]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
PR24938, Null Pointer Dereference in debug.c:debug_write_type
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
395fad09
TV
12019-08-22 Tom de Vries <tdevries@suse.de>
2
3 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4 more informative.
5
26c957f1
PA
62019-08-21 Pedro Alves <palves@redhat.com>
7
8 * gdb.base/with.exp: Test "with" with no arguments.
9
61f80d5d
TV
102019-08-21 Tom de Vries <tdevries@suse.de>
11
12 * gdb.base/gdb-caching-proc.exp: Sort files.
13
d7a11d13
TV
142019-08-20 Tom de Vries <tdevries@suse.de>
15
16 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
17 compilation.
18
34dafe9f
TV
192019-08-16 Tom de Vries <tdevries@suse.de>
20
21 * gdb.base/compare-sections.exp ("after run to main"): Allow
22 mismatched read-only sections for PIE executables.
23
398fdd60
TT
242019-08-16 Tom Tromey <tom@tromey.com>
25
26 * lib/tuiterm.exp (_csi_Z): New proc.
27 * gdb.tui/basic.exp: Update window positions.
28 * gdb.tui/empty.exp: Update window positions.
29
d8f9e51c
SL
302019-08-15 Sandra Loosemore <sandra@codesourcery.com>
31
32 * gdb.base/examine-backward.exp: Correct regexp for
33 "examine 3 bytes backward from ${address_zero}".
34
3df505f6
TT
352019-08-15 Tom Tromey <tom@tromey.com>
36
37 * gdb.tui/empty.exp: Enable resizing tests.
38
272560b5
TT
392019-08-15 Tom Tromey <tromey@adacore.com>
40
41 * gdb.ada/char_enum.exp: Add regression tests.
42 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
43 and '0'.
44 (Char, Gchar): Update.
45 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
46
08235187
CB
472019-08-15 Christian Biesinger <cbiesinger@google.com>
48
49 * gdb.python/python.exp: Expect a leading underscore on
50 GdbOutput{,Error}File.
51
22a2ab04
SL
522019-08-15 Sandra Loosemore <sandra@codesourcery.com>
53
54 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
55 Windows host.
56
835b995b
SL
572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
58
59 * gdb.base/batch-preserve-term-settings.exp
60 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
61
97dd8e07
CB
622019-08-15 Christian Biesinger <cbiesinger@google.com>
63
64 * lib/gdb.exp: When running on a mingw target, replace
65 /x/ with x:/.
66
75faf5c4
AH
672019-08-14 Alan Hayward <alan.hayward@arm.com>
68
69 * gdb.arch/aarch64-prologue.c: New test.
70 * gdb.arch/aarch64-prologue.exp: New file.
71
abc6c00f
TV
722019-08-13 Tom de Vries <tdevries@suse.de>
73
74 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
75 Thread.
76
74c2c1f4
SL
772019-08-13 Sandra Loosemore <sandra@codesourcery.com>
78
79 * gdb.python/py-completion.exp: Download the .py file to the host
80 and use its host pathname. Conditionalize tests that use
81 tab completion and manipulate files on the build machine.
82 * gdb.python/py-events.exp: Download the .py file to the host
83 and use its host pathname.
84 * gdb.python/py-evsignal.exp: Likewise.
85 * gdb.python/py-evthreads.exp: Likewise.
86 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
87 pathname syntax.
88 * gdb.python/py-framefilter.exp: Download the .py file to the right
89 place on the host. Match Windows pathname syntax.
90 * gdb.python/py-mi-var-info-path-expression.exp: Download the
91 .py file to the host and use its host pathname.
92 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
93 * gdb.python/py-objfile.exp: Expect a host pathname, not a
94 build pathname. Skip symlink test on Windows host. Add missing
95 newline at end of file.
96 * gdb.python/py-pp-maint.exp: Download the .py file to the host
97 and use its host pathname.
98 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
99 * gdb.python/py-section-script.exp: Use host location of binfile
100 on safe-path. Use correct path separator on Windows host.
101 Reorder alternatives in gdb_test_multiple to prevent matching
102 the wrong alternative on success.
103 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
104
ca2589f3
PP
1052019-08-12 Patrick Palka <patrick@parcs.ath.cx>
106
107 * gdb.gdb/selftest.exp (test_with_self): Update test to now
108 expect the GDB inferior to no longer immediately stop after
109 being resumed with "signal SIGINT".
110
020a839d
SL
1112019-08-09 Sandra Loosemore <sandra@codesourcery.com>
112
113 * gdb.linespec/break-ask.exp: Generalize regexps to match
114 Windows pathnames too.
115
128d6509
TV
1162019-08-08 Tom de Vries <tdevries@suse.de>
117
118 PR testsuite/24862
119 * lib/tuiterm.exp (_accept): Fix CSI regexp.
120
590042fc
PW
1212019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
122
123 * gdb.base/style.exp: Update tests for help doc new invariants.
124 * gdb.base/help.exp: Likewise.
125
046bebe1
TT
1262019-08-06 Tom Tromey <tom@tromey.com>
127
128 * gdb.base/style.exp: Add disassemble test.
129 * gdb.base/style.c (some_called_function): New function.
130 (main): Use it.
131
0b27c27d
CB
1322019-08-05 Christian Biesinger <cbiesinger@google.com>
133
134 * gdb.python/py-block.exp: Test dictionary access on blocks.
135
580f1034
SM
1362019-08-05 Simon Marchi <simon.marchi@efficios.com>
137
138 PR gdb/24863
139 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
140 -list-thread-groups --available test when running under
141 check-read1.
142
d86bd7cb
TV
1432019-08-05 Tom de Vries <tdevries@suse.de>
144
145 PR testsuite/24863
146 * lib/gdb.exp (with_read1_timeout_factor): New proc.
147 * gdb.base/help.exp: Use with_read1_timeout_factor.
148 * gdb.base/info-macros.exp: Same.
149 * gdb.cp/nested-types.exp: Same.
150
a80cf5d8
TV
1512019-08-05 Tom de Vries <tdevries@suse.de>
152
153 * lib/gdb.exp (version_at_least): Factor out of ...
154 (tcl_version_at_least): ... here.
155 (gdb_compile): Fail if pie results in non-PIE executable.
156 (readelf_version, readelf_prints_pie): New proc.
157 (exec_is_pie): Return -1 if unknown.
158
d0962838
TV
1592019-08-05 Tom de Vries <tdevries@suse.de>
160
161 * lib/gdb.exp (tcl_version_at_least): Fix typo.
162
2252ff3d
SL
1632019-08-04 Sandra Loosemore <sandra@codesourcery.com>
164
165 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
166
26655f53
SL
1672019-08-04 Sandra Loosemore <sandra@codesourcery.com>
168
169 * lib/completion-support.exp (test_gdb_complete_none): Skip
170 tab completion tests if no readline support.
171 (test_gdb_complete_unique_re): Likewise.
172 (test_gdb_complete_multiple): Likewise.
173
db4dc13e
PW
1742019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
175
176 * gdb.base/info_sources.exp: New file.
177 * gdb.base/info_sources.c: New file.
178 * gdb.base/info_sources_base.c: New file.
179
0eba165a
PFC
1802019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
181
182 * gdb.base/batch-exit-status.exp: Call test_exit_status with
183 prefix argument.
184 (test_exit_status): Add prefix argument.
185
59bd512b
TV
1862019-08-01 Tom de Vries <tdevries@suse.de>
187
188 PR testsuite/24863
189 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
190 calling exp_continue for new thread and thread exited messages.
191
2a3ad588
TV
1922019-08-01 Tom de Vries <tdevries@suse.de>
193
194 PR testsuite/24863
195 * gdb.base/structs.exp: Fix check-read1 timeout using
196 gdb_test_sequence.
197 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
198
117eb594
TV
1992019-08-01 Tom de Vries <tdevries@suse.de>
200
201 PR testsuite/24863
202 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
203 line.
204
ed591340
TV
2052019-08-01 Tom de Vries <tdevries@suse.de>
206
207 PR testsuite/24863
208 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
209
aa3b6533
TT
2102019-07-30 Tom Tromey <tromey@adacore.com>
211
212 * gdb.ada/display_nested.exp: New file.
213 * gdb.ada/display_nested/foo.adb: New file.
214 * gdb.ada/display_nested/pack.adb: New file.
215 * gdb.ada/display_nested/pack.ads: New file.
216
2906593f
CB
2172019-07-30 Christian Biesinger <cbiesinger@google.com>
218
219 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
220 namespace.
221 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
222
0f575925
TV
2232019-07-30 Tom de Vries <tdevries@suse.de>
224
225 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
226 instead.
227
b13057d9
TV
2282019-07-30 Tom de Vries <tdevries@suse.de>
229
230 PR testsuite/24834
231 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
232 (exec_is_pie): New proc.
233
5c4dde85
CB
2342019-07-29 Christian Biesinger <cbiesinger@google.com>
235
236 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
237
c620ed88
CB
2382019-07-29 Christian Biesinger <cbiesinger@google.com>
239
240 * gdb.python/py-objfile.c: Add global and static vars.
241 * gdb.python/py-objfile.exp: Test new functions Objfile.
242 lookup_global_symbol and lookup_static_symbol.
243
3d235706
TT
2442019-07-29 Tom Tromey <tom@tromey.com>
245
246 * lib/tuiterm.exp (Term::_csi_@): New proc.
247 (Term::_csi_X): Don't move cursor.
248
c7e4c0a6
PW
2492019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
250
251 * gdb.base/options.exp: Update backtrace - completion to
252 new option -frame-info.
253 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
254 Test new 'set print frame-info'. Test backtrace -frame-info
255 overriding 'set print frame-info'.
256 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
257 Test new 'set print frame-info'.
258 Verify consistency of backtrace with and without filters, with and
259 without -no-filters.
260 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
261 default.
262
de28a3b7
TV
2632019-07-29 Tom de Vries <tdevries@suse.de>
264
265 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
266 no arguments".
267
507dd60e
TV
2682019-07-29 Tom de Vries <tdevries@suse.de>
269
270 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
271 is a substring of the first for "complete non-unique file name".
272
5beafce9
TV
2732019-07-29 Tom de Vries <tdevries@suse.de>
274
275 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
276 with ".*".
277
2d274232
TV
2782019-07-29 Tom de Vries <tdevries@suse.de>
279
280 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
281 Pass prompt_regexp parameter to gdb_test_multiple calls.
282
9197cd8b
TV
2832019-07-29 Tom de Vries <tdevries@suse.de>
284
285 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
286 print registers" regexps.
287
b528dae0
TV
2882019-07-29 Tom de Vries <tdevries@suse.de>
289
290 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
291
d17725d7
TV
2922019-07-29 Tom de Vries <tdevries@suse.de>
293
294 PR gdb/24855
295 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
296 (skip_python_tests_prompt): Add prompt_regexp argument to
297 gdb_test_multiple calls.
298
52b75bf1
TT
2992019-07-27 Tom Tromey <tom@tromey.com>
300
301 * gdb.tui/main.exp: New file.
302
2b1d00c2
TT
3032019-07-27 Tom Tromey <tom@tromey.com>
304
305 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
306 optional.
307 * gdb.tui/empty.exp: New file.
308
ded631d5
TT
3092019-07-27 Tom Tromey <tom@tromey.com>
310
311 * lib/tuiterm.exp (spawn): New proc.
312 (Term::resize): New proc.
313 * gdb.tui/resize.exp: New file.
314
58ac439d
TT
3152019-07-27 Tom Tromey <tom@tromey.com>
316
317 * gdb.tui/list.exp: New file.
318
fe1f56ee
TT
3192019-07-27 Tom Tromey <tom@tromey.com>
320
321 * gdb.tui/regs.exp: New file.
322
f790b310
TT
3232019-07-27 Tom Tromey <tom@tromey.com>
324
325 * gdb.tui/basic.exp: Add "layout split" test.
326
d95fc6ee
TT
3272019-07-27 Tom Tromey <tom@tromey.com>
328
329 * gdb.tui/basic.exp: Add "layout asm" test.
330
c3786b3a
TT
3312019-07-27 Tom Tromey <tom@tromey.com>
332
333 * lib/tuiterm.exp: New file.
334 * gdb.tui/basic.exp: New file.
335
98a617f8
KB
3362019-07-27 Kevin Buettner <kevinb@redhat.com>
337
338 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
339 Enable tests associated with this flag. Adjust regex
340 referencing "foo_low" to now refer to "foo_cold" instead.
341
5c076da4
KB
3422019-07-27 Kevin Buettner <kevinb@redhat.com>
343
344 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
345 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
346 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
347 foo_cold. Revise comments to match.
348 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
349 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
350 were wrapped into this proc; Call do_test in loop from outermost
351 level.
352 (foo_low): Rename all occurrences to "foo_cold".
353 (backtrace from baz): New test.
354 (x2/i foo_cold): New test.
355 (info line *foo_cold): New test.
356
1512d3b7
TV
3572019-07-26 Tom de Vries <tdevries@suse.de>
358
359 * gdb.arch/i386-pkru.exp: Fix unterminated string.
360
297989a1
TV
3612019-07-25 Tom de Vries <tdevries@suse.de>
362
363 PR testsuite/24830
364 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
365 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
366 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
367 (skip_libstdcxx_probe_tests): ... here.
368 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
369
b3b965fb
TV
3702019-07-24 Tom de Vries <tdevries@suse.de>
371
372 PR testsuite/24807
373 * gdb.objc/basicclass.m: Include stdio.h.
374 * gdb.objc/nondebug.m: Same.
375 * gdb.objc/objcdecode.m: Same.
376
4625b4d0
TV
3772019-07-24 Tom de Vries <tdevries@suse.de>
378
379 PR testsuite/24612
380 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
381 additional_flags.
382
024a5840
TV
3832019-07-24 Tom de Vries <tdevries@suse.de>
384
385 PR testsuite/24831
386 * gdb.multi/tids.exp: Update error messages for info threads.
387
c76ddaa3
TV
3882019-07-24 Tom de Vries <tdevries@suse.de>
389
390 * gdb.base/info-types.exp: Allow info types to print info for more than
391 one file.
392
9a618ef6
TV
3932019-07-23 Tom de Vries <tdevries@suse.de>
394
395 PR testsuite/24842
396 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
397 gdb_spawn_with_cmdline_opts.
398
40eadf04
SP
3992019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
400
401 * gdb.arch/arm-cmse-sgstubs.c: New test.
402 * gdb.arch/arm-cmse-sgstubs.exp: New file.
403
5ba29434
TV
4042019-07-23 Tom de Vries <tdevries@suse.de>
405
406 PR testsuite/24711
407 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
408 issuing next command.
409
a8e9d247
AB
4102019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * gdb.ada/info_auto_lang.exp: Update expected results.
413 * gdb.base/info-types.c: Add additional types to check.
414 * gdb.base/info-types.exp: Update expected results.
415
eb86c5e2
AB
4162019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
417
418 * gdb.base/info-types.c: New file.
419 * gdb.base/info-types.exp: New file.
420
01e175fe
AB
4212019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 * gdb.arch/riscv-bp-infcall.c: New file.
424 * gdb.arch/riscv-bp-infcall.exp: New file.
425
6b78c3f8
AB
4262019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
427
428 PR breakpoints/24541
429 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
430
da738167
TV
4312019-07-14 Tom de Vries <tdevries@suse.de>
432
433 PR testsuite/24760
434 * gdb.objc/basicclass.exp: Fix unterminated string.
435
0d4e84ed
AB
4362019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
437 Andrew Burgess <andrew.burgess@embecosm.com>
438
439 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
440 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
441 negative bounds.
442 * gdb.fortran/vla-value.exp: Print elements of an array with
443 negative bounds.
444 * gdb.fortran/vla.f90: Setup an array with negative bounds for
445 testing.
446
021d8588
AB
4472019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.base/options.exp (expect_string): Dequote strings in
450 results.
451 (test-string): Test strings with different quoting and reindent.
452
f06f1252
TT
4532019-07-10 Tom Tromey <tromey@adacore.com>
454
455 * gdb.ada/mi_ex_cond.exp: Update expected results.
456 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
457 * gdb.ada/mi_catch_ex.exp: Update expected results.
458 * gdb.ada/mi_catch_assert.exp: Update expected results.
459 * gdb.ada/catch_ex.exp (catch_exception_info)
460 (catch_exception_entry, catch_assert_entry)
461 (catch_unhandled_entry): Update.
462 * gdb.ada/catch_assert_if.exp: Update expected results.
463
b863685d
RB
4642019-07-10 Richard Bunt <richard.bunt@arm.com>
465 Stephen Roberts <stephen.roberts@arm.com>
466
467 * gdb.base/define.exp: Restore original prompt.
468
cb1e4e32
PA
4692019-07-09 Pedro Alves <palves@redhat.com>
470
471 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
472 breakpoints" output.
473 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
474 * gdb.python/py-breakpoint.exp: No longer expect that "catch
475 throw" creates breakpoint.
476 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
477 'type="catchpoint"'.
478
b58a68fe
PA
4792019-07-09 Pedro Alves <palves@redhat.com>
480
481 PR c++/15468
482 * gdb.cp/except-multi-location-lib.cc: New.
483 * gdb.cp/except-multi-location-main.cc: New.
484 * gdb.cp/except-multi-location.exp: New.
485
0826779b
PW
4862019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
487
488 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
489 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
490 argument and update callers.
491
5b0e2db4
AB
4922019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
493
494 * gdb.arch/amd64-break-on-asm-line.S: New file.
495 * gdb.arch/amd64-break-on-asm-line.exp: New file.
496
1f6f6e21
PW
4972019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
498
499 * gdb.base/printcmds.exp: Test printing C string and
500 C wide string convenience vars without transiting via the inferior.
501 Also make test names unique.
502
ea142fbf
AH
5032019-07-08 Alan Hayward <alan.hayward@arm.com>
504
505 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
506
213fd9fa
PA
5072019-07-04 Pedro Alves <palves@redhat.com>
508
509 * lib/gdb.exp (foreach_with_prefix): Don't return early if
510 body returned ok(0), break(3) or continue(4).
511 * gdb.testsuite/foreach_with_prefix.exp: New file.
512
2b40fda7
AH
5132019-07-04 Alan Hayward <alan.hayward@arm.com>
514
515 * gdb.server/unittest.exp: Allow 0 unit tests to run.
516
a26c8de0
PA
5172019-07-03 Pedro Alves <palves@redhat.com>
518
519 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
520 "return -code".
521
5f4ba3e7
PA
5222019-07-03 Pedro Alves <palves@redhat.com>
523
524 PR cli/24732
525 * gdb.base/shell.exp: Load completion-support.exp.
526 Adjust expected error output. Add completion tests.
527
a994424f
PA
5282019-07-03 Pedro Alves <palves@redhat.com>
529
530 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
531 string_to_regexp.
532
3d9be6f5
PA
5332019-07-03 Pedro Alves <palves@redhat.com>
534
535 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
536 (expect_integer): Adjust to expect "-string".
537 (expect_string): New.
538 (all_options): Expect "-string".
539 (test-flag, test-boolean): Adjust to expect "-string".
540 (test-string): New proc.
541 (top level): Call it.
542
41fc454c
PA
5432019-07-03 Pedro Alves <palves@redhat.com>
544
545 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
546 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
547 the expected output in the success.
548
b2b2a215
PA
5492019-07-03 Pedro Alves <palves@redhat.com>
550
551 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
552 Split one gdb_test_multiple call in two to avoid a race.
553
fdbc9870
PA
5542019-07-03 Pedro Alves <palves@redhat.com>
555
556 * gdb.base/with.c: New file.
557 * gdb.base/with.exp: New file.
558
c6ac8931
PA
5592019-07-03 Pedro Alves <palves@redhat.com>
560
561 * gdb.base/settings.exp: Replace all references to "maint
562 test-settings set" with references to "maint set test-settings",
563 and all references to "maint test-settings show" with references
564 to "maint show test-settings".
565
970f9d09
PA
5662019-07-03 Pedro Alves <palves@redhat.com>
567
568 * gdb.base/settings.exp (test-string): Adjust expected out when
569 testing "maint test-settings show filename"
570
54d66006
PA
5712019-07-02 Pedro Alves <palves@redhat.com>
572
573 * gdb.base/options.exp (test-info-threads): New procedure.
574 (top level): Call it.
575
10d06d82
TT
5762019-06-28 Tom Tromey <tromey@adacore.com>
577
578 * gdb.dwarf2/ada-linkage-name.c: New file.
579 * gdb.dwarf2/ada-linkage-name.exp: New file.
580
3d507ff2
TT
5812019-06-27 Tom Tromey <tromey@adacore.com>
582
583 * gdb.cp/constexpr-field.exp: Use setup_xfail.
584
8af58ffe
TV
5852019-06-26 Tom de Vries <tdevries@suse.de>
586
587 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
588
22e21752
TV
5892019-06-26 Tom de Vries <tdevries@suse.de>
590
591 * gdb.base/index-cache.exp: Add back missing debug option.
592
b65b566c
PW
5932019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
594
595 * gdb.base/alias.exp: Test non matching/non existing prefixes.
596
5c2c8c69
TV
5972019-06-25 Tom de Vries <tdevries@suse.de>
598
599 PR testsuite/24727
600 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
601
164e3873
TV
6022019-06-24 Tom de Vries <tdevries@suse.de>
603
604 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
605
824eacee
TV
6062019-06-24 Tom de Vries <tdevries@suse.de>
607
608 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
609 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
610 * gdb.trace/unavailable-dwarf-piece.exp: Same.
611
385b97d3
TV
6122019-06-24 Tom de Vries <tdevries@suse.de>
613
614 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
615
c596f180
TV
6162019-06-21 Tom de Vries <tdevries@suse.de>
617
618 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
619
b13a7d03
TV
6202019-06-21 Tom de Vries <tdevries@suse.de>
621
622 PR testsuite/24518
623 PR ada/24713
624 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
625 index.
626
899277ae
TT
6272019-06-19 Tom Tromey <tromey@adacore.com>
628
629 * gdb.ada/length_cond.exp: Add intro comment.
630
680e1bee
TT
6312019-06-19 Tom Tromey <tromey@adacore.com>
632
633 * gdb.ada/length_cond.exp: New file.
634 * gdb.ada/length_cond/length_cond.adb: New file.
635 * gdb.ada/length_cond/pck.adb: New file.
636 * gdb.ada/length_cond/pck.ads: New file.
637
0ed4690a
TV
6382019-06-18 Tom de Vries <tdevries@suse.de>
639
640 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
641
d20ed5fd
TT
6422019-06-18 Tom Tromey <tromey@adacore.com>
643
644 * gdb.base/list0.h: Add comment explaining control character.
645
86e04673
TV
6462019-06-18 Tom de Vries <tdevries@suse.de>
647
648 * boards/fission.exp: Break up long debug_flags line.
649
c4973306
SM
6502019-06-16 Tom de Vries <tdevries@suse.de>
651
652 PR gdb/24445
653 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
654 generated index.
655
93cb9841
AB
6562019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 PR gdb/24686
659 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
660 improve detection of bug gdb/24541.
661
399aaebd
SM
6622019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
663
664 PR gdb/24669
665 * gdb.base/index-cache.exp (uses_readnow,
666 expecting_index_cache_use): Define global variable.
667 (test_cache_enabled_miss, test_cache_enabled_hit): Use
668 expecting_index_cache_use.
669
584a927c
AB
6702019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
671 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * gdb.fortran/pointers.f90: New file.
674 * gdb.fortran/print_type.exp: New file.
675 * gdb.fortran/vla-ptype.exp: Adapt expected results.
676 * gdb.fortran/vla-type.exp: Likewise.
677 * gdb.fortran/vla-value.exp: Likewise.
678 * gdb.mi/mi-vla-fortran.exp: Likewise.
679
30056ea0
AB
6802019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
681
682 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
683 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
684 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
685 as a stop reason.
686
ec8e2b6d
AB
6872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.base/annota1.exp: Update expected results.
690 * gdb.cp/annota2.exp: Likewise.
691 * gdb.cp/annota3.exp: Likewise.
692
09e4c4e1
AB
6932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * gdb.base/style-logging.exp: Remove path from test name.
696
0735b091
TT
6972019-06-14 Tom Tromey <tromey@adacore.com>
698
699 PR gdb/24502:
700 * gdb.base/style-logging.exp: New file.
701
f5686554
TT
7022019-06-14 Tom Tromey <tromey@adacore.com>
703
704 * gdb.base/symfile-warn.exp: New file.
705 * gdb.base/symfile-warn.c: New file.
706
a0c1ffed
TT
7072019-06-14 Tom Tromey <tromey@adacore.com>
708
709 * gdb.base/annotate-symlink.exp: New file.
710
f411722c
TT
7112019-06-14 Tom Tromey <tromey@adacore.com>
712
713 * gdb.ada/set_wstr.exp: Add reassignment test.
714
4268ec18
TT
7152019-06-14 Tom Tromey <tromey@adacore.com>
716
717 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
718 'unchecked_access and 'unrestricted_access as well.
719
9a9e394b
TT
7202019-06-14 Tom Tromey <tromey@adacore.com>
721
722 PR ada/24539:
723 * gdb.ada/vla.exp: Update tests.
724 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
725 pragma.
726
4c048731
PA
7272019-06-13 Pedro Alves <palves@redhat.com>
728
729 * gdb.base/settings.exp (test-integer): Test junk after
730 "unlimited".
731
6665660a
PA
7322019-06-13 Pedro Alves <palves@redhat.com>
733
734 * gdb.base/options.exp (test-thread-apply): New.
735 (top level): Call it.
736
5d707134
PA
7372019-06-13 Pedro Alves <palves@redhat.com>
738
739 * gdb.base/options.exp (test-frame-apply): New.
740 (top level): Test print commands with different "frame apply"
741 prefixes.
742
e2a689da
PA
7432019-06-13 Pedro Alves <palves@redhat.com>
744
e79be6e5 745 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
746 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
747 'max_completions' parameter and handle it.
748 (test_gdb_completion_offers_commands): New.
749
90a1ef87
PA
7502019-06-13 Pedro Alves <palves@redhat.com>
751
752 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
753
d4c16835
PA
7542019-06-13 Pedro Alves <palves@redhat.com>
755
756 * gdb.base/options.exp (test-backtrace): New.
757 (top level): Call it.
758
2daf894e
PA
7592019-06-13 Pedro Alves <palves@redhat.com>
760
761 * gdb.guile/scm-frame-args.exp: Use "set print
762 raw-frame-arguments" instead of "set print raw frame-arguments".
763 * gdb.python/py-frame-args.exp: Likewise.
764
e6ed716c
PA
7652019-06-13 Pedro Alves <palves@redhat.com>
766
767 * gdb.compile/compile.exp: Adjust expected output to option
768 processing changes.
769
7d8062de
PA
7702019-06-13 Pedro Alves <palves@redhat.com>
771
772 * gdb.base/options.exp: Build executable.
773 (test-print): New procedure.
774 (top level): Call it, once for "print" and another for "compile
775 print".
776
9d0faba9
PA
7772019-06-13 Pedro Alves <palves@redhat.com>
778
779 * gdb.base/options.c: New file.
780 * gdb.base/options.exp: New file.
781
dee7b4c8
PA
7822019-06-13 Pedro Alves <palves@redhat.com>
783
784 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
785 that "o" is ambiguous.
786
dca0f6c0
PA
7872019-06-13 Pedro Alves <palves@redhat.com>
788
789 * gdb.base/settings.c: New file.
790 * gdb.base/settings.exp: New file.
791
ccf46844
PA
7922019-06-13 Pedro Alves <palves@redhat.com>
793
794 * gdb.base/completion.exp: Fix comment typo.
795
b9a3f842
PA
7962019-06-13 Pedro Alves <palves@redhat.com>
797
798 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
799 foo --1" test.
800
d106773e
PA
8012019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
802
803 * gdb.fortran/block-data.f: New.
804 * gdb.fortran/block-data.exp: New.
805
fea82da0
TV
8062019-06-11 Tom de Vries <tdevries@suse.de>
807
808 PR testsuite/24521
809 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
810 message.
811
8c2e74f1
TV
8122019-06-11 Tom de Vries <tdevries@suse.de>
813
814 PR testsuite/24521
815 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
816
b49851c8
TV
8172019-06-11 Tom de Vries <tdevries@suse.de>
818
819 * boards/readnow.exp: New file.
820
a7067863
AB
8212019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 * gdb.fortran/vla-sizeof.exp: Update expected results.
824
1a3da2cd
AB
8252019-06-06 Amos Bird <amosbird@gmail.com>
826
827 * gdb.base/annota1.exp (thread_switch): Add test for
828 thread-exited annotation.
829
3847a7bf
TT
8302019-06-06 Tom Tromey <tromey@adacore.com>
831
832 * gdb.base/maint.exp: Expect command started/finished output.
833
0088ba59
AB
8342019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
837 comment.
838 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
839
312617a3
AB
8402019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
841
842 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
843 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
844 * gdb.arch/riscv-unwind-long-insn.c: New file.
845 * gdb.arch/riscv-unwind-long-insn.exp: New file.
846
e1f2e1a2
CB
8472019-06-04 Christian Biesinger <cbiesinger@google.com>
848
d3238f7d 849 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 850
206584bd
PW
8512019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
852
853 * lib/gdb.exp (help_list_trailer): New regexp variable
854 factorizing the help trailer message.
855 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
856 arg to allow to better factorize various tests.
857 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
858 (test_prefix_command_help): Use help_list_trailer.
859 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
860 * gdb.guile/scm-cmd.exp: Likewise.
861 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
862 * gdb.base/help.exp: Use test_user_defined_class_help.
863 * gdb.base/style.exp: Add tests for styling of help and apropos.
864 * lib/gdb-utils.exp (style): Add title and highlight styles.
865
708dc93e
PW
8662019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
867
868 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
869 $_shell_exitsignal.
870 * gdb.base/default.exp: Update for new convenience variables.
871
f49055a5
TT
8722019-05-29 Tom Tromey <tromey@adacore.com>
873
874 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
875 to "break complete ada" test case's regexp.
876
4330d61d
TT
8772019-05-29 Tom Tromey <tromey@adacore.com>
878
879 PR c++/20020:
880 * gdb.cp/constexpr-field.exp: New file.
881 * gdb.cp/constexpr-field.cc: New file.
882
000439d5
TT
8832019-05-29 Tom Tromey <tromey@adacore.com>
884
885 * gdb.base/finish.exp (finish_no_print): New proc.
886 (finish_tests): Call it.
887
5a01c34c
TV
8882019-05-24 Tom de Vries <tdevries@suse.de>
889
890 * gdb.dwarf2/gdb-add-index.exp: New file.
891
18125b16
TT
8922019-05-22 Tom Tromey <tromey@adacore.com>
893
894 * gdb.base/info-shared.exp (check_info_shared): Use "style".
895 * gdb.base/style.exp: Use "style".
896 * lib/gdb-utils.exp (style): New proc.
897
af1a8d03
TV
8982019-05-22 Tom de Vries <tdevries@suse.de>
899
900 * gdb.base/align.exp: Require c++11.
901
e7fe496b
TV
9022019-05-22 Tom de Vries <tdevries@suse.de>
903
904 PR testsuite/24586
905 * gdb.python/py-mi-var-info-path-expression.exp: Call
906 mi_skip_python_tests to check if python is supported.
907
8fca4da0
AH
9082019-05-22 Alan Hayward <alan.hayward@arm.com>
909
910 * gdb.arch/aarch64-pauth.c: New test.
911 * gdb.arch/aarch64-pauth.exp: New file.
912
b7060614
AH
9132019-05-22 Alan Hayward <alan.hayward@arm.com>
914
915 * README (Re-running Tests Outside The Testsuite): New section.
916
669d0468
TV
9172019-05-21 Tom de Vries <tdevries@suse.de>
918
919 * gdb.arch/amd64-eval.exp: Require c++11.
920 * gdb.base/max-depth.exp: Same.
921 * gdb.compile/compile-cplus-array-decay.exp: Same.
922 * gdb.cp/meth-typedefs.exp: Same.
923 * gdb.cp/subtypes.exp: Same.
924 * gdb.cp/temargs.exp: Same.
925
ce3ebcaa
AH
9262019-05-21 Alan Hayward <alan.hayward@arm.com>
927
928 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
929
34d11c68
AB
9302019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 PR gdb/18644
933 * gdb.fortran/complex.exp: Remove setup_kfail calls.
934 * gdb.fortran/printing-types.exp: Add new test.
935 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
936 testing.
937 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
938 setup_kfail call.
939
87781e84
AH
9402019-05-17 Alan Hayward <alan.hayward@arm.com>
941
942 * README (Running the Testsuite): Change example.
943 (Testsuite Parameters): Remove TRANSCRIPT.
944 * lib/gdb.exp: Remove TRANSCRIPT check.
945
b420b89e
AH
9462019-05-17 Alan Hayward <alan.hayward@arm.com>
947
948 * README (Testsuite Parameters): Add replay logging to
949 GDBSERVER_DEBUG.
950 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
951 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
952 as a comma separated list.
953 (gdb_debug_init): Override procedure.
954
408e9b8b
AH
9552019-05-17 Alan Hayward <alan.hayward@arm.com>
956
957 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
958 (gdb_write_cmd_file): New procedure.
959 * lib/gdbserver-support.exp (gdbserver_start): Call
960 gdbserver_write_cmd_file.
961 (gdbserver_write_cmd_file): New procedure.
962
f9e2e39d
AH
9632019-05-17 Alan Hayward <alan.hayward@arm.com>
964
965 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
966 (delete_breakpoints): Likewise.
967 (gdb_run_cmd): Likewise.
968 (gdb_start_cmd): Likewise.
969 (gdb_starti_cmd): Likewise.
970 (gdb_internal_error_resync): Likewise.
971 (gdb_test_multiple): Likewise.
972 (gdb_reinitialize_dir): Likewise.
973 (default_gdb_exit): Likewise.
974 (gdb_file_cmd): Mark kill as optional.
975 (default_gdb_start): Call gdb_stdin_log_init.
976 (send_gdb): Call gdb_stdin_log_write.
977 (rerun_to_main): Mark Y as an answer.
978 (gdb_stdin_log_init): New function.
979 (gdb_stdin_log_write): Likewise.
980
81f47ac2
AH
9812019-05-17 Alan Hayward <alan.hayward@arm.com>
982
983 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
984 * gdb.base/debug-expr.exp: Likewise.
985 * gdb.base/foll-fork.exp: Likewise.
986 * gdb.base/foll-vfork.exp: Likewise.
987 * gdb.base/fork-print-inferior-events.exp: Likewise.
988 * gdb.base/gdb-sigterm.exp: Likewise.
989 * gdb.base/gdbinit-history.exp: Likewise.
990 * gdb.base/osabi.exp: Likewise.
991 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
992 * gdb.base/ui-redirect.exp: Likewise.
993 * gdb.gdb/unittest.exp: Likewise.
994 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
995 * gdb.mi/mi-watch.exp: Likewise.
996 * gdb.mi/new-ui-mi-sync.exp: Likewise.
997 * gdb.mi/user-selected-context-sync.exp: Likewise.
998 * gdb.python/python.exp: Disable debug test when debugging.
999 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1000 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1001 Likewise.
1002 * gdb.threads/stepi-random-signal.exp: Likewise.
1003
29b52314
AH
10042019-05-17 Alan Hayward <alan.hayward@arm.com>
1005
1006 * Makefile.in: Pass through GDB_DEBUG.
1007 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1008 (gdb,debug): Add board setting.
1009 * lib/gdb.exp (default_gdb_start): Start debugging.
1010 (gdb_debug_enabled): New procedure.
1011 (gdb_debug_init): Likewise.
29b52314
AH
1012
10132019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1014
29b52314
AH
1015 * Makefile.in: Pass through GDB_DEBUG.
1016 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1017 (gdb,debug): Add board setting.
1018 * lib/gdb.exp (default_gdb_start): Start debugging.
1019 (gdb_debug_enabled): New procedure.
1020 (gdb_debug_init): Likewise.
29b52314 1021
ca1285d1
AH
10222019-05-17 Alan Hayward <alan.hayward@arm.com>
1023
1024 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1025
f3a09c80
AH
10262019-05-17 Alan Hayward <alan.hayward@arm.com>
1027
1028 * gdb.base/ui-redirect.exp: Test redirection.
1029
26648588
JV
10302019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1031
1032 * gdb.mi/mi-complete.exp: New file.
1033 * gdb.mi/mi-complete.cc: Likewise.
1034
14237686
AB
10352019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1036
1037 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1038 indexed and sliced arrays, and pointers to arrays.
1039
e7bd7fba
TT
10402019-05-14 Tom Tromey <tromey@adacore.com>
1041
1042 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1043 styling test.
1044
2764128d
TV
10452019-05-14 Tom de Vries <tdevries@suse.de>
1046
1047 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1048 selection entry encoding.
1049
71bed2db
TT
10502019-05-10 Tom Tromey <tromey@adacore.com>
1051
1052 * gdb.ada/info_exc.exp: Add "complete" test.
1053
63b667ad
TV
10542019-05-09 Tom de Vries <tdevries@suse.de>
1055
1056 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1057 CU-relative.
1058
9cfd2b89
TV
10592019-05-09 Tom de Vries <tdevries@suse.de>
1060
1061 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1062 CU-relative.
1063
2228ef77
XR
10642019-05-08 Joel Brobecker <brobecker@adacore.com>
1065
1066 * gdb.ada/frame_arg_lang.exp: New testcase.
1067 * gdb.ada/frame_arg_lang/bla.adb: New file.
1068 * gdb.ada/frame_arg_lang/pck.ads: New file.
1069 * gdb.ada/frame_arg_lang/pck.adb: New file.
1070 * gdb.ada/frame_arg_lang/foo.c: New file.
1071
80e55b13
TT
10722019-05-08 Tom Tromey <tromey@adacore.com>
1073
1074 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1075
9d3421af
TT
10762019-05-08 Tom Tromey <tromey@adacore.com>
1077
1078 * gdb.base/ptype-offsets.exp: Update tests.
1079
844333e2
TT
10802019-05-08 Tom Tromey <tromey@adacore.com>
1081
1082 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1083 cases.
1084 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1085 "short".
1086
988915ee
TT
10872019-05-08 Tom Tromey <tromey@adacore.com>
1088
1089 * gdb.ada/vla.exp: New file.
1090 * gdb.ada/vla/vla.adb: New file.
1091
7bd55dac
TV
10922019-05-07 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1095
75f06e9d
TV
10962019-05-07 Tom de Vries <tdevries@suse.de>
1097
1098 PR testsuite/24522
1099 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1100 section.
1101
77e7aaa4
TV
11022019-05-07 Tom de Vries <tdevries@suse.de>
1103
1104 PR testsuite/24522
1105 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1106 .debug_aranges section.
1107
456ba0fa
TV
11082019-05-07 Tom de Vries <tdevries@suse.de>
1109
1110 PR testsuite/24159
1111 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1112
5a56d6a6
TV
11132019-05-06 Tom de Vries <tdevries@suse.de>
1114
1115 * lib/gdb.exp (exec_has_index_section): New proc.
1116 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1117 section.
1118
9d6d4be8
TV
11192019-05-04 Tom de Vries <tdevries@suse.de>
1120
1121 * boards/cc-with-debug-names.exp: New file.
1122
222a8d25
TT
11232019-05-03 Tom Tromey <tromey@adacore.com>
1124
1125 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1126 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1127 * gdb.ada/char_enum.exp: Add test.
1128
0fdfd794
TV
11292019-05-03 Tom de Vries <tdevries@suse.de>
1130
1131 * boards/cc-with-gdb-index.exp: New file.
1132
80062eb9
AB
11332019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1134
1135 * gdb.rust/simple.exp: Add new test case.
1136 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1137 (main): Initialise an instance of the new struct.
1138
4504bbde
TT
11392019-05-01 Tom Tromey <tromey@adacore.com>
1140
1141 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1142 record.
1143 (NPR): New variable.
1144 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1145 test.
1146
d48e62f4
TT
11472019-05-01 Tom Tromey <tromey@adacore.com>
1148
1149 * gdb.ada/packed_array_assign.exp: Add packed assignment
1150 regression test.
1151
f59f30f5
TV
11522019-05-01 Tom de Vries <tdevries@suse.de>
1153
1154 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1155
b70bfc54
TV
11562019-05-01 Tom de Vries <tdevries@suse.de>
1157
1158 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1159
15f18d14
AT
11602019-04-30 Ali Tamur <tamur@google.com>
1161
1162 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1163
2ff0a947
TT
11642019-04-30 Tom Tromey <tromey@adacore.com>
1165
1166 * lib/ada.exp (find_ada_tool): New proc.
1167 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1168 * gdb.ada/catch_ex_std.exp: New file.
1169 * gdb.ada/catch_ex_std/foo.adb: New file.
1170 * gdb.ada/catch_ex_std/some_package.adb: New file.
1171 * gdb.ada/catch_ex_std/some_package.ads: New file.
1172
a776957c
TT
11732019-04-30 Tom Tromey <tromey@adacore.com>
1174
1175 PR c++/24470:
1176 * gdb.cp/temargs.cc: Add test code from PR.
1177
bc68014d
AB
11782019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1179
1180 * gdb.fortran/vla-datatypes.exp: Update expected results.
1181 * gdb.fortran/vla-ptype.exp: Likewise.
1182 * gdb.fortran/vla-type.exp: Likewise.
1183 * gdb.fortran/vla-value.exp: Likewise.
1184
f1fdc960
AB
11852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.fortran/ptr-indentation.exp: Update expected results.
1188 * gdb.fortran/ptype-on-functions.exp: Likewise.
1189 * gdb.fortran/vla-ptr-info.exp: Likewise.
1190 * gdb.fortran/vla-value.exp: Likewise.
1191
bf7a4de1
AB
11922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * gdb.fortran/ptype-on-functions.exp: New file.
1195 * gdb.fortran/ptype-on-functions.f90: New file.
1196
bbe75b9d
AB
11972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1198
1199 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1200 case void string.
1201
1db455a7
AB
12022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1203
1204 * gdb.fortran/complex.exp: Expand.
1205 * gdb.fortran/complex.f: Renamed to...
1206 * gdb.fortran/complex.f90: ...this, and extended to add more
1207 complex values.
1208
b6d03bb2
AB
12092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1210
1211 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1212 MODULO, CMPLX.
1213
2e62ab40
AB
12142019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1215 Richard Bunt <richard.bunt@arm.com>
1216
1217 * gdb.base/max-depth.c: New file.
1218 * gdb.base/max-depth.exp: New file.
1219 * gdb.python/py-nested-maps.c: New file.
1220 * gdb.python/py-nested-maps.exp: New file.
1221 * gdb.python/py-nested-maps.py: New file.
1222 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1223 (test_all_common): Call test_max_depth.
1224 * gdb.fortran/max-depth.exp: New file.
1225 * gdb.fortran/max-depth.f90: New file.
1226 * gdb.go/max-depth.exp: New file.
1227 * gdb.go/max-depth.go: New file.
1228 * gdb.modula2/max-depth.exp: New file.
1229 * gdb.modula2/max-depth.c: New file.
1230 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1231
d2b584a5
TV
12322019-04-29 Tom de Vries <tdevries@suse.de>
1233
1234 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1235
136afab8
PW
12362019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1237
1238 * gdb.base/callexit.exp: Test may-call-functions off.
1239
725cbb63
KS
12402019-04-25 Keith Seitz <keiths@redhat.com>
1241
1242 PR c++/24367
1243 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1244 (another_incomplete_struct, test_incomplete): New definitions.
1245 (main): Use new definitions.
1246 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1247 functions.
1248
82433e3e
SDJ
12492019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1250
1251 PR corefiles/11608
1252 PR corefiles/18187
1253 * gdb.base/coredump-filter-build-id.exp: New file.
1254
dd06d4d6
AH
12552019-04-25 Alan Hayward <alan.hayward@arm.com>
1256
e79be6e5
SM
1257 * Makefile.in: Pass through GDBSERVER_DEBUG.
1258 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1259 (gdbserver,debug): Add board setting.
1260 * gdb.trace/tspeed.exp: Skip when debugging.
1261 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1262 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1263
1670072e
TT
12642019-04-24 Tom Tromey <tromey@adacore.com>
1265
1266 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1267 Rust.
1268
a59240a4
TT
12692019-04-24 Tom Tromey <tromey@adacore.com>
1270
1271 * gdb.arch/amd64-eval.exp: Test bitfield return.
1272 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1273 (class Foo) <return_bitfields>: New method.
1274 (main): Call it.
1275
b907456c
AB
12762019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * gdb.cp/many-args.cc: New file.
1279 * gdb.cp/many-args.exp: New file.
1280
5c565afd
TV
12812019-04-23 Tom de Vries <tdevries@suse.de>
1282
1283 PR gdb/24433
1284 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1285
ba22ff86
AH
12862019-04-23 Alan Hayward <alan.hayward@arm.com>
1287
1288 * gdb.trace/backtrace.exp: Use nopie flag.
1289 * gdb.trace/circ.exp: Likewise.
1290 * gdb.trace/collection.exp: Likewise.
1291 * gdb.trace/ftrace.exp: Likewise.
1292 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1293 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1294 * gdb.trace/qtro.exp: Likewise.
1295 * gdb.trace/read-memory.exp: Likewise.
1296 * gdb.trace/report.exp: Likewise.
1297 * gdb.trace/tfile.exp: Likewise.
1298 * gdb.trace/tfind.exp: Likewise.
1299 * gdb.trace/unavailable.exp: Likewise.
1300
7905fc35
PA
13012019-04-22 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.base/solib-probes-nosharedlibrary.c,
1304 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1305
8ecb59f8
TT
13062019-04-19 Tom Tromey <tromey@adacore.com>
1307
1308 * gdb.ada/ptype_union.c: New file.
1309 * gdb.ada/ptype_union.exp: New file.
1310
62160ec9
TT
13112019-04-19 Tom Tromey <tromey@adacore.com>
1312
1313 PR symtab/24423:
1314 * gdb.base/list0.h (foo): Add a control-l character.
1315
36cd4ba5
TV
13162019-04-18 Tom de Vries <tdevries@suse.de>
1317
1318 PR gdb/24433
1319 * boards/local-board.exp: Set sysroot to "".
1320
b73715df
TV
13212019-04-18 Tom de Vries <tdevries@suse.de>
1322 Pedro Alves <palves@redhat.com>
1323
1324 PR gdb/24454
1325 * gdb.threads/vfork-follow-child-exec.c: New file.
1326 * gdb.threads/vfork-follow-child-exec.exp: New file.
1327 * gdb.threads/vfork-follow-child-exit.c: New file.
1328 * gdb.threads/vfork-follow-child-exit.exp: New file.
1329
4aa866af
LS
13302019-04-15 Leszek Swirski <leszeks@google.com>
1331
1332 * gdb.arch/amd64-eval.cc: New file.
1333 * gdb.arch/amd64-eval.exp: New file.
1334
e5a1a79a
AH
13352019-04-11 Alan Hayward <alan.hayward@arm.com>
1336
1337 * gdb.server/sysroot.c: New test.
1338 * gdb.server/sysroot.exp: New file.
1339 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1340 matching param.
1341
41077b66
AB
13422019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1343
1344 * gdb.base/align.exp: Extend test to cover structures containing
1345 only static fields.
1346
c30391f8
TV
13472019-04-11 Tom de Vries <tdevries@suse.de>
1348
1349 * boards/cc-with-dwz-m.exp: New file.
1350 * boards/cc-with-dwz.exp: New file.
1351 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1352
e242fd12
SM
13532019-04-09 Simon Marchi <simon.marchi@efficios.com>
1354
1355 * gdb.base/start-cpp.exp: New file.
1356 * gdb.base/start-cpp.cc: New file.
1357
2b0c8b01
KB
13582019-04-08 Kevin Buettner <kevinb@redhat.com>
1359
1360 * gdb.python/py-thrhandle.exp: Adjust tests to call
1361 thread_from_handle instead of thread_from_thread_handle.
1362
947210e5
KB
13632019-04-08 Kevin Buettner <kevinb@redhat.com>
1364
1365 * gdb.python/py-thrhandle.exp: Add tests for
1366 gdb.InferiorThread.handle.
1367
d7df6549
AB
13682019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1369
1370 * gdb.python/py-function.exp: Check calling helper function from
1371 all languages.
1372 * lib/gdb.exp (gdb_supported_languages): New proc.
1373
8bdc1658
AB
13742019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.base/complex-parts.c: New file.
1377 * gdb.base/complex-parts.exp: New file.
1378
05caa1d2
TT
13792019-04-01 Tom Tromey <tromey@adacore.com>
1380
1381 PR symtab/23331:
1382 * gdb.dwarf2/dw2-ranges-main.c: New file.
1383 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1384 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1385
7734102d
EZ
13862019-03-30 Simon Marchi <simark@simark.ca>
1387
1388 * gdb.base/default.exp: Add values for $_gdb_major and
1389 $_gdb_minor.
1390
188e1fa9
TT
13912019-03-29 Tom Tromey <tromey@adacore.com>
1392
1393 * gdb.base/help.exp: Tighten apropos regexp.
1394
2880242d
KS
13952019-03-29 Keith Seitz <keiths@redhat.com>
1396
1397 * gdb.fortran/array-bounds.exp: New file.
1398 * gdb.fortran/array-bounds.f90: New file.
1399
077cad8e
PW
14002019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1401
1402 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1403
80047cfc
PW
14042019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1405
1406 * gdb.multi/hello.c (main): Increase alarm timer.
1407
f489207e
SL
14082019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1409
1410 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1411 factor when no hardware watchpoint support.
1412
c92df149
AH
14132019-03-28 Alan Hayward <alan.hayward@arm.com>
1414 Pedro Alves <palves@redhat.com>
1415
1416 * boards/local-board.exp: set sysroot to /.
1417
933aebfa
AH
14182019-03-27 Alan Hayward <alan.hayward@arm.com>
1419
1420 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1421 in child.
1422
9f9aa852
AB
14232019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1426 field.
1427 (make_container): Initialise new field.
1428 * gdb.python/py-prettyprint.exp: Add new tests.
1429 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1430 <display_hint>: New method.
1431
3714a195
AB
14322019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1433
1434 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1435 gdb_continue_to_breakpoint more throughout this test.
1436 (run_lang_tests) Supply unique test names, and use
1437 gdb_test_no_output.
1438
18c77628
AB
14392019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1440
1441 * gdb.base/finish-pretty.exp: Update expected results.
1442 * gdb.base/pretty-print.c: New file.
1443 * gdb.base/pretty-print.exp: New file.
1444
9a93502f
PA
14452019-03-25 Pedro Alves <palves@redhat.com>
1446
1447 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1448 move comments outside list. Append '-i "" eof' section.
1449
968aa7ae
AH
14502019-03-22 Alan Hayward <alan.hayward@arm.com>
1451
1452 * README: Add pie options.
1453 * gdb.base/break-interp.exp: Ensure pie is disabled.
1454 * gdb.base/dump.exp: Likewise.
1455 * lib/gdb.exp (gdb_compile): Add pie option.
1456
4c7d57e7
TT
14572019-03-19 Tom Tromey <tromey@adacore.com>
1458
1459 * gdb.mi/mi2-cli-display.c: New file.
1460 * gdb.mi/mi2-cli-display.exp: New file.
1461
bff8c71f
TT
14622019-03-18 Joel Brobecker <brobecker@adacore.com>
1463 Tom Tromey <tromey@adacore.com>
1464
1465 * gdb.ada/ptype_array/pck.adb: New file.
1466 * gdb.ada/ptype_array/pck.ads: New file.
1467 * gdb.ada/ptype_array/foo.adb: New file.
1468 * gdb.ada/ptype_array.exp: New file.
1469
d085f989
TT
14702019-03-14 Tom Tromey <tromey@adacore.com>
1471
1472 * gdb.base/style.exp: Add "set style sources" test.
1473
b4be1b06
SM
14742019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1475
1476 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1477 * mi-breakpoint-multiple-locations.exp: ... this.
1478 (make_breakpoints_pattern): New proc.
1479 (do_test): Add mi_version parameter, test -break-insert,
1480 -break-info and =breakpoint-created.
1481
7cde5fc2
AB
14822019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1483
1484 * config/default.exp: Remove 'load_lib gdb.exp'.
1485 * config/monitor.exp: Likewise.
1486 * config/sid.exp: Likewise.
1487 * config/sim.exp: Likewise.
1488 * config/slite.exp: Likewise.
1489 * config/unix.exp: Likewise.
1490 * gdb.base/default.exp: Remove unhelpful comment.
1491
efbecbc1
AB
14922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1495
0841c79a
AB
14962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1499
4a270568
AB
15002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1501
1502 * gdb.fortran/type-kinds.exp: Update expected results.
1503
067630bd
AB
15042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1505
1506 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1507
3be47f7a
AB
15082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1511 function.
1512 (test_basic_parsing_of_type_kinds): Expand types tested.
1513 (test_parsing_invalid_type_kinds): New function.
1514
4d00f5d8
AB
15152019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1516
1517 * gdb.fortran/intrinsics.exp: New file.
1518 * gdb.fortran/intrinsics.f90: New file.
1519 * gdb.fortran/type-kinds.exp: New file.
1520
c8f91604
AB
15212019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1522
1523 * gdb.fortran/dot-ops.exp: New file.
1524
dd9f2c76
AB
15252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1528 Check upper and lower case logical literals.
1529
84ec9724
AB
15302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1531
1532 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1533 Remove duplicate tests.
1534
c3734e09
AH
15352019-03-06 Alan Hayward <alan.hayward@arm.com>
1536
1537 * lib/gdb.exp (builtin_cd): rename of cd.
1538 (cd): Override builtin.
1539
aa3cfbda
RB
15402019-03-06 Richard Bunt <richard.bunt@arm.com>
1541
1542 * gdb.fortran/function-calls.exp: New file.
1543 * gdb.fortran/function-calls.f90: New test.
1544
7b63ad86
RB
15452019-03-04 Richard Bunt <richard.bunt@arm.com>
1546
1547 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1548 on user program standard output.
1549 * gdb.fortran/short-circuit-argument-list.f90: Record function
1550 calls.
1551
01abb042
AH
15522019-02-28 Alan Hayward <alan.hayward@arm.com>
1553
c3734e09
AH
1554 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1555 failure.
01abb042 1556
92137da0
RO
15572019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1558
1559 PR gdb/8527
1560 * gdb.base/interrupt-daemon-attach.c,
1561 gdb.base/interrupt-daemon-attach.exp: New test.
1562
5862844d
PA
15632019-02-27 Pedro Alves <palves@redhat.com>
1564
1565 * gdb.base/page.exp: Add tests for "set width/height -1".
1566
8ed25214
PA
15672019-02-27 Pedro Alves <palves@redhat.com>
1568
1569 * gdb.base/page.exp: Add tests for "set/show width/height" with
1570 "infinite" values.
1571
6c28e44a
TT
15722019-02-27 Tom Tromey <tromey@adacore.com>
1573
1574 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1575 2.4.
1576 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1577 workaround.
1578
bf9a735e
AB
15792019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1580
1581 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1582 tests for structs with static members.
1583
8791793c
TT
15842019-02-26 Tom Tromey <tromey@adacore.com>
1585
1586 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1587 ValueError, not TypeError.
1588
bc2a507e
KB
15892019-02-26 Kevin Buettner <kevinb@redhat.com>
1590
1591 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1592 call from main program.
1593
e0e7d3bd
JB
15942019-02-23 Joel Brobecker <brobecker@adacore.com>
1595
1596 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1597 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1598 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1599 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1600 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1601
9600246d
KS
16022019-02-22 Keith Seitz <keiths@redhat.com>
1603
1604 PR symtab/23853
1605 * gdb.base/symlink-sourcefile.c: New file.
1606 * gdb.base/symlink-sourcefile.exp: New file.
1607
0c95f9ed
TT
16082019-02-20 Tom Tromey <tom@tromey.com>
1609
1610 * gdb.base/info_qt.exp: Update.
1611
6caa91b6
SM
16122019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1613
1614 * gdb.base/source.exp: Move "error in sourced script" code to
1615 the end.
1616 * gdb.base/source-error.gdb: Move contents to
1617 source-error-1.gdb. Add new code to source source-error-1.gdb.
1618 * gdb.base/source-error-1.gdb: New file, from previous
1619 source-error.gdb.
1620
6506371f
TT
16212019-02-17 Tom Tromey <tom@tromey.com>
1622
1623 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1624 for macro styling.
1625 * gdb.base/style.c (SOME_MACRO): New macro.
1626
a0087920
TT
16272019-02-17 Tom Tromey <tom@tromey.com>
1628
1629 * gdb.base/style.exp: Add line-wrapping tests.
1630 * gdb.base/page.exp: Add test for quitting during pagination.
1631
a2cd4f14
JB
16322019-02-17 Joel Brobecker <brobecker@adacore.com>
1633
1634 * gdb.ada/big_packed_array: New testcase.
1635 * gdb.ada/homonym.exp: Fix incorrect expected output for
1636 "break <homonym__get_value>" test.
1637
9d70ffbc
WP
16382019-02-13 Weimin Pan <weimin.pan@oracle.com>
1639
1640 PR breakpoints/21870
1641 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1642 and prepare_for_testing. Add comment.
1643 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1644 redundant cleanup call. Clean up comment.
1645
01c7ae81
WP
16462019-02-12 Weimin Pan <weimin.pan@oracle.com>
1647
1648 PR breakpoints/21870
1649 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1650 * gdb.arch/aarch64-dbreg-contents.c: New file.
1651
aff29d1c
JB
16522019-02-10 Joel Brobecker <brobecker@adacore.com>
1653
1654 * gdb.ada/mi_ref_changeable: New testcase.
1655
df0da8a2
AH
16562019-02-07 Alan Hayward <alan.hayward@arm.com>
1657
1658 * gdb.base/attach.exp: Add double attach test.
1659
bd447abb
SM
16602019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1661
1662 * lib/gdb.exp (default_gdb_start): Don't match pagination
1663 prompt.
1664 (gdb_init): Set stty_init.
1665
1dbc40b9
TT
16662019-01-27 Tom Tromey <tom@tromey.com>
1667
1668 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1669 skip_python_tests.
1670
353229bf
AH
16712019-01-24 Alan Hayward <alan.hayward@arm.com>
1672
1673 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1674 New structure.
1675 (struct struct_static_02_02): Likewise.
1676 (struct struct_static_02_03): Likewise.
1677 (struct struct_static_02_04): Likewise.
1678 (struct struct_static_04_01): Likewise.
1679 (struct struct_static_04_02): Likewise.
1680 (struct struct_static_04_03): Likewise.
1681 (struct struct_static_04_04): Likewise.
1682 (struct struct_static_06_01): Likewise.
1683 (struct struct_static_06_02): Likewise.
1684 (struct struct_static_06_03): Likewise.
1685 (struct struct_static_06_04): Likewise.
1686 (cmp_struct_static_02_01): Likewise.
1687 (cmp_struct_static_02_02): Likewise.
1688 (cmp_struct_static_02_03): Likewise.
1689 (cmp_struct_static_02_04): Likewise.
1690 (cmp_struct_static_04_01): Likewise.
1691 (cmp_struct_static_04_02): Likewise.
1692 (cmp_struct_static_04_03): Likewise.
1693 (cmp_struct_static_04_04): Likewise.
1694 (cmp_struct_static_06_01): Likewise.
1695 (cmp_struct_static_06_02): Likewise.
1696 (cmp_struct_static_06_03): Likewise.
1697 (cmp_struct_static_06_04): Likewise.
1698 (call_all): Test new structs.
1699 * gdb.base/infcall-nested-structs.exp: Likewise.
1700
73021deb
AH
17012019-01-21 Alan Hayward <alan.hayward@arm.com>
1702 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1703
fc65c7db
AH
17042019-01-21 Alan Hayward <alan.hayward@arm.com>
1705 * gdb.base/stack-protector.c: New test.
1706 * gdb.base/stack-protector.exp: New file.
1707 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1708 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1709 option.
1710 (gdb_compile): Remove stack protector for GCC and prevent
1711 recursion.
1712
c24bdb02
KS
17132019-01-16 Keith Seitz <keiths@redhat.com>
1714
1715 PR gdb/23773
1716 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1717
6f072a10
PFC
17182019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1719
1720 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1721 aliases.
1722 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1723 tests.
1724 * gdb.arch/powerpc-vector-regs.c: New file.
1725 * gdb.arch/powerpc-vector-regs.exp: New file.
1726
a7b8d682
PFC
17272019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1728
1729 * gdb.arch/altivec-regs.exp: Fix the list passed to
1730 gdb_expect_list when testing "info vector".
1731
6eb6fb67
AB
17322019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.base/style.exp: Don't include path in testname.
1735
b56f80d8
KS
17362019-01-10 Keith Seitz <keiths@redhat.com>
1737
1738 PR gdb/23712
1739 PR symtab/23010
1740 * gdb.dwarf2/multidictionary.exp: New file.
1741
041be526
SM
17422019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1743
1744 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1745 (test_gnuv3_style_demangling): ... this.
1746 (test_lucid_style_demangling): Remove.
1747 (test_arm_style_demangling): Remove.
1748 (test_hp_style_demangling): Remove.
1749 (do_tests): Remove calls to the above.
1750
d820d0c3
AB
17512019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1752
1753 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1754 case.
1755
f097f5ad
TT
17562019-01-06 Tom Tromey <tom@tromey.com>
1757
1758 PR gdb/28155:
1759 * gdb.dwarf2/typedef-void-finish.exp: New file.
1760
2cd8cc0b
TT
17612018-12-28 Tom Tromey <tom@tromey.com>
1762 Simon Marchi <simark@simark.ca>
1763
1764 * gdb.base/jit-exec.exp: New file.
1765 * gdb.base/jit-exec.c: New file.
1766 * gdb.base/jit-execd.c: New file.
1767
35fb8261
TT
17682018-12-28 Tom Tromey <tom@tromey.com>
1769
1770 * gdb.base/style.exp: Update test to check for address styling.
1771
47fd17cd
TT
17722018-12-28 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1775 message.
1776
d47032b7
TT
17772018-12-28 Tom Tromey <tom@tromey.com>
1778
1779 * gdb.base/style.exp: Add test for version number styling.
1780
af79b68d
TT
17812018-12-28 Tom Tromey <tom@tromey.com>
1782
1783 * gdb.base/style.exp: Add test for print_address_symbolic.
1784
0bb296cb
TT
17852018-12-28 Tom Tromey <tom@tromey.com>
1786
1787 * gdb.base/style.exp: Add test for breakpoint setting.
1788
80ae2043
TT
17892018-12-28 Tom Tromey <tom@tromey.com>
1790
1791 * gdb.base/style.exp: Add test for variable names.
1792
cbe56571
TT
17932018-12-28 Tom Tromey <tom@tromey.com>
1794
1795 * gdb.base/style.exp: New file.
1796 * gdb.base/style.c: New file.
1797
9162a27c
TT
17982018-12-28 Tom Tromey <tom@tromey.com>
1799
1800 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1801 "dumb".
1802 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1803 the TERM environment variable.
1804
bc543c90
TT
18052018-12-27 Tom Tromey <tom@tromey.com>
1806
1807 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1808 pagination test.
1809
6f0ffe50
AB
18102018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1811
1812 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1813 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1814
b5a1e557
PW
18152018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1816
1817 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1818 Filename a.adb changed to bp_fun_addr.adb.
1819 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1820
6e8b1ab2
JV
18212018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1822
1823 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1824 non-PIE executables.
1825 * README: Mention the gdb,nopie_flag board setting.
1826 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1827 non-PIE executable.
1828 * gdb.arch/amd64-entry-value.exp: Likewise.
1829 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1830 * gdb.arch/i386-float.exp: Likewise.
1831 * gdb.arch/i386-signal.exp: Likewise.
1832 * gdb.mi/mi-reg-undefined.exp: Likewise.
1833
d00a27c5
PM
18342018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1835
1836 PR gdb/23974
1837 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1838
161d081c
PW
18392018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1840
1841 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1842 Update order of results accordingly.
1843
b001de23
AB
18442018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1845
1846 * gdb.base/annota1.exp: Update a test regexp.
1847
99e1a184
AB
18482018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1851
7a81c1e2
PW
18522018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1853
1854 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1855 (reuse_time): Initialize to REUSE_TIME_CAP.
1856 (check_rc): New function.
1857 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1858 Check pthread_create rc.
1859 (spawner_thread_func): Check pthread_create and pthread_join rc.
1860
73e8dc90
PA
18612018-12-08 Pedro Alves <palves@redhat.com>
1862
1863 * gdb.base/list.exp (test_forward_search): Rename to ...
1864 (test_forward_reverse_search): ... this. Also test reverse-search
1865 and the forward-search alias.
1866
13f2ed32
AB
18672018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1868
1869 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1870 local timeout variable before return, and remove all local timeout
1871 variable entirely.
1872 (gdb_load): Likewise.
1873
64d27cfc
TV
18742018-12-01 Tom de Vries <tdevries@suse.de>
1875
1876 * gdb.base/gdb-caching-proc.exp: New file.
1877
f63c03b4
SDJ
18782018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1879
1880 * Makefile.in (TIMESTAMP): New variable.
1881 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1882 command.
1883 (check-single-racy): Likewise.
1884 (check/%.exp): Likewise.
1885 (check-racy/%.exp): Likewise.
1886 (workers/%.worker): Likewise.
1887 (build-perf): Likewise.
1888 (check-perf): Likewise.
1889 * README: Describe new "TS" and "TS_FORMAT" variables.
1890 * print-ts.py: New file.
1891
1c97054b
BF
18922018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1893
1894 PR python/23714
1895 * gdb.python/python.exp: Test command repetition after
1896 gdb.execute.
1897
1871a62d
AB
18982018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1899
1900 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1901 is correctly aligned.
1902
fb5e1ed9
PW
19032018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1904
1905 * gdb.ada/info_auto_lang.exp: New testcase.
1906 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1907 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1908 * gdb.ada/info_auto_lang/some_c.c: New file.
1909
43d397ca
PW
19102018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1911
1912 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1913 FUNC_lang language syntax.
1914
beddd671
PW
19152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1916
1917 * gdb.base/info_minsym.c: New file.
1918 * gdb.base/info_minsym.exp: New file.
1919
73fc52c4
TT
19202018-11-19 Tom Tromey <tom@tromey.com>
1921
1922 PR rust/23625:
1923 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1924 * gdb.rust/expr.exp: Update expected output. Change one test.
1925
994b876a
TT
19262018-11-19 Tom Tromey <tom@tromey.com>
1927
1928 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1929
6769f276
PA
19302018-11-19 Pedro Alves <palves@redhat.com>
1931
1932 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1933 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1934 see the expected warning.
1935
38a72da0
AH
19362018-11-16 Alan Hayward <alan.hayward@arm.com>
1937
1938 PR gdb/22736:
1939 * gdb.cp/infcall-nodebug-lib.c: New test.
1940 * gdb.cp/infcall-nodebug-main.c: New test.
1941 * gdb.cp/infcall-nodebug.exp: New file.
1942
53a89d6e
SM
19432018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1944
1945 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1946 completer tests.
1947
9325300d
TV
19482018-11-09 Tom de Vries <tdevries@suse.de>
1949
1950 * gdb.base/msym-lang.c: New test.
1951 * gdb.base/msym-lang.exp: New file.
1952 * gdb.base/msym-lang-main.c: New test.
1953
20f0d60d
TT
19542018-11-08 Tom Tromey <tom@tromey.com>
1955
1956 PR gdb/23555:
1957 PR gdb/23838:
1958 * gdb.base/warning.exp: New file.
1959
b5420128
JB
19602018-11-08 Jan Beulich <jbeulich@suse.com>
1961
1962 * testsuite/gdb.arch/i386-avx512.c,
1963 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1964
cd115d61
AB
19652018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1966
1967 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1968 point hardware.
1969
35ee2dc2
AB
19702018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1971
1972 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1973 * gdb.dwarf2/missing-type-name.exp: New file.
1974
31aceee8
TV
19752018-11-06 Tom de Vries <tdevries@suse.de>
1976
1977 * gdb.base/many-headers.c: New test.
1978 * gdb.base/many-headers.exp: New file.
1979
109be305
JW
19802018-11-06 Jim Wilson <jimw@sifive.com>
1981
1982 * gdb.base/code_elim.exp: For riscv, set additional_flags
1983 to include -msmall-data-limit=0.
1984
e2b7af72
JB
19852018-11-01 Joel Brobecker <brobecker@adacore.com>
1986
1987 * gdb.ada/watch_minus_l: New testcase.
1988
cdcda965
SM
19892018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1990
1991 * gdb.arch/aix-sighandle.c: New file.
1992 * gdb.arch/aix-sighandle.exp: New file.
1993
92dcebf3
AB
19942018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1995
1996 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1997 registers being unions.
1998
68b9ac18
TV
19992018-10-31 Tom de Vries <tdevries@suse.de>
2000
2001 * lib/valgrind.exp: New file.
2002 (vgdb_start, vgdb_stop): New procs, factored out of ...
2003 * gdb.base/valgrind-bt.exp: ... here, ...
2004 * gdb.base/valgrind-disp-step.exp: ... here and ...
2005 * gdb.base/valgrind-infcall.exp: ... here.
2006
1443936e
TV
20072018-10-31 Tom de Vries <tdevries@suse.de>
2008
2009 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2010
eb77c9df
AB
20112018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.dwarf2/void-type.c: New file.
2014 * gdb.dwarf2/void-type.exp: New file.
2015
82b5e646
PW
20162018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2017
2018 * gdb.base/info_qt.c: New file.
2019 * gdb.base/info_qt.exp: New file.
2020
8d619c01
EBM
20212018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2022
2023 * gdb.arch/powerpc-htm-regs.c: New file.
2024 * gdb.arch/powerpc-htm-regs.exp: New file.
2025
f2cf6173
EBM
20262018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2027
2028 * gdb.arch/powerpc-tar.c: New file.
2029 * gdb.arch/powerpc-tar.exp: New file.
2030
7ca18ed6
EBM
20312018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2032
2033 * gdb.arch/powerpc-ppr-dscr.c: New file.
2034 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2035
bfcc0eba
TV
20362018-10-25 Tom de Vries <tdevries@suse.de>
2037
2038 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2039
fe1a5cad
TV
20402018-10-24 Tom de Vries <tdevries@suse.de>
2041
2042 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2043 longer exists error.
2044
a76dc3b7
TV
20452018-10-24 Tom de Vries <tdevries@suse.de>
2046
2047 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2048
4df46df7
TV
20492018-10-24 Tom de Vries <tdevries@suse.de>
2050
2051 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2052 --db-attach in valgrind.
2053
0dbfcfff
AB
20542018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.arch/riscv-reg-aliases.c: New file.
2057 * gdb.arch/riscv-reg-aliases.exp: New file.
2058
b04480b1
AH
20592018-10-19 Alan Hayward <alan.hayward@arm.com>
2060
2061 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2062
2c6ac8d7
AH
20632018-10-19 Alan Hayward <alan.hayward@arm.com>
2064
2065 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2066
2bc69f25
AH
20672018-10-19 Alan Hayward <alan.hayward@arm.com>
2068
2069 * gdb.cp/ovldbreak.exp: Fix regexps.
2070
1f1ae3a3
AH
20712018-10-19 Alan Hayward <alan.hayward@arm.com>
2072
2073 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2074
94c18618
SDJ
20752018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2076
2077 PR cli/23785
2078 * gdb.base/restore.exp: New test to check if "restore" with an
2079 invalid file doesn't segfault.
2080
812cd6eb
TV
20812018-10-18 Tom de Vries <tdevries@suse.de>
2082
2083 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2084 * gdb.ada/excep_handle.exp: Same.
2085 * gdb.ada/mi_string_access.exp: Same.
2086 * gdb.ada/mi_var_union.exp: Same.
2087 * gdb.arch/arc-analyze-prologue.exp: Same.
2088 * gdb.arch/arc-decode-insn.exp: Same.
2089 * gdb.base/readnever.exp: Same.
2090 * gdb.fortran/printing-types.exp: Same.
2091 * gdb.guile/scm-lazy-string.exp: Same.
2092
c4b90788
TV
20932018-10-16 Tom de Vries <tdevries@suse.de>
2094
2095 PR gdb/23730
2096 * gdb.base/catch-follow-exec.c: Add copyright notice.
2097 * gdb.base/catch-follow-exec.exp: Rewrite to use
2098 gdb_spawn_with_cmdline_opts. Require gdb-native.
2099
8bca2978
SL
21002018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2101
2102 * gdb.trace/actions-changed.exp: Check for arch support.
2103 * gdb.trace/actions.exp: Likewise.
2104 * gdb.trace/ax.exp: Likewise.
2105 * gdb.trace/backtrace.exp: Likewise.
2106 * gdb.trace/change-loc.exp: Likewise.
2107 * gdb.trace/deltrace.exp: Likewise.
2108 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2109 * gdb.trace/ftrace.exp: Likewise.
2110 * gdb.trace/infotrace.exp: Check for arch support.
2111 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2112 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2113 * gdb.trace/mi-tsv-changed.exp: Likewise.
2114 * gdb.trace/packetlen.exp: Likewise.
2115 * gdb.trace/passc-dyn.exp: Likewise.
2116 * gdb.trace/passcount.exp: Likewise.
2117 * gdb.trace/pending.exp: Likewise.
2118 * gdb.trace/range-stepping.exp: Check for shlib support.
2119 * gdb.trace/report.exp: Check for arch support.
2120 * gdb.trace/save-trace.exp: Likewise.
2121 * gdb.trace/signal.exp: Check for signal support.
2122 * gdb.trace/tfind.exp: Check for arch support.
2123 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2124 * gdb.trace/trace-common.h: Add comment.
2125 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2126 * gdb.trace/trace-enable-disable.exp: Likewise.
2127 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2128 * gdb.trace/tracecmd.exp: Check for arch support.
2129 * gdb.trace/tspeed.exp: Check for shlib and target support.
2130 * gdb.trace/tstatus.exp: Check for arch support.
2131 * gdb.trace/tsv.exp: Likewise.
2132 * gdb.trace/while-dyn.exp: Likewise.
2133 * gdb.trace/while-stepping.exp: Likewise.
2134 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2135
f9c49bff
SM
21362018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2137
2138 * gdb.trace/tspeed.exp: Remove nowarnings.
2139 (prepare_for_trace_test): Declare "global ipalib".
2140 * gdb.trace/tspeed.c: Include unistd.h.
2141 (main): Remove superfluous printf argument.
2142
d4330bde
SL
21432018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2144
2145 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2146 directory prefix on the filename.
2147
8ecfd7bd
SDJ
21482018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2149
2150 * gdb.gdb/unittest.exp: Update expected message informing that
2151 selftests have been disabled.
2152 * gdb.server/unittest.exp: Likewise.
2153
58bbcd02
TV
21542018-10-09 Tom de Vries <tdevries@suse.de>
2155
2156 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2157 with runto_main.
2158
9f6b697b
WP
21592018-10-08 Weimin Pan <weimin.pan@oracle.com>
2160
2161 PR c++/16841
2162 * gdb.cp/virtbase2.cc: New file.
2163 * gdb.cp/virtbase2.exp: New file.
2164
add5ded5
TT
21652018-10-06 Tom Tromey <tom@tromey.com>
2166
2167 PR python/19399:
2168 * gdb.python/py-inferior.exp: Add architecture test.
2169
f9e48344
TT
21702018-10-06 Tom Tromey <tom@tromey.com>
2171
2172 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2173 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2174
2a8be203
TT
21752018-10-06 Tom Tromey <tom@tromey.com>
2176
2177 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2178 of a "throw" catchpoint.
2179
e04caa70
SDJ
21802018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2181
2182 * gdb.base/info-proc.exp: Update string expected from "help info
2183 proc".
2184
5ca8c39f
TT
21852018-10-04 Tom Tromey <tom@tromey.com>
2186
2187 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2188 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2189 (test_initial_complaints, test_empty_complaints): Update.
2190 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2191
3453e7e4
TT
21922018-10-04 Tom Tromey <tom@tromey.com>
2193
2194 PR cli/19551:
2195 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2196 * lib/gdb.exp (gdb_file_cmd): Update.
2197 * gdb.stabs/weird.exp (print_weird_var): Update.
2198 * gdb.server/solib-list.exp: Update.
2199 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2200 * gdb.mi/mi-cli.exp: Update.
2201 * gdb.linespec/linespec.exp: Update.
2202 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2203 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2204 * gdb.cp/cp-relocate.exp: Update.
2205 * gdb.base/sym-file.exp: Update.
2206 * gdb.base/relocate.exp: Update.
2207 * gdb.base/readnever.exp: Update.
2208 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2209 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2210 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2211 * gdb.base/code_elim.exp: Update.
2212 * gdb.base/break-unload-file.exp (test_break): Update.
2213 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2214 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2215 Update.
2216 * gdb.base/attach.exp (do_attach_tests): Update.
2217 * gdb.base/sepdebug.exp: Update.
2218 * gdb.python/py-section-script.exp: Update.
2219
6afcf761
TT
22202018-10-04 Tom Tromey <tom@tromey.com>
2221
2222 PR cli/22234:
2223 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2224 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2225 output.
2226
fef1b293
TT
22272018-10-04 Tom Tromey <tom@tromey.com>
2228
2229 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2230 set width and height to 0.
2231 (test_command_line_attach_run): Use -quiet.
2232
ca98345e
SL
22332018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2234
2235 * lib/gdb.exp (skip_ifunc_tests): New.
2236 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2237 other compile failures.
2238 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2239
ff34e6ae
SM
22402018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2241
2242 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2243 is_amd64_regs_target.
2244
6bb8890e
AH
22452018-10-01 Alan Hayward <alan.hayward@arm.com>
2246
2247 * gdb.arch/aarch64-sighandler-regs.c: New test.
2248 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2249 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2250
224d30d3
MM
22512018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2252
2253 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2254 assembly.
2255
f67ffa6a
AB
22562018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 * gdb.base/frame-selection.exp: New file.
2259 * gdb.base/frame-selection.c: New file.
2260
9fc3183f
AH
22612018-09-27 Alan Hayward <alan.hayward@arm.com>
2262
2263 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2264 pthread barrier.
2265 (main): Likewise.
2266
d354055e
AB
22672018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2268
2269 * gdb.base/large-frame-1.c: New file.
2270 * gdb.base/large-frame-2.c: New file.
2271 * gdb.base/large-frame.exp: New file.
2272 * gdb.base/large-frame.h: New file.
2273
db727370
JL
22742018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2275
2276 PR gdb/20948
2277 * gdb.base/write_mem.exp: New test.
2278 * gdb.base/write_mem.c: Likewise.
2279
ae778caf
TT
22802018-09-23 Tom Tromey <tom@tromey.com>
2281
2282 PR python/18852:
2283 * gdb.python/py-parameter.exp: Add test for parameter that throws
2284 on "set".
2285
fd3ba736
TT
22862018-09-23 Tom Tromey <tom@tromey.com>
2287
2288 PR python/17284:
2289 * gdb.python/py-template.exp (test_template_arg): Add test for
2290 negative template argument number.
2291
39a24317
TT
22922018-09-23 Tom Tromey <tom@tromey.com>
2293
2294 PR python/14062:
2295 * gdb.python/python.exp: Add test for post_event error.
2296
f5769a2c
TT
22972018-09-23 Tom Tromey <tom@tromey.com>
2298
2299 PR python/18170:
2300 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2301 convert pointers to int and long.
2302
1c1e54f6
TT
23032018-09-23 Tom Tromey <tom@tromey.com>
2304
2305 PR python/20126:
2306 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2307 signed-ness conversion tests.
2308
fb4fa946
TT
23092018-09-23 Tom Tromey <tom@tromey.com>
2310
2311 PR python/18352;
2312 * gdb.python/py-value.exp (test_float_conversion): New proc.
2313 Use it.
2314
a466edac
HAQ
23152018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2316
2317 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2318
4ee9b0c5
SL
23192018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2320
2321 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2322 no readline.
2323 * gdb.base/utf8-identifiers.exp: Likewise.
2324 * gdb.cp/cpcompletion.exp: Likewise.
2325 * gdb.linespec/cpcompletion.exp: Likewise.
2326 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2327 * gdb.linespec/cpls-ops.exp: Likewise.
2328
23be8da7
RB
23292018-09-19 Richard Bunt <richard.bunt@arm.com>
2330 Chris January <chris.january@arm.com>
2331
2332 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2333 * gdb.fortran/short-circuit-argument-list.exp: New file.
2334 * gdb.fortran/short-circuit-argument-list.f90: New test.
2335
5031d0ae
SDJ
23362018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2337
2338 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2339 "arch=" keyword when executing "-stack-list-frames".
2340
b4c0d1a4
SDJ
23412018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2342
2343 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2344 "arch=" keyword when executing "-stack-list-frames".
2345
7a6d2b45
SDJ
23462018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2347
2348 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2349 break ada".
2350
8588b356
SM
23512018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2352
2353 PR python/23669
2354 * gdb.python/python.exp: Test gdb.execute("show commands").
2355
65e65158
TT
23562018-09-16 Tom Tromey <tom@tromey.com>
2357
2358 * gdb.base/new-ui.exp (do_execution_tests): Update.
2359 * gdb.base/dbx.exp (test_breakpoints): Update.
2360
bf326452
AH
23612018-09-14 Alan Hayward <alan.hayward@arm.com>
2362
2363 * lib/gdb.exp (gdb_simple_compile): Add proc.
2364 (is_elf_target): Use gdb_simple_compile.
2365 (skip_altivec_tests): Likewise.
2366 (skip_vsx_tests): Likewise.
2367 (skip_tsx_tests): Likewise.
2368 (skip_btrace_tests): Likewise.
2369 (skip_btrace_pt_tests): Likewise.
2370 (gdb_can_simple_compile): Likewise.
2371 (gdb_has_argv0): Likewise.
2372 (gdb_target_symbol_prefix): Likewise.
2373 (target_supports_scheduler_locking): Likewise.
2374
2361b0fb
TT
23752018-09-13 Tom Tromey <tom@tromey.com>
2376
2377 * Makefile.in (TAGS): Recognize proc_with_prefix and
2378 gdb_caching_proc.
2379
0ae1a321
SM
23802018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2381
2382 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2383 method.
2384
a40bf0c2
SM
23852018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2386
2387 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2388 and a few other Inferior properties when the Inferior is no
2389 longer valid.
2390
4a3fe98f
TT
23912018-09-13 Tom Tromey <tom@tromey.com>
2392
2393 PR rust/23650:
2394 * gdb.rust/simple.exp: Add test for enum field access error.
2395
098b2108
TT
23962018-09-13 Tom Tromey <tom@tromey.com>
2397
2398 PR rust/23626:
2399 * gdb.rust/simple.rs (EmptyEnum): New type.
2400 (main): Use it.
2401 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2402
1256af7d
SM
24032018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2404
2405 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2406 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2407 * gdb.python/py-symtab.exp: Update test printing an objfile.
2408
4aa8e6c2
SM
24092018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2410
2411 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2412 object.
2413
c221b2f7
AH
24142018-09-12 Alan Hayward <alan.hayward@arm.com>
2415
2416 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2417 (support_complex_tests): Use gdb_can_simple_compile.
2418 (is_ilp32_target): Likewise.
2419 (is_lp64_target): Likewise.
2420 (is_64_target): Likewise.
2421 (is_amd64_regs_target): Likewise.
2422 (is_aarch32_target): Likewise.
2423 (gdb_int128_helper): Likewise.
2424
6f1107b5
JK
24252018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2426
2427 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2428
1f5d1570
JG
24292018-09-10 Jerome Guitton <guitton@adacore.com>
2430
2431 * gdb.ada/same_component_name: Add test for case of tagged record
2432 with variable-length fields.
2433
cc330e39
XR
24342018-09-10 Xavier Roirand <roirand@adacore.com>
2435
2436 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2437 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2438 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2439 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2440
b9c50e9a
XR
24412018-09-10 Xavier Roirand <roirand@adacore.com>
2442
2443 * gdb.ada/mi_string_access.exp: New testcase.
2444 * gdb.ada/mi_string_access/bar.adb: New file.
2445 * gdb.ada/mi_string_access/pck.adb: New file.
2446 * gdb.ada/mi_string_access/pck.asd: New file.
2447
2963898f
XR
24482018-09-10 Xavier Roirand <roirand@adacore.com>
2449
2450 * gdb.ada/mi_var_union.exp: New testcase.
2451 * gdb.ada/mi_var_union/bar.adb: New file.
2452 * gdb.ada/mi_var_union/pck.adb: New file.
2453 * gdb.ada/mi_var_union/pck.asd: New file.
2454
1aac008f
TT
24552018-09-08 Tom Tromey <tom@tromey.com>
2456
2457 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2458
332cf4c9
TT
24592018-09-08 Tom Tromey <tom@tromey.com>
2460
2461 PR python/16047:
2462 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2463 (register_pretty_printers): Register new printer.
2464 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2465 test.
2466 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2467 (an_int_type3): New global.
2468
424da6cf
JB
24692018-09-08 Joel Brobecker <brobecker@adacore.com>
2470
2471 * gdb.ada/expr_with_funcall: New testcase.
2472
2a62dfa9
JB
24732018-09-08 Joel Brobecker <brobecker@adacore.com>
2474
2475 * gdb.ada/packed_array_assign: New testcase.
2476
96b6697f
AB
24772018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2478
2479 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2480 names, and add test prefixes to make test names unique.
2481
e4a62c65
TV
24822018-09-05 Tom de Vries <tdevries@suse.de>
2483
2484 * gdb.dwarf2/varval.exp: Add test.
2485
dd083ee2
GB
24862018-09-04 Gary Benson <gbenson@redhat.com>
2487
2488 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2489 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2490
aef9346c
TT
24912018-08-31 Tom Tromey <tom@tromey.com>
2492
2493 * gdb.rust/simple.rs: Rename second variable "v".
2494
c67f2e15
AB
24952018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2496
2497 * gdb.base/funcargs.c (use_a): New function.
2498 (recurse): Call use_a.
2499
078a0207
KS
25002018-08-29 Keith Seitz <keiths@redhat.com>
2501
2502 * gdb.compile/compile-cplus-anonymous.cc: New file.
2503 * gdb.compile/compile-cplus-anonymous.exp: New file.
2504 * gdb.compile/compile-cplus-array-decay.cc: New file.
2505 * gdb.compile/compile-cplus-array-decay.exp: New file.
2506 * gdb.compile/compile-cplus-inherit.cc: New file.
2507 * gdb.compile/compile-cplus-inherit.exp: New file.
2508 * gdb.compile/compile-cplus-member.cc: New file.
2509 * gdb.compile/compile-cplus-member.exp: New file.
2510 * gdb.compile/compile-cplus-method.cc: New file.
2511 * gdb.compile/compile-cplus-method.exp: New file.
2512 * gdb.compile/compile-cplus-mod.c: "New" file.
2513 * gdb.compile/compile-cplus-namespace.cc: New file.
2514 * gdb.compile/compile-cplus-namespace.exp: New file.
2515 * gdb.compile/compile-cplus-nested.cc: New file.
2516 * gdb.compile/compile-cplus-nested.exp: New file.
2517 * gdb.compile/compile-cplus-print.c: "New" file.
2518 * gdb.compile/compile-cplus-print.exp: "New" file.
2519 * gdb.compile/compile-cplus-virtual.cc: New file.
2520 * gdb.compile/compile-cplus-virtual.exp: New file.
2521 * gdb.compile/compile-cplus.c: "New" file.
2522 * gdb.compile/compile-cplus.exp: "New" file.
2523 * lib/compile-support.exp: New file.
2524
b0f492b9
GB
25252018-08-16 Gary Benson <gbenson@redhat.com>
2526
2527 PR gdb/13000:
2528 * gdb.base/batch-exit-status.exp: New file.
2529 * gdb.base/batch-exit-status.good-commands: Likewise.
2530 * gdb.base/batch-exit-status.bad-commands: Likewise.
2531
36eb4c5f
AH
25322018-08-29 Alan Hayward <alan.hayward@arm.com>
2533
2534 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2535 (struct struct02): Likewise.
2536 (struct struct03): Likewise.
2537 (struct struct04): Likewise.
2538 (struct struct_01_01): New struct.
2539 (struct struct_01_02): Likewise.
2540 (struct struct_01_03): Likewise.
2541 (struct struct_01_04): Likewise.
2542 (struct struct_02_01): Likewise.
2543 (struct struct_02_02): Likewise.
2544 (struct struct_02_03): Likewise.
2545 (struct struct_02_04): Likewise.
2546 (struct struct_04_01): Likewise.
2547 (struct struct_04_02): Likewise.
2548 (struct struct_04_03): Likewise.
2549 (struct struct_04_04): Likewise.
2550 (struct struct_05_01): Likewise.
2551 (struct struct_05_02): Likewise.
2552 (struct struct_05_03): Likewise.
2553 (struct struct_05_04): Likewise.
2554 (cmp_struct01): Remove function.
2555 (cmp_struct02): Likewise.
2556 (cmp_struct03): Likewise.
2557 (cmp_struct04): Likewise.
2558 (cmp_struct_01_01): Add Function.
2559 (cmp_struct_01_02): Likewise.
2560 (cmp_struct_01_03): Likewise.
2561 (cmp_struct_01_04): Likewise.
2562 (cmp_struct_02_01): Likewise.
2563 (cmp_struct_02_02): Likewise.
2564 (cmp_struct_02_03): Likewise.
2565 (cmp_struct_02_04): Likewise.
2566 (cmp_struct_04_01): Likewise.
2567 (cmp_struct_04_02): Likewise.
2568 (cmp_struct_04_03): Likewise.
2569 (cmp_struct_04_04): Likewise.
2570 (cmp_struct_05_01): Likewise.
2571 (cmp_struct_05_02): Likewise.
2572 (cmp_struct_05_03): Likewise.
2573 (cmp_struct_05_04): Likewise.
2574 (call_all): Add new structs.
2575 * gdb.base/infcall-nested-structs.exp: Likewise.
2576
3bf9c013
JV
25772018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2578
2579 * gdb.python/py-framefilter-mi.exp: Update regexp to
2580 check for "arch" field in frame output.
2581
450d1e88
KB
25822018-08-23 Kevin Buettner <kevinb@redhat.com>
2583
2584 * gdb.dwarf2/dw2-ranges-func.c: New file.
2585 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2586
ae739fe7
SM
25872018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2588
2589 * gdb.base/term.exp: Compare terminal settings with values from
2590 the inferior.
2591 * gdb.base/term.c: Get and set terminal settings.
2592
6d52907e
JV
25932018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2594
2595 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2596 accommodate new "arch" field in frame output.
2597 * gdb.mi/mi-return.exp: Likewise.
2598 * gdb.mi/mi-stack.exp: Likewise.
2599 * gdb.mi/mi-syn-frame.exp: Likewise.
2600 * gdb.mi/user-selected-context-sync.exp: Likewise.
2601
be2d111a
MS
26022018-08-19 Michael Spang <spang@google.com>
2603
2604 PR gdb/11786
2605 * gdb.base/gcore-tls-pie.c: New file.
2606 * gdb.base/gcore-tls-pie.exp: New file.
2607
ae3a7c47
KB
26082018-08-18 Kevin Buettner <kevinb@redhat.com>
2609
2610 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2611 * gdb.dwarf2/varval.c: New file.
2612 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2613
2ecae92e
AH
26142018-08-17 Alan Hayward <alan.hayward@arm.com>
2615
2616 PR gdb/18931
2617 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2618
c1854f1d
KS
26192018-08-16 Keith Seitz <keiths@redhat.com>
2620
2621 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2622 tests expected to pass.
2623
26fb3983
JV
26242018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2625
2626 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2627 -data-disassemble -a.
2628 (test_disassembly_bogus_args): Likewise.
2629
67943c00
AB
26302018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2633
5ff2bbae
AB
26342018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2635
2636 * gdb.base/vla-optimized-out.exp: Add new test.
2637
e5bbcd0f
AB
26382018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2639
2640 * gdb.base/vla-optimized-out-o3.exp: Delete.
2641 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2642 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2643 deleted tests.
2644
9d4a934c
AB
26452018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2646
2647 PR gdb/18050:
2648 * gdb.server/extended-remote-restart.c: New file.
2649 * gdb.server/extended-remote-restart.exp: New file.
2650
045cf012
SM
26512018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2652
2653 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2654 "set variable index = 42".
2655
87d6a7aa
SM
26562018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2657
2658 * boards/index-cache-gdb.exp: New file.
2659 * gdb.dwarf2/index-cache.exp: New file.
2660 * gdb.dwarf2/index-cache.c: New file.
2661 * gdb.base/maint.exp: Check if we are using the index cache.
2662
96d68bd4
RO
26632018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2664
2665 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2666 MAKEFLAGS.
2667
5a699617
RO
26682018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2669
2670 * dg-extract-results.sh: Move to toplevel contrib.
2671 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2672 * Makefile.in (check-parallel-racy): Likewise.
2673
5bd18990
AB
26742018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2675
2676 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2677 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2678 tests if the target supports scheduler locking.
2679
3fbbcf47
TV
26802018-08-04 Tom de Vries <tdevries@suse.de>
2681
2682 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2683
3e1d3d8c
TT
26842018-08-02 Tom Tromey <tom@tromey.com>
2685
2686 PR symtab/16842.
2687 * gdb.cp/temargs.exp: Test "info address" of a template
2688 parameter.
2689
5abe0f0c
JV
26902018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2691
2692 * gdb.python/py-mi-var-info-path-expression.c: New file.
2693 * gdb.python/py-mi-var-info-path-expression.py: New file.
2694 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2695
fb66cde8
SDJ
26962018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2697
2698 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2699 error after "cannot resolve name" string.
2700
c708f4d2
AB
27012018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2702
2703 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2704 started.
2705 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2706
37cc0cae
TV
27072018-07-28 Tom de Vries <tdevries@suse.de>
2708
2709 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2710
63b4ecf7
TV
27112018-07-26 Tom de Vries <tdevries@suse.de>
2712
2713 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2714
3c3bb058
AB
27152018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2716
2717 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2718 is visible.
2719
9e7f3bbb
TV
27202018-07-26 Tom de Vries <tdevries@suse.de>
2721
2722 PR breakpoints/23366
2723 * gdb.base/catch-follow-exec.c: New test.
2724 * gdb.base/catch-follow-exec.exp: New file.
2725
16f808ec
TV
27262018-07-25 Tom de Vries <tdevries@suse.de>
2727
2728 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2729 vla-optimized-out.c.
2730
d7154a8d
JV
27312018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2732
2733 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2734 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2735
232a0032
TV
27362018-07-20 Tom de Vries <tdevries@suse.de>
2737
2738 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2739 NOCLONE macro.
2740 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2741
fbb1d502
TV
27422018-07-19 Tom de Vries <tdevries@suse.de>
2743
2744 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2745 regular expression.
2746
42dc7699
TV
27472018-07-18 Tom de Vries <tdevries@suse.de>
2748
2749 * gdb.base/vla-optimized-out.c: New test.
2750 * gdb.base/vla-optimized-out.exp: New file.
2751
7f1f7e23
SDJ
27522018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2753
2754 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2755 message "No address associated with hostname" when gdbserver
2756 cannot resolve the hostname.
2757
5759ebb3
PW
27582018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2759
2760 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2761 Add some test prefixes to make tests unique.
2762
3606ccab
PW
27632018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2764
2765 * gdb.base/frameapply.c: New file.
2766 * gdb.base/frameapply.exp: New file.
2767
529c08b2
PW
27682018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2769
2770 * gdb.base/skip.exp: Update expected error message.
2771
c7ab0aef
SDJ
27722018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2773 Jan Kratochvil <jan.kratochvil@redhat.com>
2774 Paul Fertser <fercerpav@gmail.com>
2775 Tsutomu Seki <sekiriki@gmail.com>
2776
2777 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2778 parameter.
2779 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2780 by default.
2781 * boards/native-gdbserver.exp: Likewise.
2782 * gdb.server/run-without-local-binary.exp: Improve regexp used
2783 for detecting when a remote debugging connection succeeds.
2784 * gdb.server/server-connect.exp: New file.
2785 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2786 Do not prefix the port number with ":".
2787 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2788 support for detecting and using it. Add '$debughost_gdbserver'
2789 to the list of arguments used to start gdbserver. Handle case
2790 when gdbserver cannot resolve a network name.
2791
16ff70dd
SDJ
27922018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2793
2794 PR c++/23373
2795 * gdb.base/ptype-offsets.cc (struct static_member): New
2796 struct.
2797 (main) <stmember>: New variable.
2798 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2799 with a static member in it.
2800
3541979f
AB
28012018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2802
2803 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2804 watchpoints enabled and disabled.
2805
c8ad9b9a
AB
28062018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2807
2808 * gdb.base/examine-backward.exp: Still run tests around address
2809 0x0, even if address 0x0 is not readable. Update the pattern for
2810 matching address 0x0 in expected output.
2811
e0e5e971
AB
28122018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2813
2814 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2815 malloc/free.
2816
1ea5da02
TV
28172018-07-04 Tom de Vries <tdevries@suse.de>
2818
2819 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2820
471b9d15
MR
28212018-07-02 Maciej W. Rozycki <macro@mips.com>
2822
2823 PR tdep/8282
2824 * gdb.arch/mips-disassembler-options.exp: New test.
2825 * gdb.arch/mips-disassembler-options.s: New test source.
2826
75acb486
PA
28272018-06-29 Pedro Alves <palves@redhat.com>
2828
2829 * gdb.threads/names.exp: Adjust expected "info threads" output.
2830
cd2bb709
PA
28312018-06-29 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.opt/inline-break.exp (line number, address): Add "info
2834 break" tests.
2835
991ff292
PA
28362018-06-29 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2839 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2840 number and address and running to them.
2841
356819b6 28422018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2843
2844 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2845
2512d7ef
JK
28462018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2847
2848 * lib/compiler.c: Remove executable permission flag.
2849
be1b6474
RB
28502018-06-28 Richard Bunt <richard.bunt@arm.com>
2851
2852 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2853 code.
2854 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2855
291f9a96
PT
28562018-06-28 Petr Tesarik <ptesarik@suse.cz>
2857
2858 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2859
ed6dfe51
PT
28602018-06-28 Petr Tesarik <ptesarik@suse.cz>
2861
2862 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2863 address argument is omitted.
2864
d4d429d5
PT
28652018-06-28 Petr Tesarik <ptesarik@suse.cz>
2866
2867 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2868
7ab6656f
OJ
28692018-06-27 Omair Javaid <omair.javaid@linaro.org>
2870
2871 PR gdb/21695
2872 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2873 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2874
a33ccfc7
TT
28752018-06-26 Tom Tromey <tom@tromey.com>
2876
2877 PR rust/22574:
2878 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2879 * gdb.rust/simple.rs (struct SimpleLayout): New.
2880
6d72d289
SM
28812018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2882
2883 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2884 "info registers" output.
2885
8363f9d5
RB
28862018-06-21 Richard Bunt <richard.bunt@arm.com>
2887
2888 * gdb.base/watchpoint-hw-attach.c: New test.
2889 * gdb.base/watchpoint-hw-attach.exp: New file.
2890
f00674fe
SM
28912018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2892
2893 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2894 through /bin/sh.
2895 * boards/dwarf4-gdb-index.exp: Likewise.
2896 * boards/fission-dwp.exp: Likewise.
2897
1d554008
UW
28982018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2899
2900 * gdb.base/float128.exp: Add comment and improved fail message
2901 to the failure case of "print large128" test.
2902
d0ac1c44
SM
29032018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2904
2905 * configure.ac: Remove AC_PREREQ.
2906 * configure: Re-generate.
2907
61b04dd0
PA
29082018-06-19 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2911 (func_extern_caller): New.
2912 (main): Call func_extern_caller.
2913 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2914 logic change.
2915
f63b508a
SM
29162018-06-18 Weimin Pan <weimin.pan@oracle.com>
2917
2918 PR gdb/16841
2919 * gdb.cp/typedef-base.cc: New file.
2920 * gdb.cp/typedef-base.exp: New file.
2921
0fe3a558
TV
29222018-06-18 Tom de Vries <tdevries@suse.de>
2923
2924 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2925
7010835a
AB
29262018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2927 Richard Bunt <Richard.Bunt@arm.com>
2928
2929 * gdb.threads/attach-slow-waitpid.c: New file.
2930 * gdb.threads/attach-slow-waitpid.exp: New file.
2931 * gdb.threads/slow-waitpid.c: New file.
2932
14897d65
PA
29332018-06-14 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.base/fork-running-state.c: Include <errno.h>.
2936 (exit_if_relative_exits): New.
2937 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2938 exits.
2939 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2940 child exits.
2941
5d9a0608
TV
29422018-06-14 Tom de Vries <tdevries@suse.de>
2943
2944 PR cli/22573
2945 * gdb.base/finish-pretty.c: New test.
2946 * gdb.base/finish-pretty.exp: New file.
2947
11ae5818
PA
29482018-06-14 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2951 gdb's expected startup output.
2952
1d39de44
PA
29532018-06-14 Pedro Alves <palves@redhat.com>
2954
2955 * lib/selftest-support.exp (selftest_setup): Remove inlined
2956 function handling.
2957
70ee0000
TV
29582018-06-14 Tom de Vries <tdevries@suse.de>
2959
2960 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2961 matching of breakpoint printing.
2962
11f4b608
TV
29632018-06-13 Tom de Vries <tdevries@suse.de>
2964
2965 PR testsuite/23269
2966 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2967 (fork_child): ... here, and ...
2968 (fork_parent): ... here.
2969
29702018-06-12 Tom de Vries <tdevries@suse.de>
2971
2972 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2973
9516f85a
AB
29742018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2975 Stephen Roberts <stephen.roberts@arm.com>
2976
2977 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2978 rewrite test to describe action performed, rather than possible
2979 failure.
2980
5045b3d7
GB
29812018-06-08 Gary Benson <gbenson@redhat.com>
2982
2983 * gdb.threads/check-libthread-db.exp: New file.
2984 * gdb.threads/check-libthread-db.c: Likewise.
2985
c61b06a1
TT
29862018-06-05 Tom Tromey <tom@tromey.com>
2987
2988 * gdb.base/default.exp: Update expected "show version" output.
2989
eb6af809
TT
29902018-06-05 Tom Tromey <tom@tromey.com>
2991
2992 PR cli/12326:
2993 * gdb.cp/static-print-quit.exp: Update.
2994 * lib/gdb.exp (pagination_prompt): Update.
2995 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2996 * gdb.python/python.exp: Update.
2997
178d6a63
JB
29982018-06-04 Joel Brobecker <brobecker@adacore.com>
2999
3000 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3001
8e817061
JB
30022018-06-01 Joel Brobecker <brobecker@adacore.com>
3003
3004 * gdb.ada/bp_fun_addr: New testcase.
3005
e86ca25f
TT
30062018-06-01 Tom Tromey <tom@tromey.com>
3007
3008 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3009 results.
3010 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3011 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3012 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3013 * gdb.base/maint.exp (maint_pass_if): Update.
3014
4b2dfa9d
MR
30152018-05-31 Maciej W. Rozycki <macro@mips.com>
3016
3017 * gdb.base/endian.exp: New test.
3018 * gdb.base/endian.c: New test source.
3019
45f25d6c
AB
30202018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3021
3022 PR gdb/23203
3023 * gdb.base/bt-selected-frame.c: New file.
3024 * gdb.base/bt-selected-frame.exp: New file.
3025 * lib/gdb.exp (get_current_frame_number): New function.
3026
d9f6d7f8
MR
30272018-05-24 Maciej W. Rozycki <macro@mips.com>
3028 Pedro Alves <palves@redhat.com>
3029
3030 * gdb.threads/tls-core.c: Include <stdlib.h>
3031 (thread_proc): Call `abort'.
3032 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3033 (tls_core_test): New procedure, bits factored out from ...
3034 (top level): ... here. Test both native cores and gcore cores.
3035
ff1cf532
TT
30362018-05-23 Tom Tromey <tom@tromey.com>
3037
3038 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3039
b98664d3
TT
30402018-05-23 Tom Tromey <tom@tromey.com>
3041
3042 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3043 symfile_complaints.
3044 (test_short_complaints): Likewise.
3045 (test_empty_complaints): Likewise.
3046 (test_initial_complaints): Update.
3047
4e9668d0
TT
30482018-05-23 Tom Tromey <tom@tromey.com>
3049
3050 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3051
43ba33c7
TT
30522018-05-23 Tom Tromey <tom@tromey.com>
3053
3054 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3055 (test_short_complaints): Update.
3056
035522c0
PA
30572018-05-22 Pedro Alves <palves@redhat.com>
3058
3059 * gdb.base/remote.exp: Only gdb_start after compiling the
3060 testcase. Issue "disconnect" before testing "set remote" command
3061 defaults. Issue clean_restart before running to main.
3062
cc0be08f
PA
30632018-05-22 Pedro Alves <palves@redhat.com>
3064
3065 * gdb.base/remote.exp: Adjust expected output of "show remote
3066 memory-write-packet-size". Add tests for "set remote
3067 memory-write-packet-size 0" and "set remote
3068 memory-write-packet-size fixed/limit".
3069
b1b60145
PA
30702018-05-22 Pedro Alves <palves@redhat.com>
3071
3072 PR gdb/22973
3073 * gdb.base/utf8-identifiers.c: New file.
3074 * gdb.base/utf8-identifiers.exp: New file.
3075
0ec848ad
PFC
30762018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3077
3078 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3079
2c3305f6
PFC
30802018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3081
3082 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3083
ce1e8424
TT
30842018-05-18 Tom Tromey <tom@tromey.com>
3085
3086 * gdb.base/ptype-offsets.exp: Update.
3087
ddfe970e
KS
30882018-05-17 Keith Seitz <keiths@redhat.com>
3089
3090 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3091 in expected breakpoint stop locations.
3092 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3093 move to proper scope to test variable values.
3094 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3095 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3096 New functions.
3097 (main): Call not_inline_func3.
3098 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3099 inline_func1, inline_func2, and inline_func3. Test that when each
3100 breakpoint is hit, GDB properly reports both the stop location
3101 and the backtrace. Repeat tests for temporary breakpoints.
3102
0726fcc6
MR
31032018-05-15 Maciej W. Rozycki <macro@mips.com>
3104
3105 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3106 rather then trying to access it in determining whether the PID
3107 of `gdbserver' could have been retrieved.
3108
8ee22052
AB
31092018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * gdb.arch/amd64-init-x87-values.S: New file.
3112 * gdb.arch/amd64-init-x87-values.exp: New file.
3113
7785df48
JK
31142018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3117
56bcdbea
TT
31182018-05-04 Tom Tromey <tom@tromey.com>
3119
3120 PR python/22730:
3121 * gdb.python/python.exp: Test multi-line execute.
3122
a913fffb
TT
31232018-05-04 Tom Tromey <tom@tromey.com>
3124
3125 PR python/22731:
3126 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3127
7a2c85f2
TT
31282018-05-04 Tom Tromey <tom@tromey.com>
3129
3130 PR gdb/11750:
3131 * gdb.base/define.exp: Test defining a user command inside a user
3132 command.
3133 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3134
a3b60e45
JK
31352018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3136 Pedro Alves <palves@redhat.com>
3137
3138 PR breakpoints/19806 and support for PR external/20207.
3139 * gdb.base/watchpoint-unaligned.c: New file.
3140 * gdb.base/watchpoint-unaligned.exp: New file.
3141
45fe4a03
AB
31422018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3143
3144 * gdb.base/maint.exp: Make test names unique, use
3145 test_prefix_command_help to test 'help maint info', and remove
3146 repeated test of 'help maint'.
3147
9be2ae8f
TT
31482018-05-04 Tom Tromey <tom@tromey.com>
3149
3150 PR gdb/22619:
3151 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3152 behavior.
3153
11859c31
AB
31542018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3155
3156 * gdb.base/maint.exp: Process output from 'maint print registers'
3157 line at a time.
3158
089a9490
AB
31592018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3160
3161 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3162 timeout.
3163
9b0797e2
AB
31642018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3165
3166 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3167 filter pattern.
3168
f6ac5f3d
PA
31692018-05-02 Pedro Alves <palves@redhat.com>
3170
3171 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3172 to_log_command renames.
3173 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3174
77d3c63b
TT
31752018-05-02 Tom Tromey <tom@tromey.com>
3176
3177 * gdb.python/py-parameter.exp: Set test message.
3178
0489430a
TT
31792018-05-02 Tom Tromey <tom@tromey.com>
3180
3181 PR python/20084:
3182 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3183 PARAM_ZUINTEGER_UNLIMITED tests.
3184
1632f8ba
DR
31852018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3186
3187 PR rust/23124
3188 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3189 when casting.
3190
6d7bb824
TT
31912018-04-30 Tom Tromey <tom@tromey.com>
3192
3193 * gdb.python/py-type.exp: Check align attribute.
3194 * gdb.python/py-type.c: New "aligncheck" global.
3195
007e1530
TT
31962018-04-30 Tom Tromey <tom@tromey.com>
3197
3198 PR exp/17095:
3199 * gdb.dwarf2/dw2-align.exp: New file.
3200 * gdb.cp/align.exp: New file.
3201 * gdb.base/align.exp: New file.
3202 * lib/gdb.exp (gdb_int128_helper): New proc.
3203 (has_int128_c, has_int128_cxx): New caching procs.
3204
6873858b
TT
32052018-04-27 Tom Tromey <tom@tromey.com>
3206
3207 PR rust/22545:
3208 * gdb.rust/simple.exp: Add inclusive range tests.
3209
79188d8d
PA
32102018-04-26 Pedro Alves <palves@redhat.com>
3211
3212 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3213 ifunc breakpoint locations correctly of ifunc breakpoints set
3214 while the program resolves the ifunc.
3215
c7075ad5
PA
32162018-04-26 Pedro Alves <palves@redhat.com>
3217
3218 * gdb.base/gnu-ifunc-final.c: New file.
3219 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3220 * gdb.base/gnu-ifunc.exp (executable): Delete.
3221 (staticexecutable): Adjust.
3222 (lib_opts, exec_opts): Delete.
3223 (make_binsuffix, build, set-break): New procedures.
3224 (misc_tests): New, with tests factored out from the top level.
3225 (top level): Test different combinations of ifunc resolver name,
3226 resolver with and with debug info, and ifunc target with and
3227 without debug info. Wrap static tests with with_target_prefix.
3228
8388016d
PA
32292018-04-26 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3232 return type" warnings.
3233
249b5733
PA
32342018-04-25 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3237 killed".
3238 * gdb.base/kill-after-signal.exp: Likewise.
3239 * gdb.threads/kill.exp: Likewise.
3240
f67c0c91
SDJ
32412018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3242 Sergio Durigan Junior <sergiodj@redhat.com>
3243 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3246 regexps to expect for '[Inferior ... detached]' as well.
3247 * gdb.base/attach.exp: Likewise.
3248 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3249 "gdb_continue_to_end".
3250 (test_catch_syscall_with_wrong_args): Likewise.
3251 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3252 ']'. Don't set 'verbose' on.
3253 * gdb.base/foll-vfork.exp: Likewise.
3254 * gdb.base/fork-print-inferior-events.c: New file.
3255 * gdb.base/fork-print-inferior-events.exp: New file.
3256 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3257 '[Inferior ... has been killed]' message.
3258 * gdb.base/kill-after-signal.exp: Likewise.
3259 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3260 detach message.
3261 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3262 message.
3263 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3264 regexps to expect for '[Inferior ... detached]' as well.
3265 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3266
0a8ddac4
SM
32672018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3268
3269 PR gdb/23104
3270 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3271
d27d16bf
RB
32722018-04-19 Richard Bunt <richard.bunt@arm.com>
3273
3274 * gdb.threads/multiple-successive-infcall.c: New test.
3275 * gdb.threads/multiple-successive-infcall.exp: New file.
3276
a037790e
TT
32772018-04-17 Tom Tromey <tom@tromey.com>
3278
3279 * gdb.rust/simple.rs (Union): New type.
3280 (main): New local "u".
3281 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3282
e3a91079
AA
32832018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3284
3285 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3286 number information in output of "whereis" command.
3287 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3288
b744723f
AA
32892018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3290
3291 * gdb.ada/info_types.exp: Adjust expected output to the line
3292 numbers now printed by "info var/func/type".
3293 * gdb.base/completion.exp: Likewise.
3294 * gdb.base/included.exp: Likewise.
3295 * gdb.cp/cp-relocate.exp: Likewise.
3296 * gdb.cp/cplusfuncs.exp: Likewise.
3297 * gdb.cp/namespace.exp: Likewise.
3298 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3299
4a4495d6
MM
33002018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3301
3302 * gdb.btrace/cpu.exp: New.
3303
1d509aa6
MM
33042018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3305
3306 * gdb.base/step-indirect-call-thunk.exp: New.
3307 * gdb.base/step-indirect-call-thunk.c: New.
3308 * gdb.reverse/step-indirect-call-thunk.exp: New.
3309 * gdb.reverse/step-indirect-call-thunk.c: New.
3310
6295b6da
SM
33112018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3312
3313 * gdb.base/pie-fork.c: New file.
3314 * gdb.base/pie-fork.exp: New file.
3315
50146e70
TT
33162018-04-11 Tom Tromey <tom@tromey.com>
3317
3318 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3319
f50d8a2e
PA
33202018-04-10 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3323 exits. Instead loop running forever.
3324 (fork_parent): Run forever too.
3325
a0be7a36
SM
33262018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3327
3328 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3329 mi_continue_to_line.
3330 * gdb.mi/mi-stack.c (callee4): Add comment.
3331
9b73db36
SM
33322018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3333
3334 * gdb.mi/mi-stack.exp: Fix indentation.
3335
c912f608
SM
33362018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3337
3338 PR gdb/22979
3339 * gdb.arch/amd64-osabi.exp: New file.
3340
26540402
SM
33412018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3342
3343 PR gdb/22980
3344 * gdb.base/osabi.exp: New file.
3345
121ad66c 33462018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3347
3348 * gdb.cp/static-typedef-print.exp: New file.
3349 * gdb.cp/static-typedef-print.cc: New file.
3350
3fcded8f
JB
33512018-03-27 Joel Brobecker <brobecker@adacore.com>
3352
3353 * gdb.ada/varsize_limit: New testcase.
3354
59cc4834
JB
33552018-03-27 Joel Brobecker <brobecker@adacore.com>
3356
3357 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3358
3359 * gdb.ada/notcplusplus: New testcase.
3360
3361 * gdb.base/c-linkage-name.c: New file.
3362 * gdb.base/c-linkage-name.exp: New testcase.
3363
4ca59a9f
TT
33642018-03-26 Tom Tromey <tom@tromey.com>
3365
3366 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3367 * gdb.python/py-framefilter.py (name_error): New global.
3368 (ErrorInName.function): Use name_error.
3369
978d6c75
TT
33702018-03-26 Tom Tromey <tom@tromey.com>
3371
3372 PR backtrace/15582:
3373 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3374
b7fee5a3
KS
33752018-03-23 Keith Seitz <keiths@redhat.com>
3376
3377 PR c++/22968
3378 * gdb.cp/subtypes.exp: New file.
3379 * gdb.cp/subtypes.h: New file.
3380 * gdb.cp/subtypes.cc: New file.
3381 * gdb.cp/subtypes-2.cc: New file.
3382
376be529
AB
33832018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3384
3385 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3386 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3387 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3388 -nostartfiles when compiling the test. Confirm that all registers
3389 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3390
066cfa98
AB
33912018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3394 option, syntax was wrong anyway.
3395 * gdb.arch/arm-disp-step.exp: Likewise.
3396 * gdb.arch/sparc64-regs.exp: Likewise.
3397 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3398 option, syntax was wrong anyway, switch to use
3399 prepare_for_testing.
3400 * gdb.arch/i386-disp-step.exp: Likewise.
3401
079670b9
AA
34022018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3403
3404 * gdb.ada/exec_changed.exp: Replace "target_info exists
3405 use_gdb_stub" by "use_gdb_stub".
3406 * gdb.ada/start.exp: Likewise.
3407 * gdb.base/async-shell.exp: Likewise.
3408 * gdb.base/attach-pie-misread.exp: Likewise.
3409 * gdb.base/attach-wait-input.exp: Likewise.
3410 * gdb.base/break-entry.exp: Likewise.
3411 * gdb.base/break-interp.exp: Likewise.
3412 * gdb.base/dprintf-detach.exp: Likewise.
3413 * gdb.base/nostdlib.exp: Likewise.
3414 * gdb.base/solib-nodir.exp: Likewise.
3415 * gdb.base/statistics.exp: Likewise.
3416 * gdb.base/testenv.exp: Likewise.
3417 * gdb.mi/mi-exec-run.exp: Likewise.
3418 * gdb.mi/mi-start.exp: Likewise.
3419 * gdb.multi/dummy-frame-restore.exp: Likewise.
3420 * gdb.multi/multi-arch-exec.exp: Likewise.
3421 * gdb.multi/multi-arch.exp: Likewise.
3422 * gdb.multi/tids.exp: Likewise.
3423 * gdb.multi/watchpoint-multi.exp: Likewise.
3424 * gdb.python/py-events.exp: Likewise.
3425 * gdb.threads/attach-into-signal.exp: Likewise.
3426 * gdb.threads/attach-stopped.exp: Likewise.
3427 * gdb.threads/threadapply.exp: Likewise.
3428 * lib/selftest-support.exp: Likewise.
3429
26d6cec4
AA
34302018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3431
3432 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3433
4ee89e90
SR
34342018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3435
3436 * gdb.perf/template-breakpoints.cc: New file.
3437 * gdb.perf/template-breakpoints.exp: New file.
3438 * gdb.perf/template-breakpoints.py: New file.
3439
92630041
TT
34402018-03-19 Tom Tromey <tom@tromey.com>
3441
3442 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3443 y0.
3444 * gdb.rust/simple.exp: Test bare identifier form of struct
3445 initializer.
3446
76727919
TT
34472018-03-19 Tom Tromey <tom@tromey.com>
3448
3449 * gdb.gdb/observer.exp: Remove.
3450
194ed413
AA
34512018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3452
3453 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3454 "qualified" option when setting breakpoints.
3455 * gdb.trace/backtrace.exp: Likewise.
3456 * gdb.trace/circ.exp: Likewise.
3457 * gdb.trace/collection.exp: Likewise.
3458 * gdb.trace/disconnected-tracing.exp: Likewise.
3459 * gdb.trace/ftrace-lock.exp: Likewise.
3460 * gdb.trace/ftrace.exp: Likewise.
3461 * gdb.trace/infotrace.exp: Likewise.
3462 * gdb.trace/packetlen.exp: Likewise.
3463 * gdb.trace/passc-dyn.exp: Likewise.
3464 * gdb.trace/qtro.exp: Likewise.
3465 * gdb.trace/read-memory.exp: Likewise.
3466 * gdb.trace/report.exp: Likewise.
3467 * gdb.trace/signal.exp: Likewise.
3468 * gdb.trace/status-stop.exp: Likewise.
3469 * gdb.trace/strace.exp: Likewise.
3470 * gdb.trace/tfind.exp: Likewise.
3471 * gdb.trace/trace-break.exp: Likewise.
3472 * gdb.trace/trace-condition.exp: Likewise.
3473 * gdb.trace/trace-mt.exp: Likewise.
3474 * gdb.trace/tstatus.exp: Likewise.
3475 * gdb.trace/tsv.exp: Likewise.
3476 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3477 * gdb.trace/unavailable.exp: Likewise.
3478 * gdb.trace/while-dyn.exp: Likewise.
3479
8b067d2c
AA
34802018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3481
3482 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3483 that libinproctrace is copied to the target.
3484
3ae9ce5d
TT
34852018-03-14 Tom Tromey <tom@tromey.com>
3486
3487 PR cli/14977:
3488 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3489 a null pointer.
3490 * gdb.base/wchar.exp: Likewise.
3491
b8c2339b
TT
34922018-03-14 Tom Tromey <tom@tromey.com>
3493
3494 PR cli/19918:
3495 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3496 flag.
3497
4872dc46
SM
34982018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3499
3500 PR gdb/22841
3501 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3502 "target" to remote_exec.
3503
e4fe3756
SM
35042018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3505
3506 PR gdb/22841
3507 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3508 ${board}_upload): Remove.
3509
e95a97d4
AA
35102018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3511
3512 * gdb.cp/watch-cp.cc: New test.
3513 * gdb.cp/watch-cp.exp: New file.
3514
dbbb1059
AB
35152018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3516
3517 * gdb.base/infcall-nested-structs.exp: New file.
3518 * gdb.base/infcall-nested-structs.c: New file.
3519 * gdb.base/float.exp: Add riscv support.
3520
ecc054c0
TP
35212018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3522
3523 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3524 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3525
25e3c82c
SDJ
35262018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3527
3528 * gdb.server/abspath.exp: New file.
3529 * lib/gdb.exp (with_cwd): New procedure.
3530
3083294d
SM
35312018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3532
3533 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3534 use it.
3535 (gdb_is_target_remote_prompt): New proc.
3536 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3537 (gdb_is_target_native): Pass prompt parameter to
3538 gdb_is_target_1.
3539
3275ef47
SM
35402018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3541
3542 * gdb.base/load-command.c: New file.
3543 * gdb.base/load-command.exp: New file.
3544 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3545 (gdb_is_target_1): ...this, and generalize for other targets
3546 than just remote.
3547 (gdb_is_target_remote): Use gdb_is_target_1.
3548 (gdb_is_target_native): use gdb_is_target_1.
3549
6893c19a
TT
35502018-02-26 Tom Tromey <tom@tromey.com>
3551
3552 PR python/16497:
3553 * gdb.python/py-framefilter.exp: Update test.
3554
2ddeaf8a
TT
35552018-02-26 Tom Tromey <tom@tromey.com>
3556
3557 * gdb.dwarf2/variant.c: New file.
3558 * gdb.dwarf2/variant.exp: New file.
3559
c9317f21
TT
35602018-02-26 Tom Tromey <tom@tromey.com>
3561
3562 * gdb.rust/simple.exp: Accept more possible results in enum test.
3563
6f6d0c26
SM
35642018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3565
3566 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3567 parentheses.
3568
11b03145
MR
35692018-02-23 Maciej W. Rozycki <macro@mips.com>
3570
3571 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3572 name of a variable: $actual_linejj -> $actual_line.
3573
54a27fe5
JB
35742018-02-21 John Baldwin <jhb@FreeBSD.org>
3575
3576 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3577
de65820c
MM
35782018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3579
3580 * gdb.btrace/buffer-size.exp: Do not force BTS.
3581
980548fd
PA
35822018-02-14 Pedro Alves <palves@redhat.com>
3583
3584 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3585 getting a "Quit".
3586
c4e12631
MM
35872018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3588
3589 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3590 Fix test name.
3591
c2e0e465
SM
35922018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3593
3594 * gdb.cp/m-static.exp: Check type of optimized out static
3595 member.
3596
f7216783
AB
35972018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3598
3599 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3600 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3601
0625771b
LS
36022018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3603 Leszek Swirski <leszeks@google.com>
3604
3605 * gdb.python/py-prettyprint.c
3606 (struct to_string_returns_value_inner,
3607 struct to_string_returns_value_wrapper): New.
3608 (main): Add tsrvw variable.
3609 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3610 ToStringReturnsValueWrapper): New classes.
3611 (register_pretty_printers): Register new pretty-printers.
3612 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3613 recursive pretty printer.
3614 * gdb.python/py-mi.exp: Likewise.
3615
59498c30
LS
36162018-02-01 Leszek Swirski <leszeks@google.com>
3617
3618 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3619 functions with the same name as an include file are parsed
3620 correctly.
3621
d4d38844
YQ
36222018-02-01 Yao Qi <yao.qi@linaro.org>
3623
3624 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3625 "\[^\r\n\]*".
3626
07e5f5cf
NP
36272018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3628
3629 * gdb.arch/powerpc-prologue-frame.s: New file.
3630 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3631 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3632
929b5ad4
JB
36332018-01-31 Joel Brobecker <brobecker@adacore.com>
3634
3635 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3636
e671cd59
PA
36372018-01-30 Pedro Alves <palves@redhat.com>
3638
3639 PR gdb/13211
3640 * gdb.base/interrupt-daemon.c: New.
3641 * gdb.base/interrupt-daemon.exp: New.
3642 * gdb.multi/multi-term-settings.c: New.
3643 * gdb.multi/multi-term-settings.exp: New.
3644
fc413dc4
JB
36452018-01-30 Joel Brobecker <brobecker@adacore.com>
3646
3647 * gdb.base/break.exp: Save the location where the breakpoint
3648 on break.c:47 was actually inserted when debugging the version
3649 compiled at -O2 and use it in the expected output of the "info
3650 break" test performed soon after.
3651
5c319bb2
PA
36522018-01-22 Pedro Alves <palves@redhat.com>
3653 Sergio Durigan Junior <sergiodj@redhat.com>
3654
3655 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3656 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3657
a9e40818
JB
36582018-01-22 Joel Brobecker <brobecker@adacore.com>
3659
3660 * gdb.base/break-include.c, gdb.base/break-include.inc,
3661 gdb.base/break-include.exp: New files.
3662 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3663 line number now being the actual line number where the breakpoint
3664 was inserted.
3665 * gdb.mi/mi-break.exp: Likewise.
3666 * gdb.mi/mi-reverse.exp: Likewise.
3667 * gdb.mi/mi-simplerun.exp: Ditto.
3668
e707fc44
AB
36692018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3670
3671 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3672 varobj.
3673 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3674
ae451627
AB
36752018-01-21 Don Breazeal <donb@codesourcery.com>
3676 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * gdb.mi/basics.c: Add new global.
3679 * gdb.mi/mi-frame-regs.exp: New file.
3680 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3681 case.
3682
b1b189e0
AB
36832018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3684
3685 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3686 non-parameter, and on an unknown symbol.
3687
fcfcc376
TT
36882018-01-19 Tom Tromey <tom@tromey.com>
3689
3690 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3691 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3692
634c1c31
AA
36932018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3694
3695 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3696 setrlimit and chdir to int.
3697
d6ad07fd
AA
36982018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3699
3700 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3701 function.
3702 (my_tend): Likewise.
3703 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3704 rationale of avoiding FP- and vector instructions.
3705
adf8243b
RK
37062018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3707
3708 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3709 "info reg" with "\[ \t\]*".
3710 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3711 "\[ \t\]+".
3712 * gdb.arch/s390-multiarch.exp: Ditto.
3713 * gdb.base/pc-fp.exp: Ditto.
3714 * gdb.reverse/i386-precsave.exp: Ditto.
3715 * gdb.reverse/i386-reverse.exp: Ditto.
3716 * gdb.reverse/i387-env-reverse.exp: Ditto.
3717 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3718
dcc06925
AA
37192018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3720
3721 * lib/gdb.exp (gdb_compile): Re-enable use of
3722 universal_compile_options for languages other than Rust.
3723
25d4fd80
AA
37242018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3725
3726 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3727
ee7f689e 37282018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3729
3730 PR gdb/16577
3731 * gdb.base/solib-vanish.exp: New.
3732 * gdb.base/solib-vanish-main.c: New.
3733 * gdb.base/solib-vanish-lib1.c: New.
3734 * gdb.base/solib-vanish-lib2.c: New.
3735
d8447b6b
YQ
37362018-01-17 Yao Qi <yao.qi@linaro.org>
3737
3738 * gdb.compile/compile.exp: Match the address printed for
3739 frame in the output of command "bt".
3740
86d6a90c
TT
37412018-01-15 Tom Tromey <tom@tromey.com>
3742
3743 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3744 compute sp_reg.
3745
cbcdb1aa
AB
37462018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3747
3748 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3749 to prepare.
3750 (prepare): Return 0 on error, 1 on success.
3751
eea61984
PA
37522018-01-12 Pedro Alves <palves@redhat.com>
3753
3754 * gdb.base/continue-after-aborted-step-over.c: New.
3755 * gdb.base/continue-after-aborted-step-over.exp: New.
3756
6181e9c2
SM
37572018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3758
3759 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3760 options when not creating an executable.
3761
3cada740
PA
37622018-01-11 Pedro Alves <palves@redhat.com>
3763
3764 PR remote/22597
3765 * gdb.server/stop-reply-no-thread.c: New file.
3766 * gdb.server/stop-reply-no-thread.exp: New file.
3767
c63d3e8d
PA
37682018-01-10 Pedro Alves <palves@redhat.com>
3769
3770 PR gdb/22670
3771 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3772 functions too. Test setting breakpoints and printing C functions
3773 with no debug info too.
3774 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3775
d4c2a405
PA
37762018-01-10 Pedro Alves <palves@redhat.com>
3777
3778 PR gdb/22670
3779 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3780 a fail.
3781
8825213e
PA
37822018-01-10 Pedro Alves <palves@redhat.com>
3783
3784 PR gdb/22670
3785 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3786
605fd3c6
YQ
37872018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3788
3789 * gdb.server/unittest.exp: Match the output in non-development
3790 mode.
3791
1e5ded6c
YQ
37922018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3793
3794 * gdb.gdb/unittest.exp: Match output in non-development mode.
3795
30066b0b
JB
37962018-01-08 Joel Brobecker <brobecker@adacore.com>
3797
3798 * gdb.ada/access_tagged_param.exp: Relax expected output
3799 for value of "ObjL" in "continue" to pck.inspect breakpoint
3800 test.
3801
04bafb1e
XR
38022018-01-08 Joel Brobecker <brobecker@adacore.com>
3803
9f86398b
JB
3804 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3805 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3806
e379cee6
PA
38072018-01-05 Pedro Alves <palves@redhat.com>
3808
3809 PR gdb/18653
3810 * gdb.base/libsegfault.exp: New.
3811
de63c46b
PA
38122018-01-05 Joel Brobecker <brobecker@adacore.com>
3813
3814 PR gdb/22670
3815 * gdb.ada/access_tagged_param.exp: New file.
3816 * gdb.ada/access_tagged_param/foo.adb: New file.
3817
f98fc17b
PA
38182018-01-05 Pedro Alves <palves@redhat.com>
3819
3820 PR gdb/22670
3821 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3822 exercise lower case too, and to exercise both full matching and
3823 wild matching.
3824
342f8240
JB
38252018-01-05 Joel Brobecker <brobecker@adacore.com>
3826
3827 * gdb.ada/rename_subscript_param: New testcase.
3828
7150d33c
JG
38292018-01-05 Jerome Guitton <guitton@adacore.com>
3830
3831 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3832
cc0e770c
JB
38332018-01-05 Joel Brobecker <brobecker@adacore.com>
3834
3835 * gdb.ada/convvar_comp: New testcase.
3836
672a41aa 38372018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3838
3839 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3840 (My_Table): New global variable.
3841 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3842
7365ec2f
JB
38432018-01-04 Joel Brobecker <brobecker@adacore.com>
3844
3845 PR gdb/22670
3846 * gdb.ada/maint_with_ada: New testcase.
3847
289483b6
JB
38482018-01-04 Joel Brobecker <brobecker@adacore.com>
3849
3850 PR gdb/22670
3851 * gdb.ada/bp_c_mixed_case: New testcase.
3852
344420da
JB
38532018-01-04 Joel Brobecker <brobecker@adacore.com>
3854
3855 PR gdb/22670
3856 * gdb.ada/complete.exp: Add "complete break ada" test.
3857
66fc87a0
JB
38582018-01-04 Joel Brobecker <brobecker@adacore.com>
3859
3860 PR gdb/22670
3861 * gdb.ada/info_addr_mixed_case: New testcase.
3862
9f757bf7
XR
38632018-01-03 Xavier Roirand <roirand@adacore.com>
3864
3865 * gdb.ada/excep_handle.exp: New testcase.
3866 * gdb.ada/excep_handle/foo.adb: New file.
3867 * gdb.ada/excep_handle/pck.ads: New file.
3868
bd570f80
JB
38692018-01-03 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdb.base/step-line.c: Add extra empty line in copyright header.
3872 * gdb.base/step-line.inp: Likewise.
3873
9fe561ab
JB
38742018-01-02 Joel Brobecker <brobecker@adacore.com>
3875
3876 * gdb.ada/dyn_stride.exp: Add slice test.
3877
a405673c
JB
38782018-01-02 Joel Brobecker <brobecker@adacore.com>
3879
3880 * gdb.ada/dyn_stride: New testcase.
3881
cef0f868
SH
38822017-12-27 Stafford Horne <shorne@gmail.com>
3883
3884 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3885 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3886
b67d92b0
SH
38872017-12-27 Stafford Horne <shorne@gmail.com>
3888
3889 * gdb.base/reggroups.c: New file.
3890 * gdb.base/reggroups.exp: New file.
3891
eccab96d
JB
38922017-12-18 Joel Brobecker <brobecker@adacore.com>
3893
3894 * gdb.dwarf2/ada-valprint-error.c: New file.
3895 * gdb.dwarf2/ada-valprint-error.exp: New file.
3896
0e2da9f0
JB
38972017-12-18 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.ada/assign_arr: New testcase.
3900
cb923fcc
XR
39012017-12-18 Xavier Roirand <roirand@adacore.com>
3902
3903 * gdb.ada/funcall_ptr: New testcase.
3904
7c161838
SDJ
39052017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3906
3907 PR cli/16224
3908 * gdb.base/ptype-offsets.cc: New file.
3909 * gdb.base/ptype-offsets.exp: New file.
3910
1af17fd9
YQ
39112017-12-15 Yao Qi <yao.qi@linaro.org>
3912
3913 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3914 if XML is disabled.
3915
828d5846
XR
39162017-12-15 Xavier Roirand <roirand@adacore.com>
3917
3918 * gdb.ada/same_component_name: New testcase.
3919
79e8fcaa
JB
39202017-12-14 Joel Brobecker <brobecker@adacore.com>
3921
3922 * gdb.ada/str_binop_equal: New testcase.
3923
e05fa6f9
JB
39242017-12-14 Joel Brobecker <brobecker@adacore.com>
3925
3926 * gdb.ada/task_switch_in_core: New testcase.
3927
b89641ba
SM
39282017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3929
3930 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3931 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3932 call test_bkpt_qualified.
3933 (test_bkpt_qualified): New proc.
3934
6892d2e4
PA
39352017-12-13 Pedro Alves <palves@redhat.com>
3936
3937 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3938 Tighten regexp by matching with an anchor.
3939
a22ecf70
PA
39402017-12-13 Pedro Alves <palves@redhat.com>
3941
3942 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3943 ("expression with namespace"): New set of tests.
3944 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3945 (Nested::Test_NS::qux): New.
3946 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3947 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3948
9937536c
JB
39492017-12-13 Joel Brobecker <brobecker@adacore.com>
3950
3951 * gdb.base/server-del-break.c: New file.
3952 * gdb.base/server-del-break.exp: New file.
3953
fe49c6f5
SH
39542017-12-12 Stafford Horne <shorne@gmail.com>
3955
3956 * gdb.xml/tdesc-regs.exp: Add or1k support.
3957
c3d18620
SH
39582017-12-12 Stafford Horne <shorne@gmail.com>
3959
3960 * gdb.base/bp-permanent.c: Define nop of or1k.
3961
c5f9cfc8
JB
39622017-12-11 Joel Brobecker <brobecker@adacore.com>
3963
3964 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3965 output with components being reordered.
3966
a9c135fc
JB
39672017-12-11 Joel Brobecker <brobecker@adacore.com>
3968
3969 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3970 output with components being reordered.
3971
927aa2e7
JK
39722017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3973 Pedro Alves <palves@redhat.com>
3974
3975 * gdb.base/maint.exp (check for .gdb_index): Check also for
3976 .debug_names.
3977 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3978 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3979 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3980 (.gdb_index used after symbol reloading): Support also .debug_names.
3981 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3982
f17d9474
YQ
39832017-12-08 Yao Qi <yao.qi@linaro.org>
3984
3985 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3986 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3987
a0de8c21
YQ
39882017-12-08 Yao Qi <yao.qi@linaro.org>
3989
3990 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3991 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3992
a738ea1d
YQ
39932017-12-08 Yao Qi <yao.qi@linaro.org>
3994
3995 * gdb.arch/aarch64-tagged-pointer.c: New file.
3996 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3997
1cd9a73b
SDJ
39982017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3999
4000 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4001 "int".
4002
fa6eb693
KS
40032017-12-07 Keith Seitz <keiths@redhat.com>
4004
4005 PR breakpoints/22569
4006 * gdb.linespec/ls-errs.exp: Change expected result of "break
4007 -source this file has spaces.c -line 3".
4008 Check that an explicit source file followed by whitespace is
4009 identified as an invalid explicit location.
4010
883fd55a
KS
40112017-12-07 Keith Seitz <keiths@redhat.com>
4012
4013 * gdb.cp/nested-types.cc: New file.
4014 * gdb.cp/nested-types.exp: New file.
4015 * lib/cp-support.exp: Load data-structures.exp library.
4016 (debug_cp_test_ptype_class): New global.
4017 (cp_ptype_class_verbose, next_line): New procedures.
4018 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4019 Add and document new return value.
4020 Switch the list of lines to a queue.
4021 Add support for new `type' key for nested type definitions.
4022 Add debugging/troubleshooting messages.
4023 * lib/data-structures.exp: New file.
4024
ec72db3e
SM
40252017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4026
4027 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4028 with proc_with_prefix, don't use with_test_prefix.
4029
99598d71
TT
40302017-12-07 Tom Tromey <tom@tromey.com>
4031
4032 * gdb.base/break.exp: Add test for empty "commands".
4033
a8806230
YQ
40342017-12-07 Yao Qi <yao.qi@linaro.org>
4035
4036 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4037 malloc and catch syscall.
4038
824cc835
PM
40392017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4040
e79be6e5 4041 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4042 tests for explicit locations.
4043
7cc244de
PA
40442017-12-06 Pedro Alves <palves@redhat.com>
4045
4046 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4047 force-disabling XML descriptions.
4048
50a1fdd5
PA
40492017-12-04 Pedro Alves <palves@redhat.com>
4050
4051 PR gdb/22499
4052 * gdb.arch/amd64-disp-step-avx.S: New file.
4053 * gdb.arch/amd64-disp-step-avx.exp: New file.
4054
f0fb2488
PA
40552017-12-03 Pedro Alves <palves@redhat.com>
4056
4057 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4058 and <string.h>.
4059 (parent_function): Print distinct messages when waitpid fails, or
4060 the child exits with a signal, or the child exits for an unhandled
4061 reason.
4062 * gdb.threads/process-dies-while-detaching.exp
4063 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4064 it. Wait for both inferior output and GDB's prompt. Use an
4065 indirect spawn id list.
4066 (do_detach): New parameter 'child_exit'. Use it to compute
4067 expected inferior output.
4068 (test_detach, test_detach_watch, test_detach_killed_outside):
4069 Adjust to pass down the expected child exit kind.
4070
97cbe998
SDJ
40712017-12-01 Joel Brobecker <brobecker@adacore.com>
4072 Sergio Durigan Junior <sergiodj@redhat.com>
4073 Pedro Alves <palves@redhat.com>
4074
4075 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4076
40fc416f
SDJ
40772017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4078
4079 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4080 to 'symbol-file' and 'add-symbol-file' can be
4081 position-independent.
4082
1cc75e92
YQ
40832017-12-01 Yao Qi <yao.qi@linaro.org>
4084
4085 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4086 the URL in copyright header.
4087 * gdb.arch/aarch64-fp.exp: Likewise.
4088 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4089 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4090 * gdb.base/expand-psymtabs.exp: Likewise.
4091 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4092 * gdb.fortran/common-block.exp: Likewise.
4093 * gdb.fortran/common-block.f90: Likewise.
4094 * gdb.fortran/logical.exp: Likewise.
4095 * gdb.fortran/vla-datatypes.f90: Likewise.
4096 * gdb.fortran/vla-sub.f90: Likewise.
4097
875fb7a7
JB
40982017-11-30 Joel Brobecker <brobecker@adacore.com>
4099
4100 * gdb.ada/repeat_dyn: New testcase.
4101
6f14765f
UW
41022017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4103
4104 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4105 Update for changed thread numbering.
4106 * gdb.cell/bt.exp: Update for changed GDB output.
4107
f1af7b94
SM
41082017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4109
4110 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4111 setting isremote by hand.
4112 * boards/dwarf4-gdb-index.exp: Likewise.
4113 * boards/fission.exp: Likewise.
4114 * boards/stabs.exp: Likewise.
4115
e3919f3e
PA
41162017-11-30 Pedro Alves <palves@redhat.com>
4117
4118 * gdb.linespec/cpls-ops.exp
4119 (check_explicit_skips_function_argument): Extract the underlying
4120 type of size_t instead of hardcoding it.
4121
bd69330d
PA
41222017-11-29 Pedro Alves <palves@redhat.com>
4123
4124 PR c++/19436
4125 * gdb.linespec/cpls-abi-tag.cc: New file.
4126 * gdb.linespec/cpls-abi-tag.exp: New file.
4127
a20714ff
PA
41282017-11-29 Pedro Alves <palves@redhat.com>
4129
4130 * gdb.base/langs.exp: Use -qualified.
4131 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4132 it.
4133 * gdb.cp/namespace.exp: Use -qualified.
4134 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4135 (overload-3, template-overload, template-ret-type, const-overload)
4136 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4137 procedures.
4138 (test_driver): Call them.
4139 * gdb.cp/save-bp-qualified.cc: New.
4140 * gdb.cp/save-bp-qualified.exp: New.
4141 * gdb.linespec/explicit.exp: Test -qualified.
4142 * lib/completion-support.exp (completion::explicit_opts_list): Add
4143 "-qualified".
4144 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4145
f6f1d339
PM
41462017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4147
4148 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4149
02ca603a
TT
41502017-11-29 Tom Tromey <tom@tromey.com>
4151
4152 * gdb.base/relocate.exp: Update invalid argument test.
4153 Add new tests for invalid arguments.
4154
ed6c0bfb
TP
41552017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4156
4157 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4158 Return 0 as a long.
4159 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4160
f106e10e
TP
41612017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4162
4163 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4164 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4165 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4166 func ().
4167 * gdb.cp/shadow.cc (B.func): Return 0.
4168
10329bb2
JB
41692017-11-27 Joel Brobecker <brobecker@adacore.com>
4170
4171 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4172 expected output in gdb_expect call to allow the exception
4173 message to be present as well. Fix syntax confusion to avoid
4174 TCL thinking that exception_name is an array.
4175
617cd4bc
UW
41762017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4177
4178 * gdb.arch/spu-info.c: Include <unistd.h>.
4179 (do_signal_test): Fix broken calls to write.
4180 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4181 Fix checks for empty mailboxes. Update signal tests for corrected
4182 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4183 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4184 * gdb.cell/arch.exp: Use standard_output_file.
4185 * gdb.cell/break.exp: Likewise.
4186 * gdb.cell/bt.exp: Likewise.
4187 * gdb.cell/core.exp: Likewise.
4188 * gdb.cell/dwarfaddr.exp: Likewise.
4189 * gdb.cell/ea-cache.exp: Likewise.
4190 * gdb.cell/ea-standalone.exp: Likewise.
4191 * gdb.cell/f-regs.exp: Likewise.
4192 * gdb.cell/fork.exp: Likewise.
4193 * gdb.cell/gcore.exp: Likewise.
4194 * gdb.cell/mem-access.exp: Likewise.
4195 * gdb.cell/ptype.exp: Likewise.
4196 * gdb.cell/registers.exp: Likewise.
4197 * gdb.cell/sizeof.exp: Likewise.
4198 * gdb.cell/solib-symbol.exp: Likewise.
4199 * gdb.cell/solib.exp: Likewise.
617cd4bc 4200
a81aaca0
PA
42012017-11-25 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.base/complete-empty.exp: New file.
4204 * gdb.base/completion.exp: Adjust.
4205
6a3c6ee4
PA
42062017-11-25 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.linespec/cpls-ops.cc: New file.
4209 * gdb.linespec/cpls-ops.exp: New file.
4210 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4211 factored out from ...
4212 (test_complete_prefix_range): ... this.
4213
8955eb2d
PA
42142017-11-24 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.linespec/cpcompletion.exp: New file.
4217 * gdb.linespec/cpls-hyphen.cc: New file.
4218 * gdb.linespec/cpls.cc: New file.
4219 * gdb.linespec/cpls2.cc: New file.
4220 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4221 test to use test_gdb_complete_unique. Add label completion,
4222 keyword completion and explicit location completion tests.
4223 * lib/completion-support.exp: New file.
4224
e547c119
JB
42252017-11-24 Joel Brobecker <brobecker@adacore.com>
4226
4227 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4228 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4229 when hitting an exception catchpoint.
4230
7c3c1aa8
YQ
42312017-11-22 Yao Qi <yao.qi@linaro.org>
4232
4233 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4234
41bd68f5
SM
42352017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4236
4237 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4238 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4239 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4240
1daad298
YQ
42412017-11-22 Yao Qi <yao.qi@linaro.org>
4242
4243 * gdb.base/info-os.exp: Pass pthreads.
4244 * gdb.multi/multi-attach.exp: Likewise.
4245
88465e87
YQ
42462017-11-22 Yao Qi <yao.qi@linaro.org>
4247
4248 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4249 compiler.
4250
dc196b23
YQ
42512017-11-22 Yao Qi <yao.qi@linaro.org>
4252
4253 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4254 * gdb.base/break-interp.exp: Likewise.
4255 * gdb.base/jit-attach-pie.exp: Likewise.
4256
2400729e
UW
42572017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4258
4259 * gdb.base/float128.c (large128): New variable.
4260 * gdb.base/float128.exp: Add test to print largest __float128 value.
4261
7a26362d
UW
42622017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4263
4264 * gdb.arch/vsx-regs.exp: Update register content checks.
4265
ed0f4273
UW
42662017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4267
4268 * gdb.arch/ppc-longdouble.exp: New file.
4269 * gdb.arch/ppc-longdouble.c: Likewise.
4270
a25d69c6
PA
42712017-11-21 Pedro Alves <palves@redhat.com>
4272
4273 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4274
73fcf641
PA
42752017-11-20 Pedro Alves <palves@redhat.com>
4276
4277 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4278 (long_double_typedef): New typedefs.
4279 Use DEF on double and long double.
4280 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4281 cases.
4282 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4283 and 'long_double_ptr_same_size' locals. Use them to decide
4284 whether cast from array/function to float is valid/invalid.
4285
71a3c369
TT
42862017-11-17 Tom Tromey <tom@tromey.com>
4287
4288 * gdb.rust/traits.rs: New file.
4289 * gdb.rust/traits.exp: New file.
4290
ced9779b
JB
42912017-11-17 Joel Brobecker <brobecker@adacore.com>
4292
4293 * gdb.ada/minsyms: New testcase.
4294
a0922d80
PA
42952017-11-16 Pedro Alves <palves@redhat.com>
4296
4297 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4298 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4299
ea04e54c
PA
43002017-11-16 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4303 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4304
e849ea89
PA
43052017-11-16 Pedro Alves <palves@redhat.com>
4306
4307 * gdb.server/reconnect-ctrl-c.c: New file.
4308 * gdb.server/reconnect-ctrl-c.exp: New file.
4309
d8ae99a7
PM
43102017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4311
4312 * gdb.python/py-rbreak.exp: New file.
4313 * gdb.python/py-rbreak.c: New file.
4314 * gdb.python/py-rbreak-func2.c: New file.
4315
968a13f8
PA
43162017-11-16 Pedro Alves <palves@redhat.com>
4317
4318 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4319 pattern.
4320 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4321 GDB.
4322
71774bc9
SM
43232017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4324
4325 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4326 regex.
4327
ddbb44cf
SM
43282017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4329
4330 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4331 test names.
4332
584a564f
PA
43332017-11-09 Pedro Alves <palves@redhat.com>
4334
4335 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4336 factored out from ...
4337 (top level): ... here, and adjusted to avoid expecting beyond the
4338 prompt in a single gdb_test_multiple.
4339
5ed7a928
PA
43402017-11-09 Pedro Alves <palves@redhat.com>
4341
4342 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4343 output.
4344 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4345 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4346 * gdb.server/ext-run.exp ("kill" test): Likewise.
4347 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4348
a60e0738
PA
43492017-11-09 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4352 match till end of line.
4353
2c88253f
PA
43542017-11-09 Pedro Alves <palves@redhat.com>
4355
4356 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4357
c7a38517
PA
43582017-11-09 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4361 New procedures, factored out from ...
4362 (top level): ... here, and adjusted to avoid expecting beyond the
4363 prompt in one go.
4364
f29f4b6b
PA
43652017-11-09 Pedro Alves <palves@redhat.com>
4366
4367 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4368 output. Fix '?' match.
4369
286acbb5
JB
43702017-11-08 Joel Brobecker <brobecker@adacore.com>
4371
4372 * gdb.ada/scoped_watch: New testcase.
4373 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4374 which is actually correct.
4375 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4376 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4377
62d7ae92
PA
43782017-11-08 Pedro Alves <palves@redhat.com>
4379
4380 * gdb.gdb/complaints.exp (test_initial_complaints)
4381 (test_serial_complaints, test_short_complaints): Call
4382 complaint_internal instead of complaint.
4383
280ca31f
DT
43842017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4385
4386 * gdb.threads/tls-core.c: New file.
4387 * gdb.threads/tls-core.exp: Likewise.
4388
b5ec771e
PA
43892017-11-08 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4392 (p Exported_Capitalized): New test.
4393 (p exported_capitalized): New test.
4394
a02b41a7
PA
43952017-11-07 Pedro Alves <palves@redhat.com>
4396
4397 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4398
95e95a6d
PA
43992017-11-07 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4402 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4403 (disable_invalid, disable_inverted, disable_negative): New
4404 procedures.
4405 ("bad numbers"): New set of tests.
4406
cee62dbd
PA
44072017-11-07 Pedro Alves <palves@redhat.com>
4408
4409 * gdb.cp/ena-dis-br-range.exp: Add tests.
4410
cc638e86
PA
44112017-11-07 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4414
d0fe4701
XR
44152017-11-07 Xavier Roirand <roirand@adacore.com>
4416 Pedro Alves <palves@redhat.com>
4417
4418 * gdb.base/ena-dis-br.exp: Add reference to
4419 gdb.cp/ena-dis-br-range.exp.
4420 * gdb.cp/ena-dis-br-range.exp: New file.
4421 * gdb.cp/ena-dis-br-range.cc: New file.
4422
46f67f80
PA
44232017-11-06 Pedro Alves <palves@redhat.com>
4424
4425 * gdb.base/attach-non-pgrp-leader.c: New.
4426 * gdb.base/attach-non-pgrp-leader.exp: New.
4427
726e1356
PA
44282017-11-06 Pedro Alves <palves@redhat.com>
4429
4430 * configure.ac: No longer check for termio.h and sgtty.h.
4431 * configure: Regenerate.
4432 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4433 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4434 Remove termio and sgtty code.
4435
50ab6ace
YQ
44362017-11-03 Yao Qi <yao.qi@linaro.org>
4437
4438 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4439 in GDB is disabled.
4440
8e68731c
YQ
44412017-11-03 Yao Qi <yao.qi@linaro.org>
4442
4443 * gdb.python/py-thrhandle.exp: Skip it if python is not
4444 enabled.
4445
3a87ae65
SM
44462017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4447
4448 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4449 as a breakpoint command.
4450
484d8d36
MD
44512017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4452
4453 PR python/21213
4454 * gdb.python/py-infthread.exp: Test calling
4455 InferiorThread.inferior () multiple times in a row.
4456
4a27f119
KS
44572017-10-27 Keith Seitz <keiths@redhat.com>
4458
4459 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4460 Test "info break" for every inlined function breakpoint.
4461
bb11dd58
YQ
44622017-10-27 Yao Qi <yao.qi@linaro.org>
4463
4464 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4465
a43f3893
PF
44662017-10-26 Patrick Frants <osscontribute@gmail.com>
4467
4468 * gdb.cp/classes.exp (test_static_members): Test printing
4469 Outer::instance.
4470 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4471 (Inner::instance, Outer::instance): New.
4472
792ccf00
PA
44732017-10-24 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4476 extra console" test in two stages.
4477
eb2bfbad
PA
44782017-10-24 Pedro Alves <palves@redhat.com>
4479
4480 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4481
1f75a651
PA
44822017-10-24 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4485 loop.
4486
779990d9
PA
44872017-10-24 Pedro Alves <palves@redhat.com>
4488
4489 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4490 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4491
ad9b8f5d
PA
44922017-10-24 Pedro Alves <palves@redhat.com>
4493
4494 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4495 parameter and handle it. Don't output read value in test name.
4496
fee6da6e
PA
44972017-10-24 Pedro Alves <palves@redhat.com>
4498
4499 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4500 custom test name.
4501
10389c2c
PA
45022017-10-24 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4505 include the unstable output directory name in the test's name.
4506 (initial_setup_simple) <'set args'>: Use custom test name.
4507
a80e65a9
PA
45082017-10-24 Pedro Alves <palves@redhat.com>
4509
4510 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4511 with explicit test name.
4512
15763a09
PA
45132017-10-20 Pedro Alves <palves@redhat.com>
4514
4515 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4516 'wait -i'. Use gdb_assert and remote_close.
4517
49a4ce2e
AB
45182017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4519
4520 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4521 number from variable rather than hard-coded.
4522
a75868f5
PA
45232017-10-19 Pedro Alves <palves@redhat.com>
4524
4525 * gdb.base/long-inferior-output.c: New file.
4526 * gdb.base/long-inferior-output.exp: New file.
4527
c8ba13ad
KS
45282017-11-18 Keith Seitz <keiths@redhat.com>
4529
4530 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4531 method.
4532 (main): Call it.
4533 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4534 Add additional user-defined conversion operator tests.
4535
b27de576
PA
45362017-10-17 Pedro Alves <palves@redhat.com>
4537
4538 * boards/native-stdio-gdbserver.exp: Load "local-board".
4539
8484c955
PA
45402017-10-17 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.base/quit-live.c: New file.
4543 * gdb.base/quit-live.exp: New file.
4544
83d5a34d
KS
45452017-10-16 Keith Seitz <keiths@redhat.com>
4546
4547 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4548 (class_with_protected_typedef, class_with_private_typedef)
4549 (struct_with_public_typedef, struct_with_protected_typedef)
4550 (struct_with_private_typedef): New classes/structs.
4551 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4552 typedefs and access specifiers.
4553
739b3f1d
PA
45542017-10-16 Pedro Alves <palves@redhat.com>
4555 Simon Marchi <simon.marchi@polymtl.ca>
4556
4557 * README (Local vs Remote vs Native): New section.
4558 * boards/local-board.exp: New file, with bits factored out from
4559 ...
4560 * boards/native-extended-gdbserver.exp: ... here. Load
4561 "local-board".
4562 * boards/native-gdbserver.exp: Load "local-board".
4563 (${board}_spawn, ${board}_exec): Delete.
4564 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4565 ...
4566 * boards/stdio-gdbserver-base.exp: ... this new file.
4567 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4568 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4569 procedure.
4570 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4571 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4572 stdio_gdbserver_command.
4573 (${board}_get_remote_address, ${board}_get_comm_port)
4574 (${board}_download, ${board}_upload): Delete.
4575 (get_target_remote_pipe_cmd): New.
4576
fe68b953
SM
45772017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4578
4579 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4580 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4581 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4582 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4583 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4584 remove with_test_prefix.
4585
300b6685
PA
45862017-10-13 Pedro Alves <palves@redhat.com>
4587
4588 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4589 * gdb.base/annota1.exp: Use it instead of is_remote.
4590 * gdb.base/annota3.exp: Use it instead of is_remote.
4591 * gdb.cp/annota2.exp: Use it instead of is_remote.
4592 * gdb.cp/annota3.exp: Use it instead of is_remote.
4593 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4594
50500caf
PA
45952017-10-13 Pedro Alves <palves@redhat.com>
4596
4597 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4598 (test_num_test_vars, run_and_count_vars, find_env)
4599 (test_set_unset_env, test_inherit_env_var): New procedures.
4600 (top level): Use them.
4601
dad0c6d2
PA
46022017-10-13 Pedro Alves <palves@redhat.com>
4603
4604 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4605 also skip on stub-like targets.
4606
8b0553c1
PA
46072017-10-13 Pedro Alves <palves@redhat.com>
4608
4609 PR gdb/22293
4610 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4611 (top level): Move some tests to ...
4612 (test_not_found): ... this new procedure.
4613 (top level): Call it.
4614
7594f623
PA
46152017-10-13 Pedro Alves <palves@redhat.com>
4616
4617 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4618 expect different "info terminal" output if testing with a
4619 non-native target.
4620
ebe3b402
PA
46212017-10-13 Pedro Alves <palves@redhat.com>
4622 Simon Marchi <simon.marchi@polymtl.ca>
4623
4624 PR python/12966
4625 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4626
42f1b161
PA
46272017-10-13 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4630 already.
4631
8d6ef72b
PA
46322017-10-13 Pedro Alves <palves@redhat.com>
4633
4634 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4635 is_remote.
4636
d7bcd5b8
PA
46372017-10-13 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4640 is_remote.
4641
df479dc6
PA
46422017-10-13 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4645 is set.
4646 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4647 instead of is_remote.
4648
23fb630a
PA
46492017-10-13 Pedro Alves <palves@redhat.com>
4650
4651 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4652 (top level): Add comment.
4653
cc77b1dc
PA
46542017-10-13 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.base/remote.exp (top level): Fix comment typo and add
4657 missing return.
4658
27c9e813
PA
46592017-10-13 Pedro Alves <palves@redhat.com>
4660 Simon Marchi <simon.marchi@polymtl.ca>
4661
4662 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4663 calls and add comments. Skip test if use_gdb_stub is set.
4664 (top level): Use "set cwd" command instead of "cd" command.
4665
5e830d98
PA
46662017-10-13 Pedro Alves <palves@redhat.com>
4667
4668 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4669 is_remote target check.
4670
f5ca0032
PA
46712017-10-13 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.base/scope.exp: Use build_executable + clean_restart +
4674 gdb_file_cmd instead of prepare_for_testing and no longer skip
4675 "before run" tests on is_remote target boards. Update comments.
4676 * boards/native-extended-gdbserver.exp
4677 (extended_gdbserver_load_last_file): New, factored out from ...
4678 (gdb_load): ... this. Move further below and add comment.
4679 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4680
8aed1c0d
PA
46812017-10-12 Pedro Alves <palves@redhat.com>
4682
4683 * gdb.base/attach.exp: Remove references to gdb64.
4684 * gdb.base/dbx.exp: Remove references to gdb64.
4685
cfa34c87
SM
46862017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4687 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/label.exp: Remove is_remote target check.
4690
9192b7de
PA
46912017-10-12 Pedro Alves <palves@redhat.com>
4692
4693 * gdb.base/auvx.exp (coredir): Update comment.
4694 (top level) <core_works>: Use "set cwd" command instead of "cd"
4695 command.
4696
6bf0052d
PA
46972017-10-12 Pedro Alves <palves@redhat.com>
4698 Simon Marchi <simon.marchi@polymtl.ca>
4699
4700 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4701 target boards.
4702
e48ef82d
PA
47032017-10-12 Pedro Alves <palves@redhat.com>
4704 Simon Marchi <simon.marchi@polymtl.ca>
4705
4706 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4707 Instead skip if there's any gdb_protocol set.
4708
8d7aea57
SM
47092017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4710 Pedro Alves <palves@redhat.com>
4711
4712 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4713
30440677
PA
47142017-10-12 Pedro Alves <palves@redhat.com>
4715 Simon Marchi <simon.marchi@polymtl.ca>
4716
4717 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4718 instead of on dejagnu remote boards.
4719
4e04f045 47202017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4721 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4722
4723 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4724 checks. Use build_executable + clean_restart instead of
4725 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4726 of enabling non-stop after starting gdb.
4727
871a186e
PA
47282017-10-12 Pedro Alves <palves@redhat.com>
4729
4730 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4731 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4732 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4733 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4734
56d704da
AK
47352017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4736
4737 * gdb.arch/arc-tdesc-cpu.exp: New file.
4738 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4739
2f20e312
SM
47402017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4741
4742 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4743
65630365
PA
47442017-10-10 Pedro Alves <palves@redhat.com>
4745
4746 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4747 expect CLI output.
4748
bf469271
PA
47492017-10-10 Pedro Alves <palves@redhat.com>
4750
4751 * lib/selftest-support.exp (selftest_setup): Update for
4752 captured_command_loop's prototype change.
4753
777a42f1
PA
47542017-10-09 Pedro Alves <palves@redhat.com>
4755
4756 Test both arch1=>arch2 and arch2=>arch1.
4757
4758 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4759 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4760 factored out to...
4761 (append_arch1_options, append_arch2_options, append_arch_options)
4762 (build_executables): New procedures.
4763 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4764 local.
4765 (top level): Add new 'first_arch' testing axis.
4766
cbd2b4e3
PA
47672017-10-09 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4770 (barrier): New.
4771 (thread_start, all_started): New functions.
4772 (main): Spawn new thread and wait until it is scheduled.
4773 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4774 option.
4775 (do_test): Add 'selected_thread' parameter. Run to all_started
4776 instead of main. Explicitly set the breakpoint at main. Switch
4777 to the SELECTED_THREAD thread.
4778 (top level): Test handling the exec event with either the main
4779 thread or the second thread selected.
4780
5c9e4427
PA
47812017-10-09 Pedro Alves <palves@redhat.com>
4782
4783 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4784 logic. Move STOP marker after the value checks.
4785 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4786 regexp.
4787
b3b7c423
SL
47882017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4789
4790 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4791
3b4b2f16
UW
47922017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4793
4794 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4795 integer-to-dfp conversion.
4796 * gdb.base/dfp-test.exp: Likewise.
4797
5cd63fda
PA
47982017-10-04 Pedro Alves <palves@redhat.com>
4799
4800 * gdb.multi/hangout.c: Include <unistd.h>.
4801 (hangout_loop): New function.
4802 (main): Call alarm. Call hangout_loop in a loop.
4803 * gdb.multi/hello.c: Include <unistd.h>.
4804 (hello_loop): New function.
4805 (main): Call alarm. Call hangout_loop in a loop.
4806 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4807 inferior with the other selected.
4808
4c71c105
SM
48092017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4810
4811 * gdb.mi/list-thread-groups-available.exp: New file.
4812 * gdb.mi/list-thread-groups-available.c: New file.
4813
bc3b087d
SDJ
48142017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4815
4816 * gdb.base/set-cwd.exp: Make it available on
4817 native-extended-gdbserver.
4818
d092c5a2
SDJ
48192017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4820
4821 * gdb.base/set-cwd.c: New file.
4822 * gdb.base/set-cwd.exp: Likewise.
4823
45320ffa
TT
48242017-10-02 Tom Tromey <tom@tromey.com>
4825
4826 PR rust/22236:
4827 * gdb.rust/simple.rs (main): New variable "fslice".
4828 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4829
b3e3859b
TT
48302017-10-02 Tom Tromey <tom@tromey.com>
4831
4832 * gdb.rust/simple.exp: Test ptype of a slice.
4833
01af5e0d
TT
48342017-10-02 Tom Tromey <tom@tromey.com>
4835
4836 * gdb.rust/simple.exp: Test index of slice.
4837
a9bbfbd8
TT
48382017-09-27 Tom Tromey <tom@tromey.com>
4839
4840 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4841
df8899e5
TP
48422017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4843 Pedro Alves <palves@redhat.com>
4844
4845 * gdb.base/compare-sections.exp (get value of read-only section): Read
4846 as unsigned value.
4847 (corrupt read-only section): Likewise and don't set written if patching
4848 failed.
4849
757bf54b
KB
48502017-09-21 Kevin Buettner <kevinb@redhat.com>
4851
4852 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4853 files.
4854
06871ae8
PA
48552017-09-20 Pedro Alves <palves@redhat.com>
4856
4857 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4858 symbol names in gdb's output.
4859 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4860
e5f25bc5
PA
48612017-09-20 Pedro Alves <palves@redhat.com>
4862
4863 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4864 Rename to ...
4865 (test_list_ambiguous_symbol): ... this and add a symbol name
4866 parameter. Adjust.
4867 (test_list_ambiguous_function): Reimplement on top of
4868 test_list_ambiguous_symbol and also test listing ambiguous
4869 variables.
4870 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4871 (ambiguous_fun): ... this.
4872 (ambiguous_var): New.
4873 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4874 (ambiguous_fun): ... this.
4875 (ambiguous_var): New.
4876
4e5a4f58
JB
48772017-09-19 John Baldwin <jhb@FreeBSD.org>
4878
4879 * gdb.base/starti.c: New file.
4880 * gdb.base/starti.exp: New file.
4881 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4882
26e53f3e
PA
48832017-09-14 Pedro Alves <palves@redhat.com>
4884
4885 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4886 (top level): Use it instead of runto.
4887
cb791d59
TT
48882017-09-11 Tom Tromey <tom@tromey.com>
4889
4890 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4891
7c96f8c1
TT
48922017-09-11 Tom Tromey <tom@tromey.com>
4893
4894 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4895 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4896
469412dd
CW
48972017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4898
4899 * gdb.fortran/printing-types.exp: New file.
4900 * gdb.fortran/printing-types.exp: New file.
4901
e0f86435
BH
49022017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4903
4904 * gdb.fortran/vla-ptype.exp: Fix typos.
4905 * gdb.fortran/vla-value.exp: Same.
4906
9e9af4be
BH
49072017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4908
4909 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4910 * gdb.mi/mi-var-child-f.exp: Likewise.
4911 * gdb.mi/mi-vla-fortran.exp: Likewise.
4912
a5ad232b 49132017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4914 Christoph Weinmann <christoph.t.weinmann@intel.com>
4915 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4916
4917 * gdb.fortran/ptr-indentation.f90: New file.
4918 * gdb.fortran/ptr-indentation.exp: New file.
4919
5aec60eb
TT
49202017-09-05 Tom Tromey <tom@tromey.com>
4921
4922 PR gdb/22010:
4923 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4924
8f8f8152
TP
49252017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4926
4927 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4928
fbd1b771
JK
49292017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4930
4931 * gdb.threads/tls-nodebug-pie.c: New file.
4932 * gdb.threads/tls-nodebug-pie.exp: New file.
4933
5eb5f850
TT
49342017-09-05 Tom Tromey <tom@tromey.com>
4935
4936 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4937 for rust.
4938
ae780a21
SM
49392017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4940
4941 * gdb.multi/multi-arch-exec.exp: Test with different
4942 "follow-exec-mode" settings.
4943 (do_test): New procedure.
4944
3693fdb3
PA
49452017-09-04 Pedro Alves <palves@redhat.com>
4946
4947 * gdb.base/func-static.c (S::method const, S::method volatile)
4948 (S::method volatile const): New methods.
4949 (c_s, v_s, cv_s): New instances.
4950 (main): Call method() on them.
4951 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4952 (cannot_resolve): New procedure.
4953 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4954 print-quote-unquoted columns.
4955 (do_test): Test printing each scope too.
4956
e68cb8e0
PA
49572017-09-04 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.base/local-static.exp: Also test with
4960 class::method::variable wholly quoted.
4961 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4962
858be34c
PA
49632017-09-04 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.base/local-static.c: New.
4966 * gdb.base/local-static.cc: New.
4967 * gdb.base/local-static.exp: New.
4968
46a4882b
PA
49692017-09-04 Pedro Alves <palves@redhat.com>
4970
4971 * gdb.asm/asm-source.exp: Add casts to int.
4972 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4973 (dataglobal64_1, dataglobal64_2): New globals.
4974 * gdb.base/nodebug.exp: Test different expressions involving the
4975 new globals, with print, whatis and ptype. Add casts to int.
4976 * gdb.base/solib-display.exp: Add casts to int.
4977 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4978 * gdb.cp/m-static.exp: Add cast to int.
4979 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4980 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4981 tls variable with no debug info without a cast. Test with a cast
4982 to int too.
4983 * gdb.trace/entry-values.exp: Add casts.
4984
2c5a2be1
PA
49852017-09-04 Pedro Alves <palves@redhat.com>
4986
4987 * gdb.base/nodebug.exp: Test that ptype's error about functions
4988 with unknown return type includes the function name too.
4989
7022349d
PA
49902017-09-04 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4993 return type of munmap in infcall.
4994 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4995 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4996 type of ftell in infcall.
4997 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4998 type of getpid in infcall.
4999 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5000 infcall.
5001 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5002 Bail on failure to extract the pid.
5003 * gdb.base/nodebug.c: #include <stdint.h>.
5004 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5005 New functions.
5006 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5007 Change expected output of print/whatis/ptype with functions with
5008 no debug info. Test all supported languages. Call
5009 test_call_promotion.
5010 * gdb.compile/compile.exp: Adjust expected output to expect
5011 warning.
5012 * gdb.threads/siginfo-threads.exp: Likewise.
5013
54990598
PA
50142017-09-04 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5017 "prototypes". Test calling float functions via prototyped and
5018 unprototyped function pointers.
5019 (perform_all_tests): New parameter "prototypes". Pass it down.
5020 (top level): Pass down "prototypes" parameter to
5021 perform_all_tests.
5022
34d16ea2
SM
50232017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5024
5025 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5026 Test with nested loops.
5027
9521ecda
SM
50282017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5029
5030 * gdb.base/commands.exp: Call the new procedures.
5031 (loop_break_test, loop_continue_test): New procedures.
5032
80a65e9b
SM
50332017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5034
5035 * gdb.base/commands.exp: Call new procedure.
5036 (define_if_without_arg_test): New procedure.
5037
e439fa14
PA
50382017-09-04 Pedro Alves <palves@redhat.com>
5039
5040 * gdb.base/list-ambiguous.exp: New file.
5041 * gdb.base/list-ambiguous0.c: New file.
5042 * gdb.base/list-ambiguous1.c: New file.
5043 * gdb.base/list.exp (test_list_range): Adjust expected output.
5044
0a2dde4a
SDJ
50452017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5046
5047 * gdb.base/share-env-with-gdbserver.c: New file.
5048 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5049
5e89eb3a
SM
50502017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5051
5052 * gdb.base/commands.exp (gdbvar_simple_if_test,
5053 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5054 progvar_simple_if_test, progvar_simple_while_test,
5055 progvar_complex_if_while_test, user_defined_command_test,
5056 user_defined_command_args_eval,
5057 user_defined_command_args_stack_test,
5058 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5059 temporary_breakpoint_commands,
5060 gdb_test_no_prompt, redefine_hook_test,
5061 redefine_backtrace_test): Remove "global gdb_prompt".
5062
fd437cbc
SM
50632017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5064
5065 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5066 New proc, call it from toplevel.
5067
87215ad1
SDJ
50682017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5069
5070 PR remote/21852
5071 * gdb.server/normal.c: New file, copied from gdb.base.
5072 * gdb.server/run-without-local-binary.exp: New file.
5073
58afddc6
WP
50742017-08-07 Weimin Pan <weimin.pan@oracle.com>
5075
5076 * gdb.arch/sparc64-adi.exp: New file.
5077 * gdb.arch/sparc64-adi.c: New file.
5078
5277199a
PA
50792017-08-22 Pedro Alves <palves@redhat.com>
5080
5081 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5082 (top level): Add "list all overloads" tests.
5083
14278e1f
TT
50842017-08-22 Tom Tromey <tom@tromey.com>
5085
5086 * gdb.gdb/xfullpath.exp: Remove.
5087
bf223d3e
PA
50882017-08-21 Pedro Alves <palves@redhat.com>
5089
5090 PR gdb/19487
5091 * gdb.base/symbol-alias.c: New.
5092 * gdb.base/symbol-alias2.c: New.
5093 * gdb.base/symbol-alias.exp: New.
5094
c973d0aa
PA
50952017-08-21 Pedro Alves <palves@redhat.com>
5096
5097 * gdb.base/dfp-test.c
5098 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5099 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5100 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5101 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5102 * gdb.base/whatis-ptype-typedefs.c: New.
5103 * gdb.base/whatis-ptype-typedefs.exp: New.
5104 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5105 (an_int, an_int_type, an_int_type2): New globals.
5106 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5107 involving typedefs and cast expressions.
5108 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5109 (lookup_typedefs_function): New.
5110 (typedefs_pretty_printers_dict): New.
5111 (top level): Register lookup_typedefs_function in
5112 gdb.pretty_printers.
5113
6d580b63
YQ
51142017-08-18 Yao Qi <yao.qi@linaro.org>
5115
5116 * gdb.server/unittest.exp: New.
5117
206726fb
SDJ
51182017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5119
5120 PR gdb/21954
5121 * gdb.base/environ.exp: Add test to check if 'unset environment'
5122 works.
5123
bf0ec4c2
AA
51242017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5125
5126 * lib/gdb.exp (universal_compile_options): New caching proc.
5127 (gdb_compile): Suppress GCC's coloring of messages.
5128
d6382fff
TT
51292017-08-14 Tom Tromey <tom@tromey.com>
5130
5131 PR gdb/21675:
5132 * gdb.base/printcmds.exp (test_radices): New function.
5133 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5134 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5135 * lib/gdb.exp (get_integer_valueof): Use p/d.
5136
c2c2dd9f
SM
51372017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5138
5139 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5140 characters.
5141
fdffd6f4
TT
51422017-08-05 Tom Tromey <tom@tromey.com>
5143
5144 * gdb.rust/simple.exp: Allow String to appear in a different
5145 namespace.
5146
27d41eac
YQ
51472017-07-26 Yao Qi <yao.qi@linaro.org>
5148
5149 * gdb.gdb/unittest.exp: Invoke command
5150 "maintenance check xml-descriptions".
5151
031ed05d
AA
51522017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5153
5154 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5155 calling context.
5156 (hex128): Drop erroneous calculation of parameters.
5157
dcd27ddf
SM
51582017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5159
5160 * gdb.python/py-unwind.exp: Disable stack protection when
5161 building test file.
5162
47e77640
PA
51632017-07-20 Pedro Alves <palves@redhat.com>
5164
5165 * gdb.base/default.exp (set language): Adjust expected output.
5166
62d2a18a
PA
51672017-07-20 Pedro Alves <palves@redhat.com>
5168
5169 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5170 (test_minsym): ... this, and make static.
5171 (get_pck__foo__bar__minsym): Rename to ...
5172 (get_test_minsym): ... this.
5173 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5174 symbol names and comments.
5175 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5176 (get_test_minsym): ... this.
5177 (pck__foo__bar__minsym__2): Rename to ...
5178 (test_minsym): ... this.
5179 (main): Adjust.
5180
c45ec17c
PA
51812017-07-17 Pedro Alves <palves@redhat.com>
5182
5183 * gdb.base/completion.exp: Adjust expected output.
5184 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5185 the completer works.
5186
c6756f62
PA
51872017-07-17 Pedro Alves <palves@redhat.com>
5188
5189 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5190
5bd68487
AB
51912017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5192
5193 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5194
8880f2a9
TT
51952017-07-14 Tom Tromey <tom@tromey.com>
5196
5197 PR rust/21764:
5198 * gdb.rust/simple.exp: Add tests.
5199
65547233
TT
52002017-07-14 Tom Tromey <tom@tromey.com>
5201
5202 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5203
8f14146e
PA
52042017-07-14 Pedro Alves <palves@redhat.com>
5205
5206 * gdb.linespec/base/one/thefile.cc (z1): New function.
5207 * gdb.linespec/base/two/thefile.cc (z2): New function.
5208 * gdb.linespec/linespec.exp: Add tests.
5209
b4365d02
AB
52102017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5211
5212 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5213 to mi_create_breakpoint.
5214
5d2cbaa5
AB
52152017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5216
5217 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5218 mi_create_breakpoint.
5219
11cb5716
IB
52202017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5221
5222 * gdb.dlang/demangle.exp: Update for demangling changes.
5223
03278692
TT
52242017-07-09 Tom Tromey <tom@tromey.com>
5225
5226 * gdb.dwarf2/shortpiece.exp: New file.
5227
33c5cd75
DB
52282017-07-06 David Blaikie <dblaikie@gmail.com>
5229
5230 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5231 built from fissiont-multi-cu{1,2}.c.
5232 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5233 except putting 'main' and 'func' in separate CUs in the same DWO file.
5234 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5235 test.
5236 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5237 test.
5238
8455d262
PA
52392017-07-06 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.python/py-unwind.exp: Test flushregs.
5242
dc4bde35
SDJ
52432017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5244
5245 PR cli/21688
5246 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5247 tests for alias commands and trailing whitespace.
5248
51ed89aa
SDJ
52492017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5250
5251 PR cli/21688
5252 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5253 procedure. Call it.
5254
eb17d413
PA
52552017-06-29 Pedro Alves <palves@redhat.com>
5256
5257 * gdb.base/printcmds.exp: Add tests.
5258
41664b45
DG
52592017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5260
5261 PR gdb/21337
5262 * gdb.base/reread-readsym.exp: New file.
5263 * gdb.base/reread-readsym.c: New file.
5264
75312ae3
KB
52652017-06-21 Kevin Buettner <kevinb@redhat.com>
5266
5267 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5268 subpattern.
5269
66953522
PB
52702017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5271
5272 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5273 extended mnemonic.
5274 * gdb.arch/powerpc-power9.s: Likewise.
5275
5524b525
AA
52762017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5277
5278 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5279 on 32-bit x86 targets. Exploit is_*_target macros where
5280 appropriate.
5281
03c8af18
AA
52822017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5283
5284 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5285 register pieces.
5286
3bf31011
AA
52872017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5288
5289 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5290 located in one or more DWARF pieces.
5291
805acca0
AA
52922017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5293
5294 * lib/gdb.exp (get_endianness): New proc.
5295 * gdb.arch/aarch64-fp.exp: Use it.
5296 * gdb.arch/altivec-regs.exp: Likewise.
5297 * gdb.arch/e500-regs.exp: Likewise.
5298 * gdb.arch/vsx-regs.exp: Likewise.
5299 * gdb.base/dump.exp: Likewise.
5300 * gdb.base/funcargs.exp: Likewise.
5301 * gdb.base/gnu_vector.exp: Likewise.
5302 * gdb.dwarf2/formdata16.exp: Likewise.
5303 * gdb.dwarf2/implptrpiece.exp: Likewise.
5304 * gdb.dwarf2/nonvar-access.exp: Likewise.
5305 * gdb.python/py-inferior.exp: Likewise.
5306 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5307
e9352324
AA
53082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5309
5310 PR gdb/21226
5311 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5312 stack value pieces are taken from the LSB end.
5313
d5d1163e
AA
53142017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5315
5316 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5317 variable at nonzero offset.
5318
0567c986
AA
53192017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5320
5321 * gdb.dwarf2/var-access.c: New file.
5322 * gdb.dwarf2/var-access.exp: New test.
5323 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5324
973e9aab
TT
53252017-06-12 Tom Tromey <tom@tromey.com>
5326
5327 * gdb.dwarf2/formdata16.exp: Add tests.
5328
d9109c80
TT
53292017-06-12 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5332
30a25466
TT
53332017-06-12 Tom Tromey <tom@tromey.com>
5334
5335 PR exp/16225:
5336 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5337 * gdb.arch/vsx-regs.exp: Update tests.
5338 * gdb.arch/s390-vregs.exp (hex128): New proc.
5339 Update test.
5340 * gdb.arch/altivec-regs.exp: Update tests.
5341
aefd8b33
SDJ
53422017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5343
5344 * gdb.base/startup-with-shell.c: New file.
5345 * gdb.base/startup-with-shell.exp: Likewise.
5346
2090129c
SDJ
53472017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5348
5349 * gdb.server/non-existing-program.exp: Update regex in order to
5350 reflect the fact that gdbserver is now using fork_inferior (with a
5351 shell) to startup the inferior.
5352
8e86a419
SM
53532017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5354
5355 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5356 support function calls from GDB.
5357
e6cf65f2
TT
53582017-05-21 Tom Tromey <tom@tromey.com>
5359
5360 PR rust/21466:
5361 * gdb.rust/unsized.exp: New file.
5362 * gdb.rust/unsized.rs: New file.
5363
43cc5389
TT
53642017-05-19 Tom Tromey <tom@tromey.com>
5365
5366 PR rust/21484:
5367 * gdb.rust/watch.exp: New file.
5368 * gdb.rust/watch.rs: New file.
5369
ec8df234
TT
53702017-05-18 Tom Tromey <tom@tromey.com>
5371
5372 * gdb.rust/simple.exp: Allow Box to be qualified.
5373
3e3e7fae
TP
53742017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5375
5376 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5377
59cc050d
PA
53782017-05-18 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.base/fileio.c (test_write, test_read, test_close)
5381 (test_fstat): Don't print 'ret' in the fail path.
5382
c8f6abd1
PA
53832017-05-18 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5386 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5387 (test_system, test_rename, test_unlink, test_time): Change
5388 prototypes.
5389 * gdb.base/fileio.exp (stop_msg): Adjust.
5390
d2a03b77
PA
53912017-05-18 Pedro Alves <palves@redhat.com>
5392
5393 * gdb.base/fileio.c (null_str): New global.
5394 (test_stat): Use it.
5395 * gdb.base/fileio.exp: Remove nowarnings.
5396
0d5c6999
YQ
53972017-05-17 Yao Qi <yao.qi@linaro.org>
5398
5399 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5400
21873064
YQ
54012017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5402
5403 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5404 argument command.
5405 (top-level): Invoke test_set_inferior_tty.
5406
d512d31c
PA
54072017-05-04 Pedro Alves <palves@redhat.com>
5408
5409 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5410 Add parens to print call for Python 3.
5411
90cef2ed
KS
54122017-05-03 Keith Seitz <keiths@redhat.com>
5413
5414 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5415 (main): Call it.
5416
14f819c8
TW
54172017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5418
5419 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5420 to prev and next.
5421
913aeadd
TW
54222017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5423
5424 * gdb.python/py-record-btrace.exp: Remove test for
5425 gdb.BtraceInstruction.error.
5426
a3be24ad
TW
54272017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5428
5429 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5430
ae20e79a
TW
54312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5432
5433 * gdb.python/py-record-btrace-threads.c: New file.
5434 * gdb.python/py-record-btrace-threads.exp: New file.
5435
45ce1b47
SDJ
54362017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5437
5438 PR testsuite/8595
5439 * gdb.base/environ.exp: Make test available in all architectures.
5440 Move bits related to "info program" testing to
5441 gdb.base/info-program.exp. Rewrite tests to use the two new
5442 procedures mentione below.
5443 (test_set_show_env_var) New procedure.
5444 (test_set_show_env_var_equal): Likewise.
5445 * gdb.base/info-program.exp: New file.
5446
e15c3eb4
KS
54472017-04-27 Keith Seitz <keiths@redhat.com>
5448
5449 * gdb.cp/oranking.cc (test15): New function.
5450 (main): Call test15 and declare additional variables for testing.
5451 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5452 "p foo101('abc')" tests.
5453 Add tests for cv qualifier overloads.
5454 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5455 "lvalue reference overload" test.
5456 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5457 "print value of f1 on Child&& in f2" test.
5458
3a3fd0fd
PA
54592017-04-19 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5462 procedure.
5463 (top level): Call it.
5464 * lib/gdb.exp (gdb_define_cmd): New procedure.
5465
53375380
PA
54662017-04-12 Pedro Alves <palves@redhat.com>
5467
5468 PR gdb/21323
5469 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5470 (wchar): New global.
5471 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5472 (do_test_wide_char, wide_char_types_no_program, top level): Add
5473 wchar_t testing.
5474
53e710ac
PA
54752017-04-12 Pedro Alves <palves@redhat.com>
5476
5477 PR c++/21323
5478 * gdb.cp/wide_char_types.c: New file.
5479 * gdb.cp/wide_char_types.exp: New file.
5480
0ad9d8c7
SDJ
54812017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5482
5483 PR gdb/21352
5484 * gdb.trace/tsv.exp: Add test for "tsave -r".
5485
b1b45502
IB
54862017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5487
5488 * gdb.dlang/watch-loc.c: New file.
5489 * gdb.dlang/watch-loc.exp: New file.
5490
ec13808e
JK
54912017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5492
5493 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5494
fe5f7374
AK
54952017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5496
5497 * gdb.arch/arc-analyze-prologue.S: New file.
5498 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5499
eea78757
AK
55002017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5501
5502 * gdb.arch/arc-decode-insn.S: New file.
5503 * gdb.arch/arc-decode-insn.exp: Likewise.
5504
5badf10a
IR
55052017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5506
5507 PR tdep/20928
5508 * gdb.arch/sparc64-regs.exp: New file.
5509 * gdb.arch/sparc64-regs.S: Likewise.
5510
cee59b3f
TW
55112017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5512
5513 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5514 and memory view on Python 3.
5515
c0f55cc6
AV
55162017-03-20 Artemiy Volkov <artemiyv@acm.org>
5517 Keith Seitz <keiths@redhat.com>
5518
5519 PR gdb/14441
5520 * gdb.cp/demangle.exp: Add rvalue reference tests.
5521 * gdb.cp/rvalue-ref-casts.cc: New file.
5522 * gdb.cp/rvalue-ref-casts.exp: New file.
5523 * gdb.cp/rvalue-ref-overload.cc: New file.
5524 * gdb.cp/rvalue-ref-overload.exp: New file.
5525 * gdb.cp/rvalue-ref-params.cc: New file.
5526 * gdb.cp/rvalue-ref-params.exp: New file.
5527 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5528 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5529 * gdb.cp/rvalue-ref-types.cc: New file.
5530 * gdb.cp/rvalue-ref-types.exp: New file.
5531 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5532 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5533
51457a05
MAL
55342017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5535
5536 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5537 New procedure.
5538
5b291c04
MAL
55392017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5540
5541 * lib/mi-support.exp (mi_gdb_test): Add additional message
5542 for unexpected output.
5543
59a56148
AA
55442017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5545
5546 * gdb.base/examine-backward.c (Barrier): New character array
5547 constant, to ensure that TestStrings is preceded by a string
5548 terminator.
5549
7942e96e
AA
55502017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5551
5552 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5553 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5554 and implicit pointer into such a location.
5555
6ebac3fb
DE
55562017-03-16 Doug Evans <dje@google.com>
5557
5558 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5559
ec3b243d
TP
55602017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5561
5562 * gdb.cp/m-static.exp: Fix expectation for prototype of
5563 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5564
55652017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5566
5567 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5568 * gdb.guile/scm-lazy-string.c: New file.
5569 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5570 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5571 for pointer, array, typedef lazy strings.
5572
2cc36e25 55732017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5574
5575 PR python/17728, python/18439, python/18779
5576 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5577 * gdb.python/py-lazy-string.c (pointer): New typedef.
5578 (main): New locals ptr, array, typedef_ptr.
5579 * gdb.python/py-value.exp: Move lazy string tests to ...
5580 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5581 array, typedef lazy strings.
ec3b243d 5582
0efcde63
AK
55832017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5584
5585 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5586 Add optional 'test' parameter.
5587
7978d7c3
SM
55882017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5589
5590 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5591 Skip for versions of DejaGnu < 1.5.
5592
896c0c1e
SM
55932017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5594
5595 * lib/gdb.exp (dejagnu_version): New proc.
5596 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5597 Use dejagnu_version.
5598
5f4d1085
KS
55992017-03-10 Keith Seitz <keiths@redhat.com>
5600
5601 PR c++/8128
5602 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5603 type from destructor regexps.
5604 Add a branch which actually passes the test.
5605 Adjust "ptype t5i" test names.
5606
1de05205
PA
56072017-03-08 Pedro Alves <palves@redhat.com>
5608
5609 * gdb.base/step-over-exit.exp: Add explicit test message.
5610
c65d6b55
PA
56112017-03-08 Pedro Alves <palves@redhat.com>
5612
5613 PR gdb/18360
5614 * gdb.threads/interrupt-while-step-over.c: New file.
5615 * gdb.threads/interrupt-while-step-over.exp: New file.
5616
2e86a283
PA
56172017-03-08 Pedro Alves <palves@redhat.com>
5618
5619 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5620 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5621
25dcbff6
PA
56222017-03-08 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5625 PKRU as not supported as a PASS.
5626
dc9366eb
PA
56272017-03-08 Pedro Alves <palves@redhat.com>
5628
5629 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5630 prefix instead of $binfile1/$binfile2.
5631 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5632 in test message.
5633 * gdb.python/py-completion.exp: Use "load python file" as test
5634 messages instead of unstable path names.
5635
6e5d74e7
PA
56362017-03-08 Pedro Alves <palves@redhat.com>
5637 Jan Kratochvil <jan.kratochvil@redhat.com>
5638
5639 PR cli/21218
5640 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5641 New proc.
5642 (top level): Call it.
5643
9753a2f6
PA
56442017-03-08 Pedro Alves <palves@redhat.com>
5645
5646 PR tui/21216
5647 * gdb.tui/tui-nl-filtered-output.exp: New file.
5648
1a4dd9dd
PA
56492017-03-08 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/completion.exp: Move TUI completion tests to ...
5652 * gdb.tui/completion.exp: ... this new file.
5653
7cbbff33
PA
56542017-03-08 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/tui-disasm-long-lines.c,
5657 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5658 gdb.base/tui-layout.exp: Move to ...
5659 * gdb.tui/: ... this new directory.
5660
5f6fd321
PA
56612017-03-07 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/tui-layout.c: New file.
5664 * gdb.base/tui-layout.exp: New file.
5665
44959fa8
PA
56662017-03-07 Pedro Alves <palves@redhat.com>
5667
5668 * gdb.base/tui-layout.c: Rename to ...
5669 * gdb.base/tui-disasm-long-lines.c: ... this.
5670 * gdb.base/tui-layout.exp: Rename to ...
5671 * gdb.base/tui-disasm-long-lines.exp: ... this.
5672
f8c4e718
PA
56732017-03-07 Pedro Alves <palves@redhat.com>
5674
5675 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5676
6dbb839a 56772017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5678
5679 * i386-mpx-call.c: New file.
5680 * i386-mpx-call.exp: New file.
5681
65b48a81
PB
56822017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5683
5684 * gdb.arch/powerpc-power.exp: Delete test.
5685 * gdb.arch/powerpc-power.s: Likewise.
5686 * gdb.disasm/disassembler-options.exp: New test.
5687 * gdb.arch/powerpc-altivec.exp: Likewise.
5688 * gdb.arch/powerpc-altivec.s: Likewise.
5689 * gdb.arch/powerpc-altivec2.exp: Likewise.
5690 * gdb.arch/powerpc-altivec2.s: Likewise.
5691 * gdb.arch/powerpc-altivec3.exp: Likewise.
5692 * gdb.arch/powerpc-altivec3.s: Likewise.
5693 * gdb.arch/powerpc-power7.exp: Likewise.
5694 * gdb.arch/powerpc-power7.s: Likewise.
5695 * gdb.arch/powerpc-power8.exp: Likewise.
5696 * gdb.arch/powerpc-power8.s: Likewise.
5697 * gdb.arch/powerpc-power9.exp: Likewise.
5698 * gdb.arch/powerpc-power9.s: Likewise.
5699 * gdb.arch/powerpc-vsx.exp: Likewise.
5700 * gdb.arch/powerpc-vsx.s: Likewise.
5701 * gdb.arch/powerpc-vsx2.exp: Likewise.
5702 * gdb.arch/powerpc-vsx2.s: Likewise.
5703 * gdb.arch/powerpc-vsx3.exp: Likewise.
5704 * gdb.arch/powerpc-vsx3.s: Likewise.
5705 * gdb.arch/arm-disassembler-options.exp: Likewise.
5706 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5707 * gdb.arch/s390-disassembler-options.exp: Likewise.
5708
17cd4947
LM
57092017-02-23 Luis Machado <lgustavo@codesourcery.com>
5710
5711 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5712 (check_supported_features): ... this. Changed return type to void.
5713 (supports_rdseed): New static global.
5714 (rdseed): Check supports_rdseed.
5715 (initialize): Call check_supported_features.
5716
2039d74e
EBM
57172017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5718
5719 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5720 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5721 and lqarx/stqcx.
5722 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5723 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5724
a51d7ecf
EBM
57252017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5726
5727 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5728 uppercase.
5729
0224619f
JK
57302017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5731
5732 * gdb.dwarf2/formdata16.c: New file.
5733 * gdb.dwarf2/formdata16.exp: New file.
5734 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5735
216f72a1
JK
57362017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5739 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5740 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5741 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5742 DW_AT_GNU_*.
5743
43988095
JK
57442017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5747
99e8a4f9
SDJ
57482017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5749
5750 PR gdb/21164
5751 * gdb.base/maint.exp: Add testcases for when the commands do
5752 not have arguments.
5753
b58a8c0c
TP
57542017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5755
5756 * gdb.cp/chained-calls.exp: Use p instead of P.
5757
4e746bb6
TW
57582017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5759
5760 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5761 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5762
3f77c769
TT
57632017-02-14 Tom Tromey <tom@tromey.com>
5764
5765 PR python/13598:
5766 * gdb.python/py-events.exp: Add before_prompt event tests.
5767
075beec0
AA
57682017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5769
5770 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5771
bf5f525c
LM
57722017-02-13 Luis Machado <lgustavo@codesourcery.com>
5773
5774 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5775 (main): Call my_unique_function_name.
5776 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5777 completion of patterns with a single match.
5778 Add missing -re switches to gdb_test_multiple calls.
5779
13a66184
LM
57802017-02-13 Luis Machado <lgustavo@codesourcery.com>
5781
5782 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5783 return if core file is not recognized.
5784
26a06916
SM
57852017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5786
5787 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5788 and extra UIs.
5789
b761ca9e
SM
57902017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5791
5792 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5793 proc_with_prefix.
5794
b964bee0
TT
57952017-02-10 Tom Tromey <tom@tromey.com>
5796
5797 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5798
18da0c51
MG
57992017-02-10 Martin Galvan <martingalvan@sourceware.org>
5800
5801 PR gdb/21122
5802 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5803
604c4576
JG
58042017-02-08 Jerome Guitton <guitton@adacore.com>
5805
5806 * gdb.base/define.exp: Add test for command abbreviations
5807 in define.
5808
20b477a7
LM
58092017-02-06 Luis Machado <lgustavo@codesourcery.com>
5810
5811 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5812 * gdb.reverse/insn-reverse-x86.c: New file.
5813
3f7b46f2
IR
58142017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5815
5816 PR tdep/20936
5817 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5818
f0fd41c1
TT
58192017-02-03 Tom Tromey <tom@tromey.com>
5820
5821 PR rust/21097:
5822 * gdb.rust/simple.exp: Add new tests.
5823
5be5dbf0
PA
58242017-02-02 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5827 tests.
5828
7346ef59
AA
58292017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5830
5831 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5832 taking a 2-byte value out of a 4-byte DWARF implicit value on
5833 big-endian targets.
5834 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5835 logic. Add test cases for DW_OP_implicit.
5836
787f0025
MM
58372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5838
5839 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5840
68777c29
MM
58412017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5842
5843 * gdb.btrace/enable.exp: Call gdb_exit before
5844 skip_gdbserver_tests.
5845
0a1c7e28
MM
58462017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5847
5848 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5849 GDBFLAGS.
5850
b5ac99b0
MM
58512017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5852
5853 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5854 the test is skipped.
5855 * gdb.btrace/data.exp: Likewise.
5856 * gdb.btrace/delta.exp: Likewise.
5857 * gdb.btrace/dlopen.exp: Likewise.
5858 * gdb.btrace/enable-running.exp: Likewise.
5859 * gdb.btrace/enable.exp: Likewise.
5860 * gdb.btrace/exception.exp: Likewise.
5861 * gdb.btrace/function_call_history.exp: Likewise.
5862 * gdb.btrace/gcore.exp: Likewise.
5863 * gdb.btrace/instruction_history.exp: Likewise.
5864 * gdb.btrace/multi-thread-step.exp: Likewise.
5865 * gdb.btrace/nohist.exp: Likewise.
5866 * gdb.btrace/non-stop.exp: Likewise.
5867 * gdb.btrace/reconnect.exp: Likewise.
5868 * gdb.btrace/record_goto-step.exp: Likewise.
5869 * gdb.btrace/record_goto.exp: Likewise.
5870 * gdb.btrace/rn-dl-bind.exp: Likewise.
5871 * gdb.btrace/segv.exp: Likewise.
5872 * gdb.btrace/step.exp: Likewise.
5873 * gdb.btrace/stepi.exp: Likewise.
5874 * gdb.btrace/tailcall-only.exp: Likewise.
5875 * gdb.btrace/tailcall.exp: Likewise.
5876 * gdb.btrace/tsx.exp: Likewise.
5877 * gdb.btrace/unknown_functions.exp: Likewise.
5878 * gdb.btrace/vdso.exp: Likewise.
5879
cd4007e4
MM
58802017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5881
5882 * gdb.btrace/enable-running.c: New.
5883 * gdb.btrace/enable-running.exp: New.
5884
2735833d
WT
58852017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5886
5887 * gdb.arch/amd64-gs_base.c: New file.
5888 * gdb.arch/amd64-gs_base.exp: New file.
5889
b51e1e94
LM
58902017-01-26 Luis Machado <lgustavo@codesourcery.com>
5891
5892 * lib/memory.exp: Remove spurious empty newlines.
5893
72ca0410
SM
58942017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5895
5896 * gdb.python/py-bad-printers.exp: Load python file using "source".
5897 * gdb.python/py-events.exp: Likewise.
5898 * gdb.python/py-evsignal.exp: Likewise.
5899 * gdb.python/py-evthreads.exp: Likewise.
5900 * gdb.python/py-frame-args.exp: Likewise.
5901 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5902 * gdb.python/py-framefilter-mi.exp: Likewise.
5903 * gdb.python/py-framefilter.exp: Likewise.
5904 * gdb.python/py-mi.exp: Likewise.
5905 * gdb.python/py-pp-maint.exp: Likewise.
5906 * gdb.python/py-pp-registration.exp: Likewise.
5907 * gdb.python/py-prettyprint.exp: Likewise.
5908 (run_lang_tests): Likewise.
5909 * gdb.python/py-typeprint.exp: Likewise.
5910
e309aa65
LM
59112017-01-26 Luis Machado <lgustavo@codesourcery.com>
5912
5913 * lib/memory.exp: New file.
5914 * lib/gdb.exp: Load memory.exp.
5915 * gdb.base/memattr.exp (delete_memory): Move proc to
5916 lib/memory.exp and rename to delete_memory_regions.
5917 Replace delete_memory with delete_memory_regions.
5918 Cleanup memory regions before tests.
5919 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5920 before tests.
5921
515aff23
LM
59222017-01-26 Luis Machado <lgustavo@codesourcery.com>
5923
5924 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5925 files.
5926 (initialize): New function conditionally defined.
5927 (testcases): Move within conditional block.
5928 (main): Call initialize.
5929 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5930 of gdb.reverse/insn-reverse.c.
5931 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5932 gdb.reverse/insn-reverse.c.
5933
d8b49cf0
YQ
59342017-01-26 Yao Qi <yao.qi@linaro.org>
5935
5936 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5937 disassemble on address 0.
5938
f13a9a0c
YQ
59392017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5940 Yao Qi <yao.qi@linaro.org>
5941
5942 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5943 * gdb.dwarf2/implptr-64bit.S: Remove.
5944 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5945 variables in caller's context. Add DW_OP_implicit_value.
5946
5ac95241
YQ
59472017-01-25 Yao Qi <yao.qi@linaro.org>
5948
5949 * lib/dwarf.exp (Dwarf::_location): Handle
5950 DW_OP_GNU_implicit_pointer with proper size.
5951
23e82930
LM
59522017-01-20 Luis Machado <lgustavo@codesourcery.com>
5953
5954 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5955 and add untested calls.
5956
d334ae25
LM
59572017-01-20 Luis Machado <lgustavo@codesourcery.com>
5958
5959 * gdb.python/python.exp: Check line number against what GDB thinks
5960 the line number is for func1.
5961
f5e6296e
IB
59622017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5963
5964 * gdb.dlang/debug-expr.exp: New file.
5965
5b362f04
LM
59662016-12-23 Luis Machado <lgustavo@codesourcery.com>
5967
5968 Fix test names for the following files:
5969
5970 * gdb.ada/exec_changed.exp
5971 * gdb.ada/info_types.exp
5972 * gdb.arch/aarch64-atomic-inst.exp
5973 * gdb.arch/aarch64-fp.exp
5974 * gdb.arch/altivec-abi.exp
5975 * gdb.arch/altivec-regs.exp
5976 * gdb.arch/amd64-byte.exp
5977 * gdb.arch/amd64-disp-step.exp
5978 * gdb.arch/amd64-dword.exp
5979 * gdb.arch/amd64-entry-value-inline.exp
5980 * gdb.arch/amd64-entry-value-param.exp
5981 * gdb.arch/amd64-entry-value-paramref.exp
5982 * gdb.arch/amd64-entry-value.exp
5983 * gdb.arch/amd64-i386-address.exp
5984 * gdb.arch/amd64-invalid-stack-middle.exp
5985 * gdb.arch/amd64-invalid-stack-top.exp
5986 * gdb.arch/amd64-optimout-repeat.exp
5987 * gdb.arch/amd64-prologue-skip.exp
5988 * gdb.arch/amd64-prologue-xmm.exp
5989 * gdb.arch/amd64-stap-special-operands.exp
5990 * gdb.arch/amd64-stap-wrong-subexp.exp
5991 * gdb.arch/amd64-tailcall-cxx.exp
5992 * gdb.arch/amd64-tailcall-noret.exp
5993 * gdb.arch/amd64-tailcall-ret.exp
5994 * gdb.arch/amd64-tailcall-self.exp
5995 * gdb.arch/amd64-word.exp
5996 * gdb.arch/arm-bl-branch-dest.exp
5997 * gdb.arch/arm-disp-step.exp
5998 * gdb.arch/arm-neon.exp
5999 * gdb.arch/arm-single-step-kernel-helper.exp
6000 * gdb.arch/avr-flash-qualifier.exp
6001 * gdb.arch/disp-step-insn-reloc.exp
6002 * gdb.arch/e500-abi.exp
6003 * gdb.arch/e500-regs.exp
6004 * gdb.arch/ftrace-insn-reloc.exp
6005 * gdb.arch/i386-avx512.exp
6006 * gdb.arch/i386-bp_permanent.exp
6007 * gdb.arch/i386-byte.exp
6008 * gdb.arch/i386-cfi-notcurrent.exp
6009 * gdb.arch/i386-disp-step.exp
6010 * gdb.arch/i386-dr3-watch.exp
6011 * gdb.arch/i386-float.exp
6012 * gdb.arch/i386-gnu-cfi.exp
6013 * gdb.arch/i386-mpx-map.exp
6014 * gdb.arch/i386-mpx-sigsegv.exp
6015 * gdb.arch/i386-mpx-simple_segv.exp
6016 * gdb.arch/i386-mpx.exp
6017 * gdb.arch/i386-permbkpt.exp
6018 * gdb.arch/i386-prologue.exp
6019 * gdb.arch/i386-signal.exp
6020 * gdb.arch/i386-size-overlap.exp
6021 * gdb.arch/i386-unwind.exp
6022 * gdb.arch/i386-word.exp
6023 * gdb.arch/mips-fcr.exp
6024 * gdb.arch/powerpc-d128-regs.exp
6025 * gdb.arch/powerpc-stackless.exp
6026 * gdb.arch/ppc64-atomic-inst.exp
6027 * gdb.arch/s390-stackless.exp
6028 * gdb.arch/s390-tdbregs.exp
6029 * gdb.arch/s390-vregs.exp
6030 * gdb.arch/sparc-sysstep.exp
6031 * gdb.arch/thumb-bx-pc.exp
6032 * gdb.arch/thumb-singlestep.exp
6033 * gdb.arch/thumb2-it.exp
6034 * gdb.arch/vsx-regs.exp
6035 * gdb.asm/asm-source.exp
6036 * gdb.base/a2-run.exp
6037 * gdb.base/advance.exp
6038 * gdb.base/all-bin.exp
6039 * gdb.base/anon.exp
6040 * gdb.base/args.exp
6041 * gdb.base/arithmet.exp
6042 * gdb.base/async-shell.exp
6043 * gdb.base/async.exp
6044 * gdb.base/attach-pie-noexec.exp
6045 * gdb.base/attach-twice.exp
6046 * gdb.base/auto-load.exp
6047 * gdb.base/bang.exp
6048 * gdb.base/bitfields.exp
6049 * gdb.base/break-always.exp
6050 * gdb.base/break-caller-line.exp
6051 * gdb.base/break-entry.exp
6052 * gdb.base/break-inline.exp
6053 * gdb.base/break-on-linker-gcd-function.exp
6054 * gdb.base/break-probes.exp
6055 * gdb.base/break.exp
6056 * gdb.base/breakpoint-shadow.exp
6057 * gdb.base/call-ar-st.exp
6058 * gdb.base/call-sc.exp
6059 * gdb.base/call-signal-resume.exp
6060 * gdb.base/call-strs.exp
6061 * gdb.base/callfuncs.exp
6062 * gdb.base/catch-fork-static.exp
6063 * gdb.base/catch-gdb-caused-signals.exp
6064 * gdb.base/catch-load.exp
6065 * gdb.base/catch-signal-fork.exp
6066 * gdb.base/catch-signal.exp
6067 * gdb.base/catch-syscall.exp
6068 * gdb.base/charset.exp
6069 * gdb.base/checkpoint.exp
6070 * gdb.base/chng-syms.exp
6071 * gdb.base/code-expr.exp
6072 * gdb.base/code_elim.exp
6073 * gdb.base/commands.exp
6074 * gdb.base/completion.exp
6075 * gdb.base/complex.exp
6076 * gdb.base/cond-expr.exp
6077 * gdb.base/condbreak.exp
6078 * gdb.base/consecutive.exp
6079 * gdb.base/continue-all-already-running.exp
6080 * gdb.base/coredump-filter.exp
6081 * gdb.base/corefile.exp
6082 * gdb.base/dbx.exp
6083 * gdb.base/debug-expr.exp
6084 * gdb.base/define.exp
6085 * gdb.base/del.exp
6086 * gdb.base/disabled-location.exp
6087 * gdb.base/disasm-end-cu.exp
6088 * gdb.base/disasm-optim.exp
6089 * gdb.base/display.exp
6090 * gdb.base/duplicate-bp.exp
6091 * gdb.base/ena-dis-br.exp
6092 * gdb.base/ending-run.exp
6093 * gdb.base/enumval.exp
6094 * gdb.base/environ.exp
6095 * gdb.base/eu-strip-infcall.exp
6096 * gdb.base/eval-avoid-side-effects.exp
6097 * gdb.base/eval-skip.exp
6098 * gdb.base/exitsignal.exp
6099 * gdb.base/expand-psymtabs.exp
6100 * gdb.base/filesym.exp
6101 * gdb.base/find-unmapped.exp
6102 * gdb.base/finish.exp
6103 * gdb.base/float.exp
6104 * gdb.base/foll-exec-mode.exp
6105 * gdb.base/foll-exec.exp
6106 * gdb.base/foll-fork.exp
6107 * gdb.base/fortran-sym-case.exp
6108 * gdb.base/freebpcmd.exp
6109 * gdb.base/func-ptr.exp
6110 * gdb.base/func-ptrs.exp
6111 * gdb.base/funcargs.exp
6112 * gdb.base/gcore-buffer-overflow.exp
6113 * gdb.base/gcore-relro-pie.exp
6114 * gdb.base/gcore-relro.exp
6115 * gdb.base/gcore.exp
6116 * gdb.base/gdb1090.exp
6117 * gdb.base/gdb11530.exp
6118 * gdb.base/gdb11531.exp
6119 * gdb.base/gdb1821.exp
6120 * gdb.base/gdbindex-stabs.exp
6121 * gdb.base/gdbvars.exp
6122 * gdb.base/hbreak.exp
6123 * gdb.base/hbreak2.exp
6124 * gdb.base/included.exp
6125 * gdb.base/infcall-input.exp
6126 * gdb.base/inferior-died.exp
6127 * gdb.base/infnan.exp
6128 * gdb.base/info-macros.exp
6129 * gdb.base/info-os.exp
6130 * gdb.base/info-proc.exp
6131 * gdb.base/info-shared.exp
6132 * gdb.base/info-target.exp
6133 * gdb.base/infoline.exp
6134 * gdb.base/interp.exp
6135 * gdb.base/interrupt.exp
6136 * gdb.base/jit-reader.exp
6137 * gdb.base/jit-simple.exp
6138 * gdb.base/kill-after-signal.exp
6139 * gdb.base/kill-detach-inferiors-cmd.exp
6140 * gdb.base/label.exp
6141 * gdb.base/langs.exp
6142 * gdb.base/ldbl_e308.exp
6143 * gdb.base/line-symtabs.exp
6144 * gdb.base/linespecs.exp
6145 * gdb.base/list.exp
6146 * gdb.base/long_long.exp
6147 * gdb.base/longest-types.exp
6148 * gdb.base/maint.exp
6149 * gdb.base/max-value-size.exp
6150 * gdb.base/memattr.exp
6151 * gdb.base/mips_pro.exp
6152 * gdb.base/morestack.exp
6153 * gdb.base/moribund-step.exp
6154 * gdb.base/multi-forks.exp
6155 * gdb.base/nested-addr.exp
6156 * gdb.base/nextoverexit.exp
6157 * gdb.base/noreturn-finish.exp
6158 * gdb.base/noreturn-return.exp
6159 * gdb.base/nostdlib.exp
6160 * gdb.base/offsets.exp
6161 * gdb.base/opaque.exp
6162 * gdb.base/pc-fp.exp
6163 * gdb.base/permissions.exp
6164 * gdb.base/print-symbol-loading.exp
6165 * gdb.base/prologue-include.exp
6166 * gdb.base/psymtab.exp
6167 * gdb.base/ptype.exp
6168 * gdb.base/random-signal.exp
6169 * gdb.base/randomize.exp
6170 * gdb.base/range-stepping.exp
6171 * gdb.base/readline-ask.exp
6172 * gdb.base/recpar.exp
6173 * gdb.base/recurse.exp
6174 * gdb.base/relational.exp
6175 * gdb.base/restore.exp
6176 * gdb.base/return-nodebug.exp
6177 * gdb.base/return.exp
6178 * gdb.base/run-after-attach.exp
6179 * gdb.base/save-bp.exp
6180 * gdb.base/scope.exp
6181 * gdb.base/sect-cmd.exp
6182 * gdb.base/set-lang-auto.exp
6183 * gdb.base/set-noassign.exp
6184 * gdb.base/setvar.exp
6185 * gdb.base/sigall.exp
6186 * gdb.base/sigbpt.exp
6187 * gdb.base/siginfo-addr.exp
6188 * gdb.base/siginfo-infcall.exp
6189 * gdb.base/siginfo-obj.exp
6190 * gdb.base/siginfo.exp
6191 * gdb.base/signals-state-child.exp
6192 * gdb.base/signest.exp
6193 * gdb.base/sigstep.exp
6194 * gdb.base/sizeof.exp
6195 * gdb.base/skip.exp
6196 * gdb.base/solib-corrupted.exp
6197 * gdb.base/solib-nodir.exp
6198 * gdb.base/solib-search.exp
6199 * gdb.base/stack-checking.exp
6200 * gdb.base/stale-infcall.exp
6201 * gdb.base/stap-probe.exp
6202 * gdb.base/start.exp
6203 * gdb.base/step-break.exp
6204 * gdb.base/step-bt.exp
6205 * gdb.base/step-line.exp
6206 * gdb.base/step-over-exit.exp
6207 * gdb.base/step-over-syscall.exp
6208 * gdb.base/step-resume-infcall.exp
6209 * gdb.base/step-test.exp
6210 * gdb.base/store.exp
6211 * gdb.base/structs3.exp
6212 * gdb.base/sym-file.exp
6213 * gdb.base/symbol-without-target_section.exp
6214 * gdb.base/term.exp
6215 * gdb.base/testenv.exp
6216 * gdb.base/ui-redirect.exp
6217 * gdb.base/until.exp
6218 * gdb.base/unwindonsignal.exp
6219 * gdb.base/value-double-free.exp
6220 * gdb.base/vla-datatypes.exp
6221 * gdb.base/vla-ptr.exp
6222 * gdb.base/vla-sideeffect.exp
6223 * gdb.base/volatile.exp
6224 * gdb.base/watch-cond-infcall.exp
6225 * gdb.base/watch-cond.exp
6226 * gdb.base/watch-non-mem.exp
6227 * gdb.base/watch-read.exp
6228 * gdb.base/watch-vfork.exp
6229 * gdb.base/watchpoint-cond-gone.exp
6230 * gdb.base/watchpoint-delete.exp
6231 * gdb.base/watchpoint-hw-hit-once.exp
6232 * gdb.base/watchpoint-hw.exp
6233 * gdb.base/watchpoint-stops-at-right-insn.exp
6234 * gdb.base/watchpoints.exp
6235 * gdb.base/wchar.exp
6236 * gdb.base/whatis-exp.exp
6237 * gdb.btrace/buffer-size.exp
6238 * gdb.btrace/data.exp
6239 * gdb.btrace/delta.exp
6240 * gdb.btrace/dlopen.exp
6241 * gdb.btrace/enable.exp
6242 * gdb.btrace/exception.exp
6243 * gdb.btrace/function_call_history.exp
6244 * gdb.btrace/gcore.exp
6245 * gdb.btrace/instruction_history.exp
6246 * gdb.btrace/nohist.exp
6247 * gdb.btrace/reconnect.exp
6248 * gdb.btrace/record_goto-step.exp
6249 * gdb.btrace/record_goto.exp
6250 * gdb.btrace/rn-dl-bind.exp
6251 * gdb.btrace/segv.exp
6252 * gdb.btrace/step.exp
6253 * gdb.btrace/stepi.exp
6254 * gdb.btrace/tailcall-only.exp
6255 * gdb.btrace/tailcall.exp
6256 * gdb.btrace/tsx.exp
6257 * gdb.btrace/unknown_functions.exp
6258 * gdb.btrace/vdso.exp
6259 * gdb.compile/compile-ifunc.exp
6260 * gdb.compile/compile-ops.exp
6261 * gdb.compile/compile-print.exp
6262 * gdb.compile/compile-setjmp.exp
6263 * gdb.cp/abstract-origin.exp
6264 * gdb.cp/ambiguous.exp
6265 * gdb.cp/annota2.exp
6266 * gdb.cp/annota3.exp
6267 * gdb.cp/anon-ns.exp
6268 * gdb.cp/anon-struct.exp
6269 * gdb.cp/anon-union.exp
6270 * gdb.cp/arg-reference.exp
6271 * gdb.cp/baseenum.exp
6272 * gdb.cp/bool.exp
6273 * gdb.cp/breakpoint.exp
6274 * gdb.cp/bs15503.exp
6275 * gdb.cp/call-c.exp
6276 * gdb.cp/casts.exp
6277 * gdb.cp/chained-calls.exp
6278 * gdb.cp/class2.exp
6279 * gdb.cp/classes.exp
6280 * gdb.cp/cmpd-minsyms.exp
6281 * gdb.cp/converts.exp
6282 * gdb.cp/cp-relocate.exp
6283 * gdb.cp/cpcompletion.exp
6284 * gdb.cp/cpexprs.exp
6285 * gdb.cp/cplabel.exp
6286 * gdb.cp/cplusfuncs.exp
6287 * gdb.cp/cpsizeof.exp
6288 * gdb.cp/ctti.exp
6289 * gdb.cp/derivation.exp
6290 * gdb.cp/destrprint.exp
6291 * gdb.cp/dispcxx.exp
6292 * gdb.cp/enum-class.exp
6293 * gdb.cp/exception.exp
6294 * gdb.cp/exceptprint.exp
6295 * gdb.cp/expand-psymtabs-cxx.exp
6296 * gdb.cp/expand-sals.exp
6297 * gdb.cp/extern-c.exp
6298 * gdb.cp/filename.exp
6299 * gdb.cp/formatted-ref.exp
6300 * gdb.cp/fpointer.exp
6301 * gdb.cp/gdb1355.exp
6302 * gdb.cp/gdb2495.exp
6303 * gdb.cp/hang.exp
6304 * gdb.cp/impl-this.exp
6305 * gdb.cp/infcall-dlopen.exp
6306 * gdb.cp/inherit.exp
6307 * gdb.cp/iostream.exp
6308 * gdb.cp/koenig.exp
6309 * gdb.cp/local.exp
6310 * gdb.cp/m-data.exp
6311 * gdb.cp/m-static.exp
6312 * gdb.cp/mb-ctor.exp
6313 * gdb.cp/mb-inline.exp
6314 * gdb.cp/mb-templates.exp
6315 * gdb.cp/member-name.exp
6316 * gdb.cp/member-ptr.exp
6317 * gdb.cp/meth-typedefs.exp
6318 * gdb.cp/method.exp
6319 * gdb.cp/method2.exp
6320 * gdb.cp/minsym-fallback.exp
6321 * gdb.cp/misc.exp
6322 * gdb.cp/namelessclass.exp
6323 * gdb.cp/namespace-enum.exp
6324 * gdb.cp/namespace-nested-import.exp
6325 * gdb.cp/namespace.exp
6326 * gdb.cp/nextoverthrow.exp
6327 * gdb.cp/no-dmgl-verbose.exp
6328 * gdb.cp/non-trivial-retval.exp
6329 * gdb.cp/noparam.exp
6330 * gdb.cp/nsdecl.exp
6331 * gdb.cp/nsimport.exp
6332 * gdb.cp/nsnested.exp
6333 * gdb.cp/nsnoimports.exp
6334 * gdb.cp/nsrecurs.exp
6335 * gdb.cp/nsstress.exp
6336 * gdb.cp/nsusing.exp
6337 * gdb.cp/operator.exp
6338 * gdb.cp/oranking.exp
6339 * gdb.cp/overload-const.exp
6340 * gdb.cp/overload.exp
6341 * gdb.cp/ovldbreak.exp
6342 * gdb.cp/ovsrch.exp
6343 * gdb.cp/paren-type.exp
6344 * gdb.cp/parse-lang.exp
6345 * gdb.cp/pass-by-ref.exp
6346 * gdb.cp/pr-1023.exp
6347 * gdb.cp/pr-1210.exp
6348 * gdb.cp/pr-574.exp
6349 * gdb.cp/pr10687.exp
6350 * gdb.cp/pr12028.exp
6351 * gdb.cp/pr17132.exp
6352 * gdb.cp/pr17494.exp
6353 * gdb.cp/pr9067.exp
6354 * gdb.cp/pr9167.exp
6355 * gdb.cp/pr9631.exp
6356 * gdb.cp/printmethod.exp
6357 * gdb.cp/psmang.exp
6358 * gdb.cp/psymtab-parameter.exp
6359 * gdb.cp/ptype-cv-cp.exp
6360 * gdb.cp/ptype-flags.exp
6361 * gdb.cp/re-set-overloaded.exp
6362 * gdb.cp/ref-types.exp
6363 * gdb.cp/rtti.exp
6364 * gdb.cp/scope-err.exp
6365 * gdb.cp/shadow.exp
6366 * gdb.cp/smartp.exp
6367 * gdb.cp/static-method.exp
6368 * gdb.cp/static-print-quit.exp
6369 * gdb.cp/temargs.exp
6370 * gdb.cp/templates.exp
6371 * gdb.cp/try_catch.exp
6372 * gdb.cp/typedef-operator.exp
6373 * gdb.cp/typeid.exp
6374 * gdb.cp/userdef.exp
6375 * gdb.cp/using-crash.exp
6376 * gdb.cp/var-tag.exp
6377 * gdb.cp/virtbase.exp
6378 * gdb.cp/virtfunc.exp
6379 * gdb.cp/virtfunc2.exp
6380 * gdb.cp/vla-cxx.exp
6381 * gdb.disasm/t01_mov.exp
6382 * gdb.disasm/t02_mova.exp
6383 * gdb.disasm/t03_add.exp
6384 * gdb.disasm/t04_sub.exp
6385 * gdb.disasm/t05_cmp.exp
6386 * gdb.disasm/t06_ari2.exp
6387 * gdb.disasm/t07_ari3.exp
6388 * gdb.disasm/t08_or.exp
6389 * gdb.disasm/t09_xor.exp
6390 * gdb.disasm/t10_and.exp
6391 * gdb.disasm/t11_logs.exp
6392 * gdb.disasm/t12_bit.exp
6393 * gdb.disasm/t13_otr.exp
6394 * gdb.dlang/circular.exp
6395 * gdb.dwarf2/arr-stride.exp
6396 * gdb.dwarf2/arr-subrange.exp
6397 * gdb.dwarf2/atomic-type.exp
6398 * gdb.dwarf2/bad-regnum.exp
6399 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6400 * gdb.dwarf2/callframecfa.exp
6401 * gdb.dwarf2/clztest.exp
6402 * gdb.dwarf2/corrupt.exp
6403 * gdb.dwarf2/data-loc.exp
6404 * gdb.dwarf2/dup-psym.exp
6405 * gdb.dwarf2/dw2-anon-mptr.exp
6406 * gdb.dwarf2/dw2-anonymous-func.exp
6407 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6408 * gdb.dwarf2/dw2-bad-unresolved.exp
6409 * gdb.dwarf2/dw2-basic.exp
6410 * gdb.dwarf2/dw2-canonicalize-type.exp
6411 * gdb.dwarf2/dw2-case-insensitive.exp
6412 * gdb.dwarf2/dw2-common-block.exp
6413 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6414 * gdb.dwarf2/dw2-compressed.exp
6415 * gdb.dwarf2/dw2-const.exp
6416 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6417 * gdb.dwarf2/dw2-cu-size.exp
6418 * gdb.dwarf2/dw2-dup-frame.exp
6419 * gdb.dwarf2/dw2-entry-value.exp
6420 * gdb.dwarf2/dw2-icycle.exp
6421 * gdb.dwarf2/dw2-ifort-parameter.exp
6422 * gdb.dwarf2/dw2-inline-break.exp
6423 * gdb.dwarf2/dw2-inline-param.exp
6424 * gdb.dwarf2/dw2-intercu.exp
6425 * gdb.dwarf2/dw2-intermix.exp
6426 * gdb.dwarf2/dw2-lexical-block-bare.exp
6427 * gdb.dwarf2/dw2-linkage-name-trust.exp
6428 * gdb.dwarf2/dw2-minsym-in-cu.exp
6429 * gdb.dwarf2/dw2-noloc.exp
6430 * gdb.dwarf2/dw2-op-call.exp
6431 * gdb.dwarf2/dw2-op-out-param.exp
6432 * gdb.dwarf2/dw2-opt-structptr.exp
6433 * gdb.dwarf2/dw2-param-error.exp
6434 * gdb.dwarf2/dw2-producer.exp
6435 * gdb.dwarf2/dw2-ranges-base.exp
6436 * gdb.dwarf2/dw2-ref-missing-frame.exp
6437 * gdb.dwarf2/dw2-reg-undefined.exp
6438 * gdb.dwarf2/dw2-regno-invalid.exp
6439 * gdb.dwarf2/dw2-restore.exp
6440 * gdb.dwarf2/dw2-restrict.exp
6441 * gdb.dwarf2/dw2-single-line-discriminators.exp
6442 * gdb.dwarf2/dw2-strp.exp
6443 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6444 * gdb.dwarf2/dw2-unresolved.exp
6445 * gdb.dwarf2/dw2-var-zero-addr.exp
6446 * gdb.dwarf2/dw4-sig-types.exp
6447 * gdb.dwarf2/dwz.exp
6448 * gdb.dwarf2/dynarr-ptr.exp
6449 * gdb.dwarf2/enum-type.exp
6450 * gdb.dwarf2/gdb-index.exp
6451 * gdb.dwarf2/implptr-64bit.exp
6452 * gdb.dwarf2/implptr-optimized-out.exp
6453 * gdb.dwarf2/implptr.exp
6454 * gdb.dwarf2/implref-array.exp
6455 * gdb.dwarf2/implref-const.exp
6456 * gdb.dwarf2/implref-global.exp
6457 * gdb.dwarf2/implref-struct.exp
6458 * gdb.dwarf2/mac-fileno.exp
6459 * gdb.dwarf2/main-subprogram.exp
6460 * gdb.dwarf2/member-ptr-forwardref.exp
6461 * gdb.dwarf2/method-ptr.exp
6462 * gdb.dwarf2/missing-sig-type.exp
6463 * gdb.dwarf2/nonvar-access.exp
6464 * gdb.dwarf2/opaque-type-lookup.exp
6465 * gdb.dwarf2/pieces-optimized-out.exp
6466 * gdb.dwarf2/pieces.exp
6467 * gdb.dwarf2/pr10770.exp
6468 * gdb.dwarf2/pr13961.exp
6469 * gdb.dwarf2/staticvirtual.exp
6470 * gdb.dwarf2/subrange.exp
6471 * gdb.dwarf2/symtab-producer.exp
6472 * gdb.dwarf2/trace-crash.exp
6473 * gdb.dwarf2/typeddwarf.exp
6474 * gdb.dwarf2/valop.exp
6475 * gdb.dwarf2/watch-notconst.exp
6476 * gdb.fortran/array-element.exp
6477 * gdb.fortran/charset.exp
6478 * gdb.fortran/common-block.exp
6479 * gdb.fortran/complex.exp
6480 * gdb.fortran/derived-type-function.exp
6481 * gdb.fortran/derived-type.exp
6482 * gdb.fortran/logical.exp
6483 * gdb.fortran/module.exp
6484 * gdb.fortran/multi-dim.exp
6485 * gdb.fortran/nested-funcs.exp
6486 * gdb.fortran/print-formatted.exp
6487 * gdb.fortran/subarray.exp
6488 * gdb.fortran/vla-alloc-assoc.exp
6489 * gdb.fortran/vla-datatypes.exp
6490 * gdb.fortran/vla-history.exp
6491 * gdb.fortran/vla-ptr-info.exp
6492 * gdb.fortran/vla-ptype-sub.exp
6493 * gdb.fortran/vla-ptype.exp
6494 * gdb.fortran/vla-sizeof.exp
6495 * gdb.fortran/vla-type.exp
6496 * gdb.fortran/vla-value-sub-arbitrary.exp
6497 * gdb.fortran/vla-value-sub-finish.exp
6498 * gdb.fortran/vla-value-sub.exp
6499 * gdb.fortran/vla-value.exp
6500 * gdb.fortran/whatis_type.exp
6501 * gdb.go/chan.exp
6502 * gdb.go/handcall.exp
6503 * gdb.go/hello.exp
6504 * gdb.go/integers.exp
6505 * gdb.go/methods.exp
6506 * gdb.go/package.exp
6507 * gdb.go/strings.exp
6508 * gdb.go/types.exp
6509 * gdb.go/unsafe.exp
6510 * gdb.guile/scm-arch.exp
6511 * gdb.guile/scm-block.exp
6512 * gdb.guile/scm-breakpoint.exp
6513 * gdb.guile/scm-cmd.exp
6514 * gdb.guile/scm-disasm.exp
6515 * gdb.guile/scm-equal.exp
6516 * gdb.guile/scm-frame-args.exp
6517 * gdb.guile/scm-frame-inline.exp
6518 * gdb.guile/scm-frame.exp
6519 * gdb.guile/scm-iterator.exp
6520 * gdb.guile/scm-math.exp
6521 * gdb.guile/scm-objfile.exp
6522 * gdb.guile/scm-ports.exp
6523 * gdb.guile/scm-symbol.exp
6524 * gdb.guile/scm-symtab.exp
6525 * gdb.guile/scm-value-cc.exp
6526 * gdb.guile/types-module.exp
6527 * gdb.linespec/break-ask.exp
6528 * gdb.linespec/cpexplicit.exp
6529 * gdb.linespec/explicit.exp
6530 * gdb.linespec/keywords.exp
6531 * gdb.linespec/linespec.exp
6532 * gdb.linespec/ls-dollar.exp
6533 * gdb.linespec/ls-errs.exp
6534 * gdb.linespec/skip-two.exp
6535 * gdb.linespec/thread.exp
6536 * gdb.mi/mi-async.exp
6537 * gdb.mi/mi-basics.exp
6538 * gdb.mi/mi-break.exp
6539 * gdb.mi/mi-catch-load.exp
6540 * gdb.mi/mi-cli.exp
6541 * gdb.mi/mi-cmd-param-changed.exp
6542 * gdb.mi/mi-console.exp
6543 * gdb.mi/mi-detach.exp
6544 * gdb.mi/mi-disassemble.exp
6545 * gdb.mi/mi-eval.exp
6546 * gdb.mi/mi-file-transfer.exp
6547 * gdb.mi/mi-file.exp
6548 * gdb.mi/mi-fill-memory.exp
6549 * gdb.mi/mi-inheritance-syntax-error.exp
6550 * gdb.mi/mi-linespec-err-cp.exp
6551 * gdb.mi/mi-logging.exp
6552 * gdb.mi/mi-memory-changed.exp
6553 * gdb.mi/mi-read-memory.exp
6554 * gdb.mi/mi-record-changed.exp
6555 * gdb.mi/mi-reg-undefined.exp
6556 * gdb.mi/mi-regs.exp
6557 * gdb.mi/mi-return.exp
6558 * gdb.mi/mi-reverse.exp
6559 * gdb.mi/mi-simplerun.exp
6560 * gdb.mi/mi-solib.exp
6561 * gdb.mi/mi-stack.exp
6562 * gdb.mi/mi-stepi.exp
6563 * gdb.mi/mi-syn-frame.exp
6564 * gdb.mi/mi-until.exp
6565 * gdb.mi/mi-var-block.exp
6566 * gdb.mi/mi-var-child.exp
6567 * gdb.mi/mi-var-cmd.exp
6568 * gdb.mi/mi-var-cp.exp
6569 * gdb.mi/mi-var-display.exp
6570 * gdb.mi/mi-var-invalidate.exp
6571 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6572 * gdb.mi/mi-vla-fortran.exp
6573 * gdb.mi/mi-watch.exp
6574 * gdb.mi/mi2-var-child.exp
6575 * gdb.mi/user-selected-context-sync.exp
6576 * gdb.modula2/unbounded-array.exp
6577 * gdb.multi/dummy-frame-restore.exp
6578 * gdb.multi/multi-arch-exec.exp
6579 * gdb.multi/multi-arch.exp
6580 * gdb.multi/tids.exp
6581 * gdb.multi/watchpoint-multi.exp
6582 * gdb.opencl/callfuncs.exp
6583 * gdb.opencl/convs_casts.exp
6584 * gdb.opencl/datatypes.exp
6585 * gdb.opencl/operators.exp
6586 * gdb.opencl/vec_comps.exp
6587 * gdb.opt/clobbered-registers-O2.exp
6588 * gdb.opt/inline-break.exp
6589 * gdb.opt/inline-bt.exp
6590 * gdb.opt/inline-cmds.exp
6591 * gdb.opt/inline-locals.exp
6592 * gdb.pascal/case-insensitive-symbols.exp
6593 * gdb.pascal/floats.exp
6594 * gdb.pascal/gdb11492.exp
6595 * gdb.python/lib-types.exp
6596 * gdb.python/py-arch.exp
6597 * gdb.python/py-as-string.exp
6598 * gdb.python/py-bad-printers.exp
6599 * gdb.python/py-block.exp
6600 * gdb.python/py-breakpoint-create-fail.exp
6601 * gdb.python/py-breakpoint.exp
6602 * gdb.python/py-caller-is.exp
6603 * gdb.python/py-cmd.exp
6604 * gdb.python/py-explore-cc.exp
6605 * gdb.python/py-explore.exp
6606 * gdb.python/py-finish-breakpoint.exp
6607 * gdb.python/py-finish-breakpoint2.exp
6608 * gdb.python/py-frame-args.exp
6609 * gdb.python/py-frame-inline.exp
6610 * gdb.python/py-frame.exp
6611 * gdb.python/py-framefilter-mi.exp
6612 * gdb.python/py-infthread.exp
6613 * gdb.python/py-lazy-string.exp
6614 * gdb.python/py-linetable.exp
6615 * gdb.python/py-mi-events.exp
6616 * gdb.python/py-mi-objfile.exp
6617 * gdb.python/py-mi.exp
6618 * gdb.python/py-objfile.exp
6619 * gdb.python/py-pp-integral.exp
6620 * gdb.python/py-pp-maint.exp
6621 * gdb.python/py-pp-re-notag.exp
6622 * gdb.python/py-pp-registration.exp
6623 * gdb.python/py-recurse-unwind.exp
6624 * gdb.python/py-strfns.exp
6625 * gdb.python/py-symbol.exp
6626 * gdb.python/py-symtab.exp
6627 * gdb.python/py-sync-interp.exp
6628 * gdb.python/py-typeprint.exp
6629 * gdb.python/py-unwind-maint.exp
6630 * gdb.python/py-unwind.exp
6631 * gdb.python/py-value-cc.exp
6632 * gdb.python/py-xmethods.exp
6633 * gdb.reverse/amd64-tailcall-reverse.exp
6634 * gdb.reverse/break-precsave.exp
6635 * gdb.reverse/break-reverse.exp
6636 * gdb.reverse/consecutive-precsave.exp
6637 * gdb.reverse/consecutive-reverse.exp
6638 * gdb.reverse/finish-precsave.exp
6639 * gdb.reverse/finish-reverse-bkpt.exp
6640 * gdb.reverse/finish-reverse.exp
6641 * gdb.reverse/fstatat-reverse.exp
6642 * gdb.reverse/getresuid-reverse.exp
6643 * gdb.reverse/i386-precsave.exp
6644 * gdb.reverse/i386-reverse.exp
6645 * gdb.reverse/i386-sse-reverse.exp
6646 * gdb.reverse/i387-env-reverse.exp
6647 * gdb.reverse/i387-stack-reverse.exp
6648 * gdb.reverse/insn-reverse.exp
6649 * gdb.reverse/machinestate-precsave.exp
6650 * gdb.reverse/machinestate.exp
6651 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6652 * gdb.reverse/pipe-reverse.exp
6653 * gdb.reverse/readv-reverse.exp
6654 * gdb.reverse/recvmsg-reverse.exp
6655 * gdb.reverse/rerun-prec.exp
6656 * gdb.reverse/s390-mvcle.exp
6657 * gdb.reverse/step-precsave.exp
6658 * gdb.reverse/step-reverse.exp
6659 * gdb.reverse/time-reverse.exp
6660 * gdb.reverse/until-precsave.exp
6661 * gdb.reverse/until-reverse.exp
6662 * gdb.reverse/waitpid-reverse.exp
6663 * gdb.reverse/watch-precsave.exp
6664 * gdb.reverse/watch-reverse.exp
6665 * gdb.rust/generics.exp
6666 * gdb.rust/methods.exp
6667 * gdb.rust/modules.exp
6668 * gdb.rust/simple.exp
6669 * gdb.server/connect-with-no-symbol-file.exp
6670 * gdb.server/ext-attach.exp
6671 * gdb.server/ext-restart.exp
6672 * gdb.server/ext-wrapper.exp
6673 * gdb.server/file-transfer.exp
6674 * gdb.server/server-exec-info.exp
6675 * gdb.server/server-kill.exp
6676 * gdb.server/server-mon.exp
6677 * gdb.server/wrapper.exp
6678 * gdb.stabs/exclfwd.exp
6679 * gdb.stabs/gdb11479.exp
6680 * gdb.threads/clone-new-thread-event.exp
6681 * gdb.threads/corethreads.exp
6682 * gdb.threads/current-lwp-dead.exp
6683 * gdb.threads/dlopen-libpthread.exp
6684 * gdb.threads/gcore-thread.exp
6685 * gdb.threads/sigstep-threads.exp
6686 * gdb.threads/watchpoint-fork.exp
6687 * gdb.trace/actions-changed.exp
6688 * gdb.trace/backtrace.exp
6689 * gdb.trace/change-loc.exp
6690 * gdb.trace/circ.exp
6691 * gdb.trace/collection.exp
6692 * gdb.trace/disconnected-tracing.exp
6693 * gdb.trace/ftrace.exp
6694 * gdb.trace/mi-trace-frame-collected.exp
6695 * gdb.trace/mi-trace-unavailable.exp
6696 * gdb.trace/mi-traceframe-changed.exp
6697 * gdb.trace/mi-tsv-changed.exp
6698 * gdb.trace/no-attach-trace.exp
6699 * gdb.trace/passc-dyn.exp
6700 * gdb.trace/qtro.exp
6701 * gdb.trace/range-stepping.exp
6702 * gdb.trace/read-memory.exp
6703 * gdb.trace/save-trace.exp
6704 * gdb.trace/signal.exp
6705 * gdb.trace/status-stop.exp
6706 * gdb.trace/tfile.exp
6707 * gdb.trace/trace-break.exp
6708 * gdb.trace/trace-buffer-size.exp
6709 * gdb.trace/trace-condition.exp
6710 * gdb.trace/tracefile-pseudo-reg.exp
6711 * gdb.trace/tstatus.exp
6712 * gdb.trace/unavailable.exp
6713 * gdb.trace/while-dyn.exp
6714 * gdb.trace/while-stepping.exp
6715
34c41c68
DE
67162016-12-22 Doug Evans <xdje42@gmail.com>
6717
6718 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6719 and msymbols.
6720
16e69324
YQ
67212016-12-19 Yao Qi <yao.qi@linaro.org>
6722
6723 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6724 (test_with_self): Don't call do_steps_and_nexts, and remove
6725 code about stepping into xmalloc.
6726
f94f411b
YQ
67272016-12-09 Yao Qi <yao.qi@linaro.org>
6728
6729 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6730
67312016-12-09 Yao Qi <yao.qi@linaro.org>
6732
6733 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6734
f1b5deee
PA
67352016-12-09 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/all-architectures-0.exp: New file.
6738 * gdb.base/all-architectures-1.exp: New file.
6739 * gdb.base/all-architectures-2.exp: New file.
6740 * gdb.base/all-architectures-3.exp: New file.
6741 * gdb.base/all-architectures-4.exp: New file.
6742 * gdb.base/all-architectures-5.exp: New file.
6743 * gdb.base/all-architectures-6.exp: New file.
6744 * gdb.base/all-architectures-7.exp: New file.
6745 * gdb.base/all-architectures.exp.in: New file.
6746
364ca42e
YQ
67472016-12-09 Yao Qi <yao.qi@linaro.org>
6748
6749 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6750
107c2d62
LM
67512016-12-02 Luis Machado <lgustavo@codesourcery.com>
6752
6753 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6754 possible.
6755 Remove useless pattern-matching code.
6756
df3ee9ca
PA
67572016-12-02 Pedro Alves <palves@redhat.com>
6758
6759 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6760 procedure.
6761 (top level): Call it.
6762
ec835369
PA
67632016-12-02 Pedro Alves <palves@redhat.com>
6764
6765 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6766 New procedure.
6767 (top level): Call it.
6768
01770bbd
PA
67692016-12-02 Pedro Alves <palves@redhat.com>
6770
6771 PR cli/20559
6772 * gdb.base/commands.exp (user_defined_command_args_eval): New
6773 procedure.
6774 (top level): Call it.
6775
008459ea
LM
67762016-12-02 Luis Machado <lgustavo@codesourcery.com>
6777
6778 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6779 timeout handling.
6780
0c1b455e
TT
67812016-12-02 Tom Tromey <tom@tromey.com>
6782
6783 * gdb.dwarf2/main-subprogram.c: New file.
6784 * gdb.dwarf2/main-subprogram.exp: New file.
6785
018572b8
LM
67862016-12-01 Luis Machado <lgustavo@codesourcery.com>
6787
6788 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6789 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6790 gdb_test_no_output for a couple of cases.
6791 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6792
84c93cd5
LM
67932016-12-01 Luis Machado <lgustavo@codesourcery.com>
6794
6795 Fix test names and standardize compilation error messages throughout
6796 the following files:
6797
6798 * gdb.ada/start.exp
6799 * gdb.arch/alpha-step.exp
6800 * gdb.arch/e500-prologue.exp
6801 * gdb.arch/ftrace-insn-reloc.exp
6802 * gdb.arch/gdb1291.exp
6803 * gdb.arch/gdb1431.exp
6804 * gdb.arch/gdb1558.exp
6805 * gdb.arch/i386-dr3-watch.exp
6806 * gdb.arch/i386-sse-stack-align.exp
6807 * gdb.arch/ia64-breakpoint-shadow.exp
6808 * gdb.arch/pa-nullify.exp
6809 * gdb.arch/powerpc-aix-prologue.exp
6810 * gdb.arch/thumb-bx-pc.exp
6811 * gdb.base/annota1.exp
6812 * gdb.base/annota3.exp
6813 * gdb.base/arrayidx.exp
6814 * gdb.base/assign.exp
6815 * gdb.base/attach.exp
6816 * gdb.base/auxv.exp
6817 * gdb.base/bang.exp
6818 * gdb.base/bfp-test.exp
6819 * gdb.base/bigcore.exp
6820 * gdb.base/bitfields2.exp
6821 * gdb.base/break-fun-addr.exp
6822 * gdb.base/break-probes.exp
6823 * gdb.base/call-rt-st.exp
6824 * gdb.base/callexit.exp
6825 * gdb.base/catch-fork-kill.exp
6826 * gdb.base/charset.exp
6827 * gdb.base/checkpoint.exp
6828 * gdb.base/comprdebug.exp
6829 * gdb.base/constvars.exp
6830 * gdb.base/coredump-filter.exp
6831 * gdb.base/cursal.exp
6832 * gdb.base/cvexpr.exp
6833 * gdb.base/detach.exp
6834 * gdb.base/display.exp
6835 * gdb.base/dmsym.exp
6836 * gdb.base/dprintf-pending.exp
6837 * gdb.base/dso2dso.exp
6838 * gdb.base/dtrace-probe.exp
6839 * gdb.base/dump.exp
6840 * gdb.base/enum_cond.exp
6841 * gdb.base/exe-lock.exp
6842 * gdb.base/exec-invalid-sysroot.exp
6843 * gdb.base/execl-update-breakpoints.exp
6844 * gdb.base/exprs.exp
6845 * gdb.base/fileio.exp
6846 * gdb.base/find.exp
6847 * gdb.base/finish.exp
6848 * gdb.base/fixsection.exp
6849 * gdb.base/foll-vfork.exp
6850 * gdb.base/frame-args.exp
6851 * gdb.base/gcore.exp
6852 * gdb.base/gdb1250.exp
6853 * gdb.base/global-var-nested-by-dso.exp
6854 * gdb.base/gnu-ifunc.exp
6855 * gdb.base/hashline1.exp
6856 * gdb.base/hashline2.exp
6857 * gdb.base/hashline3.exp
6858 * gdb.base/hbreak-in-shr-unsupported.exp
6859 * gdb.base/huge.exp
6860 * gdb.base/infcall-input.exp
6861 * gdb.base/info-fun.exp
6862 * gdb.base/info-shared.exp
6863 * gdb.base/jit-simple.exp
6864 * gdb.base/jit-so.exp
6865 * gdb.base/jit.exp
6866 * gdb.base/jump.exp
6867 * gdb.base/label.exp
6868 * gdb.base/lineinc.exp
6869 * gdb.base/logical.exp
6870 * gdb.base/longjmp.exp
6871 * gdb.base/macscp.exp
6872 * gdb.base/miscexprs.exp
6873 * gdb.base/new-ui-echo.exp
6874 * gdb.base/new-ui-pending-input.exp
6875 * gdb.base/new-ui.exp
6876 * gdb.base/nodebug.exp
6877 * gdb.base/nofield.exp
6878 * gdb.base/offsets.exp
6879 * gdb.base/overlays.exp
6880 * gdb.base/pending.exp
6881 * gdb.base/pointers.exp
6882 * gdb.base/pr11022.exp
6883 * gdb.base/printcmds.exp
6884 * gdb.base/prologue.exp
6885 * gdb.base/ptr-typedef.exp
6886 * gdb.base/realname-expand.exp
6887 * gdb.base/relativedebug.exp
6888 * gdb.base/relocate.exp
6889 * gdb.base/remote.exp
6890 * gdb.base/reread.exp
6891 * gdb.base/return2.exp
6892 * gdb.base/savedregs.exp
6893 * gdb.base/sep.exp
6894 * gdb.base/sepdebug.exp
6895 * gdb.base/sepsymtab.exp
6896 * gdb.base/set-inferior-tty.exp
6897 * gdb.base/setshow.exp
6898 * gdb.base/shlib-call.exp
6899 * gdb.base/sigaltstack.exp
6900 * gdb.base/siginfo-addr.exp
6901 * gdb.base/signals.exp
6902 * gdb.base/signull.exp
6903 * gdb.base/sigrepeat.exp
6904 * gdb.base/so-impl-ld.exp
6905 * gdb.base/solib-display.exp
6906 * gdb.base/solib-overlap.exp
6907 * gdb.base/solib-search.exp
6908 * gdb.base/solib-symbol.exp
6909 * gdb.base/structs.exp
6910 * gdb.base/structs2.exp
6911 * gdb.base/symtab-search-order.exp
6912 * gdb.base/twice.exp
6913 * gdb.base/unload.exp
6914 * gdb.base/varargs.exp
6915 * gdb.base/watchpoint-solib.exp
6916 * gdb.base/watchpoint.exp
6917 * gdb.base/whatis.exp
6918 * gdb.base/wrong_frame_bt_full.exp
6919 * gdb.btrace/dlopen.exp
6920 * gdb.cell/ea-standalone.exp
6921 * gdb.cell/ea-test.exp
6922 * gdb.cp/dispcxx.exp
6923 * gdb.cp/gdb2384.exp
6924 * gdb.cp/method2.exp
6925 * gdb.cp/nextoverthrow.exp
6926 * gdb.cp/pr10728.exp
6927 * gdb.disasm/am33.exp
6928 * gdb.disasm/h8300s.exp
6929 * gdb.disasm/mn10300.exp
6930 * gdb.disasm/sh3.exp
6931 * gdb.dwarf2/dw2-dir-file-name.exp
6932 * gdb.fortran/complex.exp
6933 * gdb.fortran/library-module.exp
6934 * gdb.guile/scm-pretty-print.exp
6935 * gdb.guile/scm-symbol.exp
6936 * gdb.guile/scm-type.exp
6937 * gdb.guile/scm-value.exp
6938 * gdb.linespec/linespec.exp
6939 * gdb.mi/gdb701.exp
6940 * gdb.mi/gdb792.exp
6941 * gdb.mi/mi-breakpoint-changed.exp
6942 * gdb.mi/mi-dprintf-pending.exp
6943 * gdb.mi/mi-dprintf.exp
6944 * gdb.mi/mi-exit-code.exp
6945 * gdb.mi/mi-pending.exp
6946 * gdb.mi/mi-solib.exp
6947 * gdb.mi/new-ui-mi-sync.exp
6948 * gdb.mi/pr11022.exp
6949 * gdb.mi/user-selected-context-sync.exp
6950 * gdb.opt/solib-intra-step.exp
6951 * gdb.python/py-events.exp
6952 * gdb.python/py-finish-breakpoint.exp
6953 * gdb.python/py-mi.exp
6954 * gdb.python/py-prettyprint.exp
6955 * gdb.python/py-shared.exp
6956 * gdb.python/py-symbol.exp
6957 * gdb.python/py-template.exp
6958 * gdb.python/py-type.exp
6959 * gdb.python/py-value.exp
6960 * gdb.reverse/solib-precsave.exp
6961 * gdb.reverse/solib-reverse.exp
6962 * gdb.server/solib-list.exp
6963 * gdb.stabs/weird.exp
6964 * gdb.threads/reconnect-signal.exp
6965 * gdb.threads/stepi-random-signal.exp
6966 * gdb.trace/actions.exp
6967 * gdb.trace/ax.exp
6968 * gdb.trace/backtrace.exp
6969 * gdb.trace/change-loc.exp
6970 * gdb.trace/deltrace.exp
6971 * gdb.trace/ftrace-lock.exp
6972 * gdb.trace/ftrace.exp
6973 * gdb.trace/infotrace.exp
6974 * gdb.trace/mi-tracepoint-changed.exp
6975 * gdb.trace/packetlen.exp
6976 * gdb.trace/passcount.exp
6977 * gdb.trace/pending.exp
6978 * gdb.trace/range-stepping.exp
6979 * gdb.trace/report.exp
6980 * gdb.trace/stap-trace.exp
6981 * gdb.trace/tfind.exp
6982 * gdb.trace/trace-break.exp
6983 * gdb.trace/trace-condition.exp
6984 * gdb.trace/trace-enable-disable.exp
6985 * gdb.trace/trace-mt.exp
6986 * gdb.trace/tracecmd.exp
6987 * gdb.trace/tspeed.exp
6988 * gdb.trace/tsv.exp
6989 * lib/perftest.exp
6990
fb9feb35
LM
69912016-12-01 Luis Machado <lgustavo@codesourcery.com>
6992
6993 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6994 with gdb_test_no_output.
6995 Use command as test name.
6996
cd2ddb6c
LM
69972016-12-01 Luis Machado <lgustavo@codesourcery.com>
6998
6999 Fix test names starting with uppercase throughout the files.
7000
7001 * gdb.ada/assign_1.exp
7002 * gdb.ada/boolean_expr.exp
7003 * gdb.base/arrayidx.exp
7004 * gdb.base/del.exp
7005 * gdb.base/gcore-buffer-overflow.exp
7006 * gdb.base/testenv.exp
7007 * gdb.compile/compile.exp
7008 * gdb.python/py-framefilter-invalidarg.exp
7009 * gdb.python/py-framefilter.exp
7010
bb95117e
LM
70112016-12-01 Luis Machado <lgustavo@codesourcery.com>
7012
7013 Fix test names starting with uppercase throughout the files.
7014
7015 * gdb.ada/array_return.exp
7016 * gdb.ada/expr_delims.exp
7017 * gdb.ada/mi_dyn_arr.exp
7018 * gdb.ada/mi_interface.exp
7019 * gdb.ada/mi_var_array.exp
7020 * gdb.ada/watch_arg.exp
7021 * gdb.arch/alpha-step.exp
7022 * gdb.arch/altivec-regs.exp
7023 * gdb.arch/e500-regs.exp
7024 * gdb.arch/powerpc-d128-regs.exp
7025 * gdb.base/arrayidx.exp
7026 * gdb.base/break.exp
7027 * gdb.base/checkpoint.exp
7028 * gdb.base/debug-expr.exp
7029 * gdb.base/dmsym.exp
7030 * gdb.base/radix.exp
7031 * gdb.base/sepdebug.exp
7032 * gdb.base/testenv.exp
7033 * gdb.base/watch_thread_num.exp
7034 * gdb.base/watchpoint-cond-gone.exp
7035 * gdb.cell/break.exp
7036 * gdb.cell/ea-cache.exp
7037 * gdb.compile/compile.exp
7038 * gdb.cp/gdb2495.exp
7039 * gdb.gdb/selftest.exp
7040 * gdb.gdb/xfullpath.exp
7041 * gdb.go/hello.exp
7042 * gdb.go/integers.exp
7043 * gdb.objc/basicclass.exp
7044 * gdb.pascal/hello.exp
7045 * gdb.pascal/integers.exp
7046 * gdb.python/py-breakpoint.exp
7047 * gdb.python/py-cmd.exp
7048 * gdb.python/py-linetable.exp
7049 * gdb.python/py-xmethods.exp
7050 * gdb.python/python.exp
7051 * gdb.reverse/consecutive-precsave.exp
7052 * gdb.reverse/finish-precsave.exp
7053 * gdb.reverse/i386-precsave.exp
7054 * gdb.reverse/machinestate-precsave.exp
7055 * gdb.reverse/sigall-precsave.exp
7056 * gdb.reverse/solib-precsave.exp
7057 * gdb.reverse/step-precsave.exp
7058 * gdb.reverse/until-precsave.exp
7059 * gdb.reverse/watch-precsave.exp
7060 * gdb.threads/leader-exit.exp
7061 * gdb.threads/pthreads.exp
7062 * gdb.threads/wp-replication.exp
7063 * gdb.trace/actions.exp
7064 * gdb.trace/mi-tsv-changed.exp
7065 * gdb.trace/tsv.exp
7066
de97fdd4
LM
70672016-12-01 Luis Machado <lgustavo@codesourcery.com>
7068
7069 Fix test names starting with uppercase throughout the files.
7070
7071 * gdb.arch/i386-bp_permanent.exp
7072 * gdb.arch/i386-gnu-cfi.exp
7073 * gdb.base/disasm-end-cu.exp
7074 * gdb.base/macscp.exp
7075 * gdb.base/pending.exp
7076 * gdb.base/watch_thread_num.exp
7077 * gdb.cp/exception.exp
7078 * gdb.cp/gdb2495.exp
7079 * gdb.cp/local.exp
7080 * gdb.python/py-evsignal.exp
7081 * gdb.python/python.exp
7082 * gdb.trace/tracecmd.exp
7083
9f058c10
LM
70842016-12-01 Luis Machado <lgustavo@codesourcery.com>
7085
7086 Fix test names starting with uppercase throughout the files.
7087
7088 * gdb.base/charset.exp
7089 * gdb.base/eval.exp
7090 * gdb.base/multi-forks.exp
7091 * gdb.guile/scm-progspace.exp
7092 * gdb.opencl/datatypes.exp
7093 * gdb.python/py-block.exp
7094 * gdb.python/py-function.exp
7095 * gdb.python/py-symbol.exp
7096 * gdb.python/py-symtab.exp
7097 * gdb.python/py-xmethods.exp
7098 * gdb.reverse/break-precsave.exp
7099 * gdb.reverse/break-reverse.exp
7100 * gdb.reverse/consecutive-precsave.exp
7101 * gdb.reverse/consecutive-reverse.exp
7102 * gdb.reverse/finish-precsave.exp
7103 * gdb.reverse/finish-reverse-bkpt.exp
7104 * gdb.reverse/finish-reverse.exp
7105 * gdb.reverse/fstatat-reverse.exp
7106 * gdb.reverse/getresuid-reverse.exp
7107 * gdb.reverse/i386-precsave.exp
7108 * gdb.reverse/i386-reverse.exp
7109 * gdb.reverse/i386-sse-reverse.exp
7110 * gdb.reverse/i387-stack-reverse.exp
7111 * gdb.reverse/insn-reverse.exp
7112 * gdb.reverse/machinestate-precsave.exp
7113 * gdb.reverse/machinestate.exp
7114 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7115 * gdb.reverse/pipe-reverse.exp
7116 * gdb.reverse/readv-reverse.exp
7117 * gdb.reverse/recvmsg-reverse.exp
7118 * gdb.reverse/rerun-prec.exp
7119 * gdb.reverse/s390-mvcle.exp
7120 * gdb.reverse/sigall-precsave.exp
7121 * gdb.reverse/sigall-reverse.exp
7122 * gdb.reverse/solib-precsave.exp
7123 * gdb.reverse/solib-reverse.exp
7124 * gdb.reverse/step-precsave.exp
7125 * gdb.reverse/step-reverse.exp
7126 * gdb.reverse/time-reverse.exp
7127 * gdb.reverse/until-precsave.exp
7128 * gdb.reverse/until-reverse.exp
7129 * gdb.reverse/waitpid-reverse.exp
7130 * gdb.reverse/watch-precsave.exp
7131 * gdb.reverse/watch-reverse.exp
7132
cdc7edd7
LM
71332016-12-01 Luis Machado <lgustavo@codesourcery.com>
7134
7135 Fix test names starting with uppercase throughout the files.
7136
7137 * gdb.arch/i386-mpx-simple_segv.exp
7138 * gdb.arch/i386-mpx.exp
7139 * gdb.arch/i386-permbkpt.exp
7140 * gdb.arch/pa-nullify.exp
7141 * gdb.arch/powerpc-d128-regs.exp
7142 * gdb.arch/vsx-regs.exp
7143 * gdb.base/bfp-test.exp
7144 * gdb.base/break.exp
7145 * gdb.base/breakpoint-shadow.exp
7146 * gdb.base/callfuncs.exp
7147 * gdb.base/charset.exp
7148 * gdb.base/commands.exp
7149 * gdb.base/completion.exp
7150 * gdb.base/dfp-test.exp
7151 * gdb.base/echo.exp
7152 * gdb.base/ending-run.exp
7153 * gdb.base/eval.exp
7154 * gdb.base/expand-psymtabs.exp
7155 * gdb.base/float128.exp
7156 * gdb.base/floatn.exp
7157 * gdb.base/foll-exec-mode.exp
7158 * gdb.base/gdb1056.exp
7159 * gdb.base/gdb11531.exp
7160 * gdb.base/kill-after-signal.exp
7161 * gdb.base/multi-forks.exp
7162 * gdb.base/overlays.exp
7163 * gdb.base/pending.exp
7164 * gdb.base/sepdebug.exp
7165 * gdb.base/testenv.exp
7166 * gdb.base/valgrind-db-attach.exp
7167 * gdb.base/watch_thread_num.exp
7168 * gdb.base/watchpoint-cond-gone.exp
7169 * gdb.base/watchpoint.exp
7170 * gdb.base/watchpoints.exp
7171 * gdb.cp/arg-reference.exp
7172 * gdb.cp/baseenum.exp
7173 * gdb.cp/operator.exp
7174 * gdb.cp/shadow.exp
7175 * gdb.dwarf2/dw2-op-out-param.exp
7176 * gdb.dwarf2/dw2-reg-undefined.exp
7177 * gdb.go/chan.exp
7178 * gdb.go/hello.exp
7179 * gdb.go/integers.exp
7180 * gdb.go/methods.exp
7181 * gdb.go/package.exp
7182 * gdb.guile/scm-parameter.exp
7183 * gdb.guile/scm-progspace.exp
7184 * gdb.guile/scm-value.exp
7185 * gdb.mi/mi-pending.exp
7186 * gdb.mi/user-selected-context-sync.exp
7187 * gdb.multi/multi-attach.exp
7188 * gdb.multi/tids.exp
7189 * gdb.opt/clobbered-registers-O2.exp
7190 * gdb.pascal/floats.exp
7191 * gdb.pascal/integers.exp
7192 * gdb.python/py-block.exp
7193 * gdb.python/py-events.exp
7194 * gdb.python/py-parameter.exp
7195 * gdb.python/py-symbol.exp
7196 * gdb.python/py-symtab.exp
7197 * gdb.python/py-type.exp
7198 * gdb.python/py-value.exp
7199 * gdb.python/py-xmethods.exp
7200 * gdb.python/python.exp
7201 * gdb.reverse/break-precsave.exp
7202 * gdb.reverse/consecutive-precsave.exp
7203 * gdb.reverse/finish-precsave.exp
7204 * gdb.reverse/i386-precsave.exp
7205 * gdb.reverse/machinestate-precsave.exp
7206 * gdb.reverse/sigall-precsave.exp
7207 * gdb.reverse/solib-precsave.exp
7208 * gdb.reverse/step-precsave.exp
7209 * gdb.reverse/until-precsave.exp
7210 * gdb.reverse/watch-precsave.exp
7211 * gdb.server/ext-attach.exp
7212 * gdb.server/ext-restart.exp
7213 * gdb.server/ext-run.exp
7214 * gdb.server/ext-wrapper.exp
7215 * gdb.stabs/gdb11479.exp
7216 * gdb.stabs/weird.exp
7217 * gdb.threads/attach-many-short-lived-threads.exp
7218 * gdb.threads/kill.exp
7219 * gdb.threads/watchpoint-fork.exp
7220
bc6c7af4
LM
72212016-12-01 Luis Machado <lgustavo@codesourcery.com>
7222
7223 Fix test names starting with uppercase throughout all the files below.
7224
7225 * gdb.ada/array_return.exp
7226 * gdb.ada/catch_ex.exp
7227 * gdb.ada/info_exc.exp
7228 * gdb.ada/mi_catch_ex.exp
7229 * gdb.ada/mi_dyn_arr.exp
7230 * gdb.ada/mi_ex_cond.exp
7231 * gdb.ada/mi_exc_info.exp
7232 * gdb.ada/mi_interface.exp
7233 * gdb.ada/mi_task_arg.exp
7234 * gdb.ada/mi_task_info.exp
7235 * gdb.ada/mi_var_array.exp
7236 * gdb.arch/alpha-step.exp
7237 * gdb.arch/amd64-disp-step.exp
7238 * gdb.arch/arm-disp-step.exp
7239 * gdb.arch/disp-step-insn-reloc.exp
7240 * gdb.arch/e500-prologue.exp
7241 * gdb.arch/ftrace-insn-reloc.exp
7242 * gdb.arch/gdb1558.exp
7243 * gdb.arch/i386-bp_permanent.exp
7244 * gdb.arch/i386-disp-step.exp
7245 * gdb.arch/i386-float.exp
7246 * gdb.arch/i386-gnu-cfi.exp
7247 * gdb.arch/ia64-breakpoint-shadow.exp
7248 * gdb.arch/mips16-thunks.exp
7249 * gdb.arch/pa-nullify.exp
7250 * gdb.arch/powerpc-aix-prologue.exp
7251 * gdb.arch/powerpc-power.exp
7252 * gdb.arch/ppc-dfp.exp
7253 * gdb.arch/s390-tdbregs.exp
7254 * gdb.arch/spu-info.exp
7255 * gdb.arch/spu-ls.exp
7256 * gdb.arch/thumb-bx-pc.exp
7257 * gdb.base/advance.exp
7258 * gdb.base/annota-input-while-running.exp
7259 * gdb.base/arrayidx.exp
7260 * gdb.base/asmlabel.exp
7261 * gdb.base/async.exp
7262 * gdb.base/attach-wait-input.exp
7263 * gdb.base/auto-connect-native-target.exp
7264 * gdb.base/batch-preserve-term-settings.exp
7265 * gdb.base/bfp-test.exp
7266 * gdb.base/bigcore.exp
7267 * gdb.base/bp-permanent.exp
7268 * gdb.base/break-always.exp
7269 * gdb.base/break-fun-addr.exp
7270 * gdb.base/break-idempotent.exp
7271 * gdb.base/break-main-file-remove-fail.exp
7272 * gdb.base/break-probes.exp
7273 * gdb.base/break-unload-file.exp
7274 * gdb.base/break.exp
7275 * gdb.base/call-ar-st.exp
7276 * gdb.base/call-rt-st.exp
7277 * gdb.base/call-sc.exp
7278 * gdb.base/call-signal-resume.exp
7279 * gdb.base/call-strs.exp
7280 * gdb.base/callexit.exp
7281 * gdb.base/callfuncs.exp
7282 * gdb.base/catch-gdb-caused-signals.exp
7283 * gdb.base/catch-signal-siginfo-cond.exp
7284 * gdb.base/catch-syscall.exp
7285 * gdb.base/compare-sections.exp
7286 * gdb.base/cond-eval-mode.exp
7287 * gdb.base/condbreak-call-false.exp
7288 * gdb.base/consecutive-step-over.exp
7289 * gdb.base/cursal.exp
7290 * gdb.base/disabled-location.exp
7291 * gdb.base/disasm-end-cu.exp
7292 * gdb.base/display.exp
7293 * gdb.base/double-prompt-target-event-error.exp
7294 * gdb.base/dprintf-bp-same-addr.exp
7295 * gdb.base/dprintf-detach.exp
7296 * gdb.base/dprintf-next.exp
7297 * gdb.base/dprintf-non-stop.exp
7298 * gdb.base/dprintf-pending.exp
7299 * gdb.base/dso2dso.exp
7300 * gdb.base/ending-run.exp
7301 * gdb.base/enum_cond.exp
7302 * gdb.base/examine-backward.exp
7303 * gdb.base/exe-lock.exp
7304 * gdb.base/exec-invalid-sysroot.exp
7305 * gdb.base/execl-update-breakpoints.exp
7306 * gdb.base/execution-termios.exp
7307 * gdb.base/fileio.exp
7308 * gdb.base/fixsection.exp
7309 * gdb.base/foll-exec-mode.exp
7310 * gdb.base/foll-exec.exp
7311 * gdb.base/fork-running-state.exp
7312 * gdb.base/frame-args.exp
7313 * gdb.base/fullpath-expand.exp
7314 * gdb.base/func-ptr.exp
7315 * gdb.base/gcore-relro-pie.exp
7316 * gdb.base/gdb1090.exp
7317 * gdb.base/gdb1555.exp
7318 * gdb.base/global-var-nested-by-dso.exp
7319 * gdb.base/gnu-ifunc.exp
7320 * gdb.base/hbreak-in-shr-unsupported.exp
7321 * gdb.base/hbreak-unmapped.exp
7322 * gdb.base/hook-stop.exp
7323 * gdb.base/infcall-input.exp
7324 * gdb.base/info-fun.exp
7325 * gdb.base/info-shared.exp
7326 * gdb.base/interrupt-noterm.exp
7327 * gdb.base/jit-so.exp
7328 * gdb.base/jit.exp
7329 * gdb.base/line-symtabs.exp
7330 * gdb.base/list.exp
7331 * gdb.base/longjmp.exp
7332 * gdb.base/macscp.exp
7333 * gdb.base/max-value-size.exp
7334 * gdb.base/nodebug.exp
7335 * gdb.base/nofield.exp
7336 * gdb.base/overlays.exp
7337 * gdb.base/paginate-after-ctrl-c-running.exp
7338 * gdb.base/paginate-bg-execution.exp
7339 * gdb.base/paginate-inferior-exit.exp
7340 * gdb.base/pending.exp
7341 * gdb.base/pr11022.exp
7342 * gdb.base/printcmds.exp
7343 * gdb.base/ptr-typedef.exp
7344 * gdb.base/ptype.exp
7345 * gdb.base/randomize.exp
7346 * gdb.base/range-stepping.exp
7347 * gdb.base/realname-expand.exp
7348 * gdb.base/relativedebug.exp
7349 * gdb.base/remote.exp
7350 * gdb.base/savedregs.exp
7351 * gdb.base/sepdebug.exp
7352 * gdb.base/set-noassign.exp
7353 * gdb.base/shlib-call.exp
7354 * gdb.base/shreloc.exp
7355 * gdb.base/sigaltstack.exp
7356 * gdb.base/sigbpt.exp
7357 * gdb.base/siginfo-addr.exp
7358 * gdb.base/siginfo-obj.exp
7359 * gdb.base/siginfo-thread.exp
7360 * gdb.base/signest.exp
7361 * gdb.base/signull.exp
7362 * gdb.base/sigrepeat.exp
7363 * gdb.base/skip.exp
7364 * gdb.base/so-impl-ld.exp
7365 * gdb.base/solib-corrupted.exp
7366 * gdb.base/solib-disc.exp
7367 * gdb.base/solib-display.exp
7368 * gdb.base/solib-overlap.exp
7369 * gdb.base/solib-search.exp
7370 * gdb.base/solib-symbol.exp
7371 * gdb.base/source-execution.exp
7372 * gdb.base/sss-bp-on-user-bp-2.exp
7373 * gdb.base/sss-bp-on-user-bp.exp
7374 * gdb.base/stack-checking.exp
7375 * gdb.base/stale-infcall.exp
7376 * gdb.base/step-break.exp
7377 * gdb.base/step-line.exp
7378 * gdb.base/step-over-exit.exp
7379 * gdb.base/step-test.exp
7380 * gdb.base/structs.exp
7381 * gdb.base/sym-file.exp
7382 * gdb.base/symtab-search-order.exp
7383 * gdb.base/term.exp
7384 * gdb.base/type-opaque.exp
7385 * gdb.base/unload.exp
7386 * gdb.base/until-nodebug.exp
7387 * gdb.base/until.exp
7388 * gdb.base/unwindonsignal.exp
7389 * gdb.base/watch-cond.exp
7390 * gdb.base/watch-non-mem.exp
7391 * gdb.base/watch_thread_num.exp
7392 * gdb.base/watchpoint-reuse-slot.exp
7393 * gdb.base/watchpoint-solib.exp
7394 * gdb.base/watchpoint.exp
7395 * gdb.btrace/dlopen.exp
7396 * gdb.cell/arch.exp
7397 * gdb.cell/break.exp
7398 * gdb.cell/bt.exp
7399 * gdb.cell/core.exp
7400 * gdb.cell/data.exp
7401 * gdb.cell/dwarfaddr.exp
7402 * gdb.cell/ea-cache.exp
7403 * gdb.cell/ea-standalone.exp
7404 * gdb.cell/ea-test.exp
7405 * gdb.cell/f-regs.exp
7406 * gdb.cell/fork.exp
7407 * gdb.cell/gcore.exp
7408 * gdb.cell/mem-access.exp
7409 * gdb.cell/ptype.exp
7410 * gdb.cell/registers.exp
7411 * gdb.cell/sizeof.exp
7412 * gdb.cell/solib-symbol.exp
7413 * gdb.cell/solib.exp
7414 * gdb.compile/compile-tls.exp
7415 * gdb.cp/exception.exp
7416 * gdb.cp/gdb2495.exp
7417 * gdb.cp/local.exp
7418 * gdb.cp/mb-inline.exp
7419 * gdb.cp/mb-templates.exp
7420 * gdb.cp/pr10687.exp
7421 * gdb.cp/pr9167.exp
7422 * gdb.cp/scope-err.exp
7423 * gdb.cp/templates.exp
7424 * gdb.cp/virtfunc.exp
7425 * gdb.dwarf2/dw2-dir-file-name.exp
7426 * gdb.dwarf2/dw2-single-line-discriminators.exp
7427 * gdb.fortran/complex.exp
7428 * gdb.fortran/library-module.exp
7429 * gdb.guile/guile.exp
7430 * gdb.guile/scm-cmd.exp
7431 * gdb.guile/scm-frame-inline.exp
7432 * gdb.guile/scm-objfile.exp
7433 * gdb.guile/scm-pretty-print.exp
7434 * gdb.guile/scm-symbol.exp
7435 * gdb.guile/scm-type.exp
7436 * gdb.guile/scm-value.exp
7437 * gdb.linespec/keywords.exp
7438 * gdb.linespec/ls-errs.exp
7439 * gdb.linespec/macro-relative.exp
7440 * gdb.linespec/thread.exp
7441 * gdb.mi/mi-breakpoint-changed.exp
7442 * gdb.mi/mi-dprintf-pending.exp
7443 * gdb.mi/mi-fullname-deleted.exp
7444 * gdb.mi/mi-logging.exp
7445 * gdb.mi/mi-pending.exp
7446 * gdb.mi/mi-solib.exp
7447 * gdb.mi/new-ui-mi-sync.exp
7448 * gdb.mi/user-selected-context-sync.exp
7449 * gdb.multi/dummy-frame-restore.exp
7450 * gdb.multi/multi-arch-exec.exp
7451 * gdb.multi/remove-inferiors.exp
7452 * gdb.multi/watchpoint-multi-exit.exp
7453 * gdb.opt/solib-intra-step.exp
7454 * gdb.perf/backtrace.exp
7455 * gdb.perf/single-step.exp
7456 * gdb.perf/skip-command.exp
7457 * gdb.perf/skip-prologue.exp
7458 * gdb.perf/solib.exp
7459 * gdb.python/lib-types.exp
7460 * gdb.python/py-as-string.exp
7461 * gdb.python/py-bad-printers.exp
7462 * gdb.python/py-block.exp
7463 * gdb.python/py-breakpoint.exp
7464 * gdb.python/py-cmd.exp
7465 * gdb.python/py-events.exp
7466 * gdb.python/py-evthreads.exp
7467 * gdb.python/py-finish-breakpoint.exp
7468 * gdb.python/py-finish-breakpoint2.exp
7469 * gdb.python/py-frame-inline.exp
7470 * gdb.python/py-frame.exp
7471 * gdb.python/py-inferior.exp
7472 * gdb.python/py-infthread.exp
7473 * gdb.python/py-mi.exp
7474 * gdb.python/py-objfile.exp
7475 * gdb.python/py-pp-maint.exp
7476 * gdb.python/py-pp-registration.exp
7477 * gdb.python/py-prettyprint.exp
7478 * gdb.python/py-recurse-unwind.exp
7479 * gdb.python/py-shared.exp
7480 * gdb.python/py-symbol.exp
7481 * gdb.python/py-symtab.exp
7482 * gdb.python/py-template.exp
7483 * gdb.python/py-type.exp
7484 * gdb.python/py-unwind-maint.exp
7485 * gdb.python/py-unwind.exp
7486 * gdb.python/py-value.exp
7487 * gdb.python/python.exp
7488 * gdb.reverse/finish-reverse-bkpt.exp
7489 * gdb.reverse/insn-reverse.exp
7490 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7491 * gdb.reverse/solib-precsave.exp
7492 * gdb.reverse/solib-reverse.exp
7493 * gdb.stabs/gdb11479.exp
7494 * gdb.stabs/weird.exp
7495 * gdb.threads/fork-child-threads.exp
7496 * gdb.threads/fork-plus-threads.exp
7497 * gdb.threads/fork-thread-pending.exp
7498 * gdb.threads/forking-threads-plus-breakpoint.exp
7499 * gdb.threads/hand-call-in-threads.exp
7500 * gdb.threads/interrupted-hand-call.exp
7501 * gdb.threads/linux-dp.exp
7502 * gdb.threads/local-watch-wrong-thread.exp
7503 * gdb.threads/next-while-other-thread-longjmps.exp
7504 * gdb.threads/non-ldr-exit.exp
7505 * gdb.threads/pending-step.exp
7506 * gdb.threads/print-threads.exp
7507 * gdb.threads/process-dies-while-detaching.exp
7508 * gdb.threads/process-dies-while-handling-bp.exp
7509 * gdb.threads/pthreads.exp
7510 * gdb.threads/queue-signal.exp
7511 * gdb.threads/reconnect-signal.exp
7512 * gdb.threads/signal-command-handle-nopass.exp
7513 * gdb.threads/signal-command-multiple-signals-pending.exp
7514 * gdb.threads/signal-delivered-right-thread.exp
7515 * gdb.threads/signal-sigtrap.exp
7516 * gdb.threads/sigthread.exp
7517 * gdb.threads/staticthreads.exp
7518 * gdb.threads/stepi-random-signal.exp
7519 * gdb.threads/thread-unwindonsignal.exp
7520 * gdb.threads/thread_check.exp
7521 * gdb.threads/thread_events.exp
7522 * gdb.threads/tid-reuse.exp
7523 * gdb.threads/tls-nodebug.exp
7524 * gdb.threads/tls-shared.exp
7525 * gdb.threads/tls-so_extern.exp
7526 * gdb.threads/tls.exp
7527 * gdb.threads/wp-replication.exp
7528 * gdb.trace/actions-changed.exp
7529 * gdb.trace/actions.exp
7530 * gdb.trace/backtrace.exp
7531 * gdb.trace/change-loc.exp
7532 * gdb.trace/collection.exp
7533 * gdb.trace/deltrace.exp
7534 * gdb.trace/disconnected-tracing.exp
7535 * gdb.trace/entry-values.exp
7536 * gdb.trace/ftrace-lock.exp
7537 * gdb.trace/ftrace.exp
7538 * gdb.trace/infotrace.exp
7539 * gdb.trace/mi-trace-frame-collected.exp
7540 * gdb.trace/mi-trace-unavailable.exp
7541 * gdb.trace/mi-traceframe-changed.exp
7542 * gdb.trace/mi-tracepoint-changed.exp
7543 * gdb.trace/mi-tsv-changed.exp
7544 * gdb.trace/no-attach-trace.exp
7545 * gdb.trace/packetlen.exp
7546 * gdb.trace/passc-dyn.exp
7547 * gdb.trace/passcount.exp
7548 * gdb.trace/pending.exp
7549 * gdb.trace/pr16508.exp
7550 * gdb.trace/qtro.exp
7551 * gdb.trace/range-stepping.exp
7552 * gdb.trace/read-memory.exp
7553 * gdb.trace/report.exp
7554 * gdb.trace/save-trace.exp
7555 * gdb.trace/signal.exp
7556 * gdb.trace/stap-trace.exp
7557 * gdb.trace/status-stop.exp
7558 * gdb.trace/strace.exp
7559 * gdb.trace/tfile.exp
7560 * gdb.trace/tfind.exp
7561 * gdb.trace/trace-break.exp
7562 * gdb.trace/trace-condition.exp
7563 * gdb.trace/trace-enable-disable.exp
7564 * gdb.trace/trace-mt.exp
7565 * gdb.trace/tracecmd.exp
7566 * gdb.trace/tracefile-pseudo-reg.exp
7567 * gdb.trace/tspeed.exp
7568 * gdb.trace/tstatus.exp
7569 * gdb.trace/tsv.exp
7570 * gdb.trace/unavailable.exp
7571 * gdb.trace/while-dyn.exp
7572 * gdb.trace/while-stepping.exp
7573 * lib/gdb-guile.exp
7574 * lib/gdb.exp
7575 * lib/mi-support.exp
7576 * lib/pascal.exp
7577 * lib/perftest.exp
7578 * lib/prelink-support.exp
7579 * lib/selftest-support.exp
7580
ad02e4fe
SM
75812016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7582
7583 * Makefile.in: Include disable-implicit-rules.mk.
7584
22347e55
AA
75852016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7586
7587 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7588 non-byte-aligned bit fields.
7589
da5b30da
AA
75902016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7591
7592 PR gdb/12616
7593 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7594 respects the DW_AT_data_bit_offset attribute.
7595
b593ecca
SM
75962016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7597
7598 * gdb.base/default.exp: Fix output of "set language".
7599
3b165252
SM
76002016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7601
7602 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7603 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7604 make.
7605 * configure.ac: Remove checks for the make program.
7606 * configure: Re-generate.
7607
1a2f3d7f
KB
76082016-11-16 Kevin Buettner <kevinb@redhat.com>
7609
7610 * gdb.python/py-recurse-unwind.c (main): Add loop.
7611 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7612 to read_register() and gdb.parse_and_eval(). Make each code
7613 call a separate case that can be individually tested.
7614 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7615 proc. Call cont_and_backtrace for each of the code paths that
7616 we want to test in the unwinder.
7617
b7f38fda
AA
76182016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7619
7620 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7621 the definition of struct S.
7622
1f8db343
CM
76232016-11-11 Catherine Moore <clm@codesourcery.com>
7624
7625 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7626
fad0c9fb
PA
76272016-11-09 Pedro Alves <palves@redhat.com>
7628
7629 * gdb.base/commands.exp (runto_or_return): New procedure.
7630 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7631 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7632 (progvar_simple_while_test, progvar_complex_if_while_test)
7633 (if_while_breakpoint_command_test)
7634 (infrun_breakpoint_command_test, breakpoint_command_test)
7635 (user_defined_command_test, watchpoint_command_test)
7636 (test_command_prompt_position, redefine_hook_test)
7637 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7638 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7639 multi_line_input and multi_line. Remove gdb_expect and
7640 gdb_stop_suppressing_tests uses.
7641 * lib/gdb.exp (valnum_re): New global.
7642 (multi_line_input): New procedure.
7643
8354c62c
SM
76442016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7645
7646 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7647 Remove.
7648 (test_setup): Define with proc_with_prefix.
7649 (test_cli_inferior): Likewise.
7650 (test_cli_thread): Likewise.
7651 (test_cli_frame): Likewise.
7652 (test_cli_select_frame): Likewise.
7653 (test_cli_up_down): Likewise.
7654 (test_mi_thread_select): Likewise.
7655 (test_mi_stack_select_frame): Likewise.
7656 (test_cli_in_mi_inferior): Likewise.
7657 (test_cli_in_mi_thread): Likewise.
7658 (test_cli_in_mi_frame): Likewise.
7659 (top level): Do not use with_test_prefix_procname.
7660
64f367a2
PA
76612016-11-09 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.base/commands.exp (gdbvar_simple_if_test)
7664 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7665 (progvar_simple_if_test, progvar_simple_while_test)
7666 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7667 (infrun_breakpoint_command_test, breakpoint_command_test)
7668 (user_defined_command_test, watchpoint_command_test)
7669 (test_command_prompt_position, deprecated_command_test)
7670 (bp_deleted_in_command, temporary_breakpoint_commands)
7671 (stray_arg0_test, source_file_with_indented_comment)
7672 (recursive_source_test, if_commands_test)
7673 (error_clears_commands_left, redefine_hook_test)
7674 (redefine_backtrace_test): Use proc_with_prefix.
7675 * lib/gdb.exp (proc_with_prefix): New proc.
7676
0bb65f1e
AA
76772016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7678
7679 * gdb.base/tui-layout.c: New file.
7680 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7681 disassembly window contains very long lines.
7682
7353f247
TT
76832016-11-08 Tom Tromey <tom@tromey.com>
7684
7685 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7686 depend on Python 2.
7687
30a7bb83
TT
76882016-11-08 Tom Tromey <tom@tromey.com>
7689
7690 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7691 New method.
7692
cdf5a07c
MG
76932016-10-29 Manish Goregaokar <manish@mozilla.com>
7694
2806dc7e 7695 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7696
51a789c3
MG
76972016-10-27 Manish Goregaokar <manish@mozilla.com>
7698
2806dc7e
PA
7699 * gdb.rust/simple.rs: Add test for univariant enums without
7700 discriminants and for encoded struct-like enums.
51a789c3 7701
f610ab6d
PA
77022016-10-28 Pedro Alves <palves@redhat.com>
7703
7704 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7705 gdb_test_multiple, tighten regexps and match symtabs and line
7706 tables incrementally.
7707
b129b0ca
LM
77082016-10-28 Luis Machado <lgustavo@codesourcery.com>
7709
7710 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7711 general.
7712
ecf45d2c
SL
77132016-10-25 Luis Machado <lgustavo@codesourcery.com>
7714
7715 * gdb.base/exec-invalid-sysroot.exp: New file.
7716
b8d38ee4
JK
77172016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7720
f90fd8c2
JK
77212016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7722
7723 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7724
2d2476aa
MR
77252016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7726
2806dc7e
PA
7727 * gdb.base/killed-outside.exp: Remove $options from a call to
7728 `prepare_for_testing'.
2d2476aa 7729
e42b25a0
SM
77302016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7731
7732 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7733 Change test message.
7734
3ccdb432
SM
77352016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7736
7737 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7738 Update comment.
7739
5bad3170
SM
77402016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7741
7742 * gdb.trace/mi-trace-save.exp: New file.
7743
5ad9dba7
YQ
77442016-10-13 Yao Qi <yao.qi@linaro.org>
7745
7746 * gdb.base/code_elim.exp (get_var_address): Remove.
7747 * gdb.base/relocate.exp: Likewise.
7748 * gdb.base/shreloc.exp: Likewise.
7749 * lib/gdb.exp (get_var_address): New.
7750
62df7e21
YQ
77512016-10-13 Yao Qi <yao.qi@linaro.org>
7752
7753 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7754 floating point tests if $skip_float_test is false.
7755
4dac951e
LM
77562016-10-12 Luis Machado <lgustavo@codesourcery.com>
7757
7758 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7759 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7760 argc values.
7761 Add 1 to argc so we guarantee distinct initial/modified argc values.
7762
8f1a8fc4
JK
77632016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7764
7765 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7766
16c85b5d
JK
77672016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7768
7769 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7770 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7771 * gdb.arch/vsx-regs.exp: Likewise.
7772
1d0e042a
YQ
77732016-10-07 Yao Qi <yao.qi@linaro.org>
7774
7775 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7776
68dadef5
MM
77772016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7778
7779 * gdb.python/python.exp: Test decode_line("*0").
7780
33fa2c6e
DE
77812016-10-06 Doug Evans <dje@google.com>
7782
7783 * gdb.python/py-value.exp (test_value_creation): Add test for large
7784 unsigned 64-bit value.
7785
9c37b5ae
TT
77862016-10-06 Tom Tromey <tom@tromey.com>
7787
7788 * gdb.compile/compile.exp: Change java tests to rust.
7789 * gdb.base/setshow.exp: Change java tests to rust.
7790 * gdb.base/default.exp: Remove java from language list.
7791 * README (Examples): Update language example.
7792 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7793 test.
7794 * lib/gdb.exp (skip_java_tests): Remove.
7795 * lib/java.exp: Remove.
7796 * gdb.java: Remove.
7797
78b86327
MR
77982016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7799
7800 * gdb.arch/mips-fcr.exp: New test.
7801 * gdb.arch/mips-fcr.c: Source for the new test.
7802
7470adbb
MR
78032016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7804
7805 * gdb.base/solib-disc.exp: Use `standard_output_file'
7806 throughout.
7807
4a556533
PA
78082016-10-06 Pedro Alves <palves@redhat.com>
7809
7810 * gdb.base/jit-simple-dl.c: New file.
7811 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7812 * gdb.base/jit-simple.c: ... this.
7813 * gdb.base/jit-simple.exp (jit_run): Delete.
7814 (build_jit): New proc.
7815 (jit_test_reread): Recompile either the main program or the shared
7816 library, depending on what is being tested. Skip changing address
7817 if caller wants to. Compare before/after addresses. If testing
7818 standalone, explicitly load the binary. Test "maint info
7819 breakpoints".
7820 (top level): Add "standalone vs shared lib" and "change address"
7821 vs "same address" axes.
7822
5a122fbc
PA
78232016-10-06 Pedro Alves <palves@redhat.com>
7824
7825 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7826 call.
7827 (jit_run): Delete.
7828 (jit_test_reread): Use with_test_prefix. Reload the main binary
7829 explicitly. Compare the before/after addresses of the JIT
7830 descriptor.
7831
ee8da4b8
DE
78322016-08-15 Doug Evans <dje@google.com>
7833
7834 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7835 for single bitfields is bool.
7836 * gdb.xml/tdesc-regs.exp: Ditto.
7837
f389f6fe
JK
78382016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7839
7840 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7841
fdebf1a4
YQ
78422016-10-05 Yao Qi <yao.qi@linaro.org>
7843
7844 * lib/gdb.exp (support_complex_tests): Return zero if
7845 gdb_skip_float_test return true.
7846
9c36d954 78472016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7848 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7849
7850 PR gdb/20487
7851 * gdb.mi/user-selected-context-sync.exp: New file.
7852 * gdb.mi/user-selected-context-sync.c: New file.
7853
4034d0ff 78542016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7855 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7856
7857 PR gdb/20487
7858 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7859 =thread-select-event check.
7860
a4297203
PB
78612016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7862
7863 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7864 the compulsory L operand changes.
7865 * gdb.arch/powerpc-power.s: Likewise.
7866
bb805577
JK
78672016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7868
7869 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7870 * gdb.base/jit-attach-pie.c: New file.
7871 * gdb.base/jit-attach-pie.exp: New file.
7872
6d61dee5
PA
78732016-09-28 Pedro Alves <palves@redhat.com>
7874
7875 * gdb.base/infcall-input.c: New file.
7876 * gdb.base/infcall-input.exp: New file.
7877
f73842fc
YQ
78782016-09-22 Yao Qi <yao.qi@linaro.org>
7879
7880 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7881 (gdb_exit): Rename it to ...
7882 (gdbserver_gdb_exit): ... Close GDBserver.
7883 (gdb_exit): New proc, call gdbserver_gdb_exit.
7884 (mi_gdb_exit): Likewise.
7885
90681dab
YQ
78862016-09-22 Yao Qi <yao.qi@linaro.org>
7887
7888 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7889 path.
7890 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7891 Remove duplication.
7892
9c211fd8
YQ
78932016-09-22 Yao Qi <yao.qi@linaro.org>
7894
7895 * lib/gdbserver-support.exp: Check the existence of
7896 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7897
ad0a504f
AK
78982016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7899
7900 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7901
36cf1806
TT
79022016-09-21 Tom Tromey <tom@tromey.com>
7903
7904 PR gdb/20604:
7905 * gdb.base/quit.exp: New file.
7906
74172ecf
SM
79072016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7908
7909 * .gitignore: New file.
7910
3d0ec882
MR
79112016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7912
7913 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7914 throughout.
7915
8193adea
AA
79162016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7917
7918 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7919
d41a5c09
JK
79202016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7921
7922 * gdb.cp/casts.cc (decltype): Move it ...
7923 (main): ... with its call to ...
7924 * gdb.cp/casts03.cc: ... a new file.
7925 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7926
d2dfe700
JK
79272016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7928
7929 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7930
e2a92b16
PB
79312016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7932
7933 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7934 and sync up the test with tests in gas/testsuite/gas/ppc.
7935 * gdb.arch/powerpc-power.exp: Likewise.
7936
49b4de64
JK
79372016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7938
7939 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7940
2c29df25
SDJ
79412016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7942 Jan Kratochvil <jan.kratochvil@redhat.com>
7943
7944 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7945 make m1's definition to be different from m2's. Use 'dummy' as an
7946 argument for probe 'two'.
7947
cc3c2846
JB
79482016-09-10 Jon Beniston <jon@beniston.com>
7949
7950 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7951 for sim target.
7952
e1b2624a
AA
79532016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7954
7955 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7956 variable declaration.
7957 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7958 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7959 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7960 received HWCAP as its argument.
7961
4295e285
PA
79622016-09-06 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.base/new-ui-pending-input.c: New file.
7965 * gdb.base/new-ui-pending-input.exp: New file.
7966 * gdb.exp (clear_gdb_spawn_id): New procedure.
7967 (with_spawn_id): Check whether gdb_spawn_id exists before
7968 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7969 on exit.
7970
00d5215e
UW
79712016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7972
7973 * gdb.base/float128.c: New file.
7974 * gdb.base/float128.exp: Likewise.
7975 * gdb.base/floatn.c: Likewise.
7976 * gdb.base/floatn.exp: Likewise.
7977
a9ff5f12
UW
79782016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7979
7980 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7981
f245535c
PA
79822016-09-05 Pedro Alves <palves@redhat.com>
7983
7984 PR backtrace/19927
7985 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7986 unwinders are immediately called as side effect of "source" or
7987 "disable unwinder" commands.
7988 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7989
ae9cf263
YQ
79902016-09-02 Yao Qi <yao.qi@linaro.org>
7991
7992 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7993 is true and $type is "float" or "double".
7994
27aba047
YQ
79952016-09-02 Yao Qi <yao.qi@linaro.org>
7996
7997 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7998 true.
7999 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8000 * gdb.base/call-rt-st.exp: Likewise.
8001 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8002 return value instead of gdb,skip_float_test.
8003 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8004 (do_function_calls): Use its return value instead of
8005 gdb,skip_float_test.
8006 * gdb.base/finish.exp: Likewise.
8007 * gdb.base/funcargs.exp: Likewise.
8008 * gdb.base/return.exp: Likewise.
8009 * gdb.base/return2.exp: Likewise.
8010 * gdb.base/varargs.exp: Likewise.
8011 * lib/gdb.exp (gdb_skip_float_test): Change it to
8012 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8013
5af962df
AA
80142016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8015
8016 * gdb.multi/tids.exp: Test "thread apply all".
8017
7fac6910
JK
80182016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8019
8020 * gdb.base/default.exp (tty): Remove.
8021
bb1fe4ac
KB
80222016-08-24 Kevin Buettner <kevinb@redhat.com>
8023
2806dc7e
PA
8024 * gdb.python/py-recurse-unwind.c: New file.
8025 * gdb.python/py-recurse-unwind.py: New file.
8026 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8027
0a1ddfa6
SM
80282016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8029
8030 * gdb.base/set-inferior-tty.exp: New file.
8031 * gdb.base/set-inferior-tty.c: New file.
8032
d9de1fe3
PA
80332016-08-23 Pedro Alves <palves@redhat.com>
8034
8035 PR gdb/20494
8036 * gdb.base/new-ui-echo.c: New file.
8037 * gdb.base/new-ui-echo.exp: New file.
8038
e9d9abd7
YQ
80392016-08-23 Yao Qi <yao.qi@linaro.org>
8040
8041 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8042 gdbserver_spawn.
8043 * gdb.server/connect-without-multi-process.exp (do_test):
8044 Likewise.
8045
3589529e
YQ
80462016-08-23 Yao Qi <yao.qi@linaro.org>
8047
8048 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8049 standalone_txt. Delete gdb_txt and standalone_txt on host
8050 and target. Spawn the binary on target. Copy files from
8051 target to host.
8052
6bb90213
PA
80532016-08-22 Pedro Alves <palves@redhat.com>
8054
8055 PR gdb/20505
8056 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8057 with_test_prefix. Factor out bits to ...
8058 (test_no_vdso): ... this new procedure.
8059
20c2c024
CL
80602016-08-19 Carl Love <cel@us.ibm.com>
8061
8062 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8063 maintaining separate logic for constructing the output path.
8064 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8065 * gdb.arch/ppc-dfp.exp: Likewise.
8066 * gdb.arch/ppc-fp.exp: Likewise.
8067 * gdb.arch/vsx-regs.exp: Likewise.
8068 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8069 binprefix for generating the additional binary files.
8070
0646e07d
PA
80712016-08-19 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.trace/mi-trace-frame-collected.exp
8074 (test_trace_frame_collected): On x32, expect two registers.
8075
46da9242
CL
80762016-08-18 Carl Love <cel@us.ibm.com>
8077
8078 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8079 and sync up the test with tests in gas/testsuite/gas/ppc.
8080 * gdb.arch/powerpc-power.exp: Likewise.
8081
eb2332d7
SM
80822016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8083
8084 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8085 expected error message.
8086
63c61e04
SM
80872016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8088
8089 * gdb.multi/remove-inferiors.exp: New file.
8090 * gdb.multi/remove-inferiors.c: New file.
8091
7b17065f
YQ
80922016-08-12 Yao Qi <yao.qi@linaro.org>
8093
8094 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8095 argument list.
8096
01d3dedf
PA
80972016-08-10 Pedro Alves <palves@redhat.com>
8098
8099 PR gdb/19187
8100 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8101 setup_kfails.
8102
3eb7562a
PA
81032016-08-09 Pedro Alves <palves@redhat.com>
8104 Simon Marchi <simon.marchi@ericsson.com>
8105
8106 PR gdb/20418
8107 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8108 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8109
80614914
PA
81102016-08-09 Pedro Alves <palves@redhat.com>
8111
8112 PR mi/20431
8113 * gdb.mi/mi-cmd-error.exp: New file.
8114
f348d89a
PA
81152016-08-09 Pedro Alves <palves@redhat.com>
8116
8117 PR gdb/18653
8118 * gdb.base/signals-state-child.c: New file.
8119 * gdb.base/signals-state-child.exp: New file.
8120 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8121
e5ca03b4
PA
81222016-08-09 Pedro Alves <palves@redhat.com>
8123
8124 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8125
282a0691
TT
81262016-08-03 Tom Tromey <tom@tromey.com>
8127
8128 PR python/18565:
8129 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8130
41bfcd63
YQ
81312016-08-01 Yao Qi <yao.qi@linaro.org>
8132
8133 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8134 variable mode to "multi-process" if $multi_process is 1, otherwise
8135 set it to "single-process".
8136
e3465b24
YQ
81372016-08-01 Yao Qi <yao.qi@linaro.org>
8138
8139 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8140 * gdb.cp/cpexprs.exp: Likewise.
8141 * gdb.cp/m-static.exp: Likewise.
8142
0b31a4bc
TT
81432016-07-26 Tom Tromey <tom@tromey.com>
8144
8145 PR python/20190:
8146 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8147 test.
8148
e0461dbb
MM
81492016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8150
8151 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8152 selecting assembly source files.
8153 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8154 assembly source files.
8155 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8156 assembly source files.
8157 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8158 selecting assembly source files.
8159
8194e927
SM
81602016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8161
8162 * gdb.base/new-ui.exp (do_test_invalid_args): New
8163 procedure.
8164
c0272db5
TW
81652016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8166
8167 * gdb.btrace/reconnect.c: New file.
8168 * gdb.btrace/reconnect.exp: New file.
8169
e3487908
GKB
81702016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8171
8172 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8173 to test_catch_syscall_group.
8174 (test_catch_syscall_group): New.
8175
12df5c00
TT
81762016-07-21 Tom Tromey <tom@tromey.com>
8177
8178 * gdb.rust/simple.rs (main): Use empty struct expression.
8179 * gdb.rust/simple.exp: Add tests for empty struct expression.
8180
bae62ee2
YQ
81812016-07-21 Yao Qi <yao.qi@linaro.org>
8182
8183 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8184 if gdb_skip_xml_test is true on some targets.
8185
b1b53fb3
YQ
81862016-07-21 Yao Qi <yao.qi@linaro.org>
8187
8188 * gdb.server/solib-list.exp: Unset last_loaded_file.
8189
027d97f8
JK
81902016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8191
8192 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8193 "step into captured_main (args)".
8194
7674d381
JK
81952016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8196
8197 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8198
72b5d099
JK
81992016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8200
8201 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8202
1f960ced
PA
82032016-07-19 Pedro Alves <palves@redhat.com>
8204
8205 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8206 * gdb.opt/inline-bt.exp: Likewise.
8207 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8208 additional_flags=-Winline.
8209 * gdb.opt/inline-locals.exp: Likewise.
8210 * gdb.opt/inline-markers.c (ATTR): Define.
8211 (inlined_fn): Use it.
8212
f25827c1
YQ
82132016-07-19 Yao Qi <yao.qi@linaro.org>
8214
8215 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8216 (test_with_self): Remove some code. Remove argument executable.
8217 (top-level): Use do_self_tests.
8218
37539ebe
DB
82192016-07-15 Zachary Welch <zwelch@codesourcery.com>
8220 Don Breazeal <donb@codesourcery.com>
8221
8222 * gdb.base/maint.exp: Escape paths used in regular expressions.
8223 * gdb.stabs/weird.exp: Likewise.
8224
dac790e1
TT
82252016-07-13 Tom Tromey <tom@tromey.com>
8226
8227 PR python/15620, PR python/18620:
8228 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8229 (test_bkpt_events): New procs.
8230
93daf339
TT
82312016-07-13 Tom Tromey <tom@tromey.com>
8232
8233 PR python/17698:
8234 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8235 test.
8236 (test_watchpoints): Likewise.
8237 (test_bkpt_pending): New proc.
8238
6571a381
TT
82392016-07-13 Tom Tromey <tom@tromey.com>
8240
8241 PR cli/18053:
8242 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8243 completion test.
8244
e8732474
JK
82452016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8246
8247 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8248 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8249 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8250 f_label.
8251 (g): Rename g_end_lbl to g_label.
8252 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8253 low_pc and high_pc.
8254 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8255
e0f3fd7c
TT
82562016-07-12 Tom Tromey <tom@tromey.com>
8257
8258 PR python/19293:
8259 * gdb.python/py-unwind-maint.exp: Update tests.
8260
3cfe46b6
YQ
82612016-07-12 Yao Qi <yao.qi@linaro.org>
8262
8263 * lib/selftest-support.exp (selftest_setup): Match the output
8264 when captured_main is inlined.
8265
4f19a0e6
WT
82662016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8267
8268 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8269 New variables.
8270 (print this%a, print this%b, print this): New tests.
8271 * gdb.fortran/derived-types.f90 (this): New object and
8272 initialization.
8273
986cf455
SM
82742016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8275
8276 * gdb.ada/arraydim.exp: Remove extra directory level in build
8277 directory.
8278
f0464b23
SM
82792016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8280
8281 * lib/ada.exp: Remove extra directory level in build directory.
8282 * gdb.ada/cond_lang.exp: Likewise.
8283 * gdb.ada/exec_changed.exp: Likewise.
8284 * gdb.ada/lang_switch.exp: Likewise.
8285
42d94011
MG
82862016-07-06 Manish Goregaokar <manish@mozilla.com>
8287
2806dc7e
PA
8288 * simple.rs: Add test for raw pointer subscripting.
8289 * simple.exp: Add test expectations.
42d94011 8290
647c264c
YQ
82912016-07-05 Yao Qi <yao.qi@linaro.org>
8292
8293 * gdb.mi/mi-reverse.exp: Match =record-started output.
8294
20aa2c60
PA
82952016-07-01 Pedro Alves <palves@redhat.com>
8296
8297 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8298 procedure.
8299 (jit_reader_test): Test the jit reader's unwinder.
8300 * gdb.base/jithost.c (jit_function_00_code): New global.
8301 (main): Use memcpy to fill in the mmapped code, instead of poking
8302 bytes manually here.
8303 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8304 value.
8305 (read_debug_info): Save the function's range.
8306 (read_sp): New function.
8307 (unwind_frame): Use it. Also unwind RBP.
8308 (get_frame_id): Use read_sp.
8309 (gdb_init_reader): Use calloc instead of malloc.
8310 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8311 parameter. Use gdb_test_multiple.
8312
ced2dffb
PA
83132016-07-01 Pedro Alves <palves@redhat.com>
8314 Antoine Tremblay <antoine.tremblay@ericsson.com>
8315
8316 * gdb.threads/process-dies-while-detaching.c: New file.
8317 * gdb.threads/process-dies-while-detaching.exp: New file.
8318
63000888
PA
83192016-07-01 Pedro Alves <palves@redhat.com>
8320
8321 * gdb.multi/watchpoint-multi-exit.c: New file.
8322 * gdb.multi/watchpoint-multi-exit.exp: New file.
8323
038d4868
PA
83242016-06-30 Pedro Alves <palves@redhat.com>
8325
8326 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8327 unset inferior_spawn_id.
8328
994e9c83
PA
83292016-06-30 Pedro Alves <palves@redhat.com>
8330
8331 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8332 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8333
e5653468
YQ
83342016-06-29 Yao Qi <yao.qi@linaro.org>
8335
8336 * gdb.base/return.c: Add copyright header.
8337
803b47e5
TT
83382016-06-29 Tom Tromey <tom@tromey.com>
8339
8340 PR python/20129:
8341 * gdb.python/py-framefilter.exp: Add tests for setting priority
8342 and disabling of non-existent frame filter.
8343
28244707
YQ
83442016-06-29 Yao Qi <yao.qi@linaro.org>
8345
8346 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8347 0x0f07ff.
8348
a31d2f06
YQ
83492016-06-28 Yao Qi <yao.qi@linaro.org>
8350
8351 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8352 triplets. Start gdb, execute catch syscall, and continue. Check
8353 gdb's output to determine catch syscall is supported.
8354
921d8f54
MG
83552016-06-27 Manish Goregaokar <manish@mozilla.com>
8356
25d49b86
PA
8357 * gdb.rust/simple.rs: Add test for returning unit in a function.
8358 * gdb.rust/simple.exp: Add expectation for functions returning
8359 unit.
921d8f54 8360
f4952523
PMR
83612016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8362
8363 * gdb.python/py-breakpoint-create-fail.c,
8364 gdb.python/py-breakpoint-create-fail.exp,
8365 gdb.python/py-breakpoint-create-fail.py: New testcase.
8366
fccb08f8
MG
83672016-06-25 Manish Goregaokar <manish@mozilla.com>
8368
8369 PR gdb/20239
8370 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8371 * gdb.rust/simple.exp: Add test expectations for new NonZero
8372 tests.
fccb08f8 8373
6b850546
DT
83742016-06-24 David Taylor <dtaylor@emc.com>
8375
8376 * gdb.base/offsets.exp: New file.
8377 * gdb.base/offsets.c: New file.
8378
17621150
TT
83792016-06-23 Tom Tromey <tom@tromey.com>
8380
8381 PR gdb/16483:
8382 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8383 before any filters are loaded.
8384
04d59df6
WT
83852016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8386
8387 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8388 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8389 structs.
8390 * gdb.fortran/derived-type-function.exp: New file.
8391 * gdb.fortran/derived-type-function.f90: New file.
8392
8393
ac69f786
PA
83942016-06-21 Pedro Alves <palves@redhat.com>
8395
8396 * gdb.base/new-ui.exp: New file.
8397 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8398 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8399 (with_spawn_id): New procedure.
8400
49940788
PA
84012016-06-21 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.mi/mi-exec-run.exp: New file.
8404
ef274d26
PA
84052016-06-21 Pedro Alves <palves@redhat.com>
8406
8407 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8408 breakpoint command's output on the main UI.
8409 (test_break): New procedure, factored out from calls in the top
8410 level.
8411 (top level): Use foreach_with_prefix to test MI as main UI and as
8412 separate UI.
8413
468afe6c
PA
84142016-06-21 Pedro Alves <palves@redhat.com>
8415
8416 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8417 (test_awatch_creation_and_listing)
8418 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8419 Remove 'type' parameter.
8420 (test_watchpoint_all): New parameter mi_mode. Remove
8421 with_test_prefix.
8422 (top level): Use foreach_with_prefix, and add main/separate UI MI
8423 testing axis.
8424
51f77c37
PA
84252016-06-21 Pedro Alves <palves@redhat.com>
8426
8427 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8428 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8429 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8430 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8431 (gdb_main_spawn_id, mi_spawn_id): Declare and
8432 comment.
8433 (mi_create_inferior_pty): New procedure,
8434 factored out from default_mi_gdb_start.
8435 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8436 procedures.
8437 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8438 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8439 Use mi_create_inferior_pty.
8440 (mi_gdb_start): Use eval to pass down args list.
8441
8980e177
PA
84422016-06-21 Pedro Alves <palves@redhat.com>
8443
8444 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8445 * gdb.opt/inline-cmds.exp: Add MI tests.
8446
f38d3ad1
PA
84472016-06-21 Pedro Alves <palves@redhat.com>
8448
8449 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8450
45db7c09
PA
84512016-06-21 Pedro Alves <palves@redhat.com>
8452
8453 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8454 (top level): Use it instead of mi_execute_to.
8455
5a069ab3
PA
84562016-06-21 Pedro Alves <palves@redhat.com>
8457
8458 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8459 (cont_handler_str): New.
8460 (signal_stop_handler): Set stop_handler_str instead of printing to
8461 stdout.
8462 (continue_handler): Set cont_handler_str instead of printing to
8463 stdout.
8464 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8465 mi_send_resuming_command. Print stop_handler_str and
8466 cont_handler_str instead of expecting the python events print
8467 directly.
8468
2838cc1d
SD
84692016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8470
8471 * gdb.base/jit-reader.exp: New file.
8472 * gdb.base/jithost.c: New file.
8473 * gdb.base/jithost.h: New file.
8474 * gdb.base/jitreader.c : New file.
8475 * gdb.base/jit-protocol.h: New file.
8476
21a77091
YQ
84772016-06-17 Yao Qi <yao.qi@linaro.org>
8478
8479 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8480 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8481 and detach-on-fork. Adjust tests.
8482 (top level): Invoke break_cond_on_syscall with combinations of
8483 syscall, follow-fork-mode and detach-on-fork.
8484
f50bf8e5
YQ
84852016-06-17 Yao Qi <yao.qi@linaro.org>
8486
8487 * gdb.base/step-over-exit.c: New.
8488 * gdb.base/step-over-exit.exp: New.
8489
a28d8e50
YTL
84902016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8491
8492 * gdb.base/float.exp: Add target check for nds32*-*-*.
8493 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8494
cad8e26d
AB
84952016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8496
8497 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8498 for unsupported target features.
8499 * gdb.base/call-rt-st.exp: Likewise.
8500 * gdb.base/call-sc.exp: Likewise.
8501 * gdb.base/call-signal-resume.exp: Likewise.
8502 * gdb.base/call-strs.exp: Likewise.
8503 * gdb.base/callexit.exp: Likewise.
8504 * gdb.base/callfuncs.exp: Likewise.
8505 * gdb.base/nodebug.exp: Likewise.
8506 * gdb.base/printcmds.exp: Likewise.
8507 * gdb.base/ptype.exp: Likewise.
8508 * gdb.base/structs.exp: Likewise.
8509 * gdb.base/unwindonsignal.exp: Likewise.
8510 * gdb.cp/gdb2495.exp: Likewise.
8511 * gdb.cp/templates.exp: Likewise.
8512 * gdb.cp/virtfunc.exp: Likewise.
8513 * gdb.threads/hand-call-in-threads.exp: Likewise.
8514 * gdb.threads/interrupted-hand-call.exp: Likewise.
8515 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8516
347dc102
TT
85172016-06-10 Tom Tromey <tom@tromey.com>
8518
8519 PR rust/20110:
8520 * gdb.rust/expr.exp: Add test for integer constant larger than
8521 i32.
8522
5e13cf25
BH
85232016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8524
8525 * gdb.fortran/nested-funcs.exp: New.
8526 * gdb.fortran/nested-funcs.f90: New.
8527
bb556f1f
TK
85282016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8529
8530 * gdb.base/examine-backward.c: New file.
8531 * gdb.base/examine-backward.exp: New file.
8532
38b022b4
SM
85332016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8534
8535 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8536 matching.
8537
1b40ec05
TT
85382016-06-02 Tom Tromey <tom@tromey.com>
8539
8540 PR python/18984:
8541 * gdb.python/py-shared.exp: Add solib_name test.
8542
193bd378
SM
85432016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8544
8545 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8546
3326303b
MG
85472016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8548
8549 PR c++/19893
8550 * gdb.dwarf2/implref.exp: Rename to...
8551 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8552 * gdb.dwarf2/implref-array.c: New file.
8553 * gdb.dwarf2/implref-array.exp: Likewise.
8554 * gdb.dwarf2/implref-global.c: Likewise.
8555 * gdb.dwarf2/implref-global.exp: Likewise.
8556 * gdb.dwarf2/implref-struct.c: Likewise.
8557 * gdb.dwarf2/implref-struct.exp: Likewise.
8558
825c8ef2
AT
85592016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8560
8561 * gdb.trace/trace-condition.exp: Add 64bit tests.
8562
2320162a
AT
85632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8564
8565 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8566 bits types.
8567 (main): Adapt to 8 to 64 bits types.
8568 * gdb.trace/trace-condition.exp: Add new tests.
8569
a7818233
AT
85702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8571
8572 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8573
0d336466
AT
85742016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8575
8576 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8577 Move condition tests...
8578 * gdb.trace/trace-condition.exp: Here.
8579
7faeb45a
AT
85802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8581
8582 * gdb.trace/trace-condition.exp: Add counter-case tests.
8583
e385593e
JK
85842016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8585
8586 PR c++/15231
8587 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8588 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8589
744608cc
PA
85902016-05-27 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8593 New procedure.
8594 (top level): Call it, and bail out of DejaGnu is known to be bad.
8595
ac775bf4
AB
85962016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8597
8598 * gdb.base/whatis.c: Extend the test case.
8599 * gdb.base/whatis.exp: Add additional tests.
8600
2bbad2ea
BH
86012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8602
8603* gdb.fortran/type.f90: Add pointer variable.
8604* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8605
8b70175d
BH
86062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8607
8608 * gdb.fortran/vla-type.exp: Fix testcase name.
8609
86d8a848
BH
86102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8611
8612 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8613
e188eb36
BH
86142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8615
8616 * gdb.fortran/type.f90: Add nested structures.
8617 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8618 * gdb.fortran/derived-type.exp: Adapt expected output.
8619 * gdb.fortran/vla-type.exp: Adapt expected output.
8620
9b2db1fd
BH
86212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8622
8623 * gdb.fortran/whatis_type.exp: Adapt expected output.
8624
72b17055
BH
86252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8626
8627 * gdb.fortran/print_type.exp: Fix expected output.
8628 * gdb.fortran/whatis_type.exp: Fix expected output.
8629
3cd81d8d
BH
86302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8631
8632 * gdb.fortran/whatis_type.exp: Use multi_line.
8633
ddae9462
TT
86342016-05-24 Tom Tromey <tom@tromey.com>
8635
8636 PR python/17386:
8637 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8638 use value as an index.
8639
1957f6b8
TT
86402016-05-23 Tom Tromey <tom@tromey.com>
8641
8642 PR python/17981:
8643 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8644 no-breakpoint case.
8645
026a9174
PA
86462016-05-24 Pedro Alves <palves@redhat.com>
8647
8648 PR gdb/19828
8649 * gdb.threads/clone-attach-detach.c: New file.
8650 * gdb.threads/clone-attach-detach.exp: New file.
8651
e70a7231
FR
86522016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8653
8654 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8655
0f6ed0e0
TT
86562016-05-23 Tom Tromey <tom@tromey.com>
8657
8658 PR python/19438, PR python/18393:
8659 * gdb.python/py-progspace.exp: Add "dir" test.
8660 * gdb.python/py-objfile.exp: Add "dir" test.
8661
ffd19d61
YQ
86622016-05-23 Yao Qi <yao.qi@linaro.org>
8663
8664 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8665 * gdb.arch/thumb2-it.exp: Likewise.
8666
9e8f9b05
SM
86672016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8668
8669 * gdb.mi/mi-threads-interrupt.c: New file.
8670 * gdb.mi/mi-threads-interrupt.exp: New file.
8671
61c6156d
SM
86722016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8673
8674 PR gdb/18077
8675 * gdb.mi/mi-async-run.exp: New file.
8676 * gdb.mi/mi-async-run.c: New file.
8677
67218854
TT
86782016-05-17 Tom Tromey <tom@tromey.com>
8679 Manish Goregaokar <manishsmail@gmail.com>
8680
8681 * lib/rust-support.exp: New file.
8682 * lib/gdb.exp (skip_rust_tests): New proc.
8683 (build_executable_from_specs): Handle rust.
8684 * lib/future.exp (gdb_find_rustc): New proc.
8685 (gdb_default_target_compile): Handle rust.
8686 * gdb.rust/expr.exp: New file.
8687 * gdb.rust/generics.exp: New file.
8688 * gdb.rust/generics.rs: New file.
8689 * gdb.rust/methods.exp: New file.
8690 * gdb.rust/methods.rs: New file.
8691 * gdb.rust/modules.exp: New file.
8692 * gdb.rust/modules.rs: New file.
8693 * gdb.rust/simple.exp: New file.
8694 * gdb.rust/simple.rs: New file.
8695
c44af4eb
TT
86962016-05-17 Tom Tromey <tom@tromey.com>
8697
8698 * gdb.base/default.exp (set language): Add rust.
8699
dcd1f979
TT
87002016-05-17 Tom Tromey <tom@tromey.com>
8701
8702 * gdb.gdb/unittest.exp: New file.
8703
155b7f57
YQ
87042016-05-16 Yao Qi <yao.qi@linaro.org>
8705
8706 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8707 shell_prompt. Update shell_prompt_re.
8708
8ddd5a6c
DE
87092016-05-12 Doug Evans <dje@google.com>
8710
8711 PR symtab/19999
8712 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8713 $options when building executable.
8714 * gdb.dwarf2/fission-loclists-pie.S: New file.
8715 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8716
02e370d9
SM
87172016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8718
8719 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8720 of [is_remote target],
8721
8929ad8b
SM
87222016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8723
8724 * lib/gdb.exp (use_gdb_stub): New procedure.
8725
6c447423
DE
87262016-05-03 Yunlian Jiang <yunlian@google.com>
8727 Doug Evans <dje@google.com>
8728
8729 PR symtab/19914
8730 * gdb.dwarf2/dwp-sepdebug.c: New file.
8731 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8732
444e826c
SM
87332016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8734
8735 * gdb.base/detach.exp: Remove is_remote check.
8736
740feeaa
SM
87372016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8738
8739 * gdb.base/annota-input-while-running.exp: Don't check for
8740 [is_remote target]. Enable annotations after running to main.
8741 Remove unused "set test..." line.
8742
9080ac9d
SM
87432016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8744
8745 * gdb.trace/trace-enable-disable.exp: New file.
8746 * gdb.trace/trace-enable-disable.c: New file.
8747
952ebca5
SM
87482016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8749
8750 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8751 use it in info sharedlibrary test.
8752 * gdb.trace/ftrace-lock.exp: Likewise.
8753 * gdb.trace/ftrace.exp: Likewise.
8754 * gdb.trace/range-stepping.exp: Likewise.
8755 * gdb.trace/trace-break.exp: Likewise.
8756 * gdb.trace/trace-condition.exp: Likewise.
8757 * gdb.trace/trace-mt.exp: Likewise.
8758
d9019901
SM
87592016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8760
8761 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8762 (gdb_load_shlib): ... this.
8763 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8764 gdb_load_shlib.
8765 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8766 * gdb.base/ctxobj.exp: Likewise.
8767 * gdb.base/dprintf-pending.exp: Likewise.
8768 * gdb.base/dso2dso.exp: Likewise.
8769 * gdb.base/fixsection.exp: Likewise.
8770 * gdb.base/gcore-relro.exp: Likewise.
8771 * gdb.base/gdb1555.exp: Likewise.
8772 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8773 * gdb.base/gnu-ifunc.exp: Likewise.
8774 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8775 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8776 * gdb.base/pending.exp: Likewise.
8777 * gdb.base/print-file-var.exp: Likewise.
8778 * gdb.base/print-symbol-loading.exp: Likewise.
8779 * gdb.base/shlib-call.exp: Likewise.
8780 * gdb.base/shreloc.exp: Likewise.
8781 * gdb.base/so-impl-ld.exp: Likewise.
8782 * gdb.base/solib-disc.exp: Likewise.
8783 * gdb.base/solib-nodir.exp: Likewise.
8784 * gdb.base/solib-overlap.exp: Likewise.
8785 * gdb.base/solib-symbol.exp: Likewise.
8786 * gdb.base/solib-weak.exp (do_test): Likewise.
8787 * gdb.base/sym-file.exp: Likewise.
8788 * gdb.base/symtab-search-order.exp: Likewise.
8789 * gdb.base/type-opaque.exp: Likewise.
8790 * gdb.base/unload.exp: Likewise.
8791 * gdb.base/watchpoint-solib.exp: Likewise.
8792 * gdb.compile/compile.exp: Likewise.
8793 * gdb.cp/gdb2384.exp: Likewise.
8794 * gdb.cp/infcall-dlopen.exp: Likewise.
8795 * gdb.cp/re-set-overloaded.exp: Likewise.
8796 * gdb.fortran/library-module.exp: Likewise.
8797 * gdb.opt/solib-intra-step.exp: Likewise.
8798 * gdb.python/py-finish-breakpoint.exp: Likewise.
8799 * gdb.python/py-shared.exp: Likewise.
8800 * gdb.reverse/solib-precsave.exp: Likewise.
8801 * gdb.reverse/solib-reverse.exp: Likewise.
8802 * gdb.server/solib-list.exp: Likewise.
8803 * gdb.threads/dlopen-libpthread.exp: Likewise.
8804 * gdb.threads/tls-shared.exp: Likewise.
8805 * gdb.threads/tls-so_extern.exp: Likewise.
8806 * gdb.trace/change-loc.exp: Likewise.
8807 * gdb.trace/ftrace-lock.exp: Likewise.
8808 * gdb.trace/ftrace.exp: Likewise.
8809 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8810 * gdb.trace/pending.exp: Likewise.
8811 * gdb.trace/range-stepping.exp: Likewise.
8812 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8813 (strace_info_marker): Likewise.
8814 (strace_probe_marker): Likewise.
8815 (strace_trace_on_same_addr): Likewise.
8816 (strace_trace_on_diff_addr): Likewise.
8817 * gdb.trace/trace-break.exp: Likewise.
8818 * gdb.trace/trace-condition.exp: Likewise.
8819 * gdb.trace/trace-mt.exp: Likewise.
8820
fca4cfd9
SM
88212016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8822
8823 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8824 result of gdb_remote_download.
8825 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8826 * gdb.base/dso2dso.exp: Likewise.
8827 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8828 * gdb.base/print-file-var.exp: Likewise.
8829 * gdb.base/shlib-call.exp: Likewise.
8830 * gdb.base/shreloc.exp: Likewise.
8831 * gdb.base/solib-overlap.exp: Likewise.
8832 * gdb.base/solib-weak.exp (do_test): Likewise.
8833 * gdb.base/unload.exp: Likewise.
8834
11cf4ffb
YQ
88352016-04-27 Yao Qi <yao.qi@linaro.org>
8836
8837 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8838 exists.
8839
3e2e34f8
KB
88402016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8841
8842 * vla-type.exp: Print structure from toplevel.
8843
8f07e298
BH
88442016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8845
8846 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8847 of dynamic types.
8848 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8849 of dynamic types.
8850
9920b434
BH
88512016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8852
8853 * gdb.fortran/vla-type.f90: New file.
8854 * gdb.fortran/vla-type.exp: New file.
8855
f3abeff5
YQ
88562016-04-25 Yao Qi <yao.qi@linaro.org>
8857
8858 * gdb.base/branch-to-self.c: New file.
8859 * gdb.base/branch-to-self.exp: New file.
8860
0a5d52f0
YQ
88612016-04-22 Yao Qi <yao.qi@linaro.org>
8862
8863 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8864 more after $hex.
8865
495346f6
YQ
88662016-04-22 Yao Qi <yao.qi@linaro.org>
8867
8868 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8869 * gdb.base/annota3.exp: Likewise.
8870
4a7e075c
YQ
88712016-04-22 Yao Qi <yao.qi@linaro.org>
8872
8873 * gdb.reverse/step-precsave.exp: Do one step and test program
8874 stops in "callee" and do multiple steps until program goes out
8875 of "callee".
8876 * gdb.reverse/step-reverse.exp: Likewise.
8877
5b061e98
YQ
88782016-04-22 Yao Qi <yao.qi@linaro.org>
8879
8880 * gdb.trace/signal.exp: Also pass if
8881 $tracepoint_hits($i) > $iterations.
8882
5c5dc57f
YQ
88832016-04-22 Yao Qi <yao.qi@linaro.org>
8884
8885 * gdb.trace/signal.c: New file.
8886 * gdb.trace/signal.exp: New file.
8887
a55411b9
DE
88882016-04-19 Doug Evans <xdje42@gmail.com>
8889
8890 * gdb.base/bad-file.exp: New file.
8891
a22df60a
MG
88922016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8893
8894 * gdb.dwarf2/implref.exp: New file.
8895
0c13f7e5
BH
88962016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8897
8898 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8899 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8900 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8901 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8902 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8903 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8904 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8905 * lib/fortran.exp (fortran_int4): New procedure.
8906 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8907 (fortran_logical4): Likewise.
8908
9b9b09e9
BH
89092016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8910
8911 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8912
a14d1f4d
BH
89132016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8914
8915 * lib/compiler.c: Add Intel specific preprocessor macros.
8916 * lib/compiler.cc: Likewise.
25d49b86 8917
7d49b1d0
LM
89182016-04-13 Luis Machado <lgustavo@codesourcery.com>
8919
8920 * gdb.server/connect-with-no-symbol-file.c: New file.
8921 * gdb.server/connect-with-no-symbol-file.exp: New file.
8922
8392fa22
SM
89232016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8924
8925 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8926
8c4c4aeb
SM
89272016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8928
8929 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8930 standard output directory.
8931
45e3745e
AT
89322016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8933
8934 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8935
e26b7e41
MM
89362016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8937
8938 * gdb.btrace/instruction_history.c (loop): Add declaration.
8939
8ce09462
AT
89402016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8941
8942 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8943
2e88a1ea
SM
89442016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8945
8946 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8947 parentheses to print.
8948 (continue_handler): Likewise.
8949
f48e22e3
SM
89502016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8951
8952 * gdb.server/solib-list.exp: Remove is_remote check.
8953 Pass shlib= to gdb_compile. Don't link shared library with
8954 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8955 Run binary filename through "readlink -f" on the target.
8956
096be756
PA
89572016-04-08 Pedro Alves <palves@redhat.com>
8958
8959 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8960 interpreter filename as argument to gdbserver_spawn.
8961 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8962 Return empty if $last_loaded_file does not exist.
8963
06500533
JK
89642016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8965
8966 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8967 * gdb.base/jit-main.c: Use exit after usage.
8968
2d35e871
JK
89692016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8970
8971 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8972 GDBHISTSIZE prior to the tests.
8973 * gdb.base/gdbinit-history.exp: Likewise.
8974
89752016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8976
8977 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8978 instead of build_executable. Use gdb_load_shlibs.
8979
c8064e7e
YQ
89802016-04-07 Yao Qi <yao.qi@linaro.org>
8981
8982 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8983 Execute "si" command.
8984
bde47561
YQ
89852016-04-07 Yao Qi <yao.qi@linaro.org>
8986
8987 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8988 number instead of the comments on some line.
8989
b16f8a3b
DB
89902016-04-06 Don Breazeal <donb@codesourcery.com>
8991
8992 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8993 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8994
c2f901df
SM
89952016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8996
8997 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8998 standard_output_file. Remove unused binfile variable.
8999
ac17fda0
CU
90002016-04-05 Catalin Udma <catalin.udma@freescale.com>
9001
9002 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9003 * gdb.python/py-mi-objfile.exp: Match "list main" output
9004 in console format.
9005
03a8c4df
SM
90062016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9007
9008 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9009 absolute.
9010
6e774b13
SM
90112016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9012
9013 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9014 absolute.
9015 * gdb.trace/ftrace.exp: Likewise.
9016 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9017 targets as well.
9018 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9019 (gdb_load_shlibs): Copy libraries to test directory when testing
9020 natively. Only set solib-search-path if testing remotely.
9021 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9022
7817ea46
SM
90232016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9024
9025 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9026 gdb_download. Use it even if the target is not remote.
9027 * gdb.base/jit.exp (compile_jit_test): Likewise.
9028 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9029 output directory if the destination board is local, otherwise use
9030 the standard remote_download from DejaGnu.
9031 (gdb_download): Remove.
9032 (gdb_load_shlibs): Use gdb_remote_download instead of
9033 gdb_download.
9034 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9035 Use gdb_remote_download instead of gdb_download. Use it even if
9036 the target is not remote.
9037 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9038 instead of gdb_download.
9039
7beb7f68
SM
90402016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9041
9042 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9043 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9044 run.
9045
cc63428a
AV
90462016-04-01 Artemiy Volkov <artemiyv@acm.org>
9047
9048 PR gdb/19820
9049 * gdb.base/printcmds.exp: Add artificial arrays tests.
9050
64cdf930
PA
90512016-03-31 Pedro Alves <palves@redhat.com>
9052
9053 PR gdb/19858
9054 * gdb.base/jit-main.c: Include unistd.h.
9055 (ATTACH): Define to 0 if not already defined.
9056 (wait_for_gdb, mypid): New globals.
9057 (WAIT_FOR_GDB): New macro.
9058 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9059 some breakpoint locations.
9060 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9061 New procedures.
9062 (one_jit_test): Add REATTACH parameter, and handle it. Use
9063 continue_to_test_location.
9064 (top level): Test attach, and adjusts calls to one_jit_test.
9065
40dea8cb
PA
90662016-03-31 Pedro Alves <palves@redhat.com>
9067
9068 PR gdb/19858
9069 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9070 BINSUFFIX parameter, and handle it.
9071 (top level): Adjust calls compile_jit_test.
9072
e7ea3ec7
CU
90732016-03-31 Catalin Udma <catalin.udma@freescale.com>
9074
9075 PR python/19743
9076 * gdb.python/py-mi-events-gdb.py: New file.
9077 * gdb.python/py-mi-events.c: New file.
9078 * gdb.python/py-mi-events.exp: New file.
9079
e6359af3
YQ
90802016-03-30 Yao Qi <yao.qi@linaro.org>
9081
9082 * gdb.reverse/until-precsave.exp: Match function name only.
9083 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9084 Move malloc to a condition block.
9085 * gdb.reverse/until-reverse.exp: Match function name only.
9086
a4105d04
MK
90872016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9088
9089 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9090 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9091 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9092 variable for GPR 0 instead of assuming it is register 0.
9093 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9094 * lib/trace-support.exp: Add s390 registers.
9095
bfa6adb9
YQ
90962016-03-29 Yao Qi <yao.qi@linaro.org>
9097
9098 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9099
1e6697ea
YQ
91002016-03-24 Yao Qi <yao.qi@linaro.org>
9101
9102 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9103 test message.
9104
64bcd522
AA
91052016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9106
9107 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9108 maintaining separate logic for constructing the output path.
9109
7868401b
DB
91102016-03-16 Don Breazeal <donb@codesourcery.com>
9111
9112 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9113 Retry fork and waitpid on interrupted system call errors.
9114 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9115 Use with_timeout_factor to increase timeout by factor of 10.
9116
1cafadb4
DB
91172016-03-15 Don Breazeal <donb@codesourcery.com>
9118
9119 * gdb.cp/scope-err.cc: New test program.
9120 * gdb.cp/scope-err.exp: New test script.
9121 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9122 lines and "set breakpoint here" comment.
9123 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9124 Fixed some whitespace and format issues.
9125 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9126 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9127
81516450
DE
91282016-03-15 Doug Evans <dje@google.com>
9129
9130 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9131 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9132 All callers updated. Add tests for enums, mixed flags register.
9133
aa52b601
DE
91342016-03-15 Doug Evans <dje@google.com>
9135
9136 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9137 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9138
fa4ff313
SM
91392016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9140
9141 * gdb.base/default.exp: Add $_as_string to the list of expected
9142 convenience functions.
9143
f2403c39
AB
91442016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9145
9146 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9147
f2f3ccb9
SM
91482016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9149
9150 * gdb.python/py-as-string.exp: New file.
9151 * gdb.python/py-as-string.c: New file.
9152
00dbd492
PA
91532016-03-09 Pedro Alves <palves@redhat.com>
9154
9155 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9156 signal" -> "Thread NN received signal" output change.
9157 * gdb.threads/ia64-sigill.exp: Likewise.
9158 * gdb.threads/linux-dp.exp: Likewise.
9159 * gdb.threads/manythreads.exp: Likewise.
9160 * gdb.threads/pending-step.exp: Likewise.
9161 * gdb.threads/print-threads.exp: Likewise.
9162 * gdb.threads/sigstep-threads.exp: Likewise.
9163 * gdb.threads/staticthreads.exp: Likewise.
9164 * gdb.threads/tls.exp: Likewise.
9165
1e6697ea
YQ
91662016-03-09 Pedro Alves <palves@redhat.com>
9167
9168 * gdb.base/command-line-input.exp: New file.
9169
b04fd3be
MK
91702016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9171
9172 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9173 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9174 * gdb.trace/pending.exp: Accept leading dot before function name.
9175 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9176 * lib/trace-support.exp: Set registers for ppc.
9177
98fa59e9
MK
91782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9179
9180 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9181 use it for disassembly; accept .main in addition to main in backtrace.
9182
f77198c8
MK
91832016-03-09 Wei-cheng Wang <cole945@gmail.com>
9184 Marcin Kościelnicki <koriakin@0x04.net>
9185
9186 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9187 (gdb_recursion_test_ptr): New global variable.
9188 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9189 gdb_recursion_test.
9190 (gdb_c_test): Ditto.
9191
ba84e0da
MK
91922016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9193
9194 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9195 ordering.
9196
4366d36e
MK
91972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9198
9199 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9200 (bar): Add bar_start_lbl label.
9201 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9202 of foo/bar for emitting DWARF and tracing.
9203
5eb264df
SDJ
92042016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9205
9206 * analyze-racy-logs.py: Set executable bit.
9207
fb6a751f
SDJ
92082016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9209
9210 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9211 (CHECK_TARGET_TMP): Likewise.
9212 (check-single-racy): New rule.
9213 (check-parallel-racy): Likewise.
9214 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9215 (do-check-parallel-racy): New rule.
9216 (check-racy/%.exp): Likewise.
9217 * README (Racy testcases): New section.
9218 * analyze-racy-logs.py: New file.
9219
bdf7e230
DE
92202016-03-03 Doug Evans <dje@google.com>
9221
9222 * gdb.base/skip.exp: Use with_test_prefix.
9223
4719d415
YQ
92242016-03-03 Yao Qi <yao.qi@linaro.org>
9225
9226 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9227 Invoke step_over_syscall "clone" and break_cond_on_syscall
9228 "clone".
9229 * gdb.base/step-over-clone.c: New file.
9230
ea507862
YQ
92312016-03-03 Yao Qi <yao.qi@linaro.org>
9232
9233 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9234 code format.
9235
8fc8cbda
YQ
92362016-03-03 Yao Qi <yao.qi@linaro.org>
9237
9238 * gdb.base/disp-step-fork.c: Rename to ...
9239 * gdb.base/step-over-fork.c: ... it. New file.
9240 * gdb.base/disp-step-vfork.c: Rename to ...
9241 * gdb.base/step-over-vfork.c: ... it. New file.
9242 * gdb.base/disp-step-syscall.exp: Rename to ...
9243 * gdb.base/step-over-syscall.exp: ... it. New file.
9244 (disp_step_cross_syscall): Rename to ...
9245 (step_over_syscall): ... it.
9246
92fa70b0
YQ
92472016-03-03 Yao Qi <yao.qi@linaro.org>
9248
9249 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9250 If target supports condition evaluation on target, invoke
9251 break_cond_on_syscall for fork and vfork.
9252
e197ad3c
YQ
92532016-03-03 Yao Qi <yao.qi@linaro.org>
9254
9255 * gdb.base/disp-step-syscall.exp: Don't invoke
9256 support_displaced_stepping.
9257 (disp_step_cross_syscall): Test with displaced stepping off and
9258 on if supported.
9259
0b47da9f
YQ
92602016-03-03 Yao Qi <yao.qi@linaro.org>
9261
9262 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9263 proc.
9264 (setup): New proc.
9265 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9266 and setup.
9267
065ab6dc
BH
92682016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9269
9270 * gdb.fortran/vla-history.exp: Remove breakpoint.
9271
07e448ad 92722016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9273
25d49b86
PA
9274 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9275 exceeds timeout.
07e448ad 9276
9ac2d526 92772016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9278
25d49b86
PA
9279 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9280 breakpoint.
9ac2d526 9281
17807369
BH
92822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9283
9284 * gdb.mi/vla.f90: Nullify pointer after declaration.
9285
86e501af
PA
92862016-03-01 Pedro Alves <palves@redhat.com>
9287
9288 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9289
1e903e32
PA
92902016-03-01 Pedro Alves <palves@redhat.com>
9291
9292 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9293 before anything else.
9294 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9295 _GNU_SOURCE here.
9296 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9297 before anything else.
9298 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9299
6ccb54e2
PA
93002016-03-01 Pedro Alves <palves@redhat.com>
9301
9302 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9303
30ca9da1
YQ
93042016-03-01 Yao Qi <yao.qi@linaro.org>
9305
9306 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9307 prepare_for_testing.
9308
dc856b38
YQ
93092016-03-01 Yao Qi <yao.qi@linaro.org>
9310
9311 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9312
4a932159
AA
93132016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9314
9315 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9316 manually constructing the output path.
9317
f2489477
AA
93182016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9319
9320 * gdb.arch/s390-stackless.S: New.
9321 * gdb.arch/s390-stackless.exp: New.
9322
38899f16
IB
93232016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9324
9325 * gdb.dlang/circular.c: New file.
9326 * gdb.dlang/circular.exp: New file.
9327
9fde51ed
YQ
93282016-02-26 Yao Qi <yao.qi@linaro.org>
9329
9330 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9331 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9332 (testcases): Update.
9333
ce90fefe
YQ
93342016-02-26 Yao Qi <yao.qi@linaro.org>
9335
9336 * gdb.reverse/aarch64.c: Rename to ...
9337 * gdb.reverse/insn-reverse.c: ... it.
9338 * gdb.reverse/aarch64.exp: Rename to ...
9339 * gdb.reverse/insn-reverse.exp: ... it.
9340
3263bceb
YQ
93412016-02-26 Yao Qi <yao.qi@linaro.org>
9342
9343 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9344 (testcase_ftype): New.
9345 (testcases): New array.
9346 (n_testcases): New.
9347 (main): Call each element in testcases.
9348 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9349 (read_testcase): New.
9350 Do the tests in a loop.
9351
6cb59ff1
YQ
93522016-02-25 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.base/branches.c: Remove.
9355
ae91f625
MK
93562016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9357
9358 PR gdb/13808
9359 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9360
678b48b7
MK
93612016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9362
9363 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9364
7337a6f2
MK
93652016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9366
9367 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9368 change x86_64 call_insn to 'callq'.
9369
861ca91f
AT
93702016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9371
9372 * gdb.trace/tfile-avx.c: Move to...
9373 * gdb.trace/tracefile-pseudo-reg.c: Here.
9374 * gdb.trace/tfile-avx.exp: Move to...
9375 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9376
bf74e428
GB
93772016-02-24 Gary Benson <gbenson@redhat.com>
9378
9379 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9380 message on attach.
9381
cce0e923
DE
93822016-02-23 Doug Evans <dje@google.com>
9383
9384 * gdb.base/skip.c (test_skip): New function.
9385 (end_test_skip_file_and_function): New function.
9386 (test_skip_file_and_function): New function.
9387 * gdb.base/skip1.c (test_skip): New function.
9388 (skip1_test_skip_file_and_function): New function.
9389 * gdb.base/skip.exp: Add tests for new skip options.
9390 * gdb.base/skip-solib.exp: Update expected output.
9391 * gdb.perf/skip-command.cc: New file.
9392 * gdb.perf/skip-command.exp: New file.
9393 * gdb.perf/skip-command.py: New file.
9394
4000e47e
MK
93952016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9396
9397 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9398 info registers pattern.
9399
24f75ead
IB
94002016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9401
9402 * lib/future.exp: Add D support.
9403 (gdb_find_gdc): New proc.
9404 (gdb_default_target_compile): Add D support.
9405
fbb7bcbe
WW
94062016-02-18 Wei-cheng Wang <cole945@gmail.com>
9407
9408 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9409 user+system time.
9410 (trace_speed_test): Determine the iteration count for a time
9411 between 15..30 seconds.
9412
012b3a21
WT
94132016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9414
9415 * gdb.arch/i386-mpx-sigsegv.c: New file.
9416 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9417 * gdb.arch/i386-mpx-simple_segv.c: New file.
9418 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9419
2d5189bd
YQ
94202016-02-18 Yao Qi <yao.qi@linaro.org>
9421
9422 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9423 Don't call setup_kfail.
9424
40fb20d0
YQ
94252016-02-18 Yao Qi <yao.qi@linaro.org>
9426
9427 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9428 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9429
21b1f8d2
DE
94302016-02-16 Doug Evans <dje@google.com>
9431
9432 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9433 * gdb.base/skip1.c: Ditto.
9434 * gdb.base/skip.exp: Whitespace cleanup.
9435
4041ed77
DB
94362016-02-16 Don Breazeal <donb@codesourcery.com>
9437
9438 PR remote/19496
9439 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9440 Remove kfail for PR remote/19496.
9441
c4ef31bf
SM
94422016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9443
9444 * lib/gdb.exp (standard_temp_file): Return a path specific to
9445 the runtest invocation.
9446
266b65b3
SM
94472016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9448
9449 * gdb.trace/save-trace.exp: Change relative path to be in the
9450 standard output directory.
9451
a7a0a6a9
JK
94522016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9453
9454 * gdb.arch/i386-prologue.c: Add missing prototypes.
9455
c99dbb42
JK
94562016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9457
9458 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9459 * gdb.arch/i386-prologue.exp: Likewise.
9460 * gdb.arch/i386-size.exp: Likewise.
9461
aa480355
SM
94622016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9463
9464 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9465 define object file path.
9466 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9467 file path.
9468 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9469 standard_output_file to define binfile.
9470
ba881f50
JK
94712016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9472
9473 Fix compatibility with recent gfortran-5.3.1.
9474 * gdb.fortran/vla-history.exp (print vla1 allocated)
9475 (print vla2 allocated, print $2, print $3): Remove
9476 (print $4): Rename to ...
9477 (print $2): ... here.
9478 (print $9): Rename to ...
9479 (print $5): ... here.
9480 (print $10): Rename to ...
9481 (print $6): ... here.
9482 * gdb.fortran/vla.f90: Add pvla initialization.
9483
e9fb005c
JK
94842016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9485
9486 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9487 New test.
9488 * gdb.fortran/vla-value-sub.exp: Likewise.
9489
e44e00ff
MK
94902016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9491
9492 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9493
97e94151
SM
94942016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9495
9496 * i386-biarch-core.exp: Define corefile using
9497 standard_output_file.
9498
01113bc1
YQ
94992016-02-12 Yao Qi <yao.qi@linaro.org>
9500
9501 * gdb.arch/arm-single-step-kernel-helper.c: New.
9502 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9503
33b4777c
MM
95042016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9505
9506 * gdb.btrace/tailcall-only.exp: New.
9507 * gdb.btrace/tailcall-only.c: New.
9508 * gdb.btrace/x86_64-tailcall-only.S: New.
9509 * gdb.btrace/i686-tailcall-only.S: New.
9510
acc23c11
PA
95112016-02-11 Pedro Alves <palves@redhat.com>
9512
9513 * README (Parallel testing): Add missing double quotes.
9514
e352bf0a
PA
95152016-02-11 Pedro Alves <palves@redhat.com>
9516
9517 * README (Parallel testing): New section.
9518 (GDB_PARALLEL): Rewrite.
9519 (FORCE_PARALLEL): Document.
9520
9f5fed78
MK
95212016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9522
9523 * gdb.trace/tfile-avx.c: New test.
9524 * gdb.trace/tfile-avx.exp: New test.
9525
9ef9e6a6
KS
95262016-02-09 Keith Seitz <keiths@redhat.com>
9527
9528 PR breakpoints/19546
9529 * gdb.base/infcall-exec.c: New file.
9530 * gdb.base/infcall-exec2.c: New file.
9531 * gdb.base/infcall-exec.exp: New file.
9532
a96e36da
KS
95332016-02-09 Keith Seitz <keiths@redhat.com>
9534
9535 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9536 (toplevel): Call test_bkpt_address.
9537
9f61929f
KS
95382016-02-09 Keith Seitz <keiths@redhat.com>
9539
9540 PR python/19506
9541 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9542 (toplevel): Call test_bkpt_address.
9543
1e94266c
SM
95442016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9545
9546 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9547 to AC_OUTPUT.
9548 * configure: Regenerate.
9549
2a7f3dff
PA
95502016-02-09 Pedro Alves <palves@redhat.com>
9551
9552 PR breakpoints/19548
9553 * gdb.base/execl-update-breakpoints.c (some_function): New
9554 function.
9555 (main): Call it.
9556 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9557 Tighten expected GDB output.
9558
2151ccc5
SM
95592016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9560
9561 * Makefile.in (ALL_SUBDIRS): Remove.
9562 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9563 (distclean maintainer-clean realclean): Likewise.
9564 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9565 * configure: Regenerate.
9566 * gdb.ada/Makefile.in: Delete.
9567 * gdb.arch/Makefile.in: Likewise.
9568 * gdb.asm/Makefile.in: Likewise.
9569 * gdb.base/Makefile.in: Likewise.
9570 * gdb.btrace/Makefile.in: Likewise.
9571 * gdb.cell/Makefile.in: Likewise.
9572 * gdb.compile/Makefile.in: Likewise.
9573 * gdb.cp/Makefile.in: Likewise.
9574 * gdb.disasm/Makefile.in: Likewise.
9575 * gdb.dlang/Makefile.in: Likewise.
9576 * gdb.dwarf2/Makefile.in: Likewise.
9577 * gdb.fortran/Makefile.in: Likewise.
9578 * gdb.gdb/Makefile.in: Likewise.
9579 * gdb.go/Makefile.in: Likewise.
9580 * gdb.guile/Makefile.in: Likewise.
9581 * gdb.java/Makefile.in: Likewise.
9582 * gdb.linespec/Makefile.in: Likewise.
9583 * gdb.mi/Makefile.in: Likewise.
9584 * gdb.modula2/Makefile.in: Likewise.
9585 * gdb.multi/Makefile.in: Likewise.
9586 * gdb.objc/Makefile.in: Likewise.
9587 * gdb.opencl/Makefile.in: Likewise.
9588 * gdb.opt/Makefile.in: Likewise.
9589 * gdb.pascal/Makefile.in: Likewise.
9590 * gdb.perf/Makefile.in: Likewise.
9591 * gdb.python/Makefile.in: Likewise.
9592 * gdb.reverse/Makefile.in: Likewise.
9593 * gdb.server/Makefile.in: Likewise.
9594 * gdb.stabs/Makefile.in: Likewise.
9595 * gdb.threads/Makefile.in: Likewise.
9596 * gdb.trace/Makefile.in: Likewise.
9597 * gdb.xml/Makefile.in: Likewise.
9598 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9599 GDB_PARALLEL.
9600 (standard_output_file): Remove check for GDB_PARALLEL, always
9601 return path in outputs/$subdir/$testname.
9602
437277d4
SM
96032016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9604
9605 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9606 (site.exp): Assign abs_srcdir to tcl's srcdir.
9607
31d913c7
YQ
96082016-02-04 Yao Qi <yao.qi@linaro.org>
9609
9610 * gdb.base/foll-exec-mode.c: Include limits.h.
9611 (main): Add parameters argc and argv. Get directory from
9612 argv[0].
9613 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9614 compilation.
9615 * gdb.base/foll-exec.c: Include limits.h.
9616 (main): Add parameters argc and argv.
9617 Get directory from argv[0].
9618 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9619 Adjust tests on the number of lines as source code changed.
9620 * gdb.base/foll-vfork-exit.c: Include limits.h.
9621 (main): Add one line of statement before vfork.
9622 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9623 (main): Add parameters argc and argv. Get directory from
9624 argv[0].
9625 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9626 (setup_gdb): Set tbreak to skip some source lines.
9627 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9628 (main): Add parameters argc and argv. Get directory from
9629 argv[0].
9630 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9631 compilation.
9632 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9633 (main): Add parameters argc and argv. Get directory from
9634 argv[0].
9635 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9636 compilation.
9637
9482b9fb
DE
96382016-02-01 Doug Evans <dje@google.com>
9639
9640 * gdb.base/skip.exp: Clean up multiple references to same test name.
9641
6b2e4f10
PA
96422016-02-01 Pedro Alves <palves@redhat.com>
9643
ccb6afd6 9644 PR remote/19496
6b2e4f10
PA
9645 * gdb.threads/forking-threads-plus-breakpoint.exp
9646 (displaced_stepping_supported): New global.
9647 (probe_displaced_stepping_support): New procedure.
9648 (do_test): Add 'displaced' parameter, and use it.
9649 (top level): Check for displaced stepping support. Add displaced
9650 stepping on/off testing axis.
9651
37a8db1a
AB
96522016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9653
9654 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9655 pointer. Don't perform further tests on the unassociated pointer
9656 if the first test fails.
9657
5fdf6324
AB
96582016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9659
9660 * gdb.base/max-value-size.c: New file.
9661 * gdb.base/max-value-size.exp: New file.
9662 * gdb.base/huge.exp: Disable max-value-size for this test.
9663
935c6144
IB
96642016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9665
9666 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9667
7fe8399d
YQ
96682016-01-28 Yao Qi <yao.qi@linaro.org>
9669
9670 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9671
a2077e25
PA
96722016-01-25 Pedro Alves <palves@redhat.com>
9673
9674 PR threads/19461
9675 * gdb.base/fork-running-state.c: New file.
9676 * gdb.base/fork-running-state.exp: New file.
9677
1d2736d4
PA
96782016-01-25 Pedro Alves <palves@redhat.com>
9679
9680 PR gdb/19494
9681 * gdb.base/catch-fork-kill.c: New file.
9682 * gdb.base/catch-fork-kill.exp: New file.
9683
f1da4b11
PA
96842016-01-25 Pedro Alves <palves@redhat.com>
9685
9686 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9687 Delete, moved to lib/gdb.exp.
9688 * gdb.threads/forking-threads-plus-breakpoint.exp
9689 (foreach_with_prefix): Likewise.
9690 * gdb.threads/process-dies-while-handling-bp.exp
9691 (foreach_with_prefix): Likewise.
9692 * lib/gdb.exp (foreach_with_prefix): New procedure.
9693
45f38546
MK
96942016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9695
9696 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9697 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9698
dc29a1ce
MK
96992016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9700
9701 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9702 endian targets.
9703
092127d7
JK
97042016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9705 Pedro Alves <palves@redhat.com>
9706
9707 Fix testsuite compatibility with Guile.
9708 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9709 number.
9710
31d765d3
JK
97112016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9712
9713 Fix testsuite compatibility with Guile.
9714 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9715 (thread 1): New test for backtrace through signal handler.
9716
1ac78c04
YQ
97172016-01-22 Yao Qi <yao.qi@linaro.org>
9718
9719 PR testsuite/19491
9720 * gdb.base/multi-forks.c: Include
9721 ../lib/unbuffer_output.c
9722 (main): Call gdb_unbuffer_output.
9723
4f5946a8
DE
97242016-01-21 Doug Evans <dje@google.com>
9725
9726 * lib/ada.exp (gdb_compile_ada): Fix typo.
9727
305e13e6
JB
97282016-01-21 Joel Brobecker <brobecker@adacore.com>
9729
9730 * gdb.base/break-fun-addr.exp: New file.
9731 * gdb.base/break-fun-addr1.c: New file.
9732 * gdb.base/break-fun-addr2.c: New file.
9733
5f5dfff6
SM
97342016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9735
9736 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9737 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9738 enum flag values.
9739
fd356fa2
AA
97402016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9741
9742 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9743 when GDB can not set the vector return value. Add more comments
9744 for clarification.
9745
9df22175
AT
97462016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9747
9748 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9749 command.
9750
41d1845e
SM
97512016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9752
9753 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9754
01ac6840
SM
97552016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9756
9757 * Makefile.in (check-single): Pass --status to runtest.
9758 (check/%.exp): Likewise.
9759
97602016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9761
9762 * Makefile.in (check-parallel): Propagate return code from make
9763 do-check-parallel.
9764
bd0a71fa
MK
97652016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9766
9767 * gdb.trace/ftrace.exp: Fix expected message on continue.
9768 * gdb.trace/pending.exp: Fix expected message on continue.
9769 * gdb.trace/trace-break.exp: Fix expected message on continue.
9770
8bcbad33
SM
97712016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9772
9773 * lib/gdb.exp (gdb_test): Remove unused global references.
9774
f303dbd6
PA
97752016-01-18 Pedro Alves <palves@redhat.com>
9776
9777 * gdb.base/async-shell.exp: Adjust expected output.
9778 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9779 * gdb.base/siginfo-thread.exp: Adjust expected output.
9780 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9781 * gdb.java/jnpe.exp: Adjust expected output.
9782 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9783 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9784 * gdb.threads/leader-exit.exp: Adjust expected output.
9785 * gdb.threads/manythreads.exp: Adjust expected output.
9786 * gdb.threads/pthreads.exp: Adjust expected output.
9787 * gdb.threads/schedlock.exp: Adjust expected output.
9788 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9789 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9790 expected output.
9791 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9792 output.
9793 * gdb.threads/sigthread.exp: Adjust expected output.
9794 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9795
b2789696
YQ
97962016-01-18 Yao Qi <yao.qi@linaro.org>
9797
9798 * gdb.guile/scm-section-script.c: Replace @progbits with
9799 %progbits.
9800 * gdb.python/py-section-script.c: Likewise.
9801
71ef29a8
PA
98022016-01-15 Pedro Alves <palves@redhat.com>
9803
9804 * gdb.multi/tids.exp: Test star wildcard ranges.
9805
3f5b7598
PA
98062016-01-15 Pedro Alves <palves@redhat.com>
9807
9808 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9809 command from "thread apply" invocation.
9810 (thr_apply_info_thr_invalid): Default the expected output to the
9811 input tid list.
9812 (top level): Add tests that use convenience variables. Add tests
9813 for "thread apply" with a valid TID list, but missing the command.
9814
663f6d42
PA
98152016-01-13 Pedro Alves <palves@redhat.com>
9816
9817 * gdb.base/default.exp: Expect $_gthread as well.
9818 * gdb.multi/tids.exp: Test $_gthread.
9819 * gdb.threads/thread-specific.exp: Test $_gthread.
9820
c84f6bbf
PA
98212016-01-13 Pedro Alves <palves@redhat.com>
9822
9823 * gdb.multi/tids.exp: Test "info threads -gid".
9824
22a02324
PA
98252016-01-13 Pedro Alves <palves@redhat.com>
9826
9827 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9828 Breakpoint.thread.
9829 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9830
5d5658a1
PA
98312016-01-07 Pedro Alves <palves@redhat.com>
9832
9833 * gdb.base/break.exp: Adjust to output changes.
9834 * gdb.base/hbreak2.exp: Likewise.
9835 * gdb.base/sepdebug.exp: Likewise.
9836 * gdb.base/watch_thread_num.exp: Likewise.
9837 * gdb.linespec/keywords.exp: Likewise.
9838 * gdb.multi/info-threads.exp: Likewise.
9839 * gdb.threads/thread-find.exp: Likewise.
9840 * gdb.multi/tids.c: New file.
9841 * gdb.multi/tids.exp: New file.
9842
84654457
PA
98432016-01-13 Pedro Alves <palves@redhat.com>
9844
9845 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9846
e3940304
PA
98472016-01-13 Pedro Alves <palves@redhat.com>
9848
9849 * gdb.base/default.exp: Expect $_inferior as well.
9850 * gdb.multi/base.exp: Test $_inferior.
9851
a911d87a
PA
98522016-01-13 Pedro Alves <palves@redhat.com>
9853
9854 PR breakpoints/19388
9855 * gdb.base/catch-signal-siginfo-cond.c: New file.
9856 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9857
82075af2
JS
98582016-01-12 Josh Stone <jistone@redhat.com>
9859 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9860
9861 * gdb.base/catch-syscall.c (do_execve): New variable.
9862 (main): Conditionally trigger an execve.
9863 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9864 (test_catch_syscall_execve): New, check entry/return across execve.
9865 (do_syscall_tests): Call test_catch_syscall_execve.
9866
e46eeedd
PA
98672016-01-12 Pedro Alves <palves@redhat.com>
9868
9869 * gdb.base/random-signal.exp (do_test): New procedure, with body
9870 of testcase moved in.
9871
01d8c27e
JK
98722016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9873 Pedro Alves <palves@redhat.com>
9874
9875 * gdb.base/funcargs.exp (finish from indirectly called function):
9876 Reintroduce the case for 'First'.
9877
9a706302
JK
98782016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9879 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9882 (tcatch_vfork_then_child_follow_exec)
9883 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9884 identification.
9885
c0ecb95f
JK
98862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9887
9888 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9889 and repeats to unlimited.
9890 * gdb.python/py-value.exp: Likewise.
9891 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9892 and repeats to unlimited.
9893
6cfc1fcb
JK
98942016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9895
9896 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9897 and reordering the functions.
9898 * gdb.multi/hangout.c: Likewise.
9899 * gdb.multi/hello.c: Likewise.
9900
582a1b00
SM
99012016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9902
9903 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9904 absolute.
9905 (SingleStatisticTestResult.report): Use dict.keys instead of
9906 dict.iterkeys.
9907
79bc59cb
PA
99082016-01-06 Pedro Alves <palves@redhat.com>
9909
9910 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9911
43368e1d
MM
99122016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9913
9914 * gdb.btrace/dlopen.exp: New.
9915 * gdb.btrace/dlopen.c: New.
9916 * gdb.btrace/dlopen-dso.c: New.
9917
79fad5b8
SL
99182015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9919
9920 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9921 PATTERN argument is optional.
9922
ab8314b3
JB
99232015-12-24 Joel Brobecker <brobecker@adacore.com>
9924
9925 * lib/ada.exp (target_compile_ada_from_dir): New function.
9926 (gdb_compile_ada): Reimplement avoiding the use of project files.
9927 * gdb.ada/gnat_ada.gpr: Delete.
9928 * gdb.ada/cond_lang.exp: Adjust test to make path before
9929 filename optional.
9930 * gdb.ada/small_reg_param.exp: Likewise.
9931
fe33faff
SM
99322015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9933
9934 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9935
6d265cb4
TP
99362015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9937
9938 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9939 case.
9940
10125099
SM
99412015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9942
9943 * gdb.base/break.exp: Remove dead code.
9944 * gdb.base/sepdebug.exp: Likewise.
9945
3ca22649
SM
99462015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9947
9948 * gdb.asm/asm-source.exp: Remove HP-UX references.
9949 * gdb.base/annota1.exp: Likewise.
9950 * gdb.base/annota3.exp: Likewise.
9951 * gdb.base/attach.exp: Likewise.
9952 * gdb.base/bigcore.exp: Likewise.
9953 * gdb.base/break.exp: Likewise.
9954 * gdb.base/call-ar-st.exp: Likewise.
9955 * gdb.base/callfuncs.exp: Likewise.
9956 * gdb.base/catch-fork-static.exp: Likewise.
9957 * gdb.base/display.exp: Likewise.
9958 * gdb.base/foll-exec-mode.exp: Likewise.
9959 * gdb.base/foll-exec.exp: Likewise.
9960 * gdb.base/foll-fork.exp: Likewise.
9961 * gdb.base/foll-vfork.exp: Likewise.
9962 * gdb.base/funcargs.exp: Likewise.
9963 * gdb.base/hbreak2.exp: Likewise.
9964 * gdb.base/inferior-died.exp: Likewise.
9965 * gdb.base/interrupt.exp: Likewise.
9966 * gdb.base/multi-forks.exp: Likewise.
9967 * gdb.base/nodebug.exp: Likewise.
9968 * gdb.base/sepdebug.exp: Likewise.
9969 * gdb.base/solib1.c: Likewise.
9970 * gdb.base/step-test.exp: Likewise.
9971 * gdb.mi/non-stop.c: Likewise.
9972 * gdb.mi/pthreads.c: Likewise.
9973 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9974 * gdb.threads/pthreads.c: Likewise.
9975 * gdb.threads/staticthreads.exp: Likewise.
9976 * lib/future.exp: Likewise.
9977 * lib/gdb.exp: Likewise.
9978 * gdb.base/so-indr-cl.c: Remove.
9979 * gdb.base/so-indr-cl.exp: Likewise.
9980 * gdb.base/solib.c: Likewise.
9981 * gdb.base/solib.exp: Likewise.
9982 * gdb.base/solib2.c: Likewise.
9983
b6304613
SM
99842015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9985
9986 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9987 * gdb.base/call-ar-st.exp: Likewise.
9988 * gdb.base/callfuncs.exp: Likewise.
9989 * gdb.base/condbreak.exp: Likewise.
9990 * gdb.base/constvars.exp: Likewise.
9991 * gdb.base/hbreak2.exp: Likewise.
9992 * gdb.base/langs.exp: Likewise.
9993 * gdb.base/list.exp: Likewise.
9994 * gdb.base/long_long.exp: Likewise.
9995 * gdb.base/ptype.exp: Likewise.
9996 * gdb.base/scope.exp: Likewise.
9997 * gdb.base/signals.exp: Likewise.
9998 * gdb.base/so-impl-ld.exp: Likewise.
9999 * gdb.base/varargs.exp: Likewise.
10000 * gdb.base/volatile.exp: Likewise.
10001 * gdb.base/whatis.exp: Likewise.
10002 * gdb.cp/cplusfuncs.exp: Likewise.
10003 * gdb.cp/inherit.exp: Likewise.
10004 * gdb.cp/local.exp: Likewise.
10005 * gdb.cp/member-ptr.exp: Likewise.
10006 * gdb.cp/method.exp: Likewise.
10007 * gdb.cp/overload.exp: Likewise.
10008 * gdb.cp/templates.exp: Likewise.
10009 * gdb.stabs/weird.exp: Likewise.
10010 * lib/compiler.c: Likewise.
10011 * lib/compiler.cc: Likewise.
10012 * lib/cp-support.exp: Likewise.
10013 * lib/gdb.exp: Likewise.
10014
bf401b07
SM
100152015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10016
10017 * configure.ac: Remove HP-UX case.
10018 * configure: Regenerate.
10019
aff9c0f8
SM
100202015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10021
10022 * lib/gdb.exp (gdb_compile): Add function doc.
10023
a6904d5a
PA
100242015-12-17 Pedro Alves <palves@redhat.com>
10025
10026 PR threads/19354
10027 * gdb.multi/info-threads.exp: New file.
10028
a22279dd
YQ
100292015-12-15 Yao Qi <yao.qi@linaro.org>
10030
10031 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10032 is aarch64*-*-*.
10033
0588c796
SL
100342015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10035
10036 * gdb.base/history-duplicates.exp: Skip if no readline support.
10037
5d978e17
SL
100382015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10039
10040 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10041
7e763b86
SL
100422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10043
10044 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10045
87a3a92c
SL
100462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10047
10048 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10049 ctrl-C if nointerrupts target property is set.
10050 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10051 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10052 * gdb.base/paginate-bg-execution.exp: Likewise.
10053 * gdb.base/paginate-execution-startup.exp: Likewise.
10054 * gdb.base/random-signal.exp: Likewise.
10055 * gdb.base/range-stepping.exp: Likewise.
10056 * gdb.cp/annota2.exp: Likewise.
10057 * gdb.cp/annota3.exp: Likewise.
10058 * gdb.gdb/selftest.exp: Likewise.
10059 * gdb.threads/continue-pending-status.exp: Likewise.
10060 * gdb.threads/leader-exit.exp: Likewise.
10061 * gdb.threads/manythreads.exp: Likewise.
10062 * gdb.threads/pthreads.exp: Likewise.
10063 * gdb.threads/schedlock.exp: Likewise.
10064 * gdb.threads/sigthread.exp: Likewise.
10065
a8f077dc
DB
100662015-12-11 Don Breazeal <donb@codesourcery.com>
10067
10068 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10069 remote.
10070 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10071 * gdb.base/foll-exec.exp (main): Enable for target remote.
10072 * gdb.base/foll-fork.exp (main): Likewise.
10073 * gdb.base/foll-vfork.exp (main): Likewise.
10074 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10075 (proc continue_to_exit_bp_loc): Use clean_restart.
10076 * gdb.base/pie-execl.exp (main): Disable for target remote.
10077 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10078 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10079 * gdb.threads/execl.exp (main): Likewise.
10080 * gdb.threads/fork-child-threads.exp (main): Likewise.
10081 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10082 remote.
10083 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10084 remote.
10085 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10086 pid.tid style ptids, instead of just tid.
10087 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10088 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10089 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10090 ptids, instead of just tid.
10091
3b2464a8
AB
100922015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10093
10094 * gdb.base/list.exp (test_list_forward): Add end of file error
10095 test.
10096 (test_repeat_list_command): Add end of file error test.
10097 (test_list_backwards): Add beginning of file error test.
10098
a0def019
AB
100992015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10100
10101 * gdb.base/list.exp (test_list_invalid_args): New function,
10102 defined, and called.
10103
5c000dff
AB
101042015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10105
10106 * gdb.base/list.exp (test_list): Make test names unique.
10107
f1637ebe
YQ
101082015-12-11 Yao Qi <yao.qi@linaro.org>
10109
10110 * gdb.base/coremaker2.c: Remove.
10111
36d6fc0a
PA
101122015-12-10 Pedro Alves <palves@redhat.com>
10113
10114 * gdb.multi/base.exp: Remove stale "spaces" references.
10115
762f7747
PA
101162015-12-10 Pedro Alves <palves@redhat.com>
10117
10118 * gdb.multi/base.exp: Don't use nowarnings.
10119 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10120 * gdb.multi/hangout.c: Include stdio.h.
10121 * gdb.multi/hello.c: Include stdlib.h.
10122 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10123 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10124 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10125
28d2bfb9
AB
101262015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10127
10128 * gdb.dwarf2/dw2-ranges-base.c: New file.
10129 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10130 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10131 support additional line table, and debug ranges generation.
10132 (Dwarf::ranges): New function, generate .debug_ranges.
10133 (Dwarf::lines): Support generating simple line table programs.
10134 (Dwarf::assemble): Initialise new namespace variables.
10135
5fc2beac
KB
101362015-12-09 Kevin Buettner <kevinb@redhat.com>
10137
10138 * gdb.base/async.exp (proc test_background): Add case for
10139 asynchronous execution not supported.
10140
1c35a88f
LM
101412015-12-09 Luis Machado <lgustavo@codesourcery.com>
10142
10143 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10144 format and change test names to make them unique.
10145
b593e3d9
RK
101462015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10147 Pedro Alves <pedro@redhat.com>
10148
10149 PR gdb/18702
10150 Add checking of floatformats setup on x86_64 hosts.
10151 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10152 (smallval, bigval): New labels/constants.
10153 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10154 float" after loading bigval and smallval.
10155
d72413e6
PMR
101562015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10157
10158 * gdb.ada/fun_overload_menu.exp: New testcase.
10159 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10160
ece66d65
JS
101612015-12-04 Josh Stone <jistone@redhat.com>
10162
10163 * gdb.base/catch-fork-static.exp: New.
10164
41d0efca
YQ
101652015-12-03 Yao Qi <yao.qi@linaro.org>
10166
10167 * gdb.base/sizeof.c: Don't include stdio.h and
10168 ../lib/unbuffer_output.c.
10169 (main): New variable 'size' and 'value'. Remove printf and
10170 gdb_unbuffer_output. Assign return value to size and value.
10171 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10172 at the beginning.
10173 (check_sizeof): Check the result by printing variable 'size'.
10174 (check_valueof): Check the result by printing variable 'value'.
10175
99fd02d9
YQ
101762015-12-01 Yao Qi <yao.qi@linaro.org>
10177
10178 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10179 for aarch64*-*-linux* target.
10180
f2faf941
PA
101812015-11-30 Pedro Alves <palves@redhat.com>
10182
10183 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10184
04bf20c5
PA
101852015-11-30 Pedro Alves <palves@redhat.com>
10186
10187 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10188 Handle non-stop mode vCont replies.
10189
09df4675
PA
101902015-11-30 Pedro Alves <palves@redhat.com>
10191
10192 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10193 prepare_for_testing. Start gdb with "set non-stop on" appended to
10194 GDBFLAGS. Lax expected stop output.
10195
58b584af
YQ
101962015-11-27 Yao Qi <yao.qi@linaro.org>
10197
10198 * gdb.arch/arm-neon.exp: New.
10199 * gdb.arch/arm-neon.c: New.
10200
dfcb77a8
YQ
102012015-11-27 Yao Qi <yao.qi@linaro.org>
10202
10203 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10204
88e8ec1b
YQ
102052015-11-27 Yao Qi <yao.qi@linaro.org>
10206
10207 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10208 frames-invalid annotation.
10209
bfde72c2
YQ
102102015-11-27 Yao Qi <yao.qi@linaro.org>
10211
10212 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10213
f6512a69
SM
102142015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10215
10216 * gdb.threads/names.exp: New file.
10217 * gdb.threads/names.c: New file.
10218 * README: Mention gdb,no_thread_names.
10219
46a3515b
MM
102202015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10221
10222 PR 19297
10223 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10224 support" error.
10225
62147a22
PA
102262015-11-24 Pedro Alves <palves@redhat.com>
10227
10228 PR 17539
10229 * gdb.base/display.exp: Expect displays to be sorted in ascending
10230 order. Use multi_line.
10231 * gdb.base/solib-display.exp: Likewise.
10232
2f341b6e
PA
102332015-11-24 Pedro Alves <palves@redhat.com>
10234
10235 PR 17539
25d49b86
PA
10236 * gdb.base/display.exp: Expect displays to be sorted in ascending
10237 order. Use multi_line.
10238 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10239
7e0aa6aa
PA
102402015-11-24 Pedro Alves <palves@redhat.com>
10241
10242 PR 17539
10243 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10244 threads in ascending order.
10245 * gdb.base/foll-fork.exp: Likewise.
10246 * gdb.base/foll-vfork.exp: Likewise.
10247 * gdb.base/multi-forks.exp: Likewise.
10248 * gdb.mi/mi-nonstop.exp: Likewise.
10249 * gdb.mi/mi-nsintrall.exp: Likewise.
10250 * gdb.multi/base.exp: Likewise.
10251 * gdb.multi/multi-arch.exp: Likewise.
10252 * gdb.python/py-inferior.exp: Likewise.
10253 * gdb.threads/break-while-running.exp: Likewise.
10254 * gdb.threads/execl.exp: Likewise.
10255 * gdb.threads/gcore-thread.exp: Likewise.
10256 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10257 * gdb.threads/kill.exp: Likewise.
10258 * gdb.threads/linux-dp.exp: Likewise.
10259 * gdb.threads/multiple-step-overs.exp: Likewise.
10260 * gdb.threads/next-bp-other-thread.exp: Likewise.
10261 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10262 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10263 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10264 * gdb.threads/thread-find.exp: Likewise.
10265 * gdb.threads/tls.exp: Likewise.
10266 * lib/mi-support.exp (mi_reverse_list): Delete.
10267 (mi_check_thread_states): No longer reverse list.
10268
2cc57ad8
PA
102692015-11-24 Pedro Alves <palves@redhat.com>
10270
10271 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10272 use lowercase.
10273
c93e8391
SM
102742015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10275
10276 * gdb.trace/actions.c: Include trace-common.h.
10277 (main): Add a location for a fast tracepoint.
10278 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10279 the normal tracepoints.
10280 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10281
045ccf91
SM
102822015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10283
10284 * save-trace.exp: Factor out code to these...
10285 (gdb_save_tracepoints): New.
10286 (gdb_load_tracepoints): New.
10287 (do_save_load_test): New.
10288
5506f9f6
KB
102892015-11-23 Kevin Buettner <kevinb@redhat.com>
10290
10291 * gdb.base/asmlabel.exp: New test.
10292 * gdb.base/asmlabel.c: New test case.
10293
16c3b12f
JB
102942015-11-23 Joel Brobecker <brobecker@adacore.com>
10295
10296 * gdb.base/wrong_frame_bt_full-main.c: New file.
10297 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10298 * gdb.base/wrong_frame_bt_full.exp: New file.
10299
155bfbd3
JB
103002015-11-23 Joel Brobecker <brobecker@adacore.com>
10301
10302 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10303
bb097445
JM
103042015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10305
206853a0 10306 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10307 pstate register when comparing registers values in
10308 sparc64-*-linux-gnu targets to avoid spurious differences.
10309
9c88ed8f
JM
103102015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10311
206853a0 10312 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10313
96161e25
SL
103142015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10315
10316 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10317 as type argument to gdb_compile.
10318 * gdb.base/nested-subp2.exp: Likewise.
10319 * gdb.base/nested-subp3.exp: Likewise.
10320
340c2830
DV
103212015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10322
10323 * lib/dwarf.exp (_note): Fix left shift of negative value.
10324 * gdb.trace/trace-condition.exp: Likewise.
10325
c1862d0f
YQ
103262015-11-13 Yao Qi <yao.qi@linaro.org>
10327
10328 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10329 comments about d10v.
10330 (test_scalar_returns): Likewise.
10331 * gdb.base/d10v.ld: Remove.
10332 * gdb.base/overlays.exp: Remove the target triplet checking for
10333 d10v-*-*.
10334 * gdb.base/structs.exp (test_struct_returns): Remove the
10335 comments about d10v.
10336 (test_struct_calls): Likewise.
10337
77ae9c19
YQ
103382015-11-13 Yao Qi <yao.qi@linaro.org>
10339
10340 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10341 * gdb.base/gnu_vector.c: Don't include stdio.h.
10342 (main): Don't print res and call add_some_intvecs.
10343
430e004e
MK
103442015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10345
10346 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10347 macro.
10348 (func5): Removed.
10349 (func4): Use FAST_TRACEPOINT_LABEL.
10350 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10351 macro.
10352 (func): Removed.
10353 (thread_function): Use FAST_TRACEPOINT_LABEL.
10354 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10355 (func): Remove.
10356 (marker): Use FAST_TRACEPOINT_LABEL.
10357 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10358 (pendfunc1): Remove.
10359 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10360 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10361 (foo): Remove.
10362 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10363 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10364 macro.
10365 (func): Remove.
10366 (marker): Use FAST_TRACEPOINT_LABEL.
10367 * gdb.trace/trace-common.h: New header.
10368 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10369 macro.
10370 (func): Remove.
10371 (marker): Use FAST_TRACEPOINT_LABEL.
10372 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10373 (func): Remove.
10374 (thread_function): Use FAST_TRACEPOINT_LABEL.
10375
6e7675a7
MK
103762015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10377
10378 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10379 in front.
10380 * gdb.trace/change-loc.exp: Use global pcreg definition.
10381 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10382 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10383 in front.
10384 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10385 * gdb.trace/pending.exp: Likewise.
10386 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10387 * gdb.trace/trace-break.exp: Likewise.
10388 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10389 in front.
10390 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10391 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10392 in front.
10393 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10394
dddc0e16
JB
103952015-11-09 Joel Brobecker <brobecker@adacore.com>
10396
10397 * gdb.ada/fin_fun_out: New testcase.
10398
c6f0b406
KB
103992015-11-07 Kevin Buettner <kevinb@redhat.com>
10400
10401 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10402 value associated with DW_AT_byte_size.
10403 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10404 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10405 DW_AT_upper_bound.
10406
f01dcfd9
KB
104072015-11-07 Kevin Buettner <kevinb@redhat.com>
10408
10409 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10410 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10411 version.
10412 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10413 gdb.dwarf2/dw2-canonicalize-type.exp,
10414 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10415 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10416 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10417 provided by gdb_target_symbol_prefix_flags_asm.
10418 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10419 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10420 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10421 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10422 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10423 macros where needed). Use this macro for symbols which require
10424 the prefix provided by SYMBOL_PREFIX.
10425
2223449a
KB
104262015-11-05 Kevin Buettner <kevinb@redhat.com>
10427
10428 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10429 New procs.
10430 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10431 representing expressions, of more than one list element.
10432 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10433 to prepend linker symbol prefix to f.
10434 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10435 table_1 and table_2.
10436 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10437 Likewise, for f and g.
10438 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10439 for ptr.
10440 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10441 for main.
10442 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10443 table_1_ptr and table_2_ptr.
10444
6f2f1a3a
JK
104452015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10446 Joel Brobecker <brobecker@adacore.com>
10447
10448 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10449
566c56c9
MK
104502015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10451
10452 * gdb.reverse/s390-mvcle.c: New test.
10453 * gdb.reverse/s390-mvcle.exp: New file.
10454 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10455
d5f0636b
MK
104562015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10457
10458 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10459
7ad8b86c
MK
104602015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10461
10462 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10463 reaching marker2.
10464 * gdb.reverse/getresuid-reverse.exp: Likewise.
10465 * gdb.reverse/pipe-reverse.exp: Likewise.
10466 * gdb.reverse/readv-reverse.exp: Likewise.
10467 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10468 * gdb.reverse/time-reverse.exp: Likewise.
10469 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10470
4081c0f1
YQ
104712015-10-30 Yao Qi <yao.qi@linaro.org>
10472
10473 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10474 (empty_cycle): Remove.
10475 (main): Don't call empty_cycle. Don't use watch_count_done.
10476 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10477 empty_cycle. Rewrite the code counting HW watchpoints.
10478
452b4ba5
MK
104792015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10480
10481 * gdb.reverse/fstatat-reverse.c: New test.
10482 * gdb.reverse/fstatat-reverse.exp: New file.
10483 * gdb.reverse/getresuid-reverse.c: New test.
10484 * gdb.reverse/getresuid-reverse.exp: New file.
10485 * gdb.reverse/pipe-reverse.c: New test.
10486 * gdb.reverse/pipe-reverse.exp: New file.
10487 * gdb.reverse/readv-reverse.c: New test.
10488 * gdb.reverse/readv-reverse.exp: New file.
10489 * gdb.reverse/recvmsg-reverse.c: New test.
10490 * gdb.reverse/recvmsg-reverse.exp: New file.
10491 * gdb.reverse/time-reverse.c: New test.
10492 * gdb.reverse/time-reverse.exp: New file.
10493 * gdb.reverse/waitpid-reverse.c: New test.
10494 * gdb.reverse/waitpid-reverse.exp: New file.
10495
5e2e7507
JK
104962015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10497
10498 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10499
0fde2c53
DE
105002015-10-26 Doug Evans <dje@google.com>
10501
10502 PR symtab/17391
10503 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10504 * gdb.dwarf2/bad-regnum.c: New file.
10505 * gdb.dwarf2/bad-regnum.exp: New file.
10506
1a70ae97
DE
105072015-10-26 Doug Evans <dje@google.com>
10508
10509 PR python/18938
10510 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10511 file.
10512
27dc26ab
JK
105132015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10514
10515 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10516 for a change by "Mention language in compile error message".
10517
bed91f4d
SM
105182015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10519
10520 PR python/18073
10521 * gdb.python/py-type.c (C::a_method): New.
10522 (C::a_const_method): New.
10523 (C::a_static_method): New.
10524 (a_function): New.
10525 * gdb.python/py-type.exp (test_fields): Test getting fields
10526 from function and method.
10527
3f2f83dd
KB
105282015-10-21 Keven Boell <keven.boell@intel.com>
10529
10530 * gdb.fortran/vla-alloc-assoc.exp: New file.
10531 * gdb.fortran/vla-datatypes.exp: New file.
10532 * gdb.fortran/vla-datatypes.f90: New file.
10533 * gdb.fortran/vla-history.exp: New file.
10534 * gdb.fortran/vla-ptype-sub.exp: New file.
10535 * gdb.fortran/vla-ptype.exp: New file.
10536 * gdb.fortran/vla-sizeof.exp: New file.
10537 * gdb.fortran/vla-sub.f90: New file.
10538 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10539 * gdb.fortran/vla-value-sub-finish.exp: New file.
10540 * gdb.fortran/vla-value-sub.exp: New file.
10541 * gdb.fortran/vla-value.exp: New file.
10542 * gdb.fortran/vla-ptr-info.exp: New file.
10543 * gdb.mi/mi-vla-fortran.exp: New file.
10544 * gdb.mi/vla.f90: New file.
10545
27145d50
SL
105462015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10547
10548 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10549 of hardwired timeout value.
10550
5f3ff4f8
JK
105512015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10552 Pedro Alves <palves@redhat.com>
10553
10554 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10555 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10556
bfd09d20
JS
105572015-10-19 Josh Stone <jistone@redhat.com>
10558
10559 * gdb.base/catch-syscall.c: Include <sched.h>.
10560 (unknown_syscall): New variable.
10561 (main): Trigger a vfork and an unknown syscall.
10562 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10563 (unknown_syscall_number): Likewise.
10564 (check_call_to_syscall): Accept an optional syscall pattern.
10565 (check_return_from_syscall): Likewise.
10566 (check_continue): Likewise.
10567 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10568 (test_catch_syscall_skipping_return): New test toggling off 'catch
10569 syscall' to step over the syscall return, then toggling back on.
10570 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10571 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10572 (do_syscall_tests): Call test_catch_syscall_without_args and
10573 test_catch_syscall_mid_vfork.
10574 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10575 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10576
b32b93c6
AS
105772015-10-19 Andrew Stubbs <ams@codesourcery.com>
10578
10579 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10580 print g_vE): Add new pass patterns.
10581 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10582 print various symbol names for vptr fields.
10583
9d622bda
AB
105842015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10585
10586 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10587 results.
10588
0fd8ac1c
YQ
105892015-10-12 Yao Qi <yao.qi@linaro.org>
10590
10591 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10592
34240514
YQ
105932015-10-12 Yao Qi <yao.qi@linaro.org>
10594
10595 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10596 is aarch64*-*-linux*.
10597
8240f442
YQ
105982015-10-12 Yao Qi <yao.qi@linaro.org>
10599
10600 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10601 (can_relocate_bcond_true): ... it.
10602 (can_relocate_bcond_false): New function.
10603 (foo): Likewise.
10604 (can_relocate_bl): Likewise.
10605 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10606 can_relocate_bl.
10607
2520f728
PMR
106082015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10609
10610 * gdb.base/nested-addr.c: New file.
10611 * gdb.base/nested-addr.exp: New testcase.
10612
abcef95a
MM
106132015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10614
10615 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10616 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10617 its output. Ignore the output of "record goto begin" and instead
10618 check that GDB is replaying.
10619
145e3ddb
PA
106202015-10-09 Pedro Alves <palves@redhat.com>
10621
10622 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10623 (top level): Use it in the run with no args test.
10624
d5d8c4e1
IB
106252015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10626
10627 * gdb.dlang/properties.exp: New file.
10628
06e635ef
SL
106292015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10630
10631 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10632 whether or not address 0x1000 is mapped on the target.
10633
e019fd1d
SM
106342015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10635
10636 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10637 build.
10638
77ba2a67
MM
106392015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10640
10641 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10642 instruction-history test.
10643
c60eb31f
DE
106442015-09-28 Doug Evans <dje@google.com>
10645
10646 * gdb.base/gcore.c (array_func): Add reference to static_array.
10647
9a3c8263
SM
106482015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10649
10650 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10651 source line.
10652
9720e656
SL
106532015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10654
10655 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10656 short or char as base type.
10657
938d3bf2
SL
106582015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10659
10660 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10661 to allow any size enum.
10662
e6c2c623
PMR
106632015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10664
10665 * gdb.ada/array_ptr_renaming.exp: New testcase.
10666 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10667 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10668
06da0f77
PL
106692015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10670
10671 * gdb.trace/ftrace-lock.c: New file.
10672 * gdb.trace/ftrace-lock.exp: New file.
10673
4f51c22a
PL
106742015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10675
10676 * gdb.arch/insn-reloc.c: New file.
10677 * gdb.arch/ftrace-insn-reloc.exp: New file.
10678
7041adf4
PL
106792015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10680
10681 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10682 instruction.
10683 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10684 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10685 * gdb.trace/range-stepping.c: Likewise.
10686 * gdb.trace/trace-break.c: Likewise.
10687 * gdb.trace/trace-mt.c (thread_function): Likewise.
10688 * gdb.trace/ftrace.c (marker): Likewise.
10689 * gdb.trace/trace-condition.c (marker): Likewise.
10690 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10691 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10692 is_aarch64_target.
10693
015d2e7e
DE
106942015-09-18 Doug Evans <xdje42@gmail.com>
10695
10696 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10697 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10698
26b188a2
SL
106992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10700
10701 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10702 the breakpoint.
10703
79dc332b
SL
107042015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10705
10706 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10707 the pending breakpoint. Remove timeout override for "Run till
10708 MI pending breakpoint on pendfunc3 on thread 2" test.
10709
f57929f2
SL
107102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10711
10712 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10713 filename pattern.
10714
3f469b17
SL
107152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10716
10717 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10718 in breakpoint filename pattern.
10719
515b89b3
SL
107202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10721
7800dbe4
SL
10722 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10723
107242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10725
515b89b3
SL
10726 * gdb.linespec/explicit.exp: Check for readline support for
10727 tab-completion tests. Fix obvious typo.
10728
d2939ba2
MM
107292015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10730
10731 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10732 and replay.
10733
cbb55fa7
MM
107342015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10735
10736 * gdb.btrace/non-stop.c: New.
10737 * gdb.btrace/non-stop.exp: New.
10738
43691ca1
PL
107392015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10740 Yao Qi <yao.qi@linaro.org>
10741
10742 * gdb.trace/trace-condition.c: New file.
10743 * gdb.trace/trace-condition.exp: New file.
10744
d78908cf
WW
107452015-09-16 Wei-cheng Wang <cole945@gmail.com>
10746
10747 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10748 for testing bytecode compilation.
10749
1ed415e2
PA
107502015-09-16 Pedro Alves <palves@redhat.com>
10751 Sandra Loosemore <sandra@codesourcery.com>
10752
10753 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10754 (SECONDS): Redefine.
10755 (main): Call pthread_kill and alarm early.
10756 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10757 support.
10758 (test): If the target can't hardware step and doesn't support
10759 displaced stepping, increase the timeout.
10760
d136eff5
PA
107612015-09-16 Pedro Alves <palves@redhat.com>
10762
10763 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10764 (enable_debug): New procedures.
10765 (test): Use them. Bail out if waiting for threads fails.
10766 (top level): Bail out if a test fails.
10767
991f019c
YQ
107682015-09-16 Yao Qi <yao.qi@linaro.org>
10769
10770 * gdb.asm/asm-source.exp: Set asm-arch for
10771 aarch64*-*-* target.
10772 * gdb.asm/aarch64.inc: New file.
10773
bfca584f
PMR
107742015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10775
10776 * gdb.ada/array_of_variable_length.exp: New testcase.
10777 * gdb.ada/array_of_variable_length/foo.adb: New file.
10778 * gdb.ada/array_of_variable_length/pck.adb: New file.
10779 * gdb.ada/array_of_variable_length/pck.ads: New file.
10780
b326e587
DE
107812015-09-15 Doug Evans <dje@google.com>
10782
10783 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10784 of function static local variable.
10785
5382cfab
PW
107862015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10787
10788 * gdb.threads/tls-so_extern.exp: New test file.
10789 * gdb.threads/tls-so_extern.c: New test file.
10790 * gdb.threads/tls-so_extern_main.c: New test file.
10791
141c5cc4
JK
107922015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10793
10794 * gdb.opt/solib-intra-step-lib.c: New file.
10795 * gdb.opt/solib-intra-step-main.c: New file.
10796 * gdb.opt/solib-intra-step.exp: New file.
10797
d15dcecd
PA
107982015-09-15 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10801 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10802
4c2f2a79
PA
108032015-09-14 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.base/hook-stop-continue.c: Delete.
10806 * gdb.base/hook-stop-continue.exp: Delete.
10807 * gdb.base/hook-stop-frame.c: Delete.
10808 * gdb.base/hook-stop-frame.exp: Delete.
10809 * gdb.base/hook-stop.c: New file.
10810 * gdb.base/hook-stop.exp: New file.
10811
919e6dbe
PMR
108122015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10813
10814 * gdb.ada/access_to_packed_array.exp: New testcase.
10815 * gdb.ada/access_to_packed_array/foo.adb: New file.
10816 * gdb.ada/access_to_packed_array/pack.adb: New file.
10817 * gdb.ada/access_to_packed_array/pack.ads: New file.
10818
157280a4
MM
108192015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10820
10821 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10822 buffer size test.
10823
2fd33e94
DB
108242015-09-11 Don Breazeal <donb@codesourcery.com>
10825
10826 * gdb.base/foll-exec.c: Add copyright header. Fix
10827 formatting issues.
10828 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10829 (do_exec_tests): Use clean_restart in place of zap_session,
10830 and for test initialization. Fix formatting issues. Use
10831 fail in place of perror.
10832 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10833 an expect statement to match an expression with output from
10834 the program under debug.
10835 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10836 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10837 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10838 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10839 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10840
e70b6e8e
DE
108412015-09-09 Doug Evans <dje@google.com>
10842
10843 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10844
7a551a51
DE
108452015-09-09 Doug Evans <dje@google.com>
10846
10847 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10848
4c666f84
DE
108492015-09-09 Doug Evans <dje@google.com>
10850
10851 * gdb.base/savedregs.exp: Fix typo.
10852
243a9253
PA
108532015-09-09 Pedro Alves <palves@redhat.com>
10854
10855 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10856
c0fa8fbd
SL
108572015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10858
10859 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10860 command actually switches threads. Give up on remaining
10861 tests if target fails to stop at breakpoint.
10862
cd7c1778
PMR
108632015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10864
10865 * gdb.ada/funcall_char.exp: New testcase.
10866 * gdb.ada/funcall_char/foo.adb: New file.
10867
dc5c8746
PMR
108682015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10869
10870 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10871 expected outputs. Add two testcases for completing ambiguous
10872 functions.
10873 * gdb.ada/complete/aux_pck.adb: New file.
10874 * gdb.ada/complete/aux_pck.ads: New file.
10875 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10876 Ambiguous_Func functions.
10877 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10878 * gdb.ada/complete/pck.adb: Likewise.
10879
4e83a1e7
UW
108802015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10881
10882 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10883 failures to run the test program under GDB.
10884
8ce74153
LM
108852015-08-26 Luis Machado <lgustavo@codesourcery.com>
10886
10887 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10888 to C.
10889
e9756d52
PP
108902015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10891
10892 * gdb.base/run-after-attach.exp: New test file.
10893 * gdb.base/run-after-attach.c: New test file.
10894
8d37573b
DB
108952015-08-26 Don Breazeal <donb@codesourcery.com>
10896
10897 * gdb.base/foll-exec-2.c: New test program.
10898 * gdb.base/foll-exec-2.exp: New test.
10899
63e43d3a
PMR
109002015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10901
10902 * gdb.base/nested-subp1.exp: New file.
10903 * gdb.base/nested-subp1.c: New file.
10904 * gdb.base/nested-subp2.exp: New file.
10905 * gdb.base/nested-subp2.c: New file.
10906 * gdb.base/nested-subp3.exp: New file.
10907 * gdb.base/nested-subp3.c: New file.
10908
3d40fbb5
PA
109092015-08-24 Pedro Alves <palves@redhat.com>
10910
10911 * gdb.server/connect-without-multi-process.c: New file.
10912 * gdb.server/connect-without-multi-process.exp: New file.
10913
4422ac93
LM
109142015-08-24 Luis Machado <lgustavo@codesourcery.com>
10915
10916 * gdb.opt/inline-markers.c: Make z int.
10917
91dddb86
LM
109182015-08-24 Luis Machado <lgustavo@codesourcery.com>
10919
10920 * gdb.opt/inline-markers.c: Make z volatile.
10921
a48847ee
LM
109222015-08-24 Luis Machado <lgustavo@codesourcery.com>
10923
10924 * gdb.opt/inline-bt.c: New volatile global z.
10925 * gdb.opt/inline-cmds.c: Likewise.
10926 * gdb.opt/inline-locals.c: Likewise.
10927 * gdb.opt/inline-markers.c: New extern global z.
10928 (marker): Use z.
10929 (inline_fn): Likewise.
10930
0ebbc52b
PA
109312015-08-24 Pedro Alves <palves@redhat.com>
10932
10933 * config/m32r-stub.exp: Remove file.
10934 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10935 * gdb.base/call-rt-st.exp: Likewise.
10936 * gdb.base/call-strs.exp: Likewise.
10937 * gdb.base/default.exp: Remove references to h8300-*-hms and
10938 *-*-udi*.
10939 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10940
77c365df
AA
109412015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10942
10943 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10944 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10945 and "return" use KFAIL when GDB can not read/write the vector
10946 return value.
10947
4313b8c0
GB
109482015-08-21 Gary Benson <gbenson@redhat.com>
10949
10950 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10951
0e433b32
PA
109522015-08-20 Pedro Alves <palves@redhat.com>
10953
10954 * gdb.server/solib-list.exp: No longer expect an interior stop in
10955 non-stop mode.
10956
221e1a37
PA
109572015-08-20 Pedro Alves <palves@redhat.com>
10958
10959 * gdb.server/connect-stopped-target.c: New file.
10960 * gdb.server/connect-stopped-target.exp: New file.
10961
40e3ad0e
PA
109622015-08-20 Pedro Alves <palves@redhat.com>
10963
10964 * gdb.dwarf2/comp-unit-lang.exp: New file.
10965 * gdb.dwarf2/comp-unit-lang.c: New file.
10966
af39b327
PMR
109672015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10968
10969 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10970 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10971
7d45c7c3 109722015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10973
7d45c7c3
KB
10974 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10975 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10976
4d6cceb4
DE
109772015-08-18 Doug Evans <dje@google.com>
10978 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10979
10980 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10981 skip_python_tests. New arg prompt_regexp.
10982 (skip_python_tests): New function.
10983 * lib/mi-support.exp (mi_skip_python_tests): New function.
10984 * gdb.python/py-mi-objfile-gdb.py: New file.
10985 * gdb.python/py-mi-objfile.c: New file.
10986 * gdb.python/py-mi-objfile.exp: New file.
10987
ad89c2aa
KS
109882015-08-17 Keith Seitz <keiths@redhat.com>
10989
10990 * gdb.linespec/explicit.exp: Move strace test from here ...
10991 * gdb.trace/strace.exp: ... to here.
10992
e3ae3c43
PP
109932015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10994
10995 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10996 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10997
604b2636
DE
109982015-08-14 Doug Evans <xdje42@gmail.com>
10999
11000 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11001 inferior before selecting a new file.
11002
6ff0ba5f
DE
110032015-08-14 Doug Evans <xdje42@gmail.com>
11004
11005 * gdb.mi/mi-disassemble.exp: Update.
11006 * gdb.base/disasm-optim.S: New file.
11007 * gdb.base/disasm-optim.c: New file.
11008 * gdb.base/disasm-optim.h: New file.
11009 * gdb.base/disasm-optim.exp: New file.
11010
9ca98f92
KS
110112015-08-14 Keith Seitz <keiths@redhat.com>
11012
11013 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11014 "evaluated-by".
11015
52bbc560
JB
110162015-08-13 Joel Brobecker <brobecker@adacore.com>
11017
11018 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11019
5d8c3ed3
PMR
110202015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11021
11022 * gdb.ada/fun_renaming.exp: New testcase.
11023 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11024 * gdb.ada/fun_renaming/pack.adb: New file.
11025 * gdb.ada/fun_renaming/pack.ads: New file.
11026
ea8812bc
KS
110272015-08-12 Keith Seitz <keiths@redhat.com>
11028
11029 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11030 gdb_get_line_number.
11031
4dafcdeb
JB
110322015-08-12 Joel Brobecker <brobecker@adacore.com>
11033
11034 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11035 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11036 gdb.base/dso2dso.exp: New files.
11037
5ba32597
SDJ
110382015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11039 Pedro Alves <palves@redhat.com>
11040 Keith Seitz <keiths@redhat.com>
11041
11042 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11043 GDBFLAGS.
11044
b6dafabf
PP
110452015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11046
11047 * gdb.base/gdbhistsize-history.exp
11048 (test_histsize_history_setting): Use save_vars.
11049 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11050 Use save_vars.
11051 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11052 * gdb.base/readline.exp: Use save_vars.
11053
abe8e607
PP
110542015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11055
11056 * lib/gdb.exp (save_vars): New proc.
11057
629500fa
KS
110582015-08-11 Keith Seitz <keiths@redhat.com>
11059
11060 * gdb.base/help.exp: Update help_breakpoint_text.
11061
eb8c4e2e
KS
110622015-08-11 Keith Seitz <keiths@redhat.com>
11063
11064 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11065 (at toplevel): Call test_explicit_breakpoints.
11066 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11067 breakpoints.
11068 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11069 breakpoint conditions, "-cond".
11070
87f0e720
KS
110712015-08-11 Keith Seitz <keiths@redhat.com>
11072
11073 * gdb.linespec/3explicit.c: New file.
11074 * gdb.linespec/cpexplicit.cc: New file.
11075 * gdb.linespec/cpexplicit.exp: New file.
11076 * gdb.linespec/explicit.c: New file.
11077 * gdb.linespec/explicit.exp: New file.
11078 * gdb.linespec/explicit2.c: New file.
11079 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11080 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11081 before using in the matching pattern.
11082 Clarify that `prefix' is a regular expression.
11083
f00aae0f
KS
110842015-08-11 Keith Seitz <keiths@redhat.com>
11085
11086 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11087 test.
11088 Add tests for missing ",FMT" and ",".
11089
e27852be
DE
110902015-08-10 Doug Evans <dje@google.com>
11091 Keith Seitz <keiths@redhat.com>
11092
11093 PR gdb/17960
11094 * gdb.base/completion.exp: Add location completer tests.
11095
7f03bd92
PA
110962015-08-07 Pedro Alves <palves@redhat.com>
11097
11098 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11099 tests here.
11100 (top level): Run do_test with and without displaced stepping.
11101
3fc8eb30
PA
111022015-08-07 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.base/valgrind-disp-step.c: New file.
11105 * gdb.base/valgrind-disp-step.exp: New file.
11106
d4569d7b
PA
111072015-08-07 Pedro Alves <palves@redhat.com>
11108
11109 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11110 Delete function.
11111 (main): Add alarm. Run an infinite loop instead of calling
11112 wait_threads.
11113 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11114 comment.
11115 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11116 Delete function.
11117 (main): Add alarm. Run an infinite loop instead of calling
11118 wait_threads.
11119 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11120 comment.
11121
e1316e60
PA
111222015-08-07 Pedro Alves <palves@redhat.com>
11123
11124 * gdb.base/checkpoint-ns.exp: New file.
11125 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11126 standard_testfile.
11127
da8c46d2
MM
111282015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11129
11130 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11131 * gdb.btrace/instruction_history.exp: Update.
11132 * gdb.btrace/tsx.exp: New.
11133 * gdb.btrace/tsx.c: New.
11134
de1c2c52
PA
111352015-08-06 Pedro Alves <palves@redhat.com>
11136
11137 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11138 increase timeout.
11139 * gdb.reverse/until-precsave.exp: Bump timeouts.
11140
782e0bf4
PA
111412015-08-06 Pedro Alves <palves@redhat.com>
11142
11143 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11144
83e97ed0
PA
111452015-08-06 Pedro Alves <palves@redhat.com>
11146
11147 PR gdb/18749
11148 * gdb.threads/process-dies-while-handling-bp.c: New file.
11149 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11150
863d01bd
PA
111512015-08-06 Pedro Alves <palves@redhat.com>
11152
11153 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11154 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11155
0a39bb32
PA
111562015-08-05 Pedro Alves <palves@redhat.com>
11157
11158 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11159 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11160
ee2d2b10
SL
111612015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11162
11163 * gdb.base/bp-permanent.exp: Report test as unsupported if
11164 the target cannot stop at the permanent breakpoint.
11165
4e1bdb00
DE
111662015-08-03 Doug Evans <dje@google.com>
11167
11168 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11169 10000.
11170
3d338901
DE
111712015-08-03 Doug Evans <dje@google.com>
11172
11173 * Makefile.in (workers/%.worker, build-perf): New rule.
11174 (GDB_PERFTEST_MODE): New variable.
11175 (check-perf): Use it.
11176 (clean): Clean up gdb.perf parallel build subdirs.
11177 * lib/build-piece.exp: New file.
11178 * lib/gdb.exp (make_gdb_parallel_path): New function
11179 (standard_output_file, standard_temp_file): Call it.
11180 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11181 of $GDB_PARALLEL.
11182 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11183
af061d3e
DE
111842015-08-03 Doug Evans <dje@google.com>
11185
8e1afc81 11186 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11187 (LOG_FILE_NAME): New global.
11188 (TextReporter.__init__): Initialize self.txt_sum.
11189 (TextReporter.report): Add support for multiple data-points.
11190 Move report to perftest.sum, put raw data in perftest.log.
11191 (TextReporter.start): Open sum and log files.
11192 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11193 * gdb.perf/lib/perftest/testresult.py
11194 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11195
2c8c5d37
PA
111962015-07-31 Pedro Alves <palves@redhat.com>
11197
11198 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11199 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11200 kill_wait_spawned_process instead of explicit "kill -9".
11201 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11202 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11203 kill_wait_spawned_process.
11204 * gdb.base/attach-twice.exp: Likewise.
11205 * gdb.base/attach.exp: Likewise.
11206 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11207 gdb_test_multiple.
11208 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11209 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11210 kill_wait_spawned_process.
11211 * gdb.base/valgrind-infcall.exp: Likewise.
11212 * gdb.multi/multi-attach.exp: Likewise.
11213 * gdb.python/py-prompt.exp: Likewise.
11214 * gdb.python/py-sync-interp.exp: Likewise.
11215 * gdb.server/ext-attach.exp: Likewise.
11216 * gdb.threads/attach-into-signal.exp (corefunc): Use
11217 spawn_wait_for_attach, spawn_id_get_pid and
11218 kill_wait_spawned_process.
11219 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11220 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11221 spawn_id_get_pid and kill_wait_spawned_process.
11222 * gdb.threads/attach-stopped.exp (corefunc): Use
11223 spawn_wait_for_attach, spawn_id_get_pid and
11224 kill_wait_spawned_process.
11225 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11226 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11227 kill_wait_spawned_process instead of explicit "kill -9".
11228 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11229 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11230 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11231 processes. Don't map cygwin/windows pids here. Now returns a
11232 spawn id list.
11233
032a0fca
SL
112342015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11235
11236 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11237 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11238 correct patch.
11239
61a934ca
SL
112402015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11241
11242 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11243
4bc4d428
SL
112442015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11245
11246 Reapply:
11247 2014-05-21 Mark Wielaard <mjw@redhat.com>
11248
11249 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11250
998d452a
PA
112512015-07-30 Pedro Alves <palves@redhat.com>
11252
11253 * linux-low.c (handle_extended_wait): Set the child's last
11254 reported status to TARGET_WAITKIND_STOPPED.
11255
69dde7dc
PA
112562015-07-30 Pedro Alves <palves@redhat.com>
11257
11258 PR threads/18600
11259 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11260 only shows inferior 1.
11261
4dd63d48
PA
112622015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11263 Pedro Alves <palves@redhat.com>
11264
11265 PR threads/18600
11266 * gdb.threads/fork-plus-threads.c: New file.
11267 * gdb.threads/fork-plus-threads.exp: New file.
11268
d618e4c5
PP
112692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11270
11271 * gdb.base/batch-preserve-term-settings.exp
11272 (test_terminal_settings_preserved_after_cli_exit): Use
11273 send_quit_command.
11274
1eef6428
PA
112752015-07-29 Pedro Alves <palves@redhat.com>
11276 Don Breazeal <donb@codesourcery.com>
11277
11278 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11279 output from both inferior_spawn_id and gdb_spawn_id.
11280
7da5b897
SDJ
112812015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11282
11283 * gdb.threads/attach-into-signal.exp (corefunc): Use
11284 with_test_prefix on nested loops, uniquefying the test messages.
11285
dac804df
SDJ
112862015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11287
11288 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11289 commit.
11290
06265e53
PP
112912015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11292
11293 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11294 New proc.
11295 (test_terminal_settings_preserved_after_sigterm): New test.
11296
18206ca3
PP
112972015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11298
11299 * gdb.base/batch-preserve-term-settings.exp
11300 (test_terminal_settings_preserved_after_cli_exit): New test.
11301
90074d11
PP
113022015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11303
11304 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11305 manipulation of saved_gdbflags.
11306 (test_terminal_settings_preserved): Remove global declaration of
11307 the unused variable pagination_prompt. Remove manipulation of
11308 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11309 GDBFLAGS.
11310
eb1a7902
PA
113112015-07-29 Pedro Alves <palves@redhat.com>
11312
11313 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11314
8b75dd3b
PA
113152015-07-29 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11318 at the top.
11319
dedad4e3
PA
113202015-07-29 Pedro Alves <palves@redhat.com>
11321
11322 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11323 (main): Call gdb_unbuffer_output.
11324 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11325 (main): Call gdb_unbuffer_output.
11326 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11327 (main): Call gdb_unbuffer_output.
11328 * gdb.base/call-strs.exp: Adjust to step over the
11329 gdb_unbuffer_output call.
11330 * gdb.base/catch-gdb-caused-signals.c: Include
11331 "../lib/unbuffer_output.c".
11332 (main): Call gdb_unbuffer_output.
11333 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11334 (main): Call gdb_unbuffer_output.
11335 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11336 (main): Call gdb_unbuffer_output.
11337 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11338 (main): Call gdb_unbuffer_output.
11339 * gdb.base/shlib-call.exp: Adjust to step over the
11340 gdb_unbuffer_output call.
11341 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11342 (main): Call gdb_unbuffer_output.
11343 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11344 (main): Call gdb_unbuffer_output.
11345 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11346 (main): Rename to ...
11347 (test): ... this.
11348 (main): Reimplement.
11349 * gdb.base/varargs.exp: Run to test instead of to main.
11350 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11351 (main): Call gdb_unbuffer_output.
11352
58789a91
PA
113532015-07-29 Pedro Alves <palves@redhat.com>
11354
11355 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11356 factore out from mi_continue_dprintf. For call-style dprintfs,
11357 expect dprintf output out of $inferior_spawn_id.
11358 (mi_continue_dprintf): Use mi_expect_dprintf.
11359 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11360 (main): Call gdb_unbuffer_output.
11361
e8376742
PA
113622015-07-29 Pedro Alves <palves@redhat.com>
11363
11364 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11365 (default_mi_gdb_start): Set inferior_spawn_id instead of
11366 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11367 gdb_spawn_id.
11368 (mi_gdb_test): Always expect inferior output from both
11369 $inferior_spawn_id and $gdb_spawn_id.
11370
08280010
PA
113712015-07-29 Pedro Alves <palves@redhat.com>
11372
11373 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11374 send_inferior and $inferior_spawn_id.
11375
4d30e432
PA
113762015-07-29 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.gdb/complaints.exp (test_initial_complaints)
11379 (test_serial_complaints, test_short_complaints): Use
11380 gdb_test_stdio.
11381 (test_empty_complaint): Handle $inferior_spawn_id !=
11382 $gdb_spawn_id.
11383
0d30a335
PA
113842015-07-29 Pedro Alves <palves@redhat.com>
11385
11386 * gdb.base/varargs.exp: Use gdb_test_stdio.
11387
39413b29
PA
113882015-07-29 Pedro Alves <palves@redhat.com>
11389
11390 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11391
7cb000a9
PA
113922015-07-29 Pedro Alves <palves@redhat.com>
11393
11394 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11395
d7b8ac82
PA
113962015-07-29 Pedro Alves <palves@redhat.com>
11397
11398 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11399 parameter into two new parameters, "inf_result" and "gdb_result".
11400 Expect inferior output and gdb output from $inferior_spawn_id and
11401 $gdb_spawn_id, respectively. Adjust all callers.
11402
789c3a0c
PA
114032015-07-29 Pedro Alves <palves@redhat.com>
11404
11405 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11406 of gdb_test_sequence.
11407
77e760c3
PA
114082015-07-29 Pedro Alves <palves@redhat.com>
11409
11410 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11411 (saw_spurious_output): Expect inferior output from
11412 $inferior_spawn_id. Use gdb_test_stdio.
11413
8396d2cd
PA
114142015-07-29 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.base/dprintf.exp: Use standard_testfile. Change
11417 prepare_for_testing call.
11418 (srcfile): Don't set.
11419 (restart): New procedure.
11420 (test_dprintf): New procecure, use to continue over dprintfs.
11421 (test_call, test_agent): New procedures, tests moved here.
11422 Restart gdb and recreate dprintfs. Adjust expected output.
11423
2051d61f
PA
114242015-07-29 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11427
452397af
PA
114282015-07-29 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11431
8aed9555
PA
114322015-07-29 Pedro Alves <palves@redhat.com>
11433
11434 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11435 gdb_test_stdio.
11436
188a61b4
PA
114372015-07-29 Pedro Alves <palves@redhat.com>
11438
11439 * lib/gdb.exp (gdb_test_stdio): New procedure.
11440
12264a45
PA
114412015-07-29 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11444
23ffc893
PA
114452015-07-29 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.base/call-signal-resume.exp: Remove check for
11448 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11449 * gdb.base/unwindonsignal.exp: Likewise.
11450 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11451 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11452
65566918
PA
114532015-07-29 Pedro Alves <palves@redhat.com>
11454
11455 * gdb.base/siginfo-addr.c (pass): New function.
11456 (handler): Call it iff si_addr is correct.
11457 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11458 Set a breakpoint at "pass" and continue to it.
11459
d60a9221
SDJ
114602015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11461
11462 * gdb.python/py-objfile.exp: Make some tests have unique names.
11463 * gdb.python/py-pp-registration.exp: Likewise.
11464
bde40b8f
PA
114652015-07-28 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11468
13e1dec8
SM
114692015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11470
11471 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11472
da33c9a7
SM
114732015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11474
11475 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11476
077836f7
PP
114772015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11478
11479 * gdb.base/gdb-sigterm-2.exp: New test.
11480
b8cc7b2e
DE
114812015-07-25 Doug Evans <xdje42@gmail.com>
11482
11483 Revert:
11484 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11485 (workers/%.worker, build-perf): New rule.
11486 (GDB_PERFTEST_MODE): New variable.
11487 (check-perf): Use it.
11488 (clean): Clean up gdb.perf parallel build subdirs.
11489 * lib/build-piece.exp: New file.
11490 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11491 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11492 name.
11493 (standard_temp_file): Ditto.
11494 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11495 of $GDB_PARALLEL.
11496
c8bd4544
DE
114972015-07-24 Doug Evans <dje@google.com>
11498
11499 * gdb.perf/lib/perftest/utils.py: New file.
11500 * gdb.perf/gm-hello.cc: New file.
11501 * gdb.perf/gm-pervasive-typedef.cc: New file.
11502 * gdb.perf/gm-pervasive-typedef.h: New file.
11503 * gdb.perf/gm-std.cc: New file.
11504 * gdb.perf/gm-std.h: New file.
11505 * gdb.perf/gm-use-cerr.cc: New file.
11506 * gdb.perf/gm-utils.h: New file.
11507 * gdb.perf/gmonster-null-lookup.py: New file.
11508 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11509 * gdb.perf/gmonster-print-cerr.py: New file.
11510 * gdb.perf/gmonster-ptype-string.py: New file.
11511 * gdb.perf/gmonster-runto-main.py: New file.
11512 * gdb.perf/gmonster-select-file.py: New file.
11513 * gdb.perf/gmonster1-null-lookup.exp: New file.
11514 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11515 * gdb.perf/gmonster1-print-cerr.exp: New file.
11516 * gdb.perf/gmonster1-ptype-string.exp: New file.
11517 * gdb.perf/gmonster1-runto-main.exp: New file.
11518 * gdb.perf/gmonster1-select-file.exp: New file.
11519 * gdb.perf/gmonster1.cc: New file.
11520 * gdb.perf/gmonster1.exp: New file.
11521 * gdb.perf/gmonster2-null-lookup.exp: New file.
11522 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11523 * gdb.perf/gmonster2-print-cerr.exp: New file.
11524 * gdb.perf/gmonster2-ptype-string.exp: New file.
11525 * gdb.perf/gmonster2-runto-main.exp: New file.
11526 * gdb.perf/gmonster2-select-file.exp: New file.
11527 * gdb.perf/gmonster2.cc: New file.
11528 * gdb.perf/gmonster2.exp: New file.
11529
6eab34f3
DE
115302015-07-24 Doug Evans <dje@google.com>
11531
11532 * gdb.perf/README: New file.
11533 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11534 * lib/gen-perf-test.exp: New file.
11535
63738bfd
DE
115362015-07-24 Doug Evans <dje@google.com>
11537
11538 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11539 (PerfTest::startup): New function.
11540 (PerfTest::run): Return result of calling body.
11541 (PerfTest::assemble): Rewrite.
11542 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11543 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11544 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11545 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11546 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11547
7b606f95
DE
115482015-07-24 Doug Evans <dje@google.com>
11549
11550 * lib/gdb.exp (clean_restart): Make executable optional.
11551
a97b16b8
DE
115522015-07-24 Doug Evans <dje@google.com>
11553
11554 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11555 compiler_info references.
11556 * gdb.cp/temargs.exp: Ditto.
11557 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11558 (get_compiler_info): Early exit if already computed. Set compiler_info
11559 to "unknown" if there was a problem.
11560 (test_compiler_info): Add function comment. Call get_compiler_info.
11561
35baa57f
DE
115622015-07-24 Doug Evans <dje@google.com>
11563
11564 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11565 (workers/%.worker, build-perf): New rule.
11566 (GDB_PERFTEST_MODE): New variable.
11567 (check-perf): Use it.
11568 (clean): Clean up gdb.perf parallel build subdirs.
11569 * lib/build-piece.exp: New file.
11570 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11571 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11572 name.
11573 (standard_temp_file): Ditto.
11574 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11575 of $GDB_PARALLEL.
11576
6ebea266
DE
115772015-07-24 Doug Evans <dje@google.com>
11578
11579 * lib/future.exp (gdb_default_target_compile): New option
11580 "early_flags".
11581 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11582 --as-needed.
11583
1e76a7e9
SDJ
115842015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11585
11586 * gdb.base/catch-syscall.exp: Call gdb_exit before
11587 gdb_skip_xml_test.
11588
5068630a
PA
115892015-07-24 Pedro Alves <palves@redhat.com>
11590
11591 * gdb.python/py-events.exp: Accept output between the stop event
11592 and the prompt.
11593 * gdb.python/py-evsignal.exp: Likewise.
11594 * gdb.python/py-evthreads.exp: Likewise.
11595
77598427
PA
115962015-07-24 Pedro Alves <palves@redhat.com>
11597
11598 PR gdb/18717
11599 * gdb.threads/non-ldr-exit.c: New file.
11600 * gdb.threads/non-ldr-exit.exp: New file.
11601
11e6c98f
YQ
116022015-07-24 Yao Qi <yao.qi@linaro.org>
11603
11604 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11605 restarting process.
11606
51aee833
YQ
116072015-07-24 Yao Qi <yao.qi@linaro.org>
11608
11609 * gdb.server/ext-restart.exp: New file.
11610
8cfe207c
YQ
116112015-07-24 Yao Qi <yao.qi@linaro.org>
11612
11613 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11614 argument options.
11615 * gdb.server/ext-wrapper.exp: New file.
11616
cc12ce38
DE
116172015-07-23 Doug Evans <dje@google.com>
11618
11619 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11620 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11621
d0d84780
PMR
116222015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11623
11624 * gdb.ada/var_arr_typedef.exp: New testcase.
11625 * gdb.ada/var_arr_typedef/pack.adb: New file.
11626 * gdb.ada/var_arr_typedef/pack.ads: New file.
11627 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11628
8b558f79
JB
116292015-07-20 Joel Brobecker <brobecker@adacore.com>
11630
11631 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11632
775a3298
JK
116332015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11634
11635 * gdb.arch/i386-biarch-core.exp: Replace istarget
11636 by "complete set gnutarget". Remove expectation for the "core-file"
11637 command.
11638
db1ff28b
JK
116392015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 Revert the previous commit:
11642 Tests for validate symbol file using build-id.
11643
0a94970d
JK
116442015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11645
11646 Tests for validate symbol file using build-id.
11647 * gdb.base/solib-mismatch-lib.c: New file.
11648 * gdb.base/solib-mismatch-libmod.c: New file.
11649 * gdb.base/solib-mismatch.c: New file.
11650 * gdb.base/solib-mismatch.exp: New file.
11651
03346981
SL
116522015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11653
11654 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11655 nios2-*-linux*.
11656 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11657 * gdb.base/siginfo.exp: Likewise.
11658 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11659
42422cc7
PL
116602015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11661
11662 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11663 Move it to ...
11664 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11665 ... here.
11666 * gdb.trace/range-stepping.exp: Check that the target supports
11667 range stepping.
11668
cfa68bae
JK
116692015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11670
11671 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11672
8ffdba26
PA
116732015-07-14 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.base/killed-outside.exp: New file.
11676 * gdb.base/killed-outside.c: New file.
11677
218a5a11
JK
116782015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11679
11680 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11681 (n at main): New.
11682 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11683
e03ed3c6
AA
116842015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11685
11686 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11687 infcall tests instead of setting up for KFAIL.
11688
485668e5
MM
116892015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11690
11691 * gdb.btrace/record_goto-step.exp: New.
11692
08464196
JK
116932015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11694
11695 PR compile/18484
11696 * gdb.compile/compile.c (struct struct_type): Add volatile to
11697 selffield's type.
11698 * gdb.compile/compile.exp
11699 (compile code struct_object.selffield = &struct_object): Skip further
11700 struct_object tests if this one xfails.
11701
bcf5c1d9
RC
117022015-07-08 Robert O'Callahan <robert@ocallahan.org>
11703
11704 PR exp/18617
11705 * gdb.trace/ax.exp: Add test.
11706
4931af25
YQ
117072015-07-07 Yao Qi <yao.qi@linaro.org>
11708
11709 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11710 instead of istarget "aarch64*-*-*".
11711 * gdb.arch/aarch64-fp.exp: Likewise.
11712 * gdb.base/float.exp: Likewise.
11713 * gdb.reverse/aarch64.exp: Likewise.
11714 * lib/gdb.exp (is_aarch64_target): New proc.
11715
9fcf688e
YQ
117162015-07-07 Yao Qi <yao.qi@linaro.org>
11717
11718 * lib/gdb.exp (is_aarch32_target): New proc.
11719 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11720 instead of "istarget "arm*-*-*"".
11721 * gdb.arch/arm-disp-step.exp: Likewise.
11722 * gdb.arch/thumb-bx-pc.exp: Likewise.
11723 * gdb.arch/thumb-prologue.exp: Likewise.
11724 * gdb.arch/thumb-singlestep.exp: Likewise.
11725 * gdb.base/disp-step-syscall.exp: Likewise.
11726 * gdb.base/float.exp: Likewise.
11727
fbd8d50d
YQ
117282015-07-07 Yao Qi <yao.qi@linaro.org>
11729
11730 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11731 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11732
71be1fdc
YQ
117332015-07-07 Yao Qi <yao.qi@linaro.org>
11734
11735 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11736 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11737 if it exists.
11738 * gdb.multi/multi-arch.exp: Likewise.
11739
3e221d36
SM
117402015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11741
11742 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11743 print.
11744
d441430b
YQ
117452015-07-07 Yao Qi <yao.qi@linaro.org>
11746
11747 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11748
06f810bd
MG
117492015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11750
11751 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11752 '[' and ']' characters.
11753
5e61e7c0
IB
117542015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11755
11756 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11757
28bf096c
PA
117582015-06-29 Pedro Alves <palves@redhat.com>
11759
11760 PR threads/18127
11761 * gdb.threads/hand-call-new-thread.c: New file.
11762 * gdb.threads/hand-call-new-thread.c: New file.
11763
ee93cd5e
KS
117642015-06-26 Keith Seitz <keiths@redhat.com>
11765 Doug Evans <dje@google.com>
11766
11767 PR 16253
11768 * gdb.cp/var-tag-2.cc: New file.
11769 * gdb.cp/var-tag-3.cc: New file.
11770 * gdb.cp/var-tag-4.cc: New file.
11771 * gdb.cp/var-tag.cc: New file.
11772 * gdb.cp/var-tag.exp: New file.
11773
fc637f04
PP
117742015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11775
11776 * gdb.base/history-duplicates.exp: New test.
11777
2e52ae68
PP
117782015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11779
11780 * gdb.base/completion.exp: Test the completion of the "focus"
11781 command.
11782
6e22494e
JK
117832015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11784
11785 * gdb.arch/amd64-prologue-skip.S: New file.
11786 * gdb.arch/amd64-prologue-skip.exp: New file.
11787
bf7b9cd9
SM
117882015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11789
11790 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11791 is_address_zero_readable check.
11792
201e8dfd
PB
117932015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11794
11795 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11796 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11797
5cd867b4
YQ
117982015-06-24 Yao Qi <yao.qi@linaro.org>
11799
11800 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11801 linux targets.
11802
4d7be007
YQ
118032015-06-24 Yao Qi <yao.qi@linaro.org>
11804
11805 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11806 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11807 * gdb.base/siginfo-thread.exp: Likewise.
11808
07fcd301
YQ
118092015-06-22 Yao Qi <yao.qi@linaro.org>
11810
11811 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11812
52042a00
YQ
118132015-06-22 Yao Qi <yao.qi@linaro.org>
11814
11815 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11816 aarch64*-*-*.
11817 (skip_hw_watchpoint_tests): Likewise.
11818
74bd41ce
PP
118192015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11820
11821 * gdb.base/gdbinit-history.exp: Test the interaction between
11822 setting GDBHISTSIZE and setting the history size via .gdbinit.
11823
bc460514
PP
118242015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11825
11826 PR gdb/16999
11827 * gdb.base/gdbhistsize-history.exp: New test.
11828
b58c513b
PP
118292015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11830
11831 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11832 with GDBHISTSIZE.
11833 * gdb.base/readline.exp: Likewise.
11834
92046791
YQ
118352015-06-17 Yao Qi <yao.qi@linaro.org>
11836
11837 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11838 line.
11839
2093d2d3
PP
118402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11841
11842 * gdb.base/gdbinit-history.exp: Add test case to check that
11843 an unlimited history file does not get truncated on exit.
11844
e6c693af
AA
118452015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11846
11847 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11848 (VECTOR): New macro. Use it...
11849 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11850 ...for these typedefs.
11851 (int8, char1, int1, double1): New typedefs.
11852 (struct just_int2, struct two_int2): New structures.
11853 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11854 (add_structvecs, add_singlevecs): New functions.
11855 (main): Call add_some_intvecs twice.
11856 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11857 the compile and exit upon failure. Try compiling for the "native"
11858 architecture. Test inferior function calls with vector arguments
11859 and vector return value handling with "finish" and "return".
11860
c74f7d1c
JT
118612015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11862
11863 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11864 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11865 PE file.
11866 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11867
98aa42ee
AT
118682015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11869
11870 PR breakpoints/16465
11871 * gdb.mi/mi-dprintf-pending.c: New file.
11872 * gdb.mi/mi-dprintf-pending.exp: New test.
11873 * gdb.mi/mi-dprintf-pendshr.c: New file.
11874
7d73c23c 118752015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11876 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11877
11878 * gdb.arch/i386-mpx-map.c: New file.
11879 * gdb.arch/i386-mpx-map.exp: New File.
11880
118812015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11882
11883 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11884 * gdb.arch/i386-mpx.exp: Indentation fixed.
11885
118862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11887
11888 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11889 function and improved indentation.
11890 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11891 gdb_test_multiple. Added additional tests to skip the test.
11892
118932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11894
11895 * gdb.arch/i386-avx512.c: Change path in include file.
11896 * gdb.arch/i386-avx512.exp: Change include dir path
11897 compilation flag.
11898 * gdb.arch/i386-mpx.c: Change path in include file.
11899 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11900 flag.
11901
d5eba19a
JK
119022015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11903
11904 * gdb.compile/compile-print.exp (compile print *vararray@3)
11905 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11906
7f361056
JK
119072015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11908
11909 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11910 (do not keep jit in memory): ... this.
11911 (expect 5): Change it to ...
11912 (expect no 5): ... this.
11913
3b462ec2
SM
119142015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11915
11916 PR gdb/15564
11917 * gdb.mi/mi-detach.exp: New file.
11918
e0619de6
JK
119192015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11920
11921 PR symtab/18392
11922 * gdb.arch/amd64-tailcall-self.S: New file.
11923 * gdb.arch/amd64-tailcall-self.c: New file.
11924 * gdb.arch/amd64-tailcall-self.exp: New file.
11925
e970cb34
DB
119262015-05-28 Don Breazeal <donb@codesourcery.com>
11927
11928 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11929 tests for remote targets by checking is_target_gdbserver.
11930
b2e2f908
DE
119312015-05-27 Doug Evans <dje@google.com>
11932
11933 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11934 * gdb.dwarf2/opaque-type-lookup.c: New file.
11935 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11936
82c7be31
DE
119372015-05-26 Doug Evans <dje@google.com>
11938
11939 * gdb.cp/iostream.cc: New file.
11940 * gdb.cp/iostream.exp: New file.
11941
b4f54984
DE
119422015-05-26 Doug Evans <dje@google.com>
11943
11944 * gdb.dwarf2/dw2-op-call.exp: Update.
11945 * gdb.dwarf2/dw4-sig-types.exp: Update.
11946 * gdb.dwarf2/implptr.exp: Update.
11947 * gdb.mi/mi-cmd-param-changed.exp: Update.
11948
4ea6efe9
DE
119492015-05-26 Doug Evans <dje@google.com>
11950
11951 * gdb.python/py-lazy-string.c: New file.
11952 * gdb.python/py-lazy-string.exp: New file.
11953 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11954 (main): Update. Add estring3.
11955 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11956 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11957
f6bb7db3
YQ
119582015-05-26 Omair Javaid <omair.javaid@linaro.org>
11959 Yao Qi <yao.qi@linaro.org>
11960
11961 * gdb.reverse/aarch64.c: New.
11962 * gdb.reverse/aarch64.exp: New.
11963
a81bfbd0
OJ
119642015-05-26 Omair Javaid <omair.javaid@linaro.org>
11965
25d49b86
PA
11966 * lib/gdb.exp (supports_process_record): Return true for
11967 aarch64*-linux*.
a81bfbd0
OJ
11968 (supports_reverse): Likewise.
11969
158bf1b4
PP
119702015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11971
11972 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11973 Use with_test_prefix.
11974
a0145030
AB
119752015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11976
11977 * gdb.base/completion.exp: Add test for completion of layout
11978 names.
11979
ebe3b578
AB
119802015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11981
11982 * lib/gdb.exp (skip_tui_tests): New proc.
11983 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11984
84204ed7
PA
119852015-05-19 Pedro Alves <palves@redhat.com>
11986
11987 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11988 Save the whole env array instead of just HOME. Unset HISTSIZE in
11989 the environment while testing. Restore whole environment
11990 afterwards.
11991
37442ce1
DE
119922015-05-16 Doug Evans <xdje42@gmail.com>
11993
11994 * gdb.guile/scm-ports.c: New file.
11995 * gdb.guile/scm-ports.exp: Add memory port tests.
11996
36de76f9
JK
119972015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11998
11999 * gdb.compile/compile-print.c: New file.
12000 * gdb.compile/compile-print.exp: New file.
12001
3a9558c4
JK
120022015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12003
12004 * gdb.compile/compile-ops.exp: Cast param to void.
12005 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12006 (compile code struct_object.selffield = &struct_object): Add xfail.
12007
aa715135
JG
120082015-05-15 Joel Brobecker <brobecker@adacore.com>
12009
12010 * gdb.ada/arr_enum_with_gap: New testcase.
12011
931e5bc3
JG
120122015-05-15 Joel Brobecker <brobecker@adacore.com>
12013
12014 * gdb.ada/byte_packed_arr: New testcase.
12015
9cd4d857
JB
120162015-05-15 Joel Brobecker <brobecker@adacore.com>
12017
12018 * gdb.ada/pckd_neg: New testcase.
12019
ebfd00d2
PP
120202015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12021
12022 PR gdb/17820
12023 * gdb.base/gdbinit-history.exp: New test.
12024 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12025 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12026
4c082a81
SC
120272015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12028
12029 * gdb.python/py-xmethods.cc: Enhance test case.
12030 * gdb.python/py-xmethods.exp: New tests.
12031 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12032 function.
12033 (B_indexoper): Likewise.
12034 (global_dm_list) : Add new xmethod worker functions.
12035
f7797074
SDJ
120362015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12037
12038 * gdb.base/coredump-filter.exp: Correctly unset
12039 "coredump_var_addr" array.
12040
a4674e4e
PA
120412015-05-08 Pedro Alves <palves@redhat.com>
12042
12043 * gdb.server/non-existing-program.exp: Unset spawn_id.
12044
df2eb078
SC
120452015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12046
12047 PR python/18291
12048 * gdb.python/py-xmethods.exp: Add tests.
12049
422349a3
YQ
120502015-05-08 Yao Qi <yao.qi@linaro.org>
12051
12052 PR gdb/18208
12053 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12054 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12055 function set_coredump_filter, and remove remote_exec call.
12056 Remove argument ipid. Callers update.
12057 (top level): Don't get inferior's PID.
12058
63fc80ce
AA
120592015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12060
12061 * gdb.base/watch_thread_num.exp: Skip test on targets without
12062 access watchpoints.
12063
80ad801e
PA
120642015-05-06 Pedro Alves <palves@redhat.com>
12065
12066 PR server/18081
12067 * gdb.server/non-existing-program.exp: New file.
12068
0fa7fe50
JB
120692015-05-05 Joel Brobecker <brobecker@adacore.com>
12070
12071 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12072
3ea89b92
PMR
120732015-05-05 Joel Brobecker <brobecker@adacore.com>
12074
12075 * gdb.ada/out_of_line_in_inlined: New testcase.
12076
87b8eff0
JB
120772015-05-05 Joel Brobecker <brobecker@adacore.com>
12078
12079 * gdb.ada/var_rec_arr: New testcase.
12080
5fccc635
YQ
120812015-04-30 Yao Qi <yao.qi@linaro.org>
12082
12083 * gdb.base/break-idempotent.exp: If
12084 skip_hw_watchpoint_multi_tests returns true, skip the tests
12085 on "rwatch" and "awatch".
12086
42d38f42
YQ
120872015-04-30 Yao Qi <yao.qi@linaro.org>
12088
12089 * gdb.base/relativedebug.exp: Invoke gdb command
12090 "info sharedlibrary", and if libc.so doesn't have debug info,
12091 skip the test.
12092
2ce1cdbf
DE
120932015-04-29 Doug Evans <dje@google.com>
12094
12095 * gdb.python/py-xmethods.exp: Add ptype tests.
12096 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12097 get_result_type method.
12098
f24a38c5
LM
120992015-04-29 Luis Machado <lgustavo@codesourcery.com>
12100
12101 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12102 the target does not support hardware watchpoints.
12103
ecbf2b3c
LM
121042015-04-29 Luis Machado <lgustavo@codesourcery.com>
12105
12106 * gdb.base/break-always.exp: Abort testing if writing to memory
12107 causes an error.
12108
34f5f757
DE
121092015-04-28 Doug Evans <dje@google.com>
12110
12111 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12112 * gdb.python/py-pp-registration.exp: ... here. New file.
12113 * gdb.python/py-pp-registration.c: New file.
12114 * gdb.python/py-pp-registration.py: New file.
12115
69b4374a
DE
121162015-04-28 Doug Evans <dje@google.com>
12117
12118 * gdb.python/py-bad-printers.c: New file.
12119 * gdb.python/py-bad-printers.py: New file.
12120 * gdb.python/py-bad-printers.exp: New file.
12121
59fb7612
SS
121222015-04-28 Sasha Smundak <asmundak@google.com>
12123
12124 * gdb.python/py-type.exp: New test.
12125
2631b16a
AW
121262015-04-28 Andy Wingo <wingo@igalia.com>
12127
12128 * gdb.python/py-parameter.exp:
12129 * gdb.guile/scm-parameter.exp: Escape the path that we are
12130 matching against, as it might contain characters that are special
12131 to regular expressions.
12132
460efde1
JB
121332015-04-27 Joel Brobecker <brobecker@adacore.com>
12134
12135 * gdb.ada/rec_comp: New testcase.
12136
2d369d8e
SDJ
121372015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12138
12139 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12140 before using it.
12141
cf75d6c3
AB
121422015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12143
12144 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12145 new tests for verilog output.
12146
8dbe7ca5
YQ
121472015-04-24 Yao Qi <yao.qi@linaro.org>
12148
12149 * boards/remote-gdbserver-on-localhost.exp: New file.
12150
4ef9fb2f
PA
121512015-04-23 Pedro Alves <palves@redhat.com>
12152
12153 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12154 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12155 "end of file", remove $inferior_spawn_id from the indirect list.
12156
0a803169
PA
121572015-04-23 Pedro Alves <palves@redhat.com>
12158
12159 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12160
749ef8f8
PA
121612015-04-23 Pedro Alves <palves@redhat.com>
12162
12163 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12164 on $any_spawn_id instead of only on $gdb_spawn_id.
12165
8aae4344
PM
121662015-04-21 Pierre Muller <muller@sourceware.org>
12167
12168 PR pascal/17815
12169 * lib/pascal.exp (gpc_compile): Add new option "class".
12170 (fpc_compile): Likewise.
12171 * gdb.pascal/case-insensitive-symbols.pas: New file.
12172 * gdb.pascal/case-insensitive-symbols.exp: New file.
12173
1586c8fb
GB
121742015-04-20 Gary Benson <gbenson@redhat.com>
12175
12176 * gdb.base/attach.exp: Fix three extended remote failures.
12177
1b6e6f5c
GB
121782015-04-17 Gary Benson <gbenson@redhat.com>
12179
12180 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12181 the main executable over the remote protocol.
12182
e797481d
PA
121832015-04-16 Pedro Alves <palves@redhat.com>
12184
12185 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12186 a new gdbserver if gdbserver_reconnect_p is set.
12187
1ca99c42
PA
121882015-04-16 Pedro Alves <palves@redhat.com>
12189
12190 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12191 is set, don't exit gdbserver.
12192
af9fd6f8
AA
121932015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12194
12195 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12196 appropriate .insn, such that an older assembler can be used.
12197 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12198 the z/Architecture instruction set on 31-bit targets as well.
12199
04ff1e61
AA
122002015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12201
12202 * gdb.go/handcall.exp: Remove all logic related to the first
12203 breakpoint and rely on go_runto_main instead.
12204 * gdb.go/strings.exp: Likewise.
12205 * gdb.go/unsafe.exp: Likewise.
12206 * gdb.go/hello.exp: Likewise. Also rename the remaining
12207 breakpoint marker to "breakpoint 1".
12208 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12209 * gdb.go/strings.go: Likewise.
12210 * gdb.go/unsafe.go: Likewise.
12211 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12212 "set breakpoint 2 here" and rename the remaining breakpoint marker
12213 to "breakpoint 1".
12214
40d2f8d6
SM
122152015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12216
12217 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12218 if itertools.imap is not present.
12219 * gdb.python/py-objfile.exp: Add parentheses.
12220 * gdb.python/py-type.exp: Same.
12221 * gdb.python/py-unwind-maint.py: Same.
12222
8cbc97c6
YQ
122232015-04-15 Yao Qi <yao.qi@linaro.org>
12224
12225 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12226 of ":$ptr_size" and set its form explicitly.
12227
45fd756c
YQ
122282015-04-15 Pedro Alves <palves@redhat.com>
12229 Yao Qi <yao.qi@linaro.org>
12230
12231 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12232 timeout by factor of 4.
12233 (test_regular_watch): Likewise.
12234 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12235 * gdb.reverse/sigall-reverse.exp: Likewise.
12236 * gdb.reverse/until-precsave.exp: Likewise.
12237 * lib/gdb.exp (with_timeout_factor): New proc.
12238 (gdb_expect): Move some code to ...
12239 (get_largest_timeout): ... here. New procedure.
12240
9e811bc3
LM
122412015-04-14 Luis Machado <lgustavo@codesourcery.com>
12242
12243 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12244
0ff6fcb2
LM
122452015-04-13 Luis Machado <lgustavo@codesourcery.com>
12246
12247 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12248 to write to the .text section.
12249
7578d5f7
LM
122502015-04-13 Luis Machado <lgustavo@codesourcery.com>
12251
12252 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12253 Handle the case of targets that do not provide PID information.
12254
2efe15c4
YQ
122552015-04-13 Yao Qi <yao.qi@linaro.org>
12256
12257 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12258 and use expect instead of gdb_expect.
12259
8cd8f2f8
SDJ
122602015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12261
12262 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12263 "coredump_var_addr" to avoid naming conflict with other testcases.
12264
9ee41772
PA
122652015-04-10 Pedro Alves <palves@redhat.com>
12266
12267 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12268 gdb_test_sequence and gdb_assert.
12269
07473109
PA
122702015-04-10 Pedro Alves <palves@redhat.com>
12271
12272 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12273 test messages that don't include the breakpoint address.
12274
de3db44c
YQ
122752015-04-10 Yao Qi <yao.qi@linaro.org>
12276
12277 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12278 false for some offset and width combinations which aren't
12279 supported by linux kernel.
12280
c79d856c
PA
122812015-04-10 Pedro Alves <palves@redhat.com>
12282
12283 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12284 procedure, factored out from ...
12285 (top level): ... here. Add "set displaced-stepping" testing axis.
12286 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12287 parameter "displaced". Use it.
12288 (top level): Use foreach and add "set displaced-stepping" testing
12289 axis.
12290
ebc90b50
PA
122912015-04-10 Pedro Alves <palves@redhat.com>
12292
12293 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12294 Remove comment.
12295 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12296 both the address of the instruction that triggers the watchpoint
12297 and the address of the instruction immediately after, and use
12298 those addresses for the test. Fix comment.
12299
8f572e5c
PA
123002015-04-10 Pedro Alves <palves@redhat.com>
12301
12302 * gdb.base/sigstep.exp (breakpoint_to_handler)
12303 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12304 Test "backtrace" in handler.
12305 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12306 (top level): Add new "displaced" test axis to
12307 breakpoint_to_handler, breakpoint_to_handler_entry and
12308 breakpoint_over_handler.
12309
8d707a12
PA
123102015-04-10 Pedro Alves <palves@redhat.com>
12311
12312 PR gdb/18216
12313 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12314
ef713951
YQ
123152015-04-10 Yao Qi <yao.qi@linaro.org>
12316
12317 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12318 (test_add_rn_pc): New function.
12319 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12320 (top level): Invoke test_add_rn_pc.
12321
906d60cf
PA
123222015-04-10 Pedro Alves <palves@redhat.com>
12323
12324 PR gdb/13858
12325 * gdb.base/step-over-no-symbols.exp: New file.
12326
f2983cc3
AW
123272015-04-09 Andy Wingo <wingo@igalia.com>
12328
12329 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12330 after the Python tests.
12331
6d62641c
SDJ
123322015-04-08 Keith Seitz <keiths@redhat.com>
12333
12334 PR python/16699
12335 * gdb.python/py-completion.exp: New tests for completion.
12336 * gdb.python/py-completion.py (CompleteLimit1): New class.
12337 (CompleteLimit2): Likewise.
12338 (CompleteLimit3): Likewise.
12339 (CompleteLimit4): Likewise.
12340 (CompleteLimit5): Likewise.
12341 (CompleteLimit6): Likewise.
12342 (CompleteLimit7): Likewise.
12343
f3770638
PA
123442015-04-08 Pedro Alves <palves@redhat.com>
12345
12346 PR gdb/18214
12347 PR gdb/18216
12348 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12349 function.
12350 (main): Install it as SIGUSR1 handler.
12351 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12352 parameter. Always use "setup" as prefix. Toggle "set
12353 displaced-stepping" off/on depending on global. Don't switch to
12354 thread 1 here.
12355 (top level): Add displaced stepping "off/on" test axis. Update
12356 "setup" calls. Wrap each subtest with with_test_prefix. Test
12357 continuing with a queued signal in each thread.
12358
4496bed7
PA
123592015-04-08 Pedro Alves <palves@redhat.com>
12360
12361 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12362 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12363 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12364 Return early if running to main fails.
12365 * gdb.trace/while-stepping.exp: Likewise.
12366
b97fde92
PA
123672015-04-07 Pedro Alves <palves@redhat.com>
12368
12369 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12370 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12371 interact with inferior program.
12372
f71c18e7
PA
123732015-04-07 Pedro Alves <palves@redhat.com>
12374
12375 * lib/gdb.exp (inferior_spawn_id): New global.
12376 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12377 spawn id after processing the user code.
12378 (default_gdb_start): Set inferior_spawn_id.
12379 (send_inferior): New procedure.
12380 * lib/gdbserver-support.exp (gdbserver_start): Set
12381 inferior_spawn_id.
12382 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12383
6423214f
PA
123842015-04-07 Pedro Alves <palves@redhat.com>
12385
12386 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12387 * lib/gdbserver-support.exp (gdbserver_start): Make
12388 $server_spawn_id global.
12389 (gdbserver_start): Don't wait for gdbserver's spawn id with
12390 expect_background.
12391 (close_gdbserver): New procedure.
12392 (gdb_exit): Rename the default version and reimplement.
12393
71c0ee8c
PA
123942015-04-07 Pedro Alves <palves@redhat.com>
12395
72f4393d 12396 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12397 append the substituted item, not the original item.
12398
203bc29b
PA
123992015-04-07 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12402 gdb_expect.
12403
508a3ddf
PA
124042015-04-07 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12407 output appearing once only.
12408
9f6dbe2b
PA
124092015-04-07 Pedro Alves <palves@redhat.com>
12410
12411 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12412 that doesn't expect anything. Return early if running to main
12413 fails.
12414
337532fa
YQ
124152015-04-07 Yao Qi <yao.qi@linaro.org>
12416
12417 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12418 (child_function): Call alarm.
12419 (main): Move call to alarm into the loop.
12420 * gdb.threads/non-stop-fair-events.exp: Build program with
12421 -DTIMEOUT=$timeout.
12422
01b622d4
DE
124232015-04-06 Doug Evans <xdje42@gmail.com>
12424
12425 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12426 Fix dest parameter to board_info.
12427 (fpc_compile): Ditto.
12428 (gdb_compile_pascal): Rename dest arg to destfile.
12429
961f4160
PMR
124302015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12431
12432 * gdb.ada/funcall_ref.exp: New file.
12433 * gdb.ada/funcall_ref/foo.adb: New file.
12434
cafda597
YQ
124352015-04-02 Yao Qi <yao.qi@linaro.org>
12436
12437 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12438 is remote.
12439
fed040c6
GB
124402015-04-02 Gary Benson <gbenson@redhat.com>
12441
12442 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12443
d11916aa
SS
124442015-04-01 Sasha Smundak <asmundak@google.com>
12445
12446 * gdb.python/py-unwind-maint.c: New file.
12447 * gdb.python/py-unwind-maint.exp: New test.
12448 * gdb.python/py-unwind-maint.py: New file.
12449 * gdb.python/py-unwind.c: New file.
12450 * gdb.python/py-unwind.exp: New test.
12451 * gdb.python/py-unwind.py: New test.
12452
a1471180
PA
124532015-04-01 Pedro Alves <palves@redhat.com>
12454
12455 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12456 to fail instead of non-existent $test.
12457
0bbeccb1
PA
124582015-04-01 Pedro Alves <palves@redhat.com>
12459
12460 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12461 GDBFLAGS if not empty.
12462
3c724c8c
PMR
124632015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12464
12465 * gdb.ada/complete.exp: Remove "multi_line".
12466 * gdb.ada/info_exc.exp: Remove "multi_line".
12467 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12468 * gdb.ada/ptype_field.exp: Remove "multi_line".
12469 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12470 * gdb.ada/tagged.exp: Remove "multi_line".
12471 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12472 [multi_line ...]
12473 * gdb.btrace/delta.exp: Likewise.
12474 * gdb.btrace/exception.exp: Likewise.
12475 * gdb.btrace/function_call_history.exp: Likewise.
12476 * gdb.btrace/instruction_history.exp: Likewise.
12477 * gdb.btrace/nohist.exp: Likewise.
12478 * gdb.btrace/record_goto.exp: Likewise.
12479 * gdb.btrace/segv.exp: Likewise.
12480 * gdb.btrace/stepi.exp: Likewise.
12481 * gdb.btrace/tailcall.exp: Likewise.
12482 * gdb.btrace/unknown_functions.exp: Likewise.
12483 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12484 * lib/gdb.exp: Add the "multi_line" helper.
12485
4eec2deb
PA
124862015-04-01 Pedro Alves <palves@redhat.com>
12487
12488 * gdb.threads/tid-reuse.c: New file.
12489 * gdb.threads/tid-reuse.exp: New file.
12490
df8411da
SDJ
124912015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12492
12493 PR corefiles/16092
12494 * gdb.base/coredump-filter.c: New file.
12495 * gdb.base/coredump-filter.exp: Likewise.
12496
6ef37366
PM
124972015-03-27 Petr Machata <pmachata@redhat.com>
12498
12499 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12500 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12501 (Dwarf::assemble): Initialize them.
12502 (Dwarf::lines): New function.
12503
7ec911b0
JT
125042015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12505
12506 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12507 SYMBOL_PREFIX for x86_64-*-cygwin.
12508
ff908ebf
AW
125092015-03-26 Andy Wingo <wingo@igalia.com>
12510
12511 PR symtab/18148
12512 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12513 const_value but not a location.
12514 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12515 location defined in non-main CUs are visible.
12516
6d5f0679
YQ
125172015-03-26 Yao Qi <yao.qi@linaro.org>
12518
12519 PR testsuite/18139
12520 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12521 Add a line number entry for the same line.
12522 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12523 Add a line number entry for the same line.
12524
2898689b
YQ
125252015-03-26 Yao Qi <yao.qi@linaro.org>
12526
12527 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12528 .int 0.
12529 (func): Likewise. Add .Lfunc_1 label.
12530 Use .Lfunc_1 label.
12531 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12532 .int 0.
12533 (func): Likewise.
12534 Use .Lfunc_1 label.
12535
85180498
YQ
125362015-03-26 Yao Qi <yao.qi@linaro.org>
12537
12538 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12539 Call gdb_compile instead to compile each .s files without debug
12540 information.
12541
8aa08a8d
YQ
125422015-03-26 Yao Qi <yao.qi@linaro.org>
12543
12544 * gdb.base/savedregs.exp (process_saved_regs): Make
12545 "Saved registers:" optional in the pattern.
12546
66849923
MM
125472015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12548
12549 * gdb.btrace/next.exp: Merged into step.exp.
12550 * gdb.btrace/finish.exp: Merged into step.exp.
12551 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12552 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12553 "record goto" and checking the exact replay position.
12554 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12555 check for "Recording format" in "info record" output.
12556 * gdb.btrace/record_goto.exp: Choose test file based on target.
12557 * gdb.btrace/x86-record_goto.S: Renamed into ...
12558 * gdb.btrace/x86_64-record_goto.S: ... this.
12559 * gdb.btrace/i686-record_goto.S: New.
12560 * gdb.btrace/x86-tailcall.S: Renamed into ...
12561 * gdb.btrace/x86_64-tailcall.S: ... this.
12562 * gdb.btrace/i686-tailcall.S: New.
12563 * gdb.btrace/x86-tailcall.c: Renamed into ...
12564 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12565 separate statements. Update test.
12566 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12567 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12568 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12569 * gdb.btrace/tailcall.exp: Choose test file based on target.
12570 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12571
11cc1b74
MM
125722015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12573
12574 * gdb.btrace/exception.exp: Increase BTS buffer size.
12575
a25d8bf9
PA
125762015-03-24 Pedro Alves <palves@redhat.com>
12577
12578 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12579
856e7dd6
PA
125802015-03-24 Pedro Alves <palves@redhat.com>
12581
12582 * gdb.threads/schedlock.exp (test_step): No longer expect that
12583 "set scheduler-locking step" with "next" over a function call runs
12584 threads unlocked.
12585
ad235a41
AT
125862015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12587
12588 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12589
15630549
AT
125902015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12591
12592 PR breakpoints/16466
12593 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12594 * gdb.mi/mi-pending.c (thread_func): New function.
12595 (int main): Add threading support required.
12596 * gdb.mi/mi-pending.exp: Add tests for this issue.
12597 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12598 (pendfunc2): Remove stdio dependency.
12599 * gdb.mi/mi-pendshr2.c: New file.
12600
693dca06
KS
126012015-03-23 Keith Seitz <keiths@redhat.com>
12602
12603 * gdb.linespec/keywords.c: New file.
12604 * gdb.linespec/keywords.exp: New file.
12605
7e993ebf
KS
126062015-03-23 Keith Seitz <keiths@redhat.com>
12607
12608 PR gdb/18021
12609 * gdb.dwarf2/staticvirtual.exp: New test.
12610
bc23328c
JK
126112015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12612
12613 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12614 * README: Remove HP-UX and gdb.hp.
12615 (configuration):
12616 * configure: Regenerate.
12617 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12618 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12619 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12620 gdb.hp/gdb.defects/Makefile.
12621 * gdb.hp/Makefile.in: File deleted.
12622 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12623 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12624 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12625 * gdb.hp/gdb.aCC/run.c: File deleted.
12626 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12627 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12628 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12629 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12630 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12631 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12632 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12633 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12634 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12635 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12636 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12637 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12638 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12639 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12640 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12641 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12642 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12643 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12644 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12645 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12646 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12647 * gdb.hp/gdb.compat/average.c: File deleted.
12648 * gdb.hp/gdb.compat/sum.c: File deleted.
12649 * gdb.hp/gdb.compat/xdb.c: File deleted.
12650 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12651 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12652 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12653 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12654 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12655 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12656 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12657 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12658 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12659 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12660 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12661 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12662 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12663 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12664 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12665 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12666 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12667 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12668 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12669 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12670 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12671 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12672 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12673 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12674 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12675 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12676 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12677 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12678 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12679 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12680 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12681 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12682 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12683 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12684 * gdb.hp/tools/odump: File deleted.
12685
8bf3b159
PA
126862015-03-19 Pedro Alves <palves@redhat.com>
12687
12688 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12689 (saw_thread_3): New globals.
12690 (top level): Increment them when an event for the corresponding
12691 thread is seen.
12692 (no thread starvation): New test.
12693
eb54c8bf
PA
126942015-03-19 Pedro Alves <palves@redhat.com>
12695
12696 * gdb.threads/continue-pending-status.c: New file.
12697 * gdb.threads/continue-pending-status.exp: New file.
12698
32d2e5d6
PA
126992015-03-18 Pedro Alves <palves@redhat.com>
12700
12701 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12702 Use gdb_is_target_remote instead of is_remote. Use
12703 gdb_test_multiple instead of gdb_expect. Exit early if
12704 gdb_test_multiple hits its internal matches. Tighten stepi tests
12705 expected output. Fail on exit with any signal, instead of just
12706 SIGILL.
12707
f68f11b7
YQ
127082015-03-18 Yao Qi <yao.qi@linaro.org>
12709
12710 PR tdep/18107
12711 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12712 variable.
12713 * gdb.base/catch-syscall.exp: Don't skip it on
12714 aarch64*-*-linux* target. Remove elements in all_syscalls.
12715 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12716 target.
12717 (setup_all_syscalls): New proc.
12718
ca5fd19b
YQ
127192015-03-16 Yao Qi <yao.qi@linaro.org>
12720
12721 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12722 (top level): Skip tests if valid_addr_p returns false for
12723 $cmd1 or $cmd2.
12724
85642ba0
AW
127252015-03-11 Andy Wingo <wingo@igalia.com>
12726
12727 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12728
e03f9645
YQ
127292015-03-11 Yao Qi <yao.qi@linaro.org>
12730
12731 * gdb.base/catch-syscall.exp: Fix typo in comments.
12732
5d0962b2
YQ
127332015-03-11 Yao Qi <yao.qi@linaro.org>
12734
12735 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12736
b2df3cef
PA
127372015-03-09 Pedro Alves <palves@redhat.com>
12738
12739 * dg-extract-results.py: Delete.
12740
ef878e53
PA
127412015-03-09 Pedro Alves <palves@redhat.com>
12742
12743 Merge dg-extract-results.sh from GCC upstream (r218843).
12744
12745 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12746 * dg-extract-results.sh: Use --text with grep to avoid issues with
12747 binary files. Fall back to cat -v, if that doesn't work.
12748
9494d219
PA
127492015-03-05 Pedro Alves <palves@redhat.com>
12750
12751 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12752
a8d9763a
SM
127532015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12754
12755 * lib/mi-support.exp (mi_expect_interrupt): Accept
12756 alternative event for when in all-stop mode.
12757
be9957b8
PA
127582015-03-04 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12761
d57be0f4 127622015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12763
12764 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12765
c214c7cf
AA
127662015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12767
12768 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12769 regexps for GDB's current line display, accept a hex address
12770 preceding the line number.
12771
6d74a497
AA
127722015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12773
12774 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12775 the 'arch1' variable for "s390*-linux*" targets.
12776
511aee7c
PA
127772015-03-04 Pedro Alves <palves@redhat.com>
12778
12779 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12780 (main): Pass missing retval argument to pthread_join call.
12781
95e50b27
PA
127822015-03-02 Pedro Alves <palves@redhat.com>
12783
12784 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12785 (top level): Call do_test with non-stop as well.
12786
28054d69
PA
127872015-03-02 Pedro Alves <palves@redhat.com>
12788
12789 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12790 -1.
12791
4fa5d7b4
AA
127922015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12793
12794 * gdb.arch/s390-vregs.exp: New test.
12795 * gdb.arch/s390-vregs.S: New file.
12796
97c18565
PA
127972015-02-27 Pedro Alves <palves@redhat.com>
12798
12799 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12800 call to catch_command_errors.
12801 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12802 catch_command_errors.
12803
a37bfa30
PA
128042015-02-27 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12807 "true" for boolean result.
12808 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12809 prototype of main.
12810
6f98576f
PA
128112015-02-27 Pedro Alves <palves@redhat.com>
12812
12813 * lib/unbuffer_output.c: New file.
12814 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12815 (main): Call gdb_unbuffer_output.
12816
eba5ab56
YQ
128172015-02-27 Yao Qi <yao.qi@linaro.org>
12818
12819 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12820 target.
12821
0def5aaa
DE
128222015-02-26 Doug Evans <dje@google.com>
12823
12824 * gdb.cp/class2.cc (Dbase, D): New classes.
12825 (main): New local delta.
12826 * gdb.cp/class2.exp: Test printing delta.
12827 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12828 (dynbar): New global.
12829 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12830
081a1c2c
JK
128312015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12832
12833 * gdb.compile/compile-ifunc.c: New file.
12834 * gdb.compile/compile-ifunc.exp: New file.
12835
2f41223f
AT
128362015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12837
12838 * gdb.base/structs.exp: Check for correct struct on finish.
12839
03eddd80
YQ
128402015-02-26 Yao Qi <yao.qi@linaro.org>
12841
12842 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12843 is zero.
12844
80c57053
JK
128452015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12846
12847 * gdb.arch/cordic.ko.bz2: New file.
12848 * gdb.arch/cordic.ko.debug.bz2: New file.
12849 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12850
21613c12
YQ
128512015-02-25 Yao Qi <yao.qi@linaro.org>
12852
12853 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12854 aarch64*-*-* target.
12855
d8b901ed
PA
128562015-02-23 Pedro Alves <palves@redhat.com>
12857
12858 * lib/gdb.exp (delete_breakpoints): Rewrite using
12859 gdb_test_multiple.
12860
e5b85ead
PA
128612015-02-23 Pedro Alves <palves@redhat.com>
12862
12863 * gdb.base/info-os.c: Include stdlib.h.
12864
85c3a371
DE
128652015-02-22 Doug Evans <xdje42@gmail.com>
12866
12867 PR symtab/17855
12868 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12869 is read after symbols have been re-read.
12870 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12871 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12872
96553a0c
DE
128732015-02-21 Doug Evans <dje@google.com>
12874
12875 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12876
97a0c697
JK
128772015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12878
12879 PR corefiles/17808
12880 * gdb.arch/i386-biarch-core.core.bz2: New file.
12881 * gdb.arch/i386-biarch-core.exp: New file.
12882
a47cd6e9
PA
128832015-02-21 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12886 runto_main fails.
12887
c5facdc4
PA
128882015-02-20 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12891 info probes.
12892
2db9a427
PA
128932015-02-20 Pedro Alves <palves@redhat.com>
12894
12895 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12896
60fb7e9e
PA
128972015-02-20 Pedro Alves <palves@redhat.com>
12898
12899 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12900 clean_restart before gdb_target_supports_trace.
12901
5c5019c2
PA
129022015-02-20 Pedro Alves <palves@redhat.com>
12903
12904 PR threads/18006
12905 * gdb.threads/clone-thread_db.c: New file.
12906 * gdb.threads/clone-thread_db.exp: New file.
12907
c9587f88
AT
129082015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12909
12910 PR breakpoints/16812
12911 * gdb.base/catch-gdb-caused-signals.c: New file.
12912 * gdb.base/catch-gdb-caused-signals.exp: New file.
12913
f6a88844
JM
129142015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12915
12916 * configure: Regenerated.
12917 * configure.ac: Use GDB_AC_TRANSFORM.
12918 * aclocal.m4: sinclude ../transform.m4.
12919
497c491b
JM
129202015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12921
12922 * lib/dtrace.exp: New file.
12923 * gdb.base/dtrace-probe.exp: Likewise.
12924 * gdb.base/dtrace-probe.d: Likewise.
12925 * gdb.base/dtrace-probe.c: Likewise.
12926 * lib/pdtrace.in: Likewise.
12927 * configure.ac: Output variables with the transformed names of
12928 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12929 * configure: Regenerated.
12930
03e98035
JM
129312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12932
12933 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12934 expected message when trying to access $_probe_* convenience
12935 variables while not on a probe.
12936
63cc30e9
JK
129372015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12938
12939 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12940
0703599a
PA
129412015-02-11 Pedro Alves <pedro@codesourcery.com>
12942
12943 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12944 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12945
7e60a48e
DE
129462015-02-10 Doug Evans <xdje42@gmail.com>
12947
12948 * lib/gdb.exp (gdb_load): Always return a result.
12949
01b088bc
PA
129502015-02-10 Pedro Alves <palves@redhat.com>
12951
12952 * gdb.threads/signal-sigtrap.c: New file.
12953 * gdb.threads/signal-sigtrap.exp: New file.
12954
b05ec7a5
AT
129552015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12956
12957 * gdb.trace/no-attach-trace.c: New file.
12958 * gdb.trace/no-attach-trace.exp: New file.
12959
a2c2acaf
MW
129602015-02-09 Mark Wielaard <mjw@redhat.com>
12961
12962 * gdb.dwarf2/atomic.c: New file.
12963 * gdb.dwarf2/atomic-type.exp: Likewise.
12964
31fd9caa
MM
129652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12966
12967 * gdb.btrace/buffer-size.exp: Update "info record" output.
12968 * gdb.btrace/delta.exp: Update "info record" output.
12969 * gdb.btrace/enable.exp: Update "info record" output.
12970 * gdb.btrace/finish.exp: Update "info record" output.
12971 * gdb.btrace/instruction_history.exp: Update "info record" output.
12972 * gdb.btrace/next.exp: Update "info record" output.
12973 * gdb.btrace/nexti.exp: Update "info record" output.
12974 * gdb.btrace/step.exp: Update "info record" output.
12975 * gdb.btrace/stepi.exp: Update "info record" output.
12976 * gdb.btrace/nohist.exp: Update "info record" output.
12977
d33501a5
MM
129782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12979
12980 * gdb.btrace/buffer-size: New.
12981
f4abbc16
MM
129822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12983
12984 * gdb.btrace/delta.exp: Update "info record" output.
12985 * gdb.btrace/enable.exp: Update "info record" output.
12986 * gdb.btrace/finish.exp: Update "info record" output.
12987 * gdb.btrace/instruction_history.exp: Update "info record" output.
12988 * gdb.btrace/next.exp: Update "info record" output.
12989 * gdb.btrace/nexti.exp: Update "info record" output.
12990 * gdb.btrace/step.exp: Update "info record" output.
12991 * gdb.btrace/stepi.exp: Update "info record" output.
12992 * gdb.btrace/nohist.exp: Update "info record" output.
12993
b9d61307
SM
129942015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12995
12996 PR gdb/15678
12997 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12998
e584fdbc
PA
129992015-02-06 Pedro Alves <palves@redhat.com>
13000
13001 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13002 macro.
13003 (seconds_left, again): New globals.
13004 (main): Wait seconds_left in a 1-second sleep loop instead of
13005 sleeping 180 seconds. If 'again' is set, reset the seconds
13006 counter.
13007 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13008 'again' in the inferior before detaching. Print the seconds left.
13009 (options): New global.
13010 (top level): Build program with -DTIMEOUT=$timeout.
13011
77f41761
PA
130122015-02-06 Pedro Alves <palves@redhat.com>
13013
13014 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13015 determine how many seconds to pass to 'alarm'.
13016 * gdb.base/gdb-sigterm.exp (top level): Build program with
13017 -DTIMEOUT=$timeout.
13018 (do_test): Return success/failure indication. Add more verbose
13019 logging. Don't fail if 200 single steps are seen. Instead, fail
13020 when the test times out.
13021 (passes): New global.
13022 (top level): Break the testing loop if testing fails on any
13023 iteration. Use gdb_assert.
13024
b9394193
DB
130252015-02-04 Don Breazeal <donb@codesourcery.com>
13026
13027 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13028 and initialize them.
13029 (ipc_cleanup): New function.
13030 (main): Don't declare shmid, semid, and msqid. Add a call to
13031 atexit so that we call ipc_cleanup on exit.
13032
42d9e528
PA
130332015-02-04 Pedro Alves <palves@redhat.com>
13034
13035 * boards/native-extended-gdbserver.exp: Remove any target variant
13036 specifications from the board name before clearing the isremote
13037 flag from board_info.
13038
ae6ae975
DE
130392015-01-31 Doug Evans <xdje42@gmail.com>
13040
13041 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13042
cfb069a8
GB
130432015-01-31 Gary Benson <gbenson@redhat.com>
13044
13045 * gdb.base/completion.exp: Disable completion limiting for
13046 existing tests. Add new tests to check completion limiting.
13047 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13048
5dd31d79
DE
130492015-01-31 Doug Evans <xdje42@gmail.com>
13050
13051 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13052
9f050062
DE
130532015-01-31 Doug Evans <xdje42@gmail.com>
13054
13055 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13056 entries. Duplicate file section script entries.
13057 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13058 inlined entries. Add test for safe-path rejection.
13059 * gdb.python/py-section-script.c: Add duplicate inlined section script
13060 entries. Duplicate file section script entries.
13061 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13062 inlined entries. Add test for safe-path rejection.
13063
df25ebbd
JB
130642015-01-29 Joel Brobecker <brobecker@adacore.com>
13065
13066 * gdb.ada/disc_arr_bound: New testcase.
13067
4a0ca9ec
JB
130682015-01-29 Joel Brobecker <brobecker@adacore.com>
13069
13070 * gdb.ada/mi_var_array: New testcase.
13071
3a8b707a
DE
130722015-01-27 Doug Evans <dje@google.com>
13073
13074 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13075 Add test for objfile.filename, objfile.username after objfile
13076 has been unloaded.
13077
f8313f6e
JB
130782015-01-26 Joel Brobecker <brobecker@adacore.com>
13079
13080 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13081 the second test to print the name attribute of value
13082 returned by the call to gdb.lookup_type, and adjust
13083 the expected output accordingly.
13084
37bc665e
MW
130852015-01-25 Mark Wielaard <mjw@redhat.com>
13086
13087 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13088 * gdb.base/disp-step-fork.c: Include unistd.h.
13089 * gdb.base/siginfo-obj.c: Include stdio.h.
13090 * gdb.base/siginfo-thread.c: Likewise.
13091 * gdb.mi/non-stop.c: Include unistd.h.
13092 * gdb.mi/nsthrexec.c: Include stdio.h.
13093 * gdb.mi/pthreads.c: Include unistd.h.
13094 * gdb.modula2/unbounded1.c (main): Declare returns int.
13095 * gdb.reverse/consecutive-reverse.c: Likewise.
13096 * gdb.threads/create-fail.c: Include unistd.h.
13097 * gdb.threads/killed.c: Likewise.
13098 * gdb.threads/linux-dp.c: Likewise.
13099 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13100 * gdb.threads/non-ldr-exc-2.c: Likewise.
13101 * gdb.threads/non-ldr-exc-3.c: Likewise.
13102 * gdb.threads/non-ldr-exc-4.c: Likewise.
13103 * gdb.threads/pthreads.c: Include unistd.h.
13104 (main): Declare returns int.
13105 * gdb.threads/tls-main.c (foo): New declaration.
13106 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13107
f7e5394d
SM
131082015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13109
13110 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13111 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13112
743649fd
MW
131132015-01-15 Mark Wielaard <mjw@redhat.com>
13114
13115 * gdb.base/noreturn-return.c: New file.
13116 * gdb.base/noreturn-return.exp: New file.
13117 * gdb.base/noreturn-finish.c: New file.
13118 * gdb.base/noreturn-finish.exp: New file.
13119
198297aa
PA
131202015-01-23 Pedro Alves <palves@redhat.com>
13121
13122 * gdb.threads/continue-pending-after-query.c: New file.
13123 * gdb.threads/continue-pending-after-query.exp: New file.
13124
717cf30c
AG
131252015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13126 Simon Marchi <simon.marchi@ericsson.com>
13127
13128 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13129 * gdb.base/valgrind-db-attach.exp: Same.
13130 * gdb.base/valgrind-infcall.exp: Same.
13131 * lib/mi-support.exp (default_mi_gdb_start): Same.
13132 * lib/prompt.exp (default_prompt_gdb_start): Same.
13133 * lib/gdb.exp (default_gdb_spawn): Same.
13134 (gdb_interact): New.
13135
13136
4b62a76e
JK
131372015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13138
13139 * gdb.compile/compile.exp (pointer to jit function): New test.
13140
b4cdae6f
WW
131412015-01-17 Wei-cheng Wang <cole945@gmail.com>
13142
13143 * lib/gdb.exp (supports_process_record): Return true for
13144 powerpc*-*-linux*.
13145 (supports_reverse): Likewise.
13146
d221e7ef
DB
131472015-01-15 Don Breazeal <donb@codesourcery.com>
13148
13149 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13150 instead of checking whether the target board is remote and
13151 use spawn_wait_for_attach instead of exec/sleep.
13152 * gdb.base/attach-twice.exp: Likewise.
13153
bafffb51
JB
131542015-01-15 Joel Brobecker <brobecker@adacore.com>
13155
13156 * gdb.ada/var_arr_attrs: New testcase.
13157
5589af0e
PA
131582015-01-14 Pedro Alves <palves@redhat.com>
13159 Joel Brobecker <brobecker@adacore.com>
13160
13161 PR gdb/17525
13162 * gdb.base/bp-cmds-execution-x-script.c: New file.
13163 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13164 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13165
6c400b59
PA
131662015-01-14 Pedro Alves <palves@redhat.com>
13167
13168 PR cli/17828
13169 * gdb.base/batch-preserve-term-settings.c: New file.
13170 * gdb.base/batch-preserve-term-settings.exp: New file.
13171
e02c96a7
DE
131722015-01-13 Doug Evans <dje@google.com>
13173
13174 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13175 binary.
13176
576fd14c
JB
131772015-01-13 Joel Brobecker <brobecker@adacore.com>
13178
13179 * Makefile.in (clean mostlyclean): Do not delete *.py.
13180
04dccad0
JB
131812015-01-13 Joel Brobecker <brobecker@adacore.com>
13182
13183 * gdb.python/py-lookup-type.exp: New file.
13184
3d230f71
PA
131852015-01-12 Pedro Alves <palves@redhat.com>
13186
13187 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13188 restore GDBFLAGS before returning.
13189
7e67715d
JK
131902015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13191
13192 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13193 is_amd64_regs_target and is_x86_like_target.
13194
f2e0d4b4
DE
131952015-01-11 Doug Evans <xdje42@gmail.com>
13196
13197 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13198 is given without an explicit form.
13199 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13200 attributes.
13201 * gdb.dwarf/corrupt.exp: Ditto.
13202 * gdb.dwarf2/enum-type.exp: Ditto.
13203 * gdb.trace/entry-values.exp: Ditto.
13204 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13205
439250fb
DE
132062015-01-11 Doug Evans <xdje42@gmail.com>
13207
13208 PR gdb/15830
13209 * gdb.base/maint.exp: Remove references to "maint demangle".
13210 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13211 Add tests for explicitly specifying language to demangle.
13212 * gdb.dlang/demangle.exp: Ditto.
13213
ede9f622
PA
132142015-01-09 Pedro Alves <palves@redhat.com>
13215
13216 * gdb.threads/non-stop-fair-events.c: New file.
13217 * gdb.threads/non-stop-fair-events.exp: New file.
13218
a7b796db
PA
132192015-01-09 Pedro Alves <palves@redhat.com>
13220
13221 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13222 the global scope. Set a breakpoint after all threads are started
13223 rather than stepping over two source lines. Expect the prompt.
13224 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13225 global.
13226 (NUM): Now 15.
13227 (main): Use threads_started_barrier to wait for all threads to
13228 start. Main thread no longer calls thread_function. Exit after
13229 180 seconds.
13230 (loop): New function.
13231 (thread_function): Wait on threads_started_barrier barrier. Call
13232 'loop' at each iteration.
13233 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13234 threads have started, instead of hardcoding number of "next"
13235 steps. Use an access watchpoint instead of a write watchpoint.
13236
9665ffdd
PA
132372015-01-09 Pedro Alves <palves@redhat.com>
13238
13239 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13240 (thread_func): Wait on barrier.
13241 (main): Wait for all threads to start before stopping GDB.
13242 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13243 global.
13244 (thread1_func, thread2_func): Wait on barrier.
13245 (main): Wait for all threads to start before stopping GDB.
13246 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13247 New global.
13248 (thread1_func, thread2_func): Wait on barrier.
13249 (main): Wait for all threads to start before stopping GDB.
13250
c945a99f
PA
132512015-01-09 Pedro Alves <palves@redhat.com>
13252
13253 * gdb.threads/attach-many-short-lived-threads.c: New file.
13254 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13255
c1a747c1
PA
132562014-01-09 Pedro Alves <palves@redhat.com>
13257
13258 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13259 instead of to thread 2.
13260 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13261 Add barrier around each pthread_create call instead of around all
13262 calls.
13263 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13264 Set a break on thread_function and have the child threads hit it
13265 one at at a time.
13266
60b3033e
PA
132672015-01-09 Pedro Alves <palves@redhat.com>
13268
13269 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13270 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13271 false.
13272 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13273 checking whether the target board is remote.
13274 * gdb.multi/multi-attach.exp: Likewise.
13275 * gdb.python/py-sync-interp.exp: Likewise.
13276 * gdb.server/ext-attach.exp: Likewise.
13277 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13278 tests that need to attach, instead of checking whether the target
13279 board is remote at the top of the file.
13280
acc018ac
YQ
132812015-01-08 Yao Qi <yao@codesourcery.com>
13282
13283 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13284
50a18af8
JK
132852015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13286
13287 Fix testcase compilation.
13288 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13289
8503d6e1
JB
132902015-01-06 Joel Brobecker <brobecker@adacore.com>
13291
13292 * gdb.python/py-type.exp: Add a couple test about empty
13293 array creation, and negative-length array creation.
13294
cc73dbcc
DE
132952015-01-02 Doug Evans <xdje42@gmail.com>
13296
13297 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13298
0300bbc7
DE
132992015-01-02 Doug Evans <dje@google.com>
13300
13301 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13302
9d85a0ec
YQ
133032014-12-29 Yao Qi <yao@codesourcery.com>
13304
13305 * gdb.trace/entry-values.exp: Update comments. Rename variable
13306 bar_call_foo to returned_from_foo.
13307
87186c6a
MMN
133082014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13309
13310 PR gdb/17394
13311 * gdb.linespec/break-asm-file.c: New file.
13312 * gdb.linespec/break-asm-file.exp: New file.
13313 * gdb.linespec/break-asm-file0.s: New file.
13314 * gdb.linespec/break-asm-file1.s: New file.
13315
1bab7383
YQ
133162014-12-18 Nigel Stephens <nigel@mips.com>
13317 Maciej W. Rozycki <macro@codesourcery.com>
13318
13319 * gdb.base/float.exp: Handle the new output from "info float" on
13320 MIPS targets.
13321
1bc1068a
JK
133222014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13323
13324 Fix MinGW compilation.
13325 * gdb.compile/compile-ops.exp: Update untested message if
13326 !skip_compile_feature_tests.
13327 * gdb.compile/compile-setjmp.exp: Likewise.
13328 * gdb.compile/compile-tls.exp: Likewise.
13329 * gdb.compile/compile.exp: Likewise.
13330 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13331 supported on this host".
13332
b6615d10
DE
133332014-12-16 Doug Evans <xdje42@gmail.com>
13334
13335 * boards/stabs.exp: New file.
13336
25dda427
AA
133372014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13338
13339 * gdb.base/completion.exp: Adjust to format changes of "maint
13340 print user-registers".
13341
bf330350
CU
133422014-12-16 Catalin Udma <catalin.udma@freescale.com>
13343
13344 PR server/17457
13345 * gdb.arch/aarch64-fp.c: New file.
13346 * gdb.arch/aarch64-fp.exp: New file.
13347
395cf596
SDJ
133482014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13349
13350 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13351 r210637, r210913, r211666, r215400, r215817).
13352
13353 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13354 * dg-extract-results.py: New file.
13355 * dg-extract-results.sh: Use it if the environment seems
13356 suitable.
13357
13358 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13359
13360 * dg-extract-results.py (parse_run): Handle warnings that
13361 are printed before a test harness is run.
13362
13363 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13364
13365 * dg-extract-results.py (Named): Remove __cmp__ method.
13366 (output_variation): Use a key to sort variation.harnesses.
13367
13368 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13369
13370 * dg-extract-results.py: For Python 3, force sys.stdout to
13371 handle surrogate escape sequences.
13372 (safe_open): New function.
13373 (output_segment, main): Use it.
13374
13375 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13376
13377 * dg-extract-results.py (Prog.result_re): Include options
13378 in test name.
13379
13380 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13381
13382 * dg-extract-results.py (output_variation): Always sort if
13383 do_sum.
13384
e882ef3c
SM
133852014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13386
13387 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13388 as long as we get pagination notifications.
13389
4992aa20
JM
133902014-12-15 Jason Merrill <jason@redhat.com>
13391
13392 * Makefile.in (check-gdb.%): Restore.
13393 * README: Mention it.
13394
c1b5a1a6
JB
133952014-12-13 Joel Brobecker <brobecker@adacore.com>
13396
13397 * gdb.ada/str_uninit: New testcase.
13398
5537b577
JK
133992014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13400
13401 PR symtab/17642
13402 * gdb.base/vla-stub-define.c: New file.
13403 * gdb.base/vla-stub.c: New file.
13404 * gdb.base/vla-stub.exp: New file.
13405
bb2ec1b3
TT
134062014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13407 Jan Kratochvil <jan.kratochvil@redhat.com>
13408 Tom Tromey <tromey@redhat.com>
13409
13410 * configure.ac: Add gdb.compile/.
13411 * configure: Regenerate.
13412 * gdb.compile/Makefile.in: New file.
13413 * gdb.compile/compile-ops.exp: New file.
13414 * gdb.compile/compile-ops.c: New file.
13415 * gdb.compile/compile-tls.c: New file.
13416 * gdb.compile/compile-tls.exp: New file.
13417 * gdb.compile/compile-constvar.S: New file.
13418 * gdb.compile/compile-constvar.c: New file.
13419 * gdb.compile/compile-mod.c: New file.
13420 * gdb.compile/compile-nodebug.c: New file.
13421 * gdb.compile/compile-setjmp-mod.c: New file.
13422 * gdb.compile/compile-setjmp.c: New file.
13423 * gdb.compile/compile-setjmp.exp: New file.
13424 * gdb.compile/compile-shlib.c: New file.
13425 * gdb.compile/compile.c: New file.
13426 * gdb.compile/compile.exp: New file.
13427 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13428
4ff709eb
TT
134292014-12-12 Tom Tromey <tromey@redhat.com>
13430
13431 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13432 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13433
6dddd6a5
DE
134342014-12-12 Doug Evans <dje@google.com>
13435
13436 * lib/gdb-python.exp (get_python_valueof): New function.
13437 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13438
71c24708
AA
134392014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13440
13441 * gdb.base/completion.exp: Add test for completion of "info
13442 registers ".
13443
3e29f34a
MR
134442014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13445
13446 * gdb.base/func-ptrs.c: New file.
13447 * gdb.base/func-ptrs.exp: New file.
13448
fc126975
SM
134492014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13450
13451 PR breakpoints/17012
13452 * gdb.base/dprintf-detach.c: New file.
13453 * gdb.base/dprintf-detach.exp: New file.
13454
0a46d518
SM
134552014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13456
13457 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13458 * lib/gdb.exp (target_is_gdbserver): New procedure.
13459
a0be3e44
DE
134602014-12-08 Doug Evans <dje@google.com>
13461
13462 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13463
df1b803a
YQ
134642014-12-05 Yao Qi <yao@codesourcery.com>
13465
13466 * gdb.guile/scm-error.exp: Remove the third argument to
13467 gdb_remote_download.
13468 * gdb.guile/scm-frame-args.exp: Likewise.
13469 * gdb.guile/scm-section-script.exp: Likewise.
13470
ddb9f679
YQ
134712014-12-05 Yao Qi <yao@codesourcery.com>
13472
13473 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13474
86e4ed39
DE
134752014-12-04 Doug Evans <dje@google.com>
13476
13477 * gdb.python/py-objfile.exp: Add tests for
13478 objfile.add_separate_debug_file.
13479
7c50a931
DE
134802014-12-04 Doug Evans <dje@google.com>
13481
13482 * lib/gdb.exp (get_build_id): New function.
13483 (build_id_debug_filename_get): Rewrite to use it.
13484 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13485
621661e3
MR
134862014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13487
13488 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13489 `method(long)', not just 0x0.
13490 * gdb.cp/nsalias.exp: Align code labels to 4.
13491 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13492 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13493 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13494 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13495 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13496 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13497
29f0c3b7
DE
134982014-12-02 Doug Evans <dje@google.com>
13499
e1e061e7 13500 PR symtab/17602
29f0c3b7 13501 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13502 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13503 * gdb.cp/anon-ns.exp: Update.
13504
162078c8
NB
135052014-12-02 Nick Bull <nicholaspbull@gmail.com>
13506
13507 * gdb.python/py-events.py (inferior_call_handler): New.
13508 (register_changed_handler, memory_changed_handler): New.
13509 (test_events.invoke): Register new handlers.
13510 * gdb.python/py-events.exp: Add tests for inferior call,
13511 memory_changed and register_changed events.
13512
fdb09caf
AA
135132014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13514
13515 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13516 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13517 if the linker doesn't understand this.
13518
55cfb2c4
SM
135192014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13520
13521 * gdb.python/python.exp: Change expected reply to help().
13522
9e8cd6df
YQ
135232014-12-01 Yao Qi <yao@codesourcery.com>
13524
13525 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13526 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13527 * configure: Re-generated.
13528
6c659fc2
SC
135292014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13530
13531 * gdb.cp/chained-calls.cc: New file.
13532 * gdb.cp/chained-calls.exp: New file.
13533 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13534
d7fc3181
SM
135352014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13536
13537 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13538 * gdb.dwarf2/symtab-producer.exp: Same.
13539 * gdb.gdb/python-interrupts.exp: Same.
13540 * gdb.gdb/python-selftest.exp: Same.
13541 * gdb.python/py-linetable.exp: Same.
13542 * gdb.python/py-type.exp: Same.
13543 * gdb.python/py-value-cc.exp: Same.
13544 * gdb.python/py-value.exp: Same.
13545
10e79639
YQ
135462014-11-28 Yao Qi <yao@codesourcery.com>
13547
13548 * gdb.base/break-probes.exp: Match library name prefixed with
13549 sysroot.
13550
f28a0564
SM
135512014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13552
13553 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13554 test expected output. Add parentheses for the call to print.
13555 Remove L suffix from integers.
13556
3fe1ce1d
DE
135572014-11-26 Doug Evans <dje@google.com>
13558
13559 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13560
84429e27
YQ
135612014-11-22 Yao Qi <yao@codesourcery.com>
13562
13563 * gdb.trace/entry-values.c: Remove asms.
13564 (foo): Add foo_label.
13565 (bar): Add bar_label.
13566 * gdb.trace/entry-values.exp: Remove code computing foo's
13567 length and bar's length.
13568 (Dwarf::assemble): Invoke function_range for bar and use
13569 MACRO_AT_func for foo.
13570
26741859
YQ
135712014-11-22 Yao Qi <yao@codesourcery.com>
13572
13573 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13574 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13575 Use .Lgcc43_procstart instead of gcc43.
13576
45e44d27
JB
135772014-11-21 Joel Brobecker <brobecker@adacore.com>
13578
13579 * gdb.ada/n_arr_bound: New testcase.
13580
458c8db8
SDJ
135812014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13582
13583 PR breakpoints/10737
13584 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13585 test_catch_syscall_multi_arch.
13586 (test_catch_syscall_multi_arch): New function.
13587
43f3e411
DE
135882014-11-20 Doug Evans <xdje42@gmail.com>
13589
13590 * gdb.base/maint.exp: Update expected output.
13591
0d7b2549
AA
135922014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13593
13594 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13595 4-byte instruction on S390.
13596
8908fca5
JB
135972014-11-19 Joel Brobecker <brobecker@adacore.com>
13598
13599 * gdb.ada/arr_arr: New testcase.
13600
4a46959e
JB
136012014-11-19 Joel Brobecker <brobecker@adacore.com>
13602
13603 * gdb.ada/pkd_arr_elem: New Testcase.
13604
470e2f4e
LM
136052014-11-18 Luis Machado <lgustavo@codesourcery.com>
13606
13607 * gdb.reverse/break-precsave: Expect completion message for
13608 core file reads.
13609 * gdb.reverse/consecutive-precsave.exp: Likewise.
13610 * gdb.reverse/finish-precsave.exp: Likewise.
13611 * gdb.reverse/i386-precsave.exp: Likewise.
13612 * gdb.reverse/machinestate-precsave.exp: Likewise.
13613 * gdb.reverse/sigall-precsave.exp: Likewise.
13614 * gdb.reverse/solib-precsave.exp: Likewise.
13615 * gdb.reverse/step-precsave.exp: Likewise.
13616 * gdb.reverse/until-precsave.exp: Likewise.
13617 * gdb.reverse/watch-precsave.exp: Likewise.
13618
a267f3ad
AA
136192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13620
13621 * gdb.base/bp-permanent.c: Include unistd.h.
13622 * gdb.python/py-framefilter-mi.c (main): Add return type.
13623 * gdb.python/py-framefilter.c (main): Likewise.
13624 * gdb.trace/actions-changed.c (main): Likewise.
13625
12084a9a
AA
136262014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13627
13628 * gdb.mi/until.c: Add eye-catchers.
13629 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13630 line numbers.
13631
dc7e1a77
AA
136322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13633
13634 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13635 function header variants in break1.c.
13636 * gdb.base/ena-dis-br.exp: Likewise.
13637 * gdb.base/hbreak2.exp: Likewise.
13638 * gdb.reverse/until-precsave.exp: Drop references to removed
13639 non-prototype function header variants in ur1.c.
13640 * gdb.reverse/until-reverse.exp: Likewise.
13641
41c77605
PM
136422014-11-17 Petr Machata <pmachata@redhat.com>
13643
13644 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13645 ${_cu_offset_size} bytes abbrev offset.
13646
34248c3a
DE
136472014-11-15 Doug Evans <xdje42@gmail.com>
13648
13649 PR symtab/17559
13650 * gdb.base/line-symtabs.exp: New file.
13651 * gdb.base/line-symtabs.c: New file.
13652 * gdb.base/line-symtabs.h: New file.
13653
646da059
YQ
136542014-11-14 Yao Qi <yao@codesourcery.com>
13655
13656 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13657 (func): Add label func_label.
13658 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13659 Replace low_pc and high_pc with MACRO_AT_range.
13660 Replace name, low_pc and high_pc with MACRO_AT_func.
13661
9301ebe6
YQ
136622014-11-14 Yao Qi <yao@codesourcery.com>
13663
13664 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13665 Replace name, low_pc and high_pc with MACRO_AT_func.
13666
f166b542
YQ
136672014-11-14 Yao Qi <yao@codesourcery.com>
13668
13669 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13670 produce debug information.
13671 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13672
0f6e71e3
YQ
136732014-11-14 Yao Qi <yao@codesourcery.com>
13674
13675 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13676 object and get function length.
13677 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13678 with MACRO_AT_func.
13679 (top-level): Replace gdb_compile and clean_restart with
13680 prepare_for_testing.
13681 * gdb.dwarf2/main.c (main): Add label main_label.
13682
876c4df9
YQ
136832014-11-14 Yao Qi <yao@codesourcery.com>
13684
13685 * lib/dwarf.exp (function_range): New procedure.
13686 (Dwarf::_handle_macro_at_func): New procedure.
13687 (Dwarf::_handle_macro_at_range): New procedure.
13688 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13689
02ad9cf1
YQ
136902014-11-14 Yao Qi <yao@codesourcery.com>
13691
13692 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13693 (_handle_attribute): New procedure.
13694
a59add0c
AA
136952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13696
13697 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13698 * gdb.base/call-sc.c (zed): Likewise.
13699 * gdb.base/checkpoint.c (main): Likewise.
13700 * gdb.base/dump.c (main): Likewise.
13701 * gdb.base/gcore.c (main): Likewise.
13702 * gdb.base/huge.c (main): Likewise.
13703 * gdb.base/multi-forks.c (main): Likewise.
13704 * gdb.base/pr10179-a.c (main): Likewise.
13705 * gdb.base/savedregs.c (main): Likewise.
13706 * gdb.base/sigaltstack.c (main): Likewise.
13707 * gdb.base/siginfo.c (main): Likewise.
13708 * gdb.base/structs.c (zed): Likewise.
13709 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13710 * gdb.mi/mi-syn-frame.c (main): Likewise.
13711 * gdb.mi/until.c (foo, main): Likewise.
13712 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13713 * gdb.base/solib-weak.c (foo): Declare.
13714 * gdb.base/attach-twice.c: Include stdio.h.
13715 * gdb.base/weaklib1.c: Likewise.
13716 * gdb.base/weaklib2.c: Likewise.
13717 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13718 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13719 unistd.h.
13720 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13721 * gdb.mi/mi-exit-code.c: Likewise.
13722 * gdb.base/break-interp-lib.c: Include string.h.
13723 * gdb.base/coremaker.c: Likewise.
13724 * gdb.base/testenv.c: Likewise.
13725 * gdb.python/py-finish-breakpoint.c: Likewise.
13726 * gdb.base/inferior-died.c: Include sys/wait.h.
13727 * gdb.base/fileio.c: Include time.h.
13728 * gdb.base/async-shell.c: Include unistd.h.
13729 * gdb.base/dprintf-non-stop.c: Likewise.
13730 * gdb.base/info-os.c: Likewise.
13731 * gdb.mi/mi-console.c: Likewise.
13732 * gdb.mi/watch-nonstop.c: Likewise.
13733 * gdb.python/py-events.c: Likewise.
13734 * gdb.base/async.c (baz): Move up before its invocation.
13735 * gdb.base/code_elim2.c (my_global_func): Likewise.
13736 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13737 * gdb.base/advance.c (func2): Likewise.
13738
3b5d5997
AA
137392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13740
13741 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13742 variant.
13743 * gdb.base/annota3.c: Likewise.
13744 * gdb.base/async.c: Likewise.
13745 * gdb.base/average.c: Likewise.
13746 * gdb.base/call-ar-st.c: Likewise.
13747 * gdb.base/call-rt-st.c: Likewise.
13748 * gdb.base/call-sc.c: Likewise.
13749 * gdb.base/call-strs.c: Likewise.
13750 * gdb.base/ending-run.c: Likewise.
13751 * gdb.base/execd-prog.c: Likewise.
13752 * gdb.base/exprs.c: Likewise.
13753 * gdb.base/foll-exec.c: Likewise.
13754 * gdb.base/foll-fork.c: Likewise.
13755 * gdb.base/foll-vfork.c: Likewise.
13756 * gdb.base/funcargs.c: Likewise.
13757 * gdb.base/gcore.c: Likewise.
13758 * gdb.base/jump.c: Likewise.
13759 * gdb.base/langs0.c: Likewise.
13760 * gdb.base/langs1.c: Likewise.
13761 * gdb.base/langs2.c: Likewise.
13762 * gdb.base/mips_pro.c: Likewise.
13763 * gdb.base/nodebug.c: Likewise.
13764 * gdb.base/opaque0.c: Likewise.
13765 * gdb.base/opaque1.c: Likewise.
13766 * gdb.base/recurse.c: Likewise.
13767 * gdb.base/run.c: Likewise.
13768 * gdb.base/scope0.c: Likewise.
13769 * gdb.base/scope1.c: Likewise.
13770 * gdb.base/setshow.c: Likewise.
13771 * gdb.base/setvar.c: Likewise.
13772 * gdb.base/shmain.c: Likewise.
13773 * gdb.base/shr1.c: Likewise.
13774 * gdb.base/shr2.c: Likewise.
13775 * gdb.base/sigall.c: Likewise.
13776 * gdb.base/signals.c: Likewise.
13777 * gdb.base/so-indr-cl.c: Likewise.
13778 * gdb.base/solib2.c: Likewise.
13779 * gdb.base/structs.c: Likewise.
13780 * gdb.base/sum.c: Likewise.
13781 * gdb.base/vforked-prog.c: Likewise.
13782 * gdb.base/watchpoint.c: Likewise.
13783 * gdb.reverse/shr2.c: Likewise.
13784 * gdb.reverse/until-reverse.c: Likewise.
13785 * gdb.reverse/ur1.c: Likewise.
13786 * gdb.reverse/watch-reverse.c: Likewise.
13787
066a77c5
AA
137882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13789
13790 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13791 variant.
13792 * gdb.base/sepdebug.exp: Drop references to removed code.
13793
4f204ea5
AA
137942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13795
13796 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13797 variant. Preserve original line numbering.
13798 * gdb.base/list1.c: Likewise.
13799
3b377a3a
AA
138002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13801
13802 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13803 variant.
13804 * gdb.base/break1.c: Likewise.
13805 * gdb.base/break.exp: Drop references to removed code.
13806
e444df73
AA
138072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13808
13809 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13810 variant.
13811
8008f2a7
AA
138122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13813
13814 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13815
a5a06887
AA
138162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13817
13818 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13819 logic into perform_all_tests() and invoke it with and without
13820 function header prototypes.
13821 (do_function_calls): Remove conditional XFAIL for PR 5318.
13822 (rerun_and_prepare): Remove duplicate code.
13823 (perform_all_tests): New. Main logic moved here.
13824
44dba9b9
AA
138252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13826
13827 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13828 code guarded by #ifdef NO_PROTOTYPES.
13829 (t_double_many_args): Likewise.
13830 (DEF_FUNC_MANY_ARGS_1): Likewise.
13831 (DEF_FUNC_VALUES_1): Likewise.
13832 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13833 guarded by #ifdef PROTOTYPES.
13834
d1fbcd56
AA
138352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13836
13837 * gdb.mi/mi-console.c: Add eye-catcher.
13838 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13839 instead of literal line number.
13840
b0e59b8f
AA
138412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13842
13843 * gdb.base/shr2.c: Add eye-catcher.
13844 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13845 line number.
13846
78f98cca
AA
138472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13848
13849 * gdb.base/jump.c: Add eye-catchers.
13850 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13851 numbers.
13852
58fa2af0
AA
138532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13854
13855 * gdb.base/execd-prog.c: Add eye-catchers.
13856 * gdb.base/foll-exec.c: Likewise.
13857 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13858 line numbers.
13859
04e5059b
AA
138602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13861
13862 * gdb.base/ending-run.c: Add eye-catchers.
13863 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13864 literal line numbers.
13865
dbfdb174
AA
138662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13867
13868 * gdb.base/call-rt-st.c: Add eye-catchers.
13869 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13870 literal line numbers.
13871
888a2ade
AA
138722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13873
13874 * gdb.base/call-ar-st.c: Add eye-catchers.
13875 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13876 literal line numbers.
13877
6acc2dde
AA
138782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13879
13880 * gdb.base/average.c: Add eye-catchers.
13881 * gdb.base/sum.c: Likewise.
13882 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13883 regexps dynamically.
13884
9ecfcd1d
AA
138852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13886
13887 * gdb.base/solib1.c: Add eye-catchers.
13888 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13889 literal line numbers.
13890
78708b7c
PA
138912014-11-12 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13894 leader has exited.
13895
af48d08f
PA
138962014-11-12 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.arch/i386-bp_permanent.c: New file.
13899 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13900 (srcfile): Set to i386-bp_permanent.c.
13901 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13902 that stepi does not execute the 'leave' instruction, instead of
13903 testing it does execute.
13904 * gdb.base/bp-permanent.c: New file.
13905 * gdb.base/bp-permanent.exp: New file.
13906
af3768e9
DE
139072014-11-10 Doug Evans <xdje42@gmail.com>
13908
13909 PR symtab/17564
13910 * gdb.base/symtab-search-order.exp: New file.
13911 * gdb.base/symtab-search-order.c: New file.
13912 * gdb.base/symtab-search-order-1.c: New file.
13913 * gdb.base/symtab-search-order-shlib-1.c: New file.
13914
9de00a4a
PA
139152014-11-07 Pedro Alves <palves@redhat.com>
13916
13917 PR gdb/17511
13918 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13919 i?86-*-linux*.
13920
e0f52461
SC
139212014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13922
13923 PR c++/17494
13924 * gdb.cp/pr17494.cc: New file.
13925 * gdb.cp/pr17494.exp: New file.
13926
6ce8c980
YQ
139272014-11-02 Yao Qi <yao@codesourcery.com>
13928
13929 * gdb.python/python.exp: Get working directory and match the
13930 output of "set extended-prompt \\w " with it.
13931
02be9a71
DE
139322014-10-30 Doug Evans <dje@google.com>
13933
13934 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13935 in objfiles.
13936 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13937 in progspaces.
13938
3bdff46b
LM
139392014-10-30 Janis Johnson <janisjo@codesourcery.com>
13940
13941 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13942 * gdb.base/realname-expand.exp: Likewise.
13943 * gdb.linespec/macro-relative.exp: Likewise.
13944
ab917dfb
PA
139452014-10-29 Pedro Alves <palves@redhat.com>
13946
13947 PR gdb/17408
13948 * gdb.threads/schedlock.c (some_function): New function.
13949 (call_function): New global.
13950 (MAYBE_CALL_SOME_FUNCTION): New macro.
13951 (thread_function): Call it.
13952 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13953 and use it instead of a global counter. Adjust all callers.
13954 (get_current_thread): Use "find current thread" for test message
13955 here rather than having all callers pass down the same string.
13956 (goto_loop): New procedure, factored out from ...
13957 (my_continue): ... this.
13958 (step_ten_loops): Change parameter from test message to command to
13959 use. Adjust.
13960 (list_count): Delete global.
13961 (check_result): New procedure, factored out from duplicate top
13962 level code.
13963 (continue tests): Wrap in with_test_prefix.
13964 (test_step): New procedure, factored out from duplicate top level
13965 code.
13966 (top level): Test "step" in combination with all scheduler-locking
13967 modes. Test "next" in combination with all scheduler-locking
13968 modes, and in combination with stepping over a function call or
13969 not.
13970 * gdb.threads/next-bp-other-thread.c: New file.
13971 * gdb.threads/next-bp-other-thread.exp: New file.
13972
d3d4baed
PA
139732014-10-29 Pedro Alves <palves@redhat.com>
13974
13975 PR python/17372
13976 * gdb.python/python.exp: Test a multi-line command that spawns
13977 interactive Python.
13978 * gdb.base/multi-line-starts-subshell.exp: New file.
13979
563e8d85
YQ
139802014-10-29 Yao Qi <yao@codesourcery.com>
13981
13982 * gdb.base/fileio.exp: Make directories on host.
13983
0ea4d52e
YQ
139842014-10-29 Yao Qi <yao@codesourcery.com>
13985
13986 * gdb.base/fileio.c (test_write): Close the file.
13987
7f5ef605
PA
139882014-10-28 Pedro Alves <palves@redhat.com>
13989
13990 PR gdb/12623
13991 * gdb.base/sigstep.c (no_handler): New global.
13992 (main): If 'no_handler is true, set the signal handlers to
13993 SIG_IGN.
13994 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13995 with_sw_watch and no_handler parameters. Handle them.
13996 (top level) <stepping over handler when stopped at a breakpoint
13997 test>: Add a test axis for testing with a software watchpoint, and
13998 another for testing with the signal handler set to SIG_IGN.
13999 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14000 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14001
abbdbd03
PA
140022014-10-28 Pedro Alves <palves@redhat.com>
14003
14004 PR gdb/17511
14005 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14006 * gdb.base/sigstep.exp (other_handler_location): New global.
14007 (advance): Support stepping into the signal handler, and running
14008 commands while in the handler.
14009 (in_handler_map): New global.
14010 (top level): In the advance test, add combinations for getting
14011 into the handler with stepping commands, and for running commands
14012 in the handler. Add comment descripting the advancei tests.
14013
1df4399f
PA
140142014-10-28 Pedro Alves <palves@redhat.com>
14015
14016 * gdb.base/sigstep.exp: Use build_executable instead of
14017 prepare_for_testing.
14018 (top level): Move code that starts GDB, runs to main and creates a
14019 display to ...
14020 (restart): ... this new procedure.
14021 (top level): Move backtrace from signal handler test to ...
14022 (validate_backtrace): ... this new procedure.
14023 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14024 with_test_prefix. Always restart GDB.
14025 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14026 with_test_prefix. Always restart GDB. No need to delete
14027 breakpoints after the test.
14028 (test_skip_handler): Remove prefix parameter.
14029 (skip_over_handler, breakpoint_to_handler)
14030 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14031 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14032 restart GDB. No need to delete breakpoints after the test.
14033 (top level): Use foreach to call the test procedures with
14034 different commands.
14035
a5b6e449
PA
140362014-10-28 Pedro Alves <palves@redhat.com>
14037
14038 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14039 instead of GNATS numbers.
14040 * gdb.base/sigbpt.exp: Likewise.
14041 * gdb.base/siginfo.exp: Likewise.
14042 * gdb.base/sigstep.exp: Likewise.
14043
e5f8a7cc
PA
140442014-10-27 Pedro Alves <palves@redhat.com>
14045
14046 * gdb.base/sigstep.c (dummy): New global.
14047 (main): Issue a couple writes to the new global.
14048 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14049 procedures.
14050 (skip_over_handler): Use test_skip_handler.
14051 (top level): Call skip_over_handler for stepi and nexti too.
14052 (breakpoint_over_handler): Use test_skip_handler.
14053 (top level): Call breakpoint_over_handler for stepi and nexti too.
14054
763905a3
YQ
140552014-10-27 Yao Qi <yao@codesourcery.com>
14056
14057 * gdb.trace/tfile.c (adjust_function_address)
14058 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14059 function descriptor.
14060
6f259a23
DB
140612014-10-24 Don Breazeal <donb@codesourcery.com>
14062
14063 * gdb.base/foll-fork.exp (test_follow_fork,
14064 catch_fork_child_follow): Check for updated fork messages emitted
14065 from infrun.c.
14066 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14067 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14068 vfork_and_exec_child_follow_through_step): Check for updated vfork
14069 messages emitted from infrun.c.
14070
09dd9a69
PA
140712014-10-24 Pedro Alves <palves@redhat.com>
14072
14073 * gdb.base/corefile.exp: Remove references to ultrix.
14074 * gdb.base/interrupt.exp: Likewise.
14075 * gdb.base/whatis.exp: Likewise.
14076 * gdb.gdb/selftest.exp: Likewise.
14077 * gdb.threads/manythreads.exp: Likewise.
14078 * gdb.threads/print-threads.exp: Likewise.
14079 * gdb.threads/pthreads.exp:: Likewise.
14080 * gdb.threads/schedlock.exp: Likewise.
14081
3433cfa5
SC
140822014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14083
14084 * gdb.cp/non-trivial-retval.cc: Add a test case.
14085 * gdb.cp/non-trivial-retval.exp: Add a test.
14086
092f880b
YQ
140872014-10-20 Yao Qi <yao@codesourcery.com>
14088
14089 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14090 * gdb.python/py-objfile-script-gdb.py: New file.
14091 * gdb.python/py-objfile-script.exp: Update reference to
14092 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14093 of remote_download. Remove the dest file.
14094
acbdb7f3
YQ
140952014-10-20 Yao Qi <yao@codesourcery.com>
14096
14097 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14098 * gdb.base/step-line.exp: Likewise.
14099 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14100 * gdb.dwarf2/dw2-basic.exp: Likewise.
14101 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14102 * gdb.dwarf2/dw2-filename.exp: Likewise.
14103 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14104 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14105 * gdb.dwarf2/dw2-producer.exp: Likewise.
14106 * gdb.dwarf2/mac-fileno.exp: Likewise.
14107 * gdb.python/py-frame-args.exp: Likewise.
14108 * gdb.python/py-framefilter.exp: Likewise.
14109 * gdb.python/py-mi.exp: Likewise.
14110 * gdb.python/py-objfile-script.exp: Likewise
14111 * gdb.python/py-pp-integral.exp: Likewise.
14112 * gdb.python/py-pp-re-notag.exp: Likewise.
14113 * gdb.python/py-prettyprint.exp: Likewise.
14114 * gdb.python/py-section-script.exp: Likewise.
14115 * gdb.python/py-typeprint.exp: Likewise.
14116 * gdb.python/py-xmethods.exp: Likewise.
14117 * gdb.stabs/weird.exp: Likewise.
14118 * gdb.xml/tdesc-regs.exp: Likewise.
14119
bd286a29
KCY
141202014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14121
14122 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14123 (out_cu): Use addr_len for the size of addresses.
14124 (out_line): Likewise. Size DW_LNE_set_address instruction
14125 according to addr_len.
14126 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14127 (FUNC): Add START_INSNS to definition.
14128
673dc4a0
YQ
141292014-10-18 Yao Qi <yao@codesourcery.com>
14130
14131 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14132 gdb_has_argv0 return true.
14133 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14134 check [target_info exists noargs], check [gdb_has_argv0]
14135 instead.
14136 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14137 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14138 procedures.
14139
4ffbba72
DE
141402014-10-17 Doug Evans <dje@google.com>
14141
14142 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14143 event.
14144 * gdb.python/py-events.py: Add clear_objfiles event.
14145
d096d8c1
DE
141462014-10-17 Doug Evans <dje@google.com>
14147
14148 * gdb.python/py-objfile.exp: Test progspace attribute.
14149
a80db015
LM
141502014-10-17 Luis Machado <lgustavo@codesourcery.com>
14151
14152 * gdb.guile/scm-breakpoint.exp: Do not assume any
14153 directory separators when matching source file paths.
14154 * gdb.python/py-breakpoint.exp: Likewise.
14155 * gdb.reverse/break-precsave.exp: Likewise.
14156 * gdb.reverse/break-reverse.exp: Likewise.
14157 * gdb.reverse/consecutive-precsave.exp: Likewise.
14158 * gdb.reverse/finish-precsave.exp: Likewise.
14159 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14160 * gdb.reverse/finish-reverse.exp: Likewise.
14161 * gdb.reverse/i386-precsave.exp: Likewise.
14162 * gdb.reverse/i387-env-reverse.exp: Likewise.
14163 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14164 * gdb.reverse/machinestate-precsave.exp: Likewise.
14165 * gdb.reverse/machinestate.exp: Likewise.
14166 * gdb.reverse/sigall-precsave.exp: Likewise.
14167 * gdb.reverse/solib-precsave.exp: Likewise.
14168 * gdb.reverse/step-precsave.exp: Likewise.
14169 * gdb.reverse/until-precsave.exp: Likewise.
14170 * gdb.reverse/watch-precsave.exp: Likewise.
14171 * gdb.reverse/watch-reverse.exp: Likewise.
14172
b22089ab
YQ
141732014-10-17 Yao Qi <yao@codesourcery.com>
14174
14175 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14176 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14177
6c4486e6
PA
141782014-10-17 Pedro Alves <palves@redhat.com>
14179
14180 PR gdb/17471
14181 * gdb.base/bg-execution-repeat.c: New file.
14182 * gdb.base/bg-execution-repeat.exp: New file.
14183
0ff33695
PA
141842014-10-17 Pedro Alves <palves@redhat.com>
14185
14186 PR gdb/17300
14187 * gdb.base/continue-all-already-running.c: New file.
14188 * gdb.base/continue-all-already-running.exp: New file.
14189
6fdebc3d
PA
141902014-10-17 Pedro Alves <palves@redhat.com>
14191
14192 PR gdb/17472
14193 * gdb.base/annota-input-while-running.c: New file.
14194 * gdb.base/annota-input-while-running.exp: New file.
14195
32a8097b
PA
141962014-10-17 Pedro Alves <palves@redhat.com>
14197
14198 * gdb.base/callfuncs.exp: emove references to osf.
14199 * gdb.base/sigall.exp: Likewise.
14200 * gdb.gdb/selftest.exp: Likewise.
14201 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14202 * gdb.mi/non-stop.c: Likewise.
14203 * gdb.mi/pthreads.c: Likewise.
14204 * gdb.reverse/sigall-precsave.exp: Likewise.
14205 * gdb.reverse/sigall-reverse.exp: Likewise.
14206 * gdb.threads/pthreads.c: Likewise.
14207 * gdb.threads/pthreads.exp: Likewise.
14208
7a3517ff
YQ
142092014-10-17 Yao Qi <yao@codesourcery.com>
14210
14211 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14212 check 'target_info exists noargs'.
14213 (test_command_prompt_position): Likewise.
14214 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14215 Remove "set args".
14216 (progvar_simple_while_test): Likewise.
14217 (progvar_complex_if_while_test): Likewise.
14218 (if_while_breakpoint_command_test): Likewise.
14219 (infrun_breakpoint_command_test): Likewise.
14220 (breakpoint_command_test): Likewise.
14221 (watchpoint_command_test): Likewise.
14222 (bp_deleted_in_command_test): Likewise.
14223 (temporary_breakpoint_commands): Likewise.
14224
bb99c472
YQ
142252014-10-16 Yao Qi <yao@codesourcery.com>
14226
14227 * gdb.base/remotetimeout.exp: Remove noargs checking.
14228
7c16b83e
PA
142292014-10-15 Pedro Alves <palves@redhat.com>
14230
14231 PR breakpoints/9649
14232 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14233 * gdb.base/breakpoint-in-ro-region.exp
14234 (probe_target_hardware_step): New procedure.
14235 (top level): Probe hardware stepping and hardware breakpoint
14236 support. Test stepping through a read-only region, with both
14237 "breakpoint auto-hw" on and off and both "always-inserted" on and
14238 off.
14239
35a49624
IB
142402014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14241
14242 * gdb.dlang/demangle.exp: Update for demangling changes.
14243
2d1c107c
SC
142442014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14245
14246 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14247 * gdb.cp/non-trivial-retval.exp: Add new tests.
14248
778811d5
SC
142492014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14250
14251 PR c++/13403
14252 PR c++/15154
14253 * gdb.cp/non-trivial-retval.cc: New file.
14254 * gdb.cp/non-trivial-retval.exp: New file.
14255
10c5f0a8
YQ
142562014-10-15 Yao Qi <yao@codesourcery.com>
14257
14258 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14259 remote host.
14260
65d7b369
YQ
142612014-10-15 Yao Qi <yao@codesourcery.com>
14262
14263 * gdb.python/py-symbol.exp: Match file base name if host is
14264 remote, otherwise match file name with dir name.
14265 * gdb.python/py-symtab.exp: Likewise.
14266 * gdb.python/python.exp: Likewise.
14267
46dc1394
YQ
142682014-10-15 Yao Qi <yao@codesourcery.com>
14269
14270 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14271 pattern.
14272 * gdb.python/py-symtab.exp: Likewise.
14273 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14274 locationn.
14275
c40cc657
JB
142762014-10-14 Joel Brobecker <brobecker@adacore.com>
14277
14278 * gdb.ada/addr_arith: New testcase.
14279
2abf49e1
MR
142802014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14281
14282 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14283 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14284 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14285 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14286
f7088df3
SDJ
142872014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14288
14289 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14290 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14291 * gdb.arch/stap-eval-lang-ada.exp: New file.
14292
4dc06805
YQ
142932014-10-14 Yao Qi <yao@codesourcery.com>
14294
14295 * gdb.mi/mi-var-child.c (nothing1): New function.
14296 (nothing2): New function.
14297 (do_children_tests): Set function pointers by nothing1 and
14298 nothing2.
14299 * gdb.mi/mi-var-child.exp: Step over new added statements.
14300 Update test to match the new output.
14301 * gdb.mi/var-cmd.c (nothing1): New function.
14302 (nothing2): New function.
14303 (do_children_tests): Set function pointers by nothing1 and
14304 nothing2.
14305 * gdb.mi/mi-var-display.exp: Update test to match output.
14306 Step to the line specified by $line_dct_nothing.
14307 Increase the number of lines to step.
14308
46a93de2
YQ
143092014-10-14 Yao Qi <yao@codesourcery.com>
14310
14311 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14312 tests.
14313 * gdb.mi/mi2-var-child.exp: Likewise.
14314
14ea52ee
DE
143152014-10-13 Doug Evans <dje@google.com>
14316
14317 * gdb.python/py-objfile.exp: Change name of file name test.
14318
e5c6e92b
DE
143192014-10-13 Doug Evans <dje@google.com>
14320
14321 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14322 from the start of the CU.
14323
c780cc2f
JK
143242014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14325 Yao Qi <yao@codesourcery.com>
14326
14327 Fix "save breakpoints" for "catch" command.
14328 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14329 Remove -nonewline. Match also the added "main" line.
14330
99894e11
JK
143312014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14332
14333 Fix "save breakpoints" for "disable $bpnum" command.
14334 * gdb.base/save-bp.c (main): Add label.
14335 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14336
6e1ac5a3
JK
143372014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14338
14339 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14340
754dd2b0
YQ
143412014-10-11 Yao Qi <yao@codesourcery.com>
14342
14343 * gdb.server/server-kill.exp: Execute command
14344 "set remote trace-status-packet on" before "tstatus".
14345
f90183d7
YQ
143462014-10-11 Yao Qi <yao@codesourcery.com>
14347
14348 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14349 (main): Call getppid.
14350 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14351 and continue to it. Read variable "server_pid".
14352
bf40a607
YQ
143532014-10-11 Yao Qi <yao@codesourcery.com>
14354
14355 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14356
052ca370
YQ
143572014-10-11 Yao Qi <yao@codesourcery.com>
14358
14359 * gdb.threads/thread-find.exp: Don't execute command
14360 "info threads".
14361 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14362 * gdb.threads/linux-dp.exp: Don't check the condition
14363 $threads_created equals to zero.
14364
3831839c
PA
143652014-10-10 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.base/bigcore.exp: Remove references to IRIX.
14368 * gdb.base/funcargs.exp: Likewise.
14369 * gdb.base/interrupt.exp: Likewise.
14370 * gdb.base/mips_pro.exp: Likewise.
14371 * gdb.base/nodebug.exp: Likewise.
14372 * gdb.base/setvar.exp: Likewise.
14373 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14374
8b9a549d
PA
143752014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14376 Pedro Alves <palves@redhat.com>
14377
14378 PR symtab/14466
14379 * gdb.base/vdso-warning.c: New file.
14380 * gdb.base/vdso-warning.exp: New file.
14381
d48ba5e8
DE
143822014-10-02 Doug Evans <dje@google.com>
14383
14384 * gdb.base/structs.c (main): Don't run forever.
14385
2278c276
PA
143862014-10-02 Pedro Alves <palves@redhat.com>
14387
14388 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14389 (top level) <stop threads 1, stop threads 2>: Use it.
14390
b57bacec
PA
143912014-10-02 Pedro Alves <palves@redhat.com>
14392
14393 * gdb.threads/break-while-running.exp (test): Add new
14394 'update_thread_list' argument. Skip "info threads" if false.
14395 (top level): Add new 'update_thread_list' axis.
14396
13fd3ff3
PA
143972014-10-02 Pedro Alves <palves@redhat.com>
14398
14399 PR breakpoints/17431
14400 * gdb.base/execl-update-breakpoints.c: New file.
14401 * gdb.base/execl-update-breakpoints.exp: New file.
14402
0fec99e8
PA
144032014-10-01 Pedro Alves <palves@redhat.com>
14404
14405 * gdb.base/breakpoint-in-ro-region.c: New file.
14406 * gdb.base/breakpoint-in-ro-region.exp: New file.
14407
2ddf4301
SM
144082014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14409
14410 * gdb.mi/mi-exit-code.exp: New file.
14411 * gdb.mi/mi-exit-code.c: New file.
14412
6a5f3f43
YQ
144132014-09-30 Yao Qi <yao@codesourcery.com>
14414
14415 * lib/prelink-support.exp (build_executable_own_libs): Error if
14416 the target isn't native.
14417
345bcc73
YQ
144182014-09-30 Yao Qi <yao@codesourcery.com>
14419
14420 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14421 false.
14422
a25a5a45
PA
144232014-09-22 Pedro Alves <palves@redhat.com>
14424
14425 * gdb.threads/break-while-running.exp: New file.
14426 * gdb.threads/break-while-running.c: New file.
14427
00ba3162
YQ
144282014-09-19 Yao Qi <yao@codesourcery.com>
14429
14430 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14431 Invoke test. Restart GDB with --readnow and invoke test again.
14432
c3b7b696
YQ
144332014-09-19 Yao Qi <yao@codesourcery.com>
14434
14435 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14436 proc set_breakpoint_on_gcd_function. Invoke
14437 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14438 invoke set_breakpoint_on_gcd_function again.
14439
2b4fd423
DE
144402014-09-18 Doug Evans <dje@google.com>
14441
14442 * gdb.dwarf2/symtab-producer.exp: New file.
14443
a5947601
SDJ
144442014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14445
14446 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14447 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14448 * gdb.base/global-var-nested-by-dso.c: Likewise.
14449 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14450
91c19059
SDJ
144512014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14452 Pedro Alves <palves@redhat.com>
14453
14454 * gdb.base/watch-bitfields.exp: Pass string other than test file
14455 name to prepare_for_testing.
14456 (watch): New procedure.
14457 (expect_watchpoint): Use with_test_prefix.
14458 (top level): Factor out tests to ...
14459 (test_watch_location, test_regular_watch): ... these new
14460 procedures, and use with_test_prefix and gdb_continue_to_end.
14461
bb9d5f81
PP
144622014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14463
14464 PR breakpoints/12526
14465 * gdb.base/watch-bitfields.exp: New file.
14466 * gdb.base/watch-bitfields.c: New file.
14467
635856f5
PA
144682014-09-16 Pedro Alves <palves@redhat.com>
14469
14470 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14471 software and hardware addresses, not software address against
14472 itself.
14473
7280ceea
PA
144742014-09-16 Pedro Alves <palves@redhat.com>
14475
14476 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14477 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14478
428b16bd
PA
144792014-09-16 Pedro Alves <palves@redhat.com>
14480
14481 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14482 files.
14483 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14484 "*-*-vxworks*" throughout.
14485 * gdb.base/break.exp: Likewise.
14486 * gdb.base/default.exp: Likewise.
14487 * gdb.base/scope.exp: Likewise.
14488 * gdb.base/sepdebug.exp: Likewise.
14489 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14490 throughout.
14491 * gdb.base/run.c: Likewise.
14492 * gdb.base/sepdebug.c: Likewise.
14493 * gdb.hp/gdb.aCC/run.c: Likewise.
14494 * gdb.reverse/until-reverse.c: Likewise.
14495 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14496
666d413c
YQ
144972014-09-16 Yao Qi <yao@codesourcery.com>
14498
14499 * boards/local-remote-host-native.exp: New file.
14500
57cbd724
DE
145012014-09-14 Doug Evans <xdje42@gmail.com>
14502
14503 * gdb.threads/queue-signal.c (thread_count): New variable.
14504 (thread_count_mutex, thread_count_condvar): New variables.
14505 (incr_thread_count, wait_all_threads_running): New functions.
14506 (main): Wait for all threads to be in their thread functions.
14507
81219e53
DE
145082014-09-13 Doug Evans <xdje42@gmail.com>
14509
14510 * gdb.threads/queue-signal.c: New file.
14511 * gdb.threads/queue-signal.exp: New file.
14512
3714cea7
DE
145132014-09-13 Doug Evans <xdje42@gmail.com>
14514
14515 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14516 be consistent with what default_gdb_init uses.
14517 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14518 the plain text of the prompt. Add some logging printfs.
14519 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14520
fa43b1d7
PA
145212014-09-12 Pedro Alves <palves@redhat.com>
14522
14523 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14524 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14525 * gdb.arch/i386-size-overlap.exp: Likewise.
14526 * gdb.arch/i386-size.exp: Likewise.
14527 * gdb.arch/i386-unwind.exp: Likewise.
14528 * gdb.base/a2-run.exp: Likewise.
14529 * gdb.base/break.exp: Likewise.
14530 * gdb.base/charset.exp: Likewise.
14531 * gdb.base/chng-syms.exp: Likewise.
14532 * gdb.base/commands.exp: Likewise.
14533 * gdb.base/dbx.exp: Likewise.
14534 * gdb.base/find.exp: Likewise.
14535 * gdb.base/funcargs.exp: Likewise.
14536 * gdb.base/jit-simple.exp: Likewise.
14537 * gdb.base/reread.exp: Likewise.
14538 * gdb.base/sepdebug.exp: Likewise.
14539 * gdb.base/step-bt.exp: Likewise.
14540 * gdb.cp/mb-inline.exp: Likewise.
14541 * gdb.cp/mb-templates.exp: Likewise.
14542 * gdb.objc/basicclass.exp: Likewise.
14543 * gdb.threads/killed.exp: Likewise.
14544
9d9bf2df
EBM
145452014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14546
14547 PR tdep/17379
14548 * gdb.arch/powerpc-stackless.S: New file.
14549 * gdb.arch/powerpc-stackless.exp: New file.
14550
1cf2f1b0
JK
145512014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14552
14553 * gdb.base/attach.c: Include unistd.h.
14554 (main): Call alarm. Add label postloop.
14555 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14556 gdb_breakpoint, gdb_continue_to_breakpoint.
14557 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14558
98880d46
PA
145592014-09-11 Pedro Alves <palves@redhat.com>
14560
14561 PR gdb/17347
14562 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14563 * gdb.base/attach.exp (test_command_line_attach_run): New
14564 procedure.
14565 (top level): Call it.
14566
4c92ff2c
PA
145672014-09-11 Pedro Alves <palves@redhat.com>
14568
14569 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14570 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14571 (do_command_attach_tests): Use spawn_wait_for_attach.
14572 * gdb.base/solib-overlap.exp: Likewise.
14573 * gdb.multi/multi-attach.exp: Likewise.
14574 * gdb.python/py-prompt.exp: Likewise.
14575 * gdb.python/py-sync-interp.exp: Likewise.
14576 * gdb.server/ext-attach.exp: Likewise.
14577
3adc1a7d
GKB
145782014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14579
14580 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14581 command in testcase. Simplify testcase.
14582
96334934
JB
145832014-09-10 Joel Brobecker <brobecker@adacore.com>
14584
14585 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14586
eb479039
JB
145872014-09-10 Joel Brobecker <brobecker@adacore.com>
14588
14589 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14590
deede10c
JB
145912014-09-10 Joel Brobecker <brobecker@adacore.com>
14592
14593 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14594
7828a5f5
JB
145952014-09-10 Joel Brobecker <brobecker@adacore.com>
14596
14597 * gdb.dwarf2/dynarr-ptr.c: New file.
14598 * gdb.dwarf2/dynarr-ptr.exp: New file.
14599
33aeebcf
MR
146002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14601
14602 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14603 of 30 rather than hardcoding 120 for a slow test case. Take the
14604 `gdb,timeout' target setting into account for this calculation.
14605 Don't extend the timeout for the test cases that don't need it.
14606
7b415901
MR
146072014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14608
14609 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14610 a factor of 2 for a slow test case. Take the `gdb,timeout'
14611 target setting into account for this calculation.
14612 * gdb.reverse/until-precsave.exp: Increase the timeout by
14613 a factor of 15 and 3 respectively rather than adding 120
14614 for a pair of slow test cases. Take the `gdb,timeout'
14615 target setting into account for this calculation.
14616
4a40f85a
MR
146172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14618
14619 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14620 timeout, don't pass one down to gdb_expect.
14621 (gdb_expect): Rework timeout selection.
14622
09635af7
MR
146232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14624
14625 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14626 exception on timeout.
14627 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14628 (gdbserver_start_extended): Catch any `gdbserver_start' error
14629 exceptions.
14630 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14631 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14632 `gdbserver_gdb_load' error exceptions.
14633
2bdd10b7
MR
146342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14635
14636 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14637 120 on waiting for the TCP socket to open.
14638
316935f0
DE
146392014-09-09 Doug Evans <xdje42@gmail.com>
14640
14641 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14642 _caller_matches, _any_caller_is, _any_caller_matches.
14643
83740597
DE
146442014-09-09 Doug Evans <xdje42@gmail.com>
14645
14646 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14647
4c122fc3
YQ
146482014-09-09 Yao Qi <yao@codesourcery.com>
14649
14650 * gdb.mi/mi-var-display.exp: Set print symbol off.
14651
a9f116cb
GKB
146522014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14653
14654 PR gdb/17035
14655 * gdb.base/commands.exp: Add tests to verify user-defined
14656 commands with empty bodies.
14657 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14658 python commands in `show user command`.
14659 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14660 scheme commands in `show user command`.
14661
c75bd3a2
JK
146622014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14663
14664 PR python/17355
14665 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14666 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14667 * gdb.python/py-framefilter-invalidarg.exp: New file.
14668 * gdb.python/py-framefilter-invalidarg.py: New file.
14669
faa42425
DE
146702014-09-06 Doug Evans <xdje42@gmail.com>
14671
14672 PR 15276
14673 * gdb.python/py-caller-is.c: New file.
14674 * gdb.python/py-caller-is.exp: New file.
14675
474ca4f6
SDJ
146762014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14677
14678 PR gdb/17235
14679 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14680 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14681
eb0b0463
SDJ
146822014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14683
14684 PR fortran/17237
14685 * gdb.fortran/print-formatted.exp: New file.
14686 * gdb.fortran/print-formatted.f90: Likewise.
14687
5f3b99cf
SS
146882014-09-03 Sasha Smundak <asmundak@google.com>
14689
14690 * gdb.python/py-frame.exp: Test Frame.read_register.
14691
7d793aa9
SDJ
146922014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14693
14694 PR python/16699
14695 * gdb.python/py-completion.exp: New file.
14696 * gdb.python/py-completion.py: Likewise.
14697
fb0576e9
DE
146982014-08-28 Doug Evans <dje@google.com>
14699
14700 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14701 eax,etc. are live with values set by gdb and thus the compiler can't
14702 use them.
14703 * gdb.arch/i386-pseudo.c (main): Ditto.
14704
ee92b0dd
DE
147052014-08-27 Doug Evans <dje@google.com>
14706
14707 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14708
6649db35
DE
147092014-08-25 Doug Evans <dje@google.com>
14710
14711 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14712 (main): Ditto.
14713
564b7600
DE
147142014-08-25 Doug Evans <dje@google.com>
14715
14716 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14717
3881fb67
YQ
147182014-08-24 Yao Qi <yao@codesourcery.com>
14719
14720 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14721 symbol off.
14722 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14723
a05a36a5
DE
147242014-08-22 Doug Evans <dje@google.com>
14725
14726 PR 17276
14727 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14728 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14729 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14730
7c343b48
YQ
147312014-08-22 Yao Qi <yao@codesourcery.com>
14732
14733 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14734 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14735 * gdb.python/python.exp: Likewise. Use .py file on the host
14736 instead of the build.
14737
22fd09ae
JK
147382014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14739
14740 * gdb.threads/gcore-stale-thread.c: New file.
14741 * gdb.threads/gcore-stale-thread.exp: New file.
14742
a8454a7c
PA
147432014-08-21 Pedro Alves <palves@redhat.com>
14744
14745 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14746 * gdb.base/gcore-relro-pie.exp: Likewise.
14747 * gdb.base/gcore-relro.exp: Likewise.
14748 * gdb.base/gcore.exp: Likewise.
14749 * gdb.base/print-symbol-loading.exp: Likewise.
14750 * gdb.threads/gcore-thread.exp: Likewise.
14751 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14752
2a31c623
PA
147532014-08-20 Pedro Alves <palves@redhat.com>
14754 Jan Kratochvil <jan.kratochvil@redhat.com>
14755
14756 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14757 configure.
14758 (EXPECT): Handle READ1 being set.
14759 (all): Depend on EXTRA_RULES.
14760 (check-read1, expect-read1, read1.so, read1): New rules.
14761 * README (Testsuite Parameters): Document the READ1 make variable.
14762 (Race detection): New section.
14763 * configure: Regenerate.
14764 * configure.ac: If build==host==target, and running under a
14765 GNU/glibc system, add read1 to the extra Makefile rules.
14766 (EXTRA_RULES): AC_SUBST it.
14767 * lib/read1.c: New file.
14768
d36430db
JB
147692014-08-20 Joel Brobecker <brobecker@adacore.com>
14770
14771 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14772 the handling of variables declared as a typedef to an array
14773 which a DW_AT_data_location attribute.
14774
9a0dc9e3
PA
147752014-08-19 Andrew Burgess <aburgess@broadcom.com>
14776 Pedro Alves <palves@redhat.com>
14777
14778 PR symtab/14604
14779 PR symtab/14605
14780 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14781 gdb_test.
14782
0718a8da
PA
147832014-08-19 Pedro Alves <palves@redhat.com>
14784
14785 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14786
13b448cd
YQ
147872014-08-19 Yao Qi <yao@codesourcery.com>
14788
14789 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14790 right line.
14791
1cbf5077
DB
147922014-08-18 David Blaikie <dblaikie@gmail.com>
14793
14794 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14795
bf0fae19
JB
147962014-08-18 Joel Brobecker <brobecker@adacore.com>
14797
14798 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14799 attribute in array range.
14800
3c8c5dcc
JB
148012014-08-18 Joel Brobecker <brobecker@adacore.com>
14802
14803 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14804
e66d4446
SC
148052014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14806
14807 PR c++/17132
14808 * gdb.cp/pr17132.cc: New file.
14809 * gdb.cp/pr17132.exp: New file.
14810
940df408
SC
148112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14812
14813 * gdb.python/py-xmethods.py (A_getarrayind)
14814 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14815 Use 'print' with function call syntax.
14816 (E_method_matcher.match): Fix tab vs space indentation mixup.
14817
ebcc6c3a
YQ
148182014-08-15 Yao Qi <yao@codesourcery.com>
14819
14820 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14821 false.
14822
775e0f04
YQ
148232014-08-15 Yao Qi <yao@codesourcery.com>
14824
14825 * gdb.cp/casts.exp: Set print symbol off.
14826 * gdb.cp/class2.exp: Likewise.
14827 * gdb.cp/overload.exp: Likewise.
14828 * gdb.cp/templates.exp: Likewise.
14829
d769e349
DE
148302014-08-11 Doug Evans <dje@google.com>
14831
14832 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14833 (test_load_shlib): Update.
14834
20c6f1e1
YQ
148352014-08-09 Yao Qi <yao@codesourcery.com>
14836
14837 * gdb.base/display.exp: Invoke is_address_zero_readable.
14838 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14839 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14840 * gdb.base/hbreak-unmapped.exp: Return if
14841 is_address_zero_readable returns true.
14842 * gdb.base/signest.exp: Likewise.
14843 * gdb.base/signull.exp: Likewise.
14844 * gdb.base/sigbpt.exp: Likewise.
14845 * gdb.guile/scm-disasm.exp: Do the test if
14846 is_address_zero_readable returns false.
14847 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14848 * gdb.python/py-arch.exp: Likewise.
14849 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14850 * lib/gdb.exp (is_address_zero_readable): New proc.
14851
5792e8e3
YQ
148522014-08-09 Yao Qi <yao@codesourcery.com>
14853
14854 PR testsuite/13443
14855 * gdb.mi/mi-var-display.exp: Make test messages unique.
14856
3cecbbbe
TT
148572014-08-04 Tom Tromey <tromey@redhat.com>
14858
14859 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14860 target 0".
14861
00b51ff5
TT
148622014-08-04 Tom Tromey <tromey@redhat.com>
14863
14864 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14865 "target_resume".
14866
6908c509
JB
148672014-08-01 Joel Brobecker <brobecker@adacore.com>
14868
14869 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14870 inner_vla_struct_object_size.
14871 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14872 as xfail.
14873
cc6563d2
PA
148742014-07-30 Pedro Alves <palves@redhat.com>
14875
14876 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14877 comment.
14878
7e09a223
YQ
148792014-07-29 Yao Qi <yao@codesourcery.com>
14880
14881 PR gdb/17206
14882 * gdb.base/until-nodebug.exp: New.
14883
7ebdbe92
DE
148842014-07-28 Doug Evans <xdje42@gmail.com>
14885
14886 PR guile/17203
14887 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14888 previously existing parameter, and previously ambiguously spelled
14889 parameter.
14890
fdb1adc6
WN
148912014-07-28 Will Newton <will.newton@linaro.org>
14892
14893 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14894
186fcde0
DE
148952014-07-26 Ludovic Courtès <ludo@gnu.org>
14896 Doug Evans <xdje42@gmail.com>
14897
14898 PR guile/17146
14899 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14900
70509625
PA
149012014-07-25 Pedro Alves <palves@redhat.com>
14902
14903 * gdb.threads/signal-command-handle-nopass.c: New file.
14904 * gdb.threads/signal-command-handle-nopass.exp: New file.
14905 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14906 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14907 * gdb.threads/signal-delivered-right-thread.c: New file.
14908 * gdb.threads/signal-delivered-right-thread.exp: New file.
14909
c3f814a1
PA
149102014-07-25 Pedro Alves <palves@redhat.com>
14911
14912 * gdb.base/double-prompt-target-event-error.exp
14913 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14914 match.
14915 (cancel_pagination_in_target_event): Rework double prompt
14916 detection.
14917 * gdb.base/paginate-after-ctrl-c-running.exp
14918 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14919 <return>' match.
14920 * gdb.base/paginate-bg-execution.exp
14921 (test_bg_execution_pagination_return)
14922 (test_bg_execution_pagination_cancel): Remove '-notransfer
14923 <return>' matches.
14924 * gdb.base/paginate-execution-startup.exp
14925 (test_fg_execution_pagination_return)
14926 (test_fg_execution_pagination_cancel): Remove '-notransfer
14927 <return>' matches.
14928 * gdb.base/paginate-inferior-exit.exp
14929 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14930 match.
14931 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14932 * lib/gdb.exp (pagination_prompt): Run text through
14933 string_to_regexp.
14934 (gdb_test_multiple): Match $pagination_prompt instead of
14935 "<return>".
14936 (string_to_regexp): Move to lib/gdb-utils.exp.
14937
e214cf6c
JK
149382014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14939
14940 * gdb.arch/amd64-entry-value-paramref.S: New file.
14941 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14942 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14943 * gdb.arch/amd64-optimout-repeat.S: New file.
14944 * gdb.arch/amd64-optimout-repeat.c: New file.
14945 * gdb.arch/amd64-optimout-repeat.exp: New file.
14946
17d0c5c8
JK
149472014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14948
14949 PR gdb/17170
14950 * gdb.base/statistics.exp: New file.
14951
b8b8facf
DE
149522014-07-17 Doug Evans <dje@google.com>
14953
74b49205 14954 PR gdb/17170
b8b8facf
DE
14955 * gdb.base/maint.exp: Update testing of per-command stats.
14956
1b5d0ab3
PA
149572014-07-16 Pedro Alves <palves@redhat.com>
14958
14959 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14960 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14961 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14962 (tfile_write_buf): New functions.
14963 (add_memory_block): Rewrite using the above.
14964 (adjust_function_address): New function.
14965 (FUNCTION_ADDRESS): New macro.
14966 (write_basic_trace_file): Remove short_x local, and use
14967 tfile_write_16. Change type of func_addr local to unsigned long
14968 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14969 here. Cast argument of add_memory_block to char pointer.
14970 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14971 (main): Remove parameters.
14972 * gdb.trace/tfile.exp: Remove nowarnings.
14973
4d974e88
SM
149742014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14975
14976 * gdb.base/debug-expr.exp: Test string evaluation with
14977 "debug expression" on.
14978
41e99568
PA
149792014-07-15 Pedro Alves <palves@redhat.com>
14980
14981 * gdb.base/reread.exp: Use clean_restart.
14982
487d9753
PL
149832014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14984
14985 * gdb.arch/avr-flash-qualifer.c: New.
14986 * gdb.arch/avr-flash-qualifer.exp: New.
14987
cc1c52ad
PA
149882014-07-14 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14991 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14992
1e973570
PA
149932014-07-14 Pedro Alves <palves@redhat.com>
14994
14995 * gdb.base/double-prompt-target-event-error.c: New file.
14996 * gdb.base/double-prompt-target-event-error.exp: New file.
14997
93d6eb10
PA
149982014-07-14 Pedro Alves <palves@redhat.com>
14999
15000 PR gdb/17072
15001 * gdb.base/paginate-inferior-exit.c: New file.
15002 * gdb.base/paginate-inferior-exit.exp: New file.
15003
0017922d
PA
150042014-07-14 Pedro Alves <palves@redhat.com>
15005
15006 PR gdb/17072
15007 * gdb.base/paginate-bg-execution.c: New file.
15008 * gdb.base/paginate-bg-execution.exp: New file.
15009
94696ad3
PA
150102014-07-14 Pedro Alves <palves@redhat.com>
15011
15012 PR gdb/17072
15013 * gdb.base/paginate-execution-startup.c: New file.
15014 * gdb.base/paginate-execution-startup.exp: New file.
15015 * lib/gdb.exp (pagination_prompt): New global.
15016 (default_gdb_spawn): New procedure, factored out from
15017 default_gdb_spawn.
15018 (default_gdb_start): Adjust to call default_gdb_spawn.
15019 (gdb_spawn): New procedure.
15020
bd293940
PA
150212014-07-14 Pedro Alves <palves@redhat.com>
15022
15023 * lib/gdb.exp (gdb_assert): New procedure.
15024 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15025
c933f875
PA
150262014-07-14 Pedro Alves <palves@redhat.com>
15027
15028 * gdb.base/execution-termios.c: New file.
15029 * gdb.base/execution-termios.exp: New file.
15030
d98b7a16
TT
150312014-07-14 Tom Tromey <tromey@redhat.com>
15032
15033 * gdb.cp/vla-cxx.cc: New file.
15034 * gdb.cp/vla-cxx.exp: New file.
15035
548740d6
TT
150362014-07-14 Tom Tromey <tromey@redhat.com>
15037
15038 * gdb.reverse/rerun-prec.c: New file.
15039 * gdb.reverse/rerun-prec.exp: New file.
15040
a25eb028
MR
150412014-07-12 Maciej W. Rozycki <macro@mips.com>
15042 Maciej W. Rozycki <macro@codesourcery.com>
15043
15044 * lib/gdb-utils.exp: New file.
15045 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15046 inline `gdb_init_command' processing.
15047 (gdb_start_cmd): Likewise.
15048 * lib/mi-support.exp (mi_run_cmd): Likewise.
15049 * README: Document `gdb_init_command' and `gdb_init_commands'.
15050
218c2655
JK
150512014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15052
15053 Fix false FAIL running under a very long directory name.
15054 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15055 and "set print elements 10000". Twice.
15056
5401fde3
YQ
150572014-07-11 Yao Qi <yao@codesourcery.com>
15058
15059 * gdb.base/exprs.exp: "set print symbol off".
15060
e76126e8
PA
150612014-07-11 Pedro Alves <palves@redhat.com>
15062
15063 * gdb.threads/kill.c: New file.
15064 * gdb.threads/kill.exp: New file.
15065
2d6f0de6
YQ
150662014-07-10 Yao Qi <yao@codesourcery.com>
15067
15068 * gdb.trace/tfile.c (write_basic_trace_file)
15069 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15070 address written to trace file.
15071
7180e04a
PA
150722014-07-09 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.base/attach-wait-input.exp: New file.
15075 * gdb.base/attach-wait-input.c: New file.
15076
9a9a7608
AB
150772014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15078
15079 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15080 setting up test structures.
15081 (main): Call new test function.
15082 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15083 test function, continue into test function and walk test
15084 structures.
15085
161ac41e
YQ
150862014-07-02 Yao Qi <yao@codesourcery.com>
15087
15088 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15089 'bar_start' at the beginning of functions 'foo' and 'bar'
15090 respectively.
15091 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15092 instead of 'foo' and 'bar'.
15093
1f267ae3
MM
150942014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15095
15096 * gdb.btrace/segv.exp: New.
15097 * gdb.btrace/segv.c: New.
15098
2b239efb
LM
150992014-07-02 Luis Machado <lgustavo@codesourcery.com>
15100
15101 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15102 instruction.
15103
cf363f18
MW
151042014-06-30 Mark Wielaard <mjw@redhat.com>
15105
15106 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15107 vulture, vilify, villar): New volatile array constants.
15108 (vindictive, vegetation): New const volatile array constants.
15109 * gdb.base/volatile.exp: Test volatile and const volatile array
15110 types.
15111
aebf9d24
AA
151122014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15113
15114 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15115 target lacks support for awatch, rwatch, or hbreak.
15116
b67a2c6f
YQ
151172014-06-27 Yao Qi <yao@codesourcery.com>
15118
15119 * gdb.multi/dummy-frame-restore.exp: New.
15120 * gdb.multi/dummy-frame-restore.c: New.
15121
aef92902
MM
151222014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15123
15124 * gdb.btrace/gcore.exp: New.
15125
8e9db26e
PA
151262014-06-23 Pedro Alves <palves@redhat.com>
15127
15128 * gdb.base/watchpoint-reuse-slot.c: New file.
15129 * gdb.base/watchpoint-reuse-slot.exp: New file.
15130
70afc5b7
SC
151312014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15132
15133 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15134 progspace's filename in 'info', 'enable' and 'disable' command
15135 tests.
15136
b972bd9c
JK
151372014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15138
15139 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15140 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15141 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15142
125f8a3d
GB
151432014-06-20 Gary Benson <gbenson@redhat.com>
15144
15145 * gdb.arch/i386-avx.exp: Fix include file location.
15146 * gdb.arch/i386-sse.exp: Likewise.
15147
3ed9baed
IB
151482014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15149
15150 * gdb.dlang/expression.exp: New file.
15151
034f788c
PA
151522014-06-19 Pedro Alves <palves@redhat.com>
15153
15154 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15155 out from ...
15156 (top level): ... here. Iterate running tests under different
15157 scheduler-locking settings.
15158
45371d0c
LM
151592014-06-18 Luis Machado <lgustavo@codesourcery.com>
15160
15161 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15162 to DW_FORM_addr and use non-zero addresses.
15163
5d376983
SC
151642014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15165
15166 PR gdb/17017
15167 * gdb.python/py-xmethods.cc: Add global function call counters and
15168 increment them in their respective functions. Remove "cout"
15169 statements.
15170 * gdb.python/py-xmethods.exp: Make tests check the global function
15171 call counters instead of depending on inferior IO.
15172
a1aa2221
LM
151732014-06-18 Don Breazeal <donb@codesourcery.com>
15174
15175 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15176 Deleted procedure.
15177 (explicit_fork_parent_follow): Deleted procedure.
15178 (explicit_fork_child_follow): Deleted procedure.
15179 (test_follow_fork): New procedure.
15180 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15181 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15182 procedure calls.
15183
0fc05997
YQ
151842014-06-17 Yao Qi <yao@codesourcery.com>
15185
15186 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15187 CP1252.
15188
70795c52
LM
151892014-06-17 Luis Machado <lgustavo@codesourcery.com>
15190
15191 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15192 Initialize ptr and S explicitly.
15193 (skip_type_update_when_not_use_rtti_test): Likewise.
15194
6be47f0c
KS
151952014-06-16 Keith Seitz <keiths@redhat.com>
15196
15197 PR mi/15863
15198 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15199 the inferior is started.
15200
d03de421
PA
152012014-06-16 Pedro Alves <palves@redhat.com>
15202
15203 * gdb.base/break-main-file-remove-fail.c: New file.
15204 * gdb.base/break-main-file-remove-fail.exp: New file.
15205 * gdb.base/break-unload-file.exp: Use build_executable instead of
15206 prepare_for_testing.
15207 (test_break): New parameter "initial_load". Handle it.
15208 (top level): Add initial_load cmdline/file axis.
15209
f9579b99
TT
152102014-06-12 Tom Tromey <tromey@redhat.com>
15211
15212 * gdb.base/completion.exp: Don't use directory name in test.
15213
3657956b
GB
152142014-06-09 Gary Benson <gbenson@redhat.com>
15215
15216 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15217 separate the always-available ANSI-standard signals from the
15218 signals that require checking.
15219 (main): Likewise.
15220 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15221 Likewise.
15222 (main): Likewise.
15223
4186eb54
KS
152242014-06-07 Keith Seitz <keiths@redhat.com>
15225
15226 Revert:
15227 PR c++/16253
15228 * gdb.cp/var-tag.cc: New file.
15229 * gdb.cp/var-tag.exp: New file.
15230 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15231 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15232 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15233 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15234
25326a28 152352014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15236
15237 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15238
829155c9
PA
152392014-06-06 Pedro Alves <palves@redhat.com>
15240
15241 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15242 in target debug output instead of looking at RSP packets,
15243 disabling the test on any target that uses hardware stepping.
15244 Update comments.
15245
61c8d22e
PA
152462014-06-06 Pedro Alves <palves@redhat.com>
15247
15248 * gdb.base/break-unload-file.exp: Fix typo.
15249
d9a47287
YQ
152502014-06-06 Yao Qi <yao@codesourcery.com>
15251
15252 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15253 from "jit_function" to "^jit_function".
15254
e5e01dbf
YQ
152552014-06-06 Yao Qi <yao@codesourcery.com>
15256
15257 * gdb.base/async.c (foo): Add one statement.
15258 * gdb.base/async.exp: Get the next instruction address and
15259 match the output of "nexti" by instruction address. Match
15260 the hex address in the output of "finish".
15261
73ba372c
GB
152622014-06-06 Gary Benson <gbenson@redhat.com>
15263
15264 * gdb.base/call-signals.c: Remove preprocessor conditionals
15265 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15266 SIGSEGV and SIGTERM.
15267 * gdb.base/sigall.c: Likewise.
15268 * gdb.base/unwindonsignal.c: Likewise.
15269 * gdb.reverse/sigall-reverse.c: Likewise.
15270
831517df
YQ
152712014-06-06 Yao Qi <yao@codesourcery.com>
15272
15273 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15274 readable, skip the test.
15275
b8b91e98
YQ
152762014-06-06 Yao Qi <yao@codesourcery.com>
15277
15278 * gdb.threads/staticthreads.c (thread_function): Move the line
15279 setting breakpoint on forward.
15280 * gdb.threads/staticthreads.exp: Update comments.
15281
fb934770
LC
152822014-06-05 Ludovic Courtès <ludo@gnu.org>
15283
15284 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15285 "history-append! type error".
15286
6ef284bd
SM
152872014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15288
15289 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15290 erroneous dprintf expected input.
15291
a872e241
DE
152922014-06-04 Doug Evans <xdje42@gmail.com>
15293
15294 * gdb.guile/scm-generics.exp: Delete.
15295
16f691fb
DE
152962014-06-04 Doug Evans <xdje42@gmail.com>
15297
15298 * gdb.guile/scm-breakpoint.exp: Update.
15299 Add tests for breakpoint registration.
15300
012370f6
TT
153012014-06-04 Tom Tromey <tromey@redhat.com>
15302
15303 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15304 VLA-in-union.
15305 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15306 inner_vla_struct, vla_union types. Initialize objects of those
15307 types and compute their sizes.
15308
9f5a4cef
HZ
153092014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15310 Hui Zhu <hui@codesourcery.com>
15311
15312 * gdb.base/fileio.exp: Add test for shell not available as well as
15313 available.
15314 * gdb.base/fileio.c (test_system): Check for shell twice.
15315
90a45c4d
YQ
153162014-06-04 Yao Qi <yao@codesourcery.com>
15317
15318 * gdb.base/auto-connect-native-target.exp: Remove redundant
15319 space from the regexp pattern.
15320
70017e41
YQ
153212014-06-04 Yao Qi <yao@codesourcery.com>
15322
15323 * gdb.base/default.exp: Replace "child" with "native" in
15324 regexp pattern.
15325
883964a7
SC
153262014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15327
15328 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15329 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15330 * gdb.python/py-xmethods.py: Python script supporting the
15331 new testcase and tests.
15332
ef370185
JB
153332014-06-03 Joel Brobecker <brobecker@adacore.com>
15334 Pedro Alves <palves@redhat.com>
15335
15336 PR breakpoints/17000
15337 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15338 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15339
1e2ccb61
BM
153402014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15341
15342 * gdb.base/subst.exp: Add tests to verify partial path matching
15343 output.
15344
c6ec5ab2
PA
153452014-06-03 Pedro Alves <palves@redhat.com>
15346
15347 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15348 target that doesn't use software single-stepping.
15349
835c559f
PA
153502014-06-03 Pedro Alves <palves@redhat.com>
15351
15352 PR breakpoints/17000
15353 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15354 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15355
06eb1586
DE
153562014-06-02 Doug Evans <xdje42@gmail.com>
15357
15358 * gdb.guile/scm-parameter.exp: New file.
15359
e698b8c4
DE
153602014-06-02 Doug Evans <xdje42@gmail.com>
15361
15362 * gdb.guile/scm-cmd.c: New file.
15363 * gdb.guile/scm-cmd.exp: New file.
15364
ded03782
DE
153652014-06-02 Doug Evans <xdje42@gmail.com>
15366
15367 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15368 pretty-printer lookup.
15369 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15370 (make-pp_s-printer): Call it.
15371 (make-pretty-printer-from-dict): New function.
15372 (lookup-pretty-printer-maker-from-dict): New function.
15373 (*pretty-printer*): Simplify.
15374 (make-objfile-pp_s-printer): New function.
15375 (install-objfile-pretty-printers!): New function.
15376 (make-progspace-pp_s-printer): New function.
15377 (install-progspace-pretty-printers!): New function.
15378 * gdb.guile/scm-progspace.c: New file.
15379 * gdb.guile/scm-progspace.exp: New file.
15380
41fac0cf
PA
153812014-06-02 Pedro Alves <palves@redhat.com>
15382
15383 * gdb.base/dprintf-bp-same-addr.c: New file.
15384 * gdb.base/dprintf-bp-same-addr.exp: New file.
15385
96ae5695
EBM
153862014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15387
15388 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15389 * gdb.arch/powerpc-power.s: Likewise.
15390
da02b3a8
JB
153912014-06-02 Joel Brobecker <brobecker@adacore.com>
15392
15393 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15394
c72b2e7b
YQ
153952014-06-01 Yao Qi <yao@codesourcery.com>
15396
15397 * gdb.base/watchpoint.exp (test_watch_location): Check null
15398 pointer can be dereferenced. If not, do the test, otherwise
15399 skip it.
15400
53e8a631
AB
154012014-05-30 Andrew Burgess <aburgess@broadcom.com>
15402
15403 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15404 results.
15405 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15406
938f0e2f
AB
154072014-05-30 Andrew Burgess <aburgess@broadcom.com>
15408
15409 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15410 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15411 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15412 * gdb.arch/amd64-invalid-stack-top.c: New file.
15413 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15414
9ba6657a
PA
154152014-05-30 Pedro Alves <palves@redhat.com>
15416
15417 PR breakpoints/17000
15418 * gdb.base/sss-bp-on-user-bp.c: New file.
15419 * gdb.base/sss-bp-on-user-bp.exp: New file.
15420
522c09bf
DB
154212014-05-30 David Blaikie <dblaikie@gmail.com>
15422
15423 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15424 gnu_inline semantics via attribute.
15425 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15426 source explicitly specifies the required semantics.
15427
bf4ef81e
MR
154282014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15429
15430 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15431
329ea579
PA
154322014-05-29 Pedro Alves <palves@redhat.com>
15433 Tom Tromey <tromey@redhat.com>
15434
15435 * gdb.base/async-shell.exp: Don't enable target-async.
15436 * gdb.base/async.exp
15437 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15438 parameter. Adjust.
15439 (top level): Don't test with "target-async".
15440 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15441 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15442 * gdb.base/inferior-died.exp: Don't enable target-async.
15443 * gdb.base/interrupt-noterm.exp: Likewise.
15444 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15445 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15446 * gdb.mi/mi-nonstop.exp: Likewise.
15447 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15448 * gdb.mi/mi-nsintrall.exp: Likewise.
15449 * gdb.mi/mi-nsmoribund.exp: Likewise.
15450 * gdb.mi/mi-nsthrexec.exp: Likewise.
15451 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15452 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15453 * gdb.python/py-evsignal.exp: Don't enable target-async.
15454 * gdb.python/py-evthreads.exp: Likewise.
15455 * gdb.python/py-prompt.exp: Likewise.
15456 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15457 * gdb.server/solib-list.exp: Don't enable target-async.
15458 * gdb.threads/thread-specific-bp.exp: Likewise.
15459 * lib/mi-support.exp: Adjust to use mi-async.
15460
fd664c91
PA
154612014-05-29 Pedro Alves <palves@redhat.com>
15462
15463 PR gdb/13860
15464 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15465 reason, even in sync mode.
15466
251bde03
PA
154672014-05-29 Pedro Alves <palves@redhat.com>
15468 Hui Zhu <hui@codesourcery.com>
15469
15470 PR PR15693
15471 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15472 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15473 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15474 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15475
7f3c0343
JB
154762014-05-28 Joel Brobecker <brobecker@adacore.com>
15477
15478 * config/monitor.exp (gdb_target_monitor): Replace use of
15479 "set remotebaud" by "set serial baud".
15480
b2715b27
AW
154812014-05-26 Andy Wingo <wingo@igalia.com>
15482
15483 * gdb.guile/scm-breakpoint.exp:
15484 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15485 properties instead of gdb-object-properties.
15486
498a4489
YQ
154872014-05-26 Yao Qi <yao@codesourcery.com>
15488
15489 * gdb.server/no-thread-db.exp: Specify source file name
15490 explicitly when setting a breakpoint.
15491
589fdceb
MM
154922014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15493
15494 * gdb.btrace/vdso.c: New.
15495 * gdb.btrace/vdso.exp: New.
15496
e9089e05
MM
154972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15498
15499 * gdb.base/gcore.exp (capture_command_output): Move ...
15500 * lib/gdb.exp (capture_command_output): ... here.
15501
67b5c0c1
MM
155022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15503
15504 * gdb.btrace/data.exp: Test memory access during btrace replay.
15505
a2199296
SM
155062014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15507
15508 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15509
17b2616c
PA
155102014-05-21 Pedro Alves <palves@redhat.com>
15511
15512 PR gdb/13860
15513 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15514 (top level): Test that output related to execution commands is
15515 sent to the console with CLI commands, but not with MI commands.
15516 Test that breakpoint events are always mirrored to the console.
15517 Also expect the new source line to be output after a "next" in
15518 async mode too. Make it a pass/fail test.
15519 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15520 output.
15521 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15522
5166082f
PA
155232014-05-21 Pedro Alves <palves@redhat.com>
15524
15525 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15526 Use them to test variations of "list" after reaching a breakpoint.
15527 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15528 Test "list" with listsize 10 after reaching a breakpoint.
15529 * gdb.python/python.exp (decode_line current location line
15530 number): Adjust expected line number.
15531
2f25d70f
SM
155322014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15533
15534 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15535 behavior for $args, pass it directly to "run".
15536
ff604a67
MR
155372014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15538
15539 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15540 30000 to 65536.
15541
6a3cb8e8
PA
155422014-05-21 Pedro Alves <palves@redhat.com>
15543
15544 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15545 auto-connect-native-target off".
15546 * gdb.base/auto-connect-native-target.c: New file.
15547 * gdb.base/auto-connect-native-target.exp: New file.
15548
4ebfc96e
PA
155492014-05-21 Pedro Alves <palves@redhat.com>
15550
15551 * gdb.base/default.exp: Test "target native" instead of "target
15552 child".
15553
36d46afb
MW
155542014-05-21 Mark Wielaard <mjw@redhat.com>
15555
15556 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15557
5876f503
JK
155582014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15559
15560 Fix TLS access for -static -pthread.
15561 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15562 <HAVE_TLS> (thread_function, main): Initialize it.
15563 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15564 Add clean_restart.
15565 <$have_tls != "">: Check TLSVAR.
15566
0256a6ac
PA
155672014-05-21 Pedro Alves <palves@redhat.com>
15568
15569 * gdb.base/dcache-line-read-error.c: New.
15570 * gdb.base/dcache-line-read-error.exp: New.
15571
936d2992
PA
155722014-05-20 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.base/compare-sections.c: New file.
15575 * gdb.base/compare-sections.exp: New file.
15576
802e8e6d
PA
155772014-05-20 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/break-idempotent.c: New file.
15580 * gdb.base/break-idempotent.exp: New file.
15581
e59fa00f
MM
155822014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15583
15584 * gdb.btrace/nohist.exp: New.
15585
8b696e31
YQ
155862014-05-20 Yao Qi <yao@codesourcery.com>
15587
15588 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15589 gdb.reverse directory and gdb_reverse_timeout exists in board
15590 setting.
15591 * README: Document gdb_reverse_timeout.
15592
73c9764f
YQ
155932014-05-20 Yao Qi <yao@codesourcery.com>
15594
15595 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15596 'test_file_name'. Treat args as a string instead of a list.
15597 (gdb_init): Rename argument 'args' by 'test_file_name'.
15598
f1f4348a
JK
155992014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15600
15601 * gdb.arch/powerpc-power.exp: New file.
15602 * gdb.arch/powerpc-power.s: New file.
15603
0dbe70ce
DE
156042014-05-16 Doug Evans <dje@google.com>
15605
15606 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15607 * gdb.base/completion.exp: Check that all expected files exist
15608 before doing file completion.
0dbe70ce 15609
8d551b02
DE
156102014-05-16 Doug Evans <dje@google.com>
15611
15612 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15613 Update.
15614 (do_syscall_tests_without_xml): Update.
15615
73eb7709
PA
156162014-05-16 Pedro Alves <palves@redhat.com>
15617
15618 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15619 instead of "unknown output after running".
15620
3fae92fc
YQ
156212014-05-16 Yao Qi <yao@codesourcery.com>
15622
15623 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15624 file1.txt from host at the end.
15625 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15626
c2b2ccc5
DE
156272014-05-15 Doug Evans <dje@google.com>
15628
15629 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15630 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15631 loading file. Add test for TU lookup.
15632
8c217a4b
SM
156332014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15634
15635 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15636 calling "-exec-arguments" or "set args" before running the
15637 inferior.
15638
3deb39c6
SM
156392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15640
15641 * lib/mi-support.exp (mi_expect_stop): Expect message for
15642 inferiors that exit with non-zero exit code.
15643
71a79f8c
YQ
156442014-05-14 Yao Qi <yao@codesourcery.com>
15645
15646 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15647 match absolute path on remote host.
15648 (test_file_list_exec_source_files): Remove "/" from the
15649 pattern.
15650
f23fcd46
YQ
156512014-05-14 Yao Qi <yao@codesourcery.com>
15652
15653 * boards/local-remote-host-notty.exp (${board}_file): New
15654 proc.
15655
9404b58f
KM
156562014-05-07 Kyle McMartin <kyle@redhat.com>
15657
15658 Pushed by Joel Brobecker <brobecker@adacore.com>.
15659 * gdb.arch/aarch64-atomic-inst.c: New file.
15660 * gdb.arch/aarch64-atomic-inst.exp: New file.
15661
5e45f04c
YQ
156622014-05-07 Yao Qi <yao@codesourcery.com>
15663
15664 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15665 in current context" too.
15666
c888a17d
KS
156672014-05-05 Keith Seitz <keiths@redhat.com>
15668
15669 * gdb.linespec/ls-dollar.exp: Add test for linespec
15670 file:convenience_variable.
15671
290a839c
YQ
156722014-05-05 Yao Qi <yao@codesourcery.com>
15673
15674 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15675 traceframes into tfile and ctf trace files. Read data from
15676 trace file and test collected data.
15677 (gdb_collect_locals_test): Likewise.
15678 (gdb_unavailable_registers_test): Likewise.
15679 (gdb_unavailable_floats): Likewise.
15680 (gdb_collect_globals_test): Likewise.
15681 (top-level): Append "ctf" to trace_file_targets if GDB
15682 supports.
15683
b5262cd0
YQ
156842014-05-05 Yao Qi <yao@codesourcery.com>
15685
15686 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15687 code to ...
15688 (gdb_collect_args_test_1): ... it. New proc.
15689 (gdb_collect_locals_test): Move some code to ...
15690 (gdb_collect_locals_test_1): ... it. New proc.
15691 (gdb_unavailable_registers_test): Move some code to ...
15692 (gdb_unavailable_registers_test_1): ... it. New proc.
15693 (gdb_unavailable_floats): Move some code to ...
15694 (gdb_unavailable_floats_1): ... it. New proc.
15695
30a1e6cc
SDJ
156962014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15697
15698 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15699 probes to test for bitness recognition.
15700 * gdb.arch/amd64-stap-optional-prefix.exp
15701 (test_probe_value_without_reg): New procedure.
15702 Add code to test for different kinds of bitness.
15703
f33da99a
SDJ
157042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15705
15706 PR breakpoints/16889
15707 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15708 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15709
5b80f00d
PA
157102014-05-01 Pedro Alves <palves@redhat.com>
15711
15712 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15713 gdb_file_cmd if no file is specified.
15714 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15715 last_loaded_file to set the remote exec-file.
15716
f8c2a73c
PA
157172014-05-01 Pedro Alves <palves@redhat.com>
15718
15719 * boards/local-remote-host.exp: New file.
15720
be6e8ac7
PA
157212014-05-01 Pedro Alves <palves@redhat.com>
15722
15723 * boards/local-remote-host.exp: Rename to ...
15724 * boards/local-remote-host-notty.exp: ... this.
15725
cac0dc8f
JB
157262014-04-28 Joel Brobecker <brobecker@adacore.com>
15727
15728 * gdb.ada/dyn_arrayidx: New testcase.
15729
9730e6cc
YQ
157302014-04-26 Yao Qi <yao@codesourcery.com>
15731
15732 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15733 and compute the length of function main. Save it in
15734 $main_length.
15735 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15736 (top-level): Use gdb_compile to compile objects into
15737 executable and restart GDB. Remove invocation to
15738 prepare_for_testing.
15739
7ae1a6a6
PA
157402014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15741 Pedro Alves <palves@redhat.com>
15742
15743 PR server/16255
15744 * gdb.multi/multi-attach.c: New file.
15745 * gdb.multi/multi-attach.exp: New file.
15746
4082afcc
PA
157472014-04-25 Pedro Alves <palves@redhat.com>
15748
15749 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15750 user.
15751 (top level): Test that "set remote conditional-breakpoints-packet
15752 off" works as intended.
15753 * gdb.base/dprintf.exp: Test that "set remote
15754 breakpoint-commands-packet off" works as intended.
15755 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15756 New function.
15757 (top level): Call it.
15758 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15759 remote fast-tracepoints-packet off" works as intended.
15760 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15761 * lib/gdb.exp (gdb_is_target_remote): ... here.
15762
2abc3f8d
DB
157632014-04-24 David Blaikie <dblaikie@gmail.com>
15764
15765 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15766 ensure clang would not discard them.
15767 * gdb.base/gdbvars.c: Ditto.
15768 * gdb.base/memattr.c: Ditto.
15769 * gdb.base/whatis.c: Ditto.
15770 * gdb.python/py-prettyprint.c: Ditto.
15771 * gdb.trace/actions.c: Ditto.
15772 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15773 ensure clang would not discard it.
15774
bfd39632
DB
157752014-04-24 David Blaikie <dblaikie@gmail.com>
15776
15777 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15778 clang to emit the full definition of type required by the test
15779 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15780
22842ff6
DB
157812014-04-24 David Blaikie <dblaikie@gmail.com>
15782
15783 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15784 coax Clang into emitting the definition of the type.
15785 * gdb.cp/pr10728-x.h (y): Ditto.
15786 * gdb.cp/pr10728-y.cc (y): Ditto.
15787
c2e827ad
DB
157882014-04-24 David Blaikie <dblaikie@gmail.com>
15789
15790 * gdb.base/label.exp: XFAIL label related tests under Clang.
15791 * gdb.cp/cplabel.exp: Ditto.
15792 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15793 under Clang those using labels.
15794
4c2d33e7
YQ
157952014-04-25 Yao Qi <yao@codesourcery.com>
15796
15797 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15798 double_label.
15799 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15800 partial_label and double_label.
15801
56083b99
DB
158022014-04-24 David Blaikie <dblaikie@gmail.com>
15803
15804 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15805
25d4e99d
DB
158062014-04-24 David Blaikie <dblaikie@gmail.com>
15807
15808 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15809 of the function to work across GCC and Clang.
15810 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15811 pointer types (const void ** const V void **).
15812
01f9f808
MS
158132014-04-24 Michael Sturm <michael.sturm@mintel.com>
15814 Walfred Tedeschi <walfred.tedeschi@intel.com>
15815
15816 * Makefile.in (EXECUTABLES): Added i386-avx512.
15817 * gdb.arch/i386-avx512.c: New file.
15818 * gdb.arch/i386-avx512.exp: Likewise.
15819
4b48d439
KS
158202014-04-23 Keith Seitz <keiths@redhat.com>
15821
15822 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15823 (mi_make_breakpoint_table): New procedure.
15824 (mi_create_breakpoint): Use mi_make_breakpoint
15825 and return the result.
15826 (mi_make_breakpoint): New procedure.
15827 (mi_build_kv_pairs): New procedure.
15828
15829 * gdb.mi/mi-break.exp: Remove unused globals,
15830 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15831 All callers updated.
15832 * gdb.mi/mi-dprintf.exp: Use variable to track command
15833 number.
15834 Update all callers of mi_create_breakpoint and use
15835 mi_make_breakpoint_table.
15836 Remove any unused global variables.
15837 * gdb.mi/mi-nonstop.exp: Likewise.
15838 * gdb.mi/mi-nsintrall.exp: Likewise.
15839 * gdb.mi/mi-nsmoribund.exp: Likewise.
15840 * gdb.mi/mi-nsthrexec.exp: Likewise.
15841 * gdb.mi/mi-reverse.exp: Likewise.
15842 * gdb.mi/mi-simplerun.exp: Likewise.
15843 * gdb.mi/mi-stepn.exp: Likewise.
15844 * gdb.mi/mi-syn-frame.exp: Likewise.
15845 * gdb.mi/mi-until.exp: Likewise.
15846 * gdb.mi/mi-var-cp.exp: Likewise.
15847 * gdb.mi/mi-var-display.exp: Likewise.
15848 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15849 * gdb.mi/mi2-var-child.exp: Likewise.
15850 * gdb.mi/mi-vla-c99.exp: Likewise.
15851 * lib/mi-support.exp: Likewise.
15852
15853 From Ian Lance Taylor <iant@cygnus.com>:
15854 * lib/gdb.exp (parse_args): New procedure.
15855
08351840
PA
158562014-04-23 Pedro Alves <palves@redhat.com>
15857
15858 * gdb.base/break-unload-file.c: New file.
15859 * gdb.base/break-unload-file.exp: New file.
15860 * gdb.base/sym-file-lib.c (baz): New function.
15861 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15862 field.
15863 (load): Store the segment's mapped size.
15864 (unload): New function.
15865 (unload_shlib): New function.
15866 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15867 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15868 set a breakpoint at baz, and call it.
15869 * gdb.base/sym-file.exp: New tests for stale breakpoint
15870 instructions.
15871
076855f9
PA
158722014-04-23 Pedro Alves <palves@redhat.com>
15873
15874 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15875 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15876 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15877 * gdb.base/hbreak-unmapped.c: New file.
15878 * gdb.base/hbreak-unmapped.exp: New file.
15879 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15880 * lib/gdb.exp (gdb_is_target_remote): ... here.
15881
483805cf
PA
158822014-04-22 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.base/consecutive-step-over.c: New file.
15885 * gdb.base/consecutive-step-over.exp: New file.
15886
06d97543
PA
158872014-04-22 Pedro Alves <palves@redhat.com>
15888
15889 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15890 instead of send_gdb/gdb_expect.
15891
b4429ea2
YQ
158922014-04-22 Yao Qi <yao@codesourcery.com>
15893
15894 * lib/trace-support.exp (generate_tracefile): New procedure.
15895 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15896 return 0.
15897 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15898 if generate_tracefile returns 1.
15899
51d48146
PA
159002014-04-18 Tom Tromey <palves@redhat.com>
15901 Pedro alves <tromey@redhat.com>
15902
15903 PR backtrace/15558
15904 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15905 with a backtrace limit.
15906 * gdb.python/py-frame-inline.exp: Test running to an inline
15907 function with a backtrace limit, and printing the newest frame.
15908 * gdb.python/py-frame-inline.c (main): Call f.
15909
bd1dce5f
MS
159102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15911
15912 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15913
40d1a503
MS
159142014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15915
15916 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15917 Drop prefix from unsupported source file path.
15918
389b98f7
YQ
159192014-04-17 Yao Qi <yao@codesourcery.com>
15920
15921 * lib/gdb.exp (with_target_charset): New proc.
15922 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15923 with_target_charset.
15924 (test_print_strings): Likewise.
15925 (test_repeat_bytes): Likewise.
15926 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15927 for some tests.
15928
22869d73
KS
159292014-04-16 Keith Seitz <keiths@redhat.com>
15930
15931 PR gdb/15827
15932 * gdb.dwarf2/corrupt.c: New file.
15933 * gdb.dwarf2/corrupt.exp: New file.
15934
c4f87ca6
KS
159352014-04-16 Keith Seitz <keiths@redhat.com>
15936
15937 PR c++/16597
15938 * gdb.cp/namelessclass.cc: New file.
15939 * gdb.cp/namelessclass.exp: New file.
15940 * gdb.cp/namelessclass.S: New file.
15941
ab19de87
DE
159422014-04-16 Doug Evans <dje@google.com>
15943
15944 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15945 Add comment.
15946 (gdbserver_default_get_comm_port): New function.
15947 (gdbserver_start): Check if board file provided
15948 "gdbserver,get_comm_port" and use it if so.
15949 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15950 (gdb,socketport): Set to "stdio".
15951 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15952 (stdio_gdbserver_template): Delete.
15953 (${board}_get_remote_address): Update.
15954 (${board}_build_remote_cmd): Delete.
15955 (${board}_get_comm_port): New function.
15956 (${board}_spawn): Update.
15957 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15958 Delete.
15959 (${board}_get_remote_address): Update.
15960 (${board}_get_comm_port): New function.
15961
fc98a809
AB
159622014-04-16 Andrew Burgess <aburgess@broadcom.com>
15963
15964 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15965 appearing in any order.
15966
87fd9e6e
DE
159672014-04-15 Doug Evans <dje@google.com>
15968
15969 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15970 uninitialized value of "description".
15971
099fc3ea
KS
159722014-04-15 Keith Seitz <keiths@redhat.com>
15973
15974 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15975 Remove unused globals.
15976 (test_running_the_program): Likewise.
15977 (test_controlled_execution): Likewise.
15978 (test_controlling_breakpoints): Likewise.
15979 (test_program_termination): Likewise.
15980
5da151d4
KS
159812014-04-15 Keith Seitz <keiths@redhat.com>
15982
15983 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15984 unused globals.
15985 (test_rbreak_creation_and_listing): Likewise.
15986 (test_ignore_count): Likewise.
15987 (test_error): Likewise.
15988
35e5d2f0
PA
159892014-04-15 Pedro Alves <palves@redhat.com>
15990
15991 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15992 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15993 sym-file-loader.c.
15994 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15995 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15996 to sym-file-loader.c.
15997 (struct library): Forward declare.
15998 (load_shlib, lookup_function): Change prototypes.
15999 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16000 (translate_offset): Remove declarations.
16001 (get_text_addr): New declaration.
16002 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16003 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16004 sym-file-loader.h.
16005 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16006 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16007 here from sym-file-loader.h.
16008 (struct library): New structure.
16009 (load_shlib, lookup_function): Change prototypes and adjust to
16010 work with a struct library.
16011 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16012 (translate_offset): Make static.
16013 (get_text_addr): New function.
16014 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16015
eb4c1710
PA
160162014-04-15 Pedro Alves <palves@redhat.com>
16017
16018 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16019
2d1baf52
PA
160202014-04-15 Pedro Alves <palves@redhat.com>
16021
16022 * gdb.base/sym-file-loader.c: Include <limits.h>.
16023 (SELF_LINK): New define.
16024 (get_origin): New function.
16025 (load_shlib): Use it.
16026 * gdb.base/sym-file.exp: Don't early return if the target is
16027 remote. Use runto_main, and issue fail is that fails. Use
16028 gdb_load_shlibs.
16029 (shlib_name): Delete.
16030 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16031
7dd6df01
PA
160322014-04-15 Pedro Alves <palves@redhat.com>
16033
16034 * gdb.base/sym-file.exp: Remove regex characters from test
16035 message. Don't refer to breakpoint numbers in test messages.
16036
b50c8614
KS
160372014-04-14 Keith Seitz <keiths@redhat.com>
16038
16039 PR c++/16253
16040 * gdb.cp/var-tag.cc: New file.
16041 * gdb.cp/var-tag.exp: New file.
16042 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16043 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16044 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16045 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16046
3d567982
TT
160472014-04-14 Tom Tromey <tromey@redhat.com>
16048
16049 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16050 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16051 type.
16052 * gdb.cp/enum-class.exp: New file.
16053 * gdb.cp/enum-class.cc: New file.
16054
0626fc76
TT
160552014-04-14 Tom Tromey <tromey@redhat.com>
16056
16057 * gdb.dwarf2/enum-type.exp: New file.
16058
dca325b3
SA
160592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16060
16061 * gdb.mi/mi-vla-c99.exp: New file.
16062 * gdb.mi/vla.c: New file.
16063
5854b38a
SA
160642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16065
16066 * gdb.base/vla-datatypes.c: New file.
16067 * gdb.base/vla-datatypes.exp: New file.
16068
463bb957
SA
160692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16070
16071 * gdb.base/vla-ptr.c: New file.
16072 * gdb.base/vla-ptr.exp: New file.
16073
3dd170be
SA
160742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16075
16076 * gdb.dwarf2/count.exp: New file.
16077
5ecaaa66
SA
160782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16079
16080 * gdb.base/vla-sideeffect.c: New file.
16081 * gdb.base/vla-sideeffect.exp: New file.
16082
41f1ada5
DB
160832014-04-14 David Blaikie <dblaikie@gmail.com>
16084
16085 * gdb.mi/non-stop.c: Add return value for non-void function return
16086 statement.
16087 * gdb.threads/staticthreads.c: Ditto.
16088
0be03e84
DE
160892014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16090 Doug Evans <xdje42@gmail.com>
16091
16092 * gdb.guile/scm-value.c: Improve test case.
16093 * gdb.guile/scm-value.exp: Add new test.
16094
f180a1fb
DB
160952014-04-11 David Blaikie <dblaikie@gmail.com>
16096
16097 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16098 override Clang's default.
16099
6b662e19
JB
161002014-04-11 Joel Brobecker <brobecker@adacore.com>
16101
16102 Revert the following changes (regressions):
16103
16104 * gdb.base/vla-sideeffect.c: New file.
16105 * gdb.base/vla-sideeffect.exp: New file.
16106
16107 * gdb.dwarf2/count.exp: New file.
16108
16109 * gdb.base/vla-multi.c: New file.
16110 * gdb.base/vla-multi.exp: New file.
16111
16112 * gdb.base/vla-ptr.c: New file.
16113 * gdb.base/vla-ptr.exp: New file.
16114
16115 * gdb.base/vla-datatypes.c: New file.
16116 * gdb.base/vla-datatypes.exp: New file.
16117
16118 * gdb.mi/mi-vla-c99.exp: New file.
16119 * gdb.mi/vla.c: New file.
16120
245a5f0b
KS
161212014-04-11 Keith Seitz <keiths@redhat.com>
16122
16123 PR c++/16675
16124 * gdb.cp/cpsizeof.exp: New file.
16125 * gdb.cp/cpsizeof.cc: New file.
16126
58a84dcf
SA
161272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16128
191a8a90
JB
16129 * gdb.mi/mi-vla-c99.exp: New file.
16130 * gdb.mi/vla.c: New file.
58a84dcf 16131
c8655f75
SA
161322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16133
16134 * gdb.base/vla-datatypes.c: New file.
16135 * gdb.base/vla-datatypes.exp: New file.
16136
024e13b4
SA
161372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16138
16139 * gdb.base/vla-ptr.c: New file.
16140 * gdb.base/vla-ptr.exp: New file.
16141
1a237e0e
SA
161422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16143
16144 * gdb.base/vla-multi.c: New file.
16145 * gdb.base/vla-multi.exp: New file.
16146
504f3432
SA
161472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16148
16149 * gdb.dwarf2/count.exp: New file.
16150
3bce8237
SA
161512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16152
191a8a90
JB
16153 * gdb.base/vla-sideeffect.c: New file.
16154 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16155
322f9c21
YQ
161562014-04-11 Yao Qi <yao@codesourcery.com>
16157
16158 * gdb.base/completion.exp: Check file exists before running tests
16159 on file completion.
16160
d708bcd1
PA
161612014-04-10 Pedro Alves <palves@redhat.com>
16162
16163 * gdb.base/cond-eval-mode.c: New file.
16164 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16165 prepare_for_testing to build the new file. Check result of
16166 runto_main.
16167 (test_break, test_watch): New procedures.
16168 (top level): Use them.
16169
ae1d2761
PM
161702014-04-08 Pierre Muller <muller@sourceware.org>
16171
16172 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16173 Ctrl-V use for mingw hosts.
16174
7af389b8
SC
161752014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16176
16177 * gdb.python/py-value.c: Improve test case.
16178 * gdb.python/py-value.exp: Add new test.
16179
5e703181
DE
161802014-04-07 David Blaikie <dblaikie@gmail.com>
16181
16182 * lib/compiler.c: Identify the clang compiler.
16183 * lib/compiler.cc: Ditto.
16184
9810b410
YQ
161852014-04-03 Yao Qi <yao@codesourcery.com>
16186
16187 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16188
98d1b8dc
AB
161892014-04-01 Anton Blanchard <anton@samba.org>
16190
16191 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16192 messages unique.
16193
3114cea1
AB
161942014-04-01 Anton Blanchard <anton@samba.org>
16195
16196 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16197 prepare_for_testing.
16198
62f7182c
AB
161992014-04-01 Anton Blanchard <anton@samba.org>
16200
16201 * gdb.arch/ppc64-atomic-inst.c: Remove.
16202 * gdb.arch/ppc64-atomic-inst.S: New file.
16203 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16204
770e7fc7
DE
162052014-03-31 Doug Evans <dje@google.com>
16206
16207 * gdb.base/print-symbol-loading-lib.c: New file.
16208 * gdb.base/print-symbol-loading-main.c: New file.
16209 * gdb.base/print-symbol-loading.exp: New file.
16210
46e2bafa
YQ
162112014-03-31 Yao Qi <yao@codesourcery.com>
16212
16213 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16214
8776cfe9
JB
162152014-03-28 Joel Brobecker <brobecker@adacore.com>
16216
16217 * gdb.ada/mi_dyn_arr: New testcase.
16218
5d1ef361
DE
162192014-03-27 Doug Evans <dje@google.com>
16220
16221 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16222
b5bee914
YQ
162232014-03-27 Yao Qi <yao@codesourcery.com>
16224
16225 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16226 if target is nios2-*-*.
16227
0d4d0e77
YQ
162282014-03-26 Yao Qi <yao@codesourcery.com>
16229
16230 * lib/gdb.exp (readline_is_used): New proc.
16231 * gdb.base/completion.exp: Move tests on command complete up.
16232 Skip the rest of tests if readline is not used.
16233 * gdb.ada/complete.exp: Skp the test if readline is not
16234 used.
16235 * gdb.base/filesym.exp: Likewise.
16236 * gdb.base/macscp.exp: Likewise.
16237 * gdb.base/readline-ask.exp: Likewise.
16238 * gdb.base/readline.exp: Likewise.
16239 * gdb.python/py-cmd.exp: Likewise.
16240 * gdb.trace/tfile.exp: Likewise.
16241
29361eee
YQ
162422014-03-26 Yao Qi <yao@codesourcery.com>
16243
16244 * gdb.base/macscp.exp: Fix code format issues.
16245
bc9a5525
UW
162462014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16247
16248 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16249 * gdb.asm/powerpc64le.inc: New file.
16250
d3839ede
PA
162512014-03-25 Pedro Alves <palves@redhat.com>
16252 Doug Evans <dje@google.com>
16253
16254 * gdb.base/source-execution.c: New file.
16255 * gdb.base/source-execution.exp: New file.
16256 * gdb.base/source-execution.gdb: New file.
16257
01672a57
DE
162582014-03-24 Doug Evans <dje@google.com>
16259
16260 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16261 using fission.
16262
88bbeca9
HZ
162632014-03-24 Hui Zhu <hui@codesourcery.com>
16264 Pedro Alves <palves@redhat.com>
16265
16266 PR breakpoints/16101
16267 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16268 test pass/fail messages. Detect missing support for dprintf when
16269 breakpoints are actually inserted.
16270 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16271 breakpoints are actually inserted.
16272 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16273 fails.
16274
d2348791
JK
162752014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16276
16277 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16278
feef67ab
DE
162792014-03-22 Doug Evans <xdje42@gmail.com>
16280
16281 * gdb.python/python.exp (python not supported): Verify multi-line
16282 python command issues an error.
25d743f9 16283 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16284 guile command issues an error.
feef67ab 16285
ecebef6a
MR
162862014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16287
16288 * gdb.threads/thread-specific.exp: Handle the lack of usable
16289 $this_breakpoint and $this_thread.
16290
ccdd1909
HZ
162912014-03-21 Hui Zhu <hui@codesourcery.com>
16292
16293 * gdb.base/attach.exp (do_command_attach_tests): New.
16294
beb460e8
PA
162952014-03-20 Tom Tromey <tromey@redhat.com>
16296 Pedro Alves <palves@redhat.com>
16297
16298 PR cli/15718
16299 * gdb.base/condbreak-call-false.c: New file.
16300 * gdb.base/condbreak-call-false.exp: New file.
16301
40acf43a
PA
163022014-03-20 Pedro Alves <palves@redhat.com>
16303
16304 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16305 Delete.
16306 (block_signals, unblock_signals): Delete.
16307 (child_function_2, main): Remove references to deleted variable
16308 and functions.
16309
9f5e1e02
PA
163102014-03-20 Pedro Alves <palves@redhat.com>
16311
16312 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16313 Use pthread_kill to signal thread 2.
16314 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16315 Adjust to make the test send itself a signal rather than using the
16316 host's "kill" command.
16317
99619bea
PA
163182014-03-20 Pedro Alves <palves@redhat.com>
16319
16320 * gdb.threads/multiple-step-overs.c: New file.
16321 * gdb.threads/multiple-step-overs.exp: New file.
16322 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16323 Adjust expected infrun debug output.
16324
2adfaa28
PA
163252014-03-20 Pedro Alves <palves@redhat.com>
16326
16327 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16328 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16329
31e77af2
PA
163302014-03-20 Pedro Alves <palves@redhat.com>
16331
16332 PR breakpoints/7143
16333 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16334 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16335 of gdb_test_multiple.
16336 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16337 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16338
b9f437de
PA
163392014-03-20 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16342 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16343
05adc73e
PA
163442014-03-19 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.base/async.exp: Remove early return.
16347
6048b950
PA
163482014-03-19 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16351
8bcfb00a
PA
163522014-03-19 Pedro Alves <palves@redhat.com>
16353
16354 * gdb.base/async.exp (test_background): Expect \r\n after
16355 "completed." in the fail pattern.
16356
884e37dc
PA
163572014-03-19 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/async.exp (test_background): New procedure.
16360 Use it for all background execution command tests.
16361
148e57e2
PA
163622014-03-19 Pedro Alves <palves@redhat.com>
16363
16364 * gdb.base/async.exp: Use prepare_for_testing.
16365
f48088c7
PA
163662014-03-19 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16369 the same line.
16370
e2f6c966
PA
163712014-03-19 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.base/async.c (main): Add "jump here" and "until here" line
16374 marker comments.
16375 * gdb.base/async.exp (jump_here): New global.
16376 (jump& test): Use it.
16377 (until_here): New global.
16378 (until& test): Use it.
16379
c30568d4
PA
163802014-03-19 Pedro Alves <palves@redhat.com>
16381
16382 * gdb.base/async.exp: Don't frob gdb_protocol.
16383
0172b6a7
DE
163842014-03-18 Doug Evans <xdje42@gmail.com>
16385
16386 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16387 Fix spelling of exec-done-display.
16388
06c868a8
JK
163892014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16390
16391 PR gdb/15358
16392 * gdb.base/gdb-sigterm.c: New file.
16393 * gdb.base/gdb-sigterm.exp: New file.
16394
0c7e1a46
PA
163952014-03-18 Pedro Alves <palves@redhat.com>
16396
16397 PR gdb/13860
16398 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16399 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16400 solib-event.
16401
f7c77d93
JB
164022014-03-17 Joel Brobecker <brobecker@adacore.com>
16403
16404 * gdb.ada/pckd_arr_ren: New testcase.
16405
5a1e8c7a
DE
164062014-03-13 Doug Evans <xdje42@gmail.com>
16407
16408 PR guile/16612
16409 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16410 collect after discarding symbols.
16411
350e1a76
DE
164122014-03-13 Ludovic Courtès <ludo@gnu.org>
16413 Doug Evans <xdje42@gmail.com>
16414
16415 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16416 to history survives a gc.
16417
a69900ae
PA
164182014-03-13 Pedro Alves <palves@redhat.com>
16419
16420 * gdb.base/default.exp: Don't test "target procfs".
16421
5db9f0bd
PA
164222014-03-13 Pedro Alves <palves@redhat.com>
16423
16424 * gdb.base/default.exp: Update "target child" and "target procfs"
16425 tests to not expect "Unix".
16426
b3ccfe11
TT
164272014-03-12 Tom Tromey <tromey@redhat.com>
16428
16429 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16430 New procs. Add target-async tests.
16431 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16432 Add target-async tests.
16433
646f4417
AA
164342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16435
16436 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16437 'func_start' and 'func_end' for the beginning and end of the
16438 function code, respectively.
16439 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16440 'func_end' instead of 'func' and 'main'.
16441
288c211f
AA
164422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16443
16444 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16445 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16446 generate the debug info assembler source.
16447
e0c0f156
AA
164482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16449
16450 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16451 * gdb.dwarf2/arr-subrange.exp: Likewise.
16452 * gdb.dwarf2/dwz.exp: Likewise.
16453 * gdb.dwarf2/method-ptr.exp: Likewise.
16454 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16455 * gdb.dwarf2/subrange.exp: Likewise.
16456 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16457 * gdb.dwarf2/implptrpiece.exp: Likewise.
16458 * gdb.dwarf2/nostaticblock.exp: Likewise.
16459
0e5c4555
AA
164602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16461
16462 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16463 directory to absolute path name arguments.
16464
5ec18f2b
JG
164652014-03-10 Joel Brobecker <brobecker@adacore.com>
16466
16467 * gdb.ada/tagged_access: New testcase.
16468
847fc4f2
MM
164692014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16470
16471 * gdb.btrace/data.exp: Update expected output.
16472
cc3da688
YQ
164732014-03-06 Yao Qi <yao@codesourcery.com>
16474
16475 * gdb.trace/pr16508.exp: New file.
16476
0f26cec1
PA
164772014-03-05 Pedro Alves <palves@redhat.com>
16478
16479 PR gdb/16575
16480 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16481 procedure.
16482 (top level): Adjust to use it. Add tests that exercise breakpoint
16483 interaction with the code-cache.
16484
7a5a839f
LC
164852014-02-26 Ludovic Courtès <ludo@gnu.org>
16486
16487 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16488 test for 'history-append!'.
16489
31aa7e4e
JB
164902014-02-26 Joel Brobecker <brobecker@adacore.com>
16491
16492 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16493 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16494 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16495 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16496 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16497 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16498
1b588015
JB
164992014-02-26 Joel Brobecker <brobecker@adacore.com>
16500
16501 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16502 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16503 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16504
55426c9d
JB
165052014-02-26 Joel Brobecker <brobecker@adacore.com>
16506
16507 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16508
dc53a7ad
JB
165092014-02-26 Joel Brobecker <brobecker@adacore.com>
16510
16511 * gdb.dwarf2/arr-stride.c: New file.
16512 * gdb.dwarf2/arr-stride.exp: New file.
16513
12ab52e9
PA
165142014-02-26 Pedro Alves <palves@redhat.com>
16515
16516 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16517 that won't ever trigger. Make sure that GDB reports the correct
16518 breakpoint that caused the stop.
16519
849c862e
JK
165202014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16521
16522 PR gdb/16626
16523 * gdb.base/auto-load-script: New file.
16524 * gdb.base/auto-load.c: New file.
16525 * gdb.base/auto-load.exp: New file.
16526
71b7d793
JK
16527 PR gdb/16626
16528 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16529
e2f0d509
JK
165302014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16531
16532 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16533 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16534
50cc37c8
DE
165352014-02-24 Doug Evans <dje@google.com>
16536
16537 * lib/gdb.exp (run_on_host): Log error output if program fails.
16538
ea4758f2
PA
165392014-02-21 Pedro Alves <palves@redhat.com>
16540
16541 * gdb.threads/step-after-sr-lock.c: Rename to ...
16542 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16543 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16544 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16545 ... this.
16546
d7b30f67
SDJ
165472014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16548
16549 PR tdep/16397
16550 * gdb.arch/amd64-stap-special-operands.exp: New file.
16551 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16552 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16553 * gdb.arch/amd64-stap-triplet.S: Likewise.
16554 * gdb.arch/amd64-stap-triplet.c: Likewise.
16555
83deb43f
JB
165562014-02-20 Joel Brobecker <brobecker@adacore.com>
16557
16558 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16559 in .section pseudo-op.
16560
adde2bff
DE
165612014-02-20 lin zuojian <manjian2006@gmail.com>
16562 Joel Brobecker <brobecker@adacore.com>
16563 Doug Evans <xdje42@gmail.com>
16564
16565 PR symtab/16581
16566 * gdb.dwarf2/dw2-icycle.S: New file.
16567 * gdb.dwarf2/dw2-icycle.c: New file.
16568 * gdb.dwarf2/dw2-icycle.exp: New file.
16569
f7bd0f78
SC
165702014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16571
16572 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16573 operations on gdb.Value objects.
16574 * gdb.python/py-value-cc.exp: Add new test to test operations on
16575 gdb.Value objects.
16576
c17ef0d5
DE
165772014-02-18 Doug Evans <dje@google.com>
16578
16579 * Makefile.in (TESTS): New variable.
16580 (expanded_tests, expanded_tests_or_none): New variables
16581 (check-single): Pass $(expanded_tests_or_none) to runtest.
16582 (check-parallel): Only run tests in $(TESTS) if non-empty.
16583 (check/no-matching-tests-found): New rule.
16584 * README: Document TESTS makefile variable.
16585
5dd3176f
DE
165862014-02-18 Doug Evans <dje@google.com>
16587
16588 * Makefile.in (check-parallel): rm -rf outputs temp.
16589
0b10be4f
JK
165902014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16591
16592 Fix "ERROR: no fileid for" in the testsuite.
16593 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16594
85f224e7
DE
165952014-02-12 Doug Evans <dje@google.com>
16596
16597 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16598 (MISCELLANEOUS): New variable.
16599 (clean): rm -rf $(MISCELLANEOUS).
16600 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16601 dwp live in the same directory as symlinks, with each symlink pointed
16602 to a differently named file in a different directory.
16603
149b30ff
DE
166042014-02-11 Doug Evans <dje@google.com>
16605
16606 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16607 of Tcl file commands.
16608
1dfdac32
MK
166092014-02-10 Mark Kettenis <kettenis@gnu.org>
16610
16611 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16612 "kill -SIGUSR1 -1".
16613
aa4fb036
JB
166142014-02-10 Joel Brobecker <brobecker@adacore.com>
16615
16616 * gdb.ada/tick_length_array_enum_idx: New testcase.
16617
ed3ef339
DE
166182014-02-10 Doug Evans <xdje42@gmail.com>
16619
16620 * configure.ac (AC_OUTPUT): Add gdb.guile.
16621 * configure: Regenerate.
16622 * lib/gdb-guile.exp: New file.
16623 * lib/gdb.exp (get_target_charset): New function.
16624 * gdb.base/help.exp: Update expected output from "apropos apropos".
16625 * gdb.guile/Makefile.in: New file.
16626 * gdb.guile/guile.exp: New file.
16627 * gdb.guile/scm-arch.c: New file.
16628 * gdb.guile/scm-arch.exp: New file.
16629 * gdb.guile/scm-block.c: New file.
16630 * gdb.guile/scm-block.exp: New file.
16631 * gdb.guile/scm-breakpoint.c: New file.
16632 * gdb.guile/scm-breakpoint.exp: New file.
16633 * gdb.guile/scm-disasm.c: New file.
16634 * gdb.guile/scm-disasm.exp: New file.
16635 * gdb.guile/scm-equal.c: New file.
16636 * gdb.guile/scm-equal.exp: New file.
16637 * gdb.guile/scm-error.exp: New file.
16638 * gdb.guile/scm-error.scm: New file.
16639 * gdb.guile/scm-frame-args.c: New file.
16640 * gdb.guile/scm-frame-args.exp: New file.
16641 * gdb.guile/scm-frame-args.scm: New file.
16642 * gdb.guile/scm-frame-inline.c: New file.
16643 * gdb.guile/scm-frame-inline.exp: New file.
16644 * gdb.guile/scm-frame.c: New file.
16645 * gdb.guile/scm-frame.exp: New file.
16646 * gdb.guile/scm-generics.exp: New file.
16647 * gdb.guile/scm-gsmob.exp: New file.
16648 * gdb.guile/scm-iterator.c: New file.
16649 * gdb.guile/scm-iterator.exp: New file.
16650 * gdb.guile/scm-math.c: New file.
16651 * gdb.guile/scm-math.exp: New file.
16652 * gdb.guile/scm-objfile-script-gdb.in: New file.
16653 * gdb.guile/scm-objfile-script.c: New file.
16654 * gdb.guile/scm-objfile-script.exp: New file.
16655 * gdb.guile/scm-objfile.c: New file.
16656 * gdb.guile/scm-objfile.exp: New file.
16657 * gdb.guile/scm-ports.exp: New file.
16658 * gdb.guile/scm-pretty-print.c: New file.
16659 * gdb.guile/scm-pretty-print.exp: New file.
16660 * gdb.guile/scm-pretty-print.scm: New file.
16661 * gdb.guile/scm-section-script.c: New file.
16662 * gdb.guile/scm-section-script.exp: New file.
16663 * gdb.guile/scm-section-script.scm: New file.
16664 * gdb.guile/scm-symbol.c: New file.
16665 * gdb.guile/scm-symbol.exp: New file.
16666 * gdb.guile/scm-symtab-2.c: New file.
16667 * gdb.guile/scm-symtab.c: New file.
16668 * gdb.guile/scm-symtab.exp: New file.
16669 * gdb.guile/scm-type.c: New file.
16670 * gdb.guile/scm-type.exp: New file.
16671 * gdb.guile/scm-value-cc.cc: New file.
16672 * gdb.guile/scm-value-cc.exp: New file.
16673 * gdb.guile/scm-value.c: New file.
16674 * gdb.guile/scm-value.exp: New file.
16675 * gdb.guile/source2.scm: New file.
16676 * gdb.guile/types-module.cc: New file.
16677 * gdb.guile/types-module.exp: New file.
16678
7026a7c1
YQ
166792014-02-10 Yao Qi <yao@codesourcery.com>
16680
16681 PR testsuite/16543
16682 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16683 * configure: Regenerated.
16684 * Makefile.in: New file.
16685
6c466447
AS
166862014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16687
16688 * gdb.python/py-framefilter.exp: Fix typo.
16689
6e854735
YQ
166902014-02-08 Yao Qi <yao@codesourcery.com>
16691
16692 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16693 that no =breakpoint-modified is emitted when breakpoints are
16694 modified through MI commands.
16695
d137e6dc
PA
166962014-02-07 Pedro Alves <pedro@codesourcery.com>
16697 Pedro Alves <palves@redhat.com>
16698
16699 * gdb.threads/step-after-sr-lock.c: New file.
16700 * gdb.threads/step-after-sr-lock.exp: New file.
16701
b5ee5a50
PA
167022014-02-07 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16705
3c77faf3
JK
167062014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16707
16708 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16709 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16710
6dddc817
DE
167112014-02-06 Doug Evans <xdje42@gmail.com>
16712
16713 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16714 output.
16715
16716 * gdb.gdb/python-interrupts.exp: New file.
16717
de7b2893
YQ
167182014-02-05 Yao Qi <yao@codesourcery.com>
16719
16720 * gdb.trace/report.exp (use_collected_data): Test the output
16721 of "info threads" and "info inferiors".
16722
66d032ac
YQ
167232014-02-05 Yao Qi <yao@codesourcery.com>
16724
16725 Revert this patch:
16726
16727 2013-05-24 Yao Qi <yao@codesourcery.com>
16728
16729 * gdb.trace/tfile.exp: Test inferior and thread.
16730
591a12a1
UW
167312014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16732
16733 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16734 on a function.
16735 * gdb.base/step-bt.c: Call hello via function pointer to make
16736 sure its first instruction is executed on powerpc64le-linux.
16737
0ff3e01f
UW
167382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16739
16740 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16741
084ee545
UW
167422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16743
16744 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16745 of the test patterns for use on little-endian systems.
16746
6ed14ff3
UW
167472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16748
16749 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16750 (decimal_vector): Fix for little-endian.
16751
401e27fd
JM
167522014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16753
16754 * gdb.arch/sparc-sysstep.exp: New file.
16755 * gdb.arch/sparc-sysstep.c: Likewise.
16756
16757 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16758
8b924729
EBM
167592014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16760
16761 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16762
fb151210
JB
167632014-01-23 Tom Tromey <tromey@redhat.com>
16764
16765 * gdb.ada/array_char_idx: New testcase.
16766
0740f8d8
TT
167672014-01-23 Tom Tromey <tromey@redhat.com>
16768
16769 PR python/16487:
16770 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16771 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16772 classes.
16773
21909fa1
TT
167742014-01-23 Tom Tromey <tromey@redhat.com>
16775
16776 PR python/16491:
16777 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16778 string from an inferior frame.
16779 * gdb.python/py-framefilter-mi.exp: Update.
16780
87ce2a04
DE
167812014-01-22 Doug Evans <dje@google.com>
16782
16783 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16784
237b092b
AA
167852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16786
16787 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16788
d674a709
AA
167892014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16790
16791 * gdb.trace/entry-values.exp: Remove excess space character from
16792 regex patterns. Handle s390 call instruction.
16793
20fa3390
AA
167942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16795
16796 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16797 define "*_start" label. Make "name" static.
16798 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16799 ${name} by references to ${name}_start.
16800
78466714
AA
168012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16802
16803 * gdb.base/info-macros.exp: Remove "debug" from the compile
16804 options.
16805
ec9f644a
IB
168062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16807
16808 * gdb.dlang/demangle.exp: New file.
16809
94b1b47e
IB
168102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16811
16812 * gdb.dlang/primitive-types.exp: New file.
16813
7f420862
IB
168142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16815
16816 * configure.ac: Create gdb.dlang/Makefile.
16817 * configure: Regenerate.
16818 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16819 * gdb.dlang/Makefile.in: New file.
16820 * lib/d-support.exp: New file.
16821 * lib/gdb.exp (skip_d_tests): New proc.
16822
52834460
MM
168232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16824
16825 * gdb.btrace/delta.exp: Check reverse stepi.
16826 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16827 * gdb.btrace/finish.exp: New.
16828 * gdb.btrace/next.exp: New.
16829 * gdb.btrace/nexti.exp: New.
16830 * gdb.btrace/record_goto.c: Add comments.
16831 * gdb.btrace/step.exp: New.
16832 * gdb.btrace/stepi.exp: New.
16833 * gdb.btrace/multi-thread-step.c: New.
16834 * gdb.btrace/multi-thread-step.exp: New.
16835 * gdb.btrace/rn-dl-bind.c: New.
16836 * gdb.btrace/rn-dl-bind.exp: New.
16837 * gdb.btrace/data.c: New.
16838 * gdb.btrace/data.exp: New.
16839 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16840
6e07b1d2
MM
168412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16842
16843 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16844 * gdb.btrace/exception.exp: Update.
16845 * gdb.btrace/instruction_history.exp: Update.
16846 * gdb.btrace/record_goto.exp: Update.
16847 * gdb.btrace/tailcall.exp: Update.
16848 * gdb.btrace/unknown_functions.exp: Update.
16849 * gdb.btrace/delta.exp: New.
16850
0b722aec
MM
168512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16852
16853 * gdb.btrace/record_goto.exp: Add backtrace test.
16854 * gdb.btrace/tailcall.exp: Add backtrace test.
16855
066ce621
MM
168562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16857
16858 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16859 * gdb.btrace/record_goto.c: New.
16860 * gdb.btrace/record_goto.exp: New.
16861 * gdb.btrace/x86-record_goto.S: New.
16862
0688d04e
MM
168632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16864
16865 * gdb.btrace/function_call_history.exp: Update tests.
16866 * gdb.btrace/instruction_history.exp: Update tests.
16867
8710b709
MM
168682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16869
16870 * gdb.btrace/function_call_history.exp: Fix expected field
16871 order for "record function-call-history".
16872 Add new tests for "record function-call-history /c".
16873 * gdb.btrace/exception.cc: New.
16874 * gdb.btrace/exception.exp: New.
16875 * gdb.btrace/tailcall.exp: New.
16876 * gdb.btrace/x86-tailcall.S: New.
16877 * gdb.btrace/x86-tailcall.c: New.
16878 * gdb.btrace/unknown_functions.c: New.
16879 * gdb.btrace/unknown_functions.exp: New.
16880 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16881
5de9129b
MM
168822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16883
16884 * gdb.btrace/instruction_history.exp: Update.
16885 * gdb.btrace/function_call_history.exp: Update.
16886
23a7fe75
MM
168872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16888
16889 * gdb.btrace/function_call_history.exp: Fix expected function
16890 trace.
16891 * gdb.btrace/instruction_history.exp: Initialize traced.
16892 Remove traced_functions.
16893
724c7dd8
MM
168942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16895
16896 * gdb.btrace/function_call_history.exp: Update
16897 * gdb.btrace/instruction_history.exp: Update.
16898
6d78d93b
MM
168992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16900
16901 * gdb.btrace/enable.exp: Update expected text.
16902
93a360cc
OJ
169032014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16904
16905 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16906 bytes.
16907
3772b53f
MR
169082014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16909
16910 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16911
596662fa
OJ
169122014-01-15 Omair Javaid <omair.javaid@linaro.org>
16913
16914 * lib/gdb.exp (supports_process_record): Return true for
16915 arm*-linux*. (supports_reverse): Likewise.
16916
b5b08fb4
SC
169172014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16918
16919 PR python/15464
16920 PR python/16113
16921 * gdb.python/py-type.c: Enhance test case.
16922 * gdb.python/py-value-cc.cc: Likewise
16923 * gdb.python/py-type.exp: Add new tests.
16924 * gdb.python/py-value-cc.exp: Likewise
16925
52d7fb13
AA
169262014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16927 Pedro Alves <palves@redhat.com>
16928
16929 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16930 Make "name" extern.
16931 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16932 references to ${name}_start by references to ${name}.
16933
a2cd8cfe
JB
169342014-01-10 Joel Brobecker <brobecker@adacore.com>
16935
16936 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16937
4e23fced
JB
169382014-01-10 Joel Brobecker <brobecker@adacore.com>
16939
16940 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16941
c6a9e42c
PA
169422014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16943 Pedro Alves <palves@redhat.com>
16944
16945 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16946 mi_gdb_target_load.
c6a9e42c 16947
b7ea362b
PA
169482014-01-08 Pedro Alves <palves@redhat.com>
16949
16950 * gdb.threads/reconnect-signal.c: New file.
16951 * gdb.threads/reconnect-signal.exp: New file.
16952
5e3f4fab
EBM
169532014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16954
16955 * gdb.base/source-dir.exp: New file.
16956
79301218
JB
169572014-01-07 Joel Brobecker <brobecker@adacore.com>
16958
16959 * gdb.ada/mi_interface: New testcase.
16960
8e355c5d
JB
169612014-01-07 Joel Brobecker <brobecker@adacore.com>
16962
16963 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16964 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16965 gdb.ada/pp-rec-component/pck.ads: New files.
16966
c0d48811
JB
169672014-01-07 Joel Brobecker <brobecker@adacore.com>
16968
16969 * gdb.python/py-pp-integral.c: New file.
16970 * gdb.python/py-pp-integral.py: New file.
16971 * gdb.python/py-pp-integral.exp: New file.
16972
17b609c3 16973For older changes see ChangeLog-1993-2013.
c906108c 16974\f
8d8cb839
EZ
16975;; Local Variables:
16976;; mode: change-log
16977;; left-margin: 8
16978;; fill-column: 74
16979;; version-control: never
16980;; End:
902f2ccb 16981
42a4f53d 16982 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16983 Copying and distribution of this file, with or without modification,
16984 are permitted provided the copyright notice and this notice are preserved.