x86: Pass -O0 to assembler in noextreg.d
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
6b78c3f8
AB
12019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 PR breakpoints/24541
4 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
5
da738167
TV
62019-07-14 Tom de Vries <tdevries@suse.de>
7
8 PR testsuite/24760
9 * gdb.objc/basicclass.exp: Fix unterminated string.
10
0d4e84ed
AB
112019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
12 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
15 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
16 negative bounds.
17 * gdb.fortran/vla-value.exp: Print elements of an array with
18 negative bounds.
19 * gdb.fortran/vla.f90: Setup an array with negative bounds for
20 testing.
21
021d8588
AB
222019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.base/options.exp (expect_string): Dequote strings in
25 results.
26 (test-string): Test strings with different quoting and reindent.
27
f06f1252
TT
282019-07-10 Tom Tromey <tromey@adacore.com>
29
30 * gdb.ada/mi_ex_cond.exp: Update expected results.
31 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
32 * gdb.ada/mi_catch_ex.exp: Update expected results.
33 * gdb.ada/mi_catch_assert.exp: Update expected results.
34 * gdb.ada/catch_ex.exp (catch_exception_info)
35 (catch_exception_entry, catch_assert_entry)
36 (catch_unhandled_entry): Update.
37 * gdb.ada/catch_assert_if.exp: Update expected results.
38
b863685d
RB
392019-07-10 Richard Bunt <richard.bunt@arm.com>
40 Stephen Roberts <stephen.roberts@arm.com>
41
42 * gdb.base/define.exp: Restore original prompt.
43
cb1e4e32
PA
442019-07-09 Pedro Alves <palves@redhat.com>
45
46 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
47 breakpoints" output.
48 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
49 * gdb.python/py-breakpoint.exp: No longer expect that "catch
50 throw" creates breakpoint.
51 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
52 'type="catchpoint"'.
53
b58a68fe
PA
542019-07-09 Pedro Alves <palves@redhat.com>
55
56 PR c++/15468
57 * gdb.cp/except-multi-location-lib.cc: New.
58 * gdb.cp/except-multi-location-main.cc: New.
59 * gdb.cp/except-multi-location.exp: New.
60
0826779b
PW
612019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
62
63 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
64 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
65 argument and update callers.
66
5b0e2db4
AB
672019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.arch/amd64-break-on-asm-line.S: New file.
70 * gdb.arch/amd64-break-on-asm-line.exp: New file.
71
1f6f6e21
PW
722019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
73
74 * gdb.base/printcmds.exp: Test printing C string and
75 C wide string convenience vars without transiting via the inferior.
76 Also make test names unique.
77
ea142fbf
AH
782019-07-08 Alan Hayward <alan.hayward@arm.com>
79
80 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
81
213fd9fa
PA
822019-07-04 Pedro Alves <palves@redhat.com>
83
84 * lib/gdb.exp (foreach_with_prefix): Don't return early if
85 body returned ok(0), break(3) or continue(4).
86 * gdb.testsuite/foreach_with_prefix.exp: New file.
87
2b40fda7
AH
882019-07-04 Alan Hayward <alan.hayward@arm.com>
89
90 * gdb.server/unittest.exp: Allow 0 unit tests to run.
91
a26c8de0
PA
922019-07-03 Pedro Alves <palves@redhat.com>
93
94 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
95 "return -code".
96
5f4ba3e7
PA
972019-07-03 Pedro Alves <palves@redhat.com>
98
99 PR cli/24732
100 * gdb.base/shell.exp: Load completion-support.exp.
101 Adjust expected error output. Add completion tests.
102
a994424f
PA
1032019-07-03 Pedro Alves <palves@redhat.com>
104
105 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
106 string_to_regexp.
107
3d9be6f5
PA
1082019-07-03 Pedro Alves <palves@redhat.com>
109
110 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
111 (expect_integer): Adjust to expect "-string".
112 (expect_string): New.
113 (all_options): Expect "-string".
114 (test-flag, test-boolean): Adjust to expect "-string".
115 (test-string): New proc.
116 (top level): Call it.
117
41fc454c
PA
1182019-07-03 Pedro Alves <palves@redhat.com>
119
120 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
121 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
122 the expected output in the success.
123
b2b2a215
PA
1242019-07-03 Pedro Alves <palves@redhat.com>
125
126 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
127 Split one gdb_test_multiple call in two to avoid a race.
128
fdbc9870
PA
1292019-07-03 Pedro Alves <palves@redhat.com>
130
131 * gdb.base/with.c: New file.
132 * gdb.base/with.exp: New file.
133
c6ac8931
PA
1342019-07-03 Pedro Alves <palves@redhat.com>
135
136 * gdb.base/settings.exp: Replace all references to "maint
137 test-settings set" with references to "maint set test-settings",
138 and all references to "maint test-settings show" with references
139 to "maint show test-settings".
140
970f9d09
PA
1412019-07-03 Pedro Alves <palves@redhat.com>
142
143 * gdb.base/settings.exp (test-string): Adjust expected out when
144 testing "maint test-settings show filename"
145
54d66006
PA
1462019-07-02 Pedro Alves <palves@redhat.com>
147
148 * gdb.base/options.exp (test-info-threads): New procedure.
149 (top level): Call it.
150
10d06d82
TT
1512019-06-28 Tom Tromey <tromey@adacore.com>
152
153 * gdb.dwarf2/ada-linkage-name.c: New file.
154 * gdb.dwarf2/ada-linkage-name.exp: New file.
155
3d507ff2
TT
1562019-06-27 Tom Tromey <tromey@adacore.com>
157
158 * gdb.cp/constexpr-field.exp: Use setup_xfail.
159
8af58ffe
TV
1602019-06-26 Tom de Vries <tdevries@suse.de>
161
162 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
163
22e21752
TV
1642019-06-26 Tom de Vries <tdevries@suse.de>
165
166 * gdb.base/index-cache.exp: Add back missing debug option.
167
b65b566c
PW
1682019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
169
170 * gdb.base/alias.exp: Test non matching/non existing prefixes.
171
5c2c8c69
TV
1722019-06-25 Tom de Vries <tdevries@suse.de>
173
174 PR testsuite/24727
175 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
176
164e3873
TV
1772019-06-24 Tom de Vries <tdevries@suse.de>
178
179 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
180
824eacee
TV
1812019-06-24 Tom de Vries <tdevries@suse.de>
182
183 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
184 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
185 * gdb.trace/unavailable-dwarf-piece.exp: Same.
186
385b97d3
TV
1872019-06-24 Tom de Vries <tdevries@suse.de>
188
189 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
190
c596f180
TV
1912019-06-21 Tom de Vries <tdevries@suse.de>
192
193 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
194
b13a7d03
TV
1952019-06-21 Tom de Vries <tdevries@suse.de>
196
197 PR testsuite/24518
198 PR ada/24713
199 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
200 index.
201
899277ae
TT
2022019-06-19 Tom Tromey <tromey@adacore.com>
203
204 * gdb.ada/length_cond.exp: Add intro comment.
205
680e1bee
TT
2062019-06-19 Tom Tromey <tromey@adacore.com>
207
208 * gdb.ada/length_cond.exp: New file.
209 * gdb.ada/length_cond/length_cond.adb: New file.
210 * gdb.ada/length_cond/pck.adb: New file.
211 * gdb.ada/length_cond/pck.ads: New file.
212
0ed4690a
TV
2132019-06-18 Tom de Vries <tdevries@suse.de>
214
215 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
216
d20ed5fd
TT
2172019-06-18 Tom Tromey <tromey@adacore.com>
218
219 * gdb.base/list0.h: Add comment explaining control character.
220
86e04673
TV
2212019-06-18 Tom de Vries <tdevries@suse.de>
222
223 * boards/fission.exp: Break up long debug_flags line.
224
c4973306
SM
2252019-06-16 Tom de Vries <tdevries@suse.de>
226
227 PR gdb/24445
228 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
229 generated index.
230
93cb9841
AB
2312019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 PR gdb/24686
234 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
235 improve detection of bug gdb/24541.
236
399aaebd
SM
2372019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
238
239 PR gdb/24669
240 * gdb.base/index-cache.exp (uses_readnow,
241 expecting_index_cache_use): Define global variable.
242 (test_cache_enabled_miss, test_cache_enabled_hit): Use
243 expecting_index_cache_use.
244
584a927c
AB
2452019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
246 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.fortran/pointers.f90: New file.
249 * gdb.fortran/print_type.exp: New file.
250 * gdb.fortran/vla-ptype.exp: Adapt expected results.
251 * gdb.fortran/vla-type.exp: Likewise.
252 * gdb.fortran/vla-value.exp: Likewise.
253 * gdb.mi/mi-vla-fortran.exp: Likewise.
254
30056ea0
AB
2552019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
258 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
259 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
260 as a stop reason.
261
ec8e2b6d
AB
2622019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.base/annota1.exp: Update expected results.
265 * gdb.cp/annota2.exp: Likewise.
266 * gdb.cp/annota3.exp: Likewise.
267
09e4c4e1
AB
2682019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * gdb.base/style-logging.exp: Remove path from test name.
271
0735b091
TT
2722019-06-14 Tom Tromey <tromey@adacore.com>
273
274 PR gdb/24502:
275 * gdb.base/style-logging.exp: New file.
276
f5686554
TT
2772019-06-14 Tom Tromey <tromey@adacore.com>
278
279 * gdb.base/symfile-warn.exp: New file.
280 * gdb.base/symfile-warn.c: New file.
281
a0c1ffed
TT
2822019-06-14 Tom Tromey <tromey@adacore.com>
283
284 * gdb.base/annotate-symlink.exp: New file.
285
f411722c
TT
2862019-06-14 Tom Tromey <tromey@adacore.com>
287
288 * gdb.ada/set_wstr.exp: Add reassignment test.
289
4268ec18
TT
2902019-06-14 Tom Tromey <tromey@adacore.com>
291
292 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
293 'unchecked_access and 'unrestricted_access as well.
294
9a9e394b
TT
2952019-06-14 Tom Tromey <tromey@adacore.com>
296
297 PR ada/24539:
298 * gdb.ada/vla.exp: Update tests.
299 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
300 pragma.
301
4c048731
PA
3022019-06-13 Pedro Alves <palves@redhat.com>
303
304 * gdb.base/settings.exp (test-integer): Test junk after
305 "unlimited".
306
6665660a
PA
3072019-06-13 Pedro Alves <palves@redhat.com>
308
309 * gdb.base/options.exp (test-thread-apply): New.
310 (top level): Call it.
311
5d707134
PA
3122019-06-13 Pedro Alves <palves@redhat.com>
313
314 * gdb.base/options.exp (test-frame-apply): New.
315 (top level): Test print commands with different "frame apply"
316 prefixes.
317
e2a689da
PA
3182019-06-13 Pedro Alves <palves@redhat.com>
319
e79be6e5 320 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
321 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
322 'max_completions' parameter and handle it.
323 (test_gdb_completion_offers_commands): New.
324
90a1ef87
PA
3252019-06-13 Pedro Alves <palves@redhat.com>
326
327 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
328
d4c16835
PA
3292019-06-13 Pedro Alves <palves@redhat.com>
330
331 * gdb.base/options.exp (test-backtrace): New.
332 (top level): Call it.
333
2daf894e
PA
3342019-06-13 Pedro Alves <palves@redhat.com>
335
336 * gdb.guile/scm-frame-args.exp: Use "set print
337 raw-frame-arguments" instead of "set print raw frame-arguments".
338 * gdb.python/py-frame-args.exp: Likewise.
339
e6ed716c
PA
3402019-06-13 Pedro Alves <palves@redhat.com>
341
342 * gdb.compile/compile.exp: Adjust expected output to option
343 processing changes.
344
7d8062de
PA
3452019-06-13 Pedro Alves <palves@redhat.com>
346
347 * gdb.base/options.exp: Build executable.
348 (test-print): New procedure.
349 (top level): Call it, once for "print" and another for "compile
350 print".
351
9d0faba9
PA
3522019-06-13 Pedro Alves <palves@redhat.com>
353
354 * gdb.base/options.c: New file.
355 * gdb.base/options.exp: New file.
356
dee7b4c8
PA
3572019-06-13 Pedro Alves <palves@redhat.com>
358
359 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
360 that "o" is ambiguous.
361
dca0f6c0
PA
3622019-06-13 Pedro Alves <palves@redhat.com>
363
364 * gdb.base/settings.c: New file.
365 * gdb.base/settings.exp: New file.
366
ccf46844
PA
3672019-06-13 Pedro Alves <palves@redhat.com>
368
369 * gdb.base/completion.exp: Fix comment typo.
370
b9a3f842
PA
3712019-06-13 Pedro Alves <palves@redhat.com>
372
373 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
374 foo --1" test.
375
d106773e
PA
3762019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
377
378 * gdb.fortran/block-data.f: New.
379 * gdb.fortran/block-data.exp: New.
380
fea82da0
TV
3812019-06-11 Tom de Vries <tdevries@suse.de>
382
383 PR testsuite/24521
384 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
385 message.
386
8c2e74f1
TV
3872019-06-11 Tom de Vries <tdevries@suse.de>
388
389 PR testsuite/24521
390 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
391
b49851c8
TV
3922019-06-11 Tom de Vries <tdevries@suse.de>
393
394 * boards/readnow.exp: New file.
395
a7067863
AB
3962019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
397
398 * gdb.fortran/vla-sizeof.exp: Update expected results.
399
1a3da2cd
AB
4002019-06-06 Amos Bird <amosbird@gmail.com>
401
402 * gdb.base/annota1.exp (thread_switch): Add test for
403 thread-exited annotation.
404
3847a7bf
TT
4052019-06-06 Tom Tromey <tromey@adacore.com>
406
407 * gdb.base/maint.exp: Expect command started/finished output.
408
0088ba59
AB
4092019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
410
411 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
412 comment.
413 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
414
312617a3
AB
4152019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
416
417 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
418 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
419 * gdb.arch/riscv-unwind-long-insn.c: New file.
420 * gdb.arch/riscv-unwind-long-insn.exp: New file.
421
e1f2e1a2
CB
4222019-06-04 Christian Biesinger <cbiesinger@google.com>
423
d3238f7d 424 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 425
206584bd
PW
4262019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
427
428 * lib/gdb.exp (help_list_trailer): New regexp variable
429 factorizing the help trailer message.
430 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
431 arg to allow to better factorize various tests.
432 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
433 (test_prefix_command_help): Use help_list_trailer.
434 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
435 * gdb.guile/scm-cmd.exp: Likewise.
436 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
437 * gdb.base/help.exp: Use test_user_defined_class_help.
438 * gdb.base/style.exp: Add tests for styling of help and apropos.
439 * lib/gdb-utils.exp (style): Add title and highlight styles.
440
708dc93e
PW
4412019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
442
443 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
444 $_shell_exitsignal.
445 * gdb.base/default.exp: Update for new convenience variables.
446
f49055a5
TT
4472019-05-29 Tom Tromey <tromey@adacore.com>
448
449 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
450 to "break complete ada" test case's regexp.
451
4330d61d
TT
4522019-05-29 Tom Tromey <tromey@adacore.com>
453
454 PR c++/20020:
455 * gdb.cp/constexpr-field.exp: New file.
456 * gdb.cp/constexpr-field.cc: New file.
457
000439d5
TT
4582019-05-29 Tom Tromey <tromey@adacore.com>
459
460 * gdb.base/finish.exp (finish_no_print): New proc.
461 (finish_tests): Call it.
462
5a01c34c
TV
4632019-05-24 Tom de Vries <tdevries@suse.de>
464
465 * gdb.dwarf2/gdb-add-index.exp: New file.
466
18125b16
TT
4672019-05-22 Tom Tromey <tromey@adacore.com>
468
469 * gdb.base/info-shared.exp (check_info_shared): Use "style".
470 * gdb.base/style.exp: Use "style".
471 * lib/gdb-utils.exp (style): New proc.
472
af1a8d03
TV
4732019-05-22 Tom de Vries <tdevries@suse.de>
474
475 * gdb.base/align.exp: Require c++11.
476
e7fe496b
TV
4772019-05-22 Tom de Vries <tdevries@suse.de>
478
479 PR testsuite/24586
480 * gdb.python/py-mi-var-info-path-expression.exp: Call
481 mi_skip_python_tests to check if python is supported.
482
8fca4da0
AH
4832019-05-22 Alan Hayward <alan.hayward@arm.com>
484
485 * gdb.arch/aarch64-pauth.c: New test.
486 * gdb.arch/aarch64-pauth.exp: New file.
487
b7060614
AH
4882019-05-22 Alan Hayward <alan.hayward@arm.com>
489
490 * README (Re-running Tests Outside The Testsuite): New section.
491
669d0468
TV
4922019-05-21 Tom de Vries <tdevries@suse.de>
493
494 * gdb.arch/amd64-eval.exp: Require c++11.
495 * gdb.base/max-depth.exp: Same.
496 * gdb.compile/compile-cplus-array-decay.exp: Same.
497 * gdb.cp/meth-typedefs.exp: Same.
498 * gdb.cp/subtypes.exp: Same.
499 * gdb.cp/temargs.exp: Same.
500
ce3ebcaa
AH
5012019-05-21 Alan Hayward <alan.hayward@arm.com>
502
503 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
504
34d11c68
AB
5052019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 PR gdb/18644
508 * gdb.fortran/complex.exp: Remove setup_kfail calls.
509 * gdb.fortran/printing-types.exp: Add new test.
510 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
511 testing.
512 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
513 setup_kfail call.
514
87781e84
AH
5152019-05-17 Alan Hayward <alan.hayward@arm.com>
516
517 * README (Running the Testsuite): Change example.
518 (Testsuite Parameters): Remove TRANSCRIPT.
519 * lib/gdb.exp: Remove TRANSCRIPT check.
520
b420b89e
AH
5212019-05-17 Alan Hayward <alan.hayward@arm.com>
522
523 * README (Testsuite Parameters): Add replay logging to
524 GDBSERVER_DEBUG.
525 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
526 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
527 as a comma separated list.
528 (gdb_debug_init): Override procedure.
529
408e9b8b
AH
5302019-05-17 Alan Hayward <alan.hayward@arm.com>
531
532 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
533 (gdb_write_cmd_file): New procedure.
534 * lib/gdbserver-support.exp (gdbserver_start): Call
535 gdbserver_write_cmd_file.
536 (gdbserver_write_cmd_file): New procedure.
537
f9e2e39d
AH
5382019-05-17 Alan Hayward <alan.hayward@arm.com>
539
540 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
541 (delete_breakpoints): Likewise.
542 (gdb_run_cmd): Likewise.
543 (gdb_start_cmd): Likewise.
544 (gdb_starti_cmd): Likewise.
545 (gdb_internal_error_resync): Likewise.
546 (gdb_test_multiple): Likewise.
547 (gdb_reinitialize_dir): Likewise.
548 (default_gdb_exit): Likewise.
549 (gdb_file_cmd): Mark kill as optional.
550 (default_gdb_start): Call gdb_stdin_log_init.
551 (send_gdb): Call gdb_stdin_log_write.
552 (rerun_to_main): Mark Y as an answer.
553 (gdb_stdin_log_init): New function.
554 (gdb_stdin_log_write): Likewise.
555
81f47ac2
AH
5562019-05-17 Alan Hayward <alan.hayward@arm.com>
557
558 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
559 * gdb.base/debug-expr.exp: Likewise.
560 * gdb.base/foll-fork.exp: Likewise.
561 * gdb.base/foll-vfork.exp: Likewise.
562 * gdb.base/fork-print-inferior-events.exp: Likewise.
563 * gdb.base/gdb-sigterm.exp: Likewise.
564 * gdb.base/gdbinit-history.exp: Likewise.
565 * gdb.base/osabi.exp: Likewise.
566 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
567 * gdb.base/ui-redirect.exp: Likewise.
568 * gdb.gdb/unittest.exp: Likewise.
569 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
570 * gdb.mi/mi-watch.exp: Likewise.
571 * gdb.mi/new-ui-mi-sync.exp: Likewise.
572 * gdb.mi/user-selected-context-sync.exp: Likewise.
573 * gdb.python/python.exp: Disable debug test when debugging.
574 * gdb.threads/check-libthread-db.exp: Disable when debugging.
575 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
576 Likewise.
577 * gdb.threads/stepi-random-signal.exp: Likewise.
578
29b52314
AH
5792019-05-17 Alan Hayward <alan.hayward@arm.com>
580
581 * Makefile.in: Pass through GDB_DEBUG.
582 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
583 (gdb,debug): Add board setting.
584 * lib/gdb.exp (default_gdb_start): Start debugging.
585 (gdb_debug_enabled): New procedure.
586 (gdb_debug_init): Likewise.
29b52314
AH
587
5882019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 589
29b52314
AH
590 * Makefile.in: Pass through GDB_DEBUG.
591 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
592 (gdb,debug): Add board setting.
593 * lib/gdb.exp (default_gdb_start): Start debugging.
594 (gdb_debug_enabled): New procedure.
595 (gdb_debug_init): Likewise.
29b52314 596
ca1285d1
AH
5972019-05-17 Alan Hayward <alan.hayward@arm.com>
598
599 * gdb.base/ui-redirect.exp: Add debug redirect tests.
600
f3a09c80
AH
6012019-05-17 Alan Hayward <alan.hayward@arm.com>
602
603 * gdb.base/ui-redirect.exp: Test redirection.
604
26648588
JV
6052019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
606
607 * gdb.mi/mi-complete.exp: New file.
608 * gdb.mi/mi-complete.cc: Likewise.
609
14237686
AB
6102019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
611
612 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
613 indexed and sliced arrays, and pointers to arrays.
614
e7bd7fba
TT
6152019-05-14 Tom Tromey <tromey@adacore.com>
616
617 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
618 styling test.
619
2764128d
TV
6202019-05-14 Tom de Vries <tdevries@suse.de>
621
622 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
623 selection entry encoding.
624
71bed2db
TT
6252019-05-10 Tom Tromey <tromey@adacore.com>
626
627 * gdb.ada/info_exc.exp: Add "complete" test.
628
63b667ad
TV
6292019-05-09 Tom de Vries <tdevries@suse.de>
630
631 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
632 CU-relative.
633
9cfd2b89
TV
6342019-05-09 Tom de Vries <tdevries@suse.de>
635
636 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
637 CU-relative.
638
2228ef77
XR
6392019-05-08 Joel Brobecker <brobecker@adacore.com>
640
641 * gdb.ada/frame_arg_lang.exp: New testcase.
642 * gdb.ada/frame_arg_lang/bla.adb: New file.
643 * gdb.ada/frame_arg_lang/pck.ads: New file.
644 * gdb.ada/frame_arg_lang/pck.adb: New file.
645 * gdb.ada/frame_arg_lang/foo.c: New file.
646
80e55b13
TT
6472019-05-08 Tom Tromey <tromey@adacore.com>
648
649 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
650
9d3421af
TT
6512019-05-08 Tom Tromey <tromey@adacore.com>
652
653 * gdb.base/ptype-offsets.exp: Update tests.
654
844333e2
TT
6552019-05-08 Tom Tromey <tromey@adacore.com>
656
657 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
658 cases.
659 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
660 "short".
661
988915ee
TT
6622019-05-08 Tom Tromey <tromey@adacore.com>
663
664 * gdb.ada/vla.exp: New file.
665 * gdb.ada/vla/vla.adb: New file.
666
7bd55dac
TV
6672019-05-07 Tom de Vries <tdevries@suse.de>
668
669 * gdb.base/index-cache.exp (ls_host): Fix return statement.
670
75f06e9d
TV
6712019-05-07 Tom de Vries <tdevries@suse.de>
672
673 PR testsuite/24522
674 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
675 section.
676
77e7aaa4
TV
6772019-05-07 Tom de Vries <tdevries@suse.de>
678
679 PR testsuite/24522
680 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
681 .debug_aranges section.
682
456ba0fa
TV
6832019-05-07 Tom de Vries <tdevries@suse.de>
684
685 PR testsuite/24159
686 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
687
5a56d6a6
TV
6882019-05-06 Tom de Vries <tdevries@suse.de>
689
690 * lib/gdb.exp (exec_has_index_section): New proc.
691 * gdb.base/index-cache.exp: Handle case that binfile contains an index
692 section.
693
9d6d4be8
TV
6942019-05-04 Tom de Vries <tdevries@suse.de>
695
696 * boards/cc-with-debug-names.exp: New file.
697
222a8d25
TT
6982019-05-03 Tom Tromey <tromey@adacore.com>
699
700 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
701 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
702 * gdb.ada/char_enum.exp: Add test.
703
0fdfd794
TV
7042019-05-03 Tom de Vries <tdevries@suse.de>
705
706 * boards/cc-with-gdb-index.exp: New file.
707
80062eb9
AB
7082019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
709
710 * gdb.rust/simple.exp: Add new test case.
711 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
712 (main): Initialise an instance of the new struct.
713
4504bbde
TT
7142019-05-01 Tom Tromey <tromey@adacore.com>
715
716 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
717 record.
718 (NPR): New variable.
719 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
720 test.
721
d48e62f4
TT
7222019-05-01 Tom Tromey <tromey@adacore.com>
723
724 * gdb.ada/packed_array_assign.exp: Add packed assignment
725 regression test.
726
f59f30f5
TV
7272019-05-01 Tom de Vries <tdevries@suse.de>
728
729 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
730
b70bfc54
TV
7312019-05-01 Tom de Vries <tdevries@suse.de>
732
733 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
734
15f18d14
AT
7352019-04-30 Ali Tamur <tamur@google.com>
736
737 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
738
2ff0a947
TT
7392019-04-30 Tom Tromey <tromey@adacore.com>
740
741 * lib/ada.exp (find_ada_tool): New proc.
742 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
743 * gdb.ada/catch_ex_std.exp: New file.
744 * gdb.ada/catch_ex_std/foo.adb: New file.
745 * gdb.ada/catch_ex_std/some_package.adb: New file.
746 * gdb.ada/catch_ex_std/some_package.ads: New file.
747
a776957c
TT
7482019-04-30 Tom Tromey <tromey@adacore.com>
749
750 PR c++/24470:
751 * gdb.cp/temargs.cc: Add test code from PR.
752
bc68014d
AB
7532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
754
755 * gdb.fortran/vla-datatypes.exp: Update expected results.
756 * gdb.fortran/vla-ptype.exp: Likewise.
757 * gdb.fortran/vla-type.exp: Likewise.
758 * gdb.fortran/vla-value.exp: Likewise.
759
f1fdc960
AB
7602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.fortran/ptr-indentation.exp: Update expected results.
763 * gdb.fortran/ptype-on-functions.exp: Likewise.
764 * gdb.fortran/vla-ptr-info.exp: Likewise.
765 * gdb.fortran/vla-value.exp: Likewise.
766
bf7a4de1
AB
7672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * gdb.fortran/ptype-on-functions.exp: New file.
770 * gdb.fortran/ptype-on-functions.f90: New file.
771
bbe75b9d
AB
7722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
775 case void string.
776
1db455a7
AB
7772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.fortran/complex.exp: Expand.
780 * gdb.fortran/complex.f: Renamed to...
781 * gdb.fortran/complex.f90: ...this, and extended to add more
782 complex values.
783
b6d03bb2
AB
7842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
785
786 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
787 MODULO, CMPLX.
788
2e62ab40
AB
7892019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
790 Richard Bunt <richard.bunt@arm.com>
791
792 * gdb.base/max-depth.c: New file.
793 * gdb.base/max-depth.exp: New file.
794 * gdb.python/py-nested-maps.c: New file.
795 * gdb.python/py-nested-maps.exp: New file.
796 * gdb.python/py-nested-maps.py: New file.
797 * gdb.python/py-format-string.exp (test_max_depth): New proc.
798 (test_all_common): Call test_max_depth.
799 * gdb.fortran/max-depth.exp: New file.
800 * gdb.fortran/max-depth.f90: New file.
801 * gdb.go/max-depth.exp: New file.
802 * gdb.go/max-depth.go: New file.
803 * gdb.modula2/max-depth.exp: New file.
804 * gdb.modula2/max-depth.c: New file.
805 * lib/gdb.exp (get_print_expr_at_depths): New proc.
806
d2b584a5
TV
8072019-04-29 Tom de Vries <tdevries@suse.de>
808
809 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
810
136afab8
PW
8112019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
812
813 * gdb.base/callexit.exp: Test may-call-functions off.
814
725cbb63
KS
8152019-04-25 Keith Seitz <keiths@redhat.com>
816
817 PR c++/24367
818 * gdb.cp/meth-typedefs.cc (incomplete_struct)
819 (another_incomplete_struct, test_incomplete): New definitions.
820 (main): Use new definitions.
821 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
822 functions.
823
82433e3e
SDJ
8242019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
825
826 PR corefiles/11608
827 PR corefiles/18187
828 * gdb.base/coredump-filter-build-id.exp: New file.
829
dd06d4d6
AH
8302019-04-25 Alan Hayward <alan.hayward@arm.com>
831
e79be6e5
SM
832 * Makefile.in: Pass through GDBSERVER_DEBUG.
833 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
834 (gdbserver,debug): Add board setting.
835 * gdb.trace/tspeed.exp: Skip when debugging.
836 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
837 * lib/gdbserver-support.exp: Likewise
dd06d4d6 838
1670072e
TT
8392019-04-24 Tom Tromey <tromey@adacore.com>
840
841 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
842 Rust.
843
a59240a4
TT
8442019-04-24 Tom Tromey <tromey@adacore.com>
845
846 * gdb.arch/amd64-eval.exp: Test bitfield return.
847 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
848 (class Foo) <return_bitfields>: New method.
849 (main): Call it.
850
b907456c
AB
8512019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
852
853 * gdb.cp/many-args.cc: New file.
854 * gdb.cp/many-args.exp: New file.
855
5c565afd
TV
8562019-04-23 Tom de Vries <tdevries@suse.de>
857
858 PR gdb/24433
859 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
860
ba22ff86
AH
8612019-04-23 Alan Hayward <alan.hayward@arm.com>
862
863 * gdb.trace/backtrace.exp: Use nopie flag.
864 * gdb.trace/circ.exp: Likewise.
865 * gdb.trace/collection.exp: Likewise.
866 * gdb.trace/ftrace.exp: Likewise.
867 * gdb.trace/mi-trace-unavailable.exp: Likewise.
868 * gdb.trace/mi-traceframe-changed.exp: Likewise.
869 * gdb.trace/qtro.exp: Likewise.
870 * gdb.trace/read-memory.exp: Likewise.
871 * gdb.trace/report.exp: Likewise.
872 * gdb.trace/tfile.exp: Likewise.
873 * gdb.trace/tfind.exp: Likewise.
874 * gdb.trace/unavailable.exp: Likewise.
875
7905fc35
PA
8762019-04-22 Pedro Alves <palves@redhat.com>
877
878 * gdb.base/solib-probes-nosharedlibrary.c,
879 gdb.base/solib-probes-nosharedlibrary.exp: New files.
880
8ecb59f8
TT
8812019-04-19 Tom Tromey <tromey@adacore.com>
882
883 * gdb.ada/ptype_union.c: New file.
884 * gdb.ada/ptype_union.exp: New file.
885
62160ec9
TT
8862019-04-19 Tom Tromey <tromey@adacore.com>
887
888 PR symtab/24423:
889 * gdb.base/list0.h (foo): Add a control-l character.
890
36cd4ba5
TV
8912019-04-18 Tom de Vries <tdevries@suse.de>
892
893 PR gdb/24433
894 * boards/local-board.exp: Set sysroot to "".
895
b73715df
TV
8962019-04-18 Tom de Vries <tdevries@suse.de>
897 Pedro Alves <palves@redhat.com>
898
899 PR gdb/24454
900 * gdb.threads/vfork-follow-child-exec.c: New file.
901 * gdb.threads/vfork-follow-child-exec.exp: New file.
902 * gdb.threads/vfork-follow-child-exit.c: New file.
903 * gdb.threads/vfork-follow-child-exit.exp: New file.
904
4aa866af
LS
9052019-04-15 Leszek Swirski <leszeks@google.com>
906
907 * gdb.arch/amd64-eval.cc: New file.
908 * gdb.arch/amd64-eval.exp: New file.
909
e5a1a79a
AH
9102019-04-11 Alan Hayward <alan.hayward@arm.com>
911
912 * gdb.server/sysroot.c: New test.
913 * gdb.server/sysroot.exp: New file.
914 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
915 matching param.
916
41077b66
AB
9172019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
918
919 * gdb.base/align.exp: Extend test to cover structures containing
920 only static fields.
921
c30391f8
TV
9222019-04-11 Tom de Vries <tdevries@suse.de>
923
924 * boards/cc-with-dwz-m.exp: New file.
925 * boards/cc-with-dwz.exp: New file.
926 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
927
e242fd12
SM
9282019-04-09 Simon Marchi <simon.marchi@efficios.com>
929
930 * gdb.base/start-cpp.exp: New file.
931 * gdb.base/start-cpp.cc: New file.
932
2b0c8b01
KB
9332019-04-08 Kevin Buettner <kevinb@redhat.com>
934
935 * gdb.python/py-thrhandle.exp: Adjust tests to call
936 thread_from_handle instead of thread_from_thread_handle.
937
947210e5
KB
9382019-04-08 Kevin Buettner <kevinb@redhat.com>
939
940 * gdb.python/py-thrhandle.exp: Add tests for
941 gdb.InferiorThread.handle.
942
d7df6549
AB
9432019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
944
945 * gdb.python/py-function.exp: Check calling helper function from
946 all languages.
947 * lib/gdb.exp (gdb_supported_languages): New proc.
948
8bdc1658
AB
9492019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 * gdb.base/complex-parts.c: New file.
952 * gdb.base/complex-parts.exp: New file.
953
05caa1d2
TT
9542019-04-01 Tom Tromey <tromey@adacore.com>
955
956 PR symtab/23331:
957 * gdb.dwarf2/dw2-ranges-main.c: New file.
958 * gdb.dwarf2/dw2-ranges-psym.c: New file.
959 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
960
7734102d
EZ
9612019-03-30 Simon Marchi <simark@simark.ca>
962
963 * gdb.base/default.exp: Add values for $_gdb_major and
964 $_gdb_minor.
965
188e1fa9
TT
9662019-03-29 Tom Tromey <tromey@adacore.com>
967
968 * gdb.base/help.exp: Tighten apropos regexp.
969
2880242d
KS
9702019-03-29 Keith Seitz <keiths@redhat.com>
971
972 * gdb.fortran/array-bounds.exp: New file.
973 * gdb.fortran/array-bounds.f90: New file.
974
077cad8e
PW
9752019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
976
977 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
978
80047cfc
PW
9792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
980
981 * gdb.multi/hello.c (main): Increase alarm timer.
982
f489207e
SL
9832019-03-28 Sandra Loosemore <sandra@codesourcery.com>
984
985 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
986 factor when no hardware watchpoint support.
987
c92df149
AH
9882019-03-28 Alan Hayward <alan.hayward@arm.com>
989 Pedro Alves <palves@redhat.com>
990
991 * boards/local-board.exp: set sysroot to /.
992
933aebfa
AH
9932019-03-27 Alan Hayward <alan.hayward@arm.com>
994
995 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
996 in child.
997
9f9aa852
AB
9982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
999
1000 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1001 field.
1002 (make_container): Initialise new field.
1003 * gdb.python/py-prettyprint.exp: Add new tests.
1004 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1005 <display_hint>: New method.
1006
3714a195
AB
10072019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1008
1009 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1010 gdb_continue_to_breakpoint more throughout this test.
1011 (run_lang_tests) Supply unique test names, and use
1012 gdb_test_no_output.
1013
18c77628
AB
10142019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * gdb.base/finish-pretty.exp: Update expected results.
1017 * gdb.base/pretty-print.c: New file.
1018 * gdb.base/pretty-print.exp: New file.
1019
9a93502f
PA
10202019-03-25 Pedro Alves <palves@redhat.com>
1021
1022 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1023 move comments outside list. Append '-i "" eof' section.
1024
968aa7ae
AH
10252019-03-22 Alan Hayward <alan.hayward@arm.com>
1026
1027 * README: Add pie options.
1028 * gdb.base/break-interp.exp: Ensure pie is disabled.
1029 * gdb.base/dump.exp: Likewise.
1030 * lib/gdb.exp (gdb_compile): Add pie option.
1031
4c7d57e7
TT
10322019-03-19 Tom Tromey <tromey@adacore.com>
1033
1034 * gdb.mi/mi2-cli-display.c: New file.
1035 * gdb.mi/mi2-cli-display.exp: New file.
1036
bff8c71f
TT
10372019-03-18 Joel Brobecker <brobecker@adacore.com>
1038 Tom Tromey <tromey@adacore.com>
1039
1040 * gdb.ada/ptype_array/pck.adb: New file.
1041 * gdb.ada/ptype_array/pck.ads: New file.
1042 * gdb.ada/ptype_array/foo.adb: New file.
1043 * gdb.ada/ptype_array.exp: New file.
1044
d085f989
TT
10452019-03-14 Tom Tromey <tromey@adacore.com>
1046
1047 * gdb.base/style.exp: Add "set style sources" test.
1048
b4be1b06
SM
10492019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1050
1051 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1052 * mi-breakpoint-multiple-locations.exp: ... this.
1053 (make_breakpoints_pattern): New proc.
1054 (do_test): Add mi_version parameter, test -break-insert,
1055 -break-info and =breakpoint-created.
1056
7cde5fc2
AB
10572019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 * config/default.exp: Remove 'load_lib gdb.exp'.
1060 * config/monitor.exp: Likewise.
1061 * config/sid.exp: Likewise.
1062 * config/sim.exp: Likewise.
1063 * config/slite.exp: Likewise.
1064 * config/unix.exp: Likewise.
1065 * gdb.base/default.exp: Remove unhelpful comment.
1066
efbecbc1
AB
10672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1070
0841c79a
AB
10712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1072
1073 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1074
4a270568
AB
10752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1076
1077 * gdb.fortran/type-kinds.exp: Update expected results.
1078
067630bd
AB
10792019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1080
1081 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1082
3be47f7a
AB
10832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1084
1085 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1086 function.
1087 (test_basic_parsing_of_type_kinds): Expand types tested.
1088 (test_parsing_invalid_type_kinds): New function.
1089
4d00f5d8
AB
10902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1091
1092 * gdb.fortran/intrinsics.exp: New file.
1093 * gdb.fortran/intrinsics.f90: New file.
1094 * gdb.fortran/type-kinds.exp: New file.
1095
c8f91604
AB
10962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1097
1098 * gdb.fortran/dot-ops.exp: New file.
1099
dd9f2c76
AB
11002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1101
1102 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1103 Check upper and lower case logical literals.
1104
84ec9724
AB
11052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1106
1107 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1108 Remove duplicate tests.
1109
c3734e09
AH
11102019-03-06 Alan Hayward <alan.hayward@arm.com>
1111
1112 * lib/gdb.exp (builtin_cd): rename of cd.
1113 (cd): Override builtin.
1114
aa3cfbda
RB
11152019-03-06 Richard Bunt <richard.bunt@arm.com>
1116
1117 * gdb.fortran/function-calls.exp: New file.
1118 * gdb.fortran/function-calls.f90: New test.
1119
7b63ad86
RB
11202019-03-04 Richard Bunt <richard.bunt@arm.com>
1121
1122 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1123 on user program standard output.
1124 * gdb.fortran/short-circuit-argument-list.f90: Record function
1125 calls.
1126
01abb042
AH
11272019-02-28 Alan Hayward <alan.hayward@arm.com>
1128
c3734e09
AH
1129 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1130 failure.
01abb042 1131
92137da0
RO
11322019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1133
1134 PR gdb/8527
1135 * gdb.base/interrupt-daemon-attach.c,
1136 gdb.base/interrupt-daemon-attach.exp: New test.
1137
5862844d
PA
11382019-02-27 Pedro Alves <palves@redhat.com>
1139
1140 * gdb.base/page.exp: Add tests for "set width/height -1".
1141
8ed25214
PA
11422019-02-27 Pedro Alves <palves@redhat.com>
1143
1144 * gdb.base/page.exp: Add tests for "set/show width/height" with
1145 "infinite" values.
1146
6c28e44a
TT
11472019-02-27 Tom Tromey <tromey@adacore.com>
1148
1149 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1150 2.4.
1151 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1152 workaround.
1153
bf9a735e
AB
11542019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1155
1156 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1157 tests for structs with static members.
1158
8791793c
TT
11592019-02-26 Tom Tromey <tromey@adacore.com>
1160
1161 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1162 ValueError, not TypeError.
1163
bc2a507e
KB
11642019-02-26 Kevin Buettner <kevinb@redhat.com>
1165
1166 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1167 call from main program.
1168
e0e7d3bd
JB
11692019-02-23 Joel Brobecker <brobecker@adacore.com>
1170
1171 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1172 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1173 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1174 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1175 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1176
9600246d
KS
11772019-02-22 Keith Seitz <keiths@redhat.com>
1178
1179 PR symtab/23853
1180 * gdb.base/symlink-sourcefile.c: New file.
1181 * gdb.base/symlink-sourcefile.exp: New file.
1182
0c95f9ed
TT
11832019-02-20 Tom Tromey <tom@tromey.com>
1184
1185 * gdb.base/info_qt.exp: Update.
1186
6caa91b6
SM
11872019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1188
1189 * gdb.base/source.exp: Move "error in sourced script" code to
1190 the end.
1191 * gdb.base/source-error.gdb: Move contents to
1192 source-error-1.gdb. Add new code to source source-error-1.gdb.
1193 * gdb.base/source-error-1.gdb: New file, from previous
1194 source-error.gdb.
1195
6506371f
TT
11962019-02-17 Tom Tromey <tom@tromey.com>
1197
1198 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1199 for macro styling.
1200 * gdb.base/style.c (SOME_MACRO): New macro.
1201
a0087920
TT
12022019-02-17 Tom Tromey <tom@tromey.com>
1203
1204 * gdb.base/style.exp: Add line-wrapping tests.
1205 * gdb.base/page.exp: Add test for quitting during pagination.
1206
a2cd4f14
JB
12072019-02-17 Joel Brobecker <brobecker@adacore.com>
1208
1209 * gdb.ada/big_packed_array: New testcase.
1210 * gdb.ada/homonym.exp: Fix incorrect expected output for
1211 "break <homonym__get_value>" test.
1212
9d70ffbc
WP
12132019-02-13 Weimin Pan <weimin.pan@oracle.com>
1214
1215 PR breakpoints/21870
1216 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1217 and prepare_for_testing. Add comment.
1218 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1219 redundant cleanup call. Clean up comment.
1220
01c7ae81
WP
12212019-02-12 Weimin Pan <weimin.pan@oracle.com>
1222
1223 PR breakpoints/21870
1224 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1225 * gdb.arch/aarch64-dbreg-contents.c: New file.
1226
aff29d1c
JB
12272019-02-10 Joel Brobecker <brobecker@adacore.com>
1228
1229 * gdb.ada/mi_ref_changeable: New testcase.
1230
df0da8a2
AH
12312019-02-07 Alan Hayward <alan.hayward@arm.com>
1232
1233 * gdb.base/attach.exp: Add double attach test.
1234
bd447abb
SM
12352019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1236
1237 * lib/gdb.exp (default_gdb_start): Don't match pagination
1238 prompt.
1239 (gdb_init): Set stty_init.
1240
1dbc40b9
TT
12412019-01-27 Tom Tromey <tom@tromey.com>
1242
1243 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1244 skip_python_tests.
1245
353229bf
AH
12462019-01-24 Alan Hayward <alan.hayward@arm.com>
1247
1248 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1249 New structure.
1250 (struct struct_static_02_02): Likewise.
1251 (struct struct_static_02_03): Likewise.
1252 (struct struct_static_02_04): Likewise.
1253 (struct struct_static_04_01): Likewise.
1254 (struct struct_static_04_02): Likewise.
1255 (struct struct_static_04_03): Likewise.
1256 (struct struct_static_04_04): Likewise.
1257 (struct struct_static_06_01): Likewise.
1258 (struct struct_static_06_02): Likewise.
1259 (struct struct_static_06_03): Likewise.
1260 (struct struct_static_06_04): Likewise.
1261 (cmp_struct_static_02_01): Likewise.
1262 (cmp_struct_static_02_02): Likewise.
1263 (cmp_struct_static_02_03): Likewise.
1264 (cmp_struct_static_02_04): Likewise.
1265 (cmp_struct_static_04_01): Likewise.
1266 (cmp_struct_static_04_02): Likewise.
1267 (cmp_struct_static_04_03): Likewise.
1268 (cmp_struct_static_04_04): Likewise.
1269 (cmp_struct_static_06_01): Likewise.
1270 (cmp_struct_static_06_02): Likewise.
1271 (cmp_struct_static_06_03): Likewise.
1272 (cmp_struct_static_06_04): Likewise.
1273 (call_all): Test new structs.
1274 * gdb.base/infcall-nested-structs.exp: Likewise.
1275
73021deb
AH
12762019-01-21 Alan Hayward <alan.hayward@arm.com>
1277 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1278
fc65c7db
AH
12792019-01-21 Alan Hayward <alan.hayward@arm.com>
1280 * gdb.base/stack-protector.c: New test.
1281 * gdb.base/stack-protector.exp: New file.
1282 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1283 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1284 option.
1285 (gdb_compile): Remove stack protector for GCC and prevent
1286 recursion.
1287
c24bdb02
KS
12882019-01-16 Keith Seitz <keiths@redhat.com>
1289
1290 PR gdb/23773
1291 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1292
6f072a10
PFC
12932019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1294
1295 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1296 aliases.
1297 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1298 tests.
1299 * gdb.arch/powerpc-vector-regs.c: New file.
1300 * gdb.arch/powerpc-vector-regs.exp: New file.
1301
a7b8d682
PFC
13022019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1303
1304 * gdb.arch/altivec-regs.exp: Fix the list passed to
1305 gdb_expect_list when testing "info vector".
1306
6eb6fb67
AB
13072019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1308
1309 * gdb.base/style.exp: Don't include path in testname.
1310
b56f80d8
KS
13112019-01-10 Keith Seitz <keiths@redhat.com>
1312
1313 PR gdb/23712
1314 PR symtab/23010
1315 * gdb.dwarf2/multidictionary.exp: New file.
1316
041be526
SM
13172019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1318
1319 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1320 (test_gnuv3_style_demangling): ... this.
1321 (test_lucid_style_demangling): Remove.
1322 (test_arm_style_demangling): Remove.
1323 (test_hp_style_demangling): Remove.
1324 (do_tests): Remove calls to the above.
1325
d820d0c3
AB
13262019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1327
1328 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1329 case.
1330
f097f5ad
TT
13312019-01-06 Tom Tromey <tom@tromey.com>
1332
1333 PR gdb/28155:
1334 * gdb.dwarf2/typedef-void-finish.exp: New file.
1335
2cd8cc0b
TT
13362018-12-28 Tom Tromey <tom@tromey.com>
1337 Simon Marchi <simark@simark.ca>
1338
1339 * gdb.base/jit-exec.exp: New file.
1340 * gdb.base/jit-exec.c: New file.
1341 * gdb.base/jit-execd.c: New file.
1342
35fb8261
TT
13432018-12-28 Tom Tromey <tom@tromey.com>
1344
1345 * gdb.base/style.exp: Update test to check for address styling.
1346
47fd17cd
TT
13472018-12-28 Tom Tromey <tom@tromey.com>
1348
1349 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1350 message.
1351
d47032b7
TT
13522018-12-28 Tom Tromey <tom@tromey.com>
1353
1354 * gdb.base/style.exp: Add test for version number styling.
1355
af79b68d
TT
13562018-12-28 Tom Tromey <tom@tromey.com>
1357
1358 * gdb.base/style.exp: Add test for print_address_symbolic.
1359
0bb296cb
TT
13602018-12-28 Tom Tromey <tom@tromey.com>
1361
1362 * gdb.base/style.exp: Add test for breakpoint setting.
1363
80ae2043
TT
13642018-12-28 Tom Tromey <tom@tromey.com>
1365
1366 * gdb.base/style.exp: Add test for variable names.
1367
cbe56571
TT
13682018-12-28 Tom Tromey <tom@tromey.com>
1369
1370 * gdb.base/style.exp: New file.
1371 * gdb.base/style.c: New file.
1372
9162a27c
TT
13732018-12-28 Tom Tromey <tom@tromey.com>
1374
1375 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1376 "dumb".
1377 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1378 the TERM environment variable.
1379
bc543c90
TT
13802018-12-27 Tom Tromey <tom@tromey.com>
1381
1382 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1383 pagination test.
1384
6f0ffe50
AB
13852018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1386
1387 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1388 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1389
b5a1e557
PW
13902018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1391
1392 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1393 Filename a.adb changed to bp_fun_addr.adb.
1394 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1395
6e8b1ab2
JV
13962018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1397
1398 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1399 non-PIE executables.
1400 * README: Mention the gdb,nopie_flag board setting.
1401 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1402 non-PIE executable.
1403 * gdb.arch/amd64-entry-value.exp: Likewise.
1404 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1405 * gdb.arch/i386-float.exp: Likewise.
1406 * gdb.arch/i386-signal.exp: Likewise.
1407 * gdb.mi/mi-reg-undefined.exp: Likewise.
1408
d00a27c5
PM
14092018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1410
1411 PR gdb/23974
1412 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1413
161d081c
PW
14142018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1415
1416 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1417 Update order of results accordingly.
1418
b001de23
AB
14192018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.base/annota1.exp: Update a test regexp.
1422
99e1a184
AB
14232018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1426
7a81c1e2
PW
14272018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1428
1429 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1430 (reuse_time): Initialize to REUSE_TIME_CAP.
1431 (check_rc): New function.
1432 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1433 Check pthread_create rc.
1434 (spawner_thread_func): Check pthread_create and pthread_join rc.
1435
73e8dc90
PA
14362018-12-08 Pedro Alves <palves@redhat.com>
1437
1438 * gdb.base/list.exp (test_forward_search): Rename to ...
1439 (test_forward_reverse_search): ... this. Also test reverse-search
1440 and the forward-search alias.
1441
13f2ed32
AB
14422018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1443
1444 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1445 local timeout variable before return, and remove all local timeout
1446 variable entirely.
1447 (gdb_load): Likewise.
1448
64d27cfc
TV
14492018-12-01 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.base/gdb-caching-proc.exp: New file.
1452
f63c03b4
SDJ
14532018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1454
1455 * Makefile.in (TIMESTAMP): New variable.
1456 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1457 command.
1458 (check-single-racy): Likewise.
1459 (check/%.exp): Likewise.
1460 (check-racy/%.exp): Likewise.
1461 (workers/%.worker): Likewise.
1462 (build-perf): Likewise.
1463 (check-perf): Likewise.
1464 * README: Describe new "TS" and "TS_FORMAT" variables.
1465 * print-ts.py: New file.
1466
1c97054b
BF
14672018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1468
1469 PR python/23714
1470 * gdb.python/python.exp: Test command repetition after
1471 gdb.execute.
1472
1871a62d
AB
14732018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1476 is correctly aligned.
1477
fb5e1ed9
PW
14782018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1479
1480 * gdb.ada/info_auto_lang.exp: New testcase.
1481 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1482 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1483 * gdb.ada/info_auto_lang/some_c.c: New file.
1484
43d397ca
PW
14852018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1486
1487 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1488 FUNC_lang language syntax.
1489
beddd671
PW
14902018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1491
1492 * gdb.base/info_minsym.c: New file.
1493 * gdb.base/info_minsym.exp: New file.
1494
73fc52c4
TT
14952018-11-19 Tom Tromey <tom@tromey.com>
1496
1497 PR rust/23625:
1498 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1499 * gdb.rust/expr.exp: Update expected output. Change one test.
1500
994b876a
TT
15012018-11-19 Tom Tromey <tom@tromey.com>
1502
1503 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1504
6769f276
PA
15052018-11-19 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1508 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1509 see the expected warning.
1510
38a72da0
AH
15112018-11-16 Alan Hayward <alan.hayward@arm.com>
1512
1513 PR gdb/22736:
1514 * gdb.cp/infcall-nodebug-lib.c: New test.
1515 * gdb.cp/infcall-nodebug-main.c: New test.
1516 * gdb.cp/infcall-nodebug.exp: New file.
1517
53a89d6e
SM
15182018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1519
1520 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1521 completer tests.
1522
9325300d
TV
15232018-11-09 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.base/msym-lang.c: New test.
1526 * gdb.base/msym-lang.exp: New file.
1527 * gdb.base/msym-lang-main.c: New test.
1528
20f0d60d
TT
15292018-11-08 Tom Tromey <tom@tromey.com>
1530
1531 PR gdb/23555:
1532 PR gdb/23838:
1533 * gdb.base/warning.exp: New file.
1534
b5420128
JB
15352018-11-08 Jan Beulich <jbeulich@suse.com>
1536
1537 * testsuite/gdb.arch/i386-avx512.c,
1538 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1539
cd115d61
AB
15402018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1541
1542 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1543 point hardware.
1544
35ee2dc2
AB
15452018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1546
1547 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1548 * gdb.dwarf2/missing-type-name.exp: New file.
1549
31aceee8
TV
15502018-11-06 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.base/many-headers.c: New test.
1553 * gdb.base/many-headers.exp: New file.
1554
109be305
JW
15552018-11-06 Jim Wilson <jimw@sifive.com>
1556
1557 * gdb.base/code_elim.exp: For riscv, set additional_flags
1558 to include -msmall-data-limit=0.
1559
e2b7af72
JB
15602018-11-01 Joel Brobecker <brobecker@adacore.com>
1561
1562 * gdb.ada/watch_minus_l: New testcase.
1563
cdcda965
SM
15642018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1565
1566 * gdb.arch/aix-sighandle.c: New file.
1567 * gdb.arch/aix-sighandle.exp: New file.
1568
92dcebf3
AB
15692018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1570
1571 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1572 registers being unions.
1573
68b9ac18
TV
15742018-10-31 Tom de Vries <tdevries@suse.de>
1575
1576 * lib/valgrind.exp: New file.
1577 (vgdb_start, vgdb_stop): New procs, factored out of ...
1578 * gdb.base/valgrind-bt.exp: ... here, ...
1579 * gdb.base/valgrind-disp-step.exp: ... here and ...
1580 * gdb.base/valgrind-infcall.exp: ... here.
1581
1443936e
TV
15822018-10-31 Tom de Vries <tdevries@suse.de>
1583
1584 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1585
eb77c9df
AB
15862018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1587
1588 * gdb.dwarf2/void-type.c: New file.
1589 * gdb.dwarf2/void-type.exp: New file.
1590
82b5e646
PW
15912018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1592
1593 * gdb.base/info_qt.c: New file.
1594 * gdb.base/info_qt.exp: New file.
1595
8d619c01
EBM
15962018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1597
1598 * gdb.arch/powerpc-htm-regs.c: New file.
1599 * gdb.arch/powerpc-htm-regs.exp: New file.
1600
f2cf6173
EBM
16012018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1602
1603 * gdb.arch/powerpc-tar.c: New file.
1604 * gdb.arch/powerpc-tar.exp: New file.
1605
7ca18ed6
EBM
16062018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1607
1608 * gdb.arch/powerpc-ppr-dscr.c: New file.
1609 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1610
bfcc0eba
TV
16112018-10-25 Tom de Vries <tdevries@suse.de>
1612
1613 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1614
fe1a5cad
TV
16152018-10-24 Tom de Vries <tdevries@suse.de>
1616
1617 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1618 longer exists error.
1619
a76dc3b7
TV
16202018-10-24 Tom de Vries <tdevries@suse.de>
1621
1622 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1623
4df46df7
TV
16242018-10-24 Tom de Vries <tdevries@suse.de>
1625
1626 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1627 --db-attach in valgrind.
1628
0dbfcfff
AB
16292018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1630
1631 * gdb.arch/riscv-reg-aliases.c: New file.
1632 * gdb.arch/riscv-reg-aliases.exp: New file.
1633
b04480b1
AH
16342018-10-19 Alan Hayward <alan.hayward@arm.com>
1635
1636 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1637
2c6ac8d7
AH
16382018-10-19 Alan Hayward <alan.hayward@arm.com>
1639
1640 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1641
2bc69f25
AH
16422018-10-19 Alan Hayward <alan.hayward@arm.com>
1643
1644 * gdb.cp/ovldbreak.exp: Fix regexps.
1645
1f1ae3a3
AH
16462018-10-19 Alan Hayward <alan.hayward@arm.com>
1647
1648 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1649
94c18618
SDJ
16502018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1651
1652 PR cli/23785
1653 * gdb.base/restore.exp: New test to check if "restore" with an
1654 invalid file doesn't segfault.
1655
812cd6eb
TV
16562018-10-18 Tom de Vries <tdevries@suse.de>
1657
1658 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1659 * gdb.ada/excep_handle.exp: Same.
1660 * gdb.ada/mi_string_access.exp: Same.
1661 * gdb.ada/mi_var_union.exp: Same.
1662 * gdb.arch/arc-analyze-prologue.exp: Same.
1663 * gdb.arch/arc-decode-insn.exp: Same.
1664 * gdb.base/readnever.exp: Same.
1665 * gdb.fortran/printing-types.exp: Same.
1666 * gdb.guile/scm-lazy-string.exp: Same.
1667
c4b90788
TV
16682018-10-16 Tom de Vries <tdevries@suse.de>
1669
1670 PR gdb/23730
1671 * gdb.base/catch-follow-exec.c: Add copyright notice.
1672 * gdb.base/catch-follow-exec.exp: Rewrite to use
1673 gdb_spawn_with_cmdline_opts. Require gdb-native.
1674
8bca2978
SL
16752018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1676
1677 * gdb.trace/actions-changed.exp: Check for arch support.
1678 * gdb.trace/actions.exp: Likewise.
1679 * gdb.trace/ax.exp: Likewise.
1680 * gdb.trace/backtrace.exp: Likewise.
1681 * gdb.trace/change-loc.exp: Likewise.
1682 * gdb.trace/deltrace.exp: Likewise.
1683 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1684 * gdb.trace/ftrace.exp: Likewise.
1685 * gdb.trace/infotrace.exp: Check for arch support.
1686 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1687 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1688 * gdb.trace/mi-tsv-changed.exp: Likewise.
1689 * gdb.trace/packetlen.exp: Likewise.
1690 * gdb.trace/passc-dyn.exp: Likewise.
1691 * gdb.trace/passcount.exp: Likewise.
1692 * gdb.trace/pending.exp: Likewise.
1693 * gdb.trace/range-stepping.exp: Check for shlib support.
1694 * gdb.trace/report.exp: Check for arch support.
1695 * gdb.trace/save-trace.exp: Likewise.
1696 * gdb.trace/signal.exp: Check for signal support.
1697 * gdb.trace/tfind.exp: Check for arch support.
1698 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1699 * gdb.trace/trace-common.h: Add comment.
1700 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1701 * gdb.trace/trace-enable-disable.exp: Likewise.
1702 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1703 * gdb.trace/tracecmd.exp: Check for arch support.
1704 * gdb.trace/tspeed.exp: Check for shlib and target support.
1705 * gdb.trace/tstatus.exp: Check for arch support.
1706 * gdb.trace/tsv.exp: Likewise.
1707 * gdb.trace/while-dyn.exp: Likewise.
1708 * gdb.trace/while-stepping.exp: Likewise.
1709 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1710
f9c49bff
SM
17112018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1712
1713 * gdb.trace/tspeed.exp: Remove nowarnings.
1714 (prepare_for_trace_test): Declare "global ipalib".
1715 * gdb.trace/tspeed.c: Include unistd.h.
1716 (main): Remove superfluous printf argument.
1717
d4330bde
SL
17182018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1719
1720 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1721 directory prefix on the filename.
1722
8ecfd7bd
SDJ
17232018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1724
1725 * gdb.gdb/unittest.exp: Update expected message informing that
1726 selftests have been disabled.
1727 * gdb.server/unittest.exp: Likewise.
1728
58bbcd02
TV
17292018-10-09 Tom de Vries <tdevries@suse.de>
1730
1731 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1732 with runto_main.
1733
9f6b697b
WP
17342018-10-08 Weimin Pan <weimin.pan@oracle.com>
1735
1736 PR c++/16841
1737 * gdb.cp/virtbase2.cc: New file.
1738 * gdb.cp/virtbase2.exp: New file.
1739
add5ded5
TT
17402018-10-06 Tom Tromey <tom@tromey.com>
1741
1742 PR python/19399:
1743 * gdb.python/py-inferior.exp: Add architecture test.
1744
f9e48344
TT
17452018-10-06 Tom Tromey <tom@tromey.com>
1746
1747 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1748 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1749
2a8be203
TT
17502018-10-06 Tom Tromey <tom@tromey.com>
1751
1752 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1753 of a "throw" catchpoint.
1754
e04caa70
SDJ
17552018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1756
1757 * gdb.base/info-proc.exp: Update string expected from "help info
1758 proc".
1759
5ca8c39f
TT
17602018-10-04 Tom Tromey <tom@tromey.com>
1761
1762 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1763 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1764 (test_initial_complaints, test_empty_complaints): Update.
1765 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1766
3453e7e4
TT
17672018-10-04 Tom Tromey <tom@tromey.com>
1768
1769 PR cli/19551:
1770 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1771 * lib/gdb.exp (gdb_file_cmd): Update.
1772 * gdb.stabs/weird.exp (print_weird_var): Update.
1773 * gdb.server/solib-list.exp: Update.
1774 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1775 * gdb.mi/mi-cli.exp: Update.
1776 * gdb.linespec/linespec.exp: Update.
1777 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1778 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1779 * gdb.cp/cp-relocate.exp: Update.
1780 * gdb.base/sym-file.exp: Update.
1781 * gdb.base/relocate.exp: Update.
1782 * gdb.base/readnever.exp: Update.
1783 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1784 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1785 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1786 * gdb.base/code_elim.exp: Update.
1787 * gdb.base/break-unload-file.exp (test_break): Update.
1788 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1789 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1790 Update.
1791 * gdb.base/attach.exp (do_attach_tests): Update.
1792 * gdb.base/sepdebug.exp: Update.
1793 * gdb.python/py-section-script.exp: Update.
1794
6afcf761
TT
17952018-10-04 Tom Tromey <tom@tromey.com>
1796
1797 PR cli/22234:
1798 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1799 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1800 output.
1801
fef1b293
TT
18022018-10-04 Tom Tromey <tom@tromey.com>
1803
1804 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1805 set width and height to 0.
1806 (test_command_line_attach_run): Use -quiet.
1807
ca98345e
SL
18082018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1809
1810 * lib/gdb.exp (skip_ifunc_tests): New.
1811 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1812 other compile failures.
1813 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1814
ff34e6ae
SM
18152018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1816
1817 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1818 is_amd64_regs_target.
1819
6bb8890e
AH
18202018-10-01 Alan Hayward <alan.hayward@arm.com>
1821
1822 * gdb.arch/aarch64-sighandler-regs.c: New test.
1823 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1824 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1825
224d30d3
MM
18262018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1827
1828 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1829 assembly.
1830
f67ffa6a
AB
18312018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 * gdb.base/frame-selection.exp: New file.
1834 * gdb.base/frame-selection.c: New file.
1835
9fc3183f
AH
18362018-09-27 Alan Hayward <alan.hayward@arm.com>
1837
1838 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1839 pthread barrier.
1840 (main): Likewise.
1841
d354055e
AB
18422018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1843
1844 * gdb.base/large-frame-1.c: New file.
1845 * gdb.base/large-frame-2.c: New file.
1846 * gdb.base/large-frame.exp: New file.
1847 * gdb.base/large-frame.h: New file.
1848
db727370
JL
18492018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1850
1851 PR gdb/20948
1852 * gdb.base/write_mem.exp: New test.
1853 * gdb.base/write_mem.c: Likewise.
1854
ae778caf
TT
18552018-09-23 Tom Tromey <tom@tromey.com>
1856
1857 PR python/18852:
1858 * gdb.python/py-parameter.exp: Add test for parameter that throws
1859 on "set".
1860
fd3ba736
TT
18612018-09-23 Tom Tromey <tom@tromey.com>
1862
1863 PR python/17284:
1864 * gdb.python/py-template.exp (test_template_arg): Add test for
1865 negative template argument number.
1866
39a24317
TT
18672018-09-23 Tom Tromey <tom@tromey.com>
1868
1869 PR python/14062:
1870 * gdb.python/python.exp: Add test for post_event error.
1871
f5769a2c
TT
18722018-09-23 Tom Tromey <tom@tromey.com>
1873
1874 PR python/18170:
1875 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1876 convert pointers to int and long.
1877
1c1e54f6
TT
18782018-09-23 Tom Tromey <tom@tromey.com>
1879
1880 PR python/20126:
1881 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1882 signed-ness conversion tests.
1883
fb4fa946
TT
18842018-09-23 Tom Tromey <tom@tromey.com>
1885
1886 PR python/18352;
1887 * gdb.python/py-value.exp (test_float_conversion): New proc.
1888 Use it.
1889
a466edac
HAQ
18902018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1891
1892 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1893
4ee9b0c5
SL
18942018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1895
1896 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1897 no readline.
1898 * gdb.base/utf8-identifiers.exp: Likewise.
1899 * gdb.cp/cpcompletion.exp: Likewise.
1900 * gdb.linespec/cpcompletion.exp: Likewise.
1901 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1902 * gdb.linespec/cpls-ops.exp: Likewise.
1903
23be8da7
RB
19042018-09-19 Richard Bunt <richard.bunt@arm.com>
1905 Chris January <chris.january@arm.com>
1906
1907 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1908 * gdb.fortran/short-circuit-argument-list.exp: New file.
1909 * gdb.fortran/short-circuit-argument-list.f90: New test.
1910
5031d0ae
SDJ
19112018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1912
1913 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1914 "arch=" keyword when executing "-stack-list-frames".
1915
b4c0d1a4
SDJ
19162018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1917
1918 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1919 "arch=" keyword when executing "-stack-list-frames".
1920
7a6d2b45
SDJ
19212018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1922
1923 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1924 break ada".
1925
8588b356
SM
19262018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1927
1928 PR python/23669
1929 * gdb.python/python.exp: Test gdb.execute("show commands").
1930
65e65158
TT
19312018-09-16 Tom Tromey <tom@tromey.com>
1932
1933 * gdb.base/new-ui.exp (do_execution_tests): Update.
1934 * gdb.base/dbx.exp (test_breakpoints): Update.
1935
bf326452
AH
19362018-09-14 Alan Hayward <alan.hayward@arm.com>
1937
1938 * lib/gdb.exp (gdb_simple_compile): Add proc.
1939 (is_elf_target): Use gdb_simple_compile.
1940 (skip_altivec_tests): Likewise.
1941 (skip_vsx_tests): Likewise.
1942 (skip_tsx_tests): Likewise.
1943 (skip_btrace_tests): Likewise.
1944 (skip_btrace_pt_tests): Likewise.
1945 (gdb_can_simple_compile): Likewise.
1946 (gdb_has_argv0): Likewise.
1947 (gdb_target_symbol_prefix): Likewise.
1948 (target_supports_scheduler_locking): Likewise.
1949
2361b0fb
TT
19502018-09-13 Tom Tromey <tom@tromey.com>
1951
1952 * Makefile.in (TAGS): Recognize proc_with_prefix and
1953 gdb_caching_proc.
1954
0ae1a321
SM
19552018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1956
1957 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1958 method.
1959
a40bf0c2
SM
19602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1961
1962 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1963 and a few other Inferior properties when the Inferior is no
1964 longer valid.
1965
4a3fe98f
TT
19662018-09-13 Tom Tromey <tom@tromey.com>
1967
1968 PR rust/23650:
1969 * gdb.rust/simple.exp: Add test for enum field access error.
1970
098b2108
TT
19712018-09-13 Tom Tromey <tom@tromey.com>
1972
1973 PR rust/23626:
1974 * gdb.rust/simple.rs (EmptyEnum): New type.
1975 (main): Use it.
1976 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1977
1256af7d
SM
19782018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1979
1980 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1981 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1982 * gdb.python/py-symtab.exp: Update test printing an objfile.
1983
4aa8e6c2
SM
19842018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1985
1986 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1987 object.
1988
c221b2f7
AH
19892018-09-12 Alan Hayward <alan.hayward@arm.com>
1990
1991 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1992 (support_complex_tests): Use gdb_can_simple_compile.
1993 (is_ilp32_target): Likewise.
1994 (is_lp64_target): Likewise.
1995 (is_64_target): Likewise.
1996 (is_amd64_regs_target): Likewise.
1997 (is_aarch32_target): Likewise.
1998 (gdb_int128_helper): Likewise.
1999
6f1107b5
JK
20002018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2001
2002 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2003
1f5d1570
JG
20042018-09-10 Jerome Guitton <guitton@adacore.com>
2005
2006 * gdb.ada/same_component_name: Add test for case of tagged record
2007 with variable-length fields.
2008
cc330e39
XR
20092018-09-10 Xavier Roirand <roirand@adacore.com>
2010
2011 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2012 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2013 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2014 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2015
b9c50e9a
XR
20162018-09-10 Xavier Roirand <roirand@adacore.com>
2017
2018 * gdb.ada/mi_string_access.exp: New testcase.
2019 * gdb.ada/mi_string_access/bar.adb: New file.
2020 * gdb.ada/mi_string_access/pck.adb: New file.
2021 * gdb.ada/mi_string_access/pck.asd: New file.
2022
2963898f
XR
20232018-09-10 Xavier Roirand <roirand@adacore.com>
2024
2025 * gdb.ada/mi_var_union.exp: New testcase.
2026 * gdb.ada/mi_var_union/bar.adb: New file.
2027 * gdb.ada/mi_var_union/pck.adb: New file.
2028 * gdb.ada/mi_var_union/pck.asd: New file.
2029
1aac008f
TT
20302018-09-08 Tom Tromey <tom@tromey.com>
2031
2032 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2033
332cf4c9
TT
20342018-09-08 Tom Tromey <tom@tromey.com>
2035
2036 PR python/16047:
2037 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2038 (register_pretty_printers): Register new printer.
2039 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2040 test.
2041 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2042 (an_int_type3): New global.
2043
424da6cf
JB
20442018-09-08 Joel Brobecker <brobecker@adacore.com>
2045
2046 * gdb.ada/expr_with_funcall: New testcase.
2047
2a62dfa9
JB
20482018-09-08 Joel Brobecker <brobecker@adacore.com>
2049
2050 * gdb.ada/packed_array_assign: New testcase.
2051
96b6697f
AB
20522018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2053
2054 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2055 names, and add test prefixes to make test names unique.
2056
e4a62c65
TV
20572018-09-05 Tom de Vries <tdevries@suse.de>
2058
2059 * gdb.dwarf2/varval.exp: Add test.
2060
dd083ee2
GB
20612018-09-04 Gary Benson <gbenson@redhat.com>
2062
2063 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2064 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2065
aef9346c
TT
20662018-08-31 Tom Tromey <tom@tromey.com>
2067
2068 * gdb.rust/simple.rs: Rename second variable "v".
2069
c67f2e15
AB
20702018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.base/funcargs.c (use_a): New function.
2073 (recurse): Call use_a.
2074
078a0207
KS
20752018-08-29 Keith Seitz <keiths@redhat.com>
2076
2077 * gdb.compile/compile-cplus-anonymous.cc: New file.
2078 * gdb.compile/compile-cplus-anonymous.exp: New file.
2079 * gdb.compile/compile-cplus-array-decay.cc: New file.
2080 * gdb.compile/compile-cplus-array-decay.exp: New file.
2081 * gdb.compile/compile-cplus-inherit.cc: New file.
2082 * gdb.compile/compile-cplus-inherit.exp: New file.
2083 * gdb.compile/compile-cplus-member.cc: New file.
2084 * gdb.compile/compile-cplus-member.exp: New file.
2085 * gdb.compile/compile-cplus-method.cc: New file.
2086 * gdb.compile/compile-cplus-method.exp: New file.
2087 * gdb.compile/compile-cplus-mod.c: "New" file.
2088 * gdb.compile/compile-cplus-namespace.cc: New file.
2089 * gdb.compile/compile-cplus-namespace.exp: New file.
2090 * gdb.compile/compile-cplus-nested.cc: New file.
2091 * gdb.compile/compile-cplus-nested.exp: New file.
2092 * gdb.compile/compile-cplus-print.c: "New" file.
2093 * gdb.compile/compile-cplus-print.exp: "New" file.
2094 * gdb.compile/compile-cplus-virtual.cc: New file.
2095 * gdb.compile/compile-cplus-virtual.exp: New file.
2096 * gdb.compile/compile-cplus.c: "New" file.
2097 * gdb.compile/compile-cplus.exp: "New" file.
2098 * lib/compile-support.exp: New file.
2099
b0f492b9
GB
21002018-08-16 Gary Benson <gbenson@redhat.com>
2101
2102 PR gdb/13000:
2103 * gdb.base/batch-exit-status.exp: New file.
2104 * gdb.base/batch-exit-status.good-commands: Likewise.
2105 * gdb.base/batch-exit-status.bad-commands: Likewise.
2106
36eb4c5f
AH
21072018-08-29 Alan Hayward <alan.hayward@arm.com>
2108
2109 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2110 (struct struct02): Likewise.
2111 (struct struct03): Likewise.
2112 (struct struct04): Likewise.
2113 (struct struct_01_01): New struct.
2114 (struct struct_01_02): Likewise.
2115 (struct struct_01_03): Likewise.
2116 (struct struct_01_04): Likewise.
2117 (struct struct_02_01): Likewise.
2118 (struct struct_02_02): Likewise.
2119 (struct struct_02_03): Likewise.
2120 (struct struct_02_04): Likewise.
2121 (struct struct_04_01): Likewise.
2122 (struct struct_04_02): Likewise.
2123 (struct struct_04_03): Likewise.
2124 (struct struct_04_04): Likewise.
2125 (struct struct_05_01): Likewise.
2126 (struct struct_05_02): Likewise.
2127 (struct struct_05_03): Likewise.
2128 (struct struct_05_04): Likewise.
2129 (cmp_struct01): Remove function.
2130 (cmp_struct02): Likewise.
2131 (cmp_struct03): Likewise.
2132 (cmp_struct04): Likewise.
2133 (cmp_struct_01_01): Add Function.
2134 (cmp_struct_01_02): Likewise.
2135 (cmp_struct_01_03): Likewise.
2136 (cmp_struct_01_04): Likewise.
2137 (cmp_struct_02_01): Likewise.
2138 (cmp_struct_02_02): Likewise.
2139 (cmp_struct_02_03): Likewise.
2140 (cmp_struct_02_04): Likewise.
2141 (cmp_struct_04_01): Likewise.
2142 (cmp_struct_04_02): Likewise.
2143 (cmp_struct_04_03): Likewise.
2144 (cmp_struct_04_04): Likewise.
2145 (cmp_struct_05_01): Likewise.
2146 (cmp_struct_05_02): Likewise.
2147 (cmp_struct_05_03): Likewise.
2148 (cmp_struct_05_04): Likewise.
2149 (call_all): Add new structs.
2150 * gdb.base/infcall-nested-structs.exp: Likewise.
2151
3bf9c013
JV
21522018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2153
2154 * gdb.python/py-framefilter-mi.exp: Update regexp to
2155 check for "arch" field in frame output.
2156
450d1e88
KB
21572018-08-23 Kevin Buettner <kevinb@redhat.com>
2158
2159 * gdb.dwarf2/dw2-ranges-func.c: New file.
2160 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2161
ae739fe7
SM
21622018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2163
2164 * gdb.base/term.exp: Compare terminal settings with values from
2165 the inferior.
2166 * gdb.base/term.c: Get and set terminal settings.
2167
6d52907e
JV
21682018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2169
2170 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2171 accommodate new "arch" field in frame output.
2172 * gdb.mi/mi-return.exp: Likewise.
2173 * gdb.mi/mi-stack.exp: Likewise.
2174 * gdb.mi/mi-syn-frame.exp: Likewise.
2175 * gdb.mi/user-selected-context-sync.exp: Likewise.
2176
be2d111a
MS
21772018-08-19 Michael Spang <spang@google.com>
2178
2179 PR gdb/11786
2180 * gdb.base/gcore-tls-pie.c: New file.
2181 * gdb.base/gcore-tls-pie.exp: New file.
2182
ae3a7c47
KB
21832018-08-18 Kevin Buettner <kevinb@redhat.com>
2184
2185 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2186 * gdb.dwarf2/varval.c: New file.
2187 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2188
2ecae92e
AH
21892018-08-17 Alan Hayward <alan.hayward@arm.com>
2190
2191 PR gdb/18931
2192 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2193
c1854f1d
KS
21942018-08-16 Keith Seitz <keiths@redhat.com>
2195
2196 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2197 tests expected to pass.
2198
26fb3983
JV
21992018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2200
2201 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2202 -data-disassemble -a.
2203 (test_disassembly_bogus_args): Likewise.
2204
67943c00
AB
22052018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2206
2207 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2208
5ff2bbae
AB
22092018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2210
2211 * gdb.base/vla-optimized-out.exp: Add new test.
2212
e5bbcd0f
AB
22132018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2214
2215 * gdb.base/vla-optimized-out-o3.exp: Delete.
2216 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2217 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2218 deleted tests.
2219
9d4a934c
AB
22202018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2221
2222 PR gdb/18050:
2223 * gdb.server/extended-remote-restart.c: New file.
2224 * gdb.server/extended-remote-restart.exp: New file.
2225
045cf012
SM
22262018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2227
2228 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2229 "set variable index = 42".
2230
87d6a7aa
SM
22312018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2232
2233 * boards/index-cache-gdb.exp: New file.
2234 * gdb.dwarf2/index-cache.exp: New file.
2235 * gdb.dwarf2/index-cache.c: New file.
2236 * gdb.base/maint.exp: Check if we are using the index cache.
2237
96d68bd4
RO
22382018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2239
2240 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2241 MAKEFLAGS.
2242
5a699617
RO
22432018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2244
2245 * dg-extract-results.sh: Move to toplevel contrib.
2246 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2247 * Makefile.in (check-parallel-racy): Likewise.
2248
5bd18990
AB
22492018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2250
2251 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2252 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2253 tests if the target supports scheduler locking.
2254
3fbbcf47
TV
22552018-08-04 Tom de Vries <tdevries@suse.de>
2256
2257 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2258
3e1d3d8c
TT
22592018-08-02 Tom Tromey <tom@tromey.com>
2260
2261 PR symtab/16842.
2262 * gdb.cp/temargs.exp: Test "info address" of a template
2263 parameter.
2264
5abe0f0c
JV
22652018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2266
2267 * gdb.python/py-mi-var-info-path-expression.c: New file.
2268 * gdb.python/py-mi-var-info-path-expression.py: New file.
2269 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2270
fb66cde8
SDJ
22712018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2272
2273 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2274 error after "cannot resolve name" string.
2275
c708f4d2
AB
22762018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2277
2278 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2279 started.
2280 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2281
37cc0cae
TV
22822018-07-28 Tom de Vries <tdevries@suse.de>
2283
2284 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2285
63b4ecf7
TV
22862018-07-26 Tom de Vries <tdevries@suse.de>
2287
2288 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2289
3c3bb058
AB
22902018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2291
2292 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2293 is visible.
2294
9e7f3bbb
TV
22952018-07-26 Tom de Vries <tdevries@suse.de>
2296
2297 PR breakpoints/23366
2298 * gdb.base/catch-follow-exec.c: New test.
2299 * gdb.base/catch-follow-exec.exp: New file.
2300
16f808ec
TV
23012018-07-25 Tom de Vries <tdevries@suse.de>
2302
2303 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2304 vla-optimized-out.c.
2305
d7154a8d
JV
23062018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2307
2308 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2309 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2310
232a0032
TV
23112018-07-20 Tom de Vries <tdevries@suse.de>
2312
2313 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2314 NOCLONE macro.
2315 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2316
fbb1d502
TV
23172018-07-19 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2320 regular expression.
2321
42dc7699
TV
23222018-07-18 Tom de Vries <tdevries@suse.de>
2323
2324 * gdb.base/vla-optimized-out.c: New test.
2325 * gdb.base/vla-optimized-out.exp: New file.
2326
7f1f7e23
SDJ
23272018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2328
2329 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2330 message "No address associated with hostname" when gdbserver
2331 cannot resolve the hostname.
2332
5759ebb3
PW
23332018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2334
2335 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2336 Add some test prefixes to make tests unique.
2337
3606ccab
PW
23382018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2339
2340 * gdb.base/frameapply.c: New file.
2341 * gdb.base/frameapply.exp: New file.
2342
529c08b2
PW
23432018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2344
2345 * gdb.base/skip.exp: Update expected error message.
2346
c7ab0aef
SDJ
23472018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2348 Jan Kratochvil <jan.kratochvil@redhat.com>
2349 Paul Fertser <fercerpav@gmail.com>
2350 Tsutomu Seki <sekiriki@gmail.com>
2351
2352 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2353 parameter.
2354 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2355 by default.
2356 * boards/native-gdbserver.exp: Likewise.
2357 * gdb.server/run-without-local-binary.exp: Improve regexp used
2358 for detecting when a remote debugging connection succeeds.
2359 * gdb.server/server-connect.exp: New file.
2360 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2361 Do not prefix the port number with ":".
2362 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2363 support for detecting and using it. Add '$debughost_gdbserver'
2364 to the list of arguments used to start gdbserver. Handle case
2365 when gdbserver cannot resolve a network name.
2366
16ff70dd
SDJ
23672018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2368
2369 PR c++/23373
2370 * gdb.base/ptype-offsets.cc (struct static_member): New
2371 struct.
2372 (main) <stmember>: New variable.
2373 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2374 with a static member in it.
2375
3541979f
AB
23762018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2377
2378 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2379 watchpoints enabled and disabled.
2380
c8ad9b9a
AB
23812018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2382
2383 * gdb.base/examine-backward.exp: Still run tests around address
2384 0x0, even if address 0x0 is not readable. Update the pattern for
2385 matching address 0x0 in expected output.
2386
e0e5e971
AB
23872018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2388
2389 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2390 malloc/free.
2391
1ea5da02
TV
23922018-07-04 Tom de Vries <tdevries@suse.de>
2393
2394 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2395
471b9d15
MR
23962018-07-02 Maciej W. Rozycki <macro@mips.com>
2397
2398 PR tdep/8282
2399 * gdb.arch/mips-disassembler-options.exp: New test.
2400 * gdb.arch/mips-disassembler-options.s: New test source.
2401
75acb486
PA
24022018-06-29 Pedro Alves <palves@redhat.com>
2403
2404 * gdb.threads/names.exp: Adjust expected "info threads" output.
2405
cd2bb709
PA
24062018-06-29 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.opt/inline-break.exp (line number, address): Add "info
2409 break" tests.
2410
991ff292
PA
24112018-06-29 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2414 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2415 number and address and running to them.
2416
356819b6 24172018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2418
2419 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2420
2512d7ef
JK
24212018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2422
2423 * lib/compiler.c: Remove executable permission flag.
2424
be1b6474
RB
24252018-06-28 Richard Bunt <richard.bunt@arm.com>
2426
2427 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2428 code.
2429 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2430
291f9a96
PT
24312018-06-28 Petr Tesarik <ptesarik@suse.cz>
2432
2433 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2434
ed6dfe51
PT
24352018-06-28 Petr Tesarik <ptesarik@suse.cz>
2436
2437 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2438 address argument is omitted.
2439
d4d429d5
PT
24402018-06-28 Petr Tesarik <ptesarik@suse.cz>
2441
2442 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2443
7ab6656f
OJ
24442018-06-27 Omair Javaid <omair.javaid@linaro.org>
2445
2446 PR gdb/21695
2447 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2448 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2449
a33ccfc7
TT
24502018-06-26 Tom Tromey <tom@tromey.com>
2451
2452 PR rust/22574:
2453 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2454 * gdb.rust/simple.rs (struct SimpleLayout): New.
2455
6d72d289
SM
24562018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2457
2458 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2459 "info registers" output.
2460
8363f9d5
RB
24612018-06-21 Richard Bunt <richard.bunt@arm.com>
2462
2463 * gdb.base/watchpoint-hw-attach.c: New test.
2464 * gdb.base/watchpoint-hw-attach.exp: New file.
2465
f00674fe
SM
24662018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2467
2468 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2469 through /bin/sh.
2470 * boards/dwarf4-gdb-index.exp: Likewise.
2471 * boards/fission-dwp.exp: Likewise.
2472
1d554008
UW
24732018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2474
2475 * gdb.base/float128.exp: Add comment and improved fail message
2476 to the failure case of "print large128" test.
2477
d0ac1c44
SM
24782018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2479
2480 * configure.ac: Remove AC_PREREQ.
2481 * configure: Re-generate.
2482
61b04dd0
PA
24832018-06-19 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2486 (func_extern_caller): New.
2487 (main): Call func_extern_caller.
2488 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2489 logic change.
2490
f63b508a
SM
24912018-06-18 Weimin Pan <weimin.pan@oracle.com>
2492
2493 PR gdb/16841
2494 * gdb.cp/typedef-base.cc: New file.
2495 * gdb.cp/typedef-base.exp: New file.
2496
0fe3a558
TV
24972018-06-18 Tom de Vries <tdevries@suse.de>
2498
2499 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2500
7010835a
AB
25012018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2502 Richard Bunt <Richard.Bunt@arm.com>
2503
2504 * gdb.threads/attach-slow-waitpid.c: New file.
2505 * gdb.threads/attach-slow-waitpid.exp: New file.
2506 * gdb.threads/slow-waitpid.c: New file.
2507
14897d65
PA
25082018-06-14 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.base/fork-running-state.c: Include <errno.h>.
2511 (exit_if_relative_exits): New.
2512 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2513 exits.
2514 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2515 child exits.
2516
5d9a0608
TV
25172018-06-14 Tom de Vries <tdevries@suse.de>
2518
2519 PR cli/22573
2520 * gdb.base/finish-pretty.c: New test.
2521 * gdb.base/finish-pretty.exp: New file.
2522
11ae5818
PA
25232018-06-14 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2526 gdb's expected startup output.
2527
1d39de44
PA
25282018-06-14 Pedro Alves <palves@redhat.com>
2529
2530 * lib/selftest-support.exp (selftest_setup): Remove inlined
2531 function handling.
2532
70ee0000
TV
25332018-06-14 Tom de Vries <tdevries@suse.de>
2534
2535 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2536 matching of breakpoint printing.
2537
11f4b608
TV
25382018-06-13 Tom de Vries <tdevries@suse.de>
2539
2540 PR testsuite/23269
2541 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2542 (fork_child): ... here, and ...
2543 (fork_parent): ... here.
2544
25452018-06-12 Tom de Vries <tdevries@suse.de>
2546
2547 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2548
9516f85a
AB
25492018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2550 Stephen Roberts <stephen.roberts@arm.com>
2551
2552 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2553 rewrite test to describe action performed, rather than possible
2554 failure.
2555
5045b3d7
GB
25562018-06-08 Gary Benson <gbenson@redhat.com>
2557
2558 * gdb.threads/check-libthread-db.exp: New file.
2559 * gdb.threads/check-libthread-db.c: Likewise.
2560
c61b06a1
TT
25612018-06-05 Tom Tromey <tom@tromey.com>
2562
2563 * gdb.base/default.exp: Update expected "show version" output.
2564
eb6af809
TT
25652018-06-05 Tom Tromey <tom@tromey.com>
2566
2567 PR cli/12326:
2568 * gdb.cp/static-print-quit.exp: Update.
2569 * lib/gdb.exp (pagination_prompt): Update.
2570 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2571 * gdb.python/python.exp: Update.
2572
178d6a63
JB
25732018-06-04 Joel Brobecker <brobecker@adacore.com>
2574
2575 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2576
8e817061
JB
25772018-06-01 Joel Brobecker <brobecker@adacore.com>
2578
2579 * gdb.ada/bp_fun_addr: New testcase.
2580
e86ca25f
TT
25812018-06-01 Tom Tromey <tom@tromey.com>
2582
2583 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2584 results.
2585 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2586 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2587 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2588 * gdb.base/maint.exp (maint_pass_if): Update.
2589
4b2dfa9d
MR
25902018-05-31 Maciej W. Rozycki <macro@mips.com>
2591
2592 * gdb.base/endian.exp: New test.
2593 * gdb.base/endian.c: New test source.
2594
45f25d6c
AB
25952018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2596
2597 PR gdb/23203
2598 * gdb.base/bt-selected-frame.c: New file.
2599 * gdb.base/bt-selected-frame.exp: New file.
2600 * lib/gdb.exp (get_current_frame_number): New function.
2601
d9f6d7f8
MR
26022018-05-24 Maciej W. Rozycki <macro@mips.com>
2603 Pedro Alves <palves@redhat.com>
2604
2605 * gdb.threads/tls-core.c: Include <stdlib.h>
2606 (thread_proc): Call `abort'.
2607 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2608 (tls_core_test): New procedure, bits factored out from ...
2609 (top level): ... here. Test both native cores and gcore cores.
2610
ff1cf532
TT
26112018-05-23 Tom Tromey <tom@tromey.com>
2612
2613 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2614
b98664d3
TT
26152018-05-23 Tom Tromey <tom@tromey.com>
2616
2617 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2618 symfile_complaints.
2619 (test_short_complaints): Likewise.
2620 (test_empty_complaints): Likewise.
2621 (test_initial_complaints): Update.
2622
4e9668d0
TT
26232018-05-23 Tom Tromey <tom@tromey.com>
2624
2625 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2626
43ba33c7
TT
26272018-05-23 Tom Tromey <tom@tromey.com>
2628
2629 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2630 (test_short_complaints): Update.
2631
035522c0
PA
26322018-05-22 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.base/remote.exp: Only gdb_start after compiling the
2635 testcase. Issue "disconnect" before testing "set remote" command
2636 defaults. Issue clean_restart before running to main.
2637
cc0be08f
PA
26382018-05-22 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.base/remote.exp: Adjust expected output of "show remote
2641 memory-write-packet-size". Add tests for "set remote
2642 memory-write-packet-size 0" and "set remote
2643 memory-write-packet-size fixed/limit".
2644
b1b60145
PA
26452018-05-22 Pedro Alves <palves@redhat.com>
2646
2647 PR gdb/22973
2648 * gdb.base/utf8-identifiers.c: New file.
2649 * gdb.base/utf8-identifiers.exp: New file.
2650
0ec848ad
PFC
26512018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2652
2653 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2654
2c3305f6
PFC
26552018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2656
2657 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2658
ce1e8424
TT
26592018-05-18 Tom Tromey <tom@tromey.com>
2660
2661 * gdb.base/ptype-offsets.exp: Update.
2662
ddfe970e
KS
26632018-05-17 Keith Seitz <keiths@redhat.com>
2664
2665 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2666 in expected breakpoint stop locations.
2667 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2668 move to proper scope to test variable values.
2669 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2670 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2671 New functions.
2672 (main): Call not_inline_func3.
2673 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2674 inline_func1, inline_func2, and inline_func3. Test that when each
2675 breakpoint is hit, GDB properly reports both the stop location
2676 and the backtrace. Repeat tests for temporary breakpoints.
2677
0726fcc6
MR
26782018-05-15 Maciej W. Rozycki <macro@mips.com>
2679
2680 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2681 rather then trying to access it in determining whether the PID
2682 of `gdbserver' could have been retrieved.
2683
8ee22052
AB
26842018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2685
2686 * gdb.arch/amd64-init-x87-values.S: New file.
2687 * gdb.arch/amd64-init-x87-values.exp: New file.
2688
7785df48
JK
26892018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2690
2691 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2692
56bcdbea
TT
26932018-05-04 Tom Tromey <tom@tromey.com>
2694
2695 PR python/22730:
2696 * gdb.python/python.exp: Test multi-line execute.
2697
a913fffb
TT
26982018-05-04 Tom Tromey <tom@tromey.com>
2699
2700 PR python/22731:
2701 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2702
7a2c85f2
TT
27032018-05-04 Tom Tromey <tom@tromey.com>
2704
2705 PR gdb/11750:
2706 * gdb.base/define.exp: Test defining a user command inside a user
2707 command.
2708 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2709
a3b60e45
JK
27102018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2711 Pedro Alves <palves@redhat.com>
2712
2713 PR breakpoints/19806 and support for PR external/20207.
2714 * gdb.base/watchpoint-unaligned.c: New file.
2715 * gdb.base/watchpoint-unaligned.exp: New file.
2716
45fe4a03
AB
27172018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 * gdb.base/maint.exp: Make test names unique, use
2720 test_prefix_command_help to test 'help maint info', and remove
2721 repeated test of 'help maint'.
2722
9be2ae8f
TT
27232018-05-04 Tom Tromey <tom@tromey.com>
2724
2725 PR gdb/22619:
2726 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2727 behavior.
2728
11859c31
AB
27292018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2730
2731 * gdb.base/maint.exp: Process output from 'maint print registers'
2732 line at a time.
2733
089a9490
AB
27342018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2737 timeout.
2738
9b0797e2
AB
27392018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2742 filter pattern.
2743
f6ac5f3d
PA
27442018-05-02 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2747 to_log_command renames.
2748 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2749
77d3c63b
TT
27502018-05-02 Tom Tromey <tom@tromey.com>
2751
2752 * gdb.python/py-parameter.exp: Set test message.
2753
0489430a
TT
27542018-05-02 Tom Tromey <tom@tromey.com>
2755
2756 PR python/20084:
2757 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2758 PARAM_ZUINTEGER_UNLIMITED tests.
2759
1632f8ba
DR
27602018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2761
2762 PR rust/23124
2763 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2764 when casting.
2765
6d7bb824
TT
27662018-04-30 Tom Tromey <tom@tromey.com>
2767
2768 * gdb.python/py-type.exp: Check align attribute.
2769 * gdb.python/py-type.c: New "aligncheck" global.
2770
007e1530
TT
27712018-04-30 Tom Tromey <tom@tromey.com>
2772
2773 PR exp/17095:
2774 * gdb.dwarf2/dw2-align.exp: New file.
2775 * gdb.cp/align.exp: New file.
2776 * gdb.base/align.exp: New file.
2777 * lib/gdb.exp (gdb_int128_helper): New proc.
2778 (has_int128_c, has_int128_cxx): New caching procs.
2779
6873858b
TT
27802018-04-27 Tom Tromey <tom@tromey.com>
2781
2782 PR rust/22545:
2783 * gdb.rust/simple.exp: Add inclusive range tests.
2784
79188d8d
PA
27852018-04-26 Pedro Alves <palves@redhat.com>
2786
2787 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2788 ifunc breakpoint locations correctly of ifunc breakpoints set
2789 while the program resolves the ifunc.
2790
c7075ad5
PA
27912018-04-26 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.base/gnu-ifunc-final.c: New file.
2794 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2795 * gdb.base/gnu-ifunc.exp (executable): Delete.
2796 (staticexecutable): Adjust.
2797 (lib_opts, exec_opts): Delete.
2798 (make_binsuffix, build, set-break): New procedures.
2799 (misc_tests): New, with tests factored out from the top level.
2800 (top level): Test different combinations of ifunc resolver name,
2801 resolver with and with debug info, and ifunc target with and
2802 without debug info. Wrap static tests with with_target_prefix.
2803
8388016d
PA
28042018-04-26 Pedro Alves <palves@redhat.com>
2805
2806 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2807 return type" warnings.
2808
249b5733
PA
28092018-04-25 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2812 killed".
2813 * gdb.base/kill-after-signal.exp: Likewise.
2814 * gdb.threads/kill.exp: Likewise.
2815
f67c0c91
SDJ
28162018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2817 Sergio Durigan Junior <sergiodj@redhat.com>
2818 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2821 regexps to expect for '[Inferior ... detached]' as well.
2822 * gdb.base/attach.exp: Likewise.
2823 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2824 "gdb_continue_to_end".
2825 (test_catch_syscall_with_wrong_args): Likewise.
2826 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2827 ']'. Don't set 'verbose' on.
2828 * gdb.base/foll-vfork.exp: Likewise.
2829 * gdb.base/fork-print-inferior-events.c: New file.
2830 * gdb.base/fork-print-inferior-events.exp: New file.
2831 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2832 '[Inferior ... has been killed]' message.
2833 * gdb.base/kill-after-signal.exp: Likewise.
2834 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2835 detach message.
2836 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2837 message.
2838 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2839 regexps to expect for '[Inferior ... detached]' as well.
2840 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2841
0a8ddac4
SM
28422018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2843
2844 PR gdb/23104
2845 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2846
d27d16bf
RB
28472018-04-19 Richard Bunt <richard.bunt@arm.com>
2848
2849 * gdb.threads/multiple-successive-infcall.c: New test.
2850 * gdb.threads/multiple-successive-infcall.exp: New file.
2851
a037790e
TT
28522018-04-17 Tom Tromey <tom@tromey.com>
2853
2854 * gdb.rust/simple.rs (Union): New type.
2855 (main): New local "u".
2856 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2857
e3a91079
AA
28582018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2859
2860 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2861 number information in output of "whereis" command.
2862 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2863
b744723f
AA
28642018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2865
2866 * gdb.ada/info_types.exp: Adjust expected output to the line
2867 numbers now printed by "info var/func/type".
2868 * gdb.base/completion.exp: Likewise.
2869 * gdb.base/included.exp: Likewise.
2870 * gdb.cp/cp-relocate.exp: Likewise.
2871 * gdb.cp/cplusfuncs.exp: Likewise.
2872 * gdb.cp/namespace.exp: Likewise.
2873 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2874
4a4495d6
MM
28752018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2876
2877 * gdb.btrace/cpu.exp: New.
2878
1d509aa6
MM
28792018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2880
2881 * gdb.base/step-indirect-call-thunk.exp: New.
2882 * gdb.base/step-indirect-call-thunk.c: New.
2883 * gdb.reverse/step-indirect-call-thunk.exp: New.
2884 * gdb.reverse/step-indirect-call-thunk.c: New.
2885
6295b6da
SM
28862018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2887
2888 * gdb.base/pie-fork.c: New file.
2889 * gdb.base/pie-fork.exp: New file.
2890
50146e70
TT
28912018-04-11 Tom Tromey <tom@tromey.com>
2892
2893 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2894
f50d8a2e
PA
28952018-04-10 Pedro Alves <palves@redhat.com>
2896
2897 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2898 exits. Instead loop running forever.
2899 (fork_parent): Run forever too.
2900
a0be7a36
SM
29012018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2902
2903 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2904 mi_continue_to_line.
2905 * gdb.mi/mi-stack.c (callee4): Add comment.
2906
9b73db36
SM
29072018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2908
2909 * gdb.mi/mi-stack.exp: Fix indentation.
2910
c912f608
SM
29112018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2912
2913 PR gdb/22979
2914 * gdb.arch/amd64-osabi.exp: New file.
2915
26540402
SM
29162018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2917
2918 PR gdb/22980
2919 * gdb.base/osabi.exp: New file.
2920
121ad66c 29212018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2922
2923 * gdb.cp/static-typedef-print.exp: New file.
2924 * gdb.cp/static-typedef-print.cc: New file.
2925
3fcded8f
JB
29262018-03-27 Joel Brobecker <brobecker@adacore.com>
2927
2928 * gdb.ada/varsize_limit: New testcase.
2929
59cc4834
JB
29302018-03-27 Joel Brobecker <brobecker@adacore.com>
2931
2932 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2933
2934 * gdb.ada/notcplusplus: New testcase.
2935
2936 * gdb.base/c-linkage-name.c: New file.
2937 * gdb.base/c-linkage-name.exp: New testcase.
2938
4ca59a9f
TT
29392018-03-26 Tom Tromey <tom@tromey.com>
2940
2941 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2942 * gdb.python/py-framefilter.py (name_error): New global.
2943 (ErrorInName.function): Use name_error.
2944
978d6c75
TT
29452018-03-26 Tom Tromey <tom@tromey.com>
2946
2947 PR backtrace/15582:
2948 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2949
b7fee5a3
KS
29502018-03-23 Keith Seitz <keiths@redhat.com>
2951
2952 PR c++/22968
2953 * gdb.cp/subtypes.exp: New file.
2954 * gdb.cp/subtypes.h: New file.
2955 * gdb.cp/subtypes.cc: New file.
2956 * gdb.cp/subtypes-2.cc: New file.
2957
376be529
AB
29582018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2959
2960 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2961 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2962 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2963 -nostartfiles when compiling the test. Confirm that all registers
2964 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2965
066cfa98
AB
29662018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2969 option, syntax was wrong anyway.
2970 * gdb.arch/arm-disp-step.exp: Likewise.
2971 * gdb.arch/sparc64-regs.exp: Likewise.
2972 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2973 option, syntax was wrong anyway, switch to use
2974 prepare_for_testing.
2975 * gdb.arch/i386-disp-step.exp: Likewise.
2976
079670b9
AA
29772018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2978
2979 * gdb.ada/exec_changed.exp: Replace "target_info exists
2980 use_gdb_stub" by "use_gdb_stub".
2981 * gdb.ada/start.exp: Likewise.
2982 * gdb.base/async-shell.exp: Likewise.
2983 * gdb.base/attach-pie-misread.exp: Likewise.
2984 * gdb.base/attach-wait-input.exp: Likewise.
2985 * gdb.base/break-entry.exp: Likewise.
2986 * gdb.base/break-interp.exp: Likewise.
2987 * gdb.base/dprintf-detach.exp: Likewise.
2988 * gdb.base/nostdlib.exp: Likewise.
2989 * gdb.base/solib-nodir.exp: Likewise.
2990 * gdb.base/statistics.exp: Likewise.
2991 * gdb.base/testenv.exp: Likewise.
2992 * gdb.mi/mi-exec-run.exp: Likewise.
2993 * gdb.mi/mi-start.exp: Likewise.
2994 * gdb.multi/dummy-frame-restore.exp: Likewise.
2995 * gdb.multi/multi-arch-exec.exp: Likewise.
2996 * gdb.multi/multi-arch.exp: Likewise.
2997 * gdb.multi/tids.exp: Likewise.
2998 * gdb.multi/watchpoint-multi.exp: Likewise.
2999 * gdb.python/py-events.exp: Likewise.
3000 * gdb.threads/attach-into-signal.exp: Likewise.
3001 * gdb.threads/attach-stopped.exp: Likewise.
3002 * gdb.threads/threadapply.exp: Likewise.
3003 * lib/selftest-support.exp: Likewise.
3004
26d6cec4
AA
30052018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3006
3007 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3008
4ee89e90
SR
30092018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3010
3011 * gdb.perf/template-breakpoints.cc: New file.
3012 * gdb.perf/template-breakpoints.exp: New file.
3013 * gdb.perf/template-breakpoints.py: New file.
3014
92630041
TT
30152018-03-19 Tom Tromey <tom@tromey.com>
3016
3017 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3018 y0.
3019 * gdb.rust/simple.exp: Test bare identifier form of struct
3020 initializer.
3021
76727919
TT
30222018-03-19 Tom Tromey <tom@tromey.com>
3023
3024 * gdb.gdb/observer.exp: Remove.
3025
194ed413
AA
30262018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3027
3028 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3029 "qualified" option when setting breakpoints.
3030 * gdb.trace/backtrace.exp: Likewise.
3031 * gdb.trace/circ.exp: Likewise.
3032 * gdb.trace/collection.exp: Likewise.
3033 * gdb.trace/disconnected-tracing.exp: Likewise.
3034 * gdb.trace/ftrace-lock.exp: Likewise.
3035 * gdb.trace/ftrace.exp: Likewise.
3036 * gdb.trace/infotrace.exp: Likewise.
3037 * gdb.trace/packetlen.exp: Likewise.
3038 * gdb.trace/passc-dyn.exp: Likewise.
3039 * gdb.trace/qtro.exp: Likewise.
3040 * gdb.trace/read-memory.exp: Likewise.
3041 * gdb.trace/report.exp: Likewise.
3042 * gdb.trace/signal.exp: Likewise.
3043 * gdb.trace/status-stop.exp: Likewise.
3044 * gdb.trace/strace.exp: Likewise.
3045 * gdb.trace/tfind.exp: Likewise.
3046 * gdb.trace/trace-break.exp: Likewise.
3047 * gdb.trace/trace-condition.exp: Likewise.
3048 * gdb.trace/trace-mt.exp: Likewise.
3049 * gdb.trace/tstatus.exp: Likewise.
3050 * gdb.trace/tsv.exp: Likewise.
3051 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3052 * gdb.trace/unavailable.exp: Likewise.
3053 * gdb.trace/while-dyn.exp: Likewise.
3054
8b067d2c
AA
30552018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3056
3057 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3058 that libinproctrace is copied to the target.
3059
3ae9ce5d
TT
30602018-03-14 Tom Tromey <tom@tromey.com>
3061
3062 PR cli/14977:
3063 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3064 a null pointer.
3065 * gdb.base/wchar.exp: Likewise.
3066
b8c2339b
TT
30672018-03-14 Tom Tromey <tom@tromey.com>
3068
3069 PR cli/19918:
3070 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3071 flag.
3072
4872dc46
SM
30732018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3074
3075 PR gdb/22841
3076 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3077 "target" to remote_exec.
3078
e4fe3756
SM
30792018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3080
3081 PR gdb/22841
3082 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3083 ${board}_upload): Remove.
3084
e95a97d4
AA
30852018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3086
3087 * gdb.cp/watch-cp.cc: New test.
3088 * gdb.cp/watch-cp.exp: New file.
3089
dbbb1059
AB
30902018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * gdb.base/infcall-nested-structs.exp: New file.
3093 * gdb.base/infcall-nested-structs.c: New file.
3094 * gdb.base/float.exp: Add riscv support.
3095
ecc054c0
TP
30962018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3097
3098 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3099 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3100
25e3c82c
SDJ
31012018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3102
3103 * gdb.server/abspath.exp: New file.
3104 * lib/gdb.exp (with_cwd): New procedure.
3105
3083294d
SM
31062018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3107
3108 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3109 use it.
3110 (gdb_is_target_remote_prompt): New proc.
3111 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3112 (gdb_is_target_native): Pass prompt parameter to
3113 gdb_is_target_1.
3114
3275ef47
SM
31152018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3116
3117 * gdb.base/load-command.c: New file.
3118 * gdb.base/load-command.exp: New file.
3119 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3120 (gdb_is_target_1): ...this, and generalize for other targets
3121 than just remote.
3122 (gdb_is_target_remote): Use gdb_is_target_1.
3123 (gdb_is_target_native): use gdb_is_target_1.
3124
6893c19a
TT
31252018-02-26 Tom Tromey <tom@tromey.com>
3126
3127 PR python/16497:
3128 * gdb.python/py-framefilter.exp: Update test.
3129
2ddeaf8a
TT
31302018-02-26 Tom Tromey <tom@tromey.com>
3131
3132 * gdb.dwarf2/variant.c: New file.
3133 * gdb.dwarf2/variant.exp: New file.
3134
c9317f21
TT
31352018-02-26 Tom Tromey <tom@tromey.com>
3136
3137 * gdb.rust/simple.exp: Accept more possible results in enum test.
3138
6f6d0c26
SM
31392018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3140
3141 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3142 parentheses.
3143
11b03145
MR
31442018-02-23 Maciej W. Rozycki <macro@mips.com>
3145
3146 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3147 name of a variable: $actual_linejj -> $actual_line.
3148
54a27fe5
JB
31492018-02-21 John Baldwin <jhb@FreeBSD.org>
3150
3151 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3152
de65820c
MM
31532018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3154
3155 * gdb.btrace/buffer-size.exp: Do not force BTS.
3156
980548fd
PA
31572018-02-14 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3160 getting a "Quit".
3161
c4e12631
MM
31622018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3163
3164 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3165 Fix test name.
3166
c2e0e465
SM
31672018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3168
3169 * gdb.cp/m-static.exp: Check type of optimized out static
3170 member.
3171
f7216783
AB
31722018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3173
3174 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3175 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3176
0625771b
LS
31772018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3178 Leszek Swirski <leszeks@google.com>
3179
3180 * gdb.python/py-prettyprint.c
3181 (struct to_string_returns_value_inner,
3182 struct to_string_returns_value_wrapper): New.
3183 (main): Add tsrvw variable.
3184 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3185 ToStringReturnsValueWrapper): New classes.
3186 (register_pretty_printers): Register new pretty-printers.
3187 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3188 recursive pretty printer.
3189 * gdb.python/py-mi.exp: Likewise.
3190
59498c30
LS
31912018-02-01 Leszek Swirski <leszeks@google.com>
3192
3193 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3194 functions with the same name as an include file are parsed
3195 correctly.
3196
d4d38844
YQ
31972018-02-01 Yao Qi <yao.qi@linaro.org>
3198
3199 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3200 "\[^\r\n\]*".
3201
07e5f5cf
NP
32022018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3203
3204 * gdb.arch/powerpc-prologue-frame.s: New file.
3205 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3206 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3207
929b5ad4
JB
32082018-01-31 Joel Brobecker <brobecker@adacore.com>
3209
3210 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3211
e671cd59
PA
32122018-01-30 Pedro Alves <palves@redhat.com>
3213
3214 PR gdb/13211
3215 * gdb.base/interrupt-daemon.c: New.
3216 * gdb.base/interrupt-daemon.exp: New.
3217 * gdb.multi/multi-term-settings.c: New.
3218 * gdb.multi/multi-term-settings.exp: New.
3219
fc413dc4
JB
32202018-01-30 Joel Brobecker <brobecker@adacore.com>
3221
3222 * gdb.base/break.exp: Save the location where the breakpoint
3223 on break.c:47 was actually inserted when debugging the version
3224 compiled at -O2 and use it in the expected output of the "info
3225 break" test performed soon after.
3226
5c319bb2
PA
32272018-01-22 Pedro Alves <palves@redhat.com>
3228 Sergio Durigan Junior <sergiodj@redhat.com>
3229
3230 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3231 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3232
a9e40818
JB
32332018-01-22 Joel Brobecker <brobecker@adacore.com>
3234
3235 * gdb.base/break-include.c, gdb.base/break-include.inc,
3236 gdb.base/break-include.exp: New files.
3237 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3238 line number now being the actual line number where the breakpoint
3239 was inserted.
3240 * gdb.mi/mi-break.exp: Likewise.
3241 * gdb.mi/mi-reverse.exp: Likewise.
3242 * gdb.mi/mi-simplerun.exp: Ditto.
3243
e707fc44
AB
32442018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3245
3246 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3247 varobj.
3248 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3249
ae451627
AB
32502018-01-21 Don Breazeal <donb@codesourcery.com>
3251 Andrew Burgess <andrew.burgess@embecosm.com>
3252
3253 * gdb.mi/basics.c: Add new global.
3254 * gdb.mi/mi-frame-regs.exp: New file.
3255 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3256 case.
3257
b1b189e0
AB
32582018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3259
3260 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3261 non-parameter, and on an unknown symbol.
3262
fcfcc376
TT
32632018-01-19 Tom Tromey <tom@tromey.com>
3264
3265 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3266 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3267
634c1c31
AA
32682018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3269
3270 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3271 setrlimit and chdir to int.
3272
d6ad07fd
AA
32732018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3274
3275 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3276 function.
3277 (my_tend): Likewise.
3278 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3279 rationale of avoiding FP- and vector instructions.
3280
adf8243b
RK
32812018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3282
3283 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3284 "info reg" with "\[ \t\]*".
3285 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3286 "\[ \t\]+".
3287 * gdb.arch/s390-multiarch.exp: Ditto.
3288 * gdb.base/pc-fp.exp: Ditto.
3289 * gdb.reverse/i386-precsave.exp: Ditto.
3290 * gdb.reverse/i386-reverse.exp: Ditto.
3291 * gdb.reverse/i387-env-reverse.exp: Ditto.
3292 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3293
dcc06925
AA
32942018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3295
3296 * lib/gdb.exp (gdb_compile): Re-enable use of
3297 universal_compile_options for languages other than Rust.
3298
25d4fd80
AA
32992018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3300
3301 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3302
ee7f689e 33032018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3304
3305 PR gdb/16577
3306 * gdb.base/solib-vanish.exp: New.
3307 * gdb.base/solib-vanish-main.c: New.
3308 * gdb.base/solib-vanish-lib1.c: New.
3309 * gdb.base/solib-vanish-lib2.c: New.
3310
d8447b6b
YQ
33112018-01-17 Yao Qi <yao.qi@linaro.org>
3312
3313 * gdb.compile/compile.exp: Match the address printed for
3314 frame in the output of command "bt".
3315
86d6a90c
TT
33162018-01-15 Tom Tromey <tom@tromey.com>
3317
3318 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3319 compute sp_reg.
3320
cbcdb1aa
AB
33212018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3322
3323 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3324 to prepare.
3325 (prepare): Return 0 on error, 1 on success.
3326
eea61984
PA
33272018-01-12 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.base/continue-after-aborted-step-over.c: New.
3330 * gdb.base/continue-after-aborted-step-over.exp: New.
3331
6181e9c2
SM
33322018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3333
3334 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3335 options when not creating an executable.
3336
3cada740
PA
33372018-01-11 Pedro Alves <palves@redhat.com>
3338
3339 PR remote/22597
3340 * gdb.server/stop-reply-no-thread.c: New file.
3341 * gdb.server/stop-reply-no-thread.exp: New file.
3342
c63d3e8d
PA
33432018-01-10 Pedro Alves <palves@redhat.com>
3344
3345 PR gdb/22670
3346 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3347 functions too. Test setting breakpoints and printing C functions
3348 with no debug info too.
3349 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3350
d4c2a405
PA
33512018-01-10 Pedro Alves <palves@redhat.com>
3352
3353 PR gdb/22670
3354 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3355 a fail.
3356
8825213e
PA
33572018-01-10 Pedro Alves <palves@redhat.com>
3358
3359 PR gdb/22670
3360 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3361
605fd3c6
YQ
33622018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3363
3364 * gdb.server/unittest.exp: Match the output in non-development
3365 mode.
3366
1e5ded6c
YQ
33672018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3368
3369 * gdb.gdb/unittest.exp: Match output in non-development mode.
3370
30066b0b
JB
33712018-01-08 Joel Brobecker <brobecker@adacore.com>
3372
3373 * gdb.ada/access_tagged_param.exp: Relax expected output
3374 for value of "ObjL" in "continue" to pck.inspect breakpoint
3375 test.
3376
04bafb1e
XR
33772018-01-08 Joel Brobecker <brobecker@adacore.com>
3378
9f86398b
JB
3379 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3380 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3381
e379cee6
PA
33822018-01-05 Pedro Alves <palves@redhat.com>
3383
3384 PR gdb/18653
3385 * gdb.base/libsegfault.exp: New.
3386
de63c46b
PA
33872018-01-05 Joel Brobecker <brobecker@adacore.com>
3388
3389 PR gdb/22670
3390 * gdb.ada/access_tagged_param.exp: New file.
3391 * gdb.ada/access_tagged_param/foo.adb: New file.
3392
f98fc17b
PA
33932018-01-05 Pedro Alves <palves@redhat.com>
3394
3395 PR gdb/22670
3396 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3397 exercise lower case too, and to exercise both full matching and
3398 wild matching.
3399
342f8240
JB
34002018-01-05 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.ada/rename_subscript_param: New testcase.
3403
7150d33c
JG
34042018-01-05 Jerome Guitton <guitton@adacore.com>
3405
3406 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3407
cc0e770c
JB
34082018-01-05 Joel Brobecker <brobecker@adacore.com>
3409
3410 * gdb.ada/convvar_comp: New testcase.
3411
672a41aa 34122018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3413
3414 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3415 (My_Table): New global variable.
3416 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3417
7365ec2f
JB
34182018-01-04 Joel Brobecker <brobecker@adacore.com>
3419
3420 PR gdb/22670
3421 * gdb.ada/maint_with_ada: New testcase.
3422
289483b6
JB
34232018-01-04 Joel Brobecker <brobecker@adacore.com>
3424
3425 PR gdb/22670
3426 * gdb.ada/bp_c_mixed_case: New testcase.
3427
344420da
JB
34282018-01-04 Joel Brobecker <brobecker@adacore.com>
3429
3430 PR gdb/22670
3431 * gdb.ada/complete.exp: Add "complete break ada" test.
3432
66fc87a0
JB
34332018-01-04 Joel Brobecker <brobecker@adacore.com>
3434
3435 PR gdb/22670
3436 * gdb.ada/info_addr_mixed_case: New testcase.
3437
9f757bf7
XR
34382018-01-03 Xavier Roirand <roirand@adacore.com>
3439
3440 * gdb.ada/excep_handle.exp: New testcase.
3441 * gdb.ada/excep_handle/foo.adb: New file.
3442 * gdb.ada/excep_handle/pck.ads: New file.
3443
bd570f80
JB
34442018-01-03 Joel Brobecker <brobecker@adacore.com>
3445
3446 * gdb.base/step-line.c: Add extra empty line in copyright header.
3447 * gdb.base/step-line.inp: Likewise.
3448
9fe561ab
JB
34492018-01-02 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.ada/dyn_stride.exp: Add slice test.
3452
a405673c
JB
34532018-01-02 Joel Brobecker <brobecker@adacore.com>
3454
3455 * gdb.ada/dyn_stride: New testcase.
3456
cef0f868
SH
34572017-12-27 Stafford Horne <shorne@gmail.com>
3458
3459 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3460 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3461
b67d92b0
SH
34622017-12-27 Stafford Horne <shorne@gmail.com>
3463
3464 * gdb.base/reggroups.c: New file.
3465 * gdb.base/reggroups.exp: New file.
3466
eccab96d
JB
34672017-12-18 Joel Brobecker <brobecker@adacore.com>
3468
3469 * gdb.dwarf2/ada-valprint-error.c: New file.
3470 * gdb.dwarf2/ada-valprint-error.exp: New file.
3471
0e2da9f0
JB
34722017-12-18 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdb.ada/assign_arr: New testcase.
3475
cb923fcc
XR
34762017-12-18 Xavier Roirand <roirand@adacore.com>
3477
3478 * gdb.ada/funcall_ptr: New testcase.
3479
7c161838
SDJ
34802017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3481
3482 PR cli/16224
3483 * gdb.base/ptype-offsets.cc: New file.
3484 * gdb.base/ptype-offsets.exp: New file.
3485
1af17fd9
YQ
34862017-12-15 Yao Qi <yao.qi@linaro.org>
3487
3488 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3489 if XML is disabled.
3490
828d5846
XR
34912017-12-15 Xavier Roirand <roirand@adacore.com>
3492
3493 * gdb.ada/same_component_name: New testcase.
3494
79e8fcaa
JB
34952017-12-14 Joel Brobecker <brobecker@adacore.com>
3496
3497 * gdb.ada/str_binop_equal: New testcase.
3498
e05fa6f9
JB
34992017-12-14 Joel Brobecker <brobecker@adacore.com>
3500
3501 * gdb.ada/task_switch_in_core: New testcase.
3502
b89641ba
SM
35032017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3504
3505 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3506 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3507 call test_bkpt_qualified.
3508 (test_bkpt_qualified): New proc.
3509
6892d2e4
PA
35102017-12-13 Pedro Alves <palves@redhat.com>
3511
3512 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3513 Tighten regexp by matching with an anchor.
3514
a22ecf70
PA
35152017-12-13 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3518 ("expression with namespace"): New set of tests.
3519 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3520 (Nested::Test_NS::qux): New.
3521 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3522 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3523
9937536c
JB
35242017-12-13 Joel Brobecker <brobecker@adacore.com>
3525
3526 * gdb.base/server-del-break.c: New file.
3527 * gdb.base/server-del-break.exp: New file.
3528
fe49c6f5
SH
35292017-12-12 Stafford Horne <shorne@gmail.com>
3530
3531 * gdb.xml/tdesc-regs.exp: Add or1k support.
3532
c3d18620
SH
35332017-12-12 Stafford Horne <shorne@gmail.com>
3534
3535 * gdb.base/bp-permanent.c: Define nop of or1k.
3536
c5f9cfc8
JB
35372017-12-11 Joel Brobecker <brobecker@adacore.com>
3538
3539 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3540 output with components being reordered.
3541
a9c135fc
JB
35422017-12-11 Joel Brobecker <brobecker@adacore.com>
3543
3544 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3545 output with components being reordered.
3546
927aa2e7
JK
35472017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3548 Pedro Alves <palves@redhat.com>
3549
3550 * gdb.base/maint.exp (check for .gdb_index): Check also for
3551 .debug_names.
3552 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3553 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3554 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3555 (.gdb_index used after symbol reloading): Support also .debug_names.
3556 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3557
f17d9474
YQ
35582017-12-08 Yao Qi <yao.qi@linaro.org>
3559
3560 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3561 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3562
a0de8c21
YQ
35632017-12-08 Yao Qi <yao.qi@linaro.org>
3564
3565 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3566 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3567
a738ea1d
YQ
35682017-12-08 Yao Qi <yao.qi@linaro.org>
3569
3570 * gdb.arch/aarch64-tagged-pointer.c: New file.
3571 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3572
1cd9a73b
SDJ
35732017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3574
3575 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3576 "int".
3577
fa6eb693
KS
35782017-12-07 Keith Seitz <keiths@redhat.com>
3579
3580 PR breakpoints/22569
3581 * gdb.linespec/ls-errs.exp: Change expected result of "break
3582 -source this file has spaces.c -line 3".
3583 Check that an explicit source file followed by whitespace is
3584 identified as an invalid explicit location.
3585
883fd55a
KS
35862017-12-07 Keith Seitz <keiths@redhat.com>
3587
3588 * gdb.cp/nested-types.cc: New file.
3589 * gdb.cp/nested-types.exp: New file.
3590 * lib/cp-support.exp: Load data-structures.exp library.
3591 (debug_cp_test_ptype_class): New global.
3592 (cp_ptype_class_verbose, next_line): New procedures.
3593 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3594 Add and document new return value.
3595 Switch the list of lines to a queue.
3596 Add support for new `type' key for nested type definitions.
3597 Add debugging/troubleshooting messages.
3598 * lib/data-structures.exp: New file.
3599
ec72db3e
SM
36002017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3601
3602 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3603 with proc_with_prefix, don't use with_test_prefix.
3604
99598d71
TT
36052017-12-07 Tom Tromey <tom@tromey.com>
3606
3607 * gdb.base/break.exp: Add test for empty "commands".
3608
a8806230
YQ
36092017-12-07 Yao Qi <yao.qi@linaro.org>
3610
3611 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3612 malloc and catch syscall.
3613
824cc835
PM
36142017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3615
e79be6e5 3616 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
3617 tests for explicit locations.
3618
7cc244de
PA
36192017-12-06 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3622 force-disabling XML descriptions.
3623
50a1fdd5
PA
36242017-12-04 Pedro Alves <palves@redhat.com>
3625
3626 PR gdb/22499
3627 * gdb.arch/amd64-disp-step-avx.S: New file.
3628 * gdb.arch/amd64-disp-step-avx.exp: New file.
3629
f0fb2488
PA
36302017-12-03 Pedro Alves <palves@redhat.com>
3631
3632 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3633 and <string.h>.
3634 (parent_function): Print distinct messages when waitpid fails, or
3635 the child exits with a signal, or the child exits for an unhandled
3636 reason.
3637 * gdb.threads/process-dies-while-detaching.exp
3638 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3639 it. Wait for both inferior output and GDB's prompt. Use an
3640 indirect spawn id list.
3641 (do_detach): New parameter 'child_exit'. Use it to compute
3642 expected inferior output.
3643 (test_detach, test_detach_watch, test_detach_killed_outside):
3644 Adjust to pass down the expected child exit kind.
3645
97cbe998
SDJ
36462017-12-01 Joel Brobecker <brobecker@adacore.com>
3647 Sergio Durigan Junior <sergiodj@redhat.com>
3648 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3651
40fc416f
SDJ
36522017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3653
3654 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3655 to 'symbol-file' and 'add-symbol-file' can be
3656 position-independent.
3657
1cc75e92
YQ
36582017-12-01 Yao Qi <yao.qi@linaro.org>
3659
3660 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3661 the URL in copyright header.
3662 * gdb.arch/aarch64-fp.exp: Likewise.
3663 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3664 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3665 * gdb.base/expand-psymtabs.exp: Likewise.
3666 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3667 * gdb.fortran/common-block.exp: Likewise.
3668 * gdb.fortran/common-block.f90: Likewise.
3669 * gdb.fortran/logical.exp: Likewise.
3670 * gdb.fortran/vla-datatypes.f90: Likewise.
3671 * gdb.fortran/vla-sub.f90: Likewise.
3672
875fb7a7
JB
36732017-11-30 Joel Brobecker <brobecker@adacore.com>
3674
3675 * gdb.ada/repeat_dyn: New testcase.
3676
6f14765f
UW
36772017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3678
3679 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3680 Update for changed thread numbering.
3681 * gdb.cell/bt.exp: Update for changed GDB output.
3682
f1af7b94
SM
36832017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3684
3685 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3686 setting isremote by hand.
3687 * boards/dwarf4-gdb-index.exp: Likewise.
3688 * boards/fission.exp: Likewise.
3689 * boards/stabs.exp: Likewise.
3690
e3919f3e
PA
36912017-11-30 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.linespec/cpls-ops.exp
3694 (check_explicit_skips_function_argument): Extract the underlying
3695 type of size_t instead of hardcoding it.
3696
bd69330d
PA
36972017-11-29 Pedro Alves <palves@redhat.com>
3698
3699 PR c++/19436
3700 * gdb.linespec/cpls-abi-tag.cc: New file.
3701 * gdb.linespec/cpls-abi-tag.exp: New file.
3702
a20714ff
PA
37032017-11-29 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.base/langs.exp: Use -qualified.
3706 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3707 it.
3708 * gdb.cp/namespace.exp: Use -qualified.
3709 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3710 (overload-3, template-overload, template-ret-type, const-overload)
3711 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3712 procedures.
3713 (test_driver): Call them.
3714 * gdb.cp/save-bp-qualified.cc: New.
3715 * gdb.cp/save-bp-qualified.exp: New.
3716 * gdb.linespec/explicit.exp: Test -qualified.
3717 * lib/completion-support.exp (completion::explicit_opts_list): Add
3718 "-qualified".
3719 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3720
f6f1d339
PM
37212017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3722
3723 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3724
02ca603a
TT
37252017-11-29 Tom Tromey <tom@tromey.com>
3726
3727 * gdb.base/relocate.exp: Update invalid argument test.
3728 Add new tests for invalid arguments.
3729
ed6c0bfb
TP
37302017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3731
3732 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3733 Return 0 as a long.
3734 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3735
f106e10e
TP
37362017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3737
3738 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3739 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3740 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3741 func ().
3742 * gdb.cp/shadow.cc (B.func): Return 0.
3743
10329bb2
JB
37442017-11-27 Joel Brobecker <brobecker@adacore.com>
3745
3746 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3747 expected output in gdb_expect call to allow the exception
3748 message to be present as well. Fix syntax confusion to avoid
3749 TCL thinking that exception_name is an array.
3750
617cd4bc
UW
37512017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3752
3753 * gdb.arch/spu-info.c: Include <unistd.h>.
3754 (do_signal_test): Fix broken calls to write.
3755 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3756 Fix checks for empty mailboxes. Update signal tests for corrected
3757 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3758 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3759 * gdb.cell/arch.exp: Use standard_output_file.
3760 * gdb.cell/break.exp: Likewise.
3761 * gdb.cell/bt.exp: Likewise.
3762 * gdb.cell/core.exp: Likewise.
3763 * gdb.cell/dwarfaddr.exp: Likewise.
3764 * gdb.cell/ea-cache.exp: Likewise.
3765 * gdb.cell/ea-standalone.exp: Likewise.
3766 * gdb.cell/f-regs.exp: Likewise.
3767 * gdb.cell/fork.exp: Likewise.
3768 * gdb.cell/gcore.exp: Likewise.
3769 * gdb.cell/mem-access.exp: Likewise.
3770 * gdb.cell/ptype.exp: Likewise.
3771 * gdb.cell/registers.exp: Likewise.
3772 * gdb.cell/sizeof.exp: Likewise.
3773 * gdb.cell/solib-symbol.exp: Likewise.
3774 * gdb.cell/solib.exp: Likewise.
617cd4bc 3775
a81aaca0
PA
37762017-11-25 Pedro Alves <palves@redhat.com>
3777
3778 * gdb.base/complete-empty.exp: New file.
3779 * gdb.base/completion.exp: Adjust.
3780
6a3c6ee4
PA
37812017-11-25 Pedro Alves <palves@redhat.com>
3782
3783 * gdb.linespec/cpls-ops.cc: New file.
3784 * gdb.linespec/cpls-ops.exp: New file.
3785 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3786 factored out from ...
3787 (test_complete_prefix_range): ... this.
3788
8955eb2d
PA
37892017-11-24 Pedro Alves <palves@redhat.com>
3790
3791 * gdb.linespec/cpcompletion.exp: New file.
3792 * gdb.linespec/cpls-hyphen.cc: New file.
3793 * gdb.linespec/cpls.cc: New file.
3794 * gdb.linespec/cpls2.cc: New file.
3795 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3796 test to use test_gdb_complete_unique. Add label completion,
3797 keyword completion and explicit location completion tests.
3798 * lib/completion-support.exp: New file.
3799
e547c119
JB
38002017-11-24 Joel Brobecker <brobecker@adacore.com>
3801
3802 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3803 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3804 when hitting an exception catchpoint.
3805
7c3c1aa8
YQ
38062017-11-22 Yao Qi <yao.qi@linaro.org>
3807
3808 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3809
41bd68f5
SM
38102017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3811
3812 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3813 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3814 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3815
1daad298
YQ
38162017-11-22 Yao Qi <yao.qi@linaro.org>
3817
3818 * gdb.base/info-os.exp: Pass pthreads.
3819 * gdb.multi/multi-attach.exp: Likewise.
3820
88465e87
YQ
38212017-11-22 Yao Qi <yao.qi@linaro.org>
3822
3823 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3824 compiler.
3825
dc196b23
YQ
38262017-11-22 Yao Qi <yao.qi@linaro.org>
3827
3828 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3829 * gdb.base/break-interp.exp: Likewise.
3830 * gdb.base/jit-attach-pie.exp: Likewise.
3831
2400729e
UW
38322017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3833
3834 * gdb.base/float128.c (large128): New variable.
3835 * gdb.base/float128.exp: Add test to print largest __float128 value.
3836
7a26362d
UW
38372017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3838
3839 * gdb.arch/vsx-regs.exp: Update register content checks.
3840
ed0f4273
UW
38412017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3842
3843 * gdb.arch/ppc-longdouble.exp: New file.
3844 * gdb.arch/ppc-longdouble.c: Likewise.
3845
a25d69c6
PA
38462017-11-21 Pedro Alves <palves@redhat.com>
3847
3848 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3849
73fcf641
PA
38502017-11-20 Pedro Alves <palves@redhat.com>
3851
3852 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3853 (long_double_typedef): New typedefs.
3854 Use DEF on double and long double.
3855 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3856 cases.
3857 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3858 and 'long_double_ptr_same_size' locals. Use them to decide
3859 whether cast from array/function to float is valid/invalid.
3860
71a3c369
TT
38612017-11-17 Tom Tromey <tom@tromey.com>
3862
3863 * gdb.rust/traits.rs: New file.
3864 * gdb.rust/traits.exp: New file.
3865
ced9779b
JB
38662017-11-17 Joel Brobecker <brobecker@adacore.com>
3867
3868 * gdb.ada/minsyms: New testcase.
3869
a0922d80
PA
38702017-11-16 Pedro Alves <palves@redhat.com>
3871
3872 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3873 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3874
ea04e54c
PA
38752017-11-16 Pedro Alves <palves@redhat.com>
3876
3877 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3878 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3879
e849ea89
PA
38802017-11-16 Pedro Alves <palves@redhat.com>
3881
3882 * gdb.server/reconnect-ctrl-c.c: New file.
3883 * gdb.server/reconnect-ctrl-c.exp: New file.
3884
d8ae99a7
PM
38852017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3886
3887 * gdb.python/py-rbreak.exp: New file.
3888 * gdb.python/py-rbreak.c: New file.
3889 * gdb.python/py-rbreak-func2.c: New file.
3890
968a13f8
PA
38912017-11-16 Pedro Alves <palves@redhat.com>
3892
3893 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3894 pattern.
3895 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3896 GDB.
3897
71774bc9
SM
38982017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3899
3900 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3901 regex.
3902
ddbb44cf
SM
39032017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3904
3905 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3906 test names.
3907
584a564f
PA
39082017-11-09 Pedro Alves <palves@redhat.com>
3909
3910 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3911 factored out from ...
3912 (top level): ... here, and adjusted to avoid expecting beyond the
3913 prompt in a single gdb_test_multiple.
3914
5ed7a928
PA
39152017-11-09 Pedro Alves <palves@redhat.com>
3916
3917 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3918 output.
3919 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3920 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3921 * gdb.server/ext-run.exp ("kill" test): Likewise.
3922 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3923
a60e0738
PA
39242017-11-09 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3927 match till end of line.
3928
2c88253f
PA
39292017-11-09 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3932
c7a38517
PA
39332017-11-09 Pedro Alves <palves@redhat.com>
3934
3935 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3936 New procedures, factored out from ...
3937 (top level): ... here, and adjusted to avoid expecting beyond the
3938 prompt in one go.
3939
f29f4b6b
PA
39402017-11-09 Pedro Alves <palves@redhat.com>
3941
3942 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3943 output. Fix '?' match.
3944
286acbb5
JB
39452017-11-08 Joel Brobecker <brobecker@adacore.com>
3946
3947 * gdb.ada/scoped_watch: New testcase.
3948 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3949 which is actually correct.
3950 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3951 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3952
62d7ae92
PA
39532017-11-08 Pedro Alves <palves@redhat.com>
3954
3955 * gdb.gdb/complaints.exp (test_initial_complaints)
3956 (test_serial_complaints, test_short_complaints): Call
3957 complaint_internal instead of complaint.
3958
280ca31f
DT
39592017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3960
3961 * gdb.threads/tls-core.c: New file.
3962 * gdb.threads/tls-core.exp: Likewise.
3963
b5ec771e
PA
39642017-11-08 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3967 (p Exported_Capitalized): New test.
3968 (p exported_capitalized): New test.
3969
a02b41a7
PA
39702017-11-07 Pedro Alves <palves@redhat.com>
3971
3972 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3973
95e95a6d
PA
39742017-11-07 Pedro Alves <palves@redhat.com>
3975
3976 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3977 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3978 (disable_invalid, disable_inverted, disable_negative): New
3979 procedures.
3980 ("bad numbers"): New set of tests.
3981
cee62dbd
PA
39822017-11-07 Pedro Alves <palves@redhat.com>
3983
3984 * gdb.cp/ena-dis-br-range.exp: Add tests.
3985
cc638e86
PA
39862017-11-07 Pedro Alves <palves@redhat.com>
3987
3988 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3989
d0fe4701
XR
39902017-11-07 Xavier Roirand <roirand@adacore.com>
3991 Pedro Alves <palves@redhat.com>
3992
3993 * gdb.base/ena-dis-br.exp: Add reference to
3994 gdb.cp/ena-dis-br-range.exp.
3995 * gdb.cp/ena-dis-br-range.exp: New file.
3996 * gdb.cp/ena-dis-br-range.cc: New file.
3997
46f67f80
PA
39982017-11-06 Pedro Alves <palves@redhat.com>
3999
4000 * gdb.base/attach-non-pgrp-leader.c: New.
4001 * gdb.base/attach-non-pgrp-leader.exp: New.
4002
726e1356
PA
40032017-11-06 Pedro Alves <palves@redhat.com>
4004
4005 * configure.ac: No longer check for termio.h and sgtty.h.
4006 * configure: Regenerate.
4007 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4008 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4009 Remove termio and sgtty code.
4010
50ab6ace
YQ
40112017-11-03 Yao Qi <yao.qi@linaro.org>
4012
4013 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4014 in GDB is disabled.
4015
8e68731c
YQ
40162017-11-03 Yao Qi <yao.qi@linaro.org>
4017
4018 * gdb.python/py-thrhandle.exp: Skip it if python is not
4019 enabled.
4020
3a87ae65
SM
40212017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4022
4023 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4024 as a breakpoint command.
4025
484d8d36
MD
40262017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4027
4028 PR python/21213
4029 * gdb.python/py-infthread.exp: Test calling
4030 InferiorThread.inferior () multiple times in a row.
4031
4a27f119
KS
40322017-10-27 Keith Seitz <keiths@redhat.com>
4033
4034 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4035 Test "info break" for every inlined function breakpoint.
4036
bb11dd58
YQ
40372017-10-27 Yao Qi <yao.qi@linaro.org>
4038
4039 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4040
a43f3893
PF
40412017-10-26 Patrick Frants <osscontribute@gmail.com>
4042
4043 * gdb.cp/classes.exp (test_static_members): Test printing
4044 Outer::instance.
4045 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4046 (Inner::instance, Outer::instance): New.
4047
792ccf00
PA
40482017-10-24 Pedro Alves <palves@redhat.com>
4049
4050 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4051 extra console" test in two stages.
4052
eb2bfbad
PA
40532017-10-24 Pedro Alves <palves@redhat.com>
4054
4055 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4056
1f75a651
PA
40572017-10-24 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4060 loop.
4061
779990d9
PA
40622017-10-24 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4065 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4066
ad9b8f5d
PA
40672017-10-24 Pedro Alves <palves@redhat.com>
4068
4069 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4070 parameter and handle it. Don't output read value in test name.
4071
fee6da6e
PA
40722017-10-24 Pedro Alves <palves@redhat.com>
4073
4074 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4075 custom test name.
4076
10389c2c
PA
40772017-10-24 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4080 include the unstable output directory name in the test's name.
4081 (initial_setup_simple) <'set args'>: Use custom test name.
4082
a80e65a9
PA
40832017-10-24 Pedro Alves <palves@redhat.com>
4084
4085 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4086 with explicit test name.
4087
15763a09
PA
40882017-10-20 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4091 'wait -i'. Use gdb_assert and remote_close.
4092
49a4ce2e
AB
40932017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4094
4095 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4096 number from variable rather than hard-coded.
4097
a75868f5
PA
40982017-10-19 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.base/long-inferior-output.c: New file.
4101 * gdb.base/long-inferior-output.exp: New file.
4102
c8ba13ad
KS
41032017-11-18 Keith Seitz <keiths@redhat.com>
4104
4105 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4106 method.
4107 (main): Call it.
4108 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4109 Add additional user-defined conversion operator tests.
4110
b27de576
PA
41112017-10-17 Pedro Alves <palves@redhat.com>
4112
4113 * boards/native-stdio-gdbserver.exp: Load "local-board".
4114
8484c955
PA
41152017-10-17 Pedro Alves <palves@redhat.com>
4116
4117 * gdb.base/quit-live.c: New file.
4118 * gdb.base/quit-live.exp: New file.
4119
83d5a34d
KS
41202017-10-16 Keith Seitz <keiths@redhat.com>
4121
4122 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4123 (class_with_protected_typedef, class_with_private_typedef)
4124 (struct_with_public_typedef, struct_with_protected_typedef)
4125 (struct_with_private_typedef): New classes/structs.
4126 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4127 typedefs and access specifiers.
4128
739b3f1d
PA
41292017-10-16 Pedro Alves <palves@redhat.com>
4130 Simon Marchi <simon.marchi@polymtl.ca>
4131
4132 * README (Local vs Remote vs Native): New section.
4133 * boards/local-board.exp: New file, with bits factored out from
4134 ...
4135 * boards/native-extended-gdbserver.exp: ... here. Load
4136 "local-board".
4137 * boards/native-gdbserver.exp: Load "local-board".
4138 (${board}_spawn, ${board}_exec): Delete.
4139 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4140 ...
4141 * boards/stdio-gdbserver-base.exp: ... this new file.
4142 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4143 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4144 procedure.
4145 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4146 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4147 stdio_gdbserver_command.
4148 (${board}_get_remote_address, ${board}_get_comm_port)
4149 (${board}_download, ${board}_upload): Delete.
4150 (get_target_remote_pipe_cmd): New.
4151
fe68b953
SM
41522017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4153
4154 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4155 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4156 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4157 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4158 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4159 remove with_test_prefix.
4160
300b6685
PA
41612017-10-13 Pedro Alves <palves@redhat.com>
4162
4163 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4164 * gdb.base/annota1.exp: Use it instead of is_remote.
4165 * gdb.base/annota3.exp: Use it instead of is_remote.
4166 * gdb.cp/annota2.exp: Use it instead of is_remote.
4167 * gdb.cp/annota3.exp: Use it instead of is_remote.
4168 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4169
50500caf
PA
41702017-10-13 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4173 (test_num_test_vars, run_and_count_vars, find_env)
4174 (test_set_unset_env, test_inherit_env_var): New procedures.
4175 (top level): Use them.
4176
dad0c6d2
PA
41772017-10-13 Pedro Alves <palves@redhat.com>
4178
4179 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4180 also skip on stub-like targets.
4181
8b0553c1
PA
41822017-10-13 Pedro Alves <palves@redhat.com>
4183
4184 PR gdb/22293
4185 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4186 (top level): Move some tests to ...
4187 (test_not_found): ... this new procedure.
4188 (top level): Call it.
4189
7594f623
PA
41902017-10-13 Pedro Alves <palves@redhat.com>
4191
4192 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4193 expect different "info terminal" output if testing with a
4194 non-native target.
4195
ebe3b402
PA
41962017-10-13 Pedro Alves <palves@redhat.com>
4197 Simon Marchi <simon.marchi@polymtl.ca>
4198
4199 PR python/12966
4200 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4201
42f1b161
PA
42022017-10-13 Pedro Alves <palves@redhat.com>
4203
4204 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4205 already.
4206
8d6ef72b
PA
42072017-10-13 Pedro Alves <palves@redhat.com>
4208
4209 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4210 is_remote.
4211
d7bcd5b8
PA
42122017-10-13 Pedro Alves <palves@redhat.com>
4213
4214 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4215 is_remote.
4216
df479dc6
PA
42172017-10-13 Pedro Alves <palves@redhat.com>
4218
4219 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4220 is set.
4221 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4222 instead of is_remote.
4223
23fb630a
PA
42242017-10-13 Pedro Alves <palves@redhat.com>
4225
4226 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4227 (top level): Add comment.
4228
cc77b1dc
PA
42292017-10-13 Pedro Alves <palves@redhat.com>
4230
4231 * gdb.base/remote.exp (top level): Fix comment typo and add
4232 missing return.
4233
27c9e813
PA
42342017-10-13 Pedro Alves <palves@redhat.com>
4235 Simon Marchi <simon.marchi@polymtl.ca>
4236
4237 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4238 calls and add comments. Skip test if use_gdb_stub is set.
4239 (top level): Use "set cwd" command instead of "cd" command.
4240
5e830d98
PA
42412017-10-13 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4244 is_remote target check.
4245
f5ca0032
PA
42462017-10-13 Pedro Alves <palves@redhat.com>
4247
4248 * gdb.base/scope.exp: Use build_executable + clean_restart +
4249 gdb_file_cmd instead of prepare_for_testing and no longer skip
4250 "before run" tests on is_remote target boards. Update comments.
4251 * boards/native-extended-gdbserver.exp
4252 (extended_gdbserver_load_last_file): New, factored out from ...
4253 (gdb_load): ... this. Move further below and add comment.
4254 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4255
8aed1c0d
PA
42562017-10-12 Pedro Alves <palves@redhat.com>
4257
4258 * gdb.base/attach.exp: Remove references to gdb64.
4259 * gdb.base/dbx.exp: Remove references to gdb64.
4260
cfa34c87
SM
42612017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4262 Pedro Alves <palves@redhat.com>
4263
4264 * gdb.base/label.exp: Remove is_remote target check.
4265
9192b7de
PA
42662017-10-12 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.base/auvx.exp (coredir): Update comment.
4269 (top level) <core_works>: Use "set cwd" command instead of "cd"
4270 command.
4271
6bf0052d
PA
42722017-10-12 Pedro Alves <palves@redhat.com>
4273 Simon Marchi <simon.marchi@polymtl.ca>
4274
4275 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4276 target boards.
4277
e48ef82d
PA
42782017-10-12 Pedro Alves <palves@redhat.com>
4279 Simon Marchi <simon.marchi@polymtl.ca>
4280
4281 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4282 Instead skip if there's any gdb_protocol set.
4283
8d7aea57
SM
42842017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4285 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4288
30440677
PA
42892017-10-12 Pedro Alves <palves@redhat.com>
4290 Simon Marchi <simon.marchi@polymtl.ca>
4291
4292 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4293 instead of on dejagnu remote boards.
4294
4e04f045 42952017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4296 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4297
4298 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4299 checks. Use build_executable + clean_restart instead of
4300 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4301 of enabling non-stop after starting gdb.
4302
871a186e
PA
43032017-10-12 Pedro Alves <palves@redhat.com>
4304
4305 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4306 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4307 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4308 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4309
56d704da
AK
43102017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4311
4312 * gdb.arch/arc-tdesc-cpu.exp: New file.
4313 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4314
2f20e312
SM
43152017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4316
4317 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4318
65630365
PA
43192017-10-10 Pedro Alves <palves@redhat.com>
4320
4321 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4322 expect CLI output.
4323
bf469271
PA
43242017-10-10 Pedro Alves <palves@redhat.com>
4325
4326 * lib/selftest-support.exp (selftest_setup): Update for
4327 captured_command_loop's prototype change.
4328
777a42f1
PA
43292017-10-09 Pedro Alves <palves@redhat.com>
4330
4331 Test both arch1=>arch2 and arch2=>arch1.
4332
4333 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4334 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4335 factored out to...
4336 (append_arch1_options, append_arch2_options, append_arch_options)
4337 (build_executables): New procedures.
4338 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4339 local.
4340 (top level): Add new 'first_arch' testing axis.
4341
cbd2b4e3
PA
43422017-10-09 Pedro Alves <palves@redhat.com>
4343
4344 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4345 (barrier): New.
4346 (thread_start, all_started): New functions.
4347 (main): Spawn new thread and wait until it is scheduled.
4348 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4349 option.
4350 (do_test): Add 'selected_thread' parameter. Run to all_started
4351 instead of main. Explicitly set the breakpoint at main. Switch
4352 to the SELECTED_THREAD thread.
4353 (top level): Test handling the exec event with either the main
4354 thread or the second thread selected.
4355
5c9e4427
PA
43562017-10-09 Pedro Alves <palves@redhat.com>
4357
4358 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4359 logic. Move STOP marker after the value checks.
4360 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4361 regexp.
4362
b3b7c423
SL
43632017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4364
4365 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4366
3b4b2f16
UW
43672017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4368
4369 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4370 integer-to-dfp conversion.
4371 * gdb.base/dfp-test.exp: Likewise.
4372
5cd63fda
PA
43732017-10-04 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.multi/hangout.c: Include <unistd.h>.
4376 (hangout_loop): New function.
4377 (main): Call alarm. Call hangout_loop in a loop.
4378 * gdb.multi/hello.c: Include <unistd.h>.
4379 (hello_loop): New function.
4380 (main): Call alarm. Call hangout_loop in a loop.
4381 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4382 inferior with the other selected.
4383
4c71c105
SM
43842017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4385
4386 * gdb.mi/list-thread-groups-available.exp: New file.
4387 * gdb.mi/list-thread-groups-available.c: New file.
4388
bc3b087d
SDJ
43892017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4390
4391 * gdb.base/set-cwd.exp: Make it available on
4392 native-extended-gdbserver.
4393
d092c5a2
SDJ
43942017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4395
4396 * gdb.base/set-cwd.c: New file.
4397 * gdb.base/set-cwd.exp: Likewise.
4398
45320ffa
TT
43992017-10-02 Tom Tromey <tom@tromey.com>
4400
4401 PR rust/22236:
4402 * gdb.rust/simple.rs (main): New variable "fslice".
4403 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4404
b3e3859b
TT
44052017-10-02 Tom Tromey <tom@tromey.com>
4406
4407 * gdb.rust/simple.exp: Test ptype of a slice.
4408
01af5e0d
TT
44092017-10-02 Tom Tromey <tom@tromey.com>
4410
4411 * gdb.rust/simple.exp: Test index of slice.
4412
a9bbfbd8
TT
44132017-09-27 Tom Tromey <tom@tromey.com>
4414
4415 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4416
df8899e5
TP
44172017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4418 Pedro Alves <palves@redhat.com>
4419
4420 * gdb.base/compare-sections.exp (get value of read-only section): Read
4421 as unsigned value.
4422 (corrupt read-only section): Likewise and don't set written if patching
4423 failed.
4424
757bf54b
KB
44252017-09-21 Kevin Buettner <kevinb@redhat.com>
4426
4427 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4428 files.
4429
06871ae8
PA
44302017-09-20 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4433 symbol names in gdb's output.
4434 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4435
e5f25bc5
PA
44362017-09-20 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4439 Rename to ...
4440 (test_list_ambiguous_symbol): ... this and add a symbol name
4441 parameter. Adjust.
4442 (test_list_ambiguous_function): Reimplement on top of
4443 test_list_ambiguous_symbol and also test listing ambiguous
4444 variables.
4445 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4446 (ambiguous_fun): ... this.
4447 (ambiguous_var): New.
4448 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4449 (ambiguous_fun): ... this.
4450 (ambiguous_var): New.
4451
4e5a4f58
JB
44522017-09-19 John Baldwin <jhb@FreeBSD.org>
4453
4454 * gdb.base/starti.c: New file.
4455 * gdb.base/starti.exp: New file.
4456 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4457
26e53f3e
PA
44582017-09-14 Pedro Alves <palves@redhat.com>
4459
4460 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4461 (top level): Use it instead of runto.
4462
cb791d59
TT
44632017-09-11 Tom Tromey <tom@tromey.com>
4464
4465 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4466
7c96f8c1
TT
44672017-09-11 Tom Tromey <tom@tromey.com>
4468
4469 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4470 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4471
469412dd
CW
44722017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4473
4474 * gdb.fortran/printing-types.exp: New file.
4475 * gdb.fortran/printing-types.exp: New file.
4476
e0f86435
BH
44772017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4478
4479 * gdb.fortran/vla-ptype.exp: Fix typos.
4480 * gdb.fortran/vla-value.exp: Same.
4481
9e9af4be
BH
44822017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4483
4484 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4485 * gdb.mi/mi-var-child-f.exp: Likewise.
4486 * gdb.mi/mi-vla-fortran.exp: Likewise.
4487
a5ad232b 44882017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4489 Christoph Weinmann <christoph.t.weinmann@intel.com>
4490 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4491
4492 * gdb.fortran/ptr-indentation.f90: New file.
4493 * gdb.fortran/ptr-indentation.exp: New file.
4494
5aec60eb
TT
44952017-09-05 Tom Tromey <tom@tromey.com>
4496
4497 PR gdb/22010:
4498 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4499
8f8f8152
TP
45002017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4501
4502 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4503
fbd1b771
JK
45042017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4505
4506 * gdb.threads/tls-nodebug-pie.c: New file.
4507 * gdb.threads/tls-nodebug-pie.exp: New file.
4508
5eb5f850
TT
45092017-09-05 Tom Tromey <tom@tromey.com>
4510
4511 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4512 for rust.
4513
ae780a21
SM
45142017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4515
4516 * gdb.multi/multi-arch-exec.exp: Test with different
4517 "follow-exec-mode" settings.
4518 (do_test): New procedure.
4519
3693fdb3
PA
45202017-09-04 Pedro Alves <palves@redhat.com>
4521
4522 * gdb.base/func-static.c (S::method const, S::method volatile)
4523 (S::method volatile const): New methods.
4524 (c_s, v_s, cv_s): New instances.
4525 (main): Call method() on them.
4526 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4527 (cannot_resolve): New procedure.
4528 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4529 print-quote-unquoted columns.
4530 (do_test): Test printing each scope too.
4531
e68cb8e0
PA
45322017-09-04 Pedro Alves <palves@redhat.com>
4533
4534 * gdb.base/local-static.exp: Also test with
4535 class::method::variable wholly quoted.
4536 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4537
858be34c
PA
45382017-09-04 Pedro Alves <palves@redhat.com>
4539
4540 * gdb.base/local-static.c: New.
4541 * gdb.base/local-static.cc: New.
4542 * gdb.base/local-static.exp: New.
4543
46a4882b
PA
45442017-09-04 Pedro Alves <palves@redhat.com>
4545
4546 * gdb.asm/asm-source.exp: Add casts to int.
4547 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4548 (dataglobal64_1, dataglobal64_2): New globals.
4549 * gdb.base/nodebug.exp: Test different expressions involving the
4550 new globals, with print, whatis and ptype. Add casts to int.
4551 * gdb.base/solib-display.exp: Add casts to int.
4552 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4553 * gdb.cp/m-static.exp: Add cast to int.
4554 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4555 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4556 tls variable with no debug info without a cast. Test with a cast
4557 to int too.
4558 * gdb.trace/entry-values.exp: Add casts.
4559
2c5a2be1
PA
45602017-09-04 Pedro Alves <palves@redhat.com>
4561
4562 * gdb.base/nodebug.exp: Test that ptype's error about functions
4563 with unknown return type includes the function name too.
4564
7022349d
PA
45652017-09-04 Pedro Alves <palves@redhat.com>
4566
4567 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4568 return type of munmap in infcall.
4569 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4570 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4571 type of ftell in infcall.
4572 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4573 type of getpid in infcall.
4574 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4575 infcall.
4576 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4577 Bail on failure to extract the pid.
4578 * gdb.base/nodebug.c: #include <stdint.h>.
4579 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4580 New functions.
4581 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4582 Change expected output of print/whatis/ptype with functions with
4583 no debug info. Test all supported languages. Call
4584 test_call_promotion.
4585 * gdb.compile/compile.exp: Adjust expected output to expect
4586 warning.
4587 * gdb.threads/siginfo-threads.exp: Likewise.
4588
54990598
PA
45892017-09-04 Pedro Alves <palves@redhat.com>
4590
4591 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4592 "prototypes". Test calling float functions via prototyped and
4593 unprototyped function pointers.
4594 (perform_all_tests): New parameter "prototypes". Pass it down.
4595 (top level): Pass down "prototypes" parameter to
4596 perform_all_tests.
4597
34d16ea2
SM
45982017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4599
4600 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4601 Test with nested loops.
4602
9521ecda
SM
46032017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4604
4605 * gdb.base/commands.exp: Call the new procedures.
4606 (loop_break_test, loop_continue_test): New procedures.
4607
80a65e9b
SM
46082017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4609
4610 * gdb.base/commands.exp: Call new procedure.
4611 (define_if_without_arg_test): New procedure.
4612
e439fa14
PA
46132017-09-04 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/list-ambiguous.exp: New file.
4616 * gdb.base/list-ambiguous0.c: New file.
4617 * gdb.base/list-ambiguous1.c: New file.
4618 * gdb.base/list.exp (test_list_range): Adjust expected output.
4619
0a2dde4a
SDJ
46202017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4621
4622 * gdb.base/share-env-with-gdbserver.c: New file.
4623 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4624
5e89eb3a
SM
46252017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4626
4627 * gdb.base/commands.exp (gdbvar_simple_if_test,
4628 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4629 progvar_simple_if_test, progvar_simple_while_test,
4630 progvar_complex_if_while_test, user_defined_command_test,
4631 user_defined_command_args_eval,
4632 user_defined_command_args_stack_test,
4633 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4634 temporary_breakpoint_commands,
4635 gdb_test_no_prompt, redefine_hook_test,
4636 redefine_backtrace_test): Remove "global gdb_prompt".
4637
fd437cbc
SM
46382017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4639
4640 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4641 New proc, call it from toplevel.
4642
87215ad1
SDJ
46432017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4644
4645 PR remote/21852
4646 * gdb.server/normal.c: New file, copied from gdb.base.
4647 * gdb.server/run-without-local-binary.exp: New file.
4648
58afddc6
WP
46492017-08-07 Weimin Pan <weimin.pan@oracle.com>
4650
4651 * gdb.arch/sparc64-adi.exp: New file.
4652 * gdb.arch/sparc64-adi.c: New file.
4653
5277199a
PA
46542017-08-22 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4657 (top level): Add "list all overloads" tests.
4658
14278e1f
TT
46592017-08-22 Tom Tromey <tom@tromey.com>
4660
4661 * gdb.gdb/xfullpath.exp: Remove.
4662
bf223d3e
PA
46632017-08-21 Pedro Alves <palves@redhat.com>
4664
4665 PR gdb/19487
4666 * gdb.base/symbol-alias.c: New.
4667 * gdb.base/symbol-alias2.c: New.
4668 * gdb.base/symbol-alias.exp: New.
4669
c973d0aa
PA
46702017-08-21 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.base/dfp-test.c
4673 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4674 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4675 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4676 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4677 * gdb.base/whatis-ptype-typedefs.c: New.
4678 * gdb.base/whatis-ptype-typedefs.exp: New.
4679 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4680 (an_int, an_int_type, an_int_type2): New globals.
4681 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4682 involving typedefs and cast expressions.
4683 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4684 (lookup_typedefs_function): New.
4685 (typedefs_pretty_printers_dict): New.
4686 (top level): Register lookup_typedefs_function in
4687 gdb.pretty_printers.
4688
6d580b63
YQ
46892017-08-18 Yao Qi <yao.qi@linaro.org>
4690
4691 * gdb.server/unittest.exp: New.
4692
206726fb
SDJ
46932017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4694
4695 PR gdb/21954
4696 * gdb.base/environ.exp: Add test to check if 'unset environment'
4697 works.
4698
bf0ec4c2
AA
46992017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4700
4701 * lib/gdb.exp (universal_compile_options): New caching proc.
4702 (gdb_compile): Suppress GCC's coloring of messages.
4703
d6382fff
TT
47042017-08-14 Tom Tromey <tom@tromey.com>
4705
4706 PR gdb/21675:
4707 * gdb.base/printcmds.exp (test_radices): New function.
4708 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4709 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4710 * lib/gdb.exp (get_integer_valueof): Use p/d.
4711
c2c2dd9f
SM
47122017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4713
4714 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4715 characters.
4716
fdffd6f4
TT
47172017-08-05 Tom Tromey <tom@tromey.com>
4718
4719 * gdb.rust/simple.exp: Allow String to appear in a different
4720 namespace.
4721
27d41eac
YQ
47222017-07-26 Yao Qi <yao.qi@linaro.org>
4723
4724 * gdb.gdb/unittest.exp: Invoke command
4725 "maintenance check xml-descriptions".
4726
031ed05d
AA
47272017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4728
4729 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4730 calling context.
4731 (hex128): Drop erroneous calculation of parameters.
4732
dcd27ddf
SM
47332017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * gdb.python/py-unwind.exp: Disable stack protection when
4736 building test file.
4737
47e77640
PA
47382017-07-20 Pedro Alves <palves@redhat.com>
4739
4740 * gdb.base/default.exp (set language): Adjust expected output.
4741
62d2a18a
PA
47422017-07-20 Pedro Alves <palves@redhat.com>
4743
4744 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4745 (test_minsym): ... this, and make static.
4746 (get_pck__foo__bar__minsym): Rename to ...
4747 (get_test_minsym): ... this.
4748 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4749 symbol names and comments.
4750 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4751 (get_test_minsym): ... this.
4752 (pck__foo__bar__minsym__2): Rename to ...
4753 (test_minsym): ... this.
4754 (main): Adjust.
4755
c45ec17c
PA
47562017-07-17 Pedro Alves <palves@redhat.com>
4757
4758 * gdb.base/completion.exp: Adjust expected output.
4759 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4760 the completer works.
4761
c6756f62
PA
47622017-07-17 Pedro Alves <palves@redhat.com>
4763
4764 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4765
5bd68487
AB
47662017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4767
4768 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4769
8880f2a9
TT
47702017-07-14 Tom Tromey <tom@tromey.com>
4771
4772 PR rust/21764:
4773 * gdb.rust/simple.exp: Add tests.
4774
65547233
TT
47752017-07-14 Tom Tromey <tom@tromey.com>
4776
4777 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4778
8f14146e
PA
47792017-07-14 Pedro Alves <palves@redhat.com>
4780
4781 * gdb.linespec/base/one/thefile.cc (z1): New function.
4782 * gdb.linespec/base/two/thefile.cc (z2): New function.
4783 * gdb.linespec/linespec.exp: Add tests.
4784
b4365d02
AB
47852017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4786
4787 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4788 to mi_create_breakpoint.
4789
5d2cbaa5
AB
47902017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4791
4792 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4793 mi_create_breakpoint.
4794
11cb5716
IB
47952017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4796
4797 * gdb.dlang/demangle.exp: Update for demangling changes.
4798
03278692
TT
47992017-07-09 Tom Tromey <tom@tromey.com>
4800
4801 * gdb.dwarf2/shortpiece.exp: New file.
4802
33c5cd75
DB
48032017-07-06 David Blaikie <dblaikie@gmail.com>
4804
4805 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4806 built from fissiont-multi-cu{1,2}.c.
4807 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4808 except putting 'main' and 'func' in separate CUs in the same DWO file.
4809 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4810 test.
4811 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4812 test.
4813
8455d262
PA
48142017-07-06 Pedro Alves <palves@redhat.com>
4815
4816 * gdb.python/py-unwind.exp: Test flushregs.
4817
dc4bde35
SDJ
48182017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4819
4820 PR cli/21688
4821 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4822 tests for alias commands and trailing whitespace.
4823
51ed89aa
SDJ
48242017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4825
4826 PR cli/21688
4827 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4828 procedure. Call it.
4829
eb17d413
PA
48302017-06-29 Pedro Alves <palves@redhat.com>
4831
4832 * gdb.base/printcmds.exp: Add tests.
4833
41664b45
DG
48342017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4835
4836 PR gdb/21337
4837 * gdb.base/reread-readsym.exp: New file.
4838 * gdb.base/reread-readsym.c: New file.
4839
75312ae3
KB
48402017-06-21 Kevin Buettner <kevinb@redhat.com>
4841
4842 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4843 subpattern.
4844
66953522
PB
48452017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4846
4847 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4848 extended mnemonic.
4849 * gdb.arch/powerpc-power9.s: Likewise.
4850
5524b525
AA
48512017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4852
4853 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4854 on 32-bit x86 targets. Exploit is_*_target macros where
4855 appropriate.
4856
03c8af18
AA
48572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4858
4859 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4860 register pieces.
4861
3bf31011
AA
48622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4863
4864 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4865 located in one or more DWARF pieces.
4866
805acca0
AA
48672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4868
4869 * lib/gdb.exp (get_endianness): New proc.
4870 * gdb.arch/aarch64-fp.exp: Use it.
4871 * gdb.arch/altivec-regs.exp: Likewise.
4872 * gdb.arch/e500-regs.exp: Likewise.
4873 * gdb.arch/vsx-regs.exp: Likewise.
4874 * gdb.base/dump.exp: Likewise.
4875 * gdb.base/funcargs.exp: Likewise.
4876 * gdb.base/gnu_vector.exp: Likewise.
4877 * gdb.dwarf2/formdata16.exp: Likewise.
4878 * gdb.dwarf2/implptrpiece.exp: Likewise.
4879 * gdb.dwarf2/nonvar-access.exp: Likewise.
4880 * gdb.python/py-inferior.exp: Likewise.
4881 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4882
e9352324
AA
48832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4884
4885 PR gdb/21226
4886 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4887 stack value pieces are taken from the LSB end.
4888
d5d1163e
AA
48892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4890
4891 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4892 variable at nonzero offset.
4893
0567c986
AA
48942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4895
4896 * gdb.dwarf2/var-access.c: New file.
4897 * gdb.dwarf2/var-access.exp: New test.
4898 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4899
973e9aab
TT
49002017-06-12 Tom Tromey <tom@tromey.com>
4901
4902 * gdb.dwarf2/formdata16.exp: Add tests.
4903
d9109c80
TT
49042017-06-12 Tom Tromey <tom@tromey.com>
4905
4906 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4907
30a25466
TT
49082017-06-12 Tom Tromey <tom@tromey.com>
4909
4910 PR exp/16225:
4911 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4912 * gdb.arch/vsx-regs.exp: Update tests.
4913 * gdb.arch/s390-vregs.exp (hex128): New proc.
4914 Update test.
4915 * gdb.arch/altivec-regs.exp: Update tests.
4916
aefd8b33
SDJ
49172017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4918
4919 * gdb.base/startup-with-shell.c: New file.
4920 * gdb.base/startup-with-shell.exp: Likewise.
4921
2090129c
SDJ
49222017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4923
4924 * gdb.server/non-existing-program.exp: Update regex in order to
4925 reflect the fact that gdbserver is now using fork_inferior (with a
4926 shell) to startup the inferior.
4927
8e86a419
SM
49282017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4929
4930 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4931 support function calls from GDB.
4932
e6cf65f2
TT
49332017-05-21 Tom Tromey <tom@tromey.com>
4934
4935 PR rust/21466:
4936 * gdb.rust/unsized.exp: New file.
4937 * gdb.rust/unsized.rs: New file.
4938
43cc5389
TT
49392017-05-19 Tom Tromey <tom@tromey.com>
4940
4941 PR rust/21484:
4942 * gdb.rust/watch.exp: New file.
4943 * gdb.rust/watch.rs: New file.
4944
ec8df234
TT
49452017-05-18 Tom Tromey <tom@tromey.com>
4946
4947 * gdb.rust/simple.exp: Allow Box to be qualified.
4948
3e3e7fae
TP
49492017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4950
4951 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4952
59cc050d
PA
49532017-05-18 Pedro Alves <palves@redhat.com>
4954
4955 * gdb.base/fileio.c (test_write, test_read, test_close)
4956 (test_fstat): Don't print 'ret' in the fail path.
4957
c8f6abd1
PA
49582017-05-18 Pedro Alves <palves@redhat.com>
4959
4960 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4961 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4962 (test_system, test_rename, test_unlink, test_time): Change
4963 prototypes.
4964 * gdb.base/fileio.exp (stop_msg): Adjust.
4965
d2a03b77
PA
49662017-05-18 Pedro Alves <palves@redhat.com>
4967
4968 * gdb.base/fileio.c (null_str): New global.
4969 (test_stat): Use it.
4970 * gdb.base/fileio.exp: Remove nowarnings.
4971
0d5c6999
YQ
49722017-05-17 Yao Qi <yao.qi@linaro.org>
4973
4974 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4975
21873064
YQ
49762017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4977
4978 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4979 argument command.
4980 (top-level): Invoke test_set_inferior_tty.
4981
d512d31c
PA
49822017-05-04 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4985 Add parens to print call for Python 3.
4986
90cef2ed
KS
49872017-05-03 Keith Seitz <keiths@redhat.com>
4988
4989 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4990 (main): Call it.
4991
14f819c8
TW
49922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4993
4994 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4995 to prev and next.
4996
913aeadd
TW
49972017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4998
4999 * gdb.python/py-record-btrace.exp: Remove test for
5000 gdb.BtraceInstruction.error.
5001
a3be24ad
TW
50022017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5003
5004 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5005
ae20e79a
TW
50062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5007
5008 * gdb.python/py-record-btrace-threads.c: New file.
5009 * gdb.python/py-record-btrace-threads.exp: New file.
5010
45ce1b47
SDJ
50112017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5012
5013 PR testsuite/8595
5014 * gdb.base/environ.exp: Make test available in all architectures.
5015 Move bits related to "info program" testing to
5016 gdb.base/info-program.exp. Rewrite tests to use the two new
5017 procedures mentione below.
5018 (test_set_show_env_var) New procedure.
5019 (test_set_show_env_var_equal): Likewise.
5020 * gdb.base/info-program.exp: New file.
5021
e15c3eb4
KS
50222017-04-27 Keith Seitz <keiths@redhat.com>
5023
5024 * gdb.cp/oranking.cc (test15): New function.
5025 (main): Call test15 and declare additional variables for testing.
5026 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5027 "p foo101('abc')" tests.
5028 Add tests for cv qualifier overloads.
5029 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5030 "lvalue reference overload" test.
5031 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5032 "print value of f1 on Child&& in f2" test.
5033
3a3fd0fd
PA
50342017-04-19 Pedro Alves <palves@redhat.com>
5035
5036 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5037 procedure.
5038 (top level): Call it.
5039 * lib/gdb.exp (gdb_define_cmd): New procedure.
5040
53375380
PA
50412017-04-12 Pedro Alves <palves@redhat.com>
5042
5043 PR gdb/21323
5044 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5045 (wchar): New global.
5046 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5047 (do_test_wide_char, wide_char_types_no_program, top level): Add
5048 wchar_t testing.
5049
53e710ac
PA
50502017-04-12 Pedro Alves <palves@redhat.com>
5051
5052 PR c++/21323
5053 * gdb.cp/wide_char_types.c: New file.
5054 * gdb.cp/wide_char_types.exp: New file.
5055
0ad9d8c7
SDJ
50562017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5057
5058 PR gdb/21352
5059 * gdb.trace/tsv.exp: Add test for "tsave -r".
5060
b1b45502
IB
50612017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5062
5063 * gdb.dlang/watch-loc.c: New file.
5064 * gdb.dlang/watch-loc.exp: New file.
5065
ec13808e
JK
50662017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5067
5068 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5069
fe5f7374
AK
50702017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5071
5072 * gdb.arch/arc-analyze-prologue.S: New file.
5073 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5074
eea78757
AK
50752017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5076
5077 * gdb.arch/arc-decode-insn.S: New file.
5078 * gdb.arch/arc-decode-insn.exp: Likewise.
5079
5badf10a
IR
50802017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5081
5082 PR tdep/20928
5083 * gdb.arch/sparc64-regs.exp: New file.
5084 * gdb.arch/sparc64-regs.S: Likewise.
5085
cee59b3f
TW
50862017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5087
5088 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5089 and memory view on Python 3.
5090
c0f55cc6
AV
50912017-03-20 Artemiy Volkov <artemiyv@acm.org>
5092 Keith Seitz <keiths@redhat.com>
5093
5094 PR gdb/14441
5095 * gdb.cp/demangle.exp: Add rvalue reference tests.
5096 * gdb.cp/rvalue-ref-casts.cc: New file.
5097 * gdb.cp/rvalue-ref-casts.exp: New file.
5098 * gdb.cp/rvalue-ref-overload.cc: New file.
5099 * gdb.cp/rvalue-ref-overload.exp: New file.
5100 * gdb.cp/rvalue-ref-params.cc: New file.
5101 * gdb.cp/rvalue-ref-params.exp: New file.
5102 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5103 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5104 * gdb.cp/rvalue-ref-types.cc: New file.
5105 * gdb.cp/rvalue-ref-types.exp: New file.
5106 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5107 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5108
51457a05
MAL
51092017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5110
5111 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5112 New procedure.
5113
5b291c04
MAL
51142017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5115
5116 * lib/mi-support.exp (mi_gdb_test): Add additional message
5117 for unexpected output.
5118
59a56148
AA
51192017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5120
5121 * gdb.base/examine-backward.c (Barrier): New character array
5122 constant, to ensure that TestStrings is preceded by a string
5123 terminator.
5124
7942e96e
AA
51252017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5126
5127 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5128 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5129 and implicit pointer into such a location.
5130
6ebac3fb
DE
51312017-03-16 Doug Evans <dje@google.com>
5132
5133 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5134
ec3b243d
TP
51352017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5136
5137 * gdb.cp/m-static.exp: Fix expectation for prototype of
5138 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5139
51402017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5141
5142 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5143 * gdb.guile/scm-lazy-string.c: New file.
5144 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5145 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5146 for pointer, array, typedef lazy strings.
5147
2cc36e25 51482017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5149
5150 PR python/17728, python/18439, python/18779
5151 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5152 * gdb.python/py-lazy-string.c (pointer): New typedef.
5153 (main): New locals ptr, array, typedef_ptr.
5154 * gdb.python/py-value.exp: Move lazy string tests to ...
5155 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5156 array, typedef lazy strings.
ec3b243d 5157
0efcde63
AK
51582017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5159
5160 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5161 Add optional 'test' parameter.
5162
7978d7c3
SM
51632017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5164
5165 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5166 Skip for versions of DejaGnu < 1.5.
5167
896c0c1e
SM
51682017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5169
5170 * lib/gdb.exp (dejagnu_version): New proc.
5171 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5172 Use dejagnu_version.
5173
5f4d1085
KS
51742017-03-10 Keith Seitz <keiths@redhat.com>
5175
5176 PR c++/8128
5177 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5178 type from destructor regexps.
5179 Add a branch which actually passes the test.
5180 Adjust "ptype t5i" test names.
5181
1de05205
PA
51822017-03-08 Pedro Alves <palves@redhat.com>
5183
5184 * gdb.base/step-over-exit.exp: Add explicit test message.
5185
c65d6b55
PA
51862017-03-08 Pedro Alves <palves@redhat.com>
5187
5188 PR gdb/18360
5189 * gdb.threads/interrupt-while-step-over.c: New file.
5190 * gdb.threads/interrupt-while-step-over.exp: New file.
5191
2e86a283
PA
51922017-03-08 Pedro Alves <palves@redhat.com>
5193
5194 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5195 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5196
25dcbff6
PA
51972017-03-08 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5200 PKRU as not supported as a PASS.
5201
dc9366eb
PA
52022017-03-08 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5205 prefix instead of $binfile1/$binfile2.
5206 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5207 in test message.
5208 * gdb.python/py-completion.exp: Use "load python file" as test
5209 messages instead of unstable path names.
5210
6e5d74e7
PA
52112017-03-08 Pedro Alves <palves@redhat.com>
5212 Jan Kratochvil <jan.kratochvil@redhat.com>
5213
5214 PR cli/21218
5215 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5216 New proc.
5217 (top level): Call it.
5218
9753a2f6
PA
52192017-03-08 Pedro Alves <palves@redhat.com>
5220
5221 PR tui/21216
5222 * gdb.tui/tui-nl-filtered-output.exp: New file.
5223
1a4dd9dd
PA
52242017-03-08 Pedro Alves <palves@redhat.com>
5225
5226 * gdb.base/completion.exp: Move TUI completion tests to ...
5227 * gdb.tui/completion.exp: ... this new file.
5228
7cbbff33
PA
52292017-03-08 Pedro Alves <palves@redhat.com>
5230
5231 * gdb.base/tui-disasm-long-lines.c,
5232 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5233 gdb.base/tui-layout.exp: Move to ...
5234 * gdb.tui/: ... this new directory.
5235
5f6fd321
PA
52362017-03-07 Pedro Alves <palves@redhat.com>
5237
5238 * gdb.base/tui-layout.c: New file.
5239 * gdb.base/tui-layout.exp: New file.
5240
44959fa8
PA
52412017-03-07 Pedro Alves <palves@redhat.com>
5242
5243 * gdb.base/tui-layout.c: Rename to ...
5244 * gdb.base/tui-disasm-long-lines.c: ... this.
5245 * gdb.base/tui-layout.exp: Rename to ...
5246 * gdb.base/tui-disasm-long-lines.exp: ... this.
5247
f8c4e718
PA
52482017-03-07 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5251
6dbb839a 52522017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5253
5254 * i386-mpx-call.c: New file.
5255 * i386-mpx-call.exp: New file.
5256
65b48a81
PB
52572017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5258
5259 * gdb.arch/powerpc-power.exp: Delete test.
5260 * gdb.arch/powerpc-power.s: Likewise.
5261 * gdb.disasm/disassembler-options.exp: New test.
5262 * gdb.arch/powerpc-altivec.exp: Likewise.
5263 * gdb.arch/powerpc-altivec.s: Likewise.
5264 * gdb.arch/powerpc-altivec2.exp: Likewise.
5265 * gdb.arch/powerpc-altivec2.s: Likewise.
5266 * gdb.arch/powerpc-altivec3.exp: Likewise.
5267 * gdb.arch/powerpc-altivec3.s: Likewise.
5268 * gdb.arch/powerpc-power7.exp: Likewise.
5269 * gdb.arch/powerpc-power7.s: Likewise.
5270 * gdb.arch/powerpc-power8.exp: Likewise.
5271 * gdb.arch/powerpc-power8.s: Likewise.
5272 * gdb.arch/powerpc-power9.exp: Likewise.
5273 * gdb.arch/powerpc-power9.s: Likewise.
5274 * gdb.arch/powerpc-vsx.exp: Likewise.
5275 * gdb.arch/powerpc-vsx.s: Likewise.
5276 * gdb.arch/powerpc-vsx2.exp: Likewise.
5277 * gdb.arch/powerpc-vsx2.s: Likewise.
5278 * gdb.arch/powerpc-vsx3.exp: Likewise.
5279 * gdb.arch/powerpc-vsx3.s: Likewise.
5280 * gdb.arch/arm-disassembler-options.exp: Likewise.
5281 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5282 * gdb.arch/s390-disassembler-options.exp: Likewise.
5283
17cd4947
LM
52842017-02-23 Luis Machado <lgustavo@codesourcery.com>
5285
5286 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5287 (check_supported_features): ... this. Changed return type to void.
5288 (supports_rdseed): New static global.
5289 (rdseed): Check supports_rdseed.
5290 (initialize): Call check_supported_features.
5291
2039d74e
EBM
52922017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5293
5294 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5295 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5296 and lqarx/stqcx.
5297 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5298 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5299
a51d7ecf
EBM
53002017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5301
5302 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5303 uppercase.
5304
0224619f
JK
53052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5306
5307 * gdb.dwarf2/formdata16.c: New file.
5308 * gdb.dwarf2/formdata16.exp: New file.
5309 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5310
216f72a1
JK
53112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5312
5313 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5314 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5315 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5316 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5317 DW_AT_GNU_*.
5318
43988095
JK
53192017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5320
5321 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5322
99e8a4f9
SDJ
53232017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5324
5325 PR gdb/21164
5326 * gdb.base/maint.exp: Add testcases for when the commands do
5327 not have arguments.
5328
b58a8c0c
TP
53292017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5330
5331 * gdb.cp/chained-calls.exp: Use p instead of P.
5332
4e746bb6
TW
53332017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5334
5335 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5336 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5337
3f77c769
TT
53382017-02-14 Tom Tromey <tom@tromey.com>
5339
5340 PR python/13598:
5341 * gdb.python/py-events.exp: Add before_prompt event tests.
5342
075beec0
AA
53432017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5344
5345 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5346
bf5f525c
LM
53472017-02-13 Luis Machado <lgustavo@codesourcery.com>
5348
5349 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5350 (main): Call my_unique_function_name.
5351 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5352 completion of patterns with a single match.
5353 Add missing -re switches to gdb_test_multiple calls.
5354
13a66184
LM
53552017-02-13 Luis Machado <lgustavo@codesourcery.com>
5356
5357 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5358 return if core file is not recognized.
5359
26a06916
SM
53602017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5361
5362 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5363 and extra UIs.
5364
b761ca9e
SM
53652017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5366
5367 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5368 proc_with_prefix.
5369
b964bee0
TT
53702017-02-10 Tom Tromey <tom@tromey.com>
5371
5372 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5373
18da0c51
MG
53742017-02-10 Martin Galvan <martingalvan@sourceware.org>
5375
5376 PR gdb/21122
5377 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5378
604c4576
JG
53792017-02-08 Jerome Guitton <guitton@adacore.com>
5380
5381 * gdb.base/define.exp: Add test for command abbreviations
5382 in define.
5383
20b477a7
LM
53842017-02-06 Luis Machado <lgustavo@codesourcery.com>
5385
5386 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5387 * gdb.reverse/insn-reverse-x86.c: New file.
5388
3f7b46f2
IR
53892017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5390
5391 PR tdep/20936
5392 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5393
f0fd41c1
TT
53942017-02-03 Tom Tromey <tom@tromey.com>
5395
5396 PR rust/21097:
5397 * gdb.rust/simple.exp: Add new tests.
5398
5be5dbf0
PA
53992017-02-02 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5402 tests.
5403
7346ef59
AA
54042017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5405
5406 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5407 taking a 2-byte value out of a 4-byte DWARF implicit value on
5408 big-endian targets.
5409 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5410 logic. Add test cases for DW_OP_implicit.
5411
787f0025
MM
54122017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5413
5414 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5415
68777c29
MM
54162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5417
5418 * gdb.btrace/enable.exp: Call gdb_exit before
5419 skip_gdbserver_tests.
5420
0a1c7e28
MM
54212017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5422
5423 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5424 GDBFLAGS.
5425
b5ac99b0
MM
54262017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5427
5428 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5429 the test is skipped.
5430 * gdb.btrace/data.exp: Likewise.
5431 * gdb.btrace/delta.exp: Likewise.
5432 * gdb.btrace/dlopen.exp: Likewise.
5433 * gdb.btrace/enable-running.exp: Likewise.
5434 * gdb.btrace/enable.exp: Likewise.
5435 * gdb.btrace/exception.exp: Likewise.
5436 * gdb.btrace/function_call_history.exp: Likewise.
5437 * gdb.btrace/gcore.exp: Likewise.
5438 * gdb.btrace/instruction_history.exp: Likewise.
5439 * gdb.btrace/multi-thread-step.exp: Likewise.
5440 * gdb.btrace/nohist.exp: Likewise.
5441 * gdb.btrace/non-stop.exp: Likewise.
5442 * gdb.btrace/reconnect.exp: Likewise.
5443 * gdb.btrace/record_goto-step.exp: Likewise.
5444 * gdb.btrace/record_goto.exp: Likewise.
5445 * gdb.btrace/rn-dl-bind.exp: Likewise.
5446 * gdb.btrace/segv.exp: Likewise.
5447 * gdb.btrace/step.exp: Likewise.
5448 * gdb.btrace/stepi.exp: Likewise.
5449 * gdb.btrace/tailcall-only.exp: Likewise.
5450 * gdb.btrace/tailcall.exp: Likewise.
5451 * gdb.btrace/tsx.exp: Likewise.
5452 * gdb.btrace/unknown_functions.exp: Likewise.
5453 * gdb.btrace/vdso.exp: Likewise.
5454
cd4007e4
MM
54552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5456
5457 * gdb.btrace/enable-running.c: New.
5458 * gdb.btrace/enable-running.exp: New.
5459
2735833d
WT
54602017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5461
5462 * gdb.arch/amd64-gs_base.c: New file.
5463 * gdb.arch/amd64-gs_base.exp: New file.
5464
b51e1e94
LM
54652017-01-26 Luis Machado <lgustavo@codesourcery.com>
5466
5467 * lib/memory.exp: Remove spurious empty newlines.
5468
72ca0410
SM
54692017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5470
5471 * gdb.python/py-bad-printers.exp: Load python file using "source".
5472 * gdb.python/py-events.exp: Likewise.
5473 * gdb.python/py-evsignal.exp: Likewise.
5474 * gdb.python/py-evthreads.exp: Likewise.
5475 * gdb.python/py-frame-args.exp: Likewise.
5476 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5477 * gdb.python/py-framefilter-mi.exp: Likewise.
5478 * gdb.python/py-framefilter.exp: Likewise.
5479 * gdb.python/py-mi.exp: Likewise.
5480 * gdb.python/py-pp-maint.exp: Likewise.
5481 * gdb.python/py-pp-registration.exp: Likewise.
5482 * gdb.python/py-prettyprint.exp: Likewise.
5483 (run_lang_tests): Likewise.
5484 * gdb.python/py-typeprint.exp: Likewise.
5485
e309aa65
LM
54862017-01-26 Luis Machado <lgustavo@codesourcery.com>
5487
5488 * lib/memory.exp: New file.
5489 * lib/gdb.exp: Load memory.exp.
5490 * gdb.base/memattr.exp (delete_memory): Move proc to
5491 lib/memory.exp and rename to delete_memory_regions.
5492 Replace delete_memory with delete_memory_regions.
5493 Cleanup memory regions before tests.
5494 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5495 before tests.
5496
515aff23
LM
54972017-01-26 Luis Machado <lgustavo@codesourcery.com>
5498
5499 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5500 files.
5501 (initialize): New function conditionally defined.
5502 (testcases): Move within conditional block.
5503 (main): Call initialize.
5504 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5505 of gdb.reverse/insn-reverse.c.
5506 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5507 gdb.reverse/insn-reverse.c.
5508
d8b49cf0
YQ
55092017-01-26 Yao Qi <yao.qi@linaro.org>
5510
5511 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5512 disassemble on address 0.
5513
f13a9a0c
YQ
55142017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5515 Yao Qi <yao.qi@linaro.org>
5516
5517 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5518 * gdb.dwarf2/implptr-64bit.S: Remove.
5519 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5520 variables in caller's context. Add DW_OP_implicit_value.
5521
5ac95241
YQ
55222017-01-25 Yao Qi <yao.qi@linaro.org>
5523
5524 * lib/dwarf.exp (Dwarf::_location): Handle
5525 DW_OP_GNU_implicit_pointer with proper size.
5526
23e82930
LM
55272017-01-20 Luis Machado <lgustavo@codesourcery.com>
5528
5529 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5530 and add untested calls.
5531
d334ae25
LM
55322017-01-20 Luis Machado <lgustavo@codesourcery.com>
5533
5534 * gdb.python/python.exp: Check line number against what GDB thinks
5535 the line number is for func1.
5536
f5e6296e
IB
55372017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5538
5539 * gdb.dlang/debug-expr.exp: New file.
5540
5b362f04
LM
55412016-12-23 Luis Machado <lgustavo@codesourcery.com>
5542
5543 Fix test names for the following files:
5544
5545 * gdb.ada/exec_changed.exp
5546 * gdb.ada/info_types.exp
5547 * gdb.arch/aarch64-atomic-inst.exp
5548 * gdb.arch/aarch64-fp.exp
5549 * gdb.arch/altivec-abi.exp
5550 * gdb.arch/altivec-regs.exp
5551 * gdb.arch/amd64-byte.exp
5552 * gdb.arch/amd64-disp-step.exp
5553 * gdb.arch/amd64-dword.exp
5554 * gdb.arch/amd64-entry-value-inline.exp
5555 * gdb.arch/amd64-entry-value-param.exp
5556 * gdb.arch/amd64-entry-value-paramref.exp
5557 * gdb.arch/amd64-entry-value.exp
5558 * gdb.arch/amd64-i386-address.exp
5559 * gdb.arch/amd64-invalid-stack-middle.exp
5560 * gdb.arch/amd64-invalid-stack-top.exp
5561 * gdb.arch/amd64-optimout-repeat.exp
5562 * gdb.arch/amd64-prologue-skip.exp
5563 * gdb.arch/amd64-prologue-xmm.exp
5564 * gdb.arch/amd64-stap-special-operands.exp
5565 * gdb.arch/amd64-stap-wrong-subexp.exp
5566 * gdb.arch/amd64-tailcall-cxx.exp
5567 * gdb.arch/amd64-tailcall-noret.exp
5568 * gdb.arch/amd64-tailcall-ret.exp
5569 * gdb.arch/amd64-tailcall-self.exp
5570 * gdb.arch/amd64-word.exp
5571 * gdb.arch/arm-bl-branch-dest.exp
5572 * gdb.arch/arm-disp-step.exp
5573 * gdb.arch/arm-neon.exp
5574 * gdb.arch/arm-single-step-kernel-helper.exp
5575 * gdb.arch/avr-flash-qualifier.exp
5576 * gdb.arch/disp-step-insn-reloc.exp
5577 * gdb.arch/e500-abi.exp
5578 * gdb.arch/e500-regs.exp
5579 * gdb.arch/ftrace-insn-reloc.exp
5580 * gdb.arch/i386-avx512.exp
5581 * gdb.arch/i386-bp_permanent.exp
5582 * gdb.arch/i386-byte.exp
5583 * gdb.arch/i386-cfi-notcurrent.exp
5584 * gdb.arch/i386-disp-step.exp
5585 * gdb.arch/i386-dr3-watch.exp
5586 * gdb.arch/i386-float.exp
5587 * gdb.arch/i386-gnu-cfi.exp
5588 * gdb.arch/i386-mpx-map.exp
5589 * gdb.arch/i386-mpx-sigsegv.exp
5590 * gdb.arch/i386-mpx-simple_segv.exp
5591 * gdb.arch/i386-mpx.exp
5592 * gdb.arch/i386-permbkpt.exp
5593 * gdb.arch/i386-prologue.exp
5594 * gdb.arch/i386-signal.exp
5595 * gdb.arch/i386-size-overlap.exp
5596 * gdb.arch/i386-unwind.exp
5597 * gdb.arch/i386-word.exp
5598 * gdb.arch/mips-fcr.exp
5599 * gdb.arch/powerpc-d128-regs.exp
5600 * gdb.arch/powerpc-stackless.exp
5601 * gdb.arch/ppc64-atomic-inst.exp
5602 * gdb.arch/s390-stackless.exp
5603 * gdb.arch/s390-tdbregs.exp
5604 * gdb.arch/s390-vregs.exp
5605 * gdb.arch/sparc-sysstep.exp
5606 * gdb.arch/thumb-bx-pc.exp
5607 * gdb.arch/thumb-singlestep.exp
5608 * gdb.arch/thumb2-it.exp
5609 * gdb.arch/vsx-regs.exp
5610 * gdb.asm/asm-source.exp
5611 * gdb.base/a2-run.exp
5612 * gdb.base/advance.exp
5613 * gdb.base/all-bin.exp
5614 * gdb.base/anon.exp
5615 * gdb.base/args.exp
5616 * gdb.base/arithmet.exp
5617 * gdb.base/async-shell.exp
5618 * gdb.base/async.exp
5619 * gdb.base/attach-pie-noexec.exp
5620 * gdb.base/attach-twice.exp
5621 * gdb.base/auto-load.exp
5622 * gdb.base/bang.exp
5623 * gdb.base/bitfields.exp
5624 * gdb.base/break-always.exp
5625 * gdb.base/break-caller-line.exp
5626 * gdb.base/break-entry.exp
5627 * gdb.base/break-inline.exp
5628 * gdb.base/break-on-linker-gcd-function.exp
5629 * gdb.base/break-probes.exp
5630 * gdb.base/break.exp
5631 * gdb.base/breakpoint-shadow.exp
5632 * gdb.base/call-ar-st.exp
5633 * gdb.base/call-sc.exp
5634 * gdb.base/call-signal-resume.exp
5635 * gdb.base/call-strs.exp
5636 * gdb.base/callfuncs.exp
5637 * gdb.base/catch-fork-static.exp
5638 * gdb.base/catch-gdb-caused-signals.exp
5639 * gdb.base/catch-load.exp
5640 * gdb.base/catch-signal-fork.exp
5641 * gdb.base/catch-signal.exp
5642 * gdb.base/catch-syscall.exp
5643 * gdb.base/charset.exp
5644 * gdb.base/checkpoint.exp
5645 * gdb.base/chng-syms.exp
5646 * gdb.base/code-expr.exp
5647 * gdb.base/code_elim.exp
5648 * gdb.base/commands.exp
5649 * gdb.base/completion.exp
5650 * gdb.base/complex.exp
5651 * gdb.base/cond-expr.exp
5652 * gdb.base/condbreak.exp
5653 * gdb.base/consecutive.exp
5654 * gdb.base/continue-all-already-running.exp
5655 * gdb.base/coredump-filter.exp
5656 * gdb.base/corefile.exp
5657 * gdb.base/dbx.exp
5658 * gdb.base/debug-expr.exp
5659 * gdb.base/define.exp
5660 * gdb.base/del.exp
5661 * gdb.base/disabled-location.exp
5662 * gdb.base/disasm-end-cu.exp
5663 * gdb.base/disasm-optim.exp
5664 * gdb.base/display.exp
5665 * gdb.base/duplicate-bp.exp
5666 * gdb.base/ena-dis-br.exp
5667 * gdb.base/ending-run.exp
5668 * gdb.base/enumval.exp
5669 * gdb.base/environ.exp
5670 * gdb.base/eu-strip-infcall.exp
5671 * gdb.base/eval-avoid-side-effects.exp
5672 * gdb.base/eval-skip.exp
5673 * gdb.base/exitsignal.exp
5674 * gdb.base/expand-psymtabs.exp
5675 * gdb.base/filesym.exp
5676 * gdb.base/find-unmapped.exp
5677 * gdb.base/finish.exp
5678 * gdb.base/float.exp
5679 * gdb.base/foll-exec-mode.exp
5680 * gdb.base/foll-exec.exp
5681 * gdb.base/foll-fork.exp
5682 * gdb.base/fortran-sym-case.exp
5683 * gdb.base/freebpcmd.exp
5684 * gdb.base/func-ptr.exp
5685 * gdb.base/func-ptrs.exp
5686 * gdb.base/funcargs.exp
5687 * gdb.base/gcore-buffer-overflow.exp
5688 * gdb.base/gcore-relro-pie.exp
5689 * gdb.base/gcore-relro.exp
5690 * gdb.base/gcore.exp
5691 * gdb.base/gdb1090.exp
5692 * gdb.base/gdb11530.exp
5693 * gdb.base/gdb11531.exp
5694 * gdb.base/gdb1821.exp
5695 * gdb.base/gdbindex-stabs.exp
5696 * gdb.base/gdbvars.exp
5697 * gdb.base/hbreak.exp
5698 * gdb.base/hbreak2.exp
5699 * gdb.base/included.exp
5700 * gdb.base/infcall-input.exp
5701 * gdb.base/inferior-died.exp
5702 * gdb.base/infnan.exp
5703 * gdb.base/info-macros.exp
5704 * gdb.base/info-os.exp
5705 * gdb.base/info-proc.exp
5706 * gdb.base/info-shared.exp
5707 * gdb.base/info-target.exp
5708 * gdb.base/infoline.exp
5709 * gdb.base/interp.exp
5710 * gdb.base/interrupt.exp
5711 * gdb.base/jit-reader.exp
5712 * gdb.base/jit-simple.exp
5713 * gdb.base/kill-after-signal.exp
5714 * gdb.base/kill-detach-inferiors-cmd.exp
5715 * gdb.base/label.exp
5716 * gdb.base/langs.exp
5717 * gdb.base/ldbl_e308.exp
5718 * gdb.base/line-symtabs.exp
5719 * gdb.base/linespecs.exp
5720 * gdb.base/list.exp
5721 * gdb.base/long_long.exp
5722 * gdb.base/longest-types.exp
5723 * gdb.base/maint.exp
5724 * gdb.base/max-value-size.exp
5725 * gdb.base/memattr.exp
5726 * gdb.base/mips_pro.exp
5727 * gdb.base/morestack.exp
5728 * gdb.base/moribund-step.exp
5729 * gdb.base/multi-forks.exp
5730 * gdb.base/nested-addr.exp
5731 * gdb.base/nextoverexit.exp
5732 * gdb.base/noreturn-finish.exp
5733 * gdb.base/noreturn-return.exp
5734 * gdb.base/nostdlib.exp
5735 * gdb.base/offsets.exp
5736 * gdb.base/opaque.exp
5737 * gdb.base/pc-fp.exp
5738 * gdb.base/permissions.exp
5739 * gdb.base/print-symbol-loading.exp
5740 * gdb.base/prologue-include.exp
5741 * gdb.base/psymtab.exp
5742 * gdb.base/ptype.exp
5743 * gdb.base/random-signal.exp
5744 * gdb.base/randomize.exp
5745 * gdb.base/range-stepping.exp
5746 * gdb.base/readline-ask.exp
5747 * gdb.base/recpar.exp
5748 * gdb.base/recurse.exp
5749 * gdb.base/relational.exp
5750 * gdb.base/restore.exp
5751 * gdb.base/return-nodebug.exp
5752 * gdb.base/return.exp
5753 * gdb.base/run-after-attach.exp
5754 * gdb.base/save-bp.exp
5755 * gdb.base/scope.exp
5756 * gdb.base/sect-cmd.exp
5757 * gdb.base/set-lang-auto.exp
5758 * gdb.base/set-noassign.exp
5759 * gdb.base/setvar.exp
5760 * gdb.base/sigall.exp
5761 * gdb.base/sigbpt.exp
5762 * gdb.base/siginfo-addr.exp
5763 * gdb.base/siginfo-infcall.exp
5764 * gdb.base/siginfo-obj.exp
5765 * gdb.base/siginfo.exp
5766 * gdb.base/signals-state-child.exp
5767 * gdb.base/signest.exp
5768 * gdb.base/sigstep.exp
5769 * gdb.base/sizeof.exp
5770 * gdb.base/skip.exp
5771 * gdb.base/solib-corrupted.exp
5772 * gdb.base/solib-nodir.exp
5773 * gdb.base/solib-search.exp
5774 * gdb.base/stack-checking.exp
5775 * gdb.base/stale-infcall.exp
5776 * gdb.base/stap-probe.exp
5777 * gdb.base/start.exp
5778 * gdb.base/step-break.exp
5779 * gdb.base/step-bt.exp
5780 * gdb.base/step-line.exp
5781 * gdb.base/step-over-exit.exp
5782 * gdb.base/step-over-syscall.exp
5783 * gdb.base/step-resume-infcall.exp
5784 * gdb.base/step-test.exp
5785 * gdb.base/store.exp
5786 * gdb.base/structs3.exp
5787 * gdb.base/sym-file.exp
5788 * gdb.base/symbol-without-target_section.exp
5789 * gdb.base/term.exp
5790 * gdb.base/testenv.exp
5791 * gdb.base/ui-redirect.exp
5792 * gdb.base/until.exp
5793 * gdb.base/unwindonsignal.exp
5794 * gdb.base/value-double-free.exp
5795 * gdb.base/vla-datatypes.exp
5796 * gdb.base/vla-ptr.exp
5797 * gdb.base/vla-sideeffect.exp
5798 * gdb.base/volatile.exp
5799 * gdb.base/watch-cond-infcall.exp
5800 * gdb.base/watch-cond.exp
5801 * gdb.base/watch-non-mem.exp
5802 * gdb.base/watch-read.exp
5803 * gdb.base/watch-vfork.exp
5804 * gdb.base/watchpoint-cond-gone.exp
5805 * gdb.base/watchpoint-delete.exp
5806 * gdb.base/watchpoint-hw-hit-once.exp
5807 * gdb.base/watchpoint-hw.exp
5808 * gdb.base/watchpoint-stops-at-right-insn.exp
5809 * gdb.base/watchpoints.exp
5810 * gdb.base/wchar.exp
5811 * gdb.base/whatis-exp.exp
5812 * gdb.btrace/buffer-size.exp
5813 * gdb.btrace/data.exp
5814 * gdb.btrace/delta.exp
5815 * gdb.btrace/dlopen.exp
5816 * gdb.btrace/enable.exp
5817 * gdb.btrace/exception.exp
5818 * gdb.btrace/function_call_history.exp
5819 * gdb.btrace/gcore.exp
5820 * gdb.btrace/instruction_history.exp
5821 * gdb.btrace/nohist.exp
5822 * gdb.btrace/reconnect.exp
5823 * gdb.btrace/record_goto-step.exp
5824 * gdb.btrace/record_goto.exp
5825 * gdb.btrace/rn-dl-bind.exp
5826 * gdb.btrace/segv.exp
5827 * gdb.btrace/step.exp
5828 * gdb.btrace/stepi.exp
5829 * gdb.btrace/tailcall-only.exp
5830 * gdb.btrace/tailcall.exp
5831 * gdb.btrace/tsx.exp
5832 * gdb.btrace/unknown_functions.exp
5833 * gdb.btrace/vdso.exp
5834 * gdb.compile/compile-ifunc.exp
5835 * gdb.compile/compile-ops.exp
5836 * gdb.compile/compile-print.exp
5837 * gdb.compile/compile-setjmp.exp
5838 * gdb.cp/abstract-origin.exp
5839 * gdb.cp/ambiguous.exp
5840 * gdb.cp/annota2.exp
5841 * gdb.cp/annota3.exp
5842 * gdb.cp/anon-ns.exp
5843 * gdb.cp/anon-struct.exp
5844 * gdb.cp/anon-union.exp
5845 * gdb.cp/arg-reference.exp
5846 * gdb.cp/baseenum.exp
5847 * gdb.cp/bool.exp
5848 * gdb.cp/breakpoint.exp
5849 * gdb.cp/bs15503.exp
5850 * gdb.cp/call-c.exp
5851 * gdb.cp/casts.exp
5852 * gdb.cp/chained-calls.exp
5853 * gdb.cp/class2.exp
5854 * gdb.cp/classes.exp
5855 * gdb.cp/cmpd-minsyms.exp
5856 * gdb.cp/converts.exp
5857 * gdb.cp/cp-relocate.exp
5858 * gdb.cp/cpcompletion.exp
5859 * gdb.cp/cpexprs.exp
5860 * gdb.cp/cplabel.exp
5861 * gdb.cp/cplusfuncs.exp
5862 * gdb.cp/cpsizeof.exp
5863 * gdb.cp/ctti.exp
5864 * gdb.cp/derivation.exp
5865 * gdb.cp/destrprint.exp
5866 * gdb.cp/dispcxx.exp
5867 * gdb.cp/enum-class.exp
5868 * gdb.cp/exception.exp
5869 * gdb.cp/exceptprint.exp
5870 * gdb.cp/expand-psymtabs-cxx.exp
5871 * gdb.cp/expand-sals.exp
5872 * gdb.cp/extern-c.exp
5873 * gdb.cp/filename.exp
5874 * gdb.cp/formatted-ref.exp
5875 * gdb.cp/fpointer.exp
5876 * gdb.cp/gdb1355.exp
5877 * gdb.cp/gdb2495.exp
5878 * gdb.cp/hang.exp
5879 * gdb.cp/impl-this.exp
5880 * gdb.cp/infcall-dlopen.exp
5881 * gdb.cp/inherit.exp
5882 * gdb.cp/iostream.exp
5883 * gdb.cp/koenig.exp
5884 * gdb.cp/local.exp
5885 * gdb.cp/m-data.exp
5886 * gdb.cp/m-static.exp
5887 * gdb.cp/mb-ctor.exp
5888 * gdb.cp/mb-inline.exp
5889 * gdb.cp/mb-templates.exp
5890 * gdb.cp/member-name.exp
5891 * gdb.cp/member-ptr.exp
5892 * gdb.cp/meth-typedefs.exp
5893 * gdb.cp/method.exp
5894 * gdb.cp/method2.exp
5895 * gdb.cp/minsym-fallback.exp
5896 * gdb.cp/misc.exp
5897 * gdb.cp/namelessclass.exp
5898 * gdb.cp/namespace-enum.exp
5899 * gdb.cp/namespace-nested-import.exp
5900 * gdb.cp/namespace.exp
5901 * gdb.cp/nextoverthrow.exp
5902 * gdb.cp/no-dmgl-verbose.exp
5903 * gdb.cp/non-trivial-retval.exp
5904 * gdb.cp/noparam.exp
5905 * gdb.cp/nsdecl.exp
5906 * gdb.cp/nsimport.exp
5907 * gdb.cp/nsnested.exp
5908 * gdb.cp/nsnoimports.exp
5909 * gdb.cp/nsrecurs.exp
5910 * gdb.cp/nsstress.exp
5911 * gdb.cp/nsusing.exp
5912 * gdb.cp/operator.exp
5913 * gdb.cp/oranking.exp
5914 * gdb.cp/overload-const.exp
5915 * gdb.cp/overload.exp
5916 * gdb.cp/ovldbreak.exp
5917 * gdb.cp/ovsrch.exp
5918 * gdb.cp/paren-type.exp
5919 * gdb.cp/parse-lang.exp
5920 * gdb.cp/pass-by-ref.exp
5921 * gdb.cp/pr-1023.exp
5922 * gdb.cp/pr-1210.exp
5923 * gdb.cp/pr-574.exp
5924 * gdb.cp/pr10687.exp
5925 * gdb.cp/pr12028.exp
5926 * gdb.cp/pr17132.exp
5927 * gdb.cp/pr17494.exp
5928 * gdb.cp/pr9067.exp
5929 * gdb.cp/pr9167.exp
5930 * gdb.cp/pr9631.exp
5931 * gdb.cp/printmethod.exp
5932 * gdb.cp/psmang.exp
5933 * gdb.cp/psymtab-parameter.exp
5934 * gdb.cp/ptype-cv-cp.exp
5935 * gdb.cp/ptype-flags.exp
5936 * gdb.cp/re-set-overloaded.exp
5937 * gdb.cp/ref-types.exp
5938 * gdb.cp/rtti.exp
5939 * gdb.cp/scope-err.exp
5940 * gdb.cp/shadow.exp
5941 * gdb.cp/smartp.exp
5942 * gdb.cp/static-method.exp
5943 * gdb.cp/static-print-quit.exp
5944 * gdb.cp/temargs.exp
5945 * gdb.cp/templates.exp
5946 * gdb.cp/try_catch.exp
5947 * gdb.cp/typedef-operator.exp
5948 * gdb.cp/typeid.exp
5949 * gdb.cp/userdef.exp
5950 * gdb.cp/using-crash.exp
5951 * gdb.cp/var-tag.exp
5952 * gdb.cp/virtbase.exp
5953 * gdb.cp/virtfunc.exp
5954 * gdb.cp/virtfunc2.exp
5955 * gdb.cp/vla-cxx.exp
5956 * gdb.disasm/t01_mov.exp
5957 * gdb.disasm/t02_mova.exp
5958 * gdb.disasm/t03_add.exp
5959 * gdb.disasm/t04_sub.exp
5960 * gdb.disasm/t05_cmp.exp
5961 * gdb.disasm/t06_ari2.exp
5962 * gdb.disasm/t07_ari3.exp
5963 * gdb.disasm/t08_or.exp
5964 * gdb.disasm/t09_xor.exp
5965 * gdb.disasm/t10_and.exp
5966 * gdb.disasm/t11_logs.exp
5967 * gdb.disasm/t12_bit.exp
5968 * gdb.disasm/t13_otr.exp
5969 * gdb.dlang/circular.exp
5970 * gdb.dwarf2/arr-stride.exp
5971 * gdb.dwarf2/arr-subrange.exp
5972 * gdb.dwarf2/atomic-type.exp
5973 * gdb.dwarf2/bad-regnum.exp
5974 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5975 * gdb.dwarf2/callframecfa.exp
5976 * gdb.dwarf2/clztest.exp
5977 * gdb.dwarf2/corrupt.exp
5978 * gdb.dwarf2/data-loc.exp
5979 * gdb.dwarf2/dup-psym.exp
5980 * gdb.dwarf2/dw2-anon-mptr.exp
5981 * gdb.dwarf2/dw2-anonymous-func.exp
5982 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5983 * gdb.dwarf2/dw2-bad-unresolved.exp
5984 * gdb.dwarf2/dw2-basic.exp
5985 * gdb.dwarf2/dw2-canonicalize-type.exp
5986 * gdb.dwarf2/dw2-case-insensitive.exp
5987 * gdb.dwarf2/dw2-common-block.exp
5988 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5989 * gdb.dwarf2/dw2-compressed.exp
5990 * gdb.dwarf2/dw2-const.exp
5991 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5992 * gdb.dwarf2/dw2-cu-size.exp
5993 * gdb.dwarf2/dw2-dup-frame.exp
5994 * gdb.dwarf2/dw2-entry-value.exp
5995 * gdb.dwarf2/dw2-icycle.exp
5996 * gdb.dwarf2/dw2-ifort-parameter.exp
5997 * gdb.dwarf2/dw2-inline-break.exp
5998 * gdb.dwarf2/dw2-inline-param.exp
5999 * gdb.dwarf2/dw2-intercu.exp
6000 * gdb.dwarf2/dw2-intermix.exp
6001 * gdb.dwarf2/dw2-lexical-block-bare.exp
6002 * gdb.dwarf2/dw2-linkage-name-trust.exp
6003 * gdb.dwarf2/dw2-minsym-in-cu.exp
6004 * gdb.dwarf2/dw2-noloc.exp
6005 * gdb.dwarf2/dw2-op-call.exp
6006 * gdb.dwarf2/dw2-op-out-param.exp
6007 * gdb.dwarf2/dw2-opt-structptr.exp
6008 * gdb.dwarf2/dw2-param-error.exp
6009 * gdb.dwarf2/dw2-producer.exp
6010 * gdb.dwarf2/dw2-ranges-base.exp
6011 * gdb.dwarf2/dw2-ref-missing-frame.exp
6012 * gdb.dwarf2/dw2-reg-undefined.exp
6013 * gdb.dwarf2/dw2-regno-invalid.exp
6014 * gdb.dwarf2/dw2-restore.exp
6015 * gdb.dwarf2/dw2-restrict.exp
6016 * gdb.dwarf2/dw2-single-line-discriminators.exp
6017 * gdb.dwarf2/dw2-strp.exp
6018 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6019 * gdb.dwarf2/dw2-unresolved.exp
6020 * gdb.dwarf2/dw2-var-zero-addr.exp
6021 * gdb.dwarf2/dw4-sig-types.exp
6022 * gdb.dwarf2/dwz.exp
6023 * gdb.dwarf2/dynarr-ptr.exp
6024 * gdb.dwarf2/enum-type.exp
6025 * gdb.dwarf2/gdb-index.exp
6026 * gdb.dwarf2/implptr-64bit.exp
6027 * gdb.dwarf2/implptr-optimized-out.exp
6028 * gdb.dwarf2/implptr.exp
6029 * gdb.dwarf2/implref-array.exp
6030 * gdb.dwarf2/implref-const.exp
6031 * gdb.dwarf2/implref-global.exp
6032 * gdb.dwarf2/implref-struct.exp
6033 * gdb.dwarf2/mac-fileno.exp
6034 * gdb.dwarf2/main-subprogram.exp
6035 * gdb.dwarf2/member-ptr-forwardref.exp
6036 * gdb.dwarf2/method-ptr.exp
6037 * gdb.dwarf2/missing-sig-type.exp
6038 * gdb.dwarf2/nonvar-access.exp
6039 * gdb.dwarf2/opaque-type-lookup.exp
6040 * gdb.dwarf2/pieces-optimized-out.exp
6041 * gdb.dwarf2/pieces.exp
6042 * gdb.dwarf2/pr10770.exp
6043 * gdb.dwarf2/pr13961.exp
6044 * gdb.dwarf2/staticvirtual.exp
6045 * gdb.dwarf2/subrange.exp
6046 * gdb.dwarf2/symtab-producer.exp
6047 * gdb.dwarf2/trace-crash.exp
6048 * gdb.dwarf2/typeddwarf.exp
6049 * gdb.dwarf2/valop.exp
6050 * gdb.dwarf2/watch-notconst.exp
6051 * gdb.fortran/array-element.exp
6052 * gdb.fortran/charset.exp
6053 * gdb.fortran/common-block.exp
6054 * gdb.fortran/complex.exp
6055 * gdb.fortran/derived-type-function.exp
6056 * gdb.fortran/derived-type.exp
6057 * gdb.fortran/logical.exp
6058 * gdb.fortran/module.exp
6059 * gdb.fortran/multi-dim.exp
6060 * gdb.fortran/nested-funcs.exp
6061 * gdb.fortran/print-formatted.exp
6062 * gdb.fortran/subarray.exp
6063 * gdb.fortran/vla-alloc-assoc.exp
6064 * gdb.fortran/vla-datatypes.exp
6065 * gdb.fortran/vla-history.exp
6066 * gdb.fortran/vla-ptr-info.exp
6067 * gdb.fortran/vla-ptype-sub.exp
6068 * gdb.fortran/vla-ptype.exp
6069 * gdb.fortran/vla-sizeof.exp
6070 * gdb.fortran/vla-type.exp
6071 * gdb.fortran/vla-value-sub-arbitrary.exp
6072 * gdb.fortran/vla-value-sub-finish.exp
6073 * gdb.fortran/vla-value-sub.exp
6074 * gdb.fortran/vla-value.exp
6075 * gdb.fortran/whatis_type.exp
6076 * gdb.go/chan.exp
6077 * gdb.go/handcall.exp
6078 * gdb.go/hello.exp
6079 * gdb.go/integers.exp
6080 * gdb.go/methods.exp
6081 * gdb.go/package.exp
6082 * gdb.go/strings.exp
6083 * gdb.go/types.exp
6084 * gdb.go/unsafe.exp
6085 * gdb.guile/scm-arch.exp
6086 * gdb.guile/scm-block.exp
6087 * gdb.guile/scm-breakpoint.exp
6088 * gdb.guile/scm-cmd.exp
6089 * gdb.guile/scm-disasm.exp
6090 * gdb.guile/scm-equal.exp
6091 * gdb.guile/scm-frame-args.exp
6092 * gdb.guile/scm-frame-inline.exp
6093 * gdb.guile/scm-frame.exp
6094 * gdb.guile/scm-iterator.exp
6095 * gdb.guile/scm-math.exp
6096 * gdb.guile/scm-objfile.exp
6097 * gdb.guile/scm-ports.exp
6098 * gdb.guile/scm-symbol.exp
6099 * gdb.guile/scm-symtab.exp
6100 * gdb.guile/scm-value-cc.exp
6101 * gdb.guile/types-module.exp
6102 * gdb.linespec/break-ask.exp
6103 * gdb.linespec/cpexplicit.exp
6104 * gdb.linespec/explicit.exp
6105 * gdb.linespec/keywords.exp
6106 * gdb.linespec/linespec.exp
6107 * gdb.linespec/ls-dollar.exp
6108 * gdb.linespec/ls-errs.exp
6109 * gdb.linespec/skip-two.exp
6110 * gdb.linespec/thread.exp
6111 * gdb.mi/mi-async.exp
6112 * gdb.mi/mi-basics.exp
6113 * gdb.mi/mi-break.exp
6114 * gdb.mi/mi-catch-load.exp
6115 * gdb.mi/mi-cli.exp
6116 * gdb.mi/mi-cmd-param-changed.exp
6117 * gdb.mi/mi-console.exp
6118 * gdb.mi/mi-detach.exp
6119 * gdb.mi/mi-disassemble.exp
6120 * gdb.mi/mi-eval.exp
6121 * gdb.mi/mi-file-transfer.exp
6122 * gdb.mi/mi-file.exp
6123 * gdb.mi/mi-fill-memory.exp
6124 * gdb.mi/mi-inheritance-syntax-error.exp
6125 * gdb.mi/mi-linespec-err-cp.exp
6126 * gdb.mi/mi-logging.exp
6127 * gdb.mi/mi-memory-changed.exp
6128 * gdb.mi/mi-read-memory.exp
6129 * gdb.mi/mi-record-changed.exp
6130 * gdb.mi/mi-reg-undefined.exp
6131 * gdb.mi/mi-regs.exp
6132 * gdb.mi/mi-return.exp
6133 * gdb.mi/mi-reverse.exp
6134 * gdb.mi/mi-simplerun.exp
6135 * gdb.mi/mi-solib.exp
6136 * gdb.mi/mi-stack.exp
6137 * gdb.mi/mi-stepi.exp
6138 * gdb.mi/mi-syn-frame.exp
6139 * gdb.mi/mi-until.exp
6140 * gdb.mi/mi-var-block.exp
6141 * gdb.mi/mi-var-child.exp
6142 * gdb.mi/mi-var-cmd.exp
6143 * gdb.mi/mi-var-cp.exp
6144 * gdb.mi/mi-var-display.exp
6145 * gdb.mi/mi-var-invalidate.exp
6146 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6147 * gdb.mi/mi-vla-fortran.exp
6148 * gdb.mi/mi-watch.exp
6149 * gdb.mi/mi2-var-child.exp
6150 * gdb.mi/user-selected-context-sync.exp
6151 * gdb.modula2/unbounded-array.exp
6152 * gdb.multi/dummy-frame-restore.exp
6153 * gdb.multi/multi-arch-exec.exp
6154 * gdb.multi/multi-arch.exp
6155 * gdb.multi/tids.exp
6156 * gdb.multi/watchpoint-multi.exp
6157 * gdb.opencl/callfuncs.exp
6158 * gdb.opencl/convs_casts.exp
6159 * gdb.opencl/datatypes.exp
6160 * gdb.opencl/operators.exp
6161 * gdb.opencl/vec_comps.exp
6162 * gdb.opt/clobbered-registers-O2.exp
6163 * gdb.opt/inline-break.exp
6164 * gdb.opt/inline-bt.exp
6165 * gdb.opt/inline-cmds.exp
6166 * gdb.opt/inline-locals.exp
6167 * gdb.pascal/case-insensitive-symbols.exp
6168 * gdb.pascal/floats.exp
6169 * gdb.pascal/gdb11492.exp
6170 * gdb.python/lib-types.exp
6171 * gdb.python/py-arch.exp
6172 * gdb.python/py-as-string.exp
6173 * gdb.python/py-bad-printers.exp
6174 * gdb.python/py-block.exp
6175 * gdb.python/py-breakpoint-create-fail.exp
6176 * gdb.python/py-breakpoint.exp
6177 * gdb.python/py-caller-is.exp
6178 * gdb.python/py-cmd.exp
6179 * gdb.python/py-explore-cc.exp
6180 * gdb.python/py-explore.exp
6181 * gdb.python/py-finish-breakpoint.exp
6182 * gdb.python/py-finish-breakpoint2.exp
6183 * gdb.python/py-frame-args.exp
6184 * gdb.python/py-frame-inline.exp
6185 * gdb.python/py-frame.exp
6186 * gdb.python/py-framefilter-mi.exp
6187 * gdb.python/py-infthread.exp
6188 * gdb.python/py-lazy-string.exp
6189 * gdb.python/py-linetable.exp
6190 * gdb.python/py-mi-events.exp
6191 * gdb.python/py-mi-objfile.exp
6192 * gdb.python/py-mi.exp
6193 * gdb.python/py-objfile.exp
6194 * gdb.python/py-pp-integral.exp
6195 * gdb.python/py-pp-maint.exp
6196 * gdb.python/py-pp-re-notag.exp
6197 * gdb.python/py-pp-registration.exp
6198 * gdb.python/py-recurse-unwind.exp
6199 * gdb.python/py-strfns.exp
6200 * gdb.python/py-symbol.exp
6201 * gdb.python/py-symtab.exp
6202 * gdb.python/py-sync-interp.exp
6203 * gdb.python/py-typeprint.exp
6204 * gdb.python/py-unwind-maint.exp
6205 * gdb.python/py-unwind.exp
6206 * gdb.python/py-value-cc.exp
6207 * gdb.python/py-xmethods.exp
6208 * gdb.reverse/amd64-tailcall-reverse.exp
6209 * gdb.reverse/break-precsave.exp
6210 * gdb.reverse/break-reverse.exp
6211 * gdb.reverse/consecutive-precsave.exp
6212 * gdb.reverse/consecutive-reverse.exp
6213 * gdb.reverse/finish-precsave.exp
6214 * gdb.reverse/finish-reverse-bkpt.exp
6215 * gdb.reverse/finish-reverse.exp
6216 * gdb.reverse/fstatat-reverse.exp
6217 * gdb.reverse/getresuid-reverse.exp
6218 * gdb.reverse/i386-precsave.exp
6219 * gdb.reverse/i386-reverse.exp
6220 * gdb.reverse/i386-sse-reverse.exp
6221 * gdb.reverse/i387-env-reverse.exp
6222 * gdb.reverse/i387-stack-reverse.exp
6223 * gdb.reverse/insn-reverse.exp
6224 * gdb.reverse/machinestate-precsave.exp
6225 * gdb.reverse/machinestate.exp
6226 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6227 * gdb.reverse/pipe-reverse.exp
6228 * gdb.reverse/readv-reverse.exp
6229 * gdb.reverse/recvmsg-reverse.exp
6230 * gdb.reverse/rerun-prec.exp
6231 * gdb.reverse/s390-mvcle.exp
6232 * gdb.reverse/step-precsave.exp
6233 * gdb.reverse/step-reverse.exp
6234 * gdb.reverse/time-reverse.exp
6235 * gdb.reverse/until-precsave.exp
6236 * gdb.reverse/until-reverse.exp
6237 * gdb.reverse/waitpid-reverse.exp
6238 * gdb.reverse/watch-precsave.exp
6239 * gdb.reverse/watch-reverse.exp
6240 * gdb.rust/generics.exp
6241 * gdb.rust/methods.exp
6242 * gdb.rust/modules.exp
6243 * gdb.rust/simple.exp
6244 * gdb.server/connect-with-no-symbol-file.exp
6245 * gdb.server/ext-attach.exp
6246 * gdb.server/ext-restart.exp
6247 * gdb.server/ext-wrapper.exp
6248 * gdb.server/file-transfer.exp
6249 * gdb.server/server-exec-info.exp
6250 * gdb.server/server-kill.exp
6251 * gdb.server/server-mon.exp
6252 * gdb.server/wrapper.exp
6253 * gdb.stabs/exclfwd.exp
6254 * gdb.stabs/gdb11479.exp
6255 * gdb.threads/clone-new-thread-event.exp
6256 * gdb.threads/corethreads.exp
6257 * gdb.threads/current-lwp-dead.exp
6258 * gdb.threads/dlopen-libpthread.exp
6259 * gdb.threads/gcore-thread.exp
6260 * gdb.threads/sigstep-threads.exp
6261 * gdb.threads/watchpoint-fork.exp
6262 * gdb.trace/actions-changed.exp
6263 * gdb.trace/backtrace.exp
6264 * gdb.trace/change-loc.exp
6265 * gdb.trace/circ.exp
6266 * gdb.trace/collection.exp
6267 * gdb.trace/disconnected-tracing.exp
6268 * gdb.trace/ftrace.exp
6269 * gdb.trace/mi-trace-frame-collected.exp
6270 * gdb.trace/mi-trace-unavailable.exp
6271 * gdb.trace/mi-traceframe-changed.exp
6272 * gdb.trace/mi-tsv-changed.exp
6273 * gdb.trace/no-attach-trace.exp
6274 * gdb.trace/passc-dyn.exp
6275 * gdb.trace/qtro.exp
6276 * gdb.trace/range-stepping.exp
6277 * gdb.trace/read-memory.exp
6278 * gdb.trace/save-trace.exp
6279 * gdb.trace/signal.exp
6280 * gdb.trace/status-stop.exp
6281 * gdb.trace/tfile.exp
6282 * gdb.trace/trace-break.exp
6283 * gdb.trace/trace-buffer-size.exp
6284 * gdb.trace/trace-condition.exp
6285 * gdb.trace/tracefile-pseudo-reg.exp
6286 * gdb.trace/tstatus.exp
6287 * gdb.trace/unavailable.exp
6288 * gdb.trace/while-dyn.exp
6289 * gdb.trace/while-stepping.exp
6290
34c41c68
DE
62912016-12-22 Doug Evans <xdje42@gmail.com>
6292
6293 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6294 and msymbols.
6295
16e69324
YQ
62962016-12-19 Yao Qi <yao.qi@linaro.org>
6297
6298 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6299 (test_with_self): Don't call do_steps_and_nexts, and remove
6300 code about stepping into xmalloc.
6301
f94f411b
YQ
63022016-12-09 Yao Qi <yao.qi@linaro.org>
6303
6304 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6305
63062016-12-09 Yao Qi <yao.qi@linaro.org>
6307
6308 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6309
f1b5deee
PA
63102016-12-09 Pedro Alves <palves@redhat.com>
6311
6312 * gdb.base/all-architectures-0.exp: New file.
6313 * gdb.base/all-architectures-1.exp: New file.
6314 * gdb.base/all-architectures-2.exp: New file.
6315 * gdb.base/all-architectures-3.exp: New file.
6316 * gdb.base/all-architectures-4.exp: New file.
6317 * gdb.base/all-architectures-5.exp: New file.
6318 * gdb.base/all-architectures-6.exp: New file.
6319 * gdb.base/all-architectures-7.exp: New file.
6320 * gdb.base/all-architectures.exp.in: New file.
6321
364ca42e
YQ
63222016-12-09 Yao Qi <yao.qi@linaro.org>
6323
6324 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6325
107c2d62
LM
63262016-12-02 Luis Machado <lgustavo@codesourcery.com>
6327
6328 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6329 possible.
6330 Remove useless pattern-matching code.
6331
df3ee9ca
PA
63322016-12-02 Pedro Alves <palves@redhat.com>
6333
6334 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6335 procedure.
6336 (top level): Call it.
6337
ec835369
PA
63382016-12-02 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6341 New procedure.
6342 (top level): Call it.
6343
01770bbd
PA
63442016-12-02 Pedro Alves <palves@redhat.com>
6345
6346 PR cli/20559
6347 * gdb.base/commands.exp (user_defined_command_args_eval): New
6348 procedure.
6349 (top level): Call it.
6350
008459ea
LM
63512016-12-02 Luis Machado <lgustavo@codesourcery.com>
6352
6353 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6354 timeout handling.
6355
0c1b455e
TT
63562016-12-02 Tom Tromey <tom@tromey.com>
6357
6358 * gdb.dwarf2/main-subprogram.c: New file.
6359 * gdb.dwarf2/main-subprogram.exp: New file.
6360
018572b8
LM
63612016-12-01 Luis Machado <lgustavo@codesourcery.com>
6362
6363 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6364 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6365 gdb_test_no_output for a couple of cases.
6366 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6367
84c93cd5
LM
63682016-12-01 Luis Machado <lgustavo@codesourcery.com>
6369
6370 Fix test names and standardize compilation error messages throughout
6371 the following files:
6372
6373 * gdb.ada/start.exp
6374 * gdb.arch/alpha-step.exp
6375 * gdb.arch/e500-prologue.exp
6376 * gdb.arch/ftrace-insn-reloc.exp
6377 * gdb.arch/gdb1291.exp
6378 * gdb.arch/gdb1431.exp
6379 * gdb.arch/gdb1558.exp
6380 * gdb.arch/i386-dr3-watch.exp
6381 * gdb.arch/i386-sse-stack-align.exp
6382 * gdb.arch/ia64-breakpoint-shadow.exp
6383 * gdb.arch/pa-nullify.exp
6384 * gdb.arch/powerpc-aix-prologue.exp
6385 * gdb.arch/thumb-bx-pc.exp
6386 * gdb.base/annota1.exp
6387 * gdb.base/annota3.exp
6388 * gdb.base/arrayidx.exp
6389 * gdb.base/assign.exp
6390 * gdb.base/attach.exp
6391 * gdb.base/auxv.exp
6392 * gdb.base/bang.exp
6393 * gdb.base/bfp-test.exp
6394 * gdb.base/bigcore.exp
6395 * gdb.base/bitfields2.exp
6396 * gdb.base/break-fun-addr.exp
6397 * gdb.base/break-probes.exp
6398 * gdb.base/call-rt-st.exp
6399 * gdb.base/callexit.exp
6400 * gdb.base/catch-fork-kill.exp
6401 * gdb.base/charset.exp
6402 * gdb.base/checkpoint.exp
6403 * gdb.base/comprdebug.exp
6404 * gdb.base/constvars.exp
6405 * gdb.base/coredump-filter.exp
6406 * gdb.base/cursal.exp
6407 * gdb.base/cvexpr.exp
6408 * gdb.base/detach.exp
6409 * gdb.base/display.exp
6410 * gdb.base/dmsym.exp
6411 * gdb.base/dprintf-pending.exp
6412 * gdb.base/dso2dso.exp
6413 * gdb.base/dtrace-probe.exp
6414 * gdb.base/dump.exp
6415 * gdb.base/enum_cond.exp
6416 * gdb.base/exe-lock.exp
6417 * gdb.base/exec-invalid-sysroot.exp
6418 * gdb.base/execl-update-breakpoints.exp
6419 * gdb.base/exprs.exp
6420 * gdb.base/fileio.exp
6421 * gdb.base/find.exp
6422 * gdb.base/finish.exp
6423 * gdb.base/fixsection.exp
6424 * gdb.base/foll-vfork.exp
6425 * gdb.base/frame-args.exp
6426 * gdb.base/gcore.exp
6427 * gdb.base/gdb1250.exp
6428 * gdb.base/global-var-nested-by-dso.exp
6429 * gdb.base/gnu-ifunc.exp
6430 * gdb.base/hashline1.exp
6431 * gdb.base/hashline2.exp
6432 * gdb.base/hashline3.exp
6433 * gdb.base/hbreak-in-shr-unsupported.exp
6434 * gdb.base/huge.exp
6435 * gdb.base/infcall-input.exp
6436 * gdb.base/info-fun.exp
6437 * gdb.base/info-shared.exp
6438 * gdb.base/jit-simple.exp
6439 * gdb.base/jit-so.exp
6440 * gdb.base/jit.exp
6441 * gdb.base/jump.exp
6442 * gdb.base/label.exp
6443 * gdb.base/lineinc.exp
6444 * gdb.base/logical.exp
6445 * gdb.base/longjmp.exp
6446 * gdb.base/macscp.exp
6447 * gdb.base/miscexprs.exp
6448 * gdb.base/new-ui-echo.exp
6449 * gdb.base/new-ui-pending-input.exp
6450 * gdb.base/new-ui.exp
6451 * gdb.base/nodebug.exp
6452 * gdb.base/nofield.exp
6453 * gdb.base/offsets.exp
6454 * gdb.base/overlays.exp
6455 * gdb.base/pending.exp
6456 * gdb.base/pointers.exp
6457 * gdb.base/pr11022.exp
6458 * gdb.base/printcmds.exp
6459 * gdb.base/prologue.exp
6460 * gdb.base/ptr-typedef.exp
6461 * gdb.base/realname-expand.exp
6462 * gdb.base/relativedebug.exp
6463 * gdb.base/relocate.exp
6464 * gdb.base/remote.exp
6465 * gdb.base/reread.exp
6466 * gdb.base/return2.exp
6467 * gdb.base/savedregs.exp
6468 * gdb.base/sep.exp
6469 * gdb.base/sepdebug.exp
6470 * gdb.base/sepsymtab.exp
6471 * gdb.base/set-inferior-tty.exp
6472 * gdb.base/setshow.exp
6473 * gdb.base/shlib-call.exp
6474 * gdb.base/sigaltstack.exp
6475 * gdb.base/siginfo-addr.exp
6476 * gdb.base/signals.exp
6477 * gdb.base/signull.exp
6478 * gdb.base/sigrepeat.exp
6479 * gdb.base/so-impl-ld.exp
6480 * gdb.base/solib-display.exp
6481 * gdb.base/solib-overlap.exp
6482 * gdb.base/solib-search.exp
6483 * gdb.base/solib-symbol.exp
6484 * gdb.base/structs.exp
6485 * gdb.base/structs2.exp
6486 * gdb.base/symtab-search-order.exp
6487 * gdb.base/twice.exp
6488 * gdb.base/unload.exp
6489 * gdb.base/varargs.exp
6490 * gdb.base/watchpoint-solib.exp
6491 * gdb.base/watchpoint.exp
6492 * gdb.base/whatis.exp
6493 * gdb.base/wrong_frame_bt_full.exp
6494 * gdb.btrace/dlopen.exp
6495 * gdb.cell/ea-standalone.exp
6496 * gdb.cell/ea-test.exp
6497 * gdb.cp/dispcxx.exp
6498 * gdb.cp/gdb2384.exp
6499 * gdb.cp/method2.exp
6500 * gdb.cp/nextoverthrow.exp
6501 * gdb.cp/pr10728.exp
6502 * gdb.disasm/am33.exp
6503 * gdb.disasm/h8300s.exp
6504 * gdb.disasm/mn10300.exp
6505 * gdb.disasm/sh3.exp
6506 * gdb.dwarf2/dw2-dir-file-name.exp
6507 * gdb.fortran/complex.exp
6508 * gdb.fortran/library-module.exp
6509 * gdb.guile/scm-pretty-print.exp
6510 * gdb.guile/scm-symbol.exp
6511 * gdb.guile/scm-type.exp
6512 * gdb.guile/scm-value.exp
6513 * gdb.linespec/linespec.exp
6514 * gdb.mi/gdb701.exp
6515 * gdb.mi/gdb792.exp
6516 * gdb.mi/mi-breakpoint-changed.exp
6517 * gdb.mi/mi-dprintf-pending.exp
6518 * gdb.mi/mi-dprintf.exp
6519 * gdb.mi/mi-exit-code.exp
6520 * gdb.mi/mi-pending.exp
6521 * gdb.mi/mi-solib.exp
6522 * gdb.mi/new-ui-mi-sync.exp
6523 * gdb.mi/pr11022.exp
6524 * gdb.mi/user-selected-context-sync.exp
6525 * gdb.opt/solib-intra-step.exp
6526 * gdb.python/py-events.exp
6527 * gdb.python/py-finish-breakpoint.exp
6528 * gdb.python/py-mi.exp
6529 * gdb.python/py-prettyprint.exp
6530 * gdb.python/py-shared.exp
6531 * gdb.python/py-symbol.exp
6532 * gdb.python/py-template.exp
6533 * gdb.python/py-type.exp
6534 * gdb.python/py-value.exp
6535 * gdb.reverse/solib-precsave.exp
6536 * gdb.reverse/solib-reverse.exp
6537 * gdb.server/solib-list.exp
6538 * gdb.stabs/weird.exp
6539 * gdb.threads/reconnect-signal.exp
6540 * gdb.threads/stepi-random-signal.exp
6541 * gdb.trace/actions.exp
6542 * gdb.trace/ax.exp
6543 * gdb.trace/backtrace.exp
6544 * gdb.trace/change-loc.exp
6545 * gdb.trace/deltrace.exp
6546 * gdb.trace/ftrace-lock.exp
6547 * gdb.trace/ftrace.exp
6548 * gdb.trace/infotrace.exp
6549 * gdb.trace/mi-tracepoint-changed.exp
6550 * gdb.trace/packetlen.exp
6551 * gdb.trace/passcount.exp
6552 * gdb.trace/pending.exp
6553 * gdb.trace/range-stepping.exp
6554 * gdb.trace/report.exp
6555 * gdb.trace/stap-trace.exp
6556 * gdb.trace/tfind.exp
6557 * gdb.trace/trace-break.exp
6558 * gdb.trace/trace-condition.exp
6559 * gdb.trace/trace-enable-disable.exp
6560 * gdb.trace/trace-mt.exp
6561 * gdb.trace/tracecmd.exp
6562 * gdb.trace/tspeed.exp
6563 * gdb.trace/tsv.exp
6564 * lib/perftest.exp
6565
fb9feb35
LM
65662016-12-01 Luis Machado <lgustavo@codesourcery.com>
6567
6568 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6569 with gdb_test_no_output.
6570 Use command as test name.
6571
cd2ddb6c
LM
65722016-12-01 Luis Machado <lgustavo@codesourcery.com>
6573
6574 Fix test names starting with uppercase throughout the files.
6575
6576 * gdb.ada/assign_1.exp
6577 * gdb.ada/boolean_expr.exp
6578 * gdb.base/arrayidx.exp
6579 * gdb.base/del.exp
6580 * gdb.base/gcore-buffer-overflow.exp
6581 * gdb.base/testenv.exp
6582 * gdb.compile/compile.exp
6583 * gdb.python/py-framefilter-invalidarg.exp
6584 * gdb.python/py-framefilter.exp
6585
bb95117e
LM
65862016-12-01 Luis Machado <lgustavo@codesourcery.com>
6587
6588 Fix test names starting with uppercase throughout the files.
6589
6590 * gdb.ada/array_return.exp
6591 * gdb.ada/expr_delims.exp
6592 * gdb.ada/mi_dyn_arr.exp
6593 * gdb.ada/mi_interface.exp
6594 * gdb.ada/mi_var_array.exp
6595 * gdb.ada/watch_arg.exp
6596 * gdb.arch/alpha-step.exp
6597 * gdb.arch/altivec-regs.exp
6598 * gdb.arch/e500-regs.exp
6599 * gdb.arch/powerpc-d128-regs.exp
6600 * gdb.base/arrayidx.exp
6601 * gdb.base/break.exp
6602 * gdb.base/checkpoint.exp
6603 * gdb.base/debug-expr.exp
6604 * gdb.base/dmsym.exp
6605 * gdb.base/radix.exp
6606 * gdb.base/sepdebug.exp
6607 * gdb.base/testenv.exp
6608 * gdb.base/watch_thread_num.exp
6609 * gdb.base/watchpoint-cond-gone.exp
6610 * gdb.cell/break.exp
6611 * gdb.cell/ea-cache.exp
6612 * gdb.compile/compile.exp
6613 * gdb.cp/gdb2495.exp
6614 * gdb.gdb/selftest.exp
6615 * gdb.gdb/xfullpath.exp
6616 * gdb.go/hello.exp
6617 * gdb.go/integers.exp
6618 * gdb.objc/basicclass.exp
6619 * gdb.pascal/hello.exp
6620 * gdb.pascal/integers.exp
6621 * gdb.python/py-breakpoint.exp
6622 * gdb.python/py-cmd.exp
6623 * gdb.python/py-linetable.exp
6624 * gdb.python/py-xmethods.exp
6625 * gdb.python/python.exp
6626 * gdb.reverse/consecutive-precsave.exp
6627 * gdb.reverse/finish-precsave.exp
6628 * gdb.reverse/i386-precsave.exp
6629 * gdb.reverse/machinestate-precsave.exp
6630 * gdb.reverse/sigall-precsave.exp
6631 * gdb.reverse/solib-precsave.exp
6632 * gdb.reverse/step-precsave.exp
6633 * gdb.reverse/until-precsave.exp
6634 * gdb.reverse/watch-precsave.exp
6635 * gdb.threads/leader-exit.exp
6636 * gdb.threads/pthreads.exp
6637 * gdb.threads/wp-replication.exp
6638 * gdb.trace/actions.exp
6639 * gdb.trace/mi-tsv-changed.exp
6640 * gdb.trace/tsv.exp
6641
de97fdd4
LM
66422016-12-01 Luis Machado <lgustavo@codesourcery.com>
6643
6644 Fix test names starting with uppercase throughout the files.
6645
6646 * gdb.arch/i386-bp_permanent.exp
6647 * gdb.arch/i386-gnu-cfi.exp
6648 * gdb.base/disasm-end-cu.exp
6649 * gdb.base/macscp.exp
6650 * gdb.base/pending.exp
6651 * gdb.base/watch_thread_num.exp
6652 * gdb.cp/exception.exp
6653 * gdb.cp/gdb2495.exp
6654 * gdb.cp/local.exp
6655 * gdb.python/py-evsignal.exp
6656 * gdb.python/python.exp
6657 * gdb.trace/tracecmd.exp
6658
9f058c10
LM
66592016-12-01 Luis Machado <lgustavo@codesourcery.com>
6660
6661 Fix test names starting with uppercase throughout the files.
6662
6663 * gdb.base/charset.exp
6664 * gdb.base/eval.exp
6665 * gdb.base/multi-forks.exp
6666 * gdb.guile/scm-progspace.exp
6667 * gdb.opencl/datatypes.exp
6668 * gdb.python/py-block.exp
6669 * gdb.python/py-function.exp
6670 * gdb.python/py-symbol.exp
6671 * gdb.python/py-symtab.exp
6672 * gdb.python/py-xmethods.exp
6673 * gdb.reverse/break-precsave.exp
6674 * gdb.reverse/break-reverse.exp
6675 * gdb.reverse/consecutive-precsave.exp
6676 * gdb.reverse/consecutive-reverse.exp
6677 * gdb.reverse/finish-precsave.exp
6678 * gdb.reverse/finish-reverse-bkpt.exp
6679 * gdb.reverse/finish-reverse.exp
6680 * gdb.reverse/fstatat-reverse.exp
6681 * gdb.reverse/getresuid-reverse.exp
6682 * gdb.reverse/i386-precsave.exp
6683 * gdb.reverse/i386-reverse.exp
6684 * gdb.reverse/i386-sse-reverse.exp
6685 * gdb.reverse/i387-stack-reverse.exp
6686 * gdb.reverse/insn-reverse.exp
6687 * gdb.reverse/machinestate-precsave.exp
6688 * gdb.reverse/machinestate.exp
6689 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6690 * gdb.reverse/pipe-reverse.exp
6691 * gdb.reverse/readv-reverse.exp
6692 * gdb.reverse/recvmsg-reverse.exp
6693 * gdb.reverse/rerun-prec.exp
6694 * gdb.reverse/s390-mvcle.exp
6695 * gdb.reverse/sigall-precsave.exp
6696 * gdb.reverse/sigall-reverse.exp
6697 * gdb.reverse/solib-precsave.exp
6698 * gdb.reverse/solib-reverse.exp
6699 * gdb.reverse/step-precsave.exp
6700 * gdb.reverse/step-reverse.exp
6701 * gdb.reverse/time-reverse.exp
6702 * gdb.reverse/until-precsave.exp
6703 * gdb.reverse/until-reverse.exp
6704 * gdb.reverse/waitpid-reverse.exp
6705 * gdb.reverse/watch-precsave.exp
6706 * gdb.reverse/watch-reverse.exp
6707
cdc7edd7
LM
67082016-12-01 Luis Machado <lgustavo@codesourcery.com>
6709
6710 Fix test names starting with uppercase throughout the files.
6711
6712 * gdb.arch/i386-mpx-simple_segv.exp
6713 * gdb.arch/i386-mpx.exp
6714 * gdb.arch/i386-permbkpt.exp
6715 * gdb.arch/pa-nullify.exp
6716 * gdb.arch/powerpc-d128-regs.exp
6717 * gdb.arch/vsx-regs.exp
6718 * gdb.base/bfp-test.exp
6719 * gdb.base/break.exp
6720 * gdb.base/breakpoint-shadow.exp
6721 * gdb.base/callfuncs.exp
6722 * gdb.base/charset.exp
6723 * gdb.base/commands.exp
6724 * gdb.base/completion.exp
6725 * gdb.base/dfp-test.exp
6726 * gdb.base/echo.exp
6727 * gdb.base/ending-run.exp
6728 * gdb.base/eval.exp
6729 * gdb.base/expand-psymtabs.exp
6730 * gdb.base/float128.exp
6731 * gdb.base/floatn.exp
6732 * gdb.base/foll-exec-mode.exp
6733 * gdb.base/gdb1056.exp
6734 * gdb.base/gdb11531.exp
6735 * gdb.base/kill-after-signal.exp
6736 * gdb.base/multi-forks.exp
6737 * gdb.base/overlays.exp
6738 * gdb.base/pending.exp
6739 * gdb.base/sepdebug.exp
6740 * gdb.base/testenv.exp
6741 * gdb.base/valgrind-db-attach.exp
6742 * gdb.base/watch_thread_num.exp
6743 * gdb.base/watchpoint-cond-gone.exp
6744 * gdb.base/watchpoint.exp
6745 * gdb.base/watchpoints.exp
6746 * gdb.cp/arg-reference.exp
6747 * gdb.cp/baseenum.exp
6748 * gdb.cp/operator.exp
6749 * gdb.cp/shadow.exp
6750 * gdb.dwarf2/dw2-op-out-param.exp
6751 * gdb.dwarf2/dw2-reg-undefined.exp
6752 * gdb.go/chan.exp
6753 * gdb.go/hello.exp
6754 * gdb.go/integers.exp
6755 * gdb.go/methods.exp
6756 * gdb.go/package.exp
6757 * gdb.guile/scm-parameter.exp
6758 * gdb.guile/scm-progspace.exp
6759 * gdb.guile/scm-value.exp
6760 * gdb.mi/mi-pending.exp
6761 * gdb.mi/user-selected-context-sync.exp
6762 * gdb.multi/multi-attach.exp
6763 * gdb.multi/tids.exp
6764 * gdb.opt/clobbered-registers-O2.exp
6765 * gdb.pascal/floats.exp
6766 * gdb.pascal/integers.exp
6767 * gdb.python/py-block.exp
6768 * gdb.python/py-events.exp
6769 * gdb.python/py-parameter.exp
6770 * gdb.python/py-symbol.exp
6771 * gdb.python/py-symtab.exp
6772 * gdb.python/py-type.exp
6773 * gdb.python/py-value.exp
6774 * gdb.python/py-xmethods.exp
6775 * gdb.python/python.exp
6776 * gdb.reverse/break-precsave.exp
6777 * gdb.reverse/consecutive-precsave.exp
6778 * gdb.reverse/finish-precsave.exp
6779 * gdb.reverse/i386-precsave.exp
6780 * gdb.reverse/machinestate-precsave.exp
6781 * gdb.reverse/sigall-precsave.exp
6782 * gdb.reverse/solib-precsave.exp
6783 * gdb.reverse/step-precsave.exp
6784 * gdb.reverse/until-precsave.exp
6785 * gdb.reverse/watch-precsave.exp
6786 * gdb.server/ext-attach.exp
6787 * gdb.server/ext-restart.exp
6788 * gdb.server/ext-run.exp
6789 * gdb.server/ext-wrapper.exp
6790 * gdb.stabs/gdb11479.exp
6791 * gdb.stabs/weird.exp
6792 * gdb.threads/attach-many-short-lived-threads.exp
6793 * gdb.threads/kill.exp
6794 * gdb.threads/watchpoint-fork.exp
6795
bc6c7af4
LM
67962016-12-01 Luis Machado <lgustavo@codesourcery.com>
6797
6798 Fix test names starting with uppercase throughout all the files below.
6799
6800 * gdb.ada/array_return.exp
6801 * gdb.ada/catch_ex.exp
6802 * gdb.ada/info_exc.exp
6803 * gdb.ada/mi_catch_ex.exp
6804 * gdb.ada/mi_dyn_arr.exp
6805 * gdb.ada/mi_ex_cond.exp
6806 * gdb.ada/mi_exc_info.exp
6807 * gdb.ada/mi_interface.exp
6808 * gdb.ada/mi_task_arg.exp
6809 * gdb.ada/mi_task_info.exp
6810 * gdb.ada/mi_var_array.exp
6811 * gdb.arch/alpha-step.exp
6812 * gdb.arch/amd64-disp-step.exp
6813 * gdb.arch/arm-disp-step.exp
6814 * gdb.arch/disp-step-insn-reloc.exp
6815 * gdb.arch/e500-prologue.exp
6816 * gdb.arch/ftrace-insn-reloc.exp
6817 * gdb.arch/gdb1558.exp
6818 * gdb.arch/i386-bp_permanent.exp
6819 * gdb.arch/i386-disp-step.exp
6820 * gdb.arch/i386-float.exp
6821 * gdb.arch/i386-gnu-cfi.exp
6822 * gdb.arch/ia64-breakpoint-shadow.exp
6823 * gdb.arch/mips16-thunks.exp
6824 * gdb.arch/pa-nullify.exp
6825 * gdb.arch/powerpc-aix-prologue.exp
6826 * gdb.arch/powerpc-power.exp
6827 * gdb.arch/ppc-dfp.exp
6828 * gdb.arch/s390-tdbregs.exp
6829 * gdb.arch/spu-info.exp
6830 * gdb.arch/spu-ls.exp
6831 * gdb.arch/thumb-bx-pc.exp
6832 * gdb.base/advance.exp
6833 * gdb.base/annota-input-while-running.exp
6834 * gdb.base/arrayidx.exp
6835 * gdb.base/asmlabel.exp
6836 * gdb.base/async.exp
6837 * gdb.base/attach-wait-input.exp
6838 * gdb.base/auto-connect-native-target.exp
6839 * gdb.base/batch-preserve-term-settings.exp
6840 * gdb.base/bfp-test.exp
6841 * gdb.base/bigcore.exp
6842 * gdb.base/bp-permanent.exp
6843 * gdb.base/break-always.exp
6844 * gdb.base/break-fun-addr.exp
6845 * gdb.base/break-idempotent.exp
6846 * gdb.base/break-main-file-remove-fail.exp
6847 * gdb.base/break-probes.exp
6848 * gdb.base/break-unload-file.exp
6849 * gdb.base/break.exp
6850 * gdb.base/call-ar-st.exp
6851 * gdb.base/call-rt-st.exp
6852 * gdb.base/call-sc.exp
6853 * gdb.base/call-signal-resume.exp
6854 * gdb.base/call-strs.exp
6855 * gdb.base/callexit.exp
6856 * gdb.base/callfuncs.exp
6857 * gdb.base/catch-gdb-caused-signals.exp
6858 * gdb.base/catch-signal-siginfo-cond.exp
6859 * gdb.base/catch-syscall.exp
6860 * gdb.base/compare-sections.exp
6861 * gdb.base/cond-eval-mode.exp
6862 * gdb.base/condbreak-call-false.exp
6863 * gdb.base/consecutive-step-over.exp
6864 * gdb.base/cursal.exp
6865 * gdb.base/disabled-location.exp
6866 * gdb.base/disasm-end-cu.exp
6867 * gdb.base/display.exp
6868 * gdb.base/double-prompt-target-event-error.exp
6869 * gdb.base/dprintf-bp-same-addr.exp
6870 * gdb.base/dprintf-detach.exp
6871 * gdb.base/dprintf-next.exp
6872 * gdb.base/dprintf-non-stop.exp
6873 * gdb.base/dprintf-pending.exp
6874 * gdb.base/dso2dso.exp
6875 * gdb.base/ending-run.exp
6876 * gdb.base/enum_cond.exp
6877 * gdb.base/examine-backward.exp
6878 * gdb.base/exe-lock.exp
6879 * gdb.base/exec-invalid-sysroot.exp
6880 * gdb.base/execl-update-breakpoints.exp
6881 * gdb.base/execution-termios.exp
6882 * gdb.base/fileio.exp
6883 * gdb.base/fixsection.exp
6884 * gdb.base/foll-exec-mode.exp
6885 * gdb.base/foll-exec.exp
6886 * gdb.base/fork-running-state.exp
6887 * gdb.base/frame-args.exp
6888 * gdb.base/fullpath-expand.exp
6889 * gdb.base/func-ptr.exp
6890 * gdb.base/gcore-relro-pie.exp
6891 * gdb.base/gdb1090.exp
6892 * gdb.base/gdb1555.exp
6893 * gdb.base/global-var-nested-by-dso.exp
6894 * gdb.base/gnu-ifunc.exp
6895 * gdb.base/hbreak-in-shr-unsupported.exp
6896 * gdb.base/hbreak-unmapped.exp
6897 * gdb.base/hook-stop.exp
6898 * gdb.base/infcall-input.exp
6899 * gdb.base/info-fun.exp
6900 * gdb.base/info-shared.exp
6901 * gdb.base/interrupt-noterm.exp
6902 * gdb.base/jit-so.exp
6903 * gdb.base/jit.exp
6904 * gdb.base/line-symtabs.exp
6905 * gdb.base/list.exp
6906 * gdb.base/longjmp.exp
6907 * gdb.base/macscp.exp
6908 * gdb.base/max-value-size.exp
6909 * gdb.base/nodebug.exp
6910 * gdb.base/nofield.exp
6911 * gdb.base/overlays.exp
6912 * gdb.base/paginate-after-ctrl-c-running.exp
6913 * gdb.base/paginate-bg-execution.exp
6914 * gdb.base/paginate-inferior-exit.exp
6915 * gdb.base/pending.exp
6916 * gdb.base/pr11022.exp
6917 * gdb.base/printcmds.exp
6918 * gdb.base/ptr-typedef.exp
6919 * gdb.base/ptype.exp
6920 * gdb.base/randomize.exp
6921 * gdb.base/range-stepping.exp
6922 * gdb.base/realname-expand.exp
6923 * gdb.base/relativedebug.exp
6924 * gdb.base/remote.exp
6925 * gdb.base/savedregs.exp
6926 * gdb.base/sepdebug.exp
6927 * gdb.base/set-noassign.exp
6928 * gdb.base/shlib-call.exp
6929 * gdb.base/shreloc.exp
6930 * gdb.base/sigaltstack.exp
6931 * gdb.base/sigbpt.exp
6932 * gdb.base/siginfo-addr.exp
6933 * gdb.base/siginfo-obj.exp
6934 * gdb.base/siginfo-thread.exp
6935 * gdb.base/signest.exp
6936 * gdb.base/signull.exp
6937 * gdb.base/sigrepeat.exp
6938 * gdb.base/skip.exp
6939 * gdb.base/so-impl-ld.exp
6940 * gdb.base/solib-corrupted.exp
6941 * gdb.base/solib-disc.exp
6942 * gdb.base/solib-display.exp
6943 * gdb.base/solib-overlap.exp
6944 * gdb.base/solib-search.exp
6945 * gdb.base/solib-symbol.exp
6946 * gdb.base/source-execution.exp
6947 * gdb.base/sss-bp-on-user-bp-2.exp
6948 * gdb.base/sss-bp-on-user-bp.exp
6949 * gdb.base/stack-checking.exp
6950 * gdb.base/stale-infcall.exp
6951 * gdb.base/step-break.exp
6952 * gdb.base/step-line.exp
6953 * gdb.base/step-over-exit.exp
6954 * gdb.base/step-test.exp
6955 * gdb.base/structs.exp
6956 * gdb.base/sym-file.exp
6957 * gdb.base/symtab-search-order.exp
6958 * gdb.base/term.exp
6959 * gdb.base/type-opaque.exp
6960 * gdb.base/unload.exp
6961 * gdb.base/until-nodebug.exp
6962 * gdb.base/until.exp
6963 * gdb.base/unwindonsignal.exp
6964 * gdb.base/watch-cond.exp
6965 * gdb.base/watch-non-mem.exp
6966 * gdb.base/watch_thread_num.exp
6967 * gdb.base/watchpoint-reuse-slot.exp
6968 * gdb.base/watchpoint-solib.exp
6969 * gdb.base/watchpoint.exp
6970 * gdb.btrace/dlopen.exp
6971 * gdb.cell/arch.exp
6972 * gdb.cell/break.exp
6973 * gdb.cell/bt.exp
6974 * gdb.cell/core.exp
6975 * gdb.cell/data.exp
6976 * gdb.cell/dwarfaddr.exp
6977 * gdb.cell/ea-cache.exp
6978 * gdb.cell/ea-standalone.exp
6979 * gdb.cell/ea-test.exp
6980 * gdb.cell/f-regs.exp
6981 * gdb.cell/fork.exp
6982 * gdb.cell/gcore.exp
6983 * gdb.cell/mem-access.exp
6984 * gdb.cell/ptype.exp
6985 * gdb.cell/registers.exp
6986 * gdb.cell/sizeof.exp
6987 * gdb.cell/solib-symbol.exp
6988 * gdb.cell/solib.exp
6989 * gdb.compile/compile-tls.exp
6990 * gdb.cp/exception.exp
6991 * gdb.cp/gdb2495.exp
6992 * gdb.cp/local.exp
6993 * gdb.cp/mb-inline.exp
6994 * gdb.cp/mb-templates.exp
6995 * gdb.cp/pr10687.exp
6996 * gdb.cp/pr9167.exp
6997 * gdb.cp/scope-err.exp
6998 * gdb.cp/templates.exp
6999 * gdb.cp/virtfunc.exp
7000 * gdb.dwarf2/dw2-dir-file-name.exp
7001 * gdb.dwarf2/dw2-single-line-discriminators.exp
7002 * gdb.fortran/complex.exp
7003 * gdb.fortran/library-module.exp
7004 * gdb.guile/guile.exp
7005 * gdb.guile/scm-cmd.exp
7006 * gdb.guile/scm-frame-inline.exp
7007 * gdb.guile/scm-objfile.exp
7008 * gdb.guile/scm-pretty-print.exp
7009 * gdb.guile/scm-symbol.exp
7010 * gdb.guile/scm-type.exp
7011 * gdb.guile/scm-value.exp
7012 * gdb.linespec/keywords.exp
7013 * gdb.linespec/ls-errs.exp
7014 * gdb.linespec/macro-relative.exp
7015 * gdb.linespec/thread.exp
7016 * gdb.mi/mi-breakpoint-changed.exp
7017 * gdb.mi/mi-dprintf-pending.exp
7018 * gdb.mi/mi-fullname-deleted.exp
7019 * gdb.mi/mi-logging.exp
7020 * gdb.mi/mi-pending.exp
7021 * gdb.mi/mi-solib.exp
7022 * gdb.mi/new-ui-mi-sync.exp
7023 * gdb.mi/user-selected-context-sync.exp
7024 * gdb.multi/dummy-frame-restore.exp
7025 * gdb.multi/multi-arch-exec.exp
7026 * gdb.multi/remove-inferiors.exp
7027 * gdb.multi/watchpoint-multi-exit.exp
7028 * gdb.opt/solib-intra-step.exp
7029 * gdb.perf/backtrace.exp
7030 * gdb.perf/single-step.exp
7031 * gdb.perf/skip-command.exp
7032 * gdb.perf/skip-prologue.exp
7033 * gdb.perf/solib.exp
7034 * gdb.python/lib-types.exp
7035 * gdb.python/py-as-string.exp
7036 * gdb.python/py-bad-printers.exp
7037 * gdb.python/py-block.exp
7038 * gdb.python/py-breakpoint.exp
7039 * gdb.python/py-cmd.exp
7040 * gdb.python/py-events.exp
7041 * gdb.python/py-evthreads.exp
7042 * gdb.python/py-finish-breakpoint.exp
7043 * gdb.python/py-finish-breakpoint2.exp
7044 * gdb.python/py-frame-inline.exp
7045 * gdb.python/py-frame.exp
7046 * gdb.python/py-inferior.exp
7047 * gdb.python/py-infthread.exp
7048 * gdb.python/py-mi.exp
7049 * gdb.python/py-objfile.exp
7050 * gdb.python/py-pp-maint.exp
7051 * gdb.python/py-pp-registration.exp
7052 * gdb.python/py-prettyprint.exp
7053 * gdb.python/py-recurse-unwind.exp
7054 * gdb.python/py-shared.exp
7055 * gdb.python/py-symbol.exp
7056 * gdb.python/py-symtab.exp
7057 * gdb.python/py-template.exp
7058 * gdb.python/py-type.exp
7059 * gdb.python/py-unwind-maint.exp
7060 * gdb.python/py-unwind.exp
7061 * gdb.python/py-value.exp
7062 * gdb.python/python.exp
7063 * gdb.reverse/finish-reverse-bkpt.exp
7064 * gdb.reverse/insn-reverse.exp
7065 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7066 * gdb.reverse/solib-precsave.exp
7067 * gdb.reverse/solib-reverse.exp
7068 * gdb.stabs/gdb11479.exp
7069 * gdb.stabs/weird.exp
7070 * gdb.threads/fork-child-threads.exp
7071 * gdb.threads/fork-plus-threads.exp
7072 * gdb.threads/fork-thread-pending.exp
7073 * gdb.threads/forking-threads-plus-breakpoint.exp
7074 * gdb.threads/hand-call-in-threads.exp
7075 * gdb.threads/interrupted-hand-call.exp
7076 * gdb.threads/linux-dp.exp
7077 * gdb.threads/local-watch-wrong-thread.exp
7078 * gdb.threads/next-while-other-thread-longjmps.exp
7079 * gdb.threads/non-ldr-exit.exp
7080 * gdb.threads/pending-step.exp
7081 * gdb.threads/print-threads.exp
7082 * gdb.threads/process-dies-while-detaching.exp
7083 * gdb.threads/process-dies-while-handling-bp.exp
7084 * gdb.threads/pthreads.exp
7085 * gdb.threads/queue-signal.exp
7086 * gdb.threads/reconnect-signal.exp
7087 * gdb.threads/signal-command-handle-nopass.exp
7088 * gdb.threads/signal-command-multiple-signals-pending.exp
7089 * gdb.threads/signal-delivered-right-thread.exp
7090 * gdb.threads/signal-sigtrap.exp
7091 * gdb.threads/sigthread.exp
7092 * gdb.threads/staticthreads.exp
7093 * gdb.threads/stepi-random-signal.exp
7094 * gdb.threads/thread-unwindonsignal.exp
7095 * gdb.threads/thread_check.exp
7096 * gdb.threads/thread_events.exp
7097 * gdb.threads/tid-reuse.exp
7098 * gdb.threads/tls-nodebug.exp
7099 * gdb.threads/tls-shared.exp
7100 * gdb.threads/tls-so_extern.exp
7101 * gdb.threads/tls.exp
7102 * gdb.threads/wp-replication.exp
7103 * gdb.trace/actions-changed.exp
7104 * gdb.trace/actions.exp
7105 * gdb.trace/backtrace.exp
7106 * gdb.trace/change-loc.exp
7107 * gdb.trace/collection.exp
7108 * gdb.trace/deltrace.exp
7109 * gdb.trace/disconnected-tracing.exp
7110 * gdb.trace/entry-values.exp
7111 * gdb.trace/ftrace-lock.exp
7112 * gdb.trace/ftrace.exp
7113 * gdb.trace/infotrace.exp
7114 * gdb.trace/mi-trace-frame-collected.exp
7115 * gdb.trace/mi-trace-unavailable.exp
7116 * gdb.trace/mi-traceframe-changed.exp
7117 * gdb.trace/mi-tracepoint-changed.exp
7118 * gdb.trace/mi-tsv-changed.exp
7119 * gdb.trace/no-attach-trace.exp
7120 * gdb.trace/packetlen.exp
7121 * gdb.trace/passc-dyn.exp
7122 * gdb.trace/passcount.exp
7123 * gdb.trace/pending.exp
7124 * gdb.trace/pr16508.exp
7125 * gdb.trace/qtro.exp
7126 * gdb.trace/range-stepping.exp
7127 * gdb.trace/read-memory.exp
7128 * gdb.trace/report.exp
7129 * gdb.trace/save-trace.exp
7130 * gdb.trace/signal.exp
7131 * gdb.trace/stap-trace.exp
7132 * gdb.trace/status-stop.exp
7133 * gdb.trace/strace.exp
7134 * gdb.trace/tfile.exp
7135 * gdb.trace/tfind.exp
7136 * gdb.trace/trace-break.exp
7137 * gdb.trace/trace-condition.exp
7138 * gdb.trace/trace-enable-disable.exp
7139 * gdb.trace/trace-mt.exp
7140 * gdb.trace/tracecmd.exp
7141 * gdb.trace/tracefile-pseudo-reg.exp
7142 * gdb.trace/tspeed.exp
7143 * gdb.trace/tstatus.exp
7144 * gdb.trace/tsv.exp
7145 * gdb.trace/unavailable.exp
7146 * gdb.trace/while-dyn.exp
7147 * gdb.trace/while-stepping.exp
7148 * lib/gdb-guile.exp
7149 * lib/gdb.exp
7150 * lib/mi-support.exp
7151 * lib/pascal.exp
7152 * lib/perftest.exp
7153 * lib/prelink-support.exp
7154 * lib/selftest-support.exp
7155
ad02e4fe
SM
71562016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7157
7158 * Makefile.in: Include disable-implicit-rules.mk.
7159
22347e55
AA
71602016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7161
7162 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7163 non-byte-aligned bit fields.
7164
da5b30da
AA
71652016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7166
7167 PR gdb/12616
7168 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7169 respects the DW_AT_data_bit_offset attribute.
7170
b593ecca
SM
71712016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7172
7173 * gdb.base/default.exp: Fix output of "set language".
7174
3b165252
SM
71752016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7176
7177 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7178 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7179 make.
7180 * configure.ac: Remove checks for the make program.
7181 * configure: Re-generate.
7182
1a2f3d7f
KB
71832016-11-16 Kevin Buettner <kevinb@redhat.com>
7184
7185 * gdb.python/py-recurse-unwind.c (main): Add loop.
7186 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7187 to read_register() and gdb.parse_and_eval(). Make each code
7188 call a separate case that can be individually tested.
7189 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7190 proc. Call cont_and_backtrace for each of the code paths that
7191 we want to test in the unwinder.
7192
b7f38fda
AA
71932016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7194
7195 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7196 the definition of struct S.
7197
1f8db343
CM
71982016-11-11 Catherine Moore <clm@codesourcery.com>
7199
7200 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7201
fad0c9fb
PA
72022016-11-09 Pedro Alves <palves@redhat.com>
7203
7204 * gdb.base/commands.exp (runto_or_return): New procedure.
7205 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7206 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7207 (progvar_simple_while_test, progvar_complex_if_while_test)
7208 (if_while_breakpoint_command_test)
7209 (infrun_breakpoint_command_test, breakpoint_command_test)
7210 (user_defined_command_test, watchpoint_command_test)
7211 (test_command_prompt_position, redefine_hook_test)
7212 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7213 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7214 multi_line_input and multi_line. Remove gdb_expect and
7215 gdb_stop_suppressing_tests uses.
7216 * lib/gdb.exp (valnum_re): New global.
7217 (multi_line_input): New procedure.
7218
8354c62c
SM
72192016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7220
7221 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7222 Remove.
7223 (test_setup): Define with proc_with_prefix.
7224 (test_cli_inferior): Likewise.
7225 (test_cli_thread): Likewise.
7226 (test_cli_frame): Likewise.
7227 (test_cli_select_frame): Likewise.
7228 (test_cli_up_down): Likewise.
7229 (test_mi_thread_select): Likewise.
7230 (test_mi_stack_select_frame): Likewise.
7231 (test_cli_in_mi_inferior): Likewise.
7232 (test_cli_in_mi_thread): Likewise.
7233 (test_cli_in_mi_frame): Likewise.
7234 (top level): Do not use with_test_prefix_procname.
7235
64f367a2
PA
72362016-11-09 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.base/commands.exp (gdbvar_simple_if_test)
7239 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7240 (progvar_simple_if_test, progvar_simple_while_test)
7241 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7242 (infrun_breakpoint_command_test, breakpoint_command_test)
7243 (user_defined_command_test, watchpoint_command_test)
7244 (test_command_prompt_position, deprecated_command_test)
7245 (bp_deleted_in_command, temporary_breakpoint_commands)
7246 (stray_arg0_test, source_file_with_indented_comment)
7247 (recursive_source_test, if_commands_test)
7248 (error_clears_commands_left, redefine_hook_test)
7249 (redefine_backtrace_test): Use proc_with_prefix.
7250 * lib/gdb.exp (proc_with_prefix): New proc.
7251
0bb65f1e
AA
72522016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7253
7254 * gdb.base/tui-layout.c: New file.
7255 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7256 disassembly window contains very long lines.
7257
7353f247
TT
72582016-11-08 Tom Tromey <tom@tromey.com>
7259
7260 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7261 depend on Python 2.
7262
30a7bb83
TT
72632016-11-08 Tom Tromey <tom@tromey.com>
7264
7265 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7266 New method.
7267
cdf5a07c
MG
72682016-10-29 Manish Goregaokar <manish@mozilla.com>
7269
2806dc7e 7270 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7271
51a789c3
MG
72722016-10-27 Manish Goregaokar <manish@mozilla.com>
7273
2806dc7e
PA
7274 * gdb.rust/simple.rs: Add test for univariant enums without
7275 discriminants and for encoded struct-like enums.
51a789c3 7276
f610ab6d
PA
72772016-10-28 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7280 gdb_test_multiple, tighten regexps and match symtabs and line
7281 tables incrementally.
7282
b129b0ca
LM
72832016-10-28 Luis Machado <lgustavo@codesourcery.com>
7284
7285 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7286 general.
7287
ecf45d2c
SL
72882016-10-25 Luis Machado <lgustavo@codesourcery.com>
7289
7290 * gdb.base/exec-invalid-sysroot.exp: New file.
7291
b8d38ee4
JK
72922016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7293
7294 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7295
f90fd8c2
JK
72962016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7297
7298 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7299
2d2476aa
MR
73002016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7301
2806dc7e
PA
7302 * gdb.base/killed-outside.exp: Remove $options from a call to
7303 `prepare_for_testing'.
2d2476aa 7304
e42b25a0
SM
73052016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7306
7307 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7308 Change test message.
7309
3ccdb432
SM
73102016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7311
7312 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7313 Update comment.
7314
5bad3170
SM
73152016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7316
7317 * gdb.trace/mi-trace-save.exp: New file.
7318
5ad9dba7
YQ
73192016-10-13 Yao Qi <yao.qi@linaro.org>
7320
7321 * gdb.base/code_elim.exp (get_var_address): Remove.
7322 * gdb.base/relocate.exp: Likewise.
7323 * gdb.base/shreloc.exp: Likewise.
7324 * lib/gdb.exp (get_var_address): New.
7325
62df7e21
YQ
73262016-10-13 Yao Qi <yao.qi@linaro.org>
7327
7328 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7329 floating point tests if $skip_float_test is false.
7330
4dac951e
LM
73312016-10-12 Luis Machado <lgustavo@codesourcery.com>
7332
7333 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7334 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7335 argc values.
7336 Add 1 to argc so we guarantee distinct initial/modified argc values.
7337
8f1a8fc4
JK
73382016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7339
7340 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7341
16c85b5d
JK
73422016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7345 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7346 * gdb.arch/vsx-regs.exp: Likewise.
7347
1d0e042a
YQ
73482016-10-07 Yao Qi <yao.qi@linaro.org>
7349
7350 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7351
68dadef5
MM
73522016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7353
7354 * gdb.python/python.exp: Test decode_line("*0").
7355
33fa2c6e
DE
73562016-10-06 Doug Evans <dje@google.com>
7357
7358 * gdb.python/py-value.exp (test_value_creation): Add test for large
7359 unsigned 64-bit value.
7360
9c37b5ae
TT
73612016-10-06 Tom Tromey <tom@tromey.com>
7362
7363 * gdb.compile/compile.exp: Change java tests to rust.
7364 * gdb.base/setshow.exp: Change java tests to rust.
7365 * gdb.base/default.exp: Remove java from language list.
7366 * README (Examples): Update language example.
7367 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7368 test.
7369 * lib/gdb.exp (skip_java_tests): Remove.
7370 * lib/java.exp: Remove.
7371 * gdb.java: Remove.
7372
78b86327
MR
73732016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7374
7375 * gdb.arch/mips-fcr.exp: New test.
7376 * gdb.arch/mips-fcr.c: Source for the new test.
7377
7470adbb
MR
73782016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7379
7380 * gdb.base/solib-disc.exp: Use `standard_output_file'
7381 throughout.
7382
4a556533
PA
73832016-10-06 Pedro Alves <palves@redhat.com>
7384
7385 * gdb.base/jit-simple-dl.c: New file.
7386 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7387 * gdb.base/jit-simple.c: ... this.
7388 * gdb.base/jit-simple.exp (jit_run): Delete.
7389 (build_jit): New proc.
7390 (jit_test_reread): Recompile either the main program or the shared
7391 library, depending on what is being tested. Skip changing address
7392 if caller wants to. Compare before/after addresses. If testing
7393 standalone, explicitly load the binary. Test "maint info
7394 breakpoints".
7395 (top level): Add "standalone vs shared lib" and "change address"
7396 vs "same address" axes.
7397
5a122fbc
PA
73982016-10-06 Pedro Alves <palves@redhat.com>
7399
7400 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7401 call.
7402 (jit_run): Delete.
7403 (jit_test_reread): Use with_test_prefix. Reload the main binary
7404 explicitly. Compare the before/after addresses of the JIT
7405 descriptor.
7406
ee8da4b8
DE
74072016-08-15 Doug Evans <dje@google.com>
7408
7409 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7410 for single bitfields is bool.
7411 * gdb.xml/tdesc-regs.exp: Ditto.
7412
f389f6fe
JK
74132016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7414
7415 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7416
fdebf1a4
YQ
74172016-10-05 Yao Qi <yao.qi@linaro.org>
7418
7419 * lib/gdb.exp (support_complex_tests): Return zero if
7420 gdb_skip_float_test return true.
7421
9c36d954 74222016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7423 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7424
7425 PR gdb/20487
7426 * gdb.mi/user-selected-context-sync.exp: New file.
7427 * gdb.mi/user-selected-context-sync.c: New file.
7428
4034d0ff 74292016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7430 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7431
7432 PR gdb/20487
7433 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7434 =thread-select-event check.
7435
a4297203
PB
74362016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7437
7438 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7439 the compulsory L operand changes.
7440 * gdb.arch/powerpc-power.s: Likewise.
7441
bb805577
JK
74422016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7443
7444 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7445 * gdb.base/jit-attach-pie.c: New file.
7446 * gdb.base/jit-attach-pie.exp: New file.
7447
6d61dee5
PA
74482016-09-28 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.base/infcall-input.c: New file.
7451 * gdb.base/infcall-input.exp: New file.
7452
f73842fc
YQ
74532016-09-22 Yao Qi <yao.qi@linaro.org>
7454
7455 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7456 (gdb_exit): Rename it to ...
7457 (gdbserver_gdb_exit): ... Close GDBserver.
7458 (gdb_exit): New proc, call gdbserver_gdb_exit.
7459 (mi_gdb_exit): Likewise.
7460
90681dab
YQ
74612016-09-22 Yao Qi <yao.qi@linaro.org>
7462
7463 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7464 path.
7465 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7466 Remove duplication.
7467
9c211fd8
YQ
74682016-09-22 Yao Qi <yao.qi@linaro.org>
7469
7470 * lib/gdbserver-support.exp: Check the existence of
7471 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7472
ad0a504f
AK
74732016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7474
7475 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7476
36cf1806
TT
74772016-09-21 Tom Tromey <tom@tromey.com>
7478
7479 PR gdb/20604:
7480 * gdb.base/quit.exp: New file.
7481
74172ecf
SM
74822016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7483
7484 * .gitignore: New file.
7485
3d0ec882
MR
74862016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7487
7488 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7489 throughout.
7490
8193adea
AA
74912016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7492
7493 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7494
d41a5c09
JK
74952016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7496
7497 * gdb.cp/casts.cc (decltype): Move it ...
7498 (main): ... with its call to ...
7499 * gdb.cp/casts03.cc: ... a new file.
7500 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7501
d2dfe700
JK
75022016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7503
7504 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7505
e2a92b16
PB
75062016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7507
7508 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7509 and sync up the test with tests in gas/testsuite/gas/ppc.
7510 * gdb.arch/powerpc-power.exp: Likewise.
7511
49b4de64
JK
75122016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7513
7514 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7515
2c29df25
SDJ
75162016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7517 Jan Kratochvil <jan.kratochvil@redhat.com>
7518
7519 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7520 make m1's definition to be different from m2's. Use 'dummy' as an
7521 argument for probe 'two'.
7522
cc3c2846
JB
75232016-09-10 Jon Beniston <jon@beniston.com>
7524
7525 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7526 for sim target.
7527
e1b2624a
AA
75282016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7529
7530 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7531 variable declaration.
7532 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7533 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7534 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7535 received HWCAP as its argument.
7536
4295e285
PA
75372016-09-06 Pedro Alves <palves@redhat.com>
7538
7539 * gdb.base/new-ui-pending-input.c: New file.
7540 * gdb.base/new-ui-pending-input.exp: New file.
7541 * gdb.exp (clear_gdb_spawn_id): New procedure.
7542 (with_spawn_id): Check whether gdb_spawn_id exists before
7543 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7544 on exit.
7545
00d5215e
UW
75462016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7547
7548 * gdb.base/float128.c: New file.
7549 * gdb.base/float128.exp: Likewise.
7550 * gdb.base/floatn.c: Likewise.
7551 * gdb.base/floatn.exp: Likewise.
7552
a9ff5f12
UW
75532016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7554
7555 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7556
f245535c
PA
75572016-09-05 Pedro Alves <palves@redhat.com>
7558
7559 PR backtrace/19927
7560 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7561 unwinders are immediately called as side effect of "source" or
7562 "disable unwinder" commands.
7563 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7564
ae9cf263
YQ
75652016-09-02 Yao Qi <yao.qi@linaro.org>
7566
7567 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7568 is true and $type is "float" or "double".
7569
27aba047
YQ
75702016-09-02 Yao Qi <yao.qi@linaro.org>
7571
7572 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7573 true.
7574 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7575 * gdb.base/call-rt-st.exp: Likewise.
7576 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7577 return value instead of gdb,skip_float_test.
7578 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7579 (do_function_calls): Use its return value instead of
7580 gdb,skip_float_test.
7581 * gdb.base/finish.exp: Likewise.
7582 * gdb.base/funcargs.exp: Likewise.
7583 * gdb.base/return.exp: Likewise.
7584 * gdb.base/return2.exp: Likewise.
7585 * gdb.base/varargs.exp: Likewise.
7586 * lib/gdb.exp (gdb_skip_float_test): Change it to
7587 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7588
5af962df
AA
75892016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7590
7591 * gdb.multi/tids.exp: Test "thread apply all".
7592
7fac6910
JK
75932016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7594
7595 * gdb.base/default.exp (tty): Remove.
7596
bb1fe4ac
KB
75972016-08-24 Kevin Buettner <kevinb@redhat.com>
7598
2806dc7e
PA
7599 * gdb.python/py-recurse-unwind.c: New file.
7600 * gdb.python/py-recurse-unwind.py: New file.
7601 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7602
0a1ddfa6
SM
76032016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7604
7605 * gdb.base/set-inferior-tty.exp: New file.
7606 * gdb.base/set-inferior-tty.c: New file.
7607
d9de1fe3
PA
76082016-08-23 Pedro Alves <palves@redhat.com>
7609
7610 PR gdb/20494
7611 * gdb.base/new-ui-echo.c: New file.
7612 * gdb.base/new-ui-echo.exp: New file.
7613
e9d9abd7
YQ
76142016-08-23 Yao Qi <yao.qi@linaro.org>
7615
7616 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7617 gdbserver_spawn.
7618 * gdb.server/connect-without-multi-process.exp (do_test):
7619 Likewise.
7620
3589529e
YQ
76212016-08-23 Yao Qi <yao.qi@linaro.org>
7622
7623 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7624 standalone_txt. Delete gdb_txt and standalone_txt on host
7625 and target. Spawn the binary on target. Copy files from
7626 target to host.
7627
6bb90213
PA
76282016-08-22 Pedro Alves <palves@redhat.com>
7629
7630 PR gdb/20505
7631 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7632 with_test_prefix. Factor out bits to ...
7633 (test_no_vdso): ... this new procedure.
7634
20c2c024
CL
76352016-08-19 Carl Love <cel@us.ibm.com>
7636
7637 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7638 maintaining separate logic for constructing the output path.
7639 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7640 * gdb.arch/ppc-dfp.exp: Likewise.
7641 * gdb.arch/ppc-fp.exp: Likewise.
7642 * gdb.arch/vsx-regs.exp: Likewise.
7643 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7644 binprefix for generating the additional binary files.
7645
0646e07d
PA
76462016-08-19 Pedro Alves <palves@redhat.com>
7647
7648 * gdb.trace/mi-trace-frame-collected.exp
7649 (test_trace_frame_collected): On x32, expect two registers.
7650
46da9242
CL
76512016-08-18 Carl Love <cel@us.ibm.com>
7652
7653 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7654 and sync up the test with tests in gas/testsuite/gas/ppc.
7655 * gdb.arch/powerpc-power.exp: Likewise.
7656
eb2332d7
SM
76572016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7658
7659 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7660 expected error message.
7661
63c61e04
SM
76622016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7663
7664 * gdb.multi/remove-inferiors.exp: New file.
7665 * gdb.multi/remove-inferiors.c: New file.
7666
7b17065f
YQ
76672016-08-12 Yao Qi <yao.qi@linaro.org>
7668
7669 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7670 argument list.
7671
01d3dedf
PA
76722016-08-10 Pedro Alves <palves@redhat.com>
7673
7674 PR gdb/19187
7675 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7676 setup_kfails.
7677
3eb7562a
PA
76782016-08-09 Pedro Alves <palves@redhat.com>
7679 Simon Marchi <simon.marchi@ericsson.com>
7680
7681 PR gdb/20418
7682 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7683 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7684
80614914
PA
76852016-08-09 Pedro Alves <palves@redhat.com>
7686
7687 PR mi/20431
7688 * gdb.mi/mi-cmd-error.exp: New file.
7689
f348d89a
PA
76902016-08-09 Pedro Alves <palves@redhat.com>
7691
7692 PR gdb/18653
7693 * gdb.base/signals-state-child.c: New file.
7694 * gdb.base/signals-state-child.exp: New file.
7695 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7696
e5ca03b4
PA
76972016-08-09 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7700
282a0691
TT
77012016-08-03 Tom Tromey <tom@tromey.com>
7702
7703 PR python/18565:
7704 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7705
41bfcd63
YQ
77062016-08-01 Yao Qi <yao.qi@linaro.org>
7707
7708 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7709 variable mode to "multi-process" if $multi_process is 1, otherwise
7710 set it to "single-process".
7711
e3465b24
YQ
77122016-08-01 Yao Qi <yao.qi@linaro.org>
7713
7714 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7715 * gdb.cp/cpexprs.exp: Likewise.
7716 * gdb.cp/m-static.exp: Likewise.
7717
0b31a4bc
TT
77182016-07-26 Tom Tromey <tom@tromey.com>
7719
7720 PR python/20190:
7721 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7722 test.
7723
e0461dbb
MM
77242016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7725
7726 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7727 selecting assembly source files.
7728 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7729 assembly source files.
7730 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7731 assembly source files.
7732 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7733 selecting assembly source files.
7734
8194e927
SM
77352016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7736
7737 * gdb.base/new-ui.exp (do_test_invalid_args): New
7738 procedure.
7739
c0272db5
TW
77402016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7741
7742 * gdb.btrace/reconnect.c: New file.
7743 * gdb.btrace/reconnect.exp: New file.
7744
e3487908
GKB
77452016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7746
7747 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7748 to test_catch_syscall_group.
7749 (test_catch_syscall_group): New.
7750
12df5c00
TT
77512016-07-21 Tom Tromey <tom@tromey.com>
7752
7753 * gdb.rust/simple.rs (main): Use empty struct expression.
7754 * gdb.rust/simple.exp: Add tests for empty struct expression.
7755
bae62ee2
YQ
77562016-07-21 Yao Qi <yao.qi@linaro.org>
7757
7758 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7759 if gdb_skip_xml_test is true on some targets.
7760
b1b53fb3
YQ
77612016-07-21 Yao Qi <yao.qi@linaro.org>
7762
7763 * gdb.server/solib-list.exp: Unset last_loaded_file.
7764
027d97f8
JK
77652016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7766
7767 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7768 "step into captured_main (args)".
7769
7674d381
JK
77702016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7771
7772 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7773
72b5d099
JK
77742016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7775
7776 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7777
1f960ced
PA
77782016-07-19 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7781 * gdb.opt/inline-bt.exp: Likewise.
7782 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7783 additional_flags=-Winline.
7784 * gdb.opt/inline-locals.exp: Likewise.
7785 * gdb.opt/inline-markers.c (ATTR): Define.
7786 (inlined_fn): Use it.
7787
f25827c1
YQ
77882016-07-19 Yao Qi <yao.qi@linaro.org>
7789
7790 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7791 (test_with_self): Remove some code. Remove argument executable.
7792 (top-level): Use do_self_tests.
7793
37539ebe
DB
77942016-07-15 Zachary Welch <zwelch@codesourcery.com>
7795 Don Breazeal <donb@codesourcery.com>
7796
7797 * gdb.base/maint.exp: Escape paths used in regular expressions.
7798 * gdb.stabs/weird.exp: Likewise.
7799
dac790e1
TT
78002016-07-13 Tom Tromey <tom@tromey.com>
7801
7802 PR python/15620, PR python/18620:
7803 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7804 (test_bkpt_events): New procs.
7805
93daf339
TT
78062016-07-13 Tom Tromey <tom@tromey.com>
7807
7808 PR python/17698:
7809 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7810 test.
7811 (test_watchpoints): Likewise.
7812 (test_bkpt_pending): New proc.
7813
6571a381
TT
78142016-07-13 Tom Tromey <tom@tromey.com>
7815
7816 PR cli/18053:
7817 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7818 completion test.
7819
e8732474
JK
78202016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7821
7822 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7823 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7824 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7825 f_label.
7826 (g): Rename g_end_lbl to g_label.
7827 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7828 low_pc and high_pc.
7829 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7830
e0f3fd7c
TT
78312016-07-12 Tom Tromey <tom@tromey.com>
7832
7833 PR python/19293:
7834 * gdb.python/py-unwind-maint.exp: Update tests.
7835
3cfe46b6
YQ
78362016-07-12 Yao Qi <yao.qi@linaro.org>
7837
7838 * lib/selftest-support.exp (selftest_setup): Match the output
7839 when captured_main is inlined.
7840
4f19a0e6
WT
78412016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7842
7843 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7844 New variables.
7845 (print this%a, print this%b, print this): New tests.
7846 * gdb.fortran/derived-types.f90 (this): New object and
7847 initialization.
7848
986cf455
SM
78492016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7850
7851 * gdb.ada/arraydim.exp: Remove extra directory level in build
7852 directory.
7853
f0464b23
SM
78542016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7855
7856 * lib/ada.exp: Remove extra directory level in build directory.
7857 * gdb.ada/cond_lang.exp: Likewise.
7858 * gdb.ada/exec_changed.exp: Likewise.
7859 * gdb.ada/lang_switch.exp: Likewise.
7860
42d94011
MG
78612016-07-06 Manish Goregaokar <manish@mozilla.com>
7862
2806dc7e
PA
7863 * simple.rs: Add test for raw pointer subscripting.
7864 * simple.exp: Add test expectations.
42d94011 7865
647c264c
YQ
78662016-07-05 Yao Qi <yao.qi@linaro.org>
7867
7868 * gdb.mi/mi-reverse.exp: Match =record-started output.
7869
20aa2c60
PA
78702016-07-01 Pedro Alves <palves@redhat.com>
7871
7872 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7873 procedure.
7874 (jit_reader_test): Test the jit reader's unwinder.
7875 * gdb.base/jithost.c (jit_function_00_code): New global.
7876 (main): Use memcpy to fill in the mmapped code, instead of poking
7877 bytes manually here.
7878 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7879 value.
7880 (read_debug_info): Save the function's range.
7881 (read_sp): New function.
7882 (unwind_frame): Use it. Also unwind RBP.
7883 (get_frame_id): Use read_sp.
7884 (gdb_init_reader): Use calloc instead of malloc.
7885 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7886 parameter. Use gdb_test_multiple.
7887
ced2dffb
PA
78882016-07-01 Pedro Alves <palves@redhat.com>
7889 Antoine Tremblay <antoine.tremblay@ericsson.com>
7890
7891 * gdb.threads/process-dies-while-detaching.c: New file.
7892 * gdb.threads/process-dies-while-detaching.exp: New file.
7893
63000888
PA
78942016-07-01 Pedro Alves <palves@redhat.com>
7895
7896 * gdb.multi/watchpoint-multi-exit.c: New file.
7897 * gdb.multi/watchpoint-multi-exit.exp: New file.
7898
038d4868
PA
78992016-06-30 Pedro Alves <palves@redhat.com>
7900
7901 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7902 unset inferior_spawn_id.
7903
994e9c83
PA
79042016-06-30 Pedro Alves <palves@redhat.com>
7905
7906 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7907 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7908
e5653468
YQ
79092016-06-29 Yao Qi <yao.qi@linaro.org>
7910
7911 * gdb.base/return.c: Add copyright header.
7912
803b47e5
TT
79132016-06-29 Tom Tromey <tom@tromey.com>
7914
7915 PR python/20129:
7916 * gdb.python/py-framefilter.exp: Add tests for setting priority
7917 and disabling of non-existent frame filter.
7918
28244707
YQ
79192016-06-29 Yao Qi <yao.qi@linaro.org>
7920
7921 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7922 0x0f07ff.
7923
a31d2f06
YQ
79242016-06-28 Yao Qi <yao.qi@linaro.org>
7925
7926 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7927 triplets. Start gdb, execute catch syscall, and continue. Check
7928 gdb's output to determine catch syscall is supported.
7929
921d8f54
MG
79302016-06-27 Manish Goregaokar <manish@mozilla.com>
7931
25d49b86
PA
7932 * gdb.rust/simple.rs: Add test for returning unit in a function.
7933 * gdb.rust/simple.exp: Add expectation for functions returning
7934 unit.
921d8f54 7935
f4952523
PMR
79362016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7937
7938 * gdb.python/py-breakpoint-create-fail.c,
7939 gdb.python/py-breakpoint-create-fail.exp,
7940 gdb.python/py-breakpoint-create-fail.py: New testcase.
7941
fccb08f8
MG
79422016-06-25 Manish Goregaokar <manish@mozilla.com>
7943
7944 PR gdb/20239
7945 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7946 * gdb.rust/simple.exp: Add test expectations for new NonZero
7947 tests.
fccb08f8 7948
6b850546
DT
79492016-06-24 David Taylor <dtaylor@emc.com>
7950
7951 * gdb.base/offsets.exp: New file.
7952 * gdb.base/offsets.c: New file.
7953
17621150
TT
79542016-06-23 Tom Tromey <tom@tromey.com>
7955
7956 PR gdb/16483:
7957 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7958 before any filters are loaded.
7959
04d59df6
WT
79602016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7961
7962 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7963 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7964 structs.
7965 * gdb.fortran/derived-type-function.exp: New file.
7966 * gdb.fortran/derived-type-function.f90: New file.
7967
7968
ac69f786
PA
79692016-06-21 Pedro Alves <palves@redhat.com>
7970
7971 * gdb.base/new-ui.exp: New file.
7972 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7973 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7974 (with_spawn_id): New procedure.
7975
49940788
PA
79762016-06-21 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.mi/mi-exec-run.exp: New file.
7979
ef274d26
PA
79802016-06-21 Pedro Alves <palves@redhat.com>
7981
7982 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7983 breakpoint command's output on the main UI.
7984 (test_break): New procedure, factored out from calls in the top
7985 level.
7986 (top level): Use foreach_with_prefix to test MI as main UI and as
7987 separate UI.
7988
468afe6c
PA
79892016-06-21 Pedro Alves <palves@redhat.com>
7990
7991 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7992 (test_awatch_creation_and_listing)
7993 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7994 Remove 'type' parameter.
7995 (test_watchpoint_all): New parameter mi_mode. Remove
7996 with_test_prefix.
7997 (top level): Use foreach_with_prefix, and add main/separate UI MI
7998 testing axis.
7999
51f77c37
PA
80002016-06-21 Pedro Alves <palves@redhat.com>
8001
8002 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8003 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8004 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8005 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8006 (gdb_main_spawn_id, mi_spawn_id): Declare and
8007 comment.
8008 (mi_create_inferior_pty): New procedure,
8009 factored out from default_mi_gdb_start.
8010 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8011 procedures.
8012 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8013 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8014 Use mi_create_inferior_pty.
8015 (mi_gdb_start): Use eval to pass down args list.
8016
8980e177
PA
80172016-06-21 Pedro Alves <palves@redhat.com>
8018
8019 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8020 * gdb.opt/inline-cmds.exp: Add MI tests.
8021
f38d3ad1
PA
80222016-06-21 Pedro Alves <palves@redhat.com>
8023
8024 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8025
45db7c09
PA
80262016-06-21 Pedro Alves <palves@redhat.com>
8027
8028 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8029 (top level): Use it instead of mi_execute_to.
8030
5a069ab3
PA
80312016-06-21 Pedro Alves <palves@redhat.com>
8032
8033 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8034 (cont_handler_str): New.
8035 (signal_stop_handler): Set stop_handler_str instead of printing to
8036 stdout.
8037 (continue_handler): Set cont_handler_str instead of printing to
8038 stdout.
8039 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8040 mi_send_resuming_command. Print stop_handler_str and
8041 cont_handler_str instead of expecting the python events print
8042 directly.
8043
2838cc1d
SD
80442016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8045
8046 * gdb.base/jit-reader.exp: New file.
8047 * gdb.base/jithost.c: New file.
8048 * gdb.base/jithost.h: New file.
8049 * gdb.base/jitreader.c : New file.
8050 * gdb.base/jit-protocol.h: New file.
8051
21a77091
YQ
80522016-06-17 Yao Qi <yao.qi@linaro.org>
8053
8054 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8055 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8056 and detach-on-fork. Adjust tests.
8057 (top level): Invoke break_cond_on_syscall with combinations of
8058 syscall, follow-fork-mode and detach-on-fork.
8059
f50bf8e5
YQ
80602016-06-17 Yao Qi <yao.qi@linaro.org>
8061
8062 * gdb.base/step-over-exit.c: New.
8063 * gdb.base/step-over-exit.exp: New.
8064
a28d8e50
YTL
80652016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8066
8067 * gdb.base/float.exp: Add target check for nds32*-*-*.
8068 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8069
cad8e26d
AB
80702016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8071
8072 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8073 for unsupported target features.
8074 * gdb.base/call-rt-st.exp: Likewise.
8075 * gdb.base/call-sc.exp: Likewise.
8076 * gdb.base/call-signal-resume.exp: Likewise.
8077 * gdb.base/call-strs.exp: Likewise.
8078 * gdb.base/callexit.exp: Likewise.
8079 * gdb.base/callfuncs.exp: Likewise.
8080 * gdb.base/nodebug.exp: Likewise.
8081 * gdb.base/printcmds.exp: Likewise.
8082 * gdb.base/ptype.exp: Likewise.
8083 * gdb.base/structs.exp: Likewise.
8084 * gdb.base/unwindonsignal.exp: Likewise.
8085 * gdb.cp/gdb2495.exp: Likewise.
8086 * gdb.cp/templates.exp: Likewise.
8087 * gdb.cp/virtfunc.exp: Likewise.
8088 * gdb.threads/hand-call-in-threads.exp: Likewise.
8089 * gdb.threads/interrupted-hand-call.exp: Likewise.
8090 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8091
347dc102
TT
80922016-06-10 Tom Tromey <tom@tromey.com>
8093
8094 PR rust/20110:
8095 * gdb.rust/expr.exp: Add test for integer constant larger than
8096 i32.
8097
5e13cf25
BH
80982016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8099
8100 * gdb.fortran/nested-funcs.exp: New.
8101 * gdb.fortran/nested-funcs.f90: New.
8102
bb556f1f
TK
81032016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8104
8105 * gdb.base/examine-backward.c: New file.
8106 * gdb.base/examine-backward.exp: New file.
8107
38b022b4
SM
81082016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8109
8110 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8111 matching.
8112
1b40ec05
TT
81132016-06-02 Tom Tromey <tom@tromey.com>
8114
8115 PR python/18984:
8116 * gdb.python/py-shared.exp: Add solib_name test.
8117
193bd378
SM
81182016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8119
8120 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8121
3326303b
MG
81222016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8123
8124 PR c++/19893
8125 * gdb.dwarf2/implref.exp: Rename to...
8126 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8127 * gdb.dwarf2/implref-array.c: New file.
8128 * gdb.dwarf2/implref-array.exp: Likewise.
8129 * gdb.dwarf2/implref-global.c: Likewise.
8130 * gdb.dwarf2/implref-global.exp: Likewise.
8131 * gdb.dwarf2/implref-struct.c: Likewise.
8132 * gdb.dwarf2/implref-struct.exp: Likewise.
8133
825c8ef2
AT
81342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8135
8136 * gdb.trace/trace-condition.exp: Add 64bit tests.
8137
2320162a
AT
81382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8139
8140 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8141 bits types.
8142 (main): Adapt to 8 to 64 bits types.
8143 * gdb.trace/trace-condition.exp: Add new tests.
8144
a7818233
AT
81452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8146
8147 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8148
0d336466
AT
81492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8150
8151 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8152 Move condition tests...
8153 * gdb.trace/trace-condition.exp: Here.
8154
7faeb45a
AT
81552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8156
8157 * gdb.trace/trace-condition.exp: Add counter-case tests.
8158
e385593e
JK
81592016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8160
8161 PR c++/15231
8162 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8163 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8164
744608cc
PA
81652016-05-27 Pedro Alves <palves@redhat.com>
8166
8167 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8168 New procedure.
8169 (top level): Call it, and bail out of DejaGnu is known to be bad.
8170
ac775bf4
AB
81712016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8172
8173 * gdb.base/whatis.c: Extend the test case.
8174 * gdb.base/whatis.exp: Add additional tests.
8175
2bbad2ea
BH
81762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8177
8178* gdb.fortran/type.f90: Add pointer variable.
8179* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8180
8b70175d
BH
81812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8182
8183 * gdb.fortran/vla-type.exp: Fix testcase name.
8184
86d8a848
BH
81852016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8186
8187 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8188
e188eb36
BH
81892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8190
8191 * gdb.fortran/type.f90: Add nested structures.
8192 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8193 * gdb.fortran/derived-type.exp: Adapt expected output.
8194 * gdb.fortran/vla-type.exp: Adapt expected output.
8195
9b2db1fd
BH
81962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8197
8198 * gdb.fortran/whatis_type.exp: Adapt expected output.
8199
72b17055
BH
82002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8201
8202 * gdb.fortran/print_type.exp: Fix expected output.
8203 * gdb.fortran/whatis_type.exp: Fix expected output.
8204
3cd81d8d
BH
82052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8206
8207 * gdb.fortran/whatis_type.exp: Use multi_line.
8208
ddae9462
TT
82092016-05-24 Tom Tromey <tom@tromey.com>
8210
8211 PR python/17386:
8212 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8213 use value as an index.
8214
1957f6b8
TT
82152016-05-23 Tom Tromey <tom@tromey.com>
8216
8217 PR python/17981:
8218 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8219 no-breakpoint case.
8220
026a9174
PA
82212016-05-24 Pedro Alves <palves@redhat.com>
8222
8223 PR gdb/19828
8224 * gdb.threads/clone-attach-detach.c: New file.
8225 * gdb.threads/clone-attach-detach.exp: New file.
8226
e70a7231
FR
82272016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8228
8229 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8230
0f6ed0e0
TT
82312016-05-23 Tom Tromey <tom@tromey.com>
8232
8233 PR python/19438, PR python/18393:
8234 * gdb.python/py-progspace.exp: Add "dir" test.
8235 * gdb.python/py-objfile.exp: Add "dir" test.
8236
ffd19d61
YQ
82372016-05-23 Yao Qi <yao.qi@linaro.org>
8238
8239 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8240 * gdb.arch/thumb2-it.exp: Likewise.
8241
9e8f9b05
SM
82422016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8243
8244 * gdb.mi/mi-threads-interrupt.c: New file.
8245 * gdb.mi/mi-threads-interrupt.exp: New file.
8246
61c6156d
SM
82472016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8248
8249 PR gdb/18077
8250 * gdb.mi/mi-async-run.exp: New file.
8251 * gdb.mi/mi-async-run.c: New file.
8252
67218854
TT
82532016-05-17 Tom Tromey <tom@tromey.com>
8254 Manish Goregaokar <manishsmail@gmail.com>
8255
8256 * lib/rust-support.exp: New file.
8257 * lib/gdb.exp (skip_rust_tests): New proc.
8258 (build_executable_from_specs): Handle rust.
8259 * lib/future.exp (gdb_find_rustc): New proc.
8260 (gdb_default_target_compile): Handle rust.
8261 * gdb.rust/expr.exp: New file.
8262 * gdb.rust/generics.exp: New file.
8263 * gdb.rust/generics.rs: New file.
8264 * gdb.rust/methods.exp: New file.
8265 * gdb.rust/methods.rs: New file.
8266 * gdb.rust/modules.exp: New file.
8267 * gdb.rust/modules.rs: New file.
8268 * gdb.rust/simple.exp: New file.
8269 * gdb.rust/simple.rs: New file.
8270
c44af4eb
TT
82712016-05-17 Tom Tromey <tom@tromey.com>
8272
8273 * gdb.base/default.exp (set language): Add rust.
8274
dcd1f979
TT
82752016-05-17 Tom Tromey <tom@tromey.com>
8276
8277 * gdb.gdb/unittest.exp: New file.
8278
155b7f57
YQ
82792016-05-16 Yao Qi <yao.qi@linaro.org>
8280
8281 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8282 shell_prompt. Update shell_prompt_re.
8283
8ddd5a6c
DE
82842016-05-12 Doug Evans <dje@google.com>
8285
8286 PR symtab/19999
8287 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8288 $options when building executable.
8289 * gdb.dwarf2/fission-loclists-pie.S: New file.
8290 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8291
02e370d9
SM
82922016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8293
8294 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8295 of [is_remote target],
8296
8929ad8b
SM
82972016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8298
8299 * lib/gdb.exp (use_gdb_stub): New procedure.
8300
6c447423
DE
83012016-05-03 Yunlian Jiang <yunlian@google.com>
8302 Doug Evans <dje@google.com>
8303
8304 PR symtab/19914
8305 * gdb.dwarf2/dwp-sepdebug.c: New file.
8306 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8307
444e826c
SM
83082016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8309
8310 * gdb.base/detach.exp: Remove is_remote check.
8311
740feeaa
SM
83122016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8313
8314 * gdb.base/annota-input-while-running.exp: Don't check for
8315 [is_remote target]. Enable annotations after running to main.
8316 Remove unused "set test..." line.
8317
9080ac9d
SM
83182016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8319
8320 * gdb.trace/trace-enable-disable.exp: New file.
8321 * gdb.trace/trace-enable-disable.c: New file.
8322
952ebca5
SM
83232016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8324
8325 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8326 use it in info sharedlibrary test.
8327 * gdb.trace/ftrace-lock.exp: Likewise.
8328 * gdb.trace/ftrace.exp: Likewise.
8329 * gdb.trace/range-stepping.exp: Likewise.
8330 * gdb.trace/trace-break.exp: Likewise.
8331 * gdb.trace/trace-condition.exp: Likewise.
8332 * gdb.trace/trace-mt.exp: Likewise.
8333
d9019901
SM
83342016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8335
8336 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8337 (gdb_load_shlib): ... this.
8338 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8339 gdb_load_shlib.
8340 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8341 * gdb.base/ctxobj.exp: Likewise.
8342 * gdb.base/dprintf-pending.exp: Likewise.
8343 * gdb.base/dso2dso.exp: Likewise.
8344 * gdb.base/fixsection.exp: Likewise.
8345 * gdb.base/gcore-relro.exp: Likewise.
8346 * gdb.base/gdb1555.exp: Likewise.
8347 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8348 * gdb.base/gnu-ifunc.exp: Likewise.
8349 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8350 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8351 * gdb.base/pending.exp: Likewise.
8352 * gdb.base/print-file-var.exp: Likewise.
8353 * gdb.base/print-symbol-loading.exp: Likewise.
8354 * gdb.base/shlib-call.exp: Likewise.
8355 * gdb.base/shreloc.exp: Likewise.
8356 * gdb.base/so-impl-ld.exp: Likewise.
8357 * gdb.base/solib-disc.exp: Likewise.
8358 * gdb.base/solib-nodir.exp: Likewise.
8359 * gdb.base/solib-overlap.exp: Likewise.
8360 * gdb.base/solib-symbol.exp: Likewise.
8361 * gdb.base/solib-weak.exp (do_test): Likewise.
8362 * gdb.base/sym-file.exp: Likewise.
8363 * gdb.base/symtab-search-order.exp: Likewise.
8364 * gdb.base/type-opaque.exp: Likewise.
8365 * gdb.base/unload.exp: Likewise.
8366 * gdb.base/watchpoint-solib.exp: Likewise.
8367 * gdb.compile/compile.exp: Likewise.
8368 * gdb.cp/gdb2384.exp: Likewise.
8369 * gdb.cp/infcall-dlopen.exp: Likewise.
8370 * gdb.cp/re-set-overloaded.exp: Likewise.
8371 * gdb.fortran/library-module.exp: Likewise.
8372 * gdb.opt/solib-intra-step.exp: Likewise.
8373 * gdb.python/py-finish-breakpoint.exp: Likewise.
8374 * gdb.python/py-shared.exp: Likewise.
8375 * gdb.reverse/solib-precsave.exp: Likewise.
8376 * gdb.reverse/solib-reverse.exp: Likewise.
8377 * gdb.server/solib-list.exp: Likewise.
8378 * gdb.threads/dlopen-libpthread.exp: Likewise.
8379 * gdb.threads/tls-shared.exp: Likewise.
8380 * gdb.threads/tls-so_extern.exp: Likewise.
8381 * gdb.trace/change-loc.exp: Likewise.
8382 * gdb.trace/ftrace-lock.exp: Likewise.
8383 * gdb.trace/ftrace.exp: Likewise.
8384 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8385 * gdb.trace/pending.exp: Likewise.
8386 * gdb.trace/range-stepping.exp: Likewise.
8387 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8388 (strace_info_marker): Likewise.
8389 (strace_probe_marker): Likewise.
8390 (strace_trace_on_same_addr): Likewise.
8391 (strace_trace_on_diff_addr): Likewise.
8392 * gdb.trace/trace-break.exp: Likewise.
8393 * gdb.trace/trace-condition.exp: Likewise.
8394 * gdb.trace/trace-mt.exp: Likewise.
8395
fca4cfd9
SM
83962016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8397
8398 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8399 result of gdb_remote_download.
8400 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8401 * gdb.base/dso2dso.exp: Likewise.
8402 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8403 * gdb.base/print-file-var.exp: Likewise.
8404 * gdb.base/shlib-call.exp: Likewise.
8405 * gdb.base/shreloc.exp: Likewise.
8406 * gdb.base/solib-overlap.exp: Likewise.
8407 * gdb.base/solib-weak.exp (do_test): Likewise.
8408 * gdb.base/unload.exp: Likewise.
8409
11cf4ffb
YQ
84102016-04-27 Yao Qi <yao.qi@linaro.org>
8411
8412 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8413 exists.
8414
3e2e34f8
KB
84152016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8416
8417 * vla-type.exp: Print structure from toplevel.
8418
8f07e298
BH
84192016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8420
8421 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8422 of dynamic types.
8423 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8424 of dynamic types.
8425
9920b434
BH
84262016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8427
8428 * gdb.fortran/vla-type.f90: New file.
8429 * gdb.fortran/vla-type.exp: New file.
8430
f3abeff5
YQ
84312016-04-25 Yao Qi <yao.qi@linaro.org>
8432
8433 * gdb.base/branch-to-self.c: New file.
8434 * gdb.base/branch-to-self.exp: New file.
8435
0a5d52f0
YQ
84362016-04-22 Yao Qi <yao.qi@linaro.org>
8437
8438 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8439 more after $hex.
8440
495346f6
YQ
84412016-04-22 Yao Qi <yao.qi@linaro.org>
8442
8443 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8444 * gdb.base/annota3.exp: Likewise.
8445
4a7e075c
YQ
84462016-04-22 Yao Qi <yao.qi@linaro.org>
8447
8448 * gdb.reverse/step-precsave.exp: Do one step and test program
8449 stops in "callee" and do multiple steps until program goes out
8450 of "callee".
8451 * gdb.reverse/step-reverse.exp: Likewise.
8452
5b061e98
YQ
84532016-04-22 Yao Qi <yao.qi@linaro.org>
8454
8455 * gdb.trace/signal.exp: Also pass if
8456 $tracepoint_hits($i) > $iterations.
8457
5c5dc57f
YQ
84582016-04-22 Yao Qi <yao.qi@linaro.org>
8459
8460 * gdb.trace/signal.c: New file.
8461 * gdb.trace/signal.exp: New file.
8462
a55411b9
DE
84632016-04-19 Doug Evans <xdje42@gmail.com>
8464
8465 * gdb.base/bad-file.exp: New file.
8466
a22df60a
MG
84672016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8468
8469 * gdb.dwarf2/implref.exp: New file.
8470
0c13f7e5
BH
84712016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8472
8473 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8474 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8475 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8476 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8477 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8478 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8479 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8480 * lib/fortran.exp (fortran_int4): New procedure.
8481 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8482 (fortran_logical4): Likewise.
8483
9b9b09e9
BH
84842016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8485
8486 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8487
a14d1f4d
BH
84882016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8489
8490 * lib/compiler.c: Add Intel specific preprocessor macros.
8491 * lib/compiler.cc: Likewise.
25d49b86 8492
7d49b1d0
LM
84932016-04-13 Luis Machado <lgustavo@codesourcery.com>
8494
8495 * gdb.server/connect-with-no-symbol-file.c: New file.
8496 * gdb.server/connect-with-no-symbol-file.exp: New file.
8497
8392fa22
SM
84982016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8499
8500 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8501
8c4c4aeb
SM
85022016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8503
8504 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8505 standard output directory.
8506
45e3745e
AT
85072016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8508
8509 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8510
e26b7e41
MM
85112016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8512
8513 * gdb.btrace/instruction_history.c (loop): Add declaration.
8514
8ce09462
AT
85152016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8516
8517 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8518
2e88a1ea
SM
85192016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8520
8521 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8522 parentheses to print.
8523 (continue_handler): Likewise.
8524
f48e22e3
SM
85252016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8526
8527 * gdb.server/solib-list.exp: Remove is_remote check.
8528 Pass shlib= to gdb_compile. Don't link shared library with
8529 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8530 Run binary filename through "readlink -f" on the target.
8531
096be756
PA
85322016-04-08 Pedro Alves <palves@redhat.com>
8533
8534 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8535 interpreter filename as argument to gdbserver_spawn.
8536 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8537 Return empty if $last_loaded_file does not exist.
8538
06500533
JK
85392016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8540
8541 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8542 * gdb.base/jit-main.c: Use exit after usage.
8543
2d35e871
JK
85442016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8545
8546 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8547 GDBHISTSIZE prior to the tests.
8548 * gdb.base/gdbinit-history.exp: Likewise.
8549
85502016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8551
8552 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8553 instead of build_executable. Use gdb_load_shlibs.
8554
c8064e7e
YQ
85552016-04-07 Yao Qi <yao.qi@linaro.org>
8556
8557 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8558 Execute "si" command.
8559
bde47561
YQ
85602016-04-07 Yao Qi <yao.qi@linaro.org>
8561
8562 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8563 number instead of the comments on some line.
8564
b16f8a3b
DB
85652016-04-06 Don Breazeal <donb@codesourcery.com>
8566
8567 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8568 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8569
c2f901df
SM
85702016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8571
8572 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8573 standard_output_file. Remove unused binfile variable.
8574
ac17fda0
CU
85752016-04-05 Catalin Udma <catalin.udma@freescale.com>
8576
8577 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8578 * gdb.python/py-mi-objfile.exp: Match "list main" output
8579 in console format.
8580
03a8c4df
SM
85812016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8582
8583 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8584 absolute.
8585
6e774b13
SM
85862016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8587
8588 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8589 absolute.
8590 * gdb.trace/ftrace.exp: Likewise.
8591 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8592 targets as well.
8593 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8594 (gdb_load_shlibs): Copy libraries to test directory when testing
8595 natively. Only set solib-search-path if testing remotely.
8596 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8597
7817ea46
SM
85982016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8599
8600 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8601 gdb_download. Use it even if the target is not remote.
8602 * gdb.base/jit.exp (compile_jit_test): Likewise.
8603 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8604 output directory if the destination board is local, otherwise use
8605 the standard remote_download from DejaGnu.
8606 (gdb_download): Remove.
8607 (gdb_load_shlibs): Use gdb_remote_download instead of
8608 gdb_download.
8609 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8610 Use gdb_remote_download instead of gdb_download. Use it even if
8611 the target is not remote.
8612 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8613 instead of gdb_download.
8614
7beb7f68
SM
86152016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8616
8617 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8618 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8619 run.
8620
cc63428a
AV
86212016-04-01 Artemiy Volkov <artemiyv@acm.org>
8622
8623 PR gdb/19820
8624 * gdb.base/printcmds.exp: Add artificial arrays tests.
8625
64cdf930
PA
86262016-03-31 Pedro Alves <palves@redhat.com>
8627
8628 PR gdb/19858
8629 * gdb.base/jit-main.c: Include unistd.h.
8630 (ATTACH): Define to 0 if not already defined.
8631 (wait_for_gdb, mypid): New globals.
8632 (WAIT_FOR_GDB): New macro.
8633 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8634 some breakpoint locations.
8635 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8636 New procedures.
8637 (one_jit_test): Add REATTACH parameter, and handle it. Use
8638 continue_to_test_location.
8639 (top level): Test attach, and adjusts calls to one_jit_test.
8640
40dea8cb
PA
86412016-03-31 Pedro Alves <palves@redhat.com>
8642
8643 PR gdb/19858
8644 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8645 BINSUFFIX parameter, and handle it.
8646 (top level): Adjust calls compile_jit_test.
8647
e7ea3ec7
CU
86482016-03-31 Catalin Udma <catalin.udma@freescale.com>
8649
8650 PR python/19743
8651 * gdb.python/py-mi-events-gdb.py: New file.
8652 * gdb.python/py-mi-events.c: New file.
8653 * gdb.python/py-mi-events.exp: New file.
8654
e6359af3
YQ
86552016-03-30 Yao Qi <yao.qi@linaro.org>
8656
8657 * gdb.reverse/until-precsave.exp: Match function name only.
8658 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8659 Move malloc to a condition block.
8660 * gdb.reverse/until-reverse.exp: Match function name only.
8661
a4105d04
MK
86622016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8663
8664 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8665 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8666 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8667 variable for GPR 0 instead of assuming it is register 0.
8668 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8669 * lib/trace-support.exp: Add s390 registers.
8670
bfa6adb9
YQ
86712016-03-29 Yao Qi <yao.qi@linaro.org>
8672
8673 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8674
1e6697ea
YQ
86752016-03-24 Yao Qi <yao.qi@linaro.org>
8676
8677 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8678 test message.
8679
64bcd522
AA
86802016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8681
8682 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8683 maintaining separate logic for constructing the output path.
8684
7868401b
DB
86852016-03-16 Don Breazeal <donb@codesourcery.com>
8686
8687 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8688 Retry fork and waitpid on interrupted system call errors.
8689 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8690 Use with_timeout_factor to increase timeout by factor of 10.
8691
1cafadb4
DB
86922016-03-15 Don Breazeal <donb@codesourcery.com>
8693
8694 * gdb.cp/scope-err.cc: New test program.
8695 * gdb.cp/scope-err.exp: New test script.
8696 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8697 lines and "set breakpoint here" comment.
8698 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8699 Fixed some whitespace and format issues.
8700 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8701 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8702
81516450
DE
87032016-03-15 Doug Evans <dje@google.com>
8704
8705 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8706 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8707 All callers updated. Add tests for enums, mixed flags register.
8708
aa52b601
DE
87092016-03-15 Doug Evans <dje@google.com>
8710
8711 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8712 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8713
fa4ff313
SM
87142016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8715
8716 * gdb.base/default.exp: Add $_as_string to the list of expected
8717 convenience functions.
8718
f2403c39
AB
87192016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8720
8721 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8722
f2f3ccb9
SM
87232016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8724
8725 * gdb.python/py-as-string.exp: New file.
8726 * gdb.python/py-as-string.c: New file.
8727
00dbd492
PA
87282016-03-09 Pedro Alves <palves@redhat.com>
8729
8730 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8731 signal" -> "Thread NN received signal" output change.
8732 * gdb.threads/ia64-sigill.exp: Likewise.
8733 * gdb.threads/linux-dp.exp: Likewise.
8734 * gdb.threads/manythreads.exp: Likewise.
8735 * gdb.threads/pending-step.exp: Likewise.
8736 * gdb.threads/print-threads.exp: Likewise.
8737 * gdb.threads/sigstep-threads.exp: Likewise.
8738 * gdb.threads/staticthreads.exp: Likewise.
8739 * gdb.threads/tls.exp: Likewise.
8740
1e6697ea
YQ
87412016-03-09 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.base/command-line-input.exp: New file.
8744
b04fd3be
MK
87452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8746
8747 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8748 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8749 * gdb.trace/pending.exp: Accept leading dot before function name.
8750 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8751 * lib/trace-support.exp: Set registers for ppc.
8752
98fa59e9
MK
87532016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8754
8755 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8756 use it for disassembly; accept .main in addition to main in backtrace.
8757
f77198c8
MK
87582016-03-09 Wei-cheng Wang <cole945@gmail.com>
8759 Marcin Kościelnicki <koriakin@0x04.net>
8760
8761 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8762 (gdb_recursion_test_ptr): New global variable.
8763 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8764 gdb_recursion_test.
8765 (gdb_c_test): Ditto.
8766
ba84e0da
MK
87672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8768
8769 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8770 ordering.
8771
4366d36e
MK
87722016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8773
8774 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8775 (bar): Add bar_start_lbl label.
8776 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8777 of foo/bar for emitting DWARF and tracing.
8778
5eb264df
SDJ
87792016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8780
8781 * analyze-racy-logs.py: Set executable bit.
8782
fb6a751f
SDJ
87832016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8784
8785 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8786 (CHECK_TARGET_TMP): Likewise.
8787 (check-single-racy): New rule.
8788 (check-parallel-racy): Likewise.
8789 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8790 (do-check-parallel-racy): New rule.
8791 (check-racy/%.exp): Likewise.
8792 * README (Racy testcases): New section.
8793 * analyze-racy-logs.py: New file.
8794
bdf7e230
DE
87952016-03-03 Doug Evans <dje@google.com>
8796
8797 * gdb.base/skip.exp: Use with_test_prefix.
8798
4719d415
YQ
87992016-03-03 Yao Qi <yao.qi@linaro.org>
8800
8801 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8802 Invoke step_over_syscall "clone" and break_cond_on_syscall
8803 "clone".
8804 * gdb.base/step-over-clone.c: New file.
8805
ea507862
YQ
88062016-03-03 Yao Qi <yao.qi@linaro.org>
8807
8808 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8809 code format.
8810
8fc8cbda
YQ
88112016-03-03 Yao Qi <yao.qi@linaro.org>
8812
8813 * gdb.base/disp-step-fork.c: Rename to ...
8814 * gdb.base/step-over-fork.c: ... it. New file.
8815 * gdb.base/disp-step-vfork.c: Rename to ...
8816 * gdb.base/step-over-vfork.c: ... it. New file.
8817 * gdb.base/disp-step-syscall.exp: Rename to ...
8818 * gdb.base/step-over-syscall.exp: ... it. New file.
8819 (disp_step_cross_syscall): Rename to ...
8820 (step_over_syscall): ... it.
8821
92fa70b0
YQ
88222016-03-03 Yao Qi <yao.qi@linaro.org>
8823
8824 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8825 If target supports condition evaluation on target, invoke
8826 break_cond_on_syscall for fork and vfork.
8827
e197ad3c
YQ
88282016-03-03 Yao Qi <yao.qi@linaro.org>
8829
8830 * gdb.base/disp-step-syscall.exp: Don't invoke
8831 support_displaced_stepping.
8832 (disp_step_cross_syscall): Test with displaced stepping off and
8833 on if supported.
8834
0b47da9f
YQ
88352016-03-03 Yao Qi <yao.qi@linaro.org>
8836
8837 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8838 proc.
8839 (setup): New proc.
8840 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8841 and setup.
8842
065ab6dc
BH
88432016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8844
8845 * gdb.fortran/vla-history.exp: Remove breakpoint.
8846
07e448ad 88472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8848
25d49b86
PA
8849 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8850 exceeds timeout.
07e448ad 8851
9ac2d526 88522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8853
25d49b86
PA
8854 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8855 breakpoint.
9ac2d526 8856
17807369
BH
88572016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8858
8859 * gdb.mi/vla.f90: Nullify pointer after declaration.
8860
86e501af
PA
88612016-03-01 Pedro Alves <palves@redhat.com>
8862
8863 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8864
1e903e32
PA
88652016-03-01 Pedro Alves <palves@redhat.com>
8866
8867 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8868 before anything else.
8869 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8870 _GNU_SOURCE here.
8871 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8872 before anything else.
8873 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8874
6ccb54e2
PA
88752016-03-01 Pedro Alves <palves@redhat.com>
8876
8877 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8878
30ca9da1
YQ
88792016-03-01 Yao Qi <yao.qi@linaro.org>
8880
8881 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8882 prepare_for_testing.
8883
dc856b38
YQ
88842016-03-01 Yao Qi <yao.qi@linaro.org>
8885
8886 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8887
4a932159
AA
88882016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8889
8890 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8891 manually constructing the output path.
8892
f2489477
AA
88932016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8894
8895 * gdb.arch/s390-stackless.S: New.
8896 * gdb.arch/s390-stackless.exp: New.
8897
38899f16
IB
88982016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8899
8900 * gdb.dlang/circular.c: New file.
8901 * gdb.dlang/circular.exp: New file.
8902
9fde51ed
YQ
89032016-02-26 Yao Qi <yao.qi@linaro.org>
8904
8905 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8906 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8907 (testcases): Update.
8908
ce90fefe
YQ
89092016-02-26 Yao Qi <yao.qi@linaro.org>
8910
8911 * gdb.reverse/aarch64.c: Rename to ...
8912 * gdb.reverse/insn-reverse.c: ... it.
8913 * gdb.reverse/aarch64.exp: Rename to ...
8914 * gdb.reverse/insn-reverse.exp: ... it.
8915
3263bceb
YQ
89162016-02-26 Yao Qi <yao.qi@linaro.org>
8917
8918 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8919 (testcase_ftype): New.
8920 (testcases): New array.
8921 (n_testcases): New.
8922 (main): Call each element in testcases.
8923 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8924 (read_testcase): New.
8925 Do the tests in a loop.
8926
6cb59ff1
YQ
89272016-02-25 Yao Qi <yao.qi@linaro.org>
8928
8929 * gdb.base/branches.c: Remove.
8930
ae91f625
MK
89312016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8932
8933 PR gdb/13808
8934 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8935
678b48b7
MK
89362016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8937
8938 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8939
7337a6f2
MK
89402016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8941
8942 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8943 change x86_64 call_insn to 'callq'.
8944
861ca91f
AT
89452016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8946
8947 * gdb.trace/tfile-avx.c: Move to...
8948 * gdb.trace/tracefile-pseudo-reg.c: Here.
8949 * gdb.trace/tfile-avx.exp: Move to...
8950 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8951
bf74e428
GB
89522016-02-24 Gary Benson <gbenson@redhat.com>
8953
8954 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8955 message on attach.
8956
cce0e923
DE
89572016-02-23 Doug Evans <dje@google.com>
8958
8959 * gdb.base/skip.c (test_skip): New function.
8960 (end_test_skip_file_and_function): New function.
8961 (test_skip_file_and_function): New function.
8962 * gdb.base/skip1.c (test_skip): New function.
8963 (skip1_test_skip_file_and_function): New function.
8964 * gdb.base/skip.exp: Add tests for new skip options.
8965 * gdb.base/skip-solib.exp: Update expected output.
8966 * gdb.perf/skip-command.cc: New file.
8967 * gdb.perf/skip-command.exp: New file.
8968 * gdb.perf/skip-command.py: New file.
8969
4000e47e
MK
89702016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8971
8972 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8973 info registers pattern.
8974
24f75ead
IB
89752016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8976
8977 * lib/future.exp: Add D support.
8978 (gdb_find_gdc): New proc.
8979 (gdb_default_target_compile): Add D support.
8980
fbb7bcbe
WW
89812016-02-18 Wei-cheng Wang <cole945@gmail.com>
8982
8983 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8984 user+system time.
8985 (trace_speed_test): Determine the iteration count for a time
8986 between 15..30 seconds.
8987
012b3a21
WT
89882016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8989
8990 * gdb.arch/i386-mpx-sigsegv.c: New file.
8991 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8992 * gdb.arch/i386-mpx-simple_segv.c: New file.
8993 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8994
2d5189bd
YQ
89952016-02-18 Yao Qi <yao.qi@linaro.org>
8996
8997 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8998 Don't call setup_kfail.
8999
40fb20d0
YQ
90002016-02-18 Yao Qi <yao.qi@linaro.org>
9001
9002 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9003 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9004
21b1f8d2
DE
90052016-02-16 Doug Evans <dje@google.com>
9006
9007 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9008 * gdb.base/skip1.c: Ditto.
9009 * gdb.base/skip.exp: Whitespace cleanup.
9010
4041ed77
DB
90112016-02-16 Don Breazeal <donb@codesourcery.com>
9012
9013 PR remote/19496
9014 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9015 Remove kfail for PR remote/19496.
9016
c4ef31bf
SM
90172016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9018
9019 * lib/gdb.exp (standard_temp_file): Return a path specific to
9020 the runtest invocation.
9021
266b65b3
SM
90222016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9023
9024 * gdb.trace/save-trace.exp: Change relative path to be in the
9025 standard output directory.
9026
a7a0a6a9
JK
90272016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9028
9029 * gdb.arch/i386-prologue.c: Add missing prototypes.
9030
c99dbb42
JK
90312016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9032
9033 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9034 * gdb.arch/i386-prologue.exp: Likewise.
9035 * gdb.arch/i386-size.exp: Likewise.
9036
aa480355
SM
90372016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9038
9039 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9040 define object file path.
9041 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9042 file path.
9043 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9044 standard_output_file to define binfile.
9045
ba881f50
JK
90462016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9047
9048 Fix compatibility with recent gfortran-5.3.1.
9049 * gdb.fortran/vla-history.exp (print vla1 allocated)
9050 (print vla2 allocated, print $2, print $3): Remove
9051 (print $4): Rename to ...
9052 (print $2): ... here.
9053 (print $9): Rename to ...
9054 (print $5): ... here.
9055 (print $10): Rename to ...
9056 (print $6): ... here.
9057 * gdb.fortran/vla.f90: Add pvla initialization.
9058
e9fb005c
JK
90592016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9060
9061 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9062 New test.
9063 * gdb.fortran/vla-value-sub.exp: Likewise.
9064
e44e00ff
MK
90652016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9066
9067 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9068
97e94151
SM
90692016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9070
9071 * i386-biarch-core.exp: Define corefile using
9072 standard_output_file.
9073
01113bc1
YQ
90742016-02-12 Yao Qi <yao.qi@linaro.org>
9075
9076 * gdb.arch/arm-single-step-kernel-helper.c: New.
9077 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9078
33b4777c
MM
90792016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9080
9081 * gdb.btrace/tailcall-only.exp: New.
9082 * gdb.btrace/tailcall-only.c: New.
9083 * gdb.btrace/x86_64-tailcall-only.S: New.
9084 * gdb.btrace/i686-tailcall-only.S: New.
9085
acc23c11
PA
90862016-02-11 Pedro Alves <palves@redhat.com>
9087
9088 * README (Parallel testing): Add missing double quotes.
9089
e352bf0a
PA
90902016-02-11 Pedro Alves <palves@redhat.com>
9091
9092 * README (Parallel testing): New section.
9093 (GDB_PARALLEL): Rewrite.
9094 (FORCE_PARALLEL): Document.
9095
9f5fed78
MK
90962016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9097
9098 * gdb.trace/tfile-avx.c: New test.
9099 * gdb.trace/tfile-avx.exp: New test.
9100
9ef9e6a6
KS
91012016-02-09 Keith Seitz <keiths@redhat.com>
9102
9103 PR breakpoints/19546
9104 * gdb.base/infcall-exec.c: New file.
9105 * gdb.base/infcall-exec2.c: New file.
9106 * gdb.base/infcall-exec.exp: New file.
9107
a96e36da
KS
91082016-02-09 Keith Seitz <keiths@redhat.com>
9109
9110 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9111 (toplevel): Call test_bkpt_address.
9112
9f61929f
KS
91132016-02-09 Keith Seitz <keiths@redhat.com>
9114
9115 PR python/19506
9116 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9117 (toplevel): Call test_bkpt_address.
9118
1e94266c
SM
91192016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9120
9121 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9122 to AC_OUTPUT.
9123 * configure: Regenerate.
9124
2a7f3dff
PA
91252016-02-09 Pedro Alves <palves@redhat.com>
9126
9127 PR breakpoints/19548
9128 * gdb.base/execl-update-breakpoints.c (some_function): New
9129 function.
9130 (main): Call it.
9131 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9132 Tighten expected GDB output.
9133
2151ccc5
SM
91342016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9135
9136 * Makefile.in (ALL_SUBDIRS): Remove.
9137 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9138 (distclean maintainer-clean realclean): Likewise.
9139 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9140 * configure: Regenerate.
9141 * gdb.ada/Makefile.in: Delete.
9142 * gdb.arch/Makefile.in: Likewise.
9143 * gdb.asm/Makefile.in: Likewise.
9144 * gdb.base/Makefile.in: Likewise.
9145 * gdb.btrace/Makefile.in: Likewise.
9146 * gdb.cell/Makefile.in: Likewise.
9147 * gdb.compile/Makefile.in: Likewise.
9148 * gdb.cp/Makefile.in: Likewise.
9149 * gdb.disasm/Makefile.in: Likewise.
9150 * gdb.dlang/Makefile.in: Likewise.
9151 * gdb.dwarf2/Makefile.in: Likewise.
9152 * gdb.fortran/Makefile.in: Likewise.
9153 * gdb.gdb/Makefile.in: Likewise.
9154 * gdb.go/Makefile.in: Likewise.
9155 * gdb.guile/Makefile.in: Likewise.
9156 * gdb.java/Makefile.in: Likewise.
9157 * gdb.linespec/Makefile.in: Likewise.
9158 * gdb.mi/Makefile.in: Likewise.
9159 * gdb.modula2/Makefile.in: Likewise.
9160 * gdb.multi/Makefile.in: Likewise.
9161 * gdb.objc/Makefile.in: Likewise.
9162 * gdb.opencl/Makefile.in: Likewise.
9163 * gdb.opt/Makefile.in: Likewise.
9164 * gdb.pascal/Makefile.in: Likewise.
9165 * gdb.perf/Makefile.in: Likewise.
9166 * gdb.python/Makefile.in: Likewise.
9167 * gdb.reverse/Makefile.in: Likewise.
9168 * gdb.server/Makefile.in: Likewise.
9169 * gdb.stabs/Makefile.in: Likewise.
9170 * gdb.threads/Makefile.in: Likewise.
9171 * gdb.trace/Makefile.in: Likewise.
9172 * gdb.xml/Makefile.in: Likewise.
9173 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9174 GDB_PARALLEL.
9175 (standard_output_file): Remove check for GDB_PARALLEL, always
9176 return path in outputs/$subdir/$testname.
9177
437277d4
SM
91782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9179
9180 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9181 (site.exp): Assign abs_srcdir to tcl's srcdir.
9182
31d913c7
YQ
91832016-02-04 Yao Qi <yao.qi@linaro.org>
9184
9185 * gdb.base/foll-exec-mode.c: Include limits.h.
9186 (main): Add parameters argc and argv. Get directory from
9187 argv[0].
9188 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9189 compilation.
9190 * gdb.base/foll-exec.c: Include limits.h.
9191 (main): Add parameters argc and argv.
9192 Get directory from argv[0].
9193 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9194 Adjust tests on the number of lines as source code changed.
9195 * gdb.base/foll-vfork-exit.c: Include limits.h.
9196 (main): Add one line of statement before vfork.
9197 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9198 (main): Add parameters argc and argv. Get directory from
9199 argv[0].
9200 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9201 (setup_gdb): Set tbreak to skip some source lines.
9202 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9203 (main): Add parameters argc and argv. Get directory from
9204 argv[0].
9205 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9206 compilation.
9207 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9208 (main): Add parameters argc and argv. Get directory from
9209 argv[0].
9210 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9211 compilation.
9212
9482b9fb
DE
92132016-02-01 Doug Evans <dje@google.com>
9214
9215 * gdb.base/skip.exp: Clean up multiple references to same test name.
9216
6b2e4f10
PA
92172016-02-01 Pedro Alves <palves@redhat.com>
9218
ccb6afd6 9219 PR remote/19496
6b2e4f10
PA
9220 * gdb.threads/forking-threads-plus-breakpoint.exp
9221 (displaced_stepping_supported): New global.
9222 (probe_displaced_stepping_support): New procedure.
9223 (do_test): Add 'displaced' parameter, and use it.
9224 (top level): Check for displaced stepping support. Add displaced
9225 stepping on/off testing axis.
9226
37a8db1a
AB
92272016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9228
9229 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9230 pointer. Don't perform further tests on the unassociated pointer
9231 if the first test fails.
9232
5fdf6324
AB
92332016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9234
9235 * gdb.base/max-value-size.c: New file.
9236 * gdb.base/max-value-size.exp: New file.
9237 * gdb.base/huge.exp: Disable max-value-size for this test.
9238
935c6144
IB
92392016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9240
9241 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9242
7fe8399d
YQ
92432016-01-28 Yao Qi <yao.qi@linaro.org>
9244
9245 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9246
a2077e25
PA
92472016-01-25 Pedro Alves <palves@redhat.com>
9248
9249 PR threads/19461
9250 * gdb.base/fork-running-state.c: New file.
9251 * gdb.base/fork-running-state.exp: New file.
9252
1d2736d4
PA
92532016-01-25 Pedro Alves <palves@redhat.com>
9254
9255 PR gdb/19494
9256 * gdb.base/catch-fork-kill.c: New file.
9257 * gdb.base/catch-fork-kill.exp: New file.
9258
f1da4b11
PA
92592016-01-25 Pedro Alves <palves@redhat.com>
9260
9261 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9262 Delete, moved to lib/gdb.exp.
9263 * gdb.threads/forking-threads-plus-breakpoint.exp
9264 (foreach_with_prefix): Likewise.
9265 * gdb.threads/process-dies-while-handling-bp.exp
9266 (foreach_with_prefix): Likewise.
9267 * lib/gdb.exp (foreach_with_prefix): New procedure.
9268
45f38546
MK
92692016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9270
9271 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9272 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9273
dc29a1ce
MK
92742016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9275
9276 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9277 endian targets.
9278
092127d7
JK
92792016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9280 Pedro Alves <palves@redhat.com>
9281
9282 Fix testsuite compatibility with Guile.
9283 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9284 number.
9285
31d765d3
JK
92862016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9287
9288 Fix testsuite compatibility with Guile.
9289 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9290 (thread 1): New test for backtrace through signal handler.
9291
1ac78c04
YQ
92922016-01-22 Yao Qi <yao.qi@linaro.org>
9293
9294 PR testsuite/19491
9295 * gdb.base/multi-forks.c: Include
9296 ../lib/unbuffer_output.c
9297 (main): Call gdb_unbuffer_output.
9298
4f5946a8
DE
92992016-01-21 Doug Evans <dje@google.com>
9300
9301 * lib/ada.exp (gdb_compile_ada): Fix typo.
9302
305e13e6
JB
93032016-01-21 Joel Brobecker <brobecker@adacore.com>
9304
9305 * gdb.base/break-fun-addr.exp: New file.
9306 * gdb.base/break-fun-addr1.c: New file.
9307 * gdb.base/break-fun-addr2.c: New file.
9308
5f5dfff6
SM
93092016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9310
9311 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9312 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9313 enum flag values.
9314
fd356fa2
AA
93152016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9316
9317 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9318 when GDB can not set the vector return value. Add more comments
9319 for clarification.
9320
9df22175
AT
93212016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9322
9323 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9324 command.
9325
41d1845e
SM
93262016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9327
9328 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9329
01ac6840
SM
93302016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9331
9332 * Makefile.in (check-single): Pass --status to runtest.
9333 (check/%.exp): Likewise.
9334
93352016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9336
9337 * Makefile.in (check-parallel): Propagate return code from make
9338 do-check-parallel.
9339
bd0a71fa
MK
93402016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9341
9342 * gdb.trace/ftrace.exp: Fix expected message on continue.
9343 * gdb.trace/pending.exp: Fix expected message on continue.
9344 * gdb.trace/trace-break.exp: Fix expected message on continue.
9345
8bcbad33
SM
93462016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9347
9348 * lib/gdb.exp (gdb_test): Remove unused global references.
9349
f303dbd6
PA
93502016-01-18 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/async-shell.exp: Adjust expected output.
9353 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9354 * gdb.base/siginfo-thread.exp: Adjust expected output.
9355 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9356 * gdb.java/jnpe.exp: Adjust expected output.
9357 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9358 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9359 * gdb.threads/leader-exit.exp: Adjust expected output.
9360 * gdb.threads/manythreads.exp: Adjust expected output.
9361 * gdb.threads/pthreads.exp: Adjust expected output.
9362 * gdb.threads/schedlock.exp: Adjust expected output.
9363 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9364 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9365 expected output.
9366 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9367 output.
9368 * gdb.threads/sigthread.exp: Adjust expected output.
9369 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9370
b2789696
YQ
93712016-01-18 Yao Qi <yao.qi@linaro.org>
9372
9373 * gdb.guile/scm-section-script.c: Replace @progbits with
9374 %progbits.
9375 * gdb.python/py-section-script.c: Likewise.
9376
71ef29a8
PA
93772016-01-15 Pedro Alves <palves@redhat.com>
9378
9379 * gdb.multi/tids.exp: Test star wildcard ranges.
9380
3f5b7598
PA
93812016-01-15 Pedro Alves <palves@redhat.com>
9382
9383 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9384 command from "thread apply" invocation.
9385 (thr_apply_info_thr_invalid): Default the expected output to the
9386 input tid list.
9387 (top level): Add tests that use convenience variables. Add tests
9388 for "thread apply" with a valid TID list, but missing the command.
9389
663f6d42
PA
93902016-01-13 Pedro Alves <palves@redhat.com>
9391
9392 * gdb.base/default.exp: Expect $_gthread as well.
9393 * gdb.multi/tids.exp: Test $_gthread.
9394 * gdb.threads/thread-specific.exp: Test $_gthread.
9395
c84f6bbf
PA
93962016-01-13 Pedro Alves <palves@redhat.com>
9397
9398 * gdb.multi/tids.exp: Test "info threads -gid".
9399
22a02324
PA
94002016-01-13 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9403 Breakpoint.thread.
9404 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9405
5d5658a1
PA
94062016-01-07 Pedro Alves <palves@redhat.com>
9407
9408 * gdb.base/break.exp: Adjust to output changes.
9409 * gdb.base/hbreak2.exp: Likewise.
9410 * gdb.base/sepdebug.exp: Likewise.
9411 * gdb.base/watch_thread_num.exp: Likewise.
9412 * gdb.linespec/keywords.exp: Likewise.
9413 * gdb.multi/info-threads.exp: Likewise.
9414 * gdb.threads/thread-find.exp: Likewise.
9415 * gdb.multi/tids.c: New file.
9416 * gdb.multi/tids.exp: New file.
9417
84654457
PA
94182016-01-13 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9421
e3940304
PA
94222016-01-13 Pedro Alves <palves@redhat.com>
9423
9424 * gdb.base/default.exp: Expect $_inferior as well.
9425 * gdb.multi/base.exp: Test $_inferior.
9426
a911d87a
PA
94272016-01-13 Pedro Alves <palves@redhat.com>
9428
9429 PR breakpoints/19388
9430 * gdb.base/catch-signal-siginfo-cond.c: New file.
9431 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9432
82075af2
JS
94332016-01-12 Josh Stone <jistone@redhat.com>
9434 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9435
9436 * gdb.base/catch-syscall.c (do_execve): New variable.
9437 (main): Conditionally trigger an execve.
9438 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9439 (test_catch_syscall_execve): New, check entry/return across execve.
9440 (do_syscall_tests): Call test_catch_syscall_execve.
9441
e46eeedd
PA
94422016-01-12 Pedro Alves <palves@redhat.com>
9443
9444 * gdb.base/random-signal.exp (do_test): New procedure, with body
9445 of testcase moved in.
9446
01d8c27e
JK
94472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9448 Pedro Alves <palves@redhat.com>
9449
9450 * gdb.base/funcargs.exp (finish from indirectly called function):
9451 Reintroduce the case for 'First'.
9452
9a706302
JK
94532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9454 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9457 (tcatch_vfork_then_child_follow_exec)
9458 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9459 identification.
9460
c0ecb95f
JK
94612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9462
9463 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9464 and repeats to unlimited.
9465 * gdb.python/py-value.exp: Likewise.
9466 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9467 and repeats to unlimited.
9468
6cfc1fcb
JK
94692016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9470
9471 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9472 and reordering the functions.
9473 * gdb.multi/hangout.c: Likewise.
9474 * gdb.multi/hello.c: Likewise.
9475
582a1b00
SM
94762016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9477
9478 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9479 absolute.
9480 (SingleStatisticTestResult.report): Use dict.keys instead of
9481 dict.iterkeys.
9482
79bc59cb
PA
94832016-01-06 Pedro Alves <palves@redhat.com>
9484
9485 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9486
43368e1d
MM
94872016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9488
9489 * gdb.btrace/dlopen.exp: New.
9490 * gdb.btrace/dlopen.c: New.
9491 * gdb.btrace/dlopen-dso.c: New.
9492
79fad5b8
SL
94932015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9494
9495 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9496 PATTERN argument is optional.
9497
ab8314b3
JB
94982015-12-24 Joel Brobecker <brobecker@adacore.com>
9499
9500 * lib/ada.exp (target_compile_ada_from_dir): New function.
9501 (gdb_compile_ada): Reimplement avoiding the use of project files.
9502 * gdb.ada/gnat_ada.gpr: Delete.
9503 * gdb.ada/cond_lang.exp: Adjust test to make path before
9504 filename optional.
9505 * gdb.ada/small_reg_param.exp: Likewise.
9506
fe33faff
SM
95072015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9508
9509 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9510
6d265cb4
TP
95112015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9512
9513 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9514 case.
9515
10125099
SM
95162015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9517
9518 * gdb.base/break.exp: Remove dead code.
9519 * gdb.base/sepdebug.exp: Likewise.
9520
3ca22649
SM
95212015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9522
9523 * gdb.asm/asm-source.exp: Remove HP-UX references.
9524 * gdb.base/annota1.exp: Likewise.
9525 * gdb.base/annota3.exp: Likewise.
9526 * gdb.base/attach.exp: Likewise.
9527 * gdb.base/bigcore.exp: Likewise.
9528 * gdb.base/break.exp: Likewise.
9529 * gdb.base/call-ar-st.exp: Likewise.
9530 * gdb.base/callfuncs.exp: Likewise.
9531 * gdb.base/catch-fork-static.exp: Likewise.
9532 * gdb.base/display.exp: Likewise.
9533 * gdb.base/foll-exec-mode.exp: Likewise.
9534 * gdb.base/foll-exec.exp: Likewise.
9535 * gdb.base/foll-fork.exp: Likewise.
9536 * gdb.base/foll-vfork.exp: Likewise.
9537 * gdb.base/funcargs.exp: Likewise.
9538 * gdb.base/hbreak2.exp: Likewise.
9539 * gdb.base/inferior-died.exp: Likewise.
9540 * gdb.base/interrupt.exp: Likewise.
9541 * gdb.base/multi-forks.exp: Likewise.
9542 * gdb.base/nodebug.exp: Likewise.
9543 * gdb.base/sepdebug.exp: Likewise.
9544 * gdb.base/solib1.c: Likewise.
9545 * gdb.base/step-test.exp: Likewise.
9546 * gdb.mi/non-stop.c: Likewise.
9547 * gdb.mi/pthreads.c: Likewise.
9548 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9549 * gdb.threads/pthreads.c: Likewise.
9550 * gdb.threads/staticthreads.exp: Likewise.
9551 * lib/future.exp: Likewise.
9552 * lib/gdb.exp: Likewise.
9553 * gdb.base/so-indr-cl.c: Remove.
9554 * gdb.base/so-indr-cl.exp: Likewise.
9555 * gdb.base/solib.c: Likewise.
9556 * gdb.base/solib.exp: Likewise.
9557 * gdb.base/solib2.c: Likewise.
9558
b6304613
SM
95592015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9560
9561 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9562 * gdb.base/call-ar-st.exp: Likewise.
9563 * gdb.base/callfuncs.exp: Likewise.
9564 * gdb.base/condbreak.exp: Likewise.
9565 * gdb.base/constvars.exp: Likewise.
9566 * gdb.base/hbreak2.exp: Likewise.
9567 * gdb.base/langs.exp: Likewise.
9568 * gdb.base/list.exp: Likewise.
9569 * gdb.base/long_long.exp: Likewise.
9570 * gdb.base/ptype.exp: Likewise.
9571 * gdb.base/scope.exp: Likewise.
9572 * gdb.base/signals.exp: Likewise.
9573 * gdb.base/so-impl-ld.exp: Likewise.
9574 * gdb.base/varargs.exp: Likewise.
9575 * gdb.base/volatile.exp: Likewise.
9576 * gdb.base/whatis.exp: Likewise.
9577 * gdb.cp/cplusfuncs.exp: Likewise.
9578 * gdb.cp/inherit.exp: Likewise.
9579 * gdb.cp/local.exp: Likewise.
9580 * gdb.cp/member-ptr.exp: Likewise.
9581 * gdb.cp/method.exp: Likewise.
9582 * gdb.cp/overload.exp: Likewise.
9583 * gdb.cp/templates.exp: Likewise.
9584 * gdb.stabs/weird.exp: Likewise.
9585 * lib/compiler.c: Likewise.
9586 * lib/compiler.cc: Likewise.
9587 * lib/cp-support.exp: Likewise.
9588 * lib/gdb.exp: Likewise.
9589
bf401b07
SM
95902015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9591
9592 * configure.ac: Remove HP-UX case.
9593 * configure: Regenerate.
9594
aff9c0f8
SM
95952015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9596
9597 * lib/gdb.exp (gdb_compile): Add function doc.
9598
a6904d5a
PA
95992015-12-17 Pedro Alves <palves@redhat.com>
9600
9601 PR threads/19354
9602 * gdb.multi/info-threads.exp: New file.
9603
a22279dd
YQ
96042015-12-15 Yao Qi <yao.qi@linaro.org>
9605
9606 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9607 is aarch64*-*-*.
9608
0588c796
SL
96092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9610
9611 * gdb.base/history-duplicates.exp: Skip if no readline support.
9612
5d978e17
SL
96132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9614
9615 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9616
7e763b86
SL
96172015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9618
9619 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9620
87a3a92c
SL
96212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9622
9623 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9624 ctrl-C if nointerrupts target property is set.
9625 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9626 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9627 * gdb.base/paginate-bg-execution.exp: Likewise.
9628 * gdb.base/paginate-execution-startup.exp: Likewise.
9629 * gdb.base/random-signal.exp: Likewise.
9630 * gdb.base/range-stepping.exp: Likewise.
9631 * gdb.cp/annota2.exp: Likewise.
9632 * gdb.cp/annota3.exp: Likewise.
9633 * gdb.gdb/selftest.exp: Likewise.
9634 * gdb.threads/continue-pending-status.exp: Likewise.
9635 * gdb.threads/leader-exit.exp: Likewise.
9636 * gdb.threads/manythreads.exp: Likewise.
9637 * gdb.threads/pthreads.exp: Likewise.
9638 * gdb.threads/schedlock.exp: Likewise.
9639 * gdb.threads/sigthread.exp: Likewise.
9640
a8f077dc
DB
96412015-12-11 Don Breazeal <donb@codesourcery.com>
9642
9643 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9644 remote.
9645 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9646 * gdb.base/foll-exec.exp (main): Enable for target remote.
9647 * gdb.base/foll-fork.exp (main): Likewise.
9648 * gdb.base/foll-vfork.exp (main): Likewise.
9649 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9650 (proc continue_to_exit_bp_loc): Use clean_restart.
9651 * gdb.base/pie-execl.exp (main): Disable for target remote.
9652 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9653 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9654 * gdb.threads/execl.exp (main): Likewise.
9655 * gdb.threads/fork-child-threads.exp (main): Likewise.
9656 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9657 remote.
9658 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9659 remote.
9660 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9661 pid.tid style ptids, instead of just tid.
9662 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9663 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9664 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9665 ptids, instead of just tid.
9666
3b2464a8
AB
96672015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9668
9669 * gdb.base/list.exp (test_list_forward): Add end of file error
9670 test.
9671 (test_repeat_list_command): Add end of file error test.
9672 (test_list_backwards): Add beginning of file error test.
9673
a0def019
AB
96742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9675
9676 * gdb.base/list.exp (test_list_invalid_args): New function,
9677 defined, and called.
9678
5c000dff
AB
96792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9680
9681 * gdb.base/list.exp (test_list): Make test names unique.
9682
f1637ebe
YQ
96832015-12-11 Yao Qi <yao.qi@linaro.org>
9684
9685 * gdb.base/coremaker2.c: Remove.
9686
36d6fc0a
PA
96872015-12-10 Pedro Alves <palves@redhat.com>
9688
9689 * gdb.multi/base.exp: Remove stale "spaces" references.
9690
762f7747
PA
96912015-12-10 Pedro Alves <palves@redhat.com>
9692
9693 * gdb.multi/base.exp: Don't use nowarnings.
9694 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9695 * gdb.multi/hangout.c: Include stdio.h.
9696 * gdb.multi/hello.c: Include stdlib.h.
9697 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9698 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9699 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9700
28d2bfb9
AB
97012015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9702
9703 * gdb.dwarf2/dw2-ranges-base.c: New file.
9704 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9705 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9706 support additional line table, and debug ranges generation.
9707 (Dwarf::ranges): New function, generate .debug_ranges.
9708 (Dwarf::lines): Support generating simple line table programs.
9709 (Dwarf::assemble): Initialise new namespace variables.
9710
5fc2beac
KB
97112015-12-09 Kevin Buettner <kevinb@redhat.com>
9712
9713 * gdb.base/async.exp (proc test_background): Add case for
9714 asynchronous execution not supported.
9715
1c35a88f
LM
97162015-12-09 Luis Machado <lgustavo@codesourcery.com>
9717
9718 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9719 format and change test names to make them unique.
9720
b593e3d9
RK
97212015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9722 Pedro Alves <pedro@redhat.com>
9723
9724 PR gdb/18702
9725 Add checking of floatformats setup on x86_64 hosts.
9726 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9727 (smallval, bigval): New labels/constants.
9728 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9729 float" after loading bigval and smallval.
9730
d72413e6
PMR
97312015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9732
9733 * gdb.ada/fun_overload_menu.exp: New testcase.
9734 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9735
ece66d65
JS
97362015-12-04 Josh Stone <jistone@redhat.com>
9737
9738 * gdb.base/catch-fork-static.exp: New.
9739
41d0efca
YQ
97402015-12-03 Yao Qi <yao.qi@linaro.org>
9741
9742 * gdb.base/sizeof.c: Don't include stdio.h and
9743 ../lib/unbuffer_output.c.
9744 (main): New variable 'size' and 'value'. Remove printf and
9745 gdb_unbuffer_output. Assign return value to size and value.
9746 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9747 at the beginning.
9748 (check_sizeof): Check the result by printing variable 'size'.
9749 (check_valueof): Check the result by printing variable 'value'.
9750
99fd02d9
YQ
97512015-12-01 Yao Qi <yao.qi@linaro.org>
9752
9753 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9754 for aarch64*-*-linux* target.
9755
f2faf941
PA
97562015-11-30 Pedro Alves <palves@redhat.com>
9757
9758 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9759
04bf20c5
PA
97602015-11-30 Pedro Alves <palves@redhat.com>
9761
9762 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9763 Handle non-stop mode vCont replies.
9764
09df4675
PA
97652015-11-30 Pedro Alves <palves@redhat.com>
9766
9767 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9768 prepare_for_testing. Start gdb with "set non-stop on" appended to
9769 GDBFLAGS. Lax expected stop output.
9770
58b584af
YQ
97712015-11-27 Yao Qi <yao.qi@linaro.org>
9772
9773 * gdb.arch/arm-neon.exp: New.
9774 * gdb.arch/arm-neon.c: New.
9775
dfcb77a8
YQ
97762015-11-27 Yao Qi <yao.qi@linaro.org>
9777
9778 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9779
88e8ec1b
YQ
97802015-11-27 Yao Qi <yao.qi@linaro.org>
9781
9782 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9783 frames-invalid annotation.
9784
bfde72c2
YQ
97852015-11-27 Yao Qi <yao.qi@linaro.org>
9786
9787 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9788
f6512a69
SM
97892015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9790
9791 * gdb.threads/names.exp: New file.
9792 * gdb.threads/names.c: New file.
9793 * README: Mention gdb,no_thread_names.
9794
46a3515b
MM
97952015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9796
9797 PR 19297
9798 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9799 support" error.
9800
62147a22
PA
98012015-11-24 Pedro Alves <palves@redhat.com>
9802
9803 PR 17539
9804 * gdb.base/display.exp: Expect displays to be sorted in ascending
9805 order. Use multi_line.
9806 * gdb.base/solib-display.exp: Likewise.
9807
2f341b6e
PA
98082015-11-24 Pedro Alves <palves@redhat.com>
9809
9810 PR 17539
25d49b86
PA
9811 * gdb.base/display.exp: Expect displays to be sorted in ascending
9812 order. Use multi_line.
9813 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9814
7e0aa6aa
PA
98152015-11-24 Pedro Alves <palves@redhat.com>
9816
9817 PR 17539
9818 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9819 threads in ascending order.
9820 * gdb.base/foll-fork.exp: Likewise.
9821 * gdb.base/foll-vfork.exp: Likewise.
9822 * gdb.base/multi-forks.exp: Likewise.
9823 * gdb.mi/mi-nonstop.exp: Likewise.
9824 * gdb.mi/mi-nsintrall.exp: Likewise.
9825 * gdb.multi/base.exp: Likewise.
9826 * gdb.multi/multi-arch.exp: Likewise.
9827 * gdb.python/py-inferior.exp: Likewise.
9828 * gdb.threads/break-while-running.exp: Likewise.
9829 * gdb.threads/execl.exp: Likewise.
9830 * gdb.threads/gcore-thread.exp: Likewise.
9831 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9832 * gdb.threads/kill.exp: Likewise.
9833 * gdb.threads/linux-dp.exp: Likewise.
9834 * gdb.threads/multiple-step-overs.exp: Likewise.
9835 * gdb.threads/next-bp-other-thread.exp: Likewise.
9836 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9837 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9838 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9839 * gdb.threads/thread-find.exp: Likewise.
9840 * gdb.threads/tls.exp: Likewise.
9841 * lib/mi-support.exp (mi_reverse_list): Delete.
9842 (mi_check_thread_states): No longer reverse list.
9843
2cc57ad8
PA
98442015-11-24 Pedro Alves <palves@redhat.com>
9845
9846 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9847 use lowercase.
9848
c93e8391
SM
98492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9850
9851 * gdb.trace/actions.c: Include trace-common.h.
9852 (main): Add a location for a fast tracepoint.
9853 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9854 the normal tracepoints.
9855 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9856
045ccf91
SM
98572015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9858
9859 * save-trace.exp: Factor out code to these...
9860 (gdb_save_tracepoints): New.
9861 (gdb_load_tracepoints): New.
9862 (do_save_load_test): New.
9863
5506f9f6
KB
98642015-11-23 Kevin Buettner <kevinb@redhat.com>
9865
9866 * gdb.base/asmlabel.exp: New test.
9867 * gdb.base/asmlabel.c: New test case.
9868
16c3b12f
JB
98692015-11-23 Joel Brobecker <brobecker@adacore.com>
9870
9871 * gdb.base/wrong_frame_bt_full-main.c: New file.
9872 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9873 * gdb.base/wrong_frame_bt_full.exp: New file.
9874
155bfbd3
JB
98752015-11-23 Joel Brobecker <brobecker@adacore.com>
9876
9877 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9878
bb097445
JM
98792015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9880
206853a0 9881 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9882 pstate register when comparing registers values in
9883 sparc64-*-linux-gnu targets to avoid spurious differences.
9884
9c88ed8f
JM
98852015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9886
206853a0 9887 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9888
96161e25
SL
98892015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9890
9891 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9892 as type argument to gdb_compile.
9893 * gdb.base/nested-subp2.exp: Likewise.
9894 * gdb.base/nested-subp3.exp: Likewise.
9895
340c2830
DV
98962015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9897
9898 * lib/dwarf.exp (_note): Fix left shift of negative value.
9899 * gdb.trace/trace-condition.exp: Likewise.
9900
c1862d0f
YQ
99012015-11-13 Yao Qi <yao.qi@linaro.org>
9902
9903 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9904 comments about d10v.
9905 (test_scalar_returns): Likewise.
9906 * gdb.base/d10v.ld: Remove.
9907 * gdb.base/overlays.exp: Remove the target triplet checking for
9908 d10v-*-*.
9909 * gdb.base/structs.exp (test_struct_returns): Remove the
9910 comments about d10v.
9911 (test_struct_calls): Likewise.
9912
77ae9c19
YQ
99132015-11-13 Yao Qi <yao.qi@linaro.org>
9914
9915 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9916 * gdb.base/gnu_vector.c: Don't include stdio.h.
9917 (main): Don't print res and call add_some_intvecs.
9918
430e004e
MK
99192015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9920
9921 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9922 macro.
9923 (func5): Removed.
9924 (func4): Use FAST_TRACEPOINT_LABEL.
9925 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9926 macro.
9927 (func): Removed.
9928 (thread_function): Use FAST_TRACEPOINT_LABEL.
9929 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9930 (func): Remove.
9931 (marker): Use FAST_TRACEPOINT_LABEL.
9932 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9933 (pendfunc1): Remove.
9934 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9935 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9936 (foo): Remove.
9937 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9938 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9939 macro.
9940 (func): Remove.
9941 (marker): Use FAST_TRACEPOINT_LABEL.
9942 * gdb.trace/trace-common.h: New header.
9943 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9944 macro.
9945 (func): Remove.
9946 (marker): Use FAST_TRACEPOINT_LABEL.
9947 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9948 (func): Remove.
9949 (thread_function): Use FAST_TRACEPOINT_LABEL.
9950
6e7675a7
MK
99512015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9952
9953 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9954 in front.
9955 * gdb.trace/change-loc.exp: Use global pcreg definition.
9956 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9957 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9958 in front.
9959 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9960 * gdb.trace/pending.exp: Likewise.
9961 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9962 * gdb.trace/trace-break.exp: Likewise.
9963 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9964 in front.
9965 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9966 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9967 in front.
9968 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9969
dddc0e16
JB
99702015-11-09 Joel Brobecker <brobecker@adacore.com>
9971
9972 * gdb.ada/fin_fun_out: New testcase.
9973
c6f0b406
KB
99742015-11-07 Kevin Buettner <kevinb@redhat.com>
9975
9976 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9977 value associated with DW_AT_byte_size.
9978 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9979 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9980 DW_AT_upper_bound.
9981
f01dcfd9
KB
99822015-11-07 Kevin Buettner <kevinb@redhat.com>
9983
9984 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9985 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9986 version.
9987 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9988 gdb.dwarf2/dw2-canonicalize-type.exp,
9989 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9990 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9991 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9992 provided by gdb_target_symbol_prefix_flags_asm.
9993 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9994 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9995 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9996 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9997 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9998 macros where needed). Use this macro for symbols which require
9999 the prefix provided by SYMBOL_PREFIX.
10000
2223449a
KB
100012015-11-05 Kevin Buettner <kevinb@redhat.com>
10002
10003 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10004 New procs.
10005 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10006 representing expressions, of more than one list element.
10007 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10008 to prepend linker symbol prefix to f.
10009 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10010 table_1 and table_2.
10011 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10012 Likewise, for f and g.
10013 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10014 for ptr.
10015 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10016 for main.
10017 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10018 table_1_ptr and table_2_ptr.
10019
6f2f1a3a
JK
100202015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10021 Joel Brobecker <brobecker@adacore.com>
10022
10023 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10024
566c56c9
MK
100252015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10026
10027 * gdb.reverse/s390-mvcle.c: New test.
10028 * gdb.reverse/s390-mvcle.exp: New file.
10029 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10030
d5f0636b
MK
100312015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10032
10033 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10034
7ad8b86c
MK
100352015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10036
10037 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10038 reaching marker2.
10039 * gdb.reverse/getresuid-reverse.exp: Likewise.
10040 * gdb.reverse/pipe-reverse.exp: Likewise.
10041 * gdb.reverse/readv-reverse.exp: Likewise.
10042 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10043 * gdb.reverse/time-reverse.exp: Likewise.
10044 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10045
4081c0f1
YQ
100462015-10-30 Yao Qi <yao.qi@linaro.org>
10047
10048 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10049 (empty_cycle): Remove.
10050 (main): Don't call empty_cycle. Don't use watch_count_done.
10051 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10052 empty_cycle. Rewrite the code counting HW watchpoints.
10053
452b4ba5
MK
100542015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10055
10056 * gdb.reverse/fstatat-reverse.c: New test.
10057 * gdb.reverse/fstatat-reverse.exp: New file.
10058 * gdb.reverse/getresuid-reverse.c: New test.
10059 * gdb.reverse/getresuid-reverse.exp: New file.
10060 * gdb.reverse/pipe-reverse.c: New test.
10061 * gdb.reverse/pipe-reverse.exp: New file.
10062 * gdb.reverse/readv-reverse.c: New test.
10063 * gdb.reverse/readv-reverse.exp: New file.
10064 * gdb.reverse/recvmsg-reverse.c: New test.
10065 * gdb.reverse/recvmsg-reverse.exp: New file.
10066 * gdb.reverse/time-reverse.c: New test.
10067 * gdb.reverse/time-reverse.exp: New file.
10068 * gdb.reverse/waitpid-reverse.c: New test.
10069 * gdb.reverse/waitpid-reverse.exp: New file.
10070
5e2e7507
JK
100712015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10072
10073 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10074
0fde2c53
DE
100752015-10-26 Doug Evans <dje@google.com>
10076
10077 PR symtab/17391
10078 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10079 * gdb.dwarf2/bad-regnum.c: New file.
10080 * gdb.dwarf2/bad-regnum.exp: New file.
10081
1a70ae97
DE
100822015-10-26 Doug Evans <dje@google.com>
10083
10084 PR python/18938
10085 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10086 file.
10087
27dc26ab
JK
100882015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10089
10090 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10091 for a change by "Mention language in compile error message".
10092
bed91f4d
SM
100932015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10094
10095 PR python/18073
10096 * gdb.python/py-type.c (C::a_method): New.
10097 (C::a_const_method): New.
10098 (C::a_static_method): New.
10099 (a_function): New.
10100 * gdb.python/py-type.exp (test_fields): Test getting fields
10101 from function and method.
10102
3f2f83dd
KB
101032015-10-21 Keven Boell <keven.boell@intel.com>
10104
10105 * gdb.fortran/vla-alloc-assoc.exp: New file.
10106 * gdb.fortran/vla-datatypes.exp: New file.
10107 * gdb.fortran/vla-datatypes.f90: New file.
10108 * gdb.fortran/vla-history.exp: New file.
10109 * gdb.fortran/vla-ptype-sub.exp: New file.
10110 * gdb.fortran/vla-ptype.exp: New file.
10111 * gdb.fortran/vla-sizeof.exp: New file.
10112 * gdb.fortran/vla-sub.f90: New file.
10113 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10114 * gdb.fortran/vla-value-sub-finish.exp: New file.
10115 * gdb.fortran/vla-value-sub.exp: New file.
10116 * gdb.fortran/vla-value.exp: New file.
10117 * gdb.fortran/vla-ptr-info.exp: New file.
10118 * gdb.mi/mi-vla-fortran.exp: New file.
10119 * gdb.mi/vla.f90: New file.
10120
27145d50
SL
101212015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10122
10123 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10124 of hardwired timeout value.
10125
5f3ff4f8
JK
101262015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10127 Pedro Alves <palves@redhat.com>
10128
10129 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10130 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10131
bfd09d20
JS
101322015-10-19 Josh Stone <jistone@redhat.com>
10133
10134 * gdb.base/catch-syscall.c: Include <sched.h>.
10135 (unknown_syscall): New variable.
10136 (main): Trigger a vfork and an unknown syscall.
10137 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10138 (unknown_syscall_number): Likewise.
10139 (check_call_to_syscall): Accept an optional syscall pattern.
10140 (check_return_from_syscall): Likewise.
10141 (check_continue): Likewise.
10142 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10143 (test_catch_syscall_skipping_return): New test toggling off 'catch
10144 syscall' to step over the syscall return, then toggling back on.
10145 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10146 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10147 (do_syscall_tests): Call test_catch_syscall_without_args and
10148 test_catch_syscall_mid_vfork.
10149 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10150 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10151
b32b93c6
AS
101522015-10-19 Andrew Stubbs <ams@codesourcery.com>
10153
10154 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10155 print g_vE): Add new pass patterns.
10156 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10157 print various symbol names for vptr fields.
10158
9d622bda
AB
101592015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10160
10161 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10162 results.
10163
0fd8ac1c
YQ
101642015-10-12 Yao Qi <yao.qi@linaro.org>
10165
10166 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10167
34240514
YQ
101682015-10-12 Yao Qi <yao.qi@linaro.org>
10169
10170 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10171 is aarch64*-*-linux*.
10172
8240f442
YQ
101732015-10-12 Yao Qi <yao.qi@linaro.org>
10174
10175 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10176 (can_relocate_bcond_true): ... it.
10177 (can_relocate_bcond_false): New function.
10178 (foo): Likewise.
10179 (can_relocate_bl): Likewise.
10180 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10181 can_relocate_bl.
10182
2520f728
PMR
101832015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10184
10185 * gdb.base/nested-addr.c: New file.
10186 * gdb.base/nested-addr.exp: New testcase.
10187
abcef95a
MM
101882015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10189
10190 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10191 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10192 its output. Ignore the output of "record goto begin" and instead
10193 check that GDB is replaying.
10194
145e3ddb
PA
101952015-10-09 Pedro Alves <palves@redhat.com>
10196
10197 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10198 (top level): Use it in the run with no args test.
10199
d5d8c4e1
IB
102002015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10201
10202 * gdb.dlang/properties.exp: New file.
10203
06e635ef
SL
102042015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10205
10206 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10207 whether or not address 0x1000 is mapped on the target.
10208
e019fd1d
SM
102092015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10210
10211 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10212 build.
10213
77ba2a67
MM
102142015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10215
10216 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10217 instruction-history test.
10218
c60eb31f
DE
102192015-09-28 Doug Evans <dje@google.com>
10220
10221 * gdb.base/gcore.c (array_func): Add reference to static_array.
10222
9a3c8263
SM
102232015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10224
10225 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10226 source line.
10227
9720e656
SL
102282015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10229
10230 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10231 short or char as base type.
10232
938d3bf2
SL
102332015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10234
10235 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10236 to allow any size enum.
10237
e6c2c623
PMR
102382015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10239
10240 * gdb.ada/array_ptr_renaming.exp: New testcase.
10241 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10242 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10243
06da0f77
PL
102442015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10245
10246 * gdb.trace/ftrace-lock.c: New file.
10247 * gdb.trace/ftrace-lock.exp: New file.
10248
4f51c22a
PL
102492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10250
10251 * gdb.arch/insn-reloc.c: New file.
10252 * gdb.arch/ftrace-insn-reloc.exp: New file.
10253
7041adf4
PL
102542015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10255
10256 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10257 instruction.
10258 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10259 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10260 * gdb.trace/range-stepping.c: Likewise.
10261 * gdb.trace/trace-break.c: Likewise.
10262 * gdb.trace/trace-mt.c (thread_function): Likewise.
10263 * gdb.trace/ftrace.c (marker): Likewise.
10264 * gdb.trace/trace-condition.c (marker): Likewise.
10265 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10266 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10267 is_aarch64_target.
10268
015d2e7e
DE
102692015-09-18 Doug Evans <xdje42@gmail.com>
10270
10271 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10272 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10273
26b188a2
SL
102742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10275
10276 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10277 the breakpoint.
10278
79dc332b
SL
102792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10280
10281 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10282 the pending breakpoint. Remove timeout override for "Run till
10283 MI pending breakpoint on pendfunc3 on thread 2" test.
10284
f57929f2
SL
102852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10286
10287 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10288 filename pattern.
10289
3f469b17
SL
102902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10291
10292 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10293 in breakpoint filename pattern.
10294
515b89b3
SL
102952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10296
7800dbe4
SL
10297 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10298
102992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10300
515b89b3
SL
10301 * gdb.linespec/explicit.exp: Check for readline support for
10302 tab-completion tests. Fix obvious typo.
10303
d2939ba2
MM
103042015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10305
10306 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10307 and replay.
10308
cbb55fa7
MM
103092015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10310
10311 * gdb.btrace/non-stop.c: New.
10312 * gdb.btrace/non-stop.exp: New.
10313
43691ca1
PL
103142015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10315 Yao Qi <yao.qi@linaro.org>
10316
10317 * gdb.trace/trace-condition.c: New file.
10318 * gdb.trace/trace-condition.exp: New file.
10319
d78908cf
WW
103202015-09-16 Wei-cheng Wang <cole945@gmail.com>
10321
10322 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10323 for testing bytecode compilation.
10324
1ed415e2
PA
103252015-09-16 Pedro Alves <palves@redhat.com>
10326 Sandra Loosemore <sandra@codesourcery.com>
10327
10328 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10329 (SECONDS): Redefine.
10330 (main): Call pthread_kill and alarm early.
10331 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10332 support.
10333 (test): If the target can't hardware step and doesn't support
10334 displaced stepping, increase the timeout.
10335
d136eff5
PA
103362015-09-16 Pedro Alves <palves@redhat.com>
10337
10338 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10339 (enable_debug): New procedures.
10340 (test): Use them. Bail out if waiting for threads fails.
10341 (top level): Bail out if a test fails.
10342
991f019c
YQ
103432015-09-16 Yao Qi <yao.qi@linaro.org>
10344
10345 * gdb.asm/asm-source.exp: Set asm-arch for
10346 aarch64*-*-* target.
10347 * gdb.asm/aarch64.inc: New file.
10348
bfca584f
PMR
103492015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10350
10351 * gdb.ada/array_of_variable_length.exp: New testcase.
10352 * gdb.ada/array_of_variable_length/foo.adb: New file.
10353 * gdb.ada/array_of_variable_length/pck.adb: New file.
10354 * gdb.ada/array_of_variable_length/pck.ads: New file.
10355
b326e587
DE
103562015-09-15 Doug Evans <dje@google.com>
10357
10358 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10359 of function static local variable.
10360
5382cfab
PW
103612015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10362
10363 * gdb.threads/tls-so_extern.exp: New test file.
10364 * gdb.threads/tls-so_extern.c: New test file.
10365 * gdb.threads/tls-so_extern_main.c: New test file.
10366
141c5cc4
JK
103672015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10368
10369 * gdb.opt/solib-intra-step-lib.c: New file.
10370 * gdb.opt/solib-intra-step-main.c: New file.
10371 * gdb.opt/solib-intra-step.exp: New file.
10372
d15dcecd
PA
103732015-09-15 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10376 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10377
4c2f2a79
PA
103782015-09-14 Pedro Alves <palves@redhat.com>
10379
10380 * gdb.base/hook-stop-continue.c: Delete.
10381 * gdb.base/hook-stop-continue.exp: Delete.
10382 * gdb.base/hook-stop-frame.c: Delete.
10383 * gdb.base/hook-stop-frame.exp: Delete.
10384 * gdb.base/hook-stop.c: New file.
10385 * gdb.base/hook-stop.exp: New file.
10386
919e6dbe
PMR
103872015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10388
10389 * gdb.ada/access_to_packed_array.exp: New testcase.
10390 * gdb.ada/access_to_packed_array/foo.adb: New file.
10391 * gdb.ada/access_to_packed_array/pack.adb: New file.
10392 * gdb.ada/access_to_packed_array/pack.ads: New file.
10393
157280a4
MM
103942015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10395
10396 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10397 buffer size test.
10398
2fd33e94
DB
103992015-09-11 Don Breazeal <donb@codesourcery.com>
10400
10401 * gdb.base/foll-exec.c: Add copyright header. Fix
10402 formatting issues.
10403 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10404 (do_exec_tests): Use clean_restart in place of zap_session,
10405 and for test initialization. Fix formatting issues. Use
10406 fail in place of perror.
10407 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10408 an expect statement to match an expression with output from
10409 the program under debug.
10410 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10411 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10412 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10413 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10414 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10415
e70b6e8e
DE
104162015-09-09 Doug Evans <dje@google.com>
10417
10418 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10419
7a551a51
DE
104202015-09-09 Doug Evans <dje@google.com>
10421
10422 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10423
4c666f84
DE
104242015-09-09 Doug Evans <dje@google.com>
10425
10426 * gdb.base/savedregs.exp: Fix typo.
10427
243a9253
PA
104282015-09-09 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10431
c0fa8fbd
SL
104322015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10433
10434 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10435 command actually switches threads. Give up on remaining
10436 tests if target fails to stop at breakpoint.
10437
cd7c1778
PMR
104382015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10439
10440 * gdb.ada/funcall_char.exp: New testcase.
10441 * gdb.ada/funcall_char/foo.adb: New file.
10442
dc5c8746
PMR
104432015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10444
10445 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10446 expected outputs. Add two testcases for completing ambiguous
10447 functions.
10448 * gdb.ada/complete/aux_pck.adb: New file.
10449 * gdb.ada/complete/aux_pck.ads: New file.
10450 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10451 Ambiguous_Func functions.
10452 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10453 * gdb.ada/complete/pck.adb: Likewise.
10454
4e83a1e7
UW
104552015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10456
10457 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10458 failures to run the test program under GDB.
10459
8ce74153
LM
104602015-08-26 Luis Machado <lgustavo@codesourcery.com>
10461
10462 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10463 to C.
10464
e9756d52
PP
104652015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10466
10467 * gdb.base/run-after-attach.exp: New test file.
10468 * gdb.base/run-after-attach.c: New test file.
10469
8d37573b
DB
104702015-08-26 Don Breazeal <donb@codesourcery.com>
10471
10472 * gdb.base/foll-exec-2.c: New test program.
10473 * gdb.base/foll-exec-2.exp: New test.
10474
63e43d3a
PMR
104752015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10476
10477 * gdb.base/nested-subp1.exp: New file.
10478 * gdb.base/nested-subp1.c: New file.
10479 * gdb.base/nested-subp2.exp: New file.
10480 * gdb.base/nested-subp2.c: New file.
10481 * gdb.base/nested-subp3.exp: New file.
10482 * gdb.base/nested-subp3.c: New file.
10483
3d40fbb5
PA
104842015-08-24 Pedro Alves <palves@redhat.com>
10485
10486 * gdb.server/connect-without-multi-process.c: New file.
10487 * gdb.server/connect-without-multi-process.exp: New file.
10488
4422ac93
LM
104892015-08-24 Luis Machado <lgustavo@codesourcery.com>
10490
10491 * gdb.opt/inline-markers.c: Make z int.
10492
91dddb86
LM
104932015-08-24 Luis Machado <lgustavo@codesourcery.com>
10494
10495 * gdb.opt/inline-markers.c: Make z volatile.
10496
a48847ee
LM
104972015-08-24 Luis Machado <lgustavo@codesourcery.com>
10498
10499 * gdb.opt/inline-bt.c: New volatile global z.
10500 * gdb.opt/inline-cmds.c: Likewise.
10501 * gdb.opt/inline-locals.c: Likewise.
10502 * gdb.opt/inline-markers.c: New extern global z.
10503 (marker): Use z.
10504 (inline_fn): Likewise.
10505
0ebbc52b
PA
105062015-08-24 Pedro Alves <palves@redhat.com>
10507
10508 * config/m32r-stub.exp: Remove file.
10509 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10510 * gdb.base/call-rt-st.exp: Likewise.
10511 * gdb.base/call-strs.exp: Likewise.
10512 * gdb.base/default.exp: Remove references to h8300-*-hms and
10513 *-*-udi*.
10514 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10515
77c365df
AA
105162015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10517
10518 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10519 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10520 and "return" use KFAIL when GDB can not read/write the vector
10521 return value.
10522
4313b8c0
GB
105232015-08-21 Gary Benson <gbenson@redhat.com>
10524
10525 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10526
0e433b32
PA
105272015-08-20 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.server/solib-list.exp: No longer expect an interior stop in
10530 non-stop mode.
10531
221e1a37
PA
105322015-08-20 Pedro Alves <palves@redhat.com>
10533
10534 * gdb.server/connect-stopped-target.c: New file.
10535 * gdb.server/connect-stopped-target.exp: New file.
10536
40e3ad0e
PA
105372015-08-20 Pedro Alves <palves@redhat.com>
10538
10539 * gdb.dwarf2/comp-unit-lang.exp: New file.
10540 * gdb.dwarf2/comp-unit-lang.c: New file.
10541
af39b327
PMR
105422015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10543
10544 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10545 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10546
7d45c7c3 105472015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10548
7d45c7c3
KB
10549 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10550 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10551
4d6cceb4
DE
105522015-08-18 Doug Evans <dje@google.com>
10553 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10554
10555 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10556 skip_python_tests. New arg prompt_regexp.
10557 (skip_python_tests): New function.
10558 * lib/mi-support.exp (mi_skip_python_tests): New function.
10559 * gdb.python/py-mi-objfile-gdb.py: New file.
10560 * gdb.python/py-mi-objfile.c: New file.
10561 * gdb.python/py-mi-objfile.exp: New file.
10562
ad89c2aa
KS
105632015-08-17 Keith Seitz <keiths@redhat.com>
10564
10565 * gdb.linespec/explicit.exp: Move strace test from here ...
10566 * gdb.trace/strace.exp: ... to here.
10567
e3ae3c43
PP
105682015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10569
10570 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10571 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10572
604b2636
DE
105732015-08-14 Doug Evans <xdje42@gmail.com>
10574
10575 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10576 inferior before selecting a new file.
10577
6ff0ba5f
DE
105782015-08-14 Doug Evans <xdje42@gmail.com>
10579
10580 * gdb.mi/mi-disassemble.exp: Update.
10581 * gdb.base/disasm-optim.S: New file.
10582 * gdb.base/disasm-optim.c: New file.
10583 * gdb.base/disasm-optim.h: New file.
10584 * gdb.base/disasm-optim.exp: New file.
10585
9ca98f92
KS
105862015-08-14 Keith Seitz <keiths@redhat.com>
10587
10588 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10589 "evaluated-by".
10590
52bbc560
JB
105912015-08-13 Joel Brobecker <brobecker@adacore.com>
10592
10593 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10594
5d8c3ed3
PMR
105952015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10596
10597 * gdb.ada/fun_renaming.exp: New testcase.
10598 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10599 * gdb.ada/fun_renaming/pack.adb: New file.
10600 * gdb.ada/fun_renaming/pack.ads: New file.
10601
ea8812bc
KS
106022015-08-12 Keith Seitz <keiths@redhat.com>
10603
10604 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10605 gdb_get_line_number.
10606
4dafcdeb
JB
106072015-08-12 Joel Brobecker <brobecker@adacore.com>
10608
10609 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10610 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10611 gdb.base/dso2dso.exp: New files.
10612
5ba32597
SDJ
106132015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10614 Pedro Alves <palves@redhat.com>
10615 Keith Seitz <keiths@redhat.com>
10616
10617 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10618 GDBFLAGS.
10619
b6dafabf
PP
106202015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10621
10622 * gdb.base/gdbhistsize-history.exp
10623 (test_histsize_history_setting): Use save_vars.
10624 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10625 Use save_vars.
10626 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10627 * gdb.base/readline.exp: Use save_vars.
10628
abe8e607
PP
106292015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10630
10631 * lib/gdb.exp (save_vars): New proc.
10632
629500fa
KS
106332015-08-11 Keith Seitz <keiths@redhat.com>
10634
10635 * gdb.base/help.exp: Update help_breakpoint_text.
10636
eb8c4e2e
KS
106372015-08-11 Keith Seitz <keiths@redhat.com>
10638
10639 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10640 (at toplevel): Call test_explicit_breakpoints.
10641 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10642 breakpoints.
10643 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10644 breakpoint conditions, "-cond".
10645
87f0e720
KS
106462015-08-11 Keith Seitz <keiths@redhat.com>
10647
10648 * gdb.linespec/3explicit.c: New file.
10649 * gdb.linespec/cpexplicit.cc: New file.
10650 * gdb.linespec/cpexplicit.exp: New file.
10651 * gdb.linespec/explicit.c: New file.
10652 * gdb.linespec/explicit.exp: New file.
10653 * gdb.linespec/explicit2.c: New file.
10654 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10655 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10656 before using in the matching pattern.
10657 Clarify that `prefix' is a regular expression.
10658
f00aae0f
KS
106592015-08-11 Keith Seitz <keiths@redhat.com>
10660
10661 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10662 test.
10663 Add tests for missing ",FMT" and ",".
10664
e27852be
DE
106652015-08-10 Doug Evans <dje@google.com>
10666 Keith Seitz <keiths@redhat.com>
10667
10668 PR gdb/17960
10669 * gdb.base/completion.exp: Add location completer tests.
10670
7f03bd92
PA
106712015-08-07 Pedro Alves <palves@redhat.com>
10672
10673 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10674 tests here.
10675 (top level): Run do_test with and without displaced stepping.
10676
3fc8eb30
PA
106772015-08-07 Pedro Alves <palves@redhat.com>
10678
10679 * gdb.base/valgrind-disp-step.c: New file.
10680 * gdb.base/valgrind-disp-step.exp: New file.
10681
d4569d7b
PA
106822015-08-07 Pedro Alves <palves@redhat.com>
10683
10684 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10685 Delete function.
10686 (main): Add alarm. Run an infinite loop instead of calling
10687 wait_threads.
10688 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10689 comment.
10690 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10691 Delete function.
10692 (main): Add alarm. Run an infinite loop instead of calling
10693 wait_threads.
10694 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10695 comment.
10696
e1316e60
PA
106972015-08-07 Pedro Alves <palves@redhat.com>
10698
10699 * gdb.base/checkpoint-ns.exp: New file.
10700 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10701 standard_testfile.
10702
da8c46d2
MM
107032015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10704
10705 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10706 * gdb.btrace/instruction_history.exp: Update.
10707 * gdb.btrace/tsx.exp: New.
10708 * gdb.btrace/tsx.c: New.
10709
de1c2c52
PA
107102015-08-06 Pedro Alves <palves@redhat.com>
10711
10712 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10713 increase timeout.
10714 * gdb.reverse/until-precsave.exp: Bump timeouts.
10715
782e0bf4
PA
107162015-08-06 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10719
83e97ed0
PA
107202015-08-06 Pedro Alves <palves@redhat.com>
10721
10722 PR gdb/18749
10723 * gdb.threads/process-dies-while-handling-bp.c: New file.
10724 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10725
863d01bd
PA
107262015-08-06 Pedro Alves <palves@redhat.com>
10727
10728 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10729 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10730
0a39bb32
PA
107312015-08-05 Pedro Alves <palves@redhat.com>
10732
10733 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10734 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10735
ee2d2b10
SL
107362015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10737
10738 * gdb.base/bp-permanent.exp: Report test as unsupported if
10739 the target cannot stop at the permanent breakpoint.
10740
4e1bdb00
DE
107412015-08-03 Doug Evans <dje@google.com>
10742
10743 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10744 10000.
10745
3d338901
DE
107462015-08-03 Doug Evans <dje@google.com>
10747
10748 * Makefile.in (workers/%.worker, build-perf): New rule.
10749 (GDB_PERFTEST_MODE): New variable.
10750 (check-perf): Use it.
10751 (clean): Clean up gdb.perf parallel build subdirs.
10752 * lib/build-piece.exp: New file.
10753 * lib/gdb.exp (make_gdb_parallel_path): New function
10754 (standard_output_file, standard_temp_file): Call it.
10755 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10756 of $GDB_PARALLEL.
10757 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10758
af061d3e
DE
107592015-08-03 Doug Evans <dje@google.com>
10760
8e1afc81 10761 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10762 (LOG_FILE_NAME): New global.
10763 (TextReporter.__init__): Initialize self.txt_sum.
10764 (TextReporter.report): Add support for multiple data-points.
10765 Move report to perftest.sum, put raw data in perftest.log.
10766 (TextReporter.start): Open sum and log files.
10767 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10768 * gdb.perf/lib/perftest/testresult.py
10769 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10770
2c8c5d37
PA
107712015-07-31 Pedro Alves <palves@redhat.com>
10772
10773 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10774 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10775 kill_wait_spawned_process instead of explicit "kill -9".
10776 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10777 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10778 kill_wait_spawned_process.
10779 * gdb.base/attach-twice.exp: Likewise.
10780 * gdb.base/attach.exp: Likewise.
10781 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10782 gdb_test_multiple.
10783 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10784 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10785 kill_wait_spawned_process.
10786 * gdb.base/valgrind-infcall.exp: Likewise.
10787 * gdb.multi/multi-attach.exp: Likewise.
10788 * gdb.python/py-prompt.exp: Likewise.
10789 * gdb.python/py-sync-interp.exp: Likewise.
10790 * gdb.server/ext-attach.exp: Likewise.
10791 * gdb.threads/attach-into-signal.exp (corefunc): Use
10792 spawn_wait_for_attach, spawn_id_get_pid and
10793 kill_wait_spawned_process.
10794 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10795 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10796 spawn_id_get_pid and kill_wait_spawned_process.
10797 * gdb.threads/attach-stopped.exp (corefunc): Use
10798 spawn_wait_for_attach, spawn_id_get_pid and
10799 kill_wait_spawned_process.
10800 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10801 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10802 kill_wait_spawned_process instead of explicit "kill -9".
10803 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10804 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10805 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10806 processes. Don't map cygwin/windows pids here. Now returns a
10807 spawn id list.
10808
032a0fca
SL
108092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10810
10811 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10812 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10813 correct patch.
10814
61a934ca
SL
108152015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10816
10817 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10818
4bc4d428
SL
108192015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10820
10821 Reapply:
10822 2014-05-21 Mark Wielaard <mjw@redhat.com>
10823
10824 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10825
998d452a
PA
108262015-07-30 Pedro Alves <palves@redhat.com>
10827
10828 * linux-low.c (handle_extended_wait): Set the child's last
10829 reported status to TARGET_WAITKIND_STOPPED.
10830
69dde7dc
PA
108312015-07-30 Pedro Alves <palves@redhat.com>
10832
10833 PR threads/18600
10834 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10835 only shows inferior 1.
10836
4dd63d48
PA
108372015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10838 Pedro Alves <palves@redhat.com>
10839
10840 PR threads/18600
10841 * gdb.threads/fork-plus-threads.c: New file.
10842 * gdb.threads/fork-plus-threads.exp: New file.
10843
d618e4c5
PP
108442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10845
10846 * gdb.base/batch-preserve-term-settings.exp
10847 (test_terminal_settings_preserved_after_cli_exit): Use
10848 send_quit_command.
10849
1eef6428
PA
108502015-07-29 Pedro Alves <palves@redhat.com>
10851 Don Breazeal <donb@codesourcery.com>
10852
10853 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10854 output from both inferior_spawn_id and gdb_spawn_id.
10855
7da5b897
SDJ
108562015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10857
10858 * gdb.threads/attach-into-signal.exp (corefunc): Use
10859 with_test_prefix on nested loops, uniquefying the test messages.
10860
dac804df
SDJ
108612015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10862
10863 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10864 commit.
10865
06265e53
PP
108662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10867
10868 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10869 New proc.
10870 (test_terminal_settings_preserved_after_sigterm): New test.
10871
18206ca3
PP
108722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10873
10874 * gdb.base/batch-preserve-term-settings.exp
10875 (test_terminal_settings_preserved_after_cli_exit): New test.
10876
90074d11
PP
108772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10878
10879 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10880 manipulation of saved_gdbflags.
10881 (test_terminal_settings_preserved): Remove global declaration of
10882 the unused variable pagination_prompt. Remove manipulation of
10883 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10884 GDBFLAGS.
10885
eb1a7902
PA
108862015-07-29 Pedro Alves <palves@redhat.com>
10887
10888 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10889
8b75dd3b
PA
108902015-07-29 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10893 at the top.
10894
dedad4e3
PA
108952015-07-29 Pedro Alves <palves@redhat.com>
10896
10897 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10898 (main): Call gdb_unbuffer_output.
10899 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10900 (main): Call gdb_unbuffer_output.
10901 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10902 (main): Call gdb_unbuffer_output.
10903 * gdb.base/call-strs.exp: Adjust to step over the
10904 gdb_unbuffer_output call.
10905 * gdb.base/catch-gdb-caused-signals.c: Include
10906 "../lib/unbuffer_output.c".
10907 (main): Call gdb_unbuffer_output.
10908 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10909 (main): Call gdb_unbuffer_output.
10910 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10911 (main): Call gdb_unbuffer_output.
10912 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10913 (main): Call gdb_unbuffer_output.
10914 * gdb.base/shlib-call.exp: Adjust to step over the
10915 gdb_unbuffer_output call.
10916 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10917 (main): Call gdb_unbuffer_output.
10918 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10919 (main): Call gdb_unbuffer_output.
10920 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10921 (main): Rename to ...
10922 (test): ... this.
10923 (main): Reimplement.
10924 * gdb.base/varargs.exp: Run to test instead of to main.
10925 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10926 (main): Call gdb_unbuffer_output.
10927
58789a91
PA
109282015-07-29 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10931 factore out from mi_continue_dprintf. For call-style dprintfs,
10932 expect dprintf output out of $inferior_spawn_id.
10933 (mi_continue_dprintf): Use mi_expect_dprintf.
10934 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10935 (main): Call gdb_unbuffer_output.
10936
e8376742
PA
109372015-07-29 Pedro Alves <palves@redhat.com>
10938
10939 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10940 (default_mi_gdb_start): Set inferior_spawn_id instead of
10941 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10942 gdb_spawn_id.
10943 (mi_gdb_test): Always expect inferior output from both
10944 $inferior_spawn_id and $gdb_spawn_id.
10945
08280010
PA
109462015-07-29 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10949 send_inferior and $inferior_spawn_id.
10950
4d30e432
PA
109512015-07-29 Pedro Alves <palves@redhat.com>
10952
10953 * gdb.gdb/complaints.exp (test_initial_complaints)
10954 (test_serial_complaints, test_short_complaints): Use
10955 gdb_test_stdio.
10956 (test_empty_complaint): Handle $inferior_spawn_id !=
10957 $gdb_spawn_id.
10958
0d30a335
PA
109592015-07-29 Pedro Alves <palves@redhat.com>
10960
10961 * gdb.base/varargs.exp: Use gdb_test_stdio.
10962
39413b29
PA
109632015-07-29 Pedro Alves <palves@redhat.com>
10964
10965 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10966
7cb000a9
PA
109672015-07-29 Pedro Alves <palves@redhat.com>
10968
10969 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10970
d7b8ac82
PA
109712015-07-29 Pedro Alves <palves@redhat.com>
10972
10973 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10974 parameter into two new parameters, "inf_result" and "gdb_result".
10975 Expect inferior output and gdb output from $inferior_spawn_id and
10976 $gdb_spawn_id, respectively. Adjust all callers.
10977
789c3a0c
PA
109782015-07-29 Pedro Alves <palves@redhat.com>
10979
10980 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10981 of gdb_test_sequence.
10982
77e760c3
PA
109832015-07-29 Pedro Alves <palves@redhat.com>
10984
10985 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10986 (saw_spurious_output): Expect inferior output from
10987 $inferior_spawn_id. Use gdb_test_stdio.
10988
8396d2cd
PA
109892015-07-29 Pedro Alves <palves@redhat.com>
10990
10991 * gdb.base/dprintf.exp: Use standard_testfile. Change
10992 prepare_for_testing call.
10993 (srcfile): Don't set.
10994 (restart): New procedure.
10995 (test_dprintf): New procecure, use to continue over dprintfs.
10996 (test_call, test_agent): New procedures, tests moved here.
10997 Restart gdb and recreate dprintfs. Adjust expected output.
10998
2051d61f
PA
109992015-07-29 Pedro Alves <palves@redhat.com>
11000
11001 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11002
452397af
PA
110032015-07-29 Pedro Alves <palves@redhat.com>
11004
11005 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11006
8aed9555
PA
110072015-07-29 Pedro Alves <palves@redhat.com>
11008
11009 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11010 gdb_test_stdio.
11011
188a61b4
PA
110122015-07-29 Pedro Alves <palves@redhat.com>
11013
11014 * lib/gdb.exp (gdb_test_stdio): New procedure.
11015
12264a45
PA
110162015-07-29 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11019
23ffc893
PA
110202015-07-29 Pedro Alves <palves@redhat.com>
11021
11022 * gdb.base/call-signal-resume.exp: Remove check for
11023 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11024 * gdb.base/unwindonsignal.exp: Likewise.
11025 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11026 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11027
65566918
PA
110282015-07-29 Pedro Alves <palves@redhat.com>
11029
11030 * gdb.base/siginfo-addr.c (pass): New function.
11031 (handler): Call it iff si_addr is correct.
11032 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11033 Set a breakpoint at "pass" and continue to it.
11034
d60a9221
SDJ
110352015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11036
11037 * gdb.python/py-objfile.exp: Make some tests have unique names.
11038 * gdb.python/py-pp-registration.exp: Likewise.
11039
bde40b8f
PA
110402015-07-28 Pedro Alves <palves@redhat.com>
11041
11042 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11043
13e1dec8
SM
110442015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11045
11046 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11047
da33c9a7
SM
110482015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11049
11050 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11051
077836f7
PP
110522015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11053
11054 * gdb.base/gdb-sigterm-2.exp: New test.
11055
b8cc7b2e
DE
110562015-07-25 Doug Evans <xdje42@gmail.com>
11057
11058 Revert:
11059 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11060 (workers/%.worker, build-perf): New rule.
11061 (GDB_PERFTEST_MODE): New variable.
11062 (check-perf): Use it.
11063 (clean): Clean up gdb.perf parallel build subdirs.
11064 * lib/build-piece.exp: New file.
11065 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11066 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11067 name.
11068 (standard_temp_file): Ditto.
11069 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11070 of $GDB_PARALLEL.
11071
c8bd4544
DE
110722015-07-24 Doug Evans <dje@google.com>
11073
11074 * gdb.perf/lib/perftest/utils.py: New file.
11075 * gdb.perf/gm-hello.cc: New file.
11076 * gdb.perf/gm-pervasive-typedef.cc: New file.
11077 * gdb.perf/gm-pervasive-typedef.h: New file.
11078 * gdb.perf/gm-std.cc: New file.
11079 * gdb.perf/gm-std.h: New file.
11080 * gdb.perf/gm-use-cerr.cc: New file.
11081 * gdb.perf/gm-utils.h: New file.
11082 * gdb.perf/gmonster-null-lookup.py: New file.
11083 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11084 * gdb.perf/gmonster-print-cerr.py: New file.
11085 * gdb.perf/gmonster-ptype-string.py: New file.
11086 * gdb.perf/gmonster-runto-main.py: New file.
11087 * gdb.perf/gmonster-select-file.py: New file.
11088 * gdb.perf/gmonster1-null-lookup.exp: New file.
11089 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11090 * gdb.perf/gmonster1-print-cerr.exp: New file.
11091 * gdb.perf/gmonster1-ptype-string.exp: New file.
11092 * gdb.perf/gmonster1-runto-main.exp: New file.
11093 * gdb.perf/gmonster1-select-file.exp: New file.
11094 * gdb.perf/gmonster1.cc: New file.
11095 * gdb.perf/gmonster1.exp: New file.
11096 * gdb.perf/gmonster2-null-lookup.exp: New file.
11097 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11098 * gdb.perf/gmonster2-print-cerr.exp: New file.
11099 * gdb.perf/gmonster2-ptype-string.exp: New file.
11100 * gdb.perf/gmonster2-runto-main.exp: New file.
11101 * gdb.perf/gmonster2-select-file.exp: New file.
11102 * gdb.perf/gmonster2.cc: New file.
11103 * gdb.perf/gmonster2.exp: New file.
11104
6eab34f3
DE
111052015-07-24 Doug Evans <dje@google.com>
11106
11107 * gdb.perf/README: New file.
11108 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11109 * lib/gen-perf-test.exp: New file.
11110
63738bfd
DE
111112015-07-24 Doug Evans <dje@google.com>
11112
11113 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11114 (PerfTest::startup): New function.
11115 (PerfTest::run): Return result of calling body.
11116 (PerfTest::assemble): Rewrite.
11117 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11118 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11119 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11120 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11121 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11122
7b606f95
DE
111232015-07-24 Doug Evans <dje@google.com>
11124
11125 * lib/gdb.exp (clean_restart): Make executable optional.
11126
a97b16b8
DE
111272015-07-24 Doug Evans <dje@google.com>
11128
11129 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11130 compiler_info references.
11131 * gdb.cp/temargs.exp: Ditto.
11132 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11133 (get_compiler_info): Early exit if already computed. Set compiler_info
11134 to "unknown" if there was a problem.
11135 (test_compiler_info): Add function comment. Call get_compiler_info.
11136
35baa57f
DE
111372015-07-24 Doug Evans <dje@google.com>
11138
11139 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11140 (workers/%.worker, build-perf): New rule.
11141 (GDB_PERFTEST_MODE): New variable.
11142 (check-perf): Use it.
11143 (clean): Clean up gdb.perf parallel build subdirs.
11144 * lib/build-piece.exp: New file.
11145 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11146 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11147 name.
11148 (standard_temp_file): Ditto.
11149 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11150 of $GDB_PARALLEL.
11151
6ebea266
DE
111522015-07-24 Doug Evans <dje@google.com>
11153
11154 * lib/future.exp (gdb_default_target_compile): New option
11155 "early_flags".
11156 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11157 --as-needed.
11158
1e76a7e9
SDJ
111592015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11160
11161 * gdb.base/catch-syscall.exp: Call gdb_exit before
11162 gdb_skip_xml_test.
11163
5068630a
PA
111642015-07-24 Pedro Alves <palves@redhat.com>
11165
11166 * gdb.python/py-events.exp: Accept output between the stop event
11167 and the prompt.
11168 * gdb.python/py-evsignal.exp: Likewise.
11169 * gdb.python/py-evthreads.exp: Likewise.
11170
77598427
PA
111712015-07-24 Pedro Alves <palves@redhat.com>
11172
11173 PR gdb/18717
11174 * gdb.threads/non-ldr-exit.c: New file.
11175 * gdb.threads/non-ldr-exit.exp: New file.
11176
11e6c98f
YQ
111772015-07-24 Yao Qi <yao.qi@linaro.org>
11178
11179 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11180 restarting process.
11181
51aee833
YQ
111822015-07-24 Yao Qi <yao.qi@linaro.org>
11183
11184 * gdb.server/ext-restart.exp: New file.
11185
8cfe207c
YQ
111862015-07-24 Yao Qi <yao.qi@linaro.org>
11187
11188 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11189 argument options.
11190 * gdb.server/ext-wrapper.exp: New file.
11191
cc12ce38
DE
111922015-07-23 Doug Evans <dje@google.com>
11193
11194 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11195 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11196
d0d84780
PMR
111972015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11198
11199 * gdb.ada/var_arr_typedef.exp: New testcase.
11200 * gdb.ada/var_arr_typedef/pack.adb: New file.
11201 * gdb.ada/var_arr_typedef/pack.ads: New file.
11202 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11203
8b558f79
JB
112042015-07-20 Joel Brobecker <brobecker@adacore.com>
11205
11206 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11207
775a3298
JK
112082015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11209
11210 * gdb.arch/i386-biarch-core.exp: Replace istarget
11211 by "complete set gnutarget". Remove expectation for the "core-file"
11212 command.
11213
db1ff28b
JK
112142015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11215
11216 Revert the previous commit:
11217 Tests for validate symbol file using build-id.
11218
0a94970d
JK
112192015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11220
11221 Tests for validate symbol file using build-id.
11222 * gdb.base/solib-mismatch-lib.c: New file.
11223 * gdb.base/solib-mismatch-libmod.c: New file.
11224 * gdb.base/solib-mismatch.c: New file.
11225 * gdb.base/solib-mismatch.exp: New file.
11226
03346981
SL
112272015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11228
11229 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11230 nios2-*-linux*.
11231 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11232 * gdb.base/siginfo.exp: Likewise.
11233 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11234
42422cc7
PL
112352015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11236
11237 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11238 Move it to ...
11239 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11240 ... here.
11241 * gdb.trace/range-stepping.exp: Check that the target supports
11242 range stepping.
11243
cfa68bae
JK
112442015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11245
11246 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11247
8ffdba26
PA
112482015-07-14 Pedro Alves <palves@redhat.com>
11249
11250 * gdb.base/killed-outside.exp: New file.
11251 * gdb.base/killed-outside.c: New file.
11252
218a5a11
JK
112532015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11254
11255 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11256 (n at main): New.
11257 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11258
e03ed3c6
AA
112592015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11260
11261 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11262 infcall tests instead of setting up for KFAIL.
11263
485668e5
MM
112642015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11265
11266 * gdb.btrace/record_goto-step.exp: New.
11267
08464196
JK
112682015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11269
11270 PR compile/18484
11271 * gdb.compile/compile.c (struct struct_type): Add volatile to
11272 selffield's type.
11273 * gdb.compile/compile.exp
11274 (compile code struct_object.selffield = &struct_object): Skip further
11275 struct_object tests if this one xfails.
11276
bcf5c1d9
RC
112772015-07-08 Robert O'Callahan <robert@ocallahan.org>
11278
11279 PR exp/18617
11280 * gdb.trace/ax.exp: Add test.
11281
4931af25
YQ
112822015-07-07 Yao Qi <yao.qi@linaro.org>
11283
11284 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11285 instead of istarget "aarch64*-*-*".
11286 * gdb.arch/aarch64-fp.exp: Likewise.
11287 * gdb.base/float.exp: Likewise.
11288 * gdb.reverse/aarch64.exp: Likewise.
11289 * lib/gdb.exp (is_aarch64_target): New proc.
11290
9fcf688e
YQ
112912015-07-07 Yao Qi <yao.qi@linaro.org>
11292
11293 * lib/gdb.exp (is_aarch32_target): New proc.
11294 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11295 instead of "istarget "arm*-*-*"".
11296 * gdb.arch/arm-disp-step.exp: Likewise.
11297 * gdb.arch/thumb-bx-pc.exp: Likewise.
11298 * gdb.arch/thumb-prologue.exp: Likewise.
11299 * gdb.arch/thumb-singlestep.exp: Likewise.
11300 * gdb.base/disp-step-syscall.exp: Likewise.
11301 * gdb.base/float.exp: Likewise.
11302
fbd8d50d
YQ
113032015-07-07 Yao Qi <yao.qi@linaro.org>
11304
11305 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11306 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11307
71be1fdc
YQ
113082015-07-07 Yao Qi <yao.qi@linaro.org>
11309
11310 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11311 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11312 if it exists.
11313 * gdb.multi/multi-arch.exp: Likewise.
11314
3e221d36
SM
113152015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11316
11317 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11318 print.
11319
d441430b
YQ
113202015-07-07 Yao Qi <yao.qi@linaro.org>
11321
11322 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11323
06f810bd
MG
113242015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11325
11326 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11327 '[' and ']' characters.
11328
5e61e7c0
IB
113292015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11330
11331 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11332
28bf096c
PA
113332015-06-29 Pedro Alves <palves@redhat.com>
11334
11335 PR threads/18127
11336 * gdb.threads/hand-call-new-thread.c: New file.
11337 * gdb.threads/hand-call-new-thread.c: New file.
11338
ee93cd5e
KS
113392015-06-26 Keith Seitz <keiths@redhat.com>
11340 Doug Evans <dje@google.com>
11341
11342 PR 16253
11343 * gdb.cp/var-tag-2.cc: New file.
11344 * gdb.cp/var-tag-3.cc: New file.
11345 * gdb.cp/var-tag-4.cc: New file.
11346 * gdb.cp/var-tag.cc: New file.
11347 * gdb.cp/var-tag.exp: New file.
11348
fc637f04
PP
113492015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11350
11351 * gdb.base/history-duplicates.exp: New test.
11352
2e52ae68
PP
113532015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11354
11355 * gdb.base/completion.exp: Test the completion of the "focus"
11356 command.
11357
6e22494e
JK
113582015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11359
11360 * gdb.arch/amd64-prologue-skip.S: New file.
11361 * gdb.arch/amd64-prologue-skip.exp: New file.
11362
bf7b9cd9
SM
113632015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11364
11365 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11366 is_address_zero_readable check.
11367
201e8dfd
PB
113682015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11369
11370 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11371 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11372
5cd867b4
YQ
113732015-06-24 Yao Qi <yao.qi@linaro.org>
11374
11375 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11376 linux targets.
11377
4d7be007
YQ
113782015-06-24 Yao Qi <yao.qi@linaro.org>
11379
11380 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11381 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11382 * gdb.base/siginfo-thread.exp: Likewise.
11383
07fcd301
YQ
113842015-06-22 Yao Qi <yao.qi@linaro.org>
11385
11386 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11387
52042a00
YQ
113882015-06-22 Yao Qi <yao.qi@linaro.org>
11389
11390 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11391 aarch64*-*-*.
11392 (skip_hw_watchpoint_tests): Likewise.
11393
74bd41ce
PP
113942015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11395
11396 * gdb.base/gdbinit-history.exp: Test the interaction between
11397 setting GDBHISTSIZE and setting the history size via .gdbinit.
11398
bc460514
PP
113992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11400
11401 PR gdb/16999
11402 * gdb.base/gdbhistsize-history.exp: New test.
11403
b58c513b
PP
114042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11405
11406 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11407 with GDBHISTSIZE.
11408 * gdb.base/readline.exp: Likewise.
11409
92046791
YQ
114102015-06-17 Yao Qi <yao.qi@linaro.org>
11411
11412 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11413 line.
11414
2093d2d3
PP
114152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11416
11417 * gdb.base/gdbinit-history.exp: Add test case to check that
11418 an unlimited history file does not get truncated on exit.
11419
e6c693af
AA
114202015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11421
11422 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11423 (VECTOR): New macro. Use it...
11424 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11425 ...for these typedefs.
11426 (int8, char1, int1, double1): New typedefs.
11427 (struct just_int2, struct two_int2): New structures.
11428 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11429 (add_structvecs, add_singlevecs): New functions.
11430 (main): Call add_some_intvecs twice.
11431 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11432 the compile and exit upon failure. Try compiling for the "native"
11433 architecture. Test inferior function calls with vector arguments
11434 and vector return value handling with "finish" and "return".
11435
c74f7d1c
JT
114362015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11437
11438 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11439 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11440 PE file.
11441 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11442
98aa42ee
AT
114432015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11444
11445 PR breakpoints/16465
11446 * gdb.mi/mi-dprintf-pending.c: New file.
11447 * gdb.mi/mi-dprintf-pending.exp: New test.
11448 * gdb.mi/mi-dprintf-pendshr.c: New file.
11449
7d73c23c 114502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11451 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11452
11453 * gdb.arch/i386-mpx-map.c: New file.
11454 * gdb.arch/i386-mpx-map.exp: New File.
11455
114562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11457
11458 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11459 * gdb.arch/i386-mpx.exp: Indentation fixed.
11460
114612015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11462
11463 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11464 function and improved indentation.
11465 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11466 gdb_test_multiple. Added additional tests to skip the test.
11467
114682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11469
11470 * gdb.arch/i386-avx512.c: Change path in include file.
11471 * gdb.arch/i386-avx512.exp: Change include dir path
11472 compilation flag.
11473 * gdb.arch/i386-mpx.c: Change path in include file.
11474 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11475 flag.
11476
d5eba19a
JK
114772015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11478
11479 * gdb.compile/compile-print.exp (compile print *vararray@3)
11480 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11481
7f361056
JK
114822015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11483
11484 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11485 (do not keep jit in memory): ... this.
11486 (expect 5): Change it to ...
11487 (expect no 5): ... this.
11488
3b462ec2
SM
114892015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11490
11491 PR gdb/15564
11492 * gdb.mi/mi-detach.exp: New file.
11493
e0619de6
JK
114942015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11495
11496 PR symtab/18392
11497 * gdb.arch/amd64-tailcall-self.S: New file.
11498 * gdb.arch/amd64-tailcall-self.c: New file.
11499 * gdb.arch/amd64-tailcall-self.exp: New file.
11500
e970cb34
DB
115012015-05-28 Don Breazeal <donb@codesourcery.com>
11502
11503 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11504 tests for remote targets by checking is_target_gdbserver.
11505
b2e2f908
DE
115062015-05-27 Doug Evans <dje@google.com>
11507
11508 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11509 * gdb.dwarf2/opaque-type-lookup.c: New file.
11510 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11511
82c7be31
DE
115122015-05-26 Doug Evans <dje@google.com>
11513
11514 * gdb.cp/iostream.cc: New file.
11515 * gdb.cp/iostream.exp: New file.
11516
b4f54984
DE
115172015-05-26 Doug Evans <dje@google.com>
11518
11519 * gdb.dwarf2/dw2-op-call.exp: Update.
11520 * gdb.dwarf2/dw4-sig-types.exp: Update.
11521 * gdb.dwarf2/implptr.exp: Update.
11522 * gdb.mi/mi-cmd-param-changed.exp: Update.
11523
4ea6efe9
DE
115242015-05-26 Doug Evans <dje@google.com>
11525
11526 * gdb.python/py-lazy-string.c: New file.
11527 * gdb.python/py-lazy-string.exp: New file.
11528 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11529 (main): Update. Add estring3.
11530 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11531 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11532
f6bb7db3
YQ
115332015-05-26 Omair Javaid <omair.javaid@linaro.org>
11534 Yao Qi <yao.qi@linaro.org>
11535
11536 * gdb.reverse/aarch64.c: New.
11537 * gdb.reverse/aarch64.exp: New.
11538
a81bfbd0
OJ
115392015-05-26 Omair Javaid <omair.javaid@linaro.org>
11540
25d49b86
PA
11541 * lib/gdb.exp (supports_process_record): Return true for
11542 aarch64*-linux*.
a81bfbd0
OJ
11543 (supports_reverse): Likewise.
11544
158bf1b4
PP
115452015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11546
11547 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11548 Use with_test_prefix.
11549
a0145030
AB
115502015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11551
11552 * gdb.base/completion.exp: Add test for completion of layout
11553 names.
11554
ebe3b578
AB
115552015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11556
11557 * lib/gdb.exp (skip_tui_tests): New proc.
11558 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11559
84204ed7
PA
115602015-05-19 Pedro Alves <palves@redhat.com>
11561
11562 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11563 Save the whole env array instead of just HOME. Unset HISTSIZE in
11564 the environment while testing. Restore whole environment
11565 afterwards.
11566
37442ce1
DE
115672015-05-16 Doug Evans <xdje42@gmail.com>
11568
11569 * gdb.guile/scm-ports.c: New file.
11570 * gdb.guile/scm-ports.exp: Add memory port tests.
11571
36de76f9
JK
115722015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11573
11574 * gdb.compile/compile-print.c: New file.
11575 * gdb.compile/compile-print.exp: New file.
11576
3a9558c4
JK
115772015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11578
11579 * gdb.compile/compile-ops.exp: Cast param to void.
11580 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11581 (compile code struct_object.selffield = &struct_object): Add xfail.
11582
aa715135
JG
115832015-05-15 Joel Brobecker <brobecker@adacore.com>
11584
11585 * gdb.ada/arr_enum_with_gap: New testcase.
11586
931e5bc3
JG
115872015-05-15 Joel Brobecker <brobecker@adacore.com>
11588
11589 * gdb.ada/byte_packed_arr: New testcase.
11590
9cd4d857
JB
115912015-05-15 Joel Brobecker <brobecker@adacore.com>
11592
11593 * gdb.ada/pckd_neg: New testcase.
11594
ebfd00d2
PP
115952015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11596
11597 PR gdb/17820
11598 * gdb.base/gdbinit-history.exp: New test.
11599 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11600 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11601
4c082a81
SC
116022015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11603
11604 * gdb.python/py-xmethods.cc: Enhance test case.
11605 * gdb.python/py-xmethods.exp: New tests.
11606 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11607 function.
11608 (B_indexoper): Likewise.
11609 (global_dm_list) : Add new xmethod worker functions.
11610
f7797074
SDJ
116112015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11612
11613 * gdb.base/coredump-filter.exp: Correctly unset
11614 "coredump_var_addr" array.
11615
a4674e4e
PA
116162015-05-08 Pedro Alves <palves@redhat.com>
11617
11618 * gdb.server/non-existing-program.exp: Unset spawn_id.
11619
df2eb078
SC
116202015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11621
11622 PR python/18291
11623 * gdb.python/py-xmethods.exp: Add tests.
11624
422349a3
YQ
116252015-05-08 Yao Qi <yao.qi@linaro.org>
11626
11627 PR gdb/18208
11628 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11629 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11630 function set_coredump_filter, and remove remote_exec call.
11631 Remove argument ipid. Callers update.
11632 (top level): Don't get inferior's PID.
11633
63fc80ce
AA
116342015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11635
11636 * gdb.base/watch_thread_num.exp: Skip test on targets without
11637 access watchpoints.
11638
80ad801e
PA
116392015-05-06 Pedro Alves <palves@redhat.com>
11640
11641 PR server/18081
11642 * gdb.server/non-existing-program.exp: New file.
11643
0fa7fe50
JB
116442015-05-05 Joel Brobecker <brobecker@adacore.com>
11645
11646 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11647
3ea89b92
PMR
116482015-05-05 Joel Brobecker <brobecker@adacore.com>
11649
11650 * gdb.ada/out_of_line_in_inlined: New testcase.
11651
87b8eff0
JB
116522015-05-05 Joel Brobecker <brobecker@adacore.com>
11653
11654 * gdb.ada/var_rec_arr: New testcase.
11655
5fccc635
YQ
116562015-04-30 Yao Qi <yao.qi@linaro.org>
11657
11658 * gdb.base/break-idempotent.exp: If
11659 skip_hw_watchpoint_multi_tests returns true, skip the tests
11660 on "rwatch" and "awatch".
11661
42d38f42
YQ
116622015-04-30 Yao Qi <yao.qi@linaro.org>
11663
11664 * gdb.base/relativedebug.exp: Invoke gdb command
11665 "info sharedlibrary", and if libc.so doesn't have debug info,
11666 skip the test.
11667
2ce1cdbf
DE
116682015-04-29 Doug Evans <dje@google.com>
11669
11670 * gdb.python/py-xmethods.exp: Add ptype tests.
11671 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11672 get_result_type method.
11673
f24a38c5
LM
116742015-04-29 Luis Machado <lgustavo@codesourcery.com>
11675
11676 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11677 the target does not support hardware watchpoints.
11678
ecbf2b3c
LM
116792015-04-29 Luis Machado <lgustavo@codesourcery.com>
11680
11681 * gdb.base/break-always.exp: Abort testing if writing to memory
11682 causes an error.
11683
34f5f757
DE
116842015-04-28 Doug Evans <dje@google.com>
11685
11686 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11687 * gdb.python/py-pp-registration.exp: ... here. New file.
11688 * gdb.python/py-pp-registration.c: New file.
11689 * gdb.python/py-pp-registration.py: New file.
11690
69b4374a
DE
116912015-04-28 Doug Evans <dje@google.com>
11692
11693 * gdb.python/py-bad-printers.c: New file.
11694 * gdb.python/py-bad-printers.py: New file.
11695 * gdb.python/py-bad-printers.exp: New file.
11696
59fb7612
SS
116972015-04-28 Sasha Smundak <asmundak@google.com>
11698
11699 * gdb.python/py-type.exp: New test.
11700
2631b16a
AW
117012015-04-28 Andy Wingo <wingo@igalia.com>
11702
11703 * gdb.python/py-parameter.exp:
11704 * gdb.guile/scm-parameter.exp: Escape the path that we are
11705 matching against, as it might contain characters that are special
11706 to regular expressions.
11707
460efde1
JB
117082015-04-27 Joel Brobecker <brobecker@adacore.com>
11709
11710 * gdb.ada/rec_comp: New testcase.
11711
2d369d8e
SDJ
117122015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11713
11714 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11715 before using it.
11716
cf75d6c3
AB
117172015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11718
11719 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11720 new tests for verilog output.
11721
8dbe7ca5
YQ
117222015-04-24 Yao Qi <yao.qi@linaro.org>
11723
11724 * boards/remote-gdbserver-on-localhost.exp: New file.
11725
4ef9fb2f
PA
117262015-04-23 Pedro Alves <palves@redhat.com>
11727
11728 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11729 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11730 "end of file", remove $inferior_spawn_id from the indirect list.
11731
0a803169
PA
117322015-04-23 Pedro Alves <palves@redhat.com>
11733
11734 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11735
749ef8f8
PA
117362015-04-23 Pedro Alves <palves@redhat.com>
11737
11738 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11739 on $any_spawn_id instead of only on $gdb_spawn_id.
11740
8aae4344
PM
117412015-04-21 Pierre Muller <muller@sourceware.org>
11742
11743 PR pascal/17815
11744 * lib/pascal.exp (gpc_compile): Add new option "class".
11745 (fpc_compile): Likewise.
11746 * gdb.pascal/case-insensitive-symbols.pas: New file.
11747 * gdb.pascal/case-insensitive-symbols.exp: New file.
11748
1586c8fb
GB
117492015-04-20 Gary Benson <gbenson@redhat.com>
11750
11751 * gdb.base/attach.exp: Fix three extended remote failures.
11752
1b6e6f5c
GB
117532015-04-17 Gary Benson <gbenson@redhat.com>
11754
11755 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11756 the main executable over the remote protocol.
11757
e797481d
PA
117582015-04-16 Pedro Alves <palves@redhat.com>
11759
11760 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11761 a new gdbserver if gdbserver_reconnect_p is set.
11762
1ca99c42
PA
117632015-04-16 Pedro Alves <palves@redhat.com>
11764
11765 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11766 is set, don't exit gdbserver.
11767
af9fd6f8
AA
117682015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11769
11770 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11771 appropriate .insn, such that an older assembler can be used.
11772 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11773 the z/Architecture instruction set on 31-bit targets as well.
11774
04ff1e61
AA
117752015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11776
11777 * gdb.go/handcall.exp: Remove all logic related to the first
11778 breakpoint and rely on go_runto_main instead.
11779 * gdb.go/strings.exp: Likewise.
11780 * gdb.go/unsafe.exp: Likewise.
11781 * gdb.go/hello.exp: Likewise. Also rename the remaining
11782 breakpoint marker to "breakpoint 1".
11783 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11784 * gdb.go/strings.go: Likewise.
11785 * gdb.go/unsafe.go: Likewise.
11786 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11787 "set breakpoint 2 here" and rename the remaining breakpoint marker
11788 to "breakpoint 1".
11789
40d2f8d6
SM
117902015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11791
11792 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11793 if itertools.imap is not present.
11794 * gdb.python/py-objfile.exp: Add parentheses.
11795 * gdb.python/py-type.exp: Same.
11796 * gdb.python/py-unwind-maint.py: Same.
11797
8cbc97c6
YQ
117982015-04-15 Yao Qi <yao.qi@linaro.org>
11799
11800 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11801 of ":$ptr_size" and set its form explicitly.
11802
45fd756c
YQ
118032015-04-15 Pedro Alves <palves@redhat.com>
11804 Yao Qi <yao.qi@linaro.org>
11805
11806 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11807 timeout by factor of 4.
11808 (test_regular_watch): Likewise.
11809 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11810 * gdb.reverse/sigall-reverse.exp: Likewise.
11811 * gdb.reverse/until-precsave.exp: Likewise.
11812 * lib/gdb.exp (with_timeout_factor): New proc.
11813 (gdb_expect): Move some code to ...
11814 (get_largest_timeout): ... here. New procedure.
11815
9e811bc3
LM
118162015-04-14 Luis Machado <lgustavo@codesourcery.com>
11817
11818 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11819
0ff6fcb2
LM
118202015-04-13 Luis Machado <lgustavo@codesourcery.com>
11821
11822 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11823 to write to the .text section.
11824
7578d5f7
LM
118252015-04-13 Luis Machado <lgustavo@codesourcery.com>
11826
11827 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11828 Handle the case of targets that do not provide PID information.
11829
2efe15c4
YQ
118302015-04-13 Yao Qi <yao.qi@linaro.org>
11831
11832 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11833 and use expect instead of gdb_expect.
11834
8cd8f2f8
SDJ
118352015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11836
11837 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11838 "coredump_var_addr" to avoid naming conflict with other testcases.
11839
9ee41772
PA
118402015-04-10 Pedro Alves <palves@redhat.com>
11841
11842 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11843 gdb_test_sequence and gdb_assert.
11844
07473109
PA
118452015-04-10 Pedro Alves <palves@redhat.com>
11846
11847 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11848 test messages that don't include the breakpoint address.
11849
de3db44c
YQ
118502015-04-10 Yao Qi <yao.qi@linaro.org>
11851
11852 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11853 false for some offset and width combinations which aren't
11854 supported by linux kernel.
11855
c79d856c
PA
118562015-04-10 Pedro Alves <palves@redhat.com>
11857
11858 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11859 procedure, factored out from ...
11860 (top level): ... here. Add "set displaced-stepping" testing axis.
11861 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11862 parameter "displaced". Use it.
11863 (top level): Use foreach and add "set displaced-stepping" testing
11864 axis.
11865
ebc90b50
PA
118662015-04-10 Pedro Alves <palves@redhat.com>
11867
11868 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11869 Remove comment.
11870 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11871 both the address of the instruction that triggers the watchpoint
11872 and the address of the instruction immediately after, and use
11873 those addresses for the test. Fix comment.
11874
8f572e5c
PA
118752015-04-10 Pedro Alves <palves@redhat.com>
11876
11877 * gdb.base/sigstep.exp (breakpoint_to_handler)
11878 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11879 Test "backtrace" in handler.
11880 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11881 (top level): Add new "displaced" test axis to
11882 breakpoint_to_handler, breakpoint_to_handler_entry and
11883 breakpoint_over_handler.
11884
8d707a12
PA
118852015-04-10 Pedro Alves <palves@redhat.com>
11886
11887 PR gdb/18216
11888 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11889
ef713951
YQ
118902015-04-10 Yao Qi <yao.qi@linaro.org>
11891
11892 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11893 (test_add_rn_pc): New function.
11894 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11895 (top level): Invoke test_add_rn_pc.
11896
906d60cf
PA
118972015-04-10 Pedro Alves <palves@redhat.com>
11898
11899 PR gdb/13858
11900 * gdb.base/step-over-no-symbols.exp: New file.
11901
f2983cc3
AW
119022015-04-09 Andy Wingo <wingo@igalia.com>
11903
11904 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11905 after the Python tests.
11906
6d62641c
SDJ
119072015-04-08 Keith Seitz <keiths@redhat.com>
11908
11909 PR python/16699
11910 * gdb.python/py-completion.exp: New tests for completion.
11911 * gdb.python/py-completion.py (CompleteLimit1): New class.
11912 (CompleteLimit2): Likewise.
11913 (CompleteLimit3): Likewise.
11914 (CompleteLimit4): Likewise.
11915 (CompleteLimit5): Likewise.
11916 (CompleteLimit6): Likewise.
11917 (CompleteLimit7): Likewise.
11918
f3770638
PA
119192015-04-08 Pedro Alves <palves@redhat.com>
11920
11921 PR gdb/18214
11922 PR gdb/18216
11923 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11924 function.
11925 (main): Install it as SIGUSR1 handler.
11926 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11927 parameter. Always use "setup" as prefix. Toggle "set
11928 displaced-stepping" off/on depending on global. Don't switch to
11929 thread 1 here.
11930 (top level): Add displaced stepping "off/on" test axis. Update
11931 "setup" calls. Wrap each subtest with with_test_prefix. Test
11932 continuing with a queued signal in each thread.
11933
4496bed7
PA
119342015-04-08 Pedro Alves <palves@redhat.com>
11935
11936 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11937 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11938 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11939 Return early if running to main fails.
11940 * gdb.trace/while-stepping.exp: Likewise.
11941
b97fde92
PA
119422015-04-07 Pedro Alves <palves@redhat.com>
11943
11944 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11945 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11946 interact with inferior program.
11947
f71c18e7
PA
119482015-04-07 Pedro Alves <palves@redhat.com>
11949
11950 * lib/gdb.exp (inferior_spawn_id): New global.
11951 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11952 spawn id after processing the user code.
11953 (default_gdb_start): Set inferior_spawn_id.
11954 (send_inferior): New procedure.
11955 * lib/gdbserver-support.exp (gdbserver_start): Set
11956 inferior_spawn_id.
11957 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11958
6423214f
PA
119592015-04-07 Pedro Alves <palves@redhat.com>
11960
11961 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11962 * lib/gdbserver-support.exp (gdbserver_start): Make
11963 $server_spawn_id global.
11964 (gdbserver_start): Don't wait for gdbserver's spawn id with
11965 expect_background.
11966 (close_gdbserver): New procedure.
11967 (gdb_exit): Rename the default version and reimplement.
11968
71c0ee8c
PA
119692015-04-07 Pedro Alves <palves@redhat.com>
11970
72f4393d 11971 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11972 append the substituted item, not the original item.
11973
203bc29b
PA
119742015-04-07 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11977 gdb_expect.
11978
508a3ddf
PA
119792015-04-07 Pedro Alves <palves@redhat.com>
11980
11981 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11982 output appearing once only.
11983
9f6dbe2b
PA
119842015-04-07 Pedro Alves <palves@redhat.com>
11985
11986 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11987 that doesn't expect anything. Return early if running to main
11988 fails.
11989
337532fa
YQ
119902015-04-07 Yao Qi <yao.qi@linaro.org>
11991
11992 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11993 (child_function): Call alarm.
11994 (main): Move call to alarm into the loop.
11995 * gdb.threads/non-stop-fair-events.exp: Build program with
11996 -DTIMEOUT=$timeout.
11997
01b622d4
DE
119982015-04-06 Doug Evans <xdje42@gmail.com>
11999
12000 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12001 Fix dest parameter to board_info.
12002 (fpc_compile): Ditto.
12003 (gdb_compile_pascal): Rename dest arg to destfile.
12004
961f4160
PMR
120052015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12006
12007 * gdb.ada/funcall_ref.exp: New file.
12008 * gdb.ada/funcall_ref/foo.adb: New file.
12009
cafda597
YQ
120102015-04-02 Yao Qi <yao.qi@linaro.org>
12011
12012 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12013 is remote.
12014
fed040c6
GB
120152015-04-02 Gary Benson <gbenson@redhat.com>
12016
12017 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12018
d11916aa
SS
120192015-04-01 Sasha Smundak <asmundak@google.com>
12020
12021 * gdb.python/py-unwind-maint.c: New file.
12022 * gdb.python/py-unwind-maint.exp: New test.
12023 * gdb.python/py-unwind-maint.py: New file.
12024 * gdb.python/py-unwind.c: New file.
12025 * gdb.python/py-unwind.exp: New test.
12026 * gdb.python/py-unwind.py: New test.
12027
a1471180
PA
120282015-04-01 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12031 to fail instead of non-existent $test.
12032
0bbeccb1
PA
120332015-04-01 Pedro Alves <palves@redhat.com>
12034
12035 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12036 GDBFLAGS if not empty.
12037
3c724c8c
PMR
120382015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12039
12040 * gdb.ada/complete.exp: Remove "multi_line".
12041 * gdb.ada/info_exc.exp: Remove "multi_line".
12042 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12043 * gdb.ada/ptype_field.exp: Remove "multi_line".
12044 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12045 * gdb.ada/tagged.exp: Remove "multi_line".
12046 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12047 [multi_line ...]
12048 * gdb.btrace/delta.exp: Likewise.
12049 * gdb.btrace/exception.exp: Likewise.
12050 * gdb.btrace/function_call_history.exp: Likewise.
12051 * gdb.btrace/instruction_history.exp: Likewise.
12052 * gdb.btrace/nohist.exp: Likewise.
12053 * gdb.btrace/record_goto.exp: Likewise.
12054 * gdb.btrace/segv.exp: Likewise.
12055 * gdb.btrace/stepi.exp: Likewise.
12056 * gdb.btrace/tailcall.exp: Likewise.
12057 * gdb.btrace/unknown_functions.exp: Likewise.
12058 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12059 * lib/gdb.exp: Add the "multi_line" helper.
12060
4eec2deb
PA
120612015-04-01 Pedro Alves <palves@redhat.com>
12062
12063 * gdb.threads/tid-reuse.c: New file.
12064 * gdb.threads/tid-reuse.exp: New file.
12065
df8411da
SDJ
120662015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12067
12068 PR corefiles/16092
12069 * gdb.base/coredump-filter.c: New file.
12070 * gdb.base/coredump-filter.exp: Likewise.
12071
6ef37366
PM
120722015-03-27 Petr Machata <pmachata@redhat.com>
12073
12074 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12075 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12076 (Dwarf::assemble): Initialize them.
12077 (Dwarf::lines): New function.
12078
7ec911b0
JT
120792015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12080
12081 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12082 SYMBOL_PREFIX for x86_64-*-cygwin.
12083
ff908ebf
AW
120842015-03-26 Andy Wingo <wingo@igalia.com>
12085
12086 PR symtab/18148
12087 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12088 const_value but not a location.
12089 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12090 location defined in non-main CUs are visible.
12091
6d5f0679
YQ
120922015-03-26 Yao Qi <yao.qi@linaro.org>
12093
12094 PR testsuite/18139
12095 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12096 Add a line number entry for the same line.
12097 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12098 Add a line number entry for the same line.
12099
2898689b
YQ
121002015-03-26 Yao Qi <yao.qi@linaro.org>
12101
12102 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12103 .int 0.
12104 (func): Likewise. Add .Lfunc_1 label.
12105 Use .Lfunc_1 label.
12106 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12107 .int 0.
12108 (func): Likewise.
12109 Use .Lfunc_1 label.
12110
85180498
YQ
121112015-03-26 Yao Qi <yao.qi@linaro.org>
12112
12113 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12114 Call gdb_compile instead to compile each .s files without debug
12115 information.
12116
8aa08a8d
YQ
121172015-03-26 Yao Qi <yao.qi@linaro.org>
12118
12119 * gdb.base/savedregs.exp (process_saved_regs): Make
12120 "Saved registers:" optional in the pattern.
12121
66849923
MM
121222015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12123
12124 * gdb.btrace/next.exp: Merged into step.exp.
12125 * gdb.btrace/finish.exp: Merged into step.exp.
12126 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12127 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12128 "record goto" and checking the exact replay position.
12129 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12130 check for "Recording format" in "info record" output.
12131 * gdb.btrace/record_goto.exp: Choose test file based on target.
12132 * gdb.btrace/x86-record_goto.S: Renamed into ...
12133 * gdb.btrace/x86_64-record_goto.S: ... this.
12134 * gdb.btrace/i686-record_goto.S: New.
12135 * gdb.btrace/x86-tailcall.S: Renamed into ...
12136 * gdb.btrace/x86_64-tailcall.S: ... this.
12137 * gdb.btrace/i686-tailcall.S: New.
12138 * gdb.btrace/x86-tailcall.c: Renamed into ...
12139 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12140 separate statements. Update test.
12141 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12142 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12143 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12144 * gdb.btrace/tailcall.exp: Choose test file based on target.
12145 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12146
11cc1b74
MM
121472015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12148
12149 * gdb.btrace/exception.exp: Increase BTS buffer size.
12150
a25d8bf9
PA
121512015-03-24 Pedro Alves <palves@redhat.com>
12152
12153 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12154
856e7dd6
PA
121552015-03-24 Pedro Alves <palves@redhat.com>
12156
12157 * gdb.threads/schedlock.exp (test_step): No longer expect that
12158 "set scheduler-locking step" with "next" over a function call runs
12159 threads unlocked.
12160
ad235a41
AT
121612015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12162
12163 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12164
15630549
AT
121652015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12166
12167 PR breakpoints/16466
12168 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12169 * gdb.mi/mi-pending.c (thread_func): New function.
12170 (int main): Add threading support required.
12171 * gdb.mi/mi-pending.exp: Add tests for this issue.
12172 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12173 (pendfunc2): Remove stdio dependency.
12174 * gdb.mi/mi-pendshr2.c: New file.
12175
693dca06
KS
121762015-03-23 Keith Seitz <keiths@redhat.com>
12177
12178 * gdb.linespec/keywords.c: New file.
12179 * gdb.linespec/keywords.exp: New file.
12180
7e993ebf
KS
121812015-03-23 Keith Seitz <keiths@redhat.com>
12182
12183 PR gdb/18021
12184 * gdb.dwarf2/staticvirtual.exp: New test.
12185
bc23328c
JK
121862015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12187
12188 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12189 * README: Remove HP-UX and gdb.hp.
12190 (configuration):
12191 * configure: Regenerate.
12192 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12193 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12194 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12195 gdb.hp/gdb.defects/Makefile.
12196 * gdb.hp/Makefile.in: File deleted.
12197 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12198 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12199 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12200 * gdb.hp/gdb.aCC/run.c: File deleted.
12201 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12202 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12203 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12204 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12205 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12206 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12207 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12208 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12209 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12210 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12211 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12212 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12213 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12214 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12215 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12216 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12217 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12218 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12219 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12220 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12221 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12222 * gdb.hp/gdb.compat/average.c: File deleted.
12223 * gdb.hp/gdb.compat/sum.c: File deleted.
12224 * gdb.hp/gdb.compat/xdb.c: File deleted.
12225 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12226 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12227 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12228 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12229 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12230 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12231 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12232 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12233 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12234 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12235 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12236 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12237 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12238 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12239 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12240 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12241 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12242 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12243 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12244 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12245 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12246 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12247 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12248 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12249 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12250 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12251 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12252 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12253 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12254 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12255 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12256 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12257 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12258 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12259 * gdb.hp/tools/odump: File deleted.
12260
8bf3b159
PA
122612015-03-19 Pedro Alves <palves@redhat.com>
12262
12263 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12264 (saw_thread_3): New globals.
12265 (top level): Increment them when an event for the corresponding
12266 thread is seen.
12267 (no thread starvation): New test.
12268
eb54c8bf
PA
122692015-03-19 Pedro Alves <palves@redhat.com>
12270
12271 * gdb.threads/continue-pending-status.c: New file.
12272 * gdb.threads/continue-pending-status.exp: New file.
12273
32d2e5d6
PA
122742015-03-18 Pedro Alves <palves@redhat.com>
12275
12276 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12277 Use gdb_is_target_remote instead of is_remote. Use
12278 gdb_test_multiple instead of gdb_expect. Exit early if
12279 gdb_test_multiple hits its internal matches. Tighten stepi tests
12280 expected output. Fail on exit with any signal, instead of just
12281 SIGILL.
12282
f68f11b7
YQ
122832015-03-18 Yao Qi <yao.qi@linaro.org>
12284
12285 PR tdep/18107
12286 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12287 variable.
12288 * gdb.base/catch-syscall.exp: Don't skip it on
12289 aarch64*-*-linux* target. Remove elements in all_syscalls.
12290 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12291 target.
12292 (setup_all_syscalls): New proc.
12293
ca5fd19b
YQ
122942015-03-16 Yao Qi <yao.qi@linaro.org>
12295
12296 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12297 (top level): Skip tests if valid_addr_p returns false for
12298 $cmd1 or $cmd2.
12299
85642ba0
AW
123002015-03-11 Andy Wingo <wingo@igalia.com>
12301
12302 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12303
e03f9645
YQ
123042015-03-11 Yao Qi <yao.qi@linaro.org>
12305
12306 * gdb.base/catch-syscall.exp: Fix typo in comments.
12307
5d0962b2
YQ
123082015-03-11 Yao Qi <yao.qi@linaro.org>
12309
12310 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12311
b2df3cef
PA
123122015-03-09 Pedro Alves <palves@redhat.com>
12313
12314 * dg-extract-results.py: Delete.
12315
ef878e53
PA
123162015-03-09 Pedro Alves <palves@redhat.com>
12317
12318 Merge dg-extract-results.sh from GCC upstream (r218843).
12319
12320 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12321 * dg-extract-results.sh: Use --text with grep to avoid issues with
12322 binary files. Fall back to cat -v, if that doesn't work.
12323
9494d219
PA
123242015-03-05 Pedro Alves <palves@redhat.com>
12325
12326 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12327
a8d9763a
SM
123282015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12329
12330 * lib/mi-support.exp (mi_expect_interrupt): Accept
12331 alternative event for when in all-stop mode.
12332
be9957b8
PA
123332015-03-04 Pedro Alves <palves@redhat.com>
12334
12335 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12336
d57be0f4 123372015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12338
12339 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12340
c214c7cf
AA
123412015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12342
12343 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12344 regexps for GDB's current line display, accept a hex address
12345 preceding the line number.
12346
6d74a497
AA
123472015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12348
12349 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12350 the 'arch1' variable for "s390*-linux*" targets.
12351
511aee7c
PA
123522015-03-04 Pedro Alves <palves@redhat.com>
12353
12354 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12355 (main): Pass missing retval argument to pthread_join call.
12356
95e50b27
PA
123572015-03-02 Pedro Alves <palves@redhat.com>
12358
12359 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12360 (top level): Call do_test with non-stop as well.
12361
28054d69
PA
123622015-03-02 Pedro Alves <palves@redhat.com>
12363
12364 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12365 -1.
12366
4fa5d7b4
AA
123672015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12368
12369 * gdb.arch/s390-vregs.exp: New test.
12370 * gdb.arch/s390-vregs.S: New file.
12371
97c18565
PA
123722015-02-27 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12375 call to catch_command_errors.
12376 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12377 catch_command_errors.
12378
a37bfa30
PA
123792015-02-27 Pedro Alves <palves@redhat.com>
12380
12381 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12382 "true" for boolean result.
12383 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12384 prototype of main.
12385
6f98576f
PA
123862015-02-27 Pedro Alves <palves@redhat.com>
12387
12388 * lib/unbuffer_output.c: New file.
12389 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12390 (main): Call gdb_unbuffer_output.
12391
eba5ab56
YQ
123922015-02-27 Yao Qi <yao.qi@linaro.org>
12393
12394 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12395 target.
12396
0def5aaa
DE
123972015-02-26 Doug Evans <dje@google.com>
12398
12399 * gdb.cp/class2.cc (Dbase, D): New classes.
12400 (main): New local delta.
12401 * gdb.cp/class2.exp: Test printing delta.
12402 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12403 (dynbar): New global.
12404 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12405
081a1c2c
JK
124062015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12407
12408 * gdb.compile/compile-ifunc.c: New file.
12409 * gdb.compile/compile-ifunc.exp: New file.
12410
2f41223f
AT
124112015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12412
12413 * gdb.base/structs.exp: Check for correct struct on finish.
12414
03eddd80
YQ
124152015-02-26 Yao Qi <yao.qi@linaro.org>
12416
12417 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12418 is zero.
12419
80c57053
JK
124202015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12421
12422 * gdb.arch/cordic.ko.bz2: New file.
12423 * gdb.arch/cordic.ko.debug.bz2: New file.
12424 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12425
21613c12
YQ
124262015-02-25 Yao Qi <yao.qi@linaro.org>
12427
12428 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12429 aarch64*-*-* target.
12430
d8b901ed
PA
124312015-02-23 Pedro Alves <palves@redhat.com>
12432
12433 * lib/gdb.exp (delete_breakpoints): Rewrite using
12434 gdb_test_multiple.
12435
e5b85ead
PA
124362015-02-23 Pedro Alves <palves@redhat.com>
12437
12438 * gdb.base/info-os.c: Include stdlib.h.
12439
85c3a371
DE
124402015-02-22 Doug Evans <xdje42@gmail.com>
12441
12442 PR symtab/17855
12443 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12444 is read after symbols have been re-read.
12445 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12446 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12447
96553a0c
DE
124482015-02-21 Doug Evans <dje@google.com>
12449
12450 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12451
97a0c697
JK
124522015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12453
12454 PR corefiles/17808
12455 * gdb.arch/i386-biarch-core.core.bz2: New file.
12456 * gdb.arch/i386-biarch-core.exp: New file.
12457
a47cd6e9
PA
124582015-02-21 Pedro Alves <palves@redhat.com>
12459
12460 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12461 runto_main fails.
12462
c5facdc4
PA
124632015-02-20 Pedro Alves <palves@redhat.com>
12464
12465 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12466 info probes.
12467
2db9a427
PA
124682015-02-20 Pedro Alves <palves@redhat.com>
12469
12470 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12471
60fb7e9e
PA
124722015-02-20 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12475 clean_restart before gdb_target_supports_trace.
12476
5c5019c2
PA
124772015-02-20 Pedro Alves <palves@redhat.com>
12478
12479 PR threads/18006
12480 * gdb.threads/clone-thread_db.c: New file.
12481 * gdb.threads/clone-thread_db.exp: New file.
12482
c9587f88
AT
124832015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12484
12485 PR breakpoints/16812
12486 * gdb.base/catch-gdb-caused-signals.c: New file.
12487 * gdb.base/catch-gdb-caused-signals.exp: New file.
12488
f6a88844
JM
124892015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12490
12491 * configure: Regenerated.
12492 * configure.ac: Use GDB_AC_TRANSFORM.
12493 * aclocal.m4: sinclude ../transform.m4.
12494
497c491b
JM
124952015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12496
12497 * lib/dtrace.exp: New file.
12498 * gdb.base/dtrace-probe.exp: Likewise.
12499 * gdb.base/dtrace-probe.d: Likewise.
12500 * gdb.base/dtrace-probe.c: Likewise.
12501 * lib/pdtrace.in: Likewise.
12502 * configure.ac: Output variables with the transformed names of
12503 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12504 * configure: Regenerated.
12505
03e98035
JM
125062015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12507
12508 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12509 expected message when trying to access $_probe_* convenience
12510 variables while not on a probe.
12511
63cc30e9
JK
125122015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12513
12514 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12515
0703599a
PA
125162015-02-11 Pedro Alves <pedro@codesourcery.com>
12517
12518 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12519 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12520
7e60a48e
DE
125212015-02-10 Doug Evans <xdje42@gmail.com>
12522
12523 * lib/gdb.exp (gdb_load): Always return a result.
12524
01b088bc
PA
125252015-02-10 Pedro Alves <palves@redhat.com>
12526
12527 * gdb.threads/signal-sigtrap.c: New file.
12528 * gdb.threads/signal-sigtrap.exp: New file.
12529
b05ec7a5
AT
125302015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12531
12532 * gdb.trace/no-attach-trace.c: New file.
12533 * gdb.trace/no-attach-trace.exp: New file.
12534
a2c2acaf
MW
125352015-02-09 Mark Wielaard <mjw@redhat.com>
12536
12537 * gdb.dwarf2/atomic.c: New file.
12538 * gdb.dwarf2/atomic-type.exp: Likewise.
12539
31fd9caa
MM
125402015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12541
12542 * gdb.btrace/buffer-size.exp: Update "info record" output.
12543 * gdb.btrace/delta.exp: Update "info record" output.
12544 * gdb.btrace/enable.exp: Update "info record" output.
12545 * gdb.btrace/finish.exp: Update "info record" output.
12546 * gdb.btrace/instruction_history.exp: Update "info record" output.
12547 * gdb.btrace/next.exp: Update "info record" output.
12548 * gdb.btrace/nexti.exp: Update "info record" output.
12549 * gdb.btrace/step.exp: Update "info record" output.
12550 * gdb.btrace/stepi.exp: Update "info record" output.
12551 * gdb.btrace/nohist.exp: Update "info record" output.
12552
d33501a5
MM
125532015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12554
12555 * gdb.btrace/buffer-size: New.
12556
f4abbc16
MM
125572015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12558
12559 * gdb.btrace/delta.exp: Update "info record" output.
12560 * gdb.btrace/enable.exp: Update "info record" output.
12561 * gdb.btrace/finish.exp: Update "info record" output.
12562 * gdb.btrace/instruction_history.exp: Update "info record" output.
12563 * gdb.btrace/next.exp: Update "info record" output.
12564 * gdb.btrace/nexti.exp: Update "info record" output.
12565 * gdb.btrace/step.exp: Update "info record" output.
12566 * gdb.btrace/stepi.exp: Update "info record" output.
12567 * gdb.btrace/nohist.exp: Update "info record" output.
12568
b9d61307
SM
125692015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12570
12571 PR gdb/15678
12572 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12573
e584fdbc
PA
125742015-02-06 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12577 macro.
12578 (seconds_left, again): New globals.
12579 (main): Wait seconds_left in a 1-second sleep loop instead of
12580 sleeping 180 seconds. If 'again' is set, reset the seconds
12581 counter.
12582 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12583 'again' in the inferior before detaching. Print the seconds left.
12584 (options): New global.
12585 (top level): Build program with -DTIMEOUT=$timeout.
12586
77f41761
PA
125872015-02-06 Pedro Alves <palves@redhat.com>
12588
12589 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12590 determine how many seconds to pass to 'alarm'.
12591 * gdb.base/gdb-sigterm.exp (top level): Build program with
12592 -DTIMEOUT=$timeout.
12593 (do_test): Return success/failure indication. Add more verbose
12594 logging. Don't fail if 200 single steps are seen. Instead, fail
12595 when the test times out.
12596 (passes): New global.
12597 (top level): Break the testing loop if testing fails on any
12598 iteration. Use gdb_assert.
12599
b9394193
DB
126002015-02-04 Don Breazeal <donb@codesourcery.com>
12601
12602 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12603 and initialize them.
12604 (ipc_cleanup): New function.
12605 (main): Don't declare shmid, semid, and msqid. Add a call to
12606 atexit so that we call ipc_cleanup on exit.
12607
42d9e528
PA
126082015-02-04 Pedro Alves <palves@redhat.com>
12609
12610 * boards/native-extended-gdbserver.exp: Remove any target variant
12611 specifications from the board name before clearing the isremote
12612 flag from board_info.
12613
ae6ae975
DE
126142015-01-31 Doug Evans <xdje42@gmail.com>
12615
12616 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12617
cfb069a8
GB
126182015-01-31 Gary Benson <gbenson@redhat.com>
12619
12620 * gdb.base/completion.exp: Disable completion limiting for
12621 existing tests. Add new tests to check completion limiting.
12622 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12623
5dd31d79
DE
126242015-01-31 Doug Evans <xdje42@gmail.com>
12625
12626 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12627
9f050062
DE
126282015-01-31 Doug Evans <xdje42@gmail.com>
12629
12630 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12631 entries. Duplicate file section script entries.
12632 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12633 inlined entries. Add test for safe-path rejection.
12634 * gdb.python/py-section-script.c: Add duplicate inlined section script
12635 entries. Duplicate file section script entries.
12636 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12637 inlined entries. Add test for safe-path rejection.
12638
df25ebbd
JB
126392015-01-29 Joel Brobecker <brobecker@adacore.com>
12640
12641 * gdb.ada/disc_arr_bound: New testcase.
12642
4a0ca9ec
JB
126432015-01-29 Joel Brobecker <brobecker@adacore.com>
12644
12645 * gdb.ada/mi_var_array: New testcase.
12646
3a8b707a
DE
126472015-01-27 Doug Evans <dje@google.com>
12648
12649 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12650 Add test for objfile.filename, objfile.username after objfile
12651 has been unloaded.
12652
f8313f6e
JB
126532015-01-26 Joel Brobecker <brobecker@adacore.com>
12654
12655 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12656 the second test to print the name attribute of value
12657 returned by the call to gdb.lookup_type, and adjust
12658 the expected output accordingly.
12659
37bc665e
MW
126602015-01-25 Mark Wielaard <mjw@redhat.com>
12661
12662 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12663 * gdb.base/disp-step-fork.c: Include unistd.h.
12664 * gdb.base/siginfo-obj.c: Include stdio.h.
12665 * gdb.base/siginfo-thread.c: Likewise.
12666 * gdb.mi/non-stop.c: Include unistd.h.
12667 * gdb.mi/nsthrexec.c: Include stdio.h.
12668 * gdb.mi/pthreads.c: Include unistd.h.
12669 * gdb.modula2/unbounded1.c (main): Declare returns int.
12670 * gdb.reverse/consecutive-reverse.c: Likewise.
12671 * gdb.threads/create-fail.c: Include unistd.h.
12672 * gdb.threads/killed.c: Likewise.
12673 * gdb.threads/linux-dp.c: Likewise.
12674 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12675 * gdb.threads/non-ldr-exc-2.c: Likewise.
12676 * gdb.threads/non-ldr-exc-3.c: Likewise.
12677 * gdb.threads/non-ldr-exc-4.c: Likewise.
12678 * gdb.threads/pthreads.c: Include unistd.h.
12679 (main): Declare returns int.
12680 * gdb.threads/tls-main.c (foo): New declaration.
12681 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12682
f7e5394d
SM
126832015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12684
12685 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12686 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12687
743649fd
MW
126882015-01-15 Mark Wielaard <mjw@redhat.com>
12689
12690 * gdb.base/noreturn-return.c: New file.
12691 * gdb.base/noreturn-return.exp: New file.
12692 * gdb.base/noreturn-finish.c: New file.
12693 * gdb.base/noreturn-finish.exp: New file.
12694
198297aa
PA
126952015-01-23 Pedro Alves <palves@redhat.com>
12696
12697 * gdb.threads/continue-pending-after-query.c: New file.
12698 * gdb.threads/continue-pending-after-query.exp: New file.
12699
717cf30c
AG
127002015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12701 Simon Marchi <simon.marchi@ericsson.com>
12702
12703 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12704 * gdb.base/valgrind-db-attach.exp: Same.
12705 * gdb.base/valgrind-infcall.exp: Same.
12706 * lib/mi-support.exp (default_mi_gdb_start): Same.
12707 * lib/prompt.exp (default_prompt_gdb_start): Same.
12708 * lib/gdb.exp (default_gdb_spawn): Same.
12709 (gdb_interact): New.
12710
12711
4b62a76e
JK
127122015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12713
12714 * gdb.compile/compile.exp (pointer to jit function): New test.
12715
b4cdae6f
WW
127162015-01-17 Wei-cheng Wang <cole945@gmail.com>
12717
12718 * lib/gdb.exp (supports_process_record): Return true for
12719 powerpc*-*-linux*.
12720 (supports_reverse): Likewise.
12721
d221e7ef
DB
127222015-01-15 Don Breazeal <donb@codesourcery.com>
12723
12724 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12725 instead of checking whether the target board is remote and
12726 use spawn_wait_for_attach instead of exec/sleep.
12727 * gdb.base/attach-twice.exp: Likewise.
12728
bafffb51
JB
127292015-01-15 Joel Brobecker <brobecker@adacore.com>
12730
12731 * gdb.ada/var_arr_attrs: New testcase.
12732
5589af0e
PA
127332015-01-14 Pedro Alves <palves@redhat.com>
12734 Joel Brobecker <brobecker@adacore.com>
12735
12736 PR gdb/17525
12737 * gdb.base/bp-cmds-execution-x-script.c: New file.
12738 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12739 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12740
6c400b59
PA
127412015-01-14 Pedro Alves <palves@redhat.com>
12742
12743 PR cli/17828
12744 * gdb.base/batch-preserve-term-settings.c: New file.
12745 * gdb.base/batch-preserve-term-settings.exp: New file.
12746
e02c96a7
DE
127472015-01-13 Doug Evans <dje@google.com>
12748
12749 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12750 binary.
12751
576fd14c
JB
127522015-01-13 Joel Brobecker <brobecker@adacore.com>
12753
12754 * Makefile.in (clean mostlyclean): Do not delete *.py.
12755
04dccad0
JB
127562015-01-13 Joel Brobecker <brobecker@adacore.com>
12757
12758 * gdb.python/py-lookup-type.exp: New file.
12759
3d230f71
PA
127602015-01-12 Pedro Alves <palves@redhat.com>
12761
12762 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12763 restore GDBFLAGS before returning.
12764
7e67715d
JK
127652015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12766
12767 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12768 is_amd64_regs_target and is_x86_like_target.
12769
f2e0d4b4
DE
127702015-01-11 Doug Evans <xdje42@gmail.com>
12771
12772 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12773 is given without an explicit form.
12774 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12775 attributes.
12776 * gdb.dwarf/corrupt.exp: Ditto.
12777 * gdb.dwarf2/enum-type.exp: Ditto.
12778 * gdb.trace/entry-values.exp: Ditto.
12779 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12780
439250fb
DE
127812015-01-11 Doug Evans <xdje42@gmail.com>
12782
12783 PR gdb/15830
12784 * gdb.base/maint.exp: Remove references to "maint demangle".
12785 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12786 Add tests for explicitly specifying language to demangle.
12787 * gdb.dlang/demangle.exp: Ditto.
12788
ede9f622
PA
127892015-01-09 Pedro Alves <palves@redhat.com>
12790
12791 * gdb.threads/non-stop-fair-events.c: New file.
12792 * gdb.threads/non-stop-fair-events.exp: New file.
12793
a7b796db
PA
127942015-01-09 Pedro Alves <palves@redhat.com>
12795
12796 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12797 the global scope. Set a breakpoint after all threads are started
12798 rather than stepping over two source lines. Expect the prompt.
12799 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12800 global.
12801 (NUM): Now 15.
12802 (main): Use threads_started_barrier to wait for all threads to
12803 start. Main thread no longer calls thread_function. Exit after
12804 180 seconds.
12805 (loop): New function.
12806 (thread_function): Wait on threads_started_barrier barrier. Call
12807 'loop' at each iteration.
12808 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12809 threads have started, instead of hardcoding number of "next"
12810 steps. Use an access watchpoint instead of a write watchpoint.
12811
9665ffdd
PA
128122015-01-09 Pedro Alves <palves@redhat.com>
12813
12814 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12815 (thread_func): Wait on barrier.
12816 (main): Wait for all threads to start before stopping GDB.
12817 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12818 global.
12819 (thread1_func, thread2_func): Wait on barrier.
12820 (main): Wait for all threads to start before stopping GDB.
12821 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12822 New global.
12823 (thread1_func, thread2_func): Wait on barrier.
12824 (main): Wait for all threads to start before stopping GDB.
12825
c945a99f
PA
128262015-01-09 Pedro Alves <palves@redhat.com>
12827
12828 * gdb.threads/attach-many-short-lived-threads.c: New file.
12829 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12830
c1a747c1
PA
128312014-01-09 Pedro Alves <palves@redhat.com>
12832
12833 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12834 instead of to thread 2.
12835 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12836 Add barrier around each pthread_create call instead of around all
12837 calls.
12838 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12839 Set a break on thread_function and have the child threads hit it
12840 one at at a time.
12841
60b3033e
PA
128422015-01-09 Pedro Alves <palves@redhat.com>
12843
12844 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12845 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12846 false.
12847 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12848 checking whether the target board is remote.
12849 * gdb.multi/multi-attach.exp: Likewise.
12850 * gdb.python/py-sync-interp.exp: Likewise.
12851 * gdb.server/ext-attach.exp: Likewise.
12852 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12853 tests that need to attach, instead of checking whether the target
12854 board is remote at the top of the file.
12855
acc018ac
YQ
128562015-01-08 Yao Qi <yao@codesourcery.com>
12857
12858 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12859
50a18af8
JK
128602015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12861
12862 Fix testcase compilation.
12863 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12864
8503d6e1
JB
128652015-01-06 Joel Brobecker <brobecker@adacore.com>
12866
12867 * gdb.python/py-type.exp: Add a couple test about empty
12868 array creation, and negative-length array creation.
12869
cc73dbcc
DE
128702015-01-02 Doug Evans <xdje42@gmail.com>
12871
12872 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12873
0300bbc7
DE
128742015-01-02 Doug Evans <dje@google.com>
12875
12876 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12877
9d85a0ec
YQ
128782014-12-29 Yao Qi <yao@codesourcery.com>
12879
12880 * gdb.trace/entry-values.exp: Update comments. Rename variable
12881 bar_call_foo to returned_from_foo.
12882
87186c6a
MMN
128832014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12884
12885 PR gdb/17394
12886 * gdb.linespec/break-asm-file.c: New file.
12887 * gdb.linespec/break-asm-file.exp: New file.
12888 * gdb.linespec/break-asm-file0.s: New file.
12889 * gdb.linespec/break-asm-file1.s: New file.
12890
1bab7383
YQ
128912014-12-18 Nigel Stephens <nigel@mips.com>
12892 Maciej W. Rozycki <macro@codesourcery.com>
12893
12894 * gdb.base/float.exp: Handle the new output from "info float" on
12895 MIPS targets.
12896
1bc1068a
JK
128972014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12898
12899 Fix MinGW compilation.
12900 * gdb.compile/compile-ops.exp: Update untested message if
12901 !skip_compile_feature_tests.
12902 * gdb.compile/compile-setjmp.exp: Likewise.
12903 * gdb.compile/compile-tls.exp: Likewise.
12904 * gdb.compile/compile.exp: Likewise.
12905 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12906 supported on this host".
12907
b6615d10
DE
129082014-12-16 Doug Evans <xdje42@gmail.com>
12909
12910 * boards/stabs.exp: New file.
12911
25dda427
AA
129122014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12913
12914 * gdb.base/completion.exp: Adjust to format changes of "maint
12915 print user-registers".
12916
bf330350
CU
129172014-12-16 Catalin Udma <catalin.udma@freescale.com>
12918
12919 PR server/17457
12920 * gdb.arch/aarch64-fp.c: New file.
12921 * gdb.arch/aarch64-fp.exp: New file.
12922
395cf596
SDJ
129232014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12924
12925 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12926 r210637, r210913, r211666, r215400, r215817).
12927
12928 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12929 * dg-extract-results.py: New file.
12930 * dg-extract-results.sh: Use it if the environment seems
12931 suitable.
12932
12933 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12934
12935 * dg-extract-results.py (parse_run): Handle warnings that
12936 are printed before a test harness is run.
12937
12938 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12939
12940 * dg-extract-results.py (Named): Remove __cmp__ method.
12941 (output_variation): Use a key to sort variation.harnesses.
12942
12943 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12944
12945 * dg-extract-results.py: For Python 3, force sys.stdout to
12946 handle surrogate escape sequences.
12947 (safe_open): New function.
12948 (output_segment, main): Use it.
12949
12950 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12951
12952 * dg-extract-results.py (Prog.result_re): Include options
12953 in test name.
12954
12955 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12956
12957 * dg-extract-results.py (output_variation): Always sort if
12958 do_sum.
12959
e882ef3c
SM
129602014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12961
12962 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12963 as long as we get pagination notifications.
12964
4992aa20
JM
129652014-12-15 Jason Merrill <jason@redhat.com>
12966
12967 * Makefile.in (check-gdb.%): Restore.
12968 * README: Mention it.
12969
c1b5a1a6
JB
129702014-12-13 Joel Brobecker <brobecker@adacore.com>
12971
12972 * gdb.ada/str_uninit: New testcase.
12973
5537b577
JK
129742014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12975
12976 PR symtab/17642
12977 * gdb.base/vla-stub-define.c: New file.
12978 * gdb.base/vla-stub.c: New file.
12979 * gdb.base/vla-stub.exp: New file.
12980
bb2ec1b3
TT
129812014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12982 Jan Kratochvil <jan.kratochvil@redhat.com>
12983 Tom Tromey <tromey@redhat.com>
12984
12985 * configure.ac: Add gdb.compile/.
12986 * configure: Regenerate.
12987 * gdb.compile/Makefile.in: New file.
12988 * gdb.compile/compile-ops.exp: New file.
12989 * gdb.compile/compile-ops.c: New file.
12990 * gdb.compile/compile-tls.c: New file.
12991 * gdb.compile/compile-tls.exp: New file.
12992 * gdb.compile/compile-constvar.S: New file.
12993 * gdb.compile/compile-constvar.c: New file.
12994 * gdb.compile/compile-mod.c: New file.
12995 * gdb.compile/compile-nodebug.c: New file.
12996 * gdb.compile/compile-setjmp-mod.c: New file.
12997 * gdb.compile/compile-setjmp.c: New file.
12998 * gdb.compile/compile-setjmp.exp: New file.
12999 * gdb.compile/compile-shlib.c: New file.
13000 * gdb.compile/compile.c: New file.
13001 * gdb.compile/compile.exp: New file.
13002 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13003
4ff709eb
TT
130042014-12-12 Tom Tromey <tromey@redhat.com>
13005
13006 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13007 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13008
6dddd6a5
DE
130092014-12-12 Doug Evans <dje@google.com>
13010
13011 * lib/gdb-python.exp (get_python_valueof): New function.
13012 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13013
71c24708
AA
130142014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13015
13016 * gdb.base/completion.exp: Add test for completion of "info
13017 registers ".
13018
3e29f34a
MR
130192014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13020
13021 * gdb.base/func-ptrs.c: New file.
13022 * gdb.base/func-ptrs.exp: New file.
13023
fc126975
SM
130242014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13025
13026 PR breakpoints/17012
13027 * gdb.base/dprintf-detach.c: New file.
13028 * gdb.base/dprintf-detach.exp: New file.
13029
0a46d518
SM
130302014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13031
13032 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13033 * lib/gdb.exp (target_is_gdbserver): New procedure.
13034
a0be3e44
DE
130352014-12-08 Doug Evans <dje@google.com>
13036
13037 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13038
df1b803a
YQ
130392014-12-05 Yao Qi <yao@codesourcery.com>
13040
13041 * gdb.guile/scm-error.exp: Remove the third argument to
13042 gdb_remote_download.
13043 * gdb.guile/scm-frame-args.exp: Likewise.
13044 * gdb.guile/scm-section-script.exp: Likewise.
13045
ddb9f679
YQ
130462014-12-05 Yao Qi <yao@codesourcery.com>
13047
13048 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13049
86e4ed39
DE
130502014-12-04 Doug Evans <dje@google.com>
13051
13052 * gdb.python/py-objfile.exp: Add tests for
13053 objfile.add_separate_debug_file.
13054
7c50a931
DE
130552014-12-04 Doug Evans <dje@google.com>
13056
13057 * lib/gdb.exp (get_build_id): New function.
13058 (build_id_debug_filename_get): Rewrite to use it.
13059 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13060
621661e3
MR
130612014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13062
13063 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13064 `method(long)', not just 0x0.
13065 * gdb.cp/nsalias.exp: Align code labels to 4.
13066 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13067 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13068 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13069 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13070 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13071 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13072
29f0c3b7
DE
130732014-12-02 Doug Evans <dje@google.com>
13074
e1e061e7 13075 PR symtab/17602
29f0c3b7 13076 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13077 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13078 * gdb.cp/anon-ns.exp: Update.
13079
162078c8
NB
130802014-12-02 Nick Bull <nicholaspbull@gmail.com>
13081
13082 * gdb.python/py-events.py (inferior_call_handler): New.
13083 (register_changed_handler, memory_changed_handler): New.
13084 (test_events.invoke): Register new handlers.
13085 * gdb.python/py-events.exp: Add tests for inferior call,
13086 memory_changed and register_changed events.
13087
fdb09caf
AA
130882014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13089
13090 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13091 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13092 if the linker doesn't understand this.
13093
55cfb2c4
SM
130942014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13095
13096 * gdb.python/python.exp: Change expected reply to help().
13097
9e8cd6df
YQ
130982014-12-01 Yao Qi <yao@codesourcery.com>
13099
13100 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13101 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13102 * configure: Re-generated.
13103
6c659fc2
SC
131042014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13105
13106 * gdb.cp/chained-calls.cc: New file.
13107 * gdb.cp/chained-calls.exp: New file.
13108 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13109
d7fc3181
SM
131102014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13111
13112 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13113 * gdb.dwarf2/symtab-producer.exp: Same.
13114 * gdb.gdb/python-interrupts.exp: Same.
13115 * gdb.gdb/python-selftest.exp: Same.
13116 * gdb.python/py-linetable.exp: Same.
13117 * gdb.python/py-type.exp: Same.
13118 * gdb.python/py-value-cc.exp: Same.
13119 * gdb.python/py-value.exp: Same.
13120
10e79639
YQ
131212014-11-28 Yao Qi <yao@codesourcery.com>
13122
13123 * gdb.base/break-probes.exp: Match library name prefixed with
13124 sysroot.
13125
f28a0564
SM
131262014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13127
13128 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13129 test expected output. Add parentheses for the call to print.
13130 Remove L suffix from integers.
13131
3fe1ce1d
DE
131322014-11-26 Doug Evans <dje@google.com>
13133
13134 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13135
84429e27
YQ
131362014-11-22 Yao Qi <yao@codesourcery.com>
13137
13138 * gdb.trace/entry-values.c: Remove asms.
13139 (foo): Add foo_label.
13140 (bar): Add bar_label.
13141 * gdb.trace/entry-values.exp: Remove code computing foo's
13142 length and bar's length.
13143 (Dwarf::assemble): Invoke function_range for bar and use
13144 MACRO_AT_func for foo.
13145
26741859
YQ
131462014-11-22 Yao Qi <yao@codesourcery.com>
13147
13148 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13149 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13150 Use .Lgcc43_procstart instead of gcc43.
13151
45e44d27
JB
131522014-11-21 Joel Brobecker <brobecker@adacore.com>
13153
13154 * gdb.ada/n_arr_bound: New testcase.
13155
458c8db8
SDJ
131562014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13157
13158 PR breakpoints/10737
13159 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13160 test_catch_syscall_multi_arch.
13161 (test_catch_syscall_multi_arch): New function.
13162
43f3e411
DE
131632014-11-20 Doug Evans <xdje42@gmail.com>
13164
13165 * gdb.base/maint.exp: Update expected output.
13166
0d7b2549
AA
131672014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13168
13169 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13170 4-byte instruction on S390.
13171
8908fca5
JB
131722014-11-19 Joel Brobecker <brobecker@adacore.com>
13173
13174 * gdb.ada/arr_arr: New testcase.
13175
4a46959e
JB
131762014-11-19 Joel Brobecker <brobecker@adacore.com>
13177
13178 * gdb.ada/pkd_arr_elem: New Testcase.
13179
470e2f4e
LM
131802014-11-18 Luis Machado <lgustavo@codesourcery.com>
13181
13182 * gdb.reverse/break-precsave: Expect completion message for
13183 core file reads.
13184 * gdb.reverse/consecutive-precsave.exp: Likewise.
13185 * gdb.reverse/finish-precsave.exp: Likewise.
13186 * gdb.reverse/i386-precsave.exp: Likewise.
13187 * gdb.reverse/machinestate-precsave.exp: Likewise.
13188 * gdb.reverse/sigall-precsave.exp: Likewise.
13189 * gdb.reverse/solib-precsave.exp: Likewise.
13190 * gdb.reverse/step-precsave.exp: Likewise.
13191 * gdb.reverse/until-precsave.exp: Likewise.
13192 * gdb.reverse/watch-precsave.exp: Likewise.
13193
a267f3ad
AA
131942014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13195
13196 * gdb.base/bp-permanent.c: Include unistd.h.
13197 * gdb.python/py-framefilter-mi.c (main): Add return type.
13198 * gdb.python/py-framefilter.c (main): Likewise.
13199 * gdb.trace/actions-changed.c (main): Likewise.
13200
12084a9a
AA
132012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13202
13203 * gdb.mi/until.c: Add eye-catchers.
13204 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13205 line numbers.
13206
dc7e1a77
AA
132072014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13208
13209 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13210 function header variants in break1.c.
13211 * gdb.base/ena-dis-br.exp: Likewise.
13212 * gdb.base/hbreak2.exp: Likewise.
13213 * gdb.reverse/until-precsave.exp: Drop references to removed
13214 non-prototype function header variants in ur1.c.
13215 * gdb.reverse/until-reverse.exp: Likewise.
13216
41c77605
PM
132172014-11-17 Petr Machata <pmachata@redhat.com>
13218
13219 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13220 ${_cu_offset_size} bytes abbrev offset.
13221
34248c3a
DE
132222014-11-15 Doug Evans <xdje42@gmail.com>
13223
13224 PR symtab/17559
13225 * gdb.base/line-symtabs.exp: New file.
13226 * gdb.base/line-symtabs.c: New file.
13227 * gdb.base/line-symtabs.h: New file.
13228
646da059
YQ
132292014-11-14 Yao Qi <yao@codesourcery.com>
13230
13231 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13232 (func): Add label func_label.
13233 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13234 Replace low_pc and high_pc with MACRO_AT_range.
13235 Replace name, low_pc and high_pc with MACRO_AT_func.
13236
9301ebe6
YQ
132372014-11-14 Yao Qi <yao@codesourcery.com>
13238
13239 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13240 Replace name, low_pc and high_pc with MACRO_AT_func.
13241
f166b542
YQ
132422014-11-14 Yao Qi <yao@codesourcery.com>
13243
13244 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13245 produce debug information.
13246 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13247
0f6e71e3
YQ
132482014-11-14 Yao Qi <yao@codesourcery.com>
13249
13250 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13251 object and get function length.
13252 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13253 with MACRO_AT_func.
13254 (top-level): Replace gdb_compile and clean_restart with
13255 prepare_for_testing.
13256 * gdb.dwarf2/main.c (main): Add label main_label.
13257
876c4df9
YQ
132582014-11-14 Yao Qi <yao@codesourcery.com>
13259
13260 * lib/dwarf.exp (function_range): New procedure.
13261 (Dwarf::_handle_macro_at_func): New procedure.
13262 (Dwarf::_handle_macro_at_range): New procedure.
13263 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13264
02ad9cf1
YQ
132652014-11-14 Yao Qi <yao@codesourcery.com>
13266
13267 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13268 (_handle_attribute): New procedure.
13269
a59add0c
AA
132702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13271
13272 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13273 * gdb.base/call-sc.c (zed): Likewise.
13274 * gdb.base/checkpoint.c (main): Likewise.
13275 * gdb.base/dump.c (main): Likewise.
13276 * gdb.base/gcore.c (main): Likewise.
13277 * gdb.base/huge.c (main): Likewise.
13278 * gdb.base/multi-forks.c (main): Likewise.
13279 * gdb.base/pr10179-a.c (main): Likewise.
13280 * gdb.base/savedregs.c (main): Likewise.
13281 * gdb.base/sigaltstack.c (main): Likewise.
13282 * gdb.base/siginfo.c (main): Likewise.
13283 * gdb.base/structs.c (zed): Likewise.
13284 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13285 * gdb.mi/mi-syn-frame.c (main): Likewise.
13286 * gdb.mi/until.c (foo, main): Likewise.
13287 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13288 * gdb.base/solib-weak.c (foo): Declare.
13289 * gdb.base/attach-twice.c: Include stdio.h.
13290 * gdb.base/weaklib1.c: Likewise.
13291 * gdb.base/weaklib2.c: Likewise.
13292 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13293 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13294 unistd.h.
13295 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13296 * gdb.mi/mi-exit-code.c: Likewise.
13297 * gdb.base/break-interp-lib.c: Include string.h.
13298 * gdb.base/coremaker.c: Likewise.
13299 * gdb.base/testenv.c: Likewise.
13300 * gdb.python/py-finish-breakpoint.c: Likewise.
13301 * gdb.base/inferior-died.c: Include sys/wait.h.
13302 * gdb.base/fileio.c: Include time.h.
13303 * gdb.base/async-shell.c: Include unistd.h.
13304 * gdb.base/dprintf-non-stop.c: Likewise.
13305 * gdb.base/info-os.c: Likewise.
13306 * gdb.mi/mi-console.c: Likewise.
13307 * gdb.mi/watch-nonstop.c: Likewise.
13308 * gdb.python/py-events.c: Likewise.
13309 * gdb.base/async.c (baz): Move up before its invocation.
13310 * gdb.base/code_elim2.c (my_global_func): Likewise.
13311 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13312 * gdb.base/advance.c (func2): Likewise.
13313
3b5d5997
AA
133142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13315
13316 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13317 variant.
13318 * gdb.base/annota3.c: Likewise.
13319 * gdb.base/async.c: Likewise.
13320 * gdb.base/average.c: Likewise.
13321 * gdb.base/call-ar-st.c: Likewise.
13322 * gdb.base/call-rt-st.c: Likewise.
13323 * gdb.base/call-sc.c: Likewise.
13324 * gdb.base/call-strs.c: Likewise.
13325 * gdb.base/ending-run.c: Likewise.
13326 * gdb.base/execd-prog.c: Likewise.
13327 * gdb.base/exprs.c: Likewise.
13328 * gdb.base/foll-exec.c: Likewise.
13329 * gdb.base/foll-fork.c: Likewise.
13330 * gdb.base/foll-vfork.c: Likewise.
13331 * gdb.base/funcargs.c: Likewise.
13332 * gdb.base/gcore.c: Likewise.
13333 * gdb.base/jump.c: Likewise.
13334 * gdb.base/langs0.c: Likewise.
13335 * gdb.base/langs1.c: Likewise.
13336 * gdb.base/langs2.c: Likewise.
13337 * gdb.base/mips_pro.c: Likewise.
13338 * gdb.base/nodebug.c: Likewise.
13339 * gdb.base/opaque0.c: Likewise.
13340 * gdb.base/opaque1.c: Likewise.
13341 * gdb.base/recurse.c: Likewise.
13342 * gdb.base/run.c: Likewise.
13343 * gdb.base/scope0.c: Likewise.
13344 * gdb.base/scope1.c: Likewise.
13345 * gdb.base/setshow.c: Likewise.
13346 * gdb.base/setvar.c: Likewise.
13347 * gdb.base/shmain.c: Likewise.
13348 * gdb.base/shr1.c: Likewise.
13349 * gdb.base/shr2.c: Likewise.
13350 * gdb.base/sigall.c: Likewise.
13351 * gdb.base/signals.c: Likewise.
13352 * gdb.base/so-indr-cl.c: Likewise.
13353 * gdb.base/solib2.c: Likewise.
13354 * gdb.base/structs.c: Likewise.
13355 * gdb.base/sum.c: Likewise.
13356 * gdb.base/vforked-prog.c: Likewise.
13357 * gdb.base/watchpoint.c: Likewise.
13358 * gdb.reverse/shr2.c: Likewise.
13359 * gdb.reverse/until-reverse.c: Likewise.
13360 * gdb.reverse/ur1.c: Likewise.
13361 * gdb.reverse/watch-reverse.c: Likewise.
13362
066a77c5
AA
133632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13364
13365 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13366 variant.
13367 * gdb.base/sepdebug.exp: Drop references to removed code.
13368
4f204ea5
AA
133692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13370
13371 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13372 variant. Preserve original line numbering.
13373 * gdb.base/list1.c: Likewise.
13374
3b377a3a
AA
133752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13376
13377 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13378 variant.
13379 * gdb.base/break1.c: Likewise.
13380 * gdb.base/break.exp: Drop references to removed code.
13381
e444df73
AA
133822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13383
13384 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13385 variant.
13386
8008f2a7
AA
133872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13388
13389 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13390
a5a06887
AA
133912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13392
13393 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13394 logic into perform_all_tests() and invoke it with and without
13395 function header prototypes.
13396 (do_function_calls): Remove conditional XFAIL for PR 5318.
13397 (rerun_and_prepare): Remove duplicate code.
13398 (perform_all_tests): New. Main logic moved here.
13399
44dba9b9
AA
134002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13401
13402 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13403 code guarded by #ifdef NO_PROTOTYPES.
13404 (t_double_many_args): Likewise.
13405 (DEF_FUNC_MANY_ARGS_1): Likewise.
13406 (DEF_FUNC_VALUES_1): Likewise.
13407 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13408 guarded by #ifdef PROTOTYPES.
13409
d1fbcd56
AA
134102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13411
13412 * gdb.mi/mi-console.c: Add eye-catcher.
13413 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13414 instead of literal line number.
13415
b0e59b8f
AA
134162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13417
13418 * gdb.base/shr2.c: Add eye-catcher.
13419 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13420 line number.
13421
78f98cca
AA
134222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13423
13424 * gdb.base/jump.c: Add eye-catchers.
13425 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13426 numbers.
13427
58fa2af0
AA
134282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13429
13430 * gdb.base/execd-prog.c: Add eye-catchers.
13431 * gdb.base/foll-exec.c: Likewise.
13432 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13433 line numbers.
13434
04e5059b
AA
134352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13436
13437 * gdb.base/ending-run.c: Add eye-catchers.
13438 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13439 literal line numbers.
13440
dbfdb174
AA
134412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13442
13443 * gdb.base/call-rt-st.c: Add eye-catchers.
13444 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13445 literal line numbers.
13446
888a2ade
AA
134472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13448
13449 * gdb.base/call-ar-st.c: Add eye-catchers.
13450 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13451 literal line numbers.
13452
6acc2dde
AA
134532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13454
13455 * gdb.base/average.c: Add eye-catchers.
13456 * gdb.base/sum.c: Likewise.
13457 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13458 regexps dynamically.
13459
9ecfcd1d
AA
134602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13461
13462 * gdb.base/solib1.c: Add eye-catchers.
13463 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13464 literal line numbers.
13465
78708b7c
PA
134662014-11-12 Pedro Alves <palves@redhat.com>
13467
13468 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13469 leader has exited.
13470
af48d08f
PA
134712014-11-12 Pedro Alves <palves@redhat.com>
13472
13473 * gdb.arch/i386-bp_permanent.c: New file.
13474 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13475 (srcfile): Set to i386-bp_permanent.c.
13476 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13477 that stepi does not execute the 'leave' instruction, instead of
13478 testing it does execute.
13479 * gdb.base/bp-permanent.c: New file.
13480 * gdb.base/bp-permanent.exp: New file.
13481
af3768e9
DE
134822014-11-10 Doug Evans <xdje42@gmail.com>
13483
13484 PR symtab/17564
13485 * gdb.base/symtab-search-order.exp: New file.
13486 * gdb.base/symtab-search-order.c: New file.
13487 * gdb.base/symtab-search-order-1.c: New file.
13488 * gdb.base/symtab-search-order-shlib-1.c: New file.
13489
9de00a4a
PA
134902014-11-07 Pedro Alves <palves@redhat.com>
13491
13492 PR gdb/17511
13493 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13494 i?86-*-linux*.
13495
e0f52461
SC
134962014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13497
13498 PR c++/17494
13499 * gdb.cp/pr17494.cc: New file.
13500 * gdb.cp/pr17494.exp: New file.
13501
6ce8c980
YQ
135022014-11-02 Yao Qi <yao@codesourcery.com>
13503
13504 * gdb.python/python.exp: Get working directory and match the
13505 output of "set extended-prompt \\w " with it.
13506
02be9a71
DE
135072014-10-30 Doug Evans <dje@google.com>
13508
13509 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13510 in objfiles.
13511 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13512 in progspaces.
13513
3bdff46b
LM
135142014-10-30 Janis Johnson <janisjo@codesourcery.com>
13515
13516 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13517 * gdb.base/realname-expand.exp: Likewise.
13518 * gdb.linespec/macro-relative.exp: Likewise.
13519
ab917dfb
PA
135202014-10-29 Pedro Alves <palves@redhat.com>
13521
13522 PR gdb/17408
13523 * gdb.threads/schedlock.c (some_function): New function.
13524 (call_function): New global.
13525 (MAYBE_CALL_SOME_FUNCTION): New macro.
13526 (thread_function): Call it.
13527 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13528 and use it instead of a global counter. Adjust all callers.
13529 (get_current_thread): Use "find current thread" for test message
13530 here rather than having all callers pass down the same string.
13531 (goto_loop): New procedure, factored out from ...
13532 (my_continue): ... this.
13533 (step_ten_loops): Change parameter from test message to command to
13534 use. Adjust.
13535 (list_count): Delete global.
13536 (check_result): New procedure, factored out from duplicate top
13537 level code.
13538 (continue tests): Wrap in with_test_prefix.
13539 (test_step): New procedure, factored out from duplicate top level
13540 code.
13541 (top level): Test "step" in combination with all scheduler-locking
13542 modes. Test "next" in combination with all scheduler-locking
13543 modes, and in combination with stepping over a function call or
13544 not.
13545 * gdb.threads/next-bp-other-thread.c: New file.
13546 * gdb.threads/next-bp-other-thread.exp: New file.
13547
d3d4baed
PA
135482014-10-29 Pedro Alves <palves@redhat.com>
13549
13550 PR python/17372
13551 * gdb.python/python.exp: Test a multi-line command that spawns
13552 interactive Python.
13553 * gdb.base/multi-line-starts-subshell.exp: New file.
13554
563e8d85
YQ
135552014-10-29 Yao Qi <yao@codesourcery.com>
13556
13557 * gdb.base/fileio.exp: Make directories on host.
13558
0ea4d52e
YQ
135592014-10-29 Yao Qi <yao@codesourcery.com>
13560
13561 * gdb.base/fileio.c (test_write): Close the file.
13562
7f5ef605
PA
135632014-10-28 Pedro Alves <palves@redhat.com>
13564
13565 PR gdb/12623
13566 * gdb.base/sigstep.c (no_handler): New global.
13567 (main): If 'no_handler is true, set the signal handlers to
13568 SIG_IGN.
13569 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13570 with_sw_watch and no_handler parameters. Handle them.
13571 (top level) <stepping over handler when stopped at a breakpoint
13572 test>: Add a test axis for testing with a software watchpoint, and
13573 another for testing with the signal handler set to SIG_IGN.
13574 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13575 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13576
abbdbd03
PA
135772014-10-28 Pedro Alves <palves@redhat.com>
13578
13579 PR gdb/17511
13580 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13581 * gdb.base/sigstep.exp (other_handler_location): New global.
13582 (advance): Support stepping into the signal handler, and running
13583 commands while in the handler.
13584 (in_handler_map): New global.
13585 (top level): In the advance test, add combinations for getting
13586 into the handler with stepping commands, and for running commands
13587 in the handler. Add comment descripting the advancei tests.
13588
1df4399f
PA
135892014-10-28 Pedro Alves <palves@redhat.com>
13590
13591 * gdb.base/sigstep.exp: Use build_executable instead of
13592 prepare_for_testing.
13593 (top level): Move code that starts GDB, runs to main and creates a
13594 display to ...
13595 (restart): ... this new procedure.
13596 (top level): Move backtrace from signal handler test to ...
13597 (validate_backtrace): ... this new procedure.
13598 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13599 with_test_prefix. Always restart GDB.
13600 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13601 with_test_prefix. Always restart GDB. No need to delete
13602 breakpoints after the test.
13603 (test_skip_handler): Remove prefix parameter.
13604 (skip_over_handler, breakpoint_to_handler)
13605 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13606 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13607 restart GDB. No need to delete breakpoints after the test.
13608 (top level): Use foreach to call the test procedures with
13609 different commands.
13610
a5b6e449
PA
136112014-10-28 Pedro Alves <palves@redhat.com>
13612
13613 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13614 instead of GNATS numbers.
13615 * gdb.base/sigbpt.exp: Likewise.
13616 * gdb.base/siginfo.exp: Likewise.
13617 * gdb.base/sigstep.exp: Likewise.
13618
e5f8a7cc
PA
136192014-10-27 Pedro Alves <palves@redhat.com>
13620
13621 * gdb.base/sigstep.c (dummy): New global.
13622 (main): Issue a couple writes to the new global.
13623 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13624 procedures.
13625 (skip_over_handler): Use test_skip_handler.
13626 (top level): Call skip_over_handler for stepi and nexti too.
13627 (breakpoint_over_handler): Use test_skip_handler.
13628 (top level): Call breakpoint_over_handler for stepi and nexti too.
13629
763905a3
YQ
136302014-10-27 Yao Qi <yao@codesourcery.com>
13631
13632 * gdb.trace/tfile.c (adjust_function_address)
13633 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13634 function descriptor.
13635
6f259a23
DB
136362014-10-24 Don Breazeal <donb@codesourcery.com>
13637
13638 * gdb.base/foll-fork.exp (test_follow_fork,
13639 catch_fork_child_follow): Check for updated fork messages emitted
13640 from infrun.c.
13641 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13642 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13643 vfork_and_exec_child_follow_through_step): Check for updated vfork
13644 messages emitted from infrun.c.
13645
09dd9a69
PA
136462014-10-24 Pedro Alves <palves@redhat.com>
13647
13648 * gdb.base/corefile.exp: Remove references to ultrix.
13649 * gdb.base/interrupt.exp: Likewise.
13650 * gdb.base/whatis.exp: Likewise.
13651 * gdb.gdb/selftest.exp: Likewise.
13652 * gdb.threads/manythreads.exp: Likewise.
13653 * gdb.threads/print-threads.exp: Likewise.
13654 * gdb.threads/pthreads.exp:: Likewise.
13655 * gdb.threads/schedlock.exp: Likewise.
13656
3433cfa5
SC
136572014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13658
13659 * gdb.cp/non-trivial-retval.cc: Add a test case.
13660 * gdb.cp/non-trivial-retval.exp: Add a test.
13661
092f880b
YQ
136622014-10-20 Yao Qi <yao@codesourcery.com>
13663
13664 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13665 * gdb.python/py-objfile-script-gdb.py: New file.
13666 * gdb.python/py-objfile-script.exp: Update reference to
13667 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13668 of remote_download. Remove the dest file.
13669
acbdb7f3
YQ
136702014-10-20 Yao Qi <yao@codesourcery.com>
13671
13672 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13673 * gdb.base/step-line.exp: Likewise.
13674 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13675 * gdb.dwarf2/dw2-basic.exp: Likewise.
13676 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13677 * gdb.dwarf2/dw2-filename.exp: Likewise.
13678 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13679 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13680 * gdb.dwarf2/dw2-producer.exp: Likewise.
13681 * gdb.dwarf2/mac-fileno.exp: Likewise.
13682 * gdb.python/py-frame-args.exp: Likewise.
13683 * gdb.python/py-framefilter.exp: Likewise.
13684 * gdb.python/py-mi.exp: Likewise.
13685 * gdb.python/py-objfile-script.exp: Likewise
13686 * gdb.python/py-pp-integral.exp: Likewise.
13687 * gdb.python/py-pp-re-notag.exp: Likewise.
13688 * gdb.python/py-prettyprint.exp: Likewise.
13689 * gdb.python/py-section-script.exp: Likewise.
13690 * gdb.python/py-typeprint.exp: Likewise.
13691 * gdb.python/py-xmethods.exp: Likewise.
13692 * gdb.stabs/weird.exp: Likewise.
13693 * gdb.xml/tdesc-regs.exp: Likewise.
13694
bd286a29
KCY
136952014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13696
13697 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13698 (out_cu): Use addr_len for the size of addresses.
13699 (out_line): Likewise. Size DW_LNE_set_address instruction
13700 according to addr_len.
13701 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13702 (FUNC): Add START_INSNS to definition.
13703
673dc4a0
YQ
137042014-10-18 Yao Qi <yao@codesourcery.com>
13705
13706 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13707 gdb_has_argv0 return true.
13708 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13709 check [target_info exists noargs], check [gdb_has_argv0]
13710 instead.
13711 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13712 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13713 procedures.
13714
4ffbba72
DE
137152014-10-17 Doug Evans <dje@google.com>
13716
13717 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13718 event.
13719 * gdb.python/py-events.py: Add clear_objfiles event.
13720
d096d8c1
DE
137212014-10-17 Doug Evans <dje@google.com>
13722
13723 * gdb.python/py-objfile.exp: Test progspace attribute.
13724
a80db015
LM
137252014-10-17 Luis Machado <lgustavo@codesourcery.com>
13726
13727 * gdb.guile/scm-breakpoint.exp: Do not assume any
13728 directory separators when matching source file paths.
13729 * gdb.python/py-breakpoint.exp: Likewise.
13730 * gdb.reverse/break-precsave.exp: Likewise.
13731 * gdb.reverse/break-reverse.exp: Likewise.
13732 * gdb.reverse/consecutive-precsave.exp: Likewise.
13733 * gdb.reverse/finish-precsave.exp: Likewise.
13734 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13735 * gdb.reverse/finish-reverse.exp: Likewise.
13736 * gdb.reverse/i386-precsave.exp: Likewise.
13737 * gdb.reverse/i387-env-reverse.exp: Likewise.
13738 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13739 * gdb.reverse/machinestate-precsave.exp: Likewise.
13740 * gdb.reverse/machinestate.exp: Likewise.
13741 * gdb.reverse/sigall-precsave.exp: Likewise.
13742 * gdb.reverse/solib-precsave.exp: Likewise.
13743 * gdb.reverse/step-precsave.exp: Likewise.
13744 * gdb.reverse/until-precsave.exp: Likewise.
13745 * gdb.reverse/watch-precsave.exp: Likewise.
13746 * gdb.reverse/watch-reverse.exp: Likewise.
13747
b22089ab
YQ
137482014-10-17 Yao Qi <yao@codesourcery.com>
13749
13750 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13751 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13752
6c4486e6
PA
137532014-10-17 Pedro Alves <palves@redhat.com>
13754
13755 PR gdb/17471
13756 * gdb.base/bg-execution-repeat.c: New file.
13757 * gdb.base/bg-execution-repeat.exp: New file.
13758
0ff33695
PA
137592014-10-17 Pedro Alves <palves@redhat.com>
13760
13761 PR gdb/17300
13762 * gdb.base/continue-all-already-running.c: New file.
13763 * gdb.base/continue-all-already-running.exp: New file.
13764
6fdebc3d
PA
137652014-10-17 Pedro Alves <palves@redhat.com>
13766
13767 PR gdb/17472
13768 * gdb.base/annota-input-while-running.c: New file.
13769 * gdb.base/annota-input-while-running.exp: New file.
13770
32a8097b
PA
137712014-10-17 Pedro Alves <palves@redhat.com>
13772
13773 * gdb.base/callfuncs.exp: emove references to osf.
13774 * gdb.base/sigall.exp: Likewise.
13775 * gdb.gdb/selftest.exp: Likewise.
13776 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13777 * gdb.mi/non-stop.c: Likewise.
13778 * gdb.mi/pthreads.c: Likewise.
13779 * gdb.reverse/sigall-precsave.exp: Likewise.
13780 * gdb.reverse/sigall-reverse.exp: Likewise.
13781 * gdb.threads/pthreads.c: Likewise.
13782 * gdb.threads/pthreads.exp: Likewise.
13783
7a3517ff
YQ
137842014-10-17 Yao Qi <yao@codesourcery.com>
13785
13786 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13787 check 'target_info exists noargs'.
13788 (test_command_prompt_position): Likewise.
13789 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13790 Remove "set args".
13791 (progvar_simple_while_test): Likewise.
13792 (progvar_complex_if_while_test): Likewise.
13793 (if_while_breakpoint_command_test): Likewise.
13794 (infrun_breakpoint_command_test): Likewise.
13795 (breakpoint_command_test): Likewise.
13796 (watchpoint_command_test): Likewise.
13797 (bp_deleted_in_command_test): Likewise.
13798 (temporary_breakpoint_commands): Likewise.
13799
bb99c472
YQ
138002014-10-16 Yao Qi <yao@codesourcery.com>
13801
13802 * gdb.base/remotetimeout.exp: Remove noargs checking.
13803
7c16b83e
PA
138042014-10-15 Pedro Alves <palves@redhat.com>
13805
13806 PR breakpoints/9649
13807 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13808 * gdb.base/breakpoint-in-ro-region.exp
13809 (probe_target_hardware_step): New procedure.
13810 (top level): Probe hardware stepping and hardware breakpoint
13811 support. Test stepping through a read-only region, with both
13812 "breakpoint auto-hw" on and off and both "always-inserted" on and
13813 off.
13814
35a49624
IB
138152014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13816
13817 * gdb.dlang/demangle.exp: Update for demangling changes.
13818
2d1c107c
SC
138192014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13820
13821 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13822 * gdb.cp/non-trivial-retval.exp: Add new tests.
13823
778811d5
SC
138242014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13825
13826 PR c++/13403
13827 PR c++/15154
13828 * gdb.cp/non-trivial-retval.cc: New file.
13829 * gdb.cp/non-trivial-retval.exp: New file.
13830
10c5f0a8
YQ
138312014-10-15 Yao Qi <yao@codesourcery.com>
13832
13833 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13834 remote host.
13835
65d7b369
YQ
138362014-10-15 Yao Qi <yao@codesourcery.com>
13837
13838 * gdb.python/py-symbol.exp: Match file base name if host is
13839 remote, otherwise match file name with dir name.
13840 * gdb.python/py-symtab.exp: Likewise.
13841 * gdb.python/python.exp: Likewise.
13842
46dc1394
YQ
138432014-10-15 Yao Qi <yao@codesourcery.com>
13844
13845 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13846 pattern.
13847 * gdb.python/py-symtab.exp: Likewise.
13848 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13849 locationn.
13850
c40cc657
JB
138512014-10-14 Joel Brobecker <brobecker@adacore.com>
13852
13853 * gdb.ada/addr_arith: New testcase.
13854
2abf49e1
MR
138552014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13856
13857 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13858 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13859 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13860 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13861
f7088df3
SDJ
138622014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13863
13864 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13865 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13866 * gdb.arch/stap-eval-lang-ada.exp: New file.
13867
4dc06805
YQ
138682014-10-14 Yao Qi <yao@codesourcery.com>
13869
13870 * gdb.mi/mi-var-child.c (nothing1): New function.
13871 (nothing2): New function.
13872 (do_children_tests): Set function pointers by nothing1 and
13873 nothing2.
13874 * gdb.mi/mi-var-child.exp: Step over new added statements.
13875 Update test to match the new output.
13876 * gdb.mi/var-cmd.c (nothing1): New function.
13877 (nothing2): New function.
13878 (do_children_tests): Set function pointers by nothing1 and
13879 nothing2.
13880 * gdb.mi/mi-var-display.exp: Update test to match output.
13881 Step to the line specified by $line_dct_nothing.
13882 Increase the number of lines to step.
13883
46a93de2
YQ
138842014-10-14 Yao Qi <yao@codesourcery.com>
13885
13886 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13887 tests.
13888 * gdb.mi/mi2-var-child.exp: Likewise.
13889
14ea52ee
DE
138902014-10-13 Doug Evans <dje@google.com>
13891
13892 * gdb.python/py-objfile.exp: Change name of file name test.
13893
e5c6e92b
DE
138942014-10-13 Doug Evans <dje@google.com>
13895
13896 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13897 from the start of the CU.
13898
c780cc2f
JK
138992014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13900 Yao Qi <yao@codesourcery.com>
13901
13902 Fix "save breakpoints" for "catch" command.
13903 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13904 Remove -nonewline. Match also the added "main" line.
13905
99894e11
JK
139062014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13907
13908 Fix "save breakpoints" for "disable $bpnum" command.
13909 * gdb.base/save-bp.c (main): Add label.
13910 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13911
6e1ac5a3
JK
139122014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13913
13914 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13915
754dd2b0
YQ
139162014-10-11 Yao Qi <yao@codesourcery.com>
13917
13918 * gdb.server/server-kill.exp: Execute command
13919 "set remote trace-status-packet on" before "tstatus".
13920
f90183d7
YQ
139212014-10-11 Yao Qi <yao@codesourcery.com>
13922
13923 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13924 (main): Call getppid.
13925 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13926 and continue to it. Read variable "server_pid".
13927
bf40a607
YQ
139282014-10-11 Yao Qi <yao@codesourcery.com>
13929
13930 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13931
052ca370
YQ
139322014-10-11 Yao Qi <yao@codesourcery.com>
13933
13934 * gdb.threads/thread-find.exp: Don't execute command
13935 "info threads".
13936 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13937 * gdb.threads/linux-dp.exp: Don't check the condition
13938 $threads_created equals to zero.
13939
3831839c
PA
139402014-10-10 Pedro Alves <palves@redhat.com>
13941
13942 * gdb.base/bigcore.exp: Remove references to IRIX.
13943 * gdb.base/funcargs.exp: Likewise.
13944 * gdb.base/interrupt.exp: Likewise.
13945 * gdb.base/mips_pro.exp: Likewise.
13946 * gdb.base/nodebug.exp: Likewise.
13947 * gdb.base/setvar.exp: Likewise.
13948 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13949
8b9a549d
PA
139502014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13951 Pedro Alves <palves@redhat.com>
13952
13953 PR symtab/14466
13954 * gdb.base/vdso-warning.c: New file.
13955 * gdb.base/vdso-warning.exp: New file.
13956
d48ba5e8
DE
139572014-10-02 Doug Evans <dje@google.com>
13958
13959 * gdb.base/structs.c (main): Don't run forever.
13960
2278c276
PA
139612014-10-02 Pedro Alves <palves@redhat.com>
13962
13963 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13964 (top level) <stop threads 1, stop threads 2>: Use it.
13965
b57bacec
PA
139662014-10-02 Pedro Alves <palves@redhat.com>
13967
13968 * gdb.threads/break-while-running.exp (test): Add new
13969 'update_thread_list' argument. Skip "info threads" if false.
13970 (top level): Add new 'update_thread_list' axis.
13971
13fd3ff3
PA
139722014-10-02 Pedro Alves <palves@redhat.com>
13973
13974 PR breakpoints/17431
13975 * gdb.base/execl-update-breakpoints.c: New file.
13976 * gdb.base/execl-update-breakpoints.exp: New file.
13977
0fec99e8
PA
139782014-10-01 Pedro Alves <palves@redhat.com>
13979
13980 * gdb.base/breakpoint-in-ro-region.c: New file.
13981 * gdb.base/breakpoint-in-ro-region.exp: New file.
13982
2ddf4301
SM
139832014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13984
13985 * gdb.mi/mi-exit-code.exp: New file.
13986 * gdb.mi/mi-exit-code.c: New file.
13987
6a5f3f43
YQ
139882014-09-30 Yao Qi <yao@codesourcery.com>
13989
13990 * lib/prelink-support.exp (build_executable_own_libs): Error if
13991 the target isn't native.
13992
345bcc73
YQ
139932014-09-30 Yao Qi <yao@codesourcery.com>
13994
13995 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13996 false.
13997
a25a5a45
PA
139982014-09-22 Pedro Alves <palves@redhat.com>
13999
14000 * gdb.threads/break-while-running.exp: New file.
14001 * gdb.threads/break-while-running.c: New file.
14002
00ba3162
YQ
140032014-09-19 Yao Qi <yao@codesourcery.com>
14004
14005 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14006 Invoke test. Restart GDB with --readnow and invoke test again.
14007
c3b7b696
YQ
140082014-09-19 Yao Qi <yao@codesourcery.com>
14009
14010 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14011 proc set_breakpoint_on_gcd_function. Invoke
14012 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14013 invoke set_breakpoint_on_gcd_function again.
14014
2b4fd423
DE
140152014-09-18 Doug Evans <dje@google.com>
14016
14017 * gdb.dwarf2/symtab-producer.exp: New file.
14018
a5947601
SDJ
140192014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14020
14021 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14022 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14023 * gdb.base/global-var-nested-by-dso.c: Likewise.
14024 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14025
91c19059
SDJ
140262014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14027 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.base/watch-bitfields.exp: Pass string other than test file
14030 name to prepare_for_testing.
14031 (watch): New procedure.
14032 (expect_watchpoint): Use with_test_prefix.
14033 (top level): Factor out tests to ...
14034 (test_watch_location, test_regular_watch): ... these new
14035 procedures, and use with_test_prefix and gdb_continue_to_end.
14036
bb9d5f81
PP
140372014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14038
14039 PR breakpoints/12526
14040 * gdb.base/watch-bitfields.exp: New file.
14041 * gdb.base/watch-bitfields.c: New file.
14042
635856f5
PA
140432014-09-16 Pedro Alves <palves@redhat.com>
14044
14045 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14046 software and hardware addresses, not software address against
14047 itself.
14048
7280ceea
PA
140492014-09-16 Pedro Alves <palves@redhat.com>
14050
14051 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14052 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14053
428b16bd
PA
140542014-09-16 Pedro Alves <palves@redhat.com>
14055
14056 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14057 files.
14058 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14059 "*-*-vxworks*" throughout.
14060 * gdb.base/break.exp: Likewise.
14061 * gdb.base/default.exp: Likewise.
14062 * gdb.base/scope.exp: Likewise.
14063 * gdb.base/sepdebug.exp: Likewise.
14064 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14065 throughout.
14066 * gdb.base/run.c: Likewise.
14067 * gdb.base/sepdebug.c: Likewise.
14068 * gdb.hp/gdb.aCC/run.c: Likewise.
14069 * gdb.reverse/until-reverse.c: Likewise.
14070 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14071
666d413c
YQ
140722014-09-16 Yao Qi <yao@codesourcery.com>
14073
14074 * boards/local-remote-host-native.exp: New file.
14075
57cbd724
DE
140762014-09-14 Doug Evans <xdje42@gmail.com>
14077
14078 * gdb.threads/queue-signal.c (thread_count): New variable.
14079 (thread_count_mutex, thread_count_condvar): New variables.
14080 (incr_thread_count, wait_all_threads_running): New functions.
14081 (main): Wait for all threads to be in their thread functions.
14082
81219e53
DE
140832014-09-13 Doug Evans <xdje42@gmail.com>
14084
14085 * gdb.threads/queue-signal.c: New file.
14086 * gdb.threads/queue-signal.exp: New file.
14087
3714cea7
DE
140882014-09-13 Doug Evans <xdje42@gmail.com>
14089
14090 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14091 be consistent with what default_gdb_init uses.
14092 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14093 the plain text of the prompt. Add some logging printfs.
14094 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14095
fa43b1d7
PA
140962014-09-12 Pedro Alves <palves@redhat.com>
14097
14098 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14099 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14100 * gdb.arch/i386-size-overlap.exp: Likewise.
14101 * gdb.arch/i386-size.exp: Likewise.
14102 * gdb.arch/i386-unwind.exp: Likewise.
14103 * gdb.base/a2-run.exp: Likewise.
14104 * gdb.base/break.exp: Likewise.
14105 * gdb.base/charset.exp: Likewise.
14106 * gdb.base/chng-syms.exp: Likewise.
14107 * gdb.base/commands.exp: Likewise.
14108 * gdb.base/dbx.exp: Likewise.
14109 * gdb.base/find.exp: Likewise.
14110 * gdb.base/funcargs.exp: Likewise.
14111 * gdb.base/jit-simple.exp: Likewise.
14112 * gdb.base/reread.exp: Likewise.
14113 * gdb.base/sepdebug.exp: Likewise.
14114 * gdb.base/step-bt.exp: Likewise.
14115 * gdb.cp/mb-inline.exp: Likewise.
14116 * gdb.cp/mb-templates.exp: Likewise.
14117 * gdb.objc/basicclass.exp: Likewise.
14118 * gdb.threads/killed.exp: Likewise.
14119
9d9bf2df
EBM
141202014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14121
14122 PR tdep/17379
14123 * gdb.arch/powerpc-stackless.S: New file.
14124 * gdb.arch/powerpc-stackless.exp: New file.
14125
1cf2f1b0
JK
141262014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14127
14128 * gdb.base/attach.c: Include unistd.h.
14129 (main): Call alarm. Add label postloop.
14130 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14131 gdb_breakpoint, gdb_continue_to_breakpoint.
14132 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14133
98880d46
PA
141342014-09-11 Pedro Alves <palves@redhat.com>
14135
14136 PR gdb/17347
14137 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14138 * gdb.base/attach.exp (test_command_line_attach_run): New
14139 procedure.
14140 (top level): Call it.
14141
4c92ff2c
PA
141422014-09-11 Pedro Alves <palves@redhat.com>
14143
14144 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14145 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14146 (do_command_attach_tests): Use spawn_wait_for_attach.
14147 * gdb.base/solib-overlap.exp: Likewise.
14148 * gdb.multi/multi-attach.exp: Likewise.
14149 * gdb.python/py-prompt.exp: Likewise.
14150 * gdb.python/py-sync-interp.exp: Likewise.
14151 * gdb.server/ext-attach.exp: Likewise.
14152
3adc1a7d
GKB
141532014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14154
14155 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14156 command in testcase. Simplify testcase.
14157
96334934
JB
141582014-09-10 Joel Brobecker <brobecker@adacore.com>
14159
14160 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14161
eb479039
JB
141622014-09-10 Joel Brobecker <brobecker@adacore.com>
14163
14164 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14165
deede10c
JB
141662014-09-10 Joel Brobecker <brobecker@adacore.com>
14167
14168 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14169
7828a5f5
JB
141702014-09-10 Joel Brobecker <brobecker@adacore.com>
14171
14172 * gdb.dwarf2/dynarr-ptr.c: New file.
14173 * gdb.dwarf2/dynarr-ptr.exp: New file.
14174
33aeebcf
MR
141752014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14176
14177 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14178 of 30 rather than hardcoding 120 for a slow test case. Take the
14179 `gdb,timeout' target setting into account for this calculation.
14180 Don't extend the timeout for the test cases that don't need it.
14181
7b415901
MR
141822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14183
14184 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14185 a factor of 2 for a slow test case. Take the `gdb,timeout'
14186 target setting into account for this calculation.
14187 * gdb.reverse/until-precsave.exp: Increase the timeout by
14188 a factor of 15 and 3 respectively rather than adding 120
14189 for a pair of slow test cases. Take the `gdb,timeout'
14190 target setting into account for this calculation.
14191
4a40f85a
MR
141922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14193
14194 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14195 timeout, don't pass one down to gdb_expect.
14196 (gdb_expect): Rework timeout selection.
14197
09635af7
MR
141982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14199
14200 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14201 exception on timeout.
14202 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14203 (gdbserver_start_extended): Catch any `gdbserver_start' error
14204 exceptions.
14205 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14206 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14207 `gdbserver_gdb_load' error exceptions.
14208
2bdd10b7
MR
142092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14210
14211 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14212 120 on waiting for the TCP socket to open.
14213
316935f0
DE
142142014-09-09 Doug Evans <xdje42@gmail.com>
14215
14216 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14217 _caller_matches, _any_caller_is, _any_caller_matches.
14218
83740597
DE
142192014-09-09 Doug Evans <xdje42@gmail.com>
14220
14221 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14222
4c122fc3
YQ
142232014-09-09 Yao Qi <yao@codesourcery.com>
14224
14225 * gdb.mi/mi-var-display.exp: Set print symbol off.
14226
a9f116cb
GKB
142272014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14228
14229 PR gdb/17035
14230 * gdb.base/commands.exp: Add tests to verify user-defined
14231 commands with empty bodies.
14232 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14233 python commands in `show user command`.
14234 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14235 scheme commands in `show user command`.
14236
c75bd3a2
JK
142372014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14238
14239 PR python/17355
14240 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14241 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14242 * gdb.python/py-framefilter-invalidarg.exp: New file.
14243 * gdb.python/py-framefilter-invalidarg.py: New file.
14244
faa42425
DE
142452014-09-06 Doug Evans <xdje42@gmail.com>
14246
14247 PR 15276
14248 * gdb.python/py-caller-is.c: New file.
14249 * gdb.python/py-caller-is.exp: New file.
14250
474ca4f6
SDJ
142512014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14252
14253 PR gdb/17235
14254 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14255 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14256
eb0b0463
SDJ
142572014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14258
14259 PR fortran/17237
14260 * gdb.fortran/print-formatted.exp: New file.
14261 * gdb.fortran/print-formatted.f90: Likewise.
14262
5f3b99cf
SS
142632014-09-03 Sasha Smundak <asmundak@google.com>
14264
14265 * gdb.python/py-frame.exp: Test Frame.read_register.
14266
7d793aa9
SDJ
142672014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14268
14269 PR python/16699
14270 * gdb.python/py-completion.exp: New file.
14271 * gdb.python/py-completion.py: Likewise.
14272
fb0576e9
DE
142732014-08-28 Doug Evans <dje@google.com>
14274
14275 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14276 eax,etc. are live with values set by gdb and thus the compiler can't
14277 use them.
14278 * gdb.arch/i386-pseudo.c (main): Ditto.
14279
ee92b0dd
DE
142802014-08-27 Doug Evans <dje@google.com>
14281
14282 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14283
6649db35
DE
142842014-08-25 Doug Evans <dje@google.com>
14285
14286 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14287 (main): Ditto.
14288
564b7600
DE
142892014-08-25 Doug Evans <dje@google.com>
14290
14291 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14292
3881fb67
YQ
142932014-08-24 Yao Qi <yao@codesourcery.com>
14294
14295 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14296 symbol off.
14297 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14298
a05a36a5
DE
142992014-08-22 Doug Evans <dje@google.com>
14300
14301 PR 17276
14302 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14303 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14304 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14305
7c343b48
YQ
143062014-08-22 Yao Qi <yao@codesourcery.com>
14307
14308 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14309 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14310 * gdb.python/python.exp: Likewise. Use .py file on the host
14311 instead of the build.
14312
22fd09ae
JK
143132014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14314
14315 * gdb.threads/gcore-stale-thread.c: New file.
14316 * gdb.threads/gcore-stale-thread.exp: New file.
14317
a8454a7c
PA
143182014-08-21 Pedro Alves <palves@redhat.com>
14319
14320 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14321 * gdb.base/gcore-relro-pie.exp: Likewise.
14322 * gdb.base/gcore-relro.exp: Likewise.
14323 * gdb.base/gcore.exp: Likewise.
14324 * gdb.base/print-symbol-loading.exp: Likewise.
14325 * gdb.threads/gcore-thread.exp: Likewise.
14326 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14327
2a31c623
PA
143282014-08-20 Pedro Alves <palves@redhat.com>
14329 Jan Kratochvil <jan.kratochvil@redhat.com>
14330
14331 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14332 configure.
14333 (EXPECT): Handle READ1 being set.
14334 (all): Depend on EXTRA_RULES.
14335 (check-read1, expect-read1, read1.so, read1): New rules.
14336 * README (Testsuite Parameters): Document the READ1 make variable.
14337 (Race detection): New section.
14338 * configure: Regenerate.
14339 * configure.ac: If build==host==target, and running under a
14340 GNU/glibc system, add read1 to the extra Makefile rules.
14341 (EXTRA_RULES): AC_SUBST it.
14342 * lib/read1.c: New file.
14343
d36430db
JB
143442014-08-20 Joel Brobecker <brobecker@adacore.com>
14345
14346 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14347 the handling of variables declared as a typedef to an array
14348 which a DW_AT_data_location attribute.
14349
9a0dc9e3
PA
143502014-08-19 Andrew Burgess <aburgess@broadcom.com>
14351 Pedro Alves <palves@redhat.com>
14352
14353 PR symtab/14604
14354 PR symtab/14605
14355 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14356 gdb_test.
14357
0718a8da
PA
143582014-08-19 Pedro Alves <palves@redhat.com>
14359
14360 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14361
13b448cd
YQ
143622014-08-19 Yao Qi <yao@codesourcery.com>
14363
14364 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14365 right line.
14366
1cbf5077
DB
143672014-08-18 David Blaikie <dblaikie@gmail.com>
14368
14369 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14370
bf0fae19
JB
143712014-08-18 Joel Brobecker <brobecker@adacore.com>
14372
14373 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14374 attribute in array range.
14375
3c8c5dcc
JB
143762014-08-18 Joel Brobecker <brobecker@adacore.com>
14377
14378 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14379
e66d4446
SC
143802014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14381
14382 PR c++/17132
14383 * gdb.cp/pr17132.cc: New file.
14384 * gdb.cp/pr17132.exp: New file.
14385
940df408
SC
143862014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14387
14388 * gdb.python/py-xmethods.py (A_getarrayind)
14389 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14390 Use 'print' with function call syntax.
14391 (E_method_matcher.match): Fix tab vs space indentation mixup.
14392
ebcc6c3a
YQ
143932014-08-15 Yao Qi <yao@codesourcery.com>
14394
14395 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14396 false.
14397
775e0f04
YQ
143982014-08-15 Yao Qi <yao@codesourcery.com>
14399
14400 * gdb.cp/casts.exp: Set print symbol off.
14401 * gdb.cp/class2.exp: Likewise.
14402 * gdb.cp/overload.exp: Likewise.
14403 * gdb.cp/templates.exp: Likewise.
14404
d769e349
DE
144052014-08-11 Doug Evans <dje@google.com>
14406
14407 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14408 (test_load_shlib): Update.
14409
20c6f1e1
YQ
144102014-08-09 Yao Qi <yao@codesourcery.com>
14411
14412 * gdb.base/display.exp: Invoke is_address_zero_readable.
14413 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14414 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14415 * gdb.base/hbreak-unmapped.exp: Return if
14416 is_address_zero_readable returns true.
14417 * gdb.base/signest.exp: Likewise.
14418 * gdb.base/signull.exp: Likewise.
14419 * gdb.base/sigbpt.exp: Likewise.
14420 * gdb.guile/scm-disasm.exp: Do the test if
14421 is_address_zero_readable returns false.
14422 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14423 * gdb.python/py-arch.exp: Likewise.
14424 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14425 * lib/gdb.exp (is_address_zero_readable): New proc.
14426
5792e8e3
YQ
144272014-08-09 Yao Qi <yao@codesourcery.com>
14428
14429 PR testsuite/13443
14430 * gdb.mi/mi-var-display.exp: Make test messages unique.
14431
3cecbbbe
TT
144322014-08-04 Tom Tromey <tromey@redhat.com>
14433
14434 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14435 target 0".
14436
00b51ff5
TT
144372014-08-04 Tom Tromey <tromey@redhat.com>
14438
14439 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14440 "target_resume".
14441
6908c509
JB
144422014-08-01 Joel Brobecker <brobecker@adacore.com>
14443
14444 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14445 inner_vla_struct_object_size.
14446 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14447 as xfail.
14448
cc6563d2
PA
144492014-07-30 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14452 comment.
14453
7e09a223
YQ
144542014-07-29 Yao Qi <yao@codesourcery.com>
14455
14456 PR gdb/17206
14457 * gdb.base/until-nodebug.exp: New.
14458
7ebdbe92
DE
144592014-07-28 Doug Evans <xdje42@gmail.com>
14460
14461 PR guile/17203
14462 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14463 previously existing parameter, and previously ambiguously spelled
14464 parameter.
14465
fdb1adc6
WN
144662014-07-28 Will Newton <will.newton@linaro.org>
14467
14468 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14469
186fcde0
DE
144702014-07-26 Ludovic Courtès <ludo@gnu.org>
14471 Doug Evans <xdje42@gmail.com>
14472
14473 PR guile/17146
14474 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14475
70509625
PA
144762014-07-25 Pedro Alves <palves@redhat.com>
14477
14478 * gdb.threads/signal-command-handle-nopass.c: New file.
14479 * gdb.threads/signal-command-handle-nopass.exp: New file.
14480 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14481 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14482 * gdb.threads/signal-delivered-right-thread.c: New file.
14483 * gdb.threads/signal-delivered-right-thread.exp: New file.
14484
c3f814a1
PA
144852014-07-25 Pedro Alves <palves@redhat.com>
14486
14487 * gdb.base/double-prompt-target-event-error.exp
14488 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14489 match.
14490 (cancel_pagination_in_target_event): Rework double prompt
14491 detection.
14492 * gdb.base/paginate-after-ctrl-c-running.exp
14493 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14494 <return>' match.
14495 * gdb.base/paginate-bg-execution.exp
14496 (test_bg_execution_pagination_return)
14497 (test_bg_execution_pagination_cancel): Remove '-notransfer
14498 <return>' matches.
14499 * gdb.base/paginate-execution-startup.exp
14500 (test_fg_execution_pagination_return)
14501 (test_fg_execution_pagination_cancel): Remove '-notransfer
14502 <return>' matches.
14503 * gdb.base/paginate-inferior-exit.exp
14504 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14505 match.
14506 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14507 * lib/gdb.exp (pagination_prompt): Run text through
14508 string_to_regexp.
14509 (gdb_test_multiple): Match $pagination_prompt instead of
14510 "<return>".
14511 (string_to_regexp): Move to lib/gdb-utils.exp.
14512
e214cf6c
JK
145132014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14514
14515 * gdb.arch/amd64-entry-value-paramref.S: New file.
14516 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14517 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14518 * gdb.arch/amd64-optimout-repeat.S: New file.
14519 * gdb.arch/amd64-optimout-repeat.c: New file.
14520 * gdb.arch/amd64-optimout-repeat.exp: New file.
14521
17d0c5c8
JK
145222014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14523
14524 PR gdb/17170
14525 * gdb.base/statistics.exp: New file.
14526
b8b8facf
DE
145272014-07-17 Doug Evans <dje@google.com>
14528
74b49205 14529 PR gdb/17170
b8b8facf
DE
14530 * gdb.base/maint.exp: Update testing of per-command stats.
14531
1b5d0ab3
PA
145322014-07-16 Pedro Alves <palves@redhat.com>
14533
14534 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14535 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14536 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14537 (tfile_write_buf): New functions.
14538 (add_memory_block): Rewrite using the above.
14539 (adjust_function_address): New function.
14540 (FUNCTION_ADDRESS): New macro.
14541 (write_basic_trace_file): Remove short_x local, and use
14542 tfile_write_16. Change type of func_addr local to unsigned long
14543 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14544 here. Cast argument of add_memory_block to char pointer.
14545 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14546 (main): Remove parameters.
14547 * gdb.trace/tfile.exp: Remove nowarnings.
14548
4d974e88
SM
145492014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14550
14551 * gdb.base/debug-expr.exp: Test string evaluation with
14552 "debug expression" on.
14553
41e99568
PA
145542014-07-15 Pedro Alves <palves@redhat.com>
14555
14556 * gdb.base/reread.exp: Use clean_restart.
14557
487d9753
PL
145582014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14559
14560 * gdb.arch/avr-flash-qualifer.c: New.
14561 * gdb.arch/avr-flash-qualifer.exp: New.
14562
cc1c52ad
PA
145632014-07-14 Pedro Alves <palves@redhat.com>
14564
14565 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14566 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14567
1e973570
PA
145682014-07-14 Pedro Alves <palves@redhat.com>
14569
14570 * gdb.base/double-prompt-target-event-error.c: New file.
14571 * gdb.base/double-prompt-target-event-error.exp: New file.
14572
93d6eb10
PA
145732014-07-14 Pedro Alves <palves@redhat.com>
14574
14575 PR gdb/17072
14576 * gdb.base/paginate-inferior-exit.c: New file.
14577 * gdb.base/paginate-inferior-exit.exp: New file.
14578
0017922d
PA
145792014-07-14 Pedro Alves <palves@redhat.com>
14580
14581 PR gdb/17072
14582 * gdb.base/paginate-bg-execution.c: New file.
14583 * gdb.base/paginate-bg-execution.exp: New file.
14584
94696ad3
PA
145852014-07-14 Pedro Alves <palves@redhat.com>
14586
14587 PR gdb/17072
14588 * gdb.base/paginate-execution-startup.c: New file.
14589 * gdb.base/paginate-execution-startup.exp: New file.
14590 * lib/gdb.exp (pagination_prompt): New global.
14591 (default_gdb_spawn): New procedure, factored out from
14592 default_gdb_spawn.
14593 (default_gdb_start): Adjust to call default_gdb_spawn.
14594 (gdb_spawn): New procedure.
14595
bd293940
PA
145962014-07-14 Pedro Alves <palves@redhat.com>
14597
14598 * lib/gdb.exp (gdb_assert): New procedure.
14599 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14600
c933f875
PA
146012014-07-14 Pedro Alves <palves@redhat.com>
14602
14603 * gdb.base/execution-termios.c: New file.
14604 * gdb.base/execution-termios.exp: New file.
14605
d98b7a16
TT
146062014-07-14 Tom Tromey <tromey@redhat.com>
14607
14608 * gdb.cp/vla-cxx.cc: New file.
14609 * gdb.cp/vla-cxx.exp: New file.
14610
548740d6
TT
146112014-07-14 Tom Tromey <tromey@redhat.com>
14612
14613 * gdb.reverse/rerun-prec.c: New file.
14614 * gdb.reverse/rerun-prec.exp: New file.
14615
a25eb028
MR
146162014-07-12 Maciej W. Rozycki <macro@mips.com>
14617 Maciej W. Rozycki <macro@codesourcery.com>
14618
14619 * lib/gdb-utils.exp: New file.
14620 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14621 inline `gdb_init_command' processing.
14622 (gdb_start_cmd): Likewise.
14623 * lib/mi-support.exp (mi_run_cmd): Likewise.
14624 * README: Document `gdb_init_command' and `gdb_init_commands'.
14625
218c2655
JK
146262014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14627
14628 Fix false FAIL running under a very long directory name.
14629 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14630 and "set print elements 10000". Twice.
14631
5401fde3
YQ
146322014-07-11 Yao Qi <yao@codesourcery.com>
14633
14634 * gdb.base/exprs.exp: "set print symbol off".
14635
e76126e8
PA
146362014-07-11 Pedro Alves <palves@redhat.com>
14637
14638 * gdb.threads/kill.c: New file.
14639 * gdb.threads/kill.exp: New file.
14640
2d6f0de6
YQ
146412014-07-10 Yao Qi <yao@codesourcery.com>
14642
14643 * gdb.trace/tfile.c (write_basic_trace_file)
14644 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14645 address written to trace file.
14646
7180e04a
PA
146472014-07-09 Pedro Alves <palves@redhat.com>
14648
14649 * gdb.base/attach-wait-input.exp: New file.
14650 * gdb.base/attach-wait-input.c: New file.
14651
9a9a7608
AB
146522014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14653
14654 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14655 setting up test structures.
14656 (main): Call new test function.
14657 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14658 test function, continue into test function and walk test
14659 structures.
14660
161ac41e
YQ
146612014-07-02 Yao Qi <yao@codesourcery.com>
14662
14663 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14664 'bar_start' at the beginning of functions 'foo' and 'bar'
14665 respectively.
14666 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14667 instead of 'foo' and 'bar'.
14668
1f267ae3
MM
146692014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14670
14671 * gdb.btrace/segv.exp: New.
14672 * gdb.btrace/segv.c: New.
14673
2b239efb
LM
146742014-07-02 Luis Machado <lgustavo@codesourcery.com>
14675
14676 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14677 instruction.
14678
cf363f18
MW
146792014-06-30 Mark Wielaard <mjw@redhat.com>
14680
14681 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14682 vulture, vilify, villar): New volatile array constants.
14683 (vindictive, vegetation): New const volatile array constants.
14684 * gdb.base/volatile.exp: Test volatile and const volatile array
14685 types.
14686
aebf9d24
AA
146872014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14688
14689 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14690 target lacks support for awatch, rwatch, or hbreak.
14691
b67a2c6f
YQ
146922014-06-27 Yao Qi <yao@codesourcery.com>
14693
14694 * gdb.multi/dummy-frame-restore.exp: New.
14695 * gdb.multi/dummy-frame-restore.c: New.
14696
aef92902
MM
146972014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14698
14699 * gdb.btrace/gcore.exp: New.
14700
8e9db26e
PA
147012014-06-23 Pedro Alves <palves@redhat.com>
14702
14703 * gdb.base/watchpoint-reuse-slot.c: New file.
14704 * gdb.base/watchpoint-reuse-slot.exp: New file.
14705
70afc5b7
SC
147062014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14707
14708 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14709 progspace's filename in 'info', 'enable' and 'disable' command
14710 tests.
14711
b972bd9c
JK
147122014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14713
14714 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14715 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14716 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14717
125f8a3d
GB
147182014-06-20 Gary Benson <gbenson@redhat.com>
14719
14720 * gdb.arch/i386-avx.exp: Fix include file location.
14721 * gdb.arch/i386-sse.exp: Likewise.
14722
3ed9baed
IB
147232014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14724
14725 * gdb.dlang/expression.exp: New file.
14726
034f788c
PA
147272014-06-19 Pedro Alves <palves@redhat.com>
14728
14729 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14730 out from ...
14731 (top level): ... here. Iterate running tests under different
14732 scheduler-locking settings.
14733
45371d0c
LM
147342014-06-18 Luis Machado <lgustavo@codesourcery.com>
14735
14736 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14737 to DW_FORM_addr and use non-zero addresses.
14738
5d376983
SC
147392014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14740
14741 PR gdb/17017
14742 * gdb.python/py-xmethods.cc: Add global function call counters and
14743 increment them in their respective functions. Remove "cout"
14744 statements.
14745 * gdb.python/py-xmethods.exp: Make tests check the global function
14746 call counters instead of depending on inferior IO.
14747
a1aa2221
LM
147482014-06-18 Don Breazeal <donb@codesourcery.com>
14749
14750 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14751 Deleted procedure.
14752 (explicit_fork_parent_follow): Deleted procedure.
14753 (explicit_fork_child_follow): Deleted procedure.
14754 (test_follow_fork): New procedure.
14755 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14756 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14757 procedure calls.
14758
0fc05997
YQ
147592014-06-17 Yao Qi <yao@codesourcery.com>
14760
14761 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14762 CP1252.
14763
70795c52
LM
147642014-06-17 Luis Machado <lgustavo@codesourcery.com>
14765
14766 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14767 Initialize ptr and S explicitly.
14768 (skip_type_update_when_not_use_rtti_test): Likewise.
14769
6be47f0c
KS
147702014-06-16 Keith Seitz <keiths@redhat.com>
14771
14772 PR mi/15863
14773 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14774 the inferior is started.
14775
d03de421
PA
147762014-06-16 Pedro Alves <palves@redhat.com>
14777
14778 * gdb.base/break-main-file-remove-fail.c: New file.
14779 * gdb.base/break-main-file-remove-fail.exp: New file.
14780 * gdb.base/break-unload-file.exp: Use build_executable instead of
14781 prepare_for_testing.
14782 (test_break): New parameter "initial_load". Handle it.
14783 (top level): Add initial_load cmdline/file axis.
14784
f9579b99
TT
147852014-06-12 Tom Tromey <tromey@redhat.com>
14786
14787 * gdb.base/completion.exp: Don't use directory name in test.
14788
3657956b
GB
147892014-06-09 Gary Benson <gbenson@redhat.com>
14790
14791 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14792 separate the always-available ANSI-standard signals from the
14793 signals that require checking.
14794 (main): Likewise.
14795 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14796 Likewise.
14797 (main): Likewise.
14798
4186eb54
KS
147992014-06-07 Keith Seitz <keiths@redhat.com>
14800
14801 Revert:
14802 PR c++/16253
14803 * gdb.cp/var-tag.cc: New file.
14804 * gdb.cp/var-tag.exp: New file.
14805 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14806 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14807 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14808 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14809
25326a28 148102014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14811
14812 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14813
829155c9
PA
148142014-06-06 Pedro Alves <palves@redhat.com>
14815
14816 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14817 in target debug output instead of looking at RSP packets,
14818 disabling the test on any target that uses hardware stepping.
14819 Update comments.
14820
61c8d22e
PA
148212014-06-06 Pedro Alves <palves@redhat.com>
14822
14823 * gdb.base/break-unload-file.exp: Fix typo.
14824
d9a47287
YQ
148252014-06-06 Yao Qi <yao@codesourcery.com>
14826
14827 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14828 from "jit_function" to "^jit_function".
14829
e5e01dbf
YQ
148302014-06-06 Yao Qi <yao@codesourcery.com>
14831
14832 * gdb.base/async.c (foo): Add one statement.
14833 * gdb.base/async.exp: Get the next instruction address and
14834 match the output of "nexti" by instruction address. Match
14835 the hex address in the output of "finish".
14836
73ba372c
GB
148372014-06-06 Gary Benson <gbenson@redhat.com>
14838
14839 * gdb.base/call-signals.c: Remove preprocessor conditionals
14840 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14841 SIGSEGV and SIGTERM.
14842 * gdb.base/sigall.c: Likewise.
14843 * gdb.base/unwindonsignal.c: Likewise.
14844 * gdb.reverse/sigall-reverse.c: Likewise.
14845
831517df
YQ
148462014-06-06 Yao Qi <yao@codesourcery.com>
14847
14848 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14849 readable, skip the test.
14850
b8b91e98
YQ
148512014-06-06 Yao Qi <yao@codesourcery.com>
14852
14853 * gdb.threads/staticthreads.c (thread_function): Move the line
14854 setting breakpoint on forward.
14855 * gdb.threads/staticthreads.exp: Update comments.
14856
fb934770
LC
148572014-06-05 Ludovic Courtès <ludo@gnu.org>
14858
14859 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14860 "history-append! type error".
14861
6ef284bd
SM
148622014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14863
14864 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14865 erroneous dprintf expected input.
14866
a872e241
DE
148672014-06-04 Doug Evans <xdje42@gmail.com>
14868
14869 * gdb.guile/scm-generics.exp: Delete.
14870
16f691fb
DE
148712014-06-04 Doug Evans <xdje42@gmail.com>
14872
14873 * gdb.guile/scm-breakpoint.exp: Update.
14874 Add tests for breakpoint registration.
14875
012370f6
TT
148762014-06-04 Tom Tromey <tromey@redhat.com>
14877
14878 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14879 VLA-in-union.
14880 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14881 inner_vla_struct, vla_union types. Initialize objects of those
14882 types and compute their sizes.
14883
9f5a4cef
HZ
148842014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14885 Hui Zhu <hui@codesourcery.com>
14886
14887 * gdb.base/fileio.exp: Add test for shell not available as well as
14888 available.
14889 * gdb.base/fileio.c (test_system): Check for shell twice.
14890
90a45c4d
YQ
148912014-06-04 Yao Qi <yao@codesourcery.com>
14892
14893 * gdb.base/auto-connect-native-target.exp: Remove redundant
14894 space from the regexp pattern.
14895
70017e41
YQ
148962014-06-04 Yao Qi <yao@codesourcery.com>
14897
14898 * gdb.base/default.exp: Replace "child" with "native" in
14899 regexp pattern.
14900
883964a7
SC
149012014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14902
14903 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14904 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14905 * gdb.python/py-xmethods.py: Python script supporting the
14906 new testcase and tests.
14907
ef370185
JB
149082014-06-03 Joel Brobecker <brobecker@adacore.com>
14909 Pedro Alves <palves@redhat.com>
14910
14911 PR breakpoints/17000
14912 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14913 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14914
1e2ccb61
BM
149152014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14916
14917 * gdb.base/subst.exp: Add tests to verify partial path matching
14918 output.
14919
c6ec5ab2
PA
149202014-06-03 Pedro Alves <palves@redhat.com>
14921
14922 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14923 target that doesn't use software single-stepping.
14924
835c559f
PA
149252014-06-03 Pedro Alves <palves@redhat.com>
14926
14927 PR breakpoints/17000
14928 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14929 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14930
06eb1586
DE
149312014-06-02 Doug Evans <xdje42@gmail.com>
14932
14933 * gdb.guile/scm-parameter.exp: New file.
14934
e698b8c4
DE
149352014-06-02 Doug Evans <xdje42@gmail.com>
14936
14937 * gdb.guile/scm-cmd.c: New file.
14938 * gdb.guile/scm-cmd.exp: New file.
14939
ded03782
DE
149402014-06-02 Doug Evans <xdje42@gmail.com>
14941
14942 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14943 pretty-printer lookup.
14944 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14945 (make-pp_s-printer): Call it.
14946 (make-pretty-printer-from-dict): New function.
14947 (lookup-pretty-printer-maker-from-dict): New function.
14948 (*pretty-printer*): Simplify.
14949 (make-objfile-pp_s-printer): New function.
14950 (install-objfile-pretty-printers!): New function.
14951 (make-progspace-pp_s-printer): New function.
14952 (install-progspace-pretty-printers!): New function.
14953 * gdb.guile/scm-progspace.c: New file.
14954 * gdb.guile/scm-progspace.exp: New file.
14955
41fac0cf
PA
149562014-06-02 Pedro Alves <palves@redhat.com>
14957
14958 * gdb.base/dprintf-bp-same-addr.c: New file.
14959 * gdb.base/dprintf-bp-same-addr.exp: New file.
14960
96ae5695
EBM
149612014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14962
14963 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14964 * gdb.arch/powerpc-power.s: Likewise.
14965
da02b3a8
JB
149662014-06-02 Joel Brobecker <brobecker@adacore.com>
14967
14968 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14969
c72b2e7b
YQ
149702014-06-01 Yao Qi <yao@codesourcery.com>
14971
14972 * gdb.base/watchpoint.exp (test_watch_location): Check null
14973 pointer can be dereferenced. If not, do the test, otherwise
14974 skip it.
14975
53e8a631
AB
149762014-05-30 Andrew Burgess <aburgess@broadcom.com>
14977
14978 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14979 results.
14980 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14981
938f0e2f
AB
149822014-05-30 Andrew Burgess <aburgess@broadcom.com>
14983
14984 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14985 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14986 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14987 * gdb.arch/amd64-invalid-stack-top.c: New file.
14988 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14989
9ba6657a
PA
149902014-05-30 Pedro Alves <palves@redhat.com>
14991
14992 PR breakpoints/17000
14993 * gdb.base/sss-bp-on-user-bp.c: New file.
14994 * gdb.base/sss-bp-on-user-bp.exp: New file.
14995
522c09bf
DB
149962014-05-30 David Blaikie <dblaikie@gmail.com>
14997
14998 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14999 gnu_inline semantics via attribute.
15000 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15001 source explicitly specifies the required semantics.
15002
bf4ef81e
MR
150032014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15004
15005 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15006
329ea579
PA
150072014-05-29 Pedro Alves <palves@redhat.com>
15008 Tom Tromey <tromey@redhat.com>
15009
15010 * gdb.base/async-shell.exp: Don't enable target-async.
15011 * gdb.base/async.exp
15012 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15013 parameter. Adjust.
15014 (top level): Don't test with "target-async".
15015 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15016 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15017 * gdb.base/inferior-died.exp: Don't enable target-async.
15018 * gdb.base/interrupt-noterm.exp: Likewise.
15019 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15020 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15021 * gdb.mi/mi-nonstop.exp: Likewise.
15022 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15023 * gdb.mi/mi-nsintrall.exp: Likewise.
15024 * gdb.mi/mi-nsmoribund.exp: Likewise.
15025 * gdb.mi/mi-nsthrexec.exp: Likewise.
15026 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15027 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15028 * gdb.python/py-evsignal.exp: Don't enable target-async.
15029 * gdb.python/py-evthreads.exp: Likewise.
15030 * gdb.python/py-prompt.exp: Likewise.
15031 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15032 * gdb.server/solib-list.exp: Don't enable target-async.
15033 * gdb.threads/thread-specific-bp.exp: Likewise.
15034 * lib/mi-support.exp: Adjust to use mi-async.
15035
fd664c91
PA
150362014-05-29 Pedro Alves <palves@redhat.com>
15037
15038 PR gdb/13860
15039 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15040 reason, even in sync mode.
15041
251bde03
PA
150422014-05-29 Pedro Alves <palves@redhat.com>
15043 Hui Zhu <hui@codesourcery.com>
15044
15045 PR PR15693
15046 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15047 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15048 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15049 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15050
7f3c0343
JB
150512014-05-28 Joel Brobecker <brobecker@adacore.com>
15052
15053 * config/monitor.exp (gdb_target_monitor): Replace use of
15054 "set remotebaud" by "set serial baud".
15055
b2715b27
AW
150562014-05-26 Andy Wingo <wingo@igalia.com>
15057
15058 * gdb.guile/scm-breakpoint.exp:
15059 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15060 properties instead of gdb-object-properties.
15061
498a4489
YQ
150622014-05-26 Yao Qi <yao@codesourcery.com>
15063
15064 * gdb.server/no-thread-db.exp: Specify source file name
15065 explicitly when setting a breakpoint.
15066
589fdceb
MM
150672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15068
15069 * gdb.btrace/vdso.c: New.
15070 * gdb.btrace/vdso.exp: New.
15071
e9089e05
MM
150722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15073
15074 * gdb.base/gcore.exp (capture_command_output): Move ...
15075 * lib/gdb.exp (capture_command_output): ... here.
15076
67b5c0c1
MM
150772014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15078
15079 * gdb.btrace/data.exp: Test memory access during btrace replay.
15080
a2199296
SM
150812014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15082
15083 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15084
17b2616c
PA
150852014-05-21 Pedro Alves <palves@redhat.com>
15086
15087 PR gdb/13860
15088 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15089 (top level): Test that output related to execution commands is
15090 sent to the console with CLI commands, but not with MI commands.
15091 Test that breakpoint events are always mirrored to the console.
15092 Also expect the new source line to be output after a "next" in
15093 async mode too. Make it a pass/fail test.
15094 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15095 output.
15096 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15097
5166082f
PA
150982014-05-21 Pedro Alves <palves@redhat.com>
15099
15100 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15101 Use them to test variations of "list" after reaching a breakpoint.
15102 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15103 Test "list" with listsize 10 after reaching a breakpoint.
15104 * gdb.python/python.exp (decode_line current location line
15105 number): Adjust expected line number.
15106
2f25d70f
SM
151072014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15108
15109 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15110 behavior for $args, pass it directly to "run".
15111
ff604a67
MR
151122014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15113
15114 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15115 30000 to 65536.
15116
6a3cb8e8
PA
151172014-05-21 Pedro Alves <palves@redhat.com>
15118
15119 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15120 auto-connect-native-target off".
15121 * gdb.base/auto-connect-native-target.c: New file.
15122 * gdb.base/auto-connect-native-target.exp: New file.
15123
4ebfc96e
PA
151242014-05-21 Pedro Alves <palves@redhat.com>
15125
15126 * gdb.base/default.exp: Test "target native" instead of "target
15127 child".
15128
36d46afb
MW
151292014-05-21 Mark Wielaard <mjw@redhat.com>
15130
15131 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15132
5876f503
JK
151332014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15134
15135 Fix TLS access for -static -pthread.
15136 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15137 <HAVE_TLS> (thread_function, main): Initialize it.
15138 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15139 Add clean_restart.
15140 <$have_tls != "">: Check TLSVAR.
15141
0256a6ac
PA
151422014-05-21 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.base/dcache-line-read-error.c: New.
15145 * gdb.base/dcache-line-read-error.exp: New.
15146
936d2992
PA
151472014-05-20 Pedro Alves <palves@redhat.com>
15148
15149 * gdb.base/compare-sections.c: New file.
15150 * gdb.base/compare-sections.exp: New file.
15151
802e8e6d
PA
151522014-05-20 Pedro Alves <palves@redhat.com>
15153
15154 * gdb.base/break-idempotent.c: New file.
15155 * gdb.base/break-idempotent.exp: New file.
15156
e59fa00f
MM
151572014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15158
15159 * gdb.btrace/nohist.exp: New.
15160
8b696e31
YQ
151612014-05-20 Yao Qi <yao@codesourcery.com>
15162
15163 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15164 gdb.reverse directory and gdb_reverse_timeout exists in board
15165 setting.
15166 * README: Document gdb_reverse_timeout.
15167
73c9764f
YQ
151682014-05-20 Yao Qi <yao@codesourcery.com>
15169
15170 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15171 'test_file_name'. Treat args as a string instead of a list.
15172 (gdb_init): Rename argument 'args' by 'test_file_name'.
15173
f1f4348a
JK
151742014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15175
15176 * gdb.arch/powerpc-power.exp: New file.
15177 * gdb.arch/powerpc-power.s: New file.
15178
0dbe70ce
DE
151792014-05-16 Doug Evans <dje@google.com>
15180
15181 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15182 * gdb.base/completion.exp: Check that all expected files exist
15183 before doing file completion.
0dbe70ce 15184
8d551b02
DE
151852014-05-16 Doug Evans <dje@google.com>
15186
15187 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15188 Update.
15189 (do_syscall_tests_without_xml): Update.
15190
73eb7709
PA
151912014-05-16 Pedro Alves <palves@redhat.com>
15192
15193 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15194 instead of "unknown output after running".
15195
3fae92fc
YQ
151962014-05-16 Yao Qi <yao@codesourcery.com>
15197
15198 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15199 file1.txt from host at the end.
15200 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15201
c2b2ccc5
DE
152022014-05-15 Doug Evans <dje@google.com>
15203
15204 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15205 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15206 loading file. Add test for TU lookup.
15207
8c217a4b
SM
152082014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15209
15210 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15211 calling "-exec-arguments" or "set args" before running the
15212 inferior.
15213
3deb39c6
SM
152142014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15215
15216 * lib/mi-support.exp (mi_expect_stop): Expect message for
15217 inferiors that exit with non-zero exit code.
15218
71a79f8c
YQ
152192014-05-14 Yao Qi <yao@codesourcery.com>
15220
15221 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15222 match absolute path on remote host.
15223 (test_file_list_exec_source_files): Remove "/" from the
15224 pattern.
15225
f23fcd46
YQ
152262014-05-14 Yao Qi <yao@codesourcery.com>
15227
15228 * boards/local-remote-host-notty.exp (${board}_file): New
15229 proc.
15230
9404b58f
KM
152312014-05-07 Kyle McMartin <kyle@redhat.com>
15232
15233 Pushed by Joel Brobecker <brobecker@adacore.com>.
15234 * gdb.arch/aarch64-atomic-inst.c: New file.
15235 * gdb.arch/aarch64-atomic-inst.exp: New file.
15236
5e45f04c
YQ
152372014-05-07 Yao Qi <yao@codesourcery.com>
15238
15239 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15240 in current context" too.
15241
c888a17d
KS
152422014-05-05 Keith Seitz <keiths@redhat.com>
15243
15244 * gdb.linespec/ls-dollar.exp: Add test for linespec
15245 file:convenience_variable.
15246
290a839c
YQ
152472014-05-05 Yao Qi <yao@codesourcery.com>
15248
15249 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15250 traceframes into tfile and ctf trace files. Read data from
15251 trace file and test collected data.
15252 (gdb_collect_locals_test): Likewise.
15253 (gdb_unavailable_registers_test): Likewise.
15254 (gdb_unavailable_floats): Likewise.
15255 (gdb_collect_globals_test): Likewise.
15256 (top-level): Append "ctf" to trace_file_targets if GDB
15257 supports.
15258
b5262cd0
YQ
152592014-05-05 Yao Qi <yao@codesourcery.com>
15260
15261 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15262 code to ...
15263 (gdb_collect_args_test_1): ... it. New proc.
15264 (gdb_collect_locals_test): Move some code to ...
15265 (gdb_collect_locals_test_1): ... it. New proc.
15266 (gdb_unavailable_registers_test): Move some code to ...
15267 (gdb_unavailable_registers_test_1): ... it. New proc.
15268 (gdb_unavailable_floats): Move some code to ...
15269 (gdb_unavailable_floats_1): ... it. New proc.
15270
30a1e6cc
SDJ
152712014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15272
15273 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15274 probes to test for bitness recognition.
15275 * gdb.arch/amd64-stap-optional-prefix.exp
15276 (test_probe_value_without_reg): New procedure.
15277 Add code to test for different kinds of bitness.
15278
f33da99a
SDJ
152792014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15280
15281 PR breakpoints/16889
15282 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15283 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15284
5b80f00d
PA
152852014-05-01 Pedro Alves <palves@redhat.com>
15286
15287 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15288 gdb_file_cmd if no file is specified.
15289 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15290 last_loaded_file to set the remote exec-file.
15291
f8c2a73c
PA
152922014-05-01 Pedro Alves <palves@redhat.com>
15293
15294 * boards/local-remote-host.exp: New file.
15295
be6e8ac7
PA
152962014-05-01 Pedro Alves <palves@redhat.com>
15297
15298 * boards/local-remote-host.exp: Rename to ...
15299 * boards/local-remote-host-notty.exp: ... this.
15300
cac0dc8f
JB
153012014-04-28 Joel Brobecker <brobecker@adacore.com>
15302
15303 * gdb.ada/dyn_arrayidx: New testcase.
15304
9730e6cc
YQ
153052014-04-26 Yao Qi <yao@codesourcery.com>
15306
15307 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15308 and compute the length of function main. Save it in
15309 $main_length.
15310 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15311 (top-level): Use gdb_compile to compile objects into
15312 executable and restart GDB. Remove invocation to
15313 prepare_for_testing.
15314
7ae1a6a6
PA
153152014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15316 Pedro Alves <palves@redhat.com>
15317
15318 PR server/16255
15319 * gdb.multi/multi-attach.c: New file.
15320 * gdb.multi/multi-attach.exp: New file.
15321
4082afcc
PA
153222014-04-25 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15325 user.
15326 (top level): Test that "set remote conditional-breakpoints-packet
15327 off" works as intended.
15328 * gdb.base/dprintf.exp: Test that "set remote
15329 breakpoint-commands-packet off" works as intended.
15330 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15331 New function.
15332 (top level): Call it.
15333 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15334 remote fast-tracepoints-packet off" works as intended.
15335 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15336 * lib/gdb.exp (gdb_is_target_remote): ... here.
15337
2abc3f8d
DB
153382014-04-24 David Blaikie <dblaikie@gmail.com>
15339
15340 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15341 ensure clang would not discard them.
15342 * gdb.base/gdbvars.c: Ditto.
15343 * gdb.base/memattr.c: Ditto.
15344 * gdb.base/whatis.c: Ditto.
15345 * gdb.python/py-prettyprint.c: Ditto.
15346 * gdb.trace/actions.c: Ditto.
15347 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15348 ensure clang would not discard it.
15349
bfd39632
DB
153502014-04-24 David Blaikie <dblaikie@gmail.com>
15351
15352 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15353 clang to emit the full definition of type required by the test
15354 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15355
22842ff6
DB
153562014-04-24 David Blaikie <dblaikie@gmail.com>
15357
15358 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15359 coax Clang into emitting the definition of the type.
15360 * gdb.cp/pr10728-x.h (y): Ditto.
15361 * gdb.cp/pr10728-y.cc (y): Ditto.
15362
c2e827ad
DB
153632014-04-24 David Blaikie <dblaikie@gmail.com>
15364
15365 * gdb.base/label.exp: XFAIL label related tests under Clang.
15366 * gdb.cp/cplabel.exp: Ditto.
15367 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15368 under Clang those using labels.
15369
4c2d33e7
YQ
153702014-04-25 Yao Qi <yao@codesourcery.com>
15371
15372 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15373 double_label.
15374 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15375 partial_label and double_label.
15376
56083b99
DB
153772014-04-24 David Blaikie <dblaikie@gmail.com>
15378
15379 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15380
25d4e99d
DB
153812014-04-24 David Blaikie <dblaikie@gmail.com>
15382
15383 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15384 of the function to work across GCC and Clang.
15385 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15386 pointer types (const void ** const V void **).
15387
01f9f808
MS
153882014-04-24 Michael Sturm <michael.sturm@mintel.com>
15389 Walfred Tedeschi <walfred.tedeschi@intel.com>
15390
15391 * Makefile.in (EXECUTABLES): Added i386-avx512.
15392 * gdb.arch/i386-avx512.c: New file.
15393 * gdb.arch/i386-avx512.exp: Likewise.
15394
4b48d439
KS
153952014-04-23 Keith Seitz <keiths@redhat.com>
15396
15397 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15398 (mi_make_breakpoint_table): New procedure.
15399 (mi_create_breakpoint): Use mi_make_breakpoint
15400 and return the result.
15401 (mi_make_breakpoint): New procedure.
15402 (mi_build_kv_pairs): New procedure.
15403
15404 * gdb.mi/mi-break.exp: Remove unused globals,
15405 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15406 All callers updated.
15407 * gdb.mi/mi-dprintf.exp: Use variable to track command
15408 number.
15409 Update all callers of mi_create_breakpoint and use
15410 mi_make_breakpoint_table.
15411 Remove any unused global variables.
15412 * gdb.mi/mi-nonstop.exp: Likewise.
15413 * gdb.mi/mi-nsintrall.exp: Likewise.
15414 * gdb.mi/mi-nsmoribund.exp: Likewise.
15415 * gdb.mi/mi-nsthrexec.exp: Likewise.
15416 * gdb.mi/mi-reverse.exp: Likewise.
15417 * gdb.mi/mi-simplerun.exp: Likewise.
15418 * gdb.mi/mi-stepn.exp: Likewise.
15419 * gdb.mi/mi-syn-frame.exp: Likewise.
15420 * gdb.mi/mi-until.exp: Likewise.
15421 * gdb.mi/mi-var-cp.exp: Likewise.
15422 * gdb.mi/mi-var-display.exp: Likewise.
15423 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15424 * gdb.mi/mi2-var-child.exp: Likewise.
15425 * gdb.mi/mi-vla-c99.exp: Likewise.
15426 * lib/mi-support.exp: Likewise.
15427
15428 From Ian Lance Taylor <iant@cygnus.com>:
15429 * lib/gdb.exp (parse_args): New procedure.
15430
08351840
PA
154312014-04-23 Pedro Alves <palves@redhat.com>
15432
15433 * gdb.base/break-unload-file.c: New file.
15434 * gdb.base/break-unload-file.exp: New file.
15435 * gdb.base/sym-file-lib.c (baz): New function.
15436 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15437 field.
15438 (load): Store the segment's mapped size.
15439 (unload): New function.
15440 (unload_shlib): New function.
15441 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15442 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15443 set a breakpoint at baz, and call it.
15444 * gdb.base/sym-file.exp: New tests for stale breakpoint
15445 instructions.
15446
076855f9
PA
154472014-04-23 Pedro Alves <palves@redhat.com>
15448
15449 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15450 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15451 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15452 * gdb.base/hbreak-unmapped.c: New file.
15453 * gdb.base/hbreak-unmapped.exp: New file.
15454 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15455 * lib/gdb.exp (gdb_is_target_remote): ... here.
15456
483805cf
PA
154572014-04-22 Pedro Alves <palves@redhat.com>
15458
15459 * gdb.base/consecutive-step-over.c: New file.
15460 * gdb.base/consecutive-step-over.exp: New file.
15461
06d97543
PA
154622014-04-22 Pedro Alves <palves@redhat.com>
15463
15464 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15465 instead of send_gdb/gdb_expect.
15466
b4429ea2
YQ
154672014-04-22 Yao Qi <yao@codesourcery.com>
15468
15469 * lib/trace-support.exp (generate_tracefile): New procedure.
15470 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15471 return 0.
15472 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15473 if generate_tracefile returns 1.
15474
51d48146
PA
154752014-04-18 Tom Tromey <palves@redhat.com>
15476 Pedro alves <tromey@redhat.com>
15477
15478 PR backtrace/15558
15479 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15480 with a backtrace limit.
15481 * gdb.python/py-frame-inline.exp: Test running to an inline
15482 function with a backtrace limit, and printing the newest frame.
15483 * gdb.python/py-frame-inline.c (main): Call f.
15484
bd1dce5f
MS
154852014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15486
15487 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15488
40d1a503
MS
154892014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15490
15491 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15492 Drop prefix from unsupported source file path.
15493
389b98f7
YQ
154942014-04-17 Yao Qi <yao@codesourcery.com>
15495
15496 * lib/gdb.exp (with_target_charset): New proc.
15497 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15498 with_target_charset.
15499 (test_print_strings): Likewise.
15500 (test_repeat_bytes): Likewise.
15501 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15502 for some tests.
15503
22869d73
KS
155042014-04-16 Keith Seitz <keiths@redhat.com>
15505
15506 PR gdb/15827
15507 * gdb.dwarf2/corrupt.c: New file.
15508 * gdb.dwarf2/corrupt.exp: New file.
15509
c4f87ca6
KS
155102014-04-16 Keith Seitz <keiths@redhat.com>
15511
15512 PR c++/16597
15513 * gdb.cp/namelessclass.cc: New file.
15514 * gdb.cp/namelessclass.exp: New file.
15515 * gdb.cp/namelessclass.S: New file.
15516
ab19de87
DE
155172014-04-16 Doug Evans <dje@google.com>
15518
15519 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15520 Add comment.
15521 (gdbserver_default_get_comm_port): New function.
15522 (gdbserver_start): Check if board file provided
15523 "gdbserver,get_comm_port" and use it if so.
15524 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15525 (gdb,socketport): Set to "stdio".
15526 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15527 (stdio_gdbserver_template): Delete.
15528 (${board}_get_remote_address): Update.
15529 (${board}_build_remote_cmd): Delete.
15530 (${board}_get_comm_port): New function.
15531 (${board}_spawn): Update.
15532 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15533 Delete.
15534 (${board}_get_remote_address): Update.
15535 (${board}_get_comm_port): New function.
15536
fc98a809
AB
155372014-04-16 Andrew Burgess <aburgess@broadcom.com>
15538
15539 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15540 appearing in any order.
15541
87fd9e6e
DE
155422014-04-15 Doug Evans <dje@google.com>
15543
15544 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15545 uninitialized value of "description".
15546
099fc3ea
KS
155472014-04-15 Keith Seitz <keiths@redhat.com>
15548
15549 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15550 Remove unused globals.
15551 (test_running_the_program): Likewise.
15552 (test_controlled_execution): Likewise.
15553 (test_controlling_breakpoints): Likewise.
15554 (test_program_termination): Likewise.
15555
5da151d4
KS
155562014-04-15 Keith Seitz <keiths@redhat.com>
15557
15558 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15559 unused globals.
15560 (test_rbreak_creation_and_listing): Likewise.
15561 (test_ignore_count): Likewise.
15562 (test_error): Likewise.
15563
35e5d2f0
PA
155642014-04-15 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15567 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15568 sym-file-loader.c.
15569 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15570 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15571 to sym-file-loader.c.
15572 (struct library): Forward declare.
15573 (load_shlib, lookup_function): Change prototypes.
15574 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15575 (translate_offset): Remove declarations.
15576 (get_text_addr): New declaration.
15577 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15578 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15579 sym-file-loader.h.
15580 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15581 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15582 here from sym-file-loader.h.
15583 (struct library): New structure.
15584 (load_shlib, lookup_function): Change prototypes and adjust to
15585 work with a struct library.
15586 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15587 (translate_offset): Make static.
15588 (get_text_addr): New function.
15589 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15590
eb4c1710
PA
155912014-04-15 Pedro Alves <palves@redhat.com>
15592
15593 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15594
2d1baf52
PA
155952014-04-15 Pedro Alves <palves@redhat.com>
15596
15597 * gdb.base/sym-file-loader.c: Include <limits.h>.
15598 (SELF_LINK): New define.
15599 (get_origin): New function.
15600 (load_shlib): Use it.
15601 * gdb.base/sym-file.exp: Don't early return if the target is
15602 remote. Use runto_main, and issue fail is that fails. Use
15603 gdb_load_shlibs.
15604 (shlib_name): Delete.
15605 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15606
7dd6df01
PA
156072014-04-15 Pedro Alves <palves@redhat.com>
15608
15609 * gdb.base/sym-file.exp: Remove regex characters from test
15610 message. Don't refer to breakpoint numbers in test messages.
15611
b50c8614
KS
156122014-04-14 Keith Seitz <keiths@redhat.com>
15613
15614 PR c++/16253
15615 * gdb.cp/var-tag.cc: New file.
15616 * gdb.cp/var-tag.exp: New file.
15617 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15618 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15619 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15620 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15621
3d567982
TT
156222014-04-14 Tom Tromey <tromey@redhat.com>
15623
15624 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15625 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15626 type.
15627 * gdb.cp/enum-class.exp: New file.
15628 * gdb.cp/enum-class.cc: New file.
15629
0626fc76
TT
156302014-04-14 Tom Tromey <tromey@redhat.com>
15631
15632 * gdb.dwarf2/enum-type.exp: New file.
15633
dca325b3
SA
156342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15635
15636 * gdb.mi/mi-vla-c99.exp: New file.
15637 * gdb.mi/vla.c: New file.
15638
5854b38a
SA
156392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15640
15641 * gdb.base/vla-datatypes.c: New file.
15642 * gdb.base/vla-datatypes.exp: New file.
15643
463bb957
SA
156442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15645
15646 * gdb.base/vla-ptr.c: New file.
15647 * gdb.base/vla-ptr.exp: New file.
15648
3dd170be
SA
156492014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15650
15651 * gdb.dwarf2/count.exp: New file.
15652
5ecaaa66
SA
156532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15654
15655 * gdb.base/vla-sideeffect.c: New file.
15656 * gdb.base/vla-sideeffect.exp: New file.
15657
41f1ada5
DB
156582014-04-14 David Blaikie <dblaikie@gmail.com>
15659
15660 * gdb.mi/non-stop.c: Add return value for non-void function return
15661 statement.
15662 * gdb.threads/staticthreads.c: Ditto.
15663
0be03e84
DE
156642014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15665 Doug Evans <xdje42@gmail.com>
15666
15667 * gdb.guile/scm-value.c: Improve test case.
15668 * gdb.guile/scm-value.exp: Add new test.
15669
f180a1fb
DB
156702014-04-11 David Blaikie <dblaikie@gmail.com>
15671
15672 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15673 override Clang's default.
15674
6b662e19
JB
156752014-04-11 Joel Brobecker <brobecker@adacore.com>
15676
15677 Revert the following changes (regressions):
15678
15679 * gdb.base/vla-sideeffect.c: New file.
15680 * gdb.base/vla-sideeffect.exp: New file.
15681
15682 * gdb.dwarf2/count.exp: New file.
15683
15684 * gdb.base/vla-multi.c: New file.
15685 * gdb.base/vla-multi.exp: New file.
15686
15687 * gdb.base/vla-ptr.c: New file.
15688 * gdb.base/vla-ptr.exp: New file.
15689
15690 * gdb.base/vla-datatypes.c: New file.
15691 * gdb.base/vla-datatypes.exp: New file.
15692
15693 * gdb.mi/mi-vla-c99.exp: New file.
15694 * gdb.mi/vla.c: New file.
15695
245a5f0b
KS
156962014-04-11 Keith Seitz <keiths@redhat.com>
15697
15698 PR c++/16675
15699 * gdb.cp/cpsizeof.exp: New file.
15700 * gdb.cp/cpsizeof.cc: New file.
15701
58a84dcf
SA
157022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15703
191a8a90
JB
15704 * gdb.mi/mi-vla-c99.exp: New file.
15705 * gdb.mi/vla.c: New file.
58a84dcf 15706
c8655f75
SA
157072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15708
15709 * gdb.base/vla-datatypes.c: New file.
15710 * gdb.base/vla-datatypes.exp: New file.
15711
024e13b4
SA
157122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15713
15714 * gdb.base/vla-ptr.c: New file.
15715 * gdb.base/vla-ptr.exp: New file.
15716
1a237e0e
SA
157172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15718
15719 * gdb.base/vla-multi.c: New file.
15720 * gdb.base/vla-multi.exp: New file.
15721
504f3432
SA
157222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15723
15724 * gdb.dwarf2/count.exp: New file.
15725
3bce8237
SA
157262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15727
191a8a90
JB
15728 * gdb.base/vla-sideeffect.c: New file.
15729 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15730
322f9c21
YQ
157312014-04-11 Yao Qi <yao@codesourcery.com>
15732
15733 * gdb.base/completion.exp: Check file exists before running tests
15734 on file completion.
15735
d708bcd1
PA
157362014-04-10 Pedro Alves <palves@redhat.com>
15737
15738 * gdb.base/cond-eval-mode.c: New file.
15739 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15740 prepare_for_testing to build the new file. Check result of
15741 runto_main.
15742 (test_break, test_watch): New procedures.
15743 (top level): Use them.
15744
ae1d2761
PM
157452014-04-08 Pierre Muller <muller@sourceware.org>
15746
15747 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15748 Ctrl-V use for mingw hosts.
15749
7af389b8
SC
157502014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15751
15752 * gdb.python/py-value.c: Improve test case.
15753 * gdb.python/py-value.exp: Add new test.
15754
5e703181
DE
157552014-04-07 David Blaikie <dblaikie@gmail.com>
15756
15757 * lib/compiler.c: Identify the clang compiler.
15758 * lib/compiler.cc: Ditto.
15759
9810b410
YQ
157602014-04-03 Yao Qi <yao@codesourcery.com>
15761
15762 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15763
98d1b8dc
AB
157642014-04-01 Anton Blanchard <anton@samba.org>
15765
15766 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15767 messages unique.
15768
3114cea1
AB
157692014-04-01 Anton Blanchard <anton@samba.org>
15770
15771 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15772 prepare_for_testing.
15773
62f7182c
AB
157742014-04-01 Anton Blanchard <anton@samba.org>
15775
15776 * gdb.arch/ppc64-atomic-inst.c: Remove.
15777 * gdb.arch/ppc64-atomic-inst.S: New file.
15778 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15779
770e7fc7
DE
157802014-03-31 Doug Evans <dje@google.com>
15781
15782 * gdb.base/print-symbol-loading-lib.c: New file.
15783 * gdb.base/print-symbol-loading-main.c: New file.
15784 * gdb.base/print-symbol-loading.exp: New file.
15785
46e2bafa
YQ
157862014-03-31 Yao Qi <yao@codesourcery.com>
15787
15788 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15789
8776cfe9
JB
157902014-03-28 Joel Brobecker <brobecker@adacore.com>
15791
15792 * gdb.ada/mi_dyn_arr: New testcase.
15793
5d1ef361
DE
157942014-03-27 Doug Evans <dje@google.com>
15795
15796 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15797
b5bee914
YQ
157982014-03-27 Yao Qi <yao@codesourcery.com>
15799
15800 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15801 if target is nios2-*-*.
15802
0d4d0e77
YQ
158032014-03-26 Yao Qi <yao@codesourcery.com>
15804
15805 * lib/gdb.exp (readline_is_used): New proc.
15806 * gdb.base/completion.exp: Move tests on command complete up.
15807 Skip the rest of tests if readline is not used.
15808 * gdb.ada/complete.exp: Skp the test if readline is not
15809 used.
15810 * gdb.base/filesym.exp: Likewise.
15811 * gdb.base/macscp.exp: Likewise.
15812 * gdb.base/readline-ask.exp: Likewise.
15813 * gdb.base/readline.exp: Likewise.
15814 * gdb.python/py-cmd.exp: Likewise.
15815 * gdb.trace/tfile.exp: Likewise.
15816
29361eee
YQ
158172014-03-26 Yao Qi <yao@codesourcery.com>
15818
15819 * gdb.base/macscp.exp: Fix code format issues.
15820
bc9a5525
UW
158212014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15822
15823 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15824 * gdb.asm/powerpc64le.inc: New file.
15825
d3839ede
PA
158262014-03-25 Pedro Alves <palves@redhat.com>
15827 Doug Evans <dje@google.com>
15828
15829 * gdb.base/source-execution.c: New file.
15830 * gdb.base/source-execution.exp: New file.
15831 * gdb.base/source-execution.gdb: New file.
15832
01672a57
DE
158332014-03-24 Doug Evans <dje@google.com>
15834
15835 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15836 using fission.
15837
88bbeca9
HZ
158382014-03-24 Hui Zhu <hui@codesourcery.com>
15839 Pedro Alves <palves@redhat.com>
15840
15841 PR breakpoints/16101
15842 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15843 test pass/fail messages. Detect missing support for dprintf when
15844 breakpoints are actually inserted.
15845 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15846 breakpoints are actually inserted.
15847 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15848 fails.
15849
d2348791
JK
158502014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15851
15852 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15853
feef67ab
DE
158542014-03-22 Doug Evans <xdje42@gmail.com>
15855
15856 * gdb.python/python.exp (python not supported): Verify multi-line
15857 python command issues an error.
25d743f9 15858 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15859 guile command issues an error.
feef67ab 15860
ecebef6a
MR
158612014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15862
15863 * gdb.threads/thread-specific.exp: Handle the lack of usable
15864 $this_breakpoint and $this_thread.
15865
ccdd1909
HZ
158662014-03-21 Hui Zhu <hui@codesourcery.com>
15867
15868 * gdb.base/attach.exp (do_command_attach_tests): New.
15869
beb460e8
PA
158702014-03-20 Tom Tromey <tromey@redhat.com>
15871 Pedro Alves <palves@redhat.com>
15872
15873 PR cli/15718
15874 * gdb.base/condbreak-call-false.c: New file.
15875 * gdb.base/condbreak-call-false.exp: New file.
15876
40acf43a
PA
158772014-03-20 Pedro Alves <palves@redhat.com>
15878
15879 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15880 Delete.
15881 (block_signals, unblock_signals): Delete.
15882 (child_function_2, main): Remove references to deleted variable
15883 and functions.
15884
9f5e1e02
PA
158852014-03-20 Pedro Alves <palves@redhat.com>
15886
15887 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15888 Use pthread_kill to signal thread 2.
15889 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15890 Adjust to make the test send itself a signal rather than using the
15891 host's "kill" command.
15892
99619bea
PA
158932014-03-20 Pedro Alves <palves@redhat.com>
15894
15895 * gdb.threads/multiple-step-overs.c: New file.
15896 * gdb.threads/multiple-step-overs.exp: New file.
15897 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15898 Adjust expected infrun debug output.
15899
2adfaa28
PA
159002014-03-20 Pedro Alves <palves@redhat.com>
15901
15902 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15903 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15904
31e77af2
PA
159052014-03-20 Pedro Alves <palves@redhat.com>
15906
15907 PR breakpoints/7143
15908 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15909 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15910 of gdb_test_multiple.
15911 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15912 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15913
b9f437de
PA
159142014-03-20 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15917 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15918
05adc73e
PA
159192014-03-19 Pedro Alves <palves@redhat.com>
15920
15921 * gdb.base/async.exp: Remove early return.
15922
6048b950
PA
159232014-03-19 Pedro Alves <palves@redhat.com>
15924
15925 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15926
8bcfb00a
PA
159272014-03-19 Pedro Alves <palves@redhat.com>
15928
15929 * gdb.base/async.exp (test_background): Expect \r\n after
15930 "completed." in the fail pattern.
15931
884e37dc
PA
159322014-03-19 Pedro Alves <palves@redhat.com>
15933
15934 * gdb.base/async.exp (test_background): New procedure.
15935 Use it for all background execution command tests.
15936
148e57e2
PA
159372014-03-19 Pedro Alves <palves@redhat.com>
15938
15939 * gdb.base/async.exp: Use prepare_for_testing.
15940
f48088c7
PA
159412014-03-19 Pedro Alves <palves@redhat.com>
15942
15943 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15944 the same line.
15945
e2f6c966
PA
159462014-03-19 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.base/async.c (main): Add "jump here" and "until here" line
15949 marker comments.
15950 * gdb.base/async.exp (jump_here): New global.
15951 (jump& test): Use it.
15952 (until_here): New global.
15953 (until& test): Use it.
15954
c30568d4
PA
159552014-03-19 Pedro Alves <palves@redhat.com>
15956
15957 * gdb.base/async.exp: Don't frob gdb_protocol.
15958
0172b6a7
DE
159592014-03-18 Doug Evans <xdje42@gmail.com>
15960
15961 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15962 Fix spelling of exec-done-display.
15963
06c868a8
JK
159642014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15965
15966 PR gdb/15358
15967 * gdb.base/gdb-sigterm.c: New file.
15968 * gdb.base/gdb-sigterm.exp: New file.
15969
0c7e1a46
PA
159702014-03-18 Pedro Alves <palves@redhat.com>
15971
15972 PR gdb/13860
15973 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15974 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15975 solib-event.
15976
f7c77d93
JB
159772014-03-17 Joel Brobecker <brobecker@adacore.com>
15978
15979 * gdb.ada/pckd_arr_ren: New testcase.
15980
5a1e8c7a
DE
159812014-03-13 Doug Evans <xdje42@gmail.com>
15982
15983 PR guile/16612
15984 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15985 collect after discarding symbols.
15986
350e1a76
DE
159872014-03-13 Ludovic Courtès <ludo@gnu.org>
15988 Doug Evans <xdje42@gmail.com>
15989
15990 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15991 to history survives a gc.
15992
a69900ae
PA
159932014-03-13 Pedro Alves <palves@redhat.com>
15994
15995 * gdb.base/default.exp: Don't test "target procfs".
15996
5db9f0bd
PA
159972014-03-13 Pedro Alves <palves@redhat.com>
15998
15999 * gdb.base/default.exp: Update "target child" and "target procfs"
16000 tests to not expect "Unix".
16001
b3ccfe11
TT
160022014-03-12 Tom Tromey <tromey@redhat.com>
16003
16004 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16005 New procs. Add target-async tests.
16006 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16007 Add target-async tests.
16008
646f4417
AA
160092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16010
16011 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16012 'func_start' and 'func_end' for the beginning and end of the
16013 function code, respectively.
16014 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16015 'func_end' instead of 'func' and 'main'.
16016
288c211f
AA
160172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16018
16019 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16020 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16021 generate the debug info assembler source.
16022
e0c0f156
AA
160232014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16024
16025 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16026 * gdb.dwarf2/arr-subrange.exp: Likewise.
16027 * gdb.dwarf2/dwz.exp: Likewise.
16028 * gdb.dwarf2/method-ptr.exp: Likewise.
16029 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16030 * gdb.dwarf2/subrange.exp: Likewise.
16031 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16032 * gdb.dwarf2/implptrpiece.exp: Likewise.
16033 * gdb.dwarf2/nostaticblock.exp: Likewise.
16034
0e5c4555
AA
160352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16036
16037 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16038 directory to absolute path name arguments.
16039
5ec18f2b
JG
160402014-03-10 Joel Brobecker <brobecker@adacore.com>
16041
16042 * gdb.ada/tagged_access: New testcase.
16043
847fc4f2
MM
160442014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16045
16046 * gdb.btrace/data.exp: Update expected output.
16047
cc3da688
YQ
160482014-03-06 Yao Qi <yao@codesourcery.com>
16049
16050 * gdb.trace/pr16508.exp: New file.
16051
0f26cec1
PA
160522014-03-05 Pedro Alves <palves@redhat.com>
16053
16054 PR gdb/16575
16055 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16056 procedure.
16057 (top level): Adjust to use it. Add tests that exercise breakpoint
16058 interaction with the code-cache.
16059
7a5a839f
LC
160602014-02-26 Ludovic Courtès <ludo@gnu.org>
16061
16062 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16063 test for 'history-append!'.
16064
31aa7e4e
JB
160652014-02-26 Joel Brobecker <brobecker@adacore.com>
16066
16067 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16068 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16069 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16070 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16071 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16072 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16073
1b588015
JB
160742014-02-26 Joel Brobecker <brobecker@adacore.com>
16075
16076 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16077 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16078 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16079
55426c9d
JB
160802014-02-26 Joel Brobecker <brobecker@adacore.com>
16081
16082 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16083
dc53a7ad
JB
160842014-02-26 Joel Brobecker <brobecker@adacore.com>
16085
16086 * gdb.dwarf2/arr-stride.c: New file.
16087 * gdb.dwarf2/arr-stride.exp: New file.
16088
12ab52e9
PA
160892014-02-26 Pedro Alves <palves@redhat.com>
16090
16091 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16092 that won't ever trigger. Make sure that GDB reports the correct
16093 breakpoint that caused the stop.
16094
849c862e
JK
160952014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16096
16097 PR gdb/16626
16098 * gdb.base/auto-load-script: New file.
16099 * gdb.base/auto-load.c: New file.
16100 * gdb.base/auto-load.exp: New file.
16101
71b7d793
JK
16102 PR gdb/16626
16103 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16104
e2f0d509
JK
161052014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16106
16107 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16108 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16109
50cc37c8
DE
161102014-02-24 Doug Evans <dje@google.com>
16111
16112 * lib/gdb.exp (run_on_host): Log error output if program fails.
16113
ea4758f2
PA
161142014-02-21 Pedro Alves <palves@redhat.com>
16115
16116 * gdb.threads/step-after-sr-lock.c: Rename to ...
16117 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16118 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16119 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16120 ... this.
16121
d7b30f67
SDJ
161222014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16123
16124 PR tdep/16397
16125 * gdb.arch/amd64-stap-special-operands.exp: New file.
16126 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16127 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16128 * gdb.arch/amd64-stap-triplet.S: Likewise.
16129 * gdb.arch/amd64-stap-triplet.c: Likewise.
16130
83deb43f
JB
161312014-02-20 Joel Brobecker <brobecker@adacore.com>
16132
16133 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16134 in .section pseudo-op.
16135
adde2bff
DE
161362014-02-20 lin zuojian <manjian2006@gmail.com>
16137 Joel Brobecker <brobecker@adacore.com>
16138 Doug Evans <xdje42@gmail.com>
16139
16140 PR symtab/16581
16141 * gdb.dwarf2/dw2-icycle.S: New file.
16142 * gdb.dwarf2/dw2-icycle.c: New file.
16143 * gdb.dwarf2/dw2-icycle.exp: New file.
16144
f7bd0f78
SC
161452014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16146
16147 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16148 operations on gdb.Value objects.
16149 * gdb.python/py-value-cc.exp: Add new test to test operations on
16150 gdb.Value objects.
16151
c17ef0d5
DE
161522014-02-18 Doug Evans <dje@google.com>
16153
16154 * Makefile.in (TESTS): New variable.
16155 (expanded_tests, expanded_tests_or_none): New variables
16156 (check-single): Pass $(expanded_tests_or_none) to runtest.
16157 (check-parallel): Only run tests in $(TESTS) if non-empty.
16158 (check/no-matching-tests-found): New rule.
16159 * README: Document TESTS makefile variable.
16160
5dd3176f
DE
161612014-02-18 Doug Evans <dje@google.com>
16162
16163 * Makefile.in (check-parallel): rm -rf outputs temp.
16164
0b10be4f
JK
161652014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16166
16167 Fix "ERROR: no fileid for" in the testsuite.
16168 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16169
85f224e7
DE
161702014-02-12 Doug Evans <dje@google.com>
16171
16172 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16173 (MISCELLANEOUS): New variable.
16174 (clean): rm -rf $(MISCELLANEOUS).
16175 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16176 dwp live in the same directory as symlinks, with each symlink pointed
16177 to a differently named file in a different directory.
16178
149b30ff
DE
161792014-02-11 Doug Evans <dje@google.com>
16180
16181 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16182 of Tcl file commands.
16183
1dfdac32
MK
161842014-02-10 Mark Kettenis <kettenis@gnu.org>
16185
16186 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16187 "kill -SIGUSR1 -1".
16188
aa4fb036
JB
161892014-02-10 Joel Brobecker <brobecker@adacore.com>
16190
16191 * gdb.ada/tick_length_array_enum_idx: New testcase.
16192
ed3ef339
DE
161932014-02-10 Doug Evans <xdje42@gmail.com>
16194
16195 * configure.ac (AC_OUTPUT): Add gdb.guile.
16196 * configure: Regenerate.
16197 * lib/gdb-guile.exp: New file.
16198 * lib/gdb.exp (get_target_charset): New function.
16199 * gdb.base/help.exp: Update expected output from "apropos apropos".
16200 * gdb.guile/Makefile.in: New file.
16201 * gdb.guile/guile.exp: New file.
16202 * gdb.guile/scm-arch.c: New file.
16203 * gdb.guile/scm-arch.exp: New file.
16204 * gdb.guile/scm-block.c: New file.
16205 * gdb.guile/scm-block.exp: New file.
16206 * gdb.guile/scm-breakpoint.c: New file.
16207 * gdb.guile/scm-breakpoint.exp: New file.
16208 * gdb.guile/scm-disasm.c: New file.
16209 * gdb.guile/scm-disasm.exp: New file.
16210 * gdb.guile/scm-equal.c: New file.
16211 * gdb.guile/scm-equal.exp: New file.
16212 * gdb.guile/scm-error.exp: New file.
16213 * gdb.guile/scm-error.scm: New file.
16214 * gdb.guile/scm-frame-args.c: New file.
16215 * gdb.guile/scm-frame-args.exp: New file.
16216 * gdb.guile/scm-frame-args.scm: New file.
16217 * gdb.guile/scm-frame-inline.c: New file.
16218 * gdb.guile/scm-frame-inline.exp: New file.
16219 * gdb.guile/scm-frame.c: New file.
16220 * gdb.guile/scm-frame.exp: New file.
16221 * gdb.guile/scm-generics.exp: New file.
16222 * gdb.guile/scm-gsmob.exp: New file.
16223 * gdb.guile/scm-iterator.c: New file.
16224 * gdb.guile/scm-iterator.exp: New file.
16225 * gdb.guile/scm-math.c: New file.
16226 * gdb.guile/scm-math.exp: New file.
16227 * gdb.guile/scm-objfile-script-gdb.in: New file.
16228 * gdb.guile/scm-objfile-script.c: New file.
16229 * gdb.guile/scm-objfile-script.exp: New file.
16230 * gdb.guile/scm-objfile.c: New file.
16231 * gdb.guile/scm-objfile.exp: New file.
16232 * gdb.guile/scm-ports.exp: New file.
16233 * gdb.guile/scm-pretty-print.c: New file.
16234 * gdb.guile/scm-pretty-print.exp: New file.
16235 * gdb.guile/scm-pretty-print.scm: New file.
16236 * gdb.guile/scm-section-script.c: New file.
16237 * gdb.guile/scm-section-script.exp: New file.
16238 * gdb.guile/scm-section-script.scm: New file.
16239 * gdb.guile/scm-symbol.c: New file.
16240 * gdb.guile/scm-symbol.exp: New file.
16241 * gdb.guile/scm-symtab-2.c: New file.
16242 * gdb.guile/scm-symtab.c: New file.
16243 * gdb.guile/scm-symtab.exp: New file.
16244 * gdb.guile/scm-type.c: New file.
16245 * gdb.guile/scm-type.exp: New file.
16246 * gdb.guile/scm-value-cc.cc: New file.
16247 * gdb.guile/scm-value-cc.exp: New file.
16248 * gdb.guile/scm-value.c: New file.
16249 * gdb.guile/scm-value.exp: New file.
16250 * gdb.guile/source2.scm: New file.
16251 * gdb.guile/types-module.cc: New file.
16252 * gdb.guile/types-module.exp: New file.
16253
7026a7c1
YQ
162542014-02-10 Yao Qi <yao@codesourcery.com>
16255
16256 PR testsuite/16543
16257 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16258 * configure: Regenerated.
16259 * Makefile.in: New file.
16260
6c466447
AS
162612014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16262
16263 * gdb.python/py-framefilter.exp: Fix typo.
16264
6e854735
YQ
162652014-02-08 Yao Qi <yao@codesourcery.com>
16266
16267 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16268 that no =breakpoint-modified is emitted when breakpoints are
16269 modified through MI commands.
16270
d137e6dc
PA
162712014-02-07 Pedro Alves <pedro@codesourcery.com>
16272 Pedro Alves <palves@redhat.com>
16273
16274 * gdb.threads/step-after-sr-lock.c: New file.
16275 * gdb.threads/step-after-sr-lock.exp: New file.
16276
b5ee5a50
PA
162772014-02-07 Pedro Alves <palves@redhat.com>
16278
16279 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16280
3c77faf3
JK
162812014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16282
16283 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16284 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16285
6dddc817
DE
162862014-02-06 Doug Evans <xdje42@gmail.com>
16287
16288 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16289 output.
16290
16291 * gdb.gdb/python-interrupts.exp: New file.
16292
de7b2893
YQ
162932014-02-05 Yao Qi <yao@codesourcery.com>
16294
16295 * gdb.trace/report.exp (use_collected_data): Test the output
16296 of "info threads" and "info inferiors".
16297
66d032ac
YQ
162982014-02-05 Yao Qi <yao@codesourcery.com>
16299
16300 Revert this patch:
16301
16302 2013-05-24 Yao Qi <yao@codesourcery.com>
16303
16304 * gdb.trace/tfile.exp: Test inferior and thread.
16305
591a12a1
UW
163062014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16307
16308 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16309 on a function.
16310 * gdb.base/step-bt.c: Call hello via function pointer to make
16311 sure its first instruction is executed on powerpc64le-linux.
16312
0ff3e01f
UW
163132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16314
16315 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16316
084ee545
UW
163172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16318
16319 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16320 of the test patterns for use on little-endian systems.
16321
6ed14ff3
UW
163222014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16323
16324 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16325 (decimal_vector): Fix for little-endian.
16326
401e27fd
JM
163272014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16328
16329 * gdb.arch/sparc-sysstep.exp: New file.
16330 * gdb.arch/sparc-sysstep.c: Likewise.
16331
16332 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16333
8b924729
EBM
163342014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16335
16336 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16337
fb151210
JB
163382014-01-23 Tom Tromey <tromey@redhat.com>
16339
16340 * gdb.ada/array_char_idx: New testcase.
16341
0740f8d8
TT
163422014-01-23 Tom Tromey <tromey@redhat.com>
16343
16344 PR python/16487:
16345 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16346 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16347 classes.
16348
21909fa1
TT
163492014-01-23 Tom Tromey <tromey@redhat.com>
16350
16351 PR python/16491:
16352 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16353 string from an inferior frame.
16354 * gdb.python/py-framefilter-mi.exp: Update.
16355
87ce2a04
DE
163562014-01-22 Doug Evans <dje@google.com>
16357
16358 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16359
237b092b
AA
163602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16361
16362 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16363
d674a709
AA
163642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16365
16366 * gdb.trace/entry-values.exp: Remove excess space character from
16367 regex patterns. Handle s390 call instruction.
16368
20fa3390
AA
163692014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16370
16371 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16372 define "*_start" label. Make "name" static.
16373 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16374 ${name} by references to ${name}_start.
16375
78466714
AA
163762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16377
16378 * gdb.base/info-macros.exp: Remove "debug" from the compile
16379 options.
16380
ec9f644a
IB
163812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16382
16383 * gdb.dlang/demangle.exp: New file.
16384
94b1b47e
IB
163852014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16386
16387 * gdb.dlang/primitive-types.exp: New file.
16388
7f420862
IB
163892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16390
16391 * configure.ac: Create gdb.dlang/Makefile.
16392 * configure: Regenerate.
16393 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16394 * gdb.dlang/Makefile.in: New file.
16395 * lib/d-support.exp: New file.
16396 * lib/gdb.exp (skip_d_tests): New proc.
16397
52834460
MM
163982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16399
16400 * gdb.btrace/delta.exp: Check reverse stepi.
16401 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16402 * gdb.btrace/finish.exp: New.
16403 * gdb.btrace/next.exp: New.
16404 * gdb.btrace/nexti.exp: New.
16405 * gdb.btrace/record_goto.c: Add comments.
16406 * gdb.btrace/step.exp: New.
16407 * gdb.btrace/stepi.exp: New.
16408 * gdb.btrace/multi-thread-step.c: New.
16409 * gdb.btrace/multi-thread-step.exp: New.
16410 * gdb.btrace/rn-dl-bind.c: New.
16411 * gdb.btrace/rn-dl-bind.exp: New.
16412 * gdb.btrace/data.c: New.
16413 * gdb.btrace/data.exp: New.
16414 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16415
6e07b1d2
MM
164162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16417
16418 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16419 * gdb.btrace/exception.exp: Update.
16420 * gdb.btrace/instruction_history.exp: Update.
16421 * gdb.btrace/record_goto.exp: Update.
16422 * gdb.btrace/tailcall.exp: Update.
16423 * gdb.btrace/unknown_functions.exp: Update.
16424 * gdb.btrace/delta.exp: New.
16425
0b722aec
MM
164262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16427
16428 * gdb.btrace/record_goto.exp: Add backtrace test.
16429 * gdb.btrace/tailcall.exp: Add backtrace test.
16430
066ce621
MM
164312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16432
16433 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16434 * gdb.btrace/record_goto.c: New.
16435 * gdb.btrace/record_goto.exp: New.
16436 * gdb.btrace/x86-record_goto.S: New.
16437
0688d04e
MM
164382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16439
16440 * gdb.btrace/function_call_history.exp: Update tests.
16441 * gdb.btrace/instruction_history.exp: Update tests.
16442
8710b709
MM
164432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16444
16445 * gdb.btrace/function_call_history.exp: Fix expected field
16446 order for "record function-call-history".
16447 Add new tests for "record function-call-history /c".
16448 * gdb.btrace/exception.cc: New.
16449 * gdb.btrace/exception.exp: New.
16450 * gdb.btrace/tailcall.exp: New.
16451 * gdb.btrace/x86-tailcall.S: New.
16452 * gdb.btrace/x86-tailcall.c: New.
16453 * gdb.btrace/unknown_functions.c: New.
16454 * gdb.btrace/unknown_functions.exp: New.
16455 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16456
5de9129b
MM
164572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16458
16459 * gdb.btrace/instruction_history.exp: Update.
16460 * gdb.btrace/function_call_history.exp: Update.
16461
23a7fe75
MM
164622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16463
16464 * gdb.btrace/function_call_history.exp: Fix expected function
16465 trace.
16466 * gdb.btrace/instruction_history.exp: Initialize traced.
16467 Remove traced_functions.
16468
724c7dd8
MM
164692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16470
16471 * gdb.btrace/function_call_history.exp: Update
16472 * gdb.btrace/instruction_history.exp: Update.
16473
6d78d93b
MM
164742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16475
16476 * gdb.btrace/enable.exp: Update expected text.
16477
93a360cc
OJ
164782014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16479
16480 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16481 bytes.
16482
3772b53f
MR
164832014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16484
16485 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16486
596662fa
OJ
164872014-01-15 Omair Javaid <omair.javaid@linaro.org>
16488
16489 * lib/gdb.exp (supports_process_record): Return true for
16490 arm*-linux*. (supports_reverse): Likewise.
16491
b5b08fb4
SC
164922014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16493
16494 PR python/15464
16495 PR python/16113
16496 * gdb.python/py-type.c: Enhance test case.
16497 * gdb.python/py-value-cc.cc: Likewise
16498 * gdb.python/py-type.exp: Add new tests.
16499 * gdb.python/py-value-cc.exp: Likewise
16500
52d7fb13
AA
165012014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16502 Pedro Alves <palves@redhat.com>
16503
16504 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16505 Make "name" extern.
16506 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16507 references to ${name}_start by references to ${name}.
16508
a2cd8cfe
JB
165092014-01-10 Joel Brobecker <brobecker@adacore.com>
16510
16511 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16512
4e23fced
JB
165132014-01-10 Joel Brobecker <brobecker@adacore.com>
16514
16515 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16516
c6a9e42c
PA
165172014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16518 Pedro Alves <palves@redhat.com>
16519
16520 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16521 mi_gdb_target_load.
c6a9e42c 16522
b7ea362b
PA
165232014-01-08 Pedro Alves <palves@redhat.com>
16524
16525 * gdb.threads/reconnect-signal.c: New file.
16526 * gdb.threads/reconnect-signal.exp: New file.
16527
5e3f4fab
EBM
165282014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16529
16530 * gdb.base/source-dir.exp: New file.
16531
79301218
JB
165322014-01-07 Joel Brobecker <brobecker@adacore.com>
16533
16534 * gdb.ada/mi_interface: New testcase.
16535
8e355c5d
JB
165362014-01-07 Joel Brobecker <brobecker@adacore.com>
16537
16538 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16539 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16540 gdb.ada/pp-rec-component/pck.ads: New files.
16541
c0d48811
JB
165422014-01-07 Joel Brobecker <brobecker@adacore.com>
16543
16544 * gdb.python/py-pp-integral.c: New file.
16545 * gdb.python/py-pp-integral.py: New file.
16546 * gdb.python/py-pp-integral.exp: New file.
16547
17b609c3 16548For older changes see ChangeLog-1993-2013.
c906108c 16549\f
8d8cb839
EZ
16550;; Local Variables:
16551;; mode: change-log
16552;; left-margin: 8
16553;; fill-column: 74
16554;; version-control: never
16555;; End:
902f2ccb 16556
42a4f53d 16557 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16558 Copying and distribution of this file, with or without modification,
16559 are permitted provided the copyright notice and this notice are preserved.
This page took 5.783063 seconds and 4 git commands to generate.