Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d7a11d13
TV
12019-08-20 Tom de Vries <tdevries@suse.de>
2
3 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4 compilation.
5
34dafe9f
TV
62019-08-16 Tom de Vries <tdevries@suse.de>
7
8 * gdb.base/compare-sections.exp ("after run to main"): Allow
9 mismatched read-only sections for PIE executables.
10
398fdd60
TT
112019-08-16 Tom Tromey <tom@tromey.com>
12
13 * lib/tuiterm.exp (_csi_Z): New proc.
14 * gdb.tui/basic.exp: Update window positions.
15 * gdb.tui/empty.exp: Update window positions.
16
d8f9e51c
SL
172019-08-15 Sandra Loosemore <sandra@codesourcery.com>
18
19 * gdb.base/examine-backward.exp: Correct regexp for
20 "examine 3 bytes backward from ${address_zero}".
21
3df505f6
TT
222019-08-15 Tom Tromey <tom@tromey.com>
23
24 * gdb.tui/empty.exp: Enable resizing tests.
25
272560b5
TT
262019-08-15 Tom Tromey <tromey@adacore.com>
27
28 * gdb.ada/char_enum.exp: Add regression tests.
29 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
30 and '0'.
31 (Char, Gchar): Update.
32 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
33
08235187
CB
342019-08-15 Christian Biesinger <cbiesinger@google.com>
35
36 * gdb.python/python.exp: Expect a leading underscore on
37 GdbOutput{,Error}File.
38
22a2ab04
SL
392019-08-15 Sandra Loosemore <sandra@codesourcery.com>
40
41 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
42 Windows host.
43
835b995b
SL
442019-08-15 Sandra Loosemore <sandra@codesourcery.com>
45
46 * gdb.base/batch-preserve-term-settings.exp
47 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
48
97dd8e07
CB
492019-08-15 Christian Biesinger <cbiesinger@google.com>
50
51 * lib/gdb.exp: When running on a mingw target, replace
52 /x/ with x:/.
53
75faf5c4
AH
542019-08-14 Alan Hayward <alan.hayward@arm.com>
55
56 * gdb.arch/aarch64-prologue.c: New test.
57 * gdb.arch/aarch64-prologue.exp: New file.
58
abc6c00f
TV
592019-08-13 Tom de Vries <tdevries@suse.de>
60
61 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
62 Thread.
63
74c2c1f4
SL
642019-08-13 Sandra Loosemore <sandra@codesourcery.com>
65
66 * gdb.python/py-completion.exp: Download the .py file to the host
67 and use its host pathname. Conditionalize tests that use
68 tab completion and manipulate files on the build machine.
69 * gdb.python/py-events.exp: Download the .py file to the host
70 and use its host pathname.
71 * gdb.python/py-evsignal.exp: Likewise.
72 * gdb.python/py-evthreads.exp: Likewise.
73 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
74 pathname syntax.
75 * gdb.python/py-framefilter.exp: Download the .py file to the right
76 place on the host. Match Windows pathname syntax.
77 * gdb.python/py-mi-var-info-path-expression.exp: Download the
78 .py file to the host and use its host pathname.
79 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
80 * gdb.python/py-objfile.exp: Expect a host pathname, not a
81 build pathname. Skip symlink test on Windows host. Add missing
82 newline at end of file.
83 * gdb.python/py-pp-maint.exp: Download the .py file to the host
84 and use its host pathname.
85 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
86 * gdb.python/py-section-script.exp: Use host location of binfile
87 on safe-path. Use correct path separator on Windows host.
88 Reorder alternatives in gdb_test_multiple to prevent matching
89 the wrong alternative on success.
90 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
91
ca2589f3
PP
922019-08-12 Patrick Palka <patrick@parcs.ath.cx>
93
94 * gdb.gdb/selftest.exp (test_with_self): Update test to now
95 expect the GDB inferior to no longer immediately stop after
96 being resumed with "signal SIGINT".
97
020a839d
SL
982019-08-09 Sandra Loosemore <sandra@codesourcery.com>
99
100 * gdb.linespec/break-ask.exp: Generalize regexps to match
101 Windows pathnames too.
102
128d6509
TV
1032019-08-08 Tom de Vries <tdevries@suse.de>
104
105 PR testsuite/24862
106 * lib/tuiterm.exp (_accept): Fix CSI regexp.
107
590042fc
PW
1082019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
109
110 * gdb.base/style.exp: Update tests for help doc new invariants.
111 * gdb.base/help.exp: Likewise.
112
046bebe1
TT
1132019-08-06 Tom Tromey <tom@tromey.com>
114
115 * gdb.base/style.exp: Add disassemble test.
116 * gdb.base/style.c (some_called_function): New function.
117 (main): Use it.
118
0b27c27d
CB
1192019-08-05 Christian Biesinger <cbiesinger@google.com>
120
121 * gdb.python/py-block.exp: Test dictionary access on blocks.
122
580f1034
SM
1232019-08-05 Simon Marchi <simon.marchi@efficios.com>
124
125 PR gdb/24863
126 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
127 -list-thread-groups --available test when running under
128 check-read1.
129
d86bd7cb
TV
1302019-08-05 Tom de Vries <tdevries@suse.de>
131
132 PR testsuite/24863
133 * lib/gdb.exp (with_read1_timeout_factor): New proc.
134 * gdb.base/help.exp: Use with_read1_timeout_factor.
135 * gdb.base/info-macros.exp: Same.
136 * gdb.cp/nested-types.exp: Same.
137
a80cf5d8
TV
1382019-08-05 Tom de Vries <tdevries@suse.de>
139
140 * lib/gdb.exp (version_at_least): Factor out of ...
141 (tcl_version_at_least): ... here.
142 (gdb_compile): Fail if pie results in non-PIE executable.
143 (readelf_version, readelf_prints_pie): New proc.
144 (exec_is_pie): Return -1 if unknown.
145
d0962838
TV
1462019-08-05 Tom de Vries <tdevries@suse.de>
147
148 * lib/gdb.exp (tcl_version_at_least): Fix typo.
149
2252ff3d
SL
1502019-08-04 Sandra Loosemore <sandra@codesourcery.com>
151
152 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
153
26655f53
SL
1542019-08-04 Sandra Loosemore <sandra@codesourcery.com>
155
156 * lib/completion-support.exp (test_gdb_complete_none): Skip
157 tab completion tests if no readline support.
158 (test_gdb_complete_unique_re): Likewise.
159 (test_gdb_complete_multiple): Likewise.
160
db4dc13e
PW
1612019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
162
163 * gdb.base/info_sources.exp: New file.
164 * gdb.base/info_sources.c: New file.
165 * gdb.base/info_sources_base.c: New file.
166
0eba165a
PFC
1672019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
168
169 * gdb.base/batch-exit-status.exp: Call test_exit_status with
170 prefix argument.
171 (test_exit_status): Add prefix argument.
172
59bd512b
TV
1732019-08-01 Tom de Vries <tdevries@suse.de>
174
175 PR testsuite/24863
176 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
177 calling exp_continue for new thread and thread exited messages.
178
2a3ad588
TV
1792019-08-01 Tom de Vries <tdevries@suse.de>
180
181 PR testsuite/24863
182 * gdb.base/structs.exp: Fix check-read1 timeout using
183 gdb_test_sequence.
184 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
185
117eb594
TV
1862019-08-01 Tom de Vries <tdevries@suse.de>
187
188 PR testsuite/24863
189 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
190 line.
191
ed591340
TV
1922019-08-01 Tom de Vries <tdevries@suse.de>
193
194 PR testsuite/24863
195 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
196
aa3b6533
TT
1972019-07-30 Tom Tromey <tromey@adacore.com>
198
199 * gdb.ada/display_nested.exp: New file.
200 * gdb.ada/display_nested/foo.adb: New file.
201 * gdb.ada/display_nested/pack.adb: New file.
202 * gdb.ada/display_nested/pack.ads: New file.
203
2906593f
CB
2042019-07-30 Christian Biesinger <cbiesinger@google.com>
205
206 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
207 namespace.
208 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
209
0f575925
TV
2102019-07-30 Tom de Vries <tdevries@suse.de>
211
212 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
213 instead.
214
b13057d9
TV
2152019-07-30 Tom de Vries <tdevries@suse.de>
216
217 PR testsuite/24834
218 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
219 (exec_is_pie): New proc.
220
5c4dde85
CB
2212019-07-29 Christian Biesinger <cbiesinger@google.com>
222
223 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
224
c620ed88
CB
2252019-07-29 Christian Biesinger <cbiesinger@google.com>
226
227 * gdb.python/py-objfile.c: Add global and static vars.
228 * gdb.python/py-objfile.exp: Test new functions Objfile.
229 lookup_global_symbol and lookup_static_symbol.
230
3d235706
TT
2312019-07-29 Tom Tromey <tom@tromey.com>
232
233 * lib/tuiterm.exp (Term::_csi_@): New proc.
234 (Term::_csi_X): Don't move cursor.
235
c7e4c0a6
PW
2362019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
237
238 * gdb.base/options.exp: Update backtrace - completion to
239 new option -frame-info.
240 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
241 Test new 'set print frame-info'. Test backtrace -frame-info
242 overriding 'set print frame-info'.
243 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
244 Test new 'set print frame-info'.
245 Verify consistency of backtrace with and without filters, with and
246 without -no-filters.
247 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
248 default.
249
de28a3b7
TV
2502019-07-29 Tom de Vries <tdevries@suse.de>
251
252 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
253 no arguments".
254
507dd60e
TV
2552019-07-29 Tom de Vries <tdevries@suse.de>
256
257 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
258 is a substring of the first for "complete non-unique file name".
259
5beafce9
TV
2602019-07-29 Tom de Vries <tdevries@suse.de>
261
262 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
263 with ".*".
264
2d274232
TV
2652019-07-29 Tom de Vries <tdevries@suse.de>
266
267 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
268 Pass prompt_regexp parameter to gdb_test_multiple calls.
269
9197cd8b
TV
2702019-07-29 Tom de Vries <tdevries@suse.de>
271
272 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
273 print registers" regexps.
274
b528dae0
TV
2752019-07-29 Tom de Vries <tdevries@suse.de>
276
277 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
278
d17725d7
TV
2792019-07-29 Tom de Vries <tdevries@suse.de>
280
281 PR gdb/24855
282 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
283 (skip_python_tests_prompt): Add prompt_regexp argument to
284 gdb_test_multiple calls.
285
52b75bf1
TT
2862019-07-27 Tom Tromey <tom@tromey.com>
287
288 * gdb.tui/main.exp: New file.
289
2b1d00c2
TT
2902019-07-27 Tom Tromey <tom@tromey.com>
291
292 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
293 optional.
294 * gdb.tui/empty.exp: New file.
295
ded631d5
TT
2962019-07-27 Tom Tromey <tom@tromey.com>
297
298 * lib/tuiterm.exp (spawn): New proc.
299 (Term::resize): New proc.
300 * gdb.tui/resize.exp: New file.
301
58ac439d
TT
3022019-07-27 Tom Tromey <tom@tromey.com>
303
304 * gdb.tui/list.exp: New file.
305
fe1f56ee
TT
3062019-07-27 Tom Tromey <tom@tromey.com>
307
308 * gdb.tui/regs.exp: New file.
309
f790b310
TT
3102019-07-27 Tom Tromey <tom@tromey.com>
311
312 * gdb.tui/basic.exp: Add "layout split" test.
313
d95fc6ee
TT
3142019-07-27 Tom Tromey <tom@tromey.com>
315
316 * gdb.tui/basic.exp: Add "layout asm" test.
317
c3786b3a
TT
3182019-07-27 Tom Tromey <tom@tromey.com>
319
320 * lib/tuiterm.exp: New file.
321 * gdb.tui/basic.exp: New file.
322
98a617f8
KB
3232019-07-27 Kevin Buettner <kevinb@redhat.com>
324
325 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
326 Enable tests associated with this flag. Adjust regex
327 referencing "foo_low" to now refer to "foo_cold" instead.
328
5c076da4
KB
3292019-07-27 Kevin Buettner <kevinb@redhat.com>
330
331 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
332 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
333 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
334 foo_cold. Revise comments to match.
335 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
336 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
337 were wrapped into this proc; Call do_test in loop from outermost
338 level.
339 (foo_low): Rename all occurrences to "foo_cold".
340 (backtrace from baz): New test.
341 (x2/i foo_cold): New test.
342 (info line *foo_cold): New test.
343
1512d3b7
TV
3442019-07-26 Tom de Vries <tdevries@suse.de>
345
346 * gdb.arch/i386-pkru.exp: Fix unterminated string.
347
297989a1
TV
3482019-07-25 Tom de Vries <tdevries@suse.de>
349
350 PR testsuite/24830
351 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
352 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
353 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
354 (skip_libstdcxx_probe_tests): ... here.
355 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
356
b3b965fb
TV
3572019-07-24 Tom de Vries <tdevries@suse.de>
358
359 PR testsuite/24807
360 * gdb.objc/basicclass.m: Include stdio.h.
361 * gdb.objc/nondebug.m: Same.
362 * gdb.objc/objcdecode.m: Same.
363
4625b4d0
TV
3642019-07-24 Tom de Vries <tdevries@suse.de>
365
366 PR testsuite/24612
367 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
368 additional_flags.
369
024a5840
TV
3702019-07-24 Tom de Vries <tdevries@suse.de>
371
372 PR testsuite/24831
373 * gdb.multi/tids.exp: Update error messages for info threads.
374
c76ddaa3
TV
3752019-07-24 Tom de Vries <tdevries@suse.de>
376
377 * gdb.base/info-types.exp: Allow info types to print info for more than
378 one file.
379
9a618ef6
TV
3802019-07-23 Tom de Vries <tdevries@suse.de>
381
382 PR testsuite/24842
383 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
384 gdb_spawn_with_cmdline_opts.
385
40eadf04
SP
3862019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
387
388 * gdb.arch/arm-cmse-sgstubs.c: New test.
389 * gdb.arch/arm-cmse-sgstubs.exp: New file.
390
5ba29434
TV
3912019-07-23 Tom de Vries <tdevries@suse.de>
392
393 PR testsuite/24711
394 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
395 issuing next command.
396
a8e9d247
AB
3972019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.ada/info_auto_lang.exp: Update expected results.
400 * gdb.base/info-types.c: Add additional types to check.
401 * gdb.base/info-types.exp: Update expected results.
402
eb86c5e2
AB
4032019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.base/info-types.c: New file.
406 * gdb.base/info-types.exp: New file.
407
01e175fe
AB
4082019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * gdb.arch/riscv-bp-infcall.c: New file.
411 * gdb.arch/riscv-bp-infcall.exp: New file.
412
6b78c3f8
AB
4132019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
414
415 PR breakpoints/24541
416 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
417
da738167
TV
4182019-07-14 Tom de Vries <tdevries@suse.de>
419
420 PR testsuite/24760
421 * gdb.objc/basicclass.exp: Fix unterminated string.
422
0d4e84ed
AB
4232019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
424 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
427 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
428 negative bounds.
429 * gdb.fortran/vla-value.exp: Print elements of an array with
430 negative bounds.
431 * gdb.fortran/vla.f90: Setup an array with negative bounds for
432 testing.
433
021d8588
AB
4342019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
435
436 * gdb.base/options.exp (expect_string): Dequote strings in
437 results.
438 (test-string): Test strings with different quoting and reindent.
439
f06f1252
TT
4402019-07-10 Tom Tromey <tromey@adacore.com>
441
442 * gdb.ada/mi_ex_cond.exp: Update expected results.
443 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
444 * gdb.ada/mi_catch_ex.exp: Update expected results.
445 * gdb.ada/mi_catch_assert.exp: Update expected results.
446 * gdb.ada/catch_ex.exp (catch_exception_info)
447 (catch_exception_entry, catch_assert_entry)
448 (catch_unhandled_entry): Update.
449 * gdb.ada/catch_assert_if.exp: Update expected results.
450
b863685d
RB
4512019-07-10 Richard Bunt <richard.bunt@arm.com>
452 Stephen Roberts <stephen.roberts@arm.com>
453
454 * gdb.base/define.exp: Restore original prompt.
455
cb1e4e32
PA
4562019-07-09 Pedro Alves <palves@redhat.com>
457
458 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
459 breakpoints" output.
460 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
461 * gdb.python/py-breakpoint.exp: No longer expect that "catch
462 throw" creates breakpoint.
463 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
464 'type="catchpoint"'.
465
b58a68fe
PA
4662019-07-09 Pedro Alves <palves@redhat.com>
467
468 PR c++/15468
469 * gdb.cp/except-multi-location-lib.cc: New.
470 * gdb.cp/except-multi-location-main.cc: New.
471 * gdb.cp/except-multi-location.exp: New.
472
0826779b
PW
4732019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
474
475 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
476 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
477 argument and update callers.
478
5b0e2db4
AB
4792019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.arch/amd64-break-on-asm-line.S: New file.
482 * gdb.arch/amd64-break-on-asm-line.exp: New file.
483
1f6f6e21
PW
4842019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
485
486 * gdb.base/printcmds.exp: Test printing C string and
487 C wide string convenience vars without transiting via the inferior.
488 Also make test names unique.
489
ea142fbf
AH
4902019-07-08 Alan Hayward <alan.hayward@arm.com>
491
492 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
493
213fd9fa
PA
4942019-07-04 Pedro Alves <palves@redhat.com>
495
496 * lib/gdb.exp (foreach_with_prefix): Don't return early if
497 body returned ok(0), break(3) or continue(4).
498 * gdb.testsuite/foreach_with_prefix.exp: New file.
499
2b40fda7
AH
5002019-07-04 Alan Hayward <alan.hayward@arm.com>
501
502 * gdb.server/unittest.exp: Allow 0 unit tests to run.
503
a26c8de0
PA
5042019-07-03 Pedro Alves <palves@redhat.com>
505
506 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
507 "return -code".
508
5f4ba3e7
PA
5092019-07-03 Pedro Alves <palves@redhat.com>
510
511 PR cli/24732
512 * gdb.base/shell.exp: Load completion-support.exp.
513 Adjust expected error output. Add completion tests.
514
a994424f
PA
5152019-07-03 Pedro Alves <palves@redhat.com>
516
517 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
518 string_to_regexp.
519
3d9be6f5
PA
5202019-07-03 Pedro Alves <palves@redhat.com>
521
522 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
523 (expect_integer): Adjust to expect "-string".
524 (expect_string): New.
525 (all_options): Expect "-string".
526 (test-flag, test-boolean): Adjust to expect "-string".
527 (test-string): New proc.
528 (top level): Call it.
529
41fc454c
PA
5302019-07-03 Pedro Alves <palves@redhat.com>
531
532 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
533 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
534 the expected output in the success.
535
b2b2a215
PA
5362019-07-03 Pedro Alves <palves@redhat.com>
537
538 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
539 Split one gdb_test_multiple call in two to avoid a race.
540
fdbc9870
PA
5412019-07-03 Pedro Alves <palves@redhat.com>
542
543 * gdb.base/with.c: New file.
544 * gdb.base/with.exp: New file.
545
c6ac8931
PA
5462019-07-03 Pedro Alves <palves@redhat.com>
547
548 * gdb.base/settings.exp: Replace all references to "maint
549 test-settings set" with references to "maint set test-settings",
550 and all references to "maint test-settings show" with references
551 to "maint show test-settings".
552
970f9d09
PA
5532019-07-03 Pedro Alves <palves@redhat.com>
554
555 * gdb.base/settings.exp (test-string): Adjust expected out when
556 testing "maint test-settings show filename"
557
54d66006
PA
5582019-07-02 Pedro Alves <palves@redhat.com>
559
560 * gdb.base/options.exp (test-info-threads): New procedure.
561 (top level): Call it.
562
10d06d82
TT
5632019-06-28 Tom Tromey <tromey@adacore.com>
564
565 * gdb.dwarf2/ada-linkage-name.c: New file.
566 * gdb.dwarf2/ada-linkage-name.exp: New file.
567
3d507ff2
TT
5682019-06-27 Tom Tromey <tromey@adacore.com>
569
570 * gdb.cp/constexpr-field.exp: Use setup_xfail.
571
8af58ffe
TV
5722019-06-26 Tom de Vries <tdevries@suse.de>
573
574 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
575
22e21752
TV
5762019-06-26 Tom de Vries <tdevries@suse.de>
577
578 * gdb.base/index-cache.exp: Add back missing debug option.
579
b65b566c
PW
5802019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
581
582 * gdb.base/alias.exp: Test non matching/non existing prefixes.
583
5c2c8c69
TV
5842019-06-25 Tom de Vries <tdevries@suse.de>
585
586 PR testsuite/24727
587 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
588
164e3873
TV
5892019-06-24 Tom de Vries <tdevries@suse.de>
590
591 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
592
824eacee
TV
5932019-06-24 Tom de Vries <tdevries@suse.de>
594
595 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
596 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
597 * gdb.trace/unavailable-dwarf-piece.exp: Same.
598
385b97d3
TV
5992019-06-24 Tom de Vries <tdevries@suse.de>
600
601 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
602
c596f180
TV
6032019-06-21 Tom de Vries <tdevries@suse.de>
604
605 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
606
b13a7d03
TV
6072019-06-21 Tom de Vries <tdevries@suse.de>
608
609 PR testsuite/24518
610 PR ada/24713
611 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
612 index.
613
899277ae
TT
6142019-06-19 Tom Tromey <tromey@adacore.com>
615
616 * gdb.ada/length_cond.exp: Add intro comment.
617
680e1bee
TT
6182019-06-19 Tom Tromey <tromey@adacore.com>
619
620 * gdb.ada/length_cond.exp: New file.
621 * gdb.ada/length_cond/length_cond.adb: New file.
622 * gdb.ada/length_cond/pck.adb: New file.
623 * gdb.ada/length_cond/pck.ads: New file.
624
0ed4690a
TV
6252019-06-18 Tom de Vries <tdevries@suse.de>
626
627 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
628
d20ed5fd
TT
6292019-06-18 Tom Tromey <tromey@adacore.com>
630
631 * gdb.base/list0.h: Add comment explaining control character.
632
86e04673
TV
6332019-06-18 Tom de Vries <tdevries@suse.de>
634
635 * boards/fission.exp: Break up long debug_flags line.
636
c4973306
SM
6372019-06-16 Tom de Vries <tdevries@suse.de>
638
639 PR gdb/24445
640 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
641 generated index.
642
93cb9841
AB
6432019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
644
645 PR gdb/24686
646 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
647 improve detection of bug gdb/24541.
648
399aaebd
SM
6492019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
650
651 PR gdb/24669
652 * gdb.base/index-cache.exp (uses_readnow,
653 expecting_index_cache_use): Define global variable.
654 (test_cache_enabled_miss, test_cache_enabled_hit): Use
655 expecting_index_cache_use.
656
584a927c
AB
6572019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
658 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * gdb.fortran/pointers.f90: New file.
661 * gdb.fortran/print_type.exp: New file.
662 * gdb.fortran/vla-ptype.exp: Adapt expected results.
663 * gdb.fortran/vla-type.exp: Likewise.
664 * gdb.fortran/vla-value.exp: Likewise.
665 * gdb.mi/mi-vla-fortran.exp: Likewise.
666
30056ea0
AB
6672019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
668
669 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
670 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
671 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
672 as a stop reason.
673
ec8e2b6d
AB
6742019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * gdb.base/annota1.exp: Update expected results.
677 * gdb.cp/annota2.exp: Likewise.
678 * gdb.cp/annota3.exp: Likewise.
679
09e4c4e1
AB
6802019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
681
682 * gdb.base/style-logging.exp: Remove path from test name.
683
0735b091
TT
6842019-06-14 Tom Tromey <tromey@adacore.com>
685
686 PR gdb/24502:
687 * gdb.base/style-logging.exp: New file.
688
f5686554
TT
6892019-06-14 Tom Tromey <tromey@adacore.com>
690
691 * gdb.base/symfile-warn.exp: New file.
692 * gdb.base/symfile-warn.c: New file.
693
a0c1ffed
TT
6942019-06-14 Tom Tromey <tromey@adacore.com>
695
696 * gdb.base/annotate-symlink.exp: New file.
697
f411722c
TT
6982019-06-14 Tom Tromey <tromey@adacore.com>
699
700 * gdb.ada/set_wstr.exp: Add reassignment test.
701
4268ec18
TT
7022019-06-14 Tom Tromey <tromey@adacore.com>
703
704 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
705 'unchecked_access and 'unrestricted_access as well.
706
9a9e394b
TT
7072019-06-14 Tom Tromey <tromey@adacore.com>
708
709 PR ada/24539:
710 * gdb.ada/vla.exp: Update tests.
711 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
712 pragma.
713
4c048731
PA
7142019-06-13 Pedro Alves <palves@redhat.com>
715
716 * gdb.base/settings.exp (test-integer): Test junk after
717 "unlimited".
718
6665660a
PA
7192019-06-13 Pedro Alves <palves@redhat.com>
720
721 * gdb.base/options.exp (test-thread-apply): New.
722 (top level): Call it.
723
5d707134
PA
7242019-06-13 Pedro Alves <palves@redhat.com>
725
726 * gdb.base/options.exp (test-frame-apply): New.
727 (top level): Test print commands with different "frame apply"
728 prefixes.
729
e2a689da
PA
7302019-06-13 Pedro Alves <palves@redhat.com>
731
e79be6e5 732 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
733 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
734 'max_completions' parameter and handle it.
735 (test_gdb_completion_offers_commands): New.
736
90a1ef87
PA
7372019-06-13 Pedro Alves <palves@redhat.com>
738
739 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
740
d4c16835
PA
7412019-06-13 Pedro Alves <palves@redhat.com>
742
743 * gdb.base/options.exp (test-backtrace): New.
744 (top level): Call it.
745
2daf894e
PA
7462019-06-13 Pedro Alves <palves@redhat.com>
747
748 * gdb.guile/scm-frame-args.exp: Use "set print
749 raw-frame-arguments" instead of "set print raw frame-arguments".
750 * gdb.python/py-frame-args.exp: Likewise.
751
e6ed716c
PA
7522019-06-13 Pedro Alves <palves@redhat.com>
753
754 * gdb.compile/compile.exp: Adjust expected output to option
755 processing changes.
756
7d8062de
PA
7572019-06-13 Pedro Alves <palves@redhat.com>
758
759 * gdb.base/options.exp: Build executable.
760 (test-print): New procedure.
761 (top level): Call it, once for "print" and another for "compile
762 print".
763
9d0faba9
PA
7642019-06-13 Pedro Alves <palves@redhat.com>
765
766 * gdb.base/options.c: New file.
767 * gdb.base/options.exp: New file.
768
dee7b4c8
PA
7692019-06-13 Pedro Alves <palves@redhat.com>
770
771 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
772 that "o" is ambiguous.
773
dca0f6c0
PA
7742019-06-13 Pedro Alves <palves@redhat.com>
775
776 * gdb.base/settings.c: New file.
777 * gdb.base/settings.exp: New file.
778
ccf46844
PA
7792019-06-13 Pedro Alves <palves@redhat.com>
780
781 * gdb.base/completion.exp: Fix comment typo.
782
b9a3f842
PA
7832019-06-13 Pedro Alves <palves@redhat.com>
784
785 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
786 foo --1" test.
787
d106773e
PA
7882019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
789
790 * gdb.fortran/block-data.f: New.
791 * gdb.fortran/block-data.exp: New.
792
fea82da0
TV
7932019-06-11 Tom de Vries <tdevries@suse.de>
794
795 PR testsuite/24521
796 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
797 message.
798
8c2e74f1
TV
7992019-06-11 Tom de Vries <tdevries@suse.de>
800
801 PR testsuite/24521
802 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
803
b49851c8
TV
8042019-06-11 Tom de Vries <tdevries@suse.de>
805
806 * boards/readnow.exp: New file.
807
a7067863
AB
8082019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
809
810 * gdb.fortran/vla-sizeof.exp: Update expected results.
811
1a3da2cd
AB
8122019-06-06 Amos Bird <amosbird@gmail.com>
813
814 * gdb.base/annota1.exp (thread_switch): Add test for
815 thread-exited annotation.
816
3847a7bf
TT
8172019-06-06 Tom Tromey <tromey@adacore.com>
818
819 * gdb.base/maint.exp: Expect command started/finished output.
820
0088ba59
AB
8212019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
824 comment.
825 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
826
312617a3
AB
8272019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
828
829 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
830 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
831 * gdb.arch/riscv-unwind-long-insn.c: New file.
832 * gdb.arch/riscv-unwind-long-insn.exp: New file.
833
e1f2e1a2
CB
8342019-06-04 Christian Biesinger <cbiesinger@google.com>
835
d3238f7d 836 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 837
206584bd
PW
8382019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
839
840 * lib/gdb.exp (help_list_trailer): New regexp variable
841 factorizing the help trailer message.
842 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
843 arg to allow to better factorize various tests.
844 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
845 (test_prefix_command_help): Use help_list_trailer.
846 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
847 * gdb.guile/scm-cmd.exp: Likewise.
848 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
849 * gdb.base/help.exp: Use test_user_defined_class_help.
850 * gdb.base/style.exp: Add tests for styling of help and apropos.
851 * lib/gdb-utils.exp (style): Add title and highlight styles.
852
708dc93e
PW
8532019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
854
855 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
856 $_shell_exitsignal.
857 * gdb.base/default.exp: Update for new convenience variables.
858
f49055a5
TT
8592019-05-29 Tom Tromey <tromey@adacore.com>
860
861 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
862 to "break complete ada" test case's regexp.
863
4330d61d
TT
8642019-05-29 Tom Tromey <tromey@adacore.com>
865
866 PR c++/20020:
867 * gdb.cp/constexpr-field.exp: New file.
868 * gdb.cp/constexpr-field.cc: New file.
869
000439d5
TT
8702019-05-29 Tom Tromey <tromey@adacore.com>
871
872 * gdb.base/finish.exp (finish_no_print): New proc.
873 (finish_tests): Call it.
874
5a01c34c
TV
8752019-05-24 Tom de Vries <tdevries@suse.de>
876
877 * gdb.dwarf2/gdb-add-index.exp: New file.
878
18125b16
TT
8792019-05-22 Tom Tromey <tromey@adacore.com>
880
881 * gdb.base/info-shared.exp (check_info_shared): Use "style".
882 * gdb.base/style.exp: Use "style".
883 * lib/gdb-utils.exp (style): New proc.
884
af1a8d03
TV
8852019-05-22 Tom de Vries <tdevries@suse.de>
886
887 * gdb.base/align.exp: Require c++11.
888
e7fe496b
TV
8892019-05-22 Tom de Vries <tdevries@suse.de>
890
891 PR testsuite/24586
892 * gdb.python/py-mi-var-info-path-expression.exp: Call
893 mi_skip_python_tests to check if python is supported.
894
8fca4da0
AH
8952019-05-22 Alan Hayward <alan.hayward@arm.com>
896
897 * gdb.arch/aarch64-pauth.c: New test.
898 * gdb.arch/aarch64-pauth.exp: New file.
899
b7060614
AH
9002019-05-22 Alan Hayward <alan.hayward@arm.com>
901
902 * README (Re-running Tests Outside The Testsuite): New section.
903
669d0468
TV
9042019-05-21 Tom de Vries <tdevries@suse.de>
905
906 * gdb.arch/amd64-eval.exp: Require c++11.
907 * gdb.base/max-depth.exp: Same.
908 * gdb.compile/compile-cplus-array-decay.exp: Same.
909 * gdb.cp/meth-typedefs.exp: Same.
910 * gdb.cp/subtypes.exp: Same.
911 * gdb.cp/temargs.exp: Same.
912
ce3ebcaa
AH
9132019-05-21 Alan Hayward <alan.hayward@arm.com>
914
915 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
916
34d11c68
AB
9172019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
918
919 PR gdb/18644
920 * gdb.fortran/complex.exp: Remove setup_kfail calls.
921 * gdb.fortran/printing-types.exp: Add new test.
922 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
923 testing.
924 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
925 setup_kfail call.
926
87781e84
AH
9272019-05-17 Alan Hayward <alan.hayward@arm.com>
928
929 * README (Running the Testsuite): Change example.
930 (Testsuite Parameters): Remove TRANSCRIPT.
931 * lib/gdb.exp: Remove TRANSCRIPT check.
932
b420b89e
AH
9332019-05-17 Alan Hayward <alan.hayward@arm.com>
934
935 * README (Testsuite Parameters): Add replay logging to
936 GDBSERVER_DEBUG.
937 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
938 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
939 as a comma separated list.
940 (gdb_debug_init): Override procedure.
941
408e9b8b
AH
9422019-05-17 Alan Hayward <alan.hayward@arm.com>
943
944 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
945 (gdb_write_cmd_file): New procedure.
946 * lib/gdbserver-support.exp (gdbserver_start): Call
947 gdbserver_write_cmd_file.
948 (gdbserver_write_cmd_file): New procedure.
949
f9e2e39d
AH
9502019-05-17 Alan Hayward <alan.hayward@arm.com>
951
952 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
953 (delete_breakpoints): Likewise.
954 (gdb_run_cmd): Likewise.
955 (gdb_start_cmd): Likewise.
956 (gdb_starti_cmd): Likewise.
957 (gdb_internal_error_resync): Likewise.
958 (gdb_test_multiple): Likewise.
959 (gdb_reinitialize_dir): Likewise.
960 (default_gdb_exit): Likewise.
961 (gdb_file_cmd): Mark kill as optional.
962 (default_gdb_start): Call gdb_stdin_log_init.
963 (send_gdb): Call gdb_stdin_log_write.
964 (rerun_to_main): Mark Y as an answer.
965 (gdb_stdin_log_init): New function.
966 (gdb_stdin_log_write): Likewise.
967
81f47ac2
AH
9682019-05-17 Alan Hayward <alan.hayward@arm.com>
969
970 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
971 * gdb.base/debug-expr.exp: Likewise.
972 * gdb.base/foll-fork.exp: Likewise.
973 * gdb.base/foll-vfork.exp: Likewise.
974 * gdb.base/fork-print-inferior-events.exp: Likewise.
975 * gdb.base/gdb-sigterm.exp: Likewise.
976 * gdb.base/gdbinit-history.exp: Likewise.
977 * gdb.base/osabi.exp: Likewise.
978 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
979 * gdb.base/ui-redirect.exp: Likewise.
980 * gdb.gdb/unittest.exp: Likewise.
981 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
982 * gdb.mi/mi-watch.exp: Likewise.
983 * gdb.mi/new-ui-mi-sync.exp: Likewise.
984 * gdb.mi/user-selected-context-sync.exp: Likewise.
985 * gdb.python/python.exp: Disable debug test when debugging.
986 * gdb.threads/check-libthread-db.exp: Disable when debugging.
987 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
988 Likewise.
989 * gdb.threads/stepi-random-signal.exp: Likewise.
990
29b52314
AH
9912019-05-17 Alan Hayward <alan.hayward@arm.com>
992
993 * Makefile.in: Pass through GDB_DEBUG.
994 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
995 (gdb,debug): Add board setting.
996 * lib/gdb.exp (default_gdb_start): Start debugging.
997 (gdb_debug_enabled): New procedure.
998 (gdb_debug_init): Likewise.
29b52314
AH
999
10002019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1001
29b52314
AH
1002 * Makefile.in: Pass through GDB_DEBUG.
1003 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1004 (gdb,debug): Add board setting.
1005 * lib/gdb.exp (default_gdb_start): Start debugging.
1006 (gdb_debug_enabled): New procedure.
1007 (gdb_debug_init): Likewise.
29b52314 1008
ca1285d1
AH
10092019-05-17 Alan Hayward <alan.hayward@arm.com>
1010
1011 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1012
f3a09c80
AH
10132019-05-17 Alan Hayward <alan.hayward@arm.com>
1014
1015 * gdb.base/ui-redirect.exp: Test redirection.
1016
26648588
JV
10172019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1018
1019 * gdb.mi/mi-complete.exp: New file.
1020 * gdb.mi/mi-complete.cc: Likewise.
1021
14237686
AB
10222019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1023
1024 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1025 indexed and sliced arrays, and pointers to arrays.
1026
e7bd7fba
TT
10272019-05-14 Tom Tromey <tromey@adacore.com>
1028
1029 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1030 styling test.
1031
2764128d
TV
10322019-05-14 Tom de Vries <tdevries@suse.de>
1033
1034 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1035 selection entry encoding.
1036
71bed2db
TT
10372019-05-10 Tom Tromey <tromey@adacore.com>
1038
1039 * gdb.ada/info_exc.exp: Add "complete" test.
1040
63b667ad
TV
10412019-05-09 Tom de Vries <tdevries@suse.de>
1042
1043 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1044 CU-relative.
1045
9cfd2b89
TV
10462019-05-09 Tom de Vries <tdevries@suse.de>
1047
1048 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1049 CU-relative.
1050
2228ef77
XR
10512019-05-08 Joel Brobecker <brobecker@adacore.com>
1052
1053 * gdb.ada/frame_arg_lang.exp: New testcase.
1054 * gdb.ada/frame_arg_lang/bla.adb: New file.
1055 * gdb.ada/frame_arg_lang/pck.ads: New file.
1056 * gdb.ada/frame_arg_lang/pck.adb: New file.
1057 * gdb.ada/frame_arg_lang/foo.c: New file.
1058
80e55b13
TT
10592019-05-08 Tom Tromey <tromey@adacore.com>
1060
1061 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1062
9d3421af
TT
10632019-05-08 Tom Tromey <tromey@adacore.com>
1064
1065 * gdb.base/ptype-offsets.exp: Update tests.
1066
844333e2
TT
10672019-05-08 Tom Tromey <tromey@adacore.com>
1068
1069 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1070 cases.
1071 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1072 "short".
1073
988915ee
TT
10742019-05-08 Tom Tromey <tromey@adacore.com>
1075
1076 * gdb.ada/vla.exp: New file.
1077 * gdb.ada/vla/vla.adb: New file.
1078
7bd55dac
TV
10792019-05-07 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1082
75f06e9d
TV
10832019-05-07 Tom de Vries <tdevries@suse.de>
1084
1085 PR testsuite/24522
1086 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1087 section.
1088
77e7aaa4
TV
10892019-05-07 Tom de Vries <tdevries@suse.de>
1090
1091 PR testsuite/24522
1092 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1093 .debug_aranges section.
1094
456ba0fa
TV
10952019-05-07 Tom de Vries <tdevries@suse.de>
1096
1097 PR testsuite/24159
1098 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1099
5a56d6a6
TV
11002019-05-06 Tom de Vries <tdevries@suse.de>
1101
1102 * lib/gdb.exp (exec_has_index_section): New proc.
1103 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1104 section.
1105
9d6d4be8
TV
11062019-05-04 Tom de Vries <tdevries@suse.de>
1107
1108 * boards/cc-with-debug-names.exp: New file.
1109
222a8d25
TT
11102019-05-03 Tom Tromey <tromey@adacore.com>
1111
1112 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1113 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1114 * gdb.ada/char_enum.exp: Add test.
1115
0fdfd794
TV
11162019-05-03 Tom de Vries <tdevries@suse.de>
1117
1118 * boards/cc-with-gdb-index.exp: New file.
1119
80062eb9
AB
11202019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1121
1122 * gdb.rust/simple.exp: Add new test case.
1123 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1124 (main): Initialise an instance of the new struct.
1125
4504bbde
TT
11262019-05-01 Tom Tromey <tromey@adacore.com>
1127
1128 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1129 record.
1130 (NPR): New variable.
1131 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1132 test.
1133
d48e62f4
TT
11342019-05-01 Tom Tromey <tromey@adacore.com>
1135
1136 * gdb.ada/packed_array_assign.exp: Add packed assignment
1137 regression test.
1138
f59f30f5
TV
11392019-05-01 Tom de Vries <tdevries@suse.de>
1140
1141 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1142
b70bfc54
TV
11432019-05-01 Tom de Vries <tdevries@suse.de>
1144
1145 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1146
15f18d14
AT
11472019-04-30 Ali Tamur <tamur@google.com>
1148
1149 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1150
2ff0a947
TT
11512019-04-30 Tom Tromey <tromey@adacore.com>
1152
1153 * lib/ada.exp (find_ada_tool): New proc.
1154 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1155 * gdb.ada/catch_ex_std.exp: New file.
1156 * gdb.ada/catch_ex_std/foo.adb: New file.
1157 * gdb.ada/catch_ex_std/some_package.adb: New file.
1158 * gdb.ada/catch_ex_std/some_package.ads: New file.
1159
a776957c
TT
11602019-04-30 Tom Tromey <tromey@adacore.com>
1161
1162 PR c++/24470:
1163 * gdb.cp/temargs.cc: Add test code from PR.
1164
bc68014d
AB
11652019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1166
1167 * gdb.fortran/vla-datatypes.exp: Update expected results.
1168 * gdb.fortran/vla-ptype.exp: Likewise.
1169 * gdb.fortran/vla-type.exp: Likewise.
1170 * gdb.fortran/vla-value.exp: Likewise.
1171
f1fdc960
AB
11722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1173
1174 * gdb.fortran/ptr-indentation.exp: Update expected results.
1175 * gdb.fortran/ptype-on-functions.exp: Likewise.
1176 * gdb.fortran/vla-ptr-info.exp: Likewise.
1177 * gdb.fortran/vla-value.exp: Likewise.
1178
bf7a4de1
AB
11792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.fortran/ptype-on-functions.exp: New file.
1182 * gdb.fortran/ptype-on-functions.f90: New file.
1183
bbe75b9d
AB
11842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1185
1186 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1187 case void string.
1188
1db455a7
AB
11892019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1190
1191 * gdb.fortran/complex.exp: Expand.
1192 * gdb.fortran/complex.f: Renamed to...
1193 * gdb.fortran/complex.f90: ...this, and extended to add more
1194 complex values.
1195
b6d03bb2
AB
11962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1197
1198 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1199 MODULO, CMPLX.
1200
2e62ab40
AB
12012019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1202 Richard Bunt <richard.bunt@arm.com>
1203
1204 * gdb.base/max-depth.c: New file.
1205 * gdb.base/max-depth.exp: New file.
1206 * gdb.python/py-nested-maps.c: New file.
1207 * gdb.python/py-nested-maps.exp: New file.
1208 * gdb.python/py-nested-maps.py: New file.
1209 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1210 (test_all_common): Call test_max_depth.
1211 * gdb.fortran/max-depth.exp: New file.
1212 * gdb.fortran/max-depth.f90: New file.
1213 * gdb.go/max-depth.exp: New file.
1214 * gdb.go/max-depth.go: New file.
1215 * gdb.modula2/max-depth.exp: New file.
1216 * gdb.modula2/max-depth.c: New file.
1217 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1218
d2b584a5
TV
12192019-04-29 Tom de Vries <tdevries@suse.de>
1220
1221 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1222
136afab8
PW
12232019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1224
1225 * gdb.base/callexit.exp: Test may-call-functions off.
1226
725cbb63
KS
12272019-04-25 Keith Seitz <keiths@redhat.com>
1228
1229 PR c++/24367
1230 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1231 (another_incomplete_struct, test_incomplete): New definitions.
1232 (main): Use new definitions.
1233 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1234 functions.
1235
82433e3e
SDJ
12362019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1237
1238 PR corefiles/11608
1239 PR corefiles/18187
1240 * gdb.base/coredump-filter-build-id.exp: New file.
1241
dd06d4d6
AH
12422019-04-25 Alan Hayward <alan.hayward@arm.com>
1243
e79be6e5
SM
1244 * Makefile.in: Pass through GDBSERVER_DEBUG.
1245 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1246 (gdbserver,debug): Add board setting.
1247 * gdb.trace/tspeed.exp: Skip when debugging.
1248 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1249 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1250
1670072e
TT
12512019-04-24 Tom Tromey <tromey@adacore.com>
1252
1253 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1254 Rust.
1255
a59240a4
TT
12562019-04-24 Tom Tromey <tromey@adacore.com>
1257
1258 * gdb.arch/amd64-eval.exp: Test bitfield return.
1259 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1260 (class Foo) <return_bitfields>: New method.
1261 (main): Call it.
1262
b907456c
AB
12632019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1264
1265 * gdb.cp/many-args.cc: New file.
1266 * gdb.cp/many-args.exp: New file.
1267
5c565afd
TV
12682019-04-23 Tom de Vries <tdevries@suse.de>
1269
1270 PR gdb/24433
1271 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1272
ba22ff86
AH
12732019-04-23 Alan Hayward <alan.hayward@arm.com>
1274
1275 * gdb.trace/backtrace.exp: Use nopie flag.
1276 * gdb.trace/circ.exp: Likewise.
1277 * gdb.trace/collection.exp: Likewise.
1278 * gdb.trace/ftrace.exp: Likewise.
1279 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1280 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1281 * gdb.trace/qtro.exp: Likewise.
1282 * gdb.trace/read-memory.exp: Likewise.
1283 * gdb.trace/report.exp: Likewise.
1284 * gdb.trace/tfile.exp: Likewise.
1285 * gdb.trace/tfind.exp: Likewise.
1286 * gdb.trace/unavailable.exp: Likewise.
1287
7905fc35
PA
12882019-04-22 Pedro Alves <palves@redhat.com>
1289
1290 * gdb.base/solib-probes-nosharedlibrary.c,
1291 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1292
8ecb59f8
TT
12932019-04-19 Tom Tromey <tromey@adacore.com>
1294
1295 * gdb.ada/ptype_union.c: New file.
1296 * gdb.ada/ptype_union.exp: New file.
1297
62160ec9
TT
12982019-04-19 Tom Tromey <tromey@adacore.com>
1299
1300 PR symtab/24423:
1301 * gdb.base/list0.h (foo): Add a control-l character.
1302
36cd4ba5
TV
13032019-04-18 Tom de Vries <tdevries@suse.de>
1304
1305 PR gdb/24433
1306 * boards/local-board.exp: Set sysroot to "".
1307
b73715df
TV
13082019-04-18 Tom de Vries <tdevries@suse.de>
1309 Pedro Alves <palves@redhat.com>
1310
1311 PR gdb/24454
1312 * gdb.threads/vfork-follow-child-exec.c: New file.
1313 * gdb.threads/vfork-follow-child-exec.exp: New file.
1314 * gdb.threads/vfork-follow-child-exit.c: New file.
1315 * gdb.threads/vfork-follow-child-exit.exp: New file.
1316
4aa866af
LS
13172019-04-15 Leszek Swirski <leszeks@google.com>
1318
1319 * gdb.arch/amd64-eval.cc: New file.
1320 * gdb.arch/amd64-eval.exp: New file.
1321
e5a1a79a
AH
13222019-04-11 Alan Hayward <alan.hayward@arm.com>
1323
1324 * gdb.server/sysroot.c: New test.
1325 * gdb.server/sysroot.exp: New file.
1326 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1327 matching param.
1328
41077b66
AB
13292019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1330
1331 * gdb.base/align.exp: Extend test to cover structures containing
1332 only static fields.
1333
c30391f8
TV
13342019-04-11 Tom de Vries <tdevries@suse.de>
1335
1336 * boards/cc-with-dwz-m.exp: New file.
1337 * boards/cc-with-dwz.exp: New file.
1338 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1339
e242fd12
SM
13402019-04-09 Simon Marchi <simon.marchi@efficios.com>
1341
1342 * gdb.base/start-cpp.exp: New file.
1343 * gdb.base/start-cpp.cc: New file.
1344
2b0c8b01
KB
13452019-04-08 Kevin Buettner <kevinb@redhat.com>
1346
1347 * gdb.python/py-thrhandle.exp: Adjust tests to call
1348 thread_from_handle instead of thread_from_thread_handle.
1349
947210e5
KB
13502019-04-08 Kevin Buettner <kevinb@redhat.com>
1351
1352 * gdb.python/py-thrhandle.exp: Add tests for
1353 gdb.InferiorThread.handle.
1354
d7df6549
AB
13552019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1356
1357 * gdb.python/py-function.exp: Check calling helper function from
1358 all languages.
1359 * lib/gdb.exp (gdb_supported_languages): New proc.
1360
8bdc1658
AB
13612019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.base/complex-parts.c: New file.
1364 * gdb.base/complex-parts.exp: New file.
1365
05caa1d2
TT
13662019-04-01 Tom Tromey <tromey@adacore.com>
1367
1368 PR symtab/23331:
1369 * gdb.dwarf2/dw2-ranges-main.c: New file.
1370 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1371 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1372
7734102d
EZ
13732019-03-30 Simon Marchi <simark@simark.ca>
1374
1375 * gdb.base/default.exp: Add values for $_gdb_major and
1376 $_gdb_minor.
1377
188e1fa9
TT
13782019-03-29 Tom Tromey <tromey@adacore.com>
1379
1380 * gdb.base/help.exp: Tighten apropos regexp.
1381
2880242d
KS
13822019-03-29 Keith Seitz <keiths@redhat.com>
1383
1384 * gdb.fortran/array-bounds.exp: New file.
1385 * gdb.fortran/array-bounds.f90: New file.
1386
077cad8e
PW
13872019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1388
1389 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1390
80047cfc
PW
13912019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1392
1393 * gdb.multi/hello.c (main): Increase alarm timer.
1394
f489207e
SL
13952019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1396
1397 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1398 factor when no hardware watchpoint support.
1399
c92df149
AH
14002019-03-28 Alan Hayward <alan.hayward@arm.com>
1401 Pedro Alves <palves@redhat.com>
1402
1403 * boards/local-board.exp: set sysroot to /.
1404
933aebfa
AH
14052019-03-27 Alan Hayward <alan.hayward@arm.com>
1406
1407 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1408 in child.
1409
9f9aa852
AB
14102019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1411
1412 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1413 field.
1414 (make_container): Initialise new field.
1415 * gdb.python/py-prettyprint.exp: Add new tests.
1416 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1417 <display_hint>: New method.
1418
3714a195
AB
14192019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1422 gdb_continue_to_breakpoint more throughout this test.
1423 (run_lang_tests) Supply unique test names, and use
1424 gdb_test_no_output.
1425
18c77628
AB
14262019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.base/finish-pretty.exp: Update expected results.
1429 * gdb.base/pretty-print.c: New file.
1430 * gdb.base/pretty-print.exp: New file.
1431
9a93502f
PA
14322019-03-25 Pedro Alves <palves@redhat.com>
1433
1434 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1435 move comments outside list. Append '-i "" eof' section.
1436
968aa7ae
AH
14372019-03-22 Alan Hayward <alan.hayward@arm.com>
1438
1439 * README: Add pie options.
1440 * gdb.base/break-interp.exp: Ensure pie is disabled.
1441 * gdb.base/dump.exp: Likewise.
1442 * lib/gdb.exp (gdb_compile): Add pie option.
1443
4c7d57e7
TT
14442019-03-19 Tom Tromey <tromey@adacore.com>
1445
1446 * gdb.mi/mi2-cli-display.c: New file.
1447 * gdb.mi/mi2-cli-display.exp: New file.
1448
bff8c71f
TT
14492019-03-18 Joel Brobecker <brobecker@adacore.com>
1450 Tom Tromey <tromey@adacore.com>
1451
1452 * gdb.ada/ptype_array/pck.adb: New file.
1453 * gdb.ada/ptype_array/pck.ads: New file.
1454 * gdb.ada/ptype_array/foo.adb: New file.
1455 * gdb.ada/ptype_array.exp: New file.
1456
d085f989
TT
14572019-03-14 Tom Tromey <tromey@adacore.com>
1458
1459 * gdb.base/style.exp: Add "set style sources" test.
1460
b4be1b06
SM
14612019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1462
1463 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1464 * mi-breakpoint-multiple-locations.exp: ... this.
1465 (make_breakpoints_pattern): New proc.
1466 (do_test): Add mi_version parameter, test -break-insert,
1467 -break-info and =breakpoint-created.
1468
7cde5fc2
AB
14692019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1470
1471 * config/default.exp: Remove 'load_lib gdb.exp'.
1472 * config/monitor.exp: Likewise.
1473 * config/sid.exp: Likewise.
1474 * config/sim.exp: Likewise.
1475 * config/slite.exp: Likewise.
1476 * config/unix.exp: Likewise.
1477 * gdb.base/default.exp: Remove unhelpful comment.
1478
efbecbc1
AB
14792019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1482
0841c79a
AB
14832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1486
4a270568
AB
14872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1488
1489 * gdb.fortran/type-kinds.exp: Update expected results.
1490
067630bd
AB
14912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1492
1493 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1494
3be47f7a
AB
14952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1498 function.
1499 (test_basic_parsing_of_type_kinds): Expand types tested.
1500 (test_parsing_invalid_type_kinds): New function.
1501
4d00f5d8
AB
15022019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1503
1504 * gdb.fortran/intrinsics.exp: New file.
1505 * gdb.fortran/intrinsics.f90: New file.
1506 * gdb.fortran/type-kinds.exp: New file.
1507
c8f91604
AB
15082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.fortran/dot-ops.exp: New file.
1511
dd9f2c76
AB
15122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1513
1514 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1515 Check upper and lower case logical literals.
1516
84ec9724
AB
15172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1520 Remove duplicate tests.
1521
c3734e09
AH
15222019-03-06 Alan Hayward <alan.hayward@arm.com>
1523
1524 * lib/gdb.exp (builtin_cd): rename of cd.
1525 (cd): Override builtin.
1526
aa3cfbda
RB
15272019-03-06 Richard Bunt <richard.bunt@arm.com>
1528
1529 * gdb.fortran/function-calls.exp: New file.
1530 * gdb.fortran/function-calls.f90: New test.
1531
7b63ad86
RB
15322019-03-04 Richard Bunt <richard.bunt@arm.com>
1533
1534 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1535 on user program standard output.
1536 * gdb.fortran/short-circuit-argument-list.f90: Record function
1537 calls.
1538
01abb042
AH
15392019-02-28 Alan Hayward <alan.hayward@arm.com>
1540
c3734e09
AH
1541 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1542 failure.
01abb042 1543
92137da0
RO
15442019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1545
1546 PR gdb/8527
1547 * gdb.base/interrupt-daemon-attach.c,
1548 gdb.base/interrupt-daemon-attach.exp: New test.
1549
5862844d
PA
15502019-02-27 Pedro Alves <palves@redhat.com>
1551
1552 * gdb.base/page.exp: Add tests for "set width/height -1".
1553
8ed25214
PA
15542019-02-27 Pedro Alves <palves@redhat.com>
1555
1556 * gdb.base/page.exp: Add tests for "set/show width/height" with
1557 "infinite" values.
1558
6c28e44a
TT
15592019-02-27 Tom Tromey <tromey@adacore.com>
1560
1561 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1562 2.4.
1563 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1564 workaround.
1565
bf9a735e
AB
15662019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1569 tests for structs with static members.
1570
8791793c
TT
15712019-02-26 Tom Tromey <tromey@adacore.com>
1572
1573 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1574 ValueError, not TypeError.
1575
bc2a507e
KB
15762019-02-26 Kevin Buettner <kevinb@redhat.com>
1577
1578 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1579 call from main program.
1580
e0e7d3bd
JB
15812019-02-23 Joel Brobecker <brobecker@adacore.com>
1582
1583 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1584 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1585 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1586 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1587 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1588
9600246d
KS
15892019-02-22 Keith Seitz <keiths@redhat.com>
1590
1591 PR symtab/23853
1592 * gdb.base/symlink-sourcefile.c: New file.
1593 * gdb.base/symlink-sourcefile.exp: New file.
1594
0c95f9ed
TT
15952019-02-20 Tom Tromey <tom@tromey.com>
1596
1597 * gdb.base/info_qt.exp: Update.
1598
6caa91b6
SM
15992019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1600
1601 * gdb.base/source.exp: Move "error in sourced script" code to
1602 the end.
1603 * gdb.base/source-error.gdb: Move contents to
1604 source-error-1.gdb. Add new code to source source-error-1.gdb.
1605 * gdb.base/source-error-1.gdb: New file, from previous
1606 source-error.gdb.
1607
6506371f
TT
16082019-02-17 Tom Tromey <tom@tromey.com>
1609
1610 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1611 for macro styling.
1612 * gdb.base/style.c (SOME_MACRO): New macro.
1613
a0087920
TT
16142019-02-17 Tom Tromey <tom@tromey.com>
1615
1616 * gdb.base/style.exp: Add line-wrapping tests.
1617 * gdb.base/page.exp: Add test for quitting during pagination.
1618
a2cd4f14
JB
16192019-02-17 Joel Brobecker <brobecker@adacore.com>
1620
1621 * gdb.ada/big_packed_array: New testcase.
1622 * gdb.ada/homonym.exp: Fix incorrect expected output for
1623 "break <homonym__get_value>" test.
1624
9d70ffbc
WP
16252019-02-13 Weimin Pan <weimin.pan@oracle.com>
1626
1627 PR breakpoints/21870
1628 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1629 and prepare_for_testing. Add comment.
1630 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1631 redundant cleanup call. Clean up comment.
1632
01c7ae81
WP
16332019-02-12 Weimin Pan <weimin.pan@oracle.com>
1634
1635 PR breakpoints/21870
1636 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1637 * gdb.arch/aarch64-dbreg-contents.c: New file.
1638
aff29d1c
JB
16392019-02-10 Joel Brobecker <brobecker@adacore.com>
1640
1641 * gdb.ada/mi_ref_changeable: New testcase.
1642
df0da8a2
AH
16432019-02-07 Alan Hayward <alan.hayward@arm.com>
1644
1645 * gdb.base/attach.exp: Add double attach test.
1646
bd447abb
SM
16472019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1648
1649 * lib/gdb.exp (default_gdb_start): Don't match pagination
1650 prompt.
1651 (gdb_init): Set stty_init.
1652
1dbc40b9
TT
16532019-01-27 Tom Tromey <tom@tromey.com>
1654
1655 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1656 skip_python_tests.
1657
353229bf
AH
16582019-01-24 Alan Hayward <alan.hayward@arm.com>
1659
1660 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1661 New structure.
1662 (struct struct_static_02_02): Likewise.
1663 (struct struct_static_02_03): Likewise.
1664 (struct struct_static_02_04): Likewise.
1665 (struct struct_static_04_01): Likewise.
1666 (struct struct_static_04_02): Likewise.
1667 (struct struct_static_04_03): Likewise.
1668 (struct struct_static_04_04): Likewise.
1669 (struct struct_static_06_01): Likewise.
1670 (struct struct_static_06_02): Likewise.
1671 (struct struct_static_06_03): Likewise.
1672 (struct struct_static_06_04): Likewise.
1673 (cmp_struct_static_02_01): Likewise.
1674 (cmp_struct_static_02_02): Likewise.
1675 (cmp_struct_static_02_03): Likewise.
1676 (cmp_struct_static_02_04): Likewise.
1677 (cmp_struct_static_04_01): Likewise.
1678 (cmp_struct_static_04_02): Likewise.
1679 (cmp_struct_static_04_03): Likewise.
1680 (cmp_struct_static_04_04): Likewise.
1681 (cmp_struct_static_06_01): Likewise.
1682 (cmp_struct_static_06_02): Likewise.
1683 (cmp_struct_static_06_03): Likewise.
1684 (cmp_struct_static_06_04): Likewise.
1685 (call_all): Test new structs.
1686 * gdb.base/infcall-nested-structs.exp: Likewise.
1687
73021deb
AH
16882019-01-21 Alan Hayward <alan.hayward@arm.com>
1689 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1690
fc65c7db
AH
16912019-01-21 Alan Hayward <alan.hayward@arm.com>
1692 * gdb.base/stack-protector.c: New test.
1693 * gdb.base/stack-protector.exp: New file.
1694 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1695 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1696 option.
1697 (gdb_compile): Remove stack protector for GCC and prevent
1698 recursion.
1699
c24bdb02
KS
17002019-01-16 Keith Seitz <keiths@redhat.com>
1701
1702 PR gdb/23773
1703 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1704
6f072a10
PFC
17052019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1706
1707 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1708 aliases.
1709 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1710 tests.
1711 * gdb.arch/powerpc-vector-regs.c: New file.
1712 * gdb.arch/powerpc-vector-regs.exp: New file.
1713
a7b8d682
PFC
17142019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1715
1716 * gdb.arch/altivec-regs.exp: Fix the list passed to
1717 gdb_expect_list when testing "info vector".
1718
6eb6fb67
AB
17192019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 * gdb.base/style.exp: Don't include path in testname.
1722
b56f80d8
KS
17232019-01-10 Keith Seitz <keiths@redhat.com>
1724
1725 PR gdb/23712
1726 PR symtab/23010
1727 * gdb.dwarf2/multidictionary.exp: New file.
1728
041be526
SM
17292019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1730
1731 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1732 (test_gnuv3_style_demangling): ... this.
1733 (test_lucid_style_demangling): Remove.
1734 (test_arm_style_demangling): Remove.
1735 (test_hp_style_demangling): Remove.
1736 (do_tests): Remove calls to the above.
1737
d820d0c3
AB
17382019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1739
1740 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1741 case.
1742
f097f5ad
TT
17432019-01-06 Tom Tromey <tom@tromey.com>
1744
1745 PR gdb/28155:
1746 * gdb.dwarf2/typedef-void-finish.exp: New file.
1747
2cd8cc0b
TT
17482018-12-28 Tom Tromey <tom@tromey.com>
1749 Simon Marchi <simark@simark.ca>
1750
1751 * gdb.base/jit-exec.exp: New file.
1752 * gdb.base/jit-exec.c: New file.
1753 * gdb.base/jit-execd.c: New file.
1754
35fb8261
TT
17552018-12-28 Tom Tromey <tom@tromey.com>
1756
1757 * gdb.base/style.exp: Update test to check for address styling.
1758
47fd17cd
TT
17592018-12-28 Tom Tromey <tom@tromey.com>
1760
1761 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1762 message.
1763
d47032b7
TT
17642018-12-28 Tom Tromey <tom@tromey.com>
1765
1766 * gdb.base/style.exp: Add test for version number styling.
1767
af79b68d
TT
17682018-12-28 Tom Tromey <tom@tromey.com>
1769
1770 * gdb.base/style.exp: Add test for print_address_symbolic.
1771
0bb296cb
TT
17722018-12-28 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.base/style.exp: Add test for breakpoint setting.
1775
80ae2043
TT
17762018-12-28 Tom Tromey <tom@tromey.com>
1777
1778 * gdb.base/style.exp: Add test for variable names.
1779
cbe56571
TT
17802018-12-28 Tom Tromey <tom@tromey.com>
1781
1782 * gdb.base/style.exp: New file.
1783 * gdb.base/style.c: New file.
1784
9162a27c
TT
17852018-12-28 Tom Tromey <tom@tromey.com>
1786
1787 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1788 "dumb".
1789 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1790 the TERM environment variable.
1791
bc543c90
TT
17922018-12-27 Tom Tromey <tom@tromey.com>
1793
1794 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1795 pagination test.
1796
6f0ffe50
AB
17972018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1800 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1801
b5a1e557
PW
18022018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1803
1804 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1805 Filename a.adb changed to bp_fun_addr.adb.
1806 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1807
6e8b1ab2
JV
18082018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1809
1810 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1811 non-PIE executables.
1812 * README: Mention the gdb,nopie_flag board setting.
1813 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1814 non-PIE executable.
1815 * gdb.arch/amd64-entry-value.exp: Likewise.
1816 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1817 * gdb.arch/i386-float.exp: Likewise.
1818 * gdb.arch/i386-signal.exp: Likewise.
1819 * gdb.mi/mi-reg-undefined.exp: Likewise.
1820
d00a27c5
PM
18212018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1822
1823 PR gdb/23974
1824 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1825
161d081c
PW
18262018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1827
1828 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1829 Update order of results accordingly.
1830
b001de23
AB
18312018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 * gdb.base/annota1.exp: Update a test regexp.
1834
99e1a184
AB
18352018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1836
1837 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1838
7a81c1e2
PW
18392018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1840
1841 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1842 (reuse_time): Initialize to REUSE_TIME_CAP.
1843 (check_rc): New function.
1844 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1845 Check pthread_create rc.
1846 (spawner_thread_func): Check pthread_create and pthread_join rc.
1847
73e8dc90
PA
18482018-12-08 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/list.exp (test_forward_search): Rename to ...
1851 (test_forward_reverse_search): ... this. Also test reverse-search
1852 and the forward-search alias.
1853
13f2ed32
AB
18542018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1855
1856 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1857 local timeout variable before return, and remove all local timeout
1858 variable entirely.
1859 (gdb_load): Likewise.
1860
64d27cfc
TV
18612018-12-01 Tom de Vries <tdevries@suse.de>
1862
1863 * gdb.base/gdb-caching-proc.exp: New file.
1864
f63c03b4
SDJ
18652018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1866
1867 * Makefile.in (TIMESTAMP): New variable.
1868 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1869 command.
1870 (check-single-racy): Likewise.
1871 (check/%.exp): Likewise.
1872 (check-racy/%.exp): Likewise.
1873 (workers/%.worker): Likewise.
1874 (build-perf): Likewise.
1875 (check-perf): Likewise.
1876 * README: Describe new "TS" and "TS_FORMAT" variables.
1877 * print-ts.py: New file.
1878
1c97054b
BF
18792018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1880
1881 PR python/23714
1882 * gdb.python/python.exp: Test command repetition after
1883 gdb.execute.
1884
1871a62d
AB
18852018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1886
1887 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1888 is correctly aligned.
1889
fb5e1ed9
PW
18902018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1891
1892 * gdb.ada/info_auto_lang.exp: New testcase.
1893 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1894 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1895 * gdb.ada/info_auto_lang/some_c.c: New file.
1896
43d397ca
PW
18972018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1898
1899 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1900 FUNC_lang language syntax.
1901
beddd671
PW
19022018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1903
1904 * gdb.base/info_minsym.c: New file.
1905 * gdb.base/info_minsym.exp: New file.
1906
73fc52c4
TT
19072018-11-19 Tom Tromey <tom@tromey.com>
1908
1909 PR rust/23625:
1910 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1911 * gdb.rust/expr.exp: Update expected output. Change one test.
1912
994b876a
TT
19132018-11-19 Tom Tromey <tom@tromey.com>
1914
1915 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1916
6769f276
PA
19172018-11-19 Pedro Alves <palves@redhat.com>
1918
1919 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1920 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1921 see the expected warning.
1922
38a72da0
AH
19232018-11-16 Alan Hayward <alan.hayward@arm.com>
1924
1925 PR gdb/22736:
1926 * gdb.cp/infcall-nodebug-lib.c: New test.
1927 * gdb.cp/infcall-nodebug-main.c: New test.
1928 * gdb.cp/infcall-nodebug.exp: New file.
1929
53a89d6e
SM
19302018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1931
1932 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1933 completer tests.
1934
9325300d
TV
19352018-11-09 Tom de Vries <tdevries@suse.de>
1936
1937 * gdb.base/msym-lang.c: New test.
1938 * gdb.base/msym-lang.exp: New file.
1939 * gdb.base/msym-lang-main.c: New test.
1940
20f0d60d
TT
19412018-11-08 Tom Tromey <tom@tromey.com>
1942
1943 PR gdb/23555:
1944 PR gdb/23838:
1945 * gdb.base/warning.exp: New file.
1946
b5420128
JB
19472018-11-08 Jan Beulich <jbeulich@suse.com>
1948
1949 * testsuite/gdb.arch/i386-avx512.c,
1950 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1951
cd115d61
AB
19522018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1953
1954 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1955 point hardware.
1956
35ee2dc2
AB
19572018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1958
1959 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1960 * gdb.dwarf2/missing-type-name.exp: New file.
1961
31aceee8
TV
19622018-11-06 Tom de Vries <tdevries@suse.de>
1963
1964 * gdb.base/many-headers.c: New test.
1965 * gdb.base/many-headers.exp: New file.
1966
109be305
JW
19672018-11-06 Jim Wilson <jimw@sifive.com>
1968
1969 * gdb.base/code_elim.exp: For riscv, set additional_flags
1970 to include -msmall-data-limit=0.
1971
e2b7af72
JB
19722018-11-01 Joel Brobecker <brobecker@adacore.com>
1973
1974 * gdb.ada/watch_minus_l: New testcase.
1975
cdcda965
SM
19762018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1977
1978 * gdb.arch/aix-sighandle.c: New file.
1979 * gdb.arch/aix-sighandle.exp: New file.
1980
92dcebf3
AB
19812018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1982
1983 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1984 registers being unions.
1985
68b9ac18
TV
19862018-10-31 Tom de Vries <tdevries@suse.de>
1987
1988 * lib/valgrind.exp: New file.
1989 (vgdb_start, vgdb_stop): New procs, factored out of ...
1990 * gdb.base/valgrind-bt.exp: ... here, ...
1991 * gdb.base/valgrind-disp-step.exp: ... here and ...
1992 * gdb.base/valgrind-infcall.exp: ... here.
1993
1443936e
TV
19942018-10-31 Tom de Vries <tdevries@suse.de>
1995
1996 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1997
eb77c9df
AB
19982018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1999
2000 * gdb.dwarf2/void-type.c: New file.
2001 * gdb.dwarf2/void-type.exp: New file.
2002
82b5e646
PW
20032018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2004
2005 * gdb.base/info_qt.c: New file.
2006 * gdb.base/info_qt.exp: New file.
2007
8d619c01
EBM
20082018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2009
2010 * gdb.arch/powerpc-htm-regs.c: New file.
2011 * gdb.arch/powerpc-htm-regs.exp: New file.
2012
f2cf6173
EBM
20132018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2014
2015 * gdb.arch/powerpc-tar.c: New file.
2016 * gdb.arch/powerpc-tar.exp: New file.
2017
7ca18ed6
EBM
20182018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2019
2020 * gdb.arch/powerpc-ppr-dscr.c: New file.
2021 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2022
bfcc0eba
TV
20232018-10-25 Tom de Vries <tdevries@suse.de>
2024
2025 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2026
fe1a5cad
TV
20272018-10-24 Tom de Vries <tdevries@suse.de>
2028
2029 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2030 longer exists error.
2031
a76dc3b7
TV
20322018-10-24 Tom de Vries <tdevries@suse.de>
2033
2034 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2035
4df46df7
TV
20362018-10-24 Tom de Vries <tdevries@suse.de>
2037
2038 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2039 --db-attach in valgrind.
2040
0dbfcfff
AB
20412018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.arch/riscv-reg-aliases.c: New file.
2044 * gdb.arch/riscv-reg-aliases.exp: New file.
2045
b04480b1
AH
20462018-10-19 Alan Hayward <alan.hayward@arm.com>
2047
2048 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2049
2c6ac8d7
AH
20502018-10-19 Alan Hayward <alan.hayward@arm.com>
2051
2052 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2053
2bc69f25
AH
20542018-10-19 Alan Hayward <alan.hayward@arm.com>
2055
2056 * gdb.cp/ovldbreak.exp: Fix regexps.
2057
1f1ae3a3
AH
20582018-10-19 Alan Hayward <alan.hayward@arm.com>
2059
2060 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2061
94c18618
SDJ
20622018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2063
2064 PR cli/23785
2065 * gdb.base/restore.exp: New test to check if "restore" with an
2066 invalid file doesn't segfault.
2067
812cd6eb
TV
20682018-10-18 Tom de Vries <tdevries@suse.de>
2069
2070 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2071 * gdb.ada/excep_handle.exp: Same.
2072 * gdb.ada/mi_string_access.exp: Same.
2073 * gdb.ada/mi_var_union.exp: Same.
2074 * gdb.arch/arc-analyze-prologue.exp: Same.
2075 * gdb.arch/arc-decode-insn.exp: Same.
2076 * gdb.base/readnever.exp: Same.
2077 * gdb.fortran/printing-types.exp: Same.
2078 * gdb.guile/scm-lazy-string.exp: Same.
2079
c4b90788
TV
20802018-10-16 Tom de Vries <tdevries@suse.de>
2081
2082 PR gdb/23730
2083 * gdb.base/catch-follow-exec.c: Add copyright notice.
2084 * gdb.base/catch-follow-exec.exp: Rewrite to use
2085 gdb_spawn_with_cmdline_opts. Require gdb-native.
2086
8bca2978
SL
20872018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2088
2089 * gdb.trace/actions-changed.exp: Check for arch support.
2090 * gdb.trace/actions.exp: Likewise.
2091 * gdb.trace/ax.exp: Likewise.
2092 * gdb.trace/backtrace.exp: Likewise.
2093 * gdb.trace/change-loc.exp: Likewise.
2094 * gdb.trace/deltrace.exp: Likewise.
2095 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2096 * gdb.trace/ftrace.exp: Likewise.
2097 * gdb.trace/infotrace.exp: Check for arch support.
2098 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2099 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2100 * gdb.trace/mi-tsv-changed.exp: Likewise.
2101 * gdb.trace/packetlen.exp: Likewise.
2102 * gdb.trace/passc-dyn.exp: Likewise.
2103 * gdb.trace/passcount.exp: Likewise.
2104 * gdb.trace/pending.exp: Likewise.
2105 * gdb.trace/range-stepping.exp: Check for shlib support.
2106 * gdb.trace/report.exp: Check for arch support.
2107 * gdb.trace/save-trace.exp: Likewise.
2108 * gdb.trace/signal.exp: Check for signal support.
2109 * gdb.trace/tfind.exp: Check for arch support.
2110 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2111 * gdb.trace/trace-common.h: Add comment.
2112 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2113 * gdb.trace/trace-enable-disable.exp: Likewise.
2114 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2115 * gdb.trace/tracecmd.exp: Check for arch support.
2116 * gdb.trace/tspeed.exp: Check for shlib and target support.
2117 * gdb.trace/tstatus.exp: Check for arch support.
2118 * gdb.trace/tsv.exp: Likewise.
2119 * gdb.trace/while-dyn.exp: Likewise.
2120 * gdb.trace/while-stepping.exp: Likewise.
2121 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2122
f9c49bff
SM
21232018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2124
2125 * gdb.trace/tspeed.exp: Remove nowarnings.
2126 (prepare_for_trace_test): Declare "global ipalib".
2127 * gdb.trace/tspeed.c: Include unistd.h.
2128 (main): Remove superfluous printf argument.
2129
d4330bde
SL
21302018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2131
2132 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2133 directory prefix on the filename.
2134
8ecfd7bd
SDJ
21352018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2136
2137 * gdb.gdb/unittest.exp: Update expected message informing that
2138 selftests have been disabled.
2139 * gdb.server/unittest.exp: Likewise.
2140
58bbcd02
TV
21412018-10-09 Tom de Vries <tdevries@suse.de>
2142
2143 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2144 with runto_main.
2145
9f6b697b
WP
21462018-10-08 Weimin Pan <weimin.pan@oracle.com>
2147
2148 PR c++/16841
2149 * gdb.cp/virtbase2.cc: New file.
2150 * gdb.cp/virtbase2.exp: New file.
2151
add5ded5
TT
21522018-10-06 Tom Tromey <tom@tromey.com>
2153
2154 PR python/19399:
2155 * gdb.python/py-inferior.exp: Add architecture test.
2156
f9e48344
TT
21572018-10-06 Tom Tromey <tom@tromey.com>
2158
2159 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2160 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2161
2a8be203
TT
21622018-10-06 Tom Tromey <tom@tromey.com>
2163
2164 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2165 of a "throw" catchpoint.
2166
e04caa70
SDJ
21672018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2168
2169 * gdb.base/info-proc.exp: Update string expected from "help info
2170 proc".
2171
5ca8c39f
TT
21722018-10-04 Tom Tromey <tom@tromey.com>
2173
2174 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2175 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2176 (test_initial_complaints, test_empty_complaints): Update.
2177 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2178
3453e7e4
TT
21792018-10-04 Tom Tromey <tom@tromey.com>
2180
2181 PR cli/19551:
2182 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2183 * lib/gdb.exp (gdb_file_cmd): Update.
2184 * gdb.stabs/weird.exp (print_weird_var): Update.
2185 * gdb.server/solib-list.exp: Update.
2186 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2187 * gdb.mi/mi-cli.exp: Update.
2188 * gdb.linespec/linespec.exp: Update.
2189 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2190 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2191 * gdb.cp/cp-relocate.exp: Update.
2192 * gdb.base/sym-file.exp: Update.
2193 * gdb.base/relocate.exp: Update.
2194 * gdb.base/readnever.exp: Update.
2195 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2196 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2197 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2198 * gdb.base/code_elim.exp: Update.
2199 * gdb.base/break-unload-file.exp (test_break): Update.
2200 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2201 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2202 Update.
2203 * gdb.base/attach.exp (do_attach_tests): Update.
2204 * gdb.base/sepdebug.exp: Update.
2205 * gdb.python/py-section-script.exp: Update.
2206
6afcf761
TT
22072018-10-04 Tom Tromey <tom@tromey.com>
2208
2209 PR cli/22234:
2210 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2211 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2212 output.
2213
fef1b293
TT
22142018-10-04 Tom Tromey <tom@tromey.com>
2215
2216 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2217 set width and height to 0.
2218 (test_command_line_attach_run): Use -quiet.
2219
ca98345e
SL
22202018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2221
2222 * lib/gdb.exp (skip_ifunc_tests): New.
2223 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2224 other compile failures.
2225 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2226
ff34e6ae
SM
22272018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2228
2229 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2230 is_amd64_regs_target.
2231
6bb8890e
AH
22322018-10-01 Alan Hayward <alan.hayward@arm.com>
2233
2234 * gdb.arch/aarch64-sighandler-regs.c: New test.
2235 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2236 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2237
224d30d3
MM
22382018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2239
2240 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2241 assembly.
2242
f67ffa6a
AB
22432018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2244
2245 * gdb.base/frame-selection.exp: New file.
2246 * gdb.base/frame-selection.c: New file.
2247
9fc3183f
AH
22482018-09-27 Alan Hayward <alan.hayward@arm.com>
2249
2250 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2251 pthread barrier.
2252 (main): Likewise.
2253
d354055e
AB
22542018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.base/large-frame-1.c: New file.
2257 * gdb.base/large-frame-2.c: New file.
2258 * gdb.base/large-frame.exp: New file.
2259 * gdb.base/large-frame.h: New file.
2260
db727370
JL
22612018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2262
2263 PR gdb/20948
2264 * gdb.base/write_mem.exp: New test.
2265 * gdb.base/write_mem.c: Likewise.
2266
ae778caf
TT
22672018-09-23 Tom Tromey <tom@tromey.com>
2268
2269 PR python/18852:
2270 * gdb.python/py-parameter.exp: Add test for parameter that throws
2271 on "set".
2272
fd3ba736
TT
22732018-09-23 Tom Tromey <tom@tromey.com>
2274
2275 PR python/17284:
2276 * gdb.python/py-template.exp (test_template_arg): Add test for
2277 negative template argument number.
2278
39a24317
TT
22792018-09-23 Tom Tromey <tom@tromey.com>
2280
2281 PR python/14062:
2282 * gdb.python/python.exp: Add test for post_event error.
2283
f5769a2c
TT
22842018-09-23 Tom Tromey <tom@tromey.com>
2285
2286 PR python/18170:
2287 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2288 convert pointers to int and long.
2289
1c1e54f6
TT
22902018-09-23 Tom Tromey <tom@tromey.com>
2291
2292 PR python/20126:
2293 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2294 signed-ness conversion tests.
2295
fb4fa946
TT
22962018-09-23 Tom Tromey <tom@tromey.com>
2297
2298 PR python/18352;
2299 * gdb.python/py-value.exp (test_float_conversion): New proc.
2300 Use it.
2301
a466edac
HAQ
23022018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2303
2304 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2305
4ee9b0c5
SL
23062018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2307
2308 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2309 no readline.
2310 * gdb.base/utf8-identifiers.exp: Likewise.
2311 * gdb.cp/cpcompletion.exp: Likewise.
2312 * gdb.linespec/cpcompletion.exp: Likewise.
2313 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2314 * gdb.linespec/cpls-ops.exp: Likewise.
2315
23be8da7
RB
23162018-09-19 Richard Bunt <richard.bunt@arm.com>
2317 Chris January <chris.january@arm.com>
2318
2319 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2320 * gdb.fortran/short-circuit-argument-list.exp: New file.
2321 * gdb.fortran/short-circuit-argument-list.f90: New test.
2322
5031d0ae
SDJ
23232018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2324
2325 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2326 "arch=" keyword when executing "-stack-list-frames".
2327
b4c0d1a4
SDJ
23282018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2329
2330 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2331 "arch=" keyword when executing "-stack-list-frames".
2332
7a6d2b45
SDJ
23332018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2334
2335 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2336 break ada".
2337
8588b356
SM
23382018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2339
2340 PR python/23669
2341 * gdb.python/python.exp: Test gdb.execute("show commands").
2342
65e65158
TT
23432018-09-16 Tom Tromey <tom@tromey.com>
2344
2345 * gdb.base/new-ui.exp (do_execution_tests): Update.
2346 * gdb.base/dbx.exp (test_breakpoints): Update.
2347
bf326452
AH
23482018-09-14 Alan Hayward <alan.hayward@arm.com>
2349
2350 * lib/gdb.exp (gdb_simple_compile): Add proc.
2351 (is_elf_target): Use gdb_simple_compile.
2352 (skip_altivec_tests): Likewise.
2353 (skip_vsx_tests): Likewise.
2354 (skip_tsx_tests): Likewise.
2355 (skip_btrace_tests): Likewise.
2356 (skip_btrace_pt_tests): Likewise.
2357 (gdb_can_simple_compile): Likewise.
2358 (gdb_has_argv0): Likewise.
2359 (gdb_target_symbol_prefix): Likewise.
2360 (target_supports_scheduler_locking): Likewise.
2361
2361b0fb
TT
23622018-09-13 Tom Tromey <tom@tromey.com>
2363
2364 * Makefile.in (TAGS): Recognize proc_with_prefix and
2365 gdb_caching_proc.
2366
0ae1a321
SM
23672018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2368
2369 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2370 method.
2371
a40bf0c2
SM
23722018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2373
2374 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2375 and a few other Inferior properties when the Inferior is no
2376 longer valid.
2377
4a3fe98f
TT
23782018-09-13 Tom Tromey <tom@tromey.com>
2379
2380 PR rust/23650:
2381 * gdb.rust/simple.exp: Add test for enum field access error.
2382
098b2108
TT
23832018-09-13 Tom Tromey <tom@tromey.com>
2384
2385 PR rust/23626:
2386 * gdb.rust/simple.rs (EmptyEnum): New type.
2387 (main): Use it.
2388 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2389
1256af7d
SM
23902018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2393 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2394 * gdb.python/py-symtab.exp: Update test printing an objfile.
2395
4aa8e6c2
SM
23962018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2397
2398 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2399 object.
2400
c221b2f7
AH
24012018-09-12 Alan Hayward <alan.hayward@arm.com>
2402
2403 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2404 (support_complex_tests): Use gdb_can_simple_compile.
2405 (is_ilp32_target): Likewise.
2406 (is_lp64_target): Likewise.
2407 (is_64_target): Likewise.
2408 (is_amd64_regs_target): Likewise.
2409 (is_aarch32_target): Likewise.
2410 (gdb_int128_helper): Likewise.
2411
6f1107b5
JK
24122018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2415
1f5d1570
JG
24162018-09-10 Jerome Guitton <guitton@adacore.com>
2417
2418 * gdb.ada/same_component_name: Add test for case of tagged record
2419 with variable-length fields.
2420
cc330e39
XR
24212018-09-10 Xavier Roirand <roirand@adacore.com>
2422
2423 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2424 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2425 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2426 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2427
b9c50e9a
XR
24282018-09-10 Xavier Roirand <roirand@adacore.com>
2429
2430 * gdb.ada/mi_string_access.exp: New testcase.
2431 * gdb.ada/mi_string_access/bar.adb: New file.
2432 * gdb.ada/mi_string_access/pck.adb: New file.
2433 * gdb.ada/mi_string_access/pck.asd: New file.
2434
2963898f
XR
24352018-09-10 Xavier Roirand <roirand@adacore.com>
2436
2437 * gdb.ada/mi_var_union.exp: New testcase.
2438 * gdb.ada/mi_var_union/bar.adb: New file.
2439 * gdb.ada/mi_var_union/pck.adb: New file.
2440 * gdb.ada/mi_var_union/pck.asd: New file.
2441
1aac008f
TT
24422018-09-08 Tom Tromey <tom@tromey.com>
2443
2444 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2445
332cf4c9
TT
24462018-09-08 Tom Tromey <tom@tromey.com>
2447
2448 PR python/16047:
2449 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2450 (register_pretty_printers): Register new printer.
2451 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2452 test.
2453 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2454 (an_int_type3): New global.
2455
424da6cf
JB
24562018-09-08 Joel Brobecker <brobecker@adacore.com>
2457
2458 * gdb.ada/expr_with_funcall: New testcase.
2459
2a62dfa9
JB
24602018-09-08 Joel Brobecker <brobecker@adacore.com>
2461
2462 * gdb.ada/packed_array_assign: New testcase.
2463
96b6697f
AB
24642018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2465
2466 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2467 names, and add test prefixes to make test names unique.
2468
e4a62c65
TV
24692018-09-05 Tom de Vries <tdevries@suse.de>
2470
2471 * gdb.dwarf2/varval.exp: Add test.
2472
dd083ee2
GB
24732018-09-04 Gary Benson <gbenson@redhat.com>
2474
2475 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2476 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2477
aef9346c
TT
24782018-08-31 Tom Tromey <tom@tromey.com>
2479
2480 * gdb.rust/simple.rs: Rename second variable "v".
2481
c67f2e15
AB
24822018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * gdb.base/funcargs.c (use_a): New function.
2485 (recurse): Call use_a.
2486
078a0207
KS
24872018-08-29 Keith Seitz <keiths@redhat.com>
2488
2489 * gdb.compile/compile-cplus-anonymous.cc: New file.
2490 * gdb.compile/compile-cplus-anonymous.exp: New file.
2491 * gdb.compile/compile-cplus-array-decay.cc: New file.
2492 * gdb.compile/compile-cplus-array-decay.exp: New file.
2493 * gdb.compile/compile-cplus-inherit.cc: New file.
2494 * gdb.compile/compile-cplus-inherit.exp: New file.
2495 * gdb.compile/compile-cplus-member.cc: New file.
2496 * gdb.compile/compile-cplus-member.exp: New file.
2497 * gdb.compile/compile-cplus-method.cc: New file.
2498 * gdb.compile/compile-cplus-method.exp: New file.
2499 * gdb.compile/compile-cplus-mod.c: "New" file.
2500 * gdb.compile/compile-cplus-namespace.cc: New file.
2501 * gdb.compile/compile-cplus-namespace.exp: New file.
2502 * gdb.compile/compile-cplus-nested.cc: New file.
2503 * gdb.compile/compile-cplus-nested.exp: New file.
2504 * gdb.compile/compile-cplus-print.c: "New" file.
2505 * gdb.compile/compile-cplus-print.exp: "New" file.
2506 * gdb.compile/compile-cplus-virtual.cc: New file.
2507 * gdb.compile/compile-cplus-virtual.exp: New file.
2508 * gdb.compile/compile-cplus.c: "New" file.
2509 * gdb.compile/compile-cplus.exp: "New" file.
2510 * lib/compile-support.exp: New file.
2511
b0f492b9
GB
25122018-08-16 Gary Benson <gbenson@redhat.com>
2513
2514 PR gdb/13000:
2515 * gdb.base/batch-exit-status.exp: New file.
2516 * gdb.base/batch-exit-status.good-commands: Likewise.
2517 * gdb.base/batch-exit-status.bad-commands: Likewise.
2518
36eb4c5f
AH
25192018-08-29 Alan Hayward <alan.hayward@arm.com>
2520
2521 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2522 (struct struct02): Likewise.
2523 (struct struct03): Likewise.
2524 (struct struct04): Likewise.
2525 (struct struct_01_01): New struct.
2526 (struct struct_01_02): Likewise.
2527 (struct struct_01_03): Likewise.
2528 (struct struct_01_04): Likewise.
2529 (struct struct_02_01): Likewise.
2530 (struct struct_02_02): Likewise.
2531 (struct struct_02_03): Likewise.
2532 (struct struct_02_04): Likewise.
2533 (struct struct_04_01): Likewise.
2534 (struct struct_04_02): Likewise.
2535 (struct struct_04_03): Likewise.
2536 (struct struct_04_04): Likewise.
2537 (struct struct_05_01): Likewise.
2538 (struct struct_05_02): Likewise.
2539 (struct struct_05_03): Likewise.
2540 (struct struct_05_04): Likewise.
2541 (cmp_struct01): Remove function.
2542 (cmp_struct02): Likewise.
2543 (cmp_struct03): Likewise.
2544 (cmp_struct04): Likewise.
2545 (cmp_struct_01_01): Add Function.
2546 (cmp_struct_01_02): Likewise.
2547 (cmp_struct_01_03): Likewise.
2548 (cmp_struct_01_04): Likewise.
2549 (cmp_struct_02_01): Likewise.
2550 (cmp_struct_02_02): Likewise.
2551 (cmp_struct_02_03): Likewise.
2552 (cmp_struct_02_04): Likewise.
2553 (cmp_struct_04_01): Likewise.
2554 (cmp_struct_04_02): Likewise.
2555 (cmp_struct_04_03): Likewise.
2556 (cmp_struct_04_04): Likewise.
2557 (cmp_struct_05_01): Likewise.
2558 (cmp_struct_05_02): Likewise.
2559 (cmp_struct_05_03): Likewise.
2560 (cmp_struct_05_04): Likewise.
2561 (call_all): Add new structs.
2562 * gdb.base/infcall-nested-structs.exp: Likewise.
2563
3bf9c013
JV
25642018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2565
2566 * gdb.python/py-framefilter-mi.exp: Update regexp to
2567 check for "arch" field in frame output.
2568
450d1e88
KB
25692018-08-23 Kevin Buettner <kevinb@redhat.com>
2570
2571 * gdb.dwarf2/dw2-ranges-func.c: New file.
2572 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2573
ae739fe7
SM
25742018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2575
2576 * gdb.base/term.exp: Compare terminal settings with values from
2577 the inferior.
2578 * gdb.base/term.c: Get and set terminal settings.
2579
6d52907e
JV
25802018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2581
2582 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2583 accommodate new "arch" field in frame output.
2584 * gdb.mi/mi-return.exp: Likewise.
2585 * gdb.mi/mi-stack.exp: Likewise.
2586 * gdb.mi/mi-syn-frame.exp: Likewise.
2587 * gdb.mi/user-selected-context-sync.exp: Likewise.
2588
be2d111a
MS
25892018-08-19 Michael Spang <spang@google.com>
2590
2591 PR gdb/11786
2592 * gdb.base/gcore-tls-pie.c: New file.
2593 * gdb.base/gcore-tls-pie.exp: New file.
2594
ae3a7c47
KB
25952018-08-18 Kevin Buettner <kevinb@redhat.com>
2596
2597 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2598 * gdb.dwarf2/varval.c: New file.
2599 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2600
2ecae92e
AH
26012018-08-17 Alan Hayward <alan.hayward@arm.com>
2602
2603 PR gdb/18931
2604 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2605
c1854f1d
KS
26062018-08-16 Keith Seitz <keiths@redhat.com>
2607
2608 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2609 tests expected to pass.
2610
26fb3983
JV
26112018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2612
2613 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2614 -data-disassemble -a.
2615 (test_disassembly_bogus_args): Likewise.
2616
67943c00
AB
26172018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2618
2619 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2620
5ff2bbae
AB
26212018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2622
2623 * gdb.base/vla-optimized-out.exp: Add new test.
2624
e5bbcd0f
AB
26252018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.base/vla-optimized-out-o3.exp: Delete.
2628 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2629 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2630 deleted tests.
2631
9d4a934c
AB
26322018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2633
2634 PR gdb/18050:
2635 * gdb.server/extended-remote-restart.c: New file.
2636 * gdb.server/extended-remote-restart.exp: New file.
2637
045cf012
SM
26382018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2639
2640 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2641 "set variable index = 42".
2642
87d6a7aa
SM
26432018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2644
2645 * boards/index-cache-gdb.exp: New file.
2646 * gdb.dwarf2/index-cache.exp: New file.
2647 * gdb.dwarf2/index-cache.c: New file.
2648 * gdb.base/maint.exp: Check if we are using the index cache.
2649
96d68bd4
RO
26502018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2651
2652 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2653 MAKEFLAGS.
2654
5a699617
RO
26552018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2656
2657 * dg-extract-results.sh: Move to toplevel contrib.
2658 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2659 * Makefile.in (check-parallel-racy): Likewise.
2660
5bd18990
AB
26612018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2664 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2665 tests if the target supports scheduler locking.
2666
3fbbcf47
TV
26672018-08-04 Tom de Vries <tdevries@suse.de>
2668
2669 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2670
3e1d3d8c
TT
26712018-08-02 Tom Tromey <tom@tromey.com>
2672
2673 PR symtab/16842.
2674 * gdb.cp/temargs.exp: Test "info address" of a template
2675 parameter.
2676
5abe0f0c
JV
26772018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2678
2679 * gdb.python/py-mi-var-info-path-expression.c: New file.
2680 * gdb.python/py-mi-var-info-path-expression.py: New file.
2681 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2682
fb66cde8
SDJ
26832018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2684
2685 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2686 error after "cannot resolve name" string.
2687
c708f4d2
AB
26882018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2691 started.
2692 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2693
37cc0cae
TV
26942018-07-28 Tom de Vries <tdevries@suse.de>
2695
2696 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2697
63b4ecf7
TV
26982018-07-26 Tom de Vries <tdevries@suse.de>
2699
2700 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2701
3c3bb058
AB
27022018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2705 is visible.
2706
9e7f3bbb
TV
27072018-07-26 Tom de Vries <tdevries@suse.de>
2708
2709 PR breakpoints/23366
2710 * gdb.base/catch-follow-exec.c: New test.
2711 * gdb.base/catch-follow-exec.exp: New file.
2712
16f808ec
TV
27132018-07-25 Tom de Vries <tdevries@suse.de>
2714
2715 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2716 vla-optimized-out.c.
2717
d7154a8d
JV
27182018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2719
2720 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2721 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2722
232a0032
TV
27232018-07-20 Tom de Vries <tdevries@suse.de>
2724
2725 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2726 NOCLONE macro.
2727 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2728
fbb1d502
TV
27292018-07-19 Tom de Vries <tdevries@suse.de>
2730
2731 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2732 regular expression.
2733
42dc7699
TV
27342018-07-18 Tom de Vries <tdevries@suse.de>
2735
2736 * gdb.base/vla-optimized-out.c: New test.
2737 * gdb.base/vla-optimized-out.exp: New file.
2738
7f1f7e23
SDJ
27392018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2740
2741 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2742 message "No address associated with hostname" when gdbserver
2743 cannot resolve the hostname.
2744
5759ebb3
PW
27452018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2746
2747 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2748 Add some test prefixes to make tests unique.
2749
3606ccab
PW
27502018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2751
2752 * gdb.base/frameapply.c: New file.
2753 * gdb.base/frameapply.exp: New file.
2754
529c08b2
PW
27552018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2756
2757 * gdb.base/skip.exp: Update expected error message.
2758
c7ab0aef
SDJ
27592018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2760 Jan Kratochvil <jan.kratochvil@redhat.com>
2761 Paul Fertser <fercerpav@gmail.com>
2762 Tsutomu Seki <sekiriki@gmail.com>
2763
2764 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2765 parameter.
2766 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2767 by default.
2768 * boards/native-gdbserver.exp: Likewise.
2769 * gdb.server/run-without-local-binary.exp: Improve regexp used
2770 for detecting when a remote debugging connection succeeds.
2771 * gdb.server/server-connect.exp: New file.
2772 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2773 Do not prefix the port number with ":".
2774 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2775 support for detecting and using it. Add '$debughost_gdbserver'
2776 to the list of arguments used to start gdbserver. Handle case
2777 when gdbserver cannot resolve a network name.
2778
16ff70dd
SDJ
27792018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2780
2781 PR c++/23373
2782 * gdb.base/ptype-offsets.cc (struct static_member): New
2783 struct.
2784 (main) <stmember>: New variable.
2785 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2786 with a static member in it.
2787
3541979f
AB
27882018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2791 watchpoints enabled and disabled.
2792
c8ad9b9a
AB
27932018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2794
2795 * gdb.base/examine-backward.exp: Still run tests around address
2796 0x0, even if address 0x0 is not readable. Update the pattern for
2797 matching address 0x0 in expected output.
2798
e0e5e971
AB
27992018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2800
2801 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2802 malloc/free.
2803
1ea5da02
TV
28042018-07-04 Tom de Vries <tdevries@suse.de>
2805
2806 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2807
471b9d15
MR
28082018-07-02 Maciej W. Rozycki <macro@mips.com>
2809
2810 PR tdep/8282
2811 * gdb.arch/mips-disassembler-options.exp: New test.
2812 * gdb.arch/mips-disassembler-options.s: New test source.
2813
75acb486
PA
28142018-06-29 Pedro Alves <palves@redhat.com>
2815
2816 * gdb.threads/names.exp: Adjust expected "info threads" output.
2817
cd2bb709
PA
28182018-06-29 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.opt/inline-break.exp (line number, address): Add "info
2821 break" tests.
2822
991ff292
PA
28232018-06-29 Pedro Alves <palves@redhat.com>
2824
2825 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2826 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2827 number and address and running to them.
2828
356819b6 28292018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2830
2831 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2832
2512d7ef
JK
28332018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2834
2835 * lib/compiler.c: Remove executable permission flag.
2836
be1b6474
RB
28372018-06-28 Richard Bunt <richard.bunt@arm.com>
2838
2839 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2840 code.
2841 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2842
291f9a96
PT
28432018-06-28 Petr Tesarik <ptesarik@suse.cz>
2844
2845 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2846
ed6dfe51
PT
28472018-06-28 Petr Tesarik <ptesarik@suse.cz>
2848
2849 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2850 address argument is omitted.
2851
d4d429d5
PT
28522018-06-28 Petr Tesarik <ptesarik@suse.cz>
2853
2854 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2855
7ab6656f
OJ
28562018-06-27 Omair Javaid <omair.javaid@linaro.org>
2857
2858 PR gdb/21695
2859 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2860 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2861
a33ccfc7
TT
28622018-06-26 Tom Tromey <tom@tromey.com>
2863
2864 PR rust/22574:
2865 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2866 * gdb.rust/simple.rs (struct SimpleLayout): New.
2867
6d72d289
SM
28682018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2869
2870 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2871 "info registers" output.
2872
8363f9d5
RB
28732018-06-21 Richard Bunt <richard.bunt@arm.com>
2874
2875 * gdb.base/watchpoint-hw-attach.c: New test.
2876 * gdb.base/watchpoint-hw-attach.exp: New file.
2877
f00674fe
SM
28782018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2879
2880 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2881 through /bin/sh.
2882 * boards/dwarf4-gdb-index.exp: Likewise.
2883 * boards/fission-dwp.exp: Likewise.
2884
1d554008
UW
28852018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2886
2887 * gdb.base/float128.exp: Add comment and improved fail message
2888 to the failure case of "print large128" test.
2889
d0ac1c44
SM
28902018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2891
2892 * configure.ac: Remove AC_PREREQ.
2893 * configure: Re-generate.
2894
61b04dd0
PA
28952018-06-19 Pedro Alves <palves@redhat.com>
2896
2897 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2898 (func_extern_caller): New.
2899 (main): Call func_extern_caller.
2900 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2901 logic change.
2902
f63b508a
SM
29032018-06-18 Weimin Pan <weimin.pan@oracle.com>
2904
2905 PR gdb/16841
2906 * gdb.cp/typedef-base.cc: New file.
2907 * gdb.cp/typedef-base.exp: New file.
2908
0fe3a558
TV
29092018-06-18 Tom de Vries <tdevries@suse.de>
2910
2911 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2912
7010835a
AB
29132018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2914 Richard Bunt <Richard.Bunt@arm.com>
2915
2916 * gdb.threads/attach-slow-waitpid.c: New file.
2917 * gdb.threads/attach-slow-waitpid.exp: New file.
2918 * gdb.threads/slow-waitpid.c: New file.
2919
14897d65
PA
29202018-06-14 Pedro Alves <palves@redhat.com>
2921
2922 * gdb.base/fork-running-state.c: Include <errno.h>.
2923 (exit_if_relative_exits): New.
2924 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2925 exits.
2926 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2927 child exits.
2928
5d9a0608
TV
29292018-06-14 Tom de Vries <tdevries@suse.de>
2930
2931 PR cli/22573
2932 * gdb.base/finish-pretty.c: New test.
2933 * gdb.base/finish-pretty.exp: New file.
2934
11ae5818
PA
29352018-06-14 Pedro Alves <palves@redhat.com>
2936
2937 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2938 gdb's expected startup output.
2939
1d39de44
PA
29402018-06-14 Pedro Alves <palves@redhat.com>
2941
2942 * lib/selftest-support.exp (selftest_setup): Remove inlined
2943 function handling.
2944
70ee0000
TV
29452018-06-14 Tom de Vries <tdevries@suse.de>
2946
2947 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2948 matching of breakpoint printing.
2949
11f4b608
TV
29502018-06-13 Tom de Vries <tdevries@suse.de>
2951
2952 PR testsuite/23269
2953 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2954 (fork_child): ... here, and ...
2955 (fork_parent): ... here.
2956
29572018-06-12 Tom de Vries <tdevries@suse.de>
2958
2959 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2960
9516f85a
AB
29612018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2962 Stephen Roberts <stephen.roberts@arm.com>
2963
2964 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2965 rewrite test to describe action performed, rather than possible
2966 failure.
2967
5045b3d7
GB
29682018-06-08 Gary Benson <gbenson@redhat.com>
2969
2970 * gdb.threads/check-libthread-db.exp: New file.
2971 * gdb.threads/check-libthread-db.c: Likewise.
2972
c61b06a1
TT
29732018-06-05 Tom Tromey <tom@tromey.com>
2974
2975 * gdb.base/default.exp: Update expected "show version" output.
2976
eb6af809
TT
29772018-06-05 Tom Tromey <tom@tromey.com>
2978
2979 PR cli/12326:
2980 * gdb.cp/static-print-quit.exp: Update.
2981 * lib/gdb.exp (pagination_prompt): Update.
2982 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2983 * gdb.python/python.exp: Update.
2984
178d6a63
JB
29852018-06-04 Joel Brobecker <brobecker@adacore.com>
2986
2987 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2988
8e817061
JB
29892018-06-01 Joel Brobecker <brobecker@adacore.com>
2990
2991 * gdb.ada/bp_fun_addr: New testcase.
2992
e86ca25f
TT
29932018-06-01 Tom Tromey <tom@tromey.com>
2994
2995 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2996 results.
2997 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2998 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2999 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3000 * gdb.base/maint.exp (maint_pass_if): Update.
3001
4b2dfa9d
MR
30022018-05-31 Maciej W. Rozycki <macro@mips.com>
3003
3004 * gdb.base/endian.exp: New test.
3005 * gdb.base/endian.c: New test source.
3006
45f25d6c
AB
30072018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3008
3009 PR gdb/23203
3010 * gdb.base/bt-selected-frame.c: New file.
3011 * gdb.base/bt-selected-frame.exp: New file.
3012 * lib/gdb.exp (get_current_frame_number): New function.
3013
d9f6d7f8
MR
30142018-05-24 Maciej W. Rozycki <macro@mips.com>
3015 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.threads/tls-core.c: Include <stdlib.h>
3018 (thread_proc): Call `abort'.
3019 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3020 (tls_core_test): New procedure, bits factored out from ...
3021 (top level): ... here. Test both native cores and gcore cores.
3022
ff1cf532
TT
30232018-05-23 Tom Tromey <tom@tromey.com>
3024
3025 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3026
b98664d3
TT
30272018-05-23 Tom Tromey <tom@tromey.com>
3028
3029 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3030 symfile_complaints.
3031 (test_short_complaints): Likewise.
3032 (test_empty_complaints): Likewise.
3033 (test_initial_complaints): Update.
3034
4e9668d0
TT
30352018-05-23 Tom Tromey <tom@tromey.com>
3036
3037 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3038
43ba33c7
TT
30392018-05-23 Tom Tromey <tom@tromey.com>
3040
3041 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3042 (test_short_complaints): Update.
3043
035522c0
PA
30442018-05-22 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.base/remote.exp: Only gdb_start after compiling the
3047 testcase. Issue "disconnect" before testing "set remote" command
3048 defaults. Issue clean_restart before running to main.
3049
cc0be08f
PA
30502018-05-22 Pedro Alves <palves@redhat.com>
3051
3052 * gdb.base/remote.exp: Adjust expected output of "show remote
3053 memory-write-packet-size". Add tests for "set remote
3054 memory-write-packet-size 0" and "set remote
3055 memory-write-packet-size fixed/limit".
3056
b1b60145
PA
30572018-05-22 Pedro Alves <palves@redhat.com>
3058
3059 PR gdb/22973
3060 * gdb.base/utf8-identifiers.c: New file.
3061 * gdb.base/utf8-identifiers.exp: New file.
3062
0ec848ad
PFC
30632018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3064
3065 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3066
2c3305f6
PFC
30672018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3068
3069 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3070
ce1e8424
TT
30712018-05-18 Tom Tromey <tom@tromey.com>
3072
3073 * gdb.base/ptype-offsets.exp: Update.
3074
ddfe970e
KS
30752018-05-17 Keith Seitz <keiths@redhat.com>
3076
3077 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3078 in expected breakpoint stop locations.
3079 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3080 move to proper scope to test variable values.
3081 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3082 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3083 New functions.
3084 (main): Call not_inline_func3.
3085 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3086 inline_func1, inline_func2, and inline_func3. Test that when each
3087 breakpoint is hit, GDB properly reports both the stop location
3088 and the backtrace. Repeat tests for temporary breakpoints.
3089
0726fcc6
MR
30902018-05-15 Maciej W. Rozycki <macro@mips.com>
3091
3092 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3093 rather then trying to access it in determining whether the PID
3094 of `gdbserver' could have been retrieved.
3095
8ee22052
AB
30962018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3097
3098 * gdb.arch/amd64-init-x87-values.S: New file.
3099 * gdb.arch/amd64-init-x87-values.exp: New file.
3100
7785df48
JK
31012018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3102
3103 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3104
56bcdbea
TT
31052018-05-04 Tom Tromey <tom@tromey.com>
3106
3107 PR python/22730:
3108 * gdb.python/python.exp: Test multi-line execute.
3109
a913fffb
TT
31102018-05-04 Tom Tromey <tom@tromey.com>
3111
3112 PR python/22731:
3113 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3114
7a2c85f2
TT
31152018-05-04 Tom Tromey <tom@tromey.com>
3116
3117 PR gdb/11750:
3118 * gdb.base/define.exp: Test defining a user command inside a user
3119 command.
3120 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3121
a3b60e45
JK
31222018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3123 Pedro Alves <palves@redhat.com>
3124
3125 PR breakpoints/19806 and support for PR external/20207.
3126 * gdb.base/watchpoint-unaligned.c: New file.
3127 * gdb.base/watchpoint-unaligned.exp: New file.
3128
45fe4a03
AB
31292018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3130
3131 * gdb.base/maint.exp: Make test names unique, use
3132 test_prefix_command_help to test 'help maint info', and remove
3133 repeated test of 'help maint'.
3134
9be2ae8f
TT
31352018-05-04 Tom Tromey <tom@tromey.com>
3136
3137 PR gdb/22619:
3138 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3139 behavior.
3140
11859c31
AB
31412018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 * gdb.base/maint.exp: Process output from 'maint print registers'
3144 line at a time.
3145
089a9490
AB
31462018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3147
3148 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3149 timeout.
3150
9b0797e2
AB
31512018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3154 filter pattern.
3155
f6ac5f3d
PA
31562018-05-02 Pedro Alves <palves@redhat.com>
3157
3158 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3159 to_log_command renames.
3160 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3161
77d3c63b
TT
31622018-05-02 Tom Tromey <tom@tromey.com>
3163
3164 * gdb.python/py-parameter.exp: Set test message.
3165
0489430a
TT
31662018-05-02 Tom Tromey <tom@tromey.com>
3167
3168 PR python/20084:
3169 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3170 PARAM_ZUINTEGER_UNLIMITED tests.
3171
1632f8ba
DR
31722018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3173
3174 PR rust/23124
3175 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3176 when casting.
3177
6d7bb824
TT
31782018-04-30 Tom Tromey <tom@tromey.com>
3179
3180 * gdb.python/py-type.exp: Check align attribute.
3181 * gdb.python/py-type.c: New "aligncheck" global.
3182
007e1530
TT
31832018-04-30 Tom Tromey <tom@tromey.com>
3184
3185 PR exp/17095:
3186 * gdb.dwarf2/dw2-align.exp: New file.
3187 * gdb.cp/align.exp: New file.
3188 * gdb.base/align.exp: New file.
3189 * lib/gdb.exp (gdb_int128_helper): New proc.
3190 (has_int128_c, has_int128_cxx): New caching procs.
3191
6873858b
TT
31922018-04-27 Tom Tromey <tom@tromey.com>
3193
3194 PR rust/22545:
3195 * gdb.rust/simple.exp: Add inclusive range tests.
3196
79188d8d
PA
31972018-04-26 Pedro Alves <palves@redhat.com>
3198
3199 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3200 ifunc breakpoint locations correctly of ifunc breakpoints set
3201 while the program resolves the ifunc.
3202
c7075ad5
PA
32032018-04-26 Pedro Alves <palves@redhat.com>
3204
3205 * gdb.base/gnu-ifunc-final.c: New file.
3206 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3207 * gdb.base/gnu-ifunc.exp (executable): Delete.
3208 (staticexecutable): Adjust.
3209 (lib_opts, exec_opts): Delete.
3210 (make_binsuffix, build, set-break): New procedures.
3211 (misc_tests): New, with tests factored out from the top level.
3212 (top level): Test different combinations of ifunc resolver name,
3213 resolver with and with debug info, and ifunc target with and
3214 without debug info. Wrap static tests with with_target_prefix.
3215
8388016d
PA
32162018-04-26 Pedro Alves <palves@redhat.com>
3217
3218 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3219 return type" warnings.
3220
249b5733
PA
32212018-04-25 Pedro Alves <palves@redhat.com>
3222
3223 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3224 killed".
3225 * gdb.base/kill-after-signal.exp: Likewise.
3226 * gdb.threads/kill.exp: Likewise.
3227
f67c0c91
SDJ
32282018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3229 Sergio Durigan Junior <sergiodj@redhat.com>
3230 Pedro Alves <palves@redhat.com>
3231
3232 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3233 regexps to expect for '[Inferior ... detached]' as well.
3234 * gdb.base/attach.exp: Likewise.
3235 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3236 "gdb_continue_to_end".
3237 (test_catch_syscall_with_wrong_args): Likewise.
3238 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3239 ']'. Don't set 'verbose' on.
3240 * gdb.base/foll-vfork.exp: Likewise.
3241 * gdb.base/fork-print-inferior-events.c: New file.
3242 * gdb.base/fork-print-inferior-events.exp: New file.
3243 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3244 '[Inferior ... has been killed]' message.
3245 * gdb.base/kill-after-signal.exp: Likewise.
3246 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3247 detach message.
3248 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3249 message.
3250 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3251 regexps to expect for '[Inferior ... detached]' as well.
3252 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3253
0a8ddac4
SM
32542018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3255
3256 PR gdb/23104
3257 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3258
d27d16bf
RB
32592018-04-19 Richard Bunt <richard.bunt@arm.com>
3260
3261 * gdb.threads/multiple-successive-infcall.c: New test.
3262 * gdb.threads/multiple-successive-infcall.exp: New file.
3263
a037790e
TT
32642018-04-17 Tom Tromey <tom@tromey.com>
3265
3266 * gdb.rust/simple.rs (Union): New type.
3267 (main): New local "u".
3268 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3269
e3a91079
AA
32702018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3271
3272 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3273 number information in output of "whereis" command.
3274 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3275
b744723f
AA
32762018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3277
3278 * gdb.ada/info_types.exp: Adjust expected output to the line
3279 numbers now printed by "info var/func/type".
3280 * gdb.base/completion.exp: Likewise.
3281 * gdb.base/included.exp: Likewise.
3282 * gdb.cp/cp-relocate.exp: Likewise.
3283 * gdb.cp/cplusfuncs.exp: Likewise.
3284 * gdb.cp/namespace.exp: Likewise.
3285 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3286
4a4495d6
MM
32872018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3288
3289 * gdb.btrace/cpu.exp: New.
3290
1d509aa6
MM
32912018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3292
3293 * gdb.base/step-indirect-call-thunk.exp: New.
3294 * gdb.base/step-indirect-call-thunk.c: New.
3295 * gdb.reverse/step-indirect-call-thunk.exp: New.
3296 * gdb.reverse/step-indirect-call-thunk.c: New.
3297
6295b6da
SM
32982018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3299
3300 * gdb.base/pie-fork.c: New file.
3301 * gdb.base/pie-fork.exp: New file.
3302
50146e70
TT
33032018-04-11 Tom Tromey <tom@tromey.com>
3304
3305 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3306
f50d8a2e
PA
33072018-04-10 Pedro Alves <palves@redhat.com>
3308
3309 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3310 exits. Instead loop running forever.
3311 (fork_parent): Run forever too.
3312
a0be7a36
SM
33132018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3314
3315 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3316 mi_continue_to_line.
3317 * gdb.mi/mi-stack.c (callee4): Add comment.
3318
9b73db36
SM
33192018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3320
3321 * gdb.mi/mi-stack.exp: Fix indentation.
3322
c912f608
SM
33232018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3324
3325 PR gdb/22979
3326 * gdb.arch/amd64-osabi.exp: New file.
3327
26540402
SM
33282018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3329
3330 PR gdb/22980
3331 * gdb.base/osabi.exp: New file.
3332
121ad66c 33332018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3334
3335 * gdb.cp/static-typedef-print.exp: New file.
3336 * gdb.cp/static-typedef-print.cc: New file.
3337
3fcded8f
JB
33382018-03-27 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.ada/varsize_limit: New testcase.
3341
59cc4834
JB
33422018-03-27 Joel Brobecker <brobecker@adacore.com>
3343
3344 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3345
3346 * gdb.ada/notcplusplus: New testcase.
3347
3348 * gdb.base/c-linkage-name.c: New file.
3349 * gdb.base/c-linkage-name.exp: New testcase.
3350
4ca59a9f
TT
33512018-03-26 Tom Tromey <tom@tromey.com>
3352
3353 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3354 * gdb.python/py-framefilter.py (name_error): New global.
3355 (ErrorInName.function): Use name_error.
3356
978d6c75
TT
33572018-03-26 Tom Tromey <tom@tromey.com>
3358
3359 PR backtrace/15582:
3360 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3361
b7fee5a3
KS
33622018-03-23 Keith Seitz <keiths@redhat.com>
3363
3364 PR c++/22968
3365 * gdb.cp/subtypes.exp: New file.
3366 * gdb.cp/subtypes.h: New file.
3367 * gdb.cp/subtypes.cc: New file.
3368 * gdb.cp/subtypes-2.cc: New file.
3369
376be529
AB
33702018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3371
3372 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3373 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3374 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3375 -nostartfiles when compiling the test. Confirm that all registers
3376 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3377
066cfa98
AB
33782018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3379
3380 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3381 option, syntax was wrong anyway.
3382 * gdb.arch/arm-disp-step.exp: Likewise.
3383 * gdb.arch/sparc64-regs.exp: Likewise.
3384 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3385 option, syntax was wrong anyway, switch to use
3386 prepare_for_testing.
3387 * gdb.arch/i386-disp-step.exp: Likewise.
3388
079670b9
AA
33892018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3390
3391 * gdb.ada/exec_changed.exp: Replace "target_info exists
3392 use_gdb_stub" by "use_gdb_stub".
3393 * gdb.ada/start.exp: Likewise.
3394 * gdb.base/async-shell.exp: Likewise.
3395 * gdb.base/attach-pie-misread.exp: Likewise.
3396 * gdb.base/attach-wait-input.exp: Likewise.
3397 * gdb.base/break-entry.exp: Likewise.
3398 * gdb.base/break-interp.exp: Likewise.
3399 * gdb.base/dprintf-detach.exp: Likewise.
3400 * gdb.base/nostdlib.exp: Likewise.
3401 * gdb.base/solib-nodir.exp: Likewise.
3402 * gdb.base/statistics.exp: Likewise.
3403 * gdb.base/testenv.exp: Likewise.
3404 * gdb.mi/mi-exec-run.exp: Likewise.
3405 * gdb.mi/mi-start.exp: Likewise.
3406 * gdb.multi/dummy-frame-restore.exp: Likewise.
3407 * gdb.multi/multi-arch-exec.exp: Likewise.
3408 * gdb.multi/multi-arch.exp: Likewise.
3409 * gdb.multi/tids.exp: Likewise.
3410 * gdb.multi/watchpoint-multi.exp: Likewise.
3411 * gdb.python/py-events.exp: Likewise.
3412 * gdb.threads/attach-into-signal.exp: Likewise.
3413 * gdb.threads/attach-stopped.exp: Likewise.
3414 * gdb.threads/threadapply.exp: Likewise.
3415 * lib/selftest-support.exp: Likewise.
3416
26d6cec4
AA
34172018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3418
3419 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3420
4ee89e90
SR
34212018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3422
3423 * gdb.perf/template-breakpoints.cc: New file.
3424 * gdb.perf/template-breakpoints.exp: New file.
3425 * gdb.perf/template-breakpoints.py: New file.
3426
92630041
TT
34272018-03-19 Tom Tromey <tom@tromey.com>
3428
3429 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3430 y0.
3431 * gdb.rust/simple.exp: Test bare identifier form of struct
3432 initializer.
3433
76727919
TT
34342018-03-19 Tom Tromey <tom@tromey.com>
3435
3436 * gdb.gdb/observer.exp: Remove.
3437
194ed413
AA
34382018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3439
3440 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3441 "qualified" option when setting breakpoints.
3442 * gdb.trace/backtrace.exp: Likewise.
3443 * gdb.trace/circ.exp: Likewise.
3444 * gdb.trace/collection.exp: Likewise.
3445 * gdb.trace/disconnected-tracing.exp: Likewise.
3446 * gdb.trace/ftrace-lock.exp: Likewise.
3447 * gdb.trace/ftrace.exp: Likewise.
3448 * gdb.trace/infotrace.exp: Likewise.
3449 * gdb.trace/packetlen.exp: Likewise.
3450 * gdb.trace/passc-dyn.exp: Likewise.
3451 * gdb.trace/qtro.exp: Likewise.
3452 * gdb.trace/read-memory.exp: Likewise.
3453 * gdb.trace/report.exp: Likewise.
3454 * gdb.trace/signal.exp: Likewise.
3455 * gdb.trace/status-stop.exp: Likewise.
3456 * gdb.trace/strace.exp: Likewise.
3457 * gdb.trace/tfind.exp: Likewise.
3458 * gdb.trace/trace-break.exp: Likewise.
3459 * gdb.trace/trace-condition.exp: Likewise.
3460 * gdb.trace/trace-mt.exp: Likewise.
3461 * gdb.trace/tstatus.exp: Likewise.
3462 * gdb.trace/tsv.exp: Likewise.
3463 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3464 * gdb.trace/unavailable.exp: Likewise.
3465 * gdb.trace/while-dyn.exp: Likewise.
3466
8b067d2c
AA
34672018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3468
3469 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3470 that libinproctrace is copied to the target.
3471
3ae9ce5d
TT
34722018-03-14 Tom Tromey <tom@tromey.com>
3473
3474 PR cli/14977:
3475 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3476 a null pointer.
3477 * gdb.base/wchar.exp: Likewise.
3478
b8c2339b
TT
34792018-03-14 Tom Tromey <tom@tromey.com>
3480
3481 PR cli/19918:
3482 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3483 flag.
3484
4872dc46
SM
34852018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3486
3487 PR gdb/22841
3488 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3489 "target" to remote_exec.
3490
e4fe3756
SM
34912018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3492
3493 PR gdb/22841
3494 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3495 ${board}_upload): Remove.
3496
e95a97d4
AA
34972018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3498
3499 * gdb.cp/watch-cp.cc: New test.
3500 * gdb.cp/watch-cp.exp: New file.
3501
dbbb1059
AB
35022018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3503
3504 * gdb.base/infcall-nested-structs.exp: New file.
3505 * gdb.base/infcall-nested-structs.c: New file.
3506 * gdb.base/float.exp: Add riscv support.
3507
ecc054c0
TP
35082018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3509
3510 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3511 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3512
25e3c82c
SDJ
35132018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3514
3515 * gdb.server/abspath.exp: New file.
3516 * lib/gdb.exp (with_cwd): New procedure.
3517
3083294d
SM
35182018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3519
3520 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3521 use it.
3522 (gdb_is_target_remote_prompt): New proc.
3523 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3524 (gdb_is_target_native): Pass prompt parameter to
3525 gdb_is_target_1.
3526
3275ef47
SM
35272018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3528
3529 * gdb.base/load-command.c: New file.
3530 * gdb.base/load-command.exp: New file.
3531 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3532 (gdb_is_target_1): ...this, and generalize for other targets
3533 than just remote.
3534 (gdb_is_target_remote): Use gdb_is_target_1.
3535 (gdb_is_target_native): use gdb_is_target_1.
3536
6893c19a
TT
35372018-02-26 Tom Tromey <tom@tromey.com>
3538
3539 PR python/16497:
3540 * gdb.python/py-framefilter.exp: Update test.
3541
2ddeaf8a
TT
35422018-02-26 Tom Tromey <tom@tromey.com>
3543
3544 * gdb.dwarf2/variant.c: New file.
3545 * gdb.dwarf2/variant.exp: New file.
3546
c9317f21
TT
35472018-02-26 Tom Tromey <tom@tromey.com>
3548
3549 * gdb.rust/simple.exp: Accept more possible results in enum test.
3550
6f6d0c26
SM
35512018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3552
3553 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3554 parentheses.
3555
11b03145
MR
35562018-02-23 Maciej W. Rozycki <macro@mips.com>
3557
3558 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3559 name of a variable: $actual_linejj -> $actual_line.
3560
54a27fe5
JB
35612018-02-21 John Baldwin <jhb@FreeBSD.org>
3562
3563 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3564
de65820c
MM
35652018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3566
3567 * gdb.btrace/buffer-size.exp: Do not force BTS.
3568
980548fd
PA
35692018-02-14 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3572 getting a "Quit".
3573
c4e12631
MM
35742018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3575
3576 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3577 Fix test name.
3578
c2e0e465
SM
35792018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3580
3581 * gdb.cp/m-static.exp: Check type of optimized out static
3582 member.
3583
f7216783
AB
35842018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3585
3586 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3587 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3588
0625771b
LS
35892018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3590 Leszek Swirski <leszeks@google.com>
3591
3592 * gdb.python/py-prettyprint.c
3593 (struct to_string_returns_value_inner,
3594 struct to_string_returns_value_wrapper): New.
3595 (main): Add tsrvw variable.
3596 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3597 ToStringReturnsValueWrapper): New classes.
3598 (register_pretty_printers): Register new pretty-printers.
3599 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3600 recursive pretty printer.
3601 * gdb.python/py-mi.exp: Likewise.
3602
59498c30
LS
36032018-02-01 Leszek Swirski <leszeks@google.com>
3604
3605 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3606 functions with the same name as an include file are parsed
3607 correctly.
3608
d4d38844
YQ
36092018-02-01 Yao Qi <yao.qi@linaro.org>
3610
3611 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3612 "\[^\r\n\]*".
3613
07e5f5cf
NP
36142018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3615
3616 * gdb.arch/powerpc-prologue-frame.s: New file.
3617 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3618 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3619
929b5ad4
JB
36202018-01-31 Joel Brobecker <brobecker@adacore.com>
3621
3622 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3623
e671cd59
PA
36242018-01-30 Pedro Alves <palves@redhat.com>
3625
3626 PR gdb/13211
3627 * gdb.base/interrupt-daemon.c: New.
3628 * gdb.base/interrupt-daemon.exp: New.
3629 * gdb.multi/multi-term-settings.c: New.
3630 * gdb.multi/multi-term-settings.exp: New.
3631
fc413dc4
JB
36322018-01-30 Joel Brobecker <brobecker@adacore.com>
3633
3634 * gdb.base/break.exp: Save the location where the breakpoint
3635 on break.c:47 was actually inserted when debugging the version
3636 compiled at -O2 and use it in the expected output of the "info
3637 break" test performed soon after.
3638
5c319bb2
PA
36392018-01-22 Pedro Alves <palves@redhat.com>
3640 Sergio Durigan Junior <sergiodj@redhat.com>
3641
3642 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3643 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3644
a9e40818
JB
36452018-01-22 Joel Brobecker <brobecker@adacore.com>
3646
3647 * gdb.base/break-include.c, gdb.base/break-include.inc,
3648 gdb.base/break-include.exp: New files.
3649 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3650 line number now being the actual line number where the breakpoint
3651 was inserted.
3652 * gdb.mi/mi-break.exp: Likewise.
3653 * gdb.mi/mi-reverse.exp: Likewise.
3654 * gdb.mi/mi-simplerun.exp: Ditto.
3655
e707fc44
AB
36562018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3657
3658 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3659 varobj.
3660 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3661
ae451627
AB
36622018-01-21 Don Breazeal <donb@codesourcery.com>
3663 Andrew Burgess <andrew.burgess@embecosm.com>
3664
3665 * gdb.mi/basics.c: Add new global.
3666 * gdb.mi/mi-frame-regs.exp: New file.
3667 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3668 case.
3669
b1b189e0
AB
36702018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3671
3672 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3673 non-parameter, and on an unknown symbol.
3674
fcfcc376
TT
36752018-01-19 Tom Tromey <tom@tromey.com>
3676
3677 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3678 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3679
634c1c31
AA
36802018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3681
3682 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3683 setrlimit and chdir to int.
3684
d6ad07fd
AA
36852018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3686
3687 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3688 function.
3689 (my_tend): Likewise.
3690 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3691 rationale of avoiding FP- and vector instructions.
3692
adf8243b
RK
36932018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3694
3695 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3696 "info reg" with "\[ \t\]*".
3697 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3698 "\[ \t\]+".
3699 * gdb.arch/s390-multiarch.exp: Ditto.
3700 * gdb.base/pc-fp.exp: Ditto.
3701 * gdb.reverse/i386-precsave.exp: Ditto.
3702 * gdb.reverse/i386-reverse.exp: Ditto.
3703 * gdb.reverse/i387-env-reverse.exp: Ditto.
3704 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3705
dcc06925
AA
37062018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3707
3708 * lib/gdb.exp (gdb_compile): Re-enable use of
3709 universal_compile_options for languages other than Rust.
3710
25d4fd80
AA
37112018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3712
3713 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3714
ee7f689e 37152018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3716
3717 PR gdb/16577
3718 * gdb.base/solib-vanish.exp: New.
3719 * gdb.base/solib-vanish-main.c: New.
3720 * gdb.base/solib-vanish-lib1.c: New.
3721 * gdb.base/solib-vanish-lib2.c: New.
3722
d8447b6b
YQ
37232018-01-17 Yao Qi <yao.qi@linaro.org>
3724
3725 * gdb.compile/compile.exp: Match the address printed for
3726 frame in the output of command "bt".
3727
86d6a90c
TT
37282018-01-15 Tom Tromey <tom@tromey.com>
3729
3730 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3731 compute sp_reg.
3732
cbcdb1aa
AB
37332018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3734
3735 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3736 to prepare.
3737 (prepare): Return 0 on error, 1 on success.
3738
eea61984
PA
37392018-01-12 Pedro Alves <palves@redhat.com>
3740
3741 * gdb.base/continue-after-aborted-step-over.c: New.
3742 * gdb.base/continue-after-aborted-step-over.exp: New.
3743
6181e9c2
SM
37442018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3745
3746 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3747 options when not creating an executable.
3748
3cada740
PA
37492018-01-11 Pedro Alves <palves@redhat.com>
3750
3751 PR remote/22597
3752 * gdb.server/stop-reply-no-thread.c: New file.
3753 * gdb.server/stop-reply-no-thread.exp: New file.
3754
c63d3e8d
PA
37552018-01-10 Pedro Alves <palves@redhat.com>
3756
3757 PR gdb/22670
3758 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3759 functions too. Test setting breakpoints and printing C functions
3760 with no debug info too.
3761 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3762
d4c2a405
PA
37632018-01-10 Pedro Alves <palves@redhat.com>
3764
3765 PR gdb/22670
3766 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3767 a fail.
3768
8825213e
PA
37692018-01-10 Pedro Alves <palves@redhat.com>
3770
3771 PR gdb/22670
3772 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3773
605fd3c6
YQ
37742018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3775
3776 * gdb.server/unittest.exp: Match the output in non-development
3777 mode.
3778
1e5ded6c
YQ
37792018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3780
3781 * gdb.gdb/unittest.exp: Match output in non-development mode.
3782
30066b0b
JB
37832018-01-08 Joel Brobecker <brobecker@adacore.com>
3784
3785 * gdb.ada/access_tagged_param.exp: Relax expected output
3786 for value of "ObjL" in "continue" to pck.inspect breakpoint
3787 test.
3788
04bafb1e
XR
37892018-01-08 Joel Brobecker <brobecker@adacore.com>
3790
9f86398b
JB
3791 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3792 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3793
e379cee6
PA
37942018-01-05 Pedro Alves <palves@redhat.com>
3795
3796 PR gdb/18653
3797 * gdb.base/libsegfault.exp: New.
3798
de63c46b
PA
37992018-01-05 Joel Brobecker <brobecker@adacore.com>
3800
3801 PR gdb/22670
3802 * gdb.ada/access_tagged_param.exp: New file.
3803 * gdb.ada/access_tagged_param/foo.adb: New file.
3804
f98fc17b
PA
38052018-01-05 Pedro Alves <palves@redhat.com>
3806
3807 PR gdb/22670
3808 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3809 exercise lower case too, and to exercise both full matching and
3810 wild matching.
3811
342f8240
JB
38122018-01-05 Joel Brobecker <brobecker@adacore.com>
3813
3814 * gdb.ada/rename_subscript_param: New testcase.
3815
7150d33c
JG
38162018-01-05 Jerome Guitton <guitton@adacore.com>
3817
3818 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3819
cc0e770c
JB
38202018-01-05 Joel Brobecker <brobecker@adacore.com>
3821
3822 * gdb.ada/convvar_comp: New testcase.
3823
672a41aa 38242018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3825
3826 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3827 (My_Table): New global variable.
3828 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3829
7365ec2f
JB
38302018-01-04 Joel Brobecker <brobecker@adacore.com>
3831
3832 PR gdb/22670
3833 * gdb.ada/maint_with_ada: New testcase.
3834
289483b6
JB
38352018-01-04 Joel Brobecker <brobecker@adacore.com>
3836
3837 PR gdb/22670
3838 * gdb.ada/bp_c_mixed_case: New testcase.
3839
344420da
JB
38402018-01-04 Joel Brobecker <brobecker@adacore.com>
3841
3842 PR gdb/22670
3843 * gdb.ada/complete.exp: Add "complete break ada" test.
3844
66fc87a0
JB
38452018-01-04 Joel Brobecker <brobecker@adacore.com>
3846
3847 PR gdb/22670
3848 * gdb.ada/info_addr_mixed_case: New testcase.
3849
9f757bf7
XR
38502018-01-03 Xavier Roirand <roirand@adacore.com>
3851
3852 * gdb.ada/excep_handle.exp: New testcase.
3853 * gdb.ada/excep_handle/foo.adb: New file.
3854 * gdb.ada/excep_handle/pck.ads: New file.
3855
bd570f80
JB
38562018-01-03 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.base/step-line.c: Add extra empty line in copyright header.
3859 * gdb.base/step-line.inp: Likewise.
3860
9fe561ab
JB
38612018-01-02 Joel Brobecker <brobecker@adacore.com>
3862
3863 * gdb.ada/dyn_stride.exp: Add slice test.
3864
a405673c
JB
38652018-01-02 Joel Brobecker <brobecker@adacore.com>
3866
3867 * gdb.ada/dyn_stride: New testcase.
3868
cef0f868
SH
38692017-12-27 Stafford Horne <shorne@gmail.com>
3870
3871 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3872 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3873
b67d92b0
SH
38742017-12-27 Stafford Horne <shorne@gmail.com>
3875
3876 * gdb.base/reggroups.c: New file.
3877 * gdb.base/reggroups.exp: New file.
3878
eccab96d
JB
38792017-12-18 Joel Brobecker <brobecker@adacore.com>
3880
3881 * gdb.dwarf2/ada-valprint-error.c: New file.
3882 * gdb.dwarf2/ada-valprint-error.exp: New file.
3883
0e2da9f0
JB
38842017-12-18 Joel Brobecker <brobecker@adacore.com>
3885
3886 * gdb.ada/assign_arr: New testcase.
3887
cb923fcc
XR
38882017-12-18 Xavier Roirand <roirand@adacore.com>
3889
3890 * gdb.ada/funcall_ptr: New testcase.
3891
7c161838
SDJ
38922017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3893
3894 PR cli/16224
3895 * gdb.base/ptype-offsets.cc: New file.
3896 * gdb.base/ptype-offsets.exp: New file.
3897
1af17fd9
YQ
38982017-12-15 Yao Qi <yao.qi@linaro.org>
3899
3900 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3901 if XML is disabled.
3902
828d5846
XR
39032017-12-15 Xavier Roirand <roirand@adacore.com>
3904
3905 * gdb.ada/same_component_name: New testcase.
3906
79e8fcaa
JB
39072017-12-14 Joel Brobecker <brobecker@adacore.com>
3908
3909 * gdb.ada/str_binop_equal: New testcase.
3910
e05fa6f9
JB
39112017-12-14 Joel Brobecker <brobecker@adacore.com>
3912
3913 * gdb.ada/task_switch_in_core: New testcase.
3914
b89641ba
SM
39152017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3916
3917 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3918 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3919 call test_bkpt_qualified.
3920 (test_bkpt_qualified): New proc.
3921
6892d2e4
PA
39222017-12-13 Pedro Alves <palves@redhat.com>
3923
3924 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3925 Tighten regexp by matching with an anchor.
3926
a22ecf70
PA
39272017-12-13 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3930 ("expression with namespace"): New set of tests.
3931 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3932 (Nested::Test_NS::qux): New.
3933 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3934 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3935
9937536c
JB
39362017-12-13 Joel Brobecker <brobecker@adacore.com>
3937
3938 * gdb.base/server-del-break.c: New file.
3939 * gdb.base/server-del-break.exp: New file.
3940
fe49c6f5
SH
39412017-12-12 Stafford Horne <shorne@gmail.com>
3942
3943 * gdb.xml/tdesc-regs.exp: Add or1k support.
3944
c3d18620
SH
39452017-12-12 Stafford Horne <shorne@gmail.com>
3946
3947 * gdb.base/bp-permanent.c: Define nop of or1k.
3948
c5f9cfc8
JB
39492017-12-11 Joel Brobecker <brobecker@adacore.com>
3950
3951 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3952 output with components being reordered.
3953
a9c135fc
JB
39542017-12-11 Joel Brobecker <brobecker@adacore.com>
3955
3956 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3957 output with components being reordered.
3958
927aa2e7
JK
39592017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3960 Pedro Alves <palves@redhat.com>
3961
3962 * gdb.base/maint.exp (check for .gdb_index): Check also for
3963 .debug_names.
3964 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3965 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3966 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3967 (.gdb_index used after symbol reloading): Support also .debug_names.
3968 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3969
f17d9474
YQ
39702017-12-08 Yao Qi <yao.qi@linaro.org>
3971
3972 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3973 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3974
a0de8c21
YQ
39752017-12-08 Yao Qi <yao.qi@linaro.org>
3976
3977 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3978 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3979
a738ea1d
YQ
39802017-12-08 Yao Qi <yao.qi@linaro.org>
3981
3982 * gdb.arch/aarch64-tagged-pointer.c: New file.
3983 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3984
1cd9a73b
SDJ
39852017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3986
3987 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3988 "int".
3989
fa6eb693
KS
39902017-12-07 Keith Seitz <keiths@redhat.com>
3991
3992 PR breakpoints/22569
3993 * gdb.linespec/ls-errs.exp: Change expected result of "break
3994 -source this file has spaces.c -line 3".
3995 Check that an explicit source file followed by whitespace is
3996 identified as an invalid explicit location.
3997
883fd55a
KS
39982017-12-07 Keith Seitz <keiths@redhat.com>
3999
4000 * gdb.cp/nested-types.cc: New file.
4001 * gdb.cp/nested-types.exp: New file.
4002 * lib/cp-support.exp: Load data-structures.exp library.
4003 (debug_cp_test_ptype_class): New global.
4004 (cp_ptype_class_verbose, next_line): New procedures.
4005 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4006 Add and document new return value.
4007 Switch the list of lines to a queue.
4008 Add support for new `type' key for nested type definitions.
4009 Add debugging/troubleshooting messages.
4010 * lib/data-structures.exp: New file.
4011
ec72db3e
SM
40122017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4013
4014 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4015 with proc_with_prefix, don't use with_test_prefix.
4016
99598d71
TT
40172017-12-07 Tom Tromey <tom@tromey.com>
4018
4019 * gdb.base/break.exp: Add test for empty "commands".
4020
a8806230
YQ
40212017-12-07 Yao Qi <yao.qi@linaro.org>
4022
4023 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4024 malloc and catch syscall.
4025
824cc835
PM
40262017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4027
e79be6e5 4028 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4029 tests for explicit locations.
4030
7cc244de
PA
40312017-12-06 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4034 force-disabling XML descriptions.
4035
50a1fdd5
PA
40362017-12-04 Pedro Alves <palves@redhat.com>
4037
4038 PR gdb/22499
4039 * gdb.arch/amd64-disp-step-avx.S: New file.
4040 * gdb.arch/amd64-disp-step-avx.exp: New file.
4041
f0fb2488
PA
40422017-12-03 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4045 and <string.h>.
4046 (parent_function): Print distinct messages when waitpid fails, or
4047 the child exits with a signal, or the child exits for an unhandled
4048 reason.
4049 * gdb.threads/process-dies-while-detaching.exp
4050 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4051 it. Wait for both inferior output and GDB's prompt. Use an
4052 indirect spawn id list.
4053 (do_detach): New parameter 'child_exit'. Use it to compute
4054 expected inferior output.
4055 (test_detach, test_detach_watch, test_detach_killed_outside):
4056 Adjust to pass down the expected child exit kind.
4057
97cbe998
SDJ
40582017-12-01 Joel Brobecker <brobecker@adacore.com>
4059 Sergio Durigan Junior <sergiodj@redhat.com>
4060 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4063
40fc416f
SDJ
40642017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4065
4066 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4067 to 'symbol-file' and 'add-symbol-file' can be
4068 position-independent.
4069
1cc75e92
YQ
40702017-12-01 Yao Qi <yao.qi@linaro.org>
4071
4072 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4073 the URL in copyright header.
4074 * gdb.arch/aarch64-fp.exp: Likewise.
4075 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4076 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4077 * gdb.base/expand-psymtabs.exp: Likewise.
4078 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4079 * gdb.fortran/common-block.exp: Likewise.
4080 * gdb.fortran/common-block.f90: Likewise.
4081 * gdb.fortran/logical.exp: Likewise.
4082 * gdb.fortran/vla-datatypes.f90: Likewise.
4083 * gdb.fortran/vla-sub.f90: Likewise.
4084
875fb7a7
JB
40852017-11-30 Joel Brobecker <brobecker@adacore.com>
4086
4087 * gdb.ada/repeat_dyn: New testcase.
4088
6f14765f
UW
40892017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4090
4091 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4092 Update for changed thread numbering.
4093 * gdb.cell/bt.exp: Update for changed GDB output.
4094
f1af7b94
SM
40952017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4096
4097 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4098 setting isremote by hand.
4099 * boards/dwarf4-gdb-index.exp: Likewise.
4100 * boards/fission.exp: Likewise.
4101 * boards/stabs.exp: Likewise.
4102
e3919f3e
PA
41032017-11-30 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.linespec/cpls-ops.exp
4106 (check_explicit_skips_function_argument): Extract the underlying
4107 type of size_t instead of hardcoding it.
4108
bd69330d
PA
41092017-11-29 Pedro Alves <palves@redhat.com>
4110
4111 PR c++/19436
4112 * gdb.linespec/cpls-abi-tag.cc: New file.
4113 * gdb.linespec/cpls-abi-tag.exp: New file.
4114
a20714ff
PA
41152017-11-29 Pedro Alves <palves@redhat.com>
4116
4117 * gdb.base/langs.exp: Use -qualified.
4118 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4119 it.
4120 * gdb.cp/namespace.exp: Use -qualified.
4121 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4122 (overload-3, template-overload, template-ret-type, const-overload)
4123 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4124 procedures.
4125 (test_driver): Call them.
4126 * gdb.cp/save-bp-qualified.cc: New.
4127 * gdb.cp/save-bp-qualified.exp: New.
4128 * gdb.linespec/explicit.exp: Test -qualified.
4129 * lib/completion-support.exp (completion::explicit_opts_list): Add
4130 "-qualified".
4131 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4132
f6f1d339
PM
41332017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4134
4135 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4136
02ca603a
TT
41372017-11-29 Tom Tromey <tom@tromey.com>
4138
4139 * gdb.base/relocate.exp: Update invalid argument test.
4140 Add new tests for invalid arguments.
4141
ed6c0bfb
TP
41422017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4143
4144 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4145 Return 0 as a long.
4146 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4147
f106e10e
TP
41482017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4149
4150 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4151 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4152 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4153 func ().
4154 * gdb.cp/shadow.cc (B.func): Return 0.
4155
10329bb2
JB
41562017-11-27 Joel Brobecker <brobecker@adacore.com>
4157
4158 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4159 expected output in gdb_expect call to allow the exception
4160 message to be present as well. Fix syntax confusion to avoid
4161 TCL thinking that exception_name is an array.
4162
617cd4bc
UW
41632017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4164
4165 * gdb.arch/spu-info.c: Include <unistd.h>.
4166 (do_signal_test): Fix broken calls to write.
4167 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4168 Fix checks for empty mailboxes. Update signal tests for corrected
4169 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4170 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4171 * gdb.cell/arch.exp: Use standard_output_file.
4172 * gdb.cell/break.exp: Likewise.
4173 * gdb.cell/bt.exp: Likewise.
4174 * gdb.cell/core.exp: Likewise.
4175 * gdb.cell/dwarfaddr.exp: Likewise.
4176 * gdb.cell/ea-cache.exp: Likewise.
4177 * gdb.cell/ea-standalone.exp: Likewise.
4178 * gdb.cell/f-regs.exp: Likewise.
4179 * gdb.cell/fork.exp: Likewise.
4180 * gdb.cell/gcore.exp: Likewise.
4181 * gdb.cell/mem-access.exp: Likewise.
4182 * gdb.cell/ptype.exp: Likewise.
4183 * gdb.cell/registers.exp: Likewise.
4184 * gdb.cell/sizeof.exp: Likewise.
4185 * gdb.cell/solib-symbol.exp: Likewise.
4186 * gdb.cell/solib.exp: Likewise.
617cd4bc 4187
a81aaca0
PA
41882017-11-25 Pedro Alves <palves@redhat.com>
4189
4190 * gdb.base/complete-empty.exp: New file.
4191 * gdb.base/completion.exp: Adjust.
4192
6a3c6ee4
PA
41932017-11-25 Pedro Alves <palves@redhat.com>
4194
4195 * gdb.linespec/cpls-ops.cc: New file.
4196 * gdb.linespec/cpls-ops.exp: New file.
4197 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4198 factored out from ...
4199 (test_complete_prefix_range): ... this.
4200
8955eb2d
PA
42012017-11-24 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.linespec/cpcompletion.exp: New file.
4204 * gdb.linespec/cpls-hyphen.cc: New file.
4205 * gdb.linespec/cpls.cc: New file.
4206 * gdb.linespec/cpls2.cc: New file.
4207 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4208 test to use test_gdb_complete_unique. Add label completion,
4209 keyword completion and explicit location completion tests.
4210 * lib/completion-support.exp: New file.
4211
e547c119
JB
42122017-11-24 Joel Brobecker <brobecker@adacore.com>
4213
4214 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4215 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4216 when hitting an exception catchpoint.
4217
7c3c1aa8
YQ
42182017-11-22 Yao Qi <yao.qi@linaro.org>
4219
4220 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4221
41bd68f5
SM
42222017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4223
4224 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4225 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4226 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4227
1daad298
YQ
42282017-11-22 Yao Qi <yao.qi@linaro.org>
4229
4230 * gdb.base/info-os.exp: Pass pthreads.
4231 * gdb.multi/multi-attach.exp: Likewise.
4232
88465e87
YQ
42332017-11-22 Yao Qi <yao.qi@linaro.org>
4234
4235 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4236 compiler.
4237
dc196b23
YQ
42382017-11-22 Yao Qi <yao.qi@linaro.org>
4239
4240 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4241 * gdb.base/break-interp.exp: Likewise.
4242 * gdb.base/jit-attach-pie.exp: Likewise.
4243
2400729e
UW
42442017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4245
4246 * gdb.base/float128.c (large128): New variable.
4247 * gdb.base/float128.exp: Add test to print largest __float128 value.
4248
7a26362d
UW
42492017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4250
4251 * gdb.arch/vsx-regs.exp: Update register content checks.
4252
ed0f4273
UW
42532017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4254
4255 * gdb.arch/ppc-longdouble.exp: New file.
4256 * gdb.arch/ppc-longdouble.c: Likewise.
4257
a25d69c6
PA
42582017-11-21 Pedro Alves <palves@redhat.com>
4259
4260 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4261
73fcf641
PA
42622017-11-20 Pedro Alves <palves@redhat.com>
4263
4264 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4265 (long_double_typedef): New typedefs.
4266 Use DEF on double and long double.
4267 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4268 cases.
4269 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4270 and 'long_double_ptr_same_size' locals. Use them to decide
4271 whether cast from array/function to float is valid/invalid.
4272
71a3c369
TT
42732017-11-17 Tom Tromey <tom@tromey.com>
4274
4275 * gdb.rust/traits.rs: New file.
4276 * gdb.rust/traits.exp: New file.
4277
ced9779b
JB
42782017-11-17 Joel Brobecker <brobecker@adacore.com>
4279
4280 * gdb.ada/minsyms: New testcase.
4281
a0922d80
PA
42822017-11-16 Pedro Alves <palves@redhat.com>
4283
4284 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4285 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4286
ea04e54c
PA
42872017-11-16 Pedro Alves <palves@redhat.com>
4288
4289 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4290 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4291
e849ea89
PA
42922017-11-16 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.server/reconnect-ctrl-c.c: New file.
4295 * gdb.server/reconnect-ctrl-c.exp: New file.
4296
d8ae99a7
PM
42972017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4298
4299 * gdb.python/py-rbreak.exp: New file.
4300 * gdb.python/py-rbreak.c: New file.
4301 * gdb.python/py-rbreak-func2.c: New file.
4302
968a13f8
PA
43032017-11-16 Pedro Alves <palves@redhat.com>
4304
4305 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4306 pattern.
4307 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4308 GDB.
4309
71774bc9
SM
43102017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4311
4312 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4313 regex.
4314
ddbb44cf
SM
43152017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4316
4317 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4318 test names.
4319
584a564f
PA
43202017-11-09 Pedro Alves <palves@redhat.com>
4321
4322 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4323 factored out from ...
4324 (top level): ... here, and adjusted to avoid expecting beyond the
4325 prompt in a single gdb_test_multiple.
4326
5ed7a928
PA
43272017-11-09 Pedro Alves <palves@redhat.com>
4328
4329 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4330 output.
4331 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4332 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4333 * gdb.server/ext-run.exp ("kill" test): Likewise.
4334 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4335
a60e0738
PA
43362017-11-09 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4339 match till end of line.
4340
2c88253f
PA
43412017-11-09 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4344
c7a38517
PA
43452017-11-09 Pedro Alves <palves@redhat.com>
4346
4347 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4348 New procedures, factored out from ...
4349 (top level): ... here, and adjusted to avoid expecting beyond the
4350 prompt in one go.
4351
f29f4b6b
PA
43522017-11-09 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4355 output. Fix '?' match.
4356
286acbb5
JB
43572017-11-08 Joel Brobecker <brobecker@adacore.com>
4358
4359 * gdb.ada/scoped_watch: New testcase.
4360 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4361 which is actually correct.
4362 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4363 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4364
62d7ae92
PA
43652017-11-08 Pedro Alves <palves@redhat.com>
4366
4367 * gdb.gdb/complaints.exp (test_initial_complaints)
4368 (test_serial_complaints, test_short_complaints): Call
4369 complaint_internal instead of complaint.
4370
280ca31f
DT
43712017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4372
4373 * gdb.threads/tls-core.c: New file.
4374 * gdb.threads/tls-core.exp: Likewise.
4375
b5ec771e
PA
43762017-11-08 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4379 (p Exported_Capitalized): New test.
4380 (p exported_capitalized): New test.
4381
a02b41a7
PA
43822017-11-07 Pedro Alves <palves@redhat.com>
4383
4384 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4385
95e95a6d
PA
43862017-11-07 Pedro Alves <palves@redhat.com>
4387
4388 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4389 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4390 (disable_invalid, disable_inverted, disable_negative): New
4391 procedures.
4392 ("bad numbers"): New set of tests.
4393
cee62dbd
PA
43942017-11-07 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.cp/ena-dis-br-range.exp: Add tests.
4397
cc638e86
PA
43982017-11-07 Pedro Alves <palves@redhat.com>
4399
4400 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4401
d0fe4701
XR
44022017-11-07 Xavier Roirand <roirand@adacore.com>
4403 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/ena-dis-br.exp: Add reference to
4406 gdb.cp/ena-dis-br-range.exp.
4407 * gdb.cp/ena-dis-br-range.exp: New file.
4408 * gdb.cp/ena-dis-br-range.cc: New file.
4409
46f67f80
PA
44102017-11-06 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.base/attach-non-pgrp-leader.c: New.
4413 * gdb.base/attach-non-pgrp-leader.exp: New.
4414
726e1356
PA
44152017-11-06 Pedro Alves <palves@redhat.com>
4416
4417 * configure.ac: No longer check for termio.h and sgtty.h.
4418 * configure: Regenerate.
4419 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4420 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4421 Remove termio and sgtty code.
4422
50ab6ace
YQ
44232017-11-03 Yao Qi <yao.qi@linaro.org>
4424
4425 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4426 in GDB is disabled.
4427
8e68731c
YQ
44282017-11-03 Yao Qi <yao.qi@linaro.org>
4429
4430 * gdb.python/py-thrhandle.exp: Skip it if python is not
4431 enabled.
4432
3a87ae65
SM
44332017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4434
4435 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4436 as a breakpoint command.
4437
484d8d36
MD
44382017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4439
4440 PR python/21213
4441 * gdb.python/py-infthread.exp: Test calling
4442 InferiorThread.inferior () multiple times in a row.
4443
4a27f119
KS
44442017-10-27 Keith Seitz <keiths@redhat.com>
4445
4446 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4447 Test "info break" for every inlined function breakpoint.
4448
bb11dd58
YQ
44492017-10-27 Yao Qi <yao.qi@linaro.org>
4450
4451 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4452
a43f3893
PF
44532017-10-26 Patrick Frants <osscontribute@gmail.com>
4454
4455 * gdb.cp/classes.exp (test_static_members): Test printing
4456 Outer::instance.
4457 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4458 (Inner::instance, Outer::instance): New.
4459
792ccf00
PA
44602017-10-24 Pedro Alves <palves@redhat.com>
4461
4462 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4463 extra console" test in two stages.
4464
eb2bfbad
PA
44652017-10-24 Pedro Alves <palves@redhat.com>
4466
4467 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4468
1f75a651
PA
44692017-10-24 Pedro Alves <palves@redhat.com>
4470
4471 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4472 loop.
4473
779990d9
PA
44742017-10-24 Pedro Alves <palves@redhat.com>
4475
4476 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4477 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4478
ad9b8f5d
PA
44792017-10-24 Pedro Alves <palves@redhat.com>
4480
4481 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4482 parameter and handle it. Don't output read value in test name.
4483
fee6da6e
PA
44842017-10-24 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4487 custom test name.
4488
10389c2c
PA
44892017-10-24 Pedro Alves <palves@redhat.com>
4490
4491 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4492 include the unstable output directory name in the test's name.
4493 (initial_setup_simple) <'set args'>: Use custom test name.
4494
a80e65a9
PA
44952017-10-24 Pedro Alves <palves@redhat.com>
4496
4497 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4498 with explicit test name.
4499
15763a09
PA
45002017-10-20 Pedro Alves <palves@redhat.com>
4501
4502 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4503 'wait -i'. Use gdb_assert and remote_close.
4504
49a4ce2e
AB
45052017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4506
4507 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4508 number from variable rather than hard-coded.
4509
a75868f5
PA
45102017-10-19 Pedro Alves <palves@redhat.com>
4511
4512 * gdb.base/long-inferior-output.c: New file.
4513 * gdb.base/long-inferior-output.exp: New file.
4514
c8ba13ad
KS
45152017-11-18 Keith Seitz <keiths@redhat.com>
4516
4517 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4518 method.
4519 (main): Call it.
4520 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4521 Add additional user-defined conversion operator tests.
4522
b27de576
PA
45232017-10-17 Pedro Alves <palves@redhat.com>
4524
4525 * boards/native-stdio-gdbserver.exp: Load "local-board".
4526
8484c955
PA
45272017-10-17 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.base/quit-live.c: New file.
4530 * gdb.base/quit-live.exp: New file.
4531
83d5a34d
KS
45322017-10-16 Keith Seitz <keiths@redhat.com>
4533
4534 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4535 (class_with_protected_typedef, class_with_private_typedef)
4536 (struct_with_public_typedef, struct_with_protected_typedef)
4537 (struct_with_private_typedef): New classes/structs.
4538 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4539 typedefs and access specifiers.
4540
739b3f1d
PA
45412017-10-16 Pedro Alves <palves@redhat.com>
4542 Simon Marchi <simon.marchi@polymtl.ca>
4543
4544 * README (Local vs Remote vs Native): New section.
4545 * boards/local-board.exp: New file, with bits factored out from
4546 ...
4547 * boards/native-extended-gdbserver.exp: ... here. Load
4548 "local-board".
4549 * boards/native-gdbserver.exp: Load "local-board".
4550 (${board}_spawn, ${board}_exec): Delete.
4551 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4552 ...
4553 * boards/stdio-gdbserver-base.exp: ... this new file.
4554 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4555 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4556 procedure.
4557 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4558 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4559 stdio_gdbserver_command.
4560 (${board}_get_remote_address, ${board}_get_comm_port)
4561 (${board}_download, ${board}_upload): Delete.
4562 (get_target_remote_pipe_cmd): New.
4563
fe68b953
SM
45642017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4565
4566 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4567 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4568 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4569 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4570 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4571 remove with_test_prefix.
4572
300b6685
PA
45732017-10-13 Pedro Alves <palves@redhat.com>
4574
4575 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4576 * gdb.base/annota1.exp: Use it instead of is_remote.
4577 * gdb.base/annota3.exp: Use it instead of is_remote.
4578 * gdb.cp/annota2.exp: Use it instead of is_remote.
4579 * gdb.cp/annota3.exp: Use it instead of is_remote.
4580 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4581
50500caf
PA
45822017-10-13 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4585 (test_num_test_vars, run_and_count_vars, find_env)
4586 (test_set_unset_env, test_inherit_env_var): New procedures.
4587 (top level): Use them.
4588
dad0c6d2
PA
45892017-10-13 Pedro Alves <palves@redhat.com>
4590
4591 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4592 also skip on stub-like targets.
4593
8b0553c1
PA
45942017-10-13 Pedro Alves <palves@redhat.com>
4595
4596 PR gdb/22293
4597 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4598 (top level): Move some tests to ...
4599 (test_not_found): ... this new procedure.
4600 (top level): Call it.
4601
7594f623
PA
46022017-10-13 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4605 expect different "info terminal" output if testing with a
4606 non-native target.
4607
ebe3b402
PA
46082017-10-13 Pedro Alves <palves@redhat.com>
4609 Simon Marchi <simon.marchi@polymtl.ca>
4610
4611 PR python/12966
4612 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4613
42f1b161
PA
46142017-10-13 Pedro Alves <palves@redhat.com>
4615
4616 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4617 already.
4618
8d6ef72b
PA
46192017-10-13 Pedro Alves <palves@redhat.com>
4620
4621 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4622 is_remote.
4623
d7bcd5b8
PA
46242017-10-13 Pedro Alves <palves@redhat.com>
4625
4626 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4627 is_remote.
4628
df479dc6
PA
46292017-10-13 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4632 is set.
4633 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4634 instead of is_remote.
4635
23fb630a
PA
46362017-10-13 Pedro Alves <palves@redhat.com>
4637
4638 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4639 (top level): Add comment.
4640
cc77b1dc
PA
46412017-10-13 Pedro Alves <palves@redhat.com>
4642
4643 * gdb.base/remote.exp (top level): Fix comment typo and add
4644 missing return.
4645
27c9e813
PA
46462017-10-13 Pedro Alves <palves@redhat.com>
4647 Simon Marchi <simon.marchi@polymtl.ca>
4648
4649 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4650 calls and add comments. Skip test if use_gdb_stub is set.
4651 (top level): Use "set cwd" command instead of "cd" command.
4652
5e830d98
PA
46532017-10-13 Pedro Alves <palves@redhat.com>
4654
4655 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4656 is_remote target check.
4657
f5ca0032
PA
46582017-10-13 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/scope.exp: Use build_executable + clean_restart +
4661 gdb_file_cmd instead of prepare_for_testing and no longer skip
4662 "before run" tests on is_remote target boards. Update comments.
4663 * boards/native-extended-gdbserver.exp
4664 (extended_gdbserver_load_last_file): New, factored out from ...
4665 (gdb_load): ... this. Move further below and add comment.
4666 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4667
8aed1c0d
PA
46682017-10-12 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/attach.exp: Remove references to gdb64.
4671 * gdb.base/dbx.exp: Remove references to gdb64.
4672
cfa34c87
SM
46732017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4674 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.base/label.exp: Remove is_remote target check.
4677
9192b7de
PA
46782017-10-12 Pedro Alves <palves@redhat.com>
4679
4680 * gdb.base/auvx.exp (coredir): Update comment.
4681 (top level) <core_works>: Use "set cwd" command instead of "cd"
4682 command.
4683
6bf0052d
PA
46842017-10-12 Pedro Alves <palves@redhat.com>
4685 Simon Marchi <simon.marchi@polymtl.ca>
4686
4687 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4688 target boards.
4689
e48ef82d
PA
46902017-10-12 Pedro Alves <palves@redhat.com>
4691 Simon Marchi <simon.marchi@polymtl.ca>
4692
4693 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4694 Instead skip if there's any gdb_protocol set.
4695
8d7aea57
SM
46962017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4697 Pedro Alves <palves@redhat.com>
4698
4699 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4700
30440677
PA
47012017-10-12 Pedro Alves <palves@redhat.com>
4702 Simon Marchi <simon.marchi@polymtl.ca>
4703
4704 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4705 instead of on dejagnu remote boards.
4706
4e04f045 47072017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4708 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4709
4710 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4711 checks. Use build_executable + clean_restart instead of
4712 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4713 of enabling non-stop after starting gdb.
4714
871a186e
PA
47152017-10-12 Pedro Alves <palves@redhat.com>
4716
4717 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4718 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4719 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4720 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4721
56d704da
AK
47222017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4723
4724 * gdb.arch/arc-tdesc-cpu.exp: New file.
4725 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4726
2f20e312
SM
47272017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4728
4729 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4730
65630365
PA
47312017-10-10 Pedro Alves <palves@redhat.com>
4732
4733 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4734 expect CLI output.
4735
bf469271
PA
47362017-10-10 Pedro Alves <palves@redhat.com>
4737
4738 * lib/selftest-support.exp (selftest_setup): Update for
4739 captured_command_loop's prototype change.
4740
777a42f1
PA
47412017-10-09 Pedro Alves <palves@redhat.com>
4742
4743 Test both arch1=>arch2 and arch2=>arch1.
4744
4745 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4746 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4747 factored out to...
4748 (append_arch1_options, append_arch2_options, append_arch_options)
4749 (build_executables): New procedures.
4750 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4751 local.
4752 (top level): Add new 'first_arch' testing axis.
4753
cbd2b4e3
PA
47542017-10-09 Pedro Alves <palves@redhat.com>
4755
4756 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4757 (barrier): New.
4758 (thread_start, all_started): New functions.
4759 (main): Spawn new thread and wait until it is scheduled.
4760 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4761 option.
4762 (do_test): Add 'selected_thread' parameter. Run to all_started
4763 instead of main. Explicitly set the breakpoint at main. Switch
4764 to the SELECTED_THREAD thread.
4765 (top level): Test handling the exec event with either the main
4766 thread or the second thread selected.
4767
5c9e4427
PA
47682017-10-09 Pedro Alves <palves@redhat.com>
4769
4770 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4771 logic. Move STOP marker after the value checks.
4772 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4773 regexp.
4774
b3b7c423
SL
47752017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4776
4777 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4778
3b4b2f16
UW
47792017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4780
4781 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4782 integer-to-dfp conversion.
4783 * gdb.base/dfp-test.exp: Likewise.
4784
5cd63fda
PA
47852017-10-04 Pedro Alves <palves@redhat.com>
4786
4787 * gdb.multi/hangout.c: Include <unistd.h>.
4788 (hangout_loop): New function.
4789 (main): Call alarm. Call hangout_loop in a loop.
4790 * gdb.multi/hello.c: Include <unistd.h>.
4791 (hello_loop): New function.
4792 (main): Call alarm. Call hangout_loop in a loop.
4793 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4794 inferior with the other selected.
4795
4c71c105
SM
47962017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4797
4798 * gdb.mi/list-thread-groups-available.exp: New file.
4799 * gdb.mi/list-thread-groups-available.c: New file.
4800
bc3b087d
SDJ
48012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4802
4803 * gdb.base/set-cwd.exp: Make it available on
4804 native-extended-gdbserver.
4805
d092c5a2
SDJ
48062017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4807
4808 * gdb.base/set-cwd.c: New file.
4809 * gdb.base/set-cwd.exp: Likewise.
4810
45320ffa
TT
48112017-10-02 Tom Tromey <tom@tromey.com>
4812
4813 PR rust/22236:
4814 * gdb.rust/simple.rs (main): New variable "fslice".
4815 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4816
b3e3859b
TT
48172017-10-02 Tom Tromey <tom@tromey.com>
4818
4819 * gdb.rust/simple.exp: Test ptype of a slice.
4820
01af5e0d
TT
48212017-10-02 Tom Tromey <tom@tromey.com>
4822
4823 * gdb.rust/simple.exp: Test index of slice.
4824
a9bbfbd8
TT
48252017-09-27 Tom Tromey <tom@tromey.com>
4826
4827 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4828
df8899e5
TP
48292017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4830 Pedro Alves <palves@redhat.com>
4831
4832 * gdb.base/compare-sections.exp (get value of read-only section): Read
4833 as unsigned value.
4834 (corrupt read-only section): Likewise and don't set written if patching
4835 failed.
4836
757bf54b
KB
48372017-09-21 Kevin Buettner <kevinb@redhat.com>
4838
4839 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4840 files.
4841
06871ae8
PA
48422017-09-20 Pedro Alves <palves@redhat.com>
4843
4844 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4845 symbol names in gdb's output.
4846 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4847
e5f25bc5
PA
48482017-09-20 Pedro Alves <palves@redhat.com>
4849
4850 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4851 Rename to ...
4852 (test_list_ambiguous_symbol): ... this and add a symbol name
4853 parameter. Adjust.
4854 (test_list_ambiguous_function): Reimplement on top of
4855 test_list_ambiguous_symbol and also test listing ambiguous
4856 variables.
4857 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4858 (ambiguous_fun): ... this.
4859 (ambiguous_var): New.
4860 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4861 (ambiguous_fun): ... this.
4862 (ambiguous_var): New.
4863
4e5a4f58
JB
48642017-09-19 John Baldwin <jhb@FreeBSD.org>
4865
4866 * gdb.base/starti.c: New file.
4867 * gdb.base/starti.exp: New file.
4868 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4869
26e53f3e
PA
48702017-09-14 Pedro Alves <palves@redhat.com>
4871
4872 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4873 (top level): Use it instead of runto.
4874
cb791d59
TT
48752017-09-11 Tom Tromey <tom@tromey.com>
4876
4877 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4878
7c96f8c1
TT
48792017-09-11 Tom Tromey <tom@tromey.com>
4880
4881 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4882 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4883
469412dd
CW
48842017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4885
4886 * gdb.fortran/printing-types.exp: New file.
4887 * gdb.fortran/printing-types.exp: New file.
4888
e0f86435
BH
48892017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4890
4891 * gdb.fortran/vla-ptype.exp: Fix typos.
4892 * gdb.fortran/vla-value.exp: Same.
4893
9e9af4be
BH
48942017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4895
4896 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4897 * gdb.mi/mi-var-child-f.exp: Likewise.
4898 * gdb.mi/mi-vla-fortran.exp: Likewise.
4899
a5ad232b 49002017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4901 Christoph Weinmann <christoph.t.weinmann@intel.com>
4902 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4903
4904 * gdb.fortran/ptr-indentation.f90: New file.
4905 * gdb.fortran/ptr-indentation.exp: New file.
4906
5aec60eb
TT
49072017-09-05 Tom Tromey <tom@tromey.com>
4908
4909 PR gdb/22010:
4910 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4911
8f8f8152
TP
49122017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4913
4914 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4915
fbd1b771
JK
49162017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4917
4918 * gdb.threads/tls-nodebug-pie.c: New file.
4919 * gdb.threads/tls-nodebug-pie.exp: New file.
4920
5eb5f850
TT
49212017-09-05 Tom Tromey <tom@tromey.com>
4922
4923 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4924 for rust.
4925
ae780a21
SM
49262017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4927
4928 * gdb.multi/multi-arch-exec.exp: Test with different
4929 "follow-exec-mode" settings.
4930 (do_test): New procedure.
4931
3693fdb3
PA
49322017-09-04 Pedro Alves <palves@redhat.com>
4933
4934 * gdb.base/func-static.c (S::method const, S::method volatile)
4935 (S::method volatile const): New methods.
4936 (c_s, v_s, cv_s): New instances.
4937 (main): Call method() on them.
4938 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4939 (cannot_resolve): New procedure.
4940 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4941 print-quote-unquoted columns.
4942 (do_test): Test printing each scope too.
4943
e68cb8e0
PA
49442017-09-04 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/local-static.exp: Also test with
4947 class::method::variable wholly quoted.
4948 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4949
858be34c
PA
49502017-09-04 Pedro Alves <palves@redhat.com>
4951
4952 * gdb.base/local-static.c: New.
4953 * gdb.base/local-static.cc: New.
4954 * gdb.base/local-static.exp: New.
4955
46a4882b
PA
49562017-09-04 Pedro Alves <palves@redhat.com>
4957
4958 * gdb.asm/asm-source.exp: Add casts to int.
4959 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4960 (dataglobal64_1, dataglobal64_2): New globals.
4961 * gdb.base/nodebug.exp: Test different expressions involving the
4962 new globals, with print, whatis and ptype. Add casts to int.
4963 * gdb.base/solib-display.exp: Add casts to int.
4964 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4965 * gdb.cp/m-static.exp: Add cast to int.
4966 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4967 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4968 tls variable with no debug info without a cast. Test with a cast
4969 to int too.
4970 * gdb.trace/entry-values.exp: Add casts.
4971
2c5a2be1
PA
49722017-09-04 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.base/nodebug.exp: Test that ptype's error about functions
4975 with unknown return type includes the function name too.
4976
7022349d
PA
49772017-09-04 Pedro Alves <palves@redhat.com>
4978
4979 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4980 return type of munmap in infcall.
4981 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4982 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4983 type of ftell in infcall.
4984 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4985 type of getpid in infcall.
4986 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4987 infcall.
4988 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4989 Bail on failure to extract the pid.
4990 * gdb.base/nodebug.c: #include <stdint.h>.
4991 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4992 New functions.
4993 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4994 Change expected output of print/whatis/ptype with functions with
4995 no debug info. Test all supported languages. Call
4996 test_call_promotion.
4997 * gdb.compile/compile.exp: Adjust expected output to expect
4998 warning.
4999 * gdb.threads/siginfo-threads.exp: Likewise.
5000
54990598
PA
50012017-09-04 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5004 "prototypes". Test calling float functions via prototyped and
5005 unprototyped function pointers.
5006 (perform_all_tests): New parameter "prototypes". Pass it down.
5007 (top level): Pass down "prototypes" parameter to
5008 perform_all_tests.
5009
34d16ea2
SM
50102017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5011
5012 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5013 Test with nested loops.
5014
9521ecda
SM
50152017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5016
5017 * gdb.base/commands.exp: Call the new procedures.
5018 (loop_break_test, loop_continue_test): New procedures.
5019
80a65e9b
SM
50202017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5021
5022 * gdb.base/commands.exp: Call new procedure.
5023 (define_if_without_arg_test): New procedure.
5024
e439fa14
PA
50252017-09-04 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.base/list-ambiguous.exp: New file.
5028 * gdb.base/list-ambiguous0.c: New file.
5029 * gdb.base/list-ambiguous1.c: New file.
5030 * gdb.base/list.exp (test_list_range): Adjust expected output.
5031
0a2dde4a
SDJ
50322017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5033
5034 * gdb.base/share-env-with-gdbserver.c: New file.
5035 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5036
5e89eb3a
SM
50372017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5038
5039 * gdb.base/commands.exp (gdbvar_simple_if_test,
5040 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5041 progvar_simple_if_test, progvar_simple_while_test,
5042 progvar_complex_if_while_test, user_defined_command_test,
5043 user_defined_command_args_eval,
5044 user_defined_command_args_stack_test,
5045 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5046 temporary_breakpoint_commands,
5047 gdb_test_no_prompt, redefine_hook_test,
5048 redefine_backtrace_test): Remove "global gdb_prompt".
5049
fd437cbc
SM
50502017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5051
5052 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5053 New proc, call it from toplevel.
5054
87215ad1
SDJ
50552017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5056
5057 PR remote/21852
5058 * gdb.server/normal.c: New file, copied from gdb.base.
5059 * gdb.server/run-without-local-binary.exp: New file.
5060
58afddc6
WP
50612017-08-07 Weimin Pan <weimin.pan@oracle.com>
5062
5063 * gdb.arch/sparc64-adi.exp: New file.
5064 * gdb.arch/sparc64-adi.c: New file.
5065
5277199a
PA
50662017-08-22 Pedro Alves <palves@redhat.com>
5067
5068 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5069 (top level): Add "list all overloads" tests.
5070
14278e1f
TT
50712017-08-22 Tom Tromey <tom@tromey.com>
5072
5073 * gdb.gdb/xfullpath.exp: Remove.
5074
bf223d3e
PA
50752017-08-21 Pedro Alves <palves@redhat.com>
5076
5077 PR gdb/19487
5078 * gdb.base/symbol-alias.c: New.
5079 * gdb.base/symbol-alias2.c: New.
5080 * gdb.base/symbol-alias.exp: New.
5081
c973d0aa
PA
50822017-08-21 Pedro Alves <palves@redhat.com>
5083
5084 * gdb.base/dfp-test.c
5085 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5086 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5087 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5088 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5089 * gdb.base/whatis-ptype-typedefs.c: New.
5090 * gdb.base/whatis-ptype-typedefs.exp: New.
5091 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5092 (an_int, an_int_type, an_int_type2): New globals.
5093 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5094 involving typedefs and cast expressions.
5095 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5096 (lookup_typedefs_function): New.
5097 (typedefs_pretty_printers_dict): New.
5098 (top level): Register lookup_typedefs_function in
5099 gdb.pretty_printers.
5100
6d580b63
YQ
51012017-08-18 Yao Qi <yao.qi@linaro.org>
5102
5103 * gdb.server/unittest.exp: New.
5104
206726fb
SDJ
51052017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5106
5107 PR gdb/21954
5108 * gdb.base/environ.exp: Add test to check if 'unset environment'
5109 works.
5110
bf0ec4c2
AA
51112017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5112
5113 * lib/gdb.exp (universal_compile_options): New caching proc.
5114 (gdb_compile): Suppress GCC's coloring of messages.
5115
d6382fff
TT
51162017-08-14 Tom Tromey <tom@tromey.com>
5117
5118 PR gdb/21675:
5119 * gdb.base/printcmds.exp (test_radices): New function.
5120 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5121 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5122 * lib/gdb.exp (get_integer_valueof): Use p/d.
5123
c2c2dd9f
SM
51242017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5125
5126 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5127 characters.
5128
fdffd6f4
TT
51292017-08-05 Tom Tromey <tom@tromey.com>
5130
5131 * gdb.rust/simple.exp: Allow String to appear in a different
5132 namespace.
5133
27d41eac
YQ
51342017-07-26 Yao Qi <yao.qi@linaro.org>
5135
5136 * gdb.gdb/unittest.exp: Invoke command
5137 "maintenance check xml-descriptions".
5138
031ed05d
AA
51392017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5140
5141 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5142 calling context.
5143 (hex128): Drop erroneous calculation of parameters.
5144
dcd27ddf
SM
51452017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5146
5147 * gdb.python/py-unwind.exp: Disable stack protection when
5148 building test file.
5149
47e77640
PA
51502017-07-20 Pedro Alves <palves@redhat.com>
5151
5152 * gdb.base/default.exp (set language): Adjust expected output.
5153
62d2a18a
PA
51542017-07-20 Pedro Alves <palves@redhat.com>
5155
5156 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5157 (test_minsym): ... this, and make static.
5158 (get_pck__foo__bar__minsym): Rename to ...
5159 (get_test_minsym): ... this.
5160 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5161 symbol names and comments.
5162 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5163 (get_test_minsym): ... this.
5164 (pck__foo__bar__minsym__2): Rename to ...
5165 (test_minsym): ... this.
5166 (main): Adjust.
5167
c45ec17c
PA
51682017-07-17 Pedro Alves <palves@redhat.com>
5169
5170 * gdb.base/completion.exp: Adjust expected output.
5171 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5172 the completer works.
5173
c6756f62
PA
51742017-07-17 Pedro Alves <palves@redhat.com>
5175
5176 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5177
5bd68487
AB
51782017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5179
5180 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5181
8880f2a9
TT
51822017-07-14 Tom Tromey <tom@tromey.com>
5183
5184 PR rust/21764:
5185 * gdb.rust/simple.exp: Add tests.
5186
65547233
TT
51872017-07-14 Tom Tromey <tom@tromey.com>
5188
5189 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5190
8f14146e
PA
51912017-07-14 Pedro Alves <palves@redhat.com>
5192
5193 * gdb.linespec/base/one/thefile.cc (z1): New function.
5194 * gdb.linespec/base/two/thefile.cc (z2): New function.
5195 * gdb.linespec/linespec.exp: Add tests.
5196
b4365d02
AB
51972017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5198
5199 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5200 to mi_create_breakpoint.
5201
5d2cbaa5
AB
52022017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5205 mi_create_breakpoint.
5206
11cb5716
IB
52072017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5208
5209 * gdb.dlang/demangle.exp: Update for demangling changes.
5210
03278692
TT
52112017-07-09 Tom Tromey <tom@tromey.com>
5212
5213 * gdb.dwarf2/shortpiece.exp: New file.
5214
33c5cd75
DB
52152017-07-06 David Blaikie <dblaikie@gmail.com>
5216
5217 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5218 built from fissiont-multi-cu{1,2}.c.
5219 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5220 except putting 'main' and 'func' in separate CUs in the same DWO file.
5221 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5222 test.
5223 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5224 test.
5225
8455d262
PA
52262017-07-06 Pedro Alves <palves@redhat.com>
5227
5228 * gdb.python/py-unwind.exp: Test flushregs.
5229
dc4bde35
SDJ
52302017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5231
5232 PR cli/21688
5233 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5234 tests for alias commands and trailing whitespace.
5235
51ed89aa
SDJ
52362017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5237
5238 PR cli/21688
5239 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5240 procedure. Call it.
5241
eb17d413
PA
52422017-06-29 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.base/printcmds.exp: Add tests.
5245
41664b45
DG
52462017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5247
5248 PR gdb/21337
5249 * gdb.base/reread-readsym.exp: New file.
5250 * gdb.base/reread-readsym.c: New file.
5251
75312ae3
KB
52522017-06-21 Kevin Buettner <kevinb@redhat.com>
5253
5254 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5255 subpattern.
5256
66953522
PB
52572017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5258
5259 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5260 extended mnemonic.
5261 * gdb.arch/powerpc-power9.s: Likewise.
5262
5524b525
AA
52632017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5264
5265 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5266 on 32-bit x86 targets. Exploit is_*_target macros where
5267 appropriate.
5268
03c8af18
AA
52692017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5270
5271 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5272 register pieces.
5273
3bf31011
AA
52742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5275
5276 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5277 located in one or more DWARF pieces.
5278
805acca0
AA
52792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5280
5281 * lib/gdb.exp (get_endianness): New proc.
5282 * gdb.arch/aarch64-fp.exp: Use it.
5283 * gdb.arch/altivec-regs.exp: Likewise.
5284 * gdb.arch/e500-regs.exp: Likewise.
5285 * gdb.arch/vsx-regs.exp: Likewise.
5286 * gdb.base/dump.exp: Likewise.
5287 * gdb.base/funcargs.exp: Likewise.
5288 * gdb.base/gnu_vector.exp: Likewise.
5289 * gdb.dwarf2/formdata16.exp: Likewise.
5290 * gdb.dwarf2/implptrpiece.exp: Likewise.
5291 * gdb.dwarf2/nonvar-access.exp: Likewise.
5292 * gdb.python/py-inferior.exp: Likewise.
5293 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5294
e9352324
AA
52952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5296
5297 PR gdb/21226
5298 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5299 stack value pieces are taken from the LSB end.
5300
d5d1163e
AA
53012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5302
5303 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5304 variable at nonzero offset.
5305
0567c986
AA
53062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5307
5308 * gdb.dwarf2/var-access.c: New file.
5309 * gdb.dwarf2/var-access.exp: New test.
5310 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5311
973e9aab
TT
53122017-06-12 Tom Tromey <tom@tromey.com>
5313
5314 * gdb.dwarf2/formdata16.exp: Add tests.
5315
d9109c80
TT
53162017-06-12 Tom Tromey <tom@tromey.com>
5317
5318 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5319
30a25466
TT
53202017-06-12 Tom Tromey <tom@tromey.com>
5321
5322 PR exp/16225:
5323 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5324 * gdb.arch/vsx-regs.exp: Update tests.
5325 * gdb.arch/s390-vregs.exp (hex128): New proc.
5326 Update test.
5327 * gdb.arch/altivec-regs.exp: Update tests.
5328
aefd8b33
SDJ
53292017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5330
5331 * gdb.base/startup-with-shell.c: New file.
5332 * gdb.base/startup-with-shell.exp: Likewise.
5333
2090129c
SDJ
53342017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5335
5336 * gdb.server/non-existing-program.exp: Update regex in order to
5337 reflect the fact that gdbserver is now using fork_inferior (with a
5338 shell) to startup the inferior.
5339
8e86a419
SM
53402017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5341
5342 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5343 support function calls from GDB.
5344
e6cf65f2
TT
53452017-05-21 Tom Tromey <tom@tromey.com>
5346
5347 PR rust/21466:
5348 * gdb.rust/unsized.exp: New file.
5349 * gdb.rust/unsized.rs: New file.
5350
43cc5389
TT
53512017-05-19 Tom Tromey <tom@tromey.com>
5352
5353 PR rust/21484:
5354 * gdb.rust/watch.exp: New file.
5355 * gdb.rust/watch.rs: New file.
5356
ec8df234
TT
53572017-05-18 Tom Tromey <tom@tromey.com>
5358
5359 * gdb.rust/simple.exp: Allow Box to be qualified.
5360
3e3e7fae
TP
53612017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5362
5363 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5364
59cc050d
PA
53652017-05-18 Pedro Alves <palves@redhat.com>
5366
5367 * gdb.base/fileio.c (test_write, test_read, test_close)
5368 (test_fstat): Don't print 'ret' in the fail path.
5369
c8f6abd1
PA
53702017-05-18 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5373 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5374 (test_system, test_rename, test_unlink, test_time): Change
5375 prototypes.
5376 * gdb.base/fileio.exp (stop_msg): Adjust.
5377
d2a03b77
PA
53782017-05-18 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.base/fileio.c (null_str): New global.
5381 (test_stat): Use it.
5382 * gdb.base/fileio.exp: Remove nowarnings.
5383
0d5c6999
YQ
53842017-05-17 Yao Qi <yao.qi@linaro.org>
5385
5386 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5387
21873064
YQ
53882017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5389
5390 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5391 argument command.
5392 (top-level): Invoke test_set_inferior_tty.
5393
d512d31c
PA
53942017-05-04 Pedro Alves <palves@redhat.com>
5395
5396 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5397 Add parens to print call for Python 3.
5398
90cef2ed
KS
53992017-05-03 Keith Seitz <keiths@redhat.com>
5400
5401 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5402 (main): Call it.
5403
14f819c8
TW
54042017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5405
5406 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5407 to prev and next.
5408
913aeadd
TW
54092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5410
5411 * gdb.python/py-record-btrace.exp: Remove test for
5412 gdb.BtraceInstruction.error.
5413
a3be24ad
TW
54142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5415
5416 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5417
ae20e79a
TW
54182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5419
5420 * gdb.python/py-record-btrace-threads.c: New file.
5421 * gdb.python/py-record-btrace-threads.exp: New file.
5422
45ce1b47
SDJ
54232017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5424
5425 PR testsuite/8595
5426 * gdb.base/environ.exp: Make test available in all architectures.
5427 Move bits related to "info program" testing to
5428 gdb.base/info-program.exp. Rewrite tests to use the two new
5429 procedures mentione below.
5430 (test_set_show_env_var) New procedure.
5431 (test_set_show_env_var_equal): Likewise.
5432 * gdb.base/info-program.exp: New file.
5433
e15c3eb4
KS
54342017-04-27 Keith Seitz <keiths@redhat.com>
5435
5436 * gdb.cp/oranking.cc (test15): New function.
5437 (main): Call test15 and declare additional variables for testing.
5438 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5439 "p foo101('abc')" tests.
5440 Add tests for cv qualifier overloads.
5441 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5442 "lvalue reference overload" test.
5443 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5444 "print value of f1 on Child&& in f2" test.
5445
3a3fd0fd
PA
54462017-04-19 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5449 procedure.
5450 (top level): Call it.
5451 * lib/gdb.exp (gdb_define_cmd): New procedure.
5452
53375380
PA
54532017-04-12 Pedro Alves <palves@redhat.com>
5454
5455 PR gdb/21323
5456 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5457 (wchar): New global.
5458 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5459 (do_test_wide_char, wide_char_types_no_program, top level): Add
5460 wchar_t testing.
5461
53e710ac
PA
54622017-04-12 Pedro Alves <palves@redhat.com>
5463
5464 PR c++/21323
5465 * gdb.cp/wide_char_types.c: New file.
5466 * gdb.cp/wide_char_types.exp: New file.
5467
0ad9d8c7
SDJ
54682017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5469
5470 PR gdb/21352
5471 * gdb.trace/tsv.exp: Add test for "tsave -r".
5472
b1b45502
IB
54732017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5474
5475 * gdb.dlang/watch-loc.c: New file.
5476 * gdb.dlang/watch-loc.exp: New file.
5477
ec13808e
JK
54782017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5479
5480 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5481
fe5f7374
AK
54822017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5483
5484 * gdb.arch/arc-analyze-prologue.S: New file.
5485 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5486
eea78757
AK
54872017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5488
5489 * gdb.arch/arc-decode-insn.S: New file.
5490 * gdb.arch/arc-decode-insn.exp: Likewise.
5491
5badf10a
IR
54922017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5493
5494 PR tdep/20928
5495 * gdb.arch/sparc64-regs.exp: New file.
5496 * gdb.arch/sparc64-regs.S: Likewise.
5497
cee59b3f
TW
54982017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5499
5500 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5501 and memory view on Python 3.
5502
c0f55cc6
AV
55032017-03-20 Artemiy Volkov <artemiyv@acm.org>
5504 Keith Seitz <keiths@redhat.com>
5505
5506 PR gdb/14441
5507 * gdb.cp/demangle.exp: Add rvalue reference tests.
5508 * gdb.cp/rvalue-ref-casts.cc: New file.
5509 * gdb.cp/rvalue-ref-casts.exp: New file.
5510 * gdb.cp/rvalue-ref-overload.cc: New file.
5511 * gdb.cp/rvalue-ref-overload.exp: New file.
5512 * gdb.cp/rvalue-ref-params.cc: New file.
5513 * gdb.cp/rvalue-ref-params.exp: New file.
5514 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5515 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5516 * gdb.cp/rvalue-ref-types.cc: New file.
5517 * gdb.cp/rvalue-ref-types.exp: New file.
5518 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5519 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5520
51457a05
MAL
55212017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5522
5523 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5524 New procedure.
5525
5b291c04
MAL
55262017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5527
5528 * lib/mi-support.exp (mi_gdb_test): Add additional message
5529 for unexpected output.
5530
59a56148
AA
55312017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5532
5533 * gdb.base/examine-backward.c (Barrier): New character array
5534 constant, to ensure that TestStrings is preceded by a string
5535 terminator.
5536
7942e96e
AA
55372017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5538
5539 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5540 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5541 and implicit pointer into such a location.
5542
6ebac3fb
DE
55432017-03-16 Doug Evans <dje@google.com>
5544
5545 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5546
ec3b243d
TP
55472017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5548
5549 * gdb.cp/m-static.exp: Fix expectation for prototype of
5550 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5551
55522017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5553
5554 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5555 * gdb.guile/scm-lazy-string.c: New file.
5556 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5557 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5558 for pointer, array, typedef lazy strings.
5559
2cc36e25 55602017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5561
5562 PR python/17728, python/18439, python/18779
5563 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5564 * gdb.python/py-lazy-string.c (pointer): New typedef.
5565 (main): New locals ptr, array, typedef_ptr.
5566 * gdb.python/py-value.exp: Move lazy string tests to ...
5567 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5568 array, typedef lazy strings.
ec3b243d 5569
0efcde63
AK
55702017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5571
5572 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5573 Add optional 'test' parameter.
5574
7978d7c3
SM
55752017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5576
5577 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5578 Skip for versions of DejaGnu < 1.5.
5579
896c0c1e
SM
55802017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5581
5582 * lib/gdb.exp (dejagnu_version): New proc.
5583 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5584 Use dejagnu_version.
5585
5f4d1085
KS
55862017-03-10 Keith Seitz <keiths@redhat.com>
5587
5588 PR c++/8128
5589 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5590 type from destructor regexps.
5591 Add a branch which actually passes the test.
5592 Adjust "ptype t5i" test names.
5593
1de05205
PA
55942017-03-08 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.base/step-over-exit.exp: Add explicit test message.
5597
c65d6b55
PA
55982017-03-08 Pedro Alves <palves@redhat.com>
5599
5600 PR gdb/18360
5601 * gdb.threads/interrupt-while-step-over.c: New file.
5602 * gdb.threads/interrupt-while-step-over.exp: New file.
5603
2e86a283
PA
56042017-03-08 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5607 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5608
25dcbff6
PA
56092017-03-08 Pedro Alves <palves@redhat.com>
5610
5611 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5612 PKRU as not supported as a PASS.
5613
dc9366eb
PA
56142017-03-08 Pedro Alves <palves@redhat.com>
5615
5616 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5617 prefix instead of $binfile1/$binfile2.
5618 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5619 in test message.
5620 * gdb.python/py-completion.exp: Use "load python file" as test
5621 messages instead of unstable path names.
5622
6e5d74e7
PA
56232017-03-08 Pedro Alves <palves@redhat.com>
5624 Jan Kratochvil <jan.kratochvil@redhat.com>
5625
5626 PR cli/21218
5627 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5628 New proc.
5629 (top level): Call it.
5630
9753a2f6
PA
56312017-03-08 Pedro Alves <palves@redhat.com>
5632
5633 PR tui/21216
5634 * gdb.tui/tui-nl-filtered-output.exp: New file.
5635
1a4dd9dd
PA
56362017-03-08 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.base/completion.exp: Move TUI completion tests to ...
5639 * gdb.tui/completion.exp: ... this new file.
5640
7cbbff33
PA
56412017-03-08 Pedro Alves <palves@redhat.com>
5642
5643 * gdb.base/tui-disasm-long-lines.c,
5644 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5645 gdb.base/tui-layout.exp: Move to ...
5646 * gdb.tui/: ... this new directory.
5647
5f6fd321
PA
56482017-03-07 Pedro Alves <palves@redhat.com>
5649
5650 * gdb.base/tui-layout.c: New file.
5651 * gdb.base/tui-layout.exp: New file.
5652
44959fa8
PA
56532017-03-07 Pedro Alves <palves@redhat.com>
5654
5655 * gdb.base/tui-layout.c: Rename to ...
5656 * gdb.base/tui-disasm-long-lines.c: ... this.
5657 * gdb.base/tui-layout.exp: Rename to ...
5658 * gdb.base/tui-disasm-long-lines.exp: ... this.
5659
f8c4e718
PA
56602017-03-07 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5663
6dbb839a 56642017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5665
5666 * i386-mpx-call.c: New file.
5667 * i386-mpx-call.exp: New file.
5668
65b48a81
PB
56692017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5670
5671 * gdb.arch/powerpc-power.exp: Delete test.
5672 * gdb.arch/powerpc-power.s: Likewise.
5673 * gdb.disasm/disassembler-options.exp: New test.
5674 * gdb.arch/powerpc-altivec.exp: Likewise.
5675 * gdb.arch/powerpc-altivec.s: Likewise.
5676 * gdb.arch/powerpc-altivec2.exp: Likewise.
5677 * gdb.arch/powerpc-altivec2.s: Likewise.
5678 * gdb.arch/powerpc-altivec3.exp: Likewise.
5679 * gdb.arch/powerpc-altivec3.s: Likewise.
5680 * gdb.arch/powerpc-power7.exp: Likewise.
5681 * gdb.arch/powerpc-power7.s: Likewise.
5682 * gdb.arch/powerpc-power8.exp: Likewise.
5683 * gdb.arch/powerpc-power8.s: Likewise.
5684 * gdb.arch/powerpc-power9.exp: Likewise.
5685 * gdb.arch/powerpc-power9.s: Likewise.
5686 * gdb.arch/powerpc-vsx.exp: Likewise.
5687 * gdb.arch/powerpc-vsx.s: Likewise.
5688 * gdb.arch/powerpc-vsx2.exp: Likewise.
5689 * gdb.arch/powerpc-vsx2.s: Likewise.
5690 * gdb.arch/powerpc-vsx3.exp: Likewise.
5691 * gdb.arch/powerpc-vsx3.s: Likewise.
5692 * gdb.arch/arm-disassembler-options.exp: Likewise.
5693 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5694 * gdb.arch/s390-disassembler-options.exp: Likewise.
5695
17cd4947
LM
56962017-02-23 Luis Machado <lgustavo@codesourcery.com>
5697
5698 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5699 (check_supported_features): ... this. Changed return type to void.
5700 (supports_rdseed): New static global.
5701 (rdseed): Check supports_rdseed.
5702 (initialize): Call check_supported_features.
5703
2039d74e
EBM
57042017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5705
5706 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5707 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5708 and lqarx/stqcx.
5709 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5710 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5711
a51d7ecf
EBM
57122017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5713
5714 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5715 uppercase.
5716
0224619f
JK
57172017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5718
5719 * gdb.dwarf2/formdata16.c: New file.
5720 * gdb.dwarf2/formdata16.exp: New file.
5721 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5722
216f72a1
JK
57232017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5726 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5727 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5728 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5729 DW_AT_GNU_*.
5730
43988095
JK
57312017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5732
5733 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5734
99e8a4f9
SDJ
57352017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5736
5737 PR gdb/21164
5738 * gdb.base/maint.exp: Add testcases for when the commands do
5739 not have arguments.
5740
b58a8c0c
TP
57412017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5742
5743 * gdb.cp/chained-calls.exp: Use p instead of P.
5744
4e746bb6
TW
57452017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5746
5747 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5748 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5749
3f77c769
TT
57502017-02-14 Tom Tromey <tom@tromey.com>
5751
5752 PR python/13598:
5753 * gdb.python/py-events.exp: Add before_prompt event tests.
5754
075beec0
AA
57552017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5756
5757 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5758
bf5f525c
LM
57592017-02-13 Luis Machado <lgustavo@codesourcery.com>
5760
5761 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5762 (main): Call my_unique_function_name.
5763 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5764 completion of patterns with a single match.
5765 Add missing -re switches to gdb_test_multiple calls.
5766
13a66184
LM
57672017-02-13 Luis Machado <lgustavo@codesourcery.com>
5768
5769 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5770 return if core file is not recognized.
5771
26a06916
SM
57722017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5773
5774 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5775 and extra UIs.
5776
b761ca9e
SM
57772017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5778
5779 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5780 proc_with_prefix.
5781
b964bee0
TT
57822017-02-10 Tom Tromey <tom@tromey.com>
5783
5784 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5785
18da0c51
MG
57862017-02-10 Martin Galvan <martingalvan@sourceware.org>
5787
5788 PR gdb/21122
5789 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5790
604c4576
JG
57912017-02-08 Jerome Guitton <guitton@adacore.com>
5792
5793 * gdb.base/define.exp: Add test for command abbreviations
5794 in define.
5795
20b477a7
LM
57962017-02-06 Luis Machado <lgustavo@codesourcery.com>
5797
5798 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5799 * gdb.reverse/insn-reverse-x86.c: New file.
5800
3f7b46f2
IR
58012017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5802
5803 PR tdep/20936
5804 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5805
f0fd41c1
TT
58062017-02-03 Tom Tromey <tom@tromey.com>
5807
5808 PR rust/21097:
5809 * gdb.rust/simple.exp: Add new tests.
5810
5be5dbf0
PA
58112017-02-02 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5814 tests.
5815
7346ef59
AA
58162017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5817
5818 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5819 taking a 2-byte value out of a 4-byte DWARF implicit value on
5820 big-endian targets.
5821 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5822 logic. Add test cases for DW_OP_implicit.
5823
787f0025
MM
58242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5825
5826 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5827
68777c29
MM
58282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5829
5830 * gdb.btrace/enable.exp: Call gdb_exit before
5831 skip_gdbserver_tests.
5832
0a1c7e28
MM
58332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5834
5835 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5836 GDBFLAGS.
5837
b5ac99b0
MM
58382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5839
5840 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5841 the test is skipped.
5842 * gdb.btrace/data.exp: Likewise.
5843 * gdb.btrace/delta.exp: Likewise.
5844 * gdb.btrace/dlopen.exp: Likewise.
5845 * gdb.btrace/enable-running.exp: Likewise.
5846 * gdb.btrace/enable.exp: Likewise.
5847 * gdb.btrace/exception.exp: Likewise.
5848 * gdb.btrace/function_call_history.exp: Likewise.
5849 * gdb.btrace/gcore.exp: Likewise.
5850 * gdb.btrace/instruction_history.exp: Likewise.
5851 * gdb.btrace/multi-thread-step.exp: Likewise.
5852 * gdb.btrace/nohist.exp: Likewise.
5853 * gdb.btrace/non-stop.exp: Likewise.
5854 * gdb.btrace/reconnect.exp: Likewise.
5855 * gdb.btrace/record_goto-step.exp: Likewise.
5856 * gdb.btrace/record_goto.exp: Likewise.
5857 * gdb.btrace/rn-dl-bind.exp: Likewise.
5858 * gdb.btrace/segv.exp: Likewise.
5859 * gdb.btrace/step.exp: Likewise.
5860 * gdb.btrace/stepi.exp: Likewise.
5861 * gdb.btrace/tailcall-only.exp: Likewise.
5862 * gdb.btrace/tailcall.exp: Likewise.
5863 * gdb.btrace/tsx.exp: Likewise.
5864 * gdb.btrace/unknown_functions.exp: Likewise.
5865 * gdb.btrace/vdso.exp: Likewise.
5866
cd4007e4
MM
58672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5868
5869 * gdb.btrace/enable-running.c: New.
5870 * gdb.btrace/enable-running.exp: New.
5871
2735833d
WT
58722017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5873
5874 * gdb.arch/amd64-gs_base.c: New file.
5875 * gdb.arch/amd64-gs_base.exp: New file.
5876
b51e1e94
LM
58772017-01-26 Luis Machado <lgustavo@codesourcery.com>
5878
5879 * lib/memory.exp: Remove spurious empty newlines.
5880
72ca0410
SM
58812017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5882
5883 * gdb.python/py-bad-printers.exp: Load python file using "source".
5884 * gdb.python/py-events.exp: Likewise.
5885 * gdb.python/py-evsignal.exp: Likewise.
5886 * gdb.python/py-evthreads.exp: Likewise.
5887 * gdb.python/py-frame-args.exp: Likewise.
5888 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5889 * gdb.python/py-framefilter-mi.exp: Likewise.
5890 * gdb.python/py-framefilter.exp: Likewise.
5891 * gdb.python/py-mi.exp: Likewise.
5892 * gdb.python/py-pp-maint.exp: Likewise.
5893 * gdb.python/py-pp-registration.exp: Likewise.
5894 * gdb.python/py-prettyprint.exp: Likewise.
5895 (run_lang_tests): Likewise.
5896 * gdb.python/py-typeprint.exp: Likewise.
5897
e309aa65
LM
58982017-01-26 Luis Machado <lgustavo@codesourcery.com>
5899
5900 * lib/memory.exp: New file.
5901 * lib/gdb.exp: Load memory.exp.
5902 * gdb.base/memattr.exp (delete_memory): Move proc to
5903 lib/memory.exp and rename to delete_memory_regions.
5904 Replace delete_memory with delete_memory_regions.
5905 Cleanup memory regions before tests.
5906 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5907 before tests.
5908
515aff23
LM
59092017-01-26 Luis Machado <lgustavo@codesourcery.com>
5910
5911 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5912 files.
5913 (initialize): New function conditionally defined.
5914 (testcases): Move within conditional block.
5915 (main): Call initialize.
5916 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5917 of gdb.reverse/insn-reverse.c.
5918 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5919 gdb.reverse/insn-reverse.c.
5920
d8b49cf0
YQ
59212017-01-26 Yao Qi <yao.qi@linaro.org>
5922
5923 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5924 disassemble on address 0.
5925
f13a9a0c
YQ
59262017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5927 Yao Qi <yao.qi@linaro.org>
5928
5929 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5930 * gdb.dwarf2/implptr-64bit.S: Remove.
5931 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5932 variables in caller's context. Add DW_OP_implicit_value.
5933
5ac95241
YQ
59342017-01-25 Yao Qi <yao.qi@linaro.org>
5935
5936 * lib/dwarf.exp (Dwarf::_location): Handle
5937 DW_OP_GNU_implicit_pointer with proper size.
5938
23e82930
LM
59392017-01-20 Luis Machado <lgustavo@codesourcery.com>
5940
5941 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5942 and add untested calls.
5943
d334ae25
LM
59442017-01-20 Luis Machado <lgustavo@codesourcery.com>
5945
5946 * gdb.python/python.exp: Check line number against what GDB thinks
5947 the line number is for func1.
5948
f5e6296e
IB
59492017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5950
5951 * gdb.dlang/debug-expr.exp: New file.
5952
5b362f04
LM
59532016-12-23 Luis Machado <lgustavo@codesourcery.com>
5954
5955 Fix test names for the following files:
5956
5957 * gdb.ada/exec_changed.exp
5958 * gdb.ada/info_types.exp
5959 * gdb.arch/aarch64-atomic-inst.exp
5960 * gdb.arch/aarch64-fp.exp
5961 * gdb.arch/altivec-abi.exp
5962 * gdb.arch/altivec-regs.exp
5963 * gdb.arch/amd64-byte.exp
5964 * gdb.arch/amd64-disp-step.exp
5965 * gdb.arch/amd64-dword.exp
5966 * gdb.arch/amd64-entry-value-inline.exp
5967 * gdb.arch/amd64-entry-value-param.exp
5968 * gdb.arch/amd64-entry-value-paramref.exp
5969 * gdb.arch/amd64-entry-value.exp
5970 * gdb.arch/amd64-i386-address.exp
5971 * gdb.arch/amd64-invalid-stack-middle.exp
5972 * gdb.arch/amd64-invalid-stack-top.exp
5973 * gdb.arch/amd64-optimout-repeat.exp
5974 * gdb.arch/amd64-prologue-skip.exp
5975 * gdb.arch/amd64-prologue-xmm.exp
5976 * gdb.arch/amd64-stap-special-operands.exp
5977 * gdb.arch/amd64-stap-wrong-subexp.exp
5978 * gdb.arch/amd64-tailcall-cxx.exp
5979 * gdb.arch/amd64-tailcall-noret.exp
5980 * gdb.arch/amd64-tailcall-ret.exp
5981 * gdb.arch/amd64-tailcall-self.exp
5982 * gdb.arch/amd64-word.exp
5983 * gdb.arch/arm-bl-branch-dest.exp
5984 * gdb.arch/arm-disp-step.exp
5985 * gdb.arch/arm-neon.exp
5986 * gdb.arch/arm-single-step-kernel-helper.exp
5987 * gdb.arch/avr-flash-qualifier.exp
5988 * gdb.arch/disp-step-insn-reloc.exp
5989 * gdb.arch/e500-abi.exp
5990 * gdb.arch/e500-regs.exp
5991 * gdb.arch/ftrace-insn-reloc.exp
5992 * gdb.arch/i386-avx512.exp
5993 * gdb.arch/i386-bp_permanent.exp
5994 * gdb.arch/i386-byte.exp
5995 * gdb.arch/i386-cfi-notcurrent.exp
5996 * gdb.arch/i386-disp-step.exp
5997 * gdb.arch/i386-dr3-watch.exp
5998 * gdb.arch/i386-float.exp
5999 * gdb.arch/i386-gnu-cfi.exp
6000 * gdb.arch/i386-mpx-map.exp
6001 * gdb.arch/i386-mpx-sigsegv.exp
6002 * gdb.arch/i386-mpx-simple_segv.exp
6003 * gdb.arch/i386-mpx.exp
6004 * gdb.arch/i386-permbkpt.exp
6005 * gdb.arch/i386-prologue.exp
6006 * gdb.arch/i386-signal.exp
6007 * gdb.arch/i386-size-overlap.exp
6008 * gdb.arch/i386-unwind.exp
6009 * gdb.arch/i386-word.exp
6010 * gdb.arch/mips-fcr.exp
6011 * gdb.arch/powerpc-d128-regs.exp
6012 * gdb.arch/powerpc-stackless.exp
6013 * gdb.arch/ppc64-atomic-inst.exp
6014 * gdb.arch/s390-stackless.exp
6015 * gdb.arch/s390-tdbregs.exp
6016 * gdb.arch/s390-vregs.exp
6017 * gdb.arch/sparc-sysstep.exp
6018 * gdb.arch/thumb-bx-pc.exp
6019 * gdb.arch/thumb-singlestep.exp
6020 * gdb.arch/thumb2-it.exp
6021 * gdb.arch/vsx-regs.exp
6022 * gdb.asm/asm-source.exp
6023 * gdb.base/a2-run.exp
6024 * gdb.base/advance.exp
6025 * gdb.base/all-bin.exp
6026 * gdb.base/anon.exp
6027 * gdb.base/args.exp
6028 * gdb.base/arithmet.exp
6029 * gdb.base/async-shell.exp
6030 * gdb.base/async.exp
6031 * gdb.base/attach-pie-noexec.exp
6032 * gdb.base/attach-twice.exp
6033 * gdb.base/auto-load.exp
6034 * gdb.base/bang.exp
6035 * gdb.base/bitfields.exp
6036 * gdb.base/break-always.exp
6037 * gdb.base/break-caller-line.exp
6038 * gdb.base/break-entry.exp
6039 * gdb.base/break-inline.exp
6040 * gdb.base/break-on-linker-gcd-function.exp
6041 * gdb.base/break-probes.exp
6042 * gdb.base/break.exp
6043 * gdb.base/breakpoint-shadow.exp
6044 * gdb.base/call-ar-st.exp
6045 * gdb.base/call-sc.exp
6046 * gdb.base/call-signal-resume.exp
6047 * gdb.base/call-strs.exp
6048 * gdb.base/callfuncs.exp
6049 * gdb.base/catch-fork-static.exp
6050 * gdb.base/catch-gdb-caused-signals.exp
6051 * gdb.base/catch-load.exp
6052 * gdb.base/catch-signal-fork.exp
6053 * gdb.base/catch-signal.exp
6054 * gdb.base/catch-syscall.exp
6055 * gdb.base/charset.exp
6056 * gdb.base/checkpoint.exp
6057 * gdb.base/chng-syms.exp
6058 * gdb.base/code-expr.exp
6059 * gdb.base/code_elim.exp
6060 * gdb.base/commands.exp
6061 * gdb.base/completion.exp
6062 * gdb.base/complex.exp
6063 * gdb.base/cond-expr.exp
6064 * gdb.base/condbreak.exp
6065 * gdb.base/consecutive.exp
6066 * gdb.base/continue-all-already-running.exp
6067 * gdb.base/coredump-filter.exp
6068 * gdb.base/corefile.exp
6069 * gdb.base/dbx.exp
6070 * gdb.base/debug-expr.exp
6071 * gdb.base/define.exp
6072 * gdb.base/del.exp
6073 * gdb.base/disabled-location.exp
6074 * gdb.base/disasm-end-cu.exp
6075 * gdb.base/disasm-optim.exp
6076 * gdb.base/display.exp
6077 * gdb.base/duplicate-bp.exp
6078 * gdb.base/ena-dis-br.exp
6079 * gdb.base/ending-run.exp
6080 * gdb.base/enumval.exp
6081 * gdb.base/environ.exp
6082 * gdb.base/eu-strip-infcall.exp
6083 * gdb.base/eval-avoid-side-effects.exp
6084 * gdb.base/eval-skip.exp
6085 * gdb.base/exitsignal.exp
6086 * gdb.base/expand-psymtabs.exp
6087 * gdb.base/filesym.exp
6088 * gdb.base/find-unmapped.exp
6089 * gdb.base/finish.exp
6090 * gdb.base/float.exp
6091 * gdb.base/foll-exec-mode.exp
6092 * gdb.base/foll-exec.exp
6093 * gdb.base/foll-fork.exp
6094 * gdb.base/fortran-sym-case.exp
6095 * gdb.base/freebpcmd.exp
6096 * gdb.base/func-ptr.exp
6097 * gdb.base/func-ptrs.exp
6098 * gdb.base/funcargs.exp
6099 * gdb.base/gcore-buffer-overflow.exp
6100 * gdb.base/gcore-relro-pie.exp
6101 * gdb.base/gcore-relro.exp
6102 * gdb.base/gcore.exp
6103 * gdb.base/gdb1090.exp
6104 * gdb.base/gdb11530.exp
6105 * gdb.base/gdb11531.exp
6106 * gdb.base/gdb1821.exp
6107 * gdb.base/gdbindex-stabs.exp
6108 * gdb.base/gdbvars.exp
6109 * gdb.base/hbreak.exp
6110 * gdb.base/hbreak2.exp
6111 * gdb.base/included.exp
6112 * gdb.base/infcall-input.exp
6113 * gdb.base/inferior-died.exp
6114 * gdb.base/infnan.exp
6115 * gdb.base/info-macros.exp
6116 * gdb.base/info-os.exp
6117 * gdb.base/info-proc.exp
6118 * gdb.base/info-shared.exp
6119 * gdb.base/info-target.exp
6120 * gdb.base/infoline.exp
6121 * gdb.base/interp.exp
6122 * gdb.base/interrupt.exp
6123 * gdb.base/jit-reader.exp
6124 * gdb.base/jit-simple.exp
6125 * gdb.base/kill-after-signal.exp
6126 * gdb.base/kill-detach-inferiors-cmd.exp
6127 * gdb.base/label.exp
6128 * gdb.base/langs.exp
6129 * gdb.base/ldbl_e308.exp
6130 * gdb.base/line-symtabs.exp
6131 * gdb.base/linespecs.exp
6132 * gdb.base/list.exp
6133 * gdb.base/long_long.exp
6134 * gdb.base/longest-types.exp
6135 * gdb.base/maint.exp
6136 * gdb.base/max-value-size.exp
6137 * gdb.base/memattr.exp
6138 * gdb.base/mips_pro.exp
6139 * gdb.base/morestack.exp
6140 * gdb.base/moribund-step.exp
6141 * gdb.base/multi-forks.exp
6142 * gdb.base/nested-addr.exp
6143 * gdb.base/nextoverexit.exp
6144 * gdb.base/noreturn-finish.exp
6145 * gdb.base/noreturn-return.exp
6146 * gdb.base/nostdlib.exp
6147 * gdb.base/offsets.exp
6148 * gdb.base/opaque.exp
6149 * gdb.base/pc-fp.exp
6150 * gdb.base/permissions.exp
6151 * gdb.base/print-symbol-loading.exp
6152 * gdb.base/prologue-include.exp
6153 * gdb.base/psymtab.exp
6154 * gdb.base/ptype.exp
6155 * gdb.base/random-signal.exp
6156 * gdb.base/randomize.exp
6157 * gdb.base/range-stepping.exp
6158 * gdb.base/readline-ask.exp
6159 * gdb.base/recpar.exp
6160 * gdb.base/recurse.exp
6161 * gdb.base/relational.exp
6162 * gdb.base/restore.exp
6163 * gdb.base/return-nodebug.exp
6164 * gdb.base/return.exp
6165 * gdb.base/run-after-attach.exp
6166 * gdb.base/save-bp.exp
6167 * gdb.base/scope.exp
6168 * gdb.base/sect-cmd.exp
6169 * gdb.base/set-lang-auto.exp
6170 * gdb.base/set-noassign.exp
6171 * gdb.base/setvar.exp
6172 * gdb.base/sigall.exp
6173 * gdb.base/sigbpt.exp
6174 * gdb.base/siginfo-addr.exp
6175 * gdb.base/siginfo-infcall.exp
6176 * gdb.base/siginfo-obj.exp
6177 * gdb.base/siginfo.exp
6178 * gdb.base/signals-state-child.exp
6179 * gdb.base/signest.exp
6180 * gdb.base/sigstep.exp
6181 * gdb.base/sizeof.exp
6182 * gdb.base/skip.exp
6183 * gdb.base/solib-corrupted.exp
6184 * gdb.base/solib-nodir.exp
6185 * gdb.base/solib-search.exp
6186 * gdb.base/stack-checking.exp
6187 * gdb.base/stale-infcall.exp
6188 * gdb.base/stap-probe.exp
6189 * gdb.base/start.exp
6190 * gdb.base/step-break.exp
6191 * gdb.base/step-bt.exp
6192 * gdb.base/step-line.exp
6193 * gdb.base/step-over-exit.exp
6194 * gdb.base/step-over-syscall.exp
6195 * gdb.base/step-resume-infcall.exp
6196 * gdb.base/step-test.exp
6197 * gdb.base/store.exp
6198 * gdb.base/structs3.exp
6199 * gdb.base/sym-file.exp
6200 * gdb.base/symbol-without-target_section.exp
6201 * gdb.base/term.exp
6202 * gdb.base/testenv.exp
6203 * gdb.base/ui-redirect.exp
6204 * gdb.base/until.exp
6205 * gdb.base/unwindonsignal.exp
6206 * gdb.base/value-double-free.exp
6207 * gdb.base/vla-datatypes.exp
6208 * gdb.base/vla-ptr.exp
6209 * gdb.base/vla-sideeffect.exp
6210 * gdb.base/volatile.exp
6211 * gdb.base/watch-cond-infcall.exp
6212 * gdb.base/watch-cond.exp
6213 * gdb.base/watch-non-mem.exp
6214 * gdb.base/watch-read.exp
6215 * gdb.base/watch-vfork.exp
6216 * gdb.base/watchpoint-cond-gone.exp
6217 * gdb.base/watchpoint-delete.exp
6218 * gdb.base/watchpoint-hw-hit-once.exp
6219 * gdb.base/watchpoint-hw.exp
6220 * gdb.base/watchpoint-stops-at-right-insn.exp
6221 * gdb.base/watchpoints.exp
6222 * gdb.base/wchar.exp
6223 * gdb.base/whatis-exp.exp
6224 * gdb.btrace/buffer-size.exp
6225 * gdb.btrace/data.exp
6226 * gdb.btrace/delta.exp
6227 * gdb.btrace/dlopen.exp
6228 * gdb.btrace/enable.exp
6229 * gdb.btrace/exception.exp
6230 * gdb.btrace/function_call_history.exp
6231 * gdb.btrace/gcore.exp
6232 * gdb.btrace/instruction_history.exp
6233 * gdb.btrace/nohist.exp
6234 * gdb.btrace/reconnect.exp
6235 * gdb.btrace/record_goto-step.exp
6236 * gdb.btrace/record_goto.exp
6237 * gdb.btrace/rn-dl-bind.exp
6238 * gdb.btrace/segv.exp
6239 * gdb.btrace/step.exp
6240 * gdb.btrace/stepi.exp
6241 * gdb.btrace/tailcall-only.exp
6242 * gdb.btrace/tailcall.exp
6243 * gdb.btrace/tsx.exp
6244 * gdb.btrace/unknown_functions.exp
6245 * gdb.btrace/vdso.exp
6246 * gdb.compile/compile-ifunc.exp
6247 * gdb.compile/compile-ops.exp
6248 * gdb.compile/compile-print.exp
6249 * gdb.compile/compile-setjmp.exp
6250 * gdb.cp/abstract-origin.exp
6251 * gdb.cp/ambiguous.exp
6252 * gdb.cp/annota2.exp
6253 * gdb.cp/annota3.exp
6254 * gdb.cp/anon-ns.exp
6255 * gdb.cp/anon-struct.exp
6256 * gdb.cp/anon-union.exp
6257 * gdb.cp/arg-reference.exp
6258 * gdb.cp/baseenum.exp
6259 * gdb.cp/bool.exp
6260 * gdb.cp/breakpoint.exp
6261 * gdb.cp/bs15503.exp
6262 * gdb.cp/call-c.exp
6263 * gdb.cp/casts.exp
6264 * gdb.cp/chained-calls.exp
6265 * gdb.cp/class2.exp
6266 * gdb.cp/classes.exp
6267 * gdb.cp/cmpd-minsyms.exp
6268 * gdb.cp/converts.exp
6269 * gdb.cp/cp-relocate.exp
6270 * gdb.cp/cpcompletion.exp
6271 * gdb.cp/cpexprs.exp
6272 * gdb.cp/cplabel.exp
6273 * gdb.cp/cplusfuncs.exp
6274 * gdb.cp/cpsizeof.exp
6275 * gdb.cp/ctti.exp
6276 * gdb.cp/derivation.exp
6277 * gdb.cp/destrprint.exp
6278 * gdb.cp/dispcxx.exp
6279 * gdb.cp/enum-class.exp
6280 * gdb.cp/exception.exp
6281 * gdb.cp/exceptprint.exp
6282 * gdb.cp/expand-psymtabs-cxx.exp
6283 * gdb.cp/expand-sals.exp
6284 * gdb.cp/extern-c.exp
6285 * gdb.cp/filename.exp
6286 * gdb.cp/formatted-ref.exp
6287 * gdb.cp/fpointer.exp
6288 * gdb.cp/gdb1355.exp
6289 * gdb.cp/gdb2495.exp
6290 * gdb.cp/hang.exp
6291 * gdb.cp/impl-this.exp
6292 * gdb.cp/infcall-dlopen.exp
6293 * gdb.cp/inherit.exp
6294 * gdb.cp/iostream.exp
6295 * gdb.cp/koenig.exp
6296 * gdb.cp/local.exp
6297 * gdb.cp/m-data.exp
6298 * gdb.cp/m-static.exp
6299 * gdb.cp/mb-ctor.exp
6300 * gdb.cp/mb-inline.exp
6301 * gdb.cp/mb-templates.exp
6302 * gdb.cp/member-name.exp
6303 * gdb.cp/member-ptr.exp
6304 * gdb.cp/meth-typedefs.exp
6305 * gdb.cp/method.exp
6306 * gdb.cp/method2.exp
6307 * gdb.cp/minsym-fallback.exp
6308 * gdb.cp/misc.exp
6309 * gdb.cp/namelessclass.exp
6310 * gdb.cp/namespace-enum.exp
6311 * gdb.cp/namespace-nested-import.exp
6312 * gdb.cp/namespace.exp
6313 * gdb.cp/nextoverthrow.exp
6314 * gdb.cp/no-dmgl-verbose.exp
6315 * gdb.cp/non-trivial-retval.exp
6316 * gdb.cp/noparam.exp
6317 * gdb.cp/nsdecl.exp
6318 * gdb.cp/nsimport.exp
6319 * gdb.cp/nsnested.exp
6320 * gdb.cp/nsnoimports.exp
6321 * gdb.cp/nsrecurs.exp
6322 * gdb.cp/nsstress.exp
6323 * gdb.cp/nsusing.exp
6324 * gdb.cp/operator.exp
6325 * gdb.cp/oranking.exp
6326 * gdb.cp/overload-const.exp
6327 * gdb.cp/overload.exp
6328 * gdb.cp/ovldbreak.exp
6329 * gdb.cp/ovsrch.exp
6330 * gdb.cp/paren-type.exp
6331 * gdb.cp/parse-lang.exp
6332 * gdb.cp/pass-by-ref.exp
6333 * gdb.cp/pr-1023.exp
6334 * gdb.cp/pr-1210.exp
6335 * gdb.cp/pr-574.exp
6336 * gdb.cp/pr10687.exp
6337 * gdb.cp/pr12028.exp
6338 * gdb.cp/pr17132.exp
6339 * gdb.cp/pr17494.exp
6340 * gdb.cp/pr9067.exp
6341 * gdb.cp/pr9167.exp
6342 * gdb.cp/pr9631.exp
6343 * gdb.cp/printmethod.exp
6344 * gdb.cp/psmang.exp
6345 * gdb.cp/psymtab-parameter.exp
6346 * gdb.cp/ptype-cv-cp.exp
6347 * gdb.cp/ptype-flags.exp
6348 * gdb.cp/re-set-overloaded.exp
6349 * gdb.cp/ref-types.exp
6350 * gdb.cp/rtti.exp
6351 * gdb.cp/scope-err.exp
6352 * gdb.cp/shadow.exp
6353 * gdb.cp/smartp.exp
6354 * gdb.cp/static-method.exp
6355 * gdb.cp/static-print-quit.exp
6356 * gdb.cp/temargs.exp
6357 * gdb.cp/templates.exp
6358 * gdb.cp/try_catch.exp
6359 * gdb.cp/typedef-operator.exp
6360 * gdb.cp/typeid.exp
6361 * gdb.cp/userdef.exp
6362 * gdb.cp/using-crash.exp
6363 * gdb.cp/var-tag.exp
6364 * gdb.cp/virtbase.exp
6365 * gdb.cp/virtfunc.exp
6366 * gdb.cp/virtfunc2.exp
6367 * gdb.cp/vla-cxx.exp
6368 * gdb.disasm/t01_mov.exp
6369 * gdb.disasm/t02_mova.exp
6370 * gdb.disasm/t03_add.exp
6371 * gdb.disasm/t04_sub.exp
6372 * gdb.disasm/t05_cmp.exp
6373 * gdb.disasm/t06_ari2.exp
6374 * gdb.disasm/t07_ari3.exp
6375 * gdb.disasm/t08_or.exp
6376 * gdb.disasm/t09_xor.exp
6377 * gdb.disasm/t10_and.exp
6378 * gdb.disasm/t11_logs.exp
6379 * gdb.disasm/t12_bit.exp
6380 * gdb.disasm/t13_otr.exp
6381 * gdb.dlang/circular.exp
6382 * gdb.dwarf2/arr-stride.exp
6383 * gdb.dwarf2/arr-subrange.exp
6384 * gdb.dwarf2/atomic-type.exp
6385 * gdb.dwarf2/bad-regnum.exp
6386 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6387 * gdb.dwarf2/callframecfa.exp
6388 * gdb.dwarf2/clztest.exp
6389 * gdb.dwarf2/corrupt.exp
6390 * gdb.dwarf2/data-loc.exp
6391 * gdb.dwarf2/dup-psym.exp
6392 * gdb.dwarf2/dw2-anon-mptr.exp
6393 * gdb.dwarf2/dw2-anonymous-func.exp
6394 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6395 * gdb.dwarf2/dw2-bad-unresolved.exp
6396 * gdb.dwarf2/dw2-basic.exp
6397 * gdb.dwarf2/dw2-canonicalize-type.exp
6398 * gdb.dwarf2/dw2-case-insensitive.exp
6399 * gdb.dwarf2/dw2-common-block.exp
6400 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6401 * gdb.dwarf2/dw2-compressed.exp
6402 * gdb.dwarf2/dw2-const.exp
6403 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6404 * gdb.dwarf2/dw2-cu-size.exp
6405 * gdb.dwarf2/dw2-dup-frame.exp
6406 * gdb.dwarf2/dw2-entry-value.exp
6407 * gdb.dwarf2/dw2-icycle.exp
6408 * gdb.dwarf2/dw2-ifort-parameter.exp
6409 * gdb.dwarf2/dw2-inline-break.exp
6410 * gdb.dwarf2/dw2-inline-param.exp
6411 * gdb.dwarf2/dw2-intercu.exp
6412 * gdb.dwarf2/dw2-intermix.exp
6413 * gdb.dwarf2/dw2-lexical-block-bare.exp
6414 * gdb.dwarf2/dw2-linkage-name-trust.exp
6415 * gdb.dwarf2/dw2-minsym-in-cu.exp
6416 * gdb.dwarf2/dw2-noloc.exp
6417 * gdb.dwarf2/dw2-op-call.exp
6418 * gdb.dwarf2/dw2-op-out-param.exp
6419 * gdb.dwarf2/dw2-opt-structptr.exp
6420 * gdb.dwarf2/dw2-param-error.exp
6421 * gdb.dwarf2/dw2-producer.exp
6422 * gdb.dwarf2/dw2-ranges-base.exp
6423 * gdb.dwarf2/dw2-ref-missing-frame.exp
6424 * gdb.dwarf2/dw2-reg-undefined.exp
6425 * gdb.dwarf2/dw2-regno-invalid.exp
6426 * gdb.dwarf2/dw2-restore.exp
6427 * gdb.dwarf2/dw2-restrict.exp
6428 * gdb.dwarf2/dw2-single-line-discriminators.exp
6429 * gdb.dwarf2/dw2-strp.exp
6430 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6431 * gdb.dwarf2/dw2-unresolved.exp
6432 * gdb.dwarf2/dw2-var-zero-addr.exp
6433 * gdb.dwarf2/dw4-sig-types.exp
6434 * gdb.dwarf2/dwz.exp
6435 * gdb.dwarf2/dynarr-ptr.exp
6436 * gdb.dwarf2/enum-type.exp
6437 * gdb.dwarf2/gdb-index.exp
6438 * gdb.dwarf2/implptr-64bit.exp
6439 * gdb.dwarf2/implptr-optimized-out.exp
6440 * gdb.dwarf2/implptr.exp
6441 * gdb.dwarf2/implref-array.exp
6442 * gdb.dwarf2/implref-const.exp
6443 * gdb.dwarf2/implref-global.exp
6444 * gdb.dwarf2/implref-struct.exp
6445 * gdb.dwarf2/mac-fileno.exp
6446 * gdb.dwarf2/main-subprogram.exp
6447 * gdb.dwarf2/member-ptr-forwardref.exp
6448 * gdb.dwarf2/method-ptr.exp
6449 * gdb.dwarf2/missing-sig-type.exp
6450 * gdb.dwarf2/nonvar-access.exp
6451 * gdb.dwarf2/opaque-type-lookup.exp
6452 * gdb.dwarf2/pieces-optimized-out.exp
6453 * gdb.dwarf2/pieces.exp
6454 * gdb.dwarf2/pr10770.exp
6455 * gdb.dwarf2/pr13961.exp
6456 * gdb.dwarf2/staticvirtual.exp
6457 * gdb.dwarf2/subrange.exp
6458 * gdb.dwarf2/symtab-producer.exp
6459 * gdb.dwarf2/trace-crash.exp
6460 * gdb.dwarf2/typeddwarf.exp
6461 * gdb.dwarf2/valop.exp
6462 * gdb.dwarf2/watch-notconst.exp
6463 * gdb.fortran/array-element.exp
6464 * gdb.fortran/charset.exp
6465 * gdb.fortran/common-block.exp
6466 * gdb.fortran/complex.exp
6467 * gdb.fortran/derived-type-function.exp
6468 * gdb.fortran/derived-type.exp
6469 * gdb.fortran/logical.exp
6470 * gdb.fortran/module.exp
6471 * gdb.fortran/multi-dim.exp
6472 * gdb.fortran/nested-funcs.exp
6473 * gdb.fortran/print-formatted.exp
6474 * gdb.fortran/subarray.exp
6475 * gdb.fortran/vla-alloc-assoc.exp
6476 * gdb.fortran/vla-datatypes.exp
6477 * gdb.fortran/vla-history.exp
6478 * gdb.fortran/vla-ptr-info.exp
6479 * gdb.fortran/vla-ptype-sub.exp
6480 * gdb.fortran/vla-ptype.exp
6481 * gdb.fortran/vla-sizeof.exp
6482 * gdb.fortran/vla-type.exp
6483 * gdb.fortran/vla-value-sub-arbitrary.exp
6484 * gdb.fortran/vla-value-sub-finish.exp
6485 * gdb.fortran/vla-value-sub.exp
6486 * gdb.fortran/vla-value.exp
6487 * gdb.fortran/whatis_type.exp
6488 * gdb.go/chan.exp
6489 * gdb.go/handcall.exp
6490 * gdb.go/hello.exp
6491 * gdb.go/integers.exp
6492 * gdb.go/methods.exp
6493 * gdb.go/package.exp
6494 * gdb.go/strings.exp
6495 * gdb.go/types.exp
6496 * gdb.go/unsafe.exp
6497 * gdb.guile/scm-arch.exp
6498 * gdb.guile/scm-block.exp
6499 * gdb.guile/scm-breakpoint.exp
6500 * gdb.guile/scm-cmd.exp
6501 * gdb.guile/scm-disasm.exp
6502 * gdb.guile/scm-equal.exp
6503 * gdb.guile/scm-frame-args.exp
6504 * gdb.guile/scm-frame-inline.exp
6505 * gdb.guile/scm-frame.exp
6506 * gdb.guile/scm-iterator.exp
6507 * gdb.guile/scm-math.exp
6508 * gdb.guile/scm-objfile.exp
6509 * gdb.guile/scm-ports.exp
6510 * gdb.guile/scm-symbol.exp
6511 * gdb.guile/scm-symtab.exp
6512 * gdb.guile/scm-value-cc.exp
6513 * gdb.guile/types-module.exp
6514 * gdb.linespec/break-ask.exp
6515 * gdb.linespec/cpexplicit.exp
6516 * gdb.linespec/explicit.exp
6517 * gdb.linespec/keywords.exp
6518 * gdb.linespec/linespec.exp
6519 * gdb.linespec/ls-dollar.exp
6520 * gdb.linespec/ls-errs.exp
6521 * gdb.linespec/skip-two.exp
6522 * gdb.linespec/thread.exp
6523 * gdb.mi/mi-async.exp
6524 * gdb.mi/mi-basics.exp
6525 * gdb.mi/mi-break.exp
6526 * gdb.mi/mi-catch-load.exp
6527 * gdb.mi/mi-cli.exp
6528 * gdb.mi/mi-cmd-param-changed.exp
6529 * gdb.mi/mi-console.exp
6530 * gdb.mi/mi-detach.exp
6531 * gdb.mi/mi-disassemble.exp
6532 * gdb.mi/mi-eval.exp
6533 * gdb.mi/mi-file-transfer.exp
6534 * gdb.mi/mi-file.exp
6535 * gdb.mi/mi-fill-memory.exp
6536 * gdb.mi/mi-inheritance-syntax-error.exp
6537 * gdb.mi/mi-linespec-err-cp.exp
6538 * gdb.mi/mi-logging.exp
6539 * gdb.mi/mi-memory-changed.exp
6540 * gdb.mi/mi-read-memory.exp
6541 * gdb.mi/mi-record-changed.exp
6542 * gdb.mi/mi-reg-undefined.exp
6543 * gdb.mi/mi-regs.exp
6544 * gdb.mi/mi-return.exp
6545 * gdb.mi/mi-reverse.exp
6546 * gdb.mi/mi-simplerun.exp
6547 * gdb.mi/mi-solib.exp
6548 * gdb.mi/mi-stack.exp
6549 * gdb.mi/mi-stepi.exp
6550 * gdb.mi/mi-syn-frame.exp
6551 * gdb.mi/mi-until.exp
6552 * gdb.mi/mi-var-block.exp
6553 * gdb.mi/mi-var-child.exp
6554 * gdb.mi/mi-var-cmd.exp
6555 * gdb.mi/mi-var-cp.exp
6556 * gdb.mi/mi-var-display.exp
6557 * gdb.mi/mi-var-invalidate.exp
6558 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6559 * gdb.mi/mi-vla-fortran.exp
6560 * gdb.mi/mi-watch.exp
6561 * gdb.mi/mi2-var-child.exp
6562 * gdb.mi/user-selected-context-sync.exp
6563 * gdb.modula2/unbounded-array.exp
6564 * gdb.multi/dummy-frame-restore.exp
6565 * gdb.multi/multi-arch-exec.exp
6566 * gdb.multi/multi-arch.exp
6567 * gdb.multi/tids.exp
6568 * gdb.multi/watchpoint-multi.exp
6569 * gdb.opencl/callfuncs.exp
6570 * gdb.opencl/convs_casts.exp
6571 * gdb.opencl/datatypes.exp
6572 * gdb.opencl/operators.exp
6573 * gdb.opencl/vec_comps.exp
6574 * gdb.opt/clobbered-registers-O2.exp
6575 * gdb.opt/inline-break.exp
6576 * gdb.opt/inline-bt.exp
6577 * gdb.opt/inline-cmds.exp
6578 * gdb.opt/inline-locals.exp
6579 * gdb.pascal/case-insensitive-symbols.exp
6580 * gdb.pascal/floats.exp
6581 * gdb.pascal/gdb11492.exp
6582 * gdb.python/lib-types.exp
6583 * gdb.python/py-arch.exp
6584 * gdb.python/py-as-string.exp
6585 * gdb.python/py-bad-printers.exp
6586 * gdb.python/py-block.exp
6587 * gdb.python/py-breakpoint-create-fail.exp
6588 * gdb.python/py-breakpoint.exp
6589 * gdb.python/py-caller-is.exp
6590 * gdb.python/py-cmd.exp
6591 * gdb.python/py-explore-cc.exp
6592 * gdb.python/py-explore.exp
6593 * gdb.python/py-finish-breakpoint.exp
6594 * gdb.python/py-finish-breakpoint2.exp
6595 * gdb.python/py-frame-args.exp
6596 * gdb.python/py-frame-inline.exp
6597 * gdb.python/py-frame.exp
6598 * gdb.python/py-framefilter-mi.exp
6599 * gdb.python/py-infthread.exp
6600 * gdb.python/py-lazy-string.exp
6601 * gdb.python/py-linetable.exp
6602 * gdb.python/py-mi-events.exp
6603 * gdb.python/py-mi-objfile.exp
6604 * gdb.python/py-mi.exp
6605 * gdb.python/py-objfile.exp
6606 * gdb.python/py-pp-integral.exp
6607 * gdb.python/py-pp-maint.exp
6608 * gdb.python/py-pp-re-notag.exp
6609 * gdb.python/py-pp-registration.exp
6610 * gdb.python/py-recurse-unwind.exp
6611 * gdb.python/py-strfns.exp
6612 * gdb.python/py-symbol.exp
6613 * gdb.python/py-symtab.exp
6614 * gdb.python/py-sync-interp.exp
6615 * gdb.python/py-typeprint.exp
6616 * gdb.python/py-unwind-maint.exp
6617 * gdb.python/py-unwind.exp
6618 * gdb.python/py-value-cc.exp
6619 * gdb.python/py-xmethods.exp
6620 * gdb.reverse/amd64-tailcall-reverse.exp
6621 * gdb.reverse/break-precsave.exp
6622 * gdb.reverse/break-reverse.exp
6623 * gdb.reverse/consecutive-precsave.exp
6624 * gdb.reverse/consecutive-reverse.exp
6625 * gdb.reverse/finish-precsave.exp
6626 * gdb.reverse/finish-reverse-bkpt.exp
6627 * gdb.reverse/finish-reverse.exp
6628 * gdb.reverse/fstatat-reverse.exp
6629 * gdb.reverse/getresuid-reverse.exp
6630 * gdb.reverse/i386-precsave.exp
6631 * gdb.reverse/i386-reverse.exp
6632 * gdb.reverse/i386-sse-reverse.exp
6633 * gdb.reverse/i387-env-reverse.exp
6634 * gdb.reverse/i387-stack-reverse.exp
6635 * gdb.reverse/insn-reverse.exp
6636 * gdb.reverse/machinestate-precsave.exp
6637 * gdb.reverse/machinestate.exp
6638 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6639 * gdb.reverse/pipe-reverse.exp
6640 * gdb.reverse/readv-reverse.exp
6641 * gdb.reverse/recvmsg-reverse.exp
6642 * gdb.reverse/rerun-prec.exp
6643 * gdb.reverse/s390-mvcle.exp
6644 * gdb.reverse/step-precsave.exp
6645 * gdb.reverse/step-reverse.exp
6646 * gdb.reverse/time-reverse.exp
6647 * gdb.reverse/until-precsave.exp
6648 * gdb.reverse/until-reverse.exp
6649 * gdb.reverse/waitpid-reverse.exp
6650 * gdb.reverse/watch-precsave.exp
6651 * gdb.reverse/watch-reverse.exp
6652 * gdb.rust/generics.exp
6653 * gdb.rust/methods.exp
6654 * gdb.rust/modules.exp
6655 * gdb.rust/simple.exp
6656 * gdb.server/connect-with-no-symbol-file.exp
6657 * gdb.server/ext-attach.exp
6658 * gdb.server/ext-restart.exp
6659 * gdb.server/ext-wrapper.exp
6660 * gdb.server/file-transfer.exp
6661 * gdb.server/server-exec-info.exp
6662 * gdb.server/server-kill.exp
6663 * gdb.server/server-mon.exp
6664 * gdb.server/wrapper.exp
6665 * gdb.stabs/exclfwd.exp
6666 * gdb.stabs/gdb11479.exp
6667 * gdb.threads/clone-new-thread-event.exp
6668 * gdb.threads/corethreads.exp
6669 * gdb.threads/current-lwp-dead.exp
6670 * gdb.threads/dlopen-libpthread.exp
6671 * gdb.threads/gcore-thread.exp
6672 * gdb.threads/sigstep-threads.exp
6673 * gdb.threads/watchpoint-fork.exp
6674 * gdb.trace/actions-changed.exp
6675 * gdb.trace/backtrace.exp
6676 * gdb.trace/change-loc.exp
6677 * gdb.trace/circ.exp
6678 * gdb.trace/collection.exp
6679 * gdb.trace/disconnected-tracing.exp
6680 * gdb.trace/ftrace.exp
6681 * gdb.trace/mi-trace-frame-collected.exp
6682 * gdb.trace/mi-trace-unavailable.exp
6683 * gdb.trace/mi-traceframe-changed.exp
6684 * gdb.trace/mi-tsv-changed.exp
6685 * gdb.trace/no-attach-trace.exp
6686 * gdb.trace/passc-dyn.exp
6687 * gdb.trace/qtro.exp
6688 * gdb.trace/range-stepping.exp
6689 * gdb.trace/read-memory.exp
6690 * gdb.trace/save-trace.exp
6691 * gdb.trace/signal.exp
6692 * gdb.trace/status-stop.exp
6693 * gdb.trace/tfile.exp
6694 * gdb.trace/trace-break.exp
6695 * gdb.trace/trace-buffer-size.exp
6696 * gdb.trace/trace-condition.exp
6697 * gdb.trace/tracefile-pseudo-reg.exp
6698 * gdb.trace/tstatus.exp
6699 * gdb.trace/unavailable.exp
6700 * gdb.trace/while-dyn.exp
6701 * gdb.trace/while-stepping.exp
6702
34c41c68
DE
67032016-12-22 Doug Evans <xdje42@gmail.com>
6704
6705 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6706 and msymbols.
6707
16e69324
YQ
67082016-12-19 Yao Qi <yao.qi@linaro.org>
6709
6710 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6711 (test_with_self): Don't call do_steps_and_nexts, and remove
6712 code about stepping into xmalloc.
6713
f94f411b
YQ
67142016-12-09 Yao Qi <yao.qi@linaro.org>
6715
6716 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6717
67182016-12-09 Yao Qi <yao.qi@linaro.org>
6719
6720 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6721
f1b5deee
PA
67222016-12-09 Pedro Alves <palves@redhat.com>
6723
6724 * gdb.base/all-architectures-0.exp: New file.
6725 * gdb.base/all-architectures-1.exp: New file.
6726 * gdb.base/all-architectures-2.exp: New file.
6727 * gdb.base/all-architectures-3.exp: New file.
6728 * gdb.base/all-architectures-4.exp: New file.
6729 * gdb.base/all-architectures-5.exp: New file.
6730 * gdb.base/all-architectures-6.exp: New file.
6731 * gdb.base/all-architectures-7.exp: New file.
6732 * gdb.base/all-architectures.exp.in: New file.
6733
364ca42e
YQ
67342016-12-09 Yao Qi <yao.qi@linaro.org>
6735
6736 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6737
107c2d62
LM
67382016-12-02 Luis Machado <lgustavo@codesourcery.com>
6739
6740 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6741 possible.
6742 Remove useless pattern-matching code.
6743
df3ee9ca
PA
67442016-12-02 Pedro Alves <palves@redhat.com>
6745
6746 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6747 procedure.
6748 (top level): Call it.
6749
ec835369
PA
67502016-12-02 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6753 New procedure.
6754 (top level): Call it.
6755
01770bbd
PA
67562016-12-02 Pedro Alves <palves@redhat.com>
6757
6758 PR cli/20559
6759 * gdb.base/commands.exp (user_defined_command_args_eval): New
6760 procedure.
6761 (top level): Call it.
6762
008459ea
LM
67632016-12-02 Luis Machado <lgustavo@codesourcery.com>
6764
6765 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6766 timeout handling.
6767
0c1b455e
TT
67682016-12-02 Tom Tromey <tom@tromey.com>
6769
6770 * gdb.dwarf2/main-subprogram.c: New file.
6771 * gdb.dwarf2/main-subprogram.exp: New file.
6772
018572b8
LM
67732016-12-01 Luis Machado <lgustavo@codesourcery.com>
6774
6775 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6776 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6777 gdb_test_no_output for a couple of cases.
6778 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6779
84c93cd5
LM
67802016-12-01 Luis Machado <lgustavo@codesourcery.com>
6781
6782 Fix test names and standardize compilation error messages throughout
6783 the following files:
6784
6785 * gdb.ada/start.exp
6786 * gdb.arch/alpha-step.exp
6787 * gdb.arch/e500-prologue.exp
6788 * gdb.arch/ftrace-insn-reloc.exp
6789 * gdb.arch/gdb1291.exp
6790 * gdb.arch/gdb1431.exp
6791 * gdb.arch/gdb1558.exp
6792 * gdb.arch/i386-dr3-watch.exp
6793 * gdb.arch/i386-sse-stack-align.exp
6794 * gdb.arch/ia64-breakpoint-shadow.exp
6795 * gdb.arch/pa-nullify.exp
6796 * gdb.arch/powerpc-aix-prologue.exp
6797 * gdb.arch/thumb-bx-pc.exp
6798 * gdb.base/annota1.exp
6799 * gdb.base/annota3.exp
6800 * gdb.base/arrayidx.exp
6801 * gdb.base/assign.exp
6802 * gdb.base/attach.exp
6803 * gdb.base/auxv.exp
6804 * gdb.base/bang.exp
6805 * gdb.base/bfp-test.exp
6806 * gdb.base/bigcore.exp
6807 * gdb.base/bitfields2.exp
6808 * gdb.base/break-fun-addr.exp
6809 * gdb.base/break-probes.exp
6810 * gdb.base/call-rt-st.exp
6811 * gdb.base/callexit.exp
6812 * gdb.base/catch-fork-kill.exp
6813 * gdb.base/charset.exp
6814 * gdb.base/checkpoint.exp
6815 * gdb.base/comprdebug.exp
6816 * gdb.base/constvars.exp
6817 * gdb.base/coredump-filter.exp
6818 * gdb.base/cursal.exp
6819 * gdb.base/cvexpr.exp
6820 * gdb.base/detach.exp
6821 * gdb.base/display.exp
6822 * gdb.base/dmsym.exp
6823 * gdb.base/dprintf-pending.exp
6824 * gdb.base/dso2dso.exp
6825 * gdb.base/dtrace-probe.exp
6826 * gdb.base/dump.exp
6827 * gdb.base/enum_cond.exp
6828 * gdb.base/exe-lock.exp
6829 * gdb.base/exec-invalid-sysroot.exp
6830 * gdb.base/execl-update-breakpoints.exp
6831 * gdb.base/exprs.exp
6832 * gdb.base/fileio.exp
6833 * gdb.base/find.exp
6834 * gdb.base/finish.exp
6835 * gdb.base/fixsection.exp
6836 * gdb.base/foll-vfork.exp
6837 * gdb.base/frame-args.exp
6838 * gdb.base/gcore.exp
6839 * gdb.base/gdb1250.exp
6840 * gdb.base/global-var-nested-by-dso.exp
6841 * gdb.base/gnu-ifunc.exp
6842 * gdb.base/hashline1.exp
6843 * gdb.base/hashline2.exp
6844 * gdb.base/hashline3.exp
6845 * gdb.base/hbreak-in-shr-unsupported.exp
6846 * gdb.base/huge.exp
6847 * gdb.base/infcall-input.exp
6848 * gdb.base/info-fun.exp
6849 * gdb.base/info-shared.exp
6850 * gdb.base/jit-simple.exp
6851 * gdb.base/jit-so.exp
6852 * gdb.base/jit.exp
6853 * gdb.base/jump.exp
6854 * gdb.base/label.exp
6855 * gdb.base/lineinc.exp
6856 * gdb.base/logical.exp
6857 * gdb.base/longjmp.exp
6858 * gdb.base/macscp.exp
6859 * gdb.base/miscexprs.exp
6860 * gdb.base/new-ui-echo.exp
6861 * gdb.base/new-ui-pending-input.exp
6862 * gdb.base/new-ui.exp
6863 * gdb.base/nodebug.exp
6864 * gdb.base/nofield.exp
6865 * gdb.base/offsets.exp
6866 * gdb.base/overlays.exp
6867 * gdb.base/pending.exp
6868 * gdb.base/pointers.exp
6869 * gdb.base/pr11022.exp
6870 * gdb.base/printcmds.exp
6871 * gdb.base/prologue.exp
6872 * gdb.base/ptr-typedef.exp
6873 * gdb.base/realname-expand.exp
6874 * gdb.base/relativedebug.exp
6875 * gdb.base/relocate.exp
6876 * gdb.base/remote.exp
6877 * gdb.base/reread.exp
6878 * gdb.base/return2.exp
6879 * gdb.base/savedregs.exp
6880 * gdb.base/sep.exp
6881 * gdb.base/sepdebug.exp
6882 * gdb.base/sepsymtab.exp
6883 * gdb.base/set-inferior-tty.exp
6884 * gdb.base/setshow.exp
6885 * gdb.base/shlib-call.exp
6886 * gdb.base/sigaltstack.exp
6887 * gdb.base/siginfo-addr.exp
6888 * gdb.base/signals.exp
6889 * gdb.base/signull.exp
6890 * gdb.base/sigrepeat.exp
6891 * gdb.base/so-impl-ld.exp
6892 * gdb.base/solib-display.exp
6893 * gdb.base/solib-overlap.exp
6894 * gdb.base/solib-search.exp
6895 * gdb.base/solib-symbol.exp
6896 * gdb.base/structs.exp
6897 * gdb.base/structs2.exp
6898 * gdb.base/symtab-search-order.exp
6899 * gdb.base/twice.exp
6900 * gdb.base/unload.exp
6901 * gdb.base/varargs.exp
6902 * gdb.base/watchpoint-solib.exp
6903 * gdb.base/watchpoint.exp
6904 * gdb.base/whatis.exp
6905 * gdb.base/wrong_frame_bt_full.exp
6906 * gdb.btrace/dlopen.exp
6907 * gdb.cell/ea-standalone.exp
6908 * gdb.cell/ea-test.exp
6909 * gdb.cp/dispcxx.exp
6910 * gdb.cp/gdb2384.exp
6911 * gdb.cp/method2.exp
6912 * gdb.cp/nextoverthrow.exp
6913 * gdb.cp/pr10728.exp
6914 * gdb.disasm/am33.exp
6915 * gdb.disasm/h8300s.exp
6916 * gdb.disasm/mn10300.exp
6917 * gdb.disasm/sh3.exp
6918 * gdb.dwarf2/dw2-dir-file-name.exp
6919 * gdb.fortran/complex.exp
6920 * gdb.fortran/library-module.exp
6921 * gdb.guile/scm-pretty-print.exp
6922 * gdb.guile/scm-symbol.exp
6923 * gdb.guile/scm-type.exp
6924 * gdb.guile/scm-value.exp
6925 * gdb.linespec/linespec.exp
6926 * gdb.mi/gdb701.exp
6927 * gdb.mi/gdb792.exp
6928 * gdb.mi/mi-breakpoint-changed.exp
6929 * gdb.mi/mi-dprintf-pending.exp
6930 * gdb.mi/mi-dprintf.exp
6931 * gdb.mi/mi-exit-code.exp
6932 * gdb.mi/mi-pending.exp
6933 * gdb.mi/mi-solib.exp
6934 * gdb.mi/new-ui-mi-sync.exp
6935 * gdb.mi/pr11022.exp
6936 * gdb.mi/user-selected-context-sync.exp
6937 * gdb.opt/solib-intra-step.exp
6938 * gdb.python/py-events.exp
6939 * gdb.python/py-finish-breakpoint.exp
6940 * gdb.python/py-mi.exp
6941 * gdb.python/py-prettyprint.exp
6942 * gdb.python/py-shared.exp
6943 * gdb.python/py-symbol.exp
6944 * gdb.python/py-template.exp
6945 * gdb.python/py-type.exp
6946 * gdb.python/py-value.exp
6947 * gdb.reverse/solib-precsave.exp
6948 * gdb.reverse/solib-reverse.exp
6949 * gdb.server/solib-list.exp
6950 * gdb.stabs/weird.exp
6951 * gdb.threads/reconnect-signal.exp
6952 * gdb.threads/stepi-random-signal.exp
6953 * gdb.trace/actions.exp
6954 * gdb.trace/ax.exp
6955 * gdb.trace/backtrace.exp
6956 * gdb.trace/change-loc.exp
6957 * gdb.trace/deltrace.exp
6958 * gdb.trace/ftrace-lock.exp
6959 * gdb.trace/ftrace.exp
6960 * gdb.trace/infotrace.exp
6961 * gdb.trace/mi-tracepoint-changed.exp
6962 * gdb.trace/packetlen.exp
6963 * gdb.trace/passcount.exp
6964 * gdb.trace/pending.exp
6965 * gdb.trace/range-stepping.exp
6966 * gdb.trace/report.exp
6967 * gdb.trace/stap-trace.exp
6968 * gdb.trace/tfind.exp
6969 * gdb.trace/trace-break.exp
6970 * gdb.trace/trace-condition.exp
6971 * gdb.trace/trace-enable-disable.exp
6972 * gdb.trace/trace-mt.exp
6973 * gdb.trace/tracecmd.exp
6974 * gdb.trace/tspeed.exp
6975 * gdb.trace/tsv.exp
6976 * lib/perftest.exp
6977
fb9feb35
LM
69782016-12-01 Luis Machado <lgustavo@codesourcery.com>
6979
6980 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6981 with gdb_test_no_output.
6982 Use command as test name.
6983
cd2ddb6c
LM
69842016-12-01 Luis Machado <lgustavo@codesourcery.com>
6985
6986 Fix test names starting with uppercase throughout the files.
6987
6988 * gdb.ada/assign_1.exp
6989 * gdb.ada/boolean_expr.exp
6990 * gdb.base/arrayidx.exp
6991 * gdb.base/del.exp
6992 * gdb.base/gcore-buffer-overflow.exp
6993 * gdb.base/testenv.exp
6994 * gdb.compile/compile.exp
6995 * gdb.python/py-framefilter-invalidarg.exp
6996 * gdb.python/py-framefilter.exp
6997
bb95117e
LM
69982016-12-01 Luis Machado <lgustavo@codesourcery.com>
6999
7000 Fix test names starting with uppercase throughout the files.
7001
7002 * gdb.ada/array_return.exp
7003 * gdb.ada/expr_delims.exp
7004 * gdb.ada/mi_dyn_arr.exp
7005 * gdb.ada/mi_interface.exp
7006 * gdb.ada/mi_var_array.exp
7007 * gdb.ada/watch_arg.exp
7008 * gdb.arch/alpha-step.exp
7009 * gdb.arch/altivec-regs.exp
7010 * gdb.arch/e500-regs.exp
7011 * gdb.arch/powerpc-d128-regs.exp
7012 * gdb.base/arrayidx.exp
7013 * gdb.base/break.exp
7014 * gdb.base/checkpoint.exp
7015 * gdb.base/debug-expr.exp
7016 * gdb.base/dmsym.exp
7017 * gdb.base/radix.exp
7018 * gdb.base/sepdebug.exp
7019 * gdb.base/testenv.exp
7020 * gdb.base/watch_thread_num.exp
7021 * gdb.base/watchpoint-cond-gone.exp
7022 * gdb.cell/break.exp
7023 * gdb.cell/ea-cache.exp
7024 * gdb.compile/compile.exp
7025 * gdb.cp/gdb2495.exp
7026 * gdb.gdb/selftest.exp
7027 * gdb.gdb/xfullpath.exp
7028 * gdb.go/hello.exp
7029 * gdb.go/integers.exp
7030 * gdb.objc/basicclass.exp
7031 * gdb.pascal/hello.exp
7032 * gdb.pascal/integers.exp
7033 * gdb.python/py-breakpoint.exp
7034 * gdb.python/py-cmd.exp
7035 * gdb.python/py-linetable.exp
7036 * gdb.python/py-xmethods.exp
7037 * gdb.python/python.exp
7038 * gdb.reverse/consecutive-precsave.exp
7039 * gdb.reverse/finish-precsave.exp
7040 * gdb.reverse/i386-precsave.exp
7041 * gdb.reverse/machinestate-precsave.exp
7042 * gdb.reverse/sigall-precsave.exp
7043 * gdb.reverse/solib-precsave.exp
7044 * gdb.reverse/step-precsave.exp
7045 * gdb.reverse/until-precsave.exp
7046 * gdb.reverse/watch-precsave.exp
7047 * gdb.threads/leader-exit.exp
7048 * gdb.threads/pthreads.exp
7049 * gdb.threads/wp-replication.exp
7050 * gdb.trace/actions.exp
7051 * gdb.trace/mi-tsv-changed.exp
7052 * gdb.trace/tsv.exp
7053
de97fdd4
LM
70542016-12-01 Luis Machado <lgustavo@codesourcery.com>
7055
7056 Fix test names starting with uppercase throughout the files.
7057
7058 * gdb.arch/i386-bp_permanent.exp
7059 * gdb.arch/i386-gnu-cfi.exp
7060 * gdb.base/disasm-end-cu.exp
7061 * gdb.base/macscp.exp
7062 * gdb.base/pending.exp
7063 * gdb.base/watch_thread_num.exp
7064 * gdb.cp/exception.exp
7065 * gdb.cp/gdb2495.exp
7066 * gdb.cp/local.exp
7067 * gdb.python/py-evsignal.exp
7068 * gdb.python/python.exp
7069 * gdb.trace/tracecmd.exp
7070
9f058c10
LM
70712016-12-01 Luis Machado <lgustavo@codesourcery.com>
7072
7073 Fix test names starting with uppercase throughout the files.
7074
7075 * gdb.base/charset.exp
7076 * gdb.base/eval.exp
7077 * gdb.base/multi-forks.exp
7078 * gdb.guile/scm-progspace.exp
7079 * gdb.opencl/datatypes.exp
7080 * gdb.python/py-block.exp
7081 * gdb.python/py-function.exp
7082 * gdb.python/py-symbol.exp
7083 * gdb.python/py-symtab.exp
7084 * gdb.python/py-xmethods.exp
7085 * gdb.reverse/break-precsave.exp
7086 * gdb.reverse/break-reverse.exp
7087 * gdb.reverse/consecutive-precsave.exp
7088 * gdb.reverse/consecutive-reverse.exp
7089 * gdb.reverse/finish-precsave.exp
7090 * gdb.reverse/finish-reverse-bkpt.exp
7091 * gdb.reverse/finish-reverse.exp
7092 * gdb.reverse/fstatat-reverse.exp
7093 * gdb.reverse/getresuid-reverse.exp
7094 * gdb.reverse/i386-precsave.exp
7095 * gdb.reverse/i386-reverse.exp
7096 * gdb.reverse/i386-sse-reverse.exp
7097 * gdb.reverse/i387-stack-reverse.exp
7098 * gdb.reverse/insn-reverse.exp
7099 * gdb.reverse/machinestate-precsave.exp
7100 * gdb.reverse/machinestate.exp
7101 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7102 * gdb.reverse/pipe-reverse.exp
7103 * gdb.reverse/readv-reverse.exp
7104 * gdb.reverse/recvmsg-reverse.exp
7105 * gdb.reverse/rerun-prec.exp
7106 * gdb.reverse/s390-mvcle.exp
7107 * gdb.reverse/sigall-precsave.exp
7108 * gdb.reverse/sigall-reverse.exp
7109 * gdb.reverse/solib-precsave.exp
7110 * gdb.reverse/solib-reverse.exp
7111 * gdb.reverse/step-precsave.exp
7112 * gdb.reverse/step-reverse.exp
7113 * gdb.reverse/time-reverse.exp
7114 * gdb.reverse/until-precsave.exp
7115 * gdb.reverse/until-reverse.exp
7116 * gdb.reverse/waitpid-reverse.exp
7117 * gdb.reverse/watch-precsave.exp
7118 * gdb.reverse/watch-reverse.exp
7119
cdc7edd7
LM
71202016-12-01 Luis Machado <lgustavo@codesourcery.com>
7121
7122 Fix test names starting with uppercase throughout the files.
7123
7124 * gdb.arch/i386-mpx-simple_segv.exp
7125 * gdb.arch/i386-mpx.exp
7126 * gdb.arch/i386-permbkpt.exp
7127 * gdb.arch/pa-nullify.exp
7128 * gdb.arch/powerpc-d128-regs.exp
7129 * gdb.arch/vsx-regs.exp
7130 * gdb.base/bfp-test.exp
7131 * gdb.base/break.exp
7132 * gdb.base/breakpoint-shadow.exp
7133 * gdb.base/callfuncs.exp
7134 * gdb.base/charset.exp
7135 * gdb.base/commands.exp
7136 * gdb.base/completion.exp
7137 * gdb.base/dfp-test.exp
7138 * gdb.base/echo.exp
7139 * gdb.base/ending-run.exp
7140 * gdb.base/eval.exp
7141 * gdb.base/expand-psymtabs.exp
7142 * gdb.base/float128.exp
7143 * gdb.base/floatn.exp
7144 * gdb.base/foll-exec-mode.exp
7145 * gdb.base/gdb1056.exp
7146 * gdb.base/gdb11531.exp
7147 * gdb.base/kill-after-signal.exp
7148 * gdb.base/multi-forks.exp
7149 * gdb.base/overlays.exp
7150 * gdb.base/pending.exp
7151 * gdb.base/sepdebug.exp
7152 * gdb.base/testenv.exp
7153 * gdb.base/valgrind-db-attach.exp
7154 * gdb.base/watch_thread_num.exp
7155 * gdb.base/watchpoint-cond-gone.exp
7156 * gdb.base/watchpoint.exp
7157 * gdb.base/watchpoints.exp
7158 * gdb.cp/arg-reference.exp
7159 * gdb.cp/baseenum.exp
7160 * gdb.cp/operator.exp
7161 * gdb.cp/shadow.exp
7162 * gdb.dwarf2/dw2-op-out-param.exp
7163 * gdb.dwarf2/dw2-reg-undefined.exp
7164 * gdb.go/chan.exp
7165 * gdb.go/hello.exp
7166 * gdb.go/integers.exp
7167 * gdb.go/methods.exp
7168 * gdb.go/package.exp
7169 * gdb.guile/scm-parameter.exp
7170 * gdb.guile/scm-progspace.exp
7171 * gdb.guile/scm-value.exp
7172 * gdb.mi/mi-pending.exp
7173 * gdb.mi/user-selected-context-sync.exp
7174 * gdb.multi/multi-attach.exp
7175 * gdb.multi/tids.exp
7176 * gdb.opt/clobbered-registers-O2.exp
7177 * gdb.pascal/floats.exp
7178 * gdb.pascal/integers.exp
7179 * gdb.python/py-block.exp
7180 * gdb.python/py-events.exp
7181 * gdb.python/py-parameter.exp
7182 * gdb.python/py-symbol.exp
7183 * gdb.python/py-symtab.exp
7184 * gdb.python/py-type.exp
7185 * gdb.python/py-value.exp
7186 * gdb.python/py-xmethods.exp
7187 * gdb.python/python.exp
7188 * gdb.reverse/break-precsave.exp
7189 * gdb.reverse/consecutive-precsave.exp
7190 * gdb.reverse/finish-precsave.exp
7191 * gdb.reverse/i386-precsave.exp
7192 * gdb.reverse/machinestate-precsave.exp
7193 * gdb.reverse/sigall-precsave.exp
7194 * gdb.reverse/solib-precsave.exp
7195 * gdb.reverse/step-precsave.exp
7196 * gdb.reverse/until-precsave.exp
7197 * gdb.reverse/watch-precsave.exp
7198 * gdb.server/ext-attach.exp
7199 * gdb.server/ext-restart.exp
7200 * gdb.server/ext-run.exp
7201 * gdb.server/ext-wrapper.exp
7202 * gdb.stabs/gdb11479.exp
7203 * gdb.stabs/weird.exp
7204 * gdb.threads/attach-many-short-lived-threads.exp
7205 * gdb.threads/kill.exp
7206 * gdb.threads/watchpoint-fork.exp
7207
bc6c7af4
LM
72082016-12-01 Luis Machado <lgustavo@codesourcery.com>
7209
7210 Fix test names starting with uppercase throughout all the files below.
7211
7212 * gdb.ada/array_return.exp
7213 * gdb.ada/catch_ex.exp
7214 * gdb.ada/info_exc.exp
7215 * gdb.ada/mi_catch_ex.exp
7216 * gdb.ada/mi_dyn_arr.exp
7217 * gdb.ada/mi_ex_cond.exp
7218 * gdb.ada/mi_exc_info.exp
7219 * gdb.ada/mi_interface.exp
7220 * gdb.ada/mi_task_arg.exp
7221 * gdb.ada/mi_task_info.exp
7222 * gdb.ada/mi_var_array.exp
7223 * gdb.arch/alpha-step.exp
7224 * gdb.arch/amd64-disp-step.exp
7225 * gdb.arch/arm-disp-step.exp
7226 * gdb.arch/disp-step-insn-reloc.exp
7227 * gdb.arch/e500-prologue.exp
7228 * gdb.arch/ftrace-insn-reloc.exp
7229 * gdb.arch/gdb1558.exp
7230 * gdb.arch/i386-bp_permanent.exp
7231 * gdb.arch/i386-disp-step.exp
7232 * gdb.arch/i386-float.exp
7233 * gdb.arch/i386-gnu-cfi.exp
7234 * gdb.arch/ia64-breakpoint-shadow.exp
7235 * gdb.arch/mips16-thunks.exp
7236 * gdb.arch/pa-nullify.exp
7237 * gdb.arch/powerpc-aix-prologue.exp
7238 * gdb.arch/powerpc-power.exp
7239 * gdb.arch/ppc-dfp.exp
7240 * gdb.arch/s390-tdbregs.exp
7241 * gdb.arch/spu-info.exp
7242 * gdb.arch/spu-ls.exp
7243 * gdb.arch/thumb-bx-pc.exp
7244 * gdb.base/advance.exp
7245 * gdb.base/annota-input-while-running.exp
7246 * gdb.base/arrayidx.exp
7247 * gdb.base/asmlabel.exp
7248 * gdb.base/async.exp
7249 * gdb.base/attach-wait-input.exp
7250 * gdb.base/auto-connect-native-target.exp
7251 * gdb.base/batch-preserve-term-settings.exp
7252 * gdb.base/bfp-test.exp
7253 * gdb.base/bigcore.exp
7254 * gdb.base/bp-permanent.exp
7255 * gdb.base/break-always.exp
7256 * gdb.base/break-fun-addr.exp
7257 * gdb.base/break-idempotent.exp
7258 * gdb.base/break-main-file-remove-fail.exp
7259 * gdb.base/break-probes.exp
7260 * gdb.base/break-unload-file.exp
7261 * gdb.base/break.exp
7262 * gdb.base/call-ar-st.exp
7263 * gdb.base/call-rt-st.exp
7264 * gdb.base/call-sc.exp
7265 * gdb.base/call-signal-resume.exp
7266 * gdb.base/call-strs.exp
7267 * gdb.base/callexit.exp
7268 * gdb.base/callfuncs.exp
7269 * gdb.base/catch-gdb-caused-signals.exp
7270 * gdb.base/catch-signal-siginfo-cond.exp
7271 * gdb.base/catch-syscall.exp
7272 * gdb.base/compare-sections.exp
7273 * gdb.base/cond-eval-mode.exp
7274 * gdb.base/condbreak-call-false.exp
7275 * gdb.base/consecutive-step-over.exp
7276 * gdb.base/cursal.exp
7277 * gdb.base/disabled-location.exp
7278 * gdb.base/disasm-end-cu.exp
7279 * gdb.base/display.exp
7280 * gdb.base/double-prompt-target-event-error.exp
7281 * gdb.base/dprintf-bp-same-addr.exp
7282 * gdb.base/dprintf-detach.exp
7283 * gdb.base/dprintf-next.exp
7284 * gdb.base/dprintf-non-stop.exp
7285 * gdb.base/dprintf-pending.exp
7286 * gdb.base/dso2dso.exp
7287 * gdb.base/ending-run.exp
7288 * gdb.base/enum_cond.exp
7289 * gdb.base/examine-backward.exp
7290 * gdb.base/exe-lock.exp
7291 * gdb.base/exec-invalid-sysroot.exp
7292 * gdb.base/execl-update-breakpoints.exp
7293 * gdb.base/execution-termios.exp
7294 * gdb.base/fileio.exp
7295 * gdb.base/fixsection.exp
7296 * gdb.base/foll-exec-mode.exp
7297 * gdb.base/foll-exec.exp
7298 * gdb.base/fork-running-state.exp
7299 * gdb.base/frame-args.exp
7300 * gdb.base/fullpath-expand.exp
7301 * gdb.base/func-ptr.exp
7302 * gdb.base/gcore-relro-pie.exp
7303 * gdb.base/gdb1090.exp
7304 * gdb.base/gdb1555.exp
7305 * gdb.base/global-var-nested-by-dso.exp
7306 * gdb.base/gnu-ifunc.exp
7307 * gdb.base/hbreak-in-shr-unsupported.exp
7308 * gdb.base/hbreak-unmapped.exp
7309 * gdb.base/hook-stop.exp
7310 * gdb.base/infcall-input.exp
7311 * gdb.base/info-fun.exp
7312 * gdb.base/info-shared.exp
7313 * gdb.base/interrupt-noterm.exp
7314 * gdb.base/jit-so.exp
7315 * gdb.base/jit.exp
7316 * gdb.base/line-symtabs.exp
7317 * gdb.base/list.exp
7318 * gdb.base/longjmp.exp
7319 * gdb.base/macscp.exp
7320 * gdb.base/max-value-size.exp
7321 * gdb.base/nodebug.exp
7322 * gdb.base/nofield.exp
7323 * gdb.base/overlays.exp
7324 * gdb.base/paginate-after-ctrl-c-running.exp
7325 * gdb.base/paginate-bg-execution.exp
7326 * gdb.base/paginate-inferior-exit.exp
7327 * gdb.base/pending.exp
7328 * gdb.base/pr11022.exp
7329 * gdb.base/printcmds.exp
7330 * gdb.base/ptr-typedef.exp
7331 * gdb.base/ptype.exp
7332 * gdb.base/randomize.exp
7333 * gdb.base/range-stepping.exp
7334 * gdb.base/realname-expand.exp
7335 * gdb.base/relativedebug.exp
7336 * gdb.base/remote.exp
7337 * gdb.base/savedregs.exp
7338 * gdb.base/sepdebug.exp
7339 * gdb.base/set-noassign.exp
7340 * gdb.base/shlib-call.exp
7341 * gdb.base/shreloc.exp
7342 * gdb.base/sigaltstack.exp
7343 * gdb.base/sigbpt.exp
7344 * gdb.base/siginfo-addr.exp
7345 * gdb.base/siginfo-obj.exp
7346 * gdb.base/siginfo-thread.exp
7347 * gdb.base/signest.exp
7348 * gdb.base/signull.exp
7349 * gdb.base/sigrepeat.exp
7350 * gdb.base/skip.exp
7351 * gdb.base/so-impl-ld.exp
7352 * gdb.base/solib-corrupted.exp
7353 * gdb.base/solib-disc.exp
7354 * gdb.base/solib-display.exp
7355 * gdb.base/solib-overlap.exp
7356 * gdb.base/solib-search.exp
7357 * gdb.base/solib-symbol.exp
7358 * gdb.base/source-execution.exp
7359 * gdb.base/sss-bp-on-user-bp-2.exp
7360 * gdb.base/sss-bp-on-user-bp.exp
7361 * gdb.base/stack-checking.exp
7362 * gdb.base/stale-infcall.exp
7363 * gdb.base/step-break.exp
7364 * gdb.base/step-line.exp
7365 * gdb.base/step-over-exit.exp
7366 * gdb.base/step-test.exp
7367 * gdb.base/structs.exp
7368 * gdb.base/sym-file.exp
7369 * gdb.base/symtab-search-order.exp
7370 * gdb.base/term.exp
7371 * gdb.base/type-opaque.exp
7372 * gdb.base/unload.exp
7373 * gdb.base/until-nodebug.exp
7374 * gdb.base/until.exp
7375 * gdb.base/unwindonsignal.exp
7376 * gdb.base/watch-cond.exp
7377 * gdb.base/watch-non-mem.exp
7378 * gdb.base/watch_thread_num.exp
7379 * gdb.base/watchpoint-reuse-slot.exp
7380 * gdb.base/watchpoint-solib.exp
7381 * gdb.base/watchpoint.exp
7382 * gdb.btrace/dlopen.exp
7383 * gdb.cell/arch.exp
7384 * gdb.cell/break.exp
7385 * gdb.cell/bt.exp
7386 * gdb.cell/core.exp
7387 * gdb.cell/data.exp
7388 * gdb.cell/dwarfaddr.exp
7389 * gdb.cell/ea-cache.exp
7390 * gdb.cell/ea-standalone.exp
7391 * gdb.cell/ea-test.exp
7392 * gdb.cell/f-regs.exp
7393 * gdb.cell/fork.exp
7394 * gdb.cell/gcore.exp
7395 * gdb.cell/mem-access.exp
7396 * gdb.cell/ptype.exp
7397 * gdb.cell/registers.exp
7398 * gdb.cell/sizeof.exp
7399 * gdb.cell/solib-symbol.exp
7400 * gdb.cell/solib.exp
7401 * gdb.compile/compile-tls.exp
7402 * gdb.cp/exception.exp
7403 * gdb.cp/gdb2495.exp
7404 * gdb.cp/local.exp
7405 * gdb.cp/mb-inline.exp
7406 * gdb.cp/mb-templates.exp
7407 * gdb.cp/pr10687.exp
7408 * gdb.cp/pr9167.exp
7409 * gdb.cp/scope-err.exp
7410 * gdb.cp/templates.exp
7411 * gdb.cp/virtfunc.exp
7412 * gdb.dwarf2/dw2-dir-file-name.exp
7413 * gdb.dwarf2/dw2-single-line-discriminators.exp
7414 * gdb.fortran/complex.exp
7415 * gdb.fortran/library-module.exp
7416 * gdb.guile/guile.exp
7417 * gdb.guile/scm-cmd.exp
7418 * gdb.guile/scm-frame-inline.exp
7419 * gdb.guile/scm-objfile.exp
7420 * gdb.guile/scm-pretty-print.exp
7421 * gdb.guile/scm-symbol.exp
7422 * gdb.guile/scm-type.exp
7423 * gdb.guile/scm-value.exp
7424 * gdb.linespec/keywords.exp
7425 * gdb.linespec/ls-errs.exp
7426 * gdb.linespec/macro-relative.exp
7427 * gdb.linespec/thread.exp
7428 * gdb.mi/mi-breakpoint-changed.exp
7429 * gdb.mi/mi-dprintf-pending.exp
7430 * gdb.mi/mi-fullname-deleted.exp
7431 * gdb.mi/mi-logging.exp
7432 * gdb.mi/mi-pending.exp
7433 * gdb.mi/mi-solib.exp
7434 * gdb.mi/new-ui-mi-sync.exp
7435 * gdb.mi/user-selected-context-sync.exp
7436 * gdb.multi/dummy-frame-restore.exp
7437 * gdb.multi/multi-arch-exec.exp
7438 * gdb.multi/remove-inferiors.exp
7439 * gdb.multi/watchpoint-multi-exit.exp
7440 * gdb.opt/solib-intra-step.exp
7441 * gdb.perf/backtrace.exp
7442 * gdb.perf/single-step.exp
7443 * gdb.perf/skip-command.exp
7444 * gdb.perf/skip-prologue.exp
7445 * gdb.perf/solib.exp
7446 * gdb.python/lib-types.exp
7447 * gdb.python/py-as-string.exp
7448 * gdb.python/py-bad-printers.exp
7449 * gdb.python/py-block.exp
7450 * gdb.python/py-breakpoint.exp
7451 * gdb.python/py-cmd.exp
7452 * gdb.python/py-events.exp
7453 * gdb.python/py-evthreads.exp
7454 * gdb.python/py-finish-breakpoint.exp
7455 * gdb.python/py-finish-breakpoint2.exp
7456 * gdb.python/py-frame-inline.exp
7457 * gdb.python/py-frame.exp
7458 * gdb.python/py-inferior.exp
7459 * gdb.python/py-infthread.exp
7460 * gdb.python/py-mi.exp
7461 * gdb.python/py-objfile.exp
7462 * gdb.python/py-pp-maint.exp
7463 * gdb.python/py-pp-registration.exp
7464 * gdb.python/py-prettyprint.exp
7465 * gdb.python/py-recurse-unwind.exp
7466 * gdb.python/py-shared.exp
7467 * gdb.python/py-symbol.exp
7468 * gdb.python/py-symtab.exp
7469 * gdb.python/py-template.exp
7470 * gdb.python/py-type.exp
7471 * gdb.python/py-unwind-maint.exp
7472 * gdb.python/py-unwind.exp
7473 * gdb.python/py-value.exp
7474 * gdb.python/python.exp
7475 * gdb.reverse/finish-reverse-bkpt.exp
7476 * gdb.reverse/insn-reverse.exp
7477 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7478 * gdb.reverse/solib-precsave.exp
7479 * gdb.reverse/solib-reverse.exp
7480 * gdb.stabs/gdb11479.exp
7481 * gdb.stabs/weird.exp
7482 * gdb.threads/fork-child-threads.exp
7483 * gdb.threads/fork-plus-threads.exp
7484 * gdb.threads/fork-thread-pending.exp
7485 * gdb.threads/forking-threads-plus-breakpoint.exp
7486 * gdb.threads/hand-call-in-threads.exp
7487 * gdb.threads/interrupted-hand-call.exp
7488 * gdb.threads/linux-dp.exp
7489 * gdb.threads/local-watch-wrong-thread.exp
7490 * gdb.threads/next-while-other-thread-longjmps.exp
7491 * gdb.threads/non-ldr-exit.exp
7492 * gdb.threads/pending-step.exp
7493 * gdb.threads/print-threads.exp
7494 * gdb.threads/process-dies-while-detaching.exp
7495 * gdb.threads/process-dies-while-handling-bp.exp
7496 * gdb.threads/pthreads.exp
7497 * gdb.threads/queue-signal.exp
7498 * gdb.threads/reconnect-signal.exp
7499 * gdb.threads/signal-command-handle-nopass.exp
7500 * gdb.threads/signal-command-multiple-signals-pending.exp
7501 * gdb.threads/signal-delivered-right-thread.exp
7502 * gdb.threads/signal-sigtrap.exp
7503 * gdb.threads/sigthread.exp
7504 * gdb.threads/staticthreads.exp
7505 * gdb.threads/stepi-random-signal.exp
7506 * gdb.threads/thread-unwindonsignal.exp
7507 * gdb.threads/thread_check.exp
7508 * gdb.threads/thread_events.exp
7509 * gdb.threads/tid-reuse.exp
7510 * gdb.threads/tls-nodebug.exp
7511 * gdb.threads/tls-shared.exp
7512 * gdb.threads/tls-so_extern.exp
7513 * gdb.threads/tls.exp
7514 * gdb.threads/wp-replication.exp
7515 * gdb.trace/actions-changed.exp
7516 * gdb.trace/actions.exp
7517 * gdb.trace/backtrace.exp
7518 * gdb.trace/change-loc.exp
7519 * gdb.trace/collection.exp
7520 * gdb.trace/deltrace.exp
7521 * gdb.trace/disconnected-tracing.exp
7522 * gdb.trace/entry-values.exp
7523 * gdb.trace/ftrace-lock.exp
7524 * gdb.trace/ftrace.exp
7525 * gdb.trace/infotrace.exp
7526 * gdb.trace/mi-trace-frame-collected.exp
7527 * gdb.trace/mi-trace-unavailable.exp
7528 * gdb.trace/mi-traceframe-changed.exp
7529 * gdb.trace/mi-tracepoint-changed.exp
7530 * gdb.trace/mi-tsv-changed.exp
7531 * gdb.trace/no-attach-trace.exp
7532 * gdb.trace/packetlen.exp
7533 * gdb.trace/passc-dyn.exp
7534 * gdb.trace/passcount.exp
7535 * gdb.trace/pending.exp
7536 * gdb.trace/pr16508.exp
7537 * gdb.trace/qtro.exp
7538 * gdb.trace/range-stepping.exp
7539 * gdb.trace/read-memory.exp
7540 * gdb.trace/report.exp
7541 * gdb.trace/save-trace.exp
7542 * gdb.trace/signal.exp
7543 * gdb.trace/stap-trace.exp
7544 * gdb.trace/status-stop.exp
7545 * gdb.trace/strace.exp
7546 * gdb.trace/tfile.exp
7547 * gdb.trace/tfind.exp
7548 * gdb.trace/trace-break.exp
7549 * gdb.trace/trace-condition.exp
7550 * gdb.trace/trace-enable-disable.exp
7551 * gdb.trace/trace-mt.exp
7552 * gdb.trace/tracecmd.exp
7553 * gdb.trace/tracefile-pseudo-reg.exp
7554 * gdb.trace/tspeed.exp
7555 * gdb.trace/tstatus.exp
7556 * gdb.trace/tsv.exp
7557 * gdb.trace/unavailable.exp
7558 * gdb.trace/while-dyn.exp
7559 * gdb.trace/while-stepping.exp
7560 * lib/gdb-guile.exp
7561 * lib/gdb.exp
7562 * lib/mi-support.exp
7563 * lib/pascal.exp
7564 * lib/perftest.exp
7565 * lib/prelink-support.exp
7566 * lib/selftest-support.exp
7567
ad02e4fe
SM
75682016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7569
7570 * Makefile.in: Include disable-implicit-rules.mk.
7571
22347e55
AA
75722016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7573
7574 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7575 non-byte-aligned bit fields.
7576
da5b30da
AA
75772016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7578
7579 PR gdb/12616
7580 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7581 respects the DW_AT_data_bit_offset attribute.
7582
b593ecca
SM
75832016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7584
7585 * gdb.base/default.exp: Fix output of "set language".
7586
3b165252
SM
75872016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7588
7589 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7590 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7591 make.
7592 * configure.ac: Remove checks for the make program.
7593 * configure: Re-generate.
7594
1a2f3d7f
KB
75952016-11-16 Kevin Buettner <kevinb@redhat.com>
7596
7597 * gdb.python/py-recurse-unwind.c (main): Add loop.
7598 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7599 to read_register() and gdb.parse_and_eval(). Make each code
7600 call a separate case that can be individually tested.
7601 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7602 proc. Call cont_and_backtrace for each of the code paths that
7603 we want to test in the unwinder.
7604
b7f38fda
AA
76052016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7606
7607 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7608 the definition of struct S.
7609
1f8db343
CM
76102016-11-11 Catherine Moore <clm@codesourcery.com>
7611
7612 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7613
fad0c9fb
PA
76142016-11-09 Pedro Alves <palves@redhat.com>
7615
7616 * gdb.base/commands.exp (runto_or_return): New procedure.
7617 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7618 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7619 (progvar_simple_while_test, progvar_complex_if_while_test)
7620 (if_while_breakpoint_command_test)
7621 (infrun_breakpoint_command_test, breakpoint_command_test)
7622 (user_defined_command_test, watchpoint_command_test)
7623 (test_command_prompt_position, redefine_hook_test)
7624 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7625 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7626 multi_line_input and multi_line. Remove gdb_expect and
7627 gdb_stop_suppressing_tests uses.
7628 * lib/gdb.exp (valnum_re): New global.
7629 (multi_line_input): New procedure.
7630
8354c62c
SM
76312016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7632
7633 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7634 Remove.
7635 (test_setup): Define with proc_with_prefix.
7636 (test_cli_inferior): Likewise.
7637 (test_cli_thread): Likewise.
7638 (test_cli_frame): Likewise.
7639 (test_cli_select_frame): Likewise.
7640 (test_cli_up_down): Likewise.
7641 (test_mi_thread_select): Likewise.
7642 (test_mi_stack_select_frame): Likewise.
7643 (test_cli_in_mi_inferior): Likewise.
7644 (test_cli_in_mi_thread): Likewise.
7645 (test_cli_in_mi_frame): Likewise.
7646 (top level): Do not use with_test_prefix_procname.
7647
64f367a2
PA
76482016-11-09 Pedro Alves <palves@redhat.com>
7649
7650 * gdb.base/commands.exp (gdbvar_simple_if_test)
7651 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7652 (progvar_simple_if_test, progvar_simple_while_test)
7653 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7654 (infrun_breakpoint_command_test, breakpoint_command_test)
7655 (user_defined_command_test, watchpoint_command_test)
7656 (test_command_prompt_position, deprecated_command_test)
7657 (bp_deleted_in_command, temporary_breakpoint_commands)
7658 (stray_arg0_test, source_file_with_indented_comment)
7659 (recursive_source_test, if_commands_test)
7660 (error_clears_commands_left, redefine_hook_test)
7661 (redefine_backtrace_test): Use proc_with_prefix.
7662 * lib/gdb.exp (proc_with_prefix): New proc.
7663
0bb65f1e
AA
76642016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7665
7666 * gdb.base/tui-layout.c: New file.
7667 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7668 disassembly window contains very long lines.
7669
7353f247
TT
76702016-11-08 Tom Tromey <tom@tromey.com>
7671
7672 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7673 depend on Python 2.
7674
30a7bb83
TT
76752016-11-08 Tom Tromey <tom@tromey.com>
7676
7677 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7678 New method.
7679
cdf5a07c
MG
76802016-10-29 Manish Goregaokar <manish@mozilla.com>
7681
2806dc7e 7682 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7683
51a789c3
MG
76842016-10-27 Manish Goregaokar <manish@mozilla.com>
7685
2806dc7e
PA
7686 * gdb.rust/simple.rs: Add test for univariant enums without
7687 discriminants and for encoded struct-like enums.
51a789c3 7688
f610ab6d
PA
76892016-10-28 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7692 gdb_test_multiple, tighten regexps and match symtabs and line
7693 tables incrementally.
7694
b129b0ca
LM
76952016-10-28 Luis Machado <lgustavo@codesourcery.com>
7696
7697 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7698 general.
7699
ecf45d2c
SL
77002016-10-25 Luis Machado <lgustavo@codesourcery.com>
7701
7702 * gdb.base/exec-invalid-sysroot.exp: New file.
7703
b8d38ee4
JK
77042016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7705
7706 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7707
f90fd8c2
JK
77082016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7709
7710 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7711
2d2476aa
MR
77122016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7713
2806dc7e
PA
7714 * gdb.base/killed-outside.exp: Remove $options from a call to
7715 `prepare_for_testing'.
2d2476aa 7716
e42b25a0
SM
77172016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7718
7719 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7720 Change test message.
7721
3ccdb432
SM
77222016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7723
7724 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7725 Update comment.
7726
5bad3170
SM
77272016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7728
7729 * gdb.trace/mi-trace-save.exp: New file.
7730
5ad9dba7
YQ
77312016-10-13 Yao Qi <yao.qi@linaro.org>
7732
7733 * gdb.base/code_elim.exp (get_var_address): Remove.
7734 * gdb.base/relocate.exp: Likewise.
7735 * gdb.base/shreloc.exp: Likewise.
7736 * lib/gdb.exp (get_var_address): New.
7737
62df7e21
YQ
77382016-10-13 Yao Qi <yao.qi@linaro.org>
7739
7740 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7741 floating point tests if $skip_float_test is false.
7742
4dac951e
LM
77432016-10-12 Luis Machado <lgustavo@codesourcery.com>
7744
7745 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7746 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7747 argc values.
7748 Add 1 to argc so we guarantee distinct initial/modified argc values.
7749
8f1a8fc4
JK
77502016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7751
7752 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7753
16c85b5d
JK
77542016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7755
7756 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7757 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7758 * gdb.arch/vsx-regs.exp: Likewise.
7759
1d0e042a
YQ
77602016-10-07 Yao Qi <yao.qi@linaro.org>
7761
7762 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7763
68dadef5
MM
77642016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7765
7766 * gdb.python/python.exp: Test decode_line("*0").
7767
33fa2c6e
DE
77682016-10-06 Doug Evans <dje@google.com>
7769
7770 * gdb.python/py-value.exp (test_value_creation): Add test for large
7771 unsigned 64-bit value.
7772
9c37b5ae
TT
77732016-10-06 Tom Tromey <tom@tromey.com>
7774
7775 * gdb.compile/compile.exp: Change java tests to rust.
7776 * gdb.base/setshow.exp: Change java tests to rust.
7777 * gdb.base/default.exp: Remove java from language list.
7778 * README (Examples): Update language example.
7779 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7780 test.
7781 * lib/gdb.exp (skip_java_tests): Remove.
7782 * lib/java.exp: Remove.
7783 * gdb.java: Remove.
7784
78b86327
MR
77852016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7786
7787 * gdb.arch/mips-fcr.exp: New test.
7788 * gdb.arch/mips-fcr.c: Source for the new test.
7789
7470adbb
MR
77902016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7791
7792 * gdb.base/solib-disc.exp: Use `standard_output_file'
7793 throughout.
7794
4a556533
PA
77952016-10-06 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.base/jit-simple-dl.c: New file.
7798 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7799 * gdb.base/jit-simple.c: ... this.
7800 * gdb.base/jit-simple.exp (jit_run): Delete.
7801 (build_jit): New proc.
7802 (jit_test_reread): Recompile either the main program or the shared
7803 library, depending on what is being tested. Skip changing address
7804 if caller wants to. Compare before/after addresses. If testing
7805 standalone, explicitly load the binary. Test "maint info
7806 breakpoints".
7807 (top level): Add "standalone vs shared lib" and "change address"
7808 vs "same address" axes.
7809
5a122fbc
PA
78102016-10-06 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7813 call.
7814 (jit_run): Delete.
7815 (jit_test_reread): Use with_test_prefix. Reload the main binary
7816 explicitly. Compare the before/after addresses of the JIT
7817 descriptor.
7818
ee8da4b8
DE
78192016-08-15 Doug Evans <dje@google.com>
7820
7821 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7822 for single bitfields is bool.
7823 * gdb.xml/tdesc-regs.exp: Ditto.
7824
f389f6fe
JK
78252016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7826
7827 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7828
fdebf1a4
YQ
78292016-10-05 Yao Qi <yao.qi@linaro.org>
7830
7831 * lib/gdb.exp (support_complex_tests): Return zero if
7832 gdb_skip_float_test return true.
7833
9c36d954 78342016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7835 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7836
7837 PR gdb/20487
7838 * gdb.mi/user-selected-context-sync.exp: New file.
7839 * gdb.mi/user-selected-context-sync.c: New file.
7840
4034d0ff 78412016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7842 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7843
7844 PR gdb/20487
7845 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7846 =thread-select-event check.
7847
a4297203
PB
78482016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7849
7850 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7851 the compulsory L operand changes.
7852 * gdb.arch/powerpc-power.s: Likewise.
7853
bb805577
JK
78542016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7855
7856 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7857 * gdb.base/jit-attach-pie.c: New file.
7858 * gdb.base/jit-attach-pie.exp: New file.
7859
6d61dee5
PA
78602016-09-28 Pedro Alves <palves@redhat.com>
7861
7862 * gdb.base/infcall-input.c: New file.
7863 * gdb.base/infcall-input.exp: New file.
7864
f73842fc
YQ
78652016-09-22 Yao Qi <yao.qi@linaro.org>
7866
7867 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7868 (gdb_exit): Rename it to ...
7869 (gdbserver_gdb_exit): ... Close GDBserver.
7870 (gdb_exit): New proc, call gdbserver_gdb_exit.
7871 (mi_gdb_exit): Likewise.
7872
90681dab
YQ
78732016-09-22 Yao Qi <yao.qi@linaro.org>
7874
7875 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7876 path.
7877 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7878 Remove duplication.
7879
9c211fd8
YQ
78802016-09-22 Yao Qi <yao.qi@linaro.org>
7881
7882 * lib/gdbserver-support.exp: Check the existence of
7883 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7884
ad0a504f
AK
78852016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7886
7887 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7888
36cf1806
TT
78892016-09-21 Tom Tromey <tom@tromey.com>
7890
7891 PR gdb/20604:
7892 * gdb.base/quit.exp: New file.
7893
74172ecf
SM
78942016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7895
7896 * .gitignore: New file.
7897
3d0ec882
MR
78982016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7899
7900 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7901 throughout.
7902
8193adea
AA
79032016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7904
7905 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7906
d41a5c09
JK
79072016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7908
7909 * gdb.cp/casts.cc (decltype): Move it ...
7910 (main): ... with its call to ...
7911 * gdb.cp/casts03.cc: ... a new file.
7912 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7913
d2dfe700
JK
79142016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7915
7916 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7917
e2a92b16
PB
79182016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7919
7920 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7921 and sync up the test with tests in gas/testsuite/gas/ppc.
7922 * gdb.arch/powerpc-power.exp: Likewise.
7923
49b4de64
JK
79242016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7925
7926 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7927
2c29df25
SDJ
79282016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7929 Jan Kratochvil <jan.kratochvil@redhat.com>
7930
7931 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7932 make m1's definition to be different from m2's. Use 'dummy' as an
7933 argument for probe 'two'.
7934
cc3c2846
JB
79352016-09-10 Jon Beniston <jon@beniston.com>
7936
7937 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7938 for sim target.
7939
e1b2624a
AA
79402016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7941
7942 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7943 variable declaration.
7944 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7945 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7946 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7947 received HWCAP as its argument.
7948
4295e285
PA
79492016-09-06 Pedro Alves <palves@redhat.com>
7950
7951 * gdb.base/new-ui-pending-input.c: New file.
7952 * gdb.base/new-ui-pending-input.exp: New file.
7953 * gdb.exp (clear_gdb_spawn_id): New procedure.
7954 (with_spawn_id): Check whether gdb_spawn_id exists before
7955 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7956 on exit.
7957
00d5215e
UW
79582016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7959
7960 * gdb.base/float128.c: New file.
7961 * gdb.base/float128.exp: Likewise.
7962 * gdb.base/floatn.c: Likewise.
7963 * gdb.base/floatn.exp: Likewise.
7964
a9ff5f12
UW
79652016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7966
7967 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7968
f245535c
PA
79692016-09-05 Pedro Alves <palves@redhat.com>
7970
7971 PR backtrace/19927
7972 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7973 unwinders are immediately called as side effect of "source" or
7974 "disable unwinder" commands.
7975 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7976
ae9cf263
YQ
79772016-09-02 Yao Qi <yao.qi@linaro.org>
7978
7979 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7980 is true and $type is "float" or "double".
7981
27aba047
YQ
79822016-09-02 Yao Qi <yao.qi@linaro.org>
7983
7984 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7985 true.
7986 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7987 * gdb.base/call-rt-st.exp: Likewise.
7988 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7989 return value instead of gdb,skip_float_test.
7990 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7991 (do_function_calls): Use its return value instead of
7992 gdb,skip_float_test.
7993 * gdb.base/finish.exp: Likewise.
7994 * gdb.base/funcargs.exp: Likewise.
7995 * gdb.base/return.exp: Likewise.
7996 * gdb.base/return2.exp: Likewise.
7997 * gdb.base/varargs.exp: Likewise.
7998 * lib/gdb.exp (gdb_skip_float_test): Change it to
7999 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8000
5af962df
AA
80012016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8002
8003 * gdb.multi/tids.exp: Test "thread apply all".
8004
7fac6910
JK
80052016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 * gdb.base/default.exp (tty): Remove.
8008
bb1fe4ac
KB
80092016-08-24 Kevin Buettner <kevinb@redhat.com>
8010
2806dc7e
PA
8011 * gdb.python/py-recurse-unwind.c: New file.
8012 * gdb.python/py-recurse-unwind.py: New file.
8013 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8014
0a1ddfa6
SM
80152016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8016
8017 * gdb.base/set-inferior-tty.exp: New file.
8018 * gdb.base/set-inferior-tty.c: New file.
8019
d9de1fe3
PA
80202016-08-23 Pedro Alves <palves@redhat.com>
8021
8022 PR gdb/20494
8023 * gdb.base/new-ui-echo.c: New file.
8024 * gdb.base/new-ui-echo.exp: New file.
8025
e9d9abd7
YQ
80262016-08-23 Yao Qi <yao.qi@linaro.org>
8027
8028 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8029 gdbserver_spawn.
8030 * gdb.server/connect-without-multi-process.exp (do_test):
8031 Likewise.
8032
3589529e
YQ
80332016-08-23 Yao Qi <yao.qi@linaro.org>
8034
8035 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8036 standalone_txt. Delete gdb_txt and standalone_txt on host
8037 and target. Spawn the binary on target. Copy files from
8038 target to host.
8039
6bb90213
PA
80402016-08-22 Pedro Alves <palves@redhat.com>
8041
8042 PR gdb/20505
8043 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8044 with_test_prefix. Factor out bits to ...
8045 (test_no_vdso): ... this new procedure.
8046
20c2c024
CL
80472016-08-19 Carl Love <cel@us.ibm.com>
8048
8049 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8050 maintaining separate logic for constructing the output path.
8051 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8052 * gdb.arch/ppc-dfp.exp: Likewise.
8053 * gdb.arch/ppc-fp.exp: Likewise.
8054 * gdb.arch/vsx-regs.exp: Likewise.
8055 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8056 binprefix for generating the additional binary files.
8057
0646e07d
PA
80582016-08-19 Pedro Alves <palves@redhat.com>
8059
8060 * gdb.trace/mi-trace-frame-collected.exp
8061 (test_trace_frame_collected): On x32, expect two registers.
8062
46da9242
CL
80632016-08-18 Carl Love <cel@us.ibm.com>
8064
8065 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8066 and sync up the test with tests in gas/testsuite/gas/ppc.
8067 * gdb.arch/powerpc-power.exp: Likewise.
8068
eb2332d7
SM
80692016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8070
8071 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8072 expected error message.
8073
63c61e04
SM
80742016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8075
8076 * gdb.multi/remove-inferiors.exp: New file.
8077 * gdb.multi/remove-inferiors.c: New file.
8078
7b17065f
YQ
80792016-08-12 Yao Qi <yao.qi@linaro.org>
8080
8081 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8082 argument list.
8083
01d3dedf
PA
80842016-08-10 Pedro Alves <palves@redhat.com>
8085
8086 PR gdb/19187
8087 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8088 setup_kfails.
8089
3eb7562a
PA
80902016-08-09 Pedro Alves <palves@redhat.com>
8091 Simon Marchi <simon.marchi@ericsson.com>
8092
8093 PR gdb/20418
8094 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8095 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8096
80614914
PA
80972016-08-09 Pedro Alves <palves@redhat.com>
8098
8099 PR mi/20431
8100 * gdb.mi/mi-cmd-error.exp: New file.
8101
f348d89a
PA
81022016-08-09 Pedro Alves <palves@redhat.com>
8103
8104 PR gdb/18653
8105 * gdb.base/signals-state-child.c: New file.
8106 * gdb.base/signals-state-child.exp: New file.
8107 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8108
e5ca03b4
PA
81092016-08-09 Pedro Alves <palves@redhat.com>
8110
8111 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8112
282a0691
TT
81132016-08-03 Tom Tromey <tom@tromey.com>
8114
8115 PR python/18565:
8116 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8117
41bfcd63
YQ
81182016-08-01 Yao Qi <yao.qi@linaro.org>
8119
8120 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8121 variable mode to "multi-process" if $multi_process is 1, otherwise
8122 set it to "single-process".
8123
e3465b24
YQ
81242016-08-01 Yao Qi <yao.qi@linaro.org>
8125
8126 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8127 * gdb.cp/cpexprs.exp: Likewise.
8128 * gdb.cp/m-static.exp: Likewise.
8129
0b31a4bc
TT
81302016-07-26 Tom Tromey <tom@tromey.com>
8131
8132 PR python/20190:
8133 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8134 test.
8135
e0461dbb
MM
81362016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8137
8138 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8139 selecting assembly source files.
8140 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8141 assembly source files.
8142 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8143 assembly source files.
8144 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8145 selecting assembly source files.
8146
8194e927
SM
81472016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8148
8149 * gdb.base/new-ui.exp (do_test_invalid_args): New
8150 procedure.
8151
c0272db5
TW
81522016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8153
8154 * gdb.btrace/reconnect.c: New file.
8155 * gdb.btrace/reconnect.exp: New file.
8156
e3487908
GKB
81572016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8158
8159 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8160 to test_catch_syscall_group.
8161 (test_catch_syscall_group): New.
8162
12df5c00
TT
81632016-07-21 Tom Tromey <tom@tromey.com>
8164
8165 * gdb.rust/simple.rs (main): Use empty struct expression.
8166 * gdb.rust/simple.exp: Add tests for empty struct expression.
8167
bae62ee2
YQ
81682016-07-21 Yao Qi <yao.qi@linaro.org>
8169
8170 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8171 if gdb_skip_xml_test is true on some targets.
8172
b1b53fb3
YQ
81732016-07-21 Yao Qi <yao.qi@linaro.org>
8174
8175 * gdb.server/solib-list.exp: Unset last_loaded_file.
8176
027d97f8
JK
81772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8178
8179 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8180 "step into captured_main (args)".
8181
7674d381
JK
81822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8183
8184 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8185
72b5d099
JK
81862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8187
8188 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8189
1f960ced
PA
81902016-07-19 Pedro Alves <palves@redhat.com>
8191
8192 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8193 * gdb.opt/inline-bt.exp: Likewise.
8194 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8195 additional_flags=-Winline.
8196 * gdb.opt/inline-locals.exp: Likewise.
8197 * gdb.opt/inline-markers.c (ATTR): Define.
8198 (inlined_fn): Use it.
8199
f25827c1
YQ
82002016-07-19 Yao Qi <yao.qi@linaro.org>
8201
8202 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8203 (test_with_self): Remove some code. Remove argument executable.
8204 (top-level): Use do_self_tests.
8205
37539ebe
DB
82062016-07-15 Zachary Welch <zwelch@codesourcery.com>
8207 Don Breazeal <donb@codesourcery.com>
8208
8209 * gdb.base/maint.exp: Escape paths used in regular expressions.
8210 * gdb.stabs/weird.exp: Likewise.
8211
dac790e1
TT
82122016-07-13 Tom Tromey <tom@tromey.com>
8213
8214 PR python/15620, PR python/18620:
8215 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8216 (test_bkpt_events): New procs.
8217
93daf339
TT
82182016-07-13 Tom Tromey <tom@tromey.com>
8219
8220 PR python/17698:
8221 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8222 test.
8223 (test_watchpoints): Likewise.
8224 (test_bkpt_pending): New proc.
8225
6571a381
TT
82262016-07-13 Tom Tromey <tom@tromey.com>
8227
8228 PR cli/18053:
8229 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8230 completion test.
8231
e8732474
JK
82322016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8233
8234 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8235 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8236 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8237 f_label.
8238 (g): Rename g_end_lbl to g_label.
8239 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8240 low_pc and high_pc.
8241 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8242
e0f3fd7c
TT
82432016-07-12 Tom Tromey <tom@tromey.com>
8244
8245 PR python/19293:
8246 * gdb.python/py-unwind-maint.exp: Update tests.
8247
3cfe46b6
YQ
82482016-07-12 Yao Qi <yao.qi@linaro.org>
8249
8250 * lib/selftest-support.exp (selftest_setup): Match the output
8251 when captured_main is inlined.
8252
4f19a0e6
WT
82532016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8254
8255 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8256 New variables.
8257 (print this%a, print this%b, print this): New tests.
8258 * gdb.fortran/derived-types.f90 (this): New object and
8259 initialization.
8260
986cf455
SM
82612016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8262
8263 * gdb.ada/arraydim.exp: Remove extra directory level in build
8264 directory.
8265
f0464b23
SM
82662016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8267
8268 * lib/ada.exp: Remove extra directory level in build directory.
8269 * gdb.ada/cond_lang.exp: Likewise.
8270 * gdb.ada/exec_changed.exp: Likewise.
8271 * gdb.ada/lang_switch.exp: Likewise.
8272
42d94011
MG
82732016-07-06 Manish Goregaokar <manish@mozilla.com>
8274
2806dc7e
PA
8275 * simple.rs: Add test for raw pointer subscripting.
8276 * simple.exp: Add test expectations.
42d94011 8277
647c264c
YQ
82782016-07-05 Yao Qi <yao.qi@linaro.org>
8279
8280 * gdb.mi/mi-reverse.exp: Match =record-started output.
8281
20aa2c60
PA
82822016-07-01 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8285 procedure.
8286 (jit_reader_test): Test the jit reader's unwinder.
8287 * gdb.base/jithost.c (jit_function_00_code): New global.
8288 (main): Use memcpy to fill in the mmapped code, instead of poking
8289 bytes manually here.
8290 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8291 value.
8292 (read_debug_info): Save the function's range.
8293 (read_sp): New function.
8294 (unwind_frame): Use it. Also unwind RBP.
8295 (get_frame_id): Use read_sp.
8296 (gdb_init_reader): Use calloc instead of malloc.
8297 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8298 parameter. Use gdb_test_multiple.
8299
ced2dffb
PA
83002016-07-01 Pedro Alves <palves@redhat.com>
8301 Antoine Tremblay <antoine.tremblay@ericsson.com>
8302
8303 * gdb.threads/process-dies-while-detaching.c: New file.
8304 * gdb.threads/process-dies-while-detaching.exp: New file.
8305
63000888
PA
83062016-07-01 Pedro Alves <palves@redhat.com>
8307
8308 * gdb.multi/watchpoint-multi-exit.c: New file.
8309 * gdb.multi/watchpoint-multi-exit.exp: New file.
8310
038d4868
PA
83112016-06-30 Pedro Alves <palves@redhat.com>
8312
8313 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8314 unset inferior_spawn_id.
8315
994e9c83
PA
83162016-06-30 Pedro Alves <palves@redhat.com>
8317
8318 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8319 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8320
e5653468
YQ
83212016-06-29 Yao Qi <yao.qi@linaro.org>
8322
8323 * gdb.base/return.c: Add copyright header.
8324
803b47e5
TT
83252016-06-29 Tom Tromey <tom@tromey.com>
8326
8327 PR python/20129:
8328 * gdb.python/py-framefilter.exp: Add tests for setting priority
8329 and disabling of non-existent frame filter.
8330
28244707
YQ
83312016-06-29 Yao Qi <yao.qi@linaro.org>
8332
8333 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8334 0x0f07ff.
8335
a31d2f06
YQ
83362016-06-28 Yao Qi <yao.qi@linaro.org>
8337
8338 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8339 triplets. Start gdb, execute catch syscall, and continue. Check
8340 gdb's output to determine catch syscall is supported.
8341
921d8f54
MG
83422016-06-27 Manish Goregaokar <manish@mozilla.com>
8343
25d49b86
PA
8344 * gdb.rust/simple.rs: Add test for returning unit in a function.
8345 * gdb.rust/simple.exp: Add expectation for functions returning
8346 unit.
921d8f54 8347
f4952523
PMR
83482016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8349
8350 * gdb.python/py-breakpoint-create-fail.c,
8351 gdb.python/py-breakpoint-create-fail.exp,
8352 gdb.python/py-breakpoint-create-fail.py: New testcase.
8353
fccb08f8
MG
83542016-06-25 Manish Goregaokar <manish@mozilla.com>
8355
8356 PR gdb/20239
8357 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8358 * gdb.rust/simple.exp: Add test expectations for new NonZero
8359 tests.
fccb08f8 8360
6b850546
DT
83612016-06-24 David Taylor <dtaylor@emc.com>
8362
8363 * gdb.base/offsets.exp: New file.
8364 * gdb.base/offsets.c: New file.
8365
17621150
TT
83662016-06-23 Tom Tromey <tom@tromey.com>
8367
8368 PR gdb/16483:
8369 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8370 before any filters are loaded.
8371
04d59df6
WT
83722016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8373
8374 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8375 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8376 structs.
8377 * gdb.fortran/derived-type-function.exp: New file.
8378 * gdb.fortran/derived-type-function.f90: New file.
8379
8380
ac69f786
PA
83812016-06-21 Pedro Alves <palves@redhat.com>
8382
8383 * gdb.base/new-ui.exp: New file.
8384 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8385 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8386 (with_spawn_id): New procedure.
8387
49940788
PA
83882016-06-21 Pedro Alves <palves@redhat.com>
8389
8390 * gdb.mi/mi-exec-run.exp: New file.
8391
ef274d26
PA
83922016-06-21 Pedro Alves <palves@redhat.com>
8393
8394 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8395 breakpoint command's output on the main UI.
8396 (test_break): New procedure, factored out from calls in the top
8397 level.
8398 (top level): Use foreach_with_prefix to test MI as main UI and as
8399 separate UI.
8400
468afe6c
PA
84012016-06-21 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8404 (test_awatch_creation_and_listing)
8405 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8406 Remove 'type' parameter.
8407 (test_watchpoint_all): New parameter mi_mode. Remove
8408 with_test_prefix.
8409 (top level): Use foreach_with_prefix, and add main/separate UI MI
8410 testing axis.
8411
51f77c37
PA
84122016-06-21 Pedro Alves <palves@redhat.com>
8413
8414 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8415 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8416 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8417 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8418 (gdb_main_spawn_id, mi_spawn_id): Declare and
8419 comment.
8420 (mi_create_inferior_pty): New procedure,
8421 factored out from default_mi_gdb_start.
8422 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8423 procedures.
8424 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8425 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8426 Use mi_create_inferior_pty.
8427 (mi_gdb_start): Use eval to pass down args list.
8428
8980e177
PA
84292016-06-21 Pedro Alves <palves@redhat.com>
8430
8431 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8432 * gdb.opt/inline-cmds.exp: Add MI tests.
8433
f38d3ad1
PA
84342016-06-21 Pedro Alves <palves@redhat.com>
8435
8436 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8437
45db7c09
PA
84382016-06-21 Pedro Alves <palves@redhat.com>
8439
8440 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8441 (top level): Use it instead of mi_execute_to.
8442
5a069ab3
PA
84432016-06-21 Pedro Alves <palves@redhat.com>
8444
8445 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8446 (cont_handler_str): New.
8447 (signal_stop_handler): Set stop_handler_str instead of printing to
8448 stdout.
8449 (continue_handler): Set cont_handler_str instead of printing to
8450 stdout.
8451 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8452 mi_send_resuming_command. Print stop_handler_str and
8453 cont_handler_str instead of expecting the python events print
8454 directly.
8455
2838cc1d
SD
84562016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8457
8458 * gdb.base/jit-reader.exp: New file.
8459 * gdb.base/jithost.c: New file.
8460 * gdb.base/jithost.h: New file.
8461 * gdb.base/jitreader.c : New file.
8462 * gdb.base/jit-protocol.h: New file.
8463
21a77091
YQ
84642016-06-17 Yao Qi <yao.qi@linaro.org>
8465
8466 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8467 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8468 and detach-on-fork. Adjust tests.
8469 (top level): Invoke break_cond_on_syscall with combinations of
8470 syscall, follow-fork-mode and detach-on-fork.
8471
f50bf8e5
YQ
84722016-06-17 Yao Qi <yao.qi@linaro.org>
8473
8474 * gdb.base/step-over-exit.c: New.
8475 * gdb.base/step-over-exit.exp: New.
8476
a28d8e50
YTL
84772016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8478
8479 * gdb.base/float.exp: Add target check for nds32*-*-*.
8480 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8481
cad8e26d
AB
84822016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8483
8484 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8485 for unsupported target features.
8486 * gdb.base/call-rt-st.exp: Likewise.
8487 * gdb.base/call-sc.exp: Likewise.
8488 * gdb.base/call-signal-resume.exp: Likewise.
8489 * gdb.base/call-strs.exp: Likewise.
8490 * gdb.base/callexit.exp: Likewise.
8491 * gdb.base/callfuncs.exp: Likewise.
8492 * gdb.base/nodebug.exp: Likewise.
8493 * gdb.base/printcmds.exp: Likewise.
8494 * gdb.base/ptype.exp: Likewise.
8495 * gdb.base/structs.exp: Likewise.
8496 * gdb.base/unwindonsignal.exp: Likewise.
8497 * gdb.cp/gdb2495.exp: Likewise.
8498 * gdb.cp/templates.exp: Likewise.
8499 * gdb.cp/virtfunc.exp: Likewise.
8500 * gdb.threads/hand-call-in-threads.exp: Likewise.
8501 * gdb.threads/interrupted-hand-call.exp: Likewise.
8502 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8503
347dc102
TT
85042016-06-10 Tom Tromey <tom@tromey.com>
8505
8506 PR rust/20110:
8507 * gdb.rust/expr.exp: Add test for integer constant larger than
8508 i32.
8509
5e13cf25
BH
85102016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8511
8512 * gdb.fortran/nested-funcs.exp: New.
8513 * gdb.fortran/nested-funcs.f90: New.
8514
bb556f1f
TK
85152016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8516
8517 * gdb.base/examine-backward.c: New file.
8518 * gdb.base/examine-backward.exp: New file.
8519
38b022b4
SM
85202016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8521
8522 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8523 matching.
8524
1b40ec05
TT
85252016-06-02 Tom Tromey <tom@tromey.com>
8526
8527 PR python/18984:
8528 * gdb.python/py-shared.exp: Add solib_name test.
8529
193bd378
SM
85302016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8531
8532 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8533
3326303b
MG
85342016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8535
8536 PR c++/19893
8537 * gdb.dwarf2/implref.exp: Rename to...
8538 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8539 * gdb.dwarf2/implref-array.c: New file.
8540 * gdb.dwarf2/implref-array.exp: Likewise.
8541 * gdb.dwarf2/implref-global.c: Likewise.
8542 * gdb.dwarf2/implref-global.exp: Likewise.
8543 * gdb.dwarf2/implref-struct.c: Likewise.
8544 * gdb.dwarf2/implref-struct.exp: Likewise.
8545
825c8ef2
AT
85462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8547
8548 * gdb.trace/trace-condition.exp: Add 64bit tests.
8549
2320162a
AT
85502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8551
8552 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8553 bits types.
8554 (main): Adapt to 8 to 64 bits types.
8555 * gdb.trace/trace-condition.exp: Add new tests.
8556
a7818233
AT
85572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8558
8559 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8560
0d336466
AT
85612016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8562
8563 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8564 Move condition tests...
8565 * gdb.trace/trace-condition.exp: Here.
8566
7faeb45a
AT
85672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8568
8569 * gdb.trace/trace-condition.exp: Add counter-case tests.
8570
e385593e
JK
85712016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8572
8573 PR c++/15231
8574 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8575 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8576
744608cc
PA
85772016-05-27 Pedro Alves <palves@redhat.com>
8578
8579 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8580 New procedure.
8581 (top level): Call it, and bail out of DejaGnu is known to be bad.
8582
ac775bf4
AB
85832016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8584
8585 * gdb.base/whatis.c: Extend the test case.
8586 * gdb.base/whatis.exp: Add additional tests.
8587
2bbad2ea
BH
85882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8589
8590* gdb.fortran/type.f90: Add pointer variable.
8591* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8592
8b70175d
BH
85932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8594
8595 * gdb.fortran/vla-type.exp: Fix testcase name.
8596
86d8a848
BH
85972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8598
8599 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8600
e188eb36
BH
86012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8602
8603 * gdb.fortran/type.f90: Add nested structures.
8604 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8605 * gdb.fortran/derived-type.exp: Adapt expected output.
8606 * gdb.fortran/vla-type.exp: Adapt expected output.
8607
9b2db1fd
BH
86082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8609
8610 * gdb.fortran/whatis_type.exp: Adapt expected output.
8611
72b17055
BH
86122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8613
8614 * gdb.fortran/print_type.exp: Fix expected output.
8615 * gdb.fortran/whatis_type.exp: Fix expected output.
8616
3cd81d8d
BH
86172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8618
8619 * gdb.fortran/whatis_type.exp: Use multi_line.
8620
ddae9462
TT
86212016-05-24 Tom Tromey <tom@tromey.com>
8622
8623 PR python/17386:
8624 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8625 use value as an index.
8626
1957f6b8
TT
86272016-05-23 Tom Tromey <tom@tromey.com>
8628
8629 PR python/17981:
8630 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8631 no-breakpoint case.
8632
026a9174
PA
86332016-05-24 Pedro Alves <palves@redhat.com>
8634
8635 PR gdb/19828
8636 * gdb.threads/clone-attach-detach.c: New file.
8637 * gdb.threads/clone-attach-detach.exp: New file.
8638
e70a7231
FR
86392016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8640
8641 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8642
0f6ed0e0
TT
86432016-05-23 Tom Tromey <tom@tromey.com>
8644
8645 PR python/19438, PR python/18393:
8646 * gdb.python/py-progspace.exp: Add "dir" test.
8647 * gdb.python/py-objfile.exp: Add "dir" test.
8648
ffd19d61
YQ
86492016-05-23 Yao Qi <yao.qi@linaro.org>
8650
8651 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8652 * gdb.arch/thumb2-it.exp: Likewise.
8653
9e8f9b05
SM
86542016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8655
8656 * gdb.mi/mi-threads-interrupt.c: New file.
8657 * gdb.mi/mi-threads-interrupt.exp: New file.
8658
61c6156d
SM
86592016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8660
8661 PR gdb/18077
8662 * gdb.mi/mi-async-run.exp: New file.
8663 * gdb.mi/mi-async-run.c: New file.
8664
67218854
TT
86652016-05-17 Tom Tromey <tom@tromey.com>
8666 Manish Goregaokar <manishsmail@gmail.com>
8667
8668 * lib/rust-support.exp: New file.
8669 * lib/gdb.exp (skip_rust_tests): New proc.
8670 (build_executable_from_specs): Handle rust.
8671 * lib/future.exp (gdb_find_rustc): New proc.
8672 (gdb_default_target_compile): Handle rust.
8673 * gdb.rust/expr.exp: New file.
8674 * gdb.rust/generics.exp: New file.
8675 * gdb.rust/generics.rs: New file.
8676 * gdb.rust/methods.exp: New file.
8677 * gdb.rust/methods.rs: New file.
8678 * gdb.rust/modules.exp: New file.
8679 * gdb.rust/modules.rs: New file.
8680 * gdb.rust/simple.exp: New file.
8681 * gdb.rust/simple.rs: New file.
8682
c44af4eb
TT
86832016-05-17 Tom Tromey <tom@tromey.com>
8684
8685 * gdb.base/default.exp (set language): Add rust.
8686
dcd1f979
TT
86872016-05-17 Tom Tromey <tom@tromey.com>
8688
8689 * gdb.gdb/unittest.exp: New file.
8690
155b7f57
YQ
86912016-05-16 Yao Qi <yao.qi@linaro.org>
8692
8693 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8694 shell_prompt. Update shell_prompt_re.
8695
8ddd5a6c
DE
86962016-05-12 Doug Evans <dje@google.com>
8697
8698 PR symtab/19999
8699 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8700 $options when building executable.
8701 * gdb.dwarf2/fission-loclists-pie.S: New file.
8702 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8703
02e370d9
SM
87042016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8705
8706 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8707 of [is_remote target],
8708
8929ad8b
SM
87092016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8710
8711 * lib/gdb.exp (use_gdb_stub): New procedure.
8712
6c447423
DE
87132016-05-03 Yunlian Jiang <yunlian@google.com>
8714 Doug Evans <dje@google.com>
8715
8716 PR symtab/19914
8717 * gdb.dwarf2/dwp-sepdebug.c: New file.
8718 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8719
444e826c
SM
87202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8721
8722 * gdb.base/detach.exp: Remove is_remote check.
8723
740feeaa
SM
87242016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8725
8726 * gdb.base/annota-input-while-running.exp: Don't check for
8727 [is_remote target]. Enable annotations after running to main.
8728 Remove unused "set test..." line.
8729
9080ac9d
SM
87302016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8731
8732 * gdb.trace/trace-enable-disable.exp: New file.
8733 * gdb.trace/trace-enable-disable.c: New file.
8734
952ebca5
SM
87352016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8736
8737 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8738 use it in info sharedlibrary test.
8739 * gdb.trace/ftrace-lock.exp: Likewise.
8740 * gdb.trace/ftrace.exp: Likewise.
8741 * gdb.trace/range-stepping.exp: Likewise.
8742 * gdb.trace/trace-break.exp: Likewise.
8743 * gdb.trace/trace-condition.exp: Likewise.
8744 * gdb.trace/trace-mt.exp: Likewise.
8745
d9019901
SM
87462016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8747
8748 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8749 (gdb_load_shlib): ... this.
8750 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8751 gdb_load_shlib.
8752 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8753 * gdb.base/ctxobj.exp: Likewise.
8754 * gdb.base/dprintf-pending.exp: Likewise.
8755 * gdb.base/dso2dso.exp: Likewise.
8756 * gdb.base/fixsection.exp: Likewise.
8757 * gdb.base/gcore-relro.exp: Likewise.
8758 * gdb.base/gdb1555.exp: Likewise.
8759 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8760 * gdb.base/gnu-ifunc.exp: Likewise.
8761 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8762 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8763 * gdb.base/pending.exp: Likewise.
8764 * gdb.base/print-file-var.exp: Likewise.
8765 * gdb.base/print-symbol-loading.exp: Likewise.
8766 * gdb.base/shlib-call.exp: Likewise.
8767 * gdb.base/shreloc.exp: Likewise.
8768 * gdb.base/so-impl-ld.exp: Likewise.
8769 * gdb.base/solib-disc.exp: Likewise.
8770 * gdb.base/solib-nodir.exp: Likewise.
8771 * gdb.base/solib-overlap.exp: Likewise.
8772 * gdb.base/solib-symbol.exp: Likewise.
8773 * gdb.base/solib-weak.exp (do_test): Likewise.
8774 * gdb.base/sym-file.exp: Likewise.
8775 * gdb.base/symtab-search-order.exp: Likewise.
8776 * gdb.base/type-opaque.exp: Likewise.
8777 * gdb.base/unload.exp: Likewise.
8778 * gdb.base/watchpoint-solib.exp: Likewise.
8779 * gdb.compile/compile.exp: Likewise.
8780 * gdb.cp/gdb2384.exp: Likewise.
8781 * gdb.cp/infcall-dlopen.exp: Likewise.
8782 * gdb.cp/re-set-overloaded.exp: Likewise.
8783 * gdb.fortran/library-module.exp: Likewise.
8784 * gdb.opt/solib-intra-step.exp: Likewise.
8785 * gdb.python/py-finish-breakpoint.exp: Likewise.
8786 * gdb.python/py-shared.exp: Likewise.
8787 * gdb.reverse/solib-precsave.exp: Likewise.
8788 * gdb.reverse/solib-reverse.exp: Likewise.
8789 * gdb.server/solib-list.exp: Likewise.
8790 * gdb.threads/dlopen-libpthread.exp: Likewise.
8791 * gdb.threads/tls-shared.exp: Likewise.
8792 * gdb.threads/tls-so_extern.exp: Likewise.
8793 * gdb.trace/change-loc.exp: Likewise.
8794 * gdb.trace/ftrace-lock.exp: Likewise.
8795 * gdb.trace/ftrace.exp: Likewise.
8796 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8797 * gdb.trace/pending.exp: Likewise.
8798 * gdb.trace/range-stepping.exp: Likewise.
8799 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8800 (strace_info_marker): Likewise.
8801 (strace_probe_marker): Likewise.
8802 (strace_trace_on_same_addr): Likewise.
8803 (strace_trace_on_diff_addr): Likewise.
8804 * gdb.trace/trace-break.exp: Likewise.
8805 * gdb.trace/trace-condition.exp: Likewise.
8806 * gdb.trace/trace-mt.exp: Likewise.
8807
fca4cfd9
SM
88082016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8809
8810 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8811 result of gdb_remote_download.
8812 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8813 * gdb.base/dso2dso.exp: Likewise.
8814 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8815 * gdb.base/print-file-var.exp: Likewise.
8816 * gdb.base/shlib-call.exp: Likewise.
8817 * gdb.base/shreloc.exp: Likewise.
8818 * gdb.base/solib-overlap.exp: Likewise.
8819 * gdb.base/solib-weak.exp (do_test): Likewise.
8820 * gdb.base/unload.exp: Likewise.
8821
11cf4ffb
YQ
88222016-04-27 Yao Qi <yao.qi@linaro.org>
8823
8824 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8825 exists.
8826
3e2e34f8
KB
88272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8828
8829 * vla-type.exp: Print structure from toplevel.
8830
8f07e298
BH
88312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8832
8833 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8834 of dynamic types.
8835 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8836 of dynamic types.
8837
9920b434
BH
88382016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8839
8840 * gdb.fortran/vla-type.f90: New file.
8841 * gdb.fortran/vla-type.exp: New file.
8842
f3abeff5
YQ
88432016-04-25 Yao Qi <yao.qi@linaro.org>
8844
8845 * gdb.base/branch-to-self.c: New file.
8846 * gdb.base/branch-to-self.exp: New file.
8847
0a5d52f0
YQ
88482016-04-22 Yao Qi <yao.qi@linaro.org>
8849
8850 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8851 more after $hex.
8852
495346f6
YQ
88532016-04-22 Yao Qi <yao.qi@linaro.org>
8854
8855 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8856 * gdb.base/annota3.exp: Likewise.
8857
4a7e075c
YQ
88582016-04-22 Yao Qi <yao.qi@linaro.org>
8859
8860 * gdb.reverse/step-precsave.exp: Do one step and test program
8861 stops in "callee" and do multiple steps until program goes out
8862 of "callee".
8863 * gdb.reverse/step-reverse.exp: Likewise.
8864
5b061e98
YQ
88652016-04-22 Yao Qi <yao.qi@linaro.org>
8866
8867 * gdb.trace/signal.exp: Also pass if
8868 $tracepoint_hits($i) > $iterations.
8869
5c5dc57f
YQ
88702016-04-22 Yao Qi <yao.qi@linaro.org>
8871
8872 * gdb.trace/signal.c: New file.
8873 * gdb.trace/signal.exp: New file.
8874
a55411b9
DE
88752016-04-19 Doug Evans <xdje42@gmail.com>
8876
8877 * gdb.base/bad-file.exp: New file.
8878
a22df60a
MG
88792016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8880
8881 * gdb.dwarf2/implref.exp: New file.
8882
0c13f7e5
BH
88832016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8884
8885 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8886 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8887 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8888 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8889 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8890 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8891 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8892 * lib/fortran.exp (fortran_int4): New procedure.
8893 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8894 (fortran_logical4): Likewise.
8895
9b9b09e9
BH
88962016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8897
8898 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8899
a14d1f4d
BH
89002016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8901
8902 * lib/compiler.c: Add Intel specific preprocessor macros.
8903 * lib/compiler.cc: Likewise.
25d49b86 8904
7d49b1d0
LM
89052016-04-13 Luis Machado <lgustavo@codesourcery.com>
8906
8907 * gdb.server/connect-with-no-symbol-file.c: New file.
8908 * gdb.server/connect-with-no-symbol-file.exp: New file.
8909
8392fa22
SM
89102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8911
8912 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8913
8c4c4aeb
SM
89142016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8915
8916 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8917 standard output directory.
8918
45e3745e
AT
89192016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8920
8921 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8922
e26b7e41
MM
89232016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8924
8925 * gdb.btrace/instruction_history.c (loop): Add declaration.
8926
8ce09462
AT
89272016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8928
8929 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8930
2e88a1ea
SM
89312016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8932
8933 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8934 parentheses to print.
8935 (continue_handler): Likewise.
8936
f48e22e3
SM
89372016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8938
8939 * gdb.server/solib-list.exp: Remove is_remote check.
8940 Pass shlib= to gdb_compile. Don't link shared library with
8941 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8942 Run binary filename through "readlink -f" on the target.
8943
096be756
PA
89442016-04-08 Pedro Alves <palves@redhat.com>
8945
8946 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8947 interpreter filename as argument to gdbserver_spawn.
8948 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8949 Return empty if $last_loaded_file does not exist.
8950
06500533
JK
89512016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8952
8953 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8954 * gdb.base/jit-main.c: Use exit after usage.
8955
2d35e871
JK
89562016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8957
8958 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8959 GDBHISTSIZE prior to the tests.
8960 * gdb.base/gdbinit-history.exp: Likewise.
8961
89622016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8963
8964 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8965 instead of build_executable. Use gdb_load_shlibs.
8966
c8064e7e
YQ
89672016-04-07 Yao Qi <yao.qi@linaro.org>
8968
8969 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8970 Execute "si" command.
8971
bde47561
YQ
89722016-04-07 Yao Qi <yao.qi@linaro.org>
8973
8974 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8975 number instead of the comments on some line.
8976
b16f8a3b
DB
89772016-04-06 Don Breazeal <donb@codesourcery.com>
8978
8979 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8980 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8981
c2f901df
SM
89822016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8983
8984 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8985 standard_output_file. Remove unused binfile variable.
8986
ac17fda0
CU
89872016-04-05 Catalin Udma <catalin.udma@freescale.com>
8988
8989 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8990 * gdb.python/py-mi-objfile.exp: Match "list main" output
8991 in console format.
8992
03a8c4df
SM
89932016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8994
8995 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8996 absolute.
8997
6e774b13
SM
89982016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8999
9000 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9001 absolute.
9002 * gdb.trace/ftrace.exp: Likewise.
9003 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9004 targets as well.
9005 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9006 (gdb_load_shlibs): Copy libraries to test directory when testing
9007 natively. Only set solib-search-path if testing remotely.
9008 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9009
7817ea46
SM
90102016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9011
9012 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9013 gdb_download. Use it even if the target is not remote.
9014 * gdb.base/jit.exp (compile_jit_test): Likewise.
9015 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9016 output directory if the destination board is local, otherwise use
9017 the standard remote_download from DejaGnu.
9018 (gdb_download): Remove.
9019 (gdb_load_shlibs): Use gdb_remote_download instead of
9020 gdb_download.
9021 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9022 Use gdb_remote_download instead of gdb_download. Use it even if
9023 the target is not remote.
9024 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9025 instead of gdb_download.
9026
7beb7f68
SM
90272016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9028
9029 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9030 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9031 run.
9032
cc63428a
AV
90332016-04-01 Artemiy Volkov <artemiyv@acm.org>
9034
9035 PR gdb/19820
9036 * gdb.base/printcmds.exp: Add artificial arrays tests.
9037
64cdf930
PA
90382016-03-31 Pedro Alves <palves@redhat.com>
9039
9040 PR gdb/19858
9041 * gdb.base/jit-main.c: Include unistd.h.
9042 (ATTACH): Define to 0 if not already defined.
9043 (wait_for_gdb, mypid): New globals.
9044 (WAIT_FOR_GDB): New macro.
9045 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9046 some breakpoint locations.
9047 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9048 New procedures.
9049 (one_jit_test): Add REATTACH parameter, and handle it. Use
9050 continue_to_test_location.
9051 (top level): Test attach, and adjusts calls to one_jit_test.
9052
40dea8cb
PA
90532016-03-31 Pedro Alves <palves@redhat.com>
9054
9055 PR gdb/19858
9056 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9057 BINSUFFIX parameter, and handle it.
9058 (top level): Adjust calls compile_jit_test.
9059
e7ea3ec7
CU
90602016-03-31 Catalin Udma <catalin.udma@freescale.com>
9061
9062 PR python/19743
9063 * gdb.python/py-mi-events-gdb.py: New file.
9064 * gdb.python/py-mi-events.c: New file.
9065 * gdb.python/py-mi-events.exp: New file.
9066
e6359af3
YQ
90672016-03-30 Yao Qi <yao.qi@linaro.org>
9068
9069 * gdb.reverse/until-precsave.exp: Match function name only.
9070 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9071 Move malloc to a condition block.
9072 * gdb.reverse/until-reverse.exp: Match function name only.
9073
a4105d04
MK
90742016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9075
9076 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9077 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9078 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9079 variable for GPR 0 instead of assuming it is register 0.
9080 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9081 * lib/trace-support.exp: Add s390 registers.
9082
bfa6adb9
YQ
90832016-03-29 Yao Qi <yao.qi@linaro.org>
9084
9085 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9086
1e6697ea
YQ
90872016-03-24 Yao Qi <yao.qi@linaro.org>
9088
9089 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9090 test message.
9091
64bcd522
AA
90922016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9093
9094 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9095 maintaining separate logic for constructing the output path.
9096
7868401b
DB
90972016-03-16 Don Breazeal <donb@codesourcery.com>
9098
9099 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9100 Retry fork and waitpid on interrupted system call errors.
9101 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9102 Use with_timeout_factor to increase timeout by factor of 10.
9103
1cafadb4
DB
91042016-03-15 Don Breazeal <donb@codesourcery.com>
9105
9106 * gdb.cp/scope-err.cc: New test program.
9107 * gdb.cp/scope-err.exp: New test script.
9108 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9109 lines and "set breakpoint here" comment.
9110 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9111 Fixed some whitespace and format issues.
9112 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9113 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9114
81516450
DE
91152016-03-15 Doug Evans <dje@google.com>
9116
9117 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9118 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9119 All callers updated. Add tests for enums, mixed flags register.
9120
aa52b601
DE
91212016-03-15 Doug Evans <dje@google.com>
9122
9123 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9124 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9125
fa4ff313
SM
91262016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9127
9128 * gdb.base/default.exp: Add $_as_string to the list of expected
9129 convenience functions.
9130
f2403c39
AB
91312016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9132
9133 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9134
f2f3ccb9
SM
91352016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9136
9137 * gdb.python/py-as-string.exp: New file.
9138 * gdb.python/py-as-string.c: New file.
9139
00dbd492
PA
91402016-03-09 Pedro Alves <palves@redhat.com>
9141
9142 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9143 signal" -> "Thread NN received signal" output change.
9144 * gdb.threads/ia64-sigill.exp: Likewise.
9145 * gdb.threads/linux-dp.exp: Likewise.
9146 * gdb.threads/manythreads.exp: Likewise.
9147 * gdb.threads/pending-step.exp: Likewise.
9148 * gdb.threads/print-threads.exp: Likewise.
9149 * gdb.threads/sigstep-threads.exp: Likewise.
9150 * gdb.threads/staticthreads.exp: Likewise.
9151 * gdb.threads/tls.exp: Likewise.
9152
1e6697ea
YQ
91532016-03-09 Pedro Alves <palves@redhat.com>
9154
9155 * gdb.base/command-line-input.exp: New file.
9156
b04fd3be
MK
91572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9158
9159 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9160 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9161 * gdb.trace/pending.exp: Accept leading dot before function name.
9162 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9163 * lib/trace-support.exp: Set registers for ppc.
9164
98fa59e9
MK
91652016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9166
9167 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9168 use it for disassembly; accept .main in addition to main in backtrace.
9169
f77198c8
MK
91702016-03-09 Wei-cheng Wang <cole945@gmail.com>
9171 Marcin Kościelnicki <koriakin@0x04.net>
9172
9173 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9174 (gdb_recursion_test_ptr): New global variable.
9175 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9176 gdb_recursion_test.
9177 (gdb_c_test): Ditto.
9178
ba84e0da
MK
91792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9180
9181 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9182 ordering.
9183
4366d36e
MK
91842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9185
9186 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9187 (bar): Add bar_start_lbl label.
9188 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9189 of foo/bar for emitting DWARF and tracing.
9190
5eb264df
SDJ
91912016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9192
9193 * analyze-racy-logs.py: Set executable bit.
9194
fb6a751f
SDJ
91952016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9196
9197 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9198 (CHECK_TARGET_TMP): Likewise.
9199 (check-single-racy): New rule.
9200 (check-parallel-racy): Likewise.
9201 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9202 (do-check-parallel-racy): New rule.
9203 (check-racy/%.exp): Likewise.
9204 * README (Racy testcases): New section.
9205 * analyze-racy-logs.py: New file.
9206
bdf7e230
DE
92072016-03-03 Doug Evans <dje@google.com>
9208
9209 * gdb.base/skip.exp: Use with_test_prefix.
9210
4719d415
YQ
92112016-03-03 Yao Qi <yao.qi@linaro.org>
9212
9213 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9214 Invoke step_over_syscall "clone" and break_cond_on_syscall
9215 "clone".
9216 * gdb.base/step-over-clone.c: New file.
9217
ea507862
YQ
92182016-03-03 Yao Qi <yao.qi@linaro.org>
9219
9220 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9221 code format.
9222
8fc8cbda
YQ
92232016-03-03 Yao Qi <yao.qi@linaro.org>
9224
9225 * gdb.base/disp-step-fork.c: Rename to ...
9226 * gdb.base/step-over-fork.c: ... it. New file.
9227 * gdb.base/disp-step-vfork.c: Rename to ...
9228 * gdb.base/step-over-vfork.c: ... it. New file.
9229 * gdb.base/disp-step-syscall.exp: Rename to ...
9230 * gdb.base/step-over-syscall.exp: ... it. New file.
9231 (disp_step_cross_syscall): Rename to ...
9232 (step_over_syscall): ... it.
9233
92fa70b0
YQ
92342016-03-03 Yao Qi <yao.qi@linaro.org>
9235
9236 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9237 If target supports condition evaluation on target, invoke
9238 break_cond_on_syscall for fork and vfork.
9239
e197ad3c
YQ
92402016-03-03 Yao Qi <yao.qi@linaro.org>
9241
9242 * gdb.base/disp-step-syscall.exp: Don't invoke
9243 support_displaced_stepping.
9244 (disp_step_cross_syscall): Test with displaced stepping off and
9245 on if supported.
9246
0b47da9f
YQ
92472016-03-03 Yao Qi <yao.qi@linaro.org>
9248
9249 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9250 proc.
9251 (setup): New proc.
9252 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9253 and setup.
9254
065ab6dc
BH
92552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9256
9257 * gdb.fortran/vla-history.exp: Remove breakpoint.
9258
07e448ad 92592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9260
25d49b86
PA
9261 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9262 exceeds timeout.
07e448ad 9263
9ac2d526 92642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9265
25d49b86
PA
9266 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9267 breakpoint.
9ac2d526 9268
17807369
BH
92692016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9270
9271 * gdb.mi/vla.f90: Nullify pointer after declaration.
9272
86e501af
PA
92732016-03-01 Pedro Alves <palves@redhat.com>
9274
9275 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9276
1e903e32
PA
92772016-03-01 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9280 before anything else.
9281 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9282 _GNU_SOURCE here.
9283 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9284 before anything else.
9285 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9286
6ccb54e2
PA
92872016-03-01 Pedro Alves <palves@redhat.com>
9288
9289 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9290
30ca9da1
YQ
92912016-03-01 Yao Qi <yao.qi@linaro.org>
9292
9293 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9294 prepare_for_testing.
9295
dc856b38
YQ
92962016-03-01 Yao Qi <yao.qi@linaro.org>
9297
9298 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9299
4a932159
AA
93002016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9301
9302 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9303 manually constructing the output path.
9304
f2489477
AA
93052016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9306
9307 * gdb.arch/s390-stackless.S: New.
9308 * gdb.arch/s390-stackless.exp: New.
9309
38899f16
IB
93102016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9311
9312 * gdb.dlang/circular.c: New file.
9313 * gdb.dlang/circular.exp: New file.
9314
9fde51ed
YQ
93152016-02-26 Yao Qi <yao.qi@linaro.org>
9316
9317 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9318 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9319 (testcases): Update.
9320
ce90fefe
YQ
93212016-02-26 Yao Qi <yao.qi@linaro.org>
9322
9323 * gdb.reverse/aarch64.c: Rename to ...
9324 * gdb.reverse/insn-reverse.c: ... it.
9325 * gdb.reverse/aarch64.exp: Rename to ...
9326 * gdb.reverse/insn-reverse.exp: ... it.
9327
3263bceb
YQ
93282016-02-26 Yao Qi <yao.qi@linaro.org>
9329
9330 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9331 (testcase_ftype): New.
9332 (testcases): New array.
9333 (n_testcases): New.
9334 (main): Call each element in testcases.
9335 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9336 (read_testcase): New.
9337 Do the tests in a loop.
9338
6cb59ff1
YQ
93392016-02-25 Yao Qi <yao.qi@linaro.org>
9340
9341 * gdb.base/branches.c: Remove.
9342
ae91f625
MK
93432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9344
9345 PR gdb/13808
9346 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9347
678b48b7
MK
93482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9349
9350 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9351
7337a6f2
MK
93522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9353
9354 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9355 change x86_64 call_insn to 'callq'.
9356
861ca91f
AT
93572016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9358
9359 * gdb.trace/tfile-avx.c: Move to...
9360 * gdb.trace/tracefile-pseudo-reg.c: Here.
9361 * gdb.trace/tfile-avx.exp: Move to...
9362 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9363
bf74e428
GB
93642016-02-24 Gary Benson <gbenson@redhat.com>
9365
9366 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9367 message on attach.
9368
cce0e923
DE
93692016-02-23 Doug Evans <dje@google.com>
9370
9371 * gdb.base/skip.c (test_skip): New function.
9372 (end_test_skip_file_and_function): New function.
9373 (test_skip_file_and_function): New function.
9374 * gdb.base/skip1.c (test_skip): New function.
9375 (skip1_test_skip_file_and_function): New function.
9376 * gdb.base/skip.exp: Add tests for new skip options.
9377 * gdb.base/skip-solib.exp: Update expected output.
9378 * gdb.perf/skip-command.cc: New file.
9379 * gdb.perf/skip-command.exp: New file.
9380 * gdb.perf/skip-command.py: New file.
9381
4000e47e
MK
93822016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9383
9384 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9385 info registers pattern.
9386
24f75ead
IB
93872016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9388
9389 * lib/future.exp: Add D support.
9390 (gdb_find_gdc): New proc.
9391 (gdb_default_target_compile): Add D support.
9392
fbb7bcbe
WW
93932016-02-18 Wei-cheng Wang <cole945@gmail.com>
9394
9395 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9396 user+system time.
9397 (trace_speed_test): Determine the iteration count for a time
9398 between 15..30 seconds.
9399
012b3a21
WT
94002016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9401
9402 * gdb.arch/i386-mpx-sigsegv.c: New file.
9403 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9404 * gdb.arch/i386-mpx-simple_segv.c: New file.
9405 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9406
2d5189bd
YQ
94072016-02-18 Yao Qi <yao.qi@linaro.org>
9408
9409 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9410 Don't call setup_kfail.
9411
40fb20d0
YQ
94122016-02-18 Yao Qi <yao.qi@linaro.org>
9413
9414 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9415 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9416
21b1f8d2
DE
94172016-02-16 Doug Evans <dje@google.com>
9418
9419 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9420 * gdb.base/skip1.c: Ditto.
9421 * gdb.base/skip.exp: Whitespace cleanup.
9422
4041ed77
DB
94232016-02-16 Don Breazeal <donb@codesourcery.com>
9424
9425 PR remote/19496
9426 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9427 Remove kfail for PR remote/19496.
9428
c4ef31bf
SM
94292016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9430
9431 * lib/gdb.exp (standard_temp_file): Return a path specific to
9432 the runtest invocation.
9433
266b65b3
SM
94342016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9435
9436 * gdb.trace/save-trace.exp: Change relative path to be in the
9437 standard output directory.
9438
a7a0a6a9
JK
94392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9440
9441 * gdb.arch/i386-prologue.c: Add missing prototypes.
9442
c99dbb42
JK
94432016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9444
9445 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9446 * gdb.arch/i386-prologue.exp: Likewise.
9447 * gdb.arch/i386-size.exp: Likewise.
9448
aa480355
SM
94492016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9450
9451 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9452 define object file path.
9453 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9454 file path.
9455 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9456 standard_output_file to define binfile.
9457
ba881f50
JK
94582016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9459
9460 Fix compatibility with recent gfortran-5.3.1.
9461 * gdb.fortran/vla-history.exp (print vla1 allocated)
9462 (print vla2 allocated, print $2, print $3): Remove
9463 (print $4): Rename to ...
9464 (print $2): ... here.
9465 (print $9): Rename to ...
9466 (print $5): ... here.
9467 (print $10): Rename to ...
9468 (print $6): ... here.
9469 * gdb.fortran/vla.f90: Add pvla initialization.
9470
e9fb005c
JK
94712016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9472
9473 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9474 New test.
9475 * gdb.fortran/vla-value-sub.exp: Likewise.
9476
e44e00ff
MK
94772016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9478
9479 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9480
97e94151
SM
94812016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9482
9483 * i386-biarch-core.exp: Define corefile using
9484 standard_output_file.
9485
01113bc1
YQ
94862016-02-12 Yao Qi <yao.qi@linaro.org>
9487
9488 * gdb.arch/arm-single-step-kernel-helper.c: New.
9489 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9490
33b4777c
MM
94912016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9492
9493 * gdb.btrace/tailcall-only.exp: New.
9494 * gdb.btrace/tailcall-only.c: New.
9495 * gdb.btrace/x86_64-tailcall-only.S: New.
9496 * gdb.btrace/i686-tailcall-only.S: New.
9497
acc23c11
PA
94982016-02-11 Pedro Alves <palves@redhat.com>
9499
9500 * README (Parallel testing): Add missing double quotes.
9501
e352bf0a
PA
95022016-02-11 Pedro Alves <palves@redhat.com>
9503
9504 * README (Parallel testing): New section.
9505 (GDB_PARALLEL): Rewrite.
9506 (FORCE_PARALLEL): Document.
9507
9f5fed78
MK
95082016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9509
9510 * gdb.trace/tfile-avx.c: New test.
9511 * gdb.trace/tfile-avx.exp: New test.
9512
9ef9e6a6
KS
95132016-02-09 Keith Seitz <keiths@redhat.com>
9514
9515 PR breakpoints/19546
9516 * gdb.base/infcall-exec.c: New file.
9517 * gdb.base/infcall-exec2.c: New file.
9518 * gdb.base/infcall-exec.exp: New file.
9519
a96e36da
KS
95202016-02-09 Keith Seitz <keiths@redhat.com>
9521
9522 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9523 (toplevel): Call test_bkpt_address.
9524
9f61929f
KS
95252016-02-09 Keith Seitz <keiths@redhat.com>
9526
9527 PR python/19506
9528 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9529 (toplevel): Call test_bkpt_address.
9530
1e94266c
SM
95312016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9532
9533 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9534 to AC_OUTPUT.
9535 * configure: Regenerate.
9536
2a7f3dff
PA
95372016-02-09 Pedro Alves <palves@redhat.com>
9538
9539 PR breakpoints/19548
9540 * gdb.base/execl-update-breakpoints.c (some_function): New
9541 function.
9542 (main): Call it.
9543 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9544 Tighten expected GDB output.
9545
2151ccc5
SM
95462016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9547
9548 * Makefile.in (ALL_SUBDIRS): Remove.
9549 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9550 (distclean maintainer-clean realclean): Likewise.
9551 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9552 * configure: Regenerate.
9553 * gdb.ada/Makefile.in: Delete.
9554 * gdb.arch/Makefile.in: Likewise.
9555 * gdb.asm/Makefile.in: Likewise.
9556 * gdb.base/Makefile.in: Likewise.
9557 * gdb.btrace/Makefile.in: Likewise.
9558 * gdb.cell/Makefile.in: Likewise.
9559 * gdb.compile/Makefile.in: Likewise.
9560 * gdb.cp/Makefile.in: Likewise.
9561 * gdb.disasm/Makefile.in: Likewise.
9562 * gdb.dlang/Makefile.in: Likewise.
9563 * gdb.dwarf2/Makefile.in: Likewise.
9564 * gdb.fortran/Makefile.in: Likewise.
9565 * gdb.gdb/Makefile.in: Likewise.
9566 * gdb.go/Makefile.in: Likewise.
9567 * gdb.guile/Makefile.in: Likewise.
9568 * gdb.java/Makefile.in: Likewise.
9569 * gdb.linespec/Makefile.in: Likewise.
9570 * gdb.mi/Makefile.in: Likewise.
9571 * gdb.modula2/Makefile.in: Likewise.
9572 * gdb.multi/Makefile.in: Likewise.
9573 * gdb.objc/Makefile.in: Likewise.
9574 * gdb.opencl/Makefile.in: Likewise.
9575 * gdb.opt/Makefile.in: Likewise.
9576 * gdb.pascal/Makefile.in: Likewise.
9577 * gdb.perf/Makefile.in: Likewise.
9578 * gdb.python/Makefile.in: Likewise.
9579 * gdb.reverse/Makefile.in: Likewise.
9580 * gdb.server/Makefile.in: Likewise.
9581 * gdb.stabs/Makefile.in: Likewise.
9582 * gdb.threads/Makefile.in: Likewise.
9583 * gdb.trace/Makefile.in: Likewise.
9584 * gdb.xml/Makefile.in: Likewise.
9585 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9586 GDB_PARALLEL.
9587 (standard_output_file): Remove check for GDB_PARALLEL, always
9588 return path in outputs/$subdir/$testname.
9589
437277d4
SM
95902016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9591
9592 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9593 (site.exp): Assign abs_srcdir to tcl's srcdir.
9594
31d913c7
YQ
95952016-02-04 Yao Qi <yao.qi@linaro.org>
9596
9597 * gdb.base/foll-exec-mode.c: Include limits.h.
9598 (main): Add parameters argc and argv. Get directory from
9599 argv[0].
9600 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9601 compilation.
9602 * gdb.base/foll-exec.c: Include limits.h.
9603 (main): Add parameters argc and argv.
9604 Get directory from argv[0].
9605 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9606 Adjust tests on the number of lines as source code changed.
9607 * gdb.base/foll-vfork-exit.c: Include limits.h.
9608 (main): Add one line of statement before vfork.
9609 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9610 (main): Add parameters argc and argv. Get directory from
9611 argv[0].
9612 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9613 (setup_gdb): Set tbreak to skip some source lines.
9614 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9615 (main): Add parameters argc and argv. Get directory from
9616 argv[0].
9617 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9618 compilation.
9619 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9620 (main): Add parameters argc and argv. Get directory from
9621 argv[0].
9622 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9623 compilation.
9624
9482b9fb
DE
96252016-02-01 Doug Evans <dje@google.com>
9626
9627 * gdb.base/skip.exp: Clean up multiple references to same test name.
9628
6b2e4f10
PA
96292016-02-01 Pedro Alves <palves@redhat.com>
9630
ccb6afd6 9631 PR remote/19496
6b2e4f10
PA
9632 * gdb.threads/forking-threads-plus-breakpoint.exp
9633 (displaced_stepping_supported): New global.
9634 (probe_displaced_stepping_support): New procedure.
9635 (do_test): Add 'displaced' parameter, and use it.
9636 (top level): Check for displaced stepping support. Add displaced
9637 stepping on/off testing axis.
9638
37a8db1a
AB
96392016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9640
9641 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9642 pointer. Don't perform further tests on the unassociated pointer
9643 if the first test fails.
9644
5fdf6324
AB
96452016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9646
9647 * gdb.base/max-value-size.c: New file.
9648 * gdb.base/max-value-size.exp: New file.
9649 * gdb.base/huge.exp: Disable max-value-size for this test.
9650
935c6144
IB
96512016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9652
9653 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9654
7fe8399d
YQ
96552016-01-28 Yao Qi <yao.qi@linaro.org>
9656
9657 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9658
a2077e25
PA
96592016-01-25 Pedro Alves <palves@redhat.com>
9660
9661 PR threads/19461
9662 * gdb.base/fork-running-state.c: New file.
9663 * gdb.base/fork-running-state.exp: New file.
9664
1d2736d4
PA
96652016-01-25 Pedro Alves <palves@redhat.com>
9666
9667 PR gdb/19494
9668 * gdb.base/catch-fork-kill.c: New file.
9669 * gdb.base/catch-fork-kill.exp: New file.
9670
f1da4b11
PA
96712016-01-25 Pedro Alves <palves@redhat.com>
9672
9673 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9674 Delete, moved to lib/gdb.exp.
9675 * gdb.threads/forking-threads-plus-breakpoint.exp
9676 (foreach_with_prefix): Likewise.
9677 * gdb.threads/process-dies-while-handling-bp.exp
9678 (foreach_with_prefix): Likewise.
9679 * lib/gdb.exp (foreach_with_prefix): New procedure.
9680
45f38546
MK
96812016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9682
9683 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9684 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9685
dc29a1ce
MK
96862016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9687
9688 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9689 endian targets.
9690
092127d7
JK
96912016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9692 Pedro Alves <palves@redhat.com>
9693
9694 Fix testsuite compatibility with Guile.
9695 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9696 number.
9697
31d765d3
JK
96982016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9699
9700 Fix testsuite compatibility with Guile.
9701 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9702 (thread 1): New test for backtrace through signal handler.
9703
1ac78c04
YQ
97042016-01-22 Yao Qi <yao.qi@linaro.org>
9705
9706 PR testsuite/19491
9707 * gdb.base/multi-forks.c: Include
9708 ../lib/unbuffer_output.c
9709 (main): Call gdb_unbuffer_output.
9710
4f5946a8
DE
97112016-01-21 Doug Evans <dje@google.com>
9712
9713 * lib/ada.exp (gdb_compile_ada): Fix typo.
9714
305e13e6
JB
97152016-01-21 Joel Brobecker <brobecker@adacore.com>
9716
9717 * gdb.base/break-fun-addr.exp: New file.
9718 * gdb.base/break-fun-addr1.c: New file.
9719 * gdb.base/break-fun-addr2.c: New file.
9720
5f5dfff6
SM
97212016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9722
9723 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9724 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9725 enum flag values.
9726
fd356fa2
AA
97272016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9728
9729 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9730 when GDB can not set the vector return value. Add more comments
9731 for clarification.
9732
9df22175
AT
97332016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9734
9735 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9736 command.
9737
41d1845e
SM
97382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9739
9740 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9741
01ac6840
SM
97422016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9743
9744 * Makefile.in (check-single): Pass --status to runtest.
9745 (check/%.exp): Likewise.
9746
97472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9748
9749 * Makefile.in (check-parallel): Propagate return code from make
9750 do-check-parallel.
9751
bd0a71fa
MK
97522016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9753
9754 * gdb.trace/ftrace.exp: Fix expected message on continue.
9755 * gdb.trace/pending.exp: Fix expected message on continue.
9756 * gdb.trace/trace-break.exp: Fix expected message on continue.
9757
8bcbad33
SM
97582016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9759
9760 * lib/gdb.exp (gdb_test): Remove unused global references.
9761
f303dbd6
PA
97622016-01-18 Pedro Alves <palves@redhat.com>
9763
9764 * gdb.base/async-shell.exp: Adjust expected output.
9765 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9766 * gdb.base/siginfo-thread.exp: Adjust expected output.
9767 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9768 * gdb.java/jnpe.exp: Adjust expected output.
9769 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9770 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9771 * gdb.threads/leader-exit.exp: Adjust expected output.
9772 * gdb.threads/manythreads.exp: Adjust expected output.
9773 * gdb.threads/pthreads.exp: Adjust expected output.
9774 * gdb.threads/schedlock.exp: Adjust expected output.
9775 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9776 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9777 expected output.
9778 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9779 output.
9780 * gdb.threads/sigthread.exp: Adjust expected output.
9781 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9782
b2789696
YQ
97832016-01-18 Yao Qi <yao.qi@linaro.org>
9784
9785 * gdb.guile/scm-section-script.c: Replace @progbits with
9786 %progbits.
9787 * gdb.python/py-section-script.c: Likewise.
9788
71ef29a8
PA
97892016-01-15 Pedro Alves <palves@redhat.com>
9790
9791 * gdb.multi/tids.exp: Test star wildcard ranges.
9792
3f5b7598
PA
97932016-01-15 Pedro Alves <palves@redhat.com>
9794
9795 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9796 command from "thread apply" invocation.
9797 (thr_apply_info_thr_invalid): Default the expected output to the
9798 input tid list.
9799 (top level): Add tests that use convenience variables. Add tests
9800 for "thread apply" with a valid TID list, but missing the command.
9801
663f6d42
PA
98022016-01-13 Pedro Alves <palves@redhat.com>
9803
9804 * gdb.base/default.exp: Expect $_gthread as well.
9805 * gdb.multi/tids.exp: Test $_gthread.
9806 * gdb.threads/thread-specific.exp: Test $_gthread.
9807
c84f6bbf
PA
98082016-01-13 Pedro Alves <palves@redhat.com>
9809
9810 * gdb.multi/tids.exp: Test "info threads -gid".
9811
22a02324
PA
98122016-01-13 Pedro Alves <palves@redhat.com>
9813
9814 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9815 Breakpoint.thread.
9816 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9817
5d5658a1
PA
98182016-01-07 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.base/break.exp: Adjust to output changes.
9821 * gdb.base/hbreak2.exp: Likewise.
9822 * gdb.base/sepdebug.exp: Likewise.
9823 * gdb.base/watch_thread_num.exp: Likewise.
9824 * gdb.linespec/keywords.exp: Likewise.
9825 * gdb.multi/info-threads.exp: Likewise.
9826 * gdb.threads/thread-find.exp: Likewise.
9827 * gdb.multi/tids.c: New file.
9828 * gdb.multi/tids.exp: New file.
9829
84654457
PA
98302016-01-13 Pedro Alves <palves@redhat.com>
9831
9832 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9833
e3940304
PA
98342016-01-13 Pedro Alves <palves@redhat.com>
9835
9836 * gdb.base/default.exp: Expect $_inferior as well.
9837 * gdb.multi/base.exp: Test $_inferior.
9838
a911d87a
PA
98392016-01-13 Pedro Alves <palves@redhat.com>
9840
9841 PR breakpoints/19388
9842 * gdb.base/catch-signal-siginfo-cond.c: New file.
9843 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9844
82075af2
JS
98452016-01-12 Josh Stone <jistone@redhat.com>
9846 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9847
9848 * gdb.base/catch-syscall.c (do_execve): New variable.
9849 (main): Conditionally trigger an execve.
9850 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9851 (test_catch_syscall_execve): New, check entry/return across execve.
9852 (do_syscall_tests): Call test_catch_syscall_execve.
9853
e46eeedd
PA
98542016-01-12 Pedro Alves <palves@redhat.com>
9855
9856 * gdb.base/random-signal.exp (do_test): New procedure, with body
9857 of testcase moved in.
9858
01d8c27e
JK
98592016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9860 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/funcargs.exp (finish from indirectly called function):
9863 Reintroduce the case for 'First'.
9864
9a706302
JK
98652016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9866 Pedro Alves <palves@redhat.com>
9867
9868 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9869 (tcatch_vfork_then_child_follow_exec)
9870 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9871 identification.
9872
c0ecb95f
JK
98732016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9874
9875 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9876 and repeats to unlimited.
9877 * gdb.python/py-value.exp: Likewise.
9878 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9879 and repeats to unlimited.
9880
6cfc1fcb
JK
98812016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9882
9883 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9884 and reordering the functions.
9885 * gdb.multi/hangout.c: Likewise.
9886 * gdb.multi/hello.c: Likewise.
9887
582a1b00
SM
98882016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9889
9890 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9891 absolute.
9892 (SingleStatisticTestResult.report): Use dict.keys instead of
9893 dict.iterkeys.
9894
79bc59cb
PA
98952016-01-06 Pedro Alves <palves@redhat.com>
9896
9897 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9898
43368e1d
MM
98992016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9900
9901 * gdb.btrace/dlopen.exp: New.
9902 * gdb.btrace/dlopen.c: New.
9903 * gdb.btrace/dlopen-dso.c: New.
9904
79fad5b8
SL
99052015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9906
9907 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9908 PATTERN argument is optional.
9909
ab8314b3
JB
99102015-12-24 Joel Brobecker <brobecker@adacore.com>
9911
9912 * lib/ada.exp (target_compile_ada_from_dir): New function.
9913 (gdb_compile_ada): Reimplement avoiding the use of project files.
9914 * gdb.ada/gnat_ada.gpr: Delete.
9915 * gdb.ada/cond_lang.exp: Adjust test to make path before
9916 filename optional.
9917 * gdb.ada/small_reg_param.exp: Likewise.
9918
fe33faff
SM
99192015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9920
9921 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9922
6d265cb4
TP
99232015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9924
9925 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9926 case.
9927
10125099
SM
99282015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9929
9930 * gdb.base/break.exp: Remove dead code.
9931 * gdb.base/sepdebug.exp: Likewise.
9932
3ca22649
SM
99332015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9934
9935 * gdb.asm/asm-source.exp: Remove HP-UX references.
9936 * gdb.base/annota1.exp: Likewise.
9937 * gdb.base/annota3.exp: Likewise.
9938 * gdb.base/attach.exp: Likewise.
9939 * gdb.base/bigcore.exp: Likewise.
9940 * gdb.base/break.exp: Likewise.
9941 * gdb.base/call-ar-st.exp: Likewise.
9942 * gdb.base/callfuncs.exp: Likewise.
9943 * gdb.base/catch-fork-static.exp: Likewise.
9944 * gdb.base/display.exp: Likewise.
9945 * gdb.base/foll-exec-mode.exp: Likewise.
9946 * gdb.base/foll-exec.exp: Likewise.
9947 * gdb.base/foll-fork.exp: Likewise.
9948 * gdb.base/foll-vfork.exp: Likewise.
9949 * gdb.base/funcargs.exp: Likewise.
9950 * gdb.base/hbreak2.exp: Likewise.
9951 * gdb.base/inferior-died.exp: Likewise.
9952 * gdb.base/interrupt.exp: Likewise.
9953 * gdb.base/multi-forks.exp: Likewise.
9954 * gdb.base/nodebug.exp: Likewise.
9955 * gdb.base/sepdebug.exp: Likewise.
9956 * gdb.base/solib1.c: Likewise.
9957 * gdb.base/step-test.exp: Likewise.
9958 * gdb.mi/non-stop.c: Likewise.
9959 * gdb.mi/pthreads.c: Likewise.
9960 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9961 * gdb.threads/pthreads.c: Likewise.
9962 * gdb.threads/staticthreads.exp: Likewise.
9963 * lib/future.exp: Likewise.
9964 * lib/gdb.exp: Likewise.
9965 * gdb.base/so-indr-cl.c: Remove.
9966 * gdb.base/so-indr-cl.exp: Likewise.
9967 * gdb.base/solib.c: Likewise.
9968 * gdb.base/solib.exp: Likewise.
9969 * gdb.base/solib2.c: Likewise.
9970
b6304613
SM
99712015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9972
9973 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9974 * gdb.base/call-ar-st.exp: Likewise.
9975 * gdb.base/callfuncs.exp: Likewise.
9976 * gdb.base/condbreak.exp: Likewise.
9977 * gdb.base/constvars.exp: Likewise.
9978 * gdb.base/hbreak2.exp: Likewise.
9979 * gdb.base/langs.exp: Likewise.
9980 * gdb.base/list.exp: Likewise.
9981 * gdb.base/long_long.exp: Likewise.
9982 * gdb.base/ptype.exp: Likewise.
9983 * gdb.base/scope.exp: Likewise.
9984 * gdb.base/signals.exp: Likewise.
9985 * gdb.base/so-impl-ld.exp: Likewise.
9986 * gdb.base/varargs.exp: Likewise.
9987 * gdb.base/volatile.exp: Likewise.
9988 * gdb.base/whatis.exp: Likewise.
9989 * gdb.cp/cplusfuncs.exp: Likewise.
9990 * gdb.cp/inherit.exp: Likewise.
9991 * gdb.cp/local.exp: Likewise.
9992 * gdb.cp/member-ptr.exp: Likewise.
9993 * gdb.cp/method.exp: Likewise.
9994 * gdb.cp/overload.exp: Likewise.
9995 * gdb.cp/templates.exp: Likewise.
9996 * gdb.stabs/weird.exp: Likewise.
9997 * lib/compiler.c: Likewise.
9998 * lib/compiler.cc: Likewise.
9999 * lib/cp-support.exp: Likewise.
10000 * lib/gdb.exp: Likewise.
10001
bf401b07
SM
100022015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10003
10004 * configure.ac: Remove HP-UX case.
10005 * configure: Regenerate.
10006
aff9c0f8
SM
100072015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10008
10009 * lib/gdb.exp (gdb_compile): Add function doc.
10010
a6904d5a
PA
100112015-12-17 Pedro Alves <palves@redhat.com>
10012
10013 PR threads/19354
10014 * gdb.multi/info-threads.exp: New file.
10015
a22279dd
YQ
100162015-12-15 Yao Qi <yao.qi@linaro.org>
10017
10018 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10019 is aarch64*-*-*.
10020
0588c796
SL
100212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10022
10023 * gdb.base/history-duplicates.exp: Skip if no readline support.
10024
5d978e17
SL
100252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10026
10027 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10028
7e763b86
SL
100292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10030
10031 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10032
87a3a92c
SL
100332015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10034
10035 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10036 ctrl-C if nointerrupts target property is set.
10037 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10038 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10039 * gdb.base/paginate-bg-execution.exp: Likewise.
10040 * gdb.base/paginate-execution-startup.exp: Likewise.
10041 * gdb.base/random-signal.exp: Likewise.
10042 * gdb.base/range-stepping.exp: Likewise.
10043 * gdb.cp/annota2.exp: Likewise.
10044 * gdb.cp/annota3.exp: Likewise.
10045 * gdb.gdb/selftest.exp: Likewise.
10046 * gdb.threads/continue-pending-status.exp: Likewise.
10047 * gdb.threads/leader-exit.exp: Likewise.
10048 * gdb.threads/manythreads.exp: Likewise.
10049 * gdb.threads/pthreads.exp: Likewise.
10050 * gdb.threads/schedlock.exp: Likewise.
10051 * gdb.threads/sigthread.exp: Likewise.
10052
a8f077dc
DB
100532015-12-11 Don Breazeal <donb@codesourcery.com>
10054
10055 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10056 remote.
10057 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10058 * gdb.base/foll-exec.exp (main): Enable for target remote.
10059 * gdb.base/foll-fork.exp (main): Likewise.
10060 * gdb.base/foll-vfork.exp (main): Likewise.
10061 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10062 (proc continue_to_exit_bp_loc): Use clean_restart.
10063 * gdb.base/pie-execl.exp (main): Disable for target remote.
10064 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10065 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10066 * gdb.threads/execl.exp (main): Likewise.
10067 * gdb.threads/fork-child-threads.exp (main): Likewise.
10068 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10069 remote.
10070 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10071 remote.
10072 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10073 pid.tid style ptids, instead of just tid.
10074 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10075 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10076 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10077 ptids, instead of just tid.
10078
3b2464a8
AB
100792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10080
10081 * gdb.base/list.exp (test_list_forward): Add end of file error
10082 test.
10083 (test_repeat_list_command): Add end of file error test.
10084 (test_list_backwards): Add beginning of file error test.
10085
a0def019
AB
100862015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10087
10088 * gdb.base/list.exp (test_list_invalid_args): New function,
10089 defined, and called.
10090
5c000dff
AB
100912015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10092
10093 * gdb.base/list.exp (test_list): Make test names unique.
10094
f1637ebe
YQ
100952015-12-11 Yao Qi <yao.qi@linaro.org>
10096
10097 * gdb.base/coremaker2.c: Remove.
10098
36d6fc0a
PA
100992015-12-10 Pedro Alves <palves@redhat.com>
10100
10101 * gdb.multi/base.exp: Remove stale "spaces" references.
10102
762f7747
PA
101032015-12-10 Pedro Alves <palves@redhat.com>
10104
10105 * gdb.multi/base.exp: Don't use nowarnings.
10106 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10107 * gdb.multi/hangout.c: Include stdio.h.
10108 * gdb.multi/hello.c: Include stdlib.h.
10109 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10110 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10111 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10112
28d2bfb9
AB
101132015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10114
10115 * gdb.dwarf2/dw2-ranges-base.c: New file.
10116 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10117 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10118 support additional line table, and debug ranges generation.
10119 (Dwarf::ranges): New function, generate .debug_ranges.
10120 (Dwarf::lines): Support generating simple line table programs.
10121 (Dwarf::assemble): Initialise new namespace variables.
10122
5fc2beac
KB
101232015-12-09 Kevin Buettner <kevinb@redhat.com>
10124
10125 * gdb.base/async.exp (proc test_background): Add case for
10126 asynchronous execution not supported.
10127
1c35a88f
LM
101282015-12-09 Luis Machado <lgustavo@codesourcery.com>
10129
10130 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10131 format and change test names to make them unique.
10132
b593e3d9
RK
101332015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10134 Pedro Alves <pedro@redhat.com>
10135
10136 PR gdb/18702
10137 Add checking of floatformats setup on x86_64 hosts.
10138 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10139 (smallval, bigval): New labels/constants.
10140 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10141 float" after loading bigval and smallval.
10142
d72413e6
PMR
101432015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10144
10145 * gdb.ada/fun_overload_menu.exp: New testcase.
10146 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10147
ece66d65
JS
101482015-12-04 Josh Stone <jistone@redhat.com>
10149
10150 * gdb.base/catch-fork-static.exp: New.
10151
41d0efca
YQ
101522015-12-03 Yao Qi <yao.qi@linaro.org>
10153
10154 * gdb.base/sizeof.c: Don't include stdio.h and
10155 ../lib/unbuffer_output.c.
10156 (main): New variable 'size' and 'value'. Remove printf and
10157 gdb_unbuffer_output. Assign return value to size and value.
10158 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10159 at the beginning.
10160 (check_sizeof): Check the result by printing variable 'size'.
10161 (check_valueof): Check the result by printing variable 'value'.
10162
99fd02d9
YQ
101632015-12-01 Yao Qi <yao.qi@linaro.org>
10164
10165 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10166 for aarch64*-*-linux* target.
10167
f2faf941
PA
101682015-11-30 Pedro Alves <palves@redhat.com>
10169
10170 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10171
04bf20c5
PA
101722015-11-30 Pedro Alves <palves@redhat.com>
10173
10174 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10175 Handle non-stop mode vCont replies.
10176
09df4675
PA
101772015-11-30 Pedro Alves <palves@redhat.com>
10178
10179 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10180 prepare_for_testing. Start gdb with "set non-stop on" appended to
10181 GDBFLAGS. Lax expected stop output.
10182
58b584af
YQ
101832015-11-27 Yao Qi <yao.qi@linaro.org>
10184
10185 * gdb.arch/arm-neon.exp: New.
10186 * gdb.arch/arm-neon.c: New.
10187
dfcb77a8
YQ
101882015-11-27 Yao Qi <yao.qi@linaro.org>
10189
10190 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10191
88e8ec1b
YQ
101922015-11-27 Yao Qi <yao.qi@linaro.org>
10193
10194 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10195 frames-invalid annotation.
10196
bfde72c2
YQ
101972015-11-27 Yao Qi <yao.qi@linaro.org>
10198
10199 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10200
f6512a69
SM
102012015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10202
10203 * gdb.threads/names.exp: New file.
10204 * gdb.threads/names.c: New file.
10205 * README: Mention gdb,no_thread_names.
10206
46a3515b
MM
102072015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10208
10209 PR 19297
10210 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10211 support" error.
10212
62147a22
PA
102132015-11-24 Pedro Alves <palves@redhat.com>
10214
10215 PR 17539
10216 * gdb.base/display.exp: Expect displays to be sorted in ascending
10217 order. Use multi_line.
10218 * gdb.base/solib-display.exp: Likewise.
10219
2f341b6e
PA
102202015-11-24 Pedro Alves <palves@redhat.com>
10221
10222 PR 17539
25d49b86
PA
10223 * gdb.base/display.exp: Expect displays to be sorted in ascending
10224 order. Use multi_line.
10225 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10226
7e0aa6aa
PA
102272015-11-24 Pedro Alves <palves@redhat.com>
10228
10229 PR 17539
10230 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10231 threads in ascending order.
10232 * gdb.base/foll-fork.exp: Likewise.
10233 * gdb.base/foll-vfork.exp: Likewise.
10234 * gdb.base/multi-forks.exp: Likewise.
10235 * gdb.mi/mi-nonstop.exp: Likewise.
10236 * gdb.mi/mi-nsintrall.exp: Likewise.
10237 * gdb.multi/base.exp: Likewise.
10238 * gdb.multi/multi-arch.exp: Likewise.
10239 * gdb.python/py-inferior.exp: Likewise.
10240 * gdb.threads/break-while-running.exp: Likewise.
10241 * gdb.threads/execl.exp: Likewise.
10242 * gdb.threads/gcore-thread.exp: Likewise.
10243 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10244 * gdb.threads/kill.exp: Likewise.
10245 * gdb.threads/linux-dp.exp: Likewise.
10246 * gdb.threads/multiple-step-overs.exp: Likewise.
10247 * gdb.threads/next-bp-other-thread.exp: Likewise.
10248 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10249 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10250 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10251 * gdb.threads/thread-find.exp: Likewise.
10252 * gdb.threads/tls.exp: Likewise.
10253 * lib/mi-support.exp (mi_reverse_list): Delete.
10254 (mi_check_thread_states): No longer reverse list.
10255
2cc57ad8
PA
102562015-11-24 Pedro Alves <palves@redhat.com>
10257
10258 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10259 use lowercase.
10260
c93e8391
SM
102612015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10262
10263 * gdb.trace/actions.c: Include trace-common.h.
10264 (main): Add a location for a fast tracepoint.
10265 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10266 the normal tracepoints.
10267 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10268
045ccf91
SM
102692015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10270
10271 * save-trace.exp: Factor out code to these...
10272 (gdb_save_tracepoints): New.
10273 (gdb_load_tracepoints): New.
10274 (do_save_load_test): New.
10275
5506f9f6
KB
102762015-11-23 Kevin Buettner <kevinb@redhat.com>
10277
10278 * gdb.base/asmlabel.exp: New test.
10279 * gdb.base/asmlabel.c: New test case.
10280
16c3b12f
JB
102812015-11-23 Joel Brobecker <brobecker@adacore.com>
10282
10283 * gdb.base/wrong_frame_bt_full-main.c: New file.
10284 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10285 * gdb.base/wrong_frame_bt_full.exp: New file.
10286
155bfbd3
JB
102872015-11-23 Joel Brobecker <brobecker@adacore.com>
10288
10289 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10290
bb097445
JM
102912015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10292
206853a0 10293 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10294 pstate register when comparing registers values in
10295 sparc64-*-linux-gnu targets to avoid spurious differences.
10296
9c88ed8f
JM
102972015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10298
206853a0 10299 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10300
96161e25
SL
103012015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10302
10303 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10304 as type argument to gdb_compile.
10305 * gdb.base/nested-subp2.exp: Likewise.
10306 * gdb.base/nested-subp3.exp: Likewise.
10307
340c2830
DV
103082015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10309
10310 * lib/dwarf.exp (_note): Fix left shift of negative value.
10311 * gdb.trace/trace-condition.exp: Likewise.
10312
c1862d0f
YQ
103132015-11-13 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10316 comments about d10v.
10317 (test_scalar_returns): Likewise.
10318 * gdb.base/d10v.ld: Remove.
10319 * gdb.base/overlays.exp: Remove the target triplet checking for
10320 d10v-*-*.
10321 * gdb.base/structs.exp (test_struct_returns): Remove the
10322 comments about d10v.
10323 (test_struct_calls): Likewise.
10324
77ae9c19
YQ
103252015-11-13 Yao Qi <yao.qi@linaro.org>
10326
10327 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10328 * gdb.base/gnu_vector.c: Don't include stdio.h.
10329 (main): Don't print res and call add_some_intvecs.
10330
430e004e
MK
103312015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10332
10333 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10334 macro.
10335 (func5): Removed.
10336 (func4): Use FAST_TRACEPOINT_LABEL.
10337 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10338 macro.
10339 (func): Removed.
10340 (thread_function): Use FAST_TRACEPOINT_LABEL.
10341 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10342 (func): Remove.
10343 (marker): Use FAST_TRACEPOINT_LABEL.
10344 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10345 (pendfunc1): Remove.
10346 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10347 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10348 (foo): Remove.
10349 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10350 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10351 macro.
10352 (func): Remove.
10353 (marker): Use FAST_TRACEPOINT_LABEL.
10354 * gdb.trace/trace-common.h: New header.
10355 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10356 macro.
10357 (func): Remove.
10358 (marker): Use FAST_TRACEPOINT_LABEL.
10359 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10360 (func): Remove.
10361 (thread_function): Use FAST_TRACEPOINT_LABEL.
10362
6e7675a7
MK
103632015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10364
10365 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10366 in front.
10367 * gdb.trace/change-loc.exp: Use global pcreg definition.
10368 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10369 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10370 in front.
10371 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10372 * gdb.trace/pending.exp: Likewise.
10373 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10374 * gdb.trace/trace-break.exp: Likewise.
10375 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10376 in front.
10377 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10378 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10379 in front.
10380 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10381
dddc0e16
JB
103822015-11-09 Joel Brobecker <brobecker@adacore.com>
10383
10384 * gdb.ada/fin_fun_out: New testcase.
10385
c6f0b406
KB
103862015-11-07 Kevin Buettner <kevinb@redhat.com>
10387
10388 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10389 value associated with DW_AT_byte_size.
10390 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10391 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10392 DW_AT_upper_bound.
10393
f01dcfd9
KB
103942015-11-07 Kevin Buettner <kevinb@redhat.com>
10395
10396 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10397 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10398 version.
10399 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10400 gdb.dwarf2/dw2-canonicalize-type.exp,
10401 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10402 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10403 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10404 provided by gdb_target_symbol_prefix_flags_asm.
10405 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10406 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10407 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10408 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10409 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10410 macros where needed). Use this macro for symbols which require
10411 the prefix provided by SYMBOL_PREFIX.
10412
2223449a
KB
104132015-11-05 Kevin Buettner <kevinb@redhat.com>
10414
10415 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10416 New procs.
10417 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10418 representing expressions, of more than one list element.
10419 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10420 to prepend linker symbol prefix to f.
10421 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10422 table_1 and table_2.
10423 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10424 Likewise, for f and g.
10425 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10426 for ptr.
10427 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10428 for main.
10429 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10430 table_1_ptr and table_2_ptr.
10431
6f2f1a3a
JK
104322015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10433 Joel Brobecker <brobecker@adacore.com>
10434
10435 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10436
566c56c9
MK
104372015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10438
10439 * gdb.reverse/s390-mvcle.c: New test.
10440 * gdb.reverse/s390-mvcle.exp: New file.
10441 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10442
d5f0636b
MK
104432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10444
10445 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10446
7ad8b86c
MK
104472015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10448
10449 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10450 reaching marker2.
10451 * gdb.reverse/getresuid-reverse.exp: Likewise.
10452 * gdb.reverse/pipe-reverse.exp: Likewise.
10453 * gdb.reverse/readv-reverse.exp: Likewise.
10454 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10455 * gdb.reverse/time-reverse.exp: Likewise.
10456 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10457
4081c0f1
YQ
104582015-10-30 Yao Qi <yao.qi@linaro.org>
10459
10460 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10461 (empty_cycle): Remove.
10462 (main): Don't call empty_cycle. Don't use watch_count_done.
10463 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10464 empty_cycle. Rewrite the code counting HW watchpoints.
10465
452b4ba5
MK
104662015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10467
10468 * gdb.reverse/fstatat-reverse.c: New test.
10469 * gdb.reverse/fstatat-reverse.exp: New file.
10470 * gdb.reverse/getresuid-reverse.c: New test.
10471 * gdb.reverse/getresuid-reverse.exp: New file.
10472 * gdb.reverse/pipe-reverse.c: New test.
10473 * gdb.reverse/pipe-reverse.exp: New file.
10474 * gdb.reverse/readv-reverse.c: New test.
10475 * gdb.reverse/readv-reverse.exp: New file.
10476 * gdb.reverse/recvmsg-reverse.c: New test.
10477 * gdb.reverse/recvmsg-reverse.exp: New file.
10478 * gdb.reverse/time-reverse.c: New test.
10479 * gdb.reverse/time-reverse.exp: New file.
10480 * gdb.reverse/waitpid-reverse.c: New test.
10481 * gdb.reverse/waitpid-reverse.exp: New file.
10482
5e2e7507
JK
104832015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10484
10485 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10486
0fde2c53
DE
104872015-10-26 Doug Evans <dje@google.com>
10488
10489 PR symtab/17391
10490 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10491 * gdb.dwarf2/bad-regnum.c: New file.
10492 * gdb.dwarf2/bad-regnum.exp: New file.
10493
1a70ae97
DE
104942015-10-26 Doug Evans <dje@google.com>
10495
10496 PR python/18938
10497 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10498 file.
10499
27dc26ab
JK
105002015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10501
10502 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10503 for a change by "Mention language in compile error message".
10504
bed91f4d
SM
105052015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10506
10507 PR python/18073
10508 * gdb.python/py-type.c (C::a_method): New.
10509 (C::a_const_method): New.
10510 (C::a_static_method): New.
10511 (a_function): New.
10512 * gdb.python/py-type.exp (test_fields): Test getting fields
10513 from function and method.
10514
3f2f83dd
KB
105152015-10-21 Keven Boell <keven.boell@intel.com>
10516
10517 * gdb.fortran/vla-alloc-assoc.exp: New file.
10518 * gdb.fortran/vla-datatypes.exp: New file.
10519 * gdb.fortran/vla-datatypes.f90: New file.
10520 * gdb.fortran/vla-history.exp: New file.
10521 * gdb.fortran/vla-ptype-sub.exp: New file.
10522 * gdb.fortran/vla-ptype.exp: New file.
10523 * gdb.fortran/vla-sizeof.exp: New file.
10524 * gdb.fortran/vla-sub.f90: New file.
10525 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10526 * gdb.fortran/vla-value-sub-finish.exp: New file.
10527 * gdb.fortran/vla-value-sub.exp: New file.
10528 * gdb.fortran/vla-value.exp: New file.
10529 * gdb.fortran/vla-ptr-info.exp: New file.
10530 * gdb.mi/mi-vla-fortran.exp: New file.
10531 * gdb.mi/vla.f90: New file.
10532
27145d50
SL
105332015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10534
10535 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10536 of hardwired timeout value.
10537
5f3ff4f8
JK
105382015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10539 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10542 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10543
bfd09d20
JS
105442015-10-19 Josh Stone <jistone@redhat.com>
10545
10546 * gdb.base/catch-syscall.c: Include <sched.h>.
10547 (unknown_syscall): New variable.
10548 (main): Trigger a vfork and an unknown syscall.
10549 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10550 (unknown_syscall_number): Likewise.
10551 (check_call_to_syscall): Accept an optional syscall pattern.
10552 (check_return_from_syscall): Likewise.
10553 (check_continue): Likewise.
10554 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10555 (test_catch_syscall_skipping_return): New test toggling off 'catch
10556 syscall' to step over the syscall return, then toggling back on.
10557 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10558 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10559 (do_syscall_tests): Call test_catch_syscall_without_args and
10560 test_catch_syscall_mid_vfork.
10561 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10562 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10563
b32b93c6
AS
105642015-10-19 Andrew Stubbs <ams@codesourcery.com>
10565
10566 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10567 print g_vE): Add new pass patterns.
10568 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10569 print various symbol names for vptr fields.
10570
9d622bda
AB
105712015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10572
10573 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10574 results.
10575
0fd8ac1c
YQ
105762015-10-12 Yao Qi <yao.qi@linaro.org>
10577
10578 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10579
34240514
YQ
105802015-10-12 Yao Qi <yao.qi@linaro.org>
10581
10582 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10583 is aarch64*-*-linux*.
10584
8240f442
YQ
105852015-10-12 Yao Qi <yao.qi@linaro.org>
10586
10587 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10588 (can_relocate_bcond_true): ... it.
10589 (can_relocate_bcond_false): New function.
10590 (foo): Likewise.
10591 (can_relocate_bl): Likewise.
10592 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10593 can_relocate_bl.
10594
2520f728
PMR
105952015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10596
10597 * gdb.base/nested-addr.c: New file.
10598 * gdb.base/nested-addr.exp: New testcase.
10599
abcef95a
MM
106002015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10601
10602 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10603 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10604 its output. Ignore the output of "record goto begin" and instead
10605 check that GDB is replaying.
10606
145e3ddb
PA
106072015-10-09 Pedro Alves <palves@redhat.com>
10608
10609 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10610 (top level): Use it in the run with no args test.
10611
d5d8c4e1
IB
106122015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10613
10614 * gdb.dlang/properties.exp: New file.
10615
06e635ef
SL
106162015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10617
10618 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10619 whether or not address 0x1000 is mapped on the target.
10620
e019fd1d
SM
106212015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10622
10623 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10624 build.
10625
77ba2a67
MM
106262015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10627
10628 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10629 instruction-history test.
10630
c60eb31f
DE
106312015-09-28 Doug Evans <dje@google.com>
10632
10633 * gdb.base/gcore.c (array_func): Add reference to static_array.
10634
9a3c8263
SM
106352015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10636
10637 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10638 source line.
10639
9720e656
SL
106402015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10641
10642 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10643 short or char as base type.
10644
938d3bf2
SL
106452015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10646
10647 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10648 to allow any size enum.
10649
e6c2c623
PMR
106502015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10651
10652 * gdb.ada/array_ptr_renaming.exp: New testcase.
10653 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10654 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10655
06da0f77
PL
106562015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10657
10658 * gdb.trace/ftrace-lock.c: New file.
10659 * gdb.trace/ftrace-lock.exp: New file.
10660
4f51c22a
PL
106612015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10662
10663 * gdb.arch/insn-reloc.c: New file.
10664 * gdb.arch/ftrace-insn-reloc.exp: New file.
10665
7041adf4
PL
106662015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10667
10668 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10669 instruction.
10670 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10671 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10672 * gdb.trace/range-stepping.c: Likewise.
10673 * gdb.trace/trace-break.c: Likewise.
10674 * gdb.trace/trace-mt.c (thread_function): Likewise.
10675 * gdb.trace/ftrace.c (marker): Likewise.
10676 * gdb.trace/trace-condition.c (marker): Likewise.
10677 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10678 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10679 is_aarch64_target.
10680
015d2e7e
DE
106812015-09-18 Doug Evans <xdje42@gmail.com>
10682
10683 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10684 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10685
26b188a2
SL
106862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10687
10688 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10689 the breakpoint.
10690
79dc332b
SL
106912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10692
10693 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10694 the pending breakpoint. Remove timeout override for "Run till
10695 MI pending breakpoint on pendfunc3 on thread 2" test.
10696
f57929f2
SL
106972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10698
10699 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10700 filename pattern.
10701
3f469b17
SL
107022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10703
10704 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10705 in breakpoint filename pattern.
10706
515b89b3
SL
107072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10708
7800dbe4
SL
10709 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10710
107112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10712
515b89b3
SL
10713 * gdb.linespec/explicit.exp: Check for readline support for
10714 tab-completion tests. Fix obvious typo.
10715
d2939ba2
MM
107162015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10717
10718 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10719 and replay.
10720
cbb55fa7
MM
107212015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10722
10723 * gdb.btrace/non-stop.c: New.
10724 * gdb.btrace/non-stop.exp: New.
10725
43691ca1
PL
107262015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10727 Yao Qi <yao.qi@linaro.org>
10728
10729 * gdb.trace/trace-condition.c: New file.
10730 * gdb.trace/trace-condition.exp: New file.
10731
d78908cf
WW
107322015-09-16 Wei-cheng Wang <cole945@gmail.com>
10733
10734 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10735 for testing bytecode compilation.
10736
1ed415e2
PA
107372015-09-16 Pedro Alves <palves@redhat.com>
10738 Sandra Loosemore <sandra@codesourcery.com>
10739
10740 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10741 (SECONDS): Redefine.
10742 (main): Call pthread_kill and alarm early.
10743 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10744 support.
10745 (test): If the target can't hardware step and doesn't support
10746 displaced stepping, increase the timeout.
10747
d136eff5
PA
107482015-09-16 Pedro Alves <palves@redhat.com>
10749
10750 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10751 (enable_debug): New procedures.
10752 (test): Use them. Bail out if waiting for threads fails.
10753 (top level): Bail out if a test fails.
10754
991f019c
YQ
107552015-09-16 Yao Qi <yao.qi@linaro.org>
10756
10757 * gdb.asm/asm-source.exp: Set asm-arch for
10758 aarch64*-*-* target.
10759 * gdb.asm/aarch64.inc: New file.
10760
bfca584f
PMR
107612015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10762
10763 * gdb.ada/array_of_variable_length.exp: New testcase.
10764 * gdb.ada/array_of_variable_length/foo.adb: New file.
10765 * gdb.ada/array_of_variable_length/pck.adb: New file.
10766 * gdb.ada/array_of_variable_length/pck.ads: New file.
10767
b326e587
DE
107682015-09-15 Doug Evans <dje@google.com>
10769
10770 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10771 of function static local variable.
10772
5382cfab
PW
107732015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10774
10775 * gdb.threads/tls-so_extern.exp: New test file.
10776 * gdb.threads/tls-so_extern.c: New test file.
10777 * gdb.threads/tls-so_extern_main.c: New test file.
10778
141c5cc4
JK
107792015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10780
10781 * gdb.opt/solib-intra-step-lib.c: New file.
10782 * gdb.opt/solib-intra-step-main.c: New file.
10783 * gdb.opt/solib-intra-step.exp: New file.
10784
d15dcecd
PA
107852015-09-15 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10788 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10789
4c2f2a79
PA
107902015-09-14 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.base/hook-stop-continue.c: Delete.
10793 * gdb.base/hook-stop-continue.exp: Delete.
10794 * gdb.base/hook-stop-frame.c: Delete.
10795 * gdb.base/hook-stop-frame.exp: Delete.
10796 * gdb.base/hook-stop.c: New file.
10797 * gdb.base/hook-stop.exp: New file.
10798
919e6dbe
PMR
107992015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10800
10801 * gdb.ada/access_to_packed_array.exp: New testcase.
10802 * gdb.ada/access_to_packed_array/foo.adb: New file.
10803 * gdb.ada/access_to_packed_array/pack.adb: New file.
10804 * gdb.ada/access_to_packed_array/pack.ads: New file.
10805
157280a4
MM
108062015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10807
10808 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10809 buffer size test.
10810
2fd33e94
DB
108112015-09-11 Don Breazeal <donb@codesourcery.com>
10812
10813 * gdb.base/foll-exec.c: Add copyright header. Fix
10814 formatting issues.
10815 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10816 (do_exec_tests): Use clean_restart in place of zap_session,
10817 and for test initialization. Fix formatting issues. Use
10818 fail in place of perror.
10819 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10820 an expect statement to match an expression with output from
10821 the program under debug.
10822 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10823 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10824 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10825 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10826 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10827
e70b6e8e
DE
108282015-09-09 Doug Evans <dje@google.com>
10829
10830 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10831
7a551a51
DE
108322015-09-09 Doug Evans <dje@google.com>
10833
10834 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10835
4c666f84
DE
108362015-09-09 Doug Evans <dje@google.com>
10837
10838 * gdb.base/savedregs.exp: Fix typo.
10839
243a9253
PA
108402015-09-09 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10843
c0fa8fbd
SL
108442015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10845
10846 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10847 command actually switches threads. Give up on remaining
10848 tests if target fails to stop at breakpoint.
10849
cd7c1778
PMR
108502015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10851
10852 * gdb.ada/funcall_char.exp: New testcase.
10853 * gdb.ada/funcall_char/foo.adb: New file.
10854
dc5c8746
PMR
108552015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10856
10857 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10858 expected outputs. Add two testcases for completing ambiguous
10859 functions.
10860 * gdb.ada/complete/aux_pck.adb: New file.
10861 * gdb.ada/complete/aux_pck.ads: New file.
10862 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10863 Ambiguous_Func functions.
10864 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10865 * gdb.ada/complete/pck.adb: Likewise.
10866
4e83a1e7
UW
108672015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10868
10869 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10870 failures to run the test program under GDB.
10871
8ce74153
LM
108722015-08-26 Luis Machado <lgustavo@codesourcery.com>
10873
10874 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10875 to C.
10876
e9756d52
PP
108772015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10878
10879 * gdb.base/run-after-attach.exp: New test file.
10880 * gdb.base/run-after-attach.c: New test file.
10881
8d37573b
DB
108822015-08-26 Don Breazeal <donb@codesourcery.com>
10883
10884 * gdb.base/foll-exec-2.c: New test program.
10885 * gdb.base/foll-exec-2.exp: New test.
10886
63e43d3a
PMR
108872015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10888
10889 * gdb.base/nested-subp1.exp: New file.
10890 * gdb.base/nested-subp1.c: New file.
10891 * gdb.base/nested-subp2.exp: New file.
10892 * gdb.base/nested-subp2.c: New file.
10893 * gdb.base/nested-subp3.exp: New file.
10894 * gdb.base/nested-subp3.c: New file.
10895
3d40fbb5
PA
108962015-08-24 Pedro Alves <palves@redhat.com>
10897
10898 * gdb.server/connect-without-multi-process.c: New file.
10899 * gdb.server/connect-without-multi-process.exp: New file.
10900
4422ac93
LM
109012015-08-24 Luis Machado <lgustavo@codesourcery.com>
10902
10903 * gdb.opt/inline-markers.c: Make z int.
10904
91dddb86
LM
109052015-08-24 Luis Machado <lgustavo@codesourcery.com>
10906
10907 * gdb.opt/inline-markers.c: Make z volatile.
10908
a48847ee
LM
109092015-08-24 Luis Machado <lgustavo@codesourcery.com>
10910
10911 * gdb.opt/inline-bt.c: New volatile global z.
10912 * gdb.opt/inline-cmds.c: Likewise.
10913 * gdb.opt/inline-locals.c: Likewise.
10914 * gdb.opt/inline-markers.c: New extern global z.
10915 (marker): Use z.
10916 (inline_fn): Likewise.
10917
0ebbc52b
PA
109182015-08-24 Pedro Alves <palves@redhat.com>
10919
10920 * config/m32r-stub.exp: Remove file.
10921 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10922 * gdb.base/call-rt-st.exp: Likewise.
10923 * gdb.base/call-strs.exp: Likewise.
10924 * gdb.base/default.exp: Remove references to h8300-*-hms and
10925 *-*-udi*.
10926 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10927
77c365df
AA
109282015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10929
10930 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10931 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10932 and "return" use KFAIL when GDB can not read/write the vector
10933 return value.
10934
4313b8c0
GB
109352015-08-21 Gary Benson <gbenson@redhat.com>
10936
10937 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10938
0e433b32
PA
109392015-08-20 Pedro Alves <palves@redhat.com>
10940
10941 * gdb.server/solib-list.exp: No longer expect an interior stop in
10942 non-stop mode.
10943
221e1a37
PA
109442015-08-20 Pedro Alves <palves@redhat.com>
10945
10946 * gdb.server/connect-stopped-target.c: New file.
10947 * gdb.server/connect-stopped-target.exp: New file.
10948
40e3ad0e
PA
109492015-08-20 Pedro Alves <palves@redhat.com>
10950
10951 * gdb.dwarf2/comp-unit-lang.exp: New file.
10952 * gdb.dwarf2/comp-unit-lang.c: New file.
10953
af39b327
PMR
109542015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10955
10956 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10957 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10958
7d45c7c3 109592015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10960
7d45c7c3
KB
10961 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10962 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10963
4d6cceb4
DE
109642015-08-18 Doug Evans <dje@google.com>
10965 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10966
10967 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10968 skip_python_tests. New arg prompt_regexp.
10969 (skip_python_tests): New function.
10970 * lib/mi-support.exp (mi_skip_python_tests): New function.
10971 * gdb.python/py-mi-objfile-gdb.py: New file.
10972 * gdb.python/py-mi-objfile.c: New file.
10973 * gdb.python/py-mi-objfile.exp: New file.
10974
ad89c2aa
KS
109752015-08-17 Keith Seitz <keiths@redhat.com>
10976
10977 * gdb.linespec/explicit.exp: Move strace test from here ...
10978 * gdb.trace/strace.exp: ... to here.
10979
e3ae3c43
PP
109802015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10981
10982 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10983 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10984
604b2636
DE
109852015-08-14 Doug Evans <xdje42@gmail.com>
10986
10987 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10988 inferior before selecting a new file.
10989
6ff0ba5f
DE
109902015-08-14 Doug Evans <xdje42@gmail.com>
10991
10992 * gdb.mi/mi-disassemble.exp: Update.
10993 * gdb.base/disasm-optim.S: New file.
10994 * gdb.base/disasm-optim.c: New file.
10995 * gdb.base/disasm-optim.h: New file.
10996 * gdb.base/disasm-optim.exp: New file.
10997
9ca98f92
KS
109982015-08-14 Keith Seitz <keiths@redhat.com>
10999
11000 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11001 "evaluated-by".
11002
52bbc560
JB
110032015-08-13 Joel Brobecker <brobecker@adacore.com>
11004
11005 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11006
5d8c3ed3
PMR
110072015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11008
11009 * gdb.ada/fun_renaming.exp: New testcase.
11010 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11011 * gdb.ada/fun_renaming/pack.adb: New file.
11012 * gdb.ada/fun_renaming/pack.ads: New file.
11013
ea8812bc
KS
110142015-08-12 Keith Seitz <keiths@redhat.com>
11015
11016 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11017 gdb_get_line_number.
11018
4dafcdeb
JB
110192015-08-12 Joel Brobecker <brobecker@adacore.com>
11020
11021 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11022 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11023 gdb.base/dso2dso.exp: New files.
11024
5ba32597
SDJ
110252015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11026 Pedro Alves <palves@redhat.com>
11027 Keith Seitz <keiths@redhat.com>
11028
11029 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11030 GDBFLAGS.
11031
b6dafabf
PP
110322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11033
11034 * gdb.base/gdbhistsize-history.exp
11035 (test_histsize_history_setting): Use save_vars.
11036 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11037 Use save_vars.
11038 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11039 * gdb.base/readline.exp: Use save_vars.
11040
abe8e607
PP
110412015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11042
11043 * lib/gdb.exp (save_vars): New proc.
11044
629500fa
KS
110452015-08-11 Keith Seitz <keiths@redhat.com>
11046
11047 * gdb.base/help.exp: Update help_breakpoint_text.
11048
eb8c4e2e
KS
110492015-08-11 Keith Seitz <keiths@redhat.com>
11050
11051 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11052 (at toplevel): Call test_explicit_breakpoints.
11053 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11054 breakpoints.
11055 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11056 breakpoint conditions, "-cond".
11057
87f0e720
KS
110582015-08-11 Keith Seitz <keiths@redhat.com>
11059
11060 * gdb.linespec/3explicit.c: New file.
11061 * gdb.linespec/cpexplicit.cc: New file.
11062 * gdb.linespec/cpexplicit.exp: New file.
11063 * gdb.linespec/explicit.c: New file.
11064 * gdb.linespec/explicit.exp: New file.
11065 * gdb.linespec/explicit2.c: New file.
11066 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11067 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11068 before using in the matching pattern.
11069 Clarify that `prefix' is a regular expression.
11070
f00aae0f
KS
110712015-08-11 Keith Seitz <keiths@redhat.com>
11072
11073 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11074 test.
11075 Add tests for missing ",FMT" and ",".
11076
e27852be
DE
110772015-08-10 Doug Evans <dje@google.com>
11078 Keith Seitz <keiths@redhat.com>
11079
11080 PR gdb/17960
11081 * gdb.base/completion.exp: Add location completer tests.
11082
7f03bd92
PA
110832015-08-07 Pedro Alves <palves@redhat.com>
11084
11085 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11086 tests here.
11087 (top level): Run do_test with and without displaced stepping.
11088
3fc8eb30
PA
110892015-08-07 Pedro Alves <palves@redhat.com>
11090
11091 * gdb.base/valgrind-disp-step.c: New file.
11092 * gdb.base/valgrind-disp-step.exp: New file.
11093
d4569d7b
PA
110942015-08-07 Pedro Alves <palves@redhat.com>
11095
11096 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11097 Delete function.
11098 (main): Add alarm. Run an infinite loop instead of calling
11099 wait_threads.
11100 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11101 comment.
11102 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11103 Delete function.
11104 (main): Add alarm. Run an infinite loop instead of calling
11105 wait_threads.
11106 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11107 comment.
11108
e1316e60
PA
111092015-08-07 Pedro Alves <palves@redhat.com>
11110
11111 * gdb.base/checkpoint-ns.exp: New file.
11112 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11113 standard_testfile.
11114
da8c46d2
MM
111152015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11116
11117 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11118 * gdb.btrace/instruction_history.exp: Update.
11119 * gdb.btrace/tsx.exp: New.
11120 * gdb.btrace/tsx.c: New.
11121
de1c2c52
PA
111222015-08-06 Pedro Alves <palves@redhat.com>
11123
11124 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11125 increase timeout.
11126 * gdb.reverse/until-precsave.exp: Bump timeouts.
11127
782e0bf4
PA
111282015-08-06 Pedro Alves <palves@redhat.com>
11129
11130 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11131
83e97ed0
PA
111322015-08-06 Pedro Alves <palves@redhat.com>
11133
11134 PR gdb/18749
11135 * gdb.threads/process-dies-while-handling-bp.c: New file.
11136 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11137
863d01bd
PA
111382015-08-06 Pedro Alves <palves@redhat.com>
11139
11140 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11141 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11142
0a39bb32
PA
111432015-08-05 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11146 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11147
ee2d2b10
SL
111482015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11149
11150 * gdb.base/bp-permanent.exp: Report test as unsupported if
11151 the target cannot stop at the permanent breakpoint.
11152
4e1bdb00
DE
111532015-08-03 Doug Evans <dje@google.com>
11154
11155 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11156 10000.
11157
3d338901
DE
111582015-08-03 Doug Evans <dje@google.com>
11159
11160 * Makefile.in (workers/%.worker, build-perf): New rule.
11161 (GDB_PERFTEST_MODE): New variable.
11162 (check-perf): Use it.
11163 (clean): Clean up gdb.perf parallel build subdirs.
11164 * lib/build-piece.exp: New file.
11165 * lib/gdb.exp (make_gdb_parallel_path): New function
11166 (standard_output_file, standard_temp_file): Call it.
11167 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11168 of $GDB_PARALLEL.
11169 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11170
af061d3e
DE
111712015-08-03 Doug Evans <dje@google.com>
11172
8e1afc81 11173 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11174 (LOG_FILE_NAME): New global.
11175 (TextReporter.__init__): Initialize self.txt_sum.
11176 (TextReporter.report): Add support for multiple data-points.
11177 Move report to perftest.sum, put raw data in perftest.log.
11178 (TextReporter.start): Open sum and log files.
11179 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11180 * gdb.perf/lib/perftest/testresult.py
11181 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11182
2c8c5d37
PA
111832015-07-31 Pedro Alves <palves@redhat.com>
11184
11185 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11186 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11187 kill_wait_spawned_process instead of explicit "kill -9".
11188 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11189 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11190 kill_wait_spawned_process.
11191 * gdb.base/attach-twice.exp: Likewise.
11192 * gdb.base/attach.exp: Likewise.
11193 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11194 gdb_test_multiple.
11195 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11196 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11197 kill_wait_spawned_process.
11198 * gdb.base/valgrind-infcall.exp: Likewise.
11199 * gdb.multi/multi-attach.exp: Likewise.
11200 * gdb.python/py-prompt.exp: Likewise.
11201 * gdb.python/py-sync-interp.exp: Likewise.
11202 * gdb.server/ext-attach.exp: Likewise.
11203 * gdb.threads/attach-into-signal.exp (corefunc): Use
11204 spawn_wait_for_attach, spawn_id_get_pid and
11205 kill_wait_spawned_process.
11206 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11207 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11208 spawn_id_get_pid and kill_wait_spawned_process.
11209 * gdb.threads/attach-stopped.exp (corefunc): Use
11210 spawn_wait_for_attach, spawn_id_get_pid and
11211 kill_wait_spawned_process.
11212 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11213 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11214 kill_wait_spawned_process instead of explicit "kill -9".
11215 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11216 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11217 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11218 processes. Don't map cygwin/windows pids here. Now returns a
11219 spawn id list.
11220
032a0fca
SL
112212015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11222
11223 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11224 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11225 correct patch.
11226
61a934ca
SL
112272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11228
11229 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11230
4bc4d428
SL
112312015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11232
11233 Reapply:
11234 2014-05-21 Mark Wielaard <mjw@redhat.com>
11235
11236 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11237
998d452a
PA
112382015-07-30 Pedro Alves <palves@redhat.com>
11239
11240 * linux-low.c (handle_extended_wait): Set the child's last
11241 reported status to TARGET_WAITKIND_STOPPED.
11242
69dde7dc
PA
112432015-07-30 Pedro Alves <palves@redhat.com>
11244
11245 PR threads/18600
11246 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11247 only shows inferior 1.
11248
4dd63d48
PA
112492015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11250 Pedro Alves <palves@redhat.com>
11251
11252 PR threads/18600
11253 * gdb.threads/fork-plus-threads.c: New file.
11254 * gdb.threads/fork-plus-threads.exp: New file.
11255
d618e4c5
PP
112562015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11257
11258 * gdb.base/batch-preserve-term-settings.exp
11259 (test_terminal_settings_preserved_after_cli_exit): Use
11260 send_quit_command.
11261
1eef6428
PA
112622015-07-29 Pedro Alves <palves@redhat.com>
11263 Don Breazeal <donb@codesourcery.com>
11264
11265 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11266 output from both inferior_spawn_id and gdb_spawn_id.
11267
7da5b897
SDJ
112682015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11269
11270 * gdb.threads/attach-into-signal.exp (corefunc): Use
11271 with_test_prefix on nested loops, uniquefying the test messages.
11272
dac804df
SDJ
112732015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11274
11275 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11276 commit.
11277
06265e53
PP
112782015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11279
11280 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11281 New proc.
11282 (test_terminal_settings_preserved_after_sigterm): New test.
11283
18206ca3
PP
112842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11285
11286 * gdb.base/batch-preserve-term-settings.exp
11287 (test_terminal_settings_preserved_after_cli_exit): New test.
11288
90074d11
PP
112892015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11290
11291 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11292 manipulation of saved_gdbflags.
11293 (test_terminal_settings_preserved): Remove global declaration of
11294 the unused variable pagination_prompt. Remove manipulation of
11295 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11296 GDBFLAGS.
11297
eb1a7902
PA
112982015-07-29 Pedro Alves <palves@redhat.com>
11299
11300 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11301
8b75dd3b
PA
113022015-07-29 Pedro Alves <palves@redhat.com>
11303
11304 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11305 at the top.
11306
dedad4e3
PA
113072015-07-29 Pedro Alves <palves@redhat.com>
11308
11309 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11310 (main): Call gdb_unbuffer_output.
11311 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11312 (main): Call gdb_unbuffer_output.
11313 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11314 (main): Call gdb_unbuffer_output.
11315 * gdb.base/call-strs.exp: Adjust to step over the
11316 gdb_unbuffer_output call.
11317 * gdb.base/catch-gdb-caused-signals.c: Include
11318 "../lib/unbuffer_output.c".
11319 (main): Call gdb_unbuffer_output.
11320 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11321 (main): Call gdb_unbuffer_output.
11322 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11323 (main): Call gdb_unbuffer_output.
11324 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11325 (main): Call gdb_unbuffer_output.
11326 * gdb.base/shlib-call.exp: Adjust to step over the
11327 gdb_unbuffer_output call.
11328 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11329 (main): Call gdb_unbuffer_output.
11330 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11331 (main): Call gdb_unbuffer_output.
11332 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11333 (main): Rename to ...
11334 (test): ... this.
11335 (main): Reimplement.
11336 * gdb.base/varargs.exp: Run to test instead of to main.
11337 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11338 (main): Call gdb_unbuffer_output.
11339
58789a91
PA
113402015-07-29 Pedro Alves <palves@redhat.com>
11341
11342 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11343 factore out from mi_continue_dprintf. For call-style dprintfs,
11344 expect dprintf output out of $inferior_spawn_id.
11345 (mi_continue_dprintf): Use mi_expect_dprintf.
11346 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11347 (main): Call gdb_unbuffer_output.
11348
e8376742
PA
113492015-07-29 Pedro Alves <palves@redhat.com>
11350
11351 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11352 (default_mi_gdb_start): Set inferior_spawn_id instead of
11353 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11354 gdb_spawn_id.
11355 (mi_gdb_test): Always expect inferior output from both
11356 $inferior_spawn_id and $gdb_spawn_id.
11357
08280010
PA
113582015-07-29 Pedro Alves <palves@redhat.com>
11359
11360 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11361 send_inferior and $inferior_spawn_id.
11362
4d30e432
PA
113632015-07-29 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.gdb/complaints.exp (test_initial_complaints)
11366 (test_serial_complaints, test_short_complaints): Use
11367 gdb_test_stdio.
11368 (test_empty_complaint): Handle $inferior_spawn_id !=
11369 $gdb_spawn_id.
11370
0d30a335
PA
113712015-07-29 Pedro Alves <palves@redhat.com>
11372
11373 * gdb.base/varargs.exp: Use gdb_test_stdio.
11374
39413b29
PA
113752015-07-29 Pedro Alves <palves@redhat.com>
11376
11377 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11378
7cb000a9
PA
113792015-07-29 Pedro Alves <palves@redhat.com>
11380
11381 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11382
d7b8ac82
PA
113832015-07-29 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11386 parameter into two new parameters, "inf_result" and "gdb_result".
11387 Expect inferior output and gdb output from $inferior_spawn_id and
11388 $gdb_spawn_id, respectively. Adjust all callers.
11389
789c3a0c
PA
113902015-07-29 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11393 of gdb_test_sequence.
11394
77e760c3
PA
113952015-07-29 Pedro Alves <palves@redhat.com>
11396
11397 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11398 (saw_spurious_output): Expect inferior output from
11399 $inferior_spawn_id. Use gdb_test_stdio.
11400
8396d2cd
PA
114012015-07-29 Pedro Alves <palves@redhat.com>
11402
11403 * gdb.base/dprintf.exp: Use standard_testfile. Change
11404 prepare_for_testing call.
11405 (srcfile): Don't set.
11406 (restart): New procedure.
11407 (test_dprintf): New procecure, use to continue over dprintfs.
11408 (test_call, test_agent): New procedures, tests moved here.
11409 Restart gdb and recreate dprintfs. Adjust expected output.
11410
2051d61f
PA
114112015-07-29 Pedro Alves <palves@redhat.com>
11412
11413 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11414
452397af
PA
114152015-07-29 Pedro Alves <palves@redhat.com>
11416
11417 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11418
8aed9555
PA
114192015-07-29 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11422 gdb_test_stdio.
11423
188a61b4
PA
114242015-07-29 Pedro Alves <palves@redhat.com>
11425
11426 * lib/gdb.exp (gdb_test_stdio): New procedure.
11427
12264a45
PA
114282015-07-29 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11431
23ffc893
PA
114322015-07-29 Pedro Alves <palves@redhat.com>
11433
11434 * gdb.base/call-signal-resume.exp: Remove check for
11435 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11436 * gdb.base/unwindonsignal.exp: Likewise.
11437 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11438 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11439
65566918
PA
114402015-07-29 Pedro Alves <palves@redhat.com>
11441
11442 * gdb.base/siginfo-addr.c (pass): New function.
11443 (handler): Call it iff si_addr is correct.
11444 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11445 Set a breakpoint at "pass" and continue to it.
11446
d60a9221
SDJ
114472015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11448
11449 * gdb.python/py-objfile.exp: Make some tests have unique names.
11450 * gdb.python/py-pp-registration.exp: Likewise.
11451
bde40b8f
PA
114522015-07-28 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11455
13e1dec8
SM
114562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11457
11458 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11459
da33c9a7
SM
114602015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11461
11462 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11463
077836f7
PP
114642015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11465
11466 * gdb.base/gdb-sigterm-2.exp: New test.
11467
b8cc7b2e
DE
114682015-07-25 Doug Evans <xdje42@gmail.com>
11469
11470 Revert:
11471 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11472 (workers/%.worker, build-perf): New rule.
11473 (GDB_PERFTEST_MODE): New variable.
11474 (check-perf): Use it.
11475 (clean): Clean up gdb.perf parallel build subdirs.
11476 * lib/build-piece.exp: New file.
11477 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11478 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11479 name.
11480 (standard_temp_file): Ditto.
11481 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11482 of $GDB_PARALLEL.
11483
c8bd4544
DE
114842015-07-24 Doug Evans <dje@google.com>
11485
11486 * gdb.perf/lib/perftest/utils.py: New file.
11487 * gdb.perf/gm-hello.cc: New file.
11488 * gdb.perf/gm-pervasive-typedef.cc: New file.
11489 * gdb.perf/gm-pervasive-typedef.h: New file.
11490 * gdb.perf/gm-std.cc: New file.
11491 * gdb.perf/gm-std.h: New file.
11492 * gdb.perf/gm-use-cerr.cc: New file.
11493 * gdb.perf/gm-utils.h: New file.
11494 * gdb.perf/gmonster-null-lookup.py: New file.
11495 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11496 * gdb.perf/gmonster-print-cerr.py: New file.
11497 * gdb.perf/gmonster-ptype-string.py: New file.
11498 * gdb.perf/gmonster-runto-main.py: New file.
11499 * gdb.perf/gmonster-select-file.py: New file.
11500 * gdb.perf/gmonster1-null-lookup.exp: New file.
11501 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11502 * gdb.perf/gmonster1-print-cerr.exp: New file.
11503 * gdb.perf/gmonster1-ptype-string.exp: New file.
11504 * gdb.perf/gmonster1-runto-main.exp: New file.
11505 * gdb.perf/gmonster1-select-file.exp: New file.
11506 * gdb.perf/gmonster1.cc: New file.
11507 * gdb.perf/gmonster1.exp: New file.
11508 * gdb.perf/gmonster2-null-lookup.exp: New file.
11509 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11510 * gdb.perf/gmonster2-print-cerr.exp: New file.
11511 * gdb.perf/gmonster2-ptype-string.exp: New file.
11512 * gdb.perf/gmonster2-runto-main.exp: New file.
11513 * gdb.perf/gmonster2-select-file.exp: New file.
11514 * gdb.perf/gmonster2.cc: New file.
11515 * gdb.perf/gmonster2.exp: New file.
11516
6eab34f3
DE
115172015-07-24 Doug Evans <dje@google.com>
11518
11519 * gdb.perf/README: New file.
11520 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11521 * lib/gen-perf-test.exp: New file.
11522
63738bfd
DE
115232015-07-24 Doug Evans <dje@google.com>
11524
11525 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11526 (PerfTest::startup): New function.
11527 (PerfTest::run): Return result of calling body.
11528 (PerfTest::assemble): Rewrite.
11529 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11530 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11531 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11532 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11533 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11534
7b606f95
DE
115352015-07-24 Doug Evans <dje@google.com>
11536
11537 * lib/gdb.exp (clean_restart): Make executable optional.
11538
a97b16b8
DE
115392015-07-24 Doug Evans <dje@google.com>
11540
11541 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11542 compiler_info references.
11543 * gdb.cp/temargs.exp: Ditto.
11544 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11545 (get_compiler_info): Early exit if already computed. Set compiler_info
11546 to "unknown" if there was a problem.
11547 (test_compiler_info): Add function comment. Call get_compiler_info.
11548
35baa57f
DE
115492015-07-24 Doug Evans <dje@google.com>
11550
11551 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11552 (workers/%.worker, build-perf): New rule.
11553 (GDB_PERFTEST_MODE): New variable.
11554 (check-perf): Use it.
11555 (clean): Clean up gdb.perf parallel build subdirs.
11556 * lib/build-piece.exp: New file.
11557 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11558 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11559 name.
11560 (standard_temp_file): Ditto.
11561 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11562 of $GDB_PARALLEL.
11563
6ebea266
DE
115642015-07-24 Doug Evans <dje@google.com>
11565
11566 * lib/future.exp (gdb_default_target_compile): New option
11567 "early_flags".
11568 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11569 --as-needed.
11570
1e76a7e9
SDJ
115712015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11572
11573 * gdb.base/catch-syscall.exp: Call gdb_exit before
11574 gdb_skip_xml_test.
11575
5068630a
PA
115762015-07-24 Pedro Alves <palves@redhat.com>
11577
11578 * gdb.python/py-events.exp: Accept output between the stop event
11579 and the prompt.
11580 * gdb.python/py-evsignal.exp: Likewise.
11581 * gdb.python/py-evthreads.exp: Likewise.
11582
77598427
PA
115832015-07-24 Pedro Alves <palves@redhat.com>
11584
11585 PR gdb/18717
11586 * gdb.threads/non-ldr-exit.c: New file.
11587 * gdb.threads/non-ldr-exit.exp: New file.
11588
11e6c98f
YQ
115892015-07-24 Yao Qi <yao.qi@linaro.org>
11590
11591 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11592 restarting process.
11593
51aee833
YQ
115942015-07-24 Yao Qi <yao.qi@linaro.org>
11595
11596 * gdb.server/ext-restart.exp: New file.
11597
8cfe207c
YQ
115982015-07-24 Yao Qi <yao.qi@linaro.org>
11599
11600 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11601 argument options.
11602 * gdb.server/ext-wrapper.exp: New file.
11603
cc12ce38
DE
116042015-07-23 Doug Evans <dje@google.com>
11605
11606 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11607 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11608
d0d84780
PMR
116092015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11610
11611 * gdb.ada/var_arr_typedef.exp: New testcase.
11612 * gdb.ada/var_arr_typedef/pack.adb: New file.
11613 * gdb.ada/var_arr_typedef/pack.ads: New file.
11614 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11615
8b558f79
JB
116162015-07-20 Joel Brobecker <brobecker@adacore.com>
11617
11618 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11619
775a3298
JK
116202015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11621
11622 * gdb.arch/i386-biarch-core.exp: Replace istarget
11623 by "complete set gnutarget". Remove expectation for the "core-file"
11624 command.
11625
db1ff28b
JK
116262015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11627
11628 Revert the previous commit:
11629 Tests for validate symbol file using build-id.
11630
0a94970d
JK
116312015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11632
11633 Tests for validate symbol file using build-id.
11634 * gdb.base/solib-mismatch-lib.c: New file.
11635 * gdb.base/solib-mismatch-libmod.c: New file.
11636 * gdb.base/solib-mismatch.c: New file.
11637 * gdb.base/solib-mismatch.exp: New file.
11638
03346981
SL
116392015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11640
11641 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11642 nios2-*-linux*.
11643 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11644 * gdb.base/siginfo.exp: Likewise.
11645 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11646
42422cc7
PL
116472015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11648
11649 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11650 Move it to ...
11651 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11652 ... here.
11653 * gdb.trace/range-stepping.exp: Check that the target supports
11654 range stepping.
11655
cfa68bae
JK
116562015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11657
11658 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11659
8ffdba26
PA
116602015-07-14 Pedro Alves <palves@redhat.com>
11661
11662 * gdb.base/killed-outside.exp: New file.
11663 * gdb.base/killed-outside.c: New file.
11664
218a5a11
JK
116652015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11666
11667 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11668 (n at main): New.
11669 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11670
e03ed3c6
AA
116712015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11672
11673 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11674 infcall tests instead of setting up for KFAIL.
11675
485668e5
MM
116762015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11677
11678 * gdb.btrace/record_goto-step.exp: New.
11679
08464196
JK
116802015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11681
11682 PR compile/18484
11683 * gdb.compile/compile.c (struct struct_type): Add volatile to
11684 selffield's type.
11685 * gdb.compile/compile.exp
11686 (compile code struct_object.selffield = &struct_object): Skip further
11687 struct_object tests if this one xfails.
11688
bcf5c1d9
RC
116892015-07-08 Robert O'Callahan <robert@ocallahan.org>
11690
11691 PR exp/18617
11692 * gdb.trace/ax.exp: Add test.
11693
4931af25
YQ
116942015-07-07 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11697 instead of istarget "aarch64*-*-*".
11698 * gdb.arch/aarch64-fp.exp: Likewise.
11699 * gdb.base/float.exp: Likewise.
11700 * gdb.reverse/aarch64.exp: Likewise.
11701 * lib/gdb.exp (is_aarch64_target): New proc.
11702
9fcf688e
YQ
117032015-07-07 Yao Qi <yao.qi@linaro.org>
11704
11705 * lib/gdb.exp (is_aarch32_target): New proc.
11706 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11707 instead of "istarget "arm*-*-*"".
11708 * gdb.arch/arm-disp-step.exp: Likewise.
11709 * gdb.arch/thumb-bx-pc.exp: Likewise.
11710 * gdb.arch/thumb-prologue.exp: Likewise.
11711 * gdb.arch/thumb-singlestep.exp: Likewise.
11712 * gdb.base/disp-step-syscall.exp: Likewise.
11713 * gdb.base/float.exp: Likewise.
11714
fbd8d50d
YQ
117152015-07-07 Yao Qi <yao.qi@linaro.org>
11716
11717 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11718 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11719
71be1fdc
YQ
117202015-07-07 Yao Qi <yao.qi@linaro.org>
11721
11722 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11723 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11724 if it exists.
11725 * gdb.multi/multi-arch.exp: Likewise.
11726
3e221d36
SM
117272015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11728
11729 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11730 print.
11731
d441430b
YQ
117322015-07-07 Yao Qi <yao.qi@linaro.org>
11733
11734 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11735
06f810bd
MG
117362015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11737
11738 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11739 '[' and ']' characters.
11740
5e61e7c0
IB
117412015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11742
11743 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11744
28bf096c
PA
117452015-06-29 Pedro Alves <palves@redhat.com>
11746
11747 PR threads/18127
11748 * gdb.threads/hand-call-new-thread.c: New file.
11749 * gdb.threads/hand-call-new-thread.c: New file.
11750
ee93cd5e
KS
117512015-06-26 Keith Seitz <keiths@redhat.com>
11752 Doug Evans <dje@google.com>
11753
11754 PR 16253
11755 * gdb.cp/var-tag-2.cc: New file.
11756 * gdb.cp/var-tag-3.cc: New file.
11757 * gdb.cp/var-tag-4.cc: New file.
11758 * gdb.cp/var-tag.cc: New file.
11759 * gdb.cp/var-tag.exp: New file.
11760
fc637f04
PP
117612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11762
11763 * gdb.base/history-duplicates.exp: New test.
11764
2e52ae68
PP
117652015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11766
11767 * gdb.base/completion.exp: Test the completion of the "focus"
11768 command.
11769
6e22494e
JK
117702015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11771
11772 * gdb.arch/amd64-prologue-skip.S: New file.
11773 * gdb.arch/amd64-prologue-skip.exp: New file.
11774
bf7b9cd9
SM
117752015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11776
11777 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11778 is_address_zero_readable check.
11779
201e8dfd
PB
117802015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11781
11782 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11783 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11784
5cd867b4
YQ
117852015-06-24 Yao Qi <yao.qi@linaro.org>
11786
11787 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11788 linux targets.
11789
4d7be007
YQ
117902015-06-24 Yao Qi <yao.qi@linaro.org>
11791
11792 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11793 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11794 * gdb.base/siginfo-thread.exp: Likewise.
11795
07fcd301
YQ
117962015-06-22 Yao Qi <yao.qi@linaro.org>
11797
11798 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11799
52042a00
YQ
118002015-06-22 Yao Qi <yao.qi@linaro.org>
11801
11802 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11803 aarch64*-*-*.
11804 (skip_hw_watchpoint_tests): Likewise.
11805
74bd41ce
PP
118062015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11807
11808 * gdb.base/gdbinit-history.exp: Test the interaction between
11809 setting GDBHISTSIZE and setting the history size via .gdbinit.
11810
bc460514
PP
118112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11812
11813 PR gdb/16999
11814 * gdb.base/gdbhistsize-history.exp: New test.
11815
b58c513b
PP
118162015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11817
11818 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11819 with GDBHISTSIZE.
11820 * gdb.base/readline.exp: Likewise.
11821
92046791
YQ
118222015-06-17 Yao Qi <yao.qi@linaro.org>
11823
11824 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11825 line.
11826
2093d2d3
PP
118272015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11828
11829 * gdb.base/gdbinit-history.exp: Add test case to check that
11830 an unlimited history file does not get truncated on exit.
11831
e6c693af
AA
118322015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11833
11834 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11835 (VECTOR): New macro. Use it...
11836 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11837 ...for these typedefs.
11838 (int8, char1, int1, double1): New typedefs.
11839 (struct just_int2, struct two_int2): New structures.
11840 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11841 (add_structvecs, add_singlevecs): New functions.
11842 (main): Call add_some_intvecs twice.
11843 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11844 the compile and exit upon failure. Try compiling for the "native"
11845 architecture. Test inferior function calls with vector arguments
11846 and vector return value handling with "finish" and "return".
11847
c74f7d1c
JT
118482015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11849
11850 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11851 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11852 PE file.
11853 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11854
98aa42ee
AT
118552015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11856
11857 PR breakpoints/16465
11858 * gdb.mi/mi-dprintf-pending.c: New file.
11859 * gdb.mi/mi-dprintf-pending.exp: New test.
11860 * gdb.mi/mi-dprintf-pendshr.c: New file.
11861
7d73c23c 118622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11863 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11864
11865 * gdb.arch/i386-mpx-map.c: New file.
11866 * gdb.arch/i386-mpx-map.exp: New File.
11867
118682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11869
11870 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11871 * gdb.arch/i386-mpx.exp: Indentation fixed.
11872
118732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11874
11875 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11876 function and improved indentation.
11877 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11878 gdb_test_multiple. Added additional tests to skip the test.
11879
118802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11881
11882 * gdb.arch/i386-avx512.c: Change path in include file.
11883 * gdb.arch/i386-avx512.exp: Change include dir path
11884 compilation flag.
11885 * gdb.arch/i386-mpx.c: Change path in include file.
11886 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11887 flag.
11888
d5eba19a
JK
118892015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11890
11891 * gdb.compile/compile-print.exp (compile print *vararray@3)
11892 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11893
7f361056
JK
118942015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11895
11896 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11897 (do not keep jit in memory): ... this.
11898 (expect 5): Change it to ...
11899 (expect no 5): ... this.
11900
3b462ec2
SM
119012015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11902
11903 PR gdb/15564
11904 * gdb.mi/mi-detach.exp: New file.
11905
e0619de6
JK
119062015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11907
11908 PR symtab/18392
11909 * gdb.arch/amd64-tailcall-self.S: New file.
11910 * gdb.arch/amd64-tailcall-self.c: New file.
11911 * gdb.arch/amd64-tailcall-self.exp: New file.
11912
e970cb34
DB
119132015-05-28 Don Breazeal <donb@codesourcery.com>
11914
11915 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11916 tests for remote targets by checking is_target_gdbserver.
11917
b2e2f908
DE
119182015-05-27 Doug Evans <dje@google.com>
11919
11920 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11921 * gdb.dwarf2/opaque-type-lookup.c: New file.
11922 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11923
82c7be31
DE
119242015-05-26 Doug Evans <dje@google.com>
11925
11926 * gdb.cp/iostream.cc: New file.
11927 * gdb.cp/iostream.exp: New file.
11928
b4f54984
DE
119292015-05-26 Doug Evans <dje@google.com>
11930
11931 * gdb.dwarf2/dw2-op-call.exp: Update.
11932 * gdb.dwarf2/dw4-sig-types.exp: Update.
11933 * gdb.dwarf2/implptr.exp: Update.
11934 * gdb.mi/mi-cmd-param-changed.exp: Update.
11935
4ea6efe9
DE
119362015-05-26 Doug Evans <dje@google.com>
11937
11938 * gdb.python/py-lazy-string.c: New file.
11939 * gdb.python/py-lazy-string.exp: New file.
11940 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11941 (main): Update. Add estring3.
11942 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11943 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11944
f6bb7db3
YQ
119452015-05-26 Omair Javaid <omair.javaid@linaro.org>
11946 Yao Qi <yao.qi@linaro.org>
11947
11948 * gdb.reverse/aarch64.c: New.
11949 * gdb.reverse/aarch64.exp: New.
11950
a81bfbd0
OJ
119512015-05-26 Omair Javaid <omair.javaid@linaro.org>
11952
25d49b86
PA
11953 * lib/gdb.exp (supports_process_record): Return true for
11954 aarch64*-linux*.
a81bfbd0
OJ
11955 (supports_reverse): Likewise.
11956
158bf1b4
PP
119572015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11958
11959 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11960 Use with_test_prefix.
11961
a0145030
AB
119622015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11963
11964 * gdb.base/completion.exp: Add test for completion of layout
11965 names.
11966
ebe3b578
AB
119672015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11968
11969 * lib/gdb.exp (skip_tui_tests): New proc.
11970 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11971
84204ed7
PA
119722015-05-19 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11975 Save the whole env array instead of just HOME. Unset HISTSIZE in
11976 the environment while testing. Restore whole environment
11977 afterwards.
11978
37442ce1
DE
119792015-05-16 Doug Evans <xdje42@gmail.com>
11980
11981 * gdb.guile/scm-ports.c: New file.
11982 * gdb.guile/scm-ports.exp: Add memory port tests.
11983
36de76f9
JK
119842015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11985
11986 * gdb.compile/compile-print.c: New file.
11987 * gdb.compile/compile-print.exp: New file.
11988
3a9558c4
JK
119892015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11990
11991 * gdb.compile/compile-ops.exp: Cast param to void.
11992 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11993 (compile code struct_object.selffield = &struct_object): Add xfail.
11994
aa715135
JG
119952015-05-15 Joel Brobecker <brobecker@adacore.com>
11996
11997 * gdb.ada/arr_enum_with_gap: New testcase.
11998
931e5bc3
JG
119992015-05-15 Joel Brobecker <brobecker@adacore.com>
12000
12001 * gdb.ada/byte_packed_arr: New testcase.
12002
9cd4d857
JB
120032015-05-15 Joel Brobecker <brobecker@adacore.com>
12004
12005 * gdb.ada/pckd_neg: New testcase.
12006
ebfd00d2
PP
120072015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12008
12009 PR gdb/17820
12010 * gdb.base/gdbinit-history.exp: New test.
12011 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12012 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12013
4c082a81
SC
120142015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12015
12016 * gdb.python/py-xmethods.cc: Enhance test case.
12017 * gdb.python/py-xmethods.exp: New tests.
12018 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12019 function.
12020 (B_indexoper): Likewise.
12021 (global_dm_list) : Add new xmethod worker functions.
12022
f7797074
SDJ
120232015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12024
12025 * gdb.base/coredump-filter.exp: Correctly unset
12026 "coredump_var_addr" array.
12027
a4674e4e
PA
120282015-05-08 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.server/non-existing-program.exp: Unset spawn_id.
12031
df2eb078
SC
120322015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12033
12034 PR python/18291
12035 * gdb.python/py-xmethods.exp: Add tests.
12036
422349a3
YQ
120372015-05-08 Yao Qi <yao.qi@linaro.org>
12038
12039 PR gdb/18208
12040 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12041 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12042 function set_coredump_filter, and remove remote_exec call.
12043 Remove argument ipid. Callers update.
12044 (top level): Don't get inferior's PID.
12045
63fc80ce
AA
120462015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12047
12048 * gdb.base/watch_thread_num.exp: Skip test on targets without
12049 access watchpoints.
12050
80ad801e
PA
120512015-05-06 Pedro Alves <palves@redhat.com>
12052
12053 PR server/18081
12054 * gdb.server/non-existing-program.exp: New file.
12055
0fa7fe50
JB
120562015-05-05 Joel Brobecker <brobecker@adacore.com>
12057
12058 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12059
3ea89b92
PMR
120602015-05-05 Joel Brobecker <brobecker@adacore.com>
12061
12062 * gdb.ada/out_of_line_in_inlined: New testcase.
12063
87b8eff0
JB
120642015-05-05 Joel Brobecker <brobecker@adacore.com>
12065
12066 * gdb.ada/var_rec_arr: New testcase.
12067
5fccc635
YQ
120682015-04-30 Yao Qi <yao.qi@linaro.org>
12069
12070 * gdb.base/break-idempotent.exp: If
12071 skip_hw_watchpoint_multi_tests returns true, skip the tests
12072 on "rwatch" and "awatch".
12073
42d38f42
YQ
120742015-04-30 Yao Qi <yao.qi@linaro.org>
12075
12076 * gdb.base/relativedebug.exp: Invoke gdb command
12077 "info sharedlibrary", and if libc.so doesn't have debug info,
12078 skip the test.
12079
2ce1cdbf
DE
120802015-04-29 Doug Evans <dje@google.com>
12081
12082 * gdb.python/py-xmethods.exp: Add ptype tests.
12083 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12084 get_result_type method.
12085
f24a38c5
LM
120862015-04-29 Luis Machado <lgustavo@codesourcery.com>
12087
12088 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12089 the target does not support hardware watchpoints.
12090
ecbf2b3c
LM
120912015-04-29 Luis Machado <lgustavo@codesourcery.com>
12092
12093 * gdb.base/break-always.exp: Abort testing if writing to memory
12094 causes an error.
12095
34f5f757
DE
120962015-04-28 Doug Evans <dje@google.com>
12097
12098 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12099 * gdb.python/py-pp-registration.exp: ... here. New file.
12100 * gdb.python/py-pp-registration.c: New file.
12101 * gdb.python/py-pp-registration.py: New file.
12102
69b4374a
DE
121032015-04-28 Doug Evans <dje@google.com>
12104
12105 * gdb.python/py-bad-printers.c: New file.
12106 * gdb.python/py-bad-printers.py: New file.
12107 * gdb.python/py-bad-printers.exp: New file.
12108
59fb7612
SS
121092015-04-28 Sasha Smundak <asmundak@google.com>
12110
12111 * gdb.python/py-type.exp: New test.
12112
2631b16a
AW
121132015-04-28 Andy Wingo <wingo@igalia.com>
12114
12115 * gdb.python/py-parameter.exp:
12116 * gdb.guile/scm-parameter.exp: Escape the path that we are
12117 matching against, as it might contain characters that are special
12118 to regular expressions.
12119
460efde1
JB
121202015-04-27 Joel Brobecker <brobecker@adacore.com>
12121
12122 * gdb.ada/rec_comp: New testcase.
12123
2d369d8e
SDJ
121242015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12125
12126 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12127 before using it.
12128
cf75d6c3
AB
121292015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12130
12131 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12132 new tests for verilog output.
12133
8dbe7ca5
YQ
121342015-04-24 Yao Qi <yao.qi@linaro.org>
12135
12136 * boards/remote-gdbserver-on-localhost.exp: New file.
12137
4ef9fb2f
PA
121382015-04-23 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12141 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12142 "end of file", remove $inferior_spawn_id from the indirect list.
12143
0a803169
PA
121442015-04-23 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12147
749ef8f8
PA
121482015-04-23 Pedro Alves <palves@redhat.com>
12149
12150 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12151 on $any_spawn_id instead of only on $gdb_spawn_id.
12152
8aae4344
PM
121532015-04-21 Pierre Muller <muller@sourceware.org>
12154
12155 PR pascal/17815
12156 * lib/pascal.exp (gpc_compile): Add new option "class".
12157 (fpc_compile): Likewise.
12158 * gdb.pascal/case-insensitive-symbols.pas: New file.
12159 * gdb.pascal/case-insensitive-symbols.exp: New file.
12160
1586c8fb
GB
121612015-04-20 Gary Benson <gbenson@redhat.com>
12162
12163 * gdb.base/attach.exp: Fix three extended remote failures.
12164
1b6e6f5c
GB
121652015-04-17 Gary Benson <gbenson@redhat.com>
12166
12167 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12168 the main executable over the remote protocol.
12169
e797481d
PA
121702015-04-16 Pedro Alves <palves@redhat.com>
12171
12172 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12173 a new gdbserver if gdbserver_reconnect_p is set.
12174
1ca99c42
PA
121752015-04-16 Pedro Alves <palves@redhat.com>
12176
12177 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12178 is set, don't exit gdbserver.
12179
af9fd6f8
AA
121802015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12181
12182 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12183 appropriate .insn, such that an older assembler can be used.
12184 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12185 the z/Architecture instruction set on 31-bit targets as well.
12186
04ff1e61
AA
121872015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12188
12189 * gdb.go/handcall.exp: Remove all logic related to the first
12190 breakpoint and rely on go_runto_main instead.
12191 * gdb.go/strings.exp: Likewise.
12192 * gdb.go/unsafe.exp: Likewise.
12193 * gdb.go/hello.exp: Likewise. Also rename the remaining
12194 breakpoint marker to "breakpoint 1".
12195 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12196 * gdb.go/strings.go: Likewise.
12197 * gdb.go/unsafe.go: Likewise.
12198 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12199 "set breakpoint 2 here" and rename the remaining breakpoint marker
12200 to "breakpoint 1".
12201
40d2f8d6
SM
122022015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12203
12204 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12205 if itertools.imap is not present.
12206 * gdb.python/py-objfile.exp: Add parentheses.
12207 * gdb.python/py-type.exp: Same.
12208 * gdb.python/py-unwind-maint.py: Same.
12209
8cbc97c6
YQ
122102015-04-15 Yao Qi <yao.qi@linaro.org>
12211
12212 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12213 of ":$ptr_size" and set its form explicitly.
12214
45fd756c
YQ
122152015-04-15 Pedro Alves <palves@redhat.com>
12216 Yao Qi <yao.qi@linaro.org>
12217
12218 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12219 timeout by factor of 4.
12220 (test_regular_watch): Likewise.
12221 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12222 * gdb.reverse/sigall-reverse.exp: Likewise.
12223 * gdb.reverse/until-precsave.exp: Likewise.
12224 * lib/gdb.exp (with_timeout_factor): New proc.
12225 (gdb_expect): Move some code to ...
12226 (get_largest_timeout): ... here. New procedure.
12227
9e811bc3
LM
122282015-04-14 Luis Machado <lgustavo@codesourcery.com>
12229
12230 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12231
0ff6fcb2
LM
122322015-04-13 Luis Machado <lgustavo@codesourcery.com>
12233
12234 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12235 to write to the .text section.
12236
7578d5f7
LM
122372015-04-13 Luis Machado <lgustavo@codesourcery.com>
12238
12239 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12240 Handle the case of targets that do not provide PID information.
12241
2efe15c4
YQ
122422015-04-13 Yao Qi <yao.qi@linaro.org>
12243
12244 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12245 and use expect instead of gdb_expect.
12246
8cd8f2f8
SDJ
122472015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12248
12249 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12250 "coredump_var_addr" to avoid naming conflict with other testcases.
12251
9ee41772
PA
122522015-04-10 Pedro Alves <palves@redhat.com>
12253
12254 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12255 gdb_test_sequence and gdb_assert.
12256
07473109
PA
122572015-04-10 Pedro Alves <palves@redhat.com>
12258
12259 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12260 test messages that don't include the breakpoint address.
12261
de3db44c
YQ
122622015-04-10 Yao Qi <yao.qi@linaro.org>
12263
12264 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12265 false for some offset and width combinations which aren't
12266 supported by linux kernel.
12267
c79d856c
PA
122682015-04-10 Pedro Alves <palves@redhat.com>
12269
12270 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12271 procedure, factored out from ...
12272 (top level): ... here. Add "set displaced-stepping" testing axis.
12273 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12274 parameter "displaced". Use it.
12275 (top level): Use foreach and add "set displaced-stepping" testing
12276 axis.
12277
ebc90b50
PA
122782015-04-10 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12281 Remove comment.
12282 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12283 both the address of the instruction that triggers the watchpoint
12284 and the address of the instruction immediately after, and use
12285 those addresses for the test. Fix comment.
12286
8f572e5c
PA
122872015-04-10 Pedro Alves <palves@redhat.com>
12288
12289 * gdb.base/sigstep.exp (breakpoint_to_handler)
12290 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12291 Test "backtrace" in handler.
12292 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12293 (top level): Add new "displaced" test axis to
12294 breakpoint_to_handler, breakpoint_to_handler_entry and
12295 breakpoint_over_handler.
12296
8d707a12
PA
122972015-04-10 Pedro Alves <palves@redhat.com>
12298
12299 PR gdb/18216
12300 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12301
ef713951
YQ
123022015-04-10 Yao Qi <yao.qi@linaro.org>
12303
12304 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12305 (test_add_rn_pc): New function.
12306 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12307 (top level): Invoke test_add_rn_pc.
12308
906d60cf
PA
123092015-04-10 Pedro Alves <palves@redhat.com>
12310
12311 PR gdb/13858
12312 * gdb.base/step-over-no-symbols.exp: New file.
12313
f2983cc3
AW
123142015-04-09 Andy Wingo <wingo@igalia.com>
12315
12316 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12317 after the Python tests.
12318
6d62641c
SDJ
123192015-04-08 Keith Seitz <keiths@redhat.com>
12320
12321 PR python/16699
12322 * gdb.python/py-completion.exp: New tests for completion.
12323 * gdb.python/py-completion.py (CompleteLimit1): New class.
12324 (CompleteLimit2): Likewise.
12325 (CompleteLimit3): Likewise.
12326 (CompleteLimit4): Likewise.
12327 (CompleteLimit5): Likewise.
12328 (CompleteLimit6): Likewise.
12329 (CompleteLimit7): Likewise.
12330
f3770638
PA
123312015-04-08 Pedro Alves <palves@redhat.com>
12332
12333 PR gdb/18214
12334 PR gdb/18216
12335 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12336 function.
12337 (main): Install it as SIGUSR1 handler.
12338 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12339 parameter. Always use "setup" as prefix. Toggle "set
12340 displaced-stepping" off/on depending on global. Don't switch to
12341 thread 1 here.
12342 (top level): Add displaced stepping "off/on" test axis. Update
12343 "setup" calls. Wrap each subtest with with_test_prefix. Test
12344 continuing with a queued signal in each thread.
12345
4496bed7
PA
123462015-04-08 Pedro Alves <palves@redhat.com>
12347
12348 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12349 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12350 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12351 Return early if running to main fails.
12352 * gdb.trace/while-stepping.exp: Likewise.
12353
b97fde92
PA
123542015-04-07 Pedro Alves <palves@redhat.com>
12355
12356 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12357 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12358 interact with inferior program.
12359
f71c18e7
PA
123602015-04-07 Pedro Alves <palves@redhat.com>
12361
12362 * lib/gdb.exp (inferior_spawn_id): New global.
12363 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12364 spawn id after processing the user code.
12365 (default_gdb_start): Set inferior_spawn_id.
12366 (send_inferior): New procedure.
12367 * lib/gdbserver-support.exp (gdbserver_start): Set
12368 inferior_spawn_id.
12369 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12370
6423214f
PA
123712015-04-07 Pedro Alves <palves@redhat.com>
12372
12373 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12374 * lib/gdbserver-support.exp (gdbserver_start): Make
12375 $server_spawn_id global.
12376 (gdbserver_start): Don't wait for gdbserver's spawn id with
12377 expect_background.
12378 (close_gdbserver): New procedure.
12379 (gdb_exit): Rename the default version and reimplement.
12380
71c0ee8c
PA
123812015-04-07 Pedro Alves <palves@redhat.com>
12382
72f4393d 12383 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12384 append the substituted item, not the original item.
12385
203bc29b
PA
123862015-04-07 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12389 gdb_expect.
12390
508a3ddf
PA
123912015-04-07 Pedro Alves <palves@redhat.com>
12392
12393 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12394 output appearing once only.
12395
9f6dbe2b
PA
123962015-04-07 Pedro Alves <palves@redhat.com>
12397
12398 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12399 that doesn't expect anything. Return early if running to main
12400 fails.
12401
337532fa
YQ
124022015-04-07 Yao Qi <yao.qi@linaro.org>
12403
12404 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12405 (child_function): Call alarm.
12406 (main): Move call to alarm into the loop.
12407 * gdb.threads/non-stop-fair-events.exp: Build program with
12408 -DTIMEOUT=$timeout.
12409
01b622d4
DE
124102015-04-06 Doug Evans <xdje42@gmail.com>
12411
12412 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12413 Fix dest parameter to board_info.
12414 (fpc_compile): Ditto.
12415 (gdb_compile_pascal): Rename dest arg to destfile.
12416
961f4160
PMR
124172015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12418
12419 * gdb.ada/funcall_ref.exp: New file.
12420 * gdb.ada/funcall_ref/foo.adb: New file.
12421
cafda597
YQ
124222015-04-02 Yao Qi <yao.qi@linaro.org>
12423
12424 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12425 is remote.
12426
fed040c6
GB
124272015-04-02 Gary Benson <gbenson@redhat.com>
12428
12429 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12430
d11916aa
SS
124312015-04-01 Sasha Smundak <asmundak@google.com>
12432
12433 * gdb.python/py-unwind-maint.c: New file.
12434 * gdb.python/py-unwind-maint.exp: New test.
12435 * gdb.python/py-unwind-maint.py: New file.
12436 * gdb.python/py-unwind.c: New file.
12437 * gdb.python/py-unwind.exp: New test.
12438 * gdb.python/py-unwind.py: New test.
12439
a1471180
PA
124402015-04-01 Pedro Alves <palves@redhat.com>
12441
12442 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12443 to fail instead of non-existent $test.
12444
0bbeccb1
PA
124452015-04-01 Pedro Alves <palves@redhat.com>
12446
12447 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12448 GDBFLAGS if not empty.
12449
3c724c8c
PMR
124502015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12451
12452 * gdb.ada/complete.exp: Remove "multi_line".
12453 * gdb.ada/info_exc.exp: Remove "multi_line".
12454 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12455 * gdb.ada/ptype_field.exp: Remove "multi_line".
12456 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12457 * gdb.ada/tagged.exp: Remove "multi_line".
12458 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12459 [multi_line ...]
12460 * gdb.btrace/delta.exp: Likewise.
12461 * gdb.btrace/exception.exp: Likewise.
12462 * gdb.btrace/function_call_history.exp: Likewise.
12463 * gdb.btrace/instruction_history.exp: Likewise.
12464 * gdb.btrace/nohist.exp: Likewise.
12465 * gdb.btrace/record_goto.exp: Likewise.
12466 * gdb.btrace/segv.exp: Likewise.
12467 * gdb.btrace/stepi.exp: Likewise.
12468 * gdb.btrace/tailcall.exp: Likewise.
12469 * gdb.btrace/unknown_functions.exp: Likewise.
12470 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12471 * lib/gdb.exp: Add the "multi_line" helper.
12472
4eec2deb
PA
124732015-04-01 Pedro Alves <palves@redhat.com>
12474
12475 * gdb.threads/tid-reuse.c: New file.
12476 * gdb.threads/tid-reuse.exp: New file.
12477
df8411da
SDJ
124782015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12479
12480 PR corefiles/16092
12481 * gdb.base/coredump-filter.c: New file.
12482 * gdb.base/coredump-filter.exp: Likewise.
12483
6ef37366
PM
124842015-03-27 Petr Machata <pmachata@redhat.com>
12485
12486 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12487 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12488 (Dwarf::assemble): Initialize them.
12489 (Dwarf::lines): New function.
12490
7ec911b0
JT
124912015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12492
12493 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12494 SYMBOL_PREFIX for x86_64-*-cygwin.
12495
ff908ebf
AW
124962015-03-26 Andy Wingo <wingo@igalia.com>
12497
12498 PR symtab/18148
12499 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12500 const_value but not a location.
12501 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12502 location defined in non-main CUs are visible.
12503
6d5f0679
YQ
125042015-03-26 Yao Qi <yao.qi@linaro.org>
12505
12506 PR testsuite/18139
12507 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12508 Add a line number entry for the same line.
12509 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12510 Add a line number entry for the same line.
12511
2898689b
YQ
125122015-03-26 Yao Qi <yao.qi@linaro.org>
12513
12514 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12515 .int 0.
12516 (func): Likewise. Add .Lfunc_1 label.
12517 Use .Lfunc_1 label.
12518 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12519 .int 0.
12520 (func): Likewise.
12521 Use .Lfunc_1 label.
12522
85180498
YQ
125232015-03-26 Yao Qi <yao.qi@linaro.org>
12524
12525 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12526 Call gdb_compile instead to compile each .s files without debug
12527 information.
12528
8aa08a8d
YQ
125292015-03-26 Yao Qi <yao.qi@linaro.org>
12530
12531 * gdb.base/savedregs.exp (process_saved_regs): Make
12532 "Saved registers:" optional in the pattern.
12533
66849923
MM
125342015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12535
12536 * gdb.btrace/next.exp: Merged into step.exp.
12537 * gdb.btrace/finish.exp: Merged into step.exp.
12538 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12539 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12540 "record goto" and checking the exact replay position.
12541 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12542 check for "Recording format" in "info record" output.
12543 * gdb.btrace/record_goto.exp: Choose test file based on target.
12544 * gdb.btrace/x86-record_goto.S: Renamed into ...
12545 * gdb.btrace/x86_64-record_goto.S: ... this.
12546 * gdb.btrace/i686-record_goto.S: New.
12547 * gdb.btrace/x86-tailcall.S: Renamed into ...
12548 * gdb.btrace/x86_64-tailcall.S: ... this.
12549 * gdb.btrace/i686-tailcall.S: New.
12550 * gdb.btrace/x86-tailcall.c: Renamed into ...
12551 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12552 separate statements. Update test.
12553 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12554 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12555 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12556 * gdb.btrace/tailcall.exp: Choose test file based on target.
12557 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12558
11cc1b74
MM
125592015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12560
12561 * gdb.btrace/exception.exp: Increase BTS buffer size.
12562
a25d8bf9
PA
125632015-03-24 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12566
856e7dd6
PA
125672015-03-24 Pedro Alves <palves@redhat.com>
12568
12569 * gdb.threads/schedlock.exp (test_step): No longer expect that
12570 "set scheduler-locking step" with "next" over a function call runs
12571 threads unlocked.
12572
ad235a41
AT
125732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12574
12575 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12576
15630549
AT
125772015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12578
12579 PR breakpoints/16466
12580 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12581 * gdb.mi/mi-pending.c (thread_func): New function.
12582 (int main): Add threading support required.
12583 * gdb.mi/mi-pending.exp: Add tests for this issue.
12584 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12585 (pendfunc2): Remove stdio dependency.
12586 * gdb.mi/mi-pendshr2.c: New file.
12587
693dca06
KS
125882015-03-23 Keith Seitz <keiths@redhat.com>
12589
12590 * gdb.linespec/keywords.c: New file.
12591 * gdb.linespec/keywords.exp: New file.
12592
7e993ebf
KS
125932015-03-23 Keith Seitz <keiths@redhat.com>
12594
12595 PR gdb/18021
12596 * gdb.dwarf2/staticvirtual.exp: New test.
12597
bc23328c
JK
125982015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12599
12600 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12601 * README: Remove HP-UX and gdb.hp.
12602 (configuration):
12603 * configure: Regenerate.
12604 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12605 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12606 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12607 gdb.hp/gdb.defects/Makefile.
12608 * gdb.hp/Makefile.in: File deleted.
12609 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12610 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12611 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12612 * gdb.hp/gdb.aCC/run.c: File deleted.
12613 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12614 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12615 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12616 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12617 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12618 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12619 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12620 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12621 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12622 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12623 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12624 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12625 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12626 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12627 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12628 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12629 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12630 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12631 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12632 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12633 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12634 * gdb.hp/gdb.compat/average.c: File deleted.
12635 * gdb.hp/gdb.compat/sum.c: File deleted.
12636 * gdb.hp/gdb.compat/xdb.c: File deleted.
12637 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12638 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12639 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12640 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12641 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12642 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12643 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12644 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12645 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12646 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12647 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12648 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12649 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12650 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12651 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12652 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12653 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12654 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12655 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12656 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12657 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12658 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12659 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12660 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12661 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12662 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12663 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12664 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12665 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12666 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12667 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12668 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12669 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12670 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12671 * gdb.hp/tools/odump: File deleted.
12672
8bf3b159
PA
126732015-03-19 Pedro Alves <palves@redhat.com>
12674
12675 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12676 (saw_thread_3): New globals.
12677 (top level): Increment them when an event for the corresponding
12678 thread is seen.
12679 (no thread starvation): New test.
12680
eb54c8bf
PA
126812015-03-19 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.threads/continue-pending-status.c: New file.
12684 * gdb.threads/continue-pending-status.exp: New file.
12685
32d2e5d6
PA
126862015-03-18 Pedro Alves <palves@redhat.com>
12687
12688 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12689 Use gdb_is_target_remote instead of is_remote. Use
12690 gdb_test_multiple instead of gdb_expect. Exit early if
12691 gdb_test_multiple hits its internal matches. Tighten stepi tests
12692 expected output. Fail on exit with any signal, instead of just
12693 SIGILL.
12694
f68f11b7
YQ
126952015-03-18 Yao Qi <yao.qi@linaro.org>
12696
12697 PR tdep/18107
12698 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12699 variable.
12700 * gdb.base/catch-syscall.exp: Don't skip it on
12701 aarch64*-*-linux* target. Remove elements in all_syscalls.
12702 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12703 target.
12704 (setup_all_syscalls): New proc.
12705
ca5fd19b
YQ
127062015-03-16 Yao Qi <yao.qi@linaro.org>
12707
12708 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12709 (top level): Skip tests if valid_addr_p returns false for
12710 $cmd1 or $cmd2.
12711
85642ba0
AW
127122015-03-11 Andy Wingo <wingo@igalia.com>
12713
12714 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12715
e03f9645
YQ
127162015-03-11 Yao Qi <yao.qi@linaro.org>
12717
12718 * gdb.base/catch-syscall.exp: Fix typo in comments.
12719
5d0962b2
YQ
127202015-03-11 Yao Qi <yao.qi@linaro.org>
12721
12722 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12723
b2df3cef
PA
127242015-03-09 Pedro Alves <palves@redhat.com>
12725
12726 * dg-extract-results.py: Delete.
12727
ef878e53
PA
127282015-03-09 Pedro Alves <palves@redhat.com>
12729
12730 Merge dg-extract-results.sh from GCC upstream (r218843).
12731
12732 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12733 * dg-extract-results.sh: Use --text with grep to avoid issues with
12734 binary files. Fall back to cat -v, if that doesn't work.
12735
9494d219
PA
127362015-03-05 Pedro Alves <palves@redhat.com>
12737
12738 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12739
a8d9763a
SM
127402015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12741
12742 * lib/mi-support.exp (mi_expect_interrupt): Accept
12743 alternative event for when in all-stop mode.
12744
be9957b8
PA
127452015-03-04 Pedro Alves <palves@redhat.com>
12746
12747 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12748
d57be0f4 127492015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12750
12751 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12752
c214c7cf
AA
127532015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12754
12755 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12756 regexps for GDB's current line display, accept a hex address
12757 preceding the line number.
12758
6d74a497
AA
127592015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12760
12761 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12762 the 'arch1' variable for "s390*-linux*" targets.
12763
511aee7c
PA
127642015-03-04 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12767 (main): Pass missing retval argument to pthread_join call.
12768
95e50b27
PA
127692015-03-02 Pedro Alves <palves@redhat.com>
12770
12771 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12772 (top level): Call do_test with non-stop as well.
12773
28054d69
PA
127742015-03-02 Pedro Alves <palves@redhat.com>
12775
12776 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12777 -1.
12778
4fa5d7b4
AA
127792015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12780
12781 * gdb.arch/s390-vregs.exp: New test.
12782 * gdb.arch/s390-vregs.S: New file.
12783
97c18565
PA
127842015-02-27 Pedro Alves <palves@redhat.com>
12785
12786 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12787 call to catch_command_errors.
12788 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12789 catch_command_errors.
12790
a37bfa30
PA
127912015-02-27 Pedro Alves <palves@redhat.com>
12792
12793 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12794 "true" for boolean result.
12795 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12796 prototype of main.
12797
6f98576f
PA
127982015-02-27 Pedro Alves <palves@redhat.com>
12799
12800 * lib/unbuffer_output.c: New file.
12801 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12802 (main): Call gdb_unbuffer_output.
12803
eba5ab56
YQ
128042015-02-27 Yao Qi <yao.qi@linaro.org>
12805
12806 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12807 target.
12808
0def5aaa
DE
128092015-02-26 Doug Evans <dje@google.com>
12810
12811 * gdb.cp/class2.cc (Dbase, D): New classes.
12812 (main): New local delta.
12813 * gdb.cp/class2.exp: Test printing delta.
12814 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12815 (dynbar): New global.
12816 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12817
081a1c2c
JK
128182015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12819
12820 * gdb.compile/compile-ifunc.c: New file.
12821 * gdb.compile/compile-ifunc.exp: New file.
12822
2f41223f
AT
128232015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12824
12825 * gdb.base/structs.exp: Check for correct struct on finish.
12826
03eddd80
YQ
128272015-02-26 Yao Qi <yao.qi@linaro.org>
12828
12829 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12830 is zero.
12831
80c57053
JK
128322015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12833
12834 * gdb.arch/cordic.ko.bz2: New file.
12835 * gdb.arch/cordic.ko.debug.bz2: New file.
12836 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12837
21613c12
YQ
128382015-02-25 Yao Qi <yao.qi@linaro.org>
12839
12840 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12841 aarch64*-*-* target.
12842
d8b901ed
PA
128432015-02-23 Pedro Alves <palves@redhat.com>
12844
12845 * lib/gdb.exp (delete_breakpoints): Rewrite using
12846 gdb_test_multiple.
12847
e5b85ead
PA
128482015-02-23 Pedro Alves <palves@redhat.com>
12849
12850 * gdb.base/info-os.c: Include stdlib.h.
12851
85c3a371
DE
128522015-02-22 Doug Evans <xdje42@gmail.com>
12853
12854 PR symtab/17855
12855 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12856 is read after symbols have been re-read.
12857 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12858 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12859
96553a0c
DE
128602015-02-21 Doug Evans <dje@google.com>
12861
12862 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12863
97a0c697
JK
128642015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12865
12866 PR corefiles/17808
12867 * gdb.arch/i386-biarch-core.core.bz2: New file.
12868 * gdb.arch/i386-biarch-core.exp: New file.
12869
a47cd6e9
PA
128702015-02-21 Pedro Alves <palves@redhat.com>
12871
12872 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12873 runto_main fails.
12874
c5facdc4
PA
128752015-02-20 Pedro Alves <palves@redhat.com>
12876
12877 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12878 info probes.
12879
2db9a427
PA
128802015-02-20 Pedro Alves <palves@redhat.com>
12881
12882 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12883
60fb7e9e
PA
128842015-02-20 Pedro Alves <palves@redhat.com>
12885
12886 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12887 clean_restart before gdb_target_supports_trace.
12888
5c5019c2
PA
128892015-02-20 Pedro Alves <palves@redhat.com>
12890
12891 PR threads/18006
12892 * gdb.threads/clone-thread_db.c: New file.
12893 * gdb.threads/clone-thread_db.exp: New file.
12894
c9587f88
AT
128952015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12896
12897 PR breakpoints/16812
12898 * gdb.base/catch-gdb-caused-signals.c: New file.
12899 * gdb.base/catch-gdb-caused-signals.exp: New file.
12900
f6a88844
JM
129012015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12902
12903 * configure: Regenerated.
12904 * configure.ac: Use GDB_AC_TRANSFORM.
12905 * aclocal.m4: sinclude ../transform.m4.
12906
497c491b
JM
129072015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12908
12909 * lib/dtrace.exp: New file.
12910 * gdb.base/dtrace-probe.exp: Likewise.
12911 * gdb.base/dtrace-probe.d: Likewise.
12912 * gdb.base/dtrace-probe.c: Likewise.
12913 * lib/pdtrace.in: Likewise.
12914 * configure.ac: Output variables with the transformed names of
12915 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12916 * configure: Regenerated.
12917
03e98035
JM
129182015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12919
12920 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12921 expected message when trying to access $_probe_* convenience
12922 variables while not on a probe.
12923
63cc30e9
JK
129242015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12925
12926 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12927
0703599a
PA
129282015-02-11 Pedro Alves <pedro@codesourcery.com>
12929
12930 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12931 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12932
7e60a48e
DE
129332015-02-10 Doug Evans <xdje42@gmail.com>
12934
12935 * lib/gdb.exp (gdb_load): Always return a result.
12936
01b088bc
PA
129372015-02-10 Pedro Alves <palves@redhat.com>
12938
12939 * gdb.threads/signal-sigtrap.c: New file.
12940 * gdb.threads/signal-sigtrap.exp: New file.
12941
b05ec7a5
AT
129422015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12943
12944 * gdb.trace/no-attach-trace.c: New file.
12945 * gdb.trace/no-attach-trace.exp: New file.
12946
a2c2acaf
MW
129472015-02-09 Mark Wielaard <mjw@redhat.com>
12948
12949 * gdb.dwarf2/atomic.c: New file.
12950 * gdb.dwarf2/atomic-type.exp: Likewise.
12951
31fd9caa
MM
129522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12953
12954 * gdb.btrace/buffer-size.exp: Update "info record" output.
12955 * gdb.btrace/delta.exp: Update "info record" output.
12956 * gdb.btrace/enable.exp: Update "info record" output.
12957 * gdb.btrace/finish.exp: Update "info record" output.
12958 * gdb.btrace/instruction_history.exp: Update "info record" output.
12959 * gdb.btrace/next.exp: Update "info record" output.
12960 * gdb.btrace/nexti.exp: Update "info record" output.
12961 * gdb.btrace/step.exp: Update "info record" output.
12962 * gdb.btrace/stepi.exp: Update "info record" output.
12963 * gdb.btrace/nohist.exp: Update "info record" output.
12964
d33501a5
MM
129652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12966
12967 * gdb.btrace/buffer-size: New.
12968
f4abbc16
MM
129692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12970
12971 * gdb.btrace/delta.exp: Update "info record" output.
12972 * gdb.btrace/enable.exp: Update "info record" output.
12973 * gdb.btrace/finish.exp: Update "info record" output.
12974 * gdb.btrace/instruction_history.exp: Update "info record" output.
12975 * gdb.btrace/next.exp: Update "info record" output.
12976 * gdb.btrace/nexti.exp: Update "info record" output.
12977 * gdb.btrace/step.exp: Update "info record" output.
12978 * gdb.btrace/stepi.exp: Update "info record" output.
12979 * gdb.btrace/nohist.exp: Update "info record" output.
12980
b9d61307
SM
129812015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12982
12983 PR gdb/15678
12984 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12985
e584fdbc
PA
129862015-02-06 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12989 macro.
12990 (seconds_left, again): New globals.
12991 (main): Wait seconds_left in a 1-second sleep loop instead of
12992 sleeping 180 seconds. If 'again' is set, reset the seconds
12993 counter.
12994 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12995 'again' in the inferior before detaching. Print the seconds left.
12996 (options): New global.
12997 (top level): Build program with -DTIMEOUT=$timeout.
12998
77f41761
PA
129992015-02-06 Pedro Alves <palves@redhat.com>
13000
13001 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13002 determine how many seconds to pass to 'alarm'.
13003 * gdb.base/gdb-sigterm.exp (top level): Build program with
13004 -DTIMEOUT=$timeout.
13005 (do_test): Return success/failure indication. Add more verbose
13006 logging. Don't fail if 200 single steps are seen. Instead, fail
13007 when the test times out.
13008 (passes): New global.
13009 (top level): Break the testing loop if testing fails on any
13010 iteration. Use gdb_assert.
13011
b9394193
DB
130122015-02-04 Don Breazeal <donb@codesourcery.com>
13013
13014 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13015 and initialize them.
13016 (ipc_cleanup): New function.
13017 (main): Don't declare shmid, semid, and msqid. Add a call to
13018 atexit so that we call ipc_cleanup on exit.
13019
42d9e528
PA
130202015-02-04 Pedro Alves <palves@redhat.com>
13021
13022 * boards/native-extended-gdbserver.exp: Remove any target variant
13023 specifications from the board name before clearing the isremote
13024 flag from board_info.
13025
ae6ae975
DE
130262015-01-31 Doug Evans <xdje42@gmail.com>
13027
13028 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13029
cfb069a8
GB
130302015-01-31 Gary Benson <gbenson@redhat.com>
13031
13032 * gdb.base/completion.exp: Disable completion limiting for
13033 existing tests. Add new tests to check completion limiting.
13034 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13035
5dd31d79
DE
130362015-01-31 Doug Evans <xdje42@gmail.com>
13037
13038 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13039
9f050062
DE
130402015-01-31 Doug Evans <xdje42@gmail.com>
13041
13042 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13043 entries. Duplicate file section script entries.
13044 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13045 inlined entries. Add test for safe-path rejection.
13046 * gdb.python/py-section-script.c: Add duplicate inlined section script
13047 entries. Duplicate file section script entries.
13048 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13049 inlined entries. Add test for safe-path rejection.
13050
df25ebbd
JB
130512015-01-29 Joel Brobecker <brobecker@adacore.com>
13052
13053 * gdb.ada/disc_arr_bound: New testcase.
13054
4a0ca9ec
JB
130552015-01-29 Joel Brobecker <brobecker@adacore.com>
13056
13057 * gdb.ada/mi_var_array: New testcase.
13058
3a8b707a
DE
130592015-01-27 Doug Evans <dje@google.com>
13060
13061 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13062 Add test for objfile.filename, objfile.username after objfile
13063 has been unloaded.
13064
f8313f6e
JB
130652015-01-26 Joel Brobecker <brobecker@adacore.com>
13066
13067 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13068 the second test to print the name attribute of value
13069 returned by the call to gdb.lookup_type, and adjust
13070 the expected output accordingly.
13071
37bc665e
MW
130722015-01-25 Mark Wielaard <mjw@redhat.com>
13073
13074 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13075 * gdb.base/disp-step-fork.c: Include unistd.h.
13076 * gdb.base/siginfo-obj.c: Include stdio.h.
13077 * gdb.base/siginfo-thread.c: Likewise.
13078 * gdb.mi/non-stop.c: Include unistd.h.
13079 * gdb.mi/nsthrexec.c: Include stdio.h.
13080 * gdb.mi/pthreads.c: Include unistd.h.
13081 * gdb.modula2/unbounded1.c (main): Declare returns int.
13082 * gdb.reverse/consecutive-reverse.c: Likewise.
13083 * gdb.threads/create-fail.c: Include unistd.h.
13084 * gdb.threads/killed.c: Likewise.
13085 * gdb.threads/linux-dp.c: Likewise.
13086 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13087 * gdb.threads/non-ldr-exc-2.c: Likewise.
13088 * gdb.threads/non-ldr-exc-3.c: Likewise.
13089 * gdb.threads/non-ldr-exc-4.c: Likewise.
13090 * gdb.threads/pthreads.c: Include unistd.h.
13091 (main): Declare returns int.
13092 * gdb.threads/tls-main.c (foo): New declaration.
13093 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13094
f7e5394d
SM
130952015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13096
13097 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13098 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13099
743649fd
MW
131002015-01-15 Mark Wielaard <mjw@redhat.com>
13101
13102 * gdb.base/noreturn-return.c: New file.
13103 * gdb.base/noreturn-return.exp: New file.
13104 * gdb.base/noreturn-finish.c: New file.
13105 * gdb.base/noreturn-finish.exp: New file.
13106
198297aa
PA
131072015-01-23 Pedro Alves <palves@redhat.com>
13108
13109 * gdb.threads/continue-pending-after-query.c: New file.
13110 * gdb.threads/continue-pending-after-query.exp: New file.
13111
717cf30c
AG
131122015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13113 Simon Marchi <simon.marchi@ericsson.com>
13114
13115 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13116 * gdb.base/valgrind-db-attach.exp: Same.
13117 * gdb.base/valgrind-infcall.exp: Same.
13118 * lib/mi-support.exp (default_mi_gdb_start): Same.
13119 * lib/prompt.exp (default_prompt_gdb_start): Same.
13120 * lib/gdb.exp (default_gdb_spawn): Same.
13121 (gdb_interact): New.
13122
13123
4b62a76e
JK
131242015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13125
13126 * gdb.compile/compile.exp (pointer to jit function): New test.
13127
b4cdae6f
WW
131282015-01-17 Wei-cheng Wang <cole945@gmail.com>
13129
13130 * lib/gdb.exp (supports_process_record): Return true for
13131 powerpc*-*-linux*.
13132 (supports_reverse): Likewise.
13133
d221e7ef
DB
131342015-01-15 Don Breazeal <donb@codesourcery.com>
13135
13136 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13137 instead of checking whether the target board is remote and
13138 use spawn_wait_for_attach instead of exec/sleep.
13139 * gdb.base/attach-twice.exp: Likewise.
13140
bafffb51
JB
131412015-01-15 Joel Brobecker <brobecker@adacore.com>
13142
13143 * gdb.ada/var_arr_attrs: New testcase.
13144
5589af0e
PA
131452015-01-14 Pedro Alves <palves@redhat.com>
13146 Joel Brobecker <brobecker@adacore.com>
13147
13148 PR gdb/17525
13149 * gdb.base/bp-cmds-execution-x-script.c: New file.
13150 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13151 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13152
6c400b59
PA
131532015-01-14 Pedro Alves <palves@redhat.com>
13154
13155 PR cli/17828
13156 * gdb.base/batch-preserve-term-settings.c: New file.
13157 * gdb.base/batch-preserve-term-settings.exp: New file.
13158
e02c96a7
DE
131592015-01-13 Doug Evans <dje@google.com>
13160
13161 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13162 binary.
13163
576fd14c
JB
131642015-01-13 Joel Brobecker <brobecker@adacore.com>
13165
13166 * Makefile.in (clean mostlyclean): Do not delete *.py.
13167
04dccad0
JB
131682015-01-13 Joel Brobecker <brobecker@adacore.com>
13169
13170 * gdb.python/py-lookup-type.exp: New file.
13171
3d230f71
PA
131722015-01-12 Pedro Alves <palves@redhat.com>
13173
13174 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13175 restore GDBFLAGS before returning.
13176
7e67715d
JK
131772015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13178
13179 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13180 is_amd64_regs_target and is_x86_like_target.
13181
f2e0d4b4
DE
131822015-01-11 Doug Evans <xdje42@gmail.com>
13183
13184 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13185 is given without an explicit form.
13186 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13187 attributes.
13188 * gdb.dwarf/corrupt.exp: Ditto.
13189 * gdb.dwarf2/enum-type.exp: Ditto.
13190 * gdb.trace/entry-values.exp: Ditto.
13191 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13192
439250fb
DE
131932015-01-11 Doug Evans <xdje42@gmail.com>
13194
13195 PR gdb/15830
13196 * gdb.base/maint.exp: Remove references to "maint demangle".
13197 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13198 Add tests for explicitly specifying language to demangle.
13199 * gdb.dlang/demangle.exp: Ditto.
13200
ede9f622
PA
132012015-01-09 Pedro Alves <palves@redhat.com>
13202
13203 * gdb.threads/non-stop-fair-events.c: New file.
13204 * gdb.threads/non-stop-fair-events.exp: New file.
13205
a7b796db
PA
132062015-01-09 Pedro Alves <palves@redhat.com>
13207
13208 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13209 the global scope. Set a breakpoint after all threads are started
13210 rather than stepping over two source lines. Expect the prompt.
13211 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13212 global.
13213 (NUM): Now 15.
13214 (main): Use threads_started_barrier to wait for all threads to
13215 start. Main thread no longer calls thread_function. Exit after
13216 180 seconds.
13217 (loop): New function.
13218 (thread_function): Wait on threads_started_barrier barrier. Call
13219 'loop' at each iteration.
13220 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13221 threads have started, instead of hardcoding number of "next"
13222 steps. Use an access watchpoint instead of a write watchpoint.
13223
9665ffdd
PA
132242015-01-09 Pedro Alves <palves@redhat.com>
13225
13226 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13227 (thread_func): Wait on barrier.
13228 (main): Wait for all threads to start before stopping GDB.
13229 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13230 global.
13231 (thread1_func, thread2_func): Wait on barrier.
13232 (main): Wait for all threads to start before stopping GDB.
13233 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13234 New global.
13235 (thread1_func, thread2_func): Wait on barrier.
13236 (main): Wait for all threads to start before stopping GDB.
13237
c945a99f
PA
132382015-01-09 Pedro Alves <palves@redhat.com>
13239
13240 * gdb.threads/attach-many-short-lived-threads.c: New file.
13241 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13242
c1a747c1
PA
132432014-01-09 Pedro Alves <palves@redhat.com>
13244
13245 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13246 instead of to thread 2.
13247 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13248 Add barrier around each pthread_create call instead of around all
13249 calls.
13250 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13251 Set a break on thread_function and have the child threads hit it
13252 one at at a time.
13253
60b3033e
PA
132542015-01-09 Pedro Alves <palves@redhat.com>
13255
13256 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13257 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13258 false.
13259 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13260 checking whether the target board is remote.
13261 * gdb.multi/multi-attach.exp: Likewise.
13262 * gdb.python/py-sync-interp.exp: Likewise.
13263 * gdb.server/ext-attach.exp: Likewise.
13264 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13265 tests that need to attach, instead of checking whether the target
13266 board is remote at the top of the file.
13267
acc018ac
YQ
132682015-01-08 Yao Qi <yao@codesourcery.com>
13269
13270 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13271
50a18af8
JK
132722015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13273
13274 Fix testcase compilation.
13275 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13276
8503d6e1
JB
132772015-01-06 Joel Brobecker <brobecker@adacore.com>
13278
13279 * gdb.python/py-type.exp: Add a couple test about empty
13280 array creation, and negative-length array creation.
13281
cc73dbcc
DE
132822015-01-02 Doug Evans <xdje42@gmail.com>
13283
13284 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13285
0300bbc7
DE
132862015-01-02 Doug Evans <dje@google.com>
13287
13288 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13289
9d85a0ec
YQ
132902014-12-29 Yao Qi <yao@codesourcery.com>
13291
13292 * gdb.trace/entry-values.exp: Update comments. Rename variable
13293 bar_call_foo to returned_from_foo.
13294
87186c6a
MMN
132952014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13296
13297 PR gdb/17394
13298 * gdb.linespec/break-asm-file.c: New file.
13299 * gdb.linespec/break-asm-file.exp: New file.
13300 * gdb.linespec/break-asm-file0.s: New file.
13301 * gdb.linespec/break-asm-file1.s: New file.
13302
1bab7383
YQ
133032014-12-18 Nigel Stephens <nigel@mips.com>
13304 Maciej W. Rozycki <macro@codesourcery.com>
13305
13306 * gdb.base/float.exp: Handle the new output from "info float" on
13307 MIPS targets.
13308
1bc1068a
JK
133092014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13310
13311 Fix MinGW compilation.
13312 * gdb.compile/compile-ops.exp: Update untested message if
13313 !skip_compile_feature_tests.
13314 * gdb.compile/compile-setjmp.exp: Likewise.
13315 * gdb.compile/compile-tls.exp: Likewise.
13316 * gdb.compile/compile.exp: Likewise.
13317 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13318 supported on this host".
13319
b6615d10
DE
133202014-12-16 Doug Evans <xdje42@gmail.com>
13321
13322 * boards/stabs.exp: New file.
13323
25dda427
AA
133242014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13325
13326 * gdb.base/completion.exp: Adjust to format changes of "maint
13327 print user-registers".
13328
bf330350
CU
133292014-12-16 Catalin Udma <catalin.udma@freescale.com>
13330
13331 PR server/17457
13332 * gdb.arch/aarch64-fp.c: New file.
13333 * gdb.arch/aarch64-fp.exp: New file.
13334
395cf596
SDJ
133352014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13336
13337 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13338 r210637, r210913, r211666, r215400, r215817).
13339
13340 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13341 * dg-extract-results.py: New file.
13342 * dg-extract-results.sh: Use it if the environment seems
13343 suitable.
13344
13345 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13346
13347 * dg-extract-results.py (parse_run): Handle warnings that
13348 are printed before a test harness is run.
13349
13350 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13351
13352 * dg-extract-results.py (Named): Remove __cmp__ method.
13353 (output_variation): Use a key to sort variation.harnesses.
13354
13355 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13356
13357 * dg-extract-results.py: For Python 3, force sys.stdout to
13358 handle surrogate escape sequences.
13359 (safe_open): New function.
13360 (output_segment, main): Use it.
13361
13362 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13363
13364 * dg-extract-results.py (Prog.result_re): Include options
13365 in test name.
13366
13367 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13368
13369 * dg-extract-results.py (output_variation): Always sort if
13370 do_sum.
13371
e882ef3c
SM
133722014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13373
13374 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13375 as long as we get pagination notifications.
13376
4992aa20
JM
133772014-12-15 Jason Merrill <jason@redhat.com>
13378
13379 * Makefile.in (check-gdb.%): Restore.
13380 * README: Mention it.
13381
c1b5a1a6
JB
133822014-12-13 Joel Brobecker <brobecker@adacore.com>
13383
13384 * gdb.ada/str_uninit: New testcase.
13385
5537b577
JK
133862014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13387
13388 PR symtab/17642
13389 * gdb.base/vla-stub-define.c: New file.
13390 * gdb.base/vla-stub.c: New file.
13391 * gdb.base/vla-stub.exp: New file.
13392
bb2ec1b3
TT
133932014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13394 Jan Kratochvil <jan.kratochvil@redhat.com>
13395 Tom Tromey <tromey@redhat.com>
13396
13397 * configure.ac: Add gdb.compile/.
13398 * configure: Regenerate.
13399 * gdb.compile/Makefile.in: New file.
13400 * gdb.compile/compile-ops.exp: New file.
13401 * gdb.compile/compile-ops.c: New file.
13402 * gdb.compile/compile-tls.c: New file.
13403 * gdb.compile/compile-tls.exp: New file.
13404 * gdb.compile/compile-constvar.S: New file.
13405 * gdb.compile/compile-constvar.c: New file.
13406 * gdb.compile/compile-mod.c: New file.
13407 * gdb.compile/compile-nodebug.c: New file.
13408 * gdb.compile/compile-setjmp-mod.c: New file.
13409 * gdb.compile/compile-setjmp.c: New file.
13410 * gdb.compile/compile-setjmp.exp: New file.
13411 * gdb.compile/compile-shlib.c: New file.
13412 * gdb.compile/compile.c: New file.
13413 * gdb.compile/compile.exp: New file.
13414 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13415
4ff709eb
TT
134162014-12-12 Tom Tromey <tromey@redhat.com>
13417
13418 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13419 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13420
6dddd6a5
DE
134212014-12-12 Doug Evans <dje@google.com>
13422
13423 * lib/gdb-python.exp (get_python_valueof): New function.
13424 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13425
71c24708
AA
134262014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13427
13428 * gdb.base/completion.exp: Add test for completion of "info
13429 registers ".
13430
3e29f34a
MR
134312014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13432
13433 * gdb.base/func-ptrs.c: New file.
13434 * gdb.base/func-ptrs.exp: New file.
13435
fc126975
SM
134362014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13437
13438 PR breakpoints/17012
13439 * gdb.base/dprintf-detach.c: New file.
13440 * gdb.base/dprintf-detach.exp: New file.
13441
0a46d518
SM
134422014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13443
13444 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13445 * lib/gdb.exp (target_is_gdbserver): New procedure.
13446
a0be3e44
DE
134472014-12-08 Doug Evans <dje@google.com>
13448
13449 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13450
df1b803a
YQ
134512014-12-05 Yao Qi <yao@codesourcery.com>
13452
13453 * gdb.guile/scm-error.exp: Remove the third argument to
13454 gdb_remote_download.
13455 * gdb.guile/scm-frame-args.exp: Likewise.
13456 * gdb.guile/scm-section-script.exp: Likewise.
13457
ddb9f679
YQ
134582014-12-05 Yao Qi <yao@codesourcery.com>
13459
13460 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13461
86e4ed39
DE
134622014-12-04 Doug Evans <dje@google.com>
13463
13464 * gdb.python/py-objfile.exp: Add tests for
13465 objfile.add_separate_debug_file.
13466
7c50a931
DE
134672014-12-04 Doug Evans <dje@google.com>
13468
13469 * lib/gdb.exp (get_build_id): New function.
13470 (build_id_debug_filename_get): Rewrite to use it.
13471 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13472
621661e3
MR
134732014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13474
13475 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13476 `method(long)', not just 0x0.
13477 * gdb.cp/nsalias.exp: Align code labels to 4.
13478 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13479 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13480 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13481 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13482 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13483 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13484
29f0c3b7
DE
134852014-12-02 Doug Evans <dje@google.com>
13486
e1e061e7 13487 PR symtab/17602
29f0c3b7 13488 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13489 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13490 * gdb.cp/anon-ns.exp: Update.
13491
162078c8
NB
134922014-12-02 Nick Bull <nicholaspbull@gmail.com>
13493
13494 * gdb.python/py-events.py (inferior_call_handler): New.
13495 (register_changed_handler, memory_changed_handler): New.
13496 (test_events.invoke): Register new handlers.
13497 * gdb.python/py-events.exp: Add tests for inferior call,
13498 memory_changed and register_changed events.
13499
fdb09caf
AA
135002014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13501
13502 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13503 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13504 if the linker doesn't understand this.
13505
55cfb2c4
SM
135062014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13507
13508 * gdb.python/python.exp: Change expected reply to help().
13509
9e8cd6df
YQ
135102014-12-01 Yao Qi <yao@codesourcery.com>
13511
13512 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13513 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13514 * configure: Re-generated.
13515
6c659fc2
SC
135162014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13517
13518 * gdb.cp/chained-calls.cc: New file.
13519 * gdb.cp/chained-calls.exp: New file.
13520 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13521
d7fc3181
SM
135222014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13523
13524 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13525 * gdb.dwarf2/symtab-producer.exp: Same.
13526 * gdb.gdb/python-interrupts.exp: Same.
13527 * gdb.gdb/python-selftest.exp: Same.
13528 * gdb.python/py-linetable.exp: Same.
13529 * gdb.python/py-type.exp: Same.
13530 * gdb.python/py-value-cc.exp: Same.
13531 * gdb.python/py-value.exp: Same.
13532
10e79639
YQ
135332014-11-28 Yao Qi <yao@codesourcery.com>
13534
13535 * gdb.base/break-probes.exp: Match library name prefixed with
13536 sysroot.
13537
f28a0564
SM
135382014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13539
13540 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13541 test expected output. Add parentheses for the call to print.
13542 Remove L suffix from integers.
13543
3fe1ce1d
DE
135442014-11-26 Doug Evans <dje@google.com>
13545
13546 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13547
84429e27
YQ
135482014-11-22 Yao Qi <yao@codesourcery.com>
13549
13550 * gdb.trace/entry-values.c: Remove asms.
13551 (foo): Add foo_label.
13552 (bar): Add bar_label.
13553 * gdb.trace/entry-values.exp: Remove code computing foo's
13554 length and bar's length.
13555 (Dwarf::assemble): Invoke function_range for bar and use
13556 MACRO_AT_func for foo.
13557
26741859
YQ
135582014-11-22 Yao Qi <yao@codesourcery.com>
13559
13560 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13561 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13562 Use .Lgcc43_procstart instead of gcc43.
13563
45e44d27
JB
135642014-11-21 Joel Brobecker <brobecker@adacore.com>
13565
13566 * gdb.ada/n_arr_bound: New testcase.
13567
458c8db8
SDJ
135682014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13569
13570 PR breakpoints/10737
13571 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13572 test_catch_syscall_multi_arch.
13573 (test_catch_syscall_multi_arch): New function.
13574
43f3e411
DE
135752014-11-20 Doug Evans <xdje42@gmail.com>
13576
13577 * gdb.base/maint.exp: Update expected output.
13578
0d7b2549
AA
135792014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13580
13581 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13582 4-byte instruction on S390.
13583
8908fca5
JB
135842014-11-19 Joel Brobecker <brobecker@adacore.com>
13585
13586 * gdb.ada/arr_arr: New testcase.
13587
4a46959e
JB
135882014-11-19 Joel Brobecker <brobecker@adacore.com>
13589
13590 * gdb.ada/pkd_arr_elem: New Testcase.
13591
470e2f4e
LM
135922014-11-18 Luis Machado <lgustavo@codesourcery.com>
13593
13594 * gdb.reverse/break-precsave: Expect completion message for
13595 core file reads.
13596 * gdb.reverse/consecutive-precsave.exp: Likewise.
13597 * gdb.reverse/finish-precsave.exp: Likewise.
13598 * gdb.reverse/i386-precsave.exp: Likewise.
13599 * gdb.reverse/machinestate-precsave.exp: Likewise.
13600 * gdb.reverse/sigall-precsave.exp: Likewise.
13601 * gdb.reverse/solib-precsave.exp: Likewise.
13602 * gdb.reverse/step-precsave.exp: Likewise.
13603 * gdb.reverse/until-precsave.exp: Likewise.
13604 * gdb.reverse/watch-precsave.exp: Likewise.
13605
a267f3ad
AA
136062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13607
13608 * gdb.base/bp-permanent.c: Include unistd.h.
13609 * gdb.python/py-framefilter-mi.c (main): Add return type.
13610 * gdb.python/py-framefilter.c (main): Likewise.
13611 * gdb.trace/actions-changed.c (main): Likewise.
13612
12084a9a
AA
136132014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13614
13615 * gdb.mi/until.c: Add eye-catchers.
13616 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13617 line numbers.
13618
dc7e1a77
AA
136192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13620
13621 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13622 function header variants in break1.c.
13623 * gdb.base/ena-dis-br.exp: Likewise.
13624 * gdb.base/hbreak2.exp: Likewise.
13625 * gdb.reverse/until-precsave.exp: Drop references to removed
13626 non-prototype function header variants in ur1.c.
13627 * gdb.reverse/until-reverse.exp: Likewise.
13628
41c77605
PM
136292014-11-17 Petr Machata <pmachata@redhat.com>
13630
13631 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13632 ${_cu_offset_size} bytes abbrev offset.
13633
34248c3a
DE
136342014-11-15 Doug Evans <xdje42@gmail.com>
13635
13636 PR symtab/17559
13637 * gdb.base/line-symtabs.exp: New file.
13638 * gdb.base/line-symtabs.c: New file.
13639 * gdb.base/line-symtabs.h: New file.
13640
646da059
YQ
136412014-11-14 Yao Qi <yao@codesourcery.com>
13642
13643 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13644 (func): Add label func_label.
13645 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13646 Replace low_pc and high_pc with MACRO_AT_range.
13647 Replace name, low_pc and high_pc with MACRO_AT_func.
13648
9301ebe6
YQ
136492014-11-14 Yao Qi <yao@codesourcery.com>
13650
13651 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13652 Replace name, low_pc and high_pc with MACRO_AT_func.
13653
f166b542
YQ
136542014-11-14 Yao Qi <yao@codesourcery.com>
13655
13656 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13657 produce debug information.
13658 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13659
0f6e71e3
YQ
136602014-11-14 Yao Qi <yao@codesourcery.com>
13661
13662 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13663 object and get function length.
13664 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13665 with MACRO_AT_func.
13666 (top-level): Replace gdb_compile and clean_restart with
13667 prepare_for_testing.
13668 * gdb.dwarf2/main.c (main): Add label main_label.
13669
876c4df9
YQ
136702014-11-14 Yao Qi <yao@codesourcery.com>
13671
13672 * lib/dwarf.exp (function_range): New procedure.
13673 (Dwarf::_handle_macro_at_func): New procedure.
13674 (Dwarf::_handle_macro_at_range): New procedure.
13675 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13676
02ad9cf1
YQ
136772014-11-14 Yao Qi <yao@codesourcery.com>
13678
13679 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13680 (_handle_attribute): New procedure.
13681
a59add0c
AA
136822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13683
13684 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13685 * gdb.base/call-sc.c (zed): Likewise.
13686 * gdb.base/checkpoint.c (main): Likewise.
13687 * gdb.base/dump.c (main): Likewise.
13688 * gdb.base/gcore.c (main): Likewise.
13689 * gdb.base/huge.c (main): Likewise.
13690 * gdb.base/multi-forks.c (main): Likewise.
13691 * gdb.base/pr10179-a.c (main): Likewise.
13692 * gdb.base/savedregs.c (main): Likewise.
13693 * gdb.base/sigaltstack.c (main): Likewise.
13694 * gdb.base/siginfo.c (main): Likewise.
13695 * gdb.base/structs.c (zed): Likewise.
13696 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13697 * gdb.mi/mi-syn-frame.c (main): Likewise.
13698 * gdb.mi/until.c (foo, main): Likewise.
13699 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13700 * gdb.base/solib-weak.c (foo): Declare.
13701 * gdb.base/attach-twice.c: Include stdio.h.
13702 * gdb.base/weaklib1.c: Likewise.
13703 * gdb.base/weaklib2.c: Likewise.
13704 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13705 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13706 unistd.h.
13707 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13708 * gdb.mi/mi-exit-code.c: Likewise.
13709 * gdb.base/break-interp-lib.c: Include string.h.
13710 * gdb.base/coremaker.c: Likewise.
13711 * gdb.base/testenv.c: Likewise.
13712 * gdb.python/py-finish-breakpoint.c: Likewise.
13713 * gdb.base/inferior-died.c: Include sys/wait.h.
13714 * gdb.base/fileio.c: Include time.h.
13715 * gdb.base/async-shell.c: Include unistd.h.
13716 * gdb.base/dprintf-non-stop.c: Likewise.
13717 * gdb.base/info-os.c: Likewise.
13718 * gdb.mi/mi-console.c: Likewise.
13719 * gdb.mi/watch-nonstop.c: Likewise.
13720 * gdb.python/py-events.c: Likewise.
13721 * gdb.base/async.c (baz): Move up before its invocation.
13722 * gdb.base/code_elim2.c (my_global_func): Likewise.
13723 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13724 * gdb.base/advance.c (func2): Likewise.
13725
3b5d5997
AA
137262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13727
13728 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13729 variant.
13730 * gdb.base/annota3.c: Likewise.
13731 * gdb.base/async.c: Likewise.
13732 * gdb.base/average.c: Likewise.
13733 * gdb.base/call-ar-st.c: Likewise.
13734 * gdb.base/call-rt-st.c: Likewise.
13735 * gdb.base/call-sc.c: Likewise.
13736 * gdb.base/call-strs.c: Likewise.
13737 * gdb.base/ending-run.c: Likewise.
13738 * gdb.base/execd-prog.c: Likewise.
13739 * gdb.base/exprs.c: Likewise.
13740 * gdb.base/foll-exec.c: Likewise.
13741 * gdb.base/foll-fork.c: Likewise.
13742 * gdb.base/foll-vfork.c: Likewise.
13743 * gdb.base/funcargs.c: Likewise.
13744 * gdb.base/gcore.c: Likewise.
13745 * gdb.base/jump.c: Likewise.
13746 * gdb.base/langs0.c: Likewise.
13747 * gdb.base/langs1.c: Likewise.
13748 * gdb.base/langs2.c: Likewise.
13749 * gdb.base/mips_pro.c: Likewise.
13750 * gdb.base/nodebug.c: Likewise.
13751 * gdb.base/opaque0.c: Likewise.
13752 * gdb.base/opaque1.c: Likewise.
13753 * gdb.base/recurse.c: Likewise.
13754 * gdb.base/run.c: Likewise.
13755 * gdb.base/scope0.c: Likewise.
13756 * gdb.base/scope1.c: Likewise.
13757 * gdb.base/setshow.c: Likewise.
13758 * gdb.base/setvar.c: Likewise.
13759 * gdb.base/shmain.c: Likewise.
13760 * gdb.base/shr1.c: Likewise.
13761 * gdb.base/shr2.c: Likewise.
13762 * gdb.base/sigall.c: Likewise.
13763 * gdb.base/signals.c: Likewise.
13764 * gdb.base/so-indr-cl.c: Likewise.
13765 * gdb.base/solib2.c: Likewise.
13766 * gdb.base/structs.c: Likewise.
13767 * gdb.base/sum.c: Likewise.
13768 * gdb.base/vforked-prog.c: Likewise.
13769 * gdb.base/watchpoint.c: Likewise.
13770 * gdb.reverse/shr2.c: Likewise.
13771 * gdb.reverse/until-reverse.c: Likewise.
13772 * gdb.reverse/ur1.c: Likewise.
13773 * gdb.reverse/watch-reverse.c: Likewise.
13774
066a77c5
AA
137752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13776
13777 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13778 variant.
13779 * gdb.base/sepdebug.exp: Drop references to removed code.
13780
4f204ea5
AA
137812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13782
13783 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13784 variant. Preserve original line numbering.
13785 * gdb.base/list1.c: Likewise.
13786
3b377a3a
AA
137872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13788
13789 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13790 variant.
13791 * gdb.base/break1.c: Likewise.
13792 * gdb.base/break.exp: Drop references to removed code.
13793
e444df73
AA
137942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13795
13796 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13797 variant.
13798
8008f2a7
AA
137992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13800
13801 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13802
a5a06887
AA
138032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13804
13805 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13806 logic into perform_all_tests() and invoke it with and without
13807 function header prototypes.
13808 (do_function_calls): Remove conditional XFAIL for PR 5318.
13809 (rerun_and_prepare): Remove duplicate code.
13810 (perform_all_tests): New. Main logic moved here.
13811
44dba9b9
AA
138122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13813
13814 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13815 code guarded by #ifdef NO_PROTOTYPES.
13816 (t_double_many_args): Likewise.
13817 (DEF_FUNC_MANY_ARGS_1): Likewise.
13818 (DEF_FUNC_VALUES_1): Likewise.
13819 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13820 guarded by #ifdef PROTOTYPES.
13821
d1fbcd56
AA
138222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13823
13824 * gdb.mi/mi-console.c: Add eye-catcher.
13825 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13826 instead of literal line number.
13827
b0e59b8f
AA
138282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13829
13830 * gdb.base/shr2.c: Add eye-catcher.
13831 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13832 line number.
13833
78f98cca
AA
138342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13835
13836 * gdb.base/jump.c: Add eye-catchers.
13837 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13838 numbers.
13839
58fa2af0
AA
138402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13841
13842 * gdb.base/execd-prog.c: Add eye-catchers.
13843 * gdb.base/foll-exec.c: Likewise.
13844 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13845 line numbers.
13846
04e5059b
AA
138472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13848
13849 * gdb.base/ending-run.c: Add eye-catchers.
13850 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13851 literal line numbers.
13852
dbfdb174
AA
138532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13854
13855 * gdb.base/call-rt-st.c: Add eye-catchers.
13856 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13857 literal line numbers.
13858
888a2ade
AA
138592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13860
13861 * gdb.base/call-ar-st.c: Add eye-catchers.
13862 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13863 literal line numbers.
13864
6acc2dde
AA
138652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13866
13867 * gdb.base/average.c: Add eye-catchers.
13868 * gdb.base/sum.c: Likewise.
13869 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13870 regexps dynamically.
13871
9ecfcd1d
AA
138722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13873
13874 * gdb.base/solib1.c: Add eye-catchers.
13875 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13876 literal line numbers.
13877
78708b7c
PA
138782014-11-12 Pedro Alves <palves@redhat.com>
13879
13880 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13881 leader has exited.
13882
af48d08f
PA
138832014-11-12 Pedro Alves <palves@redhat.com>
13884
13885 * gdb.arch/i386-bp_permanent.c: New file.
13886 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13887 (srcfile): Set to i386-bp_permanent.c.
13888 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13889 that stepi does not execute the 'leave' instruction, instead of
13890 testing it does execute.
13891 * gdb.base/bp-permanent.c: New file.
13892 * gdb.base/bp-permanent.exp: New file.
13893
af3768e9
DE
138942014-11-10 Doug Evans <xdje42@gmail.com>
13895
13896 PR symtab/17564
13897 * gdb.base/symtab-search-order.exp: New file.
13898 * gdb.base/symtab-search-order.c: New file.
13899 * gdb.base/symtab-search-order-1.c: New file.
13900 * gdb.base/symtab-search-order-shlib-1.c: New file.
13901
9de00a4a
PA
139022014-11-07 Pedro Alves <palves@redhat.com>
13903
13904 PR gdb/17511
13905 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13906 i?86-*-linux*.
13907
e0f52461
SC
139082014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13909
13910 PR c++/17494
13911 * gdb.cp/pr17494.cc: New file.
13912 * gdb.cp/pr17494.exp: New file.
13913
6ce8c980
YQ
139142014-11-02 Yao Qi <yao@codesourcery.com>
13915
13916 * gdb.python/python.exp: Get working directory and match the
13917 output of "set extended-prompt \\w " with it.
13918
02be9a71
DE
139192014-10-30 Doug Evans <dje@google.com>
13920
13921 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13922 in objfiles.
13923 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13924 in progspaces.
13925
3bdff46b
LM
139262014-10-30 Janis Johnson <janisjo@codesourcery.com>
13927
13928 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13929 * gdb.base/realname-expand.exp: Likewise.
13930 * gdb.linespec/macro-relative.exp: Likewise.
13931
ab917dfb
PA
139322014-10-29 Pedro Alves <palves@redhat.com>
13933
13934 PR gdb/17408
13935 * gdb.threads/schedlock.c (some_function): New function.
13936 (call_function): New global.
13937 (MAYBE_CALL_SOME_FUNCTION): New macro.
13938 (thread_function): Call it.
13939 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13940 and use it instead of a global counter. Adjust all callers.
13941 (get_current_thread): Use "find current thread" for test message
13942 here rather than having all callers pass down the same string.
13943 (goto_loop): New procedure, factored out from ...
13944 (my_continue): ... this.
13945 (step_ten_loops): Change parameter from test message to command to
13946 use. Adjust.
13947 (list_count): Delete global.
13948 (check_result): New procedure, factored out from duplicate top
13949 level code.
13950 (continue tests): Wrap in with_test_prefix.
13951 (test_step): New procedure, factored out from duplicate top level
13952 code.
13953 (top level): Test "step" in combination with all scheduler-locking
13954 modes. Test "next" in combination with all scheduler-locking
13955 modes, and in combination with stepping over a function call or
13956 not.
13957 * gdb.threads/next-bp-other-thread.c: New file.
13958 * gdb.threads/next-bp-other-thread.exp: New file.
13959
d3d4baed
PA
139602014-10-29 Pedro Alves <palves@redhat.com>
13961
13962 PR python/17372
13963 * gdb.python/python.exp: Test a multi-line command that spawns
13964 interactive Python.
13965 * gdb.base/multi-line-starts-subshell.exp: New file.
13966
563e8d85
YQ
139672014-10-29 Yao Qi <yao@codesourcery.com>
13968
13969 * gdb.base/fileio.exp: Make directories on host.
13970
0ea4d52e
YQ
139712014-10-29 Yao Qi <yao@codesourcery.com>
13972
13973 * gdb.base/fileio.c (test_write): Close the file.
13974
7f5ef605
PA
139752014-10-28 Pedro Alves <palves@redhat.com>
13976
13977 PR gdb/12623
13978 * gdb.base/sigstep.c (no_handler): New global.
13979 (main): If 'no_handler is true, set the signal handlers to
13980 SIG_IGN.
13981 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13982 with_sw_watch and no_handler parameters. Handle them.
13983 (top level) <stepping over handler when stopped at a breakpoint
13984 test>: Add a test axis for testing with a software watchpoint, and
13985 another for testing with the signal handler set to SIG_IGN.
13986 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13987 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13988
abbdbd03
PA
139892014-10-28 Pedro Alves <palves@redhat.com>
13990
13991 PR gdb/17511
13992 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13993 * gdb.base/sigstep.exp (other_handler_location): New global.
13994 (advance): Support stepping into the signal handler, and running
13995 commands while in the handler.
13996 (in_handler_map): New global.
13997 (top level): In the advance test, add combinations for getting
13998 into the handler with stepping commands, and for running commands
13999 in the handler. Add comment descripting the advancei tests.
14000
1df4399f
PA
140012014-10-28 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.base/sigstep.exp: Use build_executable instead of
14004 prepare_for_testing.
14005 (top level): Move code that starts GDB, runs to main and creates a
14006 display to ...
14007 (restart): ... this new procedure.
14008 (top level): Move backtrace from signal handler test to ...
14009 (validate_backtrace): ... this new procedure.
14010 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14011 with_test_prefix. Always restart GDB.
14012 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14013 with_test_prefix. Always restart GDB. No need to delete
14014 breakpoints after the test.
14015 (test_skip_handler): Remove prefix parameter.
14016 (skip_over_handler, breakpoint_to_handler)
14017 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14018 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14019 restart GDB. No need to delete breakpoints after the test.
14020 (top level): Use foreach to call the test procedures with
14021 different commands.
14022
a5b6e449
PA
140232014-10-28 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14026 instead of GNATS numbers.
14027 * gdb.base/sigbpt.exp: Likewise.
14028 * gdb.base/siginfo.exp: Likewise.
14029 * gdb.base/sigstep.exp: Likewise.
14030
e5f8a7cc
PA
140312014-10-27 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.base/sigstep.c (dummy): New global.
14034 (main): Issue a couple writes to the new global.
14035 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14036 procedures.
14037 (skip_over_handler): Use test_skip_handler.
14038 (top level): Call skip_over_handler for stepi and nexti too.
14039 (breakpoint_over_handler): Use test_skip_handler.
14040 (top level): Call breakpoint_over_handler for stepi and nexti too.
14041
763905a3
YQ
140422014-10-27 Yao Qi <yao@codesourcery.com>
14043
14044 * gdb.trace/tfile.c (adjust_function_address)
14045 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14046 function descriptor.
14047
6f259a23
DB
140482014-10-24 Don Breazeal <donb@codesourcery.com>
14049
14050 * gdb.base/foll-fork.exp (test_follow_fork,
14051 catch_fork_child_follow): Check for updated fork messages emitted
14052 from infrun.c.
14053 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14054 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14055 vfork_and_exec_child_follow_through_step): Check for updated vfork
14056 messages emitted from infrun.c.
14057
09dd9a69
PA
140582014-10-24 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.base/corefile.exp: Remove references to ultrix.
14061 * gdb.base/interrupt.exp: Likewise.
14062 * gdb.base/whatis.exp: Likewise.
14063 * gdb.gdb/selftest.exp: Likewise.
14064 * gdb.threads/manythreads.exp: Likewise.
14065 * gdb.threads/print-threads.exp: Likewise.
14066 * gdb.threads/pthreads.exp:: Likewise.
14067 * gdb.threads/schedlock.exp: Likewise.
14068
3433cfa5
SC
140692014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14070
14071 * gdb.cp/non-trivial-retval.cc: Add a test case.
14072 * gdb.cp/non-trivial-retval.exp: Add a test.
14073
092f880b
YQ
140742014-10-20 Yao Qi <yao@codesourcery.com>
14075
14076 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14077 * gdb.python/py-objfile-script-gdb.py: New file.
14078 * gdb.python/py-objfile-script.exp: Update reference to
14079 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14080 of remote_download. Remove the dest file.
14081
acbdb7f3
YQ
140822014-10-20 Yao Qi <yao@codesourcery.com>
14083
14084 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14085 * gdb.base/step-line.exp: Likewise.
14086 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14087 * gdb.dwarf2/dw2-basic.exp: Likewise.
14088 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14089 * gdb.dwarf2/dw2-filename.exp: Likewise.
14090 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14091 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14092 * gdb.dwarf2/dw2-producer.exp: Likewise.
14093 * gdb.dwarf2/mac-fileno.exp: Likewise.
14094 * gdb.python/py-frame-args.exp: Likewise.
14095 * gdb.python/py-framefilter.exp: Likewise.
14096 * gdb.python/py-mi.exp: Likewise.
14097 * gdb.python/py-objfile-script.exp: Likewise
14098 * gdb.python/py-pp-integral.exp: Likewise.
14099 * gdb.python/py-pp-re-notag.exp: Likewise.
14100 * gdb.python/py-prettyprint.exp: Likewise.
14101 * gdb.python/py-section-script.exp: Likewise.
14102 * gdb.python/py-typeprint.exp: Likewise.
14103 * gdb.python/py-xmethods.exp: Likewise.
14104 * gdb.stabs/weird.exp: Likewise.
14105 * gdb.xml/tdesc-regs.exp: Likewise.
14106
bd286a29
KCY
141072014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14108
14109 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14110 (out_cu): Use addr_len for the size of addresses.
14111 (out_line): Likewise. Size DW_LNE_set_address instruction
14112 according to addr_len.
14113 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14114 (FUNC): Add START_INSNS to definition.
14115
673dc4a0
YQ
141162014-10-18 Yao Qi <yao@codesourcery.com>
14117
14118 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14119 gdb_has_argv0 return true.
14120 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14121 check [target_info exists noargs], check [gdb_has_argv0]
14122 instead.
14123 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14124 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14125 procedures.
14126
4ffbba72
DE
141272014-10-17 Doug Evans <dje@google.com>
14128
14129 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14130 event.
14131 * gdb.python/py-events.py: Add clear_objfiles event.
14132
d096d8c1
DE
141332014-10-17 Doug Evans <dje@google.com>
14134
14135 * gdb.python/py-objfile.exp: Test progspace attribute.
14136
a80db015
LM
141372014-10-17 Luis Machado <lgustavo@codesourcery.com>
14138
14139 * gdb.guile/scm-breakpoint.exp: Do not assume any
14140 directory separators when matching source file paths.
14141 * gdb.python/py-breakpoint.exp: Likewise.
14142 * gdb.reverse/break-precsave.exp: Likewise.
14143 * gdb.reverse/break-reverse.exp: Likewise.
14144 * gdb.reverse/consecutive-precsave.exp: Likewise.
14145 * gdb.reverse/finish-precsave.exp: Likewise.
14146 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14147 * gdb.reverse/finish-reverse.exp: Likewise.
14148 * gdb.reverse/i386-precsave.exp: Likewise.
14149 * gdb.reverse/i387-env-reverse.exp: Likewise.
14150 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14151 * gdb.reverse/machinestate-precsave.exp: Likewise.
14152 * gdb.reverse/machinestate.exp: Likewise.
14153 * gdb.reverse/sigall-precsave.exp: Likewise.
14154 * gdb.reverse/solib-precsave.exp: Likewise.
14155 * gdb.reverse/step-precsave.exp: Likewise.
14156 * gdb.reverse/until-precsave.exp: Likewise.
14157 * gdb.reverse/watch-precsave.exp: Likewise.
14158 * gdb.reverse/watch-reverse.exp: Likewise.
14159
b22089ab
YQ
141602014-10-17 Yao Qi <yao@codesourcery.com>
14161
14162 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14163 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14164
6c4486e6
PA
141652014-10-17 Pedro Alves <palves@redhat.com>
14166
14167 PR gdb/17471
14168 * gdb.base/bg-execution-repeat.c: New file.
14169 * gdb.base/bg-execution-repeat.exp: New file.
14170
0ff33695
PA
141712014-10-17 Pedro Alves <palves@redhat.com>
14172
14173 PR gdb/17300
14174 * gdb.base/continue-all-already-running.c: New file.
14175 * gdb.base/continue-all-already-running.exp: New file.
14176
6fdebc3d
PA
141772014-10-17 Pedro Alves <palves@redhat.com>
14178
14179 PR gdb/17472
14180 * gdb.base/annota-input-while-running.c: New file.
14181 * gdb.base/annota-input-while-running.exp: New file.
14182
32a8097b
PA
141832014-10-17 Pedro Alves <palves@redhat.com>
14184
14185 * gdb.base/callfuncs.exp: emove references to osf.
14186 * gdb.base/sigall.exp: Likewise.
14187 * gdb.gdb/selftest.exp: Likewise.
14188 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14189 * gdb.mi/non-stop.c: Likewise.
14190 * gdb.mi/pthreads.c: Likewise.
14191 * gdb.reverse/sigall-precsave.exp: Likewise.
14192 * gdb.reverse/sigall-reverse.exp: Likewise.
14193 * gdb.threads/pthreads.c: Likewise.
14194 * gdb.threads/pthreads.exp: Likewise.
14195
7a3517ff
YQ
141962014-10-17 Yao Qi <yao@codesourcery.com>
14197
14198 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14199 check 'target_info exists noargs'.
14200 (test_command_prompt_position): Likewise.
14201 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14202 Remove "set args".
14203 (progvar_simple_while_test): Likewise.
14204 (progvar_complex_if_while_test): Likewise.
14205 (if_while_breakpoint_command_test): Likewise.
14206 (infrun_breakpoint_command_test): Likewise.
14207 (breakpoint_command_test): Likewise.
14208 (watchpoint_command_test): Likewise.
14209 (bp_deleted_in_command_test): Likewise.
14210 (temporary_breakpoint_commands): Likewise.
14211
bb99c472
YQ
142122014-10-16 Yao Qi <yao@codesourcery.com>
14213
14214 * gdb.base/remotetimeout.exp: Remove noargs checking.
14215
7c16b83e
PA
142162014-10-15 Pedro Alves <palves@redhat.com>
14217
14218 PR breakpoints/9649
14219 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14220 * gdb.base/breakpoint-in-ro-region.exp
14221 (probe_target_hardware_step): New procedure.
14222 (top level): Probe hardware stepping and hardware breakpoint
14223 support. Test stepping through a read-only region, with both
14224 "breakpoint auto-hw" on and off and both "always-inserted" on and
14225 off.
14226
35a49624
IB
142272014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14228
14229 * gdb.dlang/demangle.exp: Update for demangling changes.
14230
2d1c107c
SC
142312014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14232
14233 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14234 * gdb.cp/non-trivial-retval.exp: Add new tests.
14235
778811d5
SC
142362014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14237
14238 PR c++/13403
14239 PR c++/15154
14240 * gdb.cp/non-trivial-retval.cc: New file.
14241 * gdb.cp/non-trivial-retval.exp: New file.
14242
10c5f0a8
YQ
142432014-10-15 Yao Qi <yao@codesourcery.com>
14244
14245 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14246 remote host.
14247
65d7b369
YQ
142482014-10-15 Yao Qi <yao@codesourcery.com>
14249
14250 * gdb.python/py-symbol.exp: Match file base name if host is
14251 remote, otherwise match file name with dir name.
14252 * gdb.python/py-symtab.exp: Likewise.
14253 * gdb.python/python.exp: Likewise.
14254
46dc1394
YQ
142552014-10-15 Yao Qi <yao@codesourcery.com>
14256
14257 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14258 pattern.
14259 * gdb.python/py-symtab.exp: Likewise.
14260 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14261 locationn.
14262
c40cc657
JB
142632014-10-14 Joel Brobecker <brobecker@adacore.com>
14264
14265 * gdb.ada/addr_arith: New testcase.
14266
2abf49e1
MR
142672014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14268
14269 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14270 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14271 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14272 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14273
f7088df3
SDJ
142742014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14275
14276 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14277 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14278 * gdb.arch/stap-eval-lang-ada.exp: New file.
14279
4dc06805
YQ
142802014-10-14 Yao Qi <yao@codesourcery.com>
14281
14282 * gdb.mi/mi-var-child.c (nothing1): New function.
14283 (nothing2): New function.
14284 (do_children_tests): Set function pointers by nothing1 and
14285 nothing2.
14286 * gdb.mi/mi-var-child.exp: Step over new added statements.
14287 Update test to match the new output.
14288 * gdb.mi/var-cmd.c (nothing1): New function.
14289 (nothing2): New function.
14290 (do_children_tests): Set function pointers by nothing1 and
14291 nothing2.
14292 * gdb.mi/mi-var-display.exp: Update test to match output.
14293 Step to the line specified by $line_dct_nothing.
14294 Increase the number of lines to step.
14295
46a93de2
YQ
142962014-10-14 Yao Qi <yao@codesourcery.com>
14297
14298 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14299 tests.
14300 * gdb.mi/mi2-var-child.exp: Likewise.
14301
14ea52ee
DE
143022014-10-13 Doug Evans <dje@google.com>
14303
14304 * gdb.python/py-objfile.exp: Change name of file name test.
14305
e5c6e92b
DE
143062014-10-13 Doug Evans <dje@google.com>
14307
14308 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14309 from the start of the CU.
14310
c780cc2f
JK
143112014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14312 Yao Qi <yao@codesourcery.com>
14313
14314 Fix "save breakpoints" for "catch" command.
14315 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14316 Remove -nonewline. Match also the added "main" line.
14317
99894e11
JK
143182014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14319
14320 Fix "save breakpoints" for "disable $bpnum" command.
14321 * gdb.base/save-bp.c (main): Add label.
14322 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14323
6e1ac5a3
JK
143242014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14325
14326 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14327
754dd2b0
YQ
143282014-10-11 Yao Qi <yao@codesourcery.com>
14329
14330 * gdb.server/server-kill.exp: Execute command
14331 "set remote trace-status-packet on" before "tstatus".
14332
f90183d7
YQ
143332014-10-11 Yao Qi <yao@codesourcery.com>
14334
14335 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14336 (main): Call getppid.
14337 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14338 and continue to it. Read variable "server_pid".
14339
bf40a607
YQ
143402014-10-11 Yao Qi <yao@codesourcery.com>
14341
14342 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14343
052ca370
YQ
143442014-10-11 Yao Qi <yao@codesourcery.com>
14345
14346 * gdb.threads/thread-find.exp: Don't execute command
14347 "info threads".
14348 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14349 * gdb.threads/linux-dp.exp: Don't check the condition
14350 $threads_created equals to zero.
14351
3831839c
PA
143522014-10-10 Pedro Alves <palves@redhat.com>
14353
14354 * gdb.base/bigcore.exp: Remove references to IRIX.
14355 * gdb.base/funcargs.exp: Likewise.
14356 * gdb.base/interrupt.exp: Likewise.
14357 * gdb.base/mips_pro.exp: Likewise.
14358 * gdb.base/nodebug.exp: Likewise.
14359 * gdb.base/setvar.exp: Likewise.
14360 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14361
8b9a549d
PA
143622014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14363 Pedro Alves <palves@redhat.com>
14364
14365 PR symtab/14466
14366 * gdb.base/vdso-warning.c: New file.
14367 * gdb.base/vdso-warning.exp: New file.
14368
d48ba5e8
DE
143692014-10-02 Doug Evans <dje@google.com>
14370
14371 * gdb.base/structs.c (main): Don't run forever.
14372
2278c276
PA
143732014-10-02 Pedro Alves <palves@redhat.com>
14374
14375 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14376 (top level) <stop threads 1, stop threads 2>: Use it.
14377
b57bacec
PA
143782014-10-02 Pedro Alves <palves@redhat.com>
14379
14380 * gdb.threads/break-while-running.exp (test): Add new
14381 'update_thread_list' argument. Skip "info threads" if false.
14382 (top level): Add new 'update_thread_list' axis.
14383
13fd3ff3
PA
143842014-10-02 Pedro Alves <palves@redhat.com>
14385
14386 PR breakpoints/17431
14387 * gdb.base/execl-update-breakpoints.c: New file.
14388 * gdb.base/execl-update-breakpoints.exp: New file.
14389
0fec99e8
PA
143902014-10-01 Pedro Alves <palves@redhat.com>
14391
14392 * gdb.base/breakpoint-in-ro-region.c: New file.
14393 * gdb.base/breakpoint-in-ro-region.exp: New file.
14394
2ddf4301
SM
143952014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14396
14397 * gdb.mi/mi-exit-code.exp: New file.
14398 * gdb.mi/mi-exit-code.c: New file.
14399
6a5f3f43
YQ
144002014-09-30 Yao Qi <yao@codesourcery.com>
14401
14402 * lib/prelink-support.exp (build_executable_own_libs): Error if
14403 the target isn't native.
14404
345bcc73
YQ
144052014-09-30 Yao Qi <yao@codesourcery.com>
14406
14407 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14408 false.
14409
a25a5a45
PA
144102014-09-22 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.threads/break-while-running.exp: New file.
14413 * gdb.threads/break-while-running.c: New file.
14414
00ba3162
YQ
144152014-09-19 Yao Qi <yao@codesourcery.com>
14416
14417 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14418 Invoke test. Restart GDB with --readnow and invoke test again.
14419
c3b7b696
YQ
144202014-09-19 Yao Qi <yao@codesourcery.com>
14421
14422 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14423 proc set_breakpoint_on_gcd_function. Invoke
14424 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14425 invoke set_breakpoint_on_gcd_function again.
14426
2b4fd423
DE
144272014-09-18 Doug Evans <dje@google.com>
14428
14429 * gdb.dwarf2/symtab-producer.exp: New file.
14430
a5947601
SDJ
144312014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14432
14433 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14434 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14435 * gdb.base/global-var-nested-by-dso.c: Likewise.
14436 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14437
91c19059
SDJ
144382014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14439 Pedro Alves <palves@redhat.com>
14440
14441 * gdb.base/watch-bitfields.exp: Pass string other than test file
14442 name to prepare_for_testing.
14443 (watch): New procedure.
14444 (expect_watchpoint): Use with_test_prefix.
14445 (top level): Factor out tests to ...
14446 (test_watch_location, test_regular_watch): ... these new
14447 procedures, and use with_test_prefix and gdb_continue_to_end.
14448
bb9d5f81
PP
144492014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14450
14451 PR breakpoints/12526
14452 * gdb.base/watch-bitfields.exp: New file.
14453 * gdb.base/watch-bitfields.c: New file.
14454
635856f5
PA
144552014-09-16 Pedro Alves <palves@redhat.com>
14456
14457 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14458 software and hardware addresses, not software address against
14459 itself.
14460
7280ceea
PA
144612014-09-16 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14464 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14465
428b16bd
PA
144662014-09-16 Pedro Alves <palves@redhat.com>
14467
14468 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14469 files.
14470 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14471 "*-*-vxworks*" throughout.
14472 * gdb.base/break.exp: Likewise.
14473 * gdb.base/default.exp: Likewise.
14474 * gdb.base/scope.exp: Likewise.
14475 * gdb.base/sepdebug.exp: Likewise.
14476 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14477 throughout.
14478 * gdb.base/run.c: Likewise.
14479 * gdb.base/sepdebug.c: Likewise.
14480 * gdb.hp/gdb.aCC/run.c: Likewise.
14481 * gdb.reverse/until-reverse.c: Likewise.
14482 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14483
666d413c
YQ
144842014-09-16 Yao Qi <yao@codesourcery.com>
14485
14486 * boards/local-remote-host-native.exp: New file.
14487
57cbd724
DE
144882014-09-14 Doug Evans <xdje42@gmail.com>
14489
14490 * gdb.threads/queue-signal.c (thread_count): New variable.
14491 (thread_count_mutex, thread_count_condvar): New variables.
14492 (incr_thread_count, wait_all_threads_running): New functions.
14493 (main): Wait for all threads to be in their thread functions.
14494
81219e53
DE
144952014-09-13 Doug Evans <xdje42@gmail.com>
14496
14497 * gdb.threads/queue-signal.c: New file.
14498 * gdb.threads/queue-signal.exp: New file.
14499
3714cea7
DE
145002014-09-13 Doug Evans <xdje42@gmail.com>
14501
14502 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14503 be consistent with what default_gdb_init uses.
14504 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14505 the plain text of the prompt. Add some logging printfs.
14506 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14507
fa43b1d7
PA
145082014-09-12 Pedro Alves <palves@redhat.com>
14509
14510 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14511 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14512 * gdb.arch/i386-size-overlap.exp: Likewise.
14513 * gdb.arch/i386-size.exp: Likewise.
14514 * gdb.arch/i386-unwind.exp: Likewise.
14515 * gdb.base/a2-run.exp: Likewise.
14516 * gdb.base/break.exp: Likewise.
14517 * gdb.base/charset.exp: Likewise.
14518 * gdb.base/chng-syms.exp: Likewise.
14519 * gdb.base/commands.exp: Likewise.
14520 * gdb.base/dbx.exp: Likewise.
14521 * gdb.base/find.exp: Likewise.
14522 * gdb.base/funcargs.exp: Likewise.
14523 * gdb.base/jit-simple.exp: Likewise.
14524 * gdb.base/reread.exp: Likewise.
14525 * gdb.base/sepdebug.exp: Likewise.
14526 * gdb.base/step-bt.exp: Likewise.
14527 * gdb.cp/mb-inline.exp: Likewise.
14528 * gdb.cp/mb-templates.exp: Likewise.
14529 * gdb.objc/basicclass.exp: Likewise.
14530 * gdb.threads/killed.exp: Likewise.
14531
9d9bf2df
EBM
145322014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14533
14534 PR tdep/17379
14535 * gdb.arch/powerpc-stackless.S: New file.
14536 * gdb.arch/powerpc-stackless.exp: New file.
14537
1cf2f1b0
JK
145382014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14539
14540 * gdb.base/attach.c: Include unistd.h.
14541 (main): Call alarm. Add label postloop.
14542 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14543 gdb_breakpoint, gdb_continue_to_breakpoint.
14544 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14545
98880d46
PA
145462014-09-11 Pedro Alves <palves@redhat.com>
14547
14548 PR gdb/17347
14549 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14550 * gdb.base/attach.exp (test_command_line_attach_run): New
14551 procedure.
14552 (top level): Call it.
14553
4c92ff2c
PA
145542014-09-11 Pedro Alves <palves@redhat.com>
14555
14556 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14557 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14558 (do_command_attach_tests): Use spawn_wait_for_attach.
14559 * gdb.base/solib-overlap.exp: Likewise.
14560 * gdb.multi/multi-attach.exp: Likewise.
14561 * gdb.python/py-prompt.exp: Likewise.
14562 * gdb.python/py-sync-interp.exp: Likewise.
14563 * gdb.server/ext-attach.exp: Likewise.
14564
3adc1a7d
GKB
145652014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14566
14567 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14568 command in testcase. Simplify testcase.
14569
96334934
JB
145702014-09-10 Joel Brobecker <brobecker@adacore.com>
14571
14572 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14573
eb479039
JB
145742014-09-10 Joel Brobecker <brobecker@adacore.com>
14575
14576 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14577
deede10c
JB
145782014-09-10 Joel Brobecker <brobecker@adacore.com>
14579
14580 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14581
7828a5f5
JB
145822014-09-10 Joel Brobecker <brobecker@adacore.com>
14583
14584 * gdb.dwarf2/dynarr-ptr.c: New file.
14585 * gdb.dwarf2/dynarr-ptr.exp: New file.
14586
33aeebcf
MR
145872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14588
14589 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14590 of 30 rather than hardcoding 120 for a slow test case. Take the
14591 `gdb,timeout' target setting into account for this calculation.
14592 Don't extend the timeout for the test cases that don't need it.
14593
7b415901
MR
145942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14595
14596 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14597 a factor of 2 for a slow test case. Take the `gdb,timeout'
14598 target setting into account for this calculation.
14599 * gdb.reverse/until-precsave.exp: Increase the timeout by
14600 a factor of 15 and 3 respectively rather than adding 120
14601 for a pair of slow test cases. Take the `gdb,timeout'
14602 target setting into account for this calculation.
14603
4a40f85a
MR
146042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14605
14606 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14607 timeout, don't pass one down to gdb_expect.
14608 (gdb_expect): Rework timeout selection.
14609
09635af7
MR
146102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14611
14612 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14613 exception on timeout.
14614 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14615 (gdbserver_start_extended): Catch any `gdbserver_start' error
14616 exceptions.
14617 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14618 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14619 `gdbserver_gdb_load' error exceptions.
14620
2bdd10b7
MR
146212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14622
14623 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14624 120 on waiting for the TCP socket to open.
14625
316935f0
DE
146262014-09-09 Doug Evans <xdje42@gmail.com>
14627
14628 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14629 _caller_matches, _any_caller_is, _any_caller_matches.
14630
83740597
DE
146312014-09-09 Doug Evans <xdje42@gmail.com>
14632
14633 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14634
4c122fc3
YQ
146352014-09-09 Yao Qi <yao@codesourcery.com>
14636
14637 * gdb.mi/mi-var-display.exp: Set print symbol off.
14638
a9f116cb
GKB
146392014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14640
14641 PR gdb/17035
14642 * gdb.base/commands.exp: Add tests to verify user-defined
14643 commands with empty bodies.
14644 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14645 python commands in `show user command`.
14646 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14647 scheme commands in `show user command`.
14648
c75bd3a2
JK
146492014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14650
14651 PR python/17355
14652 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14653 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14654 * gdb.python/py-framefilter-invalidarg.exp: New file.
14655 * gdb.python/py-framefilter-invalidarg.py: New file.
14656
faa42425
DE
146572014-09-06 Doug Evans <xdje42@gmail.com>
14658
14659 PR 15276
14660 * gdb.python/py-caller-is.c: New file.
14661 * gdb.python/py-caller-is.exp: New file.
14662
474ca4f6
SDJ
146632014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14664
14665 PR gdb/17235
14666 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14667 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14668
eb0b0463
SDJ
146692014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14670
14671 PR fortran/17237
14672 * gdb.fortran/print-formatted.exp: New file.
14673 * gdb.fortran/print-formatted.f90: Likewise.
14674
5f3b99cf
SS
146752014-09-03 Sasha Smundak <asmundak@google.com>
14676
14677 * gdb.python/py-frame.exp: Test Frame.read_register.
14678
7d793aa9
SDJ
146792014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14680
14681 PR python/16699
14682 * gdb.python/py-completion.exp: New file.
14683 * gdb.python/py-completion.py: Likewise.
14684
fb0576e9
DE
146852014-08-28 Doug Evans <dje@google.com>
14686
14687 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14688 eax,etc. are live with values set by gdb and thus the compiler can't
14689 use them.
14690 * gdb.arch/i386-pseudo.c (main): Ditto.
14691
ee92b0dd
DE
146922014-08-27 Doug Evans <dje@google.com>
14693
14694 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14695
6649db35
DE
146962014-08-25 Doug Evans <dje@google.com>
14697
14698 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14699 (main): Ditto.
14700
564b7600
DE
147012014-08-25 Doug Evans <dje@google.com>
14702
14703 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14704
3881fb67
YQ
147052014-08-24 Yao Qi <yao@codesourcery.com>
14706
14707 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14708 symbol off.
14709 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14710
a05a36a5
DE
147112014-08-22 Doug Evans <dje@google.com>
14712
14713 PR 17276
14714 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14715 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14716 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14717
7c343b48
YQ
147182014-08-22 Yao Qi <yao@codesourcery.com>
14719
14720 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14721 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14722 * gdb.python/python.exp: Likewise. Use .py file on the host
14723 instead of the build.
14724
22fd09ae
JK
147252014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14726
14727 * gdb.threads/gcore-stale-thread.c: New file.
14728 * gdb.threads/gcore-stale-thread.exp: New file.
14729
a8454a7c
PA
147302014-08-21 Pedro Alves <palves@redhat.com>
14731
14732 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14733 * gdb.base/gcore-relro-pie.exp: Likewise.
14734 * gdb.base/gcore-relro.exp: Likewise.
14735 * gdb.base/gcore.exp: Likewise.
14736 * gdb.base/print-symbol-loading.exp: Likewise.
14737 * gdb.threads/gcore-thread.exp: Likewise.
14738 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14739
2a31c623
PA
147402014-08-20 Pedro Alves <palves@redhat.com>
14741 Jan Kratochvil <jan.kratochvil@redhat.com>
14742
14743 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14744 configure.
14745 (EXPECT): Handle READ1 being set.
14746 (all): Depend on EXTRA_RULES.
14747 (check-read1, expect-read1, read1.so, read1): New rules.
14748 * README (Testsuite Parameters): Document the READ1 make variable.
14749 (Race detection): New section.
14750 * configure: Regenerate.
14751 * configure.ac: If build==host==target, and running under a
14752 GNU/glibc system, add read1 to the extra Makefile rules.
14753 (EXTRA_RULES): AC_SUBST it.
14754 * lib/read1.c: New file.
14755
d36430db
JB
147562014-08-20 Joel Brobecker <brobecker@adacore.com>
14757
14758 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14759 the handling of variables declared as a typedef to an array
14760 which a DW_AT_data_location attribute.
14761
9a0dc9e3
PA
147622014-08-19 Andrew Burgess <aburgess@broadcom.com>
14763 Pedro Alves <palves@redhat.com>
14764
14765 PR symtab/14604
14766 PR symtab/14605
14767 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14768 gdb_test.
14769
0718a8da
PA
147702014-08-19 Pedro Alves <palves@redhat.com>
14771
14772 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14773
13b448cd
YQ
147742014-08-19 Yao Qi <yao@codesourcery.com>
14775
14776 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14777 right line.
14778
1cbf5077
DB
147792014-08-18 David Blaikie <dblaikie@gmail.com>
14780
14781 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14782
bf0fae19
JB
147832014-08-18 Joel Brobecker <brobecker@adacore.com>
14784
14785 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14786 attribute in array range.
14787
3c8c5dcc
JB
147882014-08-18 Joel Brobecker <brobecker@adacore.com>
14789
14790 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14791
e66d4446
SC
147922014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14793
14794 PR c++/17132
14795 * gdb.cp/pr17132.cc: New file.
14796 * gdb.cp/pr17132.exp: New file.
14797
940df408
SC
147982014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14799
14800 * gdb.python/py-xmethods.py (A_getarrayind)
14801 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14802 Use 'print' with function call syntax.
14803 (E_method_matcher.match): Fix tab vs space indentation mixup.
14804
ebcc6c3a
YQ
148052014-08-15 Yao Qi <yao@codesourcery.com>
14806
14807 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14808 false.
14809
775e0f04
YQ
148102014-08-15 Yao Qi <yao@codesourcery.com>
14811
14812 * gdb.cp/casts.exp: Set print symbol off.
14813 * gdb.cp/class2.exp: Likewise.
14814 * gdb.cp/overload.exp: Likewise.
14815 * gdb.cp/templates.exp: Likewise.
14816
d769e349
DE
148172014-08-11 Doug Evans <dje@google.com>
14818
14819 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14820 (test_load_shlib): Update.
14821
20c6f1e1
YQ
148222014-08-09 Yao Qi <yao@codesourcery.com>
14823
14824 * gdb.base/display.exp: Invoke is_address_zero_readable.
14825 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14826 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14827 * gdb.base/hbreak-unmapped.exp: Return if
14828 is_address_zero_readable returns true.
14829 * gdb.base/signest.exp: Likewise.
14830 * gdb.base/signull.exp: Likewise.
14831 * gdb.base/sigbpt.exp: Likewise.
14832 * gdb.guile/scm-disasm.exp: Do the test if
14833 is_address_zero_readable returns false.
14834 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14835 * gdb.python/py-arch.exp: Likewise.
14836 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14837 * lib/gdb.exp (is_address_zero_readable): New proc.
14838
5792e8e3
YQ
148392014-08-09 Yao Qi <yao@codesourcery.com>
14840
14841 PR testsuite/13443
14842 * gdb.mi/mi-var-display.exp: Make test messages unique.
14843
3cecbbbe
TT
148442014-08-04 Tom Tromey <tromey@redhat.com>
14845
14846 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14847 target 0".
14848
00b51ff5
TT
148492014-08-04 Tom Tromey <tromey@redhat.com>
14850
14851 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14852 "target_resume".
14853
6908c509
JB
148542014-08-01 Joel Brobecker <brobecker@adacore.com>
14855
14856 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14857 inner_vla_struct_object_size.
14858 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14859 as xfail.
14860
cc6563d2
PA
148612014-07-30 Pedro Alves <palves@redhat.com>
14862
14863 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14864 comment.
14865
7e09a223
YQ
148662014-07-29 Yao Qi <yao@codesourcery.com>
14867
14868 PR gdb/17206
14869 * gdb.base/until-nodebug.exp: New.
14870
7ebdbe92
DE
148712014-07-28 Doug Evans <xdje42@gmail.com>
14872
14873 PR guile/17203
14874 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14875 previously existing parameter, and previously ambiguously spelled
14876 parameter.
14877
fdb1adc6
WN
148782014-07-28 Will Newton <will.newton@linaro.org>
14879
14880 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14881
186fcde0
DE
148822014-07-26 Ludovic Courtès <ludo@gnu.org>
14883 Doug Evans <xdje42@gmail.com>
14884
14885 PR guile/17146
14886 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14887
70509625
PA
148882014-07-25 Pedro Alves <palves@redhat.com>
14889
14890 * gdb.threads/signal-command-handle-nopass.c: New file.
14891 * gdb.threads/signal-command-handle-nopass.exp: New file.
14892 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14893 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14894 * gdb.threads/signal-delivered-right-thread.c: New file.
14895 * gdb.threads/signal-delivered-right-thread.exp: New file.
14896
c3f814a1
PA
148972014-07-25 Pedro Alves <palves@redhat.com>
14898
14899 * gdb.base/double-prompt-target-event-error.exp
14900 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14901 match.
14902 (cancel_pagination_in_target_event): Rework double prompt
14903 detection.
14904 * gdb.base/paginate-after-ctrl-c-running.exp
14905 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14906 <return>' match.
14907 * gdb.base/paginate-bg-execution.exp
14908 (test_bg_execution_pagination_return)
14909 (test_bg_execution_pagination_cancel): Remove '-notransfer
14910 <return>' matches.
14911 * gdb.base/paginate-execution-startup.exp
14912 (test_fg_execution_pagination_return)
14913 (test_fg_execution_pagination_cancel): Remove '-notransfer
14914 <return>' matches.
14915 * gdb.base/paginate-inferior-exit.exp
14916 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14917 match.
14918 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14919 * lib/gdb.exp (pagination_prompt): Run text through
14920 string_to_regexp.
14921 (gdb_test_multiple): Match $pagination_prompt instead of
14922 "<return>".
14923 (string_to_regexp): Move to lib/gdb-utils.exp.
14924
e214cf6c
JK
149252014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14926
14927 * gdb.arch/amd64-entry-value-paramref.S: New file.
14928 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14929 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14930 * gdb.arch/amd64-optimout-repeat.S: New file.
14931 * gdb.arch/amd64-optimout-repeat.c: New file.
14932 * gdb.arch/amd64-optimout-repeat.exp: New file.
14933
17d0c5c8
JK
149342014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14935
14936 PR gdb/17170
14937 * gdb.base/statistics.exp: New file.
14938
b8b8facf
DE
149392014-07-17 Doug Evans <dje@google.com>
14940
74b49205 14941 PR gdb/17170
b8b8facf
DE
14942 * gdb.base/maint.exp: Update testing of per-command stats.
14943
1b5d0ab3
PA
149442014-07-16 Pedro Alves <palves@redhat.com>
14945
14946 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14947 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14948 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14949 (tfile_write_buf): New functions.
14950 (add_memory_block): Rewrite using the above.
14951 (adjust_function_address): New function.
14952 (FUNCTION_ADDRESS): New macro.
14953 (write_basic_trace_file): Remove short_x local, and use
14954 tfile_write_16. Change type of func_addr local to unsigned long
14955 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14956 here. Cast argument of add_memory_block to char pointer.
14957 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14958 (main): Remove parameters.
14959 * gdb.trace/tfile.exp: Remove nowarnings.
14960
4d974e88
SM
149612014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14962
14963 * gdb.base/debug-expr.exp: Test string evaluation with
14964 "debug expression" on.
14965
41e99568
PA
149662014-07-15 Pedro Alves <palves@redhat.com>
14967
14968 * gdb.base/reread.exp: Use clean_restart.
14969
487d9753
PL
149702014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14971
14972 * gdb.arch/avr-flash-qualifer.c: New.
14973 * gdb.arch/avr-flash-qualifer.exp: New.
14974
cc1c52ad
PA
149752014-07-14 Pedro Alves <palves@redhat.com>
14976
14977 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14978 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14979
1e973570
PA
149802014-07-14 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.base/double-prompt-target-event-error.c: New file.
14983 * gdb.base/double-prompt-target-event-error.exp: New file.
14984
93d6eb10
PA
149852014-07-14 Pedro Alves <palves@redhat.com>
14986
14987 PR gdb/17072
14988 * gdb.base/paginate-inferior-exit.c: New file.
14989 * gdb.base/paginate-inferior-exit.exp: New file.
14990
0017922d
PA
149912014-07-14 Pedro Alves <palves@redhat.com>
14992
14993 PR gdb/17072
14994 * gdb.base/paginate-bg-execution.c: New file.
14995 * gdb.base/paginate-bg-execution.exp: New file.
14996
94696ad3
PA
149972014-07-14 Pedro Alves <palves@redhat.com>
14998
14999 PR gdb/17072
15000 * gdb.base/paginate-execution-startup.c: New file.
15001 * gdb.base/paginate-execution-startup.exp: New file.
15002 * lib/gdb.exp (pagination_prompt): New global.
15003 (default_gdb_spawn): New procedure, factored out from
15004 default_gdb_spawn.
15005 (default_gdb_start): Adjust to call default_gdb_spawn.
15006 (gdb_spawn): New procedure.
15007
bd293940
PA
150082014-07-14 Pedro Alves <palves@redhat.com>
15009
15010 * lib/gdb.exp (gdb_assert): New procedure.
15011 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15012
c933f875
PA
150132014-07-14 Pedro Alves <palves@redhat.com>
15014
15015 * gdb.base/execution-termios.c: New file.
15016 * gdb.base/execution-termios.exp: New file.
15017
d98b7a16
TT
150182014-07-14 Tom Tromey <tromey@redhat.com>
15019
15020 * gdb.cp/vla-cxx.cc: New file.
15021 * gdb.cp/vla-cxx.exp: New file.
15022
548740d6
TT
150232014-07-14 Tom Tromey <tromey@redhat.com>
15024
15025 * gdb.reverse/rerun-prec.c: New file.
15026 * gdb.reverse/rerun-prec.exp: New file.
15027
a25eb028
MR
150282014-07-12 Maciej W. Rozycki <macro@mips.com>
15029 Maciej W. Rozycki <macro@codesourcery.com>
15030
15031 * lib/gdb-utils.exp: New file.
15032 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15033 inline `gdb_init_command' processing.
15034 (gdb_start_cmd): Likewise.
15035 * lib/mi-support.exp (mi_run_cmd): Likewise.
15036 * README: Document `gdb_init_command' and `gdb_init_commands'.
15037
218c2655
JK
150382014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15039
15040 Fix false FAIL running under a very long directory name.
15041 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15042 and "set print elements 10000". Twice.
15043
5401fde3
YQ
150442014-07-11 Yao Qi <yao@codesourcery.com>
15045
15046 * gdb.base/exprs.exp: "set print symbol off".
15047
e76126e8
PA
150482014-07-11 Pedro Alves <palves@redhat.com>
15049
15050 * gdb.threads/kill.c: New file.
15051 * gdb.threads/kill.exp: New file.
15052
2d6f0de6
YQ
150532014-07-10 Yao Qi <yao@codesourcery.com>
15054
15055 * gdb.trace/tfile.c (write_basic_trace_file)
15056 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15057 address written to trace file.
15058
7180e04a
PA
150592014-07-09 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.base/attach-wait-input.exp: New file.
15062 * gdb.base/attach-wait-input.c: New file.
15063
9a9a7608
AB
150642014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15065
15066 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15067 setting up test structures.
15068 (main): Call new test function.
15069 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15070 test function, continue into test function and walk test
15071 structures.
15072
161ac41e
YQ
150732014-07-02 Yao Qi <yao@codesourcery.com>
15074
15075 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15076 'bar_start' at the beginning of functions 'foo' and 'bar'
15077 respectively.
15078 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15079 instead of 'foo' and 'bar'.
15080
1f267ae3
MM
150812014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15082
15083 * gdb.btrace/segv.exp: New.
15084 * gdb.btrace/segv.c: New.
15085
2b239efb
LM
150862014-07-02 Luis Machado <lgustavo@codesourcery.com>
15087
15088 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15089 instruction.
15090
cf363f18
MW
150912014-06-30 Mark Wielaard <mjw@redhat.com>
15092
15093 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15094 vulture, vilify, villar): New volatile array constants.
15095 (vindictive, vegetation): New const volatile array constants.
15096 * gdb.base/volatile.exp: Test volatile and const volatile array
15097 types.
15098
aebf9d24
AA
150992014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15100
15101 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15102 target lacks support for awatch, rwatch, or hbreak.
15103
b67a2c6f
YQ
151042014-06-27 Yao Qi <yao@codesourcery.com>
15105
15106 * gdb.multi/dummy-frame-restore.exp: New.
15107 * gdb.multi/dummy-frame-restore.c: New.
15108
aef92902
MM
151092014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15110
15111 * gdb.btrace/gcore.exp: New.
15112
8e9db26e
PA
151132014-06-23 Pedro Alves <palves@redhat.com>
15114
15115 * gdb.base/watchpoint-reuse-slot.c: New file.
15116 * gdb.base/watchpoint-reuse-slot.exp: New file.
15117
70afc5b7
SC
151182014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15119
15120 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15121 progspace's filename in 'info', 'enable' and 'disable' command
15122 tests.
15123
b972bd9c
JK
151242014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15125
15126 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15127 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15128 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15129
125f8a3d
GB
151302014-06-20 Gary Benson <gbenson@redhat.com>
15131
15132 * gdb.arch/i386-avx.exp: Fix include file location.
15133 * gdb.arch/i386-sse.exp: Likewise.
15134
3ed9baed
IB
151352014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15136
15137 * gdb.dlang/expression.exp: New file.
15138
034f788c
PA
151392014-06-19 Pedro Alves <palves@redhat.com>
15140
15141 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15142 out from ...
15143 (top level): ... here. Iterate running tests under different
15144 scheduler-locking settings.
15145
45371d0c
LM
151462014-06-18 Luis Machado <lgustavo@codesourcery.com>
15147
15148 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15149 to DW_FORM_addr and use non-zero addresses.
15150
5d376983
SC
151512014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15152
15153 PR gdb/17017
15154 * gdb.python/py-xmethods.cc: Add global function call counters and
15155 increment them in their respective functions. Remove "cout"
15156 statements.
15157 * gdb.python/py-xmethods.exp: Make tests check the global function
15158 call counters instead of depending on inferior IO.
15159
a1aa2221
LM
151602014-06-18 Don Breazeal <donb@codesourcery.com>
15161
15162 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15163 Deleted procedure.
15164 (explicit_fork_parent_follow): Deleted procedure.
15165 (explicit_fork_child_follow): Deleted procedure.
15166 (test_follow_fork): New procedure.
15167 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15168 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15169 procedure calls.
15170
0fc05997
YQ
151712014-06-17 Yao Qi <yao@codesourcery.com>
15172
15173 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15174 CP1252.
15175
70795c52
LM
151762014-06-17 Luis Machado <lgustavo@codesourcery.com>
15177
15178 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15179 Initialize ptr and S explicitly.
15180 (skip_type_update_when_not_use_rtti_test): Likewise.
15181
6be47f0c
KS
151822014-06-16 Keith Seitz <keiths@redhat.com>
15183
15184 PR mi/15863
15185 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15186 the inferior is started.
15187
d03de421
PA
151882014-06-16 Pedro Alves <palves@redhat.com>
15189
15190 * gdb.base/break-main-file-remove-fail.c: New file.
15191 * gdb.base/break-main-file-remove-fail.exp: New file.
15192 * gdb.base/break-unload-file.exp: Use build_executable instead of
15193 prepare_for_testing.
15194 (test_break): New parameter "initial_load". Handle it.
15195 (top level): Add initial_load cmdline/file axis.
15196
f9579b99
TT
151972014-06-12 Tom Tromey <tromey@redhat.com>
15198
15199 * gdb.base/completion.exp: Don't use directory name in test.
15200
3657956b
GB
152012014-06-09 Gary Benson <gbenson@redhat.com>
15202
15203 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15204 separate the always-available ANSI-standard signals from the
15205 signals that require checking.
15206 (main): Likewise.
15207 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15208 Likewise.
15209 (main): Likewise.
15210
4186eb54
KS
152112014-06-07 Keith Seitz <keiths@redhat.com>
15212
15213 Revert:
15214 PR c++/16253
15215 * gdb.cp/var-tag.cc: New file.
15216 * gdb.cp/var-tag.exp: New file.
15217 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15218 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15219 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15220 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15221
25326a28 152222014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15223
15224 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15225
829155c9
PA
152262014-06-06 Pedro Alves <palves@redhat.com>
15227
15228 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15229 in target debug output instead of looking at RSP packets,
15230 disabling the test on any target that uses hardware stepping.
15231 Update comments.
15232
61c8d22e
PA
152332014-06-06 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.base/break-unload-file.exp: Fix typo.
15236
d9a47287
YQ
152372014-06-06 Yao Qi <yao@codesourcery.com>
15238
15239 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15240 from "jit_function" to "^jit_function".
15241
e5e01dbf
YQ
152422014-06-06 Yao Qi <yao@codesourcery.com>
15243
15244 * gdb.base/async.c (foo): Add one statement.
15245 * gdb.base/async.exp: Get the next instruction address and
15246 match the output of "nexti" by instruction address. Match
15247 the hex address in the output of "finish".
15248
73ba372c
GB
152492014-06-06 Gary Benson <gbenson@redhat.com>
15250
15251 * gdb.base/call-signals.c: Remove preprocessor conditionals
15252 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15253 SIGSEGV and SIGTERM.
15254 * gdb.base/sigall.c: Likewise.
15255 * gdb.base/unwindonsignal.c: Likewise.
15256 * gdb.reverse/sigall-reverse.c: Likewise.
15257
831517df
YQ
152582014-06-06 Yao Qi <yao@codesourcery.com>
15259
15260 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15261 readable, skip the test.
15262
b8b91e98
YQ
152632014-06-06 Yao Qi <yao@codesourcery.com>
15264
15265 * gdb.threads/staticthreads.c (thread_function): Move the line
15266 setting breakpoint on forward.
15267 * gdb.threads/staticthreads.exp: Update comments.
15268
fb934770
LC
152692014-06-05 Ludovic Courtès <ludo@gnu.org>
15270
15271 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15272 "history-append! type error".
15273
6ef284bd
SM
152742014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15275
15276 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15277 erroneous dprintf expected input.
15278
a872e241
DE
152792014-06-04 Doug Evans <xdje42@gmail.com>
15280
15281 * gdb.guile/scm-generics.exp: Delete.
15282
16f691fb
DE
152832014-06-04 Doug Evans <xdje42@gmail.com>
15284
15285 * gdb.guile/scm-breakpoint.exp: Update.
15286 Add tests for breakpoint registration.
15287
012370f6
TT
152882014-06-04 Tom Tromey <tromey@redhat.com>
15289
15290 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15291 VLA-in-union.
15292 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15293 inner_vla_struct, vla_union types. Initialize objects of those
15294 types and compute their sizes.
15295
9f5a4cef
HZ
152962014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15297 Hui Zhu <hui@codesourcery.com>
15298
15299 * gdb.base/fileio.exp: Add test for shell not available as well as
15300 available.
15301 * gdb.base/fileio.c (test_system): Check for shell twice.
15302
90a45c4d
YQ
153032014-06-04 Yao Qi <yao@codesourcery.com>
15304
15305 * gdb.base/auto-connect-native-target.exp: Remove redundant
15306 space from the regexp pattern.
15307
70017e41
YQ
153082014-06-04 Yao Qi <yao@codesourcery.com>
15309
15310 * gdb.base/default.exp: Replace "child" with "native" in
15311 regexp pattern.
15312
883964a7
SC
153132014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15314
15315 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15316 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15317 * gdb.python/py-xmethods.py: Python script supporting the
15318 new testcase and tests.
15319
ef370185
JB
153202014-06-03 Joel Brobecker <brobecker@adacore.com>
15321 Pedro Alves <palves@redhat.com>
15322
15323 PR breakpoints/17000
15324 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15325 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15326
1e2ccb61
BM
153272014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15328
15329 * gdb.base/subst.exp: Add tests to verify partial path matching
15330 output.
15331
c6ec5ab2
PA
153322014-06-03 Pedro Alves <palves@redhat.com>
15333
15334 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15335 target that doesn't use software single-stepping.
15336
835c559f
PA
153372014-06-03 Pedro Alves <palves@redhat.com>
15338
15339 PR breakpoints/17000
15340 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15341 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15342
06eb1586
DE
153432014-06-02 Doug Evans <xdje42@gmail.com>
15344
15345 * gdb.guile/scm-parameter.exp: New file.
15346
e698b8c4
DE
153472014-06-02 Doug Evans <xdje42@gmail.com>
15348
15349 * gdb.guile/scm-cmd.c: New file.
15350 * gdb.guile/scm-cmd.exp: New file.
15351
ded03782
DE
153522014-06-02 Doug Evans <xdje42@gmail.com>
15353
15354 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15355 pretty-printer lookup.
15356 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15357 (make-pp_s-printer): Call it.
15358 (make-pretty-printer-from-dict): New function.
15359 (lookup-pretty-printer-maker-from-dict): New function.
15360 (*pretty-printer*): Simplify.
15361 (make-objfile-pp_s-printer): New function.
15362 (install-objfile-pretty-printers!): New function.
15363 (make-progspace-pp_s-printer): New function.
15364 (install-progspace-pretty-printers!): New function.
15365 * gdb.guile/scm-progspace.c: New file.
15366 * gdb.guile/scm-progspace.exp: New file.
15367
41fac0cf
PA
153682014-06-02 Pedro Alves <palves@redhat.com>
15369
15370 * gdb.base/dprintf-bp-same-addr.c: New file.
15371 * gdb.base/dprintf-bp-same-addr.exp: New file.
15372
96ae5695
EBM
153732014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15374
15375 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15376 * gdb.arch/powerpc-power.s: Likewise.
15377
da02b3a8
JB
153782014-06-02 Joel Brobecker <brobecker@adacore.com>
15379
15380 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15381
c72b2e7b
YQ
153822014-06-01 Yao Qi <yao@codesourcery.com>
15383
15384 * gdb.base/watchpoint.exp (test_watch_location): Check null
15385 pointer can be dereferenced. If not, do the test, otherwise
15386 skip it.
15387
53e8a631
AB
153882014-05-30 Andrew Burgess <aburgess@broadcom.com>
15389
15390 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15391 results.
15392 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15393
938f0e2f
AB
153942014-05-30 Andrew Burgess <aburgess@broadcom.com>
15395
15396 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15397 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15398 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15399 * gdb.arch/amd64-invalid-stack-top.c: New file.
15400 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15401
9ba6657a
PA
154022014-05-30 Pedro Alves <palves@redhat.com>
15403
15404 PR breakpoints/17000
15405 * gdb.base/sss-bp-on-user-bp.c: New file.
15406 * gdb.base/sss-bp-on-user-bp.exp: New file.
15407
522c09bf
DB
154082014-05-30 David Blaikie <dblaikie@gmail.com>
15409
15410 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15411 gnu_inline semantics via attribute.
15412 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15413 source explicitly specifies the required semantics.
15414
bf4ef81e
MR
154152014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15416
15417 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15418
329ea579
PA
154192014-05-29 Pedro Alves <palves@redhat.com>
15420 Tom Tromey <tromey@redhat.com>
15421
15422 * gdb.base/async-shell.exp: Don't enable target-async.
15423 * gdb.base/async.exp
15424 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15425 parameter. Adjust.
15426 (top level): Don't test with "target-async".
15427 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15428 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15429 * gdb.base/inferior-died.exp: Don't enable target-async.
15430 * gdb.base/interrupt-noterm.exp: Likewise.
15431 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15432 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15433 * gdb.mi/mi-nonstop.exp: Likewise.
15434 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15435 * gdb.mi/mi-nsintrall.exp: Likewise.
15436 * gdb.mi/mi-nsmoribund.exp: Likewise.
15437 * gdb.mi/mi-nsthrexec.exp: Likewise.
15438 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15439 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15440 * gdb.python/py-evsignal.exp: Don't enable target-async.
15441 * gdb.python/py-evthreads.exp: Likewise.
15442 * gdb.python/py-prompt.exp: Likewise.
15443 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15444 * gdb.server/solib-list.exp: Don't enable target-async.
15445 * gdb.threads/thread-specific-bp.exp: Likewise.
15446 * lib/mi-support.exp: Adjust to use mi-async.
15447
fd664c91
PA
154482014-05-29 Pedro Alves <palves@redhat.com>
15449
15450 PR gdb/13860
15451 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15452 reason, even in sync mode.
15453
251bde03
PA
154542014-05-29 Pedro Alves <palves@redhat.com>
15455 Hui Zhu <hui@codesourcery.com>
15456
15457 PR PR15693
15458 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15459 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15460 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15461 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15462
7f3c0343
JB
154632014-05-28 Joel Brobecker <brobecker@adacore.com>
15464
15465 * config/monitor.exp (gdb_target_monitor): Replace use of
15466 "set remotebaud" by "set serial baud".
15467
b2715b27
AW
154682014-05-26 Andy Wingo <wingo@igalia.com>
15469
15470 * gdb.guile/scm-breakpoint.exp:
15471 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15472 properties instead of gdb-object-properties.
15473
498a4489
YQ
154742014-05-26 Yao Qi <yao@codesourcery.com>
15475
15476 * gdb.server/no-thread-db.exp: Specify source file name
15477 explicitly when setting a breakpoint.
15478
589fdceb
MM
154792014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15480
15481 * gdb.btrace/vdso.c: New.
15482 * gdb.btrace/vdso.exp: New.
15483
e9089e05
MM
154842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15485
15486 * gdb.base/gcore.exp (capture_command_output): Move ...
15487 * lib/gdb.exp (capture_command_output): ... here.
15488
67b5c0c1
MM
154892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15490
15491 * gdb.btrace/data.exp: Test memory access during btrace replay.
15492
a2199296
SM
154932014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15494
15495 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15496
17b2616c
PA
154972014-05-21 Pedro Alves <palves@redhat.com>
15498
15499 PR gdb/13860
15500 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15501 (top level): Test that output related to execution commands is
15502 sent to the console with CLI commands, but not with MI commands.
15503 Test that breakpoint events are always mirrored to the console.
15504 Also expect the new source line to be output after a "next" in
15505 async mode too. Make it a pass/fail test.
15506 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15507 output.
15508 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15509
5166082f
PA
155102014-05-21 Pedro Alves <palves@redhat.com>
15511
15512 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15513 Use them to test variations of "list" after reaching a breakpoint.
15514 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15515 Test "list" with listsize 10 after reaching a breakpoint.
15516 * gdb.python/python.exp (decode_line current location line
15517 number): Adjust expected line number.
15518
2f25d70f
SM
155192014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15520
15521 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15522 behavior for $args, pass it directly to "run".
15523
ff604a67
MR
155242014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15525
15526 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15527 30000 to 65536.
15528
6a3cb8e8
PA
155292014-05-21 Pedro Alves <palves@redhat.com>
15530
15531 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15532 auto-connect-native-target off".
15533 * gdb.base/auto-connect-native-target.c: New file.
15534 * gdb.base/auto-connect-native-target.exp: New file.
15535
4ebfc96e
PA
155362014-05-21 Pedro Alves <palves@redhat.com>
15537
15538 * gdb.base/default.exp: Test "target native" instead of "target
15539 child".
15540
36d46afb
MW
155412014-05-21 Mark Wielaard <mjw@redhat.com>
15542
15543 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15544
5876f503
JK
155452014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15546
15547 Fix TLS access for -static -pthread.
15548 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15549 <HAVE_TLS> (thread_function, main): Initialize it.
15550 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15551 Add clean_restart.
15552 <$have_tls != "">: Check TLSVAR.
15553
0256a6ac
PA
155542014-05-21 Pedro Alves <palves@redhat.com>
15555
15556 * gdb.base/dcache-line-read-error.c: New.
15557 * gdb.base/dcache-line-read-error.exp: New.
15558
936d2992
PA
155592014-05-20 Pedro Alves <palves@redhat.com>
15560
15561 * gdb.base/compare-sections.c: New file.
15562 * gdb.base/compare-sections.exp: New file.
15563
802e8e6d
PA
155642014-05-20 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.base/break-idempotent.c: New file.
15567 * gdb.base/break-idempotent.exp: New file.
15568
e59fa00f
MM
155692014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15570
15571 * gdb.btrace/nohist.exp: New.
15572
8b696e31
YQ
155732014-05-20 Yao Qi <yao@codesourcery.com>
15574
15575 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15576 gdb.reverse directory and gdb_reverse_timeout exists in board
15577 setting.
15578 * README: Document gdb_reverse_timeout.
15579
73c9764f
YQ
155802014-05-20 Yao Qi <yao@codesourcery.com>
15581
15582 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15583 'test_file_name'. Treat args as a string instead of a list.
15584 (gdb_init): Rename argument 'args' by 'test_file_name'.
15585
f1f4348a
JK
155862014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15587
15588 * gdb.arch/powerpc-power.exp: New file.
15589 * gdb.arch/powerpc-power.s: New file.
15590
0dbe70ce
DE
155912014-05-16 Doug Evans <dje@google.com>
15592
15593 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15594 * gdb.base/completion.exp: Check that all expected files exist
15595 before doing file completion.
0dbe70ce 15596
8d551b02
DE
155972014-05-16 Doug Evans <dje@google.com>
15598
15599 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15600 Update.
15601 (do_syscall_tests_without_xml): Update.
15602
73eb7709
PA
156032014-05-16 Pedro Alves <palves@redhat.com>
15604
15605 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15606 instead of "unknown output after running".
15607
3fae92fc
YQ
156082014-05-16 Yao Qi <yao@codesourcery.com>
15609
15610 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15611 file1.txt from host at the end.
15612 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15613
c2b2ccc5
DE
156142014-05-15 Doug Evans <dje@google.com>
15615
15616 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15617 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15618 loading file. Add test for TU lookup.
15619
8c217a4b
SM
156202014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15621
15622 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15623 calling "-exec-arguments" or "set args" before running the
15624 inferior.
15625
3deb39c6
SM
156262014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15627
15628 * lib/mi-support.exp (mi_expect_stop): Expect message for
15629 inferiors that exit with non-zero exit code.
15630
71a79f8c
YQ
156312014-05-14 Yao Qi <yao@codesourcery.com>
15632
15633 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15634 match absolute path on remote host.
15635 (test_file_list_exec_source_files): Remove "/" from the
15636 pattern.
15637
f23fcd46
YQ
156382014-05-14 Yao Qi <yao@codesourcery.com>
15639
15640 * boards/local-remote-host-notty.exp (${board}_file): New
15641 proc.
15642
9404b58f
KM
156432014-05-07 Kyle McMartin <kyle@redhat.com>
15644
15645 Pushed by Joel Brobecker <brobecker@adacore.com>.
15646 * gdb.arch/aarch64-atomic-inst.c: New file.
15647 * gdb.arch/aarch64-atomic-inst.exp: New file.
15648
5e45f04c
YQ
156492014-05-07 Yao Qi <yao@codesourcery.com>
15650
15651 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15652 in current context" too.
15653
c888a17d
KS
156542014-05-05 Keith Seitz <keiths@redhat.com>
15655
15656 * gdb.linespec/ls-dollar.exp: Add test for linespec
15657 file:convenience_variable.
15658
290a839c
YQ
156592014-05-05 Yao Qi <yao@codesourcery.com>
15660
15661 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15662 traceframes into tfile and ctf trace files. Read data from
15663 trace file and test collected data.
15664 (gdb_collect_locals_test): Likewise.
15665 (gdb_unavailable_registers_test): Likewise.
15666 (gdb_unavailable_floats): Likewise.
15667 (gdb_collect_globals_test): Likewise.
15668 (top-level): Append "ctf" to trace_file_targets if GDB
15669 supports.
15670
b5262cd0
YQ
156712014-05-05 Yao Qi <yao@codesourcery.com>
15672
15673 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15674 code to ...
15675 (gdb_collect_args_test_1): ... it. New proc.
15676 (gdb_collect_locals_test): Move some code to ...
15677 (gdb_collect_locals_test_1): ... it. New proc.
15678 (gdb_unavailable_registers_test): Move some code to ...
15679 (gdb_unavailable_registers_test_1): ... it. New proc.
15680 (gdb_unavailable_floats): Move some code to ...
15681 (gdb_unavailable_floats_1): ... it. New proc.
15682
30a1e6cc
SDJ
156832014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15684
15685 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15686 probes to test for bitness recognition.
15687 * gdb.arch/amd64-stap-optional-prefix.exp
15688 (test_probe_value_without_reg): New procedure.
15689 Add code to test for different kinds of bitness.
15690
f33da99a
SDJ
156912014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15692
15693 PR breakpoints/16889
15694 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15695 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15696
5b80f00d
PA
156972014-05-01 Pedro Alves <palves@redhat.com>
15698
15699 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15700 gdb_file_cmd if no file is specified.
15701 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15702 last_loaded_file to set the remote exec-file.
15703
f8c2a73c
PA
157042014-05-01 Pedro Alves <palves@redhat.com>
15705
15706 * boards/local-remote-host.exp: New file.
15707
be6e8ac7
PA
157082014-05-01 Pedro Alves <palves@redhat.com>
15709
15710 * boards/local-remote-host.exp: Rename to ...
15711 * boards/local-remote-host-notty.exp: ... this.
15712
cac0dc8f
JB
157132014-04-28 Joel Brobecker <brobecker@adacore.com>
15714
15715 * gdb.ada/dyn_arrayidx: New testcase.
15716
9730e6cc
YQ
157172014-04-26 Yao Qi <yao@codesourcery.com>
15718
15719 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15720 and compute the length of function main. Save it in
15721 $main_length.
15722 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15723 (top-level): Use gdb_compile to compile objects into
15724 executable and restart GDB. Remove invocation to
15725 prepare_for_testing.
15726
7ae1a6a6
PA
157272014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15728 Pedro Alves <palves@redhat.com>
15729
15730 PR server/16255
15731 * gdb.multi/multi-attach.c: New file.
15732 * gdb.multi/multi-attach.exp: New file.
15733
4082afcc
PA
157342014-04-25 Pedro Alves <palves@redhat.com>
15735
15736 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15737 user.
15738 (top level): Test that "set remote conditional-breakpoints-packet
15739 off" works as intended.
15740 * gdb.base/dprintf.exp: Test that "set remote
15741 breakpoint-commands-packet off" works as intended.
15742 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15743 New function.
15744 (top level): Call it.
15745 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15746 remote fast-tracepoints-packet off" works as intended.
15747 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15748 * lib/gdb.exp (gdb_is_target_remote): ... here.
15749
2abc3f8d
DB
157502014-04-24 David Blaikie <dblaikie@gmail.com>
15751
15752 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15753 ensure clang would not discard them.
15754 * gdb.base/gdbvars.c: Ditto.
15755 * gdb.base/memattr.c: Ditto.
15756 * gdb.base/whatis.c: Ditto.
15757 * gdb.python/py-prettyprint.c: Ditto.
15758 * gdb.trace/actions.c: Ditto.
15759 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15760 ensure clang would not discard it.
15761
bfd39632
DB
157622014-04-24 David Blaikie <dblaikie@gmail.com>
15763
15764 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15765 clang to emit the full definition of type required by the test
15766 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15767
22842ff6
DB
157682014-04-24 David Blaikie <dblaikie@gmail.com>
15769
15770 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15771 coax Clang into emitting the definition of the type.
15772 * gdb.cp/pr10728-x.h (y): Ditto.
15773 * gdb.cp/pr10728-y.cc (y): Ditto.
15774
c2e827ad
DB
157752014-04-24 David Blaikie <dblaikie@gmail.com>
15776
15777 * gdb.base/label.exp: XFAIL label related tests under Clang.
15778 * gdb.cp/cplabel.exp: Ditto.
15779 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15780 under Clang those using labels.
15781
4c2d33e7
YQ
157822014-04-25 Yao Qi <yao@codesourcery.com>
15783
15784 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15785 double_label.
15786 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15787 partial_label and double_label.
15788
56083b99
DB
157892014-04-24 David Blaikie <dblaikie@gmail.com>
15790
15791 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15792
25d4e99d
DB
157932014-04-24 David Blaikie <dblaikie@gmail.com>
15794
15795 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15796 of the function to work across GCC and Clang.
15797 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15798 pointer types (const void ** const V void **).
15799
01f9f808
MS
158002014-04-24 Michael Sturm <michael.sturm@mintel.com>
15801 Walfred Tedeschi <walfred.tedeschi@intel.com>
15802
15803 * Makefile.in (EXECUTABLES): Added i386-avx512.
15804 * gdb.arch/i386-avx512.c: New file.
15805 * gdb.arch/i386-avx512.exp: Likewise.
15806
4b48d439
KS
158072014-04-23 Keith Seitz <keiths@redhat.com>
15808
15809 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15810 (mi_make_breakpoint_table): New procedure.
15811 (mi_create_breakpoint): Use mi_make_breakpoint
15812 and return the result.
15813 (mi_make_breakpoint): New procedure.
15814 (mi_build_kv_pairs): New procedure.
15815
15816 * gdb.mi/mi-break.exp: Remove unused globals,
15817 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15818 All callers updated.
15819 * gdb.mi/mi-dprintf.exp: Use variable to track command
15820 number.
15821 Update all callers of mi_create_breakpoint and use
15822 mi_make_breakpoint_table.
15823 Remove any unused global variables.
15824 * gdb.mi/mi-nonstop.exp: Likewise.
15825 * gdb.mi/mi-nsintrall.exp: Likewise.
15826 * gdb.mi/mi-nsmoribund.exp: Likewise.
15827 * gdb.mi/mi-nsthrexec.exp: Likewise.
15828 * gdb.mi/mi-reverse.exp: Likewise.
15829 * gdb.mi/mi-simplerun.exp: Likewise.
15830 * gdb.mi/mi-stepn.exp: Likewise.
15831 * gdb.mi/mi-syn-frame.exp: Likewise.
15832 * gdb.mi/mi-until.exp: Likewise.
15833 * gdb.mi/mi-var-cp.exp: Likewise.
15834 * gdb.mi/mi-var-display.exp: Likewise.
15835 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15836 * gdb.mi/mi2-var-child.exp: Likewise.
15837 * gdb.mi/mi-vla-c99.exp: Likewise.
15838 * lib/mi-support.exp: Likewise.
15839
15840 From Ian Lance Taylor <iant@cygnus.com>:
15841 * lib/gdb.exp (parse_args): New procedure.
15842
08351840
PA
158432014-04-23 Pedro Alves <palves@redhat.com>
15844
15845 * gdb.base/break-unload-file.c: New file.
15846 * gdb.base/break-unload-file.exp: New file.
15847 * gdb.base/sym-file-lib.c (baz): New function.
15848 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15849 field.
15850 (load): Store the segment's mapped size.
15851 (unload): New function.
15852 (unload_shlib): New function.
15853 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15854 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15855 set a breakpoint at baz, and call it.
15856 * gdb.base/sym-file.exp: New tests for stale breakpoint
15857 instructions.
15858
076855f9
PA
158592014-04-23 Pedro Alves <palves@redhat.com>
15860
15861 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15862 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15863 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15864 * gdb.base/hbreak-unmapped.c: New file.
15865 * gdb.base/hbreak-unmapped.exp: New file.
15866 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15867 * lib/gdb.exp (gdb_is_target_remote): ... here.
15868
483805cf
PA
158692014-04-22 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.base/consecutive-step-over.c: New file.
15872 * gdb.base/consecutive-step-over.exp: New file.
15873
06d97543
PA
158742014-04-22 Pedro Alves <palves@redhat.com>
15875
15876 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15877 instead of send_gdb/gdb_expect.
15878
b4429ea2
YQ
158792014-04-22 Yao Qi <yao@codesourcery.com>
15880
15881 * lib/trace-support.exp (generate_tracefile): New procedure.
15882 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15883 return 0.
15884 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15885 if generate_tracefile returns 1.
15886
51d48146
PA
158872014-04-18 Tom Tromey <palves@redhat.com>
15888 Pedro alves <tromey@redhat.com>
15889
15890 PR backtrace/15558
15891 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15892 with a backtrace limit.
15893 * gdb.python/py-frame-inline.exp: Test running to an inline
15894 function with a backtrace limit, and printing the newest frame.
15895 * gdb.python/py-frame-inline.c (main): Call f.
15896
bd1dce5f
MS
158972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15898
15899 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15900
40d1a503
MS
159012014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15902
15903 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15904 Drop prefix from unsupported source file path.
15905
389b98f7
YQ
159062014-04-17 Yao Qi <yao@codesourcery.com>
15907
15908 * lib/gdb.exp (with_target_charset): New proc.
15909 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15910 with_target_charset.
15911 (test_print_strings): Likewise.
15912 (test_repeat_bytes): Likewise.
15913 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15914 for some tests.
15915
22869d73
KS
159162014-04-16 Keith Seitz <keiths@redhat.com>
15917
15918 PR gdb/15827
15919 * gdb.dwarf2/corrupt.c: New file.
15920 * gdb.dwarf2/corrupt.exp: New file.
15921
c4f87ca6
KS
159222014-04-16 Keith Seitz <keiths@redhat.com>
15923
15924 PR c++/16597
15925 * gdb.cp/namelessclass.cc: New file.
15926 * gdb.cp/namelessclass.exp: New file.
15927 * gdb.cp/namelessclass.S: New file.
15928
ab19de87
DE
159292014-04-16 Doug Evans <dje@google.com>
15930
15931 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15932 Add comment.
15933 (gdbserver_default_get_comm_port): New function.
15934 (gdbserver_start): Check if board file provided
15935 "gdbserver,get_comm_port" and use it if so.
15936 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15937 (gdb,socketport): Set to "stdio".
15938 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15939 (stdio_gdbserver_template): Delete.
15940 (${board}_get_remote_address): Update.
15941 (${board}_build_remote_cmd): Delete.
15942 (${board}_get_comm_port): New function.
15943 (${board}_spawn): Update.
15944 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15945 Delete.
15946 (${board}_get_remote_address): Update.
15947 (${board}_get_comm_port): New function.
15948
fc98a809
AB
159492014-04-16 Andrew Burgess <aburgess@broadcom.com>
15950
15951 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15952 appearing in any order.
15953
87fd9e6e
DE
159542014-04-15 Doug Evans <dje@google.com>
15955
15956 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15957 uninitialized value of "description".
15958
099fc3ea
KS
159592014-04-15 Keith Seitz <keiths@redhat.com>
15960
15961 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15962 Remove unused globals.
15963 (test_running_the_program): Likewise.
15964 (test_controlled_execution): Likewise.
15965 (test_controlling_breakpoints): Likewise.
15966 (test_program_termination): Likewise.
15967
5da151d4
KS
159682014-04-15 Keith Seitz <keiths@redhat.com>
15969
15970 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15971 unused globals.
15972 (test_rbreak_creation_and_listing): Likewise.
15973 (test_ignore_count): Likewise.
15974 (test_error): Likewise.
15975
35e5d2f0
PA
159762014-04-15 Pedro Alves <palves@redhat.com>
15977
15978 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15979 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15980 sym-file-loader.c.
15981 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15982 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15983 to sym-file-loader.c.
15984 (struct library): Forward declare.
15985 (load_shlib, lookup_function): Change prototypes.
15986 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15987 (translate_offset): Remove declarations.
15988 (get_text_addr): New declaration.
15989 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15990 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15991 sym-file-loader.h.
15992 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15993 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15994 here from sym-file-loader.h.
15995 (struct library): New structure.
15996 (load_shlib, lookup_function): Change prototypes and adjust to
15997 work with a struct library.
15998 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15999 (translate_offset): Make static.
16000 (get_text_addr): New function.
16001 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16002
eb4c1710
PA
160032014-04-15 Pedro Alves <palves@redhat.com>
16004
16005 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16006
2d1baf52
PA
160072014-04-15 Pedro Alves <palves@redhat.com>
16008
16009 * gdb.base/sym-file-loader.c: Include <limits.h>.
16010 (SELF_LINK): New define.
16011 (get_origin): New function.
16012 (load_shlib): Use it.
16013 * gdb.base/sym-file.exp: Don't early return if the target is
16014 remote. Use runto_main, and issue fail is that fails. Use
16015 gdb_load_shlibs.
16016 (shlib_name): Delete.
16017 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16018
7dd6df01
PA
160192014-04-15 Pedro Alves <palves@redhat.com>
16020
16021 * gdb.base/sym-file.exp: Remove regex characters from test
16022 message. Don't refer to breakpoint numbers in test messages.
16023
b50c8614
KS
160242014-04-14 Keith Seitz <keiths@redhat.com>
16025
16026 PR c++/16253
16027 * gdb.cp/var-tag.cc: New file.
16028 * gdb.cp/var-tag.exp: New file.
16029 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16030 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16031 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16032 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16033
3d567982
TT
160342014-04-14 Tom Tromey <tromey@redhat.com>
16035
16036 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16037 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16038 type.
16039 * gdb.cp/enum-class.exp: New file.
16040 * gdb.cp/enum-class.cc: New file.
16041
0626fc76
TT
160422014-04-14 Tom Tromey <tromey@redhat.com>
16043
16044 * gdb.dwarf2/enum-type.exp: New file.
16045
dca325b3
SA
160462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16047
16048 * gdb.mi/mi-vla-c99.exp: New file.
16049 * gdb.mi/vla.c: New file.
16050
5854b38a
SA
160512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16052
16053 * gdb.base/vla-datatypes.c: New file.
16054 * gdb.base/vla-datatypes.exp: New file.
16055
463bb957
SA
160562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16057
16058 * gdb.base/vla-ptr.c: New file.
16059 * gdb.base/vla-ptr.exp: New file.
16060
3dd170be
SA
160612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16062
16063 * gdb.dwarf2/count.exp: New file.
16064
5ecaaa66
SA
160652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16066
16067 * gdb.base/vla-sideeffect.c: New file.
16068 * gdb.base/vla-sideeffect.exp: New file.
16069
41f1ada5
DB
160702014-04-14 David Blaikie <dblaikie@gmail.com>
16071
16072 * gdb.mi/non-stop.c: Add return value for non-void function return
16073 statement.
16074 * gdb.threads/staticthreads.c: Ditto.
16075
0be03e84
DE
160762014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16077 Doug Evans <xdje42@gmail.com>
16078
16079 * gdb.guile/scm-value.c: Improve test case.
16080 * gdb.guile/scm-value.exp: Add new test.
16081
f180a1fb
DB
160822014-04-11 David Blaikie <dblaikie@gmail.com>
16083
16084 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16085 override Clang's default.
16086
6b662e19
JB
160872014-04-11 Joel Brobecker <brobecker@adacore.com>
16088
16089 Revert the following changes (regressions):
16090
16091 * gdb.base/vla-sideeffect.c: New file.
16092 * gdb.base/vla-sideeffect.exp: New file.
16093
16094 * gdb.dwarf2/count.exp: New file.
16095
16096 * gdb.base/vla-multi.c: New file.
16097 * gdb.base/vla-multi.exp: New file.
16098
16099 * gdb.base/vla-ptr.c: New file.
16100 * gdb.base/vla-ptr.exp: New file.
16101
16102 * gdb.base/vla-datatypes.c: New file.
16103 * gdb.base/vla-datatypes.exp: New file.
16104
16105 * gdb.mi/mi-vla-c99.exp: New file.
16106 * gdb.mi/vla.c: New file.
16107
245a5f0b
KS
161082014-04-11 Keith Seitz <keiths@redhat.com>
16109
16110 PR c++/16675
16111 * gdb.cp/cpsizeof.exp: New file.
16112 * gdb.cp/cpsizeof.cc: New file.
16113
58a84dcf
SA
161142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16115
191a8a90
JB
16116 * gdb.mi/mi-vla-c99.exp: New file.
16117 * gdb.mi/vla.c: New file.
58a84dcf 16118
c8655f75
SA
161192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16120
16121 * gdb.base/vla-datatypes.c: New file.
16122 * gdb.base/vla-datatypes.exp: New file.
16123
024e13b4
SA
161242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16125
16126 * gdb.base/vla-ptr.c: New file.
16127 * gdb.base/vla-ptr.exp: New file.
16128
1a237e0e
SA
161292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16130
16131 * gdb.base/vla-multi.c: New file.
16132 * gdb.base/vla-multi.exp: New file.
16133
504f3432
SA
161342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16135
16136 * gdb.dwarf2/count.exp: New file.
16137
3bce8237
SA
161382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16139
191a8a90
JB
16140 * gdb.base/vla-sideeffect.c: New file.
16141 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16142
322f9c21
YQ
161432014-04-11 Yao Qi <yao@codesourcery.com>
16144
16145 * gdb.base/completion.exp: Check file exists before running tests
16146 on file completion.
16147
d708bcd1
PA
161482014-04-10 Pedro Alves <palves@redhat.com>
16149
16150 * gdb.base/cond-eval-mode.c: New file.
16151 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16152 prepare_for_testing to build the new file. Check result of
16153 runto_main.
16154 (test_break, test_watch): New procedures.
16155 (top level): Use them.
16156
ae1d2761
PM
161572014-04-08 Pierre Muller <muller@sourceware.org>
16158
16159 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16160 Ctrl-V use for mingw hosts.
16161
7af389b8
SC
161622014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16163
16164 * gdb.python/py-value.c: Improve test case.
16165 * gdb.python/py-value.exp: Add new test.
16166
5e703181
DE
161672014-04-07 David Blaikie <dblaikie@gmail.com>
16168
16169 * lib/compiler.c: Identify the clang compiler.
16170 * lib/compiler.cc: Ditto.
16171
9810b410
YQ
161722014-04-03 Yao Qi <yao@codesourcery.com>
16173
16174 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16175
98d1b8dc
AB
161762014-04-01 Anton Blanchard <anton@samba.org>
16177
16178 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16179 messages unique.
16180
3114cea1
AB
161812014-04-01 Anton Blanchard <anton@samba.org>
16182
16183 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16184 prepare_for_testing.
16185
62f7182c
AB
161862014-04-01 Anton Blanchard <anton@samba.org>
16187
16188 * gdb.arch/ppc64-atomic-inst.c: Remove.
16189 * gdb.arch/ppc64-atomic-inst.S: New file.
16190 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16191
770e7fc7
DE
161922014-03-31 Doug Evans <dje@google.com>
16193
16194 * gdb.base/print-symbol-loading-lib.c: New file.
16195 * gdb.base/print-symbol-loading-main.c: New file.
16196 * gdb.base/print-symbol-loading.exp: New file.
16197
46e2bafa
YQ
161982014-03-31 Yao Qi <yao@codesourcery.com>
16199
16200 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16201
8776cfe9
JB
162022014-03-28 Joel Brobecker <brobecker@adacore.com>
16203
16204 * gdb.ada/mi_dyn_arr: New testcase.
16205
5d1ef361
DE
162062014-03-27 Doug Evans <dje@google.com>
16207
16208 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16209
b5bee914
YQ
162102014-03-27 Yao Qi <yao@codesourcery.com>
16211
16212 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16213 if target is nios2-*-*.
16214
0d4d0e77
YQ
162152014-03-26 Yao Qi <yao@codesourcery.com>
16216
16217 * lib/gdb.exp (readline_is_used): New proc.
16218 * gdb.base/completion.exp: Move tests on command complete up.
16219 Skip the rest of tests if readline is not used.
16220 * gdb.ada/complete.exp: Skp the test if readline is not
16221 used.
16222 * gdb.base/filesym.exp: Likewise.
16223 * gdb.base/macscp.exp: Likewise.
16224 * gdb.base/readline-ask.exp: Likewise.
16225 * gdb.base/readline.exp: Likewise.
16226 * gdb.python/py-cmd.exp: Likewise.
16227 * gdb.trace/tfile.exp: Likewise.
16228
29361eee
YQ
162292014-03-26 Yao Qi <yao@codesourcery.com>
16230
16231 * gdb.base/macscp.exp: Fix code format issues.
16232
bc9a5525
UW
162332014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16234
16235 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16236 * gdb.asm/powerpc64le.inc: New file.
16237
d3839ede
PA
162382014-03-25 Pedro Alves <palves@redhat.com>
16239 Doug Evans <dje@google.com>
16240
16241 * gdb.base/source-execution.c: New file.
16242 * gdb.base/source-execution.exp: New file.
16243 * gdb.base/source-execution.gdb: New file.
16244
01672a57
DE
162452014-03-24 Doug Evans <dje@google.com>
16246
16247 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16248 using fission.
16249
88bbeca9
HZ
162502014-03-24 Hui Zhu <hui@codesourcery.com>
16251 Pedro Alves <palves@redhat.com>
16252
16253 PR breakpoints/16101
16254 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16255 test pass/fail messages. Detect missing support for dprintf when
16256 breakpoints are actually inserted.
16257 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16258 breakpoints are actually inserted.
16259 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16260 fails.
16261
d2348791
JK
162622014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16263
16264 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16265
feef67ab
DE
162662014-03-22 Doug Evans <xdje42@gmail.com>
16267
16268 * gdb.python/python.exp (python not supported): Verify multi-line
16269 python command issues an error.
25d743f9 16270 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16271 guile command issues an error.
feef67ab 16272
ecebef6a
MR
162732014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16274
16275 * gdb.threads/thread-specific.exp: Handle the lack of usable
16276 $this_breakpoint and $this_thread.
16277
ccdd1909
HZ
162782014-03-21 Hui Zhu <hui@codesourcery.com>
16279
16280 * gdb.base/attach.exp (do_command_attach_tests): New.
16281
beb460e8
PA
162822014-03-20 Tom Tromey <tromey@redhat.com>
16283 Pedro Alves <palves@redhat.com>
16284
16285 PR cli/15718
16286 * gdb.base/condbreak-call-false.c: New file.
16287 * gdb.base/condbreak-call-false.exp: New file.
16288
40acf43a
PA
162892014-03-20 Pedro Alves <palves@redhat.com>
16290
16291 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16292 Delete.
16293 (block_signals, unblock_signals): Delete.
16294 (child_function_2, main): Remove references to deleted variable
16295 and functions.
16296
9f5e1e02
PA
162972014-03-20 Pedro Alves <palves@redhat.com>
16298
16299 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16300 Use pthread_kill to signal thread 2.
16301 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16302 Adjust to make the test send itself a signal rather than using the
16303 host's "kill" command.
16304
99619bea
PA
163052014-03-20 Pedro Alves <palves@redhat.com>
16306
16307 * gdb.threads/multiple-step-overs.c: New file.
16308 * gdb.threads/multiple-step-overs.exp: New file.
16309 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16310 Adjust expected infrun debug output.
16311
2adfaa28
PA
163122014-03-20 Pedro Alves <palves@redhat.com>
16313
16314 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16315 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16316
31e77af2
PA
163172014-03-20 Pedro Alves <palves@redhat.com>
16318
16319 PR breakpoints/7143
16320 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16321 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16322 of gdb_test_multiple.
16323 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16324 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16325
b9f437de
PA
163262014-03-20 Pedro Alves <palves@redhat.com>
16327
16328 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16329 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16330
05adc73e
PA
163312014-03-19 Pedro Alves <palves@redhat.com>
16332
16333 * gdb.base/async.exp: Remove early return.
16334
6048b950
PA
163352014-03-19 Pedro Alves <palves@redhat.com>
16336
16337 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16338
8bcfb00a
PA
163392014-03-19 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.base/async.exp (test_background): Expect \r\n after
16342 "completed." in the fail pattern.
16343
884e37dc
PA
163442014-03-19 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.base/async.exp (test_background): New procedure.
16347 Use it for all background execution command tests.
16348
148e57e2
PA
163492014-03-19 Pedro Alves <palves@redhat.com>
16350
16351 * gdb.base/async.exp: Use prepare_for_testing.
16352
f48088c7
PA
163532014-03-19 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16356 the same line.
16357
e2f6c966
PA
163582014-03-19 Pedro Alves <palves@redhat.com>
16359
16360 * gdb.base/async.c (main): Add "jump here" and "until here" line
16361 marker comments.
16362 * gdb.base/async.exp (jump_here): New global.
16363 (jump& test): Use it.
16364 (until_here): New global.
16365 (until& test): Use it.
16366
c30568d4
PA
163672014-03-19 Pedro Alves <palves@redhat.com>
16368
16369 * gdb.base/async.exp: Don't frob gdb_protocol.
16370
0172b6a7
DE
163712014-03-18 Doug Evans <xdje42@gmail.com>
16372
16373 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16374 Fix spelling of exec-done-display.
16375
06c868a8
JK
163762014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16377
16378 PR gdb/15358
16379 * gdb.base/gdb-sigterm.c: New file.
16380 * gdb.base/gdb-sigterm.exp: New file.
16381
0c7e1a46
PA
163822014-03-18 Pedro Alves <palves@redhat.com>
16383
16384 PR gdb/13860
16385 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16386 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16387 solib-event.
16388
f7c77d93
JB
163892014-03-17 Joel Brobecker <brobecker@adacore.com>
16390
16391 * gdb.ada/pckd_arr_ren: New testcase.
16392
5a1e8c7a
DE
163932014-03-13 Doug Evans <xdje42@gmail.com>
16394
16395 PR guile/16612
16396 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16397 collect after discarding symbols.
16398
350e1a76
DE
163992014-03-13 Ludovic Courtès <ludo@gnu.org>
16400 Doug Evans <xdje42@gmail.com>
16401
16402 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16403 to history survives a gc.
16404
a69900ae
PA
164052014-03-13 Pedro Alves <palves@redhat.com>
16406
16407 * gdb.base/default.exp: Don't test "target procfs".
16408
5db9f0bd
PA
164092014-03-13 Pedro Alves <palves@redhat.com>
16410
16411 * gdb.base/default.exp: Update "target child" and "target procfs"
16412 tests to not expect "Unix".
16413
b3ccfe11
TT
164142014-03-12 Tom Tromey <tromey@redhat.com>
16415
16416 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16417 New procs. Add target-async tests.
16418 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16419 Add target-async tests.
16420
646f4417
AA
164212014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16422
16423 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16424 'func_start' and 'func_end' for the beginning and end of the
16425 function code, respectively.
16426 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16427 'func_end' instead of 'func' and 'main'.
16428
288c211f
AA
164292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16430
16431 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16432 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16433 generate the debug info assembler source.
16434
e0c0f156
AA
164352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16436
16437 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16438 * gdb.dwarf2/arr-subrange.exp: Likewise.
16439 * gdb.dwarf2/dwz.exp: Likewise.
16440 * gdb.dwarf2/method-ptr.exp: Likewise.
16441 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16442 * gdb.dwarf2/subrange.exp: Likewise.
16443 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16444 * gdb.dwarf2/implptrpiece.exp: Likewise.
16445 * gdb.dwarf2/nostaticblock.exp: Likewise.
16446
0e5c4555
AA
164472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16448
16449 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16450 directory to absolute path name arguments.
16451
5ec18f2b
JG
164522014-03-10 Joel Brobecker <brobecker@adacore.com>
16453
16454 * gdb.ada/tagged_access: New testcase.
16455
847fc4f2
MM
164562014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16457
16458 * gdb.btrace/data.exp: Update expected output.
16459
cc3da688
YQ
164602014-03-06 Yao Qi <yao@codesourcery.com>
16461
16462 * gdb.trace/pr16508.exp: New file.
16463
0f26cec1
PA
164642014-03-05 Pedro Alves <palves@redhat.com>
16465
16466 PR gdb/16575
16467 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16468 procedure.
16469 (top level): Adjust to use it. Add tests that exercise breakpoint
16470 interaction with the code-cache.
16471
7a5a839f
LC
164722014-02-26 Ludovic Courtès <ludo@gnu.org>
16473
16474 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16475 test for 'history-append!'.
16476
31aa7e4e
JB
164772014-02-26 Joel Brobecker <brobecker@adacore.com>
16478
16479 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16480 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16481 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16482 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16483 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16484 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16485
1b588015
JB
164862014-02-26 Joel Brobecker <brobecker@adacore.com>
16487
16488 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16489 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16490 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16491
55426c9d
JB
164922014-02-26 Joel Brobecker <brobecker@adacore.com>
16493
16494 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16495
dc53a7ad
JB
164962014-02-26 Joel Brobecker <brobecker@adacore.com>
16497
16498 * gdb.dwarf2/arr-stride.c: New file.
16499 * gdb.dwarf2/arr-stride.exp: New file.
16500
12ab52e9
PA
165012014-02-26 Pedro Alves <palves@redhat.com>
16502
16503 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16504 that won't ever trigger. Make sure that GDB reports the correct
16505 breakpoint that caused the stop.
16506
849c862e
JK
165072014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16508
16509 PR gdb/16626
16510 * gdb.base/auto-load-script: New file.
16511 * gdb.base/auto-load.c: New file.
16512 * gdb.base/auto-load.exp: New file.
16513
71b7d793
JK
16514 PR gdb/16626
16515 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16516
e2f0d509
JK
165172014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16518
16519 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16520 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16521
50cc37c8
DE
165222014-02-24 Doug Evans <dje@google.com>
16523
16524 * lib/gdb.exp (run_on_host): Log error output if program fails.
16525
ea4758f2
PA
165262014-02-21 Pedro Alves <palves@redhat.com>
16527
16528 * gdb.threads/step-after-sr-lock.c: Rename to ...
16529 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16530 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16531 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16532 ... this.
16533
d7b30f67
SDJ
165342014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16535
16536 PR tdep/16397
16537 * gdb.arch/amd64-stap-special-operands.exp: New file.
16538 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16539 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16540 * gdb.arch/amd64-stap-triplet.S: Likewise.
16541 * gdb.arch/amd64-stap-triplet.c: Likewise.
16542
83deb43f
JB
165432014-02-20 Joel Brobecker <brobecker@adacore.com>
16544
16545 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16546 in .section pseudo-op.
16547
adde2bff
DE
165482014-02-20 lin zuojian <manjian2006@gmail.com>
16549 Joel Brobecker <brobecker@adacore.com>
16550 Doug Evans <xdje42@gmail.com>
16551
16552 PR symtab/16581
16553 * gdb.dwarf2/dw2-icycle.S: New file.
16554 * gdb.dwarf2/dw2-icycle.c: New file.
16555 * gdb.dwarf2/dw2-icycle.exp: New file.
16556
f7bd0f78
SC
165572014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16558
16559 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16560 operations on gdb.Value objects.
16561 * gdb.python/py-value-cc.exp: Add new test to test operations on
16562 gdb.Value objects.
16563
c17ef0d5
DE
165642014-02-18 Doug Evans <dje@google.com>
16565
16566 * Makefile.in (TESTS): New variable.
16567 (expanded_tests, expanded_tests_or_none): New variables
16568 (check-single): Pass $(expanded_tests_or_none) to runtest.
16569 (check-parallel): Only run tests in $(TESTS) if non-empty.
16570 (check/no-matching-tests-found): New rule.
16571 * README: Document TESTS makefile variable.
16572
5dd3176f
DE
165732014-02-18 Doug Evans <dje@google.com>
16574
16575 * Makefile.in (check-parallel): rm -rf outputs temp.
16576
0b10be4f
JK
165772014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16578
16579 Fix "ERROR: no fileid for" in the testsuite.
16580 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16581
85f224e7
DE
165822014-02-12 Doug Evans <dje@google.com>
16583
16584 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16585 (MISCELLANEOUS): New variable.
16586 (clean): rm -rf $(MISCELLANEOUS).
16587 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16588 dwp live in the same directory as symlinks, with each symlink pointed
16589 to a differently named file in a different directory.
16590
149b30ff
DE
165912014-02-11 Doug Evans <dje@google.com>
16592
16593 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16594 of Tcl file commands.
16595
1dfdac32
MK
165962014-02-10 Mark Kettenis <kettenis@gnu.org>
16597
16598 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16599 "kill -SIGUSR1 -1".
16600
aa4fb036
JB
166012014-02-10 Joel Brobecker <brobecker@adacore.com>
16602
16603 * gdb.ada/tick_length_array_enum_idx: New testcase.
16604
ed3ef339
DE
166052014-02-10 Doug Evans <xdje42@gmail.com>
16606
16607 * configure.ac (AC_OUTPUT): Add gdb.guile.
16608 * configure: Regenerate.
16609 * lib/gdb-guile.exp: New file.
16610 * lib/gdb.exp (get_target_charset): New function.
16611 * gdb.base/help.exp: Update expected output from "apropos apropos".
16612 * gdb.guile/Makefile.in: New file.
16613 * gdb.guile/guile.exp: New file.
16614 * gdb.guile/scm-arch.c: New file.
16615 * gdb.guile/scm-arch.exp: New file.
16616 * gdb.guile/scm-block.c: New file.
16617 * gdb.guile/scm-block.exp: New file.
16618 * gdb.guile/scm-breakpoint.c: New file.
16619 * gdb.guile/scm-breakpoint.exp: New file.
16620 * gdb.guile/scm-disasm.c: New file.
16621 * gdb.guile/scm-disasm.exp: New file.
16622 * gdb.guile/scm-equal.c: New file.
16623 * gdb.guile/scm-equal.exp: New file.
16624 * gdb.guile/scm-error.exp: New file.
16625 * gdb.guile/scm-error.scm: New file.
16626 * gdb.guile/scm-frame-args.c: New file.
16627 * gdb.guile/scm-frame-args.exp: New file.
16628 * gdb.guile/scm-frame-args.scm: New file.
16629 * gdb.guile/scm-frame-inline.c: New file.
16630 * gdb.guile/scm-frame-inline.exp: New file.
16631 * gdb.guile/scm-frame.c: New file.
16632 * gdb.guile/scm-frame.exp: New file.
16633 * gdb.guile/scm-generics.exp: New file.
16634 * gdb.guile/scm-gsmob.exp: New file.
16635 * gdb.guile/scm-iterator.c: New file.
16636 * gdb.guile/scm-iterator.exp: New file.
16637 * gdb.guile/scm-math.c: New file.
16638 * gdb.guile/scm-math.exp: New file.
16639 * gdb.guile/scm-objfile-script-gdb.in: New file.
16640 * gdb.guile/scm-objfile-script.c: New file.
16641 * gdb.guile/scm-objfile-script.exp: New file.
16642 * gdb.guile/scm-objfile.c: New file.
16643 * gdb.guile/scm-objfile.exp: New file.
16644 * gdb.guile/scm-ports.exp: New file.
16645 * gdb.guile/scm-pretty-print.c: New file.
16646 * gdb.guile/scm-pretty-print.exp: New file.
16647 * gdb.guile/scm-pretty-print.scm: New file.
16648 * gdb.guile/scm-section-script.c: New file.
16649 * gdb.guile/scm-section-script.exp: New file.
16650 * gdb.guile/scm-section-script.scm: New file.
16651 * gdb.guile/scm-symbol.c: New file.
16652 * gdb.guile/scm-symbol.exp: New file.
16653 * gdb.guile/scm-symtab-2.c: New file.
16654 * gdb.guile/scm-symtab.c: New file.
16655 * gdb.guile/scm-symtab.exp: New file.
16656 * gdb.guile/scm-type.c: New file.
16657 * gdb.guile/scm-type.exp: New file.
16658 * gdb.guile/scm-value-cc.cc: New file.
16659 * gdb.guile/scm-value-cc.exp: New file.
16660 * gdb.guile/scm-value.c: New file.
16661 * gdb.guile/scm-value.exp: New file.
16662 * gdb.guile/source2.scm: New file.
16663 * gdb.guile/types-module.cc: New file.
16664 * gdb.guile/types-module.exp: New file.
16665
7026a7c1
YQ
166662014-02-10 Yao Qi <yao@codesourcery.com>
16667
16668 PR testsuite/16543
16669 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16670 * configure: Regenerated.
16671 * Makefile.in: New file.
16672
6c466447
AS
166732014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16674
16675 * gdb.python/py-framefilter.exp: Fix typo.
16676
6e854735
YQ
166772014-02-08 Yao Qi <yao@codesourcery.com>
16678
16679 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16680 that no =breakpoint-modified is emitted when breakpoints are
16681 modified through MI commands.
16682
d137e6dc
PA
166832014-02-07 Pedro Alves <pedro@codesourcery.com>
16684 Pedro Alves <palves@redhat.com>
16685
16686 * gdb.threads/step-after-sr-lock.c: New file.
16687 * gdb.threads/step-after-sr-lock.exp: New file.
16688
b5ee5a50
PA
166892014-02-07 Pedro Alves <palves@redhat.com>
16690
16691 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16692
3c77faf3
JK
166932014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16694
16695 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16696 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16697
6dddc817
DE
166982014-02-06 Doug Evans <xdje42@gmail.com>
16699
16700 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16701 output.
16702
16703 * gdb.gdb/python-interrupts.exp: New file.
16704
de7b2893
YQ
167052014-02-05 Yao Qi <yao@codesourcery.com>
16706
16707 * gdb.trace/report.exp (use_collected_data): Test the output
16708 of "info threads" and "info inferiors".
16709
66d032ac
YQ
167102014-02-05 Yao Qi <yao@codesourcery.com>
16711
16712 Revert this patch:
16713
16714 2013-05-24 Yao Qi <yao@codesourcery.com>
16715
16716 * gdb.trace/tfile.exp: Test inferior and thread.
16717
591a12a1
UW
167182014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16719
16720 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16721 on a function.
16722 * gdb.base/step-bt.c: Call hello via function pointer to make
16723 sure its first instruction is executed on powerpc64le-linux.
16724
0ff3e01f
UW
167252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16726
16727 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16728
084ee545
UW
167292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16730
16731 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16732 of the test patterns for use on little-endian systems.
16733
6ed14ff3
UW
167342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16735
16736 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16737 (decimal_vector): Fix for little-endian.
16738
401e27fd
JM
167392014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16740
16741 * gdb.arch/sparc-sysstep.exp: New file.
16742 * gdb.arch/sparc-sysstep.c: Likewise.
16743
16744 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16745
8b924729
EBM
167462014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16747
16748 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16749
fb151210
JB
167502014-01-23 Tom Tromey <tromey@redhat.com>
16751
16752 * gdb.ada/array_char_idx: New testcase.
16753
0740f8d8
TT
167542014-01-23 Tom Tromey <tromey@redhat.com>
16755
16756 PR python/16487:
16757 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16758 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16759 classes.
16760
21909fa1
TT
167612014-01-23 Tom Tromey <tromey@redhat.com>
16762
16763 PR python/16491:
16764 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16765 string from an inferior frame.
16766 * gdb.python/py-framefilter-mi.exp: Update.
16767
87ce2a04
DE
167682014-01-22 Doug Evans <dje@google.com>
16769
16770 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16771
237b092b
AA
167722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16773
16774 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16775
d674a709
AA
167762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16777
16778 * gdb.trace/entry-values.exp: Remove excess space character from
16779 regex patterns. Handle s390 call instruction.
16780
20fa3390
AA
167812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16782
16783 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16784 define "*_start" label. Make "name" static.
16785 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16786 ${name} by references to ${name}_start.
16787
78466714
AA
167882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16789
16790 * gdb.base/info-macros.exp: Remove "debug" from the compile
16791 options.
16792
ec9f644a
IB
167932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16794
16795 * gdb.dlang/demangle.exp: New file.
16796
94b1b47e
IB
167972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16798
16799 * gdb.dlang/primitive-types.exp: New file.
16800
7f420862
IB
168012014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16802
16803 * configure.ac: Create gdb.dlang/Makefile.
16804 * configure: Regenerate.
16805 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16806 * gdb.dlang/Makefile.in: New file.
16807 * lib/d-support.exp: New file.
16808 * lib/gdb.exp (skip_d_tests): New proc.
16809
52834460
MM
168102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16811
16812 * gdb.btrace/delta.exp: Check reverse stepi.
16813 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16814 * gdb.btrace/finish.exp: New.
16815 * gdb.btrace/next.exp: New.
16816 * gdb.btrace/nexti.exp: New.
16817 * gdb.btrace/record_goto.c: Add comments.
16818 * gdb.btrace/step.exp: New.
16819 * gdb.btrace/stepi.exp: New.
16820 * gdb.btrace/multi-thread-step.c: New.
16821 * gdb.btrace/multi-thread-step.exp: New.
16822 * gdb.btrace/rn-dl-bind.c: New.
16823 * gdb.btrace/rn-dl-bind.exp: New.
16824 * gdb.btrace/data.c: New.
16825 * gdb.btrace/data.exp: New.
16826 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16827
6e07b1d2
MM
168282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16829
16830 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16831 * gdb.btrace/exception.exp: Update.
16832 * gdb.btrace/instruction_history.exp: Update.
16833 * gdb.btrace/record_goto.exp: Update.
16834 * gdb.btrace/tailcall.exp: Update.
16835 * gdb.btrace/unknown_functions.exp: Update.
16836 * gdb.btrace/delta.exp: New.
16837
0b722aec
MM
168382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16839
16840 * gdb.btrace/record_goto.exp: Add backtrace test.
16841 * gdb.btrace/tailcall.exp: Add backtrace test.
16842
066ce621
MM
168432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16844
16845 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16846 * gdb.btrace/record_goto.c: New.
16847 * gdb.btrace/record_goto.exp: New.
16848 * gdb.btrace/x86-record_goto.S: New.
16849
0688d04e
MM
168502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16851
16852 * gdb.btrace/function_call_history.exp: Update tests.
16853 * gdb.btrace/instruction_history.exp: Update tests.
16854
8710b709
MM
168552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16856
16857 * gdb.btrace/function_call_history.exp: Fix expected field
16858 order for "record function-call-history".
16859 Add new tests for "record function-call-history /c".
16860 * gdb.btrace/exception.cc: New.
16861 * gdb.btrace/exception.exp: New.
16862 * gdb.btrace/tailcall.exp: New.
16863 * gdb.btrace/x86-tailcall.S: New.
16864 * gdb.btrace/x86-tailcall.c: New.
16865 * gdb.btrace/unknown_functions.c: New.
16866 * gdb.btrace/unknown_functions.exp: New.
16867 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16868
5de9129b
MM
168692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16870
16871 * gdb.btrace/instruction_history.exp: Update.
16872 * gdb.btrace/function_call_history.exp: Update.
16873
23a7fe75
MM
168742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16875
16876 * gdb.btrace/function_call_history.exp: Fix expected function
16877 trace.
16878 * gdb.btrace/instruction_history.exp: Initialize traced.
16879 Remove traced_functions.
16880
724c7dd8
MM
168812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16882
16883 * gdb.btrace/function_call_history.exp: Update
16884 * gdb.btrace/instruction_history.exp: Update.
16885
6d78d93b
MM
168862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16887
16888 * gdb.btrace/enable.exp: Update expected text.
16889
93a360cc
OJ
168902014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16891
16892 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16893 bytes.
16894
3772b53f
MR
168952014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16896
16897 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16898
596662fa
OJ
168992014-01-15 Omair Javaid <omair.javaid@linaro.org>
16900
16901 * lib/gdb.exp (supports_process_record): Return true for
16902 arm*-linux*. (supports_reverse): Likewise.
16903
b5b08fb4
SC
169042014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16905
16906 PR python/15464
16907 PR python/16113
16908 * gdb.python/py-type.c: Enhance test case.
16909 * gdb.python/py-value-cc.cc: Likewise
16910 * gdb.python/py-type.exp: Add new tests.
16911 * gdb.python/py-value-cc.exp: Likewise
16912
52d7fb13
AA
169132014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16914 Pedro Alves <palves@redhat.com>
16915
16916 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16917 Make "name" extern.
16918 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16919 references to ${name}_start by references to ${name}.
16920
a2cd8cfe
JB
169212014-01-10 Joel Brobecker <brobecker@adacore.com>
16922
16923 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16924
4e23fced
JB
169252014-01-10 Joel Brobecker <brobecker@adacore.com>
16926
16927 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16928
c6a9e42c
PA
169292014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16930 Pedro Alves <palves@redhat.com>
16931
16932 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16933 mi_gdb_target_load.
c6a9e42c 16934
b7ea362b
PA
169352014-01-08 Pedro Alves <palves@redhat.com>
16936
16937 * gdb.threads/reconnect-signal.c: New file.
16938 * gdb.threads/reconnect-signal.exp: New file.
16939
5e3f4fab
EBM
169402014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16941
16942 * gdb.base/source-dir.exp: New file.
16943
79301218
JB
169442014-01-07 Joel Brobecker <brobecker@adacore.com>
16945
16946 * gdb.ada/mi_interface: New testcase.
16947
8e355c5d
JB
169482014-01-07 Joel Brobecker <brobecker@adacore.com>
16949
16950 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16951 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16952 gdb.ada/pp-rec-component/pck.ads: New files.
16953
c0d48811
JB
169542014-01-07 Joel Brobecker <brobecker@adacore.com>
16955
16956 * gdb.python/py-pp-integral.c: New file.
16957 * gdb.python/py-pp-integral.py: New file.
16958 * gdb.python/py-pp-integral.exp: New file.
16959
17b609c3 16960For older changes see ChangeLog-1993-2013.
c906108c 16961\f
8d8cb839
EZ
16962;; Local Variables:
16963;; mode: change-log
16964;; left-margin: 8
16965;; fill-column: 74
16966;; version-control: never
16967;; End:
902f2ccb 16968
42a4f53d 16969 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16970 Copying and distribution of this file, with or without modification,
16971 are permitted provided the copyright notice and this notice are preserved.
This page took 3.623115 seconds and 4 git commands to generate.