xtensa: bfd: add special case to loop alignment check
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
59bd512b
TV
12019-08-01 Tom de Vries <tdevries@suse.de>
2
3 PR testsuite/24863
4 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
5 calling exp_continue for new thread and thread exited messages.
6
2a3ad588
TV
72019-08-01 Tom de Vries <tdevries@suse.de>
8
9 PR testsuite/24863
10 * gdb.base/structs.exp: Fix check-read1 timeout using
11 gdb_test_sequence.
12 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
13
117eb594
TV
142019-08-01 Tom de Vries <tdevries@suse.de>
15
16 PR testsuite/24863
17 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
18 line.
19
ed591340
TV
202019-08-01 Tom de Vries <tdevries@suse.de>
21
22 PR testsuite/24863
23 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
24
aa3b6533
TT
252019-07-30 Tom Tromey <tromey@adacore.com>
26
27 * gdb.ada/display_nested.exp: New file.
28 * gdb.ada/display_nested/foo.adb: New file.
29 * gdb.ada/display_nested/pack.adb: New file.
30 * gdb.ada/display_nested/pack.ads: New file.
31
2906593f
CB
322019-07-30 Christian Biesinger <cbiesinger@google.com>
33
34 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
35 namespace.
36 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
37
0f575925
TV
382019-07-30 Tom de Vries <tdevries@suse.de>
39
40 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
41 instead.
42
b13057d9
TV
432019-07-30 Tom de Vries <tdevries@suse.de>
44
45 PR testsuite/24834
46 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
47 (exec_is_pie): New proc.
48
5c4dde85
CB
492019-07-29 Christian Biesinger <cbiesinger@google.com>
50
51 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
52
c620ed88
CB
532019-07-29 Christian Biesinger <cbiesinger@google.com>
54
55 * gdb.python/py-objfile.c: Add global and static vars.
56 * gdb.python/py-objfile.exp: Test new functions Objfile.
57 lookup_global_symbol and lookup_static_symbol.
58
3d235706
TT
592019-07-29 Tom Tromey <tom@tromey.com>
60
61 * lib/tuiterm.exp (Term::_csi_@): New proc.
62 (Term::_csi_X): Don't move cursor.
63
c7e4c0a6
PW
642019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
65
66 * gdb.base/options.exp: Update backtrace - completion to
67 new option -frame-info.
68 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
69 Test new 'set print frame-info'. Test backtrace -frame-info
70 overriding 'set print frame-info'.
71 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
72 Test new 'set print frame-info'.
73 Verify consistency of backtrace with and without filters, with and
74 without -no-filters.
75 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
76 default.
77
de28a3b7
TV
782019-07-29 Tom de Vries <tdevries@suse.de>
79
80 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
81 no arguments".
82
507dd60e
TV
832019-07-29 Tom de Vries <tdevries@suse.de>
84
85 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
86 is a substring of the first for "complete non-unique file name".
87
5beafce9
TV
882019-07-29 Tom de Vries <tdevries@suse.de>
89
90 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
91 with ".*".
92
2d274232
TV
932019-07-29 Tom de Vries <tdevries@suse.de>
94
95 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
96 Pass prompt_regexp parameter to gdb_test_multiple calls.
97
9197cd8b
TV
982019-07-29 Tom de Vries <tdevries@suse.de>
99
100 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
101 print registers" regexps.
102
b528dae0
TV
1032019-07-29 Tom de Vries <tdevries@suse.de>
104
105 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
106
d17725d7
TV
1072019-07-29 Tom de Vries <tdevries@suse.de>
108
109 PR gdb/24855
110 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
111 (skip_python_tests_prompt): Add prompt_regexp argument to
112 gdb_test_multiple calls.
113
52b75bf1
TT
1142019-07-27 Tom Tromey <tom@tromey.com>
115
116 * gdb.tui/main.exp: New file.
117
2b1d00c2
TT
1182019-07-27 Tom Tromey <tom@tromey.com>
119
120 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
121 optional.
122 * gdb.tui/empty.exp: New file.
123
ded631d5
TT
1242019-07-27 Tom Tromey <tom@tromey.com>
125
126 * lib/tuiterm.exp (spawn): New proc.
127 (Term::resize): New proc.
128 * gdb.tui/resize.exp: New file.
129
58ac439d
TT
1302019-07-27 Tom Tromey <tom@tromey.com>
131
132 * gdb.tui/list.exp: New file.
133
fe1f56ee
TT
1342019-07-27 Tom Tromey <tom@tromey.com>
135
136 * gdb.tui/regs.exp: New file.
137
f790b310
TT
1382019-07-27 Tom Tromey <tom@tromey.com>
139
140 * gdb.tui/basic.exp: Add "layout split" test.
141
d95fc6ee
TT
1422019-07-27 Tom Tromey <tom@tromey.com>
143
144 * gdb.tui/basic.exp: Add "layout asm" test.
145
c3786b3a
TT
1462019-07-27 Tom Tromey <tom@tromey.com>
147
148 * lib/tuiterm.exp: New file.
149 * gdb.tui/basic.exp: New file.
150
98a617f8
KB
1512019-07-27 Kevin Buettner <kevinb@redhat.com>
152
153 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
154 Enable tests associated with this flag. Adjust regex
155 referencing "foo_low" to now refer to "foo_cold" instead.
156
5c076da4
KB
1572019-07-27 Kevin Buettner <kevinb@redhat.com>
158
159 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
160 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
161 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
162 foo_cold. Revise comments to match.
163 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
164 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
165 were wrapped into this proc; Call do_test in loop from outermost
166 level.
167 (foo_low): Rename all occurrences to "foo_cold".
168 (backtrace from baz): New test.
169 (x2/i foo_cold): New test.
170 (info line *foo_cold): New test.
171
1512d3b7
TV
1722019-07-26 Tom de Vries <tdevries@suse.de>
173
174 * gdb.arch/i386-pkru.exp: Fix unterminated string.
175
297989a1
TV
1762019-07-25 Tom de Vries <tdevries@suse.de>
177
178 PR testsuite/24830
179 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
180 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
181 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
182 (skip_libstdcxx_probe_tests): ... here.
183 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
184
b3b965fb
TV
1852019-07-24 Tom de Vries <tdevries@suse.de>
186
187 PR testsuite/24807
188 * gdb.objc/basicclass.m: Include stdio.h.
189 * gdb.objc/nondebug.m: Same.
190 * gdb.objc/objcdecode.m: Same.
191
4625b4d0
TV
1922019-07-24 Tom de Vries <tdevries@suse.de>
193
194 PR testsuite/24612
195 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
196 additional_flags.
197
024a5840
TV
1982019-07-24 Tom de Vries <tdevries@suse.de>
199
200 PR testsuite/24831
201 * gdb.multi/tids.exp: Update error messages for info threads.
202
c76ddaa3
TV
2032019-07-24 Tom de Vries <tdevries@suse.de>
204
205 * gdb.base/info-types.exp: Allow info types to print info for more than
206 one file.
207
9a618ef6
TV
2082019-07-23 Tom de Vries <tdevries@suse.de>
209
210 PR testsuite/24842
211 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
212 gdb_spawn_with_cmdline_opts.
213
40eadf04
SP
2142019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
215
216 * gdb.arch/arm-cmse-sgstubs.c: New test.
217 * gdb.arch/arm-cmse-sgstubs.exp: New file.
218
5ba29434
TV
2192019-07-23 Tom de Vries <tdevries@suse.de>
220
221 PR testsuite/24711
222 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
223 issuing next command.
224
a8e9d247
AB
2252019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
226
227 * gdb.ada/info_auto_lang.exp: Update expected results.
228 * gdb.base/info-types.c: Add additional types to check.
229 * gdb.base/info-types.exp: Update expected results.
230
eb86c5e2
AB
2312019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * gdb.base/info-types.c: New file.
234 * gdb.base/info-types.exp: New file.
235
01e175fe
AB
2362019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
237
238 * gdb.arch/riscv-bp-infcall.c: New file.
239 * gdb.arch/riscv-bp-infcall.exp: New file.
240
6b78c3f8
AB
2412019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 PR breakpoints/24541
244 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
245
da738167
TV
2462019-07-14 Tom de Vries <tdevries@suse.de>
247
248 PR testsuite/24760
249 * gdb.objc/basicclass.exp: Fix unterminated string.
250
0d4e84ed
AB
2512019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
252 Andrew Burgess <andrew.burgess@embecosm.com>
253
254 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
255 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
256 negative bounds.
257 * gdb.fortran/vla-value.exp: Print elements of an array with
258 negative bounds.
259 * gdb.fortran/vla.f90: Setup an array with negative bounds for
260 testing.
261
021d8588
AB
2622019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.base/options.exp (expect_string): Dequote strings in
265 results.
266 (test-string): Test strings with different quoting and reindent.
267
f06f1252
TT
2682019-07-10 Tom Tromey <tromey@adacore.com>
269
270 * gdb.ada/mi_ex_cond.exp: Update expected results.
271 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
272 * gdb.ada/mi_catch_ex.exp: Update expected results.
273 * gdb.ada/mi_catch_assert.exp: Update expected results.
274 * gdb.ada/catch_ex.exp (catch_exception_info)
275 (catch_exception_entry, catch_assert_entry)
276 (catch_unhandled_entry): Update.
277 * gdb.ada/catch_assert_if.exp: Update expected results.
278
b863685d
RB
2792019-07-10 Richard Bunt <richard.bunt@arm.com>
280 Stephen Roberts <stephen.roberts@arm.com>
281
282 * gdb.base/define.exp: Restore original prompt.
283
cb1e4e32
PA
2842019-07-09 Pedro Alves <palves@redhat.com>
285
286 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
287 breakpoints" output.
288 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
289 * gdb.python/py-breakpoint.exp: No longer expect that "catch
290 throw" creates breakpoint.
291 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
292 'type="catchpoint"'.
293
b58a68fe
PA
2942019-07-09 Pedro Alves <palves@redhat.com>
295
296 PR c++/15468
297 * gdb.cp/except-multi-location-lib.cc: New.
298 * gdb.cp/except-multi-location-main.cc: New.
299 * gdb.cp/except-multi-location.exp: New.
300
0826779b
PW
3012019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
302
303 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
304 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
305 argument and update callers.
306
5b0e2db4
AB
3072019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
308
309 * gdb.arch/amd64-break-on-asm-line.S: New file.
310 * gdb.arch/amd64-break-on-asm-line.exp: New file.
311
1f6f6e21
PW
3122019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
313
314 * gdb.base/printcmds.exp: Test printing C string and
315 C wide string convenience vars without transiting via the inferior.
316 Also make test names unique.
317
ea142fbf
AH
3182019-07-08 Alan Hayward <alan.hayward@arm.com>
319
320 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
321
213fd9fa
PA
3222019-07-04 Pedro Alves <palves@redhat.com>
323
324 * lib/gdb.exp (foreach_with_prefix): Don't return early if
325 body returned ok(0), break(3) or continue(4).
326 * gdb.testsuite/foreach_with_prefix.exp: New file.
327
2b40fda7
AH
3282019-07-04 Alan Hayward <alan.hayward@arm.com>
329
330 * gdb.server/unittest.exp: Allow 0 unit tests to run.
331
a26c8de0
PA
3322019-07-03 Pedro Alves <palves@redhat.com>
333
334 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
335 "return -code".
336
5f4ba3e7
PA
3372019-07-03 Pedro Alves <palves@redhat.com>
338
339 PR cli/24732
340 * gdb.base/shell.exp: Load completion-support.exp.
341 Adjust expected error output. Add completion tests.
342
a994424f
PA
3432019-07-03 Pedro Alves <palves@redhat.com>
344
345 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
346 string_to_regexp.
347
3d9be6f5
PA
3482019-07-03 Pedro Alves <palves@redhat.com>
349
350 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
351 (expect_integer): Adjust to expect "-string".
352 (expect_string): New.
353 (all_options): Expect "-string".
354 (test-flag, test-boolean): Adjust to expect "-string".
355 (test-string): New proc.
356 (top level): Call it.
357
41fc454c
PA
3582019-07-03 Pedro Alves <palves@redhat.com>
359
360 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
361 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
362 the expected output in the success.
363
b2b2a215
PA
3642019-07-03 Pedro Alves <palves@redhat.com>
365
366 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
367 Split one gdb_test_multiple call in two to avoid a race.
368
fdbc9870
PA
3692019-07-03 Pedro Alves <palves@redhat.com>
370
371 * gdb.base/with.c: New file.
372 * gdb.base/with.exp: New file.
373
c6ac8931
PA
3742019-07-03 Pedro Alves <palves@redhat.com>
375
376 * gdb.base/settings.exp: Replace all references to "maint
377 test-settings set" with references to "maint set test-settings",
378 and all references to "maint test-settings show" with references
379 to "maint show test-settings".
380
970f9d09
PA
3812019-07-03 Pedro Alves <palves@redhat.com>
382
383 * gdb.base/settings.exp (test-string): Adjust expected out when
384 testing "maint test-settings show filename"
385
54d66006
PA
3862019-07-02 Pedro Alves <palves@redhat.com>
387
388 * gdb.base/options.exp (test-info-threads): New procedure.
389 (top level): Call it.
390
10d06d82
TT
3912019-06-28 Tom Tromey <tromey@adacore.com>
392
393 * gdb.dwarf2/ada-linkage-name.c: New file.
394 * gdb.dwarf2/ada-linkage-name.exp: New file.
395
3d507ff2
TT
3962019-06-27 Tom Tromey <tromey@adacore.com>
397
398 * gdb.cp/constexpr-field.exp: Use setup_xfail.
399
8af58ffe
TV
4002019-06-26 Tom de Vries <tdevries@suse.de>
401
402 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
403
22e21752
TV
4042019-06-26 Tom de Vries <tdevries@suse.de>
405
406 * gdb.base/index-cache.exp: Add back missing debug option.
407
b65b566c
PW
4082019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
409
410 * gdb.base/alias.exp: Test non matching/non existing prefixes.
411
5c2c8c69
TV
4122019-06-25 Tom de Vries <tdevries@suse.de>
413
414 PR testsuite/24727
415 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
416
164e3873
TV
4172019-06-24 Tom de Vries <tdevries@suse.de>
418
419 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
420
824eacee
TV
4212019-06-24 Tom de Vries <tdevries@suse.de>
422
423 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
424 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
425 * gdb.trace/unavailable-dwarf-piece.exp: Same.
426
385b97d3
TV
4272019-06-24 Tom de Vries <tdevries@suse.de>
428
429 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
430
c596f180
TV
4312019-06-21 Tom de Vries <tdevries@suse.de>
432
433 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
434
b13a7d03
TV
4352019-06-21 Tom de Vries <tdevries@suse.de>
436
437 PR testsuite/24518
438 PR ada/24713
439 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
440 index.
441
899277ae
TT
4422019-06-19 Tom Tromey <tromey@adacore.com>
443
444 * gdb.ada/length_cond.exp: Add intro comment.
445
680e1bee
TT
4462019-06-19 Tom Tromey <tromey@adacore.com>
447
448 * gdb.ada/length_cond.exp: New file.
449 * gdb.ada/length_cond/length_cond.adb: New file.
450 * gdb.ada/length_cond/pck.adb: New file.
451 * gdb.ada/length_cond/pck.ads: New file.
452
0ed4690a
TV
4532019-06-18 Tom de Vries <tdevries@suse.de>
454
455 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
456
d20ed5fd
TT
4572019-06-18 Tom Tromey <tromey@adacore.com>
458
459 * gdb.base/list0.h: Add comment explaining control character.
460
86e04673
TV
4612019-06-18 Tom de Vries <tdevries@suse.de>
462
463 * boards/fission.exp: Break up long debug_flags line.
464
c4973306
SM
4652019-06-16 Tom de Vries <tdevries@suse.de>
466
467 PR gdb/24445
468 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
469 generated index.
470
93cb9841
AB
4712019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 PR gdb/24686
474 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
475 improve detection of bug gdb/24541.
476
399aaebd
SM
4772019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
478
479 PR gdb/24669
480 * gdb.base/index-cache.exp (uses_readnow,
481 expecting_index_cache_use): Define global variable.
482 (test_cache_enabled_miss, test_cache_enabled_hit): Use
483 expecting_index_cache_use.
484
584a927c
AB
4852019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
486 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.fortran/pointers.f90: New file.
489 * gdb.fortran/print_type.exp: New file.
490 * gdb.fortran/vla-ptype.exp: Adapt expected results.
491 * gdb.fortran/vla-type.exp: Likewise.
492 * gdb.fortran/vla-value.exp: Likewise.
493 * gdb.mi/mi-vla-fortran.exp: Likewise.
494
30056ea0
AB
4952019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
498 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
499 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
500 as a stop reason.
501
ec8e2b6d
AB
5022019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
503
504 * gdb.base/annota1.exp: Update expected results.
505 * gdb.cp/annota2.exp: Likewise.
506 * gdb.cp/annota3.exp: Likewise.
507
09e4c4e1
AB
5082019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
509
510 * gdb.base/style-logging.exp: Remove path from test name.
511
0735b091
TT
5122019-06-14 Tom Tromey <tromey@adacore.com>
513
514 PR gdb/24502:
515 * gdb.base/style-logging.exp: New file.
516
f5686554
TT
5172019-06-14 Tom Tromey <tromey@adacore.com>
518
519 * gdb.base/symfile-warn.exp: New file.
520 * gdb.base/symfile-warn.c: New file.
521
a0c1ffed
TT
5222019-06-14 Tom Tromey <tromey@adacore.com>
523
524 * gdb.base/annotate-symlink.exp: New file.
525
f411722c
TT
5262019-06-14 Tom Tromey <tromey@adacore.com>
527
528 * gdb.ada/set_wstr.exp: Add reassignment test.
529
4268ec18
TT
5302019-06-14 Tom Tromey <tromey@adacore.com>
531
532 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
533 'unchecked_access and 'unrestricted_access as well.
534
9a9e394b
TT
5352019-06-14 Tom Tromey <tromey@adacore.com>
536
537 PR ada/24539:
538 * gdb.ada/vla.exp: Update tests.
539 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
540 pragma.
541
4c048731
PA
5422019-06-13 Pedro Alves <palves@redhat.com>
543
544 * gdb.base/settings.exp (test-integer): Test junk after
545 "unlimited".
546
6665660a
PA
5472019-06-13 Pedro Alves <palves@redhat.com>
548
549 * gdb.base/options.exp (test-thread-apply): New.
550 (top level): Call it.
551
5d707134
PA
5522019-06-13 Pedro Alves <palves@redhat.com>
553
554 * gdb.base/options.exp (test-frame-apply): New.
555 (top level): Test print commands with different "frame apply"
556 prefixes.
557
e2a689da
PA
5582019-06-13 Pedro Alves <palves@redhat.com>
559
e79be6e5 560 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
561 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
562 'max_completions' parameter and handle it.
563 (test_gdb_completion_offers_commands): New.
564
90a1ef87
PA
5652019-06-13 Pedro Alves <palves@redhat.com>
566
567 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
568
d4c16835
PA
5692019-06-13 Pedro Alves <palves@redhat.com>
570
571 * gdb.base/options.exp (test-backtrace): New.
572 (top level): Call it.
573
2daf894e
PA
5742019-06-13 Pedro Alves <palves@redhat.com>
575
576 * gdb.guile/scm-frame-args.exp: Use "set print
577 raw-frame-arguments" instead of "set print raw frame-arguments".
578 * gdb.python/py-frame-args.exp: Likewise.
579
e6ed716c
PA
5802019-06-13 Pedro Alves <palves@redhat.com>
581
582 * gdb.compile/compile.exp: Adjust expected output to option
583 processing changes.
584
7d8062de
PA
5852019-06-13 Pedro Alves <palves@redhat.com>
586
587 * gdb.base/options.exp: Build executable.
588 (test-print): New procedure.
589 (top level): Call it, once for "print" and another for "compile
590 print".
591
9d0faba9
PA
5922019-06-13 Pedro Alves <palves@redhat.com>
593
594 * gdb.base/options.c: New file.
595 * gdb.base/options.exp: New file.
596
dee7b4c8
PA
5972019-06-13 Pedro Alves <palves@redhat.com>
598
599 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
600 that "o" is ambiguous.
601
dca0f6c0
PA
6022019-06-13 Pedro Alves <palves@redhat.com>
603
604 * gdb.base/settings.c: New file.
605 * gdb.base/settings.exp: New file.
606
ccf46844
PA
6072019-06-13 Pedro Alves <palves@redhat.com>
608
609 * gdb.base/completion.exp: Fix comment typo.
610
b9a3f842
PA
6112019-06-13 Pedro Alves <palves@redhat.com>
612
613 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
614 foo --1" test.
615
d106773e
PA
6162019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
617
618 * gdb.fortran/block-data.f: New.
619 * gdb.fortran/block-data.exp: New.
620
fea82da0
TV
6212019-06-11 Tom de Vries <tdevries@suse.de>
622
623 PR testsuite/24521
624 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
625 message.
626
8c2e74f1
TV
6272019-06-11 Tom de Vries <tdevries@suse.de>
628
629 PR testsuite/24521
630 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
631
b49851c8
TV
6322019-06-11 Tom de Vries <tdevries@suse.de>
633
634 * boards/readnow.exp: New file.
635
a7067863
AB
6362019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
637
638 * gdb.fortran/vla-sizeof.exp: Update expected results.
639
1a3da2cd
AB
6402019-06-06 Amos Bird <amosbird@gmail.com>
641
642 * gdb.base/annota1.exp (thread_switch): Add test for
643 thread-exited annotation.
644
3847a7bf
TT
6452019-06-06 Tom Tromey <tromey@adacore.com>
646
647 * gdb.base/maint.exp: Expect command started/finished output.
648
0088ba59
AB
6492019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
650
651 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
652 comment.
653 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
654
312617a3
AB
6552019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
658 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
659 * gdb.arch/riscv-unwind-long-insn.c: New file.
660 * gdb.arch/riscv-unwind-long-insn.exp: New file.
661
e1f2e1a2
CB
6622019-06-04 Christian Biesinger <cbiesinger@google.com>
663
d3238f7d 664 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 665
206584bd
PW
6662019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
667
668 * lib/gdb.exp (help_list_trailer): New regexp variable
669 factorizing the help trailer message.
670 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
671 arg to allow to better factorize various tests.
672 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
673 (test_prefix_command_help): Use help_list_trailer.
674 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
675 * gdb.guile/scm-cmd.exp: Likewise.
676 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
677 * gdb.base/help.exp: Use test_user_defined_class_help.
678 * gdb.base/style.exp: Add tests for styling of help and apropos.
679 * lib/gdb-utils.exp (style): Add title and highlight styles.
680
708dc93e
PW
6812019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
682
683 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
684 $_shell_exitsignal.
685 * gdb.base/default.exp: Update for new convenience variables.
686
f49055a5
TT
6872019-05-29 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
690 to "break complete ada" test case's regexp.
691
4330d61d
TT
6922019-05-29 Tom Tromey <tromey@adacore.com>
693
694 PR c++/20020:
695 * gdb.cp/constexpr-field.exp: New file.
696 * gdb.cp/constexpr-field.cc: New file.
697
000439d5
TT
6982019-05-29 Tom Tromey <tromey@adacore.com>
699
700 * gdb.base/finish.exp (finish_no_print): New proc.
701 (finish_tests): Call it.
702
5a01c34c
TV
7032019-05-24 Tom de Vries <tdevries@suse.de>
704
705 * gdb.dwarf2/gdb-add-index.exp: New file.
706
18125b16
TT
7072019-05-22 Tom Tromey <tromey@adacore.com>
708
709 * gdb.base/info-shared.exp (check_info_shared): Use "style".
710 * gdb.base/style.exp: Use "style".
711 * lib/gdb-utils.exp (style): New proc.
712
af1a8d03
TV
7132019-05-22 Tom de Vries <tdevries@suse.de>
714
715 * gdb.base/align.exp: Require c++11.
716
e7fe496b
TV
7172019-05-22 Tom de Vries <tdevries@suse.de>
718
719 PR testsuite/24586
720 * gdb.python/py-mi-var-info-path-expression.exp: Call
721 mi_skip_python_tests to check if python is supported.
722
8fca4da0
AH
7232019-05-22 Alan Hayward <alan.hayward@arm.com>
724
725 * gdb.arch/aarch64-pauth.c: New test.
726 * gdb.arch/aarch64-pauth.exp: New file.
727
b7060614
AH
7282019-05-22 Alan Hayward <alan.hayward@arm.com>
729
730 * README (Re-running Tests Outside The Testsuite): New section.
731
669d0468
TV
7322019-05-21 Tom de Vries <tdevries@suse.de>
733
734 * gdb.arch/amd64-eval.exp: Require c++11.
735 * gdb.base/max-depth.exp: Same.
736 * gdb.compile/compile-cplus-array-decay.exp: Same.
737 * gdb.cp/meth-typedefs.exp: Same.
738 * gdb.cp/subtypes.exp: Same.
739 * gdb.cp/temargs.exp: Same.
740
ce3ebcaa
AH
7412019-05-21 Alan Hayward <alan.hayward@arm.com>
742
743 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
744
34d11c68
AB
7452019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
746
747 PR gdb/18644
748 * gdb.fortran/complex.exp: Remove setup_kfail calls.
749 * gdb.fortran/printing-types.exp: Add new test.
750 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
751 testing.
752 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
753 setup_kfail call.
754
87781e84
AH
7552019-05-17 Alan Hayward <alan.hayward@arm.com>
756
757 * README (Running the Testsuite): Change example.
758 (Testsuite Parameters): Remove TRANSCRIPT.
759 * lib/gdb.exp: Remove TRANSCRIPT check.
760
b420b89e
AH
7612019-05-17 Alan Hayward <alan.hayward@arm.com>
762
763 * README (Testsuite Parameters): Add replay logging to
764 GDBSERVER_DEBUG.
765 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
766 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
767 as a comma separated list.
768 (gdb_debug_init): Override procedure.
769
408e9b8b
AH
7702019-05-17 Alan Hayward <alan.hayward@arm.com>
771
772 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
773 (gdb_write_cmd_file): New procedure.
774 * lib/gdbserver-support.exp (gdbserver_start): Call
775 gdbserver_write_cmd_file.
776 (gdbserver_write_cmd_file): New procedure.
777
f9e2e39d
AH
7782019-05-17 Alan Hayward <alan.hayward@arm.com>
779
780 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
781 (delete_breakpoints): Likewise.
782 (gdb_run_cmd): Likewise.
783 (gdb_start_cmd): Likewise.
784 (gdb_starti_cmd): Likewise.
785 (gdb_internal_error_resync): Likewise.
786 (gdb_test_multiple): Likewise.
787 (gdb_reinitialize_dir): Likewise.
788 (default_gdb_exit): Likewise.
789 (gdb_file_cmd): Mark kill as optional.
790 (default_gdb_start): Call gdb_stdin_log_init.
791 (send_gdb): Call gdb_stdin_log_write.
792 (rerun_to_main): Mark Y as an answer.
793 (gdb_stdin_log_init): New function.
794 (gdb_stdin_log_write): Likewise.
795
81f47ac2
AH
7962019-05-17 Alan Hayward <alan.hayward@arm.com>
797
798 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
799 * gdb.base/debug-expr.exp: Likewise.
800 * gdb.base/foll-fork.exp: Likewise.
801 * gdb.base/foll-vfork.exp: Likewise.
802 * gdb.base/fork-print-inferior-events.exp: Likewise.
803 * gdb.base/gdb-sigterm.exp: Likewise.
804 * gdb.base/gdbinit-history.exp: Likewise.
805 * gdb.base/osabi.exp: Likewise.
806 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
807 * gdb.base/ui-redirect.exp: Likewise.
808 * gdb.gdb/unittest.exp: Likewise.
809 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
810 * gdb.mi/mi-watch.exp: Likewise.
811 * gdb.mi/new-ui-mi-sync.exp: Likewise.
812 * gdb.mi/user-selected-context-sync.exp: Likewise.
813 * gdb.python/python.exp: Disable debug test when debugging.
814 * gdb.threads/check-libthread-db.exp: Disable when debugging.
815 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
816 Likewise.
817 * gdb.threads/stepi-random-signal.exp: Likewise.
818
29b52314
AH
8192019-05-17 Alan Hayward <alan.hayward@arm.com>
820
821 * Makefile.in: Pass through GDB_DEBUG.
822 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
823 (gdb,debug): Add board setting.
824 * lib/gdb.exp (default_gdb_start): Start debugging.
825 (gdb_debug_enabled): New procedure.
826 (gdb_debug_init): Likewise.
29b52314
AH
827
8282019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 829
29b52314
AH
830 * Makefile.in: Pass through GDB_DEBUG.
831 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
832 (gdb,debug): Add board setting.
833 * lib/gdb.exp (default_gdb_start): Start debugging.
834 (gdb_debug_enabled): New procedure.
835 (gdb_debug_init): Likewise.
29b52314 836
ca1285d1
AH
8372019-05-17 Alan Hayward <alan.hayward@arm.com>
838
839 * gdb.base/ui-redirect.exp: Add debug redirect tests.
840
f3a09c80
AH
8412019-05-17 Alan Hayward <alan.hayward@arm.com>
842
843 * gdb.base/ui-redirect.exp: Test redirection.
844
26648588
JV
8452019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
846
847 * gdb.mi/mi-complete.exp: New file.
848 * gdb.mi/mi-complete.cc: Likewise.
849
14237686
AB
8502019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
851
852 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
853 indexed and sliced arrays, and pointers to arrays.
854
e7bd7fba
TT
8552019-05-14 Tom Tromey <tromey@adacore.com>
856
857 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
858 styling test.
859
2764128d
TV
8602019-05-14 Tom de Vries <tdevries@suse.de>
861
862 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
863 selection entry encoding.
864
71bed2db
TT
8652019-05-10 Tom Tromey <tromey@adacore.com>
866
867 * gdb.ada/info_exc.exp: Add "complete" test.
868
63b667ad
TV
8692019-05-09 Tom de Vries <tdevries@suse.de>
870
871 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
872 CU-relative.
873
9cfd2b89
TV
8742019-05-09 Tom de Vries <tdevries@suse.de>
875
876 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
877 CU-relative.
878
2228ef77
XR
8792019-05-08 Joel Brobecker <brobecker@adacore.com>
880
881 * gdb.ada/frame_arg_lang.exp: New testcase.
882 * gdb.ada/frame_arg_lang/bla.adb: New file.
883 * gdb.ada/frame_arg_lang/pck.ads: New file.
884 * gdb.ada/frame_arg_lang/pck.adb: New file.
885 * gdb.ada/frame_arg_lang/foo.c: New file.
886
80e55b13
TT
8872019-05-08 Tom Tromey <tromey@adacore.com>
888
889 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
890
9d3421af
TT
8912019-05-08 Tom Tromey <tromey@adacore.com>
892
893 * gdb.base/ptype-offsets.exp: Update tests.
894
844333e2
TT
8952019-05-08 Tom Tromey <tromey@adacore.com>
896
897 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
898 cases.
899 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
900 "short".
901
988915ee
TT
9022019-05-08 Tom Tromey <tromey@adacore.com>
903
904 * gdb.ada/vla.exp: New file.
905 * gdb.ada/vla/vla.adb: New file.
906
7bd55dac
TV
9072019-05-07 Tom de Vries <tdevries@suse.de>
908
909 * gdb.base/index-cache.exp (ls_host): Fix return statement.
910
75f06e9d
TV
9112019-05-07 Tom de Vries <tdevries@suse.de>
912
913 PR testsuite/24522
914 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
915 section.
916
77e7aaa4
TV
9172019-05-07 Tom de Vries <tdevries@suse.de>
918
919 PR testsuite/24522
920 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
921 .debug_aranges section.
922
456ba0fa
TV
9232019-05-07 Tom de Vries <tdevries@suse.de>
924
925 PR testsuite/24159
926 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
927
5a56d6a6
TV
9282019-05-06 Tom de Vries <tdevries@suse.de>
929
930 * lib/gdb.exp (exec_has_index_section): New proc.
931 * gdb.base/index-cache.exp: Handle case that binfile contains an index
932 section.
933
9d6d4be8
TV
9342019-05-04 Tom de Vries <tdevries@suse.de>
935
936 * boards/cc-with-debug-names.exp: New file.
937
222a8d25
TT
9382019-05-03 Tom Tromey <tromey@adacore.com>
939
940 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
941 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
942 * gdb.ada/char_enum.exp: Add test.
943
0fdfd794
TV
9442019-05-03 Tom de Vries <tdevries@suse.de>
945
946 * boards/cc-with-gdb-index.exp: New file.
947
80062eb9
AB
9482019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
949
950 * gdb.rust/simple.exp: Add new test case.
951 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
952 (main): Initialise an instance of the new struct.
953
4504bbde
TT
9542019-05-01 Tom Tromey <tromey@adacore.com>
955
956 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
957 record.
958 (NPR): New variable.
959 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
960 test.
961
d48e62f4
TT
9622019-05-01 Tom Tromey <tromey@adacore.com>
963
964 * gdb.ada/packed_array_assign.exp: Add packed assignment
965 regression test.
966
f59f30f5
TV
9672019-05-01 Tom de Vries <tdevries@suse.de>
968
969 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
970
b70bfc54
TV
9712019-05-01 Tom de Vries <tdevries@suse.de>
972
973 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
974
15f18d14
AT
9752019-04-30 Ali Tamur <tamur@google.com>
976
977 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
978
2ff0a947
TT
9792019-04-30 Tom Tromey <tromey@adacore.com>
980
981 * lib/ada.exp (find_ada_tool): New proc.
982 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
983 * gdb.ada/catch_ex_std.exp: New file.
984 * gdb.ada/catch_ex_std/foo.adb: New file.
985 * gdb.ada/catch_ex_std/some_package.adb: New file.
986 * gdb.ada/catch_ex_std/some_package.ads: New file.
987
a776957c
TT
9882019-04-30 Tom Tromey <tromey@adacore.com>
989
990 PR c++/24470:
991 * gdb.cp/temargs.cc: Add test code from PR.
992
bc68014d
AB
9932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * gdb.fortran/vla-datatypes.exp: Update expected results.
996 * gdb.fortran/vla-ptype.exp: Likewise.
997 * gdb.fortran/vla-type.exp: Likewise.
998 * gdb.fortran/vla-value.exp: Likewise.
999
f1fdc960
AB
10002019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1001
1002 * gdb.fortran/ptr-indentation.exp: Update expected results.
1003 * gdb.fortran/ptype-on-functions.exp: Likewise.
1004 * gdb.fortran/vla-ptr-info.exp: Likewise.
1005 * gdb.fortran/vla-value.exp: Likewise.
1006
bf7a4de1
AB
10072019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1008
1009 * gdb.fortran/ptype-on-functions.exp: New file.
1010 * gdb.fortran/ptype-on-functions.f90: New file.
1011
bbe75b9d
AB
10122019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1015 case void string.
1016
1db455a7
AB
10172019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.fortran/complex.exp: Expand.
1020 * gdb.fortran/complex.f: Renamed to...
1021 * gdb.fortran/complex.f90: ...this, and extended to add more
1022 complex values.
1023
b6d03bb2
AB
10242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1025
1026 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1027 MODULO, CMPLX.
1028
2e62ab40
AB
10292019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1030 Richard Bunt <richard.bunt@arm.com>
1031
1032 * gdb.base/max-depth.c: New file.
1033 * gdb.base/max-depth.exp: New file.
1034 * gdb.python/py-nested-maps.c: New file.
1035 * gdb.python/py-nested-maps.exp: New file.
1036 * gdb.python/py-nested-maps.py: New file.
1037 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1038 (test_all_common): Call test_max_depth.
1039 * gdb.fortran/max-depth.exp: New file.
1040 * gdb.fortran/max-depth.f90: New file.
1041 * gdb.go/max-depth.exp: New file.
1042 * gdb.go/max-depth.go: New file.
1043 * gdb.modula2/max-depth.exp: New file.
1044 * gdb.modula2/max-depth.c: New file.
1045 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1046
d2b584a5
TV
10472019-04-29 Tom de Vries <tdevries@suse.de>
1048
1049 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1050
136afab8
PW
10512019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1052
1053 * gdb.base/callexit.exp: Test may-call-functions off.
1054
725cbb63
KS
10552019-04-25 Keith Seitz <keiths@redhat.com>
1056
1057 PR c++/24367
1058 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1059 (another_incomplete_struct, test_incomplete): New definitions.
1060 (main): Use new definitions.
1061 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1062 functions.
1063
82433e3e
SDJ
10642019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1065
1066 PR corefiles/11608
1067 PR corefiles/18187
1068 * gdb.base/coredump-filter-build-id.exp: New file.
1069
dd06d4d6
AH
10702019-04-25 Alan Hayward <alan.hayward@arm.com>
1071
e79be6e5
SM
1072 * Makefile.in: Pass through GDBSERVER_DEBUG.
1073 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1074 (gdbserver,debug): Add board setting.
1075 * gdb.trace/tspeed.exp: Skip when debugging.
1076 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1077 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1078
1670072e
TT
10792019-04-24 Tom Tromey <tromey@adacore.com>
1080
1081 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1082 Rust.
1083
a59240a4
TT
10842019-04-24 Tom Tromey <tromey@adacore.com>
1085
1086 * gdb.arch/amd64-eval.exp: Test bitfield return.
1087 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1088 (class Foo) <return_bitfields>: New method.
1089 (main): Call it.
1090
b907456c
AB
10912019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.cp/many-args.cc: New file.
1094 * gdb.cp/many-args.exp: New file.
1095
5c565afd
TV
10962019-04-23 Tom de Vries <tdevries@suse.de>
1097
1098 PR gdb/24433
1099 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1100
ba22ff86
AH
11012019-04-23 Alan Hayward <alan.hayward@arm.com>
1102
1103 * gdb.trace/backtrace.exp: Use nopie flag.
1104 * gdb.trace/circ.exp: Likewise.
1105 * gdb.trace/collection.exp: Likewise.
1106 * gdb.trace/ftrace.exp: Likewise.
1107 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1108 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1109 * gdb.trace/qtro.exp: Likewise.
1110 * gdb.trace/read-memory.exp: Likewise.
1111 * gdb.trace/report.exp: Likewise.
1112 * gdb.trace/tfile.exp: Likewise.
1113 * gdb.trace/tfind.exp: Likewise.
1114 * gdb.trace/unavailable.exp: Likewise.
1115
7905fc35
PA
11162019-04-22 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.base/solib-probes-nosharedlibrary.c,
1119 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1120
8ecb59f8
TT
11212019-04-19 Tom Tromey <tromey@adacore.com>
1122
1123 * gdb.ada/ptype_union.c: New file.
1124 * gdb.ada/ptype_union.exp: New file.
1125
62160ec9
TT
11262019-04-19 Tom Tromey <tromey@adacore.com>
1127
1128 PR symtab/24423:
1129 * gdb.base/list0.h (foo): Add a control-l character.
1130
36cd4ba5
TV
11312019-04-18 Tom de Vries <tdevries@suse.de>
1132
1133 PR gdb/24433
1134 * boards/local-board.exp: Set sysroot to "".
1135
b73715df
TV
11362019-04-18 Tom de Vries <tdevries@suse.de>
1137 Pedro Alves <palves@redhat.com>
1138
1139 PR gdb/24454
1140 * gdb.threads/vfork-follow-child-exec.c: New file.
1141 * gdb.threads/vfork-follow-child-exec.exp: New file.
1142 * gdb.threads/vfork-follow-child-exit.c: New file.
1143 * gdb.threads/vfork-follow-child-exit.exp: New file.
1144
4aa866af
LS
11452019-04-15 Leszek Swirski <leszeks@google.com>
1146
1147 * gdb.arch/amd64-eval.cc: New file.
1148 * gdb.arch/amd64-eval.exp: New file.
1149
e5a1a79a
AH
11502019-04-11 Alan Hayward <alan.hayward@arm.com>
1151
1152 * gdb.server/sysroot.c: New test.
1153 * gdb.server/sysroot.exp: New file.
1154 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1155 matching param.
1156
41077b66
AB
11572019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * gdb.base/align.exp: Extend test to cover structures containing
1160 only static fields.
1161
c30391f8
TV
11622019-04-11 Tom de Vries <tdevries@suse.de>
1163
1164 * boards/cc-with-dwz-m.exp: New file.
1165 * boards/cc-with-dwz.exp: New file.
1166 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1167
e242fd12
SM
11682019-04-09 Simon Marchi <simon.marchi@efficios.com>
1169
1170 * gdb.base/start-cpp.exp: New file.
1171 * gdb.base/start-cpp.cc: New file.
1172
2b0c8b01
KB
11732019-04-08 Kevin Buettner <kevinb@redhat.com>
1174
1175 * gdb.python/py-thrhandle.exp: Adjust tests to call
1176 thread_from_handle instead of thread_from_thread_handle.
1177
947210e5
KB
11782019-04-08 Kevin Buettner <kevinb@redhat.com>
1179
1180 * gdb.python/py-thrhandle.exp: Add tests for
1181 gdb.InferiorThread.handle.
1182
d7df6549
AB
11832019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * gdb.python/py-function.exp: Check calling helper function from
1186 all languages.
1187 * lib/gdb.exp (gdb_supported_languages): New proc.
1188
8bdc1658
AB
11892019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1190
1191 * gdb.base/complex-parts.c: New file.
1192 * gdb.base/complex-parts.exp: New file.
1193
05caa1d2
TT
11942019-04-01 Tom Tromey <tromey@adacore.com>
1195
1196 PR symtab/23331:
1197 * gdb.dwarf2/dw2-ranges-main.c: New file.
1198 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1199 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1200
7734102d
EZ
12012019-03-30 Simon Marchi <simark@simark.ca>
1202
1203 * gdb.base/default.exp: Add values for $_gdb_major and
1204 $_gdb_minor.
1205
188e1fa9
TT
12062019-03-29 Tom Tromey <tromey@adacore.com>
1207
1208 * gdb.base/help.exp: Tighten apropos regexp.
1209
2880242d
KS
12102019-03-29 Keith Seitz <keiths@redhat.com>
1211
1212 * gdb.fortran/array-bounds.exp: New file.
1213 * gdb.fortran/array-bounds.f90: New file.
1214
077cad8e
PW
12152019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1216
1217 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1218
80047cfc
PW
12192019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1220
1221 * gdb.multi/hello.c (main): Increase alarm timer.
1222
f489207e
SL
12232019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1224
1225 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1226 factor when no hardware watchpoint support.
1227
c92df149
AH
12282019-03-28 Alan Hayward <alan.hayward@arm.com>
1229 Pedro Alves <palves@redhat.com>
1230
1231 * boards/local-board.exp: set sysroot to /.
1232
933aebfa
AH
12332019-03-27 Alan Hayward <alan.hayward@arm.com>
1234
1235 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1236 in child.
1237
9f9aa852
AB
12382019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1241 field.
1242 (make_container): Initialise new field.
1243 * gdb.python/py-prettyprint.exp: Add new tests.
1244 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1245 <display_hint>: New method.
1246
3714a195
AB
12472019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1248
1249 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1250 gdb_continue_to_breakpoint more throughout this test.
1251 (run_lang_tests) Supply unique test names, and use
1252 gdb_test_no_output.
1253
18c77628
AB
12542019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.base/finish-pretty.exp: Update expected results.
1257 * gdb.base/pretty-print.c: New file.
1258 * gdb.base/pretty-print.exp: New file.
1259
9a93502f
PA
12602019-03-25 Pedro Alves <palves@redhat.com>
1261
1262 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1263 move comments outside list. Append '-i "" eof' section.
1264
968aa7ae
AH
12652019-03-22 Alan Hayward <alan.hayward@arm.com>
1266
1267 * README: Add pie options.
1268 * gdb.base/break-interp.exp: Ensure pie is disabled.
1269 * gdb.base/dump.exp: Likewise.
1270 * lib/gdb.exp (gdb_compile): Add pie option.
1271
4c7d57e7
TT
12722019-03-19 Tom Tromey <tromey@adacore.com>
1273
1274 * gdb.mi/mi2-cli-display.c: New file.
1275 * gdb.mi/mi2-cli-display.exp: New file.
1276
bff8c71f
TT
12772019-03-18 Joel Brobecker <brobecker@adacore.com>
1278 Tom Tromey <tromey@adacore.com>
1279
1280 * gdb.ada/ptype_array/pck.adb: New file.
1281 * gdb.ada/ptype_array/pck.ads: New file.
1282 * gdb.ada/ptype_array/foo.adb: New file.
1283 * gdb.ada/ptype_array.exp: New file.
1284
d085f989
TT
12852019-03-14 Tom Tromey <tromey@adacore.com>
1286
1287 * gdb.base/style.exp: Add "set style sources" test.
1288
b4be1b06
SM
12892019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1290
1291 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1292 * mi-breakpoint-multiple-locations.exp: ... this.
1293 (make_breakpoints_pattern): New proc.
1294 (do_test): Add mi_version parameter, test -break-insert,
1295 -break-info and =breakpoint-created.
1296
7cde5fc2
AB
12972019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1298
1299 * config/default.exp: Remove 'load_lib gdb.exp'.
1300 * config/monitor.exp: Likewise.
1301 * config/sid.exp: Likewise.
1302 * config/sim.exp: Likewise.
1303 * config/slite.exp: Likewise.
1304 * config/unix.exp: Likewise.
1305 * gdb.base/default.exp: Remove unhelpful comment.
1306
efbecbc1
AB
13072019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1308
1309 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1310
0841c79a
AB
13112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1312
1313 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1314
4a270568
AB
13152019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.fortran/type-kinds.exp: Update expected results.
1318
067630bd
AB
13192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1322
3be47f7a
AB
13232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1324
1325 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1326 function.
1327 (test_basic_parsing_of_type_kinds): Expand types tested.
1328 (test_parsing_invalid_type_kinds): New function.
1329
4d00f5d8
AB
13302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 * gdb.fortran/intrinsics.exp: New file.
1333 * gdb.fortran/intrinsics.f90: New file.
1334 * gdb.fortran/type-kinds.exp: New file.
1335
c8f91604
AB
13362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1337
1338 * gdb.fortran/dot-ops.exp: New file.
1339
dd9f2c76
AB
13402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1341
1342 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1343 Check upper and lower case logical literals.
1344
84ec9724
AB
13452019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1346
1347 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1348 Remove duplicate tests.
1349
c3734e09
AH
13502019-03-06 Alan Hayward <alan.hayward@arm.com>
1351
1352 * lib/gdb.exp (builtin_cd): rename of cd.
1353 (cd): Override builtin.
1354
aa3cfbda
RB
13552019-03-06 Richard Bunt <richard.bunt@arm.com>
1356
1357 * gdb.fortran/function-calls.exp: New file.
1358 * gdb.fortran/function-calls.f90: New test.
1359
7b63ad86
RB
13602019-03-04 Richard Bunt <richard.bunt@arm.com>
1361
1362 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1363 on user program standard output.
1364 * gdb.fortran/short-circuit-argument-list.f90: Record function
1365 calls.
1366
01abb042
AH
13672019-02-28 Alan Hayward <alan.hayward@arm.com>
1368
c3734e09
AH
1369 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1370 failure.
01abb042 1371
92137da0
RO
13722019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1373
1374 PR gdb/8527
1375 * gdb.base/interrupt-daemon-attach.c,
1376 gdb.base/interrupt-daemon-attach.exp: New test.
1377
5862844d
PA
13782019-02-27 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.base/page.exp: Add tests for "set width/height -1".
1381
8ed25214
PA
13822019-02-27 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.base/page.exp: Add tests for "set/show width/height" with
1385 "infinite" values.
1386
6c28e44a
TT
13872019-02-27 Tom Tromey <tromey@adacore.com>
1388
1389 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1390 2.4.
1391 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1392 workaround.
1393
bf9a735e
AB
13942019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1395
1396 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1397 tests for structs with static members.
1398
8791793c
TT
13992019-02-26 Tom Tromey <tromey@adacore.com>
1400
1401 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1402 ValueError, not TypeError.
1403
bc2a507e
KB
14042019-02-26 Kevin Buettner <kevinb@redhat.com>
1405
1406 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1407 call from main program.
1408
e0e7d3bd
JB
14092019-02-23 Joel Brobecker <brobecker@adacore.com>
1410
1411 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1412 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1413 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1414 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1415 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1416
9600246d
KS
14172019-02-22 Keith Seitz <keiths@redhat.com>
1418
1419 PR symtab/23853
1420 * gdb.base/symlink-sourcefile.c: New file.
1421 * gdb.base/symlink-sourcefile.exp: New file.
1422
0c95f9ed
TT
14232019-02-20 Tom Tromey <tom@tromey.com>
1424
1425 * gdb.base/info_qt.exp: Update.
1426
6caa91b6
SM
14272019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1428
1429 * gdb.base/source.exp: Move "error in sourced script" code to
1430 the end.
1431 * gdb.base/source-error.gdb: Move contents to
1432 source-error-1.gdb. Add new code to source source-error-1.gdb.
1433 * gdb.base/source-error-1.gdb: New file, from previous
1434 source-error.gdb.
1435
6506371f
TT
14362019-02-17 Tom Tromey <tom@tromey.com>
1437
1438 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1439 for macro styling.
1440 * gdb.base/style.c (SOME_MACRO): New macro.
1441
a0087920
TT
14422019-02-17 Tom Tromey <tom@tromey.com>
1443
1444 * gdb.base/style.exp: Add line-wrapping tests.
1445 * gdb.base/page.exp: Add test for quitting during pagination.
1446
a2cd4f14
JB
14472019-02-17 Joel Brobecker <brobecker@adacore.com>
1448
1449 * gdb.ada/big_packed_array: New testcase.
1450 * gdb.ada/homonym.exp: Fix incorrect expected output for
1451 "break <homonym__get_value>" test.
1452
9d70ffbc
WP
14532019-02-13 Weimin Pan <weimin.pan@oracle.com>
1454
1455 PR breakpoints/21870
1456 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1457 and prepare_for_testing. Add comment.
1458 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1459 redundant cleanup call. Clean up comment.
1460
01c7ae81
WP
14612019-02-12 Weimin Pan <weimin.pan@oracle.com>
1462
1463 PR breakpoints/21870
1464 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1465 * gdb.arch/aarch64-dbreg-contents.c: New file.
1466
aff29d1c
JB
14672019-02-10 Joel Brobecker <brobecker@adacore.com>
1468
1469 * gdb.ada/mi_ref_changeable: New testcase.
1470
df0da8a2
AH
14712019-02-07 Alan Hayward <alan.hayward@arm.com>
1472
1473 * gdb.base/attach.exp: Add double attach test.
1474
bd447abb
SM
14752019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1476
1477 * lib/gdb.exp (default_gdb_start): Don't match pagination
1478 prompt.
1479 (gdb_init): Set stty_init.
1480
1dbc40b9
TT
14812019-01-27 Tom Tromey <tom@tromey.com>
1482
1483 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1484 skip_python_tests.
1485
353229bf
AH
14862019-01-24 Alan Hayward <alan.hayward@arm.com>
1487
1488 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1489 New structure.
1490 (struct struct_static_02_02): Likewise.
1491 (struct struct_static_02_03): Likewise.
1492 (struct struct_static_02_04): Likewise.
1493 (struct struct_static_04_01): Likewise.
1494 (struct struct_static_04_02): Likewise.
1495 (struct struct_static_04_03): Likewise.
1496 (struct struct_static_04_04): Likewise.
1497 (struct struct_static_06_01): Likewise.
1498 (struct struct_static_06_02): Likewise.
1499 (struct struct_static_06_03): Likewise.
1500 (struct struct_static_06_04): Likewise.
1501 (cmp_struct_static_02_01): Likewise.
1502 (cmp_struct_static_02_02): Likewise.
1503 (cmp_struct_static_02_03): Likewise.
1504 (cmp_struct_static_02_04): Likewise.
1505 (cmp_struct_static_04_01): Likewise.
1506 (cmp_struct_static_04_02): Likewise.
1507 (cmp_struct_static_04_03): Likewise.
1508 (cmp_struct_static_04_04): Likewise.
1509 (cmp_struct_static_06_01): Likewise.
1510 (cmp_struct_static_06_02): Likewise.
1511 (cmp_struct_static_06_03): Likewise.
1512 (cmp_struct_static_06_04): Likewise.
1513 (call_all): Test new structs.
1514 * gdb.base/infcall-nested-structs.exp: Likewise.
1515
73021deb
AH
15162019-01-21 Alan Hayward <alan.hayward@arm.com>
1517 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1518
fc65c7db
AH
15192019-01-21 Alan Hayward <alan.hayward@arm.com>
1520 * gdb.base/stack-protector.c: New test.
1521 * gdb.base/stack-protector.exp: New file.
1522 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1523 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1524 option.
1525 (gdb_compile): Remove stack protector for GCC and prevent
1526 recursion.
1527
c24bdb02
KS
15282019-01-16 Keith Seitz <keiths@redhat.com>
1529
1530 PR gdb/23773
1531 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1532
6f072a10
PFC
15332019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1534
1535 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1536 aliases.
1537 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1538 tests.
1539 * gdb.arch/powerpc-vector-regs.c: New file.
1540 * gdb.arch/powerpc-vector-regs.exp: New file.
1541
a7b8d682
PFC
15422019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1543
1544 * gdb.arch/altivec-regs.exp: Fix the list passed to
1545 gdb_expect_list when testing "info vector".
1546
6eb6fb67
AB
15472019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1548
1549 * gdb.base/style.exp: Don't include path in testname.
1550
b56f80d8
KS
15512019-01-10 Keith Seitz <keiths@redhat.com>
1552
1553 PR gdb/23712
1554 PR symtab/23010
1555 * gdb.dwarf2/multidictionary.exp: New file.
1556
041be526
SM
15572019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1558
1559 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1560 (test_gnuv3_style_demangling): ... this.
1561 (test_lucid_style_demangling): Remove.
1562 (test_arm_style_demangling): Remove.
1563 (test_hp_style_demangling): Remove.
1564 (do_tests): Remove calls to the above.
1565
d820d0c3
AB
15662019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1569 case.
1570
f097f5ad
TT
15712019-01-06 Tom Tromey <tom@tromey.com>
1572
1573 PR gdb/28155:
1574 * gdb.dwarf2/typedef-void-finish.exp: New file.
1575
2cd8cc0b
TT
15762018-12-28 Tom Tromey <tom@tromey.com>
1577 Simon Marchi <simark@simark.ca>
1578
1579 * gdb.base/jit-exec.exp: New file.
1580 * gdb.base/jit-exec.c: New file.
1581 * gdb.base/jit-execd.c: New file.
1582
35fb8261
TT
15832018-12-28 Tom Tromey <tom@tromey.com>
1584
1585 * gdb.base/style.exp: Update test to check for address styling.
1586
47fd17cd
TT
15872018-12-28 Tom Tromey <tom@tromey.com>
1588
1589 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1590 message.
1591
d47032b7
TT
15922018-12-28 Tom Tromey <tom@tromey.com>
1593
1594 * gdb.base/style.exp: Add test for version number styling.
1595
af79b68d
TT
15962018-12-28 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.base/style.exp: Add test for print_address_symbolic.
1599
0bb296cb
TT
16002018-12-28 Tom Tromey <tom@tromey.com>
1601
1602 * gdb.base/style.exp: Add test for breakpoint setting.
1603
80ae2043
TT
16042018-12-28 Tom Tromey <tom@tromey.com>
1605
1606 * gdb.base/style.exp: Add test for variable names.
1607
cbe56571
TT
16082018-12-28 Tom Tromey <tom@tromey.com>
1609
1610 * gdb.base/style.exp: New file.
1611 * gdb.base/style.c: New file.
1612
9162a27c
TT
16132018-12-28 Tom Tromey <tom@tromey.com>
1614
1615 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1616 "dumb".
1617 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1618 the TERM environment variable.
1619
bc543c90
TT
16202018-12-27 Tom Tromey <tom@tromey.com>
1621
1622 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1623 pagination test.
1624
6f0ffe50
AB
16252018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1626
1627 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1628 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1629
b5a1e557
PW
16302018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1631
1632 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1633 Filename a.adb changed to bp_fun_addr.adb.
1634 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1635
6e8b1ab2
JV
16362018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1637
1638 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1639 non-PIE executables.
1640 * README: Mention the gdb,nopie_flag board setting.
1641 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1642 non-PIE executable.
1643 * gdb.arch/amd64-entry-value.exp: Likewise.
1644 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1645 * gdb.arch/i386-float.exp: Likewise.
1646 * gdb.arch/i386-signal.exp: Likewise.
1647 * gdb.mi/mi-reg-undefined.exp: Likewise.
1648
d00a27c5
PM
16492018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1650
1651 PR gdb/23974
1652 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1653
161d081c
PW
16542018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1655
1656 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1657 Update order of results accordingly.
1658
b001de23
AB
16592018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * gdb.base/annota1.exp: Update a test regexp.
1662
99e1a184
AB
16632018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1666
7a81c1e2
PW
16672018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1668
1669 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1670 (reuse_time): Initialize to REUSE_TIME_CAP.
1671 (check_rc): New function.
1672 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1673 Check pthread_create rc.
1674 (spawner_thread_func): Check pthread_create and pthread_join rc.
1675
73e8dc90
PA
16762018-12-08 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.base/list.exp (test_forward_search): Rename to ...
1679 (test_forward_reverse_search): ... this. Also test reverse-search
1680 and the forward-search alias.
1681
13f2ed32
AB
16822018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1683
1684 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1685 local timeout variable before return, and remove all local timeout
1686 variable entirely.
1687 (gdb_load): Likewise.
1688
64d27cfc
TV
16892018-12-01 Tom de Vries <tdevries@suse.de>
1690
1691 * gdb.base/gdb-caching-proc.exp: New file.
1692
f63c03b4
SDJ
16932018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1694
1695 * Makefile.in (TIMESTAMP): New variable.
1696 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1697 command.
1698 (check-single-racy): Likewise.
1699 (check/%.exp): Likewise.
1700 (check-racy/%.exp): Likewise.
1701 (workers/%.worker): Likewise.
1702 (build-perf): Likewise.
1703 (check-perf): Likewise.
1704 * README: Describe new "TS" and "TS_FORMAT" variables.
1705 * print-ts.py: New file.
1706
1c97054b
BF
17072018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1708
1709 PR python/23714
1710 * gdb.python/python.exp: Test command repetition after
1711 gdb.execute.
1712
1871a62d
AB
17132018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1716 is correctly aligned.
1717
fb5e1ed9
PW
17182018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1719
1720 * gdb.ada/info_auto_lang.exp: New testcase.
1721 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1722 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1723 * gdb.ada/info_auto_lang/some_c.c: New file.
1724
43d397ca
PW
17252018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1726
1727 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1728 FUNC_lang language syntax.
1729
beddd671
PW
17302018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1731
1732 * gdb.base/info_minsym.c: New file.
1733 * gdb.base/info_minsym.exp: New file.
1734
73fc52c4
TT
17352018-11-19 Tom Tromey <tom@tromey.com>
1736
1737 PR rust/23625:
1738 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1739 * gdb.rust/expr.exp: Update expected output. Change one test.
1740
994b876a
TT
17412018-11-19 Tom Tromey <tom@tromey.com>
1742
1743 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1744
6769f276
PA
17452018-11-19 Pedro Alves <palves@redhat.com>
1746
1747 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1748 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1749 see the expected warning.
1750
38a72da0
AH
17512018-11-16 Alan Hayward <alan.hayward@arm.com>
1752
1753 PR gdb/22736:
1754 * gdb.cp/infcall-nodebug-lib.c: New test.
1755 * gdb.cp/infcall-nodebug-main.c: New test.
1756 * gdb.cp/infcall-nodebug.exp: New file.
1757
53a89d6e
SM
17582018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1759
1760 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1761 completer tests.
1762
9325300d
TV
17632018-11-09 Tom de Vries <tdevries@suse.de>
1764
1765 * gdb.base/msym-lang.c: New test.
1766 * gdb.base/msym-lang.exp: New file.
1767 * gdb.base/msym-lang-main.c: New test.
1768
20f0d60d
TT
17692018-11-08 Tom Tromey <tom@tromey.com>
1770
1771 PR gdb/23555:
1772 PR gdb/23838:
1773 * gdb.base/warning.exp: New file.
1774
b5420128
JB
17752018-11-08 Jan Beulich <jbeulich@suse.com>
1776
1777 * testsuite/gdb.arch/i386-avx512.c,
1778 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1779
cd115d61
AB
17802018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1781
1782 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1783 point hardware.
1784
35ee2dc2
AB
17852018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1788 * gdb.dwarf2/missing-type-name.exp: New file.
1789
31aceee8
TV
17902018-11-06 Tom de Vries <tdevries@suse.de>
1791
1792 * gdb.base/many-headers.c: New test.
1793 * gdb.base/many-headers.exp: New file.
1794
109be305
JW
17952018-11-06 Jim Wilson <jimw@sifive.com>
1796
1797 * gdb.base/code_elim.exp: For riscv, set additional_flags
1798 to include -msmall-data-limit=0.
1799
e2b7af72
JB
18002018-11-01 Joel Brobecker <brobecker@adacore.com>
1801
1802 * gdb.ada/watch_minus_l: New testcase.
1803
cdcda965
SM
18042018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1805
1806 * gdb.arch/aix-sighandle.c: New file.
1807 * gdb.arch/aix-sighandle.exp: New file.
1808
92dcebf3
AB
18092018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1810
1811 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1812 registers being unions.
1813
68b9ac18
TV
18142018-10-31 Tom de Vries <tdevries@suse.de>
1815
1816 * lib/valgrind.exp: New file.
1817 (vgdb_start, vgdb_stop): New procs, factored out of ...
1818 * gdb.base/valgrind-bt.exp: ... here, ...
1819 * gdb.base/valgrind-disp-step.exp: ... here and ...
1820 * gdb.base/valgrind-infcall.exp: ... here.
1821
1443936e
TV
18222018-10-31 Tom de Vries <tdevries@suse.de>
1823
1824 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1825
eb77c9df
AB
18262018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1827
1828 * gdb.dwarf2/void-type.c: New file.
1829 * gdb.dwarf2/void-type.exp: New file.
1830
82b5e646
PW
18312018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1832
1833 * gdb.base/info_qt.c: New file.
1834 * gdb.base/info_qt.exp: New file.
1835
8d619c01
EBM
18362018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1837
1838 * gdb.arch/powerpc-htm-regs.c: New file.
1839 * gdb.arch/powerpc-htm-regs.exp: New file.
1840
f2cf6173
EBM
18412018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1842
1843 * gdb.arch/powerpc-tar.c: New file.
1844 * gdb.arch/powerpc-tar.exp: New file.
1845
7ca18ed6
EBM
18462018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1847
1848 * gdb.arch/powerpc-ppr-dscr.c: New file.
1849 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1850
bfcc0eba
TV
18512018-10-25 Tom de Vries <tdevries@suse.de>
1852
1853 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1854
fe1a5cad
TV
18552018-10-24 Tom de Vries <tdevries@suse.de>
1856
1857 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1858 longer exists error.
1859
a76dc3b7
TV
18602018-10-24 Tom de Vries <tdevries@suse.de>
1861
1862 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1863
4df46df7
TV
18642018-10-24 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1867 --db-attach in valgrind.
1868
0dbfcfff
AB
18692018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * gdb.arch/riscv-reg-aliases.c: New file.
1872 * gdb.arch/riscv-reg-aliases.exp: New file.
1873
b04480b1
AH
18742018-10-19 Alan Hayward <alan.hayward@arm.com>
1875
1876 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1877
2c6ac8d7
AH
18782018-10-19 Alan Hayward <alan.hayward@arm.com>
1879
1880 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1881
2bc69f25
AH
18822018-10-19 Alan Hayward <alan.hayward@arm.com>
1883
1884 * gdb.cp/ovldbreak.exp: Fix regexps.
1885
1f1ae3a3
AH
18862018-10-19 Alan Hayward <alan.hayward@arm.com>
1887
1888 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1889
94c18618
SDJ
18902018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1891
1892 PR cli/23785
1893 * gdb.base/restore.exp: New test to check if "restore" with an
1894 invalid file doesn't segfault.
1895
812cd6eb
TV
18962018-10-18 Tom de Vries <tdevries@suse.de>
1897
1898 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1899 * gdb.ada/excep_handle.exp: Same.
1900 * gdb.ada/mi_string_access.exp: Same.
1901 * gdb.ada/mi_var_union.exp: Same.
1902 * gdb.arch/arc-analyze-prologue.exp: Same.
1903 * gdb.arch/arc-decode-insn.exp: Same.
1904 * gdb.base/readnever.exp: Same.
1905 * gdb.fortran/printing-types.exp: Same.
1906 * gdb.guile/scm-lazy-string.exp: Same.
1907
c4b90788
TV
19082018-10-16 Tom de Vries <tdevries@suse.de>
1909
1910 PR gdb/23730
1911 * gdb.base/catch-follow-exec.c: Add copyright notice.
1912 * gdb.base/catch-follow-exec.exp: Rewrite to use
1913 gdb_spawn_with_cmdline_opts. Require gdb-native.
1914
8bca2978
SL
19152018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1916
1917 * gdb.trace/actions-changed.exp: Check for arch support.
1918 * gdb.trace/actions.exp: Likewise.
1919 * gdb.trace/ax.exp: Likewise.
1920 * gdb.trace/backtrace.exp: Likewise.
1921 * gdb.trace/change-loc.exp: Likewise.
1922 * gdb.trace/deltrace.exp: Likewise.
1923 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1924 * gdb.trace/ftrace.exp: Likewise.
1925 * gdb.trace/infotrace.exp: Check for arch support.
1926 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1927 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1928 * gdb.trace/mi-tsv-changed.exp: Likewise.
1929 * gdb.trace/packetlen.exp: Likewise.
1930 * gdb.trace/passc-dyn.exp: Likewise.
1931 * gdb.trace/passcount.exp: Likewise.
1932 * gdb.trace/pending.exp: Likewise.
1933 * gdb.trace/range-stepping.exp: Check for shlib support.
1934 * gdb.trace/report.exp: Check for arch support.
1935 * gdb.trace/save-trace.exp: Likewise.
1936 * gdb.trace/signal.exp: Check for signal support.
1937 * gdb.trace/tfind.exp: Check for arch support.
1938 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1939 * gdb.trace/trace-common.h: Add comment.
1940 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1941 * gdb.trace/trace-enable-disable.exp: Likewise.
1942 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1943 * gdb.trace/tracecmd.exp: Check for arch support.
1944 * gdb.trace/tspeed.exp: Check for shlib and target support.
1945 * gdb.trace/tstatus.exp: Check for arch support.
1946 * gdb.trace/tsv.exp: Likewise.
1947 * gdb.trace/while-dyn.exp: Likewise.
1948 * gdb.trace/while-stepping.exp: Likewise.
1949 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1950
f9c49bff
SM
19512018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1952
1953 * gdb.trace/tspeed.exp: Remove nowarnings.
1954 (prepare_for_trace_test): Declare "global ipalib".
1955 * gdb.trace/tspeed.c: Include unistd.h.
1956 (main): Remove superfluous printf argument.
1957
d4330bde
SL
19582018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1959
1960 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1961 directory prefix on the filename.
1962
8ecfd7bd
SDJ
19632018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1964
1965 * gdb.gdb/unittest.exp: Update expected message informing that
1966 selftests have been disabled.
1967 * gdb.server/unittest.exp: Likewise.
1968
58bbcd02
TV
19692018-10-09 Tom de Vries <tdevries@suse.de>
1970
1971 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1972 with runto_main.
1973
9f6b697b
WP
19742018-10-08 Weimin Pan <weimin.pan@oracle.com>
1975
1976 PR c++/16841
1977 * gdb.cp/virtbase2.cc: New file.
1978 * gdb.cp/virtbase2.exp: New file.
1979
add5ded5
TT
19802018-10-06 Tom Tromey <tom@tromey.com>
1981
1982 PR python/19399:
1983 * gdb.python/py-inferior.exp: Add architecture test.
1984
f9e48344
TT
19852018-10-06 Tom Tromey <tom@tromey.com>
1986
1987 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1988 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1989
2a8be203
TT
19902018-10-06 Tom Tromey <tom@tromey.com>
1991
1992 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1993 of a "throw" catchpoint.
1994
e04caa70
SDJ
19952018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1996
1997 * gdb.base/info-proc.exp: Update string expected from "help info
1998 proc".
1999
5ca8c39f
TT
20002018-10-04 Tom Tromey <tom@tromey.com>
2001
2002 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2003 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2004 (test_initial_complaints, test_empty_complaints): Update.
2005 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2006
3453e7e4
TT
20072018-10-04 Tom Tromey <tom@tromey.com>
2008
2009 PR cli/19551:
2010 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2011 * lib/gdb.exp (gdb_file_cmd): Update.
2012 * gdb.stabs/weird.exp (print_weird_var): Update.
2013 * gdb.server/solib-list.exp: Update.
2014 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2015 * gdb.mi/mi-cli.exp: Update.
2016 * gdb.linespec/linespec.exp: Update.
2017 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2018 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2019 * gdb.cp/cp-relocate.exp: Update.
2020 * gdb.base/sym-file.exp: Update.
2021 * gdb.base/relocate.exp: Update.
2022 * gdb.base/readnever.exp: Update.
2023 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2024 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2025 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2026 * gdb.base/code_elim.exp: Update.
2027 * gdb.base/break-unload-file.exp (test_break): Update.
2028 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2029 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2030 Update.
2031 * gdb.base/attach.exp (do_attach_tests): Update.
2032 * gdb.base/sepdebug.exp: Update.
2033 * gdb.python/py-section-script.exp: Update.
2034
6afcf761
TT
20352018-10-04 Tom Tromey <tom@tromey.com>
2036
2037 PR cli/22234:
2038 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2039 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2040 output.
2041
fef1b293
TT
20422018-10-04 Tom Tromey <tom@tromey.com>
2043
2044 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2045 set width and height to 0.
2046 (test_command_line_attach_run): Use -quiet.
2047
ca98345e
SL
20482018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2049
2050 * lib/gdb.exp (skip_ifunc_tests): New.
2051 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2052 other compile failures.
2053 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2054
ff34e6ae
SM
20552018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2056
2057 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2058 is_amd64_regs_target.
2059
6bb8890e
AH
20602018-10-01 Alan Hayward <alan.hayward@arm.com>
2061
2062 * gdb.arch/aarch64-sighandler-regs.c: New test.
2063 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2064 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2065
224d30d3
MM
20662018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2067
2068 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2069 assembly.
2070
f67ffa6a
AB
20712018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2072
2073 * gdb.base/frame-selection.exp: New file.
2074 * gdb.base/frame-selection.c: New file.
2075
9fc3183f
AH
20762018-09-27 Alan Hayward <alan.hayward@arm.com>
2077
2078 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2079 pthread barrier.
2080 (main): Likewise.
2081
d354055e
AB
20822018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 * gdb.base/large-frame-1.c: New file.
2085 * gdb.base/large-frame-2.c: New file.
2086 * gdb.base/large-frame.exp: New file.
2087 * gdb.base/large-frame.h: New file.
2088
db727370
JL
20892018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2090
2091 PR gdb/20948
2092 * gdb.base/write_mem.exp: New test.
2093 * gdb.base/write_mem.c: Likewise.
2094
ae778caf
TT
20952018-09-23 Tom Tromey <tom@tromey.com>
2096
2097 PR python/18852:
2098 * gdb.python/py-parameter.exp: Add test for parameter that throws
2099 on "set".
2100
fd3ba736
TT
21012018-09-23 Tom Tromey <tom@tromey.com>
2102
2103 PR python/17284:
2104 * gdb.python/py-template.exp (test_template_arg): Add test for
2105 negative template argument number.
2106
39a24317
TT
21072018-09-23 Tom Tromey <tom@tromey.com>
2108
2109 PR python/14062:
2110 * gdb.python/python.exp: Add test for post_event error.
2111
f5769a2c
TT
21122018-09-23 Tom Tromey <tom@tromey.com>
2113
2114 PR python/18170:
2115 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2116 convert pointers to int and long.
2117
1c1e54f6
TT
21182018-09-23 Tom Tromey <tom@tromey.com>
2119
2120 PR python/20126:
2121 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2122 signed-ness conversion tests.
2123
fb4fa946
TT
21242018-09-23 Tom Tromey <tom@tromey.com>
2125
2126 PR python/18352;
2127 * gdb.python/py-value.exp (test_float_conversion): New proc.
2128 Use it.
2129
a466edac
HAQ
21302018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2131
2132 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2133
4ee9b0c5
SL
21342018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2135
2136 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2137 no readline.
2138 * gdb.base/utf8-identifiers.exp: Likewise.
2139 * gdb.cp/cpcompletion.exp: Likewise.
2140 * gdb.linespec/cpcompletion.exp: Likewise.
2141 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2142 * gdb.linespec/cpls-ops.exp: Likewise.
2143
23be8da7
RB
21442018-09-19 Richard Bunt <richard.bunt@arm.com>
2145 Chris January <chris.january@arm.com>
2146
2147 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2148 * gdb.fortran/short-circuit-argument-list.exp: New file.
2149 * gdb.fortran/short-circuit-argument-list.f90: New test.
2150
5031d0ae
SDJ
21512018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2152
2153 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2154 "arch=" keyword when executing "-stack-list-frames".
2155
b4c0d1a4
SDJ
21562018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2157
2158 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2159 "arch=" keyword when executing "-stack-list-frames".
2160
7a6d2b45
SDJ
21612018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2162
2163 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2164 break ada".
2165
8588b356
SM
21662018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2167
2168 PR python/23669
2169 * gdb.python/python.exp: Test gdb.execute("show commands").
2170
65e65158
TT
21712018-09-16 Tom Tromey <tom@tromey.com>
2172
2173 * gdb.base/new-ui.exp (do_execution_tests): Update.
2174 * gdb.base/dbx.exp (test_breakpoints): Update.
2175
bf326452
AH
21762018-09-14 Alan Hayward <alan.hayward@arm.com>
2177
2178 * lib/gdb.exp (gdb_simple_compile): Add proc.
2179 (is_elf_target): Use gdb_simple_compile.
2180 (skip_altivec_tests): Likewise.
2181 (skip_vsx_tests): Likewise.
2182 (skip_tsx_tests): Likewise.
2183 (skip_btrace_tests): Likewise.
2184 (skip_btrace_pt_tests): Likewise.
2185 (gdb_can_simple_compile): Likewise.
2186 (gdb_has_argv0): Likewise.
2187 (gdb_target_symbol_prefix): Likewise.
2188 (target_supports_scheduler_locking): Likewise.
2189
2361b0fb
TT
21902018-09-13 Tom Tromey <tom@tromey.com>
2191
2192 * Makefile.in (TAGS): Recognize proc_with_prefix and
2193 gdb_caching_proc.
2194
0ae1a321
SM
21952018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2196
2197 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2198 method.
2199
a40bf0c2
SM
22002018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2201
2202 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2203 and a few other Inferior properties when the Inferior is no
2204 longer valid.
2205
4a3fe98f
TT
22062018-09-13 Tom Tromey <tom@tromey.com>
2207
2208 PR rust/23650:
2209 * gdb.rust/simple.exp: Add test for enum field access error.
2210
098b2108
TT
22112018-09-13 Tom Tromey <tom@tromey.com>
2212
2213 PR rust/23626:
2214 * gdb.rust/simple.rs (EmptyEnum): New type.
2215 (main): Use it.
2216 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2217
1256af7d
SM
22182018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2219
2220 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2221 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2222 * gdb.python/py-symtab.exp: Update test printing an objfile.
2223
4aa8e6c2
SM
22242018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2225
2226 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2227 object.
2228
c221b2f7
AH
22292018-09-12 Alan Hayward <alan.hayward@arm.com>
2230
2231 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2232 (support_complex_tests): Use gdb_can_simple_compile.
2233 (is_ilp32_target): Likewise.
2234 (is_lp64_target): Likewise.
2235 (is_64_target): Likewise.
2236 (is_amd64_regs_target): Likewise.
2237 (is_aarch32_target): Likewise.
2238 (gdb_int128_helper): Likewise.
2239
6f1107b5
JK
22402018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2241
2242 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2243
1f5d1570
JG
22442018-09-10 Jerome Guitton <guitton@adacore.com>
2245
2246 * gdb.ada/same_component_name: Add test for case of tagged record
2247 with variable-length fields.
2248
cc330e39
XR
22492018-09-10 Xavier Roirand <roirand@adacore.com>
2250
2251 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2252 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2253 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2254 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2255
b9c50e9a
XR
22562018-09-10 Xavier Roirand <roirand@adacore.com>
2257
2258 * gdb.ada/mi_string_access.exp: New testcase.
2259 * gdb.ada/mi_string_access/bar.adb: New file.
2260 * gdb.ada/mi_string_access/pck.adb: New file.
2261 * gdb.ada/mi_string_access/pck.asd: New file.
2262
2963898f
XR
22632018-09-10 Xavier Roirand <roirand@adacore.com>
2264
2265 * gdb.ada/mi_var_union.exp: New testcase.
2266 * gdb.ada/mi_var_union/bar.adb: New file.
2267 * gdb.ada/mi_var_union/pck.adb: New file.
2268 * gdb.ada/mi_var_union/pck.asd: New file.
2269
1aac008f
TT
22702018-09-08 Tom Tromey <tom@tromey.com>
2271
2272 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2273
332cf4c9
TT
22742018-09-08 Tom Tromey <tom@tromey.com>
2275
2276 PR python/16047:
2277 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2278 (register_pretty_printers): Register new printer.
2279 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2280 test.
2281 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2282 (an_int_type3): New global.
2283
424da6cf
JB
22842018-09-08 Joel Brobecker <brobecker@adacore.com>
2285
2286 * gdb.ada/expr_with_funcall: New testcase.
2287
2a62dfa9
JB
22882018-09-08 Joel Brobecker <brobecker@adacore.com>
2289
2290 * gdb.ada/packed_array_assign: New testcase.
2291
96b6697f
AB
22922018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2295 names, and add test prefixes to make test names unique.
2296
e4a62c65
TV
22972018-09-05 Tom de Vries <tdevries@suse.de>
2298
2299 * gdb.dwarf2/varval.exp: Add test.
2300
dd083ee2
GB
23012018-09-04 Gary Benson <gbenson@redhat.com>
2302
2303 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2304 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2305
aef9346c
TT
23062018-08-31 Tom Tromey <tom@tromey.com>
2307
2308 * gdb.rust/simple.rs: Rename second variable "v".
2309
c67f2e15
AB
23102018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2311
2312 * gdb.base/funcargs.c (use_a): New function.
2313 (recurse): Call use_a.
2314
078a0207
KS
23152018-08-29 Keith Seitz <keiths@redhat.com>
2316
2317 * gdb.compile/compile-cplus-anonymous.cc: New file.
2318 * gdb.compile/compile-cplus-anonymous.exp: New file.
2319 * gdb.compile/compile-cplus-array-decay.cc: New file.
2320 * gdb.compile/compile-cplus-array-decay.exp: New file.
2321 * gdb.compile/compile-cplus-inherit.cc: New file.
2322 * gdb.compile/compile-cplus-inherit.exp: New file.
2323 * gdb.compile/compile-cplus-member.cc: New file.
2324 * gdb.compile/compile-cplus-member.exp: New file.
2325 * gdb.compile/compile-cplus-method.cc: New file.
2326 * gdb.compile/compile-cplus-method.exp: New file.
2327 * gdb.compile/compile-cplus-mod.c: "New" file.
2328 * gdb.compile/compile-cplus-namespace.cc: New file.
2329 * gdb.compile/compile-cplus-namespace.exp: New file.
2330 * gdb.compile/compile-cplus-nested.cc: New file.
2331 * gdb.compile/compile-cplus-nested.exp: New file.
2332 * gdb.compile/compile-cplus-print.c: "New" file.
2333 * gdb.compile/compile-cplus-print.exp: "New" file.
2334 * gdb.compile/compile-cplus-virtual.cc: New file.
2335 * gdb.compile/compile-cplus-virtual.exp: New file.
2336 * gdb.compile/compile-cplus.c: "New" file.
2337 * gdb.compile/compile-cplus.exp: "New" file.
2338 * lib/compile-support.exp: New file.
2339
b0f492b9
GB
23402018-08-16 Gary Benson <gbenson@redhat.com>
2341
2342 PR gdb/13000:
2343 * gdb.base/batch-exit-status.exp: New file.
2344 * gdb.base/batch-exit-status.good-commands: Likewise.
2345 * gdb.base/batch-exit-status.bad-commands: Likewise.
2346
36eb4c5f
AH
23472018-08-29 Alan Hayward <alan.hayward@arm.com>
2348
2349 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2350 (struct struct02): Likewise.
2351 (struct struct03): Likewise.
2352 (struct struct04): Likewise.
2353 (struct struct_01_01): New struct.
2354 (struct struct_01_02): Likewise.
2355 (struct struct_01_03): Likewise.
2356 (struct struct_01_04): Likewise.
2357 (struct struct_02_01): Likewise.
2358 (struct struct_02_02): Likewise.
2359 (struct struct_02_03): Likewise.
2360 (struct struct_02_04): Likewise.
2361 (struct struct_04_01): Likewise.
2362 (struct struct_04_02): Likewise.
2363 (struct struct_04_03): Likewise.
2364 (struct struct_04_04): Likewise.
2365 (struct struct_05_01): Likewise.
2366 (struct struct_05_02): Likewise.
2367 (struct struct_05_03): Likewise.
2368 (struct struct_05_04): Likewise.
2369 (cmp_struct01): Remove function.
2370 (cmp_struct02): Likewise.
2371 (cmp_struct03): Likewise.
2372 (cmp_struct04): Likewise.
2373 (cmp_struct_01_01): Add Function.
2374 (cmp_struct_01_02): Likewise.
2375 (cmp_struct_01_03): Likewise.
2376 (cmp_struct_01_04): Likewise.
2377 (cmp_struct_02_01): Likewise.
2378 (cmp_struct_02_02): Likewise.
2379 (cmp_struct_02_03): Likewise.
2380 (cmp_struct_02_04): Likewise.
2381 (cmp_struct_04_01): Likewise.
2382 (cmp_struct_04_02): Likewise.
2383 (cmp_struct_04_03): Likewise.
2384 (cmp_struct_04_04): Likewise.
2385 (cmp_struct_05_01): Likewise.
2386 (cmp_struct_05_02): Likewise.
2387 (cmp_struct_05_03): Likewise.
2388 (cmp_struct_05_04): Likewise.
2389 (call_all): Add new structs.
2390 * gdb.base/infcall-nested-structs.exp: Likewise.
2391
3bf9c013
JV
23922018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2393
2394 * gdb.python/py-framefilter-mi.exp: Update regexp to
2395 check for "arch" field in frame output.
2396
450d1e88
KB
23972018-08-23 Kevin Buettner <kevinb@redhat.com>
2398
2399 * gdb.dwarf2/dw2-ranges-func.c: New file.
2400 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2401
ae739fe7
SM
24022018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2403
2404 * gdb.base/term.exp: Compare terminal settings with values from
2405 the inferior.
2406 * gdb.base/term.c: Get and set terminal settings.
2407
6d52907e
JV
24082018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2409
2410 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2411 accommodate new "arch" field in frame output.
2412 * gdb.mi/mi-return.exp: Likewise.
2413 * gdb.mi/mi-stack.exp: Likewise.
2414 * gdb.mi/mi-syn-frame.exp: Likewise.
2415 * gdb.mi/user-selected-context-sync.exp: Likewise.
2416
be2d111a
MS
24172018-08-19 Michael Spang <spang@google.com>
2418
2419 PR gdb/11786
2420 * gdb.base/gcore-tls-pie.c: New file.
2421 * gdb.base/gcore-tls-pie.exp: New file.
2422
ae3a7c47
KB
24232018-08-18 Kevin Buettner <kevinb@redhat.com>
2424
2425 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2426 * gdb.dwarf2/varval.c: New file.
2427 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2428
2ecae92e
AH
24292018-08-17 Alan Hayward <alan.hayward@arm.com>
2430
2431 PR gdb/18931
2432 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2433
c1854f1d
KS
24342018-08-16 Keith Seitz <keiths@redhat.com>
2435
2436 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2437 tests expected to pass.
2438
26fb3983
JV
24392018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2440
2441 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2442 -data-disassemble -a.
2443 (test_disassembly_bogus_args): Likewise.
2444
67943c00
AB
24452018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2448
5ff2bbae
AB
24492018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2450
2451 * gdb.base/vla-optimized-out.exp: Add new test.
2452
e5bbcd0f
AB
24532018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2454
2455 * gdb.base/vla-optimized-out-o3.exp: Delete.
2456 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2457 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2458 deleted tests.
2459
9d4a934c
AB
24602018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2461
2462 PR gdb/18050:
2463 * gdb.server/extended-remote-restart.c: New file.
2464 * gdb.server/extended-remote-restart.exp: New file.
2465
045cf012
SM
24662018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2467
2468 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2469 "set variable index = 42".
2470
87d6a7aa
SM
24712018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2472
2473 * boards/index-cache-gdb.exp: New file.
2474 * gdb.dwarf2/index-cache.exp: New file.
2475 * gdb.dwarf2/index-cache.c: New file.
2476 * gdb.base/maint.exp: Check if we are using the index cache.
2477
96d68bd4
RO
24782018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2479
2480 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2481 MAKEFLAGS.
2482
5a699617
RO
24832018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2484
2485 * dg-extract-results.sh: Move to toplevel contrib.
2486 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2487 * Makefile.in (check-parallel-racy): Likewise.
2488
5bd18990
AB
24892018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2490
2491 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2492 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2493 tests if the target supports scheduler locking.
2494
3fbbcf47
TV
24952018-08-04 Tom de Vries <tdevries@suse.de>
2496
2497 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2498
3e1d3d8c
TT
24992018-08-02 Tom Tromey <tom@tromey.com>
2500
2501 PR symtab/16842.
2502 * gdb.cp/temargs.exp: Test "info address" of a template
2503 parameter.
2504
5abe0f0c
JV
25052018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2506
2507 * gdb.python/py-mi-var-info-path-expression.c: New file.
2508 * gdb.python/py-mi-var-info-path-expression.py: New file.
2509 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2510
fb66cde8
SDJ
25112018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2512
2513 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2514 error after "cannot resolve name" string.
2515
c708f4d2
AB
25162018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2517
2518 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2519 started.
2520 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2521
37cc0cae
TV
25222018-07-28 Tom de Vries <tdevries@suse.de>
2523
2524 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2525
63b4ecf7
TV
25262018-07-26 Tom de Vries <tdevries@suse.de>
2527
2528 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2529
3c3bb058
AB
25302018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2531
2532 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2533 is visible.
2534
9e7f3bbb
TV
25352018-07-26 Tom de Vries <tdevries@suse.de>
2536
2537 PR breakpoints/23366
2538 * gdb.base/catch-follow-exec.c: New test.
2539 * gdb.base/catch-follow-exec.exp: New file.
2540
16f808ec
TV
25412018-07-25 Tom de Vries <tdevries@suse.de>
2542
2543 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2544 vla-optimized-out.c.
2545
d7154a8d
JV
25462018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2547
2548 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2549 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2550
232a0032
TV
25512018-07-20 Tom de Vries <tdevries@suse.de>
2552
2553 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2554 NOCLONE macro.
2555 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2556
fbb1d502
TV
25572018-07-19 Tom de Vries <tdevries@suse.de>
2558
2559 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2560 regular expression.
2561
42dc7699
TV
25622018-07-18 Tom de Vries <tdevries@suse.de>
2563
2564 * gdb.base/vla-optimized-out.c: New test.
2565 * gdb.base/vla-optimized-out.exp: New file.
2566
7f1f7e23
SDJ
25672018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2568
2569 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2570 message "No address associated with hostname" when gdbserver
2571 cannot resolve the hostname.
2572
5759ebb3
PW
25732018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2574
2575 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2576 Add some test prefixes to make tests unique.
2577
3606ccab
PW
25782018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2579
2580 * gdb.base/frameapply.c: New file.
2581 * gdb.base/frameapply.exp: New file.
2582
529c08b2
PW
25832018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2584
2585 * gdb.base/skip.exp: Update expected error message.
2586
c7ab0aef
SDJ
25872018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2588 Jan Kratochvil <jan.kratochvil@redhat.com>
2589 Paul Fertser <fercerpav@gmail.com>
2590 Tsutomu Seki <sekiriki@gmail.com>
2591
2592 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2593 parameter.
2594 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2595 by default.
2596 * boards/native-gdbserver.exp: Likewise.
2597 * gdb.server/run-without-local-binary.exp: Improve regexp used
2598 for detecting when a remote debugging connection succeeds.
2599 * gdb.server/server-connect.exp: New file.
2600 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2601 Do not prefix the port number with ":".
2602 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2603 support for detecting and using it. Add '$debughost_gdbserver'
2604 to the list of arguments used to start gdbserver. Handle case
2605 when gdbserver cannot resolve a network name.
2606
16ff70dd
SDJ
26072018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2608
2609 PR c++/23373
2610 * gdb.base/ptype-offsets.cc (struct static_member): New
2611 struct.
2612 (main) <stmember>: New variable.
2613 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2614 with a static member in it.
2615
3541979f
AB
26162018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2617
2618 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2619 watchpoints enabled and disabled.
2620
c8ad9b9a
AB
26212018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2622
2623 * gdb.base/examine-backward.exp: Still run tests around address
2624 0x0, even if address 0x0 is not readable. Update the pattern for
2625 matching address 0x0 in expected output.
2626
e0e5e971
AB
26272018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2630 malloc/free.
2631
1ea5da02
TV
26322018-07-04 Tom de Vries <tdevries@suse.de>
2633
2634 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2635
471b9d15
MR
26362018-07-02 Maciej W. Rozycki <macro@mips.com>
2637
2638 PR tdep/8282
2639 * gdb.arch/mips-disassembler-options.exp: New test.
2640 * gdb.arch/mips-disassembler-options.s: New test source.
2641
75acb486
PA
26422018-06-29 Pedro Alves <palves@redhat.com>
2643
2644 * gdb.threads/names.exp: Adjust expected "info threads" output.
2645
cd2bb709
PA
26462018-06-29 Pedro Alves <palves@redhat.com>
2647
2648 * gdb.opt/inline-break.exp (line number, address): Add "info
2649 break" tests.
2650
991ff292
PA
26512018-06-29 Pedro Alves <palves@redhat.com>
2652
2653 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2654 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2655 number and address and running to them.
2656
356819b6 26572018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2658
2659 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2660
2512d7ef
JK
26612018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * lib/compiler.c: Remove executable permission flag.
2664
be1b6474
RB
26652018-06-28 Richard Bunt <richard.bunt@arm.com>
2666
2667 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2668 code.
2669 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2670
291f9a96
PT
26712018-06-28 Petr Tesarik <ptesarik@suse.cz>
2672
2673 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2674
ed6dfe51
PT
26752018-06-28 Petr Tesarik <ptesarik@suse.cz>
2676
2677 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2678 address argument is omitted.
2679
d4d429d5
PT
26802018-06-28 Petr Tesarik <ptesarik@suse.cz>
2681
2682 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2683
7ab6656f
OJ
26842018-06-27 Omair Javaid <omair.javaid@linaro.org>
2685
2686 PR gdb/21695
2687 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2688 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2689
a33ccfc7
TT
26902018-06-26 Tom Tromey <tom@tromey.com>
2691
2692 PR rust/22574:
2693 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2694 * gdb.rust/simple.rs (struct SimpleLayout): New.
2695
6d72d289
SM
26962018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2697
2698 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2699 "info registers" output.
2700
8363f9d5
RB
27012018-06-21 Richard Bunt <richard.bunt@arm.com>
2702
2703 * gdb.base/watchpoint-hw-attach.c: New test.
2704 * gdb.base/watchpoint-hw-attach.exp: New file.
2705
f00674fe
SM
27062018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2707
2708 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2709 through /bin/sh.
2710 * boards/dwarf4-gdb-index.exp: Likewise.
2711 * boards/fission-dwp.exp: Likewise.
2712
1d554008
UW
27132018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2714
2715 * gdb.base/float128.exp: Add comment and improved fail message
2716 to the failure case of "print large128" test.
2717
d0ac1c44
SM
27182018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2719
2720 * configure.ac: Remove AC_PREREQ.
2721 * configure: Re-generate.
2722
61b04dd0
PA
27232018-06-19 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2726 (func_extern_caller): New.
2727 (main): Call func_extern_caller.
2728 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2729 logic change.
2730
f63b508a
SM
27312018-06-18 Weimin Pan <weimin.pan@oracle.com>
2732
2733 PR gdb/16841
2734 * gdb.cp/typedef-base.cc: New file.
2735 * gdb.cp/typedef-base.exp: New file.
2736
0fe3a558
TV
27372018-06-18 Tom de Vries <tdevries@suse.de>
2738
2739 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2740
7010835a
AB
27412018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2742 Richard Bunt <Richard.Bunt@arm.com>
2743
2744 * gdb.threads/attach-slow-waitpid.c: New file.
2745 * gdb.threads/attach-slow-waitpid.exp: New file.
2746 * gdb.threads/slow-waitpid.c: New file.
2747
14897d65
PA
27482018-06-14 Pedro Alves <palves@redhat.com>
2749
2750 * gdb.base/fork-running-state.c: Include <errno.h>.
2751 (exit_if_relative_exits): New.
2752 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2753 exits.
2754 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2755 child exits.
2756
5d9a0608
TV
27572018-06-14 Tom de Vries <tdevries@suse.de>
2758
2759 PR cli/22573
2760 * gdb.base/finish-pretty.c: New test.
2761 * gdb.base/finish-pretty.exp: New file.
2762
11ae5818
PA
27632018-06-14 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2766 gdb's expected startup output.
2767
1d39de44
PA
27682018-06-14 Pedro Alves <palves@redhat.com>
2769
2770 * lib/selftest-support.exp (selftest_setup): Remove inlined
2771 function handling.
2772
70ee0000
TV
27732018-06-14 Tom de Vries <tdevries@suse.de>
2774
2775 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2776 matching of breakpoint printing.
2777
11f4b608
TV
27782018-06-13 Tom de Vries <tdevries@suse.de>
2779
2780 PR testsuite/23269
2781 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2782 (fork_child): ... here, and ...
2783 (fork_parent): ... here.
2784
27852018-06-12 Tom de Vries <tdevries@suse.de>
2786
2787 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2788
9516f85a
AB
27892018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2790 Stephen Roberts <stephen.roberts@arm.com>
2791
2792 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2793 rewrite test to describe action performed, rather than possible
2794 failure.
2795
5045b3d7
GB
27962018-06-08 Gary Benson <gbenson@redhat.com>
2797
2798 * gdb.threads/check-libthread-db.exp: New file.
2799 * gdb.threads/check-libthread-db.c: Likewise.
2800
c61b06a1
TT
28012018-06-05 Tom Tromey <tom@tromey.com>
2802
2803 * gdb.base/default.exp: Update expected "show version" output.
2804
eb6af809
TT
28052018-06-05 Tom Tromey <tom@tromey.com>
2806
2807 PR cli/12326:
2808 * gdb.cp/static-print-quit.exp: Update.
2809 * lib/gdb.exp (pagination_prompt): Update.
2810 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2811 * gdb.python/python.exp: Update.
2812
178d6a63
JB
28132018-06-04 Joel Brobecker <brobecker@adacore.com>
2814
2815 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2816
8e817061
JB
28172018-06-01 Joel Brobecker <brobecker@adacore.com>
2818
2819 * gdb.ada/bp_fun_addr: New testcase.
2820
e86ca25f
TT
28212018-06-01 Tom Tromey <tom@tromey.com>
2822
2823 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2824 results.
2825 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2826 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2827 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2828 * gdb.base/maint.exp (maint_pass_if): Update.
2829
4b2dfa9d
MR
28302018-05-31 Maciej W. Rozycki <macro@mips.com>
2831
2832 * gdb.base/endian.exp: New test.
2833 * gdb.base/endian.c: New test source.
2834
45f25d6c
AB
28352018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2836
2837 PR gdb/23203
2838 * gdb.base/bt-selected-frame.c: New file.
2839 * gdb.base/bt-selected-frame.exp: New file.
2840 * lib/gdb.exp (get_current_frame_number): New function.
2841
d9f6d7f8
MR
28422018-05-24 Maciej W. Rozycki <macro@mips.com>
2843 Pedro Alves <palves@redhat.com>
2844
2845 * gdb.threads/tls-core.c: Include <stdlib.h>
2846 (thread_proc): Call `abort'.
2847 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2848 (tls_core_test): New procedure, bits factored out from ...
2849 (top level): ... here. Test both native cores and gcore cores.
2850
ff1cf532
TT
28512018-05-23 Tom Tromey <tom@tromey.com>
2852
2853 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2854
b98664d3
TT
28552018-05-23 Tom Tromey <tom@tromey.com>
2856
2857 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2858 symfile_complaints.
2859 (test_short_complaints): Likewise.
2860 (test_empty_complaints): Likewise.
2861 (test_initial_complaints): Update.
2862
4e9668d0
TT
28632018-05-23 Tom Tromey <tom@tromey.com>
2864
2865 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2866
43ba33c7
TT
28672018-05-23 Tom Tromey <tom@tromey.com>
2868
2869 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2870 (test_short_complaints): Update.
2871
035522c0
PA
28722018-05-22 Pedro Alves <palves@redhat.com>
2873
2874 * gdb.base/remote.exp: Only gdb_start after compiling the
2875 testcase. Issue "disconnect" before testing "set remote" command
2876 defaults. Issue clean_restart before running to main.
2877
cc0be08f
PA
28782018-05-22 Pedro Alves <palves@redhat.com>
2879
2880 * gdb.base/remote.exp: Adjust expected output of "show remote
2881 memory-write-packet-size". Add tests for "set remote
2882 memory-write-packet-size 0" and "set remote
2883 memory-write-packet-size fixed/limit".
2884
b1b60145
PA
28852018-05-22 Pedro Alves <palves@redhat.com>
2886
2887 PR gdb/22973
2888 * gdb.base/utf8-identifiers.c: New file.
2889 * gdb.base/utf8-identifiers.exp: New file.
2890
0ec848ad
PFC
28912018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2892
2893 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2894
2c3305f6
PFC
28952018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2896
2897 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2898
ce1e8424
TT
28992018-05-18 Tom Tromey <tom@tromey.com>
2900
2901 * gdb.base/ptype-offsets.exp: Update.
2902
ddfe970e
KS
29032018-05-17 Keith Seitz <keiths@redhat.com>
2904
2905 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2906 in expected breakpoint stop locations.
2907 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2908 move to proper scope to test variable values.
2909 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2910 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2911 New functions.
2912 (main): Call not_inline_func3.
2913 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2914 inline_func1, inline_func2, and inline_func3. Test that when each
2915 breakpoint is hit, GDB properly reports both the stop location
2916 and the backtrace. Repeat tests for temporary breakpoints.
2917
0726fcc6
MR
29182018-05-15 Maciej W. Rozycki <macro@mips.com>
2919
2920 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2921 rather then trying to access it in determining whether the PID
2922 of `gdbserver' could have been retrieved.
2923
8ee22052
AB
29242018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2925
2926 * gdb.arch/amd64-init-x87-values.S: New file.
2927 * gdb.arch/amd64-init-x87-values.exp: New file.
2928
7785df48
JK
29292018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2930
2931 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2932
56bcdbea
TT
29332018-05-04 Tom Tromey <tom@tromey.com>
2934
2935 PR python/22730:
2936 * gdb.python/python.exp: Test multi-line execute.
2937
a913fffb
TT
29382018-05-04 Tom Tromey <tom@tromey.com>
2939
2940 PR python/22731:
2941 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2942
7a2c85f2
TT
29432018-05-04 Tom Tromey <tom@tromey.com>
2944
2945 PR gdb/11750:
2946 * gdb.base/define.exp: Test defining a user command inside a user
2947 command.
2948 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2949
a3b60e45
JK
29502018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2951 Pedro Alves <palves@redhat.com>
2952
2953 PR breakpoints/19806 and support for PR external/20207.
2954 * gdb.base/watchpoint-unaligned.c: New file.
2955 * gdb.base/watchpoint-unaligned.exp: New file.
2956
45fe4a03
AB
29572018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2958
2959 * gdb.base/maint.exp: Make test names unique, use
2960 test_prefix_command_help to test 'help maint info', and remove
2961 repeated test of 'help maint'.
2962
9be2ae8f
TT
29632018-05-04 Tom Tromey <tom@tromey.com>
2964
2965 PR gdb/22619:
2966 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2967 behavior.
2968
11859c31
AB
29692018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * gdb.base/maint.exp: Process output from 'maint print registers'
2972 line at a time.
2973
089a9490
AB
29742018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2975
2976 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2977 timeout.
2978
9b0797e2
AB
29792018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2980
2981 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2982 filter pattern.
2983
f6ac5f3d
PA
29842018-05-02 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2987 to_log_command renames.
2988 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2989
77d3c63b
TT
29902018-05-02 Tom Tromey <tom@tromey.com>
2991
2992 * gdb.python/py-parameter.exp: Set test message.
2993
0489430a
TT
29942018-05-02 Tom Tromey <tom@tromey.com>
2995
2996 PR python/20084:
2997 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2998 PARAM_ZUINTEGER_UNLIMITED tests.
2999
1632f8ba
DR
30002018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3001
3002 PR rust/23124
3003 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3004 when casting.
3005
6d7bb824
TT
30062018-04-30 Tom Tromey <tom@tromey.com>
3007
3008 * gdb.python/py-type.exp: Check align attribute.
3009 * gdb.python/py-type.c: New "aligncheck" global.
3010
007e1530
TT
30112018-04-30 Tom Tromey <tom@tromey.com>
3012
3013 PR exp/17095:
3014 * gdb.dwarf2/dw2-align.exp: New file.
3015 * gdb.cp/align.exp: New file.
3016 * gdb.base/align.exp: New file.
3017 * lib/gdb.exp (gdb_int128_helper): New proc.
3018 (has_int128_c, has_int128_cxx): New caching procs.
3019
6873858b
TT
30202018-04-27 Tom Tromey <tom@tromey.com>
3021
3022 PR rust/22545:
3023 * gdb.rust/simple.exp: Add inclusive range tests.
3024
79188d8d
PA
30252018-04-26 Pedro Alves <palves@redhat.com>
3026
3027 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3028 ifunc breakpoint locations correctly of ifunc breakpoints set
3029 while the program resolves the ifunc.
3030
c7075ad5
PA
30312018-04-26 Pedro Alves <palves@redhat.com>
3032
3033 * gdb.base/gnu-ifunc-final.c: New file.
3034 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3035 * gdb.base/gnu-ifunc.exp (executable): Delete.
3036 (staticexecutable): Adjust.
3037 (lib_opts, exec_opts): Delete.
3038 (make_binsuffix, build, set-break): New procedures.
3039 (misc_tests): New, with tests factored out from the top level.
3040 (top level): Test different combinations of ifunc resolver name,
3041 resolver with and with debug info, and ifunc target with and
3042 without debug info. Wrap static tests with with_target_prefix.
3043
8388016d
PA
30442018-04-26 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3047 return type" warnings.
3048
249b5733
PA
30492018-04-25 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3052 killed".
3053 * gdb.base/kill-after-signal.exp: Likewise.
3054 * gdb.threads/kill.exp: Likewise.
3055
f67c0c91
SDJ
30562018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3057 Sergio Durigan Junior <sergiodj@redhat.com>
3058 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3061 regexps to expect for '[Inferior ... detached]' as well.
3062 * gdb.base/attach.exp: Likewise.
3063 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3064 "gdb_continue_to_end".
3065 (test_catch_syscall_with_wrong_args): Likewise.
3066 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3067 ']'. Don't set 'verbose' on.
3068 * gdb.base/foll-vfork.exp: Likewise.
3069 * gdb.base/fork-print-inferior-events.c: New file.
3070 * gdb.base/fork-print-inferior-events.exp: New file.
3071 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3072 '[Inferior ... has been killed]' message.
3073 * gdb.base/kill-after-signal.exp: Likewise.
3074 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3075 detach message.
3076 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3077 message.
3078 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3079 regexps to expect for '[Inferior ... detached]' as well.
3080 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3081
0a8ddac4
SM
30822018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3083
3084 PR gdb/23104
3085 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3086
d27d16bf
RB
30872018-04-19 Richard Bunt <richard.bunt@arm.com>
3088
3089 * gdb.threads/multiple-successive-infcall.c: New test.
3090 * gdb.threads/multiple-successive-infcall.exp: New file.
3091
a037790e
TT
30922018-04-17 Tom Tromey <tom@tromey.com>
3093
3094 * gdb.rust/simple.rs (Union): New type.
3095 (main): New local "u".
3096 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3097
e3a91079
AA
30982018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3099
3100 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3101 number information in output of "whereis" command.
3102 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3103
b744723f
AA
31042018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3105
3106 * gdb.ada/info_types.exp: Adjust expected output to the line
3107 numbers now printed by "info var/func/type".
3108 * gdb.base/completion.exp: Likewise.
3109 * gdb.base/included.exp: Likewise.
3110 * gdb.cp/cp-relocate.exp: Likewise.
3111 * gdb.cp/cplusfuncs.exp: Likewise.
3112 * gdb.cp/namespace.exp: Likewise.
3113 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3114
4a4495d6
MM
31152018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3116
3117 * gdb.btrace/cpu.exp: New.
3118
1d509aa6
MM
31192018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3120
3121 * gdb.base/step-indirect-call-thunk.exp: New.
3122 * gdb.base/step-indirect-call-thunk.c: New.
3123 * gdb.reverse/step-indirect-call-thunk.exp: New.
3124 * gdb.reverse/step-indirect-call-thunk.c: New.
3125
6295b6da
SM
31262018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3127
3128 * gdb.base/pie-fork.c: New file.
3129 * gdb.base/pie-fork.exp: New file.
3130
50146e70
TT
31312018-04-11 Tom Tromey <tom@tromey.com>
3132
3133 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3134
f50d8a2e
PA
31352018-04-10 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3138 exits. Instead loop running forever.
3139 (fork_parent): Run forever too.
3140
a0be7a36
SM
31412018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3142
3143 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3144 mi_continue_to_line.
3145 * gdb.mi/mi-stack.c (callee4): Add comment.
3146
9b73db36
SM
31472018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3148
3149 * gdb.mi/mi-stack.exp: Fix indentation.
3150
c912f608
SM
31512018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3152
3153 PR gdb/22979
3154 * gdb.arch/amd64-osabi.exp: New file.
3155
26540402
SM
31562018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3157
3158 PR gdb/22980
3159 * gdb.base/osabi.exp: New file.
3160
121ad66c 31612018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3162
3163 * gdb.cp/static-typedef-print.exp: New file.
3164 * gdb.cp/static-typedef-print.cc: New file.
3165
3fcded8f
JB
31662018-03-27 Joel Brobecker <brobecker@adacore.com>
3167
3168 * gdb.ada/varsize_limit: New testcase.
3169
59cc4834
JB
31702018-03-27 Joel Brobecker <brobecker@adacore.com>
3171
3172 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3173
3174 * gdb.ada/notcplusplus: New testcase.
3175
3176 * gdb.base/c-linkage-name.c: New file.
3177 * gdb.base/c-linkage-name.exp: New testcase.
3178
4ca59a9f
TT
31792018-03-26 Tom Tromey <tom@tromey.com>
3180
3181 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3182 * gdb.python/py-framefilter.py (name_error): New global.
3183 (ErrorInName.function): Use name_error.
3184
978d6c75
TT
31852018-03-26 Tom Tromey <tom@tromey.com>
3186
3187 PR backtrace/15582:
3188 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3189
b7fee5a3
KS
31902018-03-23 Keith Seitz <keiths@redhat.com>
3191
3192 PR c++/22968
3193 * gdb.cp/subtypes.exp: New file.
3194 * gdb.cp/subtypes.h: New file.
3195 * gdb.cp/subtypes.cc: New file.
3196 * gdb.cp/subtypes-2.cc: New file.
3197
376be529
AB
31982018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3199
3200 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3201 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3202 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3203 -nostartfiles when compiling the test. Confirm that all registers
3204 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3205
066cfa98
AB
32062018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3207
3208 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3209 option, syntax was wrong anyway.
3210 * gdb.arch/arm-disp-step.exp: Likewise.
3211 * gdb.arch/sparc64-regs.exp: Likewise.
3212 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3213 option, syntax was wrong anyway, switch to use
3214 prepare_for_testing.
3215 * gdb.arch/i386-disp-step.exp: Likewise.
3216
079670b9
AA
32172018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3218
3219 * gdb.ada/exec_changed.exp: Replace "target_info exists
3220 use_gdb_stub" by "use_gdb_stub".
3221 * gdb.ada/start.exp: Likewise.
3222 * gdb.base/async-shell.exp: Likewise.
3223 * gdb.base/attach-pie-misread.exp: Likewise.
3224 * gdb.base/attach-wait-input.exp: Likewise.
3225 * gdb.base/break-entry.exp: Likewise.
3226 * gdb.base/break-interp.exp: Likewise.
3227 * gdb.base/dprintf-detach.exp: Likewise.
3228 * gdb.base/nostdlib.exp: Likewise.
3229 * gdb.base/solib-nodir.exp: Likewise.
3230 * gdb.base/statistics.exp: Likewise.
3231 * gdb.base/testenv.exp: Likewise.
3232 * gdb.mi/mi-exec-run.exp: Likewise.
3233 * gdb.mi/mi-start.exp: Likewise.
3234 * gdb.multi/dummy-frame-restore.exp: Likewise.
3235 * gdb.multi/multi-arch-exec.exp: Likewise.
3236 * gdb.multi/multi-arch.exp: Likewise.
3237 * gdb.multi/tids.exp: Likewise.
3238 * gdb.multi/watchpoint-multi.exp: Likewise.
3239 * gdb.python/py-events.exp: Likewise.
3240 * gdb.threads/attach-into-signal.exp: Likewise.
3241 * gdb.threads/attach-stopped.exp: Likewise.
3242 * gdb.threads/threadapply.exp: Likewise.
3243 * lib/selftest-support.exp: Likewise.
3244
26d6cec4
AA
32452018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3246
3247 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3248
4ee89e90
SR
32492018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3250
3251 * gdb.perf/template-breakpoints.cc: New file.
3252 * gdb.perf/template-breakpoints.exp: New file.
3253 * gdb.perf/template-breakpoints.py: New file.
3254
92630041
TT
32552018-03-19 Tom Tromey <tom@tromey.com>
3256
3257 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3258 y0.
3259 * gdb.rust/simple.exp: Test bare identifier form of struct
3260 initializer.
3261
76727919
TT
32622018-03-19 Tom Tromey <tom@tromey.com>
3263
3264 * gdb.gdb/observer.exp: Remove.
3265
194ed413
AA
32662018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3267
3268 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3269 "qualified" option when setting breakpoints.
3270 * gdb.trace/backtrace.exp: Likewise.
3271 * gdb.trace/circ.exp: Likewise.
3272 * gdb.trace/collection.exp: Likewise.
3273 * gdb.trace/disconnected-tracing.exp: Likewise.
3274 * gdb.trace/ftrace-lock.exp: Likewise.
3275 * gdb.trace/ftrace.exp: Likewise.
3276 * gdb.trace/infotrace.exp: Likewise.
3277 * gdb.trace/packetlen.exp: Likewise.
3278 * gdb.trace/passc-dyn.exp: Likewise.
3279 * gdb.trace/qtro.exp: Likewise.
3280 * gdb.trace/read-memory.exp: Likewise.
3281 * gdb.trace/report.exp: Likewise.
3282 * gdb.trace/signal.exp: Likewise.
3283 * gdb.trace/status-stop.exp: Likewise.
3284 * gdb.trace/strace.exp: Likewise.
3285 * gdb.trace/tfind.exp: Likewise.
3286 * gdb.trace/trace-break.exp: Likewise.
3287 * gdb.trace/trace-condition.exp: Likewise.
3288 * gdb.trace/trace-mt.exp: Likewise.
3289 * gdb.trace/tstatus.exp: Likewise.
3290 * gdb.trace/tsv.exp: Likewise.
3291 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3292 * gdb.trace/unavailable.exp: Likewise.
3293 * gdb.trace/while-dyn.exp: Likewise.
3294
8b067d2c
AA
32952018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3296
3297 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3298 that libinproctrace is copied to the target.
3299
3ae9ce5d
TT
33002018-03-14 Tom Tromey <tom@tromey.com>
3301
3302 PR cli/14977:
3303 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3304 a null pointer.
3305 * gdb.base/wchar.exp: Likewise.
3306
b8c2339b
TT
33072018-03-14 Tom Tromey <tom@tromey.com>
3308
3309 PR cli/19918:
3310 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3311 flag.
3312
4872dc46
SM
33132018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3314
3315 PR gdb/22841
3316 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3317 "target" to remote_exec.
3318
e4fe3756
SM
33192018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3320
3321 PR gdb/22841
3322 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3323 ${board}_upload): Remove.
3324
e95a97d4
AA
33252018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3326
3327 * gdb.cp/watch-cp.cc: New test.
3328 * gdb.cp/watch-cp.exp: New file.
3329
dbbb1059
AB
33302018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3331
3332 * gdb.base/infcall-nested-structs.exp: New file.
3333 * gdb.base/infcall-nested-structs.c: New file.
3334 * gdb.base/float.exp: Add riscv support.
3335
ecc054c0
TP
33362018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3337
3338 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3339 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3340
25e3c82c
SDJ
33412018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3342
3343 * gdb.server/abspath.exp: New file.
3344 * lib/gdb.exp (with_cwd): New procedure.
3345
3083294d
SM
33462018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3347
3348 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3349 use it.
3350 (gdb_is_target_remote_prompt): New proc.
3351 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3352 (gdb_is_target_native): Pass prompt parameter to
3353 gdb_is_target_1.
3354
3275ef47
SM
33552018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3356
3357 * gdb.base/load-command.c: New file.
3358 * gdb.base/load-command.exp: New file.
3359 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3360 (gdb_is_target_1): ...this, and generalize for other targets
3361 than just remote.
3362 (gdb_is_target_remote): Use gdb_is_target_1.
3363 (gdb_is_target_native): use gdb_is_target_1.
3364
6893c19a
TT
33652018-02-26 Tom Tromey <tom@tromey.com>
3366
3367 PR python/16497:
3368 * gdb.python/py-framefilter.exp: Update test.
3369
2ddeaf8a
TT
33702018-02-26 Tom Tromey <tom@tromey.com>
3371
3372 * gdb.dwarf2/variant.c: New file.
3373 * gdb.dwarf2/variant.exp: New file.
3374
c9317f21
TT
33752018-02-26 Tom Tromey <tom@tromey.com>
3376
3377 * gdb.rust/simple.exp: Accept more possible results in enum test.
3378
6f6d0c26
SM
33792018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3380
3381 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3382 parentheses.
3383
11b03145
MR
33842018-02-23 Maciej W. Rozycki <macro@mips.com>
3385
3386 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3387 name of a variable: $actual_linejj -> $actual_line.
3388
54a27fe5
JB
33892018-02-21 John Baldwin <jhb@FreeBSD.org>
3390
3391 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3392
de65820c
MM
33932018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3394
3395 * gdb.btrace/buffer-size.exp: Do not force BTS.
3396
980548fd
PA
33972018-02-14 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3400 getting a "Quit".
3401
c4e12631
MM
34022018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3403
3404 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3405 Fix test name.
3406
c2e0e465
SM
34072018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3408
3409 * gdb.cp/m-static.exp: Check type of optimized out static
3410 member.
3411
f7216783
AB
34122018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3413
3414 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3415 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3416
0625771b
LS
34172018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3418 Leszek Swirski <leszeks@google.com>
3419
3420 * gdb.python/py-prettyprint.c
3421 (struct to_string_returns_value_inner,
3422 struct to_string_returns_value_wrapper): New.
3423 (main): Add tsrvw variable.
3424 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3425 ToStringReturnsValueWrapper): New classes.
3426 (register_pretty_printers): Register new pretty-printers.
3427 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3428 recursive pretty printer.
3429 * gdb.python/py-mi.exp: Likewise.
3430
59498c30
LS
34312018-02-01 Leszek Swirski <leszeks@google.com>
3432
3433 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3434 functions with the same name as an include file are parsed
3435 correctly.
3436
d4d38844
YQ
34372018-02-01 Yao Qi <yao.qi@linaro.org>
3438
3439 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3440 "\[^\r\n\]*".
3441
07e5f5cf
NP
34422018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3443
3444 * gdb.arch/powerpc-prologue-frame.s: New file.
3445 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3446 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3447
929b5ad4
JB
34482018-01-31 Joel Brobecker <brobecker@adacore.com>
3449
3450 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3451
e671cd59
PA
34522018-01-30 Pedro Alves <palves@redhat.com>
3453
3454 PR gdb/13211
3455 * gdb.base/interrupt-daemon.c: New.
3456 * gdb.base/interrupt-daemon.exp: New.
3457 * gdb.multi/multi-term-settings.c: New.
3458 * gdb.multi/multi-term-settings.exp: New.
3459
fc413dc4
JB
34602018-01-30 Joel Brobecker <brobecker@adacore.com>
3461
3462 * gdb.base/break.exp: Save the location where the breakpoint
3463 on break.c:47 was actually inserted when debugging the version
3464 compiled at -O2 and use it in the expected output of the "info
3465 break" test performed soon after.
3466
5c319bb2
PA
34672018-01-22 Pedro Alves <palves@redhat.com>
3468 Sergio Durigan Junior <sergiodj@redhat.com>
3469
3470 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3471 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3472
a9e40818
JB
34732018-01-22 Joel Brobecker <brobecker@adacore.com>
3474
3475 * gdb.base/break-include.c, gdb.base/break-include.inc,
3476 gdb.base/break-include.exp: New files.
3477 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3478 line number now being the actual line number where the breakpoint
3479 was inserted.
3480 * gdb.mi/mi-break.exp: Likewise.
3481 * gdb.mi/mi-reverse.exp: Likewise.
3482 * gdb.mi/mi-simplerun.exp: Ditto.
3483
e707fc44
AB
34842018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3485
3486 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3487 varobj.
3488 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3489
ae451627
AB
34902018-01-21 Don Breazeal <donb@codesourcery.com>
3491 Andrew Burgess <andrew.burgess@embecosm.com>
3492
3493 * gdb.mi/basics.c: Add new global.
3494 * gdb.mi/mi-frame-regs.exp: New file.
3495 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3496 case.
3497
b1b189e0
AB
34982018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3499
3500 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3501 non-parameter, and on an unknown symbol.
3502
fcfcc376
TT
35032018-01-19 Tom Tromey <tom@tromey.com>
3504
3505 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3506 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3507
634c1c31
AA
35082018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3509
3510 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3511 setrlimit and chdir to int.
3512
d6ad07fd
AA
35132018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3514
3515 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3516 function.
3517 (my_tend): Likewise.
3518 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3519 rationale of avoiding FP- and vector instructions.
3520
adf8243b
RK
35212018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3522
3523 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3524 "info reg" with "\[ \t\]*".
3525 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3526 "\[ \t\]+".
3527 * gdb.arch/s390-multiarch.exp: Ditto.
3528 * gdb.base/pc-fp.exp: Ditto.
3529 * gdb.reverse/i386-precsave.exp: Ditto.
3530 * gdb.reverse/i386-reverse.exp: Ditto.
3531 * gdb.reverse/i387-env-reverse.exp: Ditto.
3532 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3533
dcc06925
AA
35342018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3535
3536 * lib/gdb.exp (gdb_compile): Re-enable use of
3537 universal_compile_options for languages other than Rust.
3538
25d4fd80
AA
35392018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3540
3541 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3542
ee7f689e 35432018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3544
3545 PR gdb/16577
3546 * gdb.base/solib-vanish.exp: New.
3547 * gdb.base/solib-vanish-main.c: New.
3548 * gdb.base/solib-vanish-lib1.c: New.
3549 * gdb.base/solib-vanish-lib2.c: New.
3550
d8447b6b
YQ
35512018-01-17 Yao Qi <yao.qi@linaro.org>
3552
3553 * gdb.compile/compile.exp: Match the address printed for
3554 frame in the output of command "bt".
3555
86d6a90c
TT
35562018-01-15 Tom Tromey <tom@tromey.com>
3557
3558 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3559 compute sp_reg.
3560
cbcdb1aa
AB
35612018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3562
3563 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3564 to prepare.
3565 (prepare): Return 0 on error, 1 on success.
3566
eea61984
PA
35672018-01-12 Pedro Alves <palves@redhat.com>
3568
3569 * gdb.base/continue-after-aborted-step-over.c: New.
3570 * gdb.base/continue-after-aborted-step-over.exp: New.
3571
6181e9c2
SM
35722018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3573
3574 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3575 options when not creating an executable.
3576
3cada740
PA
35772018-01-11 Pedro Alves <palves@redhat.com>
3578
3579 PR remote/22597
3580 * gdb.server/stop-reply-no-thread.c: New file.
3581 * gdb.server/stop-reply-no-thread.exp: New file.
3582
c63d3e8d
PA
35832018-01-10 Pedro Alves <palves@redhat.com>
3584
3585 PR gdb/22670
3586 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3587 functions too. Test setting breakpoints and printing C functions
3588 with no debug info too.
3589 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3590
d4c2a405
PA
35912018-01-10 Pedro Alves <palves@redhat.com>
3592
3593 PR gdb/22670
3594 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3595 a fail.
3596
8825213e
PA
35972018-01-10 Pedro Alves <palves@redhat.com>
3598
3599 PR gdb/22670
3600 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3601
605fd3c6
YQ
36022018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3603
3604 * gdb.server/unittest.exp: Match the output in non-development
3605 mode.
3606
1e5ded6c
YQ
36072018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3608
3609 * gdb.gdb/unittest.exp: Match output in non-development mode.
3610
30066b0b
JB
36112018-01-08 Joel Brobecker <brobecker@adacore.com>
3612
3613 * gdb.ada/access_tagged_param.exp: Relax expected output
3614 for value of "ObjL" in "continue" to pck.inspect breakpoint
3615 test.
3616
04bafb1e
XR
36172018-01-08 Joel Brobecker <brobecker@adacore.com>
3618
9f86398b
JB
3619 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3620 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3621
e379cee6
PA
36222018-01-05 Pedro Alves <palves@redhat.com>
3623
3624 PR gdb/18653
3625 * gdb.base/libsegfault.exp: New.
3626
de63c46b
PA
36272018-01-05 Joel Brobecker <brobecker@adacore.com>
3628
3629 PR gdb/22670
3630 * gdb.ada/access_tagged_param.exp: New file.
3631 * gdb.ada/access_tagged_param/foo.adb: New file.
3632
f98fc17b
PA
36332018-01-05 Pedro Alves <palves@redhat.com>
3634
3635 PR gdb/22670
3636 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3637 exercise lower case too, and to exercise both full matching and
3638 wild matching.
3639
342f8240
JB
36402018-01-05 Joel Brobecker <brobecker@adacore.com>
3641
3642 * gdb.ada/rename_subscript_param: New testcase.
3643
7150d33c
JG
36442018-01-05 Jerome Guitton <guitton@adacore.com>
3645
3646 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3647
cc0e770c
JB
36482018-01-05 Joel Brobecker <brobecker@adacore.com>
3649
3650 * gdb.ada/convvar_comp: New testcase.
3651
672a41aa 36522018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3653
3654 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3655 (My_Table): New global variable.
3656 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3657
7365ec2f
JB
36582018-01-04 Joel Brobecker <brobecker@adacore.com>
3659
3660 PR gdb/22670
3661 * gdb.ada/maint_with_ada: New testcase.
3662
289483b6
JB
36632018-01-04 Joel Brobecker <brobecker@adacore.com>
3664
3665 PR gdb/22670
3666 * gdb.ada/bp_c_mixed_case: New testcase.
3667
344420da
JB
36682018-01-04 Joel Brobecker <brobecker@adacore.com>
3669
3670 PR gdb/22670
3671 * gdb.ada/complete.exp: Add "complete break ada" test.
3672
66fc87a0
JB
36732018-01-04 Joel Brobecker <brobecker@adacore.com>
3674
3675 PR gdb/22670
3676 * gdb.ada/info_addr_mixed_case: New testcase.
3677
9f757bf7
XR
36782018-01-03 Xavier Roirand <roirand@adacore.com>
3679
3680 * gdb.ada/excep_handle.exp: New testcase.
3681 * gdb.ada/excep_handle/foo.adb: New file.
3682 * gdb.ada/excep_handle/pck.ads: New file.
3683
bd570f80
JB
36842018-01-03 Joel Brobecker <brobecker@adacore.com>
3685
3686 * gdb.base/step-line.c: Add extra empty line in copyright header.
3687 * gdb.base/step-line.inp: Likewise.
3688
9fe561ab
JB
36892018-01-02 Joel Brobecker <brobecker@adacore.com>
3690
3691 * gdb.ada/dyn_stride.exp: Add slice test.
3692
a405673c
JB
36932018-01-02 Joel Brobecker <brobecker@adacore.com>
3694
3695 * gdb.ada/dyn_stride: New testcase.
3696
cef0f868
SH
36972017-12-27 Stafford Horne <shorne@gmail.com>
3698
3699 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3700 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3701
b67d92b0
SH
37022017-12-27 Stafford Horne <shorne@gmail.com>
3703
3704 * gdb.base/reggroups.c: New file.
3705 * gdb.base/reggroups.exp: New file.
3706
eccab96d
JB
37072017-12-18 Joel Brobecker <brobecker@adacore.com>
3708
3709 * gdb.dwarf2/ada-valprint-error.c: New file.
3710 * gdb.dwarf2/ada-valprint-error.exp: New file.
3711
0e2da9f0
JB
37122017-12-18 Joel Brobecker <brobecker@adacore.com>
3713
3714 * gdb.ada/assign_arr: New testcase.
3715
cb923fcc
XR
37162017-12-18 Xavier Roirand <roirand@adacore.com>
3717
3718 * gdb.ada/funcall_ptr: New testcase.
3719
7c161838
SDJ
37202017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3721
3722 PR cli/16224
3723 * gdb.base/ptype-offsets.cc: New file.
3724 * gdb.base/ptype-offsets.exp: New file.
3725
1af17fd9
YQ
37262017-12-15 Yao Qi <yao.qi@linaro.org>
3727
3728 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3729 if XML is disabled.
3730
828d5846
XR
37312017-12-15 Xavier Roirand <roirand@adacore.com>
3732
3733 * gdb.ada/same_component_name: New testcase.
3734
79e8fcaa
JB
37352017-12-14 Joel Brobecker <brobecker@adacore.com>
3736
3737 * gdb.ada/str_binop_equal: New testcase.
3738
e05fa6f9
JB
37392017-12-14 Joel Brobecker <brobecker@adacore.com>
3740
3741 * gdb.ada/task_switch_in_core: New testcase.
3742
b89641ba
SM
37432017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3744
3745 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3746 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3747 call test_bkpt_qualified.
3748 (test_bkpt_qualified): New proc.
3749
6892d2e4
PA
37502017-12-13 Pedro Alves <palves@redhat.com>
3751
3752 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3753 Tighten regexp by matching with an anchor.
3754
a22ecf70
PA
37552017-12-13 Pedro Alves <palves@redhat.com>
3756
3757 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3758 ("expression with namespace"): New set of tests.
3759 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3760 (Nested::Test_NS::qux): New.
3761 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3762 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3763
9937536c
JB
37642017-12-13 Joel Brobecker <brobecker@adacore.com>
3765
3766 * gdb.base/server-del-break.c: New file.
3767 * gdb.base/server-del-break.exp: New file.
3768
fe49c6f5
SH
37692017-12-12 Stafford Horne <shorne@gmail.com>
3770
3771 * gdb.xml/tdesc-regs.exp: Add or1k support.
3772
c3d18620
SH
37732017-12-12 Stafford Horne <shorne@gmail.com>
3774
3775 * gdb.base/bp-permanent.c: Define nop of or1k.
3776
c5f9cfc8
JB
37772017-12-11 Joel Brobecker <brobecker@adacore.com>
3778
3779 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3780 output with components being reordered.
3781
a9c135fc
JB
37822017-12-11 Joel Brobecker <brobecker@adacore.com>
3783
3784 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3785 output with components being reordered.
3786
927aa2e7
JK
37872017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3788 Pedro Alves <palves@redhat.com>
3789
3790 * gdb.base/maint.exp (check for .gdb_index): Check also for
3791 .debug_names.
3792 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3793 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3794 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3795 (.gdb_index used after symbol reloading): Support also .debug_names.
3796 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3797
f17d9474
YQ
37982017-12-08 Yao Qi <yao.qi@linaro.org>
3799
3800 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3801 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3802
a0de8c21
YQ
38032017-12-08 Yao Qi <yao.qi@linaro.org>
3804
3805 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3806 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3807
a738ea1d
YQ
38082017-12-08 Yao Qi <yao.qi@linaro.org>
3809
3810 * gdb.arch/aarch64-tagged-pointer.c: New file.
3811 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3812
1cd9a73b
SDJ
38132017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3814
3815 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3816 "int".
3817
fa6eb693
KS
38182017-12-07 Keith Seitz <keiths@redhat.com>
3819
3820 PR breakpoints/22569
3821 * gdb.linespec/ls-errs.exp: Change expected result of "break
3822 -source this file has spaces.c -line 3".
3823 Check that an explicit source file followed by whitespace is
3824 identified as an invalid explicit location.
3825
883fd55a
KS
38262017-12-07 Keith Seitz <keiths@redhat.com>
3827
3828 * gdb.cp/nested-types.cc: New file.
3829 * gdb.cp/nested-types.exp: New file.
3830 * lib/cp-support.exp: Load data-structures.exp library.
3831 (debug_cp_test_ptype_class): New global.
3832 (cp_ptype_class_verbose, next_line): New procedures.
3833 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3834 Add and document new return value.
3835 Switch the list of lines to a queue.
3836 Add support for new `type' key for nested type definitions.
3837 Add debugging/troubleshooting messages.
3838 * lib/data-structures.exp: New file.
3839
ec72db3e
SM
38402017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3841
3842 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3843 with proc_with_prefix, don't use with_test_prefix.
3844
99598d71
TT
38452017-12-07 Tom Tromey <tom@tromey.com>
3846
3847 * gdb.base/break.exp: Add test for empty "commands".
3848
a8806230
YQ
38492017-12-07 Yao Qi <yao.qi@linaro.org>
3850
3851 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3852 malloc and catch syscall.
3853
824cc835
PM
38542017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3855
e79be6e5 3856 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
3857 tests for explicit locations.
3858
7cc244de
PA
38592017-12-06 Pedro Alves <palves@redhat.com>
3860
3861 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3862 force-disabling XML descriptions.
3863
50a1fdd5
PA
38642017-12-04 Pedro Alves <palves@redhat.com>
3865
3866 PR gdb/22499
3867 * gdb.arch/amd64-disp-step-avx.S: New file.
3868 * gdb.arch/amd64-disp-step-avx.exp: New file.
3869
f0fb2488
PA
38702017-12-03 Pedro Alves <palves@redhat.com>
3871
3872 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3873 and <string.h>.
3874 (parent_function): Print distinct messages when waitpid fails, or
3875 the child exits with a signal, or the child exits for an unhandled
3876 reason.
3877 * gdb.threads/process-dies-while-detaching.exp
3878 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3879 it. Wait for both inferior output and GDB's prompt. Use an
3880 indirect spawn id list.
3881 (do_detach): New parameter 'child_exit'. Use it to compute
3882 expected inferior output.
3883 (test_detach, test_detach_watch, test_detach_killed_outside):
3884 Adjust to pass down the expected child exit kind.
3885
97cbe998
SDJ
38862017-12-01 Joel Brobecker <brobecker@adacore.com>
3887 Sergio Durigan Junior <sergiodj@redhat.com>
3888 Pedro Alves <palves@redhat.com>
3889
3890 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3891
40fc416f
SDJ
38922017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3893
3894 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3895 to 'symbol-file' and 'add-symbol-file' can be
3896 position-independent.
3897
1cc75e92
YQ
38982017-12-01 Yao Qi <yao.qi@linaro.org>
3899
3900 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3901 the URL in copyright header.
3902 * gdb.arch/aarch64-fp.exp: Likewise.
3903 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3904 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3905 * gdb.base/expand-psymtabs.exp: Likewise.
3906 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3907 * gdb.fortran/common-block.exp: Likewise.
3908 * gdb.fortran/common-block.f90: Likewise.
3909 * gdb.fortran/logical.exp: Likewise.
3910 * gdb.fortran/vla-datatypes.f90: Likewise.
3911 * gdb.fortran/vla-sub.f90: Likewise.
3912
875fb7a7
JB
39132017-11-30 Joel Brobecker <brobecker@adacore.com>
3914
3915 * gdb.ada/repeat_dyn: New testcase.
3916
6f14765f
UW
39172017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3918
3919 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3920 Update for changed thread numbering.
3921 * gdb.cell/bt.exp: Update for changed GDB output.
3922
f1af7b94
SM
39232017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3924
3925 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3926 setting isremote by hand.
3927 * boards/dwarf4-gdb-index.exp: Likewise.
3928 * boards/fission.exp: Likewise.
3929 * boards/stabs.exp: Likewise.
3930
e3919f3e
PA
39312017-11-30 Pedro Alves <palves@redhat.com>
3932
3933 * gdb.linespec/cpls-ops.exp
3934 (check_explicit_skips_function_argument): Extract the underlying
3935 type of size_t instead of hardcoding it.
3936
bd69330d
PA
39372017-11-29 Pedro Alves <palves@redhat.com>
3938
3939 PR c++/19436
3940 * gdb.linespec/cpls-abi-tag.cc: New file.
3941 * gdb.linespec/cpls-abi-tag.exp: New file.
3942
a20714ff
PA
39432017-11-29 Pedro Alves <palves@redhat.com>
3944
3945 * gdb.base/langs.exp: Use -qualified.
3946 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3947 it.
3948 * gdb.cp/namespace.exp: Use -qualified.
3949 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3950 (overload-3, template-overload, template-ret-type, const-overload)
3951 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3952 procedures.
3953 (test_driver): Call them.
3954 * gdb.cp/save-bp-qualified.cc: New.
3955 * gdb.cp/save-bp-qualified.exp: New.
3956 * gdb.linespec/explicit.exp: Test -qualified.
3957 * lib/completion-support.exp (completion::explicit_opts_list): Add
3958 "-qualified".
3959 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3960
f6f1d339
PM
39612017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3962
3963 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3964
02ca603a
TT
39652017-11-29 Tom Tromey <tom@tromey.com>
3966
3967 * gdb.base/relocate.exp: Update invalid argument test.
3968 Add new tests for invalid arguments.
3969
ed6c0bfb
TP
39702017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3971
3972 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3973 Return 0 as a long.
3974 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3975
f106e10e
TP
39762017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3977
3978 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3979 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3980 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3981 func ().
3982 * gdb.cp/shadow.cc (B.func): Return 0.
3983
10329bb2
JB
39842017-11-27 Joel Brobecker <brobecker@adacore.com>
3985
3986 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3987 expected output in gdb_expect call to allow the exception
3988 message to be present as well. Fix syntax confusion to avoid
3989 TCL thinking that exception_name is an array.
3990
617cd4bc
UW
39912017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3992
3993 * gdb.arch/spu-info.c: Include <unistd.h>.
3994 (do_signal_test): Fix broken calls to write.
3995 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3996 Fix checks for empty mailboxes. Update signal tests for corrected
3997 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3998 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3999 * gdb.cell/arch.exp: Use standard_output_file.
4000 * gdb.cell/break.exp: Likewise.
4001 * gdb.cell/bt.exp: Likewise.
4002 * gdb.cell/core.exp: Likewise.
4003 * gdb.cell/dwarfaddr.exp: Likewise.
4004 * gdb.cell/ea-cache.exp: Likewise.
4005 * gdb.cell/ea-standalone.exp: Likewise.
4006 * gdb.cell/f-regs.exp: Likewise.
4007 * gdb.cell/fork.exp: Likewise.
4008 * gdb.cell/gcore.exp: Likewise.
4009 * gdb.cell/mem-access.exp: Likewise.
4010 * gdb.cell/ptype.exp: Likewise.
4011 * gdb.cell/registers.exp: Likewise.
4012 * gdb.cell/sizeof.exp: Likewise.
4013 * gdb.cell/solib-symbol.exp: Likewise.
4014 * gdb.cell/solib.exp: Likewise.
617cd4bc 4015
a81aaca0
PA
40162017-11-25 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.base/complete-empty.exp: New file.
4019 * gdb.base/completion.exp: Adjust.
4020
6a3c6ee4
PA
40212017-11-25 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.linespec/cpls-ops.cc: New file.
4024 * gdb.linespec/cpls-ops.exp: New file.
4025 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4026 factored out from ...
4027 (test_complete_prefix_range): ... this.
4028
8955eb2d
PA
40292017-11-24 Pedro Alves <palves@redhat.com>
4030
4031 * gdb.linespec/cpcompletion.exp: New file.
4032 * gdb.linespec/cpls-hyphen.cc: New file.
4033 * gdb.linespec/cpls.cc: New file.
4034 * gdb.linespec/cpls2.cc: New file.
4035 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4036 test to use test_gdb_complete_unique. Add label completion,
4037 keyword completion and explicit location completion tests.
4038 * lib/completion-support.exp: New file.
4039
e547c119
JB
40402017-11-24 Joel Brobecker <brobecker@adacore.com>
4041
4042 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4043 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4044 when hitting an exception catchpoint.
4045
7c3c1aa8
YQ
40462017-11-22 Yao Qi <yao.qi@linaro.org>
4047
4048 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4049
41bd68f5
SM
40502017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4051
4052 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4053 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4054 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4055
1daad298
YQ
40562017-11-22 Yao Qi <yao.qi@linaro.org>
4057
4058 * gdb.base/info-os.exp: Pass pthreads.
4059 * gdb.multi/multi-attach.exp: Likewise.
4060
88465e87
YQ
40612017-11-22 Yao Qi <yao.qi@linaro.org>
4062
4063 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4064 compiler.
4065
dc196b23
YQ
40662017-11-22 Yao Qi <yao.qi@linaro.org>
4067
4068 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4069 * gdb.base/break-interp.exp: Likewise.
4070 * gdb.base/jit-attach-pie.exp: Likewise.
4071
2400729e
UW
40722017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4073
4074 * gdb.base/float128.c (large128): New variable.
4075 * gdb.base/float128.exp: Add test to print largest __float128 value.
4076
7a26362d
UW
40772017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4078
4079 * gdb.arch/vsx-regs.exp: Update register content checks.
4080
ed0f4273
UW
40812017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4082
4083 * gdb.arch/ppc-longdouble.exp: New file.
4084 * gdb.arch/ppc-longdouble.c: Likewise.
4085
a25d69c6
PA
40862017-11-21 Pedro Alves <palves@redhat.com>
4087
4088 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4089
73fcf641
PA
40902017-11-20 Pedro Alves <palves@redhat.com>
4091
4092 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4093 (long_double_typedef): New typedefs.
4094 Use DEF on double and long double.
4095 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4096 cases.
4097 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4098 and 'long_double_ptr_same_size' locals. Use them to decide
4099 whether cast from array/function to float is valid/invalid.
4100
71a3c369
TT
41012017-11-17 Tom Tromey <tom@tromey.com>
4102
4103 * gdb.rust/traits.rs: New file.
4104 * gdb.rust/traits.exp: New file.
4105
ced9779b
JB
41062017-11-17 Joel Brobecker <brobecker@adacore.com>
4107
4108 * gdb.ada/minsyms: New testcase.
4109
a0922d80
PA
41102017-11-16 Pedro Alves <palves@redhat.com>
4111
4112 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4113 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4114
ea04e54c
PA
41152017-11-16 Pedro Alves <palves@redhat.com>
4116
4117 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4118 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4119
e849ea89
PA
41202017-11-16 Pedro Alves <palves@redhat.com>
4121
4122 * gdb.server/reconnect-ctrl-c.c: New file.
4123 * gdb.server/reconnect-ctrl-c.exp: New file.
4124
d8ae99a7
PM
41252017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4126
4127 * gdb.python/py-rbreak.exp: New file.
4128 * gdb.python/py-rbreak.c: New file.
4129 * gdb.python/py-rbreak-func2.c: New file.
4130
968a13f8
PA
41312017-11-16 Pedro Alves <palves@redhat.com>
4132
4133 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4134 pattern.
4135 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4136 GDB.
4137
71774bc9
SM
41382017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4139
4140 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4141 regex.
4142
ddbb44cf
SM
41432017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4144
4145 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4146 test names.
4147
584a564f
PA
41482017-11-09 Pedro Alves <palves@redhat.com>
4149
4150 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4151 factored out from ...
4152 (top level): ... here, and adjusted to avoid expecting beyond the
4153 prompt in a single gdb_test_multiple.
4154
5ed7a928
PA
41552017-11-09 Pedro Alves <palves@redhat.com>
4156
4157 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4158 output.
4159 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4160 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4161 * gdb.server/ext-run.exp ("kill" test): Likewise.
4162 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4163
a60e0738
PA
41642017-11-09 Pedro Alves <palves@redhat.com>
4165
4166 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4167 match till end of line.
4168
2c88253f
PA
41692017-11-09 Pedro Alves <palves@redhat.com>
4170
4171 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4172
c7a38517
PA
41732017-11-09 Pedro Alves <palves@redhat.com>
4174
4175 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4176 New procedures, factored out from ...
4177 (top level): ... here, and adjusted to avoid expecting beyond the
4178 prompt in one go.
4179
f29f4b6b
PA
41802017-11-09 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4183 output. Fix '?' match.
4184
286acbb5
JB
41852017-11-08 Joel Brobecker <brobecker@adacore.com>
4186
4187 * gdb.ada/scoped_watch: New testcase.
4188 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4189 which is actually correct.
4190 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4191 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4192
62d7ae92
PA
41932017-11-08 Pedro Alves <palves@redhat.com>
4194
4195 * gdb.gdb/complaints.exp (test_initial_complaints)
4196 (test_serial_complaints, test_short_complaints): Call
4197 complaint_internal instead of complaint.
4198
280ca31f
DT
41992017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4200
4201 * gdb.threads/tls-core.c: New file.
4202 * gdb.threads/tls-core.exp: Likewise.
4203
b5ec771e
PA
42042017-11-08 Pedro Alves <palves@redhat.com>
4205
4206 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4207 (p Exported_Capitalized): New test.
4208 (p exported_capitalized): New test.
4209
a02b41a7
PA
42102017-11-07 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4213
95e95a6d
PA
42142017-11-07 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4217 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4218 (disable_invalid, disable_inverted, disable_negative): New
4219 procedures.
4220 ("bad numbers"): New set of tests.
4221
cee62dbd
PA
42222017-11-07 Pedro Alves <palves@redhat.com>
4223
4224 * gdb.cp/ena-dis-br-range.exp: Add tests.
4225
cc638e86
PA
42262017-11-07 Pedro Alves <palves@redhat.com>
4227
4228 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4229
d0fe4701
XR
42302017-11-07 Xavier Roirand <roirand@adacore.com>
4231 Pedro Alves <palves@redhat.com>
4232
4233 * gdb.base/ena-dis-br.exp: Add reference to
4234 gdb.cp/ena-dis-br-range.exp.
4235 * gdb.cp/ena-dis-br-range.exp: New file.
4236 * gdb.cp/ena-dis-br-range.cc: New file.
4237
46f67f80
PA
42382017-11-06 Pedro Alves <palves@redhat.com>
4239
4240 * gdb.base/attach-non-pgrp-leader.c: New.
4241 * gdb.base/attach-non-pgrp-leader.exp: New.
4242
726e1356
PA
42432017-11-06 Pedro Alves <palves@redhat.com>
4244
4245 * configure.ac: No longer check for termio.h and sgtty.h.
4246 * configure: Regenerate.
4247 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4248 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4249 Remove termio and sgtty code.
4250
50ab6ace
YQ
42512017-11-03 Yao Qi <yao.qi@linaro.org>
4252
4253 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4254 in GDB is disabled.
4255
8e68731c
YQ
42562017-11-03 Yao Qi <yao.qi@linaro.org>
4257
4258 * gdb.python/py-thrhandle.exp: Skip it if python is not
4259 enabled.
4260
3a87ae65
SM
42612017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4262
4263 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4264 as a breakpoint command.
4265
484d8d36
MD
42662017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4267
4268 PR python/21213
4269 * gdb.python/py-infthread.exp: Test calling
4270 InferiorThread.inferior () multiple times in a row.
4271
4a27f119
KS
42722017-10-27 Keith Seitz <keiths@redhat.com>
4273
4274 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4275 Test "info break" for every inlined function breakpoint.
4276
bb11dd58
YQ
42772017-10-27 Yao Qi <yao.qi@linaro.org>
4278
4279 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4280
a43f3893
PF
42812017-10-26 Patrick Frants <osscontribute@gmail.com>
4282
4283 * gdb.cp/classes.exp (test_static_members): Test printing
4284 Outer::instance.
4285 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4286 (Inner::instance, Outer::instance): New.
4287
792ccf00
PA
42882017-10-24 Pedro Alves <palves@redhat.com>
4289
4290 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4291 extra console" test in two stages.
4292
eb2bfbad
PA
42932017-10-24 Pedro Alves <palves@redhat.com>
4294
4295 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4296
1f75a651
PA
42972017-10-24 Pedro Alves <palves@redhat.com>
4298
4299 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4300 loop.
4301
779990d9
PA
43022017-10-24 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4305 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4306
ad9b8f5d
PA
43072017-10-24 Pedro Alves <palves@redhat.com>
4308
4309 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4310 parameter and handle it. Don't output read value in test name.
4311
fee6da6e
PA
43122017-10-24 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4315 custom test name.
4316
10389c2c
PA
43172017-10-24 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4320 include the unstable output directory name in the test's name.
4321 (initial_setup_simple) <'set args'>: Use custom test name.
4322
a80e65a9
PA
43232017-10-24 Pedro Alves <palves@redhat.com>
4324
4325 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4326 with explicit test name.
4327
15763a09
PA
43282017-10-20 Pedro Alves <palves@redhat.com>
4329
4330 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4331 'wait -i'. Use gdb_assert and remote_close.
4332
49a4ce2e
AB
43332017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4334
4335 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4336 number from variable rather than hard-coded.
4337
a75868f5
PA
43382017-10-19 Pedro Alves <palves@redhat.com>
4339
4340 * gdb.base/long-inferior-output.c: New file.
4341 * gdb.base/long-inferior-output.exp: New file.
4342
c8ba13ad
KS
43432017-11-18 Keith Seitz <keiths@redhat.com>
4344
4345 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4346 method.
4347 (main): Call it.
4348 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4349 Add additional user-defined conversion operator tests.
4350
b27de576
PA
43512017-10-17 Pedro Alves <palves@redhat.com>
4352
4353 * boards/native-stdio-gdbserver.exp: Load "local-board".
4354
8484c955
PA
43552017-10-17 Pedro Alves <palves@redhat.com>
4356
4357 * gdb.base/quit-live.c: New file.
4358 * gdb.base/quit-live.exp: New file.
4359
83d5a34d
KS
43602017-10-16 Keith Seitz <keiths@redhat.com>
4361
4362 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4363 (class_with_protected_typedef, class_with_private_typedef)
4364 (struct_with_public_typedef, struct_with_protected_typedef)
4365 (struct_with_private_typedef): New classes/structs.
4366 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4367 typedefs and access specifiers.
4368
739b3f1d
PA
43692017-10-16 Pedro Alves <palves@redhat.com>
4370 Simon Marchi <simon.marchi@polymtl.ca>
4371
4372 * README (Local vs Remote vs Native): New section.
4373 * boards/local-board.exp: New file, with bits factored out from
4374 ...
4375 * boards/native-extended-gdbserver.exp: ... here. Load
4376 "local-board".
4377 * boards/native-gdbserver.exp: Load "local-board".
4378 (${board}_spawn, ${board}_exec): Delete.
4379 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4380 ...
4381 * boards/stdio-gdbserver-base.exp: ... this new file.
4382 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4383 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4384 procedure.
4385 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4386 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4387 stdio_gdbserver_command.
4388 (${board}_get_remote_address, ${board}_get_comm_port)
4389 (${board}_download, ${board}_upload): Delete.
4390 (get_target_remote_pipe_cmd): New.
4391
fe68b953
SM
43922017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4393
4394 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4395 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4396 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4397 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4398 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4399 remove with_test_prefix.
4400
300b6685
PA
44012017-10-13 Pedro Alves <palves@redhat.com>
4402
4403 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4404 * gdb.base/annota1.exp: Use it instead of is_remote.
4405 * gdb.base/annota3.exp: Use it instead of is_remote.
4406 * gdb.cp/annota2.exp: Use it instead of is_remote.
4407 * gdb.cp/annota3.exp: Use it instead of is_remote.
4408 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4409
50500caf
PA
44102017-10-13 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4413 (test_num_test_vars, run_and_count_vars, find_env)
4414 (test_set_unset_env, test_inherit_env_var): New procedures.
4415 (top level): Use them.
4416
dad0c6d2
PA
44172017-10-13 Pedro Alves <palves@redhat.com>
4418
4419 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4420 also skip on stub-like targets.
4421
8b0553c1
PA
44222017-10-13 Pedro Alves <palves@redhat.com>
4423
4424 PR gdb/22293
4425 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4426 (top level): Move some tests to ...
4427 (test_not_found): ... this new procedure.
4428 (top level): Call it.
4429
7594f623
PA
44302017-10-13 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4433 expect different "info terminal" output if testing with a
4434 non-native target.
4435
ebe3b402
PA
44362017-10-13 Pedro Alves <palves@redhat.com>
4437 Simon Marchi <simon.marchi@polymtl.ca>
4438
4439 PR python/12966
4440 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4441
42f1b161
PA
44422017-10-13 Pedro Alves <palves@redhat.com>
4443
4444 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4445 already.
4446
8d6ef72b
PA
44472017-10-13 Pedro Alves <palves@redhat.com>
4448
4449 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4450 is_remote.
4451
d7bcd5b8
PA
44522017-10-13 Pedro Alves <palves@redhat.com>
4453
4454 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4455 is_remote.
4456
df479dc6
PA
44572017-10-13 Pedro Alves <palves@redhat.com>
4458
4459 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4460 is set.
4461 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4462 instead of is_remote.
4463
23fb630a
PA
44642017-10-13 Pedro Alves <palves@redhat.com>
4465
4466 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4467 (top level): Add comment.
4468
cc77b1dc
PA
44692017-10-13 Pedro Alves <palves@redhat.com>
4470
4471 * gdb.base/remote.exp (top level): Fix comment typo and add
4472 missing return.
4473
27c9e813
PA
44742017-10-13 Pedro Alves <palves@redhat.com>
4475 Simon Marchi <simon.marchi@polymtl.ca>
4476
4477 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4478 calls and add comments. Skip test if use_gdb_stub is set.
4479 (top level): Use "set cwd" command instead of "cd" command.
4480
5e830d98
PA
44812017-10-13 Pedro Alves <palves@redhat.com>
4482
4483 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4484 is_remote target check.
4485
f5ca0032
PA
44862017-10-13 Pedro Alves <palves@redhat.com>
4487
4488 * gdb.base/scope.exp: Use build_executable + clean_restart +
4489 gdb_file_cmd instead of prepare_for_testing and no longer skip
4490 "before run" tests on is_remote target boards. Update comments.
4491 * boards/native-extended-gdbserver.exp
4492 (extended_gdbserver_load_last_file): New, factored out from ...
4493 (gdb_load): ... this. Move further below and add comment.
4494 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4495
8aed1c0d
PA
44962017-10-12 Pedro Alves <palves@redhat.com>
4497
4498 * gdb.base/attach.exp: Remove references to gdb64.
4499 * gdb.base/dbx.exp: Remove references to gdb64.
4500
cfa34c87
SM
45012017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4502 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.base/label.exp: Remove is_remote target check.
4505
9192b7de
PA
45062017-10-12 Pedro Alves <palves@redhat.com>
4507
4508 * gdb.base/auvx.exp (coredir): Update comment.
4509 (top level) <core_works>: Use "set cwd" command instead of "cd"
4510 command.
4511
6bf0052d
PA
45122017-10-12 Pedro Alves <palves@redhat.com>
4513 Simon Marchi <simon.marchi@polymtl.ca>
4514
4515 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4516 target boards.
4517
e48ef82d
PA
45182017-10-12 Pedro Alves <palves@redhat.com>
4519 Simon Marchi <simon.marchi@polymtl.ca>
4520
4521 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4522 Instead skip if there's any gdb_protocol set.
4523
8d7aea57
SM
45242017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4525 Pedro Alves <palves@redhat.com>
4526
4527 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4528
30440677
PA
45292017-10-12 Pedro Alves <palves@redhat.com>
4530 Simon Marchi <simon.marchi@polymtl.ca>
4531
4532 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4533 instead of on dejagnu remote boards.
4534
4e04f045 45352017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4536 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4537
4538 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4539 checks. Use build_executable + clean_restart instead of
4540 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4541 of enabling non-stop after starting gdb.
4542
871a186e
PA
45432017-10-12 Pedro Alves <palves@redhat.com>
4544
4545 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4546 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4547 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4548 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4549
56d704da
AK
45502017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4551
4552 * gdb.arch/arc-tdesc-cpu.exp: New file.
4553 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4554
2f20e312
SM
45552017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4556
4557 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4558
65630365
PA
45592017-10-10 Pedro Alves <palves@redhat.com>
4560
4561 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4562 expect CLI output.
4563
bf469271
PA
45642017-10-10 Pedro Alves <palves@redhat.com>
4565
4566 * lib/selftest-support.exp (selftest_setup): Update for
4567 captured_command_loop's prototype change.
4568
777a42f1
PA
45692017-10-09 Pedro Alves <palves@redhat.com>
4570
4571 Test both arch1=>arch2 and arch2=>arch1.
4572
4573 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4574 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4575 factored out to...
4576 (append_arch1_options, append_arch2_options, append_arch_options)
4577 (build_executables): New procedures.
4578 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4579 local.
4580 (top level): Add new 'first_arch' testing axis.
4581
cbd2b4e3
PA
45822017-10-09 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4585 (barrier): New.
4586 (thread_start, all_started): New functions.
4587 (main): Spawn new thread and wait until it is scheduled.
4588 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4589 option.
4590 (do_test): Add 'selected_thread' parameter. Run to all_started
4591 instead of main. Explicitly set the breakpoint at main. Switch
4592 to the SELECTED_THREAD thread.
4593 (top level): Test handling the exec event with either the main
4594 thread or the second thread selected.
4595
5c9e4427
PA
45962017-10-09 Pedro Alves <palves@redhat.com>
4597
4598 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4599 logic. Move STOP marker after the value checks.
4600 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4601 regexp.
4602
b3b7c423
SL
46032017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4604
4605 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4606
3b4b2f16
UW
46072017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4608
4609 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4610 integer-to-dfp conversion.
4611 * gdb.base/dfp-test.exp: Likewise.
4612
5cd63fda
PA
46132017-10-04 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.multi/hangout.c: Include <unistd.h>.
4616 (hangout_loop): New function.
4617 (main): Call alarm. Call hangout_loop in a loop.
4618 * gdb.multi/hello.c: Include <unistd.h>.
4619 (hello_loop): New function.
4620 (main): Call alarm. Call hangout_loop in a loop.
4621 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4622 inferior with the other selected.
4623
4c71c105
SM
46242017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4625
4626 * gdb.mi/list-thread-groups-available.exp: New file.
4627 * gdb.mi/list-thread-groups-available.c: New file.
4628
bc3b087d
SDJ
46292017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4630
4631 * gdb.base/set-cwd.exp: Make it available on
4632 native-extended-gdbserver.
4633
d092c5a2
SDJ
46342017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4635
4636 * gdb.base/set-cwd.c: New file.
4637 * gdb.base/set-cwd.exp: Likewise.
4638
45320ffa
TT
46392017-10-02 Tom Tromey <tom@tromey.com>
4640
4641 PR rust/22236:
4642 * gdb.rust/simple.rs (main): New variable "fslice".
4643 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4644
b3e3859b
TT
46452017-10-02 Tom Tromey <tom@tromey.com>
4646
4647 * gdb.rust/simple.exp: Test ptype of a slice.
4648
01af5e0d
TT
46492017-10-02 Tom Tromey <tom@tromey.com>
4650
4651 * gdb.rust/simple.exp: Test index of slice.
4652
a9bbfbd8
TT
46532017-09-27 Tom Tromey <tom@tromey.com>
4654
4655 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4656
df8899e5
TP
46572017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4658 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/compare-sections.exp (get value of read-only section): Read
4661 as unsigned value.
4662 (corrupt read-only section): Likewise and don't set written if patching
4663 failed.
4664
757bf54b
KB
46652017-09-21 Kevin Buettner <kevinb@redhat.com>
4666
4667 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4668 files.
4669
06871ae8
PA
46702017-09-20 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4673 symbol names in gdb's output.
4674 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4675
e5f25bc5
PA
46762017-09-20 Pedro Alves <palves@redhat.com>
4677
4678 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4679 Rename to ...
4680 (test_list_ambiguous_symbol): ... this and add a symbol name
4681 parameter. Adjust.
4682 (test_list_ambiguous_function): Reimplement on top of
4683 test_list_ambiguous_symbol and also test listing ambiguous
4684 variables.
4685 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4686 (ambiguous_fun): ... this.
4687 (ambiguous_var): New.
4688 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4689 (ambiguous_fun): ... this.
4690 (ambiguous_var): New.
4691
4e5a4f58
JB
46922017-09-19 John Baldwin <jhb@FreeBSD.org>
4693
4694 * gdb.base/starti.c: New file.
4695 * gdb.base/starti.exp: New file.
4696 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4697
26e53f3e
PA
46982017-09-14 Pedro Alves <palves@redhat.com>
4699
4700 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4701 (top level): Use it instead of runto.
4702
cb791d59
TT
47032017-09-11 Tom Tromey <tom@tromey.com>
4704
4705 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4706
7c96f8c1
TT
47072017-09-11 Tom Tromey <tom@tromey.com>
4708
4709 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4710 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4711
469412dd
CW
47122017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4713
4714 * gdb.fortran/printing-types.exp: New file.
4715 * gdb.fortran/printing-types.exp: New file.
4716
e0f86435
BH
47172017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4718
4719 * gdb.fortran/vla-ptype.exp: Fix typos.
4720 * gdb.fortran/vla-value.exp: Same.
4721
9e9af4be
BH
47222017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4723
4724 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4725 * gdb.mi/mi-var-child-f.exp: Likewise.
4726 * gdb.mi/mi-vla-fortran.exp: Likewise.
4727
a5ad232b 47282017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4729 Christoph Weinmann <christoph.t.weinmann@intel.com>
4730 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4731
4732 * gdb.fortran/ptr-indentation.f90: New file.
4733 * gdb.fortran/ptr-indentation.exp: New file.
4734
5aec60eb
TT
47352017-09-05 Tom Tromey <tom@tromey.com>
4736
4737 PR gdb/22010:
4738 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4739
8f8f8152
TP
47402017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4741
4742 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4743
fbd1b771
JK
47442017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4745
4746 * gdb.threads/tls-nodebug-pie.c: New file.
4747 * gdb.threads/tls-nodebug-pie.exp: New file.
4748
5eb5f850
TT
47492017-09-05 Tom Tromey <tom@tromey.com>
4750
4751 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4752 for rust.
4753
ae780a21
SM
47542017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4755
4756 * gdb.multi/multi-arch-exec.exp: Test with different
4757 "follow-exec-mode" settings.
4758 (do_test): New procedure.
4759
3693fdb3
PA
47602017-09-04 Pedro Alves <palves@redhat.com>
4761
4762 * gdb.base/func-static.c (S::method const, S::method volatile)
4763 (S::method volatile const): New methods.
4764 (c_s, v_s, cv_s): New instances.
4765 (main): Call method() on them.
4766 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4767 (cannot_resolve): New procedure.
4768 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4769 print-quote-unquoted columns.
4770 (do_test): Test printing each scope too.
4771
e68cb8e0
PA
47722017-09-04 Pedro Alves <palves@redhat.com>
4773
4774 * gdb.base/local-static.exp: Also test with
4775 class::method::variable wholly quoted.
4776 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4777
858be34c
PA
47782017-09-04 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/local-static.c: New.
4781 * gdb.base/local-static.cc: New.
4782 * gdb.base/local-static.exp: New.
4783
46a4882b
PA
47842017-09-04 Pedro Alves <palves@redhat.com>
4785
4786 * gdb.asm/asm-source.exp: Add casts to int.
4787 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4788 (dataglobal64_1, dataglobal64_2): New globals.
4789 * gdb.base/nodebug.exp: Test different expressions involving the
4790 new globals, with print, whatis and ptype. Add casts to int.
4791 * gdb.base/solib-display.exp: Add casts to int.
4792 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4793 * gdb.cp/m-static.exp: Add cast to int.
4794 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4795 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4796 tls variable with no debug info without a cast. Test with a cast
4797 to int too.
4798 * gdb.trace/entry-values.exp: Add casts.
4799
2c5a2be1
PA
48002017-09-04 Pedro Alves <palves@redhat.com>
4801
4802 * gdb.base/nodebug.exp: Test that ptype's error about functions
4803 with unknown return type includes the function name too.
4804
7022349d
PA
48052017-09-04 Pedro Alves <palves@redhat.com>
4806
4807 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4808 return type of munmap in infcall.
4809 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4810 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4811 type of ftell in infcall.
4812 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4813 type of getpid in infcall.
4814 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4815 infcall.
4816 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4817 Bail on failure to extract the pid.
4818 * gdb.base/nodebug.c: #include <stdint.h>.
4819 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4820 New functions.
4821 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4822 Change expected output of print/whatis/ptype with functions with
4823 no debug info. Test all supported languages. Call
4824 test_call_promotion.
4825 * gdb.compile/compile.exp: Adjust expected output to expect
4826 warning.
4827 * gdb.threads/siginfo-threads.exp: Likewise.
4828
54990598
PA
48292017-09-04 Pedro Alves <palves@redhat.com>
4830
4831 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4832 "prototypes". Test calling float functions via prototyped and
4833 unprototyped function pointers.
4834 (perform_all_tests): New parameter "prototypes". Pass it down.
4835 (top level): Pass down "prototypes" parameter to
4836 perform_all_tests.
4837
34d16ea2
SM
48382017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4839
4840 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4841 Test with nested loops.
4842
9521ecda
SM
48432017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4844
4845 * gdb.base/commands.exp: Call the new procedures.
4846 (loop_break_test, loop_continue_test): New procedures.
4847
80a65e9b
SM
48482017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4849
4850 * gdb.base/commands.exp: Call new procedure.
4851 (define_if_without_arg_test): New procedure.
4852
e439fa14
PA
48532017-09-04 Pedro Alves <palves@redhat.com>
4854
4855 * gdb.base/list-ambiguous.exp: New file.
4856 * gdb.base/list-ambiguous0.c: New file.
4857 * gdb.base/list-ambiguous1.c: New file.
4858 * gdb.base/list.exp (test_list_range): Adjust expected output.
4859
0a2dde4a
SDJ
48602017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4861
4862 * gdb.base/share-env-with-gdbserver.c: New file.
4863 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4864
5e89eb3a
SM
48652017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4866
4867 * gdb.base/commands.exp (gdbvar_simple_if_test,
4868 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4869 progvar_simple_if_test, progvar_simple_while_test,
4870 progvar_complex_if_while_test, user_defined_command_test,
4871 user_defined_command_args_eval,
4872 user_defined_command_args_stack_test,
4873 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4874 temporary_breakpoint_commands,
4875 gdb_test_no_prompt, redefine_hook_test,
4876 redefine_backtrace_test): Remove "global gdb_prompt".
4877
fd437cbc
SM
48782017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4879
4880 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4881 New proc, call it from toplevel.
4882
87215ad1
SDJ
48832017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4884
4885 PR remote/21852
4886 * gdb.server/normal.c: New file, copied from gdb.base.
4887 * gdb.server/run-without-local-binary.exp: New file.
4888
58afddc6
WP
48892017-08-07 Weimin Pan <weimin.pan@oracle.com>
4890
4891 * gdb.arch/sparc64-adi.exp: New file.
4892 * gdb.arch/sparc64-adi.c: New file.
4893
5277199a
PA
48942017-08-22 Pedro Alves <palves@redhat.com>
4895
4896 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4897 (top level): Add "list all overloads" tests.
4898
14278e1f
TT
48992017-08-22 Tom Tromey <tom@tromey.com>
4900
4901 * gdb.gdb/xfullpath.exp: Remove.
4902
bf223d3e
PA
49032017-08-21 Pedro Alves <palves@redhat.com>
4904
4905 PR gdb/19487
4906 * gdb.base/symbol-alias.c: New.
4907 * gdb.base/symbol-alias2.c: New.
4908 * gdb.base/symbol-alias.exp: New.
4909
c973d0aa
PA
49102017-08-21 Pedro Alves <palves@redhat.com>
4911
4912 * gdb.base/dfp-test.c
4913 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4914 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4915 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4916 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4917 * gdb.base/whatis-ptype-typedefs.c: New.
4918 * gdb.base/whatis-ptype-typedefs.exp: New.
4919 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4920 (an_int, an_int_type, an_int_type2): New globals.
4921 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4922 involving typedefs and cast expressions.
4923 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4924 (lookup_typedefs_function): New.
4925 (typedefs_pretty_printers_dict): New.
4926 (top level): Register lookup_typedefs_function in
4927 gdb.pretty_printers.
4928
6d580b63
YQ
49292017-08-18 Yao Qi <yao.qi@linaro.org>
4930
4931 * gdb.server/unittest.exp: New.
4932
206726fb
SDJ
49332017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4934
4935 PR gdb/21954
4936 * gdb.base/environ.exp: Add test to check if 'unset environment'
4937 works.
4938
bf0ec4c2
AA
49392017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4940
4941 * lib/gdb.exp (universal_compile_options): New caching proc.
4942 (gdb_compile): Suppress GCC's coloring of messages.
4943
d6382fff
TT
49442017-08-14 Tom Tromey <tom@tromey.com>
4945
4946 PR gdb/21675:
4947 * gdb.base/printcmds.exp (test_radices): New function.
4948 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4949 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4950 * lib/gdb.exp (get_integer_valueof): Use p/d.
4951
c2c2dd9f
SM
49522017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4953
4954 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4955 characters.
4956
fdffd6f4
TT
49572017-08-05 Tom Tromey <tom@tromey.com>
4958
4959 * gdb.rust/simple.exp: Allow String to appear in a different
4960 namespace.
4961
27d41eac
YQ
49622017-07-26 Yao Qi <yao.qi@linaro.org>
4963
4964 * gdb.gdb/unittest.exp: Invoke command
4965 "maintenance check xml-descriptions".
4966
031ed05d
AA
49672017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4968
4969 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4970 calling context.
4971 (hex128): Drop erroneous calculation of parameters.
4972
dcd27ddf
SM
49732017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4974
4975 * gdb.python/py-unwind.exp: Disable stack protection when
4976 building test file.
4977
47e77640
PA
49782017-07-20 Pedro Alves <palves@redhat.com>
4979
4980 * gdb.base/default.exp (set language): Adjust expected output.
4981
62d2a18a
PA
49822017-07-20 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4985 (test_minsym): ... this, and make static.
4986 (get_pck__foo__bar__minsym): Rename to ...
4987 (get_test_minsym): ... this.
4988 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4989 symbol names and comments.
4990 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4991 (get_test_minsym): ... this.
4992 (pck__foo__bar__minsym__2): Rename to ...
4993 (test_minsym): ... this.
4994 (main): Adjust.
4995
c45ec17c
PA
49962017-07-17 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.base/completion.exp: Adjust expected output.
4999 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5000 the completer works.
5001
c6756f62
PA
50022017-07-17 Pedro Alves <palves@redhat.com>
5003
5004 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5005
5bd68487
AB
50062017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5007
5008 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5009
8880f2a9
TT
50102017-07-14 Tom Tromey <tom@tromey.com>
5011
5012 PR rust/21764:
5013 * gdb.rust/simple.exp: Add tests.
5014
65547233
TT
50152017-07-14 Tom Tromey <tom@tromey.com>
5016
5017 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5018
8f14146e
PA
50192017-07-14 Pedro Alves <palves@redhat.com>
5020
5021 * gdb.linespec/base/one/thefile.cc (z1): New function.
5022 * gdb.linespec/base/two/thefile.cc (z2): New function.
5023 * gdb.linespec/linespec.exp: Add tests.
5024
b4365d02
AB
50252017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5026
5027 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5028 to mi_create_breakpoint.
5029
5d2cbaa5
AB
50302017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5031
5032 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5033 mi_create_breakpoint.
5034
11cb5716
IB
50352017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5036
5037 * gdb.dlang/demangle.exp: Update for demangling changes.
5038
03278692
TT
50392017-07-09 Tom Tromey <tom@tromey.com>
5040
5041 * gdb.dwarf2/shortpiece.exp: New file.
5042
33c5cd75
DB
50432017-07-06 David Blaikie <dblaikie@gmail.com>
5044
5045 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5046 built from fissiont-multi-cu{1,2}.c.
5047 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5048 except putting 'main' and 'func' in separate CUs in the same DWO file.
5049 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5050 test.
5051 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5052 test.
5053
8455d262
PA
50542017-07-06 Pedro Alves <palves@redhat.com>
5055
5056 * gdb.python/py-unwind.exp: Test flushregs.
5057
dc4bde35
SDJ
50582017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5059
5060 PR cli/21688
5061 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5062 tests for alias commands and trailing whitespace.
5063
51ed89aa
SDJ
50642017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5065
5066 PR cli/21688
5067 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5068 procedure. Call it.
5069
eb17d413
PA
50702017-06-29 Pedro Alves <palves@redhat.com>
5071
5072 * gdb.base/printcmds.exp: Add tests.
5073
41664b45
DG
50742017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5075
5076 PR gdb/21337
5077 * gdb.base/reread-readsym.exp: New file.
5078 * gdb.base/reread-readsym.c: New file.
5079
75312ae3
KB
50802017-06-21 Kevin Buettner <kevinb@redhat.com>
5081
5082 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5083 subpattern.
5084
66953522
PB
50852017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5086
5087 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5088 extended mnemonic.
5089 * gdb.arch/powerpc-power9.s: Likewise.
5090
5524b525
AA
50912017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5092
5093 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5094 on 32-bit x86 targets. Exploit is_*_target macros where
5095 appropriate.
5096
03c8af18
AA
50972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5098
5099 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5100 register pieces.
5101
3bf31011
AA
51022017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5103
5104 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5105 located in one or more DWARF pieces.
5106
805acca0
AA
51072017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5108
5109 * lib/gdb.exp (get_endianness): New proc.
5110 * gdb.arch/aarch64-fp.exp: Use it.
5111 * gdb.arch/altivec-regs.exp: Likewise.
5112 * gdb.arch/e500-regs.exp: Likewise.
5113 * gdb.arch/vsx-regs.exp: Likewise.
5114 * gdb.base/dump.exp: Likewise.
5115 * gdb.base/funcargs.exp: Likewise.
5116 * gdb.base/gnu_vector.exp: Likewise.
5117 * gdb.dwarf2/formdata16.exp: Likewise.
5118 * gdb.dwarf2/implptrpiece.exp: Likewise.
5119 * gdb.dwarf2/nonvar-access.exp: Likewise.
5120 * gdb.python/py-inferior.exp: Likewise.
5121 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5122
e9352324
AA
51232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5124
5125 PR gdb/21226
5126 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5127 stack value pieces are taken from the LSB end.
5128
d5d1163e
AA
51292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5130
5131 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5132 variable at nonzero offset.
5133
0567c986
AA
51342017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5135
5136 * gdb.dwarf2/var-access.c: New file.
5137 * gdb.dwarf2/var-access.exp: New test.
5138 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5139
973e9aab
TT
51402017-06-12 Tom Tromey <tom@tromey.com>
5141
5142 * gdb.dwarf2/formdata16.exp: Add tests.
5143
d9109c80
TT
51442017-06-12 Tom Tromey <tom@tromey.com>
5145
5146 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5147
30a25466
TT
51482017-06-12 Tom Tromey <tom@tromey.com>
5149
5150 PR exp/16225:
5151 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5152 * gdb.arch/vsx-regs.exp: Update tests.
5153 * gdb.arch/s390-vregs.exp (hex128): New proc.
5154 Update test.
5155 * gdb.arch/altivec-regs.exp: Update tests.
5156
aefd8b33
SDJ
51572017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5158
5159 * gdb.base/startup-with-shell.c: New file.
5160 * gdb.base/startup-with-shell.exp: Likewise.
5161
2090129c
SDJ
51622017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5163
5164 * gdb.server/non-existing-program.exp: Update regex in order to
5165 reflect the fact that gdbserver is now using fork_inferior (with a
5166 shell) to startup the inferior.
5167
8e86a419
SM
51682017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5169
5170 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5171 support function calls from GDB.
5172
e6cf65f2
TT
51732017-05-21 Tom Tromey <tom@tromey.com>
5174
5175 PR rust/21466:
5176 * gdb.rust/unsized.exp: New file.
5177 * gdb.rust/unsized.rs: New file.
5178
43cc5389
TT
51792017-05-19 Tom Tromey <tom@tromey.com>
5180
5181 PR rust/21484:
5182 * gdb.rust/watch.exp: New file.
5183 * gdb.rust/watch.rs: New file.
5184
ec8df234
TT
51852017-05-18 Tom Tromey <tom@tromey.com>
5186
5187 * gdb.rust/simple.exp: Allow Box to be qualified.
5188
3e3e7fae
TP
51892017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5190
5191 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5192
59cc050d
PA
51932017-05-18 Pedro Alves <palves@redhat.com>
5194
5195 * gdb.base/fileio.c (test_write, test_read, test_close)
5196 (test_fstat): Don't print 'ret' in the fail path.
5197
c8f6abd1
PA
51982017-05-18 Pedro Alves <palves@redhat.com>
5199
5200 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5201 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5202 (test_system, test_rename, test_unlink, test_time): Change
5203 prototypes.
5204 * gdb.base/fileio.exp (stop_msg): Adjust.
5205
d2a03b77
PA
52062017-05-18 Pedro Alves <palves@redhat.com>
5207
5208 * gdb.base/fileio.c (null_str): New global.
5209 (test_stat): Use it.
5210 * gdb.base/fileio.exp: Remove nowarnings.
5211
0d5c6999
YQ
52122017-05-17 Yao Qi <yao.qi@linaro.org>
5213
5214 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5215
21873064
YQ
52162017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5217
5218 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5219 argument command.
5220 (top-level): Invoke test_set_inferior_tty.
5221
d512d31c
PA
52222017-05-04 Pedro Alves <palves@redhat.com>
5223
5224 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5225 Add parens to print call for Python 3.
5226
90cef2ed
KS
52272017-05-03 Keith Seitz <keiths@redhat.com>
5228
5229 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5230 (main): Call it.
5231
14f819c8
TW
52322017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5233
5234 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5235 to prev and next.
5236
913aeadd
TW
52372017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5238
5239 * gdb.python/py-record-btrace.exp: Remove test for
5240 gdb.BtraceInstruction.error.
5241
a3be24ad
TW
52422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5243
5244 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5245
ae20e79a
TW
52462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5247
5248 * gdb.python/py-record-btrace-threads.c: New file.
5249 * gdb.python/py-record-btrace-threads.exp: New file.
5250
45ce1b47
SDJ
52512017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5252
5253 PR testsuite/8595
5254 * gdb.base/environ.exp: Make test available in all architectures.
5255 Move bits related to "info program" testing to
5256 gdb.base/info-program.exp. Rewrite tests to use the two new
5257 procedures mentione below.
5258 (test_set_show_env_var) New procedure.
5259 (test_set_show_env_var_equal): Likewise.
5260 * gdb.base/info-program.exp: New file.
5261
e15c3eb4
KS
52622017-04-27 Keith Seitz <keiths@redhat.com>
5263
5264 * gdb.cp/oranking.cc (test15): New function.
5265 (main): Call test15 and declare additional variables for testing.
5266 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5267 "p foo101('abc')" tests.
5268 Add tests for cv qualifier overloads.
5269 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5270 "lvalue reference overload" test.
5271 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5272 "print value of f1 on Child&& in f2" test.
5273
3a3fd0fd
PA
52742017-04-19 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5277 procedure.
5278 (top level): Call it.
5279 * lib/gdb.exp (gdb_define_cmd): New procedure.
5280
53375380
PA
52812017-04-12 Pedro Alves <palves@redhat.com>
5282
5283 PR gdb/21323
5284 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5285 (wchar): New global.
5286 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5287 (do_test_wide_char, wide_char_types_no_program, top level): Add
5288 wchar_t testing.
5289
53e710ac
PA
52902017-04-12 Pedro Alves <palves@redhat.com>
5291
5292 PR c++/21323
5293 * gdb.cp/wide_char_types.c: New file.
5294 * gdb.cp/wide_char_types.exp: New file.
5295
0ad9d8c7
SDJ
52962017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5297
5298 PR gdb/21352
5299 * gdb.trace/tsv.exp: Add test for "tsave -r".
5300
b1b45502
IB
53012017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5302
5303 * gdb.dlang/watch-loc.c: New file.
5304 * gdb.dlang/watch-loc.exp: New file.
5305
ec13808e
JK
53062017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5307
5308 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5309
fe5f7374
AK
53102017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5311
5312 * gdb.arch/arc-analyze-prologue.S: New file.
5313 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5314
eea78757
AK
53152017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5316
5317 * gdb.arch/arc-decode-insn.S: New file.
5318 * gdb.arch/arc-decode-insn.exp: Likewise.
5319
5badf10a
IR
53202017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5321
5322 PR tdep/20928
5323 * gdb.arch/sparc64-regs.exp: New file.
5324 * gdb.arch/sparc64-regs.S: Likewise.
5325
cee59b3f
TW
53262017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5327
5328 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5329 and memory view on Python 3.
5330
c0f55cc6
AV
53312017-03-20 Artemiy Volkov <artemiyv@acm.org>
5332 Keith Seitz <keiths@redhat.com>
5333
5334 PR gdb/14441
5335 * gdb.cp/demangle.exp: Add rvalue reference tests.
5336 * gdb.cp/rvalue-ref-casts.cc: New file.
5337 * gdb.cp/rvalue-ref-casts.exp: New file.
5338 * gdb.cp/rvalue-ref-overload.cc: New file.
5339 * gdb.cp/rvalue-ref-overload.exp: New file.
5340 * gdb.cp/rvalue-ref-params.cc: New file.
5341 * gdb.cp/rvalue-ref-params.exp: New file.
5342 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5343 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5344 * gdb.cp/rvalue-ref-types.cc: New file.
5345 * gdb.cp/rvalue-ref-types.exp: New file.
5346 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5347 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5348
51457a05
MAL
53492017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5350
5351 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5352 New procedure.
5353
5b291c04
MAL
53542017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5355
5356 * lib/mi-support.exp (mi_gdb_test): Add additional message
5357 for unexpected output.
5358
59a56148
AA
53592017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5360
5361 * gdb.base/examine-backward.c (Barrier): New character array
5362 constant, to ensure that TestStrings is preceded by a string
5363 terminator.
5364
7942e96e
AA
53652017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5366
5367 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5368 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5369 and implicit pointer into such a location.
5370
6ebac3fb
DE
53712017-03-16 Doug Evans <dje@google.com>
5372
5373 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5374
ec3b243d
TP
53752017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5376
5377 * gdb.cp/m-static.exp: Fix expectation for prototype of
5378 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5379
53802017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5381
5382 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5383 * gdb.guile/scm-lazy-string.c: New file.
5384 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5385 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5386 for pointer, array, typedef lazy strings.
5387
2cc36e25 53882017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5389
5390 PR python/17728, python/18439, python/18779
5391 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5392 * gdb.python/py-lazy-string.c (pointer): New typedef.
5393 (main): New locals ptr, array, typedef_ptr.
5394 * gdb.python/py-value.exp: Move lazy string tests to ...
5395 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5396 array, typedef lazy strings.
ec3b243d 5397
0efcde63
AK
53982017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5399
5400 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5401 Add optional 'test' parameter.
5402
7978d7c3
SM
54032017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5404
5405 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5406 Skip for versions of DejaGnu < 1.5.
5407
896c0c1e
SM
54082017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5409
5410 * lib/gdb.exp (dejagnu_version): New proc.
5411 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5412 Use dejagnu_version.
5413
5f4d1085
KS
54142017-03-10 Keith Seitz <keiths@redhat.com>
5415
5416 PR c++/8128
5417 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5418 type from destructor regexps.
5419 Add a branch which actually passes the test.
5420 Adjust "ptype t5i" test names.
5421
1de05205
PA
54222017-03-08 Pedro Alves <palves@redhat.com>
5423
5424 * gdb.base/step-over-exit.exp: Add explicit test message.
5425
c65d6b55
PA
54262017-03-08 Pedro Alves <palves@redhat.com>
5427
5428 PR gdb/18360
5429 * gdb.threads/interrupt-while-step-over.c: New file.
5430 * gdb.threads/interrupt-while-step-over.exp: New file.
5431
2e86a283
PA
54322017-03-08 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5435 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5436
25dcbff6
PA
54372017-03-08 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5440 PKRU as not supported as a PASS.
5441
dc9366eb
PA
54422017-03-08 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5445 prefix instead of $binfile1/$binfile2.
5446 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5447 in test message.
5448 * gdb.python/py-completion.exp: Use "load python file" as test
5449 messages instead of unstable path names.
5450
6e5d74e7
PA
54512017-03-08 Pedro Alves <palves@redhat.com>
5452 Jan Kratochvil <jan.kratochvil@redhat.com>
5453
5454 PR cli/21218
5455 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5456 New proc.
5457 (top level): Call it.
5458
9753a2f6
PA
54592017-03-08 Pedro Alves <palves@redhat.com>
5460
5461 PR tui/21216
5462 * gdb.tui/tui-nl-filtered-output.exp: New file.
5463
1a4dd9dd
PA
54642017-03-08 Pedro Alves <palves@redhat.com>
5465
5466 * gdb.base/completion.exp: Move TUI completion tests to ...
5467 * gdb.tui/completion.exp: ... this new file.
5468
7cbbff33
PA
54692017-03-08 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.base/tui-disasm-long-lines.c,
5472 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5473 gdb.base/tui-layout.exp: Move to ...
5474 * gdb.tui/: ... this new directory.
5475
5f6fd321
PA
54762017-03-07 Pedro Alves <palves@redhat.com>
5477
5478 * gdb.base/tui-layout.c: New file.
5479 * gdb.base/tui-layout.exp: New file.
5480
44959fa8
PA
54812017-03-07 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/tui-layout.c: Rename to ...
5484 * gdb.base/tui-disasm-long-lines.c: ... this.
5485 * gdb.base/tui-layout.exp: Rename to ...
5486 * gdb.base/tui-disasm-long-lines.exp: ... this.
5487
f8c4e718
PA
54882017-03-07 Pedro Alves <palves@redhat.com>
5489
5490 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5491
6dbb839a 54922017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5493
5494 * i386-mpx-call.c: New file.
5495 * i386-mpx-call.exp: New file.
5496
65b48a81
PB
54972017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5498
5499 * gdb.arch/powerpc-power.exp: Delete test.
5500 * gdb.arch/powerpc-power.s: Likewise.
5501 * gdb.disasm/disassembler-options.exp: New test.
5502 * gdb.arch/powerpc-altivec.exp: Likewise.
5503 * gdb.arch/powerpc-altivec.s: Likewise.
5504 * gdb.arch/powerpc-altivec2.exp: Likewise.
5505 * gdb.arch/powerpc-altivec2.s: Likewise.
5506 * gdb.arch/powerpc-altivec3.exp: Likewise.
5507 * gdb.arch/powerpc-altivec3.s: Likewise.
5508 * gdb.arch/powerpc-power7.exp: Likewise.
5509 * gdb.arch/powerpc-power7.s: Likewise.
5510 * gdb.arch/powerpc-power8.exp: Likewise.
5511 * gdb.arch/powerpc-power8.s: Likewise.
5512 * gdb.arch/powerpc-power9.exp: Likewise.
5513 * gdb.arch/powerpc-power9.s: Likewise.
5514 * gdb.arch/powerpc-vsx.exp: Likewise.
5515 * gdb.arch/powerpc-vsx.s: Likewise.
5516 * gdb.arch/powerpc-vsx2.exp: Likewise.
5517 * gdb.arch/powerpc-vsx2.s: Likewise.
5518 * gdb.arch/powerpc-vsx3.exp: Likewise.
5519 * gdb.arch/powerpc-vsx3.s: Likewise.
5520 * gdb.arch/arm-disassembler-options.exp: Likewise.
5521 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5522 * gdb.arch/s390-disassembler-options.exp: Likewise.
5523
17cd4947
LM
55242017-02-23 Luis Machado <lgustavo@codesourcery.com>
5525
5526 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5527 (check_supported_features): ... this. Changed return type to void.
5528 (supports_rdseed): New static global.
5529 (rdseed): Check supports_rdseed.
5530 (initialize): Call check_supported_features.
5531
2039d74e
EBM
55322017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5533
5534 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5535 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5536 and lqarx/stqcx.
5537 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5538 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5539
a51d7ecf
EBM
55402017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5541
5542 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5543 uppercase.
5544
0224619f
JK
55452017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5546
5547 * gdb.dwarf2/formdata16.c: New file.
5548 * gdb.dwarf2/formdata16.exp: New file.
5549 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5550
216f72a1
JK
55512017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5552
5553 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5554 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5555 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5556 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5557 DW_AT_GNU_*.
5558
43988095
JK
55592017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5560
5561 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5562
99e8a4f9
SDJ
55632017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5564
5565 PR gdb/21164
5566 * gdb.base/maint.exp: Add testcases for when the commands do
5567 not have arguments.
5568
b58a8c0c
TP
55692017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5570
5571 * gdb.cp/chained-calls.exp: Use p instead of P.
5572
4e746bb6
TW
55732017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5574
5575 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5576 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5577
3f77c769
TT
55782017-02-14 Tom Tromey <tom@tromey.com>
5579
5580 PR python/13598:
5581 * gdb.python/py-events.exp: Add before_prompt event tests.
5582
075beec0
AA
55832017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5584
5585 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5586
bf5f525c
LM
55872017-02-13 Luis Machado <lgustavo@codesourcery.com>
5588
5589 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5590 (main): Call my_unique_function_name.
5591 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5592 completion of patterns with a single match.
5593 Add missing -re switches to gdb_test_multiple calls.
5594
13a66184
LM
55952017-02-13 Luis Machado <lgustavo@codesourcery.com>
5596
5597 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5598 return if core file is not recognized.
5599
26a06916
SM
56002017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5601
5602 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5603 and extra UIs.
5604
b761ca9e
SM
56052017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5606
5607 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5608 proc_with_prefix.
5609
b964bee0
TT
56102017-02-10 Tom Tromey <tom@tromey.com>
5611
5612 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5613
18da0c51
MG
56142017-02-10 Martin Galvan <martingalvan@sourceware.org>
5615
5616 PR gdb/21122
5617 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5618
604c4576
JG
56192017-02-08 Jerome Guitton <guitton@adacore.com>
5620
5621 * gdb.base/define.exp: Add test for command abbreviations
5622 in define.
5623
20b477a7
LM
56242017-02-06 Luis Machado <lgustavo@codesourcery.com>
5625
5626 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5627 * gdb.reverse/insn-reverse-x86.c: New file.
5628
3f7b46f2
IR
56292017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5630
5631 PR tdep/20936
5632 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5633
f0fd41c1
TT
56342017-02-03 Tom Tromey <tom@tromey.com>
5635
5636 PR rust/21097:
5637 * gdb.rust/simple.exp: Add new tests.
5638
5be5dbf0
PA
56392017-02-02 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5642 tests.
5643
7346ef59
AA
56442017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5645
5646 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5647 taking a 2-byte value out of a 4-byte DWARF implicit value on
5648 big-endian targets.
5649 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5650 logic. Add test cases for DW_OP_implicit.
5651
787f0025
MM
56522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5653
5654 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5655
68777c29
MM
56562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5657
5658 * gdb.btrace/enable.exp: Call gdb_exit before
5659 skip_gdbserver_tests.
5660
0a1c7e28
MM
56612017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5662
5663 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5664 GDBFLAGS.
5665
b5ac99b0
MM
56662017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5667
5668 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5669 the test is skipped.
5670 * gdb.btrace/data.exp: Likewise.
5671 * gdb.btrace/delta.exp: Likewise.
5672 * gdb.btrace/dlopen.exp: Likewise.
5673 * gdb.btrace/enable-running.exp: Likewise.
5674 * gdb.btrace/enable.exp: Likewise.
5675 * gdb.btrace/exception.exp: Likewise.
5676 * gdb.btrace/function_call_history.exp: Likewise.
5677 * gdb.btrace/gcore.exp: Likewise.
5678 * gdb.btrace/instruction_history.exp: Likewise.
5679 * gdb.btrace/multi-thread-step.exp: Likewise.
5680 * gdb.btrace/nohist.exp: Likewise.
5681 * gdb.btrace/non-stop.exp: Likewise.
5682 * gdb.btrace/reconnect.exp: Likewise.
5683 * gdb.btrace/record_goto-step.exp: Likewise.
5684 * gdb.btrace/record_goto.exp: Likewise.
5685 * gdb.btrace/rn-dl-bind.exp: Likewise.
5686 * gdb.btrace/segv.exp: Likewise.
5687 * gdb.btrace/step.exp: Likewise.
5688 * gdb.btrace/stepi.exp: Likewise.
5689 * gdb.btrace/tailcall-only.exp: Likewise.
5690 * gdb.btrace/tailcall.exp: Likewise.
5691 * gdb.btrace/tsx.exp: Likewise.
5692 * gdb.btrace/unknown_functions.exp: Likewise.
5693 * gdb.btrace/vdso.exp: Likewise.
5694
cd4007e4
MM
56952017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5696
5697 * gdb.btrace/enable-running.c: New.
5698 * gdb.btrace/enable-running.exp: New.
5699
2735833d
WT
57002017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5701
5702 * gdb.arch/amd64-gs_base.c: New file.
5703 * gdb.arch/amd64-gs_base.exp: New file.
5704
b51e1e94
LM
57052017-01-26 Luis Machado <lgustavo@codesourcery.com>
5706
5707 * lib/memory.exp: Remove spurious empty newlines.
5708
72ca0410
SM
57092017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5710
5711 * gdb.python/py-bad-printers.exp: Load python file using "source".
5712 * gdb.python/py-events.exp: Likewise.
5713 * gdb.python/py-evsignal.exp: Likewise.
5714 * gdb.python/py-evthreads.exp: Likewise.
5715 * gdb.python/py-frame-args.exp: Likewise.
5716 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5717 * gdb.python/py-framefilter-mi.exp: Likewise.
5718 * gdb.python/py-framefilter.exp: Likewise.
5719 * gdb.python/py-mi.exp: Likewise.
5720 * gdb.python/py-pp-maint.exp: Likewise.
5721 * gdb.python/py-pp-registration.exp: Likewise.
5722 * gdb.python/py-prettyprint.exp: Likewise.
5723 (run_lang_tests): Likewise.
5724 * gdb.python/py-typeprint.exp: Likewise.
5725
e309aa65
LM
57262017-01-26 Luis Machado <lgustavo@codesourcery.com>
5727
5728 * lib/memory.exp: New file.
5729 * lib/gdb.exp: Load memory.exp.
5730 * gdb.base/memattr.exp (delete_memory): Move proc to
5731 lib/memory.exp and rename to delete_memory_regions.
5732 Replace delete_memory with delete_memory_regions.
5733 Cleanup memory regions before tests.
5734 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5735 before tests.
5736
515aff23
LM
57372017-01-26 Luis Machado <lgustavo@codesourcery.com>
5738
5739 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5740 files.
5741 (initialize): New function conditionally defined.
5742 (testcases): Move within conditional block.
5743 (main): Call initialize.
5744 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5745 of gdb.reverse/insn-reverse.c.
5746 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5747 gdb.reverse/insn-reverse.c.
5748
d8b49cf0
YQ
57492017-01-26 Yao Qi <yao.qi@linaro.org>
5750
5751 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5752 disassemble on address 0.
5753
f13a9a0c
YQ
57542017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5755 Yao Qi <yao.qi@linaro.org>
5756
5757 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5758 * gdb.dwarf2/implptr-64bit.S: Remove.
5759 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5760 variables in caller's context. Add DW_OP_implicit_value.
5761
5ac95241
YQ
57622017-01-25 Yao Qi <yao.qi@linaro.org>
5763
5764 * lib/dwarf.exp (Dwarf::_location): Handle
5765 DW_OP_GNU_implicit_pointer with proper size.
5766
23e82930
LM
57672017-01-20 Luis Machado <lgustavo@codesourcery.com>
5768
5769 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5770 and add untested calls.
5771
d334ae25
LM
57722017-01-20 Luis Machado <lgustavo@codesourcery.com>
5773
5774 * gdb.python/python.exp: Check line number against what GDB thinks
5775 the line number is for func1.
5776
f5e6296e
IB
57772017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5778
5779 * gdb.dlang/debug-expr.exp: New file.
5780
5b362f04
LM
57812016-12-23 Luis Machado <lgustavo@codesourcery.com>
5782
5783 Fix test names for the following files:
5784
5785 * gdb.ada/exec_changed.exp
5786 * gdb.ada/info_types.exp
5787 * gdb.arch/aarch64-atomic-inst.exp
5788 * gdb.arch/aarch64-fp.exp
5789 * gdb.arch/altivec-abi.exp
5790 * gdb.arch/altivec-regs.exp
5791 * gdb.arch/amd64-byte.exp
5792 * gdb.arch/amd64-disp-step.exp
5793 * gdb.arch/amd64-dword.exp
5794 * gdb.arch/amd64-entry-value-inline.exp
5795 * gdb.arch/amd64-entry-value-param.exp
5796 * gdb.arch/amd64-entry-value-paramref.exp
5797 * gdb.arch/amd64-entry-value.exp
5798 * gdb.arch/amd64-i386-address.exp
5799 * gdb.arch/amd64-invalid-stack-middle.exp
5800 * gdb.arch/amd64-invalid-stack-top.exp
5801 * gdb.arch/amd64-optimout-repeat.exp
5802 * gdb.arch/amd64-prologue-skip.exp
5803 * gdb.arch/amd64-prologue-xmm.exp
5804 * gdb.arch/amd64-stap-special-operands.exp
5805 * gdb.arch/amd64-stap-wrong-subexp.exp
5806 * gdb.arch/amd64-tailcall-cxx.exp
5807 * gdb.arch/amd64-tailcall-noret.exp
5808 * gdb.arch/amd64-tailcall-ret.exp
5809 * gdb.arch/amd64-tailcall-self.exp
5810 * gdb.arch/amd64-word.exp
5811 * gdb.arch/arm-bl-branch-dest.exp
5812 * gdb.arch/arm-disp-step.exp
5813 * gdb.arch/arm-neon.exp
5814 * gdb.arch/arm-single-step-kernel-helper.exp
5815 * gdb.arch/avr-flash-qualifier.exp
5816 * gdb.arch/disp-step-insn-reloc.exp
5817 * gdb.arch/e500-abi.exp
5818 * gdb.arch/e500-regs.exp
5819 * gdb.arch/ftrace-insn-reloc.exp
5820 * gdb.arch/i386-avx512.exp
5821 * gdb.arch/i386-bp_permanent.exp
5822 * gdb.arch/i386-byte.exp
5823 * gdb.arch/i386-cfi-notcurrent.exp
5824 * gdb.arch/i386-disp-step.exp
5825 * gdb.arch/i386-dr3-watch.exp
5826 * gdb.arch/i386-float.exp
5827 * gdb.arch/i386-gnu-cfi.exp
5828 * gdb.arch/i386-mpx-map.exp
5829 * gdb.arch/i386-mpx-sigsegv.exp
5830 * gdb.arch/i386-mpx-simple_segv.exp
5831 * gdb.arch/i386-mpx.exp
5832 * gdb.arch/i386-permbkpt.exp
5833 * gdb.arch/i386-prologue.exp
5834 * gdb.arch/i386-signal.exp
5835 * gdb.arch/i386-size-overlap.exp
5836 * gdb.arch/i386-unwind.exp
5837 * gdb.arch/i386-word.exp
5838 * gdb.arch/mips-fcr.exp
5839 * gdb.arch/powerpc-d128-regs.exp
5840 * gdb.arch/powerpc-stackless.exp
5841 * gdb.arch/ppc64-atomic-inst.exp
5842 * gdb.arch/s390-stackless.exp
5843 * gdb.arch/s390-tdbregs.exp
5844 * gdb.arch/s390-vregs.exp
5845 * gdb.arch/sparc-sysstep.exp
5846 * gdb.arch/thumb-bx-pc.exp
5847 * gdb.arch/thumb-singlestep.exp
5848 * gdb.arch/thumb2-it.exp
5849 * gdb.arch/vsx-regs.exp
5850 * gdb.asm/asm-source.exp
5851 * gdb.base/a2-run.exp
5852 * gdb.base/advance.exp
5853 * gdb.base/all-bin.exp
5854 * gdb.base/anon.exp
5855 * gdb.base/args.exp
5856 * gdb.base/arithmet.exp
5857 * gdb.base/async-shell.exp
5858 * gdb.base/async.exp
5859 * gdb.base/attach-pie-noexec.exp
5860 * gdb.base/attach-twice.exp
5861 * gdb.base/auto-load.exp
5862 * gdb.base/bang.exp
5863 * gdb.base/bitfields.exp
5864 * gdb.base/break-always.exp
5865 * gdb.base/break-caller-line.exp
5866 * gdb.base/break-entry.exp
5867 * gdb.base/break-inline.exp
5868 * gdb.base/break-on-linker-gcd-function.exp
5869 * gdb.base/break-probes.exp
5870 * gdb.base/break.exp
5871 * gdb.base/breakpoint-shadow.exp
5872 * gdb.base/call-ar-st.exp
5873 * gdb.base/call-sc.exp
5874 * gdb.base/call-signal-resume.exp
5875 * gdb.base/call-strs.exp
5876 * gdb.base/callfuncs.exp
5877 * gdb.base/catch-fork-static.exp
5878 * gdb.base/catch-gdb-caused-signals.exp
5879 * gdb.base/catch-load.exp
5880 * gdb.base/catch-signal-fork.exp
5881 * gdb.base/catch-signal.exp
5882 * gdb.base/catch-syscall.exp
5883 * gdb.base/charset.exp
5884 * gdb.base/checkpoint.exp
5885 * gdb.base/chng-syms.exp
5886 * gdb.base/code-expr.exp
5887 * gdb.base/code_elim.exp
5888 * gdb.base/commands.exp
5889 * gdb.base/completion.exp
5890 * gdb.base/complex.exp
5891 * gdb.base/cond-expr.exp
5892 * gdb.base/condbreak.exp
5893 * gdb.base/consecutive.exp
5894 * gdb.base/continue-all-already-running.exp
5895 * gdb.base/coredump-filter.exp
5896 * gdb.base/corefile.exp
5897 * gdb.base/dbx.exp
5898 * gdb.base/debug-expr.exp
5899 * gdb.base/define.exp
5900 * gdb.base/del.exp
5901 * gdb.base/disabled-location.exp
5902 * gdb.base/disasm-end-cu.exp
5903 * gdb.base/disasm-optim.exp
5904 * gdb.base/display.exp
5905 * gdb.base/duplicate-bp.exp
5906 * gdb.base/ena-dis-br.exp
5907 * gdb.base/ending-run.exp
5908 * gdb.base/enumval.exp
5909 * gdb.base/environ.exp
5910 * gdb.base/eu-strip-infcall.exp
5911 * gdb.base/eval-avoid-side-effects.exp
5912 * gdb.base/eval-skip.exp
5913 * gdb.base/exitsignal.exp
5914 * gdb.base/expand-psymtabs.exp
5915 * gdb.base/filesym.exp
5916 * gdb.base/find-unmapped.exp
5917 * gdb.base/finish.exp
5918 * gdb.base/float.exp
5919 * gdb.base/foll-exec-mode.exp
5920 * gdb.base/foll-exec.exp
5921 * gdb.base/foll-fork.exp
5922 * gdb.base/fortran-sym-case.exp
5923 * gdb.base/freebpcmd.exp
5924 * gdb.base/func-ptr.exp
5925 * gdb.base/func-ptrs.exp
5926 * gdb.base/funcargs.exp
5927 * gdb.base/gcore-buffer-overflow.exp
5928 * gdb.base/gcore-relro-pie.exp
5929 * gdb.base/gcore-relro.exp
5930 * gdb.base/gcore.exp
5931 * gdb.base/gdb1090.exp
5932 * gdb.base/gdb11530.exp
5933 * gdb.base/gdb11531.exp
5934 * gdb.base/gdb1821.exp
5935 * gdb.base/gdbindex-stabs.exp
5936 * gdb.base/gdbvars.exp
5937 * gdb.base/hbreak.exp
5938 * gdb.base/hbreak2.exp
5939 * gdb.base/included.exp
5940 * gdb.base/infcall-input.exp
5941 * gdb.base/inferior-died.exp
5942 * gdb.base/infnan.exp
5943 * gdb.base/info-macros.exp
5944 * gdb.base/info-os.exp
5945 * gdb.base/info-proc.exp
5946 * gdb.base/info-shared.exp
5947 * gdb.base/info-target.exp
5948 * gdb.base/infoline.exp
5949 * gdb.base/interp.exp
5950 * gdb.base/interrupt.exp
5951 * gdb.base/jit-reader.exp
5952 * gdb.base/jit-simple.exp
5953 * gdb.base/kill-after-signal.exp
5954 * gdb.base/kill-detach-inferiors-cmd.exp
5955 * gdb.base/label.exp
5956 * gdb.base/langs.exp
5957 * gdb.base/ldbl_e308.exp
5958 * gdb.base/line-symtabs.exp
5959 * gdb.base/linespecs.exp
5960 * gdb.base/list.exp
5961 * gdb.base/long_long.exp
5962 * gdb.base/longest-types.exp
5963 * gdb.base/maint.exp
5964 * gdb.base/max-value-size.exp
5965 * gdb.base/memattr.exp
5966 * gdb.base/mips_pro.exp
5967 * gdb.base/morestack.exp
5968 * gdb.base/moribund-step.exp
5969 * gdb.base/multi-forks.exp
5970 * gdb.base/nested-addr.exp
5971 * gdb.base/nextoverexit.exp
5972 * gdb.base/noreturn-finish.exp
5973 * gdb.base/noreturn-return.exp
5974 * gdb.base/nostdlib.exp
5975 * gdb.base/offsets.exp
5976 * gdb.base/opaque.exp
5977 * gdb.base/pc-fp.exp
5978 * gdb.base/permissions.exp
5979 * gdb.base/print-symbol-loading.exp
5980 * gdb.base/prologue-include.exp
5981 * gdb.base/psymtab.exp
5982 * gdb.base/ptype.exp
5983 * gdb.base/random-signal.exp
5984 * gdb.base/randomize.exp
5985 * gdb.base/range-stepping.exp
5986 * gdb.base/readline-ask.exp
5987 * gdb.base/recpar.exp
5988 * gdb.base/recurse.exp
5989 * gdb.base/relational.exp
5990 * gdb.base/restore.exp
5991 * gdb.base/return-nodebug.exp
5992 * gdb.base/return.exp
5993 * gdb.base/run-after-attach.exp
5994 * gdb.base/save-bp.exp
5995 * gdb.base/scope.exp
5996 * gdb.base/sect-cmd.exp
5997 * gdb.base/set-lang-auto.exp
5998 * gdb.base/set-noassign.exp
5999 * gdb.base/setvar.exp
6000 * gdb.base/sigall.exp
6001 * gdb.base/sigbpt.exp
6002 * gdb.base/siginfo-addr.exp
6003 * gdb.base/siginfo-infcall.exp
6004 * gdb.base/siginfo-obj.exp
6005 * gdb.base/siginfo.exp
6006 * gdb.base/signals-state-child.exp
6007 * gdb.base/signest.exp
6008 * gdb.base/sigstep.exp
6009 * gdb.base/sizeof.exp
6010 * gdb.base/skip.exp
6011 * gdb.base/solib-corrupted.exp
6012 * gdb.base/solib-nodir.exp
6013 * gdb.base/solib-search.exp
6014 * gdb.base/stack-checking.exp
6015 * gdb.base/stale-infcall.exp
6016 * gdb.base/stap-probe.exp
6017 * gdb.base/start.exp
6018 * gdb.base/step-break.exp
6019 * gdb.base/step-bt.exp
6020 * gdb.base/step-line.exp
6021 * gdb.base/step-over-exit.exp
6022 * gdb.base/step-over-syscall.exp
6023 * gdb.base/step-resume-infcall.exp
6024 * gdb.base/step-test.exp
6025 * gdb.base/store.exp
6026 * gdb.base/structs3.exp
6027 * gdb.base/sym-file.exp
6028 * gdb.base/symbol-without-target_section.exp
6029 * gdb.base/term.exp
6030 * gdb.base/testenv.exp
6031 * gdb.base/ui-redirect.exp
6032 * gdb.base/until.exp
6033 * gdb.base/unwindonsignal.exp
6034 * gdb.base/value-double-free.exp
6035 * gdb.base/vla-datatypes.exp
6036 * gdb.base/vla-ptr.exp
6037 * gdb.base/vla-sideeffect.exp
6038 * gdb.base/volatile.exp
6039 * gdb.base/watch-cond-infcall.exp
6040 * gdb.base/watch-cond.exp
6041 * gdb.base/watch-non-mem.exp
6042 * gdb.base/watch-read.exp
6043 * gdb.base/watch-vfork.exp
6044 * gdb.base/watchpoint-cond-gone.exp
6045 * gdb.base/watchpoint-delete.exp
6046 * gdb.base/watchpoint-hw-hit-once.exp
6047 * gdb.base/watchpoint-hw.exp
6048 * gdb.base/watchpoint-stops-at-right-insn.exp
6049 * gdb.base/watchpoints.exp
6050 * gdb.base/wchar.exp
6051 * gdb.base/whatis-exp.exp
6052 * gdb.btrace/buffer-size.exp
6053 * gdb.btrace/data.exp
6054 * gdb.btrace/delta.exp
6055 * gdb.btrace/dlopen.exp
6056 * gdb.btrace/enable.exp
6057 * gdb.btrace/exception.exp
6058 * gdb.btrace/function_call_history.exp
6059 * gdb.btrace/gcore.exp
6060 * gdb.btrace/instruction_history.exp
6061 * gdb.btrace/nohist.exp
6062 * gdb.btrace/reconnect.exp
6063 * gdb.btrace/record_goto-step.exp
6064 * gdb.btrace/record_goto.exp
6065 * gdb.btrace/rn-dl-bind.exp
6066 * gdb.btrace/segv.exp
6067 * gdb.btrace/step.exp
6068 * gdb.btrace/stepi.exp
6069 * gdb.btrace/tailcall-only.exp
6070 * gdb.btrace/tailcall.exp
6071 * gdb.btrace/tsx.exp
6072 * gdb.btrace/unknown_functions.exp
6073 * gdb.btrace/vdso.exp
6074 * gdb.compile/compile-ifunc.exp
6075 * gdb.compile/compile-ops.exp
6076 * gdb.compile/compile-print.exp
6077 * gdb.compile/compile-setjmp.exp
6078 * gdb.cp/abstract-origin.exp
6079 * gdb.cp/ambiguous.exp
6080 * gdb.cp/annota2.exp
6081 * gdb.cp/annota3.exp
6082 * gdb.cp/anon-ns.exp
6083 * gdb.cp/anon-struct.exp
6084 * gdb.cp/anon-union.exp
6085 * gdb.cp/arg-reference.exp
6086 * gdb.cp/baseenum.exp
6087 * gdb.cp/bool.exp
6088 * gdb.cp/breakpoint.exp
6089 * gdb.cp/bs15503.exp
6090 * gdb.cp/call-c.exp
6091 * gdb.cp/casts.exp
6092 * gdb.cp/chained-calls.exp
6093 * gdb.cp/class2.exp
6094 * gdb.cp/classes.exp
6095 * gdb.cp/cmpd-minsyms.exp
6096 * gdb.cp/converts.exp
6097 * gdb.cp/cp-relocate.exp
6098 * gdb.cp/cpcompletion.exp
6099 * gdb.cp/cpexprs.exp
6100 * gdb.cp/cplabel.exp
6101 * gdb.cp/cplusfuncs.exp
6102 * gdb.cp/cpsizeof.exp
6103 * gdb.cp/ctti.exp
6104 * gdb.cp/derivation.exp
6105 * gdb.cp/destrprint.exp
6106 * gdb.cp/dispcxx.exp
6107 * gdb.cp/enum-class.exp
6108 * gdb.cp/exception.exp
6109 * gdb.cp/exceptprint.exp
6110 * gdb.cp/expand-psymtabs-cxx.exp
6111 * gdb.cp/expand-sals.exp
6112 * gdb.cp/extern-c.exp
6113 * gdb.cp/filename.exp
6114 * gdb.cp/formatted-ref.exp
6115 * gdb.cp/fpointer.exp
6116 * gdb.cp/gdb1355.exp
6117 * gdb.cp/gdb2495.exp
6118 * gdb.cp/hang.exp
6119 * gdb.cp/impl-this.exp
6120 * gdb.cp/infcall-dlopen.exp
6121 * gdb.cp/inherit.exp
6122 * gdb.cp/iostream.exp
6123 * gdb.cp/koenig.exp
6124 * gdb.cp/local.exp
6125 * gdb.cp/m-data.exp
6126 * gdb.cp/m-static.exp
6127 * gdb.cp/mb-ctor.exp
6128 * gdb.cp/mb-inline.exp
6129 * gdb.cp/mb-templates.exp
6130 * gdb.cp/member-name.exp
6131 * gdb.cp/member-ptr.exp
6132 * gdb.cp/meth-typedefs.exp
6133 * gdb.cp/method.exp
6134 * gdb.cp/method2.exp
6135 * gdb.cp/minsym-fallback.exp
6136 * gdb.cp/misc.exp
6137 * gdb.cp/namelessclass.exp
6138 * gdb.cp/namespace-enum.exp
6139 * gdb.cp/namespace-nested-import.exp
6140 * gdb.cp/namespace.exp
6141 * gdb.cp/nextoverthrow.exp
6142 * gdb.cp/no-dmgl-verbose.exp
6143 * gdb.cp/non-trivial-retval.exp
6144 * gdb.cp/noparam.exp
6145 * gdb.cp/nsdecl.exp
6146 * gdb.cp/nsimport.exp
6147 * gdb.cp/nsnested.exp
6148 * gdb.cp/nsnoimports.exp
6149 * gdb.cp/nsrecurs.exp
6150 * gdb.cp/nsstress.exp
6151 * gdb.cp/nsusing.exp
6152 * gdb.cp/operator.exp
6153 * gdb.cp/oranking.exp
6154 * gdb.cp/overload-const.exp
6155 * gdb.cp/overload.exp
6156 * gdb.cp/ovldbreak.exp
6157 * gdb.cp/ovsrch.exp
6158 * gdb.cp/paren-type.exp
6159 * gdb.cp/parse-lang.exp
6160 * gdb.cp/pass-by-ref.exp
6161 * gdb.cp/pr-1023.exp
6162 * gdb.cp/pr-1210.exp
6163 * gdb.cp/pr-574.exp
6164 * gdb.cp/pr10687.exp
6165 * gdb.cp/pr12028.exp
6166 * gdb.cp/pr17132.exp
6167 * gdb.cp/pr17494.exp
6168 * gdb.cp/pr9067.exp
6169 * gdb.cp/pr9167.exp
6170 * gdb.cp/pr9631.exp
6171 * gdb.cp/printmethod.exp
6172 * gdb.cp/psmang.exp
6173 * gdb.cp/psymtab-parameter.exp
6174 * gdb.cp/ptype-cv-cp.exp
6175 * gdb.cp/ptype-flags.exp
6176 * gdb.cp/re-set-overloaded.exp
6177 * gdb.cp/ref-types.exp
6178 * gdb.cp/rtti.exp
6179 * gdb.cp/scope-err.exp
6180 * gdb.cp/shadow.exp
6181 * gdb.cp/smartp.exp
6182 * gdb.cp/static-method.exp
6183 * gdb.cp/static-print-quit.exp
6184 * gdb.cp/temargs.exp
6185 * gdb.cp/templates.exp
6186 * gdb.cp/try_catch.exp
6187 * gdb.cp/typedef-operator.exp
6188 * gdb.cp/typeid.exp
6189 * gdb.cp/userdef.exp
6190 * gdb.cp/using-crash.exp
6191 * gdb.cp/var-tag.exp
6192 * gdb.cp/virtbase.exp
6193 * gdb.cp/virtfunc.exp
6194 * gdb.cp/virtfunc2.exp
6195 * gdb.cp/vla-cxx.exp
6196 * gdb.disasm/t01_mov.exp
6197 * gdb.disasm/t02_mova.exp
6198 * gdb.disasm/t03_add.exp
6199 * gdb.disasm/t04_sub.exp
6200 * gdb.disasm/t05_cmp.exp
6201 * gdb.disasm/t06_ari2.exp
6202 * gdb.disasm/t07_ari3.exp
6203 * gdb.disasm/t08_or.exp
6204 * gdb.disasm/t09_xor.exp
6205 * gdb.disasm/t10_and.exp
6206 * gdb.disasm/t11_logs.exp
6207 * gdb.disasm/t12_bit.exp
6208 * gdb.disasm/t13_otr.exp
6209 * gdb.dlang/circular.exp
6210 * gdb.dwarf2/arr-stride.exp
6211 * gdb.dwarf2/arr-subrange.exp
6212 * gdb.dwarf2/atomic-type.exp
6213 * gdb.dwarf2/bad-regnum.exp
6214 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6215 * gdb.dwarf2/callframecfa.exp
6216 * gdb.dwarf2/clztest.exp
6217 * gdb.dwarf2/corrupt.exp
6218 * gdb.dwarf2/data-loc.exp
6219 * gdb.dwarf2/dup-psym.exp
6220 * gdb.dwarf2/dw2-anon-mptr.exp
6221 * gdb.dwarf2/dw2-anonymous-func.exp
6222 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6223 * gdb.dwarf2/dw2-bad-unresolved.exp
6224 * gdb.dwarf2/dw2-basic.exp
6225 * gdb.dwarf2/dw2-canonicalize-type.exp
6226 * gdb.dwarf2/dw2-case-insensitive.exp
6227 * gdb.dwarf2/dw2-common-block.exp
6228 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6229 * gdb.dwarf2/dw2-compressed.exp
6230 * gdb.dwarf2/dw2-const.exp
6231 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6232 * gdb.dwarf2/dw2-cu-size.exp
6233 * gdb.dwarf2/dw2-dup-frame.exp
6234 * gdb.dwarf2/dw2-entry-value.exp
6235 * gdb.dwarf2/dw2-icycle.exp
6236 * gdb.dwarf2/dw2-ifort-parameter.exp
6237 * gdb.dwarf2/dw2-inline-break.exp
6238 * gdb.dwarf2/dw2-inline-param.exp
6239 * gdb.dwarf2/dw2-intercu.exp
6240 * gdb.dwarf2/dw2-intermix.exp
6241 * gdb.dwarf2/dw2-lexical-block-bare.exp
6242 * gdb.dwarf2/dw2-linkage-name-trust.exp
6243 * gdb.dwarf2/dw2-minsym-in-cu.exp
6244 * gdb.dwarf2/dw2-noloc.exp
6245 * gdb.dwarf2/dw2-op-call.exp
6246 * gdb.dwarf2/dw2-op-out-param.exp
6247 * gdb.dwarf2/dw2-opt-structptr.exp
6248 * gdb.dwarf2/dw2-param-error.exp
6249 * gdb.dwarf2/dw2-producer.exp
6250 * gdb.dwarf2/dw2-ranges-base.exp
6251 * gdb.dwarf2/dw2-ref-missing-frame.exp
6252 * gdb.dwarf2/dw2-reg-undefined.exp
6253 * gdb.dwarf2/dw2-regno-invalid.exp
6254 * gdb.dwarf2/dw2-restore.exp
6255 * gdb.dwarf2/dw2-restrict.exp
6256 * gdb.dwarf2/dw2-single-line-discriminators.exp
6257 * gdb.dwarf2/dw2-strp.exp
6258 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6259 * gdb.dwarf2/dw2-unresolved.exp
6260 * gdb.dwarf2/dw2-var-zero-addr.exp
6261 * gdb.dwarf2/dw4-sig-types.exp
6262 * gdb.dwarf2/dwz.exp
6263 * gdb.dwarf2/dynarr-ptr.exp
6264 * gdb.dwarf2/enum-type.exp
6265 * gdb.dwarf2/gdb-index.exp
6266 * gdb.dwarf2/implptr-64bit.exp
6267 * gdb.dwarf2/implptr-optimized-out.exp
6268 * gdb.dwarf2/implptr.exp
6269 * gdb.dwarf2/implref-array.exp
6270 * gdb.dwarf2/implref-const.exp
6271 * gdb.dwarf2/implref-global.exp
6272 * gdb.dwarf2/implref-struct.exp
6273 * gdb.dwarf2/mac-fileno.exp
6274 * gdb.dwarf2/main-subprogram.exp
6275 * gdb.dwarf2/member-ptr-forwardref.exp
6276 * gdb.dwarf2/method-ptr.exp
6277 * gdb.dwarf2/missing-sig-type.exp
6278 * gdb.dwarf2/nonvar-access.exp
6279 * gdb.dwarf2/opaque-type-lookup.exp
6280 * gdb.dwarf2/pieces-optimized-out.exp
6281 * gdb.dwarf2/pieces.exp
6282 * gdb.dwarf2/pr10770.exp
6283 * gdb.dwarf2/pr13961.exp
6284 * gdb.dwarf2/staticvirtual.exp
6285 * gdb.dwarf2/subrange.exp
6286 * gdb.dwarf2/symtab-producer.exp
6287 * gdb.dwarf2/trace-crash.exp
6288 * gdb.dwarf2/typeddwarf.exp
6289 * gdb.dwarf2/valop.exp
6290 * gdb.dwarf2/watch-notconst.exp
6291 * gdb.fortran/array-element.exp
6292 * gdb.fortran/charset.exp
6293 * gdb.fortran/common-block.exp
6294 * gdb.fortran/complex.exp
6295 * gdb.fortran/derived-type-function.exp
6296 * gdb.fortran/derived-type.exp
6297 * gdb.fortran/logical.exp
6298 * gdb.fortran/module.exp
6299 * gdb.fortran/multi-dim.exp
6300 * gdb.fortran/nested-funcs.exp
6301 * gdb.fortran/print-formatted.exp
6302 * gdb.fortran/subarray.exp
6303 * gdb.fortran/vla-alloc-assoc.exp
6304 * gdb.fortran/vla-datatypes.exp
6305 * gdb.fortran/vla-history.exp
6306 * gdb.fortran/vla-ptr-info.exp
6307 * gdb.fortran/vla-ptype-sub.exp
6308 * gdb.fortran/vla-ptype.exp
6309 * gdb.fortran/vla-sizeof.exp
6310 * gdb.fortran/vla-type.exp
6311 * gdb.fortran/vla-value-sub-arbitrary.exp
6312 * gdb.fortran/vla-value-sub-finish.exp
6313 * gdb.fortran/vla-value-sub.exp
6314 * gdb.fortran/vla-value.exp
6315 * gdb.fortran/whatis_type.exp
6316 * gdb.go/chan.exp
6317 * gdb.go/handcall.exp
6318 * gdb.go/hello.exp
6319 * gdb.go/integers.exp
6320 * gdb.go/methods.exp
6321 * gdb.go/package.exp
6322 * gdb.go/strings.exp
6323 * gdb.go/types.exp
6324 * gdb.go/unsafe.exp
6325 * gdb.guile/scm-arch.exp
6326 * gdb.guile/scm-block.exp
6327 * gdb.guile/scm-breakpoint.exp
6328 * gdb.guile/scm-cmd.exp
6329 * gdb.guile/scm-disasm.exp
6330 * gdb.guile/scm-equal.exp
6331 * gdb.guile/scm-frame-args.exp
6332 * gdb.guile/scm-frame-inline.exp
6333 * gdb.guile/scm-frame.exp
6334 * gdb.guile/scm-iterator.exp
6335 * gdb.guile/scm-math.exp
6336 * gdb.guile/scm-objfile.exp
6337 * gdb.guile/scm-ports.exp
6338 * gdb.guile/scm-symbol.exp
6339 * gdb.guile/scm-symtab.exp
6340 * gdb.guile/scm-value-cc.exp
6341 * gdb.guile/types-module.exp
6342 * gdb.linespec/break-ask.exp
6343 * gdb.linespec/cpexplicit.exp
6344 * gdb.linespec/explicit.exp
6345 * gdb.linespec/keywords.exp
6346 * gdb.linespec/linespec.exp
6347 * gdb.linespec/ls-dollar.exp
6348 * gdb.linespec/ls-errs.exp
6349 * gdb.linespec/skip-two.exp
6350 * gdb.linespec/thread.exp
6351 * gdb.mi/mi-async.exp
6352 * gdb.mi/mi-basics.exp
6353 * gdb.mi/mi-break.exp
6354 * gdb.mi/mi-catch-load.exp
6355 * gdb.mi/mi-cli.exp
6356 * gdb.mi/mi-cmd-param-changed.exp
6357 * gdb.mi/mi-console.exp
6358 * gdb.mi/mi-detach.exp
6359 * gdb.mi/mi-disassemble.exp
6360 * gdb.mi/mi-eval.exp
6361 * gdb.mi/mi-file-transfer.exp
6362 * gdb.mi/mi-file.exp
6363 * gdb.mi/mi-fill-memory.exp
6364 * gdb.mi/mi-inheritance-syntax-error.exp
6365 * gdb.mi/mi-linespec-err-cp.exp
6366 * gdb.mi/mi-logging.exp
6367 * gdb.mi/mi-memory-changed.exp
6368 * gdb.mi/mi-read-memory.exp
6369 * gdb.mi/mi-record-changed.exp
6370 * gdb.mi/mi-reg-undefined.exp
6371 * gdb.mi/mi-regs.exp
6372 * gdb.mi/mi-return.exp
6373 * gdb.mi/mi-reverse.exp
6374 * gdb.mi/mi-simplerun.exp
6375 * gdb.mi/mi-solib.exp
6376 * gdb.mi/mi-stack.exp
6377 * gdb.mi/mi-stepi.exp
6378 * gdb.mi/mi-syn-frame.exp
6379 * gdb.mi/mi-until.exp
6380 * gdb.mi/mi-var-block.exp
6381 * gdb.mi/mi-var-child.exp
6382 * gdb.mi/mi-var-cmd.exp
6383 * gdb.mi/mi-var-cp.exp
6384 * gdb.mi/mi-var-display.exp
6385 * gdb.mi/mi-var-invalidate.exp
6386 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6387 * gdb.mi/mi-vla-fortran.exp
6388 * gdb.mi/mi-watch.exp
6389 * gdb.mi/mi2-var-child.exp
6390 * gdb.mi/user-selected-context-sync.exp
6391 * gdb.modula2/unbounded-array.exp
6392 * gdb.multi/dummy-frame-restore.exp
6393 * gdb.multi/multi-arch-exec.exp
6394 * gdb.multi/multi-arch.exp
6395 * gdb.multi/tids.exp
6396 * gdb.multi/watchpoint-multi.exp
6397 * gdb.opencl/callfuncs.exp
6398 * gdb.opencl/convs_casts.exp
6399 * gdb.opencl/datatypes.exp
6400 * gdb.opencl/operators.exp
6401 * gdb.opencl/vec_comps.exp
6402 * gdb.opt/clobbered-registers-O2.exp
6403 * gdb.opt/inline-break.exp
6404 * gdb.opt/inline-bt.exp
6405 * gdb.opt/inline-cmds.exp
6406 * gdb.opt/inline-locals.exp
6407 * gdb.pascal/case-insensitive-symbols.exp
6408 * gdb.pascal/floats.exp
6409 * gdb.pascal/gdb11492.exp
6410 * gdb.python/lib-types.exp
6411 * gdb.python/py-arch.exp
6412 * gdb.python/py-as-string.exp
6413 * gdb.python/py-bad-printers.exp
6414 * gdb.python/py-block.exp
6415 * gdb.python/py-breakpoint-create-fail.exp
6416 * gdb.python/py-breakpoint.exp
6417 * gdb.python/py-caller-is.exp
6418 * gdb.python/py-cmd.exp
6419 * gdb.python/py-explore-cc.exp
6420 * gdb.python/py-explore.exp
6421 * gdb.python/py-finish-breakpoint.exp
6422 * gdb.python/py-finish-breakpoint2.exp
6423 * gdb.python/py-frame-args.exp
6424 * gdb.python/py-frame-inline.exp
6425 * gdb.python/py-frame.exp
6426 * gdb.python/py-framefilter-mi.exp
6427 * gdb.python/py-infthread.exp
6428 * gdb.python/py-lazy-string.exp
6429 * gdb.python/py-linetable.exp
6430 * gdb.python/py-mi-events.exp
6431 * gdb.python/py-mi-objfile.exp
6432 * gdb.python/py-mi.exp
6433 * gdb.python/py-objfile.exp
6434 * gdb.python/py-pp-integral.exp
6435 * gdb.python/py-pp-maint.exp
6436 * gdb.python/py-pp-re-notag.exp
6437 * gdb.python/py-pp-registration.exp
6438 * gdb.python/py-recurse-unwind.exp
6439 * gdb.python/py-strfns.exp
6440 * gdb.python/py-symbol.exp
6441 * gdb.python/py-symtab.exp
6442 * gdb.python/py-sync-interp.exp
6443 * gdb.python/py-typeprint.exp
6444 * gdb.python/py-unwind-maint.exp
6445 * gdb.python/py-unwind.exp
6446 * gdb.python/py-value-cc.exp
6447 * gdb.python/py-xmethods.exp
6448 * gdb.reverse/amd64-tailcall-reverse.exp
6449 * gdb.reverse/break-precsave.exp
6450 * gdb.reverse/break-reverse.exp
6451 * gdb.reverse/consecutive-precsave.exp
6452 * gdb.reverse/consecutive-reverse.exp
6453 * gdb.reverse/finish-precsave.exp
6454 * gdb.reverse/finish-reverse-bkpt.exp
6455 * gdb.reverse/finish-reverse.exp
6456 * gdb.reverse/fstatat-reverse.exp
6457 * gdb.reverse/getresuid-reverse.exp
6458 * gdb.reverse/i386-precsave.exp
6459 * gdb.reverse/i386-reverse.exp
6460 * gdb.reverse/i386-sse-reverse.exp
6461 * gdb.reverse/i387-env-reverse.exp
6462 * gdb.reverse/i387-stack-reverse.exp
6463 * gdb.reverse/insn-reverse.exp
6464 * gdb.reverse/machinestate-precsave.exp
6465 * gdb.reverse/machinestate.exp
6466 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6467 * gdb.reverse/pipe-reverse.exp
6468 * gdb.reverse/readv-reverse.exp
6469 * gdb.reverse/recvmsg-reverse.exp
6470 * gdb.reverse/rerun-prec.exp
6471 * gdb.reverse/s390-mvcle.exp
6472 * gdb.reverse/step-precsave.exp
6473 * gdb.reverse/step-reverse.exp
6474 * gdb.reverse/time-reverse.exp
6475 * gdb.reverse/until-precsave.exp
6476 * gdb.reverse/until-reverse.exp
6477 * gdb.reverse/waitpid-reverse.exp
6478 * gdb.reverse/watch-precsave.exp
6479 * gdb.reverse/watch-reverse.exp
6480 * gdb.rust/generics.exp
6481 * gdb.rust/methods.exp
6482 * gdb.rust/modules.exp
6483 * gdb.rust/simple.exp
6484 * gdb.server/connect-with-no-symbol-file.exp
6485 * gdb.server/ext-attach.exp
6486 * gdb.server/ext-restart.exp
6487 * gdb.server/ext-wrapper.exp
6488 * gdb.server/file-transfer.exp
6489 * gdb.server/server-exec-info.exp
6490 * gdb.server/server-kill.exp
6491 * gdb.server/server-mon.exp
6492 * gdb.server/wrapper.exp
6493 * gdb.stabs/exclfwd.exp
6494 * gdb.stabs/gdb11479.exp
6495 * gdb.threads/clone-new-thread-event.exp
6496 * gdb.threads/corethreads.exp
6497 * gdb.threads/current-lwp-dead.exp
6498 * gdb.threads/dlopen-libpthread.exp
6499 * gdb.threads/gcore-thread.exp
6500 * gdb.threads/sigstep-threads.exp
6501 * gdb.threads/watchpoint-fork.exp
6502 * gdb.trace/actions-changed.exp
6503 * gdb.trace/backtrace.exp
6504 * gdb.trace/change-loc.exp
6505 * gdb.trace/circ.exp
6506 * gdb.trace/collection.exp
6507 * gdb.trace/disconnected-tracing.exp
6508 * gdb.trace/ftrace.exp
6509 * gdb.trace/mi-trace-frame-collected.exp
6510 * gdb.trace/mi-trace-unavailable.exp
6511 * gdb.trace/mi-traceframe-changed.exp
6512 * gdb.trace/mi-tsv-changed.exp
6513 * gdb.trace/no-attach-trace.exp
6514 * gdb.trace/passc-dyn.exp
6515 * gdb.trace/qtro.exp
6516 * gdb.trace/range-stepping.exp
6517 * gdb.trace/read-memory.exp
6518 * gdb.trace/save-trace.exp
6519 * gdb.trace/signal.exp
6520 * gdb.trace/status-stop.exp
6521 * gdb.trace/tfile.exp
6522 * gdb.trace/trace-break.exp
6523 * gdb.trace/trace-buffer-size.exp
6524 * gdb.trace/trace-condition.exp
6525 * gdb.trace/tracefile-pseudo-reg.exp
6526 * gdb.trace/tstatus.exp
6527 * gdb.trace/unavailable.exp
6528 * gdb.trace/while-dyn.exp
6529 * gdb.trace/while-stepping.exp
6530
34c41c68
DE
65312016-12-22 Doug Evans <xdje42@gmail.com>
6532
6533 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6534 and msymbols.
6535
16e69324
YQ
65362016-12-19 Yao Qi <yao.qi@linaro.org>
6537
6538 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6539 (test_with_self): Don't call do_steps_and_nexts, and remove
6540 code about stepping into xmalloc.
6541
f94f411b
YQ
65422016-12-09 Yao Qi <yao.qi@linaro.org>
6543
6544 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6545
65462016-12-09 Yao Qi <yao.qi@linaro.org>
6547
6548 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6549
f1b5deee
PA
65502016-12-09 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.base/all-architectures-0.exp: New file.
6553 * gdb.base/all-architectures-1.exp: New file.
6554 * gdb.base/all-architectures-2.exp: New file.
6555 * gdb.base/all-architectures-3.exp: New file.
6556 * gdb.base/all-architectures-4.exp: New file.
6557 * gdb.base/all-architectures-5.exp: New file.
6558 * gdb.base/all-architectures-6.exp: New file.
6559 * gdb.base/all-architectures-7.exp: New file.
6560 * gdb.base/all-architectures.exp.in: New file.
6561
364ca42e
YQ
65622016-12-09 Yao Qi <yao.qi@linaro.org>
6563
6564 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6565
107c2d62
LM
65662016-12-02 Luis Machado <lgustavo@codesourcery.com>
6567
6568 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6569 possible.
6570 Remove useless pattern-matching code.
6571
df3ee9ca
PA
65722016-12-02 Pedro Alves <palves@redhat.com>
6573
6574 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6575 procedure.
6576 (top level): Call it.
6577
ec835369
PA
65782016-12-02 Pedro Alves <palves@redhat.com>
6579
6580 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6581 New procedure.
6582 (top level): Call it.
6583
01770bbd
PA
65842016-12-02 Pedro Alves <palves@redhat.com>
6585
6586 PR cli/20559
6587 * gdb.base/commands.exp (user_defined_command_args_eval): New
6588 procedure.
6589 (top level): Call it.
6590
008459ea
LM
65912016-12-02 Luis Machado <lgustavo@codesourcery.com>
6592
6593 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6594 timeout handling.
6595
0c1b455e
TT
65962016-12-02 Tom Tromey <tom@tromey.com>
6597
6598 * gdb.dwarf2/main-subprogram.c: New file.
6599 * gdb.dwarf2/main-subprogram.exp: New file.
6600
018572b8
LM
66012016-12-01 Luis Machado <lgustavo@codesourcery.com>
6602
6603 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6604 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6605 gdb_test_no_output for a couple of cases.
6606 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6607
84c93cd5
LM
66082016-12-01 Luis Machado <lgustavo@codesourcery.com>
6609
6610 Fix test names and standardize compilation error messages throughout
6611 the following files:
6612
6613 * gdb.ada/start.exp
6614 * gdb.arch/alpha-step.exp
6615 * gdb.arch/e500-prologue.exp
6616 * gdb.arch/ftrace-insn-reloc.exp
6617 * gdb.arch/gdb1291.exp
6618 * gdb.arch/gdb1431.exp
6619 * gdb.arch/gdb1558.exp
6620 * gdb.arch/i386-dr3-watch.exp
6621 * gdb.arch/i386-sse-stack-align.exp
6622 * gdb.arch/ia64-breakpoint-shadow.exp
6623 * gdb.arch/pa-nullify.exp
6624 * gdb.arch/powerpc-aix-prologue.exp
6625 * gdb.arch/thumb-bx-pc.exp
6626 * gdb.base/annota1.exp
6627 * gdb.base/annota3.exp
6628 * gdb.base/arrayidx.exp
6629 * gdb.base/assign.exp
6630 * gdb.base/attach.exp
6631 * gdb.base/auxv.exp
6632 * gdb.base/bang.exp
6633 * gdb.base/bfp-test.exp
6634 * gdb.base/bigcore.exp
6635 * gdb.base/bitfields2.exp
6636 * gdb.base/break-fun-addr.exp
6637 * gdb.base/break-probes.exp
6638 * gdb.base/call-rt-st.exp
6639 * gdb.base/callexit.exp
6640 * gdb.base/catch-fork-kill.exp
6641 * gdb.base/charset.exp
6642 * gdb.base/checkpoint.exp
6643 * gdb.base/comprdebug.exp
6644 * gdb.base/constvars.exp
6645 * gdb.base/coredump-filter.exp
6646 * gdb.base/cursal.exp
6647 * gdb.base/cvexpr.exp
6648 * gdb.base/detach.exp
6649 * gdb.base/display.exp
6650 * gdb.base/dmsym.exp
6651 * gdb.base/dprintf-pending.exp
6652 * gdb.base/dso2dso.exp
6653 * gdb.base/dtrace-probe.exp
6654 * gdb.base/dump.exp
6655 * gdb.base/enum_cond.exp
6656 * gdb.base/exe-lock.exp
6657 * gdb.base/exec-invalid-sysroot.exp
6658 * gdb.base/execl-update-breakpoints.exp
6659 * gdb.base/exprs.exp
6660 * gdb.base/fileio.exp
6661 * gdb.base/find.exp
6662 * gdb.base/finish.exp
6663 * gdb.base/fixsection.exp
6664 * gdb.base/foll-vfork.exp
6665 * gdb.base/frame-args.exp
6666 * gdb.base/gcore.exp
6667 * gdb.base/gdb1250.exp
6668 * gdb.base/global-var-nested-by-dso.exp
6669 * gdb.base/gnu-ifunc.exp
6670 * gdb.base/hashline1.exp
6671 * gdb.base/hashline2.exp
6672 * gdb.base/hashline3.exp
6673 * gdb.base/hbreak-in-shr-unsupported.exp
6674 * gdb.base/huge.exp
6675 * gdb.base/infcall-input.exp
6676 * gdb.base/info-fun.exp
6677 * gdb.base/info-shared.exp
6678 * gdb.base/jit-simple.exp
6679 * gdb.base/jit-so.exp
6680 * gdb.base/jit.exp
6681 * gdb.base/jump.exp
6682 * gdb.base/label.exp
6683 * gdb.base/lineinc.exp
6684 * gdb.base/logical.exp
6685 * gdb.base/longjmp.exp
6686 * gdb.base/macscp.exp
6687 * gdb.base/miscexprs.exp
6688 * gdb.base/new-ui-echo.exp
6689 * gdb.base/new-ui-pending-input.exp
6690 * gdb.base/new-ui.exp
6691 * gdb.base/nodebug.exp
6692 * gdb.base/nofield.exp
6693 * gdb.base/offsets.exp
6694 * gdb.base/overlays.exp
6695 * gdb.base/pending.exp
6696 * gdb.base/pointers.exp
6697 * gdb.base/pr11022.exp
6698 * gdb.base/printcmds.exp
6699 * gdb.base/prologue.exp
6700 * gdb.base/ptr-typedef.exp
6701 * gdb.base/realname-expand.exp
6702 * gdb.base/relativedebug.exp
6703 * gdb.base/relocate.exp
6704 * gdb.base/remote.exp
6705 * gdb.base/reread.exp
6706 * gdb.base/return2.exp
6707 * gdb.base/savedregs.exp
6708 * gdb.base/sep.exp
6709 * gdb.base/sepdebug.exp
6710 * gdb.base/sepsymtab.exp
6711 * gdb.base/set-inferior-tty.exp
6712 * gdb.base/setshow.exp
6713 * gdb.base/shlib-call.exp
6714 * gdb.base/sigaltstack.exp
6715 * gdb.base/siginfo-addr.exp
6716 * gdb.base/signals.exp
6717 * gdb.base/signull.exp
6718 * gdb.base/sigrepeat.exp
6719 * gdb.base/so-impl-ld.exp
6720 * gdb.base/solib-display.exp
6721 * gdb.base/solib-overlap.exp
6722 * gdb.base/solib-search.exp
6723 * gdb.base/solib-symbol.exp
6724 * gdb.base/structs.exp
6725 * gdb.base/structs2.exp
6726 * gdb.base/symtab-search-order.exp
6727 * gdb.base/twice.exp
6728 * gdb.base/unload.exp
6729 * gdb.base/varargs.exp
6730 * gdb.base/watchpoint-solib.exp
6731 * gdb.base/watchpoint.exp
6732 * gdb.base/whatis.exp
6733 * gdb.base/wrong_frame_bt_full.exp
6734 * gdb.btrace/dlopen.exp
6735 * gdb.cell/ea-standalone.exp
6736 * gdb.cell/ea-test.exp
6737 * gdb.cp/dispcxx.exp
6738 * gdb.cp/gdb2384.exp
6739 * gdb.cp/method2.exp
6740 * gdb.cp/nextoverthrow.exp
6741 * gdb.cp/pr10728.exp
6742 * gdb.disasm/am33.exp
6743 * gdb.disasm/h8300s.exp
6744 * gdb.disasm/mn10300.exp
6745 * gdb.disasm/sh3.exp
6746 * gdb.dwarf2/dw2-dir-file-name.exp
6747 * gdb.fortran/complex.exp
6748 * gdb.fortran/library-module.exp
6749 * gdb.guile/scm-pretty-print.exp
6750 * gdb.guile/scm-symbol.exp
6751 * gdb.guile/scm-type.exp
6752 * gdb.guile/scm-value.exp
6753 * gdb.linespec/linespec.exp
6754 * gdb.mi/gdb701.exp
6755 * gdb.mi/gdb792.exp
6756 * gdb.mi/mi-breakpoint-changed.exp
6757 * gdb.mi/mi-dprintf-pending.exp
6758 * gdb.mi/mi-dprintf.exp
6759 * gdb.mi/mi-exit-code.exp
6760 * gdb.mi/mi-pending.exp
6761 * gdb.mi/mi-solib.exp
6762 * gdb.mi/new-ui-mi-sync.exp
6763 * gdb.mi/pr11022.exp
6764 * gdb.mi/user-selected-context-sync.exp
6765 * gdb.opt/solib-intra-step.exp
6766 * gdb.python/py-events.exp
6767 * gdb.python/py-finish-breakpoint.exp
6768 * gdb.python/py-mi.exp
6769 * gdb.python/py-prettyprint.exp
6770 * gdb.python/py-shared.exp
6771 * gdb.python/py-symbol.exp
6772 * gdb.python/py-template.exp
6773 * gdb.python/py-type.exp
6774 * gdb.python/py-value.exp
6775 * gdb.reverse/solib-precsave.exp
6776 * gdb.reverse/solib-reverse.exp
6777 * gdb.server/solib-list.exp
6778 * gdb.stabs/weird.exp
6779 * gdb.threads/reconnect-signal.exp
6780 * gdb.threads/stepi-random-signal.exp
6781 * gdb.trace/actions.exp
6782 * gdb.trace/ax.exp
6783 * gdb.trace/backtrace.exp
6784 * gdb.trace/change-loc.exp
6785 * gdb.trace/deltrace.exp
6786 * gdb.trace/ftrace-lock.exp
6787 * gdb.trace/ftrace.exp
6788 * gdb.trace/infotrace.exp
6789 * gdb.trace/mi-tracepoint-changed.exp
6790 * gdb.trace/packetlen.exp
6791 * gdb.trace/passcount.exp
6792 * gdb.trace/pending.exp
6793 * gdb.trace/range-stepping.exp
6794 * gdb.trace/report.exp
6795 * gdb.trace/stap-trace.exp
6796 * gdb.trace/tfind.exp
6797 * gdb.trace/trace-break.exp
6798 * gdb.trace/trace-condition.exp
6799 * gdb.trace/trace-enable-disable.exp
6800 * gdb.trace/trace-mt.exp
6801 * gdb.trace/tracecmd.exp
6802 * gdb.trace/tspeed.exp
6803 * gdb.trace/tsv.exp
6804 * lib/perftest.exp
6805
fb9feb35
LM
68062016-12-01 Luis Machado <lgustavo@codesourcery.com>
6807
6808 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6809 with gdb_test_no_output.
6810 Use command as test name.
6811
cd2ddb6c
LM
68122016-12-01 Luis Machado <lgustavo@codesourcery.com>
6813
6814 Fix test names starting with uppercase throughout the files.
6815
6816 * gdb.ada/assign_1.exp
6817 * gdb.ada/boolean_expr.exp
6818 * gdb.base/arrayidx.exp
6819 * gdb.base/del.exp
6820 * gdb.base/gcore-buffer-overflow.exp
6821 * gdb.base/testenv.exp
6822 * gdb.compile/compile.exp
6823 * gdb.python/py-framefilter-invalidarg.exp
6824 * gdb.python/py-framefilter.exp
6825
bb95117e
LM
68262016-12-01 Luis Machado <lgustavo@codesourcery.com>
6827
6828 Fix test names starting with uppercase throughout the files.
6829
6830 * gdb.ada/array_return.exp
6831 * gdb.ada/expr_delims.exp
6832 * gdb.ada/mi_dyn_arr.exp
6833 * gdb.ada/mi_interface.exp
6834 * gdb.ada/mi_var_array.exp
6835 * gdb.ada/watch_arg.exp
6836 * gdb.arch/alpha-step.exp
6837 * gdb.arch/altivec-regs.exp
6838 * gdb.arch/e500-regs.exp
6839 * gdb.arch/powerpc-d128-regs.exp
6840 * gdb.base/arrayidx.exp
6841 * gdb.base/break.exp
6842 * gdb.base/checkpoint.exp
6843 * gdb.base/debug-expr.exp
6844 * gdb.base/dmsym.exp
6845 * gdb.base/radix.exp
6846 * gdb.base/sepdebug.exp
6847 * gdb.base/testenv.exp
6848 * gdb.base/watch_thread_num.exp
6849 * gdb.base/watchpoint-cond-gone.exp
6850 * gdb.cell/break.exp
6851 * gdb.cell/ea-cache.exp
6852 * gdb.compile/compile.exp
6853 * gdb.cp/gdb2495.exp
6854 * gdb.gdb/selftest.exp
6855 * gdb.gdb/xfullpath.exp
6856 * gdb.go/hello.exp
6857 * gdb.go/integers.exp
6858 * gdb.objc/basicclass.exp
6859 * gdb.pascal/hello.exp
6860 * gdb.pascal/integers.exp
6861 * gdb.python/py-breakpoint.exp
6862 * gdb.python/py-cmd.exp
6863 * gdb.python/py-linetable.exp
6864 * gdb.python/py-xmethods.exp
6865 * gdb.python/python.exp
6866 * gdb.reverse/consecutive-precsave.exp
6867 * gdb.reverse/finish-precsave.exp
6868 * gdb.reverse/i386-precsave.exp
6869 * gdb.reverse/machinestate-precsave.exp
6870 * gdb.reverse/sigall-precsave.exp
6871 * gdb.reverse/solib-precsave.exp
6872 * gdb.reverse/step-precsave.exp
6873 * gdb.reverse/until-precsave.exp
6874 * gdb.reverse/watch-precsave.exp
6875 * gdb.threads/leader-exit.exp
6876 * gdb.threads/pthreads.exp
6877 * gdb.threads/wp-replication.exp
6878 * gdb.trace/actions.exp
6879 * gdb.trace/mi-tsv-changed.exp
6880 * gdb.trace/tsv.exp
6881
de97fdd4
LM
68822016-12-01 Luis Machado <lgustavo@codesourcery.com>
6883
6884 Fix test names starting with uppercase throughout the files.
6885
6886 * gdb.arch/i386-bp_permanent.exp
6887 * gdb.arch/i386-gnu-cfi.exp
6888 * gdb.base/disasm-end-cu.exp
6889 * gdb.base/macscp.exp
6890 * gdb.base/pending.exp
6891 * gdb.base/watch_thread_num.exp
6892 * gdb.cp/exception.exp
6893 * gdb.cp/gdb2495.exp
6894 * gdb.cp/local.exp
6895 * gdb.python/py-evsignal.exp
6896 * gdb.python/python.exp
6897 * gdb.trace/tracecmd.exp
6898
9f058c10
LM
68992016-12-01 Luis Machado <lgustavo@codesourcery.com>
6900
6901 Fix test names starting with uppercase throughout the files.
6902
6903 * gdb.base/charset.exp
6904 * gdb.base/eval.exp
6905 * gdb.base/multi-forks.exp
6906 * gdb.guile/scm-progspace.exp
6907 * gdb.opencl/datatypes.exp
6908 * gdb.python/py-block.exp
6909 * gdb.python/py-function.exp
6910 * gdb.python/py-symbol.exp
6911 * gdb.python/py-symtab.exp
6912 * gdb.python/py-xmethods.exp
6913 * gdb.reverse/break-precsave.exp
6914 * gdb.reverse/break-reverse.exp
6915 * gdb.reverse/consecutive-precsave.exp
6916 * gdb.reverse/consecutive-reverse.exp
6917 * gdb.reverse/finish-precsave.exp
6918 * gdb.reverse/finish-reverse-bkpt.exp
6919 * gdb.reverse/finish-reverse.exp
6920 * gdb.reverse/fstatat-reverse.exp
6921 * gdb.reverse/getresuid-reverse.exp
6922 * gdb.reverse/i386-precsave.exp
6923 * gdb.reverse/i386-reverse.exp
6924 * gdb.reverse/i386-sse-reverse.exp
6925 * gdb.reverse/i387-stack-reverse.exp
6926 * gdb.reverse/insn-reverse.exp
6927 * gdb.reverse/machinestate-precsave.exp
6928 * gdb.reverse/machinestate.exp
6929 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6930 * gdb.reverse/pipe-reverse.exp
6931 * gdb.reverse/readv-reverse.exp
6932 * gdb.reverse/recvmsg-reverse.exp
6933 * gdb.reverse/rerun-prec.exp
6934 * gdb.reverse/s390-mvcle.exp
6935 * gdb.reverse/sigall-precsave.exp
6936 * gdb.reverse/sigall-reverse.exp
6937 * gdb.reverse/solib-precsave.exp
6938 * gdb.reverse/solib-reverse.exp
6939 * gdb.reverse/step-precsave.exp
6940 * gdb.reverse/step-reverse.exp
6941 * gdb.reverse/time-reverse.exp
6942 * gdb.reverse/until-precsave.exp
6943 * gdb.reverse/until-reverse.exp
6944 * gdb.reverse/waitpid-reverse.exp
6945 * gdb.reverse/watch-precsave.exp
6946 * gdb.reverse/watch-reverse.exp
6947
cdc7edd7
LM
69482016-12-01 Luis Machado <lgustavo@codesourcery.com>
6949
6950 Fix test names starting with uppercase throughout the files.
6951
6952 * gdb.arch/i386-mpx-simple_segv.exp
6953 * gdb.arch/i386-mpx.exp
6954 * gdb.arch/i386-permbkpt.exp
6955 * gdb.arch/pa-nullify.exp
6956 * gdb.arch/powerpc-d128-regs.exp
6957 * gdb.arch/vsx-regs.exp
6958 * gdb.base/bfp-test.exp
6959 * gdb.base/break.exp
6960 * gdb.base/breakpoint-shadow.exp
6961 * gdb.base/callfuncs.exp
6962 * gdb.base/charset.exp
6963 * gdb.base/commands.exp
6964 * gdb.base/completion.exp
6965 * gdb.base/dfp-test.exp
6966 * gdb.base/echo.exp
6967 * gdb.base/ending-run.exp
6968 * gdb.base/eval.exp
6969 * gdb.base/expand-psymtabs.exp
6970 * gdb.base/float128.exp
6971 * gdb.base/floatn.exp
6972 * gdb.base/foll-exec-mode.exp
6973 * gdb.base/gdb1056.exp
6974 * gdb.base/gdb11531.exp
6975 * gdb.base/kill-after-signal.exp
6976 * gdb.base/multi-forks.exp
6977 * gdb.base/overlays.exp
6978 * gdb.base/pending.exp
6979 * gdb.base/sepdebug.exp
6980 * gdb.base/testenv.exp
6981 * gdb.base/valgrind-db-attach.exp
6982 * gdb.base/watch_thread_num.exp
6983 * gdb.base/watchpoint-cond-gone.exp
6984 * gdb.base/watchpoint.exp
6985 * gdb.base/watchpoints.exp
6986 * gdb.cp/arg-reference.exp
6987 * gdb.cp/baseenum.exp
6988 * gdb.cp/operator.exp
6989 * gdb.cp/shadow.exp
6990 * gdb.dwarf2/dw2-op-out-param.exp
6991 * gdb.dwarf2/dw2-reg-undefined.exp
6992 * gdb.go/chan.exp
6993 * gdb.go/hello.exp
6994 * gdb.go/integers.exp
6995 * gdb.go/methods.exp
6996 * gdb.go/package.exp
6997 * gdb.guile/scm-parameter.exp
6998 * gdb.guile/scm-progspace.exp
6999 * gdb.guile/scm-value.exp
7000 * gdb.mi/mi-pending.exp
7001 * gdb.mi/user-selected-context-sync.exp
7002 * gdb.multi/multi-attach.exp
7003 * gdb.multi/tids.exp
7004 * gdb.opt/clobbered-registers-O2.exp
7005 * gdb.pascal/floats.exp
7006 * gdb.pascal/integers.exp
7007 * gdb.python/py-block.exp
7008 * gdb.python/py-events.exp
7009 * gdb.python/py-parameter.exp
7010 * gdb.python/py-symbol.exp
7011 * gdb.python/py-symtab.exp
7012 * gdb.python/py-type.exp
7013 * gdb.python/py-value.exp
7014 * gdb.python/py-xmethods.exp
7015 * gdb.python/python.exp
7016 * gdb.reverse/break-precsave.exp
7017 * gdb.reverse/consecutive-precsave.exp
7018 * gdb.reverse/finish-precsave.exp
7019 * gdb.reverse/i386-precsave.exp
7020 * gdb.reverse/machinestate-precsave.exp
7021 * gdb.reverse/sigall-precsave.exp
7022 * gdb.reverse/solib-precsave.exp
7023 * gdb.reverse/step-precsave.exp
7024 * gdb.reverse/until-precsave.exp
7025 * gdb.reverse/watch-precsave.exp
7026 * gdb.server/ext-attach.exp
7027 * gdb.server/ext-restart.exp
7028 * gdb.server/ext-run.exp
7029 * gdb.server/ext-wrapper.exp
7030 * gdb.stabs/gdb11479.exp
7031 * gdb.stabs/weird.exp
7032 * gdb.threads/attach-many-short-lived-threads.exp
7033 * gdb.threads/kill.exp
7034 * gdb.threads/watchpoint-fork.exp
7035
bc6c7af4
LM
70362016-12-01 Luis Machado <lgustavo@codesourcery.com>
7037
7038 Fix test names starting with uppercase throughout all the files below.
7039
7040 * gdb.ada/array_return.exp
7041 * gdb.ada/catch_ex.exp
7042 * gdb.ada/info_exc.exp
7043 * gdb.ada/mi_catch_ex.exp
7044 * gdb.ada/mi_dyn_arr.exp
7045 * gdb.ada/mi_ex_cond.exp
7046 * gdb.ada/mi_exc_info.exp
7047 * gdb.ada/mi_interface.exp
7048 * gdb.ada/mi_task_arg.exp
7049 * gdb.ada/mi_task_info.exp
7050 * gdb.ada/mi_var_array.exp
7051 * gdb.arch/alpha-step.exp
7052 * gdb.arch/amd64-disp-step.exp
7053 * gdb.arch/arm-disp-step.exp
7054 * gdb.arch/disp-step-insn-reloc.exp
7055 * gdb.arch/e500-prologue.exp
7056 * gdb.arch/ftrace-insn-reloc.exp
7057 * gdb.arch/gdb1558.exp
7058 * gdb.arch/i386-bp_permanent.exp
7059 * gdb.arch/i386-disp-step.exp
7060 * gdb.arch/i386-float.exp
7061 * gdb.arch/i386-gnu-cfi.exp
7062 * gdb.arch/ia64-breakpoint-shadow.exp
7063 * gdb.arch/mips16-thunks.exp
7064 * gdb.arch/pa-nullify.exp
7065 * gdb.arch/powerpc-aix-prologue.exp
7066 * gdb.arch/powerpc-power.exp
7067 * gdb.arch/ppc-dfp.exp
7068 * gdb.arch/s390-tdbregs.exp
7069 * gdb.arch/spu-info.exp
7070 * gdb.arch/spu-ls.exp
7071 * gdb.arch/thumb-bx-pc.exp
7072 * gdb.base/advance.exp
7073 * gdb.base/annota-input-while-running.exp
7074 * gdb.base/arrayidx.exp
7075 * gdb.base/asmlabel.exp
7076 * gdb.base/async.exp
7077 * gdb.base/attach-wait-input.exp
7078 * gdb.base/auto-connect-native-target.exp
7079 * gdb.base/batch-preserve-term-settings.exp
7080 * gdb.base/bfp-test.exp
7081 * gdb.base/bigcore.exp
7082 * gdb.base/bp-permanent.exp
7083 * gdb.base/break-always.exp
7084 * gdb.base/break-fun-addr.exp
7085 * gdb.base/break-idempotent.exp
7086 * gdb.base/break-main-file-remove-fail.exp
7087 * gdb.base/break-probes.exp
7088 * gdb.base/break-unload-file.exp
7089 * gdb.base/break.exp
7090 * gdb.base/call-ar-st.exp
7091 * gdb.base/call-rt-st.exp
7092 * gdb.base/call-sc.exp
7093 * gdb.base/call-signal-resume.exp
7094 * gdb.base/call-strs.exp
7095 * gdb.base/callexit.exp
7096 * gdb.base/callfuncs.exp
7097 * gdb.base/catch-gdb-caused-signals.exp
7098 * gdb.base/catch-signal-siginfo-cond.exp
7099 * gdb.base/catch-syscall.exp
7100 * gdb.base/compare-sections.exp
7101 * gdb.base/cond-eval-mode.exp
7102 * gdb.base/condbreak-call-false.exp
7103 * gdb.base/consecutive-step-over.exp
7104 * gdb.base/cursal.exp
7105 * gdb.base/disabled-location.exp
7106 * gdb.base/disasm-end-cu.exp
7107 * gdb.base/display.exp
7108 * gdb.base/double-prompt-target-event-error.exp
7109 * gdb.base/dprintf-bp-same-addr.exp
7110 * gdb.base/dprintf-detach.exp
7111 * gdb.base/dprintf-next.exp
7112 * gdb.base/dprintf-non-stop.exp
7113 * gdb.base/dprintf-pending.exp
7114 * gdb.base/dso2dso.exp
7115 * gdb.base/ending-run.exp
7116 * gdb.base/enum_cond.exp
7117 * gdb.base/examine-backward.exp
7118 * gdb.base/exe-lock.exp
7119 * gdb.base/exec-invalid-sysroot.exp
7120 * gdb.base/execl-update-breakpoints.exp
7121 * gdb.base/execution-termios.exp
7122 * gdb.base/fileio.exp
7123 * gdb.base/fixsection.exp
7124 * gdb.base/foll-exec-mode.exp
7125 * gdb.base/foll-exec.exp
7126 * gdb.base/fork-running-state.exp
7127 * gdb.base/frame-args.exp
7128 * gdb.base/fullpath-expand.exp
7129 * gdb.base/func-ptr.exp
7130 * gdb.base/gcore-relro-pie.exp
7131 * gdb.base/gdb1090.exp
7132 * gdb.base/gdb1555.exp
7133 * gdb.base/global-var-nested-by-dso.exp
7134 * gdb.base/gnu-ifunc.exp
7135 * gdb.base/hbreak-in-shr-unsupported.exp
7136 * gdb.base/hbreak-unmapped.exp
7137 * gdb.base/hook-stop.exp
7138 * gdb.base/infcall-input.exp
7139 * gdb.base/info-fun.exp
7140 * gdb.base/info-shared.exp
7141 * gdb.base/interrupt-noterm.exp
7142 * gdb.base/jit-so.exp
7143 * gdb.base/jit.exp
7144 * gdb.base/line-symtabs.exp
7145 * gdb.base/list.exp
7146 * gdb.base/longjmp.exp
7147 * gdb.base/macscp.exp
7148 * gdb.base/max-value-size.exp
7149 * gdb.base/nodebug.exp
7150 * gdb.base/nofield.exp
7151 * gdb.base/overlays.exp
7152 * gdb.base/paginate-after-ctrl-c-running.exp
7153 * gdb.base/paginate-bg-execution.exp
7154 * gdb.base/paginate-inferior-exit.exp
7155 * gdb.base/pending.exp
7156 * gdb.base/pr11022.exp
7157 * gdb.base/printcmds.exp
7158 * gdb.base/ptr-typedef.exp
7159 * gdb.base/ptype.exp
7160 * gdb.base/randomize.exp
7161 * gdb.base/range-stepping.exp
7162 * gdb.base/realname-expand.exp
7163 * gdb.base/relativedebug.exp
7164 * gdb.base/remote.exp
7165 * gdb.base/savedregs.exp
7166 * gdb.base/sepdebug.exp
7167 * gdb.base/set-noassign.exp
7168 * gdb.base/shlib-call.exp
7169 * gdb.base/shreloc.exp
7170 * gdb.base/sigaltstack.exp
7171 * gdb.base/sigbpt.exp
7172 * gdb.base/siginfo-addr.exp
7173 * gdb.base/siginfo-obj.exp
7174 * gdb.base/siginfo-thread.exp
7175 * gdb.base/signest.exp
7176 * gdb.base/signull.exp
7177 * gdb.base/sigrepeat.exp
7178 * gdb.base/skip.exp
7179 * gdb.base/so-impl-ld.exp
7180 * gdb.base/solib-corrupted.exp
7181 * gdb.base/solib-disc.exp
7182 * gdb.base/solib-display.exp
7183 * gdb.base/solib-overlap.exp
7184 * gdb.base/solib-search.exp
7185 * gdb.base/solib-symbol.exp
7186 * gdb.base/source-execution.exp
7187 * gdb.base/sss-bp-on-user-bp-2.exp
7188 * gdb.base/sss-bp-on-user-bp.exp
7189 * gdb.base/stack-checking.exp
7190 * gdb.base/stale-infcall.exp
7191 * gdb.base/step-break.exp
7192 * gdb.base/step-line.exp
7193 * gdb.base/step-over-exit.exp
7194 * gdb.base/step-test.exp
7195 * gdb.base/structs.exp
7196 * gdb.base/sym-file.exp
7197 * gdb.base/symtab-search-order.exp
7198 * gdb.base/term.exp
7199 * gdb.base/type-opaque.exp
7200 * gdb.base/unload.exp
7201 * gdb.base/until-nodebug.exp
7202 * gdb.base/until.exp
7203 * gdb.base/unwindonsignal.exp
7204 * gdb.base/watch-cond.exp
7205 * gdb.base/watch-non-mem.exp
7206 * gdb.base/watch_thread_num.exp
7207 * gdb.base/watchpoint-reuse-slot.exp
7208 * gdb.base/watchpoint-solib.exp
7209 * gdb.base/watchpoint.exp
7210 * gdb.btrace/dlopen.exp
7211 * gdb.cell/arch.exp
7212 * gdb.cell/break.exp
7213 * gdb.cell/bt.exp
7214 * gdb.cell/core.exp
7215 * gdb.cell/data.exp
7216 * gdb.cell/dwarfaddr.exp
7217 * gdb.cell/ea-cache.exp
7218 * gdb.cell/ea-standalone.exp
7219 * gdb.cell/ea-test.exp
7220 * gdb.cell/f-regs.exp
7221 * gdb.cell/fork.exp
7222 * gdb.cell/gcore.exp
7223 * gdb.cell/mem-access.exp
7224 * gdb.cell/ptype.exp
7225 * gdb.cell/registers.exp
7226 * gdb.cell/sizeof.exp
7227 * gdb.cell/solib-symbol.exp
7228 * gdb.cell/solib.exp
7229 * gdb.compile/compile-tls.exp
7230 * gdb.cp/exception.exp
7231 * gdb.cp/gdb2495.exp
7232 * gdb.cp/local.exp
7233 * gdb.cp/mb-inline.exp
7234 * gdb.cp/mb-templates.exp
7235 * gdb.cp/pr10687.exp
7236 * gdb.cp/pr9167.exp
7237 * gdb.cp/scope-err.exp
7238 * gdb.cp/templates.exp
7239 * gdb.cp/virtfunc.exp
7240 * gdb.dwarf2/dw2-dir-file-name.exp
7241 * gdb.dwarf2/dw2-single-line-discriminators.exp
7242 * gdb.fortran/complex.exp
7243 * gdb.fortran/library-module.exp
7244 * gdb.guile/guile.exp
7245 * gdb.guile/scm-cmd.exp
7246 * gdb.guile/scm-frame-inline.exp
7247 * gdb.guile/scm-objfile.exp
7248 * gdb.guile/scm-pretty-print.exp
7249 * gdb.guile/scm-symbol.exp
7250 * gdb.guile/scm-type.exp
7251 * gdb.guile/scm-value.exp
7252 * gdb.linespec/keywords.exp
7253 * gdb.linespec/ls-errs.exp
7254 * gdb.linespec/macro-relative.exp
7255 * gdb.linespec/thread.exp
7256 * gdb.mi/mi-breakpoint-changed.exp
7257 * gdb.mi/mi-dprintf-pending.exp
7258 * gdb.mi/mi-fullname-deleted.exp
7259 * gdb.mi/mi-logging.exp
7260 * gdb.mi/mi-pending.exp
7261 * gdb.mi/mi-solib.exp
7262 * gdb.mi/new-ui-mi-sync.exp
7263 * gdb.mi/user-selected-context-sync.exp
7264 * gdb.multi/dummy-frame-restore.exp
7265 * gdb.multi/multi-arch-exec.exp
7266 * gdb.multi/remove-inferiors.exp
7267 * gdb.multi/watchpoint-multi-exit.exp
7268 * gdb.opt/solib-intra-step.exp
7269 * gdb.perf/backtrace.exp
7270 * gdb.perf/single-step.exp
7271 * gdb.perf/skip-command.exp
7272 * gdb.perf/skip-prologue.exp
7273 * gdb.perf/solib.exp
7274 * gdb.python/lib-types.exp
7275 * gdb.python/py-as-string.exp
7276 * gdb.python/py-bad-printers.exp
7277 * gdb.python/py-block.exp
7278 * gdb.python/py-breakpoint.exp
7279 * gdb.python/py-cmd.exp
7280 * gdb.python/py-events.exp
7281 * gdb.python/py-evthreads.exp
7282 * gdb.python/py-finish-breakpoint.exp
7283 * gdb.python/py-finish-breakpoint2.exp
7284 * gdb.python/py-frame-inline.exp
7285 * gdb.python/py-frame.exp
7286 * gdb.python/py-inferior.exp
7287 * gdb.python/py-infthread.exp
7288 * gdb.python/py-mi.exp
7289 * gdb.python/py-objfile.exp
7290 * gdb.python/py-pp-maint.exp
7291 * gdb.python/py-pp-registration.exp
7292 * gdb.python/py-prettyprint.exp
7293 * gdb.python/py-recurse-unwind.exp
7294 * gdb.python/py-shared.exp
7295 * gdb.python/py-symbol.exp
7296 * gdb.python/py-symtab.exp
7297 * gdb.python/py-template.exp
7298 * gdb.python/py-type.exp
7299 * gdb.python/py-unwind-maint.exp
7300 * gdb.python/py-unwind.exp
7301 * gdb.python/py-value.exp
7302 * gdb.python/python.exp
7303 * gdb.reverse/finish-reverse-bkpt.exp
7304 * gdb.reverse/insn-reverse.exp
7305 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7306 * gdb.reverse/solib-precsave.exp
7307 * gdb.reverse/solib-reverse.exp
7308 * gdb.stabs/gdb11479.exp
7309 * gdb.stabs/weird.exp
7310 * gdb.threads/fork-child-threads.exp
7311 * gdb.threads/fork-plus-threads.exp
7312 * gdb.threads/fork-thread-pending.exp
7313 * gdb.threads/forking-threads-plus-breakpoint.exp
7314 * gdb.threads/hand-call-in-threads.exp
7315 * gdb.threads/interrupted-hand-call.exp
7316 * gdb.threads/linux-dp.exp
7317 * gdb.threads/local-watch-wrong-thread.exp
7318 * gdb.threads/next-while-other-thread-longjmps.exp
7319 * gdb.threads/non-ldr-exit.exp
7320 * gdb.threads/pending-step.exp
7321 * gdb.threads/print-threads.exp
7322 * gdb.threads/process-dies-while-detaching.exp
7323 * gdb.threads/process-dies-while-handling-bp.exp
7324 * gdb.threads/pthreads.exp
7325 * gdb.threads/queue-signal.exp
7326 * gdb.threads/reconnect-signal.exp
7327 * gdb.threads/signal-command-handle-nopass.exp
7328 * gdb.threads/signal-command-multiple-signals-pending.exp
7329 * gdb.threads/signal-delivered-right-thread.exp
7330 * gdb.threads/signal-sigtrap.exp
7331 * gdb.threads/sigthread.exp
7332 * gdb.threads/staticthreads.exp
7333 * gdb.threads/stepi-random-signal.exp
7334 * gdb.threads/thread-unwindonsignal.exp
7335 * gdb.threads/thread_check.exp
7336 * gdb.threads/thread_events.exp
7337 * gdb.threads/tid-reuse.exp
7338 * gdb.threads/tls-nodebug.exp
7339 * gdb.threads/tls-shared.exp
7340 * gdb.threads/tls-so_extern.exp
7341 * gdb.threads/tls.exp
7342 * gdb.threads/wp-replication.exp
7343 * gdb.trace/actions-changed.exp
7344 * gdb.trace/actions.exp
7345 * gdb.trace/backtrace.exp
7346 * gdb.trace/change-loc.exp
7347 * gdb.trace/collection.exp
7348 * gdb.trace/deltrace.exp
7349 * gdb.trace/disconnected-tracing.exp
7350 * gdb.trace/entry-values.exp
7351 * gdb.trace/ftrace-lock.exp
7352 * gdb.trace/ftrace.exp
7353 * gdb.trace/infotrace.exp
7354 * gdb.trace/mi-trace-frame-collected.exp
7355 * gdb.trace/mi-trace-unavailable.exp
7356 * gdb.trace/mi-traceframe-changed.exp
7357 * gdb.trace/mi-tracepoint-changed.exp
7358 * gdb.trace/mi-tsv-changed.exp
7359 * gdb.trace/no-attach-trace.exp
7360 * gdb.trace/packetlen.exp
7361 * gdb.trace/passc-dyn.exp
7362 * gdb.trace/passcount.exp
7363 * gdb.trace/pending.exp
7364 * gdb.trace/pr16508.exp
7365 * gdb.trace/qtro.exp
7366 * gdb.trace/range-stepping.exp
7367 * gdb.trace/read-memory.exp
7368 * gdb.trace/report.exp
7369 * gdb.trace/save-trace.exp
7370 * gdb.trace/signal.exp
7371 * gdb.trace/stap-trace.exp
7372 * gdb.trace/status-stop.exp
7373 * gdb.trace/strace.exp
7374 * gdb.trace/tfile.exp
7375 * gdb.trace/tfind.exp
7376 * gdb.trace/trace-break.exp
7377 * gdb.trace/trace-condition.exp
7378 * gdb.trace/trace-enable-disable.exp
7379 * gdb.trace/trace-mt.exp
7380 * gdb.trace/tracecmd.exp
7381 * gdb.trace/tracefile-pseudo-reg.exp
7382 * gdb.trace/tspeed.exp
7383 * gdb.trace/tstatus.exp
7384 * gdb.trace/tsv.exp
7385 * gdb.trace/unavailable.exp
7386 * gdb.trace/while-dyn.exp
7387 * gdb.trace/while-stepping.exp
7388 * lib/gdb-guile.exp
7389 * lib/gdb.exp
7390 * lib/mi-support.exp
7391 * lib/pascal.exp
7392 * lib/perftest.exp
7393 * lib/prelink-support.exp
7394 * lib/selftest-support.exp
7395
ad02e4fe
SM
73962016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7397
7398 * Makefile.in: Include disable-implicit-rules.mk.
7399
22347e55
AA
74002016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7401
7402 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7403 non-byte-aligned bit fields.
7404
da5b30da
AA
74052016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7406
7407 PR gdb/12616
7408 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7409 respects the DW_AT_data_bit_offset attribute.
7410
b593ecca
SM
74112016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7412
7413 * gdb.base/default.exp: Fix output of "set language".
7414
3b165252
SM
74152016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7416
7417 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7418 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7419 make.
7420 * configure.ac: Remove checks for the make program.
7421 * configure: Re-generate.
7422
1a2f3d7f
KB
74232016-11-16 Kevin Buettner <kevinb@redhat.com>
7424
7425 * gdb.python/py-recurse-unwind.c (main): Add loop.
7426 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7427 to read_register() and gdb.parse_and_eval(). Make each code
7428 call a separate case that can be individually tested.
7429 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7430 proc. Call cont_and_backtrace for each of the code paths that
7431 we want to test in the unwinder.
7432
b7f38fda
AA
74332016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7434
7435 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7436 the definition of struct S.
7437
1f8db343
CM
74382016-11-11 Catherine Moore <clm@codesourcery.com>
7439
7440 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7441
fad0c9fb
PA
74422016-11-09 Pedro Alves <palves@redhat.com>
7443
7444 * gdb.base/commands.exp (runto_or_return): New procedure.
7445 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7446 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7447 (progvar_simple_while_test, progvar_complex_if_while_test)
7448 (if_while_breakpoint_command_test)
7449 (infrun_breakpoint_command_test, breakpoint_command_test)
7450 (user_defined_command_test, watchpoint_command_test)
7451 (test_command_prompt_position, redefine_hook_test)
7452 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7453 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7454 multi_line_input and multi_line. Remove gdb_expect and
7455 gdb_stop_suppressing_tests uses.
7456 * lib/gdb.exp (valnum_re): New global.
7457 (multi_line_input): New procedure.
7458
8354c62c
SM
74592016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7460
7461 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7462 Remove.
7463 (test_setup): Define with proc_with_prefix.
7464 (test_cli_inferior): Likewise.
7465 (test_cli_thread): Likewise.
7466 (test_cli_frame): Likewise.
7467 (test_cli_select_frame): Likewise.
7468 (test_cli_up_down): Likewise.
7469 (test_mi_thread_select): Likewise.
7470 (test_mi_stack_select_frame): Likewise.
7471 (test_cli_in_mi_inferior): Likewise.
7472 (test_cli_in_mi_thread): Likewise.
7473 (test_cli_in_mi_frame): Likewise.
7474 (top level): Do not use with_test_prefix_procname.
7475
64f367a2
PA
74762016-11-09 Pedro Alves <palves@redhat.com>
7477
7478 * gdb.base/commands.exp (gdbvar_simple_if_test)
7479 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7480 (progvar_simple_if_test, progvar_simple_while_test)
7481 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7482 (infrun_breakpoint_command_test, breakpoint_command_test)
7483 (user_defined_command_test, watchpoint_command_test)
7484 (test_command_prompt_position, deprecated_command_test)
7485 (bp_deleted_in_command, temporary_breakpoint_commands)
7486 (stray_arg0_test, source_file_with_indented_comment)
7487 (recursive_source_test, if_commands_test)
7488 (error_clears_commands_left, redefine_hook_test)
7489 (redefine_backtrace_test): Use proc_with_prefix.
7490 * lib/gdb.exp (proc_with_prefix): New proc.
7491
0bb65f1e
AA
74922016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7493
7494 * gdb.base/tui-layout.c: New file.
7495 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7496 disassembly window contains very long lines.
7497
7353f247
TT
74982016-11-08 Tom Tromey <tom@tromey.com>
7499
7500 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7501 depend on Python 2.
7502
30a7bb83
TT
75032016-11-08 Tom Tromey <tom@tromey.com>
7504
7505 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7506 New method.
7507
cdf5a07c
MG
75082016-10-29 Manish Goregaokar <manish@mozilla.com>
7509
2806dc7e 7510 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7511
51a789c3
MG
75122016-10-27 Manish Goregaokar <manish@mozilla.com>
7513
2806dc7e
PA
7514 * gdb.rust/simple.rs: Add test for univariant enums without
7515 discriminants and for encoded struct-like enums.
51a789c3 7516
f610ab6d
PA
75172016-10-28 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7520 gdb_test_multiple, tighten regexps and match symtabs and line
7521 tables incrementally.
7522
b129b0ca
LM
75232016-10-28 Luis Machado <lgustavo@codesourcery.com>
7524
7525 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7526 general.
7527
ecf45d2c
SL
75282016-10-25 Luis Machado <lgustavo@codesourcery.com>
7529
7530 * gdb.base/exec-invalid-sysroot.exp: New file.
7531
b8d38ee4
JK
75322016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7533
7534 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7535
f90fd8c2
JK
75362016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7537
7538 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7539
2d2476aa
MR
75402016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7541
2806dc7e
PA
7542 * gdb.base/killed-outside.exp: Remove $options from a call to
7543 `prepare_for_testing'.
2d2476aa 7544
e42b25a0
SM
75452016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7546
7547 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7548 Change test message.
7549
3ccdb432
SM
75502016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7551
7552 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7553 Update comment.
7554
5bad3170
SM
75552016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7556
7557 * gdb.trace/mi-trace-save.exp: New file.
7558
5ad9dba7
YQ
75592016-10-13 Yao Qi <yao.qi@linaro.org>
7560
7561 * gdb.base/code_elim.exp (get_var_address): Remove.
7562 * gdb.base/relocate.exp: Likewise.
7563 * gdb.base/shreloc.exp: Likewise.
7564 * lib/gdb.exp (get_var_address): New.
7565
62df7e21
YQ
75662016-10-13 Yao Qi <yao.qi@linaro.org>
7567
7568 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7569 floating point tests if $skip_float_test is false.
7570
4dac951e
LM
75712016-10-12 Luis Machado <lgustavo@codesourcery.com>
7572
7573 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7574 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7575 argc values.
7576 Add 1 to argc so we guarantee distinct initial/modified argc values.
7577
8f1a8fc4
JK
75782016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7579
7580 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7581
16c85b5d
JK
75822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7583
7584 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7585 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7586 * gdb.arch/vsx-regs.exp: Likewise.
7587
1d0e042a
YQ
75882016-10-07 Yao Qi <yao.qi@linaro.org>
7589
7590 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7591
68dadef5
MM
75922016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7593
7594 * gdb.python/python.exp: Test decode_line("*0").
7595
33fa2c6e
DE
75962016-10-06 Doug Evans <dje@google.com>
7597
7598 * gdb.python/py-value.exp (test_value_creation): Add test for large
7599 unsigned 64-bit value.
7600
9c37b5ae
TT
76012016-10-06 Tom Tromey <tom@tromey.com>
7602
7603 * gdb.compile/compile.exp: Change java tests to rust.
7604 * gdb.base/setshow.exp: Change java tests to rust.
7605 * gdb.base/default.exp: Remove java from language list.
7606 * README (Examples): Update language example.
7607 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7608 test.
7609 * lib/gdb.exp (skip_java_tests): Remove.
7610 * lib/java.exp: Remove.
7611 * gdb.java: Remove.
7612
78b86327
MR
76132016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7614
7615 * gdb.arch/mips-fcr.exp: New test.
7616 * gdb.arch/mips-fcr.c: Source for the new test.
7617
7470adbb
MR
76182016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7619
7620 * gdb.base/solib-disc.exp: Use `standard_output_file'
7621 throughout.
7622
4a556533
PA
76232016-10-06 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.base/jit-simple-dl.c: New file.
7626 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7627 * gdb.base/jit-simple.c: ... this.
7628 * gdb.base/jit-simple.exp (jit_run): Delete.
7629 (build_jit): New proc.
7630 (jit_test_reread): Recompile either the main program or the shared
7631 library, depending on what is being tested. Skip changing address
7632 if caller wants to. Compare before/after addresses. If testing
7633 standalone, explicitly load the binary. Test "maint info
7634 breakpoints".
7635 (top level): Add "standalone vs shared lib" and "change address"
7636 vs "same address" axes.
7637
5a122fbc
PA
76382016-10-06 Pedro Alves <palves@redhat.com>
7639
7640 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7641 call.
7642 (jit_run): Delete.
7643 (jit_test_reread): Use with_test_prefix. Reload the main binary
7644 explicitly. Compare the before/after addresses of the JIT
7645 descriptor.
7646
ee8da4b8
DE
76472016-08-15 Doug Evans <dje@google.com>
7648
7649 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7650 for single bitfields is bool.
7651 * gdb.xml/tdesc-regs.exp: Ditto.
7652
f389f6fe
JK
76532016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7654
7655 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7656
fdebf1a4
YQ
76572016-10-05 Yao Qi <yao.qi@linaro.org>
7658
7659 * lib/gdb.exp (support_complex_tests): Return zero if
7660 gdb_skip_float_test return true.
7661
9c36d954 76622016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7663 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7664
7665 PR gdb/20487
7666 * gdb.mi/user-selected-context-sync.exp: New file.
7667 * gdb.mi/user-selected-context-sync.c: New file.
7668
4034d0ff 76692016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7670 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7671
7672 PR gdb/20487
7673 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7674 =thread-select-event check.
7675
a4297203
PB
76762016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7677
7678 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7679 the compulsory L operand changes.
7680 * gdb.arch/powerpc-power.s: Likewise.
7681
bb805577
JK
76822016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7683
7684 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7685 * gdb.base/jit-attach-pie.c: New file.
7686 * gdb.base/jit-attach-pie.exp: New file.
7687
6d61dee5
PA
76882016-09-28 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.base/infcall-input.c: New file.
7691 * gdb.base/infcall-input.exp: New file.
7692
f73842fc
YQ
76932016-09-22 Yao Qi <yao.qi@linaro.org>
7694
7695 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7696 (gdb_exit): Rename it to ...
7697 (gdbserver_gdb_exit): ... Close GDBserver.
7698 (gdb_exit): New proc, call gdbserver_gdb_exit.
7699 (mi_gdb_exit): Likewise.
7700
90681dab
YQ
77012016-09-22 Yao Qi <yao.qi@linaro.org>
7702
7703 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7704 path.
7705 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7706 Remove duplication.
7707
9c211fd8
YQ
77082016-09-22 Yao Qi <yao.qi@linaro.org>
7709
7710 * lib/gdbserver-support.exp: Check the existence of
7711 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7712
ad0a504f
AK
77132016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7714
7715 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7716
36cf1806
TT
77172016-09-21 Tom Tromey <tom@tromey.com>
7718
7719 PR gdb/20604:
7720 * gdb.base/quit.exp: New file.
7721
74172ecf
SM
77222016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7723
7724 * .gitignore: New file.
7725
3d0ec882
MR
77262016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7727
7728 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7729 throughout.
7730
8193adea
AA
77312016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7732
7733 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7734
d41a5c09
JK
77352016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7736
7737 * gdb.cp/casts.cc (decltype): Move it ...
7738 (main): ... with its call to ...
7739 * gdb.cp/casts03.cc: ... a new file.
7740 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7741
d2dfe700
JK
77422016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7743
7744 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7745
e2a92b16
PB
77462016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7747
7748 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7749 and sync up the test with tests in gas/testsuite/gas/ppc.
7750 * gdb.arch/powerpc-power.exp: Likewise.
7751
49b4de64
JK
77522016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7753
7754 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7755
2c29df25
SDJ
77562016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7757 Jan Kratochvil <jan.kratochvil@redhat.com>
7758
7759 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7760 make m1's definition to be different from m2's. Use 'dummy' as an
7761 argument for probe 'two'.
7762
cc3c2846
JB
77632016-09-10 Jon Beniston <jon@beniston.com>
7764
7765 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7766 for sim target.
7767
e1b2624a
AA
77682016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7769
7770 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7771 variable declaration.
7772 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7773 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7774 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7775 received HWCAP as its argument.
7776
4295e285
PA
77772016-09-06 Pedro Alves <palves@redhat.com>
7778
7779 * gdb.base/new-ui-pending-input.c: New file.
7780 * gdb.base/new-ui-pending-input.exp: New file.
7781 * gdb.exp (clear_gdb_spawn_id): New procedure.
7782 (with_spawn_id): Check whether gdb_spawn_id exists before
7783 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7784 on exit.
7785
00d5215e
UW
77862016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7787
7788 * gdb.base/float128.c: New file.
7789 * gdb.base/float128.exp: Likewise.
7790 * gdb.base/floatn.c: Likewise.
7791 * gdb.base/floatn.exp: Likewise.
7792
a9ff5f12
UW
77932016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7794
7795 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7796
f245535c
PA
77972016-09-05 Pedro Alves <palves@redhat.com>
7798
7799 PR backtrace/19927
7800 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7801 unwinders are immediately called as side effect of "source" or
7802 "disable unwinder" commands.
7803 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7804
ae9cf263
YQ
78052016-09-02 Yao Qi <yao.qi@linaro.org>
7806
7807 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7808 is true and $type is "float" or "double".
7809
27aba047
YQ
78102016-09-02 Yao Qi <yao.qi@linaro.org>
7811
7812 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7813 true.
7814 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7815 * gdb.base/call-rt-st.exp: Likewise.
7816 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7817 return value instead of gdb,skip_float_test.
7818 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7819 (do_function_calls): Use its return value instead of
7820 gdb,skip_float_test.
7821 * gdb.base/finish.exp: Likewise.
7822 * gdb.base/funcargs.exp: Likewise.
7823 * gdb.base/return.exp: Likewise.
7824 * gdb.base/return2.exp: Likewise.
7825 * gdb.base/varargs.exp: Likewise.
7826 * lib/gdb.exp (gdb_skip_float_test): Change it to
7827 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7828
5af962df
AA
78292016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7830
7831 * gdb.multi/tids.exp: Test "thread apply all".
7832
7fac6910
JK
78332016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7834
7835 * gdb.base/default.exp (tty): Remove.
7836
bb1fe4ac
KB
78372016-08-24 Kevin Buettner <kevinb@redhat.com>
7838
2806dc7e
PA
7839 * gdb.python/py-recurse-unwind.c: New file.
7840 * gdb.python/py-recurse-unwind.py: New file.
7841 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7842
0a1ddfa6
SM
78432016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7844
7845 * gdb.base/set-inferior-tty.exp: New file.
7846 * gdb.base/set-inferior-tty.c: New file.
7847
d9de1fe3
PA
78482016-08-23 Pedro Alves <palves@redhat.com>
7849
7850 PR gdb/20494
7851 * gdb.base/new-ui-echo.c: New file.
7852 * gdb.base/new-ui-echo.exp: New file.
7853
e9d9abd7
YQ
78542016-08-23 Yao Qi <yao.qi@linaro.org>
7855
7856 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7857 gdbserver_spawn.
7858 * gdb.server/connect-without-multi-process.exp (do_test):
7859 Likewise.
7860
3589529e
YQ
78612016-08-23 Yao Qi <yao.qi@linaro.org>
7862
7863 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7864 standalone_txt. Delete gdb_txt and standalone_txt on host
7865 and target. Spawn the binary on target. Copy files from
7866 target to host.
7867
6bb90213
PA
78682016-08-22 Pedro Alves <palves@redhat.com>
7869
7870 PR gdb/20505
7871 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7872 with_test_prefix. Factor out bits to ...
7873 (test_no_vdso): ... this new procedure.
7874
20c2c024
CL
78752016-08-19 Carl Love <cel@us.ibm.com>
7876
7877 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7878 maintaining separate logic for constructing the output path.
7879 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7880 * gdb.arch/ppc-dfp.exp: Likewise.
7881 * gdb.arch/ppc-fp.exp: Likewise.
7882 * gdb.arch/vsx-regs.exp: Likewise.
7883 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7884 binprefix for generating the additional binary files.
7885
0646e07d
PA
78862016-08-19 Pedro Alves <palves@redhat.com>
7887
7888 * gdb.trace/mi-trace-frame-collected.exp
7889 (test_trace_frame_collected): On x32, expect two registers.
7890
46da9242
CL
78912016-08-18 Carl Love <cel@us.ibm.com>
7892
7893 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7894 and sync up the test with tests in gas/testsuite/gas/ppc.
7895 * gdb.arch/powerpc-power.exp: Likewise.
7896
eb2332d7
SM
78972016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7898
7899 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7900 expected error message.
7901
63c61e04
SM
79022016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7903
7904 * gdb.multi/remove-inferiors.exp: New file.
7905 * gdb.multi/remove-inferiors.c: New file.
7906
7b17065f
YQ
79072016-08-12 Yao Qi <yao.qi@linaro.org>
7908
7909 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7910 argument list.
7911
01d3dedf
PA
79122016-08-10 Pedro Alves <palves@redhat.com>
7913
7914 PR gdb/19187
7915 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7916 setup_kfails.
7917
3eb7562a
PA
79182016-08-09 Pedro Alves <palves@redhat.com>
7919 Simon Marchi <simon.marchi@ericsson.com>
7920
7921 PR gdb/20418
7922 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7923 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7924
80614914
PA
79252016-08-09 Pedro Alves <palves@redhat.com>
7926
7927 PR mi/20431
7928 * gdb.mi/mi-cmd-error.exp: New file.
7929
f348d89a
PA
79302016-08-09 Pedro Alves <palves@redhat.com>
7931
7932 PR gdb/18653
7933 * gdb.base/signals-state-child.c: New file.
7934 * gdb.base/signals-state-child.exp: New file.
7935 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7936
e5ca03b4
PA
79372016-08-09 Pedro Alves <palves@redhat.com>
7938
7939 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7940
282a0691
TT
79412016-08-03 Tom Tromey <tom@tromey.com>
7942
7943 PR python/18565:
7944 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7945
41bfcd63
YQ
79462016-08-01 Yao Qi <yao.qi@linaro.org>
7947
7948 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7949 variable mode to "multi-process" if $multi_process is 1, otherwise
7950 set it to "single-process".
7951
e3465b24
YQ
79522016-08-01 Yao Qi <yao.qi@linaro.org>
7953
7954 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7955 * gdb.cp/cpexprs.exp: Likewise.
7956 * gdb.cp/m-static.exp: Likewise.
7957
0b31a4bc
TT
79582016-07-26 Tom Tromey <tom@tromey.com>
7959
7960 PR python/20190:
7961 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7962 test.
7963
e0461dbb
MM
79642016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7965
7966 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7967 selecting assembly source files.
7968 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7969 assembly source files.
7970 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7971 assembly source files.
7972 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7973 selecting assembly source files.
7974
8194e927
SM
79752016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7976
7977 * gdb.base/new-ui.exp (do_test_invalid_args): New
7978 procedure.
7979
c0272db5
TW
79802016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7981
7982 * gdb.btrace/reconnect.c: New file.
7983 * gdb.btrace/reconnect.exp: New file.
7984
e3487908
GKB
79852016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7986
7987 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7988 to test_catch_syscall_group.
7989 (test_catch_syscall_group): New.
7990
12df5c00
TT
79912016-07-21 Tom Tromey <tom@tromey.com>
7992
7993 * gdb.rust/simple.rs (main): Use empty struct expression.
7994 * gdb.rust/simple.exp: Add tests for empty struct expression.
7995
bae62ee2
YQ
79962016-07-21 Yao Qi <yao.qi@linaro.org>
7997
7998 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7999 if gdb_skip_xml_test is true on some targets.
8000
b1b53fb3
YQ
80012016-07-21 Yao Qi <yao.qi@linaro.org>
8002
8003 * gdb.server/solib-list.exp: Unset last_loaded_file.
8004
027d97f8
JK
80052016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8008 "step into captured_main (args)".
8009
7674d381
JK
80102016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8011
8012 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8013
72b5d099
JK
80142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8015
8016 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8017
1f960ced
PA
80182016-07-19 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8021 * gdb.opt/inline-bt.exp: Likewise.
8022 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8023 additional_flags=-Winline.
8024 * gdb.opt/inline-locals.exp: Likewise.
8025 * gdb.opt/inline-markers.c (ATTR): Define.
8026 (inlined_fn): Use it.
8027
f25827c1
YQ
80282016-07-19 Yao Qi <yao.qi@linaro.org>
8029
8030 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8031 (test_with_self): Remove some code. Remove argument executable.
8032 (top-level): Use do_self_tests.
8033
37539ebe
DB
80342016-07-15 Zachary Welch <zwelch@codesourcery.com>
8035 Don Breazeal <donb@codesourcery.com>
8036
8037 * gdb.base/maint.exp: Escape paths used in regular expressions.
8038 * gdb.stabs/weird.exp: Likewise.
8039
dac790e1
TT
80402016-07-13 Tom Tromey <tom@tromey.com>
8041
8042 PR python/15620, PR python/18620:
8043 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8044 (test_bkpt_events): New procs.
8045
93daf339
TT
80462016-07-13 Tom Tromey <tom@tromey.com>
8047
8048 PR python/17698:
8049 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8050 test.
8051 (test_watchpoints): Likewise.
8052 (test_bkpt_pending): New proc.
8053
6571a381
TT
80542016-07-13 Tom Tromey <tom@tromey.com>
8055
8056 PR cli/18053:
8057 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8058 completion test.
8059
e8732474
JK
80602016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8061
8062 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8063 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8064 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8065 f_label.
8066 (g): Rename g_end_lbl to g_label.
8067 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8068 low_pc and high_pc.
8069 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8070
e0f3fd7c
TT
80712016-07-12 Tom Tromey <tom@tromey.com>
8072
8073 PR python/19293:
8074 * gdb.python/py-unwind-maint.exp: Update tests.
8075
3cfe46b6
YQ
80762016-07-12 Yao Qi <yao.qi@linaro.org>
8077
8078 * lib/selftest-support.exp (selftest_setup): Match the output
8079 when captured_main is inlined.
8080
4f19a0e6
WT
80812016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8082
8083 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8084 New variables.
8085 (print this%a, print this%b, print this): New tests.
8086 * gdb.fortran/derived-types.f90 (this): New object and
8087 initialization.
8088
986cf455
SM
80892016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8090
8091 * gdb.ada/arraydim.exp: Remove extra directory level in build
8092 directory.
8093
f0464b23
SM
80942016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8095
8096 * lib/ada.exp: Remove extra directory level in build directory.
8097 * gdb.ada/cond_lang.exp: Likewise.
8098 * gdb.ada/exec_changed.exp: Likewise.
8099 * gdb.ada/lang_switch.exp: Likewise.
8100
42d94011
MG
81012016-07-06 Manish Goregaokar <manish@mozilla.com>
8102
2806dc7e
PA
8103 * simple.rs: Add test for raw pointer subscripting.
8104 * simple.exp: Add test expectations.
42d94011 8105
647c264c
YQ
81062016-07-05 Yao Qi <yao.qi@linaro.org>
8107
8108 * gdb.mi/mi-reverse.exp: Match =record-started output.
8109
20aa2c60
PA
81102016-07-01 Pedro Alves <palves@redhat.com>
8111
8112 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8113 procedure.
8114 (jit_reader_test): Test the jit reader's unwinder.
8115 * gdb.base/jithost.c (jit_function_00_code): New global.
8116 (main): Use memcpy to fill in the mmapped code, instead of poking
8117 bytes manually here.
8118 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8119 value.
8120 (read_debug_info): Save the function's range.
8121 (read_sp): New function.
8122 (unwind_frame): Use it. Also unwind RBP.
8123 (get_frame_id): Use read_sp.
8124 (gdb_init_reader): Use calloc instead of malloc.
8125 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8126 parameter. Use gdb_test_multiple.
8127
ced2dffb
PA
81282016-07-01 Pedro Alves <palves@redhat.com>
8129 Antoine Tremblay <antoine.tremblay@ericsson.com>
8130
8131 * gdb.threads/process-dies-while-detaching.c: New file.
8132 * gdb.threads/process-dies-while-detaching.exp: New file.
8133
63000888
PA
81342016-07-01 Pedro Alves <palves@redhat.com>
8135
8136 * gdb.multi/watchpoint-multi-exit.c: New file.
8137 * gdb.multi/watchpoint-multi-exit.exp: New file.
8138
038d4868
PA
81392016-06-30 Pedro Alves <palves@redhat.com>
8140
8141 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8142 unset inferior_spawn_id.
8143
994e9c83
PA
81442016-06-30 Pedro Alves <palves@redhat.com>
8145
8146 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8147 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8148
e5653468
YQ
81492016-06-29 Yao Qi <yao.qi@linaro.org>
8150
8151 * gdb.base/return.c: Add copyright header.
8152
803b47e5
TT
81532016-06-29 Tom Tromey <tom@tromey.com>
8154
8155 PR python/20129:
8156 * gdb.python/py-framefilter.exp: Add tests for setting priority
8157 and disabling of non-existent frame filter.
8158
28244707
YQ
81592016-06-29 Yao Qi <yao.qi@linaro.org>
8160
8161 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8162 0x0f07ff.
8163
a31d2f06
YQ
81642016-06-28 Yao Qi <yao.qi@linaro.org>
8165
8166 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8167 triplets. Start gdb, execute catch syscall, and continue. Check
8168 gdb's output to determine catch syscall is supported.
8169
921d8f54
MG
81702016-06-27 Manish Goregaokar <manish@mozilla.com>
8171
25d49b86
PA
8172 * gdb.rust/simple.rs: Add test for returning unit in a function.
8173 * gdb.rust/simple.exp: Add expectation for functions returning
8174 unit.
921d8f54 8175
f4952523
PMR
81762016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8177
8178 * gdb.python/py-breakpoint-create-fail.c,
8179 gdb.python/py-breakpoint-create-fail.exp,
8180 gdb.python/py-breakpoint-create-fail.py: New testcase.
8181
fccb08f8
MG
81822016-06-25 Manish Goregaokar <manish@mozilla.com>
8183
8184 PR gdb/20239
8185 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8186 * gdb.rust/simple.exp: Add test expectations for new NonZero
8187 tests.
fccb08f8 8188
6b850546
DT
81892016-06-24 David Taylor <dtaylor@emc.com>
8190
8191 * gdb.base/offsets.exp: New file.
8192 * gdb.base/offsets.c: New file.
8193
17621150
TT
81942016-06-23 Tom Tromey <tom@tromey.com>
8195
8196 PR gdb/16483:
8197 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8198 before any filters are loaded.
8199
04d59df6
WT
82002016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8201
8202 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8203 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8204 structs.
8205 * gdb.fortran/derived-type-function.exp: New file.
8206 * gdb.fortran/derived-type-function.f90: New file.
8207
8208
ac69f786
PA
82092016-06-21 Pedro Alves <palves@redhat.com>
8210
8211 * gdb.base/new-ui.exp: New file.
8212 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8213 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8214 (with_spawn_id): New procedure.
8215
49940788
PA
82162016-06-21 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.mi/mi-exec-run.exp: New file.
8219
ef274d26
PA
82202016-06-21 Pedro Alves <palves@redhat.com>
8221
8222 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8223 breakpoint command's output on the main UI.
8224 (test_break): New procedure, factored out from calls in the top
8225 level.
8226 (top level): Use foreach_with_prefix to test MI as main UI and as
8227 separate UI.
8228
468afe6c
PA
82292016-06-21 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8232 (test_awatch_creation_and_listing)
8233 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8234 Remove 'type' parameter.
8235 (test_watchpoint_all): New parameter mi_mode. Remove
8236 with_test_prefix.
8237 (top level): Use foreach_with_prefix, and add main/separate UI MI
8238 testing axis.
8239
51f77c37
PA
82402016-06-21 Pedro Alves <palves@redhat.com>
8241
8242 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8243 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8244 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8245 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8246 (gdb_main_spawn_id, mi_spawn_id): Declare and
8247 comment.
8248 (mi_create_inferior_pty): New procedure,
8249 factored out from default_mi_gdb_start.
8250 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8251 procedures.
8252 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8253 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8254 Use mi_create_inferior_pty.
8255 (mi_gdb_start): Use eval to pass down args list.
8256
8980e177
PA
82572016-06-21 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8260 * gdb.opt/inline-cmds.exp: Add MI tests.
8261
f38d3ad1
PA
82622016-06-21 Pedro Alves <palves@redhat.com>
8263
8264 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8265
45db7c09
PA
82662016-06-21 Pedro Alves <palves@redhat.com>
8267
8268 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8269 (top level): Use it instead of mi_execute_to.
8270
5a069ab3
PA
82712016-06-21 Pedro Alves <palves@redhat.com>
8272
8273 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8274 (cont_handler_str): New.
8275 (signal_stop_handler): Set stop_handler_str instead of printing to
8276 stdout.
8277 (continue_handler): Set cont_handler_str instead of printing to
8278 stdout.
8279 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8280 mi_send_resuming_command. Print stop_handler_str and
8281 cont_handler_str instead of expecting the python events print
8282 directly.
8283
2838cc1d
SD
82842016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8285
8286 * gdb.base/jit-reader.exp: New file.
8287 * gdb.base/jithost.c: New file.
8288 * gdb.base/jithost.h: New file.
8289 * gdb.base/jitreader.c : New file.
8290 * gdb.base/jit-protocol.h: New file.
8291
21a77091
YQ
82922016-06-17 Yao Qi <yao.qi@linaro.org>
8293
8294 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8295 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8296 and detach-on-fork. Adjust tests.
8297 (top level): Invoke break_cond_on_syscall with combinations of
8298 syscall, follow-fork-mode and detach-on-fork.
8299
f50bf8e5
YQ
83002016-06-17 Yao Qi <yao.qi@linaro.org>
8301
8302 * gdb.base/step-over-exit.c: New.
8303 * gdb.base/step-over-exit.exp: New.
8304
a28d8e50
YTL
83052016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8306
8307 * gdb.base/float.exp: Add target check for nds32*-*-*.
8308 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8309
cad8e26d
AB
83102016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8311
8312 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8313 for unsupported target features.
8314 * gdb.base/call-rt-st.exp: Likewise.
8315 * gdb.base/call-sc.exp: Likewise.
8316 * gdb.base/call-signal-resume.exp: Likewise.
8317 * gdb.base/call-strs.exp: Likewise.
8318 * gdb.base/callexit.exp: Likewise.
8319 * gdb.base/callfuncs.exp: Likewise.
8320 * gdb.base/nodebug.exp: Likewise.
8321 * gdb.base/printcmds.exp: Likewise.
8322 * gdb.base/ptype.exp: Likewise.
8323 * gdb.base/structs.exp: Likewise.
8324 * gdb.base/unwindonsignal.exp: Likewise.
8325 * gdb.cp/gdb2495.exp: Likewise.
8326 * gdb.cp/templates.exp: Likewise.
8327 * gdb.cp/virtfunc.exp: Likewise.
8328 * gdb.threads/hand-call-in-threads.exp: Likewise.
8329 * gdb.threads/interrupted-hand-call.exp: Likewise.
8330 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8331
347dc102
TT
83322016-06-10 Tom Tromey <tom@tromey.com>
8333
8334 PR rust/20110:
8335 * gdb.rust/expr.exp: Add test for integer constant larger than
8336 i32.
8337
5e13cf25
BH
83382016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8339
8340 * gdb.fortran/nested-funcs.exp: New.
8341 * gdb.fortran/nested-funcs.f90: New.
8342
bb556f1f
TK
83432016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8344
8345 * gdb.base/examine-backward.c: New file.
8346 * gdb.base/examine-backward.exp: New file.
8347
38b022b4
SM
83482016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8349
8350 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8351 matching.
8352
1b40ec05
TT
83532016-06-02 Tom Tromey <tom@tromey.com>
8354
8355 PR python/18984:
8356 * gdb.python/py-shared.exp: Add solib_name test.
8357
193bd378
SM
83582016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8359
8360 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8361
3326303b
MG
83622016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8363
8364 PR c++/19893
8365 * gdb.dwarf2/implref.exp: Rename to...
8366 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8367 * gdb.dwarf2/implref-array.c: New file.
8368 * gdb.dwarf2/implref-array.exp: Likewise.
8369 * gdb.dwarf2/implref-global.c: Likewise.
8370 * gdb.dwarf2/implref-global.exp: Likewise.
8371 * gdb.dwarf2/implref-struct.c: Likewise.
8372 * gdb.dwarf2/implref-struct.exp: Likewise.
8373
825c8ef2
AT
83742016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8375
8376 * gdb.trace/trace-condition.exp: Add 64bit tests.
8377
2320162a
AT
83782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8379
8380 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8381 bits types.
8382 (main): Adapt to 8 to 64 bits types.
8383 * gdb.trace/trace-condition.exp: Add new tests.
8384
a7818233
AT
83852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8386
8387 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8388
0d336466
AT
83892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8390
8391 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8392 Move condition tests...
8393 * gdb.trace/trace-condition.exp: Here.
8394
7faeb45a
AT
83952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8396
8397 * gdb.trace/trace-condition.exp: Add counter-case tests.
8398
e385593e
JK
83992016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8400
8401 PR c++/15231
8402 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8403 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8404
744608cc
PA
84052016-05-27 Pedro Alves <palves@redhat.com>
8406
8407 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8408 New procedure.
8409 (top level): Call it, and bail out of DejaGnu is known to be bad.
8410
ac775bf4
AB
84112016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8412
8413 * gdb.base/whatis.c: Extend the test case.
8414 * gdb.base/whatis.exp: Add additional tests.
8415
2bbad2ea
BH
84162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8417
8418* gdb.fortran/type.f90: Add pointer variable.
8419* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8420
8b70175d
BH
84212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8422
8423 * gdb.fortran/vla-type.exp: Fix testcase name.
8424
86d8a848
BH
84252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8426
8427 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8428
e188eb36
BH
84292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8430
8431 * gdb.fortran/type.f90: Add nested structures.
8432 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8433 * gdb.fortran/derived-type.exp: Adapt expected output.
8434 * gdb.fortran/vla-type.exp: Adapt expected output.
8435
9b2db1fd
BH
84362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8437
8438 * gdb.fortran/whatis_type.exp: Adapt expected output.
8439
72b17055
BH
84402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8441
8442 * gdb.fortran/print_type.exp: Fix expected output.
8443 * gdb.fortran/whatis_type.exp: Fix expected output.
8444
3cd81d8d
BH
84452016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8446
8447 * gdb.fortran/whatis_type.exp: Use multi_line.
8448
ddae9462
TT
84492016-05-24 Tom Tromey <tom@tromey.com>
8450
8451 PR python/17386:
8452 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8453 use value as an index.
8454
1957f6b8
TT
84552016-05-23 Tom Tromey <tom@tromey.com>
8456
8457 PR python/17981:
8458 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8459 no-breakpoint case.
8460
026a9174
PA
84612016-05-24 Pedro Alves <palves@redhat.com>
8462
8463 PR gdb/19828
8464 * gdb.threads/clone-attach-detach.c: New file.
8465 * gdb.threads/clone-attach-detach.exp: New file.
8466
e70a7231
FR
84672016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8468
8469 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8470
0f6ed0e0
TT
84712016-05-23 Tom Tromey <tom@tromey.com>
8472
8473 PR python/19438, PR python/18393:
8474 * gdb.python/py-progspace.exp: Add "dir" test.
8475 * gdb.python/py-objfile.exp: Add "dir" test.
8476
ffd19d61
YQ
84772016-05-23 Yao Qi <yao.qi@linaro.org>
8478
8479 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8480 * gdb.arch/thumb2-it.exp: Likewise.
8481
9e8f9b05
SM
84822016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8483
8484 * gdb.mi/mi-threads-interrupt.c: New file.
8485 * gdb.mi/mi-threads-interrupt.exp: New file.
8486
61c6156d
SM
84872016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8488
8489 PR gdb/18077
8490 * gdb.mi/mi-async-run.exp: New file.
8491 * gdb.mi/mi-async-run.c: New file.
8492
67218854
TT
84932016-05-17 Tom Tromey <tom@tromey.com>
8494 Manish Goregaokar <manishsmail@gmail.com>
8495
8496 * lib/rust-support.exp: New file.
8497 * lib/gdb.exp (skip_rust_tests): New proc.
8498 (build_executable_from_specs): Handle rust.
8499 * lib/future.exp (gdb_find_rustc): New proc.
8500 (gdb_default_target_compile): Handle rust.
8501 * gdb.rust/expr.exp: New file.
8502 * gdb.rust/generics.exp: New file.
8503 * gdb.rust/generics.rs: New file.
8504 * gdb.rust/methods.exp: New file.
8505 * gdb.rust/methods.rs: New file.
8506 * gdb.rust/modules.exp: New file.
8507 * gdb.rust/modules.rs: New file.
8508 * gdb.rust/simple.exp: New file.
8509 * gdb.rust/simple.rs: New file.
8510
c44af4eb
TT
85112016-05-17 Tom Tromey <tom@tromey.com>
8512
8513 * gdb.base/default.exp (set language): Add rust.
8514
dcd1f979
TT
85152016-05-17 Tom Tromey <tom@tromey.com>
8516
8517 * gdb.gdb/unittest.exp: New file.
8518
155b7f57
YQ
85192016-05-16 Yao Qi <yao.qi@linaro.org>
8520
8521 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8522 shell_prompt. Update shell_prompt_re.
8523
8ddd5a6c
DE
85242016-05-12 Doug Evans <dje@google.com>
8525
8526 PR symtab/19999
8527 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8528 $options when building executable.
8529 * gdb.dwarf2/fission-loclists-pie.S: New file.
8530 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8531
02e370d9
SM
85322016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8533
8534 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8535 of [is_remote target],
8536
8929ad8b
SM
85372016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8538
8539 * lib/gdb.exp (use_gdb_stub): New procedure.
8540
6c447423
DE
85412016-05-03 Yunlian Jiang <yunlian@google.com>
8542 Doug Evans <dje@google.com>
8543
8544 PR symtab/19914
8545 * gdb.dwarf2/dwp-sepdebug.c: New file.
8546 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8547
444e826c
SM
85482016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8549
8550 * gdb.base/detach.exp: Remove is_remote check.
8551
740feeaa
SM
85522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8553
8554 * gdb.base/annota-input-while-running.exp: Don't check for
8555 [is_remote target]. Enable annotations after running to main.
8556 Remove unused "set test..." line.
8557
9080ac9d
SM
85582016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8559
8560 * gdb.trace/trace-enable-disable.exp: New file.
8561 * gdb.trace/trace-enable-disable.c: New file.
8562
952ebca5
SM
85632016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8564
8565 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8566 use it in info sharedlibrary test.
8567 * gdb.trace/ftrace-lock.exp: Likewise.
8568 * gdb.trace/ftrace.exp: Likewise.
8569 * gdb.trace/range-stepping.exp: Likewise.
8570 * gdb.trace/trace-break.exp: Likewise.
8571 * gdb.trace/trace-condition.exp: Likewise.
8572 * gdb.trace/trace-mt.exp: Likewise.
8573
d9019901
SM
85742016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8575
8576 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8577 (gdb_load_shlib): ... this.
8578 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8579 gdb_load_shlib.
8580 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8581 * gdb.base/ctxobj.exp: Likewise.
8582 * gdb.base/dprintf-pending.exp: Likewise.
8583 * gdb.base/dso2dso.exp: Likewise.
8584 * gdb.base/fixsection.exp: Likewise.
8585 * gdb.base/gcore-relro.exp: Likewise.
8586 * gdb.base/gdb1555.exp: Likewise.
8587 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8588 * gdb.base/gnu-ifunc.exp: Likewise.
8589 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8590 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8591 * gdb.base/pending.exp: Likewise.
8592 * gdb.base/print-file-var.exp: Likewise.
8593 * gdb.base/print-symbol-loading.exp: Likewise.
8594 * gdb.base/shlib-call.exp: Likewise.
8595 * gdb.base/shreloc.exp: Likewise.
8596 * gdb.base/so-impl-ld.exp: Likewise.
8597 * gdb.base/solib-disc.exp: Likewise.
8598 * gdb.base/solib-nodir.exp: Likewise.
8599 * gdb.base/solib-overlap.exp: Likewise.
8600 * gdb.base/solib-symbol.exp: Likewise.
8601 * gdb.base/solib-weak.exp (do_test): Likewise.
8602 * gdb.base/sym-file.exp: Likewise.
8603 * gdb.base/symtab-search-order.exp: Likewise.
8604 * gdb.base/type-opaque.exp: Likewise.
8605 * gdb.base/unload.exp: Likewise.
8606 * gdb.base/watchpoint-solib.exp: Likewise.
8607 * gdb.compile/compile.exp: Likewise.
8608 * gdb.cp/gdb2384.exp: Likewise.
8609 * gdb.cp/infcall-dlopen.exp: Likewise.
8610 * gdb.cp/re-set-overloaded.exp: Likewise.
8611 * gdb.fortran/library-module.exp: Likewise.
8612 * gdb.opt/solib-intra-step.exp: Likewise.
8613 * gdb.python/py-finish-breakpoint.exp: Likewise.
8614 * gdb.python/py-shared.exp: Likewise.
8615 * gdb.reverse/solib-precsave.exp: Likewise.
8616 * gdb.reverse/solib-reverse.exp: Likewise.
8617 * gdb.server/solib-list.exp: Likewise.
8618 * gdb.threads/dlopen-libpthread.exp: Likewise.
8619 * gdb.threads/tls-shared.exp: Likewise.
8620 * gdb.threads/tls-so_extern.exp: Likewise.
8621 * gdb.trace/change-loc.exp: Likewise.
8622 * gdb.trace/ftrace-lock.exp: Likewise.
8623 * gdb.trace/ftrace.exp: Likewise.
8624 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8625 * gdb.trace/pending.exp: Likewise.
8626 * gdb.trace/range-stepping.exp: Likewise.
8627 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8628 (strace_info_marker): Likewise.
8629 (strace_probe_marker): Likewise.
8630 (strace_trace_on_same_addr): Likewise.
8631 (strace_trace_on_diff_addr): Likewise.
8632 * gdb.trace/trace-break.exp: Likewise.
8633 * gdb.trace/trace-condition.exp: Likewise.
8634 * gdb.trace/trace-mt.exp: Likewise.
8635
fca4cfd9
SM
86362016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8637
8638 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8639 result of gdb_remote_download.
8640 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8641 * gdb.base/dso2dso.exp: Likewise.
8642 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8643 * gdb.base/print-file-var.exp: Likewise.
8644 * gdb.base/shlib-call.exp: Likewise.
8645 * gdb.base/shreloc.exp: Likewise.
8646 * gdb.base/solib-overlap.exp: Likewise.
8647 * gdb.base/solib-weak.exp (do_test): Likewise.
8648 * gdb.base/unload.exp: Likewise.
8649
11cf4ffb
YQ
86502016-04-27 Yao Qi <yao.qi@linaro.org>
8651
8652 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8653 exists.
8654
3e2e34f8
KB
86552016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8656
8657 * vla-type.exp: Print structure from toplevel.
8658
8f07e298
BH
86592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8660
8661 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8662 of dynamic types.
8663 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8664 of dynamic types.
8665
9920b434
BH
86662016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8667
8668 * gdb.fortran/vla-type.f90: New file.
8669 * gdb.fortran/vla-type.exp: New file.
8670
f3abeff5
YQ
86712016-04-25 Yao Qi <yao.qi@linaro.org>
8672
8673 * gdb.base/branch-to-self.c: New file.
8674 * gdb.base/branch-to-self.exp: New file.
8675
0a5d52f0
YQ
86762016-04-22 Yao Qi <yao.qi@linaro.org>
8677
8678 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8679 more after $hex.
8680
495346f6
YQ
86812016-04-22 Yao Qi <yao.qi@linaro.org>
8682
8683 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8684 * gdb.base/annota3.exp: Likewise.
8685
4a7e075c
YQ
86862016-04-22 Yao Qi <yao.qi@linaro.org>
8687
8688 * gdb.reverse/step-precsave.exp: Do one step and test program
8689 stops in "callee" and do multiple steps until program goes out
8690 of "callee".
8691 * gdb.reverse/step-reverse.exp: Likewise.
8692
5b061e98
YQ
86932016-04-22 Yao Qi <yao.qi@linaro.org>
8694
8695 * gdb.trace/signal.exp: Also pass if
8696 $tracepoint_hits($i) > $iterations.
8697
5c5dc57f
YQ
86982016-04-22 Yao Qi <yao.qi@linaro.org>
8699
8700 * gdb.trace/signal.c: New file.
8701 * gdb.trace/signal.exp: New file.
8702
a55411b9
DE
87032016-04-19 Doug Evans <xdje42@gmail.com>
8704
8705 * gdb.base/bad-file.exp: New file.
8706
a22df60a
MG
87072016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8708
8709 * gdb.dwarf2/implref.exp: New file.
8710
0c13f7e5
BH
87112016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8712
8713 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8714 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8715 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8716 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8717 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8718 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8719 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8720 * lib/fortran.exp (fortran_int4): New procedure.
8721 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8722 (fortran_logical4): Likewise.
8723
9b9b09e9
BH
87242016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8725
8726 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8727
a14d1f4d
BH
87282016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8729
8730 * lib/compiler.c: Add Intel specific preprocessor macros.
8731 * lib/compiler.cc: Likewise.
25d49b86 8732
7d49b1d0
LM
87332016-04-13 Luis Machado <lgustavo@codesourcery.com>
8734
8735 * gdb.server/connect-with-no-symbol-file.c: New file.
8736 * gdb.server/connect-with-no-symbol-file.exp: New file.
8737
8392fa22
SM
87382016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8739
8740 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8741
8c4c4aeb
SM
87422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8743
8744 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8745 standard output directory.
8746
45e3745e
AT
87472016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8748
8749 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8750
e26b7e41
MM
87512016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8752
8753 * gdb.btrace/instruction_history.c (loop): Add declaration.
8754
8ce09462
AT
87552016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8756
8757 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8758
2e88a1ea
SM
87592016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8760
8761 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8762 parentheses to print.
8763 (continue_handler): Likewise.
8764
f48e22e3
SM
87652016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8766
8767 * gdb.server/solib-list.exp: Remove is_remote check.
8768 Pass shlib= to gdb_compile. Don't link shared library with
8769 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8770 Run binary filename through "readlink -f" on the target.
8771
096be756
PA
87722016-04-08 Pedro Alves <palves@redhat.com>
8773
8774 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8775 interpreter filename as argument to gdbserver_spawn.
8776 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8777 Return empty if $last_loaded_file does not exist.
8778
06500533
JK
87792016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8780
8781 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8782 * gdb.base/jit-main.c: Use exit after usage.
8783
2d35e871
JK
87842016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8785
8786 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8787 GDBHISTSIZE prior to the tests.
8788 * gdb.base/gdbinit-history.exp: Likewise.
8789
87902016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8791
8792 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8793 instead of build_executable. Use gdb_load_shlibs.
8794
c8064e7e
YQ
87952016-04-07 Yao Qi <yao.qi@linaro.org>
8796
8797 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8798 Execute "si" command.
8799
bde47561
YQ
88002016-04-07 Yao Qi <yao.qi@linaro.org>
8801
8802 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8803 number instead of the comments on some line.
8804
b16f8a3b
DB
88052016-04-06 Don Breazeal <donb@codesourcery.com>
8806
8807 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8808 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8809
c2f901df
SM
88102016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8811
8812 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8813 standard_output_file. Remove unused binfile variable.
8814
ac17fda0
CU
88152016-04-05 Catalin Udma <catalin.udma@freescale.com>
8816
8817 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8818 * gdb.python/py-mi-objfile.exp: Match "list main" output
8819 in console format.
8820
03a8c4df
SM
88212016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8822
8823 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8824 absolute.
8825
6e774b13
SM
88262016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8827
8828 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8829 absolute.
8830 * gdb.trace/ftrace.exp: Likewise.
8831 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8832 targets as well.
8833 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8834 (gdb_load_shlibs): Copy libraries to test directory when testing
8835 natively. Only set solib-search-path if testing remotely.
8836 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8837
7817ea46
SM
88382016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8839
8840 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8841 gdb_download. Use it even if the target is not remote.
8842 * gdb.base/jit.exp (compile_jit_test): Likewise.
8843 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8844 output directory if the destination board is local, otherwise use
8845 the standard remote_download from DejaGnu.
8846 (gdb_download): Remove.
8847 (gdb_load_shlibs): Use gdb_remote_download instead of
8848 gdb_download.
8849 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8850 Use gdb_remote_download instead of gdb_download. Use it even if
8851 the target is not remote.
8852 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8853 instead of gdb_download.
8854
7beb7f68
SM
88552016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8856
8857 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8858 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8859 run.
8860
cc63428a
AV
88612016-04-01 Artemiy Volkov <artemiyv@acm.org>
8862
8863 PR gdb/19820
8864 * gdb.base/printcmds.exp: Add artificial arrays tests.
8865
64cdf930
PA
88662016-03-31 Pedro Alves <palves@redhat.com>
8867
8868 PR gdb/19858
8869 * gdb.base/jit-main.c: Include unistd.h.
8870 (ATTACH): Define to 0 if not already defined.
8871 (wait_for_gdb, mypid): New globals.
8872 (WAIT_FOR_GDB): New macro.
8873 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8874 some breakpoint locations.
8875 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8876 New procedures.
8877 (one_jit_test): Add REATTACH parameter, and handle it. Use
8878 continue_to_test_location.
8879 (top level): Test attach, and adjusts calls to one_jit_test.
8880
40dea8cb
PA
88812016-03-31 Pedro Alves <palves@redhat.com>
8882
8883 PR gdb/19858
8884 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8885 BINSUFFIX parameter, and handle it.
8886 (top level): Adjust calls compile_jit_test.
8887
e7ea3ec7
CU
88882016-03-31 Catalin Udma <catalin.udma@freescale.com>
8889
8890 PR python/19743
8891 * gdb.python/py-mi-events-gdb.py: New file.
8892 * gdb.python/py-mi-events.c: New file.
8893 * gdb.python/py-mi-events.exp: New file.
8894
e6359af3
YQ
88952016-03-30 Yao Qi <yao.qi@linaro.org>
8896
8897 * gdb.reverse/until-precsave.exp: Match function name only.
8898 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8899 Move malloc to a condition block.
8900 * gdb.reverse/until-reverse.exp: Match function name only.
8901
a4105d04
MK
89022016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8903
8904 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8905 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8906 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8907 variable for GPR 0 instead of assuming it is register 0.
8908 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8909 * lib/trace-support.exp: Add s390 registers.
8910
bfa6adb9
YQ
89112016-03-29 Yao Qi <yao.qi@linaro.org>
8912
8913 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8914
1e6697ea
YQ
89152016-03-24 Yao Qi <yao.qi@linaro.org>
8916
8917 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8918 test message.
8919
64bcd522
AA
89202016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8921
8922 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8923 maintaining separate logic for constructing the output path.
8924
7868401b
DB
89252016-03-16 Don Breazeal <donb@codesourcery.com>
8926
8927 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8928 Retry fork and waitpid on interrupted system call errors.
8929 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8930 Use with_timeout_factor to increase timeout by factor of 10.
8931
1cafadb4
DB
89322016-03-15 Don Breazeal <donb@codesourcery.com>
8933
8934 * gdb.cp/scope-err.cc: New test program.
8935 * gdb.cp/scope-err.exp: New test script.
8936 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8937 lines and "set breakpoint here" comment.
8938 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8939 Fixed some whitespace and format issues.
8940 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8941 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8942
81516450
DE
89432016-03-15 Doug Evans <dje@google.com>
8944
8945 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8946 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8947 All callers updated. Add tests for enums, mixed flags register.
8948
aa52b601
DE
89492016-03-15 Doug Evans <dje@google.com>
8950
8951 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8952 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8953
fa4ff313
SM
89542016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8955
8956 * gdb.base/default.exp: Add $_as_string to the list of expected
8957 convenience functions.
8958
f2403c39
AB
89592016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8960
8961 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8962
f2f3ccb9
SM
89632016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8964
8965 * gdb.python/py-as-string.exp: New file.
8966 * gdb.python/py-as-string.c: New file.
8967
00dbd492
PA
89682016-03-09 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8971 signal" -> "Thread NN received signal" output change.
8972 * gdb.threads/ia64-sigill.exp: Likewise.
8973 * gdb.threads/linux-dp.exp: Likewise.
8974 * gdb.threads/manythreads.exp: Likewise.
8975 * gdb.threads/pending-step.exp: Likewise.
8976 * gdb.threads/print-threads.exp: Likewise.
8977 * gdb.threads/sigstep-threads.exp: Likewise.
8978 * gdb.threads/staticthreads.exp: Likewise.
8979 * gdb.threads/tls.exp: Likewise.
8980
1e6697ea
YQ
89812016-03-09 Pedro Alves <palves@redhat.com>
8982
8983 * gdb.base/command-line-input.exp: New file.
8984
b04fd3be
MK
89852016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8986
8987 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8988 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8989 * gdb.trace/pending.exp: Accept leading dot before function name.
8990 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8991 * lib/trace-support.exp: Set registers for ppc.
8992
98fa59e9
MK
89932016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8994
8995 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8996 use it for disassembly; accept .main in addition to main in backtrace.
8997
f77198c8
MK
89982016-03-09 Wei-cheng Wang <cole945@gmail.com>
8999 Marcin Kościelnicki <koriakin@0x04.net>
9000
9001 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9002 (gdb_recursion_test_ptr): New global variable.
9003 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9004 gdb_recursion_test.
9005 (gdb_c_test): Ditto.
9006
ba84e0da
MK
90072016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9008
9009 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9010 ordering.
9011
4366d36e
MK
90122016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9013
9014 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9015 (bar): Add bar_start_lbl label.
9016 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9017 of foo/bar for emitting DWARF and tracing.
9018
5eb264df
SDJ
90192016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9020
9021 * analyze-racy-logs.py: Set executable bit.
9022
fb6a751f
SDJ
90232016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9024
9025 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9026 (CHECK_TARGET_TMP): Likewise.
9027 (check-single-racy): New rule.
9028 (check-parallel-racy): Likewise.
9029 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9030 (do-check-parallel-racy): New rule.
9031 (check-racy/%.exp): Likewise.
9032 * README (Racy testcases): New section.
9033 * analyze-racy-logs.py: New file.
9034
bdf7e230
DE
90352016-03-03 Doug Evans <dje@google.com>
9036
9037 * gdb.base/skip.exp: Use with_test_prefix.
9038
4719d415
YQ
90392016-03-03 Yao Qi <yao.qi@linaro.org>
9040
9041 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9042 Invoke step_over_syscall "clone" and break_cond_on_syscall
9043 "clone".
9044 * gdb.base/step-over-clone.c: New file.
9045
ea507862
YQ
90462016-03-03 Yao Qi <yao.qi@linaro.org>
9047
9048 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9049 code format.
9050
8fc8cbda
YQ
90512016-03-03 Yao Qi <yao.qi@linaro.org>
9052
9053 * gdb.base/disp-step-fork.c: Rename to ...
9054 * gdb.base/step-over-fork.c: ... it. New file.
9055 * gdb.base/disp-step-vfork.c: Rename to ...
9056 * gdb.base/step-over-vfork.c: ... it. New file.
9057 * gdb.base/disp-step-syscall.exp: Rename to ...
9058 * gdb.base/step-over-syscall.exp: ... it. New file.
9059 (disp_step_cross_syscall): Rename to ...
9060 (step_over_syscall): ... it.
9061
92fa70b0
YQ
90622016-03-03 Yao Qi <yao.qi@linaro.org>
9063
9064 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9065 If target supports condition evaluation on target, invoke
9066 break_cond_on_syscall for fork and vfork.
9067
e197ad3c
YQ
90682016-03-03 Yao Qi <yao.qi@linaro.org>
9069
9070 * gdb.base/disp-step-syscall.exp: Don't invoke
9071 support_displaced_stepping.
9072 (disp_step_cross_syscall): Test with displaced stepping off and
9073 on if supported.
9074
0b47da9f
YQ
90752016-03-03 Yao Qi <yao.qi@linaro.org>
9076
9077 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9078 proc.
9079 (setup): New proc.
9080 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9081 and setup.
9082
065ab6dc
BH
90832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9084
9085 * gdb.fortran/vla-history.exp: Remove breakpoint.
9086
07e448ad 90872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9088
25d49b86
PA
9089 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9090 exceeds timeout.
07e448ad 9091
9ac2d526 90922016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9093
25d49b86
PA
9094 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9095 breakpoint.
9ac2d526 9096
17807369
BH
90972016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9098
9099 * gdb.mi/vla.f90: Nullify pointer after declaration.
9100
86e501af
PA
91012016-03-01 Pedro Alves <palves@redhat.com>
9102
9103 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9104
1e903e32
PA
91052016-03-01 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9108 before anything else.
9109 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9110 _GNU_SOURCE here.
9111 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9112 before anything else.
9113 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9114
6ccb54e2
PA
91152016-03-01 Pedro Alves <palves@redhat.com>
9116
9117 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9118
30ca9da1
YQ
91192016-03-01 Yao Qi <yao.qi@linaro.org>
9120
9121 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9122 prepare_for_testing.
9123
dc856b38
YQ
91242016-03-01 Yao Qi <yao.qi@linaro.org>
9125
9126 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9127
4a932159
AA
91282016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9129
9130 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9131 manually constructing the output path.
9132
f2489477
AA
91332016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9134
9135 * gdb.arch/s390-stackless.S: New.
9136 * gdb.arch/s390-stackless.exp: New.
9137
38899f16
IB
91382016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9139
9140 * gdb.dlang/circular.c: New file.
9141 * gdb.dlang/circular.exp: New file.
9142
9fde51ed
YQ
91432016-02-26 Yao Qi <yao.qi@linaro.org>
9144
9145 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9146 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9147 (testcases): Update.
9148
ce90fefe
YQ
91492016-02-26 Yao Qi <yao.qi@linaro.org>
9150
9151 * gdb.reverse/aarch64.c: Rename to ...
9152 * gdb.reverse/insn-reverse.c: ... it.
9153 * gdb.reverse/aarch64.exp: Rename to ...
9154 * gdb.reverse/insn-reverse.exp: ... it.
9155
3263bceb
YQ
91562016-02-26 Yao Qi <yao.qi@linaro.org>
9157
9158 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9159 (testcase_ftype): New.
9160 (testcases): New array.
9161 (n_testcases): New.
9162 (main): Call each element in testcases.
9163 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9164 (read_testcase): New.
9165 Do the tests in a loop.
9166
6cb59ff1
YQ
91672016-02-25 Yao Qi <yao.qi@linaro.org>
9168
9169 * gdb.base/branches.c: Remove.
9170
ae91f625
MK
91712016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9172
9173 PR gdb/13808
9174 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9175
678b48b7
MK
91762016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9177
9178 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9179
7337a6f2
MK
91802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9181
9182 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9183 change x86_64 call_insn to 'callq'.
9184
861ca91f
AT
91852016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9186
9187 * gdb.trace/tfile-avx.c: Move to...
9188 * gdb.trace/tracefile-pseudo-reg.c: Here.
9189 * gdb.trace/tfile-avx.exp: Move to...
9190 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9191
bf74e428
GB
91922016-02-24 Gary Benson <gbenson@redhat.com>
9193
9194 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9195 message on attach.
9196
cce0e923
DE
91972016-02-23 Doug Evans <dje@google.com>
9198
9199 * gdb.base/skip.c (test_skip): New function.
9200 (end_test_skip_file_and_function): New function.
9201 (test_skip_file_and_function): New function.
9202 * gdb.base/skip1.c (test_skip): New function.
9203 (skip1_test_skip_file_and_function): New function.
9204 * gdb.base/skip.exp: Add tests for new skip options.
9205 * gdb.base/skip-solib.exp: Update expected output.
9206 * gdb.perf/skip-command.cc: New file.
9207 * gdb.perf/skip-command.exp: New file.
9208 * gdb.perf/skip-command.py: New file.
9209
4000e47e
MK
92102016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9211
9212 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9213 info registers pattern.
9214
24f75ead
IB
92152016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9216
9217 * lib/future.exp: Add D support.
9218 (gdb_find_gdc): New proc.
9219 (gdb_default_target_compile): Add D support.
9220
fbb7bcbe
WW
92212016-02-18 Wei-cheng Wang <cole945@gmail.com>
9222
9223 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9224 user+system time.
9225 (trace_speed_test): Determine the iteration count for a time
9226 between 15..30 seconds.
9227
012b3a21
WT
92282016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9229
9230 * gdb.arch/i386-mpx-sigsegv.c: New file.
9231 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9232 * gdb.arch/i386-mpx-simple_segv.c: New file.
9233 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9234
2d5189bd
YQ
92352016-02-18 Yao Qi <yao.qi@linaro.org>
9236
9237 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9238 Don't call setup_kfail.
9239
40fb20d0
YQ
92402016-02-18 Yao Qi <yao.qi@linaro.org>
9241
9242 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9243 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9244
21b1f8d2
DE
92452016-02-16 Doug Evans <dje@google.com>
9246
9247 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9248 * gdb.base/skip1.c: Ditto.
9249 * gdb.base/skip.exp: Whitespace cleanup.
9250
4041ed77
DB
92512016-02-16 Don Breazeal <donb@codesourcery.com>
9252
9253 PR remote/19496
9254 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9255 Remove kfail for PR remote/19496.
9256
c4ef31bf
SM
92572016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9258
9259 * lib/gdb.exp (standard_temp_file): Return a path specific to
9260 the runtest invocation.
9261
266b65b3
SM
92622016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9263
9264 * gdb.trace/save-trace.exp: Change relative path to be in the
9265 standard output directory.
9266
a7a0a6a9
JK
92672016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 * gdb.arch/i386-prologue.c: Add missing prototypes.
9270
c99dbb42
JK
92712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9272
9273 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9274 * gdb.arch/i386-prologue.exp: Likewise.
9275 * gdb.arch/i386-size.exp: Likewise.
9276
aa480355
SM
92772016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9278
9279 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9280 define object file path.
9281 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9282 file path.
9283 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9284 standard_output_file to define binfile.
9285
ba881f50
JK
92862016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9287
9288 Fix compatibility with recent gfortran-5.3.1.
9289 * gdb.fortran/vla-history.exp (print vla1 allocated)
9290 (print vla2 allocated, print $2, print $3): Remove
9291 (print $4): Rename to ...
9292 (print $2): ... here.
9293 (print $9): Rename to ...
9294 (print $5): ... here.
9295 (print $10): Rename to ...
9296 (print $6): ... here.
9297 * gdb.fortran/vla.f90: Add pvla initialization.
9298
e9fb005c
JK
92992016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9300
9301 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9302 New test.
9303 * gdb.fortran/vla-value-sub.exp: Likewise.
9304
e44e00ff
MK
93052016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9306
9307 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9308
97e94151
SM
93092016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9310
9311 * i386-biarch-core.exp: Define corefile using
9312 standard_output_file.
9313
01113bc1
YQ
93142016-02-12 Yao Qi <yao.qi@linaro.org>
9315
9316 * gdb.arch/arm-single-step-kernel-helper.c: New.
9317 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9318
33b4777c
MM
93192016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9320
9321 * gdb.btrace/tailcall-only.exp: New.
9322 * gdb.btrace/tailcall-only.c: New.
9323 * gdb.btrace/x86_64-tailcall-only.S: New.
9324 * gdb.btrace/i686-tailcall-only.S: New.
9325
acc23c11
PA
93262016-02-11 Pedro Alves <palves@redhat.com>
9327
9328 * README (Parallel testing): Add missing double quotes.
9329
e352bf0a
PA
93302016-02-11 Pedro Alves <palves@redhat.com>
9331
9332 * README (Parallel testing): New section.
9333 (GDB_PARALLEL): Rewrite.
9334 (FORCE_PARALLEL): Document.
9335
9f5fed78
MK
93362016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9337
9338 * gdb.trace/tfile-avx.c: New test.
9339 * gdb.trace/tfile-avx.exp: New test.
9340
9ef9e6a6
KS
93412016-02-09 Keith Seitz <keiths@redhat.com>
9342
9343 PR breakpoints/19546
9344 * gdb.base/infcall-exec.c: New file.
9345 * gdb.base/infcall-exec2.c: New file.
9346 * gdb.base/infcall-exec.exp: New file.
9347
a96e36da
KS
93482016-02-09 Keith Seitz <keiths@redhat.com>
9349
9350 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9351 (toplevel): Call test_bkpt_address.
9352
9f61929f
KS
93532016-02-09 Keith Seitz <keiths@redhat.com>
9354
9355 PR python/19506
9356 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9357 (toplevel): Call test_bkpt_address.
9358
1e94266c
SM
93592016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9360
9361 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9362 to AC_OUTPUT.
9363 * configure: Regenerate.
9364
2a7f3dff
PA
93652016-02-09 Pedro Alves <palves@redhat.com>
9366
9367 PR breakpoints/19548
9368 * gdb.base/execl-update-breakpoints.c (some_function): New
9369 function.
9370 (main): Call it.
9371 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9372 Tighten expected GDB output.
9373
2151ccc5
SM
93742016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9375
9376 * Makefile.in (ALL_SUBDIRS): Remove.
9377 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9378 (distclean maintainer-clean realclean): Likewise.
9379 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9380 * configure: Regenerate.
9381 * gdb.ada/Makefile.in: Delete.
9382 * gdb.arch/Makefile.in: Likewise.
9383 * gdb.asm/Makefile.in: Likewise.
9384 * gdb.base/Makefile.in: Likewise.
9385 * gdb.btrace/Makefile.in: Likewise.
9386 * gdb.cell/Makefile.in: Likewise.
9387 * gdb.compile/Makefile.in: Likewise.
9388 * gdb.cp/Makefile.in: Likewise.
9389 * gdb.disasm/Makefile.in: Likewise.
9390 * gdb.dlang/Makefile.in: Likewise.
9391 * gdb.dwarf2/Makefile.in: Likewise.
9392 * gdb.fortran/Makefile.in: Likewise.
9393 * gdb.gdb/Makefile.in: Likewise.
9394 * gdb.go/Makefile.in: Likewise.
9395 * gdb.guile/Makefile.in: Likewise.
9396 * gdb.java/Makefile.in: Likewise.
9397 * gdb.linespec/Makefile.in: Likewise.
9398 * gdb.mi/Makefile.in: Likewise.
9399 * gdb.modula2/Makefile.in: Likewise.
9400 * gdb.multi/Makefile.in: Likewise.
9401 * gdb.objc/Makefile.in: Likewise.
9402 * gdb.opencl/Makefile.in: Likewise.
9403 * gdb.opt/Makefile.in: Likewise.
9404 * gdb.pascal/Makefile.in: Likewise.
9405 * gdb.perf/Makefile.in: Likewise.
9406 * gdb.python/Makefile.in: Likewise.
9407 * gdb.reverse/Makefile.in: Likewise.
9408 * gdb.server/Makefile.in: Likewise.
9409 * gdb.stabs/Makefile.in: Likewise.
9410 * gdb.threads/Makefile.in: Likewise.
9411 * gdb.trace/Makefile.in: Likewise.
9412 * gdb.xml/Makefile.in: Likewise.
9413 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9414 GDB_PARALLEL.
9415 (standard_output_file): Remove check for GDB_PARALLEL, always
9416 return path in outputs/$subdir/$testname.
9417
437277d4
SM
94182016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9419
9420 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9421 (site.exp): Assign abs_srcdir to tcl's srcdir.
9422
31d913c7
YQ
94232016-02-04 Yao Qi <yao.qi@linaro.org>
9424
9425 * gdb.base/foll-exec-mode.c: Include limits.h.
9426 (main): Add parameters argc and argv. Get directory from
9427 argv[0].
9428 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9429 compilation.
9430 * gdb.base/foll-exec.c: Include limits.h.
9431 (main): Add parameters argc and argv.
9432 Get directory from argv[0].
9433 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9434 Adjust tests on the number of lines as source code changed.
9435 * gdb.base/foll-vfork-exit.c: Include limits.h.
9436 (main): Add one line of statement before vfork.
9437 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9438 (main): Add parameters argc and argv. Get directory from
9439 argv[0].
9440 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9441 (setup_gdb): Set tbreak to skip some source lines.
9442 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9443 (main): Add parameters argc and argv. Get directory from
9444 argv[0].
9445 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9446 compilation.
9447 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9448 (main): Add parameters argc and argv. Get directory from
9449 argv[0].
9450 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9451 compilation.
9452
9482b9fb
DE
94532016-02-01 Doug Evans <dje@google.com>
9454
9455 * gdb.base/skip.exp: Clean up multiple references to same test name.
9456
6b2e4f10
PA
94572016-02-01 Pedro Alves <palves@redhat.com>
9458
ccb6afd6 9459 PR remote/19496
6b2e4f10
PA
9460 * gdb.threads/forking-threads-plus-breakpoint.exp
9461 (displaced_stepping_supported): New global.
9462 (probe_displaced_stepping_support): New procedure.
9463 (do_test): Add 'displaced' parameter, and use it.
9464 (top level): Check for displaced stepping support. Add displaced
9465 stepping on/off testing axis.
9466
37a8db1a
AB
94672016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9468
9469 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9470 pointer. Don't perform further tests on the unassociated pointer
9471 if the first test fails.
9472
5fdf6324
AB
94732016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9474
9475 * gdb.base/max-value-size.c: New file.
9476 * gdb.base/max-value-size.exp: New file.
9477 * gdb.base/huge.exp: Disable max-value-size for this test.
9478
935c6144
IB
94792016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9480
9481 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9482
7fe8399d
YQ
94832016-01-28 Yao Qi <yao.qi@linaro.org>
9484
9485 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9486
a2077e25
PA
94872016-01-25 Pedro Alves <palves@redhat.com>
9488
9489 PR threads/19461
9490 * gdb.base/fork-running-state.c: New file.
9491 * gdb.base/fork-running-state.exp: New file.
9492
1d2736d4
PA
94932016-01-25 Pedro Alves <palves@redhat.com>
9494
9495 PR gdb/19494
9496 * gdb.base/catch-fork-kill.c: New file.
9497 * gdb.base/catch-fork-kill.exp: New file.
9498
f1da4b11
PA
94992016-01-25 Pedro Alves <palves@redhat.com>
9500
9501 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9502 Delete, moved to lib/gdb.exp.
9503 * gdb.threads/forking-threads-plus-breakpoint.exp
9504 (foreach_with_prefix): Likewise.
9505 * gdb.threads/process-dies-while-handling-bp.exp
9506 (foreach_with_prefix): Likewise.
9507 * lib/gdb.exp (foreach_with_prefix): New procedure.
9508
45f38546
MK
95092016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9510
9511 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9512 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9513
dc29a1ce
MK
95142016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9515
9516 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9517 endian targets.
9518
092127d7
JK
95192016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9520 Pedro Alves <palves@redhat.com>
9521
9522 Fix testsuite compatibility with Guile.
9523 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9524 number.
9525
31d765d3
JK
95262016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9527
9528 Fix testsuite compatibility with Guile.
9529 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9530 (thread 1): New test for backtrace through signal handler.
9531
1ac78c04
YQ
95322016-01-22 Yao Qi <yao.qi@linaro.org>
9533
9534 PR testsuite/19491
9535 * gdb.base/multi-forks.c: Include
9536 ../lib/unbuffer_output.c
9537 (main): Call gdb_unbuffer_output.
9538
4f5946a8
DE
95392016-01-21 Doug Evans <dje@google.com>
9540
9541 * lib/ada.exp (gdb_compile_ada): Fix typo.
9542
305e13e6
JB
95432016-01-21 Joel Brobecker <brobecker@adacore.com>
9544
9545 * gdb.base/break-fun-addr.exp: New file.
9546 * gdb.base/break-fun-addr1.c: New file.
9547 * gdb.base/break-fun-addr2.c: New file.
9548
5f5dfff6
SM
95492016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9550
9551 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9552 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9553 enum flag values.
9554
fd356fa2
AA
95552016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9556
9557 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9558 when GDB can not set the vector return value. Add more comments
9559 for clarification.
9560
9df22175
AT
95612016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9562
9563 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9564 command.
9565
41d1845e
SM
95662016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9567
9568 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9569
01ac6840
SM
95702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9571
9572 * Makefile.in (check-single): Pass --status to runtest.
9573 (check/%.exp): Likewise.
9574
95752016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9576
9577 * Makefile.in (check-parallel): Propagate return code from make
9578 do-check-parallel.
9579
bd0a71fa
MK
95802016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9581
9582 * gdb.trace/ftrace.exp: Fix expected message on continue.
9583 * gdb.trace/pending.exp: Fix expected message on continue.
9584 * gdb.trace/trace-break.exp: Fix expected message on continue.
9585
8bcbad33
SM
95862016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9587
9588 * lib/gdb.exp (gdb_test): Remove unused global references.
9589
f303dbd6
PA
95902016-01-18 Pedro Alves <palves@redhat.com>
9591
9592 * gdb.base/async-shell.exp: Adjust expected output.
9593 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9594 * gdb.base/siginfo-thread.exp: Adjust expected output.
9595 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9596 * gdb.java/jnpe.exp: Adjust expected output.
9597 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9598 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9599 * gdb.threads/leader-exit.exp: Adjust expected output.
9600 * gdb.threads/manythreads.exp: Adjust expected output.
9601 * gdb.threads/pthreads.exp: Adjust expected output.
9602 * gdb.threads/schedlock.exp: Adjust expected output.
9603 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9604 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9605 expected output.
9606 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9607 output.
9608 * gdb.threads/sigthread.exp: Adjust expected output.
9609 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9610
b2789696
YQ
96112016-01-18 Yao Qi <yao.qi@linaro.org>
9612
9613 * gdb.guile/scm-section-script.c: Replace @progbits with
9614 %progbits.
9615 * gdb.python/py-section-script.c: Likewise.
9616
71ef29a8
PA
96172016-01-15 Pedro Alves <palves@redhat.com>
9618
9619 * gdb.multi/tids.exp: Test star wildcard ranges.
9620
3f5b7598
PA
96212016-01-15 Pedro Alves <palves@redhat.com>
9622
9623 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9624 command from "thread apply" invocation.
9625 (thr_apply_info_thr_invalid): Default the expected output to the
9626 input tid list.
9627 (top level): Add tests that use convenience variables. Add tests
9628 for "thread apply" with a valid TID list, but missing the command.
9629
663f6d42
PA
96302016-01-13 Pedro Alves <palves@redhat.com>
9631
9632 * gdb.base/default.exp: Expect $_gthread as well.
9633 * gdb.multi/tids.exp: Test $_gthread.
9634 * gdb.threads/thread-specific.exp: Test $_gthread.
9635
c84f6bbf
PA
96362016-01-13 Pedro Alves <palves@redhat.com>
9637
9638 * gdb.multi/tids.exp: Test "info threads -gid".
9639
22a02324
PA
96402016-01-13 Pedro Alves <palves@redhat.com>
9641
9642 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9643 Breakpoint.thread.
9644 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9645
5d5658a1
PA
96462016-01-07 Pedro Alves <palves@redhat.com>
9647
9648 * gdb.base/break.exp: Adjust to output changes.
9649 * gdb.base/hbreak2.exp: Likewise.
9650 * gdb.base/sepdebug.exp: Likewise.
9651 * gdb.base/watch_thread_num.exp: Likewise.
9652 * gdb.linespec/keywords.exp: Likewise.
9653 * gdb.multi/info-threads.exp: Likewise.
9654 * gdb.threads/thread-find.exp: Likewise.
9655 * gdb.multi/tids.c: New file.
9656 * gdb.multi/tids.exp: New file.
9657
84654457
PA
96582016-01-13 Pedro Alves <palves@redhat.com>
9659
9660 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9661
e3940304
PA
96622016-01-13 Pedro Alves <palves@redhat.com>
9663
9664 * gdb.base/default.exp: Expect $_inferior as well.
9665 * gdb.multi/base.exp: Test $_inferior.
9666
a911d87a
PA
96672016-01-13 Pedro Alves <palves@redhat.com>
9668
9669 PR breakpoints/19388
9670 * gdb.base/catch-signal-siginfo-cond.c: New file.
9671 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9672
82075af2
JS
96732016-01-12 Josh Stone <jistone@redhat.com>
9674 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9675
9676 * gdb.base/catch-syscall.c (do_execve): New variable.
9677 (main): Conditionally trigger an execve.
9678 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9679 (test_catch_syscall_execve): New, check entry/return across execve.
9680 (do_syscall_tests): Call test_catch_syscall_execve.
9681
e46eeedd
PA
96822016-01-12 Pedro Alves <palves@redhat.com>
9683
9684 * gdb.base/random-signal.exp (do_test): New procedure, with body
9685 of testcase moved in.
9686
01d8c27e
JK
96872016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9688 Pedro Alves <palves@redhat.com>
9689
9690 * gdb.base/funcargs.exp (finish from indirectly called function):
9691 Reintroduce the case for 'First'.
9692
9a706302
JK
96932016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9694 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9697 (tcatch_vfork_then_child_follow_exec)
9698 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9699 identification.
9700
c0ecb95f
JK
97012016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9702
9703 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9704 and repeats to unlimited.
9705 * gdb.python/py-value.exp: Likewise.
9706 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9707 and repeats to unlimited.
9708
6cfc1fcb
JK
97092016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9710
9711 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9712 and reordering the functions.
9713 * gdb.multi/hangout.c: Likewise.
9714 * gdb.multi/hello.c: Likewise.
9715
582a1b00
SM
97162016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9717
9718 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9719 absolute.
9720 (SingleStatisticTestResult.report): Use dict.keys instead of
9721 dict.iterkeys.
9722
79bc59cb
PA
97232016-01-06 Pedro Alves <palves@redhat.com>
9724
9725 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9726
43368e1d
MM
97272016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9728
9729 * gdb.btrace/dlopen.exp: New.
9730 * gdb.btrace/dlopen.c: New.
9731 * gdb.btrace/dlopen-dso.c: New.
9732
79fad5b8
SL
97332015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9734
9735 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9736 PATTERN argument is optional.
9737
ab8314b3
JB
97382015-12-24 Joel Brobecker <brobecker@adacore.com>
9739
9740 * lib/ada.exp (target_compile_ada_from_dir): New function.
9741 (gdb_compile_ada): Reimplement avoiding the use of project files.
9742 * gdb.ada/gnat_ada.gpr: Delete.
9743 * gdb.ada/cond_lang.exp: Adjust test to make path before
9744 filename optional.
9745 * gdb.ada/small_reg_param.exp: Likewise.
9746
fe33faff
SM
97472015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9748
9749 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9750
6d265cb4
TP
97512015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9752
9753 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9754 case.
9755
10125099
SM
97562015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9757
9758 * gdb.base/break.exp: Remove dead code.
9759 * gdb.base/sepdebug.exp: Likewise.
9760
3ca22649
SM
97612015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9762
9763 * gdb.asm/asm-source.exp: Remove HP-UX references.
9764 * gdb.base/annota1.exp: Likewise.
9765 * gdb.base/annota3.exp: Likewise.
9766 * gdb.base/attach.exp: Likewise.
9767 * gdb.base/bigcore.exp: Likewise.
9768 * gdb.base/break.exp: Likewise.
9769 * gdb.base/call-ar-st.exp: Likewise.
9770 * gdb.base/callfuncs.exp: Likewise.
9771 * gdb.base/catch-fork-static.exp: Likewise.
9772 * gdb.base/display.exp: Likewise.
9773 * gdb.base/foll-exec-mode.exp: Likewise.
9774 * gdb.base/foll-exec.exp: Likewise.
9775 * gdb.base/foll-fork.exp: Likewise.
9776 * gdb.base/foll-vfork.exp: Likewise.
9777 * gdb.base/funcargs.exp: Likewise.
9778 * gdb.base/hbreak2.exp: Likewise.
9779 * gdb.base/inferior-died.exp: Likewise.
9780 * gdb.base/interrupt.exp: Likewise.
9781 * gdb.base/multi-forks.exp: Likewise.
9782 * gdb.base/nodebug.exp: Likewise.
9783 * gdb.base/sepdebug.exp: Likewise.
9784 * gdb.base/solib1.c: Likewise.
9785 * gdb.base/step-test.exp: Likewise.
9786 * gdb.mi/non-stop.c: Likewise.
9787 * gdb.mi/pthreads.c: Likewise.
9788 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9789 * gdb.threads/pthreads.c: Likewise.
9790 * gdb.threads/staticthreads.exp: Likewise.
9791 * lib/future.exp: Likewise.
9792 * lib/gdb.exp: Likewise.
9793 * gdb.base/so-indr-cl.c: Remove.
9794 * gdb.base/so-indr-cl.exp: Likewise.
9795 * gdb.base/solib.c: Likewise.
9796 * gdb.base/solib.exp: Likewise.
9797 * gdb.base/solib2.c: Likewise.
9798
b6304613
SM
97992015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9800
9801 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9802 * gdb.base/call-ar-st.exp: Likewise.
9803 * gdb.base/callfuncs.exp: Likewise.
9804 * gdb.base/condbreak.exp: Likewise.
9805 * gdb.base/constvars.exp: Likewise.
9806 * gdb.base/hbreak2.exp: Likewise.
9807 * gdb.base/langs.exp: Likewise.
9808 * gdb.base/list.exp: Likewise.
9809 * gdb.base/long_long.exp: Likewise.
9810 * gdb.base/ptype.exp: Likewise.
9811 * gdb.base/scope.exp: Likewise.
9812 * gdb.base/signals.exp: Likewise.
9813 * gdb.base/so-impl-ld.exp: Likewise.
9814 * gdb.base/varargs.exp: Likewise.
9815 * gdb.base/volatile.exp: Likewise.
9816 * gdb.base/whatis.exp: Likewise.
9817 * gdb.cp/cplusfuncs.exp: Likewise.
9818 * gdb.cp/inherit.exp: Likewise.
9819 * gdb.cp/local.exp: Likewise.
9820 * gdb.cp/member-ptr.exp: Likewise.
9821 * gdb.cp/method.exp: Likewise.
9822 * gdb.cp/overload.exp: Likewise.
9823 * gdb.cp/templates.exp: Likewise.
9824 * gdb.stabs/weird.exp: Likewise.
9825 * lib/compiler.c: Likewise.
9826 * lib/compiler.cc: Likewise.
9827 * lib/cp-support.exp: Likewise.
9828 * lib/gdb.exp: Likewise.
9829
bf401b07
SM
98302015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9831
9832 * configure.ac: Remove HP-UX case.
9833 * configure: Regenerate.
9834
aff9c0f8
SM
98352015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9836
9837 * lib/gdb.exp (gdb_compile): Add function doc.
9838
a6904d5a
PA
98392015-12-17 Pedro Alves <palves@redhat.com>
9840
9841 PR threads/19354
9842 * gdb.multi/info-threads.exp: New file.
9843
a22279dd
YQ
98442015-12-15 Yao Qi <yao.qi@linaro.org>
9845
9846 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9847 is aarch64*-*-*.
9848
0588c796
SL
98492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9850
9851 * gdb.base/history-duplicates.exp: Skip if no readline support.
9852
5d978e17
SL
98532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9854
9855 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9856
7e763b86
SL
98572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9858
9859 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9860
87a3a92c
SL
98612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9862
9863 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9864 ctrl-C if nointerrupts target property is set.
9865 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9866 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9867 * gdb.base/paginate-bg-execution.exp: Likewise.
9868 * gdb.base/paginate-execution-startup.exp: Likewise.
9869 * gdb.base/random-signal.exp: Likewise.
9870 * gdb.base/range-stepping.exp: Likewise.
9871 * gdb.cp/annota2.exp: Likewise.
9872 * gdb.cp/annota3.exp: Likewise.
9873 * gdb.gdb/selftest.exp: Likewise.
9874 * gdb.threads/continue-pending-status.exp: Likewise.
9875 * gdb.threads/leader-exit.exp: Likewise.
9876 * gdb.threads/manythreads.exp: Likewise.
9877 * gdb.threads/pthreads.exp: Likewise.
9878 * gdb.threads/schedlock.exp: Likewise.
9879 * gdb.threads/sigthread.exp: Likewise.
9880
a8f077dc
DB
98812015-12-11 Don Breazeal <donb@codesourcery.com>
9882
9883 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9884 remote.
9885 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9886 * gdb.base/foll-exec.exp (main): Enable for target remote.
9887 * gdb.base/foll-fork.exp (main): Likewise.
9888 * gdb.base/foll-vfork.exp (main): Likewise.
9889 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9890 (proc continue_to_exit_bp_loc): Use clean_restart.
9891 * gdb.base/pie-execl.exp (main): Disable for target remote.
9892 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9893 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9894 * gdb.threads/execl.exp (main): Likewise.
9895 * gdb.threads/fork-child-threads.exp (main): Likewise.
9896 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9897 remote.
9898 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9899 remote.
9900 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9901 pid.tid style ptids, instead of just tid.
9902 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9903 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9904 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9905 ptids, instead of just tid.
9906
3b2464a8
AB
99072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9908
9909 * gdb.base/list.exp (test_list_forward): Add end of file error
9910 test.
9911 (test_repeat_list_command): Add end of file error test.
9912 (test_list_backwards): Add beginning of file error test.
9913
a0def019
AB
99142015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9915
9916 * gdb.base/list.exp (test_list_invalid_args): New function,
9917 defined, and called.
9918
5c000dff
AB
99192015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9920
9921 * gdb.base/list.exp (test_list): Make test names unique.
9922
f1637ebe
YQ
99232015-12-11 Yao Qi <yao.qi@linaro.org>
9924
9925 * gdb.base/coremaker2.c: Remove.
9926
36d6fc0a
PA
99272015-12-10 Pedro Alves <palves@redhat.com>
9928
9929 * gdb.multi/base.exp: Remove stale "spaces" references.
9930
762f7747
PA
99312015-12-10 Pedro Alves <palves@redhat.com>
9932
9933 * gdb.multi/base.exp: Don't use nowarnings.
9934 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9935 * gdb.multi/hangout.c: Include stdio.h.
9936 * gdb.multi/hello.c: Include stdlib.h.
9937 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9938 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9939 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9940
28d2bfb9
AB
99412015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9942
9943 * gdb.dwarf2/dw2-ranges-base.c: New file.
9944 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9945 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9946 support additional line table, and debug ranges generation.
9947 (Dwarf::ranges): New function, generate .debug_ranges.
9948 (Dwarf::lines): Support generating simple line table programs.
9949 (Dwarf::assemble): Initialise new namespace variables.
9950
5fc2beac
KB
99512015-12-09 Kevin Buettner <kevinb@redhat.com>
9952
9953 * gdb.base/async.exp (proc test_background): Add case for
9954 asynchronous execution not supported.
9955
1c35a88f
LM
99562015-12-09 Luis Machado <lgustavo@codesourcery.com>
9957
9958 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9959 format and change test names to make them unique.
9960
b593e3d9
RK
99612015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9962 Pedro Alves <pedro@redhat.com>
9963
9964 PR gdb/18702
9965 Add checking of floatformats setup on x86_64 hosts.
9966 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9967 (smallval, bigval): New labels/constants.
9968 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9969 float" after loading bigval and smallval.
9970
d72413e6
PMR
99712015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9972
9973 * gdb.ada/fun_overload_menu.exp: New testcase.
9974 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9975
ece66d65
JS
99762015-12-04 Josh Stone <jistone@redhat.com>
9977
9978 * gdb.base/catch-fork-static.exp: New.
9979
41d0efca
YQ
99802015-12-03 Yao Qi <yao.qi@linaro.org>
9981
9982 * gdb.base/sizeof.c: Don't include stdio.h and
9983 ../lib/unbuffer_output.c.
9984 (main): New variable 'size' and 'value'. Remove printf and
9985 gdb_unbuffer_output. Assign return value to size and value.
9986 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9987 at the beginning.
9988 (check_sizeof): Check the result by printing variable 'size'.
9989 (check_valueof): Check the result by printing variable 'value'.
9990
99fd02d9
YQ
99912015-12-01 Yao Qi <yao.qi@linaro.org>
9992
9993 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9994 for aarch64*-*-linux* target.
9995
f2faf941
PA
99962015-11-30 Pedro Alves <palves@redhat.com>
9997
9998 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9999
04bf20c5
PA
100002015-11-30 Pedro Alves <palves@redhat.com>
10001
10002 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10003 Handle non-stop mode vCont replies.
10004
09df4675
PA
100052015-11-30 Pedro Alves <palves@redhat.com>
10006
10007 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10008 prepare_for_testing. Start gdb with "set non-stop on" appended to
10009 GDBFLAGS. Lax expected stop output.
10010
58b584af
YQ
100112015-11-27 Yao Qi <yao.qi@linaro.org>
10012
10013 * gdb.arch/arm-neon.exp: New.
10014 * gdb.arch/arm-neon.c: New.
10015
dfcb77a8
YQ
100162015-11-27 Yao Qi <yao.qi@linaro.org>
10017
10018 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10019
88e8ec1b
YQ
100202015-11-27 Yao Qi <yao.qi@linaro.org>
10021
10022 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10023 frames-invalid annotation.
10024
bfde72c2
YQ
100252015-11-27 Yao Qi <yao.qi@linaro.org>
10026
10027 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10028
f6512a69
SM
100292015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10030
10031 * gdb.threads/names.exp: New file.
10032 * gdb.threads/names.c: New file.
10033 * README: Mention gdb,no_thread_names.
10034
46a3515b
MM
100352015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10036
10037 PR 19297
10038 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10039 support" error.
10040
62147a22
PA
100412015-11-24 Pedro Alves <palves@redhat.com>
10042
10043 PR 17539
10044 * gdb.base/display.exp: Expect displays to be sorted in ascending
10045 order. Use multi_line.
10046 * gdb.base/solib-display.exp: Likewise.
10047
2f341b6e
PA
100482015-11-24 Pedro Alves <palves@redhat.com>
10049
10050 PR 17539
25d49b86
PA
10051 * gdb.base/display.exp: Expect displays to be sorted in ascending
10052 order. Use multi_line.
10053 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10054
7e0aa6aa
PA
100552015-11-24 Pedro Alves <palves@redhat.com>
10056
10057 PR 17539
10058 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10059 threads in ascending order.
10060 * gdb.base/foll-fork.exp: Likewise.
10061 * gdb.base/foll-vfork.exp: Likewise.
10062 * gdb.base/multi-forks.exp: Likewise.
10063 * gdb.mi/mi-nonstop.exp: Likewise.
10064 * gdb.mi/mi-nsintrall.exp: Likewise.
10065 * gdb.multi/base.exp: Likewise.
10066 * gdb.multi/multi-arch.exp: Likewise.
10067 * gdb.python/py-inferior.exp: Likewise.
10068 * gdb.threads/break-while-running.exp: Likewise.
10069 * gdb.threads/execl.exp: Likewise.
10070 * gdb.threads/gcore-thread.exp: Likewise.
10071 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10072 * gdb.threads/kill.exp: Likewise.
10073 * gdb.threads/linux-dp.exp: Likewise.
10074 * gdb.threads/multiple-step-overs.exp: Likewise.
10075 * gdb.threads/next-bp-other-thread.exp: Likewise.
10076 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10077 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10078 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10079 * gdb.threads/thread-find.exp: Likewise.
10080 * gdb.threads/tls.exp: Likewise.
10081 * lib/mi-support.exp (mi_reverse_list): Delete.
10082 (mi_check_thread_states): No longer reverse list.
10083
2cc57ad8
PA
100842015-11-24 Pedro Alves <palves@redhat.com>
10085
10086 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10087 use lowercase.
10088
c93e8391
SM
100892015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10090
10091 * gdb.trace/actions.c: Include trace-common.h.
10092 (main): Add a location for a fast tracepoint.
10093 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10094 the normal tracepoints.
10095 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10096
045ccf91
SM
100972015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10098
10099 * save-trace.exp: Factor out code to these...
10100 (gdb_save_tracepoints): New.
10101 (gdb_load_tracepoints): New.
10102 (do_save_load_test): New.
10103
5506f9f6
KB
101042015-11-23 Kevin Buettner <kevinb@redhat.com>
10105
10106 * gdb.base/asmlabel.exp: New test.
10107 * gdb.base/asmlabel.c: New test case.
10108
16c3b12f
JB
101092015-11-23 Joel Brobecker <brobecker@adacore.com>
10110
10111 * gdb.base/wrong_frame_bt_full-main.c: New file.
10112 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10113 * gdb.base/wrong_frame_bt_full.exp: New file.
10114
155bfbd3
JB
101152015-11-23 Joel Brobecker <brobecker@adacore.com>
10116
10117 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10118
bb097445
JM
101192015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10120
206853a0 10121 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10122 pstate register when comparing registers values in
10123 sparc64-*-linux-gnu targets to avoid spurious differences.
10124
9c88ed8f
JM
101252015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10126
206853a0 10127 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10128
96161e25
SL
101292015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10130
10131 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10132 as type argument to gdb_compile.
10133 * gdb.base/nested-subp2.exp: Likewise.
10134 * gdb.base/nested-subp3.exp: Likewise.
10135
340c2830
DV
101362015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10137
10138 * lib/dwarf.exp (_note): Fix left shift of negative value.
10139 * gdb.trace/trace-condition.exp: Likewise.
10140
c1862d0f
YQ
101412015-11-13 Yao Qi <yao.qi@linaro.org>
10142
10143 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10144 comments about d10v.
10145 (test_scalar_returns): Likewise.
10146 * gdb.base/d10v.ld: Remove.
10147 * gdb.base/overlays.exp: Remove the target triplet checking for
10148 d10v-*-*.
10149 * gdb.base/structs.exp (test_struct_returns): Remove the
10150 comments about d10v.
10151 (test_struct_calls): Likewise.
10152
77ae9c19
YQ
101532015-11-13 Yao Qi <yao.qi@linaro.org>
10154
10155 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10156 * gdb.base/gnu_vector.c: Don't include stdio.h.
10157 (main): Don't print res and call add_some_intvecs.
10158
430e004e
MK
101592015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10160
10161 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10162 macro.
10163 (func5): Removed.
10164 (func4): Use FAST_TRACEPOINT_LABEL.
10165 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10166 macro.
10167 (func): Removed.
10168 (thread_function): Use FAST_TRACEPOINT_LABEL.
10169 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10170 (func): Remove.
10171 (marker): Use FAST_TRACEPOINT_LABEL.
10172 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10173 (pendfunc1): Remove.
10174 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10175 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10176 (foo): Remove.
10177 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10178 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10179 macro.
10180 (func): Remove.
10181 (marker): Use FAST_TRACEPOINT_LABEL.
10182 * gdb.trace/trace-common.h: New header.
10183 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10184 macro.
10185 (func): Remove.
10186 (marker): Use FAST_TRACEPOINT_LABEL.
10187 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10188 (func): Remove.
10189 (thread_function): Use FAST_TRACEPOINT_LABEL.
10190
6e7675a7
MK
101912015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10192
10193 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10194 in front.
10195 * gdb.trace/change-loc.exp: Use global pcreg definition.
10196 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10197 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10198 in front.
10199 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10200 * gdb.trace/pending.exp: Likewise.
10201 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10202 * gdb.trace/trace-break.exp: Likewise.
10203 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10204 in front.
10205 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10206 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10207 in front.
10208 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10209
dddc0e16
JB
102102015-11-09 Joel Brobecker <brobecker@adacore.com>
10211
10212 * gdb.ada/fin_fun_out: New testcase.
10213
c6f0b406
KB
102142015-11-07 Kevin Buettner <kevinb@redhat.com>
10215
10216 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10217 value associated with DW_AT_byte_size.
10218 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10219 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10220 DW_AT_upper_bound.
10221
f01dcfd9
KB
102222015-11-07 Kevin Buettner <kevinb@redhat.com>
10223
10224 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10225 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10226 version.
10227 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10228 gdb.dwarf2/dw2-canonicalize-type.exp,
10229 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10230 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10231 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10232 provided by gdb_target_symbol_prefix_flags_asm.
10233 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10234 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10235 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10236 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10237 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10238 macros where needed). Use this macro for symbols which require
10239 the prefix provided by SYMBOL_PREFIX.
10240
2223449a
KB
102412015-11-05 Kevin Buettner <kevinb@redhat.com>
10242
10243 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10244 New procs.
10245 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10246 representing expressions, of more than one list element.
10247 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10248 to prepend linker symbol prefix to f.
10249 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10250 table_1 and table_2.
10251 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10252 Likewise, for f and g.
10253 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10254 for ptr.
10255 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10256 for main.
10257 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10258 table_1_ptr and table_2_ptr.
10259
6f2f1a3a
JK
102602015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10261 Joel Brobecker <brobecker@adacore.com>
10262
10263 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10264
566c56c9
MK
102652015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10266
10267 * gdb.reverse/s390-mvcle.c: New test.
10268 * gdb.reverse/s390-mvcle.exp: New file.
10269 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10270
d5f0636b
MK
102712015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10272
10273 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10274
7ad8b86c
MK
102752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10276
10277 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10278 reaching marker2.
10279 * gdb.reverse/getresuid-reverse.exp: Likewise.
10280 * gdb.reverse/pipe-reverse.exp: Likewise.
10281 * gdb.reverse/readv-reverse.exp: Likewise.
10282 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10283 * gdb.reverse/time-reverse.exp: Likewise.
10284 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10285
4081c0f1
YQ
102862015-10-30 Yao Qi <yao.qi@linaro.org>
10287
10288 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10289 (empty_cycle): Remove.
10290 (main): Don't call empty_cycle. Don't use watch_count_done.
10291 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10292 empty_cycle. Rewrite the code counting HW watchpoints.
10293
452b4ba5
MK
102942015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10295
10296 * gdb.reverse/fstatat-reverse.c: New test.
10297 * gdb.reverse/fstatat-reverse.exp: New file.
10298 * gdb.reverse/getresuid-reverse.c: New test.
10299 * gdb.reverse/getresuid-reverse.exp: New file.
10300 * gdb.reverse/pipe-reverse.c: New test.
10301 * gdb.reverse/pipe-reverse.exp: New file.
10302 * gdb.reverse/readv-reverse.c: New test.
10303 * gdb.reverse/readv-reverse.exp: New file.
10304 * gdb.reverse/recvmsg-reverse.c: New test.
10305 * gdb.reverse/recvmsg-reverse.exp: New file.
10306 * gdb.reverse/time-reverse.c: New test.
10307 * gdb.reverse/time-reverse.exp: New file.
10308 * gdb.reverse/waitpid-reverse.c: New test.
10309 * gdb.reverse/waitpid-reverse.exp: New file.
10310
5e2e7507
JK
103112015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10312
10313 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10314
0fde2c53
DE
103152015-10-26 Doug Evans <dje@google.com>
10316
10317 PR symtab/17391
10318 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10319 * gdb.dwarf2/bad-regnum.c: New file.
10320 * gdb.dwarf2/bad-regnum.exp: New file.
10321
1a70ae97
DE
103222015-10-26 Doug Evans <dje@google.com>
10323
10324 PR python/18938
10325 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10326 file.
10327
27dc26ab
JK
103282015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10329
10330 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10331 for a change by "Mention language in compile error message".
10332
bed91f4d
SM
103332015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10334
10335 PR python/18073
10336 * gdb.python/py-type.c (C::a_method): New.
10337 (C::a_const_method): New.
10338 (C::a_static_method): New.
10339 (a_function): New.
10340 * gdb.python/py-type.exp (test_fields): Test getting fields
10341 from function and method.
10342
3f2f83dd
KB
103432015-10-21 Keven Boell <keven.boell@intel.com>
10344
10345 * gdb.fortran/vla-alloc-assoc.exp: New file.
10346 * gdb.fortran/vla-datatypes.exp: New file.
10347 * gdb.fortran/vla-datatypes.f90: New file.
10348 * gdb.fortran/vla-history.exp: New file.
10349 * gdb.fortran/vla-ptype-sub.exp: New file.
10350 * gdb.fortran/vla-ptype.exp: New file.
10351 * gdb.fortran/vla-sizeof.exp: New file.
10352 * gdb.fortran/vla-sub.f90: New file.
10353 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10354 * gdb.fortran/vla-value-sub-finish.exp: New file.
10355 * gdb.fortran/vla-value-sub.exp: New file.
10356 * gdb.fortran/vla-value.exp: New file.
10357 * gdb.fortran/vla-ptr-info.exp: New file.
10358 * gdb.mi/mi-vla-fortran.exp: New file.
10359 * gdb.mi/vla.f90: New file.
10360
27145d50
SL
103612015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10362
10363 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10364 of hardwired timeout value.
10365
5f3ff4f8
JK
103662015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10367 Pedro Alves <palves@redhat.com>
10368
10369 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10370 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10371
bfd09d20
JS
103722015-10-19 Josh Stone <jistone@redhat.com>
10373
10374 * gdb.base/catch-syscall.c: Include <sched.h>.
10375 (unknown_syscall): New variable.
10376 (main): Trigger a vfork and an unknown syscall.
10377 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10378 (unknown_syscall_number): Likewise.
10379 (check_call_to_syscall): Accept an optional syscall pattern.
10380 (check_return_from_syscall): Likewise.
10381 (check_continue): Likewise.
10382 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10383 (test_catch_syscall_skipping_return): New test toggling off 'catch
10384 syscall' to step over the syscall return, then toggling back on.
10385 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10386 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10387 (do_syscall_tests): Call test_catch_syscall_without_args and
10388 test_catch_syscall_mid_vfork.
10389 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10390 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10391
b32b93c6
AS
103922015-10-19 Andrew Stubbs <ams@codesourcery.com>
10393
10394 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10395 print g_vE): Add new pass patterns.
10396 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10397 print various symbol names for vptr fields.
10398
9d622bda
AB
103992015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10400
10401 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10402 results.
10403
0fd8ac1c
YQ
104042015-10-12 Yao Qi <yao.qi@linaro.org>
10405
10406 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10407
34240514
YQ
104082015-10-12 Yao Qi <yao.qi@linaro.org>
10409
10410 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10411 is aarch64*-*-linux*.
10412
8240f442
YQ
104132015-10-12 Yao Qi <yao.qi@linaro.org>
10414
10415 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10416 (can_relocate_bcond_true): ... it.
10417 (can_relocate_bcond_false): New function.
10418 (foo): Likewise.
10419 (can_relocate_bl): Likewise.
10420 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10421 can_relocate_bl.
10422
2520f728
PMR
104232015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10424
10425 * gdb.base/nested-addr.c: New file.
10426 * gdb.base/nested-addr.exp: New testcase.
10427
abcef95a
MM
104282015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10429
10430 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10431 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10432 its output. Ignore the output of "record goto begin" and instead
10433 check that GDB is replaying.
10434
145e3ddb
PA
104352015-10-09 Pedro Alves <palves@redhat.com>
10436
10437 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10438 (top level): Use it in the run with no args test.
10439
d5d8c4e1
IB
104402015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10441
10442 * gdb.dlang/properties.exp: New file.
10443
06e635ef
SL
104442015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10445
10446 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10447 whether or not address 0x1000 is mapped on the target.
10448
e019fd1d
SM
104492015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10450
10451 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10452 build.
10453
77ba2a67
MM
104542015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10455
10456 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10457 instruction-history test.
10458
c60eb31f
DE
104592015-09-28 Doug Evans <dje@google.com>
10460
10461 * gdb.base/gcore.c (array_func): Add reference to static_array.
10462
9a3c8263
SM
104632015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10464
10465 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10466 source line.
10467
9720e656
SL
104682015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10469
10470 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10471 short or char as base type.
10472
938d3bf2
SL
104732015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10474
10475 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10476 to allow any size enum.
10477
e6c2c623
PMR
104782015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10479
10480 * gdb.ada/array_ptr_renaming.exp: New testcase.
10481 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10482 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10483
06da0f77
PL
104842015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10485
10486 * gdb.trace/ftrace-lock.c: New file.
10487 * gdb.trace/ftrace-lock.exp: New file.
10488
4f51c22a
PL
104892015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10490
10491 * gdb.arch/insn-reloc.c: New file.
10492 * gdb.arch/ftrace-insn-reloc.exp: New file.
10493
7041adf4
PL
104942015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10495
10496 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10497 instruction.
10498 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10499 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10500 * gdb.trace/range-stepping.c: Likewise.
10501 * gdb.trace/trace-break.c: Likewise.
10502 * gdb.trace/trace-mt.c (thread_function): Likewise.
10503 * gdb.trace/ftrace.c (marker): Likewise.
10504 * gdb.trace/trace-condition.c (marker): Likewise.
10505 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10506 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10507 is_aarch64_target.
10508
015d2e7e
DE
105092015-09-18 Doug Evans <xdje42@gmail.com>
10510
10511 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10512 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10513
26b188a2
SL
105142015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10515
10516 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10517 the breakpoint.
10518
79dc332b
SL
105192015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10520
10521 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10522 the pending breakpoint. Remove timeout override for "Run till
10523 MI pending breakpoint on pendfunc3 on thread 2" test.
10524
f57929f2
SL
105252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10526
10527 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10528 filename pattern.
10529
3f469b17
SL
105302015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10531
10532 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10533 in breakpoint filename pattern.
10534
515b89b3
SL
105352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10536
7800dbe4
SL
10537 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10538
105392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10540
515b89b3
SL
10541 * gdb.linespec/explicit.exp: Check for readline support for
10542 tab-completion tests. Fix obvious typo.
10543
d2939ba2
MM
105442015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10545
10546 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10547 and replay.
10548
cbb55fa7
MM
105492015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10550
10551 * gdb.btrace/non-stop.c: New.
10552 * gdb.btrace/non-stop.exp: New.
10553
43691ca1
PL
105542015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10555 Yao Qi <yao.qi@linaro.org>
10556
10557 * gdb.trace/trace-condition.c: New file.
10558 * gdb.trace/trace-condition.exp: New file.
10559
d78908cf
WW
105602015-09-16 Wei-cheng Wang <cole945@gmail.com>
10561
10562 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10563 for testing bytecode compilation.
10564
1ed415e2
PA
105652015-09-16 Pedro Alves <palves@redhat.com>
10566 Sandra Loosemore <sandra@codesourcery.com>
10567
10568 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10569 (SECONDS): Redefine.
10570 (main): Call pthread_kill and alarm early.
10571 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10572 support.
10573 (test): If the target can't hardware step and doesn't support
10574 displaced stepping, increase the timeout.
10575
d136eff5
PA
105762015-09-16 Pedro Alves <palves@redhat.com>
10577
10578 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10579 (enable_debug): New procedures.
10580 (test): Use them. Bail out if waiting for threads fails.
10581 (top level): Bail out if a test fails.
10582
991f019c
YQ
105832015-09-16 Yao Qi <yao.qi@linaro.org>
10584
10585 * gdb.asm/asm-source.exp: Set asm-arch for
10586 aarch64*-*-* target.
10587 * gdb.asm/aarch64.inc: New file.
10588
bfca584f
PMR
105892015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10590
10591 * gdb.ada/array_of_variable_length.exp: New testcase.
10592 * gdb.ada/array_of_variable_length/foo.adb: New file.
10593 * gdb.ada/array_of_variable_length/pck.adb: New file.
10594 * gdb.ada/array_of_variable_length/pck.ads: New file.
10595
b326e587
DE
105962015-09-15 Doug Evans <dje@google.com>
10597
10598 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10599 of function static local variable.
10600
5382cfab
PW
106012015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10602
10603 * gdb.threads/tls-so_extern.exp: New test file.
10604 * gdb.threads/tls-so_extern.c: New test file.
10605 * gdb.threads/tls-so_extern_main.c: New test file.
10606
141c5cc4
JK
106072015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10608
10609 * gdb.opt/solib-intra-step-lib.c: New file.
10610 * gdb.opt/solib-intra-step-main.c: New file.
10611 * gdb.opt/solib-intra-step.exp: New file.
10612
d15dcecd
PA
106132015-09-15 Pedro Alves <palves@redhat.com>
10614
10615 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10616 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10617
4c2f2a79
PA
106182015-09-14 Pedro Alves <palves@redhat.com>
10619
10620 * gdb.base/hook-stop-continue.c: Delete.
10621 * gdb.base/hook-stop-continue.exp: Delete.
10622 * gdb.base/hook-stop-frame.c: Delete.
10623 * gdb.base/hook-stop-frame.exp: Delete.
10624 * gdb.base/hook-stop.c: New file.
10625 * gdb.base/hook-stop.exp: New file.
10626
919e6dbe
PMR
106272015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10628
10629 * gdb.ada/access_to_packed_array.exp: New testcase.
10630 * gdb.ada/access_to_packed_array/foo.adb: New file.
10631 * gdb.ada/access_to_packed_array/pack.adb: New file.
10632 * gdb.ada/access_to_packed_array/pack.ads: New file.
10633
157280a4
MM
106342015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10635
10636 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10637 buffer size test.
10638
2fd33e94
DB
106392015-09-11 Don Breazeal <donb@codesourcery.com>
10640
10641 * gdb.base/foll-exec.c: Add copyright header. Fix
10642 formatting issues.
10643 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10644 (do_exec_tests): Use clean_restart in place of zap_session,
10645 and for test initialization. Fix formatting issues. Use
10646 fail in place of perror.
10647 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10648 an expect statement to match an expression with output from
10649 the program under debug.
10650 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10651 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10652 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10653 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10654 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10655
e70b6e8e
DE
106562015-09-09 Doug Evans <dje@google.com>
10657
10658 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10659
7a551a51
DE
106602015-09-09 Doug Evans <dje@google.com>
10661
10662 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10663
4c666f84
DE
106642015-09-09 Doug Evans <dje@google.com>
10665
10666 * gdb.base/savedregs.exp: Fix typo.
10667
243a9253
PA
106682015-09-09 Pedro Alves <palves@redhat.com>
10669
10670 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10671
c0fa8fbd
SL
106722015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10673
10674 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10675 command actually switches threads. Give up on remaining
10676 tests if target fails to stop at breakpoint.
10677
cd7c1778
PMR
106782015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10679
10680 * gdb.ada/funcall_char.exp: New testcase.
10681 * gdb.ada/funcall_char/foo.adb: New file.
10682
dc5c8746
PMR
106832015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10684
10685 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10686 expected outputs. Add two testcases for completing ambiguous
10687 functions.
10688 * gdb.ada/complete/aux_pck.adb: New file.
10689 * gdb.ada/complete/aux_pck.ads: New file.
10690 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10691 Ambiguous_Func functions.
10692 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10693 * gdb.ada/complete/pck.adb: Likewise.
10694
4e83a1e7
UW
106952015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10696
10697 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10698 failures to run the test program under GDB.
10699
8ce74153
LM
107002015-08-26 Luis Machado <lgustavo@codesourcery.com>
10701
10702 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10703 to C.
10704
e9756d52
PP
107052015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10706
10707 * gdb.base/run-after-attach.exp: New test file.
10708 * gdb.base/run-after-attach.c: New test file.
10709
8d37573b
DB
107102015-08-26 Don Breazeal <donb@codesourcery.com>
10711
10712 * gdb.base/foll-exec-2.c: New test program.
10713 * gdb.base/foll-exec-2.exp: New test.
10714
63e43d3a
PMR
107152015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10716
10717 * gdb.base/nested-subp1.exp: New file.
10718 * gdb.base/nested-subp1.c: New file.
10719 * gdb.base/nested-subp2.exp: New file.
10720 * gdb.base/nested-subp2.c: New file.
10721 * gdb.base/nested-subp3.exp: New file.
10722 * gdb.base/nested-subp3.c: New file.
10723
3d40fbb5
PA
107242015-08-24 Pedro Alves <palves@redhat.com>
10725
10726 * gdb.server/connect-without-multi-process.c: New file.
10727 * gdb.server/connect-without-multi-process.exp: New file.
10728
4422ac93
LM
107292015-08-24 Luis Machado <lgustavo@codesourcery.com>
10730
10731 * gdb.opt/inline-markers.c: Make z int.
10732
91dddb86
LM
107332015-08-24 Luis Machado <lgustavo@codesourcery.com>
10734
10735 * gdb.opt/inline-markers.c: Make z volatile.
10736
a48847ee
LM
107372015-08-24 Luis Machado <lgustavo@codesourcery.com>
10738
10739 * gdb.opt/inline-bt.c: New volatile global z.
10740 * gdb.opt/inline-cmds.c: Likewise.
10741 * gdb.opt/inline-locals.c: Likewise.
10742 * gdb.opt/inline-markers.c: New extern global z.
10743 (marker): Use z.
10744 (inline_fn): Likewise.
10745
0ebbc52b
PA
107462015-08-24 Pedro Alves <palves@redhat.com>
10747
10748 * config/m32r-stub.exp: Remove file.
10749 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10750 * gdb.base/call-rt-st.exp: Likewise.
10751 * gdb.base/call-strs.exp: Likewise.
10752 * gdb.base/default.exp: Remove references to h8300-*-hms and
10753 *-*-udi*.
10754 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10755
77c365df
AA
107562015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10757
10758 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10759 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10760 and "return" use KFAIL when GDB can not read/write the vector
10761 return value.
10762
4313b8c0
GB
107632015-08-21 Gary Benson <gbenson@redhat.com>
10764
10765 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10766
0e433b32
PA
107672015-08-20 Pedro Alves <palves@redhat.com>
10768
10769 * gdb.server/solib-list.exp: No longer expect an interior stop in
10770 non-stop mode.
10771
221e1a37
PA
107722015-08-20 Pedro Alves <palves@redhat.com>
10773
10774 * gdb.server/connect-stopped-target.c: New file.
10775 * gdb.server/connect-stopped-target.exp: New file.
10776
40e3ad0e
PA
107772015-08-20 Pedro Alves <palves@redhat.com>
10778
10779 * gdb.dwarf2/comp-unit-lang.exp: New file.
10780 * gdb.dwarf2/comp-unit-lang.c: New file.
10781
af39b327
PMR
107822015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10783
10784 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10785 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10786
7d45c7c3 107872015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10788
7d45c7c3
KB
10789 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10790 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10791
4d6cceb4
DE
107922015-08-18 Doug Evans <dje@google.com>
10793 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10794
10795 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10796 skip_python_tests. New arg prompt_regexp.
10797 (skip_python_tests): New function.
10798 * lib/mi-support.exp (mi_skip_python_tests): New function.
10799 * gdb.python/py-mi-objfile-gdb.py: New file.
10800 * gdb.python/py-mi-objfile.c: New file.
10801 * gdb.python/py-mi-objfile.exp: New file.
10802
ad89c2aa
KS
108032015-08-17 Keith Seitz <keiths@redhat.com>
10804
10805 * gdb.linespec/explicit.exp: Move strace test from here ...
10806 * gdb.trace/strace.exp: ... to here.
10807
e3ae3c43
PP
108082015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10809
10810 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10811 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10812
604b2636
DE
108132015-08-14 Doug Evans <xdje42@gmail.com>
10814
10815 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10816 inferior before selecting a new file.
10817
6ff0ba5f
DE
108182015-08-14 Doug Evans <xdje42@gmail.com>
10819
10820 * gdb.mi/mi-disassemble.exp: Update.
10821 * gdb.base/disasm-optim.S: New file.
10822 * gdb.base/disasm-optim.c: New file.
10823 * gdb.base/disasm-optim.h: New file.
10824 * gdb.base/disasm-optim.exp: New file.
10825
9ca98f92
KS
108262015-08-14 Keith Seitz <keiths@redhat.com>
10827
10828 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10829 "evaluated-by".
10830
52bbc560
JB
108312015-08-13 Joel Brobecker <brobecker@adacore.com>
10832
10833 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10834
5d8c3ed3
PMR
108352015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10836
10837 * gdb.ada/fun_renaming.exp: New testcase.
10838 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10839 * gdb.ada/fun_renaming/pack.adb: New file.
10840 * gdb.ada/fun_renaming/pack.ads: New file.
10841
ea8812bc
KS
108422015-08-12 Keith Seitz <keiths@redhat.com>
10843
10844 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10845 gdb_get_line_number.
10846
4dafcdeb
JB
108472015-08-12 Joel Brobecker <brobecker@adacore.com>
10848
10849 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10850 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10851 gdb.base/dso2dso.exp: New files.
10852
5ba32597
SDJ
108532015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10854 Pedro Alves <palves@redhat.com>
10855 Keith Seitz <keiths@redhat.com>
10856
10857 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10858 GDBFLAGS.
10859
b6dafabf
PP
108602015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10861
10862 * gdb.base/gdbhistsize-history.exp
10863 (test_histsize_history_setting): Use save_vars.
10864 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10865 Use save_vars.
10866 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10867 * gdb.base/readline.exp: Use save_vars.
10868
abe8e607
PP
108692015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10870
10871 * lib/gdb.exp (save_vars): New proc.
10872
629500fa
KS
108732015-08-11 Keith Seitz <keiths@redhat.com>
10874
10875 * gdb.base/help.exp: Update help_breakpoint_text.
10876
eb8c4e2e
KS
108772015-08-11 Keith Seitz <keiths@redhat.com>
10878
10879 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10880 (at toplevel): Call test_explicit_breakpoints.
10881 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10882 breakpoints.
10883 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10884 breakpoint conditions, "-cond".
10885
87f0e720
KS
108862015-08-11 Keith Seitz <keiths@redhat.com>
10887
10888 * gdb.linespec/3explicit.c: New file.
10889 * gdb.linespec/cpexplicit.cc: New file.
10890 * gdb.linespec/cpexplicit.exp: New file.
10891 * gdb.linespec/explicit.c: New file.
10892 * gdb.linespec/explicit.exp: New file.
10893 * gdb.linespec/explicit2.c: New file.
10894 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10895 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10896 before using in the matching pattern.
10897 Clarify that `prefix' is a regular expression.
10898
f00aae0f
KS
108992015-08-11 Keith Seitz <keiths@redhat.com>
10900
10901 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10902 test.
10903 Add tests for missing ",FMT" and ",".
10904
e27852be
DE
109052015-08-10 Doug Evans <dje@google.com>
10906 Keith Seitz <keiths@redhat.com>
10907
10908 PR gdb/17960
10909 * gdb.base/completion.exp: Add location completer tests.
10910
7f03bd92
PA
109112015-08-07 Pedro Alves <palves@redhat.com>
10912
10913 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10914 tests here.
10915 (top level): Run do_test with and without displaced stepping.
10916
3fc8eb30
PA
109172015-08-07 Pedro Alves <palves@redhat.com>
10918
10919 * gdb.base/valgrind-disp-step.c: New file.
10920 * gdb.base/valgrind-disp-step.exp: New file.
10921
d4569d7b
PA
109222015-08-07 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10925 Delete function.
10926 (main): Add alarm. Run an infinite loop instead of calling
10927 wait_threads.
10928 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10929 comment.
10930 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10931 Delete function.
10932 (main): Add alarm. Run an infinite loop instead of calling
10933 wait_threads.
10934 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10935 comment.
10936
e1316e60
PA
109372015-08-07 Pedro Alves <palves@redhat.com>
10938
10939 * gdb.base/checkpoint-ns.exp: New file.
10940 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10941 standard_testfile.
10942
da8c46d2
MM
109432015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10944
10945 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10946 * gdb.btrace/instruction_history.exp: Update.
10947 * gdb.btrace/tsx.exp: New.
10948 * gdb.btrace/tsx.c: New.
10949
de1c2c52
PA
109502015-08-06 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10953 increase timeout.
10954 * gdb.reverse/until-precsave.exp: Bump timeouts.
10955
782e0bf4
PA
109562015-08-06 Pedro Alves <palves@redhat.com>
10957
10958 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10959
83e97ed0
PA
109602015-08-06 Pedro Alves <palves@redhat.com>
10961
10962 PR gdb/18749
10963 * gdb.threads/process-dies-while-handling-bp.c: New file.
10964 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10965
863d01bd
PA
109662015-08-06 Pedro Alves <palves@redhat.com>
10967
10968 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10969 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10970
0a39bb32
PA
109712015-08-05 Pedro Alves <palves@redhat.com>
10972
10973 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10974 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10975
ee2d2b10
SL
109762015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10977
10978 * gdb.base/bp-permanent.exp: Report test as unsupported if
10979 the target cannot stop at the permanent breakpoint.
10980
4e1bdb00
DE
109812015-08-03 Doug Evans <dje@google.com>
10982
10983 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10984 10000.
10985
3d338901
DE
109862015-08-03 Doug Evans <dje@google.com>
10987
10988 * Makefile.in (workers/%.worker, build-perf): New rule.
10989 (GDB_PERFTEST_MODE): New variable.
10990 (check-perf): Use it.
10991 (clean): Clean up gdb.perf parallel build subdirs.
10992 * lib/build-piece.exp: New file.
10993 * lib/gdb.exp (make_gdb_parallel_path): New function
10994 (standard_output_file, standard_temp_file): Call it.
10995 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10996 of $GDB_PARALLEL.
10997 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10998
af061d3e
DE
109992015-08-03 Doug Evans <dje@google.com>
11000
8e1afc81 11001 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11002 (LOG_FILE_NAME): New global.
11003 (TextReporter.__init__): Initialize self.txt_sum.
11004 (TextReporter.report): Add support for multiple data-points.
11005 Move report to perftest.sum, put raw data in perftest.log.
11006 (TextReporter.start): Open sum and log files.
11007 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11008 * gdb.perf/lib/perftest/testresult.py
11009 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11010
2c8c5d37
PA
110112015-07-31 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11014 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11015 kill_wait_spawned_process instead of explicit "kill -9".
11016 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11017 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11018 kill_wait_spawned_process.
11019 * gdb.base/attach-twice.exp: Likewise.
11020 * gdb.base/attach.exp: Likewise.
11021 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11022 gdb_test_multiple.
11023 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11024 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11025 kill_wait_spawned_process.
11026 * gdb.base/valgrind-infcall.exp: Likewise.
11027 * gdb.multi/multi-attach.exp: Likewise.
11028 * gdb.python/py-prompt.exp: Likewise.
11029 * gdb.python/py-sync-interp.exp: Likewise.
11030 * gdb.server/ext-attach.exp: Likewise.
11031 * gdb.threads/attach-into-signal.exp (corefunc): Use
11032 spawn_wait_for_attach, spawn_id_get_pid and
11033 kill_wait_spawned_process.
11034 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11035 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11036 spawn_id_get_pid and kill_wait_spawned_process.
11037 * gdb.threads/attach-stopped.exp (corefunc): Use
11038 spawn_wait_for_attach, spawn_id_get_pid and
11039 kill_wait_spawned_process.
11040 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11041 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11042 kill_wait_spawned_process instead of explicit "kill -9".
11043 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11044 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11045 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11046 processes. Don't map cygwin/windows pids here. Now returns a
11047 spawn id list.
11048
032a0fca
SL
110492015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11050
11051 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11052 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11053 correct patch.
11054
61a934ca
SL
110552015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11056
11057 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11058
4bc4d428
SL
110592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11060
11061 Reapply:
11062 2014-05-21 Mark Wielaard <mjw@redhat.com>
11063
11064 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11065
998d452a
PA
110662015-07-30 Pedro Alves <palves@redhat.com>
11067
11068 * linux-low.c (handle_extended_wait): Set the child's last
11069 reported status to TARGET_WAITKIND_STOPPED.
11070
69dde7dc
PA
110712015-07-30 Pedro Alves <palves@redhat.com>
11072
11073 PR threads/18600
11074 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11075 only shows inferior 1.
11076
4dd63d48
PA
110772015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11078 Pedro Alves <palves@redhat.com>
11079
11080 PR threads/18600
11081 * gdb.threads/fork-plus-threads.c: New file.
11082 * gdb.threads/fork-plus-threads.exp: New file.
11083
d618e4c5
PP
110842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11085
11086 * gdb.base/batch-preserve-term-settings.exp
11087 (test_terminal_settings_preserved_after_cli_exit): Use
11088 send_quit_command.
11089
1eef6428
PA
110902015-07-29 Pedro Alves <palves@redhat.com>
11091 Don Breazeal <donb@codesourcery.com>
11092
11093 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11094 output from both inferior_spawn_id and gdb_spawn_id.
11095
7da5b897
SDJ
110962015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11097
11098 * gdb.threads/attach-into-signal.exp (corefunc): Use
11099 with_test_prefix on nested loops, uniquefying the test messages.
11100
dac804df
SDJ
111012015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11102
11103 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11104 commit.
11105
06265e53
PP
111062015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11107
11108 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11109 New proc.
11110 (test_terminal_settings_preserved_after_sigterm): New test.
11111
18206ca3
PP
111122015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11113
11114 * gdb.base/batch-preserve-term-settings.exp
11115 (test_terminal_settings_preserved_after_cli_exit): New test.
11116
90074d11
PP
111172015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11118
11119 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11120 manipulation of saved_gdbflags.
11121 (test_terminal_settings_preserved): Remove global declaration of
11122 the unused variable pagination_prompt. Remove manipulation of
11123 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11124 GDBFLAGS.
11125
eb1a7902
PA
111262015-07-29 Pedro Alves <palves@redhat.com>
11127
11128 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11129
8b75dd3b
PA
111302015-07-29 Pedro Alves <palves@redhat.com>
11131
11132 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11133 at the top.
11134
dedad4e3
PA
111352015-07-29 Pedro Alves <palves@redhat.com>
11136
11137 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11138 (main): Call gdb_unbuffer_output.
11139 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11140 (main): Call gdb_unbuffer_output.
11141 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11142 (main): Call gdb_unbuffer_output.
11143 * gdb.base/call-strs.exp: Adjust to step over the
11144 gdb_unbuffer_output call.
11145 * gdb.base/catch-gdb-caused-signals.c: Include
11146 "../lib/unbuffer_output.c".
11147 (main): Call gdb_unbuffer_output.
11148 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11149 (main): Call gdb_unbuffer_output.
11150 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11151 (main): Call gdb_unbuffer_output.
11152 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11153 (main): Call gdb_unbuffer_output.
11154 * gdb.base/shlib-call.exp: Adjust to step over the
11155 gdb_unbuffer_output call.
11156 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11157 (main): Call gdb_unbuffer_output.
11158 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11159 (main): Call gdb_unbuffer_output.
11160 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11161 (main): Rename to ...
11162 (test): ... this.
11163 (main): Reimplement.
11164 * gdb.base/varargs.exp: Run to test instead of to main.
11165 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11166 (main): Call gdb_unbuffer_output.
11167
58789a91
PA
111682015-07-29 Pedro Alves <palves@redhat.com>
11169
11170 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11171 factore out from mi_continue_dprintf. For call-style dprintfs,
11172 expect dprintf output out of $inferior_spawn_id.
11173 (mi_continue_dprintf): Use mi_expect_dprintf.
11174 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11175 (main): Call gdb_unbuffer_output.
11176
e8376742
PA
111772015-07-29 Pedro Alves <palves@redhat.com>
11178
11179 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11180 (default_mi_gdb_start): Set inferior_spawn_id instead of
11181 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11182 gdb_spawn_id.
11183 (mi_gdb_test): Always expect inferior output from both
11184 $inferior_spawn_id and $gdb_spawn_id.
11185
08280010
PA
111862015-07-29 Pedro Alves <palves@redhat.com>
11187
11188 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11189 send_inferior and $inferior_spawn_id.
11190
4d30e432
PA
111912015-07-29 Pedro Alves <palves@redhat.com>
11192
11193 * gdb.gdb/complaints.exp (test_initial_complaints)
11194 (test_serial_complaints, test_short_complaints): Use
11195 gdb_test_stdio.
11196 (test_empty_complaint): Handle $inferior_spawn_id !=
11197 $gdb_spawn_id.
11198
0d30a335
PA
111992015-07-29 Pedro Alves <palves@redhat.com>
11200
11201 * gdb.base/varargs.exp: Use gdb_test_stdio.
11202
39413b29
PA
112032015-07-29 Pedro Alves <palves@redhat.com>
11204
11205 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11206
7cb000a9
PA
112072015-07-29 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11210
d7b8ac82
PA
112112015-07-29 Pedro Alves <palves@redhat.com>
11212
11213 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11214 parameter into two new parameters, "inf_result" and "gdb_result".
11215 Expect inferior output and gdb output from $inferior_spawn_id and
11216 $gdb_spawn_id, respectively. Adjust all callers.
11217
789c3a0c
PA
112182015-07-29 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11221 of gdb_test_sequence.
11222
77e760c3
PA
112232015-07-29 Pedro Alves <palves@redhat.com>
11224
11225 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11226 (saw_spurious_output): Expect inferior output from
11227 $inferior_spawn_id. Use gdb_test_stdio.
11228
8396d2cd
PA
112292015-07-29 Pedro Alves <palves@redhat.com>
11230
11231 * gdb.base/dprintf.exp: Use standard_testfile. Change
11232 prepare_for_testing call.
11233 (srcfile): Don't set.
11234 (restart): New procedure.
11235 (test_dprintf): New procecure, use to continue over dprintfs.
11236 (test_call, test_agent): New procedures, tests moved here.
11237 Restart gdb and recreate dprintfs. Adjust expected output.
11238
2051d61f
PA
112392015-07-29 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11242
452397af
PA
112432015-07-29 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11246
8aed9555
PA
112472015-07-29 Pedro Alves <palves@redhat.com>
11248
11249 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11250 gdb_test_stdio.
11251
188a61b4
PA
112522015-07-29 Pedro Alves <palves@redhat.com>
11253
11254 * lib/gdb.exp (gdb_test_stdio): New procedure.
11255
12264a45
PA
112562015-07-29 Pedro Alves <palves@redhat.com>
11257
11258 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11259
23ffc893
PA
112602015-07-29 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.base/call-signal-resume.exp: Remove check for
11263 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11264 * gdb.base/unwindonsignal.exp: Likewise.
11265 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11266 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11267
65566918
PA
112682015-07-29 Pedro Alves <palves@redhat.com>
11269
11270 * gdb.base/siginfo-addr.c (pass): New function.
11271 (handler): Call it iff si_addr is correct.
11272 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11273 Set a breakpoint at "pass" and continue to it.
11274
d60a9221
SDJ
112752015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11276
11277 * gdb.python/py-objfile.exp: Make some tests have unique names.
11278 * gdb.python/py-pp-registration.exp: Likewise.
11279
bde40b8f
PA
112802015-07-28 Pedro Alves <palves@redhat.com>
11281
11282 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11283
13e1dec8
SM
112842015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11285
11286 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11287
da33c9a7
SM
112882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11289
11290 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11291
077836f7
PP
112922015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11293
11294 * gdb.base/gdb-sigterm-2.exp: New test.
11295
b8cc7b2e
DE
112962015-07-25 Doug Evans <xdje42@gmail.com>
11297
11298 Revert:
11299 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11300 (workers/%.worker, build-perf): New rule.
11301 (GDB_PERFTEST_MODE): New variable.
11302 (check-perf): Use it.
11303 (clean): Clean up gdb.perf parallel build subdirs.
11304 * lib/build-piece.exp: New file.
11305 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11306 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11307 name.
11308 (standard_temp_file): Ditto.
11309 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11310 of $GDB_PARALLEL.
11311
c8bd4544
DE
113122015-07-24 Doug Evans <dje@google.com>
11313
11314 * gdb.perf/lib/perftest/utils.py: New file.
11315 * gdb.perf/gm-hello.cc: New file.
11316 * gdb.perf/gm-pervasive-typedef.cc: New file.
11317 * gdb.perf/gm-pervasive-typedef.h: New file.
11318 * gdb.perf/gm-std.cc: New file.
11319 * gdb.perf/gm-std.h: New file.
11320 * gdb.perf/gm-use-cerr.cc: New file.
11321 * gdb.perf/gm-utils.h: New file.
11322 * gdb.perf/gmonster-null-lookup.py: New file.
11323 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11324 * gdb.perf/gmonster-print-cerr.py: New file.
11325 * gdb.perf/gmonster-ptype-string.py: New file.
11326 * gdb.perf/gmonster-runto-main.py: New file.
11327 * gdb.perf/gmonster-select-file.py: New file.
11328 * gdb.perf/gmonster1-null-lookup.exp: New file.
11329 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11330 * gdb.perf/gmonster1-print-cerr.exp: New file.
11331 * gdb.perf/gmonster1-ptype-string.exp: New file.
11332 * gdb.perf/gmonster1-runto-main.exp: New file.
11333 * gdb.perf/gmonster1-select-file.exp: New file.
11334 * gdb.perf/gmonster1.cc: New file.
11335 * gdb.perf/gmonster1.exp: New file.
11336 * gdb.perf/gmonster2-null-lookup.exp: New file.
11337 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11338 * gdb.perf/gmonster2-print-cerr.exp: New file.
11339 * gdb.perf/gmonster2-ptype-string.exp: New file.
11340 * gdb.perf/gmonster2-runto-main.exp: New file.
11341 * gdb.perf/gmonster2-select-file.exp: New file.
11342 * gdb.perf/gmonster2.cc: New file.
11343 * gdb.perf/gmonster2.exp: New file.
11344
6eab34f3
DE
113452015-07-24 Doug Evans <dje@google.com>
11346
11347 * gdb.perf/README: New file.
11348 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11349 * lib/gen-perf-test.exp: New file.
11350
63738bfd
DE
113512015-07-24 Doug Evans <dje@google.com>
11352
11353 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11354 (PerfTest::startup): New function.
11355 (PerfTest::run): Return result of calling body.
11356 (PerfTest::assemble): Rewrite.
11357 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11358 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11359 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11360 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11361 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11362
7b606f95
DE
113632015-07-24 Doug Evans <dje@google.com>
11364
11365 * lib/gdb.exp (clean_restart): Make executable optional.
11366
a97b16b8
DE
113672015-07-24 Doug Evans <dje@google.com>
11368
11369 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11370 compiler_info references.
11371 * gdb.cp/temargs.exp: Ditto.
11372 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11373 (get_compiler_info): Early exit if already computed. Set compiler_info
11374 to "unknown" if there was a problem.
11375 (test_compiler_info): Add function comment. Call get_compiler_info.
11376
35baa57f
DE
113772015-07-24 Doug Evans <dje@google.com>
11378
11379 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11380 (workers/%.worker, build-perf): New rule.
11381 (GDB_PERFTEST_MODE): New variable.
11382 (check-perf): Use it.
11383 (clean): Clean up gdb.perf parallel build subdirs.
11384 * lib/build-piece.exp: New file.
11385 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11386 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11387 name.
11388 (standard_temp_file): Ditto.
11389 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11390 of $GDB_PARALLEL.
11391
6ebea266
DE
113922015-07-24 Doug Evans <dje@google.com>
11393
11394 * lib/future.exp (gdb_default_target_compile): New option
11395 "early_flags".
11396 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11397 --as-needed.
11398
1e76a7e9
SDJ
113992015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11400
11401 * gdb.base/catch-syscall.exp: Call gdb_exit before
11402 gdb_skip_xml_test.
11403
5068630a
PA
114042015-07-24 Pedro Alves <palves@redhat.com>
11405
11406 * gdb.python/py-events.exp: Accept output between the stop event
11407 and the prompt.
11408 * gdb.python/py-evsignal.exp: Likewise.
11409 * gdb.python/py-evthreads.exp: Likewise.
11410
77598427
PA
114112015-07-24 Pedro Alves <palves@redhat.com>
11412
11413 PR gdb/18717
11414 * gdb.threads/non-ldr-exit.c: New file.
11415 * gdb.threads/non-ldr-exit.exp: New file.
11416
11e6c98f
YQ
114172015-07-24 Yao Qi <yao.qi@linaro.org>
11418
11419 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11420 restarting process.
11421
51aee833
YQ
114222015-07-24 Yao Qi <yao.qi@linaro.org>
11423
11424 * gdb.server/ext-restart.exp: New file.
11425
8cfe207c
YQ
114262015-07-24 Yao Qi <yao.qi@linaro.org>
11427
11428 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11429 argument options.
11430 * gdb.server/ext-wrapper.exp: New file.
11431
cc12ce38
DE
114322015-07-23 Doug Evans <dje@google.com>
11433
11434 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11435 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11436
d0d84780
PMR
114372015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11438
11439 * gdb.ada/var_arr_typedef.exp: New testcase.
11440 * gdb.ada/var_arr_typedef/pack.adb: New file.
11441 * gdb.ada/var_arr_typedef/pack.ads: New file.
11442 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11443
8b558f79
JB
114442015-07-20 Joel Brobecker <brobecker@adacore.com>
11445
11446 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11447
775a3298
JK
114482015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11449
11450 * gdb.arch/i386-biarch-core.exp: Replace istarget
11451 by "complete set gnutarget". Remove expectation for the "core-file"
11452 command.
11453
db1ff28b
JK
114542015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11455
11456 Revert the previous commit:
11457 Tests for validate symbol file using build-id.
11458
0a94970d
JK
114592015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11460
11461 Tests for validate symbol file using build-id.
11462 * gdb.base/solib-mismatch-lib.c: New file.
11463 * gdb.base/solib-mismatch-libmod.c: New file.
11464 * gdb.base/solib-mismatch.c: New file.
11465 * gdb.base/solib-mismatch.exp: New file.
11466
03346981
SL
114672015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11468
11469 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11470 nios2-*-linux*.
11471 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11472 * gdb.base/siginfo.exp: Likewise.
11473 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11474
42422cc7
PL
114752015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11476
11477 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11478 Move it to ...
11479 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11480 ... here.
11481 * gdb.trace/range-stepping.exp: Check that the target supports
11482 range stepping.
11483
cfa68bae
JK
114842015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11485
11486 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11487
8ffdba26
PA
114882015-07-14 Pedro Alves <palves@redhat.com>
11489
11490 * gdb.base/killed-outside.exp: New file.
11491 * gdb.base/killed-outside.c: New file.
11492
218a5a11
JK
114932015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11494
11495 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11496 (n at main): New.
11497 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11498
e03ed3c6
AA
114992015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11500
11501 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11502 infcall tests instead of setting up for KFAIL.
11503
485668e5
MM
115042015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11505
11506 * gdb.btrace/record_goto-step.exp: New.
11507
08464196
JK
115082015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11509
11510 PR compile/18484
11511 * gdb.compile/compile.c (struct struct_type): Add volatile to
11512 selffield's type.
11513 * gdb.compile/compile.exp
11514 (compile code struct_object.selffield = &struct_object): Skip further
11515 struct_object tests if this one xfails.
11516
bcf5c1d9
RC
115172015-07-08 Robert O'Callahan <robert@ocallahan.org>
11518
11519 PR exp/18617
11520 * gdb.trace/ax.exp: Add test.
11521
4931af25
YQ
115222015-07-07 Yao Qi <yao.qi@linaro.org>
11523
11524 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11525 instead of istarget "aarch64*-*-*".
11526 * gdb.arch/aarch64-fp.exp: Likewise.
11527 * gdb.base/float.exp: Likewise.
11528 * gdb.reverse/aarch64.exp: Likewise.
11529 * lib/gdb.exp (is_aarch64_target): New proc.
11530
9fcf688e
YQ
115312015-07-07 Yao Qi <yao.qi@linaro.org>
11532
11533 * lib/gdb.exp (is_aarch32_target): New proc.
11534 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11535 instead of "istarget "arm*-*-*"".
11536 * gdb.arch/arm-disp-step.exp: Likewise.
11537 * gdb.arch/thumb-bx-pc.exp: Likewise.
11538 * gdb.arch/thumb-prologue.exp: Likewise.
11539 * gdb.arch/thumb-singlestep.exp: Likewise.
11540 * gdb.base/disp-step-syscall.exp: Likewise.
11541 * gdb.base/float.exp: Likewise.
11542
fbd8d50d
YQ
115432015-07-07 Yao Qi <yao.qi@linaro.org>
11544
11545 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11546 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11547
71be1fdc
YQ
115482015-07-07 Yao Qi <yao.qi@linaro.org>
11549
11550 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11551 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11552 if it exists.
11553 * gdb.multi/multi-arch.exp: Likewise.
11554
3e221d36
SM
115552015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11556
11557 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11558 print.
11559
d441430b
YQ
115602015-07-07 Yao Qi <yao.qi@linaro.org>
11561
11562 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11563
06f810bd
MG
115642015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11565
11566 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11567 '[' and ']' characters.
11568
5e61e7c0
IB
115692015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11570
11571 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11572
28bf096c
PA
115732015-06-29 Pedro Alves <palves@redhat.com>
11574
11575 PR threads/18127
11576 * gdb.threads/hand-call-new-thread.c: New file.
11577 * gdb.threads/hand-call-new-thread.c: New file.
11578
ee93cd5e
KS
115792015-06-26 Keith Seitz <keiths@redhat.com>
11580 Doug Evans <dje@google.com>
11581
11582 PR 16253
11583 * gdb.cp/var-tag-2.cc: New file.
11584 * gdb.cp/var-tag-3.cc: New file.
11585 * gdb.cp/var-tag-4.cc: New file.
11586 * gdb.cp/var-tag.cc: New file.
11587 * gdb.cp/var-tag.exp: New file.
11588
fc637f04
PP
115892015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11590
11591 * gdb.base/history-duplicates.exp: New test.
11592
2e52ae68
PP
115932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11594
11595 * gdb.base/completion.exp: Test the completion of the "focus"
11596 command.
11597
6e22494e
JK
115982015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11599
11600 * gdb.arch/amd64-prologue-skip.S: New file.
11601 * gdb.arch/amd64-prologue-skip.exp: New file.
11602
bf7b9cd9
SM
116032015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11604
11605 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11606 is_address_zero_readable check.
11607
201e8dfd
PB
116082015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11609
11610 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11611 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11612
5cd867b4
YQ
116132015-06-24 Yao Qi <yao.qi@linaro.org>
11614
11615 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11616 linux targets.
11617
4d7be007
YQ
116182015-06-24 Yao Qi <yao.qi@linaro.org>
11619
11620 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11621 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11622 * gdb.base/siginfo-thread.exp: Likewise.
11623
07fcd301
YQ
116242015-06-22 Yao Qi <yao.qi@linaro.org>
11625
11626 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11627
52042a00
YQ
116282015-06-22 Yao Qi <yao.qi@linaro.org>
11629
11630 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11631 aarch64*-*-*.
11632 (skip_hw_watchpoint_tests): Likewise.
11633
74bd41ce
PP
116342015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11635
11636 * gdb.base/gdbinit-history.exp: Test the interaction between
11637 setting GDBHISTSIZE and setting the history size via .gdbinit.
11638
bc460514
PP
116392015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11640
11641 PR gdb/16999
11642 * gdb.base/gdbhistsize-history.exp: New test.
11643
b58c513b
PP
116442015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11645
11646 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11647 with GDBHISTSIZE.
11648 * gdb.base/readline.exp: Likewise.
11649
92046791
YQ
116502015-06-17 Yao Qi <yao.qi@linaro.org>
11651
11652 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11653 line.
11654
2093d2d3
PP
116552015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11656
11657 * gdb.base/gdbinit-history.exp: Add test case to check that
11658 an unlimited history file does not get truncated on exit.
11659
e6c693af
AA
116602015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11661
11662 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11663 (VECTOR): New macro. Use it...
11664 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11665 ...for these typedefs.
11666 (int8, char1, int1, double1): New typedefs.
11667 (struct just_int2, struct two_int2): New structures.
11668 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11669 (add_structvecs, add_singlevecs): New functions.
11670 (main): Call add_some_intvecs twice.
11671 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11672 the compile and exit upon failure. Try compiling for the "native"
11673 architecture. Test inferior function calls with vector arguments
11674 and vector return value handling with "finish" and "return".
11675
c74f7d1c
JT
116762015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11677
11678 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11679 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11680 PE file.
11681 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11682
98aa42ee
AT
116832015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11684
11685 PR breakpoints/16465
11686 * gdb.mi/mi-dprintf-pending.c: New file.
11687 * gdb.mi/mi-dprintf-pending.exp: New test.
11688 * gdb.mi/mi-dprintf-pendshr.c: New file.
11689
7d73c23c 116902015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11691 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11692
11693 * gdb.arch/i386-mpx-map.c: New file.
11694 * gdb.arch/i386-mpx-map.exp: New File.
11695
116962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11697
11698 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11699 * gdb.arch/i386-mpx.exp: Indentation fixed.
11700
117012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11702
11703 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11704 function and improved indentation.
11705 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11706 gdb_test_multiple. Added additional tests to skip the test.
11707
117082015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11709
11710 * gdb.arch/i386-avx512.c: Change path in include file.
11711 * gdb.arch/i386-avx512.exp: Change include dir path
11712 compilation flag.
11713 * gdb.arch/i386-mpx.c: Change path in include file.
11714 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11715 flag.
11716
d5eba19a
JK
117172015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11718
11719 * gdb.compile/compile-print.exp (compile print *vararray@3)
11720 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11721
7f361056
JK
117222015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11723
11724 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11725 (do not keep jit in memory): ... this.
11726 (expect 5): Change it to ...
11727 (expect no 5): ... this.
11728
3b462ec2
SM
117292015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11730
11731 PR gdb/15564
11732 * gdb.mi/mi-detach.exp: New file.
11733
e0619de6
JK
117342015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11735
11736 PR symtab/18392
11737 * gdb.arch/amd64-tailcall-self.S: New file.
11738 * gdb.arch/amd64-tailcall-self.c: New file.
11739 * gdb.arch/amd64-tailcall-self.exp: New file.
11740
e970cb34
DB
117412015-05-28 Don Breazeal <donb@codesourcery.com>
11742
11743 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11744 tests for remote targets by checking is_target_gdbserver.
11745
b2e2f908
DE
117462015-05-27 Doug Evans <dje@google.com>
11747
11748 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11749 * gdb.dwarf2/opaque-type-lookup.c: New file.
11750 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11751
82c7be31
DE
117522015-05-26 Doug Evans <dje@google.com>
11753
11754 * gdb.cp/iostream.cc: New file.
11755 * gdb.cp/iostream.exp: New file.
11756
b4f54984
DE
117572015-05-26 Doug Evans <dje@google.com>
11758
11759 * gdb.dwarf2/dw2-op-call.exp: Update.
11760 * gdb.dwarf2/dw4-sig-types.exp: Update.
11761 * gdb.dwarf2/implptr.exp: Update.
11762 * gdb.mi/mi-cmd-param-changed.exp: Update.
11763
4ea6efe9
DE
117642015-05-26 Doug Evans <dje@google.com>
11765
11766 * gdb.python/py-lazy-string.c: New file.
11767 * gdb.python/py-lazy-string.exp: New file.
11768 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11769 (main): Update. Add estring3.
11770 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11771 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11772
f6bb7db3
YQ
117732015-05-26 Omair Javaid <omair.javaid@linaro.org>
11774 Yao Qi <yao.qi@linaro.org>
11775
11776 * gdb.reverse/aarch64.c: New.
11777 * gdb.reverse/aarch64.exp: New.
11778
a81bfbd0
OJ
117792015-05-26 Omair Javaid <omair.javaid@linaro.org>
11780
25d49b86
PA
11781 * lib/gdb.exp (supports_process_record): Return true for
11782 aarch64*-linux*.
a81bfbd0
OJ
11783 (supports_reverse): Likewise.
11784
158bf1b4
PP
117852015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11786
11787 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11788 Use with_test_prefix.
11789
a0145030
AB
117902015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11791
11792 * gdb.base/completion.exp: Add test for completion of layout
11793 names.
11794
ebe3b578
AB
117952015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11796
11797 * lib/gdb.exp (skip_tui_tests): New proc.
11798 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11799
84204ed7
PA
118002015-05-19 Pedro Alves <palves@redhat.com>
11801
11802 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11803 Save the whole env array instead of just HOME. Unset HISTSIZE in
11804 the environment while testing. Restore whole environment
11805 afterwards.
11806
37442ce1
DE
118072015-05-16 Doug Evans <xdje42@gmail.com>
11808
11809 * gdb.guile/scm-ports.c: New file.
11810 * gdb.guile/scm-ports.exp: Add memory port tests.
11811
36de76f9
JK
118122015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11813
11814 * gdb.compile/compile-print.c: New file.
11815 * gdb.compile/compile-print.exp: New file.
11816
3a9558c4
JK
118172015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11818
11819 * gdb.compile/compile-ops.exp: Cast param to void.
11820 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11821 (compile code struct_object.selffield = &struct_object): Add xfail.
11822
aa715135
JG
118232015-05-15 Joel Brobecker <brobecker@adacore.com>
11824
11825 * gdb.ada/arr_enum_with_gap: New testcase.
11826
931e5bc3
JG
118272015-05-15 Joel Brobecker <brobecker@adacore.com>
11828
11829 * gdb.ada/byte_packed_arr: New testcase.
11830
9cd4d857
JB
118312015-05-15 Joel Brobecker <brobecker@adacore.com>
11832
11833 * gdb.ada/pckd_neg: New testcase.
11834
ebfd00d2
PP
118352015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11836
11837 PR gdb/17820
11838 * gdb.base/gdbinit-history.exp: New test.
11839 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11840 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11841
4c082a81
SC
118422015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11843
11844 * gdb.python/py-xmethods.cc: Enhance test case.
11845 * gdb.python/py-xmethods.exp: New tests.
11846 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11847 function.
11848 (B_indexoper): Likewise.
11849 (global_dm_list) : Add new xmethod worker functions.
11850
f7797074
SDJ
118512015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11852
11853 * gdb.base/coredump-filter.exp: Correctly unset
11854 "coredump_var_addr" array.
11855
a4674e4e
PA
118562015-05-08 Pedro Alves <palves@redhat.com>
11857
11858 * gdb.server/non-existing-program.exp: Unset spawn_id.
11859
df2eb078
SC
118602015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11861
11862 PR python/18291
11863 * gdb.python/py-xmethods.exp: Add tests.
11864
422349a3
YQ
118652015-05-08 Yao Qi <yao.qi@linaro.org>
11866
11867 PR gdb/18208
11868 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11869 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11870 function set_coredump_filter, and remove remote_exec call.
11871 Remove argument ipid. Callers update.
11872 (top level): Don't get inferior's PID.
11873
63fc80ce
AA
118742015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11875
11876 * gdb.base/watch_thread_num.exp: Skip test on targets without
11877 access watchpoints.
11878
80ad801e
PA
118792015-05-06 Pedro Alves <palves@redhat.com>
11880
11881 PR server/18081
11882 * gdb.server/non-existing-program.exp: New file.
11883
0fa7fe50
JB
118842015-05-05 Joel Brobecker <brobecker@adacore.com>
11885
11886 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11887
3ea89b92
PMR
118882015-05-05 Joel Brobecker <brobecker@adacore.com>
11889
11890 * gdb.ada/out_of_line_in_inlined: New testcase.
11891
87b8eff0
JB
118922015-05-05 Joel Brobecker <brobecker@adacore.com>
11893
11894 * gdb.ada/var_rec_arr: New testcase.
11895
5fccc635
YQ
118962015-04-30 Yao Qi <yao.qi@linaro.org>
11897
11898 * gdb.base/break-idempotent.exp: If
11899 skip_hw_watchpoint_multi_tests returns true, skip the tests
11900 on "rwatch" and "awatch".
11901
42d38f42
YQ
119022015-04-30 Yao Qi <yao.qi@linaro.org>
11903
11904 * gdb.base/relativedebug.exp: Invoke gdb command
11905 "info sharedlibrary", and if libc.so doesn't have debug info,
11906 skip the test.
11907
2ce1cdbf
DE
119082015-04-29 Doug Evans <dje@google.com>
11909
11910 * gdb.python/py-xmethods.exp: Add ptype tests.
11911 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11912 get_result_type method.
11913
f24a38c5
LM
119142015-04-29 Luis Machado <lgustavo@codesourcery.com>
11915
11916 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11917 the target does not support hardware watchpoints.
11918
ecbf2b3c
LM
119192015-04-29 Luis Machado <lgustavo@codesourcery.com>
11920
11921 * gdb.base/break-always.exp: Abort testing if writing to memory
11922 causes an error.
11923
34f5f757
DE
119242015-04-28 Doug Evans <dje@google.com>
11925
11926 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11927 * gdb.python/py-pp-registration.exp: ... here. New file.
11928 * gdb.python/py-pp-registration.c: New file.
11929 * gdb.python/py-pp-registration.py: New file.
11930
69b4374a
DE
119312015-04-28 Doug Evans <dje@google.com>
11932
11933 * gdb.python/py-bad-printers.c: New file.
11934 * gdb.python/py-bad-printers.py: New file.
11935 * gdb.python/py-bad-printers.exp: New file.
11936
59fb7612
SS
119372015-04-28 Sasha Smundak <asmundak@google.com>
11938
11939 * gdb.python/py-type.exp: New test.
11940
2631b16a
AW
119412015-04-28 Andy Wingo <wingo@igalia.com>
11942
11943 * gdb.python/py-parameter.exp:
11944 * gdb.guile/scm-parameter.exp: Escape the path that we are
11945 matching against, as it might contain characters that are special
11946 to regular expressions.
11947
460efde1
JB
119482015-04-27 Joel Brobecker <brobecker@adacore.com>
11949
11950 * gdb.ada/rec_comp: New testcase.
11951
2d369d8e
SDJ
119522015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11953
11954 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11955 before using it.
11956
cf75d6c3
AB
119572015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11958
11959 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11960 new tests for verilog output.
11961
8dbe7ca5
YQ
119622015-04-24 Yao Qi <yao.qi@linaro.org>
11963
11964 * boards/remote-gdbserver-on-localhost.exp: New file.
11965
4ef9fb2f
PA
119662015-04-23 Pedro Alves <palves@redhat.com>
11967
11968 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11969 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11970 "end of file", remove $inferior_spawn_id from the indirect list.
11971
0a803169
PA
119722015-04-23 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11975
749ef8f8
PA
119762015-04-23 Pedro Alves <palves@redhat.com>
11977
11978 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11979 on $any_spawn_id instead of only on $gdb_spawn_id.
11980
8aae4344
PM
119812015-04-21 Pierre Muller <muller@sourceware.org>
11982
11983 PR pascal/17815
11984 * lib/pascal.exp (gpc_compile): Add new option "class".
11985 (fpc_compile): Likewise.
11986 * gdb.pascal/case-insensitive-symbols.pas: New file.
11987 * gdb.pascal/case-insensitive-symbols.exp: New file.
11988
1586c8fb
GB
119892015-04-20 Gary Benson <gbenson@redhat.com>
11990
11991 * gdb.base/attach.exp: Fix three extended remote failures.
11992
1b6e6f5c
GB
119932015-04-17 Gary Benson <gbenson@redhat.com>
11994
11995 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11996 the main executable over the remote protocol.
11997
e797481d
PA
119982015-04-16 Pedro Alves <palves@redhat.com>
11999
12000 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12001 a new gdbserver if gdbserver_reconnect_p is set.
12002
1ca99c42
PA
120032015-04-16 Pedro Alves <palves@redhat.com>
12004
12005 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12006 is set, don't exit gdbserver.
12007
af9fd6f8
AA
120082015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12009
12010 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12011 appropriate .insn, such that an older assembler can be used.
12012 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12013 the z/Architecture instruction set on 31-bit targets as well.
12014
04ff1e61
AA
120152015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12016
12017 * gdb.go/handcall.exp: Remove all logic related to the first
12018 breakpoint and rely on go_runto_main instead.
12019 * gdb.go/strings.exp: Likewise.
12020 * gdb.go/unsafe.exp: Likewise.
12021 * gdb.go/hello.exp: Likewise. Also rename the remaining
12022 breakpoint marker to "breakpoint 1".
12023 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12024 * gdb.go/strings.go: Likewise.
12025 * gdb.go/unsafe.go: Likewise.
12026 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12027 "set breakpoint 2 here" and rename the remaining breakpoint marker
12028 to "breakpoint 1".
12029
40d2f8d6
SM
120302015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12031
12032 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12033 if itertools.imap is not present.
12034 * gdb.python/py-objfile.exp: Add parentheses.
12035 * gdb.python/py-type.exp: Same.
12036 * gdb.python/py-unwind-maint.py: Same.
12037
8cbc97c6
YQ
120382015-04-15 Yao Qi <yao.qi@linaro.org>
12039
12040 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12041 of ":$ptr_size" and set its form explicitly.
12042
45fd756c
YQ
120432015-04-15 Pedro Alves <palves@redhat.com>
12044 Yao Qi <yao.qi@linaro.org>
12045
12046 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12047 timeout by factor of 4.
12048 (test_regular_watch): Likewise.
12049 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12050 * gdb.reverse/sigall-reverse.exp: Likewise.
12051 * gdb.reverse/until-precsave.exp: Likewise.
12052 * lib/gdb.exp (with_timeout_factor): New proc.
12053 (gdb_expect): Move some code to ...
12054 (get_largest_timeout): ... here. New procedure.
12055
9e811bc3
LM
120562015-04-14 Luis Machado <lgustavo@codesourcery.com>
12057
12058 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12059
0ff6fcb2
LM
120602015-04-13 Luis Machado <lgustavo@codesourcery.com>
12061
12062 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12063 to write to the .text section.
12064
7578d5f7
LM
120652015-04-13 Luis Machado <lgustavo@codesourcery.com>
12066
12067 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12068 Handle the case of targets that do not provide PID information.
12069
2efe15c4
YQ
120702015-04-13 Yao Qi <yao.qi@linaro.org>
12071
12072 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12073 and use expect instead of gdb_expect.
12074
8cd8f2f8
SDJ
120752015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12076
12077 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12078 "coredump_var_addr" to avoid naming conflict with other testcases.
12079
9ee41772
PA
120802015-04-10 Pedro Alves <palves@redhat.com>
12081
12082 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12083 gdb_test_sequence and gdb_assert.
12084
07473109
PA
120852015-04-10 Pedro Alves <palves@redhat.com>
12086
12087 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12088 test messages that don't include the breakpoint address.
12089
de3db44c
YQ
120902015-04-10 Yao Qi <yao.qi@linaro.org>
12091
12092 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12093 false for some offset and width combinations which aren't
12094 supported by linux kernel.
12095
c79d856c
PA
120962015-04-10 Pedro Alves <palves@redhat.com>
12097
12098 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12099 procedure, factored out from ...
12100 (top level): ... here. Add "set displaced-stepping" testing axis.
12101 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12102 parameter "displaced". Use it.
12103 (top level): Use foreach and add "set displaced-stepping" testing
12104 axis.
12105
ebc90b50
PA
121062015-04-10 Pedro Alves <palves@redhat.com>
12107
12108 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12109 Remove comment.
12110 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12111 both the address of the instruction that triggers the watchpoint
12112 and the address of the instruction immediately after, and use
12113 those addresses for the test. Fix comment.
12114
8f572e5c
PA
121152015-04-10 Pedro Alves <palves@redhat.com>
12116
12117 * gdb.base/sigstep.exp (breakpoint_to_handler)
12118 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12119 Test "backtrace" in handler.
12120 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12121 (top level): Add new "displaced" test axis to
12122 breakpoint_to_handler, breakpoint_to_handler_entry and
12123 breakpoint_over_handler.
12124
8d707a12
PA
121252015-04-10 Pedro Alves <palves@redhat.com>
12126
12127 PR gdb/18216
12128 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12129
ef713951
YQ
121302015-04-10 Yao Qi <yao.qi@linaro.org>
12131
12132 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12133 (test_add_rn_pc): New function.
12134 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12135 (top level): Invoke test_add_rn_pc.
12136
906d60cf
PA
121372015-04-10 Pedro Alves <palves@redhat.com>
12138
12139 PR gdb/13858
12140 * gdb.base/step-over-no-symbols.exp: New file.
12141
f2983cc3
AW
121422015-04-09 Andy Wingo <wingo@igalia.com>
12143
12144 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12145 after the Python tests.
12146
6d62641c
SDJ
121472015-04-08 Keith Seitz <keiths@redhat.com>
12148
12149 PR python/16699
12150 * gdb.python/py-completion.exp: New tests for completion.
12151 * gdb.python/py-completion.py (CompleteLimit1): New class.
12152 (CompleteLimit2): Likewise.
12153 (CompleteLimit3): Likewise.
12154 (CompleteLimit4): Likewise.
12155 (CompleteLimit5): Likewise.
12156 (CompleteLimit6): Likewise.
12157 (CompleteLimit7): Likewise.
12158
f3770638
PA
121592015-04-08 Pedro Alves <palves@redhat.com>
12160
12161 PR gdb/18214
12162 PR gdb/18216
12163 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12164 function.
12165 (main): Install it as SIGUSR1 handler.
12166 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12167 parameter. Always use "setup" as prefix. Toggle "set
12168 displaced-stepping" off/on depending on global. Don't switch to
12169 thread 1 here.
12170 (top level): Add displaced stepping "off/on" test axis. Update
12171 "setup" calls. Wrap each subtest with with_test_prefix. Test
12172 continuing with a queued signal in each thread.
12173
4496bed7
PA
121742015-04-08 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12177 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12178 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12179 Return early if running to main fails.
12180 * gdb.trace/while-stepping.exp: Likewise.
12181
b97fde92
PA
121822015-04-07 Pedro Alves <palves@redhat.com>
12183
12184 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12185 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12186 interact with inferior program.
12187
f71c18e7
PA
121882015-04-07 Pedro Alves <palves@redhat.com>
12189
12190 * lib/gdb.exp (inferior_spawn_id): New global.
12191 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12192 spawn id after processing the user code.
12193 (default_gdb_start): Set inferior_spawn_id.
12194 (send_inferior): New procedure.
12195 * lib/gdbserver-support.exp (gdbserver_start): Set
12196 inferior_spawn_id.
12197 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12198
6423214f
PA
121992015-04-07 Pedro Alves <palves@redhat.com>
12200
12201 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12202 * lib/gdbserver-support.exp (gdbserver_start): Make
12203 $server_spawn_id global.
12204 (gdbserver_start): Don't wait for gdbserver's spawn id with
12205 expect_background.
12206 (close_gdbserver): New procedure.
12207 (gdb_exit): Rename the default version and reimplement.
12208
71c0ee8c
PA
122092015-04-07 Pedro Alves <palves@redhat.com>
12210
72f4393d 12211 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12212 append the substituted item, not the original item.
12213
203bc29b
PA
122142015-04-07 Pedro Alves <palves@redhat.com>
12215
12216 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12217 gdb_expect.
12218
508a3ddf
PA
122192015-04-07 Pedro Alves <palves@redhat.com>
12220
12221 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12222 output appearing once only.
12223
9f6dbe2b
PA
122242015-04-07 Pedro Alves <palves@redhat.com>
12225
12226 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12227 that doesn't expect anything. Return early if running to main
12228 fails.
12229
337532fa
YQ
122302015-04-07 Yao Qi <yao.qi@linaro.org>
12231
12232 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12233 (child_function): Call alarm.
12234 (main): Move call to alarm into the loop.
12235 * gdb.threads/non-stop-fair-events.exp: Build program with
12236 -DTIMEOUT=$timeout.
12237
01b622d4
DE
122382015-04-06 Doug Evans <xdje42@gmail.com>
12239
12240 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12241 Fix dest parameter to board_info.
12242 (fpc_compile): Ditto.
12243 (gdb_compile_pascal): Rename dest arg to destfile.
12244
961f4160
PMR
122452015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12246
12247 * gdb.ada/funcall_ref.exp: New file.
12248 * gdb.ada/funcall_ref/foo.adb: New file.
12249
cafda597
YQ
122502015-04-02 Yao Qi <yao.qi@linaro.org>
12251
12252 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12253 is remote.
12254
fed040c6
GB
122552015-04-02 Gary Benson <gbenson@redhat.com>
12256
12257 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12258
d11916aa
SS
122592015-04-01 Sasha Smundak <asmundak@google.com>
12260
12261 * gdb.python/py-unwind-maint.c: New file.
12262 * gdb.python/py-unwind-maint.exp: New test.
12263 * gdb.python/py-unwind-maint.py: New file.
12264 * gdb.python/py-unwind.c: New file.
12265 * gdb.python/py-unwind.exp: New test.
12266 * gdb.python/py-unwind.py: New test.
12267
a1471180
PA
122682015-04-01 Pedro Alves <palves@redhat.com>
12269
12270 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12271 to fail instead of non-existent $test.
12272
0bbeccb1
PA
122732015-04-01 Pedro Alves <palves@redhat.com>
12274
12275 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12276 GDBFLAGS if not empty.
12277
3c724c8c
PMR
122782015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12279
12280 * gdb.ada/complete.exp: Remove "multi_line".
12281 * gdb.ada/info_exc.exp: Remove "multi_line".
12282 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12283 * gdb.ada/ptype_field.exp: Remove "multi_line".
12284 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12285 * gdb.ada/tagged.exp: Remove "multi_line".
12286 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12287 [multi_line ...]
12288 * gdb.btrace/delta.exp: Likewise.
12289 * gdb.btrace/exception.exp: Likewise.
12290 * gdb.btrace/function_call_history.exp: Likewise.
12291 * gdb.btrace/instruction_history.exp: Likewise.
12292 * gdb.btrace/nohist.exp: Likewise.
12293 * gdb.btrace/record_goto.exp: Likewise.
12294 * gdb.btrace/segv.exp: Likewise.
12295 * gdb.btrace/stepi.exp: Likewise.
12296 * gdb.btrace/tailcall.exp: Likewise.
12297 * gdb.btrace/unknown_functions.exp: Likewise.
12298 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12299 * lib/gdb.exp: Add the "multi_line" helper.
12300
4eec2deb
PA
123012015-04-01 Pedro Alves <palves@redhat.com>
12302
12303 * gdb.threads/tid-reuse.c: New file.
12304 * gdb.threads/tid-reuse.exp: New file.
12305
df8411da
SDJ
123062015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12307
12308 PR corefiles/16092
12309 * gdb.base/coredump-filter.c: New file.
12310 * gdb.base/coredump-filter.exp: Likewise.
12311
6ef37366
PM
123122015-03-27 Petr Machata <pmachata@redhat.com>
12313
12314 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12315 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12316 (Dwarf::assemble): Initialize them.
12317 (Dwarf::lines): New function.
12318
7ec911b0
JT
123192015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12320
12321 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12322 SYMBOL_PREFIX for x86_64-*-cygwin.
12323
ff908ebf
AW
123242015-03-26 Andy Wingo <wingo@igalia.com>
12325
12326 PR symtab/18148
12327 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12328 const_value but not a location.
12329 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12330 location defined in non-main CUs are visible.
12331
6d5f0679
YQ
123322015-03-26 Yao Qi <yao.qi@linaro.org>
12333
12334 PR testsuite/18139
12335 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12336 Add a line number entry for the same line.
12337 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12338 Add a line number entry for the same line.
12339
2898689b
YQ
123402015-03-26 Yao Qi <yao.qi@linaro.org>
12341
12342 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12343 .int 0.
12344 (func): Likewise. Add .Lfunc_1 label.
12345 Use .Lfunc_1 label.
12346 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12347 .int 0.
12348 (func): Likewise.
12349 Use .Lfunc_1 label.
12350
85180498
YQ
123512015-03-26 Yao Qi <yao.qi@linaro.org>
12352
12353 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12354 Call gdb_compile instead to compile each .s files without debug
12355 information.
12356
8aa08a8d
YQ
123572015-03-26 Yao Qi <yao.qi@linaro.org>
12358
12359 * gdb.base/savedregs.exp (process_saved_regs): Make
12360 "Saved registers:" optional in the pattern.
12361
66849923
MM
123622015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12363
12364 * gdb.btrace/next.exp: Merged into step.exp.
12365 * gdb.btrace/finish.exp: Merged into step.exp.
12366 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12367 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12368 "record goto" and checking the exact replay position.
12369 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12370 check for "Recording format" in "info record" output.
12371 * gdb.btrace/record_goto.exp: Choose test file based on target.
12372 * gdb.btrace/x86-record_goto.S: Renamed into ...
12373 * gdb.btrace/x86_64-record_goto.S: ... this.
12374 * gdb.btrace/i686-record_goto.S: New.
12375 * gdb.btrace/x86-tailcall.S: Renamed into ...
12376 * gdb.btrace/x86_64-tailcall.S: ... this.
12377 * gdb.btrace/i686-tailcall.S: New.
12378 * gdb.btrace/x86-tailcall.c: Renamed into ...
12379 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12380 separate statements. Update test.
12381 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12382 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12383 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12384 * gdb.btrace/tailcall.exp: Choose test file based on target.
12385 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12386
11cc1b74
MM
123872015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12388
12389 * gdb.btrace/exception.exp: Increase BTS buffer size.
12390
a25d8bf9
PA
123912015-03-24 Pedro Alves <palves@redhat.com>
12392
12393 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12394
856e7dd6
PA
123952015-03-24 Pedro Alves <palves@redhat.com>
12396
12397 * gdb.threads/schedlock.exp (test_step): No longer expect that
12398 "set scheduler-locking step" with "next" over a function call runs
12399 threads unlocked.
12400
ad235a41
AT
124012015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12402
12403 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12404
15630549
AT
124052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12406
12407 PR breakpoints/16466
12408 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12409 * gdb.mi/mi-pending.c (thread_func): New function.
12410 (int main): Add threading support required.
12411 * gdb.mi/mi-pending.exp: Add tests for this issue.
12412 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12413 (pendfunc2): Remove stdio dependency.
12414 * gdb.mi/mi-pendshr2.c: New file.
12415
693dca06
KS
124162015-03-23 Keith Seitz <keiths@redhat.com>
12417
12418 * gdb.linespec/keywords.c: New file.
12419 * gdb.linespec/keywords.exp: New file.
12420
7e993ebf
KS
124212015-03-23 Keith Seitz <keiths@redhat.com>
12422
12423 PR gdb/18021
12424 * gdb.dwarf2/staticvirtual.exp: New test.
12425
bc23328c
JK
124262015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12427
12428 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12429 * README: Remove HP-UX and gdb.hp.
12430 (configuration):
12431 * configure: Regenerate.
12432 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12433 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12434 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12435 gdb.hp/gdb.defects/Makefile.
12436 * gdb.hp/Makefile.in: File deleted.
12437 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12438 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12439 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12440 * gdb.hp/gdb.aCC/run.c: File deleted.
12441 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12442 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12443 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12444 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12445 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12446 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12447 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12448 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12449 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12450 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12451 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12452 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12453 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12454 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12455 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12456 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12457 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12458 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12459 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12460 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12461 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12462 * gdb.hp/gdb.compat/average.c: File deleted.
12463 * gdb.hp/gdb.compat/sum.c: File deleted.
12464 * gdb.hp/gdb.compat/xdb.c: File deleted.
12465 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12466 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12467 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12468 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12469 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12470 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12471 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12472 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12473 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12474 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12475 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12476 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12477 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12478 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12479 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12480 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12481 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12482 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12483 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12484 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12485 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12486 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12487 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12488 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12489 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12490 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12491 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12492 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12493 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12494 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12495 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12496 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12497 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12498 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12499 * gdb.hp/tools/odump: File deleted.
12500
8bf3b159
PA
125012015-03-19 Pedro Alves <palves@redhat.com>
12502
12503 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12504 (saw_thread_3): New globals.
12505 (top level): Increment them when an event for the corresponding
12506 thread is seen.
12507 (no thread starvation): New test.
12508
eb54c8bf
PA
125092015-03-19 Pedro Alves <palves@redhat.com>
12510
12511 * gdb.threads/continue-pending-status.c: New file.
12512 * gdb.threads/continue-pending-status.exp: New file.
12513
32d2e5d6
PA
125142015-03-18 Pedro Alves <palves@redhat.com>
12515
12516 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12517 Use gdb_is_target_remote instead of is_remote. Use
12518 gdb_test_multiple instead of gdb_expect. Exit early if
12519 gdb_test_multiple hits its internal matches. Tighten stepi tests
12520 expected output. Fail on exit with any signal, instead of just
12521 SIGILL.
12522
f68f11b7
YQ
125232015-03-18 Yao Qi <yao.qi@linaro.org>
12524
12525 PR tdep/18107
12526 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12527 variable.
12528 * gdb.base/catch-syscall.exp: Don't skip it on
12529 aarch64*-*-linux* target. Remove elements in all_syscalls.
12530 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12531 target.
12532 (setup_all_syscalls): New proc.
12533
ca5fd19b
YQ
125342015-03-16 Yao Qi <yao.qi@linaro.org>
12535
12536 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12537 (top level): Skip tests if valid_addr_p returns false for
12538 $cmd1 or $cmd2.
12539
85642ba0
AW
125402015-03-11 Andy Wingo <wingo@igalia.com>
12541
12542 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12543
e03f9645
YQ
125442015-03-11 Yao Qi <yao.qi@linaro.org>
12545
12546 * gdb.base/catch-syscall.exp: Fix typo in comments.
12547
5d0962b2
YQ
125482015-03-11 Yao Qi <yao.qi@linaro.org>
12549
12550 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12551
b2df3cef
PA
125522015-03-09 Pedro Alves <palves@redhat.com>
12553
12554 * dg-extract-results.py: Delete.
12555
ef878e53
PA
125562015-03-09 Pedro Alves <palves@redhat.com>
12557
12558 Merge dg-extract-results.sh from GCC upstream (r218843).
12559
12560 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12561 * dg-extract-results.sh: Use --text with grep to avoid issues with
12562 binary files. Fall back to cat -v, if that doesn't work.
12563
9494d219
PA
125642015-03-05 Pedro Alves <palves@redhat.com>
12565
12566 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12567
a8d9763a
SM
125682015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12569
12570 * lib/mi-support.exp (mi_expect_interrupt): Accept
12571 alternative event for when in all-stop mode.
12572
be9957b8
PA
125732015-03-04 Pedro Alves <palves@redhat.com>
12574
12575 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12576
d57be0f4 125772015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12578
12579 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12580
c214c7cf
AA
125812015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12582
12583 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12584 regexps for GDB's current line display, accept a hex address
12585 preceding the line number.
12586
6d74a497
AA
125872015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12588
12589 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12590 the 'arch1' variable for "s390*-linux*" targets.
12591
511aee7c
PA
125922015-03-04 Pedro Alves <palves@redhat.com>
12593
12594 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12595 (main): Pass missing retval argument to pthread_join call.
12596
95e50b27
PA
125972015-03-02 Pedro Alves <palves@redhat.com>
12598
12599 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12600 (top level): Call do_test with non-stop as well.
12601
28054d69
PA
126022015-03-02 Pedro Alves <palves@redhat.com>
12603
12604 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12605 -1.
12606
4fa5d7b4
AA
126072015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12608
12609 * gdb.arch/s390-vregs.exp: New test.
12610 * gdb.arch/s390-vregs.S: New file.
12611
97c18565
PA
126122015-02-27 Pedro Alves <palves@redhat.com>
12613
12614 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12615 call to catch_command_errors.
12616 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12617 catch_command_errors.
12618
a37bfa30
PA
126192015-02-27 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12622 "true" for boolean result.
12623 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12624 prototype of main.
12625
6f98576f
PA
126262015-02-27 Pedro Alves <palves@redhat.com>
12627
12628 * lib/unbuffer_output.c: New file.
12629 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12630 (main): Call gdb_unbuffer_output.
12631
eba5ab56
YQ
126322015-02-27 Yao Qi <yao.qi@linaro.org>
12633
12634 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12635 target.
12636
0def5aaa
DE
126372015-02-26 Doug Evans <dje@google.com>
12638
12639 * gdb.cp/class2.cc (Dbase, D): New classes.
12640 (main): New local delta.
12641 * gdb.cp/class2.exp: Test printing delta.
12642 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12643 (dynbar): New global.
12644 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12645
081a1c2c
JK
126462015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12647
12648 * gdb.compile/compile-ifunc.c: New file.
12649 * gdb.compile/compile-ifunc.exp: New file.
12650
2f41223f
AT
126512015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12652
12653 * gdb.base/structs.exp: Check for correct struct on finish.
12654
03eddd80
YQ
126552015-02-26 Yao Qi <yao.qi@linaro.org>
12656
12657 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12658 is zero.
12659
80c57053
JK
126602015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12661
12662 * gdb.arch/cordic.ko.bz2: New file.
12663 * gdb.arch/cordic.ko.debug.bz2: New file.
12664 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12665
21613c12
YQ
126662015-02-25 Yao Qi <yao.qi@linaro.org>
12667
12668 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12669 aarch64*-*-* target.
12670
d8b901ed
PA
126712015-02-23 Pedro Alves <palves@redhat.com>
12672
12673 * lib/gdb.exp (delete_breakpoints): Rewrite using
12674 gdb_test_multiple.
12675
e5b85ead
PA
126762015-02-23 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.base/info-os.c: Include stdlib.h.
12679
85c3a371
DE
126802015-02-22 Doug Evans <xdje42@gmail.com>
12681
12682 PR symtab/17855
12683 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12684 is read after symbols have been re-read.
12685 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12686 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12687
96553a0c
DE
126882015-02-21 Doug Evans <dje@google.com>
12689
12690 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12691
97a0c697
JK
126922015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12693
12694 PR corefiles/17808
12695 * gdb.arch/i386-biarch-core.core.bz2: New file.
12696 * gdb.arch/i386-biarch-core.exp: New file.
12697
a47cd6e9
PA
126982015-02-21 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12701 runto_main fails.
12702
c5facdc4
PA
127032015-02-20 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12706 info probes.
12707
2db9a427
PA
127082015-02-20 Pedro Alves <palves@redhat.com>
12709
12710 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12711
60fb7e9e
PA
127122015-02-20 Pedro Alves <palves@redhat.com>
12713
12714 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12715 clean_restart before gdb_target_supports_trace.
12716
5c5019c2
PA
127172015-02-20 Pedro Alves <palves@redhat.com>
12718
12719 PR threads/18006
12720 * gdb.threads/clone-thread_db.c: New file.
12721 * gdb.threads/clone-thread_db.exp: New file.
12722
c9587f88
AT
127232015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12724
12725 PR breakpoints/16812
12726 * gdb.base/catch-gdb-caused-signals.c: New file.
12727 * gdb.base/catch-gdb-caused-signals.exp: New file.
12728
f6a88844
JM
127292015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12730
12731 * configure: Regenerated.
12732 * configure.ac: Use GDB_AC_TRANSFORM.
12733 * aclocal.m4: sinclude ../transform.m4.
12734
497c491b
JM
127352015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12736
12737 * lib/dtrace.exp: New file.
12738 * gdb.base/dtrace-probe.exp: Likewise.
12739 * gdb.base/dtrace-probe.d: Likewise.
12740 * gdb.base/dtrace-probe.c: Likewise.
12741 * lib/pdtrace.in: Likewise.
12742 * configure.ac: Output variables with the transformed names of
12743 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12744 * configure: Regenerated.
12745
03e98035
JM
127462015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12747
12748 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12749 expected message when trying to access $_probe_* convenience
12750 variables while not on a probe.
12751
63cc30e9
JK
127522015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12753
12754 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12755
0703599a
PA
127562015-02-11 Pedro Alves <pedro@codesourcery.com>
12757
12758 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12759 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12760
7e60a48e
DE
127612015-02-10 Doug Evans <xdje42@gmail.com>
12762
12763 * lib/gdb.exp (gdb_load): Always return a result.
12764
01b088bc
PA
127652015-02-10 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.threads/signal-sigtrap.c: New file.
12768 * gdb.threads/signal-sigtrap.exp: New file.
12769
b05ec7a5
AT
127702015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12771
12772 * gdb.trace/no-attach-trace.c: New file.
12773 * gdb.trace/no-attach-trace.exp: New file.
12774
a2c2acaf
MW
127752015-02-09 Mark Wielaard <mjw@redhat.com>
12776
12777 * gdb.dwarf2/atomic.c: New file.
12778 * gdb.dwarf2/atomic-type.exp: Likewise.
12779
31fd9caa
MM
127802015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12781
12782 * gdb.btrace/buffer-size.exp: Update "info record" output.
12783 * gdb.btrace/delta.exp: Update "info record" output.
12784 * gdb.btrace/enable.exp: Update "info record" output.
12785 * gdb.btrace/finish.exp: Update "info record" output.
12786 * gdb.btrace/instruction_history.exp: Update "info record" output.
12787 * gdb.btrace/next.exp: Update "info record" output.
12788 * gdb.btrace/nexti.exp: Update "info record" output.
12789 * gdb.btrace/step.exp: Update "info record" output.
12790 * gdb.btrace/stepi.exp: Update "info record" output.
12791 * gdb.btrace/nohist.exp: Update "info record" output.
12792
d33501a5
MM
127932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12794
12795 * gdb.btrace/buffer-size: New.
12796
f4abbc16
MM
127972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12798
12799 * gdb.btrace/delta.exp: Update "info record" output.
12800 * gdb.btrace/enable.exp: Update "info record" output.
12801 * gdb.btrace/finish.exp: Update "info record" output.
12802 * gdb.btrace/instruction_history.exp: Update "info record" output.
12803 * gdb.btrace/next.exp: Update "info record" output.
12804 * gdb.btrace/nexti.exp: Update "info record" output.
12805 * gdb.btrace/step.exp: Update "info record" output.
12806 * gdb.btrace/stepi.exp: Update "info record" output.
12807 * gdb.btrace/nohist.exp: Update "info record" output.
12808
b9d61307
SM
128092015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12810
12811 PR gdb/15678
12812 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12813
e584fdbc
PA
128142015-02-06 Pedro Alves <palves@redhat.com>
12815
12816 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12817 macro.
12818 (seconds_left, again): New globals.
12819 (main): Wait seconds_left in a 1-second sleep loop instead of
12820 sleeping 180 seconds. If 'again' is set, reset the seconds
12821 counter.
12822 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12823 'again' in the inferior before detaching. Print the seconds left.
12824 (options): New global.
12825 (top level): Build program with -DTIMEOUT=$timeout.
12826
77f41761
PA
128272015-02-06 Pedro Alves <palves@redhat.com>
12828
12829 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12830 determine how many seconds to pass to 'alarm'.
12831 * gdb.base/gdb-sigterm.exp (top level): Build program with
12832 -DTIMEOUT=$timeout.
12833 (do_test): Return success/failure indication. Add more verbose
12834 logging. Don't fail if 200 single steps are seen. Instead, fail
12835 when the test times out.
12836 (passes): New global.
12837 (top level): Break the testing loop if testing fails on any
12838 iteration. Use gdb_assert.
12839
b9394193
DB
128402015-02-04 Don Breazeal <donb@codesourcery.com>
12841
12842 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12843 and initialize them.
12844 (ipc_cleanup): New function.
12845 (main): Don't declare shmid, semid, and msqid. Add a call to
12846 atexit so that we call ipc_cleanup on exit.
12847
42d9e528
PA
128482015-02-04 Pedro Alves <palves@redhat.com>
12849
12850 * boards/native-extended-gdbserver.exp: Remove any target variant
12851 specifications from the board name before clearing the isremote
12852 flag from board_info.
12853
ae6ae975
DE
128542015-01-31 Doug Evans <xdje42@gmail.com>
12855
12856 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12857
cfb069a8
GB
128582015-01-31 Gary Benson <gbenson@redhat.com>
12859
12860 * gdb.base/completion.exp: Disable completion limiting for
12861 existing tests. Add new tests to check completion limiting.
12862 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12863
5dd31d79
DE
128642015-01-31 Doug Evans <xdje42@gmail.com>
12865
12866 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12867
9f050062
DE
128682015-01-31 Doug Evans <xdje42@gmail.com>
12869
12870 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12871 entries. Duplicate file section script entries.
12872 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12873 inlined entries. Add test for safe-path rejection.
12874 * gdb.python/py-section-script.c: Add duplicate inlined section script
12875 entries. Duplicate file section script entries.
12876 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12877 inlined entries. Add test for safe-path rejection.
12878
df25ebbd
JB
128792015-01-29 Joel Brobecker <brobecker@adacore.com>
12880
12881 * gdb.ada/disc_arr_bound: New testcase.
12882
4a0ca9ec
JB
128832015-01-29 Joel Brobecker <brobecker@adacore.com>
12884
12885 * gdb.ada/mi_var_array: New testcase.
12886
3a8b707a
DE
128872015-01-27 Doug Evans <dje@google.com>
12888
12889 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12890 Add test for objfile.filename, objfile.username after objfile
12891 has been unloaded.
12892
f8313f6e
JB
128932015-01-26 Joel Brobecker <brobecker@adacore.com>
12894
12895 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12896 the second test to print the name attribute of value
12897 returned by the call to gdb.lookup_type, and adjust
12898 the expected output accordingly.
12899
37bc665e
MW
129002015-01-25 Mark Wielaard <mjw@redhat.com>
12901
12902 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12903 * gdb.base/disp-step-fork.c: Include unistd.h.
12904 * gdb.base/siginfo-obj.c: Include stdio.h.
12905 * gdb.base/siginfo-thread.c: Likewise.
12906 * gdb.mi/non-stop.c: Include unistd.h.
12907 * gdb.mi/nsthrexec.c: Include stdio.h.
12908 * gdb.mi/pthreads.c: Include unistd.h.
12909 * gdb.modula2/unbounded1.c (main): Declare returns int.
12910 * gdb.reverse/consecutive-reverse.c: Likewise.
12911 * gdb.threads/create-fail.c: Include unistd.h.
12912 * gdb.threads/killed.c: Likewise.
12913 * gdb.threads/linux-dp.c: Likewise.
12914 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12915 * gdb.threads/non-ldr-exc-2.c: Likewise.
12916 * gdb.threads/non-ldr-exc-3.c: Likewise.
12917 * gdb.threads/non-ldr-exc-4.c: Likewise.
12918 * gdb.threads/pthreads.c: Include unistd.h.
12919 (main): Declare returns int.
12920 * gdb.threads/tls-main.c (foo): New declaration.
12921 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12922
f7e5394d
SM
129232015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12924
12925 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12926 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12927
743649fd
MW
129282015-01-15 Mark Wielaard <mjw@redhat.com>
12929
12930 * gdb.base/noreturn-return.c: New file.
12931 * gdb.base/noreturn-return.exp: New file.
12932 * gdb.base/noreturn-finish.c: New file.
12933 * gdb.base/noreturn-finish.exp: New file.
12934
198297aa
PA
129352015-01-23 Pedro Alves <palves@redhat.com>
12936
12937 * gdb.threads/continue-pending-after-query.c: New file.
12938 * gdb.threads/continue-pending-after-query.exp: New file.
12939
717cf30c
AG
129402015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12941 Simon Marchi <simon.marchi@ericsson.com>
12942
12943 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12944 * gdb.base/valgrind-db-attach.exp: Same.
12945 * gdb.base/valgrind-infcall.exp: Same.
12946 * lib/mi-support.exp (default_mi_gdb_start): Same.
12947 * lib/prompt.exp (default_prompt_gdb_start): Same.
12948 * lib/gdb.exp (default_gdb_spawn): Same.
12949 (gdb_interact): New.
12950
12951
4b62a76e
JK
129522015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12953
12954 * gdb.compile/compile.exp (pointer to jit function): New test.
12955
b4cdae6f
WW
129562015-01-17 Wei-cheng Wang <cole945@gmail.com>
12957
12958 * lib/gdb.exp (supports_process_record): Return true for
12959 powerpc*-*-linux*.
12960 (supports_reverse): Likewise.
12961
d221e7ef
DB
129622015-01-15 Don Breazeal <donb@codesourcery.com>
12963
12964 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12965 instead of checking whether the target board is remote and
12966 use spawn_wait_for_attach instead of exec/sleep.
12967 * gdb.base/attach-twice.exp: Likewise.
12968
bafffb51
JB
129692015-01-15 Joel Brobecker <brobecker@adacore.com>
12970
12971 * gdb.ada/var_arr_attrs: New testcase.
12972
5589af0e
PA
129732015-01-14 Pedro Alves <palves@redhat.com>
12974 Joel Brobecker <brobecker@adacore.com>
12975
12976 PR gdb/17525
12977 * gdb.base/bp-cmds-execution-x-script.c: New file.
12978 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12979 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12980
6c400b59
PA
129812015-01-14 Pedro Alves <palves@redhat.com>
12982
12983 PR cli/17828
12984 * gdb.base/batch-preserve-term-settings.c: New file.
12985 * gdb.base/batch-preserve-term-settings.exp: New file.
12986
e02c96a7
DE
129872015-01-13 Doug Evans <dje@google.com>
12988
12989 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12990 binary.
12991
576fd14c
JB
129922015-01-13 Joel Brobecker <brobecker@adacore.com>
12993
12994 * Makefile.in (clean mostlyclean): Do not delete *.py.
12995
04dccad0
JB
129962015-01-13 Joel Brobecker <brobecker@adacore.com>
12997
12998 * gdb.python/py-lookup-type.exp: New file.
12999
3d230f71
PA
130002015-01-12 Pedro Alves <palves@redhat.com>
13001
13002 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13003 restore GDBFLAGS before returning.
13004
7e67715d
JK
130052015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13006
13007 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13008 is_amd64_regs_target and is_x86_like_target.
13009
f2e0d4b4
DE
130102015-01-11 Doug Evans <xdje42@gmail.com>
13011
13012 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13013 is given without an explicit form.
13014 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13015 attributes.
13016 * gdb.dwarf/corrupt.exp: Ditto.
13017 * gdb.dwarf2/enum-type.exp: Ditto.
13018 * gdb.trace/entry-values.exp: Ditto.
13019 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13020
439250fb
DE
130212015-01-11 Doug Evans <xdje42@gmail.com>
13022
13023 PR gdb/15830
13024 * gdb.base/maint.exp: Remove references to "maint demangle".
13025 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13026 Add tests for explicitly specifying language to demangle.
13027 * gdb.dlang/demangle.exp: Ditto.
13028
ede9f622
PA
130292015-01-09 Pedro Alves <palves@redhat.com>
13030
13031 * gdb.threads/non-stop-fair-events.c: New file.
13032 * gdb.threads/non-stop-fair-events.exp: New file.
13033
a7b796db
PA
130342015-01-09 Pedro Alves <palves@redhat.com>
13035
13036 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13037 the global scope. Set a breakpoint after all threads are started
13038 rather than stepping over two source lines. Expect the prompt.
13039 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13040 global.
13041 (NUM): Now 15.
13042 (main): Use threads_started_barrier to wait for all threads to
13043 start. Main thread no longer calls thread_function. Exit after
13044 180 seconds.
13045 (loop): New function.
13046 (thread_function): Wait on threads_started_barrier barrier. Call
13047 'loop' at each iteration.
13048 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13049 threads have started, instead of hardcoding number of "next"
13050 steps. Use an access watchpoint instead of a write watchpoint.
13051
9665ffdd
PA
130522015-01-09 Pedro Alves <palves@redhat.com>
13053
13054 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13055 (thread_func): Wait on barrier.
13056 (main): Wait for all threads to start before stopping GDB.
13057 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13058 global.
13059 (thread1_func, thread2_func): Wait on barrier.
13060 (main): Wait for all threads to start before stopping GDB.
13061 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13062 New global.
13063 (thread1_func, thread2_func): Wait on barrier.
13064 (main): Wait for all threads to start before stopping GDB.
13065
c945a99f
PA
130662015-01-09 Pedro Alves <palves@redhat.com>
13067
13068 * gdb.threads/attach-many-short-lived-threads.c: New file.
13069 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13070
c1a747c1
PA
130712014-01-09 Pedro Alves <palves@redhat.com>
13072
13073 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13074 instead of to thread 2.
13075 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13076 Add barrier around each pthread_create call instead of around all
13077 calls.
13078 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13079 Set a break on thread_function and have the child threads hit it
13080 one at at a time.
13081
60b3033e
PA
130822015-01-09 Pedro Alves <palves@redhat.com>
13083
13084 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13085 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13086 false.
13087 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13088 checking whether the target board is remote.
13089 * gdb.multi/multi-attach.exp: Likewise.
13090 * gdb.python/py-sync-interp.exp: Likewise.
13091 * gdb.server/ext-attach.exp: Likewise.
13092 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13093 tests that need to attach, instead of checking whether the target
13094 board is remote at the top of the file.
13095
acc018ac
YQ
130962015-01-08 Yao Qi <yao@codesourcery.com>
13097
13098 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13099
50a18af8
JK
131002015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13101
13102 Fix testcase compilation.
13103 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13104
8503d6e1
JB
131052015-01-06 Joel Brobecker <brobecker@adacore.com>
13106
13107 * gdb.python/py-type.exp: Add a couple test about empty
13108 array creation, and negative-length array creation.
13109
cc73dbcc
DE
131102015-01-02 Doug Evans <xdje42@gmail.com>
13111
13112 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13113
0300bbc7
DE
131142015-01-02 Doug Evans <dje@google.com>
13115
13116 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13117
9d85a0ec
YQ
131182014-12-29 Yao Qi <yao@codesourcery.com>
13119
13120 * gdb.trace/entry-values.exp: Update comments. Rename variable
13121 bar_call_foo to returned_from_foo.
13122
87186c6a
MMN
131232014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13124
13125 PR gdb/17394
13126 * gdb.linespec/break-asm-file.c: New file.
13127 * gdb.linespec/break-asm-file.exp: New file.
13128 * gdb.linespec/break-asm-file0.s: New file.
13129 * gdb.linespec/break-asm-file1.s: New file.
13130
1bab7383
YQ
131312014-12-18 Nigel Stephens <nigel@mips.com>
13132 Maciej W. Rozycki <macro@codesourcery.com>
13133
13134 * gdb.base/float.exp: Handle the new output from "info float" on
13135 MIPS targets.
13136
1bc1068a
JK
131372014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13138
13139 Fix MinGW compilation.
13140 * gdb.compile/compile-ops.exp: Update untested message if
13141 !skip_compile_feature_tests.
13142 * gdb.compile/compile-setjmp.exp: Likewise.
13143 * gdb.compile/compile-tls.exp: Likewise.
13144 * gdb.compile/compile.exp: Likewise.
13145 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13146 supported on this host".
13147
b6615d10
DE
131482014-12-16 Doug Evans <xdje42@gmail.com>
13149
13150 * boards/stabs.exp: New file.
13151
25dda427
AA
131522014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13153
13154 * gdb.base/completion.exp: Adjust to format changes of "maint
13155 print user-registers".
13156
bf330350
CU
131572014-12-16 Catalin Udma <catalin.udma@freescale.com>
13158
13159 PR server/17457
13160 * gdb.arch/aarch64-fp.c: New file.
13161 * gdb.arch/aarch64-fp.exp: New file.
13162
395cf596
SDJ
131632014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13164
13165 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13166 r210637, r210913, r211666, r215400, r215817).
13167
13168 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13169 * dg-extract-results.py: New file.
13170 * dg-extract-results.sh: Use it if the environment seems
13171 suitable.
13172
13173 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13174
13175 * dg-extract-results.py (parse_run): Handle warnings that
13176 are printed before a test harness is run.
13177
13178 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13179
13180 * dg-extract-results.py (Named): Remove __cmp__ method.
13181 (output_variation): Use a key to sort variation.harnesses.
13182
13183 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13184
13185 * dg-extract-results.py: For Python 3, force sys.stdout to
13186 handle surrogate escape sequences.
13187 (safe_open): New function.
13188 (output_segment, main): Use it.
13189
13190 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13191
13192 * dg-extract-results.py (Prog.result_re): Include options
13193 in test name.
13194
13195 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13196
13197 * dg-extract-results.py (output_variation): Always sort if
13198 do_sum.
13199
e882ef3c
SM
132002014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13201
13202 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13203 as long as we get pagination notifications.
13204
4992aa20
JM
132052014-12-15 Jason Merrill <jason@redhat.com>
13206
13207 * Makefile.in (check-gdb.%): Restore.
13208 * README: Mention it.
13209
c1b5a1a6
JB
132102014-12-13 Joel Brobecker <brobecker@adacore.com>
13211
13212 * gdb.ada/str_uninit: New testcase.
13213
5537b577
JK
132142014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13215
13216 PR symtab/17642
13217 * gdb.base/vla-stub-define.c: New file.
13218 * gdb.base/vla-stub.c: New file.
13219 * gdb.base/vla-stub.exp: New file.
13220
bb2ec1b3
TT
132212014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13222 Jan Kratochvil <jan.kratochvil@redhat.com>
13223 Tom Tromey <tromey@redhat.com>
13224
13225 * configure.ac: Add gdb.compile/.
13226 * configure: Regenerate.
13227 * gdb.compile/Makefile.in: New file.
13228 * gdb.compile/compile-ops.exp: New file.
13229 * gdb.compile/compile-ops.c: New file.
13230 * gdb.compile/compile-tls.c: New file.
13231 * gdb.compile/compile-tls.exp: New file.
13232 * gdb.compile/compile-constvar.S: New file.
13233 * gdb.compile/compile-constvar.c: New file.
13234 * gdb.compile/compile-mod.c: New file.
13235 * gdb.compile/compile-nodebug.c: New file.
13236 * gdb.compile/compile-setjmp-mod.c: New file.
13237 * gdb.compile/compile-setjmp.c: New file.
13238 * gdb.compile/compile-setjmp.exp: New file.
13239 * gdb.compile/compile-shlib.c: New file.
13240 * gdb.compile/compile.c: New file.
13241 * gdb.compile/compile.exp: New file.
13242 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13243
4ff709eb
TT
132442014-12-12 Tom Tromey <tromey@redhat.com>
13245
13246 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13247 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13248
6dddd6a5
DE
132492014-12-12 Doug Evans <dje@google.com>
13250
13251 * lib/gdb-python.exp (get_python_valueof): New function.
13252 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13253
71c24708
AA
132542014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13255
13256 * gdb.base/completion.exp: Add test for completion of "info
13257 registers ".
13258
3e29f34a
MR
132592014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13260
13261 * gdb.base/func-ptrs.c: New file.
13262 * gdb.base/func-ptrs.exp: New file.
13263
fc126975
SM
132642014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13265
13266 PR breakpoints/17012
13267 * gdb.base/dprintf-detach.c: New file.
13268 * gdb.base/dprintf-detach.exp: New file.
13269
0a46d518
SM
132702014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13271
13272 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13273 * lib/gdb.exp (target_is_gdbserver): New procedure.
13274
a0be3e44
DE
132752014-12-08 Doug Evans <dje@google.com>
13276
13277 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13278
df1b803a
YQ
132792014-12-05 Yao Qi <yao@codesourcery.com>
13280
13281 * gdb.guile/scm-error.exp: Remove the third argument to
13282 gdb_remote_download.
13283 * gdb.guile/scm-frame-args.exp: Likewise.
13284 * gdb.guile/scm-section-script.exp: Likewise.
13285
ddb9f679
YQ
132862014-12-05 Yao Qi <yao@codesourcery.com>
13287
13288 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13289
86e4ed39
DE
132902014-12-04 Doug Evans <dje@google.com>
13291
13292 * gdb.python/py-objfile.exp: Add tests for
13293 objfile.add_separate_debug_file.
13294
7c50a931
DE
132952014-12-04 Doug Evans <dje@google.com>
13296
13297 * lib/gdb.exp (get_build_id): New function.
13298 (build_id_debug_filename_get): Rewrite to use it.
13299 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13300
621661e3
MR
133012014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13302
13303 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13304 `method(long)', not just 0x0.
13305 * gdb.cp/nsalias.exp: Align code labels to 4.
13306 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13307 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13308 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13309 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13310 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13311 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13312
29f0c3b7
DE
133132014-12-02 Doug Evans <dje@google.com>
13314
e1e061e7 13315 PR symtab/17602
29f0c3b7 13316 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13317 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13318 * gdb.cp/anon-ns.exp: Update.
13319
162078c8
NB
133202014-12-02 Nick Bull <nicholaspbull@gmail.com>
13321
13322 * gdb.python/py-events.py (inferior_call_handler): New.
13323 (register_changed_handler, memory_changed_handler): New.
13324 (test_events.invoke): Register new handlers.
13325 * gdb.python/py-events.exp: Add tests for inferior call,
13326 memory_changed and register_changed events.
13327
fdb09caf
AA
133282014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13329
13330 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13331 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13332 if the linker doesn't understand this.
13333
55cfb2c4
SM
133342014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13335
13336 * gdb.python/python.exp: Change expected reply to help().
13337
9e8cd6df
YQ
133382014-12-01 Yao Qi <yao@codesourcery.com>
13339
13340 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13341 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13342 * configure: Re-generated.
13343
6c659fc2
SC
133442014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13345
13346 * gdb.cp/chained-calls.cc: New file.
13347 * gdb.cp/chained-calls.exp: New file.
13348 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13349
d7fc3181
SM
133502014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13351
13352 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13353 * gdb.dwarf2/symtab-producer.exp: Same.
13354 * gdb.gdb/python-interrupts.exp: Same.
13355 * gdb.gdb/python-selftest.exp: Same.
13356 * gdb.python/py-linetable.exp: Same.
13357 * gdb.python/py-type.exp: Same.
13358 * gdb.python/py-value-cc.exp: Same.
13359 * gdb.python/py-value.exp: Same.
13360
10e79639
YQ
133612014-11-28 Yao Qi <yao@codesourcery.com>
13362
13363 * gdb.base/break-probes.exp: Match library name prefixed with
13364 sysroot.
13365
f28a0564
SM
133662014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13367
13368 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13369 test expected output. Add parentheses for the call to print.
13370 Remove L suffix from integers.
13371
3fe1ce1d
DE
133722014-11-26 Doug Evans <dje@google.com>
13373
13374 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13375
84429e27
YQ
133762014-11-22 Yao Qi <yao@codesourcery.com>
13377
13378 * gdb.trace/entry-values.c: Remove asms.
13379 (foo): Add foo_label.
13380 (bar): Add bar_label.
13381 * gdb.trace/entry-values.exp: Remove code computing foo's
13382 length and bar's length.
13383 (Dwarf::assemble): Invoke function_range for bar and use
13384 MACRO_AT_func for foo.
13385
26741859
YQ
133862014-11-22 Yao Qi <yao@codesourcery.com>
13387
13388 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13389 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13390 Use .Lgcc43_procstart instead of gcc43.
13391
45e44d27
JB
133922014-11-21 Joel Brobecker <brobecker@adacore.com>
13393
13394 * gdb.ada/n_arr_bound: New testcase.
13395
458c8db8
SDJ
133962014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13397
13398 PR breakpoints/10737
13399 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13400 test_catch_syscall_multi_arch.
13401 (test_catch_syscall_multi_arch): New function.
13402
43f3e411
DE
134032014-11-20 Doug Evans <xdje42@gmail.com>
13404
13405 * gdb.base/maint.exp: Update expected output.
13406
0d7b2549
AA
134072014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13408
13409 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13410 4-byte instruction on S390.
13411
8908fca5
JB
134122014-11-19 Joel Brobecker <brobecker@adacore.com>
13413
13414 * gdb.ada/arr_arr: New testcase.
13415
4a46959e
JB
134162014-11-19 Joel Brobecker <brobecker@adacore.com>
13417
13418 * gdb.ada/pkd_arr_elem: New Testcase.
13419
470e2f4e
LM
134202014-11-18 Luis Machado <lgustavo@codesourcery.com>
13421
13422 * gdb.reverse/break-precsave: Expect completion message for
13423 core file reads.
13424 * gdb.reverse/consecutive-precsave.exp: Likewise.
13425 * gdb.reverse/finish-precsave.exp: Likewise.
13426 * gdb.reverse/i386-precsave.exp: Likewise.
13427 * gdb.reverse/machinestate-precsave.exp: Likewise.
13428 * gdb.reverse/sigall-precsave.exp: Likewise.
13429 * gdb.reverse/solib-precsave.exp: Likewise.
13430 * gdb.reverse/step-precsave.exp: Likewise.
13431 * gdb.reverse/until-precsave.exp: Likewise.
13432 * gdb.reverse/watch-precsave.exp: Likewise.
13433
a267f3ad
AA
134342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13435
13436 * gdb.base/bp-permanent.c: Include unistd.h.
13437 * gdb.python/py-framefilter-mi.c (main): Add return type.
13438 * gdb.python/py-framefilter.c (main): Likewise.
13439 * gdb.trace/actions-changed.c (main): Likewise.
13440
12084a9a
AA
134412014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13442
13443 * gdb.mi/until.c: Add eye-catchers.
13444 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13445 line numbers.
13446
dc7e1a77
AA
134472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13448
13449 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13450 function header variants in break1.c.
13451 * gdb.base/ena-dis-br.exp: Likewise.
13452 * gdb.base/hbreak2.exp: Likewise.
13453 * gdb.reverse/until-precsave.exp: Drop references to removed
13454 non-prototype function header variants in ur1.c.
13455 * gdb.reverse/until-reverse.exp: Likewise.
13456
41c77605
PM
134572014-11-17 Petr Machata <pmachata@redhat.com>
13458
13459 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13460 ${_cu_offset_size} bytes abbrev offset.
13461
34248c3a
DE
134622014-11-15 Doug Evans <xdje42@gmail.com>
13463
13464 PR symtab/17559
13465 * gdb.base/line-symtabs.exp: New file.
13466 * gdb.base/line-symtabs.c: New file.
13467 * gdb.base/line-symtabs.h: New file.
13468
646da059
YQ
134692014-11-14 Yao Qi <yao@codesourcery.com>
13470
13471 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13472 (func): Add label func_label.
13473 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13474 Replace low_pc and high_pc with MACRO_AT_range.
13475 Replace name, low_pc and high_pc with MACRO_AT_func.
13476
9301ebe6
YQ
134772014-11-14 Yao Qi <yao@codesourcery.com>
13478
13479 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13480 Replace name, low_pc and high_pc with MACRO_AT_func.
13481
f166b542
YQ
134822014-11-14 Yao Qi <yao@codesourcery.com>
13483
13484 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13485 produce debug information.
13486 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13487
0f6e71e3
YQ
134882014-11-14 Yao Qi <yao@codesourcery.com>
13489
13490 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13491 object and get function length.
13492 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13493 with MACRO_AT_func.
13494 (top-level): Replace gdb_compile and clean_restart with
13495 prepare_for_testing.
13496 * gdb.dwarf2/main.c (main): Add label main_label.
13497
876c4df9
YQ
134982014-11-14 Yao Qi <yao@codesourcery.com>
13499
13500 * lib/dwarf.exp (function_range): New procedure.
13501 (Dwarf::_handle_macro_at_func): New procedure.
13502 (Dwarf::_handle_macro_at_range): New procedure.
13503 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13504
02ad9cf1
YQ
135052014-11-14 Yao Qi <yao@codesourcery.com>
13506
13507 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13508 (_handle_attribute): New procedure.
13509
a59add0c
AA
135102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13511
13512 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13513 * gdb.base/call-sc.c (zed): Likewise.
13514 * gdb.base/checkpoint.c (main): Likewise.
13515 * gdb.base/dump.c (main): Likewise.
13516 * gdb.base/gcore.c (main): Likewise.
13517 * gdb.base/huge.c (main): Likewise.
13518 * gdb.base/multi-forks.c (main): Likewise.
13519 * gdb.base/pr10179-a.c (main): Likewise.
13520 * gdb.base/savedregs.c (main): Likewise.
13521 * gdb.base/sigaltstack.c (main): Likewise.
13522 * gdb.base/siginfo.c (main): Likewise.
13523 * gdb.base/structs.c (zed): Likewise.
13524 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13525 * gdb.mi/mi-syn-frame.c (main): Likewise.
13526 * gdb.mi/until.c (foo, main): Likewise.
13527 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13528 * gdb.base/solib-weak.c (foo): Declare.
13529 * gdb.base/attach-twice.c: Include stdio.h.
13530 * gdb.base/weaklib1.c: Likewise.
13531 * gdb.base/weaklib2.c: Likewise.
13532 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13533 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13534 unistd.h.
13535 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13536 * gdb.mi/mi-exit-code.c: Likewise.
13537 * gdb.base/break-interp-lib.c: Include string.h.
13538 * gdb.base/coremaker.c: Likewise.
13539 * gdb.base/testenv.c: Likewise.
13540 * gdb.python/py-finish-breakpoint.c: Likewise.
13541 * gdb.base/inferior-died.c: Include sys/wait.h.
13542 * gdb.base/fileio.c: Include time.h.
13543 * gdb.base/async-shell.c: Include unistd.h.
13544 * gdb.base/dprintf-non-stop.c: Likewise.
13545 * gdb.base/info-os.c: Likewise.
13546 * gdb.mi/mi-console.c: Likewise.
13547 * gdb.mi/watch-nonstop.c: Likewise.
13548 * gdb.python/py-events.c: Likewise.
13549 * gdb.base/async.c (baz): Move up before its invocation.
13550 * gdb.base/code_elim2.c (my_global_func): Likewise.
13551 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13552 * gdb.base/advance.c (func2): Likewise.
13553
3b5d5997
AA
135542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13555
13556 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13557 variant.
13558 * gdb.base/annota3.c: Likewise.
13559 * gdb.base/async.c: Likewise.
13560 * gdb.base/average.c: Likewise.
13561 * gdb.base/call-ar-st.c: Likewise.
13562 * gdb.base/call-rt-st.c: Likewise.
13563 * gdb.base/call-sc.c: Likewise.
13564 * gdb.base/call-strs.c: Likewise.
13565 * gdb.base/ending-run.c: Likewise.
13566 * gdb.base/execd-prog.c: Likewise.
13567 * gdb.base/exprs.c: Likewise.
13568 * gdb.base/foll-exec.c: Likewise.
13569 * gdb.base/foll-fork.c: Likewise.
13570 * gdb.base/foll-vfork.c: Likewise.
13571 * gdb.base/funcargs.c: Likewise.
13572 * gdb.base/gcore.c: Likewise.
13573 * gdb.base/jump.c: Likewise.
13574 * gdb.base/langs0.c: Likewise.
13575 * gdb.base/langs1.c: Likewise.
13576 * gdb.base/langs2.c: Likewise.
13577 * gdb.base/mips_pro.c: Likewise.
13578 * gdb.base/nodebug.c: Likewise.
13579 * gdb.base/opaque0.c: Likewise.
13580 * gdb.base/opaque1.c: Likewise.
13581 * gdb.base/recurse.c: Likewise.
13582 * gdb.base/run.c: Likewise.
13583 * gdb.base/scope0.c: Likewise.
13584 * gdb.base/scope1.c: Likewise.
13585 * gdb.base/setshow.c: Likewise.
13586 * gdb.base/setvar.c: Likewise.
13587 * gdb.base/shmain.c: Likewise.
13588 * gdb.base/shr1.c: Likewise.
13589 * gdb.base/shr2.c: Likewise.
13590 * gdb.base/sigall.c: Likewise.
13591 * gdb.base/signals.c: Likewise.
13592 * gdb.base/so-indr-cl.c: Likewise.
13593 * gdb.base/solib2.c: Likewise.
13594 * gdb.base/structs.c: Likewise.
13595 * gdb.base/sum.c: Likewise.
13596 * gdb.base/vforked-prog.c: Likewise.
13597 * gdb.base/watchpoint.c: Likewise.
13598 * gdb.reverse/shr2.c: Likewise.
13599 * gdb.reverse/until-reverse.c: Likewise.
13600 * gdb.reverse/ur1.c: Likewise.
13601 * gdb.reverse/watch-reverse.c: Likewise.
13602
066a77c5
AA
136032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13604
13605 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13606 variant.
13607 * gdb.base/sepdebug.exp: Drop references to removed code.
13608
4f204ea5
AA
136092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13610
13611 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13612 variant. Preserve original line numbering.
13613 * gdb.base/list1.c: Likewise.
13614
3b377a3a
AA
136152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13616
13617 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13618 variant.
13619 * gdb.base/break1.c: Likewise.
13620 * gdb.base/break.exp: Drop references to removed code.
13621
e444df73
AA
136222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13623
13624 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13625 variant.
13626
8008f2a7
AA
136272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13628
13629 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13630
a5a06887
AA
136312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13632
13633 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13634 logic into perform_all_tests() and invoke it with and without
13635 function header prototypes.
13636 (do_function_calls): Remove conditional XFAIL for PR 5318.
13637 (rerun_and_prepare): Remove duplicate code.
13638 (perform_all_tests): New. Main logic moved here.
13639
44dba9b9
AA
136402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13641
13642 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13643 code guarded by #ifdef NO_PROTOTYPES.
13644 (t_double_many_args): Likewise.
13645 (DEF_FUNC_MANY_ARGS_1): Likewise.
13646 (DEF_FUNC_VALUES_1): Likewise.
13647 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13648 guarded by #ifdef PROTOTYPES.
13649
d1fbcd56
AA
136502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13651
13652 * gdb.mi/mi-console.c: Add eye-catcher.
13653 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13654 instead of literal line number.
13655
b0e59b8f
AA
136562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13657
13658 * gdb.base/shr2.c: Add eye-catcher.
13659 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13660 line number.
13661
78f98cca
AA
136622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13663
13664 * gdb.base/jump.c: Add eye-catchers.
13665 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13666 numbers.
13667
58fa2af0
AA
136682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13669
13670 * gdb.base/execd-prog.c: Add eye-catchers.
13671 * gdb.base/foll-exec.c: Likewise.
13672 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13673 line numbers.
13674
04e5059b
AA
136752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13676
13677 * gdb.base/ending-run.c: Add eye-catchers.
13678 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13679 literal line numbers.
13680
dbfdb174
AA
136812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13682
13683 * gdb.base/call-rt-st.c: Add eye-catchers.
13684 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13685 literal line numbers.
13686
888a2ade
AA
136872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13688
13689 * gdb.base/call-ar-st.c: Add eye-catchers.
13690 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13691 literal line numbers.
13692
6acc2dde
AA
136932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13694
13695 * gdb.base/average.c: Add eye-catchers.
13696 * gdb.base/sum.c: Likewise.
13697 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13698 regexps dynamically.
13699
9ecfcd1d
AA
137002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13701
13702 * gdb.base/solib1.c: Add eye-catchers.
13703 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13704 literal line numbers.
13705
78708b7c
PA
137062014-11-12 Pedro Alves <palves@redhat.com>
13707
13708 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13709 leader has exited.
13710
af48d08f
PA
137112014-11-12 Pedro Alves <palves@redhat.com>
13712
13713 * gdb.arch/i386-bp_permanent.c: New file.
13714 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13715 (srcfile): Set to i386-bp_permanent.c.
13716 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13717 that stepi does not execute the 'leave' instruction, instead of
13718 testing it does execute.
13719 * gdb.base/bp-permanent.c: New file.
13720 * gdb.base/bp-permanent.exp: New file.
13721
af3768e9
DE
137222014-11-10 Doug Evans <xdje42@gmail.com>
13723
13724 PR symtab/17564
13725 * gdb.base/symtab-search-order.exp: New file.
13726 * gdb.base/symtab-search-order.c: New file.
13727 * gdb.base/symtab-search-order-1.c: New file.
13728 * gdb.base/symtab-search-order-shlib-1.c: New file.
13729
9de00a4a
PA
137302014-11-07 Pedro Alves <palves@redhat.com>
13731
13732 PR gdb/17511
13733 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13734 i?86-*-linux*.
13735
e0f52461
SC
137362014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13737
13738 PR c++/17494
13739 * gdb.cp/pr17494.cc: New file.
13740 * gdb.cp/pr17494.exp: New file.
13741
6ce8c980
YQ
137422014-11-02 Yao Qi <yao@codesourcery.com>
13743
13744 * gdb.python/python.exp: Get working directory and match the
13745 output of "set extended-prompt \\w " with it.
13746
02be9a71
DE
137472014-10-30 Doug Evans <dje@google.com>
13748
13749 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13750 in objfiles.
13751 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13752 in progspaces.
13753
3bdff46b
LM
137542014-10-30 Janis Johnson <janisjo@codesourcery.com>
13755
13756 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13757 * gdb.base/realname-expand.exp: Likewise.
13758 * gdb.linespec/macro-relative.exp: Likewise.
13759
ab917dfb
PA
137602014-10-29 Pedro Alves <palves@redhat.com>
13761
13762 PR gdb/17408
13763 * gdb.threads/schedlock.c (some_function): New function.
13764 (call_function): New global.
13765 (MAYBE_CALL_SOME_FUNCTION): New macro.
13766 (thread_function): Call it.
13767 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13768 and use it instead of a global counter. Adjust all callers.
13769 (get_current_thread): Use "find current thread" for test message
13770 here rather than having all callers pass down the same string.
13771 (goto_loop): New procedure, factored out from ...
13772 (my_continue): ... this.
13773 (step_ten_loops): Change parameter from test message to command to
13774 use. Adjust.
13775 (list_count): Delete global.
13776 (check_result): New procedure, factored out from duplicate top
13777 level code.
13778 (continue tests): Wrap in with_test_prefix.
13779 (test_step): New procedure, factored out from duplicate top level
13780 code.
13781 (top level): Test "step" in combination with all scheduler-locking
13782 modes. Test "next" in combination with all scheduler-locking
13783 modes, and in combination with stepping over a function call or
13784 not.
13785 * gdb.threads/next-bp-other-thread.c: New file.
13786 * gdb.threads/next-bp-other-thread.exp: New file.
13787
d3d4baed
PA
137882014-10-29 Pedro Alves <palves@redhat.com>
13789
13790 PR python/17372
13791 * gdb.python/python.exp: Test a multi-line command that spawns
13792 interactive Python.
13793 * gdb.base/multi-line-starts-subshell.exp: New file.
13794
563e8d85
YQ
137952014-10-29 Yao Qi <yao@codesourcery.com>
13796
13797 * gdb.base/fileio.exp: Make directories on host.
13798
0ea4d52e
YQ
137992014-10-29 Yao Qi <yao@codesourcery.com>
13800
13801 * gdb.base/fileio.c (test_write): Close the file.
13802
7f5ef605
PA
138032014-10-28 Pedro Alves <palves@redhat.com>
13804
13805 PR gdb/12623
13806 * gdb.base/sigstep.c (no_handler): New global.
13807 (main): If 'no_handler is true, set the signal handlers to
13808 SIG_IGN.
13809 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13810 with_sw_watch and no_handler parameters. Handle them.
13811 (top level) <stepping over handler when stopped at a breakpoint
13812 test>: Add a test axis for testing with a software watchpoint, and
13813 another for testing with the signal handler set to SIG_IGN.
13814 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13815 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13816
abbdbd03
PA
138172014-10-28 Pedro Alves <palves@redhat.com>
13818
13819 PR gdb/17511
13820 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13821 * gdb.base/sigstep.exp (other_handler_location): New global.
13822 (advance): Support stepping into the signal handler, and running
13823 commands while in the handler.
13824 (in_handler_map): New global.
13825 (top level): In the advance test, add combinations for getting
13826 into the handler with stepping commands, and for running commands
13827 in the handler. Add comment descripting the advancei tests.
13828
1df4399f
PA
138292014-10-28 Pedro Alves <palves@redhat.com>
13830
13831 * gdb.base/sigstep.exp: Use build_executable instead of
13832 prepare_for_testing.
13833 (top level): Move code that starts GDB, runs to main and creates a
13834 display to ...
13835 (restart): ... this new procedure.
13836 (top level): Move backtrace from signal handler test to ...
13837 (validate_backtrace): ... this new procedure.
13838 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13839 with_test_prefix. Always restart GDB.
13840 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13841 with_test_prefix. Always restart GDB. No need to delete
13842 breakpoints after the test.
13843 (test_skip_handler): Remove prefix parameter.
13844 (skip_over_handler, breakpoint_to_handler)
13845 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13846 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13847 restart GDB. No need to delete breakpoints after the test.
13848 (top level): Use foreach to call the test procedures with
13849 different commands.
13850
a5b6e449
PA
138512014-10-28 Pedro Alves <palves@redhat.com>
13852
13853 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13854 instead of GNATS numbers.
13855 * gdb.base/sigbpt.exp: Likewise.
13856 * gdb.base/siginfo.exp: Likewise.
13857 * gdb.base/sigstep.exp: Likewise.
13858
e5f8a7cc
PA
138592014-10-27 Pedro Alves <palves@redhat.com>
13860
13861 * gdb.base/sigstep.c (dummy): New global.
13862 (main): Issue a couple writes to the new global.
13863 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13864 procedures.
13865 (skip_over_handler): Use test_skip_handler.
13866 (top level): Call skip_over_handler for stepi and nexti too.
13867 (breakpoint_over_handler): Use test_skip_handler.
13868 (top level): Call breakpoint_over_handler for stepi and nexti too.
13869
763905a3
YQ
138702014-10-27 Yao Qi <yao@codesourcery.com>
13871
13872 * gdb.trace/tfile.c (adjust_function_address)
13873 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13874 function descriptor.
13875
6f259a23
DB
138762014-10-24 Don Breazeal <donb@codesourcery.com>
13877
13878 * gdb.base/foll-fork.exp (test_follow_fork,
13879 catch_fork_child_follow): Check for updated fork messages emitted
13880 from infrun.c.
13881 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13882 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13883 vfork_and_exec_child_follow_through_step): Check for updated vfork
13884 messages emitted from infrun.c.
13885
09dd9a69
PA
138862014-10-24 Pedro Alves <palves@redhat.com>
13887
13888 * gdb.base/corefile.exp: Remove references to ultrix.
13889 * gdb.base/interrupt.exp: Likewise.
13890 * gdb.base/whatis.exp: Likewise.
13891 * gdb.gdb/selftest.exp: Likewise.
13892 * gdb.threads/manythreads.exp: Likewise.
13893 * gdb.threads/print-threads.exp: Likewise.
13894 * gdb.threads/pthreads.exp:: Likewise.
13895 * gdb.threads/schedlock.exp: Likewise.
13896
3433cfa5
SC
138972014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13898
13899 * gdb.cp/non-trivial-retval.cc: Add a test case.
13900 * gdb.cp/non-trivial-retval.exp: Add a test.
13901
092f880b
YQ
139022014-10-20 Yao Qi <yao@codesourcery.com>
13903
13904 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13905 * gdb.python/py-objfile-script-gdb.py: New file.
13906 * gdb.python/py-objfile-script.exp: Update reference to
13907 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13908 of remote_download. Remove the dest file.
13909
acbdb7f3
YQ
139102014-10-20 Yao Qi <yao@codesourcery.com>
13911
13912 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13913 * gdb.base/step-line.exp: Likewise.
13914 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13915 * gdb.dwarf2/dw2-basic.exp: Likewise.
13916 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13917 * gdb.dwarf2/dw2-filename.exp: Likewise.
13918 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13919 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13920 * gdb.dwarf2/dw2-producer.exp: Likewise.
13921 * gdb.dwarf2/mac-fileno.exp: Likewise.
13922 * gdb.python/py-frame-args.exp: Likewise.
13923 * gdb.python/py-framefilter.exp: Likewise.
13924 * gdb.python/py-mi.exp: Likewise.
13925 * gdb.python/py-objfile-script.exp: Likewise
13926 * gdb.python/py-pp-integral.exp: Likewise.
13927 * gdb.python/py-pp-re-notag.exp: Likewise.
13928 * gdb.python/py-prettyprint.exp: Likewise.
13929 * gdb.python/py-section-script.exp: Likewise.
13930 * gdb.python/py-typeprint.exp: Likewise.
13931 * gdb.python/py-xmethods.exp: Likewise.
13932 * gdb.stabs/weird.exp: Likewise.
13933 * gdb.xml/tdesc-regs.exp: Likewise.
13934
bd286a29
KCY
139352014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13936
13937 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13938 (out_cu): Use addr_len for the size of addresses.
13939 (out_line): Likewise. Size DW_LNE_set_address instruction
13940 according to addr_len.
13941 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13942 (FUNC): Add START_INSNS to definition.
13943
673dc4a0
YQ
139442014-10-18 Yao Qi <yao@codesourcery.com>
13945
13946 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13947 gdb_has_argv0 return true.
13948 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13949 check [target_info exists noargs], check [gdb_has_argv0]
13950 instead.
13951 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13952 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13953 procedures.
13954
4ffbba72
DE
139552014-10-17 Doug Evans <dje@google.com>
13956
13957 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13958 event.
13959 * gdb.python/py-events.py: Add clear_objfiles event.
13960
d096d8c1
DE
139612014-10-17 Doug Evans <dje@google.com>
13962
13963 * gdb.python/py-objfile.exp: Test progspace attribute.
13964
a80db015
LM
139652014-10-17 Luis Machado <lgustavo@codesourcery.com>
13966
13967 * gdb.guile/scm-breakpoint.exp: Do not assume any
13968 directory separators when matching source file paths.
13969 * gdb.python/py-breakpoint.exp: Likewise.
13970 * gdb.reverse/break-precsave.exp: Likewise.
13971 * gdb.reverse/break-reverse.exp: Likewise.
13972 * gdb.reverse/consecutive-precsave.exp: Likewise.
13973 * gdb.reverse/finish-precsave.exp: Likewise.
13974 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13975 * gdb.reverse/finish-reverse.exp: Likewise.
13976 * gdb.reverse/i386-precsave.exp: Likewise.
13977 * gdb.reverse/i387-env-reverse.exp: Likewise.
13978 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13979 * gdb.reverse/machinestate-precsave.exp: Likewise.
13980 * gdb.reverse/machinestate.exp: Likewise.
13981 * gdb.reverse/sigall-precsave.exp: Likewise.
13982 * gdb.reverse/solib-precsave.exp: Likewise.
13983 * gdb.reverse/step-precsave.exp: Likewise.
13984 * gdb.reverse/until-precsave.exp: Likewise.
13985 * gdb.reverse/watch-precsave.exp: Likewise.
13986 * gdb.reverse/watch-reverse.exp: Likewise.
13987
b22089ab
YQ
139882014-10-17 Yao Qi <yao@codesourcery.com>
13989
13990 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13991 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13992
6c4486e6
PA
139932014-10-17 Pedro Alves <palves@redhat.com>
13994
13995 PR gdb/17471
13996 * gdb.base/bg-execution-repeat.c: New file.
13997 * gdb.base/bg-execution-repeat.exp: New file.
13998
0ff33695
PA
139992014-10-17 Pedro Alves <palves@redhat.com>
14000
14001 PR gdb/17300
14002 * gdb.base/continue-all-already-running.c: New file.
14003 * gdb.base/continue-all-already-running.exp: New file.
14004
6fdebc3d
PA
140052014-10-17 Pedro Alves <palves@redhat.com>
14006
14007 PR gdb/17472
14008 * gdb.base/annota-input-while-running.c: New file.
14009 * gdb.base/annota-input-while-running.exp: New file.
14010
32a8097b
PA
140112014-10-17 Pedro Alves <palves@redhat.com>
14012
14013 * gdb.base/callfuncs.exp: emove references to osf.
14014 * gdb.base/sigall.exp: Likewise.
14015 * gdb.gdb/selftest.exp: Likewise.
14016 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14017 * gdb.mi/non-stop.c: Likewise.
14018 * gdb.mi/pthreads.c: Likewise.
14019 * gdb.reverse/sigall-precsave.exp: Likewise.
14020 * gdb.reverse/sigall-reverse.exp: Likewise.
14021 * gdb.threads/pthreads.c: Likewise.
14022 * gdb.threads/pthreads.exp: Likewise.
14023
7a3517ff
YQ
140242014-10-17 Yao Qi <yao@codesourcery.com>
14025
14026 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14027 check 'target_info exists noargs'.
14028 (test_command_prompt_position): Likewise.
14029 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14030 Remove "set args".
14031 (progvar_simple_while_test): Likewise.
14032 (progvar_complex_if_while_test): Likewise.
14033 (if_while_breakpoint_command_test): Likewise.
14034 (infrun_breakpoint_command_test): Likewise.
14035 (breakpoint_command_test): Likewise.
14036 (watchpoint_command_test): Likewise.
14037 (bp_deleted_in_command_test): Likewise.
14038 (temporary_breakpoint_commands): Likewise.
14039
bb99c472
YQ
140402014-10-16 Yao Qi <yao@codesourcery.com>
14041
14042 * gdb.base/remotetimeout.exp: Remove noargs checking.
14043
7c16b83e
PA
140442014-10-15 Pedro Alves <palves@redhat.com>
14045
14046 PR breakpoints/9649
14047 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14048 * gdb.base/breakpoint-in-ro-region.exp
14049 (probe_target_hardware_step): New procedure.
14050 (top level): Probe hardware stepping and hardware breakpoint
14051 support. Test stepping through a read-only region, with both
14052 "breakpoint auto-hw" on and off and both "always-inserted" on and
14053 off.
14054
35a49624
IB
140552014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14056
14057 * gdb.dlang/demangle.exp: Update for demangling changes.
14058
2d1c107c
SC
140592014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14060
14061 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14062 * gdb.cp/non-trivial-retval.exp: Add new tests.
14063
778811d5
SC
140642014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14065
14066 PR c++/13403
14067 PR c++/15154
14068 * gdb.cp/non-trivial-retval.cc: New file.
14069 * gdb.cp/non-trivial-retval.exp: New file.
14070
10c5f0a8
YQ
140712014-10-15 Yao Qi <yao@codesourcery.com>
14072
14073 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14074 remote host.
14075
65d7b369
YQ
140762014-10-15 Yao Qi <yao@codesourcery.com>
14077
14078 * gdb.python/py-symbol.exp: Match file base name if host is
14079 remote, otherwise match file name with dir name.
14080 * gdb.python/py-symtab.exp: Likewise.
14081 * gdb.python/python.exp: Likewise.
14082
46dc1394
YQ
140832014-10-15 Yao Qi <yao@codesourcery.com>
14084
14085 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14086 pattern.
14087 * gdb.python/py-symtab.exp: Likewise.
14088 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14089 locationn.
14090
c40cc657
JB
140912014-10-14 Joel Brobecker <brobecker@adacore.com>
14092
14093 * gdb.ada/addr_arith: New testcase.
14094
2abf49e1
MR
140952014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14096
14097 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14098 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14099 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14100 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14101
f7088df3
SDJ
141022014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14103
14104 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14105 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14106 * gdb.arch/stap-eval-lang-ada.exp: New file.
14107
4dc06805
YQ
141082014-10-14 Yao Qi <yao@codesourcery.com>
14109
14110 * gdb.mi/mi-var-child.c (nothing1): New function.
14111 (nothing2): New function.
14112 (do_children_tests): Set function pointers by nothing1 and
14113 nothing2.
14114 * gdb.mi/mi-var-child.exp: Step over new added statements.
14115 Update test to match the new output.
14116 * gdb.mi/var-cmd.c (nothing1): New function.
14117 (nothing2): New function.
14118 (do_children_tests): Set function pointers by nothing1 and
14119 nothing2.
14120 * gdb.mi/mi-var-display.exp: Update test to match output.
14121 Step to the line specified by $line_dct_nothing.
14122 Increase the number of lines to step.
14123
46a93de2
YQ
141242014-10-14 Yao Qi <yao@codesourcery.com>
14125
14126 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14127 tests.
14128 * gdb.mi/mi2-var-child.exp: Likewise.
14129
14ea52ee
DE
141302014-10-13 Doug Evans <dje@google.com>
14131
14132 * gdb.python/py-objfile.exp: Change name of file name test.
14133
e5c6e92b
DE
141342014-10-13 Doug Evans <dje@google.com>
14135
14136 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14137 from the start of the CU.
14138
c780cc2f
JK
141392014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14140 Yao Qi <yao@codesourcery.com>
14141
14142 Fix "save breakpoints" for "catch" command.
14143 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14144 Remove -nonewline. Match also the added "main" line.
14145
99894e11
JK
141462014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14147
14148 Fix "save breakpoints" for "disable $bpnum" command.
14149 * gdb.base/save-bp.c (main): Add label.
14150 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14151
6e1ac5a3
JK
141522014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14153
14154 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14155
754dd2b0
YQ
141562014-10-11 Yao Qi <yao@codesourcery.com>
14157
14158 * gdb.server/server-kill.exp: Execute command
14159 "set remote trace-status-packet on" before "tstatus".
14160
f90183d7
YQ
141612014-10-11 Yao Qi <yao@codesourcery.com>
14162
14163 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14164 (main): Call getppid.
14165 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14166 and continue to it. Read variable "server_pid".
14167
bf40a607
YQ
141682014-10-11 Yao Qi <yao@codesourcery.com>
14169
14170 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14171
052ca370
YQ
141722014-10-11 Yao Qi <yao@codesourcery.com>
14173
14174 * gdb.threads/thread-find.exp: Don't execute command
14175 "info threads".
14176 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14177 * gdb.threads/linux-dp.exp: Don't check the condition
14178 $threads_created equals to zero.
14179
3831839c
PA
141802014-10-10 Pedro Alves <palves@redhat.com>
14181
14182 * gdb.base/bigcore.exp: Remove references to IRIX.
14183 * gdb.base/funcargs.exp: Likewise.
14184 * gdb.base/interrupt.exp: Likewise.
14185 * gdb.base/mips_pro.exp: Likewise.
14186 * gdb.base/nodebug.exp: Likewise.
14187 * gdb.base/setvar.exp: Likewise.
14188 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14189
8b9a549d
PA
141902014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14191 Pedro Alves <palves@redhat.com>
14192
14193 PR symtab/14466
14194 * gdb.base/vdso-warning.c: New file.
14195 * gdb.base/vdso-warning.exp: New file.
14196
d48ba5e8
DE
141972014-10-02 Doug Evans <dje@google.com>
14198
14199 * gdb.base/structs.c (main): Don't run forever.
14200
2278c276
PA
142012014-10-02 Pedro Alves <palves@redhat.com>
14202
14203 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14204 (top level) <stop threads 1, stop threads 2>: Use it.
14205
b57bacec
PA
142062014-10-02 Pedro Alves <palves@redhat.com>
14207
14208 * gdb.threads/break-while-running.exp (test): Add new
14209 'update_thread_list' argument. Skip "info threads" if false.
14210 (top level): Add new 'update_thread_list' axis.
14211
13fd3ff3
PA
142122014-10-02 Pedro Alves <palves@redhat.com>
14213
14214 PR breakpoints/17431
14215 * gdb.base/execl-update-breakpoints.c: New file.
14216 * gdb.base/execl-update-breakpoints.exp: New file.
14217
0fec99e8
PA
142182014-10-01 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.base/breakpoint-in-ro-region.c: New file.
14221 * gdb.base/breakpoint-in-ro-region.exp: New file.
14222
2ddf4301
SM
142232014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14224
14225 * gdb.mi/mi-exit-code.exp: New file.
14226 * gdb.mi/mi-exit-code.c: New file.
14227
6a5f3f43
YQ
142282014-09-30 Yao Qi <yao@codesourcery.com>
14229
14230 * lib/prelink-support.exp (build_executable_own_libs): Error if
14231 the target isn't native.
14232
345bcc73
YQ
142332014-09-30 Yao Qi <yao@codesourcery.com>
14234
14235 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14236 false.
14237
a25a5a45
PA
142382014-09-22 Pedro Alves <palves@redhat.com>
14239
14240 * gdb.threads/break-while-running.exp: New file.
14241 * gdb.threads/break-while-running.c: New file.
14242
00ba3162
YQ
142432014-09-19 Yao Qi <yao@codesourcery.com>
14244
14245 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14246 Invoke test. Restart GDB with --readnow and invoke test again.
14247
c3b7b696
YQ
142482014-09-19 Yao Qi <yao@codesourcery.com>
14249
14250 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14251 proc set_breakpoint_on_gcd_function. Invoke
14252 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14253 invoke set_breakpoint_on_gcd_function again.
14254
2b4fd423
DE
142552014-09-18 Doug Evans <dje@google.com>
14256
14257 * gdb.dwarf2/symtab-producer.exp: New file.
14258
a5947601
SDJ
142592014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14260
14261 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14262 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14263 * gdb.base/global-var-nested-by-dso.c: Likewise.
14264 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14265
91c19059
SDJ
142662014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14267 Pedro Alves <palves@redhat.com>
14268
14269 * gdb.base/watch-bitfields.exp: Pass string other than test file
14270 name to prepare_for_testing.
14271 (watch): New procedure.
14272 (expect_watchpoint): Use with_test_prefix.
14273 (top level): Factor out tests to ...
14274 (test_watch_location, test_regular_watch): ... these new
14275 procedures, and use with_test_prefix and gdb_continue_to_end.
14276
bb9d5f81
PP
142772014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14278
14279 PR breakpoints/12526
14280 * gdb.base/watch-bitfields.exp: New file.
14281 * gdb.base/watch-bitfields.c: New file.
14282
635856f5
PA
142832014-09-16 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14286 software and hardware addresses, not software address against
14287 itself.
14288
7280ceea
PA
142892014-09-16 Pedro Alves <palves@redhat.com>
14290
14291 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14292 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14293
428b16bd
PA
142942014-09-16 Pedro Alves <palves@redhat.com>
14295
14296 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14297 files.
14298 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14299 "*-*-vxworks*" throughout.
14300 * gdb.base/break.exp: Likewise.
14301 * gdb.base/default.exp: Likewise.
14302 * gdb.base/scope.exp: Likewise.
14303 * gdb.base/sepdebug.exp: Likewise.
14304 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14305 throughout.
14306 * gdb.base/run.c: Likewise.
14307 * gdb.base/sepdebug.c: Likewise.
14308 * gdb.hp/gdb.aCC/run.c: Likewise.
14309 * gdb.reverse/until-reverse.c: Likewise.
14310 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14311
666d413c
YQ
143122014-09-16 Yao Qi <yao@codesourcery.com>
14313
14314 * boards/local-remote-host-native.exp: New file.
14315
57cbd724
DE
143162014-09-14 Doug Evans <xdje42@gmail.com>
14317
14318 * gdb.threads/queue-signal.c (thread_count): New variable.
14319 (thread_count_mutex, thread_count_condvar): New variables.
14320 (incr_thread_count, wait_all_threads_running): New functions.
14321 (main): Wait for all threads to be in their thread functions.
14322
81219e53
DE
143232014-09-13 Doug Evans <xdje42@gmail.com>
14324
14325 * gdb.threads/queue-signal.c: New file.
14326 * gdb.threads/queue-signal.exp: New file.
14327
3714cea7
DE
143282014-09-13 Doug Evans <xdje42@gmail.com>
14329
14330 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14331 be consistent with what default_gdb_init uses.
14332 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14333 the plain text of the prompt. Add some logging printfs.
14334 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14335
fa43b1d7
PA
143362014-09-12 Pedro Alves <palves@redhat.com>
14337
14338 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14339 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14340 * gdb.arch/i386-size-overlap.exp: Likewise.
14341 * gdb.arch/i386-size.exp: Likewise.
14342 * gdb.arch/i386-unwind.exp: Likewise.
14343 * gdb.base/a2-run.exp: Likewise.
14344 * gdb.base/break.exp: Likewise.
14345 * gdb.base/charset.exp: Likewise.
14346 * gdb.base/chng-syms.exp: Likewise.
14347 * gdb.base/commands.exp: Likewise.
14348 * gdb.base/dbx.exp: Likewise.
14349 * gdb.base/find.exp: Likewise.
14350 * gdb.base/funcargs.exp: Likewise.
14351 * gdb.base/jit-simple.exp: Likewise.
14352 * gdb.base/reread.exp: Likewise.
14353 * gdb.base/sepdebug.exp: Likewise.
14354 * gdb.base/step-bt.exp: Likewise.
14355 * gdb.cp/mb-inline.exp: Likewise.
14356 * gdb.cp/mb-templates.exp: Likewise.
14357 * gdb.objc/basicclass.exp: Likewise.
14358 * gdb.threads/killed.exp: Likewise.
14359
9d9bf2df
EBM
143602014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14361
14362 PR tdep/17379
14363 * gdb.arch/powerpc-stackless.S: New file.
14364 * gdb.arch/powerpc-stackless.exp: New file.
14365
1cf2f1b0
JK
143662014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14367
14368 * gdb.base/attach.c: Include unistd.h.
14369 (main): Call alarm. Add label postloop.
14370 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14371 gdb_breakpoint, gdb_continue_to_breakpoint.
14372 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14373
98880d46
PA
143742014-09-11 Pedro Alves <palves@redhat.com>
14375
14376 PR gdb/17347
14377 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14378 * gdb.base/attach.exp (test_command_line_attach_run): New
14379 procedure.
14380 (top level): Call it.
14381
4c92ff2c
PA
143822014-09-11 Pedro Alves <palves@redhat.com>
14383
14384 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14385 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14386 (do_command_attach_tests): Use spawn_wait_for_attach.
14387 * gdb.base/solib-overlap.exp: Likewise.
14388 * gdb.multi/multi-attach.exp: Likewise.
14389 * gdb.python/py-prompt.exp: Likewise.
14390 * gdb.python/py-sync-interp.exp: Likewise.
14391 * gdb.server/ext-attach.exp: Likewise.
14392
3adc1a7d
GKB
143932014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14394
14395 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14396 command in testcase. Simplify testcase.
14397
96334934
JB
143982014-09-10 Joel Brobecker <brobecker@adacore.com>
14399
14400 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14401
eb479039
JB
144022014-09-10 Joel Brobecker <brobecker@adacore.com>
14403
14404 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14405
deede10c
JB
144062014-09-10 Joel Brobecker <brobecker@adacore.com>
14407
14408 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14409
7828a5f5
JB
144102014-09-10 Joel Brobecker <brobecker@adacore.com>
14411
14412 * gdb.dwarf2/dynarr-ptr.c: New file.
14413 * gdb.dwarf2/dynarr-ptr.exp: New file.
14414
33aeebcf
MR
144152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14416
14417 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14418 of 30 rather than hardcoding 120 for a slow test case. Take the
14419 `gdb,timeout' target setting into account for this calculation.
14420 Don't extend the timeout for the test cases that don't need it.
14421
7b415901
MR
144222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14423
14424 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14425 a factor of 2 for a slow test case. Take the `gdb,timeout'
14426 target setting into account for this calculation.
14427 * gdb.reverse/until-precsave.exp: Increase the timeout by
14428 a factor of 15 and 3 respectively rather than adding 120
14429 for a pair of slow test cases. Take the `gdb,timeout'
14430 target setting into account for this calculation.
14431
4a40f85a
MR
144322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14433
14434 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14435 timeout, don't pass one down to gdb_expect.
14436 (gdb_expect): Rework timeout selection.
14437
09635af7
MR
144382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14439
14440 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14441 exception on timeout.
14442 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14443 (gdbserver_start_extended): Catch any `gdbserver_start' error
14444 exceptions.
14445 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14446 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14447 `gdbserver_gdb_load' error exceptions.
14448
2bdd10b7
MR
144492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14450
14451 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14452 120 on waiting for the TCP socket to open.
14453
316935f0
DE
144542014-09-09 Doug Evans <xdje42@gmail.com>
14455
14456 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14457 _caller_matches, _any_caller_is, _any_caller_matches.
14458
83740597
DE
144592014-09-09 Doug Evans <xdje42@gmail.com>
14460
14461 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14462
4c122fc3
YQ
144632014-09-09 Yao Qi <yao@codesourcery.com>
14464
14465 * gdb.mi/mi-var-display.exp: Set print symbol off.
14466
a9f116cb
GKB
144672014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14468
14469 PR gdb/17035
14470 * gdb.base/commands.exp: Add tests to verify user-defined
14471 commands with empty bodies.
14472 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14473 python commands in `show user command`.
14474 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14475 scheme commands in `show user command`.
14476
c75bd3a2
JK
144772014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14478
14479 PR python/17355
14480 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14481 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14482 * gdb.python/py-framefilter-invalidarg.exp: New file.
14483 * gdb.python/py-framefilter-invalidarg.py: New file.
14484
faa42425
DE
144852014-09-06 Doug Evans <xdje42@gmail.com>
14486
14487 PR 15276
14488 * gdb.python/py-caller-is.c: New file.
14489 * gdb.python/py-caller-is.exp: New file.
14490
474ca4f6
SDJ
144912014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14492
14493 PR gdb/17235
14494 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14495 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14496
eb0b0463
SDJ
144972014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14498
14499 PR fortran/17237
14500 * gdb.fortran/print-formatted.exp: New file.
14501 * gdb.fortran/print-formatted.f90: Likewise.
14502
5f3b99cf
SS
145032014-09-03 Sasha Smundak <asmundak@google.com>
14504
14505 * gdb.python/py-frame.exp: Test Frame.read_register.
14506
7d793aa9
SDJ
145072014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14508
14509 PR python/16699
14510 * gdb.python/py-completion.exp: New file.
14511 * gdb.python/py-completion.py: Likewise.
14512
fb0576e9
DE
145132014-08-28 Doug Evans <dje@google.com>
14514
14515 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14516 eax,etc. are live with values set by gdb and thus the compiler can't
14517 use them.
14518 * gdb.arch/i386-pseudo.c (main): Ditto.
14519
ee92b0dd
DE
145202014-08-27 Doug Evans <dje@google.com>
14521
14522 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14523
6649db35
DE
145242014-08-25 Doug Evans <dje@google.com>
14525
14526 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14527 (main): Ditto.
14528
564b7600
DE
145292014-08-25 Doug Evans <dje@google.com>
14530
14531 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14532
3881fb67
YQ
145332014-08-24 Yao Qi <yao@codesourcery.com>
14534
14535 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14536 symbol off.
14537 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14538
a05a36a5
DE
145392014-08-22 Doug Evans <dje@google.com>
14540
14541 PR 17276
14542 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14543 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14544 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14545
7c343b48
YQ
145462014-08-22 Yao Qi <yao@codesourcery.com>
14547
14548 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14549 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14550 * gdb.python/python.exp: Likewise. Use .py file on the host
14551 instead of the build.
14552
22fd09ae
JK
145532014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14554
14555 * gdb.threads/gcore-stale-thread.c: New file.
14556 * gdb.threads/gcore-stale-thread.exp: New file.
14557
a8454a7c
PA
145582014-08-21 Pedro Alves <palves@redhat.com>
14559
14560 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14561 * gdb.base/gcore-relro-pie.exp: Likewise.
14562 * gdb.base/gcore-relro.exp: Likewise.
14563 * gdb.base/gcore.exp: Likewise.
14564 * gdb.base/print-symbol-loading.exp: Likewise.
14565 * gdb.threads/gcore-thread.exp: Likewise.
14566 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14567
2a31c623
PA
145682014-08-20 Pedro Alves <palves@redhat.com>
14569 Jan Kratochvil <jan.kratochvil@redhat.com>
14570
14571 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14572 configure.
14573 (EXPECT): Handle READ1 being set.
14574 (all): Depend on EXTRA_RULES.
14575 (check-read1, expect-read1, read1.so, read1): New rules.
14576 * README (Testsuite Parameters): Document the READ1 make variable.
14577 (Race detection): New section.
14578 * configure: Regenerate.
14579 * configure.ac: If build==host==target, and running under a
14580 GNU/glibc system, add read1 to the extra Makefile rules.
14581 (EXTRA_RULES): AC_SUBST it.
14582 * lib/read1.c: New file.
14583
d36430db
JB
145842014-08-20 Joel Brobecker <brobecker@adacore.com>
14585
14586 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14587 the handling of variables declared as a typedef to an array
14588 which a DW_AT_data_location attribute.
14589
9a0dc9e3
PA
145902014-08-19 Andrew Burgess <aburgess@broadcom.com>
14591 Pedro Alves <palves@redhat.com>
14592
14593 PR symtab/14604
14594 PR symtab/14605
14595 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14596 gdb_test.
14597
0718a8da
PA
145982014-08-19 Pedro Alves <palves@redhat.com>
14599
14600 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14601
13b448cd
YQ
146022014-08-19 Yao Qi <yao@codesourcery.com>
14603
14604 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14605 right line.
14606
1cbf5077
DB
146072014-08-18 David Blaikie <dblaikie@gmail.com>
14608
14609 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14610
bf0fae19
JB
146112014-08-18 Joel Brobecker <brobecker@adacore.com>
14612
14613 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14614 attribute in array range.
14615
3c8c5dcc
JB
146162014-08-18 Joel Brobecker <brobecker@adacore.com>
14617
14618 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14619
e66d4446
SC
146202014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14621
14622 PR c++/17132
14623 * gdb.cp/pr17132.cc: New file.
14624 * gdb.cp/pr17132.exp: New file.
14625
940df408
SC
146262014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14627
14628 * gdb.python/py-xmethods.py (A_getarrayind)
14629 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14630 Use 'print' with function call syntax.
14631 (E_method_matcher.match): Fix tab vs space indentation mixup.
14632
ebcc6c3a
YQ
146332014-08-15 Yao Qi <yao@codesourcery.com>
14634
14635 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14636 false.
14637
775e0f04
YQ
146382014-08-15 Yao Qi <yao@codesourcery.com>
14639
14640 * gdb.cp/casts.exp: Set print symbol off.
14641 * gdb.cp/class2.exp: Likewise.
14642 * gdb.cp/overload.exp: Likewise.
14643 * gdb.cp/templates.exp: Likewise.
14644
d769e349
DE
146452014-08-11 Doug Evans <dje@google.com>
14646
14647 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14648 (test_load_shlib): Update.
14649
20c6f1e1
YQ
146502014-08-09 Yao Qi <yao@codesourcery.com>
14651
14652 * gdb.base/display.exp: Invoke is_address_zero_readable.
14653 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14654 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14655 * gdb.base/hbreak-unmapped.exp: Return if
14656 is_address_zero_readable returns true.
14657 * gdb.base/signest.exp: Likewise.
14658 * gdb.base/signull.exp: Likewise.
14659 * gdb.base/sigbpt.exp: Likewise.
14660 * gdb.guile/scm-disasm.exp: Do the test if
14661 is_address_zero_readable returns false.
14662 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14663 * gdb.python/py-arch.exp: Likewise.
14664 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14665 * lib/gdb.exp (is_address_zero_readable): New proc.
14666
5792e8e3
YQ
146672014-08-09 Yao Qi <yao@codesourcery.com>
14668
14669 PR testsuite/13443
14670 * gdb.mi/mi-var-display.exp: Make test messages unique.
14671
3cecbbbe
TT
146722014-08-04 Tom Tromey <tromey@redhat.com>
14673
14674 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14675 target 0".
14676
00b51ff5
TT
146772014-08-04 Tom Tromey <tromey@redhat.com>
14678
14679 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14680 "target_resume".
14681
6908c509
JB
146822014-08-01 Joel Brobecker <brobecker@adacore.com>
14683
14684 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14685 inner_vla_struct_object_size.
14686 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14687 as xfail.
14688
cc6563d2
PA
146892014-07-30 Pedro Alves <palves@redhat.com>
14690
14691 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14692 comment.
14693
7e09a223
YQ
146942014-07-29 Yao Qi <yao@codesourcery.com>
14695
14696 PR gdb/17206
14697 * gdb.base/until-nodebug.exp: New.
14698
7ebdbe92
DE
146992014-07-28 Doug Evans <xdje42@gmail.com>
14700
14701 PR guile/17203
14702 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14703 previously existing parameter, and previously ambiguously spelled
14704 parameter.
14705
fdb1adc6
WN
147062014-07-28 Will Newton <will.newton@linaro.org>
14707
14708 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14709
186fcde0
DE
147102014-07-26 Ludovic Courtès <ludo@gnu.org>
14711 Doug Evans <xdje42@gmail.com>
14712
14713 PR guile/17146
14714 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14715
70509625
PA
147162014-07-25 Pedro Alves <palves@redhat.com>
14717
14718 * gdb.threads/signal-command-handle-nopass.c: New file.
14719 * gdb.threads/signal-command-handle-nopass.exp: New file.
14720 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14721 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14722 * gdb.threads/signal-delivered-right-thread.c: New file.
14723 * gdb.threads/signal-delivered-right-thread.exp: New file.
14724
c3f814a1
PA
147252014-07-25 Pedro Alves <palves@redhat.com>
14726
14727 * gdb.base/double-prompt-target-event-error.exp
14728 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14729 match.
14730 (cancel_pagination_in_target_event): Rework double prompt
14731 detection.
14732 * gdb.base/paginate-after-ctrl-c-running.exp
14733 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14734 <return>' match.
14735 * gdb.base/paginate-bg-execution.exp
14736 (test_bg_execution_pagination_return)
14737 (test_bg_execution_pagination_cancel): Remove '-notransfer
14738 <return>' matches.
14739 * gdb.base/paginate-execution-startup.exp
14740 (test_fg_execution_pagination_return)
14741 (test_fg_execution_pagination_cancel): Remove '-notransfer
14742 <return>' matches.
14743 * gdb.base/paginate-inferior-exit.exp
14744 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14745 match.
14746 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14747 * lib/gdb.exp (pagination_prompt): Run text through
14748 string_to_regexp.
14749 (gdb_test_multiple): Match $pagination_prompt instead of
14750 "<return>".
14751 (string_to_regexp): Move to lib/gdb-utils.exp.
14752
e214cf6c
JK
147532014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14754
14755 * gdb.arch/amd64-entry-value-paramref.S: New file.
14756 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14757 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14758 * gdb.arch/amd64-optimout-repeat.S: New file.
14759 * gdb.arch/amd64-optimout-repeat.c: New file.
14760 * gdb.arch/amd64-optimout-repeat.exp: New file.
14761
17d0c5c8
JK
147622014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14763
14764 PR gdb/17170
14765 * gdb.base/statistics.exp: New file.
14766
b8b8facf
DE
147672014-07-17 Doug Evans <dje@google.com>
14768
74b49205 14769 PR gdb/17170
b8b8facf
DE
14770 * gdb.base/maint.exp: Update testing of per-command stats.
14771
1b5d0ab3
PA
147722014-07-16 Pedro Alves <palves@redhat.com>
14773
14774 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14775 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14776 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14777 (tfile_write_buf): New functions.
14778 (add_memory_block): Rewrite using the above.
14779 (adjust_function_address): New function.
14780 (FUNCTION_ADDRESS): New macro.
14781 (write_basic_trace_file): Remove short_x local, and use
14782 tfile_write_16. Change type of func_addr local to unsigned long
14783 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14784 here. Cast argument of add_memory_block to char pointer.
14785 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14786 (main): Remove parameters.
14787 * gdb.trace/tfile.exp: Remove nowarnings.
14788
4d974e88
SM
147892014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14790
14791 * gdb.base/debug-expr.exp: Test string evaluation with
14792 "debug expression" on.
14793
41e99568
PA
147942014-07-15 Pedro Alves <palves@redhat.com>
14795
14796 * gdb.base/reread.exp: Use clean_restart.
14797
487d9753
PL
147982014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14799
14800 * gdb.arch/avr-flash-qualifer.c: New.
14801 * gdb.arch/avr-flash-qualifer.exp: New.
14802
cc1c52ad
PA
148032014-07-14 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14806 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14807
1e973570
PA
148082014-07-14 Pedro Alves <palves@redhat.com>
14809
14810 * gdb.base/double-prompt-target-event-error.c: New file.
14811 * gdb.base/double-prompt-target-event-error.exp: New file.
14812
93d6eb10
PA
148132014-07-14 Pedro Alves <palves@redhat.com>
14814
14815 PR gdb/17072
14816 * gdb.base/paginate-inferior-exit.c: New file.
14817 * gdb.base/paginate-inferior-exit.exp: New file.
14818
0017922d
PA
148192014-07-14 Pedro Alves <palves@redhat.com>
14820
14821 PR gdb/17072
14822 * gdb.base/paginate-bg-execution.c: New file.
14823 * gdb.base/paginate-bg-execution.exp: New file.
14824
94696ad3
PA
148252014-07-14 Pedro Alves <palves@redhat.com>
14826
14827 PR gdb/17072
14828 * gdb.base/paginate-execution-startup.c: New file.
14829 * gdb.base/paginate-execution-startup.exp: New file.
14830 * lib/gdb.exp (pagination_prompt): New global.
14831 (default_gdb_spawn): New procedure, factored out from
14832 default_gdb_spawn.
14833 (default_gdb_start): Adjust to call default_gdb_spawn.
14834 (gdb_spawn): New procedure.
14835
bd293940
PA
148362014-07-14 Pedro Alves <palves@redhat.com>
14837
14838 * lib/gdb.exp (gdb_assert): New procedure.
14839 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14840
c933f875
PA
148412014-07-14 Pedro Alves <palves@redhat.com>
14842
14843 * gdb.base/execution-termios.c: New file.
14844 * gdb.base/execution-termios.exp: New file.
14845
d98b7a16
TT
148462014-07-14 Tom Tromey <tromey@redhat.com>
14847
14848 * gdb.cp/vla-cxx.cc: New file.
14849 * gdb.cp/vla-cxx.exp: New file.
14850
548740d6
TT
148512014-07-14 Tom Tromey <tromey@redhat.com>
14852
14853 * gdb.reverse/rerun-prec.c: New file.
14854 * gdb.reverse/rerun-prec.exp: New file.
14855
a25eb028
MR
148562014-07-12 Maciej W. Rozycki <macro@mips.com>
14857 Maciej W. Rozycki <macro@codesourcery.com>
14858
14859 * lib/gdb-utils.exp: New file.
14860 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14861 inline `gdb_init_command' processing.
14862 (gdb_start_cmd): Likewise.
14863 * lib/mi-support.exp (mi_run_cmd): Likewise.
14864 * README: Document `gdb_init_command' and `gdb_init_commands'.
14865
218c2655
JK
148662014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14867
14868 Fix false FAIL running under a very long directory name.
14869 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14870 and "set print elements 10000". Twice.
14871
5401fde3
YQ
148722014-07-11 Yao Qi <yao@codesourcery.com>
14873
14874 * gdb.base/exprs.exp: "set print symbol off".
14875
e76126e8
PA
148762014-07-11 Pedro Alves <palves@redhat.com>
14877
14878 * gdb.threads/kill.c: New file.
14879 * gdb.threads/kill.exp: New file.
14880
2d6f0de6
YQ
148812014-07-10 Yao Qi <yao@codesourcery.com>
14882
14883 * gdb.trace/tfile.c (write_basic_trace_file)
14884 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14885 address written to trace file.
14886
7180e04a
PA
148872014-07-09 Pedro Alves <palves@redhat.com>
14888
14889 * gdb.base/attach-wait-input.exp: New file.
14890 * gdb.base/attach-wait-input.c: New file.
14891
9a9a7608
AB
148922014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14893
14894 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14895 setting up test structures.
14896 (main): Call new test function.
14897 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14898 test function, continue into test function and walk test
14899 structures.
14900
161ac41e
YQ
149012014-07-02 Yao Qi <yao@codesourcery.com>
14902
14903 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14904 'bar_start' at the beginning of functions 'foo' and 'bar'
14905 respectively.
14906 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14907 instead of 'foo' and 'bar'.
14908
1f267ae3
MM
149092014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14910
14911 * gdb.btrace/segv.exp: New.
14912 * gdb.btrace/segv.c: New.
14913
2b239efb
LM
149142014-07-02 Luis Machado <lgustavo@codesourcery.com>
14915
14916 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14917 instruction.
14918
cf363f18
MW
149192014-06-30 Mark Wielaard <mjw@redhat.com>
14920
14921 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14922 vulture, vilify, villar): New volatile array constants.
14923 (vindictive, vegetation): New const volatile array constants.
14924 * gdb.base/volatile.exp: Test volatile and const volatile array
14925 types.
14926
aebf9d24
AA
149272014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14928
14929 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14930 target lacks support for awatch, rwatch, or hbreak.
14931
b67a2c6f
YQ
149322014-06-27 Yao Qi <yao@codesourcery.com>
14933
14934 * gdb.multi/dummy-frame-restore.exp: New.
14935 * gdb.multi/dummy-frame-restore.c: New.
14936
aef92902
MM
149372014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14938
14939 * gdb.btrace/gcore.exp: New.
14940
8e9db26e
PA
149412014-06-23 Pedro Alves <palves@redhat.com>
14942
14943 * gdb.base/watchpoint-reuse-slot.c: New file.
14944 * gdb.base/watchpoint-reuse-slot.exp: New file.
14945
70afc5b7
SC
149462014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14947
14948 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14949 progspace's filename in 'info', 'enable' and 'disable' command
14950 tests.
14951
b972bd9c
JK
149522014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14953
14954 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14955 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14956 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14957
125f8a3d
GB
149582014-06-20 Gary Benson <gbenson@redhat.com>
14959
14960 * gdb.arch/i386-avx.exp: Fix include file location.
14961 * gdb.arch/i386-sse.exp: Likewise.
14962
3ed9baed
IB
149632014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14964
14965 * gdb.dlang/expression.exp: New file.
14966
034f788c
PA
149672014-06-19 Pedro Alves <palves@redhat.com>
14968
14969 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14970 out from ...
14971 (top level): ... here. Iterate running tests under different
14972 scheduler-locking settings.
14973
45371d0c
LM
149742014-06-18 Luis Machado <lgustavo@codesourcery.com>
14975
14976 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14977 to DW_FORM_addr and use non-zero addresses.
14978
5d376983
SC
149792014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14980
14981 PR gdb/17017
14982 * gdb.python/py-xmethods.cc: Add global function call counters and
14983 increment them in their respective functions. Remove "cout"
14984 statements.
14985 * gdb.python/py-xmethods.exp: Make tests check the global function
14986 call counters instead of depending on inferior IO.
14987
a1aa2221
LM
149882014-06-18 Don Breazeal <donb@codesourcery.com>
14989
14990 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14991 Deleted procedure.
14992 (explicit_fork_parent_follow): Deleted procedure.
14993 (explicit_fork_child_follow): Deleted procedure.
14994 (test_follow_fork): New procedure.
14995 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14996 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14997 procedure calls.
14998
0fc05997
YQ
149992014-06-17 Yao Qi <yao@codesourcery.com>
15000
15001 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15002 CP1252.
15003
70795c52
LM
150042014-06-17 Luis Machado <lgustavo@codesourcery.com>
15005
15006 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15007 Initialize ptr and S explicitly.
15008 (skip_type_update_when_not_use_rtti_test): Likewise.
15009
6be47f0c
KS
150102014-06-16 Keith Seitz <keiths@redhat.com>
15011
15012 PR mi/15863
15013 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15014 the inferior is started.
15015
d03de421
PA
150162014-06-16 Pedro Alves <palves@redhat.com>
15017
15018 * gdb.base/break-main-file-remove-fail.c: New file.
15019 * gdb.base/break-main-file-remove-fail.exp: New file.
15020 * gdb.base/break-unload-file.exp: Use build_executable instead of
15021 prepare_for_testing.
15022 (test_break): New parameter "initial_load". Handle it.
15023 (top level): Add initial_load cmdline/file axis.
15024
f9579b99
TT
150252014-06-12 Tom Tromey <tromey@redhat.com>
15026
15027 * gdb.base/completion.exp: Don't use directory name in test.
15028
3657956b
GB
150292014-06-09 Gary Benson <gbenson@redhat.com>
15030
15031 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15032 separate the always-available ANSI-standard signals from the
15033 signals that require checking.
15034 (main): Likewise.
15035 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15036 Likewise.
15037 (main): Likewise.
15038
4186eb54
KS
150392014-06-07 Keith Seitz <keiths@redhat.com>
15040
15041 Revert:
15042 PR c++/16253
15043 * gdb.cp/var-tag.cc: New file.
15044 * gdb.cp/var-tag.exp: New file.
15045 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15046 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15047 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15048 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15049
25326a28 150502014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15051
15052 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15053
829155c9
PA
150542014-06-06 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15057 in target debug output instead of looking at RSP packets,
15058 disabling the test on any target that uses hardware stepping.
15059 Update comments.
15060
61c8d22e
PA
150612014-06-06 Pedro Alves <palves@redhat.com>
15062
15063 * gdb.base/break-unload-file.exp: Fix typo.
15064
d9a47287
YQ
150652014-06-06 Yao Qi <yao@codesourcery.com>
15066
15067 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15068 from "jit_function" to "^jit_function".
15069
e5e01dbf
YQ
150702014-06-06 Yao Qi <yao@codesourcery.com>
15071
15072 * gdb.base/async.c (foo): Add one statement.
15073 * gdb.base/async.exp: Get the next instruction address and
15074 match the output of "nexti" by instruction address. Match
15075 the hex address in the output of "finish".
15076
73ba372c
GB
150772014-06-06 Gary Benson <gbenson@redhat.com>
15078
15079 * gdb.base/call-signals.c: Remove preprocessor conditionals
15080 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15081 SIGSEGV and SIGTERM.
15082 * gdb.base/sigall.c: Likewise.
15083 * gdb.base/unwindonsignal.c: Likewise.
15084 * gdb.reverse/sigall-reverse.c: Likewise.
15085
831517df
YQ
150862014-06-06 Yao Qi <yao@codesourcery.com>
15087
15088 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15089 readable, skip the test.
15090
b8b91e98
YQ
150912014-06-06 Yao Qi <yao@codesourcery.com>
15092
15093 * gdb.threads/staticthreads.c (thread_function): Move the line
15094 setting breakpoint on forward.
15095 * gdb.threads/staticthreads.exp: Update comments.
15096
fb934770
LC
150972014-06-05 Ludovic Courtès <ludo@gnu.org>
15098
15099 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15100 "history-append! type error".
15101
6ef284bd
SM
151022014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15103
15104 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15105 erroneous dprintf expected input.
15106
a872e241
DE
151072014-06-04 Doug Evans <xdje42@gmail.com>
15108
15109 * gdb.guile/scm-generics.exp: Delete.
15110
16f691fb
DE
151112014-06-04 Doug Evans <xdje42@gmail.com>
15112
15113 * gdb.guile/scm-breakpoint.exp: Update.
15114 Add tests for breakpoint registration.
15115
012370f6
TT
151162014-06-04 Tom Tromey <tromey@redhat.com>
15117
15118 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15119 VLA-in-union.
15120 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15121 inner_vla_struct, vla_union types. Initialize objects of those
15122 types and compute their sizes.
15123
9f5a4cef
HZ
151242014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15125 Hui Zhu <hui@codesourcery.com>
15126
15127 * gdb.base/fileio.exp: Add test for shell not available as well as
15128 available.
15129 * gdb.base/fileio.c (test_system): Check for shell twice.
15130
90a45c4d
YQ
151312014-06-04 Yao Qi <yao@codesourcery.com>
15132
15133 * gdb.base/auto-connect-native-target.exp: Remove redundant
15134 space from the regexp pattern.
15135
70017e41
YQ
151362014-06-04 Yao Qi <yao@codesourcery.com>
15137
15138 * gdb.base/default.exp: Replace "child" with "native" in
15139 regexp pattern.
15140
883964a7
SC
151412014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15142
15143 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15144 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15145 * gdb.python/py-xmethods.py: Python script supporting the
15146 new testcase and tests.
15147
ef370185
JB
151482014-06-03 Joel Brobecker <brobecker@adacore.com>
15149 Pedro Alves <palves@redhat.com>
15150
15151 PR breakpoints/17000
15152 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15153 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15154
1e2ccb61
BM
151552014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15156
15157 * gdb.base/subst.exp: Add tests to verify partial path matching
15158 output.
15159
c6ec5ab2
PA
151602014-06-03 Pedro Alves <palves@redhat.com>
15161
15162 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15163 target that doesn't use software single-stepping.
15164
835c559f
PA
151652014-06-03 Pedro Alves <palves@redhat.com>
15166
15167 PR breakpoints/17000
15168 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15169 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15170
06eb1586
DE
151712014-06-02 Doug Evans <xdje42@gmail.com>
15172
15173 * gdb.guile/scm-parameter.exp: New file.
15174
e698b8c4
DE
151752014-06-02 Doug Evans <xdje42@gmail.com>
15176
15177 * gdb.guile/scm-cmd.c: New file.
15178 * gdb.guile/scm-cmd.exp: New file.
15179
ded03782
DE
151802014-06-02 Doug Evans <xdje42@gmail.com>
15181
15182 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15183 pretty-printer lookup.
15184 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15185 (make-pp_s-printer): Call it.
15186 (make-pretty-printer-from-dict): New function.
15187 (lookup-pretty-printer-maker-from-dict): New function.
15188 (*pretty-printer*): Simplify.
15189 (make-objfile-pp_s-printer): New function.
15190 (install-objfile-pretty-printers!): New function.
15191 (make-progspace-pp_s-printer): New function.
15192 (install-progspace-pretty-printers!): New function.
15193 * gdb.guile/scm-progspace.c: New file.
15194 * gdb.guile/scm-progspace.exp: New file.
15195
41fac0cf
PA
151962014-06-02 Pedro Alves <palves@redhat.com>
15197
15198 * gdb.base/dprintf-bp-same-addr.c: New file.
15199 * gdb.base/dprintf-bp-same-addr.exp: New file.
15200
96ae5695
EBM
152012014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15202
15203 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15204 * gdb.arch/powerpc-power.s: Likewise.
15205
da02b3a8
JB
152062014-06-02 Joel Brobecker <brobecker@adacore.com>
15207
15208 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15209
c72b2e7b
YQ
152102014-06-01 Yao Qi <yao@codesourcery.com>
15211
15212 * gdb.base/watchpoint.exp (test_watch_location): Check null
15213 pointer can be dereferenced. If not, do the test, otherwise
15214 skip it.
15215
53e8a631
AB
152162014-05-30 Andrew Burgess <aburgess@broadcom.com>
15217
15218 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15219 results.
15220 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15221
938f0e2f
AB
152222014-05-30 Andrew Burgess <aburgess@broadcom.com>
15223
15224 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15225 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15226 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15227 * gdb.arch/amd64-invalid-stack-top.c: New file.
15228 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15229
9ba6657a
PA
152302014-05-30 Pedro Alves <palves@redhat.com>
15231
15232 PR breakpoints/17000
15233 * gdb.base/sss-bp-on-user-bp.c: New file.
15234 * gdb.base/sss-bp-on-user-bp.exp: New file.
15235
522c09bf
DB
152362014-05-30 David Blaikie <dblaikie@gmail.com>
15237
15238 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15239 gnu_inline semantics via attribute.
15240 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15241 source explicitly specifies the required semantics.
15242
bf4ef81e
MR
152432014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15244
15245 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15246
329ea579
PA
152472014-05-29 Pedro Alves <palves@redhat.com>
15248 Tom Tromey <tromey@redhat.com>
15249
15250 * gdb.base/async-shell.exp: Don't enable target-async.
15251 * gdb.base/async.exp
15252 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15253 parameter. Adjust.
15254 (top level): Don't test with "target-async".
15255 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15256 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15257 * gdb.base/inferior-died.exp: Don't enable target-async.
15258 * gdb.base/interrupt-noterm.exp: Likewise.
15259 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15260 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15261 * gdb.mi/mi-nonstop.exp: Likewise.
15262 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15263 * gdb.mi/mi-nsintrall.exp: Likewise.
15264 * gdb.mi/mi-nsmoribund.exp: Likewise.
15265 * gdb.mi/mi-nsthrexec.exp: Likewise.
15266 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15267 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15268 * gdb.python/py-evsignal.exp: Don't enable target-async.
15269 * gdb.python/py-evthreads.exp: Likewise.
15270 * gdb.python/py-prompt.exp: Likewise.
15271 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15272 * gdb.server/solib-list.exp: Don't enable target-async.
15273 * gdb.threads/thread-specific-bp.exp: Likewise.
15274 * lib/mi-support.exp: Adjust to use mi-async.
15275
fd664c91
PA
152762014-05-29 Pedro Alves <palves@redhat.com>
15277
15278 PR gdb/13860
15279 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15280 reason, even in sync mode.
15281
251bde03
PA
152822014-05-29 Pedro Alves <palves@redhat.com>
15283 Hui Zhu <hui@codesourcery.com>
15284
15285 PR PR15693
15286 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15287 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15288 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15289 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15290
7f3c0343
JB
152912014-05-28 Joel Brobecker <brobecker@adacore.com>
15292
15293 * config/monitor.exp (gdb_target_monitor): Replace use of
15294 "set remotebaud" by "set serial baud".
15295
b2715b27
AW
152962014-05-26 Andy Wingo <wingo@igalia.com>
15297
15298 * gdb.guile/scm-breakpoint.exp:
15299 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15300 properties instead of gdb-object-properties.
15301
498a4489
YQ
153022014-05-26 Yao Qi <yao@codesourcery.com>
15303
15304 * gdb.server/no-thread-db.exp: Specify source file name
15305 explicitly when setting a breakpoint.
15306
589fdceb
MM
153072014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15308
15309 * gdb.btrace/vdso.c: New.
15310 * gdb.btrace/vdso.exp: New.
15311
e9089e05
MM
153122014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15313
15314 * gdb.base/gcore.exp (capture_command_output): Move ...
15315 * lib/gdb.exp (capture_command_output): ... here.
15316
67b5c0c1
MM
153172014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15318
15319 * gdb.btrace/data.exp: Test memory access during btrace replay.
15320
a2199296
SM
153212014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15322
15323 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15324
17b2616c
PA
153252014-05-21 Pedro Alves <palves@redhat.com>
15326
15327 PR gdb/13860
15328 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15329 (top level): Test that output related to execution commands is
15330 sent to the console with CLI commands, but not with MI commands.
15331 Test that breakpoint events are always mirrored to the console.
15332 Also expect the new source line to be output after a "next" in
15333 async mode too. Make it a pass/fail test.
15334 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15335 output.
15336 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15337
5166082f
PA
153382014-05-21 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15341 Use them to test variations of "list" after reaching a breakpoint.
15342 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15343 Test "list" with listsize 10 after reaching a breakpoint.
15344 * gdb.python/python.exp (decode_line current location line
15345 number): Adjust expected line number.
15346
2f25d70f
SM
153472014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15348
15349 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15350 behavior for $args, pass it directly to "run".
15351
ff604a67
MR
153522014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15353
15354 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15355 30000 to 65536.
15356
6a3cb8e8
PA
153572014-05-21 Pedro Alves <palves@redhat.com>
15358
15359 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15360 auto-connect-native-target off".
15361 * gdb.base/auto-connect-native-target.c: New file.
15362 * gdb.base/auto-connect-native-target.exp: New file.
15363
4ebfc96e
PA
153642014-05-21 Pedro Alves <palves@redhat.com>
15365
15366 * gdb.base/default.exp: Test "target native" instead of "target
15367 child".
15368
36d46afb
MW
153692014-05-21 Mark Wielaard <mjw@redhat.com>
15370
15371 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15372
5876f503
JK
153732014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15374
15375 Fix TLS access for -static -pthread.
15376 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15377 <HAVE_TLS> (thread_function, main): Initialize it.
15378 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15379 Add clean_restart.
15380 <$have_tls != "">: Check TLSVAR.
15381
0256a6ac
PA
153822014-05-21 Pedro Alves <palves@redhat.com>
15383
15384 * gdb.base/dcache-line-read-error.c: New.
15385 * gdb.base/dcache-line-read-error.exp: New.
15386
936d2992
PA
153872014-05-20 Pedro Alves <palves@redhat.com>
15388
15389 * gdb.base/compare-sections.c: New file.
15390 * gdb.base/compare-sections.exp: New file.
15391
802e8e6d
PA
153922014-05-20 Pedro Alves <palves@redhat.com>
15393
15394 * gdb.base/break-idempotent.c: New file.
15395 * gdb.base/break-idempotent.exp: New file.
15396
e59fa00f
MM
153972014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15398
15399 * gdb.btrace/nohist.exp: New.
15400
8b696e31
YQ
154012014-05-20 Yao Qi <yao@codesourcery.com>
15402
15403 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15404 gdb.reverse directory and gdb_reverse_timeout exists in board
15405 setting.
15406 * README: Document gdb_reverse_timeout.
15407
73c9764f
YQ
154082014-05-20 Yao Qi <yao@codesourcery.com>
15409
15410 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15411 'test_file_name'. Treat args as a string instead of a list.
15412 (gdb_init): Rename argument 'args' by 'test_file_name'.
15413
f1f4348a
JK
154142014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15415
15416 * gdb.arch/powerpc-power.exp: New file.
15417 * gdb.arch/powerpc-power.s: New file.
15418
0dbe70ce
DE
154192014-05-16 Doug Evans <dje@google.com>
15420
15421 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15422 * gdb.base/completion.exp: Check that all expected files exist
15423 before doing file completion.
0dbe70ce 15424
8d551b02
DE
154252014-05-16 Doug Evans <dje@google.com>
15426
15427 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15428 Update.
15429 (do_syscall_tests_without_xml): Update.
15430
73eb7709
PA
154312014-05-16 Pedro Alves <palves@redhat.com>
15432
15433 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15434 instead of "unknown output after running".
15435
3fae92fc
YQ
154362014-05-16 Yao Qi <yao@codesourcery.com>
15437
15438 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15439 file1.txt from host at the end.
15440 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15441
c2b2ccc5
DE
154422014-05-15 Doug Evans <dje@google.com>
15443
15444 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15445 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15446 loading file. Add test for TU lookup.
15447
8c217a4b
SM
154482014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15449
15450 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15451 calling "-exec-arguments" or "set args" before running the
15452 inferior.
15453
3deb39c6
SM
154542014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15455
15456 * lib/mi-support.exp (mi_expect_stop): Expect message for
15457 inferiors that exit with non-zero exit code.
15458
71a79f8c
YQ
154592014-05-14 Yao Qi <yao@codesourcery.com>
15460
15461 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15462 match absolute path on remote host.
15463 (test_file_list_exec_source_files): Remove "/" from the
15464 pattern.
15465
f23fcd46
YQ
154662014-05-14 Yao Qi <yao@codesourcery.com>
15467
15468 * boards/local-remote-host-notty.exp (${board}_file): New
15469 proc.
15470
9404b58f
KM
154712014-05-07 Kyle McMartin <kyle@redhat.com>
15472
15473 Pushed by Joel Brobecker <brobecker@adacore.com>.
15474 * gdb.arch/aarch64-atomic-inst.c: New file.
15475 * gdb.arch/aarch64-atomic-inst.exp: New file.
15476
5e45f04c
YQ
154772014-05-07 Yao Qi <yao@codesourcery.com>
15478
15479 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15480 in current context" too.
15481
c888a17d
KS
154822014-05-05 Keith Seitz <keiths@redhat.com>
15483
15484 * gdb.linespec/ls-dollar.exp: Add test for linespec
15485 file:convenience_variable.
15486
290a839c
YQ
154872014-05-05 Yao Qi <yao@codesourcery.com>
15488
15489 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15490 traceframes into tfile and ctf trace files. Read data from
15491 trace file and test collected data.
15492 (gdb_collect_locals_test): Likewise.
15493 (gdb_unavailable_registers_test): Likewise.
15494 (gdb_unavailable_floats): Likewise.
15495 (gdb_collect_globals_test): Likewise.
15496 (top-level): Append "ctf" to trace_file_targets if GDB
15497 supports.
15498
b5262cd0
YQ
154992014-05-05 Yao Qi <yao@codesourcery.com>
15500
15501 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15502 code to ...
15503 (gdb_collect_args_test_1): ... it. New proc.
15504 (gdb_collect_locals_test): Move some code to ...
15505 (gdb_collect_locals_test_1): ... it. New proc.
15506 (gdb_unavailable_registers_test): Move some code to ...
15507 (gdb_unavailable_registers_test_1): ... it. New proc.
15508 (gdb_unavailable_floats): Move some code to ...
15509 (gdb_unavailable_floats_1): ... it. New proc.
15510
30a1e6cc
SDJ
155112014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15512
15513 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15514 probes to test for bitness recognition.
15515 * gdb.arch/amd64-stap-optional-prefix.exp
15516 (test_probe_value_without_reg): New procedure.
15517 Add code to test for different kinds of bitness.
15518
f33da99a
SDJ
155192014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15520
15521 PR breakpoints/16889
15522 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15523 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15524
5b80f00d
PA
155252014-05-01 Pedro Alves <palves@redhat.com>
15526
15527 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15528 gdb_file_cmd if no file is specified.
15529 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15530 last_loaded_file to set the remote exec-file.
15531
f8c2a73c
PA
155322014-05-01 Pedro Alves <palves@redhat.com>
15533
15534 * boards/local-remote-host.exp: New file.
15535
be6e8ac7
PA
155362014-05-01 Pedro Alves <palves@redhat.com>
15537
15538 * boards/local-remote-host.exp: Rename to ...
15539 * boards/local-remote-host-notty.exp: ... this.
15540
cac0dc8f
JB
155412014-04-28 Joel Brobecker <brobecker@adacore.com>
15542
15543 * gdb.ada/dyn_arrayidx: New testcase.
15544
9730e6cc
YQ
155452014-04-26 Yao Qi <yao@codesourcery.com>
15546
15547 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15548 and compute the length of function main. Save it in
15549 $main_length.
15550 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15551 (top-level): Use gdb_compile to compile objects into
15552 executable and restart GDB. Remove invocation to
15553 prepare_for_testing.
15554
7ae1a6a6
PA
155552014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15556 Pedro Alves <palves@redhat.com>
15557
15558 PR server/16255
15559 * gdb.multi/multi-attach.c: New file.
15560 * gdb.multi/multi-attach.exp: New file.
15561
4082afcc
PA
155622014-04-25 Pedro Alves <palves@redhat.com>
15563
15564 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15565 user.
15566 (top level): Test that "set remote conditional-breakpoints-packet
15567 off" works as intended.
15568 * gdb.base/dprintf.exp: Test that "set remote
15569 breakpoint-commands-packet off" works as intended.
15570 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15571 New function.
15572 (top level): Call it.
15573 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15574 remote fast-tracepoints-packet off" works as intended.
15575 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15576 * lib/gdb.exp (gdb_is_target_remote): ... here.
15577
2abc3f8d
DB
155782014-04-24 David Blaikie <dblaikie@gmail.com>
15579
15580 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15581 ensure clang would not discard them.
15582 * gdb.base/gdbvars.c: Ditto.
15583 * gdb.base/memattr.c: Ditto.
15584 * gdb.base/whatis.c: Ditto.
15585 * gdb.python/py-prettyprint.c: Ditto.
15586 * gdb.trace/actions.c: Ditto.
15587 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15588 ensure clang would not discard it.
15589
bfd39632
DB
155902014-04-24 David Blaikie <dblaikie@gmail.com>
15591
15592 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15593 clang to emit the full definition of type required by the test
15594 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15595
22842ff6
DB
155962014-04-24 David Blaikie <dblaikie@gmail.com>
15597
15598 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15599 coax Clang into emitting the definition of the type.
15600 * gdb.cp/pr10728-x.h (y): Ditto.
15601 * gdb.cp/pr10728-y.cc (y): Ditto.
15602
c2e827ad
DB
156032014-04-24 David Blaikie <dblaikie@gmail.com>
15604
15605 * gdb.base/label.exp: XFAIL label related tests under Clang.
15606 * gdb.cp/cplabel.exp: Ditto.
15607 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15608 under Clang those using labels.
15609
4c2d33e7
YQ
156102014-04-25 Yao Qi <yao@codesourcery.com>
15611
15612 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15613 double_label.
15614 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15615 partial_label and double_label.
15616
56083b99
DB
156172014-04-24 David Blaikie <dblaikie@gmail.com>
15618
15619 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15620
25d4e99d
DB
156212014-04-24 David Blaikie <dblaikie@gmail.com>
15622
15623 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15624 of the function to work across GCC and Clang.
15625 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15626 pointer types (const void ** const V void **).
15627
01f9f808
MS
156282014-04-24 Michael Sturm <michael.sturm@mintel.com>
15629 Walfred Tedeschi <walfred.tedeschi@intel.com>
15630
15631 * Makefile.in (EXECUTABLES): Added i386-avx512.
15632 * gdb.arch/i386-avx512.c: New file.
15633 * gdb.arch/i386-avx512.exp: Likewise.
15634
4b48d439
KS
156352014-04-23 Keith Seitz <keiths@redhat.com>
15636
15637 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15638 (mi_make_breakpoint_table): New procedure.
15639 (mi_create_breakpoint): Use mi_make_breakpoint
15640 and return the result.
15641 (mi_make_breakpoint): New procedure.
15642 (mi_build_kv_pairs): New procedure.
15643
15644 * gdb.mi/mi-break.exp: Remove unused globals,
15645 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15646 All callers updated.
15647 * gdb.mi/mi-dprintf.exp: Use variable to track command
15648 number.
15649 Update all callers of mi_create_breakpoint and use
15650 mi_make_breakpoint_table.
15651 Remove any unused global variables.
15652 * gdb.mi/mi-nonstop.exp: Likewise.
15653 * gdb.mi/mi-nsintrall.exp: Likewise.
15654 * gdb.mi/mi-nsmoribund.exp: Likewise.
15655 * gdb.mi/mi-nsthrexec.exp: Likewise.
15656 * gdb.mi/mi-reverse.exp: Likewise.
15657 * gdb.mi/mi-simplerun.exp: Likewise.
15658 * gdb.mi/mi-stepn.exp: Likewise.
15659 * gdb.mi/mi-syn-frame.exp: Likewise.
15660 * gdb.mi/mi-until.exp: Likewise.
15661 * gdb.mi/mi-var-cp.exp: Likewise.
15662 * gdb.mi/mi-var-display.exp: Likewise.
15663 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15664 * gdb.mi/mi2-var-child.exp: Likewise.
15665 * gdb.mi/mi-vla-c99.exp: Likewise.
15666 * lib/mi-support.exp: Likewise.
15667
15668 From Ian Lance Taylor <iant@cygnus.com>:
15669 * lib/gdb.exp (parse_args): New procedure.
15670
08351840
PA
156712014-04-23 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.base/break-unload-file.c: New file.
15674 * gdb.base/break-unload-file.exp: New file.
15675 * gdb.base/sym-file-lib.c (baz): New function.
15676 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15677 field.
15678 (load): Store the segment's mapped size.
15679 (unload): New function.
15680 (unload_shlib): New function.
15681 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15682 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15683 set a breakpoint at baz, and call it.
15684 * gdb.base/sym-file.exp: New tests for stale breakpoint
15685 instructions.
15686
076855f9
PA
156872014-04-23 Pedro Alves <palves@redhat.com>
15688
15689 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15690 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15691 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15692 * gdb.base/hbreak-unmapped.c: New file.
15693 * gdb.base/hbreak-unmapped.exp: New file.
15694 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15695 * lib/gdb.exp (gdb_is_target_remote): ... here.
15696
483805cf
PA
156972014-04-22 Pedro Alves <palves@redhat.com>
15698
15699 * gdb.base/consecutive-step-over.c: New file.
15700 * gdb.base/consecutive-step-over.exp: New file.
15701
06d97543
PA
157022014-04-22 Pedro Alves <palves@redhat.com>
15703
15704 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15705 instead of send_gdb/gdb_expect.
15706
b4429ea2
YQ
157072014-04-22 Yao Qi <yao@codesourcery.com>
15708
15709 * lib/trace-support.exp (generate_tracefile): New procedure.
15710 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15711 return 0.
15712 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15713 if generate_tracefile returns 1.
15714
51d48146
PA
157152014-04-18 Tom Tromey <palves@redhat.com>
15716 Pedro alves <tromey@redhat.com>
15717
15718 PR backtrace/15558
15719 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15720 with a backtrace limit.
15721 * gdb.python/py-frame-inline.exp: Test running to an inline
15722 function with a backtrace limit, and printing the newest frame.
15723 * gdb.python/py-frame-inline.c (main): Call f.
15724
bd1dce5f
MS
157252014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15726
15727 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15728
40d1a503
MS
157292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15730
15731 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15732 Drop prefix from unsupported source file path.
15733
389b98f7
YQ
157342014-04-17 Yao Qi <yao@codesourcery.com>
15735
15736 * lib/gdb.exp (with_target_charset): New proc.
15737 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15738 with_target_charset.
15739 (test_print_strings): Likewise.
15740 (test_repeat_bytes): Likewise.
15741 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15742 for some tests.
15743
22869d73
KS
157442014-04-16 Keith Seitz <keiths@redhat.com>
15745
15746 PR gdb/15827
15747 * gdb.dwarf2/corrupt.c: New file.
15748 * gdb.dwarf2/corrupt.exp: New file.
15749
c4f87ca6
KS
157502014-04-16 Keith Seitz <keiths@redhat.com>
15751
15752 PR c++/16597
15753 * gdb.cp/namelessclass.cc: New file.
15754 * gdb.cp/namelessclass.exp: New file.
15755 * gdb.cp/namelessclass.S: New file.
15756
ab19de87
DE
157572014-04-16 Doug Evans <dje@google.com>
15758
15759 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15760 Add comment.
15761 (gdbserver_default_get_comm_port): New function.
15762 (gdbserver_start): Check if board file provided
15763 "gdbserver,get_comm_port" and use it if so.
15764 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15765 (gdb,socketport): Set to "stdio".
15766 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15767 (stdio_gdbserver_template): Delete.
15768 (${board}_get_remote_address): Update.
15769 (${board}_build_remote_cmd): Delete.
15770 (${board}_get_comm_port): New function.
15771 (${board}_spawn): Update.
15772 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15773 Delete.
15774 (${board}_get_remote_address): Update.
15775 (${board}_get_comm_port): New function.
15776
fc98a809
AB
157772014-04-16 Andrew Burgess <aburgess@broadcom.com>
15778
15779 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15780 appearing in any order.
15781
87fd9e6e
DE
157822014-04-15 Doug Evans <dje@google.com>
15783
15784 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15785 uninitialized value of "description".
15786
099fc3ea
KS
157872014-04-15 Keith Seitz <keiths@redhat.com>
15788
15789 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15790 Remove unused globals.
15791 (test_running_the_program): Likewise.
15792 (test_controlled_execution): Likewise.
15793 (test_controlling_breakpoints): Likewise.
15794 (test_program_termination): Likewise.
15795
5da151d4
KS
157962014-04-15 Keith Seitz <keiths@redhat.com>
15797
15798 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15799 unused globals.
15800 (test_rbreak_creation_and_listing): Likewise.
15801 (test_ignore_count): Likewise.
15802 (test_error): Likewise.
15803
35e5d2f0
PA
158042014-04-15 Pedro Alves <palves@redhat.com>
15805
15806 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15807 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15808 sym-file-loader.c.
15809 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15810 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15811 to sym-file-loader.c.
15812 (struct library): Forward declare.
15813 (load_shlib, lookup_function): Change prototypes.
15814 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15815 (translate_offset): Remove declarations.
15816 (get_text_addr): New declaration.
15817 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15818 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15819 sym-file-loader.h.
15820 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15821 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15822 here from sym-file-loader.h.
15823 (struct library): New structure.
15824 (load_shlib, lookup_function): Change prototypes and adjust to
15825 work with a struct library.
15826 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15827 (translate_offset): Make static.
15828 (get_text_addr): New function.
15829 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15830
eb4c1710
PA
158312014-04-15 Pedro Alves <palves@redhat.com>
15832
15833 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15834
2d1baf52
PA
158352014-04-15 Pedro Alves <palves@redhat.com>
15836
15837 * gdb.base/sym-file-loader.c: Include <limits.h>.
15838 (SELF_LINK): New define.
15839 (get_origin): New function.
15840 (load_shlib): Use it.
15841 * gdb.base/sym-file.exp: Don't early return if the target is
15842 remote. Use runto_main, and issue fail is that fails. Use
15843 gdb_load_shlibs.
15844 (shlib_name): Delete.
15845 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15846
7dd6df01
PA
158472014-04-15 Pedro Alves <palves@redhat.com>
15848
15849 * gdb.base/sym-file.exp: Remove regex characters from test
15850 message. Don't refer to breakpoint numbers in test messages.
15851
b50c8614
KS
158522014-04-14 Keith Seitz <keiths@redhat.com>
15853
15854 PR c++/16253
15855 * gdb.cp/var-tag.cc: New file.
15856 * gdb.cp/var-tag.exp: New file.
15857 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15858 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15859 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15860 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15861
3d567982
TT
158622014-04-14 Tom Tromey <tromey@redhat.com>
15863
15864 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15865 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15866 type.
15867 * gdb.cp/enum-class.exp: New file.
15868 * gdb.cp/enum-class.cc: New file.
15869
0626fc76
TT
158702014-04-14 Tom Tromey <tromey@redhat.com>
15871
15872 * gdb.dwarf2/enum-type.exp: New file.
15873
dca325b3
SA
158742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15875
15876 * gdb.mi/mi-vla-c99.exp: New file.
15877 * gdb.mi/vla.c: New file.
15878
5854b38a
SA
158792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15880
15881 * gdb.base/vla-datatypes.c: New file.
15882 * gdb.base/vla-datatypes.exp: New file.
15883
463bb957
SA
158842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15885
15886 * gdb.base/vla-ptr.c: New file.
15887 * gdb.base/vla-ptr.exp: New file.
15888
3dd170be
SA
158892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15890
15891 * gdb.dwarf2/count.exp: New file.
15892
5ecaaa66
SA
158932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15894
15895 * gdb.base/vla-sideeffect.c: New file.
15896 * gdb.base/vla-sideeffect.exp: New file.
15897
41f1ada5
DB
158982014-04-14 David Blaikie <dblaikie@gmail.com>
15899
15900 * gdb.mi/non-stop.c: Add return value for non-void function return
15901 statement.
15902 * gdb.threads/staticthreads.c: Ditto.
15903
0be03e84
DE
159042014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15905 Doug Evans <xdje42@gmail.com>
15906
15907 * gdb.guile/scm-value.c: Improve test case.
15908 * gdb.guile/scm-value.exp: Add new test.
15909
f180a1fb
DB
159102014-04-11 David Blaikie <dblaikie@gmail.com>
15911
15912 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15913 override Clang's default.
15914
6b662e19
JB
159152014-04-11 Joel Brobecker <brobecker@adacore.com>
15916
15917 Revert the following changes (regressions):
15918
15919 * gdb.base/vla-sideeffect.c: New file.
15920 * gdb.base/vla-sideeffect.exp: New file.
15921
15922 * gdb.dwarf2/count.exp: New file.
15923
15924 * gdb.base/vla-multi.c: New file.
15925 * gdb.base/vla-multi.exp: New file.
15926
15927 * gdb.base/vla-ptr.c: New file.
15928 * gdb.base/vla-ptr.exp: New file.
15929
15930 * gdb.base/vla-datatypes.c: New file.
15931 * gdb.base/vla-datatypes.exp: New file.
15932
15933 * gdb.mi/mi-vla-c99.exp: New file.
15934 * gdb.mi/vla.c: New file.
15935
245a5f0b
KS
159362014-04-11 Keith Seitz <keiths@redhat.com>
15937
15938 PR c++/16675
15939 * gdb.cp/cpsizeof.exp: New file.
15940 * gdb.cp/cpsizeof.cc: New file.
15941
58a84dcf
SA
159422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15943
191a8a90
JB
15944 * gdb.mi/mi-vla-c99.exp: New file.
15945 * gdb.mi/vla.c: New file.
58a84dcf 15946
c8655f75
SA
159472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15948
15949 * gdb.base/vla-datatypes.c: New file.
15950 * gdb.base/vla-datatypes.exp: New file.
15951
024e13b4
SA
159522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15953
15954 * gdb.base/vla-ptr.c: New file.
15955 * gdb.base/vla-ptr.exp: New file.
15956
1a237e0e
SA
159572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15958
15959 * gdb.base/vla-multi.c: New file.
15960 * gdb.base/vla-multi.exp: New file.
15961
504f3432
SA
159622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15963
15964 * gdb.dwarf2/count.exp: New file.
15965
3bce8237
SA
159662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15967
191a8a90
JB
15968 * gdb.base/vla-sideeffect.c: New file.
15969 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15970
322f9c21
YQ
159712014-04-11 Yao Qi <yao@codesourcery.com>
15972
15973 * gdb.base/completion.exp: Check file exists before running tests
15974 on file completion.
15975
d708bcd1
PA
159762014-04-10 Pedro Alves <palves@redhat.com>
15977
15978 * gdb.base/cond-eval-mode.c: New file.
15979 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15980 prepare_for_testing to build the new file. Check result of
15981 runto_main.
15982 (test_break, test_watch): New procedures.
15983 (top level): Use them.
15984
ae1d2761
PM
159852014-04-08 Pierre Muller <muller@sourceware.org>
15986
15987 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15988 Ctrl-V use for mingw hosts.
15989
7af389b8
SC
159902014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15991
15992 * gdb.python/py-value.c: Improve test case.
15993 * gdb.python/py-value.exp: Add new test.
15994
5e703181
DE
159952014-04-07 David Blaikie <dblaikie@gmail.com>
15996
15997 * lib/compiler.c: Identify the clang compiler.
15998 * lib/compiler.cc: Ditto.
15999
9810b410
YQ
160002014-04-03 Yao Qi <yao@codesourcery.com>
16001
16002 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16003
98d1b8dc
AB
160042014-04-01 Anton Blanchard <anton@samba.org>
16005
16006 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16007 messages unique.
16008
3114cea1
AB
160092014-04-01 Anton Blanchard <anton@samba.org>
16010
16011 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16012 prepare_for_testing.
16013
62f7182c
AB
160142014-04-01 Anton Blanchard <anton@samba.org>
16015
16016 * gdb.arch/ppc64-atomic-inst.c: Remove.
16017 * gdb.arch/ppc64-atomic-inst.S: New file.
16018 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16019
770e7fc7
DE
160202014-03-31 Doug Evans <dje@google.com>
16021
16022 * gdb.base/print-symbol-loading-lib.c: New file.
16023 * gdb.base/print-symbol-loading-main.c: New file.
16024 * gdb.base/print-symbol-loading.exp: New file.
16025
46e2bafa
YQ
160262014-03-31 Yao Qi <yao@codesourcery.com>
16027
16028 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16029
8776cfe9
JB
160302014-03-28 Joel Brobecker <brobecker@adacore.com>
16031
16032 * gdb.ada/mi_dyn_arr: New testcase.
16033
5d1ef361
DE
160342014-03-27 Doug Evans <dje@google.com>
16035
16036 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16037
b5bee914
YQ
160382014-03-27 Yao Qi <yao@codesourcery.com>
16039
16040 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16041 if target is nios2-*-*.
16042
0d4d0e77
YQ
160432014-03-26 Yao Qi <yao@codesourcery.com>
16044
16045 * lib/gdb.exp (readline_is_used): New proc.
16046 * gdb.base/completion.exp: Move tests on command complete up.
16047 Skip the rest of tests if readline is not used.
16048 * gdb.ada/complete.exp: Skp the test if readline is not
16049 used.
16050 * gdb.base/filesym.exp: Likewise.
16051 * gdb.base/macscp.exp: Likewise.
16052 * gdb.base/readline-ask.exp: Likewise.
16053 * gdb.base/readline.exp: Likewise.
16054 * gdb.python/py-cmd.exp: Likewise.
16055 * gdb.trace/tfile.exp: Likewise.
16056
29361eee
YQ
160572014-03-26 Yao Qi <yao@codesourcery.com>
16058
16059 * gdb.base/macscp.exp: Fix code format issues.
16060
bc9a5525
UW
160612014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16062
16063 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16064 * gdb.asm/powerpc64le.inc: New file.
16065
d3839ede
PA
160662014-03-25 Pedro Alves <palves@redhat.com>
16067 Doug Evans <dje@google.com>
16068
16069 * gdb.base/source-execution.c: New file.
16070 * gdb.base/source-execution.exp: New file.
16071 * gdb.base/source-execution.gdb: New file.
16072
01672a57
DE
160732014-03-24 Doug Evans <dje@google.com>
16074
16075 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16076 using fission.
16077
88bbeca9
HZ
160782014-03-24 Hui Zhu <hui@codesourcery.com>
16079 Pedro Alves <palves@redhat.com>
16080
16081 PR breakpoints/16101
16082 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16083 test pass/fail messages. Detect missing support for dprintf when
16084 breakpoints are actually inserted.
16085 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16086 breakpoints are actually inserted.
16087 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16088 fails.
16089
d2348791
JK
160902014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16091
16092 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16093
feef67ab
DE
160942014-03-22 Doug Evans <xdje42@gmail.com>
16095
16096 * gdb.python/python.exp (python not supported): Verify multi-line
16097 python command issues an error.
25d743f9 16098 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16099 guile command issues an error.
feef67ab 16100
ecebef6a
MR
161012014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16102
16103 * gdb.threads/thread-specific.exp: Handle the lack of usable
16104 $this_breakpoint and $this_thread.
16105
ccdd1909
HZ
161062014-03-21 Hui Zhu <hui@codesourcery.com>
16107
16108 * gdb.base/attach.exp (do_command_attach_tests): New.
16109
beb460e8
PA
161102014-03-20 Tom Tromey <tromey@redhat.com>
16111 Pedro Alves <palves@redhat.com>
16112
16113 PR cli/15718
16114 * gdb.base/condbreak-call-false.c: New file.
16115 * gdb.base/condbreak-call-false.exp: New file.
16116
40acf43a
PA
161172014-03-20 Pedro Alves <palves@redhat.com>
16118
16119 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16120 Delete.
16121 (block_signals, unblock_signals): Delete.
16122 (child_function_2, main): Remove references to deleted variable
16123 and functions.
16124
9f5e1e02
PA
161252014-03-20 Pedro Alves <palves@redhat.com>
16126
16127 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16128 Use pthread_kill to signal thread 2.
16129 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16130 Adjust to make the test send itself a signal rather than using the
16131 host's "kill" command.
16132
99619bea
PA
161332014-03-20 Pedro Alves <palves@redhat.com>
16134
16135 * gdb.threads/multiple-step-overs.c: New file.
16136 * gdb.threads/multiple-step-overs.exp: New file.
16137 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16138 Adjust expected infrun debug output.
16139
2adfaa28
PA
161402014-03-20 Pedro Alves <palves@redhat.com>
16141
16142 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16143 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16144
31e77af2
PA
161452014-03-20 Pedro Alves <palves@redhat.com>
16146
16147 PR breakpoints/7143
16148 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16149 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16150 of gdb_test_multiple.
16151 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16152 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16153
b9f437de
PA
161542014-03-20 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16157 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16158
05adc73e
PA
161592014-03-19 Pedro Alves <palves@redhat.com>
16160
16161 * gdb.base/async.exp: Remove early return.
16162
6048b950
PA
161632014-03-19 Pedro Alves <palves@redhat.com>
16164
16165 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16166
8bcfb00a
PA
161672014-03-19 Pedro Alves <palves@redhat.com>
16168
16169 * gdb.base/async.exp (test_background): Expect \r\n after
16170 "completed." in the fail pattern.
16171
884e37dc
PA
161722014-03-19 Pedro Alves <palves@redhat.com>
16173
16174 * gdb.base/async.exp (test_background): New procedure.
16175 Use it for all background execution command tests.
16176
148e57e2
PA
161772014-03-19 Pedro Alves <palves@redhat.com>
16178
16179 * gdb.base/async.exp: Use prepare_for_testing.
16180
f48088c7
PA
161812014-03-19 Pedro Alves <palves@redhat.com>
16182
16183 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16184 the same line.
16185
e2f6c966
PA
161862014-03-19 Pedro Alves <palves@redhat.com>
16187
16188 * gdb.base/async.c (main): Add "jump here" and "until here" line
16189 marker comments.
16190 * gdb.base/async.exp (jump_here): New global.
16191 (jump& test): Use it.
16192 (until_here): New global.
16193 (until& test): Use it.
16194
c30568d4
PA
161952014-03-19 Pedro Alves <palves@redhat.com>
16196
16197 * gdb.base/async.exp: Don't frob gdb_protocol.
16198
0172b6a7
DE
161992014-03-18 Doug Evans <xdje42@gmail.com>
16200
16201 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16202 Fix spelling of exec-done-display.
16203
06c868a8
JK
162042014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16205
16206 PR gdb/15358
16207 * gdb.base/gdb-sigterm.c: New file.
16208 * gdb.base/gdb-sigterm.exp: New file.
16209
0c7e1a46
PA
162102014-03-18 Pedro Alves <palves@redhat.com>
16211
16212 PR gdb/13860
16213 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16214 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16215 solib-event.
16216
f7c77d93
JB
162172014-03-17 Joel Brobecker <brobecker@adacore.com>
16218
16219 * gdb.ada/pckd_arr_ren: New testcase.
16220
5a1e8c7a
DE
162212014-03-13 Doug Evans <xdje42@gmail.com>
16222
16223 PR guile/16612
16224 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16225 collect after discarding symbols.
16226
350e1a76
DE
162272014-03-13 Ludovic Courtès <ludo@gnu.org>
16228 Doug Evans <xdje42@gmail.com>
16229
16230 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16231 to history survives a gc.
16232
a69900ae
PA
162332014-03-13 Pedro Alves <palves@redhat.com>
16234
16235 * gdb.base/default.exp: Don't test "target procfs".
16236
5db9f0bd
PA
162372014-03-13 Pedro Alves <palves@redhat.com>
16238
16239 * gdb.base/default.exp: Update "target child" and "target procfs"
16240 tests to not expect "Unix".
16241
b3ccfe11
TT
162422014-03-12 Tom Tromey <tromey@redhat.com>
16243
16244 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16245 New procs. Add target-async tests.
16246 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16247 Add target-async tests.
16248
646f4417
AA
162492014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16250
16251 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16252 'func_start' and 'func_end' for the beginning and end of the
16253 function code, respectively.
16254 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16255 'func_end' instead of 'func' and 'main'.
16256
288c211f
AA
162572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16258
16259 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16260 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16261 generate the debug info assembler source.
16262
e0c0f156
AA
162632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16264
16265 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16266 * gdb.dwarf2/arr-subrange.exp: Likewise.
16267 * gdb.dwarf2/dwz.exp: Likewise.
16268 * gdb.dwarf2/method-ptr.exp: Likewise.
16269 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16270 * gdb.dwarf2/subrange.exp: Likewise.
16271 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16272 * gdb.dwarf2/implptrpiece.exp: Likewise.
16273 * gdb.dwarf2/nostaticblock.exp: Likewise.
16274
0e5c4555
AA
162752014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16276
16277 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16278 directory to absolute path name arguments.
16279
5ec18f2b
JG
162802014-03-10 Joel Brobecker <brobecker@adacore.com>
16281
16282 * gdb.ada/tagged_access: New testcase.
16283
847fc4f2
MM
162842014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16285
16286 * gdb.btrace/data.exp: Update expected output.
16287
cc3da688
YQ
162882014-03-06 Yao Qi <yao@codesourcery.com>
16289
16290 * gdb.trace/pr16508.exp: New file.
16291
0f26cec1
PA
162922014-03-05 Pedro Alves <palves@redhat.com>
16293
16294 PR gdb/16575
16295 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16296 procedure.
16297 (top level): Adjust to use it. Add tests that exercise breakpoint
16298 interaction with the code-cache.
16299
7a5a839f
LC
163002014-02-26 Ludovic Courtès <ludo@gnu.org>
16301
16302 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16303 test for 'history-append!'.
16304
31aa7e4e
JB
163052014-02-26 Joel Brobecker <brobecker@adacore.com>
16306
16307 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16308 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16309 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16310 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16311 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16312 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16313
1b588015
JB
163142014-02-26 Joel Brobecker <brobecker@adacore.com>
16315
16316 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16317 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16318 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16319
55426c9d
JB
163202014-02-26 Joel Brobecker <brobecker@adacore.com>
16321
16322 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16323
dc53a7ad
JB
163242014-02-26 Joel Brobecker <brobecker@adacore.com>
16325
16326 * gdb.dwarf2/arr-stride.c: New file.
16327 * gdb.dwarf2/arr-stride.exp: New file.
16328
12ab52e9
PA
163292014-02-26 Pedro Alves <palves@redhat.com>
16330
16331 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16332 that won't ever trigger. Make sure that GDB reports the correct
16333 breakpoint that caused the stop.
16334
849c862e
JK
163352014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16336
16337 PR gdb/16626
16338 * gdb.base/auto-load-script: New file.
16339 * gdb.base/auto-load.c: New file.
16340 * gdb.base/auto-load.exp: New file.
16341
71b7d793
JK
16342 PR gdb/16626
16343 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16344
e2f0d509
JK
163452014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16346
16347 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16348 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16349
50cc37c8
DE
163502014-02-24 Doug Evans <dje@google.com>
16351
16352 * lib/gdb.exp (run_on_host): Log error output if program fails.
16353
ea4758f2
PA
163542014-02-21 Pedro Alves <palves@redhat.com>
16355
16356 * gdb.threads/step-after-sr-lock.c: Rename to ...
16357 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16358 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16359 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16360 ... this.
16361
d7b30f67
SDJ
163622014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16363
16364 PR tdep/16397
16365 * gdb.arch/amd64-stap-special-operands.exp: New file.
16366 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16367 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16368 * gdb.arch/amd64-stap-triplet.S: Likewise.
16369 * gdb.arch/amd64-stap-triplet.c: Likewise.
16370
83deb43f
JB
163712014-02-20 Joel Brobecker <brobecker@adacore.com>
16372
16373 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16374 in .section pseudo-op.
16375
adde2bff
DE
163762014-02-20 lin zuojian <manjian2006@gmail.com>
16377 Joel Brobecker <brobecker@adacore.com>
16378 Doug Evans <xdje42@gmail.com>
16379
16380 PR symtab/16581
16381 * gdb.dwarf2/dw2-icycle.S: New file.
16382 * gdb.dwarf2/dw2-icycle.c: New file.
16383 * gdb.dwarf2/dw2-icycle.exp: New file.
16384
f7bd0f78
SC
163852014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16386
16387 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16388 operations on gdb.Value objects.
16389 * gdb.python/py-value-cc.exp: Add new test to test operations on
16390 gdb.Value objects.
16391
c17ef0d5
DE
163922014-02-18 Doug Evans <dje@google.com>
16393
16394 * Makefile.in (TESTS): New variable.
16395 (expanded_tests, expanded_tests_or_none): New variables
16396 (check-single): Pass $(expanded_tests_or_none) to runtest.
16397 (check-parallel): Only run tests in $(TESTS) if non-empty.
16398 (check/no-matching-tests-found): New rule.
16399 * README: Document TESTS makefile variable.
16400
5dd3176f
DE
164012014-02-18 Doug Evans <dje@google.com>
16402
16403 * Makefile.in (check-parallel): rm -rf outputs temp.
16404
0b10be4f
JK
164052014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16406
16407 Fix "ERROR: no fileid for" in the testsuite.
16408 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16409
85f224e7
DE
164102014-02-12 Doug Evans <dje@google.com>
16411
16412 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16413 (MISCELLANEOUS): New variable.
16414 (clean): rm -rf $(MISCELLANEOUS).
16415 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16416 dwp live in the same directory as symlinks, with each symlink pointed
16417 to a differently named file in a different directory.
16418
149b30ff
DE
164192014-02-11 Doug Evans <dje@google.com>
16420
16421 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16422 of Tcl file commands.
16423
1dfdac32
MK
164242014-02-10 Mark Kettenis <kettenis@gnu.org>
16425
16426 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16427 "kill -SIGUSR1 -1".
16428
aa4fb036
JB
164292014-02-10 Joel Brobecker <brobecker@adacore.com>
16430
16431 * gdb.ada/tick_length_array_enum_idx: New testcase.
16432
ed3ef339
DE
164332014-02-10 Doug Evans <xdje42@gmail.com>
16434
16435 * configure.ac (AC_OUTPUT): Add gdb.guile.
16436 * configure: Regenerate.
16437 * lib/gdb-guile.exp: New file.
16438 * lib/gdb.exp (get_target_charset): New function.
16439 * gdb.base/help.exp: Update expected output from "apropos apropos".
16440 * gdb.guile/Makefile.in: New file.
16441 * gdb.guile/guile.exp: New file.
16442 * gdb.guile/scm-arch.c: New file.
16443 * gdb.guile/scm-arch.exp: New file.
16444 * gdb.guile/scm-block.c: New file.
16445 * gdb.guile/scm-block.exp: New file.
16446 * gdb.guile/scm-breakpoint.c: New file.
16447 * gdb.guile/scm-breakpoint.exp: New file.
16448 * gdb.guile/scm-disasm.c: New file.
16449 * gdb.guile/scm-disasm.exp: New file.
16450 * gdb.guile/scm-equal.c: New file.
16451 * gdb.guile/scm-equal.exp: New file.
16452 * gdb.guile/scm-error.exp: New file.
16453 * gdb.guile/scm-error.scm: New file.
16454 * gdb.guile/scm-frame-args.c: New file.
16455 * gdb.guile/scm-frame-args.exp: New file.
16456 * gdb.guile/scm-frame-args.scm: New file.
16457 * gdb.guile/scm-frame-inline.c: New file.
16458 * gdb.guile/scm-frame-inline.exp: New file.
16459 * gdb.guile/scm-frame.c: New file.
16460 * gdb.guile/scm-frame.exp: New file.
16461 * gdb.guile/scm-generics.exp: New file.
16462 * gdb.guile/scm-gsmob.exp: New file.
16463 * gdb.guile/scm-iterator.c: New file.
16464 * gdb.guile/scm-iterator.exp: New file.
16465 * gdb.guile/scm-math.c: New file.
16466 * gdb.guile/scm-math.exp: New file.
16467 * gdb.guile/scm-objfile-script-gdb.in: New file.
16468 * gdb.guile/scm-objfile-script.c: New file.
16469 * gdb.guile/scm-objfile-script.exp: New file.
16470 * gdb.guile/scm-objfile.c: New file.
16471 * gdb.guile/scm-objfile.exp: New file.
16472 * gdb.guile/scm-ports.exp: New file.
16473 * gdb.guile/scm-pretty-print.c: New file.
16474 * gdb.guile/scm-pretty-print.exp: New file.
16475 * gdb.guile/scm-pretty-print.scm: New file.
16476 * gdb.guile/scm-section-script.c: New file.
16477 * gdb.guile/scm-section-script.exp: New file.
16478 * gdb.guile/scm-section-script.scm: New file.
16479 * gdb.guile/scm-symbol.c: New file.
16480 * gdb.guile/scm-symbol.exp: New file.
16481 * gdb.guile/scm-symtab-2.c: New file.
16482 * gdb.guile/scm-symtab.c: New file.
16483 * gdb.guile/scm-symtab.exp: New file.
16484 * gdb.guile/scm-type.c: New file.
16485 * gdb.guile/scm-type.exp: New file.
16486 * gdb.guile/scm-value-cc.cc: New file.
16487 * gdb.guile/scm-value-cc.exp: New file.
16488 * gdb.guile/scm-value.c: New file.
16489 * gdb.guile/scm-value.exp: New file.
16490 * gdb.guile/source2.scm: New file.
16491 * gdb.guile/types-module.cc: New file.
16492 * gdb.guile/types-module.exp: New file.
16493
7026a7c1
YQ
164942014-02-10 Yao Qi <yao@codesourcery.com>
16495
16496 PR testsuite/16543
16497 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16498 * configure: Regenerated.
16499 * Makefile.in: New file.
16500
6c466447
AS
165012014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16502
16503 * gdb.python/py-framefilter.exp: Fix typo.
16504
6e854735
YQ
165052014-02-08 Yao Qi <yao@codesourcery.com>
16506
16507 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16508 that no =breakpoint-modified is emitted when breakpoints are
16509 modified through MI commands.
16510
d137e6dc
PA
165112014-02-07 Pedro Alves <pedro@codesourcery.com>
16512 Pedro Alves <palves@redhat.com>
16513
16514 * gdb.threads/step-after-sr-lock.c: New file.
16515 * gdb.threads/step-after-sr-lock.exp: New file.
16516
b5ee5a50
PA
165172014-02-07 Pedro Alves <palves@redhat.com>
16518
16519 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16520
3c77faf3
JK
165212014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16522
16523 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16524 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16525
6dddc817
DE
165262014-02-06 Doug Evans <xdje42@gmail.com>
16527
16528 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16529 output.
16530
16531 * gdb.gdb/python-interrupts.exp: New file.
16532
de7b2893
YQ
165332014-02-05 Yao Qi <yao@codesourcery.com>
16534
16535 * gdb.trace/report.exp (use_collected_data): Test the output
16536 of "info threads" and "info inferiors".
16537
66d032ac
YQ
165382014-02-05 Yao Qi <yao@codesourcery.com>
16539
16540 Revert this patch:
16541
16542 2013-05-24 Yao Qi <yao@codesourcery.com>
16543
16544 * gdb.trace/tfile.exp: Test inferior and thread.
16545
591a12a1
UW
165462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16547
16548 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16549 on a function.
16550 * gdb.base/step-bt.c: Call hello via function pointer to make
16551 sure its first instruction is executed on powerpc64le-linux.
16552
0ff3e01f
UW
165532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16554
16555 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16556
084ee545
UW
165572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16558
16559 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16560 of the test patterns for use on little-endian systems.
16561
6ed14ff3
UW
165622014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16563
16564 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16565 (decimal_vector): Fix for little-endian.
16566
401e27fd
JM
165672014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16568
16569 * gdb.arch/sparc-sysstep.exp: New file.
16570 * gdb.arch/sparc-sysstep.c: Likewise.
16571
16572 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16573
8b924729
EBM
165742014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16575
16576 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16577
fb151210
JB
165782014-01-23 Tom Tromey <tromey@redhat.com>
16579
16580 * gdb.ada/array_char_idx: New testcase.
16581
0740f8d8
TT
165822014-01-23 Tom Tromey <tromey@redhat.com>
16583
16584 PR python/16487:
16585 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16586 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16587 classes.
16588
21909fa1
TT
165892014-01-23 Tom Tromey <tromey@redhat.com>
16590
16591 PR python/16491:
16592 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16593 string from an inferior frame.
16594 * gdb.python/py-framefilter-mi.exp: Update.
16595
87ce2a04
DE
165962014-01-22 Doug Evans <dje@google.com>
16597
16598 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16599
237b092b
AA
166002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16601
16602 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16603
d674a709
AA
166042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16605
16606 * gdb.trace/entry-values.exp: Remove excess space character from
16607 regex patterns. Handle s390 call instruction.
16608
20fa3390
AA
166092014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16610
16611 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16612 define "*_start" label. Make "name" static.
16613 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16614 ${name} by references to ${name}_start.
16615
78466714
AA
166162014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16617
16618 * gdb.base/info-macros.exp: Remove "debug" from the compile
16619 options.
16620
ec9f644a
IB
166212014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16622
16623 * gdb.dlang/demangle.exp: New file.
16624
94b1b47e
IB
166252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16626
16627 * gdb.dlang/primitive-types.exp: New file.
16628
7f420862
IB
166292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16630
16631 * configure.ac: Create gdb.dlang/Makefile.
16632 * configure: Regenerate.
16633 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16634 * gdb.dlang/Makefile.in: New file.
16635 * lib/d-support.exp: New file.
16636 * lib/gdb.exp (skip_d_tests): New proc.
16637
52834460
MM
166382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16639
16640 * gdb.btrace/delta.exp: Check reverse stepi.
16641 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16642 * gdb.btrace/finish.exp: New.
16643 * gdb.btrace/next.exp: New.
16644 * gdb.btrace/nexti.exp: New.
16645 * gdb.btrace/record_goto.c: Add comments.
16646 * gdb.btrace/step.exp: New.
16647 * gdb.btrace/stepi.exp: New.
16648 * gdb.btrace/multi-thread-step.c: New.
16649 * gdb.btrace/multi-thread-step.exp: New.
16650 * gdb.btrace/rn-dl-bind.c: New.
16651 * gdb.btrace/rn-dl-bind.exp: New.
16652 * gdb.btrace/data.c: New.
16653 * gdb.btrace/data.exp: New.
16654 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16655
6e07b1d2
MM
166562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16657
16658 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16659 * gdb.btrace/exception.exp: Update.
16660 * gdb.btrace/instruction_history.exp: Update.
16661 * gdb.btrace/record_goto.exp: Update.
16662 * gdb.btrace/tailcall.exp: Update.
16663 * gdb.btrace/unknown_functions.exp: Update.
16664 * gdb.btrace/delta.exp: New.
16665
0b722aec
MM
166662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16667
16668 * gdb.btrace/record_goto.exp: Add backtrace test.
16669 * gdb.btrace/tailcall.exp: Add backtrace test.
16670
066ce621
MM
166712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16672
16673 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16674 * gdb.btrace/record_goto.c: New.
16675 * gdb.btrace/record_goto.exp: New.
16676 * gdb.btrace/x86-record_goto.S: New.
16677
0688d04e
MM
166782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16679
16680 * gdb.btrace/function_call_history.exp: Update tests.
16681 * gdb.btrace/instruction_history.exp: Update tests.
16682
8710b709
MM
166832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16684
16685 * gdb.btrace/function_call_history.exp: Fix expected field
16686 order for "record function-call-history".
16687 Add new tests for "record function-call-history /c".
16688 * gdb.btrace/exception.cc: New.
16689 * gdb.btrace/exception.exp: New.
16690 * gdb.btrace/tailcall.exp: New.
16691 * gdb.btrace/x86-tailcall.S: New.
16692 * gdb.btrace/x86-tailcall.c: New.
16693 * gdb.btrace/unknown_functions.c: New.
16694 * gdb.btrace/unknown_functions.exp: New.
16695 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16696
5de9129b
MM
166972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16698
16699 * gdb.btrace/instruction_history.exp: Update.
16700 * gdb.btrace/function_call_history.exp: Update.
16701
23a7fe75
MM
167022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16703
16704 * gdb.btrace/function_call_history.exp: Fix expected function
16705 trace.
16706 * gdb.btrace/instruction_history.exp: Initialize traced.
16707 Remove traced_functions.
16708
724c7dd8
MM
167092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16710
16711 * gdb.btrace/function_call_history.exp: Update
16712 * gdb.btrace/instruction_history.exp: Update.
16713
6d78d93b
MM
167142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16715
16716 * gdb.btrace/enable.exp: Update expected text.
16717
93a360cc
OJ
167182014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16719
16720 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16721 bytes.
16722
3772b53f
MR
167232014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16724
16725 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16726
596662fa
OJ
167272014-01-15 Omair Javaid <omair.javaid@linaro.org>
16728
16729 * lib/gdb.exp (supports_process_record): Return true for
16730 arm*-linux*. (supports_reverse): Likewise.
16731
b5b08fb4
SC
167322014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16733
16734 PR python/15464
16735 PR python/16113
16736 * gdb.python/py-type.c: Enhance test case.
16737 * gdb.python/py-value-cc.cc: Likewise
16738 * gdb.python/py-type.exp: Add new tests.
16739 * gdb.python/py-value-cc.exp: Likewise
16740
52d7fb13
AA
167412014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16742 Pedro Alves <palves@redhat.com>
16743
16744 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16745 Make "name" extern.
16746 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16747 references to ${name}_start by references to ${name}.
16748
a2cd8cfe
JB
167492014-01-10 Joel Brobecker <brobecker@adacore.com>
16750
16751 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16752
4e23fced
JB
167532014-01-10 Joel Brobecker <brobecker@adacore.com>
16754
16755 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16756
c6a9e42c
PA
167572014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16758 Pedro Alves <palves@redhat.com>
16759
16760 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16761 mi_gdb_target_load.
c6a9e42c 16762
b7ea362b
PA
167632014-01-08 Pedro Alves <palves@redhat.com>
16764
16765 * gdb.threads/reconnect-signal.c: New file.
16766 * gdb.threads/reconnect-signal.exp: New file.
16767
5e3f4fab
EBM
167682014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16769
16770 * gdb.base/source-dir.exp: New file.
16771
79301218
JB
167722014-01-07 Joel Brobecker <brobecker@adacore.com>
16773
16774 * gdb.ada/mi_interface: New testcase.
16775
8e355c5d
JB
167762014-01-07 Joel Brobecker <brobecker@adacore.com>
16777
16778 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16779 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16780 gdb.ada/pp-rec-component/pck.ads: New files.
16781
c0d48811
JB
167822014-01-07 Joel Brobecker <brobecker@adacore.com>
16783
16784 * gdb.python/py-pp-integral.c: New file.
16785 * gdb.python/py-pp-integral.py: New file.
16786 * gdb.python/py-pp-integral.exp: New file.
16787
17b609c3 16788For older changes see ChangeLog-1993-2013.
c906108c 16789\f
8d8cb839
EZ
16790;; Local Variables:
16791;; mode: change-log
16792;; left-margin: 8
16793;; fill-column: 74
16794;; version-control: never
16795;; End:
902f2ccb 16796
42a4f53d 16797 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16798 Copying and distribution of this file, with or without modification,
16799 are permitted provided the copyright notice and this notice are preserved.
This page took 3.536705 seconds and 4 git commands to generate.