]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
"maint test-settings set/show" -> "maint set/show test-settings"
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c6ac8931
PA
12019-07-03 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/settings.exp: Replace all references to "maint
4 test-settings set" with references to "maint set test-settings",
5 and all references to "maint test-settings show" with references
6 to "maint show test-settings".
7
970f9d09
PA
82019-07-03 Pedro Alves <palves@redhat.com>
9
10 * gdb.base/settings.exp (test-string): Adjust expected out when
11 testing "maint test-settings show filename"
12
54d66006
PA
132019-07-02 Pedro Alves <palves@redhat.com>
14
15 * gdb.base/options.exp (test-info-threads): New procedure.
16 (top level): Call it.
17
10d06d82
TT
182019-06-28 Tom Tromey <tromey@adacore.com>
19
20 * gdb.dwarf2/ada-linkage-name.c: New file.
21 * gdb.dwarf2/ada-linkage-name.exp: New file.
22
3d507ff2
TT
232019-06-27 Tom Tromey <tromey@adacore.com>
24
25 * gdb.cp/constexpr-field.exp: Use setup_xfail.
26
8af58ffe
TV
272019-06-26 Tom de Vries <tdevries@suse.de>
28
29 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
30
22e21752
TV
312019-06-26 Tom de Vries <tdevries@suse.de>
32
33 * gdb.base/index-cache.exp: Add back missing debug option.
34
b65b566c
PW
352019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
36
37 * gdb.base/alias.exp: Test non matching/non existing prefixes.
38
5c2c8c69
TV
392019-06-25 Tom de Vries <tdevries@suse.de>
40
41 PR testsuite/24727
42 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
43
164e3873
TV
442019-06-24 Tom de Vries <tdevries@suse.de>
45
46 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
47
824eacee
TV
482019-06-24 Tom de Vries <tdevries@suse.de>
49
50 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
51 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
52 * gdb.trace/unavailable-dwarf-piece.exp: Same.
53
385b97d3
TV
542019-06-24 Tom de Vries <tdevries@suse.de>
55
56 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
57
c596f180
TV
582019-06-21 Tom de Vries <tdevries@suse.de>
59
60 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
61
b13a7d03
TV
622019-06-21 Tom de Vries <tdevries@suse.de>
63
64 PR testsuite/24518
65 PR ada/24713
66 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
67 index.
68
899277ae
TT
692019-06-19 Tom Tromey <tromey@adacore.com>
70
71 * gdb.ada/length_cond.exp: Add intro comment.
72
680e1bee
TT
732019-06-19 Tom Tromey <tromey@adacore.com>
74
75 * gdb.ada/length_cond.exp: New file.
76 * gdb.ada/length_cond/length_cond.adb: New file.
77 * gdb.ada/length_cond/pck.adb: New file.
78 * gdb.ada/length_cond/pck.ads: New file.
79
0ed4690a
TV
802019-06-18 Tom de Vries <tdevries@suse.de>
81
82 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
83
d20ed5fd
TT
842019-06-18 Tom Tromey <tromey@adacore.com>
85
86 * gdb.base/list0.h: Add comment explaining control character.
87
86e04673
TV
882019-06-18 Tom de Vries <tdevries@suse.de>
89
90 * boards/fission.exp: Break up long debug_flags line.
91
c4973306
SM
922019-06-16 Tom de Vries <tdevries@suse.de>
93
94 PR gdb/24445
95 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
96 generated index.
97
93cb9841
AB
982019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 PR gdb/24686
101 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
102 improve detection of bug gdb/24541.
103
399aaebd
SM
1042019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
105
106 PR gdb/24669
107 * gdb.base/index-cache.exp (uses_readnow,
108 expecting_index_cache_use): Define global variable.
109 (test_cache_enabled_miss, test_cache_enabled_hit): Use
110 expecting_index_cache_use.
111
584a927c
AB
1122019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
113 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * gdb.fortran/pointers.f90: New file.
116 * gdb.fortran/print_type.exp: New file.
117 * gdb.fortran/vla-ptype.exp: Adapt expected results.
118 * gdb.fortran/vla-type.exp: Likewise.
119 * gdb.fortran/vla-value.exp: Likewise.
120 * gdb.mi/mi-vla-fortran.exp: Likewise.
121
30056ea0
AB
1222019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
123
124 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
125 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
126 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
127 as a stop reason.
128
ec8e2b6d
AB
1292019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * gdb.base/annota1.exp: Update expected results.
132 * gdb.cp/annota2.exp: Likewise.
133 * gdb.cp/annota3.exp: Likewise.
134
09e4c4e1
AB
1352019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * gdb.base/style-logging.exp: Remove path from test name.
138
0735b091
TT
1392019-06-14 Tom Tromey <tromey@adacore.com>
140
141 PR gdb/24502:
142 * gdb.base/style-logging.exp: New file.
143
f5686554
TT
1442019-06-14 Tom Tromey <tromey@adacore.com>
145
146 * gdb.base/symfile-warn.exp: New file.
147 * gdb.base/symfile-warn.c: New file.
148
a0c1ffed
TT
1492019-06-14 Tom Tromey <tromey@adacore.com>
150
151 * gdb.base/annotate-symlink.exp: New file.
152
f411722c
TT
1532019-06-14 Tom Tromey <tromey@adacore.com>
154
155 * gdb.ada/set_wstr.exp: Add reassignment test.
156
4268ec18
TT
1572019-06-14 Tom Tromey <tromey@adacore.com>
158
159 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
160 'unchecked_access and 'unrestricted_access as well.
161
9a9e394b
TT
1622019-06-14 Tom Tromey <tromey@adacore.com>
163
164 PR ada/24539:
165 * gdb.ada/vla.exp: Update tests.
166 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
167 pragma.
168
4c048731
PA
1692019-06-13 Pedro Alves <palves@redhat.com>
170
171 * gdb.base/settings.exp (test-integer): Test junk after
172 "unlimited".
173
6665660a
PA
1742019-06-13 Pedro Alves <palves@redhat.com>
175
176 * gdb.base/options.exp (test-thread-apply): New.
177 (top level): Call it.
178
5d707134
PA
1792019-06-13 Pedro Alves <palves@redhat.com>
180
181 * gdb.base/options.exp (test-frame-apply): New.
182 (top level): Test print commands with different "frame apply"
183 prefixes.
184
e2a689da
PA
1852019-06-13 Pedro Alves <palves@redhat.com>
186
e79be6e5 187 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
188 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
189 'max_completions' parameter and handle it.
190 (test_gdb_completion_offers_commands): New.
191
90a1ef87
PA
1922019-06-13 Pedro Alves <palves@redhat.com>
193
194 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
195
d4c16835
PA
1962019-06-13 Pedro Alves <palves@redhat.com>
197
198 * gdb.base/options.exp (test-backtrace): New.
199 (top level): Call it.
200
2daf894e
PA
2012019-06-13 Pedro Alves <palves@redhat.com>
202
203 * gdb.guile/scm-frame-args.exp: Use "set print
204 raw-frame-arguments" instead of "set print raw frame-arguments".
205 * gdb.python/py-frame-args.exp: Likewise.
206
e6ed716c
PA
2072019-06-13 Pedro Alves <palves@redhat.com>
208
209 * gdb.compile/compile.exp: Adjust expected output to option
210 processing changes.
211
7d8062de
PA
2122019-06-13 Pedro Alves <palves@redhat.com>
213
214 * gdb.base/options.exp: Build executable.
215 (test-print): New procedure.
216 (top level): Call it, once for "print" and another for "compile
217 print".
218
9d0faba9
PA
2192019-06-13 Pedro Alves <palves@redhat.com>
220
221 * gdb.base/options.c: New file.
222 * gdb.base/options.exp: New file.
223
dee7b4c8
PA
2242019-06-13 Pedro Alves <palves@redhat.com>
225
226 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
227 that "o" is ambiguous.
228
dca0f6c0
PA
2292019-06-13 Pedro Alves <palves@redhat.com>
230
231 * gdb.base/settings.c: New file.
232 * gdb.base/settings.exp: New file.
233
ccf46844
PA
2342019-06-13 Pedro Alves <palves@redhat.com>
235
236 * gdb.base/completion.exp: Fix comment typo.
237
b9a3f842
PA
2382019-06-13 Pedro Alves <palves@redhat.com>
239
240 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
241 foo --1" test.
242
d106773e
PA
2432019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
244
245 * gdb.fortran/block-data.f: New.
246 * gdb.fortran/block-data.exp: New.
247
fea82da0
TV
2482019-06-11 Tom de Vries <tdevries@suse.de>
249
250 PR testsuite/24521
251 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
252 message.
253
8c2e74f1
TV
2542019-06-11 Tom de Vries <tdevries@suse.de>
255
256 PR testsuite/24521
257 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
258
b49851c8
TV
2592019-06-11 Tom de Vries <tdevries@suse.de>
260
261 * boards/readnow.exp: New file.
262
a7067863
AB
2632019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
264
265 * gdb.fortran/vla-sizeof.exp: Update expected results.
266
1a3da2cd
AB
2672019-06-06 Amos Bird <amosbird@gmail.com>
268
269 * gdb.base/annota1.exp (thread_switch): Add test for
270 thread-exited annotation.
271
3847a7bf
TT
2722019-06-06 Tom Tromey <tromey@adacore.com>
273
274 * gdb.base/maint.exp: Expect command started/finished output.
275
0088ba59
AB
2762019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
279 comment.
280 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
281
312617a3
AB
2822019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
283
284 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
285 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
286 * gdb.arch/riscv-unwind-long-insn.c: New file.
287 * gdb.arch/riscv-unwind-long-insn.exp: New file.
288
e1f2e1a2
CB
2892019-06-04 Christian Biesinger <cbiesinger@google.com>
290
d3238f7d 291 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 292
206584bd
PW
2932019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
294
295 * lib/gdb.exp (help_list_trailer): New regexp variable
296 factorizing the help trailer message.
297 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
298 arg to allow to better factorize various tests.
299 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
300 (test_prefix_command_help): Use help_list_trailer.
301 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
302 * gdb.guile/scm-cmd.exp: Likewise.
303 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
304 * gdb.base/help.exp: Use test_user_defined_class_help.
305 * gdb.base/style.exp: Add tests for styling of help and apropos.
306 * lib/gdb-utils.exp (style): Add title and highlight styles.
307
708dc93e
PW
3082019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
309
310 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
311 $_shell_exitsignal.
312 * gdb.base/default.exp: Update for new convenience variables.
313
f49055a5
TT
3142019-05-29 Tom Tromey <tromey@adacore.com>
315
316 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
317 to "break complete ada" test case's regexp.
318
4330d61d
TT
3192019-05-29 Tom Tromey <tromey@adacore.com>
320
321 PR c++/20020:
322 * gdb.cp/constexpr-field.exp: New file.
323 * gdb.cp/constexpr-field.cc: New file.
324
000439d5
TT
3252019-05-29 Tom Tromey <tromey@adacore.com>
326
327 * gdb.base/finish.exp (finish_no_print): New proc.
328 (finish_tests): Call it.
329
5a01c34c
TV
3302019-05-24 Tom de Vries <tdevries@suse.de>
331
332 * gdb.dwarf2/gdb-add-index.exp: New file.
333
18125b16
TT
3342019-05-22 Tom Tromey <tromey@adacore.com>
335
336 * gdb.base/info-shared.exp (check_info_shared): Use "style".
337 * gdb.base/style.exp: Use "style".
338 * lib/gdb-utils.exp (style): New proc.
339
af1a8d03
TV
3402019-05-22 Tom de Vries <tdevries@suse.de>
341
342 * gdb.base/align.exp: Require c++11.
343
e7fe496b
TV
3442019-05-22 Tom de Vries <tdevries@suse.de>
345
346 PR testsuite/24586
347 * gdb.python/py-mi-var-info-path-expression.exp: Call
348 mi_skip_python_tests to check if python is supported.
349
8fca4da0
AH
3502019-05-22 Alan Hayward <alan.hayward@arm.com>
351
352 * gdb.arch/aarch64-pauth.c: New test.
353 * gdb.arch/aarch64-pauth.exp: New file.
354
b7060614
AH
3552019-05-22 Alan Hayward <alan.hayward@arm.com>
356
357 * README (Re-running Tests Outside The Testsuite): New section.
358
669d0468
TV
3592019-05-21 Tom de Vries <tdevries@suse.de>
360
361 * gdb.arch/amd64-eval.exp: Require c++11.
362 * gdb.base/max-depth.exp: Same.
363 * gdb.compile/compile-cplus-array-decay.exp: Same.
364 * gdb.cp/meth-typedefs.exp: Same.
365 * gdb.cp/subtypes.exp: Same.
366 * gdb.cp/temargs.exp: Same.
367
ce3ebcaa
AH
3682019-05-21 Alan Hayward <alan.hayward@arm.com>
369
370 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
371
34d11c68
AB
3722019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
373
374 PR gdb/18644
375 * gdb.fortran/complex.exp: Remove setup_kfail calls.
376 * gdb.fortran/printing-types.exp: Add new test.
377 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
378 testing.
379 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
380 setup_kfail call.
381
87781e84
AH
3822019-05-17 Alan Hayward <alan.hayward@arm.com>
383
384 * README (Running the Testsuite): Change example.
385 (Testsuite Parameters): Remove TRANSCRIPT.
386 * lib/gdb.exp: Remove TRANSCRIPT check.
387
b420b89e
AH
3882019-05-17 Alan Hayward <alan.hayward@arm.com>
389
390 * README (Testsuite Parameters): Add replay logging to
391 GDBSERVER_DEBUG.
392 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
393 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
394 as a comma separated list.
395 (gdb_debug_init): Override procedure.
396
408e9b8b
AH
3972019-05-17 Alan Hayward <alan.hayward@arm.com>
398
399 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
400 (gdb_write_cmd_file): New procedure.
401 * lib/gdbserver-support.exp (gdbserver_start): Call
402 gdbserver_write_cmd_file.
403 (gdbserver_write_cmd_file): New procedure.
404
f9e2e39d
AH
4052019-05-17 Alan Hayward <alan.hayward@arm.com>
406
407 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
408 (delete_breakpoints): Likewise.
409 (gdb_run_cmd): Likewise.
410 (gdb_start_cmd): Likewise.
411 (gdb_starti_cmd): Likewise.
412 (gdb_internal_error_resync): Likewise.
413 (gdb_test_multiple): Likewise.
414 (gdb_reinitialize_dir): Likewise.
415 (default_gdb_exit): Likewise.
416 (gdb_file_cmd): Mark kill as optional.
417 (default_gdb_start): Call gdb_stdin_log_init.
418 (send_gdb): Call gdb_stdin_log_write.
419 (rerun_to_main): Mark Y as an answer.
420 (gdb_stdin_log_init): New function.
421 (gdb_stdin_log_write): Likewise.
422
81f47ac2
AH
4232019-05-17 Alan Hayward <alan.hayward@arm.com>
424
425 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
426 * gdb.base/debug-expr.exp: Likewise.
427 * gdb.base/foll-fork.exp: Likewise.
428 * gdb.base/foll-vfork.exp: Likewise.
429 * gdb.base/fork-print-inferior-events.exp: Likewise.
430 * gdb.base/gdb-sigterm.exp: Likewise.
431 * gdb.base/gdbinit-history.exp: Likewise.
432 * gdb.base/osabi.exp: Likewise.
433 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
434 * gdb.base/ui-redirect.exp: Likewise.
435 * gdb.gdb/unittest.exp: Likewise.
436 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
437 * gdb.mi/mi-watch.exp: Likewise.
438 * gdb.mi/new-ui-mi-sync.exp: Likewise.
439 * gdb.mi/user-selected-context-sync.exp: Likewise.
440 * gdb.python/python.exp: Disable debug test when debugging.
441 * gdb.threads/check-libthread-db.exp: Disable when debugging.
442 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
443 Likewise.
444 * gdb.threads/stepi-random-signal.exp: Likewise.
445
29b52314
AH
4462019-05-17 Alan Hayward <alan.hayward@arm.com>
447
448 * Makefile.in: Pass through GDB_DEBUG.
449 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
450 (gdb,debug): Add board setting.
451 * lib/gdb.exp (default_gdb_start): Start debugging.
452 (gdb_debug_enabled): New procedure.
453 (gdb_debug_init): Likewise.
29b52314
AH
454
4552019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 456
29b52314
AH
457 * Makefile.in: Pass through GDB_DEBUG.
458 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
459 (gdb,debug): Add board setting.
460 * lib/gdb.exp (default_gdb_start): Start debugging.
461 (gdb_debug_enabled): New procedure.
462 (gdb_debug_init): Likewise.
29b52314 463
ca1285d1
AH
4642019-05-17 Alan Hayward <alan.hayward@arm.com>
465
466 * gdb.base/ui-redirect.exp: Add debug redirect tests.
467
f3a09c80
AH
4682019-05-17 Alan Hayward <alan.hayward@arm.com>
469
470 * gdb.base/ui-redirect.exp: Test redirection.
471
26648588
JV
4722019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
473
474 * gdb.mi/mi-complete.exp: New file.
475 * gdb.mi/mi-complete.cc: Likewise.
476
14237686
AB
4772019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
478
479 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
480 indexed and sliced arrays, and pointers to arrays.
481
e7bd7fba
TT
4822019-05-14 Tom Tromey <tromey@adacore.com>
483
484 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
485 styling test.
486
2764128d
TV
4872019-05-14 Tom de Vries <tdevries@suse.de>
488
489 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
490 selection entry encoding.
491
71bed2db
TT
4922019-05-10 Tom Tromey <tromey@adacore.com>
493
494 * gdb.ada/info_exc.exp: Add "complete" test.
495
63b667ad
TV
4962019-05-09 Tom de Vries <tdevries@suse.de>
497
498 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
499 CU-relative.
500
9cfd2b89
TV
5012019-05-09 Tom de Vries <tdevries@suse.de>
502
503 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
504 CU-relative.
505
2228ef77
XR
5062019-05-08 Joel Brobecker <brobecker@adacore.com>
507
508 * gdb.ada/frame_arg_lang.exp: New testcase.
509 * gdb.ada/frame_arg_lang/bla.adb: New file.
510 * gdb.ada/frame_arg_lang/pck.ads: New file.
511 * gdb.ada/frame_arg_lang/pck.adb: New file.
512 * gdb.ada/frame_arg_lang/foo.c: New file.
513
80e55b13
TT
5142019-05-08 Tom Tromey <tromey@adacore.com>
515
516 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
517
9d3421af
TT
5182019-05-08 Tom Tromey <tromey@adacore.com>
519
520 * gdb.base/ptype-offsets.exp: Update tests.
521
844333e2
TT
5222019-05-08 Tom Tromey <tromey@adacore.com>
523
524 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
525 cases.
526 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
527 "short".
528
988915ee
TT
5292019-05-08 Tom Tromey <tromey@adacore.com>
530
531 * gdb.ada/vla.exp: New file.
532 * gdb.ada/vla/vla.adb: New file.
533
7bd55dac
TV
5342019-05-07 Tom de Vries <tdevries@suse.de>
535
536 * gdb.base/index-cache.exp (ls_host): Fix return statement.
537
75f06e9d
TV
5382019-05-07 Tom de Vries <tdevries@suse.de>
539
540 PR testsuite/24522
541 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
542 section.
543
77e7aaa4
TV
5442019-05-07 Tom de Vries <tdevries@suse.de>
545
546 PR testsuite/24522
547 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
548 .debug_aranges section.
549
456ba0fa
TV
5502019-05-07 Tom de Vries <tdevries@suse.de>
551
552 PR testsuite/24159
553 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
554
5a56d6a6
TV
5552019-05-06 Tom de Vries <tdevries@suse.de>
556
557 * lib/gdb.exp (exec_has_index_section): New proc.
558 * gdb.base/index-cache.exp: Handle case that binfile contains an index
559 section.
560
9d6d4be8
TV
5612019-05-04 Tom de Vries <tdevries@suse.de>
562
563 * boards/cc-with-debug-names.exp: New file.
564
222a8d25
TT
5652019-05-03 Tom Tromey <tromey@adacore.com>
566
567 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
568 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
569 * gdb.ada/char_enum.exp: Add test.
570
0fdfd794
TV
5712019-05-03 Tom de Vries <tdevries@suse.de>
572
573 * boards/cc-with-gdb-index.exp: New file.
574
80062eb9
AB
5752019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
576
577 * gdb.rust/simple.exp: Add new test case.
578 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
579 (main): Initialise an instance of the new struct.
580
4504bbde
TT
5812019-05-01 Tom Tromey <tromey@adacore.com>
582
583 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
584 record.
585 (NPR): New variable.
586 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
587 test.
588
d48e62f4
TT
5892019-05-01 Tom Tromey <tromey@adacore.com>
590
591 * gdb.ada/packed_array_assign.exp: Add packed assignment
592 regression test.
593
f59f30f5
TV
5942019-05-01 Tom de Vries <tdevries@suse.de>
595
596 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
597
b70bfc54
TV
5982019-05-01 Tom de Vries <tdevries@suse.de>
599
600 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
601
15f18d14
AT
6022019-04-30 Ali Tamur <tamur@google.com>
603
604 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
605
2ff0a947
TT
6062019-04-30 Tom Tromey <tromey@adacore.com>
607
608 * lib/ada.exp (find_ada_tool): New proc.
609 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
610 * gdb.ada/catch_ex_std.exp: New file.
611 * gdb.ada/catch_ex_std/foo.adb: New file.
612 * gdb.ada/catch_ex_std/some_package.adb: New file.
613 * gdb.ada/catch_ex_std/some_package.ads: New file.
614
a776957c
TT
6152019-04-30 Tom Tromey <tromey@adacore.com>
616
617 PR c++/24470:
618 * gdb.cp/temargs.cc: Add test code from PR.
619
bc68014d
AB
6202019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
621
622 * gdb.fortran/vla-datatypes.exp: Update expected results.
623 * gdb.fortran/vla-ptype.exp: Likewise.
624 * gdb.fortran/vla-type.exp: Likewise.
625 * gdb.fortran/vla-value.exp: Likewise.
626
f1fdc960
AB
6272019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
628
629 * gdb.fortran/ptr-indentation.exp: Update expected results.
630 * gdb.fortran/ptype-on-functions.exp: Likewise.
631 * gdb.fortran/vla-ptr-info.exp: Likewise.
632 * gdb.fortran/vla-value.exp: Likewise.
633
bf7a4de1
AB
6342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * gdb.fortran/ptype-on-functions.exp: New file.
637 * gdb.fortran/ptype-on-functions.f90: New file.
638
bbe75b9d
AB
6392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
640
641 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
642 case void string.
643
1db455a7
AB
6442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * gdb.fortran/complex.exp: Expand.
647 * gdb.fortran/complex.f: Renamed to...
648 * gdb.fortran/complex.f90: ...this, and extended to add more
649 complex values.
650
b6d03bb2
AB
6512019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
654 MODULO, CMPLX.
655
2e62ab40
AB
6562019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
657 Richard Bunt <richard.bunt@arm.com>
658
659 * gdb.base/max-depth.c: New file.
660 * gdb.base/max-depth.exp: New file.
661 * gdb.python/py-nested-maps.c: New file.
662 * gdb.python/py-nested-maps.exp: New file.
663 * gdb.python/py-nested-maps.py: New file.
664 * gdb.python/py-format-string.exp (test_max_depth): New proc.
665 (test_all_common): Call test_max_depth.
666 * gdb.fortran/max-depth.exp: New file.
667 * gdb.fortran/max-depth.f90: New file.
668 * gdb.go/max-depth.exp: New file.
669 * gdb.go/max-depth.go: New file.
670 * gdb.modula2/max-depth.exp: New file.
671 * gdb.modula2/max-depth.c: New file.
672 * lib/gdb.exp (get_print_expr_at_depths): New proc.
673
d2b584a5
TV
6742019-04-29 Tom de Vries <tdevries@suse.de>
675
676 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
677
136afab8
PW
6782019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
679
680 * gdb.base/callexit.exp: Test may-call-functions off.
681
725cbb63
KS
6822019-04-25 Keith Seitz <keiths@redhat.com>
683
684 PR c++/24367
685 * gdb.cp/meth-typedefs.cc (incomplete_struct)
686 (another_incomplete_struct, test_incomplete): New definitions.
687 (main): Use new definitions.
688 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
689 functions.
690
82433e3e
SDJ
6912019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
692
693 PR corefiles/11608
694 PR corefiles/18187
695 * gdb.base/coredump-filter-build-id.exp: New file.
696
dd06d4d6
AH
6972019-04-25 Alan Hayward <alan.hayward@arm.com>
698
e79be6e5
SM
699 * Makefile.in: Pass through GDBSERVER_DEBUG.
700 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
701 (gdbserver,debug): Add board setting.
702 * gdb.trace/tspeed.exp: Skip when debugging.
703 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
704 * lib/gdbserver-support.exp: Likewise
dd06d4d6 705
1670072e
TT
7062019-04-24 Tom Tromey <tromey@adacore.com>
707
708 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
709 Rust.
710
a59240a4
TT
7112019-04-24 Tom Tromey <tromey@adacore.com>
712
713 * gdb.arch/amd64-eval.exp: Test bitfield return.
714 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
715 (class Foo) <return_bitfields>: New method.
716 (main): Call it.
717
b907456c
AB
7182019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.cp/many-args.cc: New file.
721 * gdb.cp/many-args.exp: New file.
722
5c565afd
TV
7232019-04-23 Tom de Vries <tdevries@suse.de>
724
725 PR gdb/24433
726 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
727
ba22ff86
AH
7282019-04-23 Alan Hayward <alan.hayward@arm.com>
729
730 * gdb.trace/backtrace.exp: Use nopie flag.
731 * gdb.trace/circ.exp: Likewise.
732 * gdb.trace/collection.exp: Likewise.
733 * gdb.trace/ftrace.exp: Likewise.
734 * gdb.trace/mi-trace-unavailable.exp: Likewise.
735 * gdb.trace/mi-traceframe-changed.exp: Likewise.
736 * gdb.trace/qtro.exp: Likewise.
737 * gdb.trace/read-memory.exp: Likewise.
738 * gdb.trace/report.exp: Likewise.
739 * gdb.trace/tfile.exp: Likewise.
740 * gdb.trace/tfind.exp: Likewise.
741 * gdb.trace/unavailable.exp: Likewise.
742
7905fc35
PA
7432019-04-22 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/solib-probes-nosharedlibrary.c,
746 gdb.base/solib-probes-nosharedlibrary.exp: New files.
747
8ecb59f8
TT
7482019-04-19 Tom Tromey <tromey@adacore.com>
749
750 * gdb.ada/ptype_union.c: New file.
751 * gdb.ada/ptype_union.exp: New file.
752
62160ec9
TT
7532019-04-19 Tom Tromey <tromey@adacore.com>
754
755 PR symtab/24423:
756 * gdb.base/list0.h (foo): Add a control-l character.
757
36cd4ba5
TV
7582019-04-18 Tom de Vries <tdevries@suse.de>
759
760 PR gdb/24433
761 * boards/local-board.exp: Set sysroot to "".
762
b73715df
TV
7632019-04-18 Tom de Vries <tdevries@suse.de>
764 Pedro Alves <palves@redhat.com>
765
766 PR gdb/24454
767 * gdb.threads/vfork-follow-child-exec.c: New file.
768 * gdb.threads/vfork-follow-child-exec.exp: New file.
769 * gdb.threads/vfork-follow-child-exit.c: New file.
770 * gdb.threads/vfork-follow-child-exit.exp: New file.
771
4aa866af
LS
7722019-04-15 Leszek Swirski <leszeks@google.com>
773
774 * gdb.arch/amd64-eval.cc: New file.
775 * gdb.arch/amd64-eval.exp: New file.
776
e5a1a79a
AH
7772019-04-11 Alan Hayward <alan.hayward@arm.com>
778
779 * gdb.server/sysroot.c: New test.
780 * gdb.server/sysroot.exp: New file.
781 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
782 matching param.
783
41077b66
AB
7842019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
785
786 * gdb.base/align.exp: Extend test to cover structures containing
787 only static fields.
788
c30391f8
TV
7892019-04-11 Tom de Vries <tdevries@suse.de>
790
791 * boards/cc-with-dwz-m.exp: New file.
792 * boards/cc-with-dwz.exp: New file.
793 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
794
e242fd12
SM
7952019-04-09 Simon Marchi <simon.marchi@efficios.com>
796
797 * gdb.base/start-cpp.exp: New file.
798 * gdb.base/start-cpp.cc: New file.
799
2b0c8b01
KB
8002019-04-08 Kevin Buettner <kevinb@redhat.com>
801
802 * gdb.python/py-thrhandle.exp: Adjust tests to call
803 thread_from_handle instead of thread_from_thread_handle.
804
947210e5
KB
8052019-04-08 Kevin Buettner <kevinb@redhat.com>
806
807 * gdb.python/py-thrhandle.exp: Add tests for
808 gdb.InferiorThread.handle.
809
d7df6549
AB
8102019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * gdb.python/py-function.exp: Check calling helper function from
813 all languages.
814 * lib/gdb.exp (gdb_supported_languages): New proc.
815
8bdc1658
AB
8162019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.base/complex-parts.c: New file.
819 * gdb.base/complex-parts.exp: New file.
820
05caa1d2
TT
8212019-04-01 Tom Tromey <tromey@adacore.com>
822
823 PR symtab/23331:
824 * gdb.dwarf2/dw2-ranges-main.c: New file.
825 * gdb.dwarf2/dw2-ranges-psym.c: New file.
826 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
827
7734102d
EZ
8282019-03-30 Simon Marchi <simark@simark.ca>
829
830 * gdb.base/default.exp: Add values for $_gdb_major and
831 $_gdb_minor.
832
188e1fa9
TT
8332019-03-29 Tom Tromey <tromey@adacore.com>
834
835 * gdb.base/help.exp: Tighten apropos regexp.
836
2880242d
KS
8372019-03-29 Keith Seitz <keiths@redhat.com>
838
839 * gdb.fortran/array-bounds.exp: New file.
840 * gdb.fortran/array-bounds.f90: New file.
841
077cad8e
PW
8422019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
843
844 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
845
80047cfc
PW
8462019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
847
848 * gdb.multi/hello.c (main): Increase alarm timer.
849
f489207e
SL
8502019-03-28 Sandra Loosemore <sandra@codesourcery.com>
851
852 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
853 factor when no hardware watchpoint support.
854
c92df149
AH
8552019-03-28 Alan Hayward <alan.hayward@arm.com>
856 Pedro Alves <palves@redhat.com>
857
858 * boards/local-board.exp: set sysroot to /.
859
933aebfa
AH
8602019-03-27 Alan Hayward <alan.hayward@arm.com>
861
862 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
863 in child.
864
9f9aa852
AB
8652019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
868 field.
869 (make_container): Initialise new field.
870 * gdb.python/py-prettyprint.exp: Add new tests.
871 * gdb.python/py-prettyprint.py (class ContainerPrinter)
872 <display_hint>: New method.
873
3714a195
AB
8742019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
875
876 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
877 gdb_continue_to_breakpoint more throughout this test.
878 (run_lang_tests) Supply unique test names, and use
879 gdb_test_no_output.
880
18c77628
AB
8812019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
882
883 * gdb.base/finish-pretty.exp: Update expected results.
884 * gdb.base/pretty-print.c: New file.
885 * gdb.base/pretty-print.exp: New file.
886
9a93502f
PA
8872019-03-25 Pedro Alves <palves@redhat.com>
888
889 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
890 move comments outside list. Append '-i "" eof' section.
891
968aa7ae
AH
8922019-03-22 Alan Hayward <alan.hayward@arm.com>
893
894 * README: Add pie options.
895 * gdb.base/break-interp.exp: Ensure pie is disabled.
896 * gdb.base/dump.exp: Likewise.
897 * lib/gdb.exp (gdb_compile): Add pie option.
898
4c7d57e7
TT
8992019-03-19 Tom Tromey <tromey@adacore.com>
900
901 * gdb.mi/mi2-cli-display.c: New file.
902 * gdb.mi/mi2-cli-display.exp: New file.
903
bff8c71f
TT
9042019-03-18 Joel Brobecker <brobecker@adacore.com>
905 Tom Tromey <tromey@adacore.com>
906
907 * gdb.ada/ptype_array/pck.adb: New file.
908 * gdb.ada/ptype_array/pck.ads: New file.
909 * gdb.ada/ptype_array/foo.adb: New file.
910 * gdb.ada/ptype_array.exp: New file.
911
d085f989
TT
9122019-03-14 Tom Tromey <tromey@adacore.com>
913
914 * gdb.base/style.exp: Add "set style sources" test.
915
b4be1b06
SM
9162019-03-13 Simon Marchi <simon.marchi@ericsson.com>
917
918 * mi-breakpoint-location-ena-dis.exp: Rename to ...
919 * mi-breakpoint-multiple-locations.exp: ... this.
920 (make_breakpoints_pattern): New proc.
921 (do_test): Add mi_version parameter, test -break-insert,
922 -break-info and =breakpoint-created.
923
7cde5fc2
AB
9242019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
925
926 * config/default.exp: Remove 'load_lib gdb.exp'.
927 * config/monitor.exp: Likewise.
928 * config/sid.exp: Likewise.
929 * config/sim.exp: Likewise.
930 * config/slite.exp: Likewise.
931 * config/unix.exp: Likewise.
932 * gdb.base/default.exp: Remove unhelpful comment.
933
efbecbc1
AB
9342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
937
0841c79a
AB
9382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
939
940 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
941
4a270568
AB
9422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
943
944 * gdb.fortran/type-kinds.exp: Update expected results.
945
067630bd
AB
9462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.fortran/type-kinds.exp: Test new integer type kind.
949
3be47f7a
AB
9502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
951
952 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
953 function.
954 (test_basic_parsing_of_type_kinds): Expand types tested.
955 (test_parsing_invalid_type_kinds): New function.
956
4d00f5d8
AB
9572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
958
959 * gdb.fortran/intrinsics.exp: New file.
960 * gdb.fortran/intrinsics.f90: New file.
961 * gdb.fortran/type-kinds.exp: New file.
962
c8f91604
AB
9632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 * gdb.fortran/dot-ops.exp: New file.
966
dd9f2c76
AB
9672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
968
969 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
970 Check upper and lower case logical literals.
971
84ec9724
AB
9722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * gdb.fortran/types.exp (test_float_literal_types_accepted):
975 Remove duplicate tests.
976
c3734e09
AH
9772019-03-06 Alan Hayward <alan.hayward@arm.com>
978
979 * lib/gdb.exp (builtin_cd): rename of cd.
980 (cd): Override builtin.
981
aa3cfbda
RB
9822019-03-06 Richard Bunt <richard.bunt@arm.com>
983
984 * gdb.fortran/function-calls.exp: New file.
985 * gdb.fortran/function-calls.f90: New test.
986
7b63ad86
RB
9872019-03-04 Richard Bunt <richard.bunt@arm.com>
988
989 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
990 on user program standard output.
991 * gdb.fortran/short-circuit-argument-list.f90: Record function
992 calls.
993
01abb042
AH
9942019-02-28 Alan Hayward <alan.hayward@arm.com>
995
c3734e09
AH
996 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
997 failure.
01abb042 998
92137da0
RO
9992019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1000
1001 PR gdb/8527
1002 * gdb.base/interrupt-daemon-attach.c,
1003 gdb.base/interrupt-daemon-attach.exp: New test.
1004
5862844d
PA
10052019-02-27 Pedro Alves <palves@redhat.com>
1006
1007 * gdb.base/page.exp: Add tests for "set width/height -1".
1008
8ed25214
PA
10092019-02-27 Pedro Alves <palves@redhat.com>
1010
1011 * gdb.base/page.exp: Add tests for "set/show width/height" with
1012 "infinite" values.
1013
6c28e44a
TT
10142019-02-27 Tom Tromey <tromey@adacore.com>
1015
1016 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1017 2.4.
1018 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1019 workaround.
1020
bf9a735e
AB
10212019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1024 tests for structs with static members.
1025
8791793c
TT
10262019-02-26 Tom Tromey <tromey@adacore.com>
1027
1028 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1029 ValueError, not TypeError.
1030
bc2a507e
KB
10312019-02-26 Kevin Buettner <kevinb@redhat.com>
1032
1033 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1034 call from main program.
1035
e0e7d3bd
JB
10362019-02-23 Joel Brobecker <brobecker@adacore.com>
1037
1038 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1039 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1040 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1041 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1042 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1043
9600246d
KS
10442019-02-22 Keith Seitz <keiths@redhat.com>
1045
1046 PR symtab/23853
1047 * gdb.base/symlink-sourcefile.c: New file.
1048 * gdb.base/symlink-sourcefile.exp: New file.
1049
0c95f9ed
TT
10502019-02-20 Tom Tromey <tom@tromey.com>
1051
1052 * gdb.base/info_qt.exp: Update.
1053
6caa91b6
SM
10542019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1055
1056 * gdb.base/source.exp: Move "error in sourced script" code to
1057 the end.
1058 * gdb.base/source-error.gdb: Move contents to
1059 source-error-1.gdb. Add new code to source source-error-1.gdb.
1060 * gdb.base/source-error-1.gdb: New file, from previous
1061 source-error.gdb.
1062
6506371f
TT
10632019-02-17 Tom Tromey <tom@tromey.com>
1064
1065 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1066 for macro styling.
1067 * gdb.base/style.c (SOME_MACRO): New macro.
1068
a0087920
TT
10692019-02-17 Tom Tromey <tom@tromey.com>
1070
1071 * gdb.base/style.exp: Add line-wrapping tests.
1072 * gdb.base/page.exp: Add test for quitting during pagination.
1073
a2cd4f14
JB
10742019-02-17 Joel Brobecker <brobecker@adacore.com>
1075
1076 * gdb.ada/big_packed_array: New testcase.
1077 * gdb.ada/homonym.exp: Fix incorrect expected output for
1078 "break <homonym__get_value>" test.
1079
9d70ffbc
WP
10802019-02-13 Weimin Pan <weimin.pan@oracle.com>
1081
1082 PR breakpoints/21870
1083 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1084 and prepare_for_testing. Add comment.
1085 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1086 redundant cleanup call. Clean up comment.
1087
01c7ae81
WP
10882019-02-12 Weimin Pan <weimin.pan@oracle.com>
1089
1090 PR breakpoints/21870
1091 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1092 * gdb.arch/aarch64-dbreg-contents.c: New file.
1093
aff29d1c
JB
10942019-02-10 Joel Brobecker <brobecker@adacore.com>
1095
1096 * gdb.ada/mi_ref_changeable: New testcase.
1097
df0da8a2
AH
10982019-02-07 Alan Hayward <alan.hayward@arm.com>
1099
1100 * gdb.base/attach.exp: Add double attach test.
1101
bd447abb
SM
11022019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1103
1104 * lib/gdb.exp (default_gdb_start): Don't match pagination
1105 prompt.
1106 (gdb_init): Set stty_init.
1107
1dbc40b9
TT
11082019-01-27 Tom Tromey <tom@tromey.com>
1109
1110 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1111 skip_python_tests.
1112
353229bf
AH
11132019-01-24 Alan Hayward <alan.hayward@arm.com>
1114
1115 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1116 New structure.
1117 (struct struct_static_02_02): Likewise.
1118 (struct struct_static_02_03): Likewise.
1119 (struct struct_static_02_04): Likewise.
1120 (struct struct_static_04_01): Likewise.
1121 (struct struct_static_04_02): Likewise.
1122 (struct struct_static_04_03): Likewise.
1123 (struct struct_static_04_04): Likewise.
1124 (struct struct_static_06_01): Likewise.
1125 (struct struct_static_06_02): Likewise.
1126 (struct struct_static_06_03): Likewise.
1127 (struct struct_static_06_04): Likewise.
1128 (cmp_struct_static_02_01): Likewise.
1129 (cmp_struct_static_02_02): Likewise.
1130 (cmp_struct_static_02_03): Likewise.
1131 (cmp_struct_static_02_04): Likewise.
1132 (cmp_struct_static_04_01): Likewise.
1133 (cmp_struct_static_04_02): Likewise.
1134 (cmp_struct_static_04_03): Likewise.
1135 (cmp_struct_static_04_04): Likewise.
1136 (cmp_struct_static_06_01): Likewise.
1137 (cmp_struct_static_06_02): Likewise.
1138 (cmp_struct_static_06_03): Likewise.
1139 (cmp_struct_static_06_04): Likewise.
1140 (call_all): Test new structs.
1141 * gdb.base/infcall-nested-structs.exp: Likewise.
1142
73021deb
AH
11432019-01-21 Alan Hayward <alan.hayward@arm.com>
1144 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1145
fc65c7db
AH
11462019-01-21 Alan Hayward <alan.hayward@arm.com>
1147 * gdb.base/stack-protector.c: New test.
1148 * gdb.base/stack-protector.exp: New file.
1149 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1150 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1151 option.
1152 (gdb_compile): Remove stack protector for GCC and prevent
1153 recursion.
1154
c24bdb02
KS
11552019-01-16 Keith Seitz <keiths@redhat.com>
1156
1157 PR gdb/23773
1158 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1159
6f072a10
PFC
11602019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1161
1162 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1163 aliases.
1164 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1165 tests.
1166 * gdb.arch/powerpc-vector-regs.c: New file.
1167 * gdb.arch/powerpc-vector-regs.exp: New file.
1168
a7b8d682
PFC
11692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1170
1171 * gdb.arch/altivec-regs.exp: Fix the list passed to
1172 gdb_expect_list when testing "info vector".
1173
6eb6fb67
AB
11742019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1175
1176 * gdb.base/style.exp: Don't include path in testname.
1177
b56f80d8
KS
11782019-01-10 Keith Seitz <keiths@redhat.com>
1179
1180 PR gdb/23712
1181 PR symtab/23010
1182 * gdb.dwarf2/multidictionary.exp: New file.
1183
041be526
SM
11842019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1185
1186 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1187 (test_gnuv3_style_demangling): ... this.
1188 (test_lucid_style_demangling): Remove.
1189 (test_arm_style_demangling): Remove.
1190 (test_hp_style_demangling): Remove.
1191 (do_tests): Remove calls to the above.
1192
d820d0c3
AB
11932019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1194
1195 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1196 case.
1197
f097f5ad
TT
11982019-01-06 Tom Tromey <tom@tromey.com>
1199
1200 PR gdb/28155:
1201 * gdb.dwarf2/typedef-void-finish.exp: New file.
1202
2cd8cc0b
TT
12032018-12-28 Tom Tromey <tom@tromey.com>
1204 Simon Marchi <simark@simark.ca>
1205
1206 * gdb.base/jit-exec.exp: New file.
1207 * gdb.base/jit-exec.c: New file.
1208 * gdb.base/jit-execd.c: New file.
1209
35fb8261
TT
12102018-12-28 Tom Tromey <tom@tromey.com>
1211
1212 * gdb.base/style.exp: Update test to check for address styling.
1213
47fd17cd
TT
12142018-12-28 Tom Tromey <tom@tromey.com>
1215
1216 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1217 message.
1218
d47032b7
TT
12192018-12-28 Tom Tromey <tom@tromey.com>
1220
1221 * gdb.base/style.exp: Add test for version number styling.
1222
af79b68d
TT
12232018-12-28 Tom Tromey <tom@tromey.com>
1224
1225 * gdb.base/style.exp: Add test for print_address_symbolic.
1226
0bb296cb
TT
12272018-12-28 Tom Tromey <tom@tromey.com>
1228
1229 * gdb.base/style.exp: Add test for breakpoint setting.
1230
80ae2043
TT
12312018-12-28 Tom Tromey <tom@tromey.com>
1232
1233 * gdb.base/style.exp: Add test for variable names.
1234
cbe56571
TT
12352018-12-28 Tom Tromey <tom@tromey.com>
1236
1237 * gdb.base/style.exp: New file.
1238 * gdb.base/style.c: New file.
1239
9162a27c
TT
12402018-12-28 Tom Tromey <tom@tromey.com>
1241
1242 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1243 "dumb".
1244 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1245 the TERM environment variable.
1246
bc543c90
TT
12472018-12-27 Tom Tromey <tom@tromey.com>
1248
1249 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1250 pagination test.
1251
6f0ffe50
AB
12522018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1253
1254 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1255 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1256
b5a1e557
PW
12572018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1258
1259 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1260 Filename a.adb changed to bp_fun_addr.adb.
1261 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1262
6e8b1ab2
JV
12632018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1264
1265 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1266 non-PIE executables.
1267 * README: Mention the gdb,nopie_flag board setting.
1268 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1269 non-PIE executable.
1270 * gdb.arch/amd64-entry-value.exp: Likewise.
1271 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1272 * gdb.arch/i386-float.exp: Likewise.
1273 * gdb.arch/i386-signal.exp: Likewise.
1274 * gdb.mi/mi-reg-undefined.exp: Likewise.
1275
d00a27c5
PM
12762018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1277
1278 PR gdb/23974
1279 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1280
161d081c
PW
12812018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1282
1283 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1284 Update order of results accordingly.
1285
b001de23
AB
12862018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 * gdb.base/annota1.exp: Update a test regexp.
1289
99e1a184
AB
12902018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1293
7a81c1e2
PW
12942018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1295
1296 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1297 (reuse_time): Initialize to REUSE_TIME_CAP.
1298 (check_rc): New function.
1299 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1300 Check pthread_create rc.
1301 (spawner_thread_func): Check pthread_create and pthread_join rc.
1302
73e8dc90
PA
13032018-12-08 Pedro Alves <palves@redhat.com>
1304
1305 * gdb.base/list.exp (test_forward_search): Rename to ...
1306 (test_forward_reverse_search): ... this. Also test reverse-search
1307 and the forward-search alias.
1308
13f2ed32
AB
13092018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1310
1311 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1312 local timeout variable before return, and remove all local timeout
1313 variable entirely.
1314 (gdb_load): Likewise.
1315
64d27cfc
TV
13162018-12-01 Tom de Vries <tdevries@suse.de>
1317
1318 * gdb.base/gdb-caching-proc.exp: New file.
1319
f63c03b4
SDJ
13202018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1321
1322 * Makefile.in (TIMESTAMP): New variable.
1323 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1324 command.
1325 (check-single-racy): Likewise.
1326 (check/%.exp): Likewise.
1327 (check-racy/%.exp): Likewise.
1328 (workers/%.worker): Likewise.
1329 (build-perf): Likewise.
1330 (check-perf): Likewise.
1331 * README: Describe new "TS" and "TS_FORMAT" variables.
1332 * print-ts.py: New file.
1333
1c97054b
BF
13342018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1335
1336 PR python/23714
1337 * gdb.python/python.exp: Test command repetition after
1338 gdb.execute.
1339
1871a62d
AB
13402018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1341
1342 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1343 is correctly aligned.
1344
fb5e1ed9
PW
13452018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1346
1347 * gdb.ada/info_auto_lang.exp: New testcase.
1348 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1349 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1350 * gdb.ada/info_auto_lang/some_c.c: New file.
1351
43d397ca
PW
13522018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1353
1354 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1355 FUNC_lang language syntax.
1356
beddd671
PW
13572018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1358
1359 * gdb.base/info_minsym.c: New file.
1360 * gdb.base/info_minsym.exp: New file.
1361
73fc52c4
TT
13622018-11-19 Tom Tromey <tom@tromey.com>
1363
1364 PR rust/23625:
1365 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1366 * gdb.rust/expr.exp: Update expected output. Change one test.
1367
994b876a
TT
13682018-11-19 Tom Tromey <tom@tromey.com>
1369
1370 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1371
6769f276
PA
13722018-11-19 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1375 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1376 see the expected warning.
1377
38a72da0
AH
13782018-11-16 Alan Hayward <alan.hayward@arm.com>
1379
1380 PR gdb/22736:
1381 * gdb.cp/infcall-nodebug-lib.c: New test.
1382 * gdb.cp/infcall-nodebug-main.c: New test.
1383 * gdb.cp/infcall-nodebug.exp: New file.
1384
53a89d6e
SM
13852018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1386
1387 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1388 completer tests.
1389
9325300d
TV
13902018-11-09 Tom de Vries <tdevries@suse.de>
1391
1392 * gdb.base/msym-lang.c: New test.
1393 * gdb.base/msym-lang.exp: New file.
1394 * gdb.base/msym-lang-main.c: New test.
1395
20f0d60d
TT
13962018-11-08 Tom Tromey <tom@tromey.com>
1397
1398 PR gdb/23555:
1399 PR gdb/23838:
1400 * gdb.base/warning.exp: New file.
1401
b5420128
JB
14022018-11-08 Jan Beulich <jbeulich@suse.com>
1403
1404 * testsuite/gdb.arch/i386-avx512.c,
1405 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1406
cd115d61
AB
14072018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1408
1409 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1410 point hardware.
1411
35ee2dc2
AB
14122018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1413
1414 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1415 * gdb.dwarf2/missing-type-name.exp: New file.
1416
31aceee8
TV
14172018-11-06 Tom de Vries <tdevries@suse.de>
1418
1419 * gdb.base/many-headers.c: New test.
1420 * gdb.base/many-headers.exp: New file.
1421
109be305
JW
14222018-11-06 Jim Wilson <jimw@sifive.com>
1423
1424 * gdb.base/code_elim.exp: For riscv, set additional_flags
1425 to include -msmall-data-limit=0.
1426
e2b7af72
JB
14272018-11-01 Joel Brobecker <brobecker@adacore.com>
1428
1429 * gdb.ada/watch_minus_l: New testcase.
1430
cdcda965
SM
14312018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1432
1433 * gdb.arch/aix-sighandle.c: New file.
1434 * gdb.arch/aix-sighandle.exp: New file.
1435
92dcebf3
AB
14362018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1439 registers being unions.
1440
68b9ac18
TV
14412018-10-31 Tom de Vries <tdevries@suse.de>
1442
1443 * lib/valgrind.exp: New file.
1444 (vgdb_start, vgdb_stop): New procs, factored out of ...
1445 * gdb.base/valgrind-bt.exp: ... here, ...
1446 * gdb.base/valgrind-disp-step.exp: ... here and ...
1447 * gdb.base/valgrind-infcall.exp: ... here.
1448
1443936e
TV
14492018-10-31 Tom de Vries <tdevries@suse.de>
1450
1451 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1452
eb77c9df
AB
14532018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.dwarf2/void-type.c: New file.
1456 * gdb.dwarf2/void-type.exp: New file.
1457
82b5e646
PW
14582018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1459
1460 * gdb.base/info_qt.c: New file.
1461 * gdb.base/info_qt.exp: New file.
1462
8d619c01
EBM
14632018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1464
1465 * gdb.arch/powerpc-htm-regs.c: New file.
1466 * gdb.arch/powerpc-htm-regs.exp: New file.
1467
f2cf6173
EBM
14682018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1469
1470 * gdb.arch/powerpc-tar.c: New file.
1471 * gdb.arch/powerpc-tar.exp: New file.
1472
7ca18ed6
EBM
14732018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1474
1475 * gdb.arch/powerpc-ppr-dscr.c: New file.
1476 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1477
bfcc0eba
TV
14782018-10-25 Tom de Vries <tdevries@suse.de>
1479
1480 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1481
fe1a5cad
TV
14822018-10-24 Tom de Vries <tdevries@suse.de>
1483
1484 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1485 longer exists error.
1486
a76dc3b7
TV
14872018-10-24 Tom de Vries <tdevries@suse.de>
1488
1489 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1490
4df46df7
TV
14912018-10-24 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1494 --db-attach in valgrind.
1495
0dbfcfff
AB
14962018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * gdb.arch/riscv-reg-aliases.c: New file.
1499 * gdb.arch/riscv-reg-aliases.exp: New file.
1500
b04480b1
AH
15012018-10-19 Alan Hayward <alan.hayward@arm.com>
1502
1503 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1504
2c6ac8d7
AH
15052018-10-19 Alan Hayward <alan.hayward@arm.com>
1506
1507 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1508
2bc69f25
AH
15092018-10-19 Alan Hayward <alan.hayward@arm.com>
1510
1511 * gdb.cp/ovldbreak.exp: Fix regexps.
1512
1f1ae3a3
AH
15132018-10-19 Alan Hayward <alan.hayward@arm.com>
1514
1515 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1516
94c18618
SDJ
15172018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1518
1519 PR cli/23785
1520 * gdb.base/restore.exp: New test to check if "restore" with an
1521 invalid file doesn't segfault.
1522
812cd6eb
TV
15232018-10-18 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1526 * gdb.ada/excep_handle.exp: Same.
1527 * gdb.ada/mi_string_access.exp: Same.
1528 * gdb.ada/mi_var_union.exp: Same.
1529 * gdb.arch/arc-analyze-prologue.exp: Same.
1530 * gdb.arch/arc-decode-insn.exp: Same.
1531 * gdb.base/readnever.exp: Same.
1532 * gdb.fortran/printing-types.exp: Same.
1533 * gdb.guile/scm-lazy-string.exp: Same.
1534
c4b90788
TV
15352018-10-16 Tom de Vries <tdevries@suse.de>
1536
1537 PR gdb/23730
1538 * gdb.base/catch-follow-exec.c: Add copyright notice.
1539 * gdb.base/catch-follow-exec.exp: Rewrite to use
1540 gdb_spawn_with_cmdline_opts. Require gdb-native.
1541
8bca2978
SL
15422018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1543
1544 * gdb.trace/actions-changed.exp: Check for arch support.
1545 * gdb.trace/actions.exp: Likewise.
1546 * gdb.trace/ax.exp: Likewise.
1547 * gdb.trace/backtrace.exp: Likewise.
1548 * gdb.trace/change-loc.exp: Likewise.
1549 * gdb.trace/deltrace.exp: Likewise.
1550 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1551 * gdb.trace/ftrace.exp: Likewise.
1552 * gdb.trace/infotrace.exp: Check for arch support.
1553 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1554 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1555 * gdb.trace/mi-tsv-changed.exp: Likewise.
1556 * gdb.trace/packetlen.exp: Likewise.
1557 * gdb.trace/passc-dyn.exp: Likewise.
1558 * gdb.trace/passcount.exp: Likewise.
1559 * gdb.trace/pending.exp: Likewise.
1560 * gdb.trace/range-stepping.exp: Check for shlib support.
1561 * gdb.trace/report.exp: Check for arch support.
1562 * gdb.trace/save-trace.exp: Likewise.
1563 * gdb.trace/signal.exp: Check for signal support.
1564 * gdb.trace/tfind.exp: Check for arch support.
1565 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1566 * gdb.trace/trace-common.h: Add comment.
1567 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1568 * gdb.trace/trace-enable-disable.exp: Likewise.
1569 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1570 * gdb.trace/tracecmd.exp: Check for arch support.
1571 * gdb.trace/tspeed.exp: Check for shlib and target support.
1572 * gdb.trace/tstatus.exp: Check for arch support.
1573 * gdb.trace/tsv.exp: Likewise.
1574 * gdb.trace/while-dyn.exp: Likewise.
1575 * gdb.trace/while-stepping.exp: Likewise.
1576 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1577
f9c49bff
SM
15782018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1579
1580 * gdb.trace/tspeed.exp: Remove nowarnings.
1581 (prepare_for_trace_test): Declare "global ipalib".
1582 * gdb.trace/tspeed.c: Include unistd.h.
1583 (main): Remove superfluous printf argument.
1584
d4330bde
SL
15852018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1586
1587 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1588 directory prefix on the filename.
1589
8ecfd7bd
SDJ
15902018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1591
1592 * gdb.gdb/unittest.exp: Update expected message informing that
1593 selftests have been disabled.
1594 * gdb.server/unittest.exp: Likewise.
1595
58bbcd02
TV
15962018-10-09 Tom de Vries <tdevries@suse.de>
1597
1598 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1599 with runto_main.
1600
9f6b697b
WP
16012018-10-08 Weimin Pan <weimin.pan@oracle.com>
1602
1603 PR c++/16841
1604 * gdb.cp/virtbase2.cc: New file.
1605 * gdb.cp/virtbase2.exp: New file.
1606
add5ded5
TT
16072018-10-06 Tom Tromey <tom@tromey.com>
1608
1609 PR python/19399:
1610 * gdb.python/py-inferior.exp: Add architecture test.
1611
f9e48344
TT
16122018-10-06 Tom Tromey <tom@tromey.com>
1613
1614 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1615 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1616
2a8be203
TT
16172018-10-06 Tom Tromey <tom@tromey.com>
1618
1619 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1620 of a "throw" catchpoint.
1621
e04caa70
SDJ
16222018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1623
1624 * gdb.base/info-proc.exp: Update string expected from "help info
1625 proc".
1626
5ca8c39f
TT
16272018-10-04 Tom Tromey <tom@tromey.com>
1628
1629 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1630 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1631 (test_initial_complaints, test_empty_complaints): Update.
1632 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1633
3453e7e4
TT
16342018-10-04 Tom Tromey <tom@tromey.com>
1635
1636 PR cli/19551:
1637 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1638 * lib/gdb.exp (gdb_file_cmd): Update.
1639 * gdb.stabs/weird.exp (print_weird_var): Update.
1640 * gdb.server/solib-list.exp: Update.
1641 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1642 * gdb.mi/mi-cli.exp: Update.
1643 * gdb.linespec/linespec.exp: Update.
1644 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1645 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1646 * gdb.cp/cp-relocate.exp: Update.
1647 * gdb.base/sym-file.exp: Update.
1648 * gdb.base/relocate.exp: Update.
1649 * gdb.base/readnever.exp: Update.
1650 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1651 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1652 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1653 * gdb.base/code_elim.exp: Update.
1654 * gdb.base/break-unload-file.exp (test_break): Update.
1655 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1656 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1657 Update.
1658 * gdb.base/attach.exp (do_attach_tests): Update.
1659 * gdb.base/sepdebug.exp: Update.
1660 * gdb.python/py-section-script.exp: Update.
1661
6afcf761
TT
16622018-10-04 Tom Tromey <tom@tromey.com>
1663
1664 PR cli/22234:
1665 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1666 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1667 output.
1668
fef1b293
TT
16692018-10-04 Tom Tromey <tom@tromey.com>
1670
1671 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1672 set width and height to 0.
1673 (test_command_line_attach_run): Use -quiet.
1674
ca98345e
SL
16752018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1676
1677 * lib/gdb.exp (skip_ifunc_tests): New.
1678 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1679 other compile failures.
1680 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1681
ff34e6ae
SM
16822018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1683
1684 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1685 is_amd64_regs_target.
1686
6bb8890e
AH
16872018-10-01 Alan Hayward <alan.hayward@arm.com>
1688
1689 * gdb.arch/aarch64-sighandler-regs.c: New test.
1690 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1691 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1692
224d30d3
MM
16932018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1694
1695 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1696 assembly.
1697
f67ffa6a
AB
16982018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1699
1700 * gdb.base/frame-selection.exp: New file.
1701 * gdb.base/frame-selection.c: New file.
1702
9fc3183f
AH
17032018-09-27 Alan Hayward <alan.hayward@arm.com>
1704
1705 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1706 pthread barrier.
1707 (main): Likewise.
1708
d354055e
AB
17092018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1710
1711 * gdb.base/large-frame-1.c: New file.
1712 * gdb.base/large-frame-2.c: New file.
1713 * gdb.base/large-frame.exp: New file.
1714 * gdb.base/large-frame.h: New file.
1715
db727370
JL
17162018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1717
1718 PR gdb/20948
1719 * gdb.base/write_mem.exp: New test.
1720 * gdb.base/write_mem.c: Likewise.
1721
ae778caf
TT
17222018-09-23 Tom Tromey <tom@tromey.com>
1723
1724 PR python/18852:
1725 * gdb.python/py-parameter.exp: Add test for parameter that throws
1726 on "set".
1727
fd3ba736
TT
17282018-09-23 Tom Tromey <tom@tromey.com>
1729
1730 PR python/17284:
1731 * gdb.python/py-template.exp (test_template_arg): Add test for
1732 negative template argument number.
1733
39a24317
TT
17342018-09-23 Tom Tromey <tom@tromey.com>
1735
1736 PR python/14062:
1737 * gdb.python/python.exp: Add test for post_event error.
1738
f5769a2c
TT
17392018-09-23 Tom Tromey <tom@tromey.com>
1740
1741 PR python/18170:
1742 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1743 convert pointers to int and long.
1744
1c1e54f6
TT
17452018-09-23 Tom Tromey <tom@tromey.com>
1746
1747 PR python/20126:
1748 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1749 signed-ness conversion tests.
1750
fb4fa946
TT
17512018-09-23 Tom Tromey <tom@tromey.com>
1752
1753 PR python/18352;
1754 * gdb.python/py-value.exp (test_float_conversion): New proc.
1755 Use it.
1756
a466edac
HAQ
17572018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1758
1759 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1760
4ee9b0c5
SL
17612018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1762
1763 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1764 no readline.
1765 * gdb.base/utf8-identifiers.exp: Likewise.
1766 * gdb.cp/cpcompletion.exp: Likewise.
1767 * gdb.linespec/cpcompletion.exp: Likewise.
1768 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1769 * gdb.linespec/cpls-ops.exp: Likewise.
1770
23be8da7
RB
17712018-09-19 Richard Bunt <richard.bunt@arm.com>
1772 Chris January <chris.january@arm.com>
1773
1774 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1775 * gdb.fortran/short-circuit-argument-list.exp: New file.
1776 * gdb.fortran/short-circuit-argument-list.f90: New test.
1777
5031d0ae
SDJ
17782018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1779
1780 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1781 "arch=" keyword when executing "-stack-list-frames".
1782
b4c0d1a4
SDJ
17832018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1784
1785 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1786 "arch=" keyword when executing "-stack-list-frames".
1787
7a6d2b45
SDJ
17882018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1789
1790 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1791 break ada".
1792
8588b356
SM
17932018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1794
1795 PR python/23669
1796 * gdb.python/python.exp: Test gdb.execute("show commands").
1797
65e65158
TT
17982018-09-16 Tom Tromey <tom@tromey.com>
1799
1800 * gdb.base/new-ui.exp (do_execution_tests): Update.
1801 * gdb.base/dbx.exp (test_breakpoints): Update.
1802
bf326452
AH
18032018-09-14 Alan Hayward <alan.hayward@arm.com>
1804
1805 * lib/gdb.exp (gdb_simple_compile): Add proc.
1806 (is_elf_target): Use gdb_simple_compile.
1807 (skip_altivec_tests): Likewise.
1808 (skip_vsx_tests): Likewise.
1809 (skip_tsx_tests): Likewise.
1810 (skip_btrace_tests): Likewise.
1811 (skip_btrace_pt_tests): Likewise.
1812 (gdb_can_simple_compile): Likewise.
1813 (gdb_has_argv0): Likewise.
1814 (gdb_target_symbol_prefix): Likewise.
1815 (target_supports_scheduler_locking): Likewise.
1816
2361b0fb
TT
18172018-09-13 Tom Tromey <tom@tromey.com>
1818
1819 * Makefile.in (TAGS): Recognize proc_with_prefix and
1820 gdb_caching_proc.
1821
0ae1a321
SM
18222018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1823
1824 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1825 method.
1826
a40bf0c2
SM
18272018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1828
1829 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1830 and a few other Inferior properties when the Inferior is no
1831 longer valid.
1832
4a3fe98f
TT
18332018-09-13 Tom Tromey <tom@tromey.com>
1834
1835 PR rust/23650:
1836 * gdb.rust/simple.exp: Add test for enum field access error.
1837
098b2108
TT
18382018-09-13 Tom Tromey <tom@tromey.com>
1839
1840 PR rust/23626:
1841 * gdb.rust/simple.rs (EmptyEnum): New type.
1842 (main): Use it.
1843 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1844
1256af7d
SM
18452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1846
1847 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1848 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1849 * gdb.python/py-symtab.exp: Update test printing an objfile.
1850
4aa8e6c2
SM
18512018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1854 object.
1855
c221b2f7
AH
18562018-09-12 Alan Hayward <alan.hayward@arm.com>
1857
1858 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1859 (support_complex_tests): Use gdb_can_simple_compile.
1860 (is_ilp32_target): Likewise.
1861 (is_lp64_target): Likewise.
1862 (is_64_target): Likewise.
1863 (is_amd64_regs_target): Likewise.
1864 (is_aarch32_target): Likewise.
1865 (gdb_int128_helper): Likewise.
1866
6f1107b5
JK
18672018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1868
1869 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1870
1f5d1570
JG
18712018-09-10 Jerome Guitton <guitton@adacore.com>
1872
1873 * gdb.ada/same_component_name: Add test for case of tagged record
1874 with variable-length fields.
1875
cc330e39
XR
18762018-09-10 Xavier Roirand <roirand@adacore.com>
1877
1878 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1879 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1880 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1881 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1882
b9c50e9a
XR
18832018-09-10 Xavier Roirand <roirand@adacore.com>
1884
1885 * gdb.ada/mi_string_access.exp: New testcase.
1886 * gdb.ada/mi_string_access/bar.adb: New file.
1887 * gdb.ada/mi_string_access/pck.adb: New file.
1888 * gdb.ada/mi_string_access/pck.asd: New file.
1889
2963898f
XR
18902018-09-10 Xavier Roirand <roirand@adacore.com>
1891
1892 * gdb.ada/mi_var_union.exp: New testcase.
1893 * gdb.ada/mi_var_union/bar.adb: New file.
1894 * gdb.ada/mi_var_union/pck.adb: New file.
1895 * gdb.ada/mi_var_union/pck.asd: New file.
1896
1aac008f
TT
18972018-09-08 Tom Tromey <tom@tromey.com>
1898
1899 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1900
332cf4c9
TT
19012018-09-08 Tom Tromey <tom@tromey.com>
1902
1903 PR python/16047:
1904 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1905 (register_pretty_printers): Register new printer.
1906 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1907 test.
1908 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1909 (an_int_type3): New global.
1910
424da6cf
JB
19112018-09-08 Joel Brobecker <brobecker@adacore.com>
1912
1913 * gdb.ada/expr_with_funcall: New testcase.
1914
2a62dfa9
JB
19152018-09-08 Joel Brobecker <brobecker@adacore.com>
1916
1917 * gdb.ada/packed_array_assign: New testcase.
1918
96b6697f
AB
19192018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1920
1921 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1922 names, and add test prefixes to make test names unique.
1923
e4a62c65
TV
19242018-09-05 Tom de Vries <tdevries@suse.de>
1925
1926 * gdb.dwarf2/varval.exp: Add test.
1927
dd083ee2
GB
19282018-09-04 Gary Benson <gbenson@redhat.com>
1929
1930 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1931 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1932
aef9346c
TT
19332018-08-31 Tom Tromey <tom@tromey.com>
1934
1935 * gdb.rust/simple.rs: Rename second variable "v".
1936
c67f2e15
AB
19372018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.base/funcargs.c (use_a): New function.
1940 (recurse): Call use_a.
1941
078a0207
KS
19422018-08-29 Keith Seitz <keiths@redhat.com>
1943
1944 * gdb.compile/compile-cplus-anonymous.cc: New file.
1945 * gdb.compile/compile-cplus-anonymous.exp: New file.
1946 * gdb.compile/compile-cplus-array-decay.cc: New file.
1947 * gdb.compile/compile-cplus-array-decay.exp: New file.
1948 * gdb.compile/compile-cplus-inherit.cc: New file.
1949 * gdb.compile/compile-cplus-inherit.exp: New file.
1950 * gdb.compile/compile-cplus-member.cc: New file.
1951 * gdb.compile/compile-cplus-member.exp: New file.
1952 * gdb.compile/compile-cplus-method.cc: New file.
1953 * gdb.compile/compile-cplus-method.exp: New file.
1954 * gdb.compile/compile-cplus-mod.c: "New" file.
1955 * gdb.compile/compile-cplus-namespace.cc: New file.
1956 * gdb.compile/compile-cplus-namespace.exp: New file.
1957 * gdb.compile/compile-cplus-nested.cc: New file.
1958 * gdb.compile/compile-cplus-nested.exp: New file.
1959 * gdb.compile/compile-cplus-print.c: "New" file.
1960 * gdb.compile/compile-cplus-print.exp: "New" file.
1961 * gdb.compile/compile-cplus-virtual.cc: New file.
1962 * gdb.compile/compile-cplus-virtual.exp: New file.
1963 * gdb.compile/compile-cplus.c: "New" file.
1964 * gdb.compile/compile-cplus.exp: "New" file.
1965 * lib/compile-support.exp: New file.
1966
b0f492b9
GB
19672018-08-16 Gary Benson <gbenson@redhat.com>
1968
1969 PR gdb/13000:
1970 * gdb.base/batch-exit-status.exp: New file.
1971 * gdb.base/batch-exit-status.good-commands: Likewise.
1972 * gdb.base/batch-exit-status.bad-commands: Likewise.
1973
36eb4c5f
AH
19742018-08-29 Alan Hayward <alan.hayward@arm.com>
1975
1976 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1977 (struct struct02): Likewise.
1978 (struct struct03): Likewise.
1979 (struct struct04): Likewise.
1980 (struct struct_01_01): New struct.
1981 (struct struct_01_02): Likewise.
1982 (struct struct_01_03): Likewise.
1983 (struct struct_01_04): Likewise.
1984 (struct struct_02_01): Likewise.
1985 (struct struct_02_02): Likewise.
1986 (struct struct_02_03): Likewise.
1987 (struct struct_02_04): Likewise.
1988 (struct struct_04_01): Likewise.
1989 (struct struct_04_02): Likewise.
1990 (struct struct_04_03): Likewise.
1991 (struct struct_04_04): Likewise.
1992 (struct struct_05_01): Likewise.
1993 (struct struct_05_02): Likewise.
1994 (struct struct_05_03): Likewise.
1995 (struct struct_05_04): Likewise.
1996 (cmp_struct01): Remove function.
1997 (cmp_struct02): Likewise.
1998 (cmp_struct03): Likewise.
1999 (cmp_struct04): Likewise.
2000 (cmp_struct_01_01): Add Function.
2001 (cmp_struct_01_02): Likewise.
2002 (cmp_struct_01_03): Likewise.
2003 (cmp_struct_01_04): Likewise.
2004 (cmp_struct_02_01): Likewise.
2005 (cmp_struct_02_02): Likewise.
2006 (cmp_struct_02_03): Likewise.
2007 (cmp_struct_02_04): Likewise.
2008 (cmp_struct_04_01): Likewise.
2009 (cmp_struct_04_02): Likewise.
2010 (cmp_struct_04_03): Likewise.
2011 (cmp_struct_04_04): Likewise.
2012 (cmp_struct_05_01): Likewise.
2013 (cmp_struct_05_02): Likewise.
2014 (cmp_struct_05_03): Likewise.
2015 (cmp_struct_05_04): Likewise.
2016 (call_all): Add new structs.
2017 * gdb.base/infcall-nested-structs.exp: Likewise.
2018
3bf9c013
JV
20192018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2020
2021 * gdb.python/py-framefilter-mi.exp: Update regexp to
2022 check for "arch" field in frame output.
2023
450d1e88
KB
20242018-08-23 Kevin Buettner <kevinb@redhat.com>
2025
2026 * gdb.dwarf2/dw2-ranges-func.c: New file.
2027 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2028
ae739fe7
SM
20292018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2030
2031 * gdb.base/term.exp: Compare terminal settings with values from
2032 the inferior.
2033 * gdb.base/term.c: Get and set terminal settings.
2034
6d52907e
JV
20352018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2036
2037 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2038 accommodate new "arch" field in frame output.
2039 * gdb.mi/mi-return.exp: Likewise.
2040 * gdb.mi/mi-stack.exp: Likewise.
2041 * gdb.mi/mi-syn-frame.exp: Likewise.
2042 * gdb.mi/user-selected-context-sync.exp: Likewise.
2043
be2d111a
MS
20442018-08-19 Michael Spang <spang@google.com>
2045
2046 PR gdb/11786
2047 * gdb.base/gcore-tls-pie.c: New file.
2048 * gdb.base/gcore-tls-pie.exp: New file.
2049
ae3a7c47
KB
20502018-08-18 Kevin Buettner <kevinb@redhat.com>
2051
2052 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2053 * gdb.dwarf2/varval.c: New file.
2054 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2055
2ecae92e
AH
20562018-08-17 Alan Hayward <alan.hayward@arm.com>
2057
2058 PR gdb/18931
2059 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2060
c1854f1d
KS
20612018-08-16 Keith Seitz <keiths@redhat.com>
2062
2063 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2064 tests expected to pass.
2065
26fb3983
JV
20662018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2067
2068 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2069 -data-disassemble -a.
2070 (test_disassembly_bogus_args): Likewise.
2071
67943c00
AB
20722018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2073
2074 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2075
5ff2bbae
AB
20762018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 * gdb.base/vla-optimized-out.exp: Add new test.
2079
e5bbcd0f
AB
20802018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2081
2082 * gdb.base/vla-optimized-out-o3.exp: Delete.
2083 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2084 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2085 deleted tests.
2086
9d4a934c
AB
20872018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 PR gdb/18050:
2090 * gdb.server/extended-remote-restart.c: New file.
2091 * gdb.server/extended-remote-restart.exp: New file.
2092
045cf012
SM
20932018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2094
2095 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2096 "set variable index = 42".
2097
87d6a7aa
SM
20982018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2099
2100 * boards/index-cache-gdb.exp: New file.
2101 * gdb.dwarf2/index-cache.exp: New file.
2102 * gdb.dwarf2/index-cache.c: New file.
2103 * gdb.base/maint.exp: Check if we are using the index cache.
2104
96d68bd4
RO
21052018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2106
2107 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2108 MAKEFLAGS.
2109
5a699617
RO
21102018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2111
2112 * dg-extract-results.sh: Move to toplevel contrib.
2113 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2114 * Makefile.in (check-parallel-racy): Likewise.
2115
5bd18990
AB
21162018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2117
2118 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2119 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2120 tests if the target supports scheduler locking.
2121
3fbbcf47
TV
21222018-08-04 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2125
3e1d3d8c
TT
21262018-08-02 Tom Tromey <tom@tromey.com>
2127
2128 PR symtab/16842.
2129 * gdb.cp/temargs.exp: Test "info address" of a template
2130 parameter.
2131
5abe0f0c
JV
21322018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2133
2134 * gdb.python/py-mi-var-info-path-expression.c: New file.
2135 * gdb.python/py-mi-var-info-path-expression.py: New file.
2136 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2137
fb66cde8
SDJ
21382018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2139
2140 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2141 error after "cannot resolve name" string.
2142
c708f4d2
AB
21432018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2144
2145 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2146 started.
2147 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2148
37cc0cae
TV
21492018-07-28 Tom de Vries <tdevries@suse.de>
2150
2151 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2152
63b4ecf7
TV
21532018-07-26 Tom de Vries <tdevries@suse.de>
2154
2155 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2156
3c3bb058
AB
21572018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2158
2159 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2160 is visible.
2161
9e7f3bbb
TV
21622018-07-26 Tom de Vries <tdevries@suse.de>
2163
2164 PR breakpoints/23366
2165 * gdb.base/catch-follow-exec.c: New test.
2166 * gdb.base/catch-follow-exec.exp: New file.
2167
16f808ec
TV
21682018-07-25 Tom de Vries <tdevries@suse.de>
2169
2170 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2171 vla-optimized-out.c.
2172
d7154a8d
JV
21732018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2174
2175 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2176 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2177
232a0032
TV
21782018-07-20 Tom de Vries <tdevries@suse.de>
2179
2180 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2181 NOCLONE macro.
2182 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2183
fbb1d502
TV
21842018-07-19 Tom de Vries <tdevries@suse.de>
2185
2186 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2187 regular expression.
2188
42dc7699
TV
21892018-07-18 Tom de Vries <tdevries@suse.de>
2190
2191 * gdb.base/vla-optimized-out.c: New test.
2192 * gdb.base/vla-optimized-out.exp: New file.
2193
7f1f7e23
SDJ
21942018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2195
2196 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2197 message "No address associated with hostname" when gdbserver
2198 cannot resolve the hostname.
2199
5759ebb3
PW
22002018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2201
2202 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2203 Add some test prefixes to make tests unique.
2204
3606ccab
PW
22052018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2206
2207 * gdb.base/frameapply.c: New file.
2208 * gdb.base/frameapply.exp: New file.
2209
529c08b2
PW
22102018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2211
2212 * gdb.base/skip.exp: Update expected error message.
2213
c7ab0aef
SDJ
22142018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2215 Jan Kratochvil <jan.kratochvil@redhat.com>
2216 Paul Fertser <fercerpav@gmail.com>
2217 Tsutomu Seki <sekiriki@gmail.com>
2218
2219 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2220 parameter.
2221 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2222 by default.
2223 * boards/native-gdbserver.exp: Likewise.
2224 * gdb.server/run-without-local-binary.exp: Improve regexp used
2225 for detecting when a remote debugging connection succeeds.
2226 * gdb.server/server-connect.exp: New file.
2227 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2228 Do not prefix the port number with ":".
2229 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2230 support for detecting and using it. Add '$debughost_gdbserver'
2231 to the list of arguments used to start gdbserver. Handle case
2232 when gdbserver cannot resolve a network name.
2233
16ff70dd
SDJ
22342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2235
2236 PR c++/23373
2237 * gdb.base/ptype-offsets.cc (struct static_member): New
2238 struct.
2239 (main) <stmember>: New variable.
2240 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2241 with a static member in it.
2242
3541979f
AB
22432018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2244
2245 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2246 watchpoints enabled and disabled.
2247
c8ad9b9a
AB
22482018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2249
2250 * gdb.base/examine-backward.exp: Still run tests around address
2251 0x0, even if address 0x0 is not readable. Update the pattern for
2252 matching address 0x0 in expected output.
2253
e0e5e971
AB
22542018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2257 malloc/free.
2258
1ea5da02
TV
22592018-07-04 Tom de Vries <tdevries@suse.de>
2260
2261 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2262
471b9d15
MR
22632018-07-02 Maciej W. Rozycki <macro@mips.com>
2264
2265 PR tdep/8282
2266 * gdb.arch/mips-disassembler-options.exp: New test.
2267 * gdb.arch/mips-disassembler-options.s: New test source.
2268
75acb486
PA
22692018-06-29 Pedro Alves <palves@redhat.com>
2270
2271 * gdb.threads/names.exp: Adjust expected "info threads" output.
2272
cd2bb709
PA
22732018-06-29 Pedro Alves <palves@redhat.com>
2274
2275 * gdb.opt/inline-break.exp (line number, address): Add "info
2276 break" tests.
2277
991ff292
PA
22782018-06-29 Pedro Alves <palves@redhat.com>
2279
2280 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2281 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2282 number and address and running to them.
2283
356819b6 22842018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2285
2286 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2287
2512d7ef
JK
22882018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2289
2290 * lib/compiler.c: Remove executable permission flag.
2291
be1b6474
RB
22922018-06-28 Richard Bunt <richard.bunt@arm.com>
2293
2294 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2295 code.
2296 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2297
291f9a96
PT
22982018-06-28 Petr Tesarik <ptesarik@suse.cz>
2299
2300 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2301
ed6dfe51
PT
23022018-06-28 Petr Tesarik <ptesarik@suse.cz>
2303
2304 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2305 address argument is omitted.
2306
d4d429d5
PT
23072018-06-28 Petr Tesarik <ptesarik@suse.cz>
2308
2309 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2310
7ab6656f
OJ
23112018-06-27 Omair Javaid <omair.javaid@linaro.org>
2312
2313 PR gdb/21695
2314 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2315 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2316
a33ccfc7
TT
23172018-06-26 Tom Tromey <tom@tromey.com>
2318
2319 PR rust/22574:
2320 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2321 * gdb.rust/simple.rs (struct SimpleLayout): New.
2322
6d72d289
SM
23232018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2324
2325 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2326 "info registers" output.
2327
8363f9d5
RB
23282018-06-21 Richard Bunt <richard.bunt@arm.com>
2329
2330 * gdb.base/watchpoint-hw-attach.c: New test.
2331 * gdb.base/watchpoint-hw-attach.exp: New file.
2332
f00674fe
SM
23332018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2334
2335 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2336 through /bin/sh.
2337 * boards/dwarf4-gdb-index.exp: Likewise.
2338 * boards/fission-dwp.exp: Likewise.
2339
1d554008
UW
23402018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2341
2342 * gdb.base/float128.exp: Add comment and improved fail message
2343 to the failure case of "print large128" test.
2344
d0ac1c44
SM
23452018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2346
2347 * configure.ac: Remove AC_PREREQ.
2348 * configure: Re-generate.
2349
61b04dd0
PA
23502018-06-19 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2353 (func_extern_caller): New.
2354 (main): Call func_extern_caller.
2355 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2356 logic change.
2357
f63b508a
SM
23582018-06-18 Weimin Pan <weimin.pan@oracle.com>
2359
2360 PR gdb/16841
2361 * gdb.cp/typedef-base.cc: New file.
2362 * gdb.cp/typedef-base.exp: New file.
2363
0fe3a558
TV
23642018-06-18 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2367
7010835a
AB
23682018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2369 Richard Bunt <Richard.Bunt@arm.com>
2370
2371 * gdb.threads/attach-slow-waitpid.c: New file.
2372 * gdb.threads/attach-slow-waitpid.exp: New file.
2373 * gdb.threads/slow-waitpid.c: New file.
2374
14897d65
PA
23752018-06-14 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.base/fork-running-state.c: Include <errno.h>.
2378 (exit_if_relative_exits): New.
2379 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2380 exits.
2381 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2382 child exits.
2383
5d9a0608
TV
23842018-06-14 Tom de Vries <tdevries@suse.de>
2385
2386 PR cli/22573
2387 * gdb.base/finish-pretty.c: New test.
2388 * gdb.base/finish-pretty.exp: New file.
2389
11ae5818
PA
23902018-06-14 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2393 gdb's expected startup output.
2394
1d39de44
PA
23952018-06-14 Pedro Alves <palves@redhat.com>
2396
2397 * lib/selftest-support.exp (selftest_setup): Remove inlined
2398 function handling.
2399
70ee0000
TV
24002018-06-14 Tom de Vries <tdevries@suse.de>
2401
2402 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2403 matching of breakpoint printing.
2404
11f4b608
TV
24052018-06-13 Tom de Vries <tdevries@suse.de>
2406
2407 PR testsuite/23269
2408 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2409 (fork_child): ... here, and ...
2410 (fork_parent): ... here.
2411
24122018-06-12 Tom de Vries <tdevries@suse.de>
2413
2414 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2415
9516f85a
AB
24162018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2417 Stephen Roberts <stephen.roberts@arm.com>
2418
2419 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2420 rewrite test to describe action performed, rather than possible
2421 failure.
2422
5045b3d7
GB
24232018-06-08 Gary Benson <gbenson@redhat.com>
2424
2425 * gdb.threads/check-libthread-db.exp: New file.
2426 * gdb.threads/check-libthread-db.c: Likewise.
2427
c61b06a1
TT
24282018-06-05 Tom Tromey <tom@tromey.com>
2429
2430 * gdb.base/default.exp: Update expected "show version" output.
2431
eb6af809
TT
24322018-06-05 Tom Tromey <tom@tromey.com>
2433
2434 PR cli/12326:
2435 * gdb.cp/static-print-quit.exp: Update.
2436 * lib/gdb.exp (pagination_prompt): Update.
2437 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2438 * gdb.python/python.exp: Update.
2439
178d6a63
JB
24402018-06-04 Joel Brobecker <brobecker@adacore.com>
2441
2442 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2443
8e817061
JB
24442018-06-01 Joel Brobecker <brobecker@adacore.com>
2445
2446 * gdb.ada/bp_fun_addr: New testcase.
2447
e86ca25f
TT
24482018-06-01 Tom Tromey <tom@tromey.com>
2449
2450 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2451 results.
2452 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2453 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2454 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2455 * gdb.base/maint.exp (maint_pass_if): Update.
2456
4b2dfa9d
MR
24572018-05-31 Maciej W. Rozycki <macro@mips.com>
2458
2459 * gdb.base/endian.exp: New test.
2460 * gdb.base/endian.c: New test source.
2461
45f25d6c
AB
24622018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2463
2464 PR gdb/23203
2465 * gdb.base/bt-selected-frame.c: New file.
2466 * gdb.base/bt-selected-frame.exp: New file.
2467 * lib/gdb.exp (get_current_frame_number): New function.
2468
d9f6d7f8
MR
24692018-05-24 Maciej W. Rozycki <macro@mips.com>
2470 Pedro Alves <palves@redhat.com>
2471
2472 * gdb.threads/tls-core.c: Include <stdlib.h>
2473 (thread_proc): Call `abort'.
2474 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2475 (tls_core_test): New procedure, bits factored out from ...
2476 (top level): ... here. Test both native cores and gcore cores.
2477
ff1cf532
TT
24782018-05-23 Tom Tromey <tom@tromey.com>
2479
2480 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2481
b98664d3
TT
24822018-05-23 Tom Tromey <tom@tromey.com>
2483
2484 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2485 symfile_complaints.
2486 (test_short_complaints): Likewise.
2487 (test_empty_complaints): Likewise.
2488 (test_initial_complaints): Update.
2489
4e9668d0
TT
24902018-05-23 Tom Tromey <tom@tromey.com>
2491
2492 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2493
43ba33c7
TT
24942018-05-23 Tom Tromey <tom@tromey.com>
2495
2496 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2497 (test_short_complaints): Update.
2498
035522c0
PA
24992018-05-22 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.base/remote.exp: Only gdb_start after compiling the
2502 testcase. Issue "disconnect" before testing "set remote" command
2503 defaults. Issue clean_restart before running to main.
2504
cc0be08f
PA
25052018-05-22 Pedro Alves <palves@redhat.com>
2506
2507 * gdb.base/remote.exp: Adjust expected output of "show remote
2508 memory-write-packet-size". Add tests for "set remote
2509 memory-write-packet-size 0" and "set remote
2510 memory-write-packet-size fixed/limit".
2511
b1b60145
PA
25122018-05-22 Pedro Alves <palves@redhat.com>
2513
2514 PR gdb/22973
2515 * gdb.base/utf8-identifiers.c: New file.
2516 * gdb.base/utf8-identifiers.exp: New file.
2517
0ec848ad
PFC
25182018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2519
2520 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2521
2c3305f6
PFC
25222018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2523
2524 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2525
ce1e8424
TT
25262018-05-18 Tom Tromey <tom@tromey.com>
2527
2528 * gdb.base/ptype-offsets.exp: Update.
2529
ddfe970e
KS
25302018-05-17 Keith Seitz <keiths@redhat.com>
2531
2532 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2533 in expected breakpoint stop locations.
2534 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2535 move to proper scope to test variable values.
2536 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2537 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2538 New functions.
2539 (main): Call not_inline_func3.
2540 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2541 inline_func1, inline_func2, and inline_func3. Test that when each
2542 breakpoint is hit, GDB properly reports both the stop location
2543 and the backtrace. Repeat tests for temporary breakpoints.
2544
0726fcc6
MR
25452018-05-15 Maciej W. Rozycki <macro@mips.com>
2546
2547 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2548 rather then trying to access it in determining whether the PID
2549 of `gdbserver' could have been retrieved.
2550
8ee22052
AB
25512018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2552
2553 * gdb.arch/amd64-init-x87-values.S: New file.
2554 * gdb.arch/amd64-init-x87-values.exp: New file.
2555
7785df48
JK
25562018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2557
2558 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2559
56bcdbea
TT
25602018-05-04 Tom Tromey <tom@tromey.com>
2561
2562 PR python/22730:
2563 * gdb.python/python.exp: Test multi-line execute.
2564
a913fffb
TT
25652018-05-04 Tom Tromey <tom@tromey.com>
2566
2567 PR python/22731:
2568 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2569
7a2c85f2
TT
25702018-05-04 Tom Tromey <tom@tromey.com>
2571
2572 PR gdb/11750:
2573 * gdb.base/define.exp: Test defining a user command inside a user
2574 command.
2575 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2576
a3b60e45
JK
25772018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2578 Pedro Alves <palves@redhat.com>
2579
2580 PR breakpoints/19806 and support for PR external/20207.
2581 * gdb.base/watchpoint-unaligned.c: New file.
2582 * gdb.base/watchpoint-unaligned.exp: New file.
2583
45fe4a03
AB
25842018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2585
2586 * gdb.base/maint.exp: Make test names unique, use
2587 test_prefix_command_help to test 'help maint info', and remove
2588 repeated test of 'help maint'.
2589
9be2ae8f
TT
25902018-05-04 Tom Tromey <tom@tromey.com>
2591
2592 PR gdb/22619:
2593 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2594 behavior.
2595
11859c31
AB
25962018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2597
2598 * gdb.base/maint.exp: Process output from 'maint print registers'
2599 line at a time.
2600
089a9490
AB
26012018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2602
2603 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2604 timeout.
2605
9b0797e2
AB
26062018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2607
2608 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2609 filter pattern.
2610
f6ac5f3d
PA
26112018-05-02 Pedro Alves <palves@redhat.com>
2612
2613 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2614 to_log_command renames.
2615 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2616
77d3c63b
TT
26172018-05-02 Tom Tromey <tom@tromey.com>
2618
2619 * gdb.python/py-parameter.exp: Set test message.
2620
0489430a
TT
26212018-05-02 Tom Tromey <tom@tromey.com>
2622
2623 PR python/20084:
2624 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2625 PARAM_ZUINTEGER_UNLIMITED tests.
2626
1632f8ba
DR
26272018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2628
2629 PR rust/23124
2630 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2631 when casting.
2632
6d7bb824
TT
26332018-04-30 Tom Tromey <tom@tromey.com>
2634
2635 * gdb.python/py-type.exp: Check align attribute.
2636 * gdb.python/py-type.c: New "aligncheck" global.
2637
007e1530
TT
26382018-04-30 Tom Tromey <tom@tromey.com>
2639
2640 PR exp/17095:
2641 * gdb.dwarf2/dw2-align.exp: New file.
2642 * gdb.cp/align.exp: New file.
2643 * gdb.base/align.exp: New file.
2644 * lib/gdb.exp (gdb_int128_helper): New proc.
2645 (has_int128_c, has_int128_cxx): New caching procs.
2646
6873858b
TT
26472018-04-27 Tom Tromey <tom@tromey.com>
2648
2649 PR rust/22545:
2650 * gdb.rust/simple.exp: Add inclusive range tests.
2651
79188d8d
PA
26522018-04-26 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2655 ifunc breakpoint locations correctly of ifunc breakpoints set
2656 while the program resolves the ifunc.
2657
c7075ad5
PA
26582018-04-26 Pedro Alves <palves@redhat.com>
2659
2660 * gdb.base/gnu-ifunc-final.c: New file.
2661 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2662 * gdb.base/gnu-ifunc.exp (executable): Delete.
2663 (staticexecutable): Adjust.
2664 (lib_opts, exec_opts): Delete.
2665 (make_binsuffix, build, set-break): New procedures.
2666 (misc_tests): New, with tests factored out from the top level.
2667 (top level): Test different combinations of ifunc resolver name,
2668 resolver with and with debug info, and ifunc target with and
2669 without debug info. Wrap static tests with with_target_prefix.
2670
8388016d
PA
26712018-04-26 Pedro Alves <palves@redhat.com>
2672
2673 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2674 return type" warnings.
2675
249b5733
PA
26762018-04-25 Pedro Alves <palves@redhat.com>
2677
2678 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2679 killed".
2680 * gdb.base/kill-after-signal.exp: Likewise.
2681 * gdb.threads/kill.exp: Likewise.
2682
f67c0c91
SDJ
26832018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2684 Sergio Durigan Junior <sergiodj@redhat.com>
2685 Pedro Alves <palves@redhat.com>
2686
2687 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2688 regexps to expect for '[Inferior ... detached]' as well.
2689 * gdb.base/attach.exp: Likewise.
2690 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2691 "gdb_continue_to_end".
2692 (test_catch_syscall_with_wrong_args): Likewise.
2693 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2694 ']'. Don't set 'verbose' on.
2695 * gdb.base/foll-vfork.exp: Likewise.
2696 * gdb.base/fork-print-inferior-events.c: New file.
2697 * gdb.base/fork-print-inferior-events.exp: New file.
2698 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2699 '[Inferior ... has been killed]' message.
2700 * gdb.base/kill-after-signal.exp: Likewise.
2701 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2702 detach message.
2703 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2704 message.
2705 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2706 regexps to expect for '[Inferior ... detached]' as well.
2707 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2708
0a8ddac4
SM
27092018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2710
2711 PR gdb/23104
2712 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2713
d27d16bf
RB
27142018-04-19 Richard Bunt <richard.bunt@arm.com>
2715
2716 * gdb.threads/multiple-successive-infcall.c: New test.
2717 * gdb.threads/multiple-successive-infcall.exp: New file.
2718
a037790e
TT
27192018-04-17 Tom Tromey <tom@tromey.com>
2720
2721 * gdb.rust/simple.rs (Union): New type.
2722 (main): New local "u".
2723 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2724
e3a91079
AA
27252018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2726
2727 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2728 number information in output of "whereis" command.
2729 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2730
b744723f
AA
27312018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2732
2733 * gdb.ada/info_types.exp: Adjust expected output to the line
2734 numbers now printed by "info var/func/type".
2735 * gdb.base/completion.exp: Likewise.
2736 * gdb.base/included.exp: Likewise.
2737 * gdb.cp/cp-relocate.exp: Likewise.
2738 * gdb.cp/cplusfuncs.exp: Likewise.
2739 * gdb.cp/namespace.exp: Likewise.
2740 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2741
4a4495d6
MM
27422018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2743
2744 * gdb.btrace/cpu.exp: New.
2745
1d509aa6
MM
27462018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2747
2748 * gdb.base/step-indirect-call-thunk.exp: New.
2749 * gdb.base/step-indirect-call-thunk.c: New.
2750 * gdb.reverse/step-indirect-call-thunk.exp: New.
2751 * gdb.reverse/step-indirect-call-thunk.c: New.
2752
6295b6da
SM
27532018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2754
2755 * gdb.base/pie-fork.c: New file.
2756 * gdb.base/pie-fork.exp: New file.
2757
50146e70
TT
27582018-04-11 Tom Tromey <tom@tromey.com>
2759
2760 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2761
f50d8a2e
PA
27622018-04-10 Pedro Alves <palves@redhat.com>
2763
2764 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2765 exits. Instead loop running forever.
2766 (fork_parent): Run forever too.
2767
a0be7a36
SM
27682018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2769
2770 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2771 mi_continue_to_line.
2772 * gdb.mi/mi-stack.c (callee4): Add comment.
2773
9b73db36
SM
27742018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2775
2776 * gdb.mi/mi-stack.exp: Fix indentation.
2777
c912f608
SM
27782018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2779
2780 PR gdb/22979
2781 * gdb.arch/amd64-osabi.exp: New file.
2782
26540402
SM
27832018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2784
2785 PR gdb/22980
2786 * gdb.base/osabi.exp: New file.
2787
121ad66c 27882018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2789
2790 * gdb.cp/static-typedef-print.exp: New file.
2791 * gdb.cp/static-typedef-print.cc: New file.
2792
3fcded8f
JB
27932018-03-27 Joel Brobecker <brobecker@adacore.com>
2794
2795 * gdb.ada/varsize_limit: New testcase.
2796
59cc4834
JB
27972018-03-27 Joel Brobecker <brobecker@adacore.com>
2798
2799 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2800
2801 * gdb.ada/notcplusplus: New testcase.
2802
2803 * gdb.base/c-linkage-name.c: New file.
2804 * gdb.base/c-linkage-name.exp: New testcase.
2805
4ca59a9f
TT
28062018-03-26 Tom Tromey <tom@tromey.com>
2807
2808 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2809 * gdb.python/py-framefilter.py (name_error): New global.
2810 (ErrorInName.function): Use name_error.
2811
978d6c75
TT
28122018-03-26 Tom Tromey <tom@tromey.com>
2813
2814 PR backtrace/15582:
2815 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2816
b7fee5a3
KS
28172018-03-23 Keith Seitz <keiths@redhat.com>
2818
2819 PR c++/22968
2820 * gdb.cp/subtypes.exp: New file.
2821 * gdb.cp/subtypes.h: New file.
2822 * gdb.cp/subtypes.cc: New file.
2823 * gdb.cp/subtypes-2.cc: New file.
2824
376be529
AB
28252018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2826
2827 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2828 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2829 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2830 -nostartfiles when compiling the test. Confirm that all registers
2831 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2832
066cfa98
AB
28332018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2834
2835 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2836 option, syntax was wrong anyway.
2837 * gdb.arch/arm-disp-step.exp: Likewise.
2838 * gdb.arch/sparc64-regs.exp: Likewise.
2839 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2840 option, syntax was wrong anyway, switch to use
2841 prepare_for_testing.
2842 * gdb.arch/i386-disp-step.exp: Likewise.
2843
079670b9
AA
28442018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2845
2846 * gdb.ada/exec_changed.exp: Replace "target_info exists
2847 use_gdb_stub" by "use_gdb_stub".
2848 * gdb.ada/start.exp: Likewise.
2849 * gdb.base/async-shell.exp: Likewise.
2850 * gdb.base/attach-pie-misread.exp: Likewise.
2851 * gdb.base/attach-wait-input.exp: Likewise.
2852 * gdb.base/break-entry.exp: Likewise.
2853 * gdb.base/break-interp.exp: Likewise.
2854 * gdb.base/dprintf-detach.exp: Likewise.
2855 * gdb.base/nostdlib.exp: Likewise.
2856 * gdb.base/solib-nodir.exp: Likewise.
2857 * gdb.base/statistics.exp: Likewise.
2858 * gdb.base/testenv.exp: Likewise.
2859 * gdb.mi/mi-exec-run.exp: Likewise.
2860 * gdb.mi/mi-start.exp: Likewise.
2861 * gdb.multi/dummy-frame-restore.exp: Likewise.
2862 * gdb.multi/multi-arch-exec.exp: Likewise.
2863 * gdb.multi/multi-arch.exp: Likewise.
2864 * gdb.multi/tids.exp: Likewise.
2865 * gdb.multi/watchpoint-multi.exp: Likewise.
2866 * gdb.python/py-events.exp: Likewise.
2867 * gdb.threads/attach-into-signal.exp: Likewise.
2868 * gdb.threads/attach-stopped.exp: Likewise.
2869 * gdb.threads/threadapply.exp: Likewise.
2870 * lib/selftest-support.exp: Likewise.
2871
26d6cec4
AA
28722018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2873
2874 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2875
4ee89e90
SR
28762018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2877
2878 * gdb.perf/template-breakpoints.cc: New file.
2879 * gdb.perf/template-breakpoints.exp: New file.
2880 * gdb.perf/template-breakpoints.py: New file.
2881
92630041
TT
28822018-03-19 Tom Tromey <tom@tromey.com>
2883
2884 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2885 y0.
2886 * gdb.rust/simple.exp: Test bare identifier form of struct
2887 initializer.
2888
76727919
TT
28892018-03-19 Tom Tromey <tom@tromey.com>
2890
2891 * gdb.gdb/observer.exp: Remove.
2892
194ed413
AA
28932018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2894
2895 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2896 "qualified" option when setting breakpoints.
2897 * gdb.trace/backtrace.exp: Likewise.
2898 * gdb.trace/circ.exp: Likewise.
2899 * gdb.trace/collection.exp: Likewise.
2900 * gdb.trace/disconnected-tracing.exp: Likewise.
2901 * gdb.trace/ftrace-lock.exp: Likewise.
2902 * gdb.trace/ftrace.exp: Likewise.
2903 * gdb.trace/infotrace.exp: Likewise.
2904 * gdb.trace/packetlen.exp: Likewise.
2905 * gdb.trace/passc-dyn.exp: Likewise.
2906 * gdb.trace/qtro.exp: Likewise.
2907 * gdb.trace/read-memory.exp: Likewise.
2908 * gdb.trace/report.exp: Likewise.
2909 * gdb.trace/signal.exp: Likewise.
2910 * gdb.trace/status-stop.exp: Likewise.
2911 * gdb.trace/strace.exp: Likewise.
2912 * gdb.trace/tfind.exp: Likewise.
2913 * gdb.trace/trace-break.exp: Likewise.
2914 * gdb.trace/trace-condition.exp: Likewise.
2915 * gdb.trace/trace-mt.exp: Likewise.
2916 * gdb.trace/tstatus.exp: Likewise.
2917 * gdb.trace/tsv.exp: Likewise.
2918 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2919 * gdb.trace/unavailable.exp: Likewise.
2920 * gdb.trace/while-dyn.exp: Likewise.
2921
8b067d2c
AA
29222018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2923
2924 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2925 that libinproctrace is copied to the target.
2926
3ae9ce5d
TT
29272018-03-14 Tom Tromey <tom@tromey.com>
2928
2929 PR cli/14977:
2930 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2931 a null pointer.
2932 * gdb.base/wchar.exp: Likewise.
2933
b8c2339b
TT
29342018-03-14 Tom Tromey <tom@tromey.com>
2935
2936 PR cli/19918:
2937 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2938 flag.
2939
4872dc46
SM
29402018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2941
2942 PR gdb/22841
2943 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2944 "target" to remote_exec.
2945
e4fe3756
SM
29462018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2947
2948 PR gdb/22841
2949 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2950 ${board}_upload): Remove.
2951
e95a97d4
AA
29522018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2953
2954 * gdb.cp/watch-cp.cc: New test.
2955 * gdb.cp/watch-cp.exp: New file.
2956
dbbb1059
AB
29572018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2958
2959 * gdb.base/infcall-nested-structs.exp: New file.
2960 * gdb.base/infcall-nested-structs.c: New file.
2961 * gdb.base/float.exp: Add riscv support.
2962
ecc054c0
TP
29632018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2964
2965 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2966 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2967
25e3c82c
SDJ
29682018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2969
2970 * gdb.server/abspath.exp: New file.
2971 * lib/gdb.exp (with_cwd): New procedure.
2972
3083294d
SM
29732018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2974
2975 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2976 use it.
2977 (gdb_is_target_remote_prompt): New proc.
2978 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2979 (gdb_is_target_native): Pass prompt parameter to
2980 gdb_is_target_1.
2981
3275ef47
SM
29822018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2983
2984 * gdb.base/load-command.c: New file.
2985 * gdb.base/load-command.exp: New file.
2986 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2987 (gdb_is_target_1): ...this, and generalize for other targets
2988 than just remote.
2989 (gdb_is_target_remote): Use gdb_is_target_1.
2990 (gdb_is_target_native): use gdb_is_target_1.
2991
6893c19a
TT
29922018-02-26 Tom Tromey <tom@tromey.com>
2993
2994 PR python/16497:
2995 * gdb.python/py-framefilter.exp: Update test.
2996
2ddeaf8a
TT
29972018-02-26 Tom Tromey <tom@tromey.com>
2998
2999 * gdb.dwarf2/variant.c: New file.
3000 * gdb.dwarf2/variant.exp: New file.
3001
c9317f21
TT
30022018-02-26 Tom Tromey <tom@tromey.com>
3003
3004 * gdb.rust/simple.exp: Accept more possible results in enum test.
3005
6f6d0c26
SM
30062018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3007
3008 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3009 parentheses.
3010
11b03145
MR
30112018-02-23 Maciej W. Rozycki <macro@mips.com>
3012
3013 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3014 name of a variable: $actual_linejj -> $actual_line.
3015
54a27fe5
JB
30162018-02-21 John Baldwin <jhb@FreeBSD.org>
3017
3018 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3019
de65820c
MM
30202018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3021
3022 * gdb.btrace/buffer-size.exp: Do not force BTS.
3023
980548fd
PA
30242018-02-14 Pedro Alves <palves@redhat.com>
3025
3026 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3027 getting a "Quit".
3028
c4e12631
MM
30292018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3030
3031 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3032 Fix test name.
3033
c2e0e465
SM
30342018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3035
3036 * gdb.cp/m-static.exp: Check type of optimized out static
3037 member.
3038
f7216783
AB
30392018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3040
3041 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3042 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3043
0625771b
LS
30442018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3045 Leszek Swirski <leszeks@google.com>
3046
3047 * gdb.python/py-prettyprint.c
3048 (struct to_string_returns_value_inner,
3049 struct to_string_returns_value_wrapper): New.
3050 (main): Add tsrvw variable.
3051 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3052 ToStringReturnsValueWrapper): New classes.
3053 (register_pretty_printers): Register new pretty-printers.
3054 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3055 recursive pretty printer.
3056 * gdb.python/py-mi.exp: Likewise.
3057
59498c30
LS
30582018-02-01 Leszek Swirski <leszeks@google.com>
3059
3060 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3061 functions with the same name as an include file are parsed
3062 correctly.
3063
d4d38844
YQ
30642018-02-01 Yao Qi <yao.qi@linaro.org>
3065
3066 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3067 "\[^\r\n\]*".
3068
07e5f5cf
NP
30692018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3070
3071 * gdb.arch/powerpc-prologue-frame.s: New file.
3072 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3073 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3074
929b5ad4
JB
30752018-01-31 Joel Brobecker <brobecker@adacore.com>
3076
3077 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3078
e671cd59
PA
30792018-01-30 Pedro Alves <palves@redhat.com>
3080
3081 PR gdb/13211
3082 * gdb.base/interrupt-daemon.c: New.
3083 * gdb.base/interrupt-daemon.exp: New.
3084 * gdb.multi/multi-term-settings.c: New.
3085 * gdb.multi/multi-term-settings.exp: New.
3086
fc413dc4
JB
30872018-01-30 Joel Brobecker <brobecker@adacore.com>
3088
3089 * gdb.base/break.exp: Save the location where the breakpoint
3090 on break.c:47 was actually inserted when debugging the version
3091 compiled at -O2 and use it in the expected output of the "info
3092 break" test performed soon after.
3093
5c319bb2
PA
30942018-01-22 Pedro Alves <palves@redhat.com>
3095 Sergio Durigan Junior <sergiodj@redhat.com>
3096
3097 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3098 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3099
a9e40818
JB
31002018-01-22 Joel Brobecker <brobecker@adacore.com>
3101
3102 * gdb.base/break-include.c, gdb.base/break-include.inc,
3103 gdb.base/break-include.exp: New files.
3104 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3105 line number now being the actual line number where the breakpoint
3106 was inserted.
3107 * gdb.mi/mi-break.exp: Likewise.
3108 * gdb.mi/mi-reverse.exp: Likewise.
3109 * gdb.mi/mi-simplerun.exp: Ditto.
3110
e707fc44
AB
31112018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3112
3113 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3114 varobj.
3115 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3116
ae451627
AB
31172018-01-21 Don Breazeal <donb@codesourcery.com>
3118 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 * gdb.mi/basics.c: Add new global.
3121 * gdb.mi/mi-frame-regs.exp: New file.
3122 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3123 case.
3124
b1b189e0
AB
31252018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3126
3127 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3128 non-parameter, and on an unknown symbol.
3129
fcfcc376
TT
31302018-01-19 Tom Tromey <tom@tromey.com>
3131
3132 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3133 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3134
634c1c31
AA
31352018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3136
3137 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3138 setrlimit and chdir to int.
3139
d6ad07fd
AA
31402018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3141
3142 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3143 function.
3144 (my_tend): Likewise.
3145 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3146 rationale of avoiding FP- and vector instructions.
3147
adf8243b
RK
31482018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3149
3150 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3151 "info reg" with "\[ \t\]*".
3152 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3153 "\[ \t\]+".
3154 * gdb.arch/s390-multiarch.exp: Ditto.
3155 * gdb.base/pc-fp.exp: Ditto.
3156 * gdb.reverse/i386-precsave.exp: Ditto.
3157 * gdb.reverse/i386-reverse.exp: Ditto.
3158 * gdb.reverse/i387-env-reverse.exp: Ditto.
3159 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3160
dcc06925
AA
31612018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3162
3163 * lib/gdb.exp (gdb_compile): Re-enable use of
3164 universal_compile_options for languages other than Rust.
3165
25d4fd80
AA
31662018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3167
3168 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3169
ee7f689e 31702018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3171
3172 PR gdb/16577
3173 * gdb.base/solib-vanish.exp: New.
3174 * gdb.base/solib-vanish-main.c: New.
3175 * gdb.base/solib-vanish-lib1.c: New.
3176 * gdb.base/solib-vanish-lib2.c: New.
3177
d8447b6b
YQ
31782018-01-17 Yao Qi <yao.qi@linaro.org>
3179
3180 * gdb.compile/compile.exp: Match the address printed for
3181 frame in the output of command "bt".
3182
86d6a90c
TT
31832018-01-15 Tom Tromey <tom@tromey.com>
3184
3185 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3186 compute sp_reg.
3187
cbcdb1aa
AB
31882018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3189
3190 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3191 to prepare.
3192 (prepare): Return 0 on error, 1 on success.
3193
eea61984
PA
31942018-01-12 Pedro Alves <palves@redhat.com>
3195
3196 * gdb.base/continue-after-aborted-step-over.c: New.
3197 * gdb.base/continue-after-aborted-step-over.exp: New.
3198
6181e9c2
SM
31992018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3200
3201 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3202 options when not creating an executable.
3203
3cada740
PA
32042018-01-11 Pedro Alves <palves@redhat.com>
3205
3206 PR remote/22597
3207 * gdb.server/stop-reply-no-thread.c: New file.
3208 * gdb.server/stop-reply-no-thread.exp: New file.
3209
c63d3e8d
PA
32102018-01-10 Pedro Alves <palves@redhat.com>
3211
3212 PR gdb/22670
3213 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3214 functions too. Test setting breakpoints and printing C functions
3215 with no debug info too.
3216 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3217
d4c2a405
PA
32182018-01-10 Pedro Alves <palves@redhat.com>
3219
3220 PR gdb/22670
3221 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3222 a fail.
3223
8825213e
PA
32242018-01-10 Pedro Alves <palves@redhat.com>
3225
3226 PR gdb/22670
3227 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3228
605fd3c6
YQ
32292018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3230
3231 * gdb.server/unittest.exp: Match the output in non-development
3232 mode.
3233
1e5ded6c
YQ
32342018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3235
3236 * gdb.gdb/unittest.exp: Match output in non-development mode.
3237
30066b0b
JB
32382018-01-08 Joel Brobecker <brobecker@adacore.com>
3239
3240 * gdb.ada/access_tagged_param.exp: Relax expected output
3241 for value of "ObjL" in "continue" to pck.inspect breakpoint
3242 test.
3243
04bafb1e
XR
32442018-01-08 Joel Brobecker <brobecker@adacore.com>
3245
9f86398b
JB
3246 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3247 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3248
e379cee6
PA
32492018-01-05 Pedro Alves <palves@redhat.com>
3250
3251 PR gdb/18653
3252 * gdb.base/libsegfault.exp: New.
3253
de63c46b
PA
32542018-01-05 Joel Brobecker <brobecker@adacore.com>
3255
3256 PR gdb/22670
3257 * gdb.ada/access_tagged_param.exp: New file.
3258 * gdb.ada/access_tagged_param/foo.adb: New file.
3259
f98fc17b
PA
32602018-01-05 Pedro Alves <palves@redhat.com>
3261
3262 PR gdb/22670
3263 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3264 exercise lower case too, and to exercise both full matching and
3265 wild matching.
3266
342f8240
JB
32672018-01-05 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.ada/rename_subscript_param: New testcase.
3270
7150d33c
JG
32712018-01-05 Jerome Guitton <guitton@adacore.com>
3272
3273 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3274
cc0e770c
JB
32752018-01-05 Joel Brobecker <brobecker@adacore.com>
3276
3277 * gdb.ada/convvar_comp: New testcase.
3278
672a41aa 32792018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3280
3281 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3282 (My_Table): New global variable.
3283 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3284
7365ec2f
JB
32852018-01-04 Joel Brobecker <brobecker@adacore.com>
3286
3287 PR gdb/22670
3288 * gdb.ada/maint_with_ada: New testcase.
3289
289483b6
JB
32902018-01-04 Joel Brobecker <brobecker@adacore.com>
3291
3292 PR gdb/22670
3293 * gdb.ada/bp_c_mixed_case: New testcase.
3294
344420da
JB
32952018-01-04 Joel Brobecker <brobecker@adacore.com>
3296
3297 PR gdb/22670
3298 * gdb.ada/complete.exp: Add "complete break ada" test.
3299
66fc87a0
JB
33002018-01-04 Joel Brobecker <brobecker@adacore.com>
3301
3302 PR gdb/22670
3303 * gdb.ada/info_addr_mixed_case: New testcase.
3304
9f757bf7
XR
33052018-01-03 Xavier Roirand <roirand@adacore.com>
3306
3307 * gdb.ada/excep_handle.exp: New testcase.
3308 * gdb.ada/excep_handle/foo.adb: New file.
3309 * gdb.ada/excep_handle/pck.ads: New file.
3310
bd570f80
JB
33112018-01-03 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdb.base/step-line.c: Add extra empty line in copyright header.
3314 * gdb.base/step-line.inp: Likewise.
3315
9fe561ab
JB
33162018-01-02 Joel Brobecker <brobecker@adacore.com>
3317
3318 * gdb.ada/dyn_stride.exp: Add slice test.
3319
a405673c
JB
33202018-01-02 Joel Brobecker <brobecker@adacore.com>
3321
3322 * gdb.ada/dyn_stride: New testcase.
3323
cef0f868
SH
33242017-12-27 Stafford Horne <shorne@gmail.com>
3325
3326 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3327 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3328
b67d92b0
SH
33292017-12-27 Stafford Horne <shorne@gmail.com>
3330
3331 * gdb.base/reggroups.c: New file.
3332 * gdb.base/reggroups.exp: New file.
3333
eccab96d
JB
33342017-12-18 Joel Brobecker <brobecker@adacore.com>
3335
3336 * gdb.dwarf2/ada-valprint-error.c: New file.
3337 * gdb.dwarf2/ada-valprint-error.exp: New file.
3338
0e2da9f0
JB
33392017-12-18 Joel Brobecker <brobecker@adacore.com>
3340
3341 * gdb.ada/assign_arr: New testcase.
3342
cb923fcc
XR
33432017-12-18 Xavier Roirand <roirand@adacore.com>
3344
3345 * gdb.ada/funcall_ptr: New testcase.
3346
7c161838
SDJ
33472017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3348
3349 PR cli/16224
3350 * gdb.base/ptype-offsets.cc: New file.
3351 * gdb.base/ptype-offsets.exp: New file.
3352
1af17fd9
YQ
33532017-12-15 Yao Qi <yao.qi@linaro.org>
3354
3355 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3356 if XML is disabled.
3357
828d5846
XR
33582017-12-15 Xavier Roirand <roirand@adacore.com>
3359
3360 * gdb.ada/same_component_name: New testcase.
3361
79e8fcaa
JB
33622017-12-14 Joel Brobecker <brobecker@adacore.com>
3363
3364 * gdb.ada/str_binop_equal: New testcase.
3365
e05fa6f9
JB
33662017-12-14 Joel Brobecker <brobecker@adacore.com>
3367
3368 * gdb.ada/task_switch_in_core: New testcase.
3369
b89641ba
SM
33702017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3371
3372 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3373 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3374 call test_bkpt_qualified.
3375 (test_bkpt_qualified): New proc.
3376
6892d2e4
PA
33772017-12-13 Pedro Alves <palves@redhat.com>
3378
3379 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3380 Tighten regexp by matching with an anchor.
3381
a22ecf70
PA
33822017-12-13 Pedro Alves <palves@redhat.com>
3383
3384 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3385 ("expression with namespace"): New set of tests.
3386 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3387 (Nested::Test_NS::qux): New.
3388 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3389 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3390
9937536c
JB
33912017-12-13 Joel Brobecker <brobecker@adacore.com>
3392
3393 * gdb.base/server-del-break.c: New file.
3394 * gdb.base/server-del-break.exp: New file.
3395
fe49c6f5
SH
33962017-12-12 Stafford Horne <shorne@gmail.com>
3397
3398 * gdb.xml/tdesc-regs.exp: Add or1k support.
3399
c3d18620
SH
34002017-12-12 Stafford Horne <shorne@gmail.com>
3401
3402 * gdb.base/bp-permanent.c: Define nop of or1k.
3403
c5f9cfc8
JB
34042017-12-11 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3407 output with components being reordered.
3408
a9c135fc
JB
34092017-12-11 Joel Brobecker <brobecker@adacore.com>
3410
3411 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3412 output with components being reordered.
3413
927aa2e7
JK
34142017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3415 Pedro Alves <palves@redhat.com>
3416
3417 * gdb.base/maint.exp (check for .gdb_index): Check also for
3418 .debug_names.
3419 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3420 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3421 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3422 (.gdb_index used after symbol reloading): Support also .debug_names.
3423 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3424
f17d9474
YQ
34252017-12-08 Yao Qi <yao.qi@linaro.org>
3426
3427 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3428 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3429
a0de8c21
YQ
34302017-12-08 Yao Qi <yao.qi@linaro.org>
3431
3432 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3433 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3434
a738ea1d
YQ
34352017-12-08 Yao Qi <yao.qi@linaro.org>
3436
3437 * gdb.arch/aarch64-tagged-pointer.c: New file.
3438 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3439
1cd9a73b
SDJ
34402017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3441
3442 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3443 "int".
3444
fa6eb693
KS
34452017-12-07 Keith Seitz <keiths@redhat.com>
3446
3447 PR breakpoints/22569
3448 * gdb.linespec/ls-errs.exp: Change expected result of "break
3449 -source this file has spaces.c -line 3".
3450 Check that an explicit source file followed by whitespace is
3451 identified as an invalid explicit location.
3452
883fd55a
KS
34532017-12-07 Keith Seitz <keiths@redhat.com>
3454
3455 * gdb.cp/nested-types.cc: New file.
3456 * gdb.cp/nested-types.exp: New file.
3457 * lib/cp-support.exp: Load data-structures.exp library.
3458 (debug_cp_test_ptype_class): New global.
3459 (cp_ptype_class_verbose, next_line): New procedures.
3460 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3461 Add and document new return value.
3462 Switch the list of lines to a queue.
3463 Add support for new `type' key for nested type definitions.
3464 Add debugging/troubleshooting messages.
3465 * lib/data-structures.exp: New file.
3466
ec72db3e
SM
34672017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3468
3469 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3470 with proc_with_prefix, don't use with_test_prefix.
3471
99598d71
TT
34722017-12-07 Tom Tromey <tom@tromey.com>
3473
3474 * gdb.base/break.exp: Add test for empty "commands".
3475
a8806230
YQ
34762017-12-07 Yao Qi <yao.qi@linaro.org>
3477
3478 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3479 malloc and catch syscall.
3480
824cc835
PM
34812017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3482
e79be6e5 3483 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
3484 tests for explicit locations.
3485
7cc244de
PA
34862017-12-06 Pedro Alves <palves@redhat.com>
3487
3488 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3489 force-disabling XML descriptions.
3490
50a1fdd5
PA
34912017-12-04 Pedro Alves <palves@redhat.com>
3492
3493 PR gdb/22499
3494 * gdb.arch/amd64-disp-step-avx.S: New file.
3495 * gdb.arch/amd64-disp-step-avx.exp: New file.
3496
f0fb2488
PA
34972017-12-03 Pedro Alves <palves@redhat.com>
3498
3499 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3500 and <string.h>.
3501 (parent_function): Print distinct messages when waitpid fails, or
3502 the child exits with a signal, or the child exits for an unhandled
3503 reason.
3504 * gdb.threads/process-dies-while-detaching.exp
3505 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3506 it. Wait for both inferior output and GDB's prompt. Use an
3507 indirect spawn id list.
3508 (do_detach): New parameter 'child_exit'. Use it to compute
3509 expected inferior output.
3510 (test_detach, test_detach_watch, test_detach_killed_outside):
3511 Adjust to pass down the expected child exit kind.
3512
97cbe998
SDJ
35132017-12-01 Joel Brobecker <brobecker@adacore.com>
3514 Sergio Durigan Junior <sergiodj@redhat.com>
3515 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3518
40fc416f
SDJ
35192017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3520
3521 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3522 to 'symbol-file' and 'add-symbol-file' can be
3523 position-independent.
3524
1cc75e92
YQ
35252017-12-01 Yao Qi <yao.qi@linaro.org>
3526
3527 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3528 the URL in copyright header.
3529 * gdb.arch/aarch64-fp.exp: Likewise.
3530 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3531 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3532 * gdb.base/expand-psymtabs.exp: Likewise.
3533 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3534 * gdb.fortran/common-block.exp: Likewise.
3535 * gdb.fortran/common-block.f90: Likewise.
3536 * gdb.fortran/logical.exp: Likewise.
3537 * gdb.fortran/vla-datatypes.f90: Likewise.
3538 * gdb.fortran/vla-sub.f90: Likewise.
3539
875fb7a7
JB
35402017-11-30 Joel Brobecker <brobecker@adacore.com>
3541
3542 * gdb.ada/repeat_dyn: New testcase.
3543
6f14765f
UW
35442017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3545
3546 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3547 Update for changed thread numbering.
3548 * gdb.cell/bt.exp: Update for changed GDB output.
3549
f1af7b94
SM
35502017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3551
3552 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3553 setting isremote by hand.
3554 * boards/dwarf4-gdb-index.exp: Likewise.
3555 * boards/fission.exp: Likewise.
3556 * boards/stabs.exp: Likewise.
3557
e3919f3e
PA
35582017-11-30 Pedro Alves <palves@redhat.com>
3559
3560 * gdb.linespec/cpls-ops.exp
3561 (check_explicit_skips_function_argument): Extract the underlying
3562 type of size_t instead of hardcoding it.
3563
bd69330d
PA
35642017-11-29 Pedro Alves <palves@redhat.com>
3565
3566 PR c++/19436
3567 * gdb.linespec/cpls-abi-tag.cc: New file.
3568 * gdb.linespec/cpls-abi-tag.exp: New file.
3569
a20714ff
PA
35702017-11-29 Pedro Alves <palves@redhat.com>
3571
3572 * gdb.base/langs.exp: Use -qualified.
3573 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3574 it.
3575 * gdb.cp/namespace.exp: Use -qualified.
3576 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3577 (overload-3, template-overload, template-ret-type, const-overload)
3578 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3579 procedures.
3580 (test_driver): Call them.
3581 * gdb.cp/save-bp-qualified.cc: New.
3582 * gdb.cp/save-bp-qualified.exp: New.
3583 * gdb.linespec/explicit.exp: Test -qualified.
3584 * lib/completion-support.exp (completion::explicit_opts_list): Add
3585 "-qualified".
3586 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3587
f6f1d339
PM
35882017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3589
3590 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3591
02ca603a
TT
35922017-11-29 Tom Tromey <tom@tromey.com>
3593
3594 * gdb.base/relocate.exp: Update invalid argument test.
3595 Add new tests for invalid arguments.
3596
ed6c0bfb
TP
35972017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3598
3599 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3600 Return 0 as a long.
3601 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3602
f106e10e
TP
36032017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3604
3605 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3606 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3607 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3608 func ().
3609 * gdb.cp/shadow.cc (B.func): Return 0.
3610
10329bb2
JB
36112017-11-27 Joel Brobecker <brobecker@adacore.com>
3612
3613 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3614 expected output in gdb_expect call to allow the exception
3615 message to be present as well. Fix syntax confusion to avoid
3616 TCL thinking that exception_name is an array.
3617
617cd4bc
UW
36182017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3619
3620 * gdb.arch/spu-info.c: Include <unistd.h>.
3621 (do_signal_test): Fix broken calls to write.
3622 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3623 Fix checks for empty mailboxes. Update signal tests for corrected
3624 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3625 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3626 * gdb.cell/arch.exp: Use standard_output_file.
3627 * gdb.cell/break.exp: Likewise.
3628 * gdb.cell/bt.exp: Likewise.
3629 * gdb.cell/core.exp: Likewise.
3630 * gdb.cell/dwarfaddr.exp: Likewise.
3631 * gdb.cell/ea-cache.exp: Likewise.
3632 * gdb.cell/ea-standalone.exp: Likewise.
3633 * gdb.cell/f-regs.exp: Likewise.
3634 * gdb.cell/fork.exp: Likewise.
3635 * gdb.cell/gcore.exp: Likewise.
3636 * gdb.cell/mem-access.exp: Likewise.
3637 * gdb.cell/ptype.exp: Likewise.
3638 * gdb.cell/registers.exp: Likewise.
3639 * gdb.cell/sizeof.exp: Likewise.
3640 * gdb.cell/solib-symbol.exp: Likewise.
3641 * gdb.cell/solib.exp: Likewise.
617cd4bc 3642
a81aaca0
PA
36432017-11-25 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/complete-empty.exp: New file.
3646 * gdb.base/completion.exp: Adjust.
3647
6a3c6ee4
PA
36482017-11-25 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.linespec/cpls-ops.cc: New file.
3651 * gdb.linespec/cpls-ops.exp: New file.
3652 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3653 factored out from ...
3654 (test_complete_prefix_range): ... this.
3655
8955eb2d
PA
36562017-11-24 Pedro Alves <palves@redhat.com>
3657
3658 * gdb.linespec/cpcompletion.exp: New file.
3659 * gdb.linespec/cpls-hyphen.cc: New file.
3660 * gdb.linespec/cpls.cc: New file.
3661 * gdb.linespec/cpls2.cc: New file.
3662 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3663 test to use test_gdb_complete_unique. Add label completion,
3664 keyword completion and explicit location completion tests.
3665 * lib/completion-support.exp: New file.
3666
e547c119
JB
36672017-11-24 Joel Brobecker <brobecker@adacore.com>
3668
3669 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3670 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3671 when hitting an exception catchpoint.
3672
7c3c1aa8
YQ
36732017-11-22 Yao Qi <yao.qi@linaro.org>
3674
3675 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3676
41bd68f5
SM
36772017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3678
3679 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3680 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3681 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3682
1daad298
YQ
36832017-11-22 Yao Qi <yao.qi@linaro.org>
3684
3685 * gdb.base/info-os.exp: Pass pthreads.
3686 * gdb.multi/multi-attach.exp: Likewise.
3687
88465e87
YQ
36882017-11-22 Yao Qi <yao.qi@linaro.org>
3689
3690 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3691 compiler.
3692
dc196b23
YQ
36932017-11-22 Yao Qi <yao.qi@linaro.org>
3694
3695 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3696 * gdb.base/break-interp.exp: Likewise.
3697 * gdb.base/jit-attach-pie.exp: Likewise.
3698
2400729e
UW
36992017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3700
3701 * gdb.base/float128.c (large128): New variable.
3702 * gdb.base/float128.exp: Add test to print largest __float128 value.
3703
7a26362d
UW
37042017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3705
3706 * gdb.arch/vsx-regs.exp: Update register content checks.
3707
ed0f4273
UW
37082017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3709
3710 * gdb.arch/ppc-longdouble.exp: New file.
3711 * gdb.arch/ppc-longdouble.c: Likewise.
3712
a25d69c6
PA
37132017-11-21 Pedro Alves <palves@redhat.com>
3714
3715 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3716
73fcf641
PA
37172017-11-20 Pedro Alves <palves@redhat.com>
3718
3719 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3720 (long_double_typedef): New typedefs.
3721 Use DEF on double and long double.
3722 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3723 cases.
3724 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3725 and 'long_double_ptr_same_size' locals. Use them to decide
3726 whether cast from array/function to float is valid/invalid.
3727
71a3c369
TT
37282017-11-17 Tom Tromey <tom@tromey.com>
3729
3730 * gdb.rust/traits.rs: New file.
3731 * gdb.rust/traits.exp: New file.
3732
ced9779b
JB
37332017-11-17 Joel Brobecker <brobecker@adacore.com>
3734
3735 * gdb.ada/minsyms: New testcase.
3736
a0922d80
PA
37372017-11-16 Pedro Alves <palves@redhat.com>
3738
3739 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3740 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3741
ea04e54c
PA
37422017-11-16 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3745 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3746
e849ea89
PA
37472017-11-16 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.server/reconnect-ctrl-c.c: New file.
3750 * gdb.server/reconnect-ctrl-c.exp: New file.
3751
d8ae99a7
PM
37522017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3753
3754 * gdb.python/py-rbreak.exp: New file.
3755 * gdb.python/py-rbreak.c: New file.
3756 * gdb.python/py-rbreak-func2.c: New file.
3757
968a13f8
PA
37582017-11-16 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3761 pattern.
3762 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3763 GDB.
3764
71774bc9
SM
37652017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3766
3767 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3768 regex.
3769
ddbb44cf
SM
37702017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3771
3772 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3773 test names.
3774
584a564f
PA
37752017-11-09 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3778 factored out from ...
3779 (top level): ... here, and adjusted to avoid expecting beyond the
3780 prompt in a single gdb_test_multiple.
3781
5ed7a928
PA
37822017-11-09 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3785 output.
3786 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3787 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3788 * gdb.server/ext-run.exp ("kill" test): Likewise.
3789 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3790
a60e0738
PA
37912017-11-09 Pedro Alves <palves@redhat.com>
3792
3793 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3794 match till end of line.
3795
2c88253f
PA
37962017-11-09 Pedro Alves <palves@redhat.com>
3797
3798 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3799
c7a38517
PA
38002017-11-09 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3803 New procedures, factored out from ...
3804 (top level): ... here, and adjusted to avoid expecting beyond the
3805 prompt in one go.
3806
f29f4b6b
PA
38072017-11-09 Pedro Alves <palves@redhat.com>
3808
3809 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3810 output. Fix '?' match.
3811
286acbb5
JB
38122017-11-08 Joel Brobecker <brobecker@adacore.com>
3813
3814 * gdb.ada/scoped_watch: New testcase.
3815 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3816 which is actually correct.
3817 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3818 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3819
62d7ae92
PA
38202017-11-08 Pedro Alves <palves@redhat.com>
3821
3822 * gdb.gdb/complaints.exp (test_initial_complaints)
3823 (test_serial_complaints, test_short_complaints): Call
3824 complaint_internal instead of complaint.
3825
280ca31f
DT
38262017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3827
3828 * gdb.threads/tls-core.c: New file.
3829 * gdb.threads/tls-core.exp: Likewise.
3830
b5ec771e
PA
38312017-11-08 Pedro Alves <palves@redhat.com>
3832
3833 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3834 (p Exported_Capitalized): New test.
3835 (p exported_capitalized): New test.
3836
a02b41a7
PA
38372017-11-07 Pedro Alves <palves@redhat.com>
3838
3839 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3840
95e95a6d
PA
38412017-11-07 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3844 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3845 (disable_invalid, disable_inverted, disable_negative): New
3846 procedures.
3847 ("bad numbers"): New set of tests.
3848
cee62dbd
PA
38492017-11-07 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.cp/ena-dis-br-range.exp: Add tests.
3852
cc638e86
PA
38532017-11-07 Pedro Alves <palves@redhat.com>
3854
3855 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3856
d0fe4701
XR
38572017-11-07 Xavier Roirand <roirand@adacore.com>
3858 Pedro Alves <palves@redhat.com>
3859
3860 * gdb.base/ena-dis-br.exp: Add reference to
3861 gdb.cp/ena-dis-br-range.exp.
3862 * gdb.cp/ena-dis-br-range.exp: New file.
3863 * gdb.cp/ena-dis-br-range.cc: New file.
3864
46f67f80
PA
38652017-11-06 Pedro Alves <palves@redhat.com>
3866
3867 * gdb.base/attach-non-pgrp-leader.c: New.
3868 * gdb.base/attach-non-pgrp-leader.exp: New.
3869
726e1356
PA
38702017-11-06 Pedro Alves <palves@redhat.com>
3871
3872 * configure.ac: No longer check for termio.h and sgtty.h.
3873 * configure: Regenerate.
3874 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3875 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3876 Remove termio and sgtty code.
3877
50ab6ace
YQ
38782017-11-03 Yao Qi <yao.qi@linaro.org>
3879
3880 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3881 in GDB is disabled.
3882
8e68731c
YQ
38832017-11-03 Yao Qi <yao.qi@linaro.org>
3884
3885 * gdb.python/py-thrhandle.exp: Skip it if python is not
3886 enabled.
3887
3a87ae65
SM
38882017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3889
3890 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3891 as a breakpoint command.
3892
484d8d36
MD
38932017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3894
3895 PR python/21213
3896 * gdb.python/py-infthread.exp: Test calling
3897 InferiorThread.inferior () multiple times in a row.
3898
4a27f119
KS
38992017-10-27 Keith Seitz <keiths@redhat.com>
3900
3901 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3902 Test "info break" for every inlined function breakpoint.
3903
bb11dd58
YQ
39042017-10-27 Yao Qi <yao.qi@linaro.org>
3905
3906 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3907
a43f3893
PF
39082017-10-26 Patrick Frants <osscontribute@gmail.com>
3909
3910 * gdb.cp/classes.exp (test_static_members): Test printing
3911 Outer::instance.
3912 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3913 (Inner::instance, Outer::instance): New.
3914
792ccf00
PA
39152017-10-24 Pedro Alves <palves@redhat.com>
3916
3917 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3918 extra console" test in two stages.
3919
eb2bfbad
PA
39202017-10-24 Pedro Alves <palves@redhat.com>
3921
3922 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3923
1f75a651
PA
39242017-10-24 Pedro Alves <palves@redhat.com>
3925
3926 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3927 loop.
3928
779990d9
PA
39292017-10-24 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3932 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3933
ad9b8f5d
PA
39342017-10-24 Pedro Alves <palves@redhat.com>
3935
3936 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3937 parameter and handle it. Don't output read value in test name.
3938
fee6da6e
PA
39392017-10-24 Pedro Alves <palves@redhat.com>
3940
3941 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3942 custom test name.
3943
10389c2c
PA
39442017-10-24 Pedro Alves <palves@redhat.com>
3945
3946 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3947 include the unstable output directory name in the test's name.
3948 (initial_setup_simple) <'set args'>: Use custom test name.
3949
a80e65a9
PA
39502017-10-24 Pedro Alves <palves@redhat.com>
3951
3952 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3953 with explicit test name.
3954
15763a09
PA
39552017-10-20 Pedro Alves <palves@redhat.com>
3956
3957 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3958 'wait -i'. Use gdb_assert and remote_close.
3959
49a4ce2e
AB
39602017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3961
3962 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3963 number from variable rather than hard-coded.
3964
a75868f5
PA
39652017-10-19 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/long-inferior-output.c: New file.
3968 * gdb.base/long-inferior-output.exp: New file.
3969
c8ba13ad
KS
39702017-11-18 Keith Seitz <keiths@redhat.com>
3971
3972 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3973 method.
3974 (main): Call it.
3975 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3976 Add additional user-defined conversion operator tests.
3977
b27de576
PA
39782017-10-17 Pedro Alves <palves@redhat.com>
3979
3980 * boards/native-stdio-gdbserver.exp: Load "local-board".
3981
8484c955
PA
39822017-10-17 Pedro Alves <palves@redhat.com>
3983
3984 * gdb.base/quit-live.c: New file.
3985 * gdb.base/quit-live.exp: New file.
3986
83d5a34d
KS
39872017-10-16 Keith Seitz <keiths@redhat.com>
3988
3989 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3990 (class_with_protected_typedef, class_with_private_typedef)
3991 (struct_with_public_typedef, struct_with_protected_typedef)
3992 (struct_with_private_typedef): New classes/structs.
3993 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3994 typedefs and access specifiers.
3995
739b3f1d
PA
39962017-10-16 Pedro Alves <palves@redhat.com>
3997 Simon Marchi <simon.marchi@polymtl.ca>
3998
3999 * README (Local vs Remote vs Native): New section.
4000 * boards/local-board.exp: New file, with bits factored out from
4001 ...
4002 * boards/native-extended-gdbserver.exp: ... here. Load
4003 "local-board".
4004 * boards/native-gdbserver.exp: Load "local-board".
4005 (${board}_spawn, ${board}_exec): Delete.
4006 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4007 ...
4008 * boards/stdio-gdbserver-base.exp: ... this new file.
4009 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4010 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4011 procedure.
4012 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4013 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4014 stdio_gdbserver_command.
4015 (${board}_get_remote_address, ${board}_get_comm_port)
4016 (${board}_download, ${board}_upload): Delete.
4017 (get_target_remote_pipe_cmd): New.
4018
fe68b953
SM
40192017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4020
4021 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4022 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4023 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4024 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4025 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4026 remove with_test_prefix.
4027
300b6685
PA
40282017-10-13 Pedro Alves <palves@redhat.com>
4029
4030 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4031 * gdb.base/annota1.exp: Use it instead of is_remote.
4032 * gdb.base/annota3.exp: Use it instead of is_remote.
4033 * gdb.cp/annota2.exp: Use it instead of is_remote.
4034 * gdb.cp/annota3.exp: Use it instead of is_remote.
4035 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4036
50500caf
PA
40372017-10-13 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4040 (test_num_test_vars, run_and_count_vars, find_env)
4041 (test_set_unset_env, test_inherit_env_var): New procedures.
4042 (top level): Use them.
4043
dad0c6d2
PA
40442017-10-13 Pedro Alves <palves@redhat.com>
4045
4046 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4047 also skip on stub-like targets.
4048
8b0553c1
PA
40492017-10-13 Pedro Alves <palves@redhat.com>
4050
4051 PR gdb/22293
4052 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4053 (top level): Move some tests to ...
4054 (test_not_found): ... this new procedure.
4055 (top level): Call it.
4056
7594f623
PA
40572017-10-13 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4060 expect different "info terminal" output if testing with a
4061 non-native target.
4062
ebe3b402
PA
40632017-10-13 Pedro Alves <palves@redhat.com>
4064 Simon Marchi <simon.marchi@polymtl.ca>
4065
4066 PR python/12966
4067 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4068
42f1b161
PA
40692017-10-13 Pedro Alves <palves@redhat.com>
4070
4071 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4072 already.
4073
8d6ef72b
PA
40742017-10-13 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4077 is_remote.
4078
d7bcd5b8
PA
40792017-10-13 Pedro Alves <palves@redhat.com>
4080
4081 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4082 is_remote.
4083
df479dc6
PA
40842017-10-13 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4087 is set.
4088 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4089 instead of is_remote.
4090
23fb630a
PA
40912017-10-13 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4094 (top level): Add comment.
4095
cc77b1dc
PA
40962017-10-13 Pedro Alves <palves@redhat.com>
4097
4098 * gdb.base/remote.exp (top level): Fix comment typo and add
4099 missing return.
4100
27c9e813
PA
41012017-10-13 Pedro Alves <palves@redhat.com>
4102 Simon Marchi <simon.marchi@polymtl.ca>
4103
4104 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4105 calls and add comments. Skip test if use_gdb_stub is set.
4106 (top level): Use "set cwd" command instead of "cd" command.
4107
5e830d98
PA
41082017-10-13 Pedro Alves <palves@redhat.com>
4109
4110 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4111 is_remote target check.
4112
f5ca0032
PA
41132017-10-13 Pedro Alves <palves@redhat.com>
4114
4115 * gdb.base/scope.exp: Use build_executable + clean_restart +
4116 gdb_file_cmd instead of prepare_for_testing and no longer skip
4117 "before run" tests on is_remote target boards. Update comments.
4118 * boards/native-extended-gdbserver.exp
4119 (extended_gdbserver_load_last_file): New, factored out from ...
4120 (gdb_load): ... this. Move further below and add comment.
4121 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4122
8aed1c0d
PA
41232017-10-12 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.base/attach.exp: Remove references to gdb64.
4126 * gdb.base/dbx.exp: Remove references to gdb64.
4127
cfa34c87
SM
41282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4129 Pedro Alves <palves@redhat.com>
4130
4131 * gdb.base/label.exp: Remove is_remote target check.
4132
9192b7de
PA
41332017-10-12 Pedro Alves <palves@redhat.com>
4134
4135 * gdb.base/auvx.exp (coredir): Update comment.
4136 (top level) <core_works>: Use "set cwd" command instead of "cd"
4137 command.
4138
6bf0052d
PA
41392017-10-12 Pedro Alves <palves@redhat.com>
4140 Simon Marchi <simon.marchi@polymtl.ca>
4141
4142 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4143 target boards.
4144
e48ef82d
PA
41452017-10-12 Pedro Alves <palves@redhat.com>
4146 Simon Marchi <simon.marchi@polymtl.ca>
4147
4148 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4149 Instead skip if there's any gdb_protocol set.
4150
8d7aea57
SM
41512017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4152 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4155
30440677
PA
41562017-10-12 Pedro Alves <palves@redhat.com>
4157 Simon Marchi <simon.marchi@polymtl.ca>
4158
4159 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4160 instead of on dejagnu remote boards.
4161
4e04f045 41622017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4163 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4164
4165 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4166 checks. Use build_executable + clean_restart instead of
4167 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4168 of enabling non-stop after starting gdb.
4169
871a186e
PA
41702017-10-12 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4173 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4174 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4175 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4176
56d704da
AK
41772017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4178
4179 * gdb.arch/arc-tdesc-cpu.exp: New file.
4180 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4181
2f20e312
SM
41822017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4183
4184 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4185
65630365
PA
41862017-10-10 Pedro Alves <palves@redhat.com>
4187
4188 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4189 expect CLI output.
4190
bf469271
PA
41912017-10-10 Pedro Alves <palves@redhat.com>
4192
4193 * lib/selftest-support.exp (selftest_setup): Update for
4194 captured_command_loop's prototype change.
4195
777a42f1
PA
41962017-10-09 Pedro Alves <palves@redhat.com>
4197
4198 Test both arch1=>arch2 and arch2=>arch1.
4199
4200 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4201 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4202 factored out to...
4203 (append_arch1_options, append_arch2_options, append_arch_options)
4204 (build_executables): New procedures.
4205 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4206 local.
4207 (top level): Add new 'first_arch' testing axis.
4208
cbd2b4e3
PA
42092017-10-09 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4212 (barrier): New.
4213 (thread_start, all_started): New functions.
4214 (main): Spawn new thread and wait until it is scheduled.
4215 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4216 option.
4217 (do_test): Add 'selected_thread' parameter. Run to all_started
4218 instead of main. Explicitly set the breakpoint at main. Switch
4219 to the SELECTED_THREAD thread.
4220 (top level): Test handling the exec event with either the main
4221 thread or the second thread selected.
4222
5c9e4427
PA
42232017-10-09 Pedro Alves <palves@redhat.com>
4224
4225 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4226 logic. Move STOP marker after the value checks.
4227 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4228 regexp.
4229
b3b7c423
SL
42302017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4231
4232 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4233
3b4b2f16
UW
42342017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4235
4236 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4237 integer-to-dfp conversion.
4238 * gdb.base/dfp-test.exp: Likewise.
4239
5cd63fda
PA
42402017-10-04 Pedro Alves <palves@redhat.com>
4241
4242 * gdb.multi/hangout.c: Include <unistd.h>.
4243 (hangout_loop): New function.
4244 (main): Call alarm. Call hangout_loop in a loop.
4245 * gdb.multi/hello.c: Include <unistd.h>.
4246 (hello_loop): New function.
4247 (main): Call alarm. Call hangout_loop in a loop.
4248 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4249 inferior with the other selected.
4250
4c71c105
SM
42512017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4252
4253 * gdb.mi/list-thread-groups-available.exp: New file.
4254 * gdb.mi/list-thread-groups-available.c: New file.
4255
bc3b087d
SDJ
42562017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4257
4258 * gdb.base/set-cwd.exp: Make it available on
4259 native-extended-gdbserver.
4260
d092c5a2
SDJ
42612017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4262
4263 * gdb.base/set-cwd.c: New file.
4264 * gdb.base/set-cwd.exp: Likewise.
4265
45320ffa
TT
42662017-10-02 Tom Tromey <tom@tromey.com>
4267
4268 PR rust/22236:
4269 * gdb.rust/simple.rs (main): New variable "fslice".
4270 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4271
b3e3859b
TT
42722017-10-02 Tom Tromey <tom@tromey.com>
4273
4274 * gdb.rust/simple.exp: Test ptype of a slice.
4275
01af5e0d
TT
42762017-10-02 Tom Tromey <tom@tromey.com>
4277
4278 * gdb.rust/simple.exp: Test index of slice.
4279
a9bbfbd8
TT
42802017-09-27 Tom Tromey <tom@tromey.com>
4281
4282 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4283
df8899e5
TP
42842017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4285 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/compare-sections.exp (get value of read-only section): Read
4288 as unsigned value.
4289 (corrupt read-only section): Likewise and don't set written if patching
4290 failed.
4291
757bf54b
KB
42922017-09-21 Kevin Buettner <kevinb@redhat.com>
4293
4294 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4295 files.
4296
06871ae8
PA
42972017-09-20 Pedro Alves <palves@redhat.com>
4298
4299 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4300 symbol names in gdb's output.
4301 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4302
e5f25bc5
PA
43032017-09-20 Pedro Alves <palves@redhat.com>
4304
4305 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4306 Rename to ...
4307 (test_list_ambiguous_symbol): ... this and add a symbol name
4308 parameter. Adjust.
4309 (test_list_ambiguous_function): Reimplement on top of
4310 test_list_ambiguous_symbol and also test listing ambiguous
4311 variables.
4312 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4313 (ambiguous_fun): ... this.
4314 (ambiguous_var): New.
4315 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4316 (ambiguous_fun): ... this.
4317 (ambiguous_var): New.
4318
4e5a4f58
JB
43192017-09-19 John Baldwin <jhb@FreeBSD.org>
4320
4321 * gdb.base/starti.c: New file.
4322 * gdb.base/starti.exp: New file.
4323 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4324
26e53f3e
PA
43252017-09-14 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4328 (top level): Use it instead of runto.
4329
cb791d59
TT
43302017-09-11 Tom Tromey <tom@tromey.com>
4331
4332 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4333
7c96f8c1
TT
43342017-09-11 Tom Tromey <tom@tromey.com>
4335
4336 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4337 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4338
469412dd
CW
43392017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4340
4341 * gdb.fortran/printing-types.exp: New file.
4342 * gdb.fortran/printing-types.exp: New file.
4343
e0f86435
BH
43442017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4345
4346 * gdb.fortran/vla-ptype.exp: Fix typos.
4347 * gdb.fortran/vla-value.exp: Same.
4348
9e9af4be
BH
43492017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4350
4351 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4352 * gdb.mi/mi-var-child-f.exp: Likewise.
4353 * gdb.mi/mi-vla-fortran.exp: Likewise.
4354
a5ad232b 43552017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4356 Christoph Weinmann <christoph.t.weinmann@intel.com>
4357 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4358
4359 * gdb.fortran/ptr-indentation.f90: New file.
4360 * gdb.fortran/ptr-indentation.exp: New file.
4361
5aec60eb
TT
43622017-09-05 Tom Tromey <tom@tromey.com>
4363
4364 PR gdb/22010:
4365 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4366
8f8f8152
TP
43672017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4368
4369 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4370
fbd1b771
JK
43712017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4372
4373 * gdb.threads/tls-nodebug-pie.c: New file.
4374 * gdb.threads/tls-nodebug-pie.exp: New file.
4375
5eb5f850
TT
43762017-09-05 Tom Tromey <tom@tromey.com>
4377
4378 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4379 for rust.
4380
ae780a21
SM
43812017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4382
4383 * gdb.multi/multi-arch-exec.exp: Test with different
4384 "follow-exec-mode" settings.
4385 (do_test): New procedure.
4386
3693fdb3
PA
43872017-09-04 Pedro Alves <palves@redhat.com>
4388
4389 * gdb.base/func-static.c (S::method const, S::method volatile)
4390 (S::method volatile const): New methods.
4391 (c_s, v_s, cv_s): New instances.
4392 (main): Call method() on them.
4393 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4394 (cannot_resolve): New procedure.
4395 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4396 print-quote-unquoted columns.
4397 (do_test): Test printing each scope too.
4398
e68cb8e0
PA
43992017-09-04 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.base/local-static.exp: Also test with
4402 class::method::variable wholly quoted.
4403 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4404
858be34c
PA
44052017-09-04 Pedro Alves <palves@redhat.com>
4406
4407 * gdb.base/local-static.c: New.
4408 * gdb.base/local-static.cc: New.
4409 * gdb.base/local-static.exp: New.
4410
46a4882b
PA
44112017-09-04 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.asm/asm-source.exp: Add casts to int.
4414 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4415 (dataglobal64_1, dataglobal64_2): New globals.
4416 * gdb.base/nodebug.exp: Test different expressions involving the
4417 new globals, with print, whatis and ptype. Add casts to int.
4418 * gdb.base/solib-display.exp: Add casts to int.
4419 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4420 * gdb.cp/m-static.exp: Add cast to int.
4421 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4422 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4423 tls variable with no debug info without a cast. Test with a cast
4424 to int too.
4425 * gdb.trace/entry-values.exp: Add casts.
4426
2c5a2be1
PA
44272017-09-04 Pedro Alves <palves@redhat.com>
4428
4429 * gdb.base/nodebug.exp: Test that ptype's error about functions
4430 with unknown return type includes the function name too.
4431
7022349d
PA
44322017-09-04 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4435 return type of munmap in infcall.
4436 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4437 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4438 type of ftell in infcall.
4439 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4440 type of getpid in infcall.
4441 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4442 infcall.
4443 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4444 Bail on failure to extract the pid.
4445 * gdb.base/nodebug.c: #include <stdint.h>.
4446 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4447 New functions.
4448 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4449 Change expected output of print/whatis/ptype with functions with
4450 no debug info. Test all supported languages. Call
4451 test_call_promotion.
4452 * gdb.compile/compile.exp: Adjust expected output to expect
4453 warning.
4454 * gdb.threads/siginfo-threads.exp: Likewise.
4455
54990598
PA
44562017-09-04 Pedro Alves <palves@redhat.com>
4457
4458 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4459 "prototypes". Test calling float functions via prototyped and
4460 unprototyped function pointers.
4461 (perform_all_tests): New parameter "prototypes". Pass it down.
4462 (top level): Pass down "prototypes" parameter to
4463 perform_all_tests.
4464
34d16ea2
SM
44652017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4466
4467 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4468 Test with nested loops.
4469
9521ecda
SM
44702017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4471
4472 * gdb.base/commands.exp: Call the new procedures.
4473 (loop_break_test, loop_continue_test): New procedures.
4474
80a65e9b
SM
44752017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4476
4477 * gdb.base/commands.exp: Call new procedure.
4478 (define_if_without_arg_test): New procedure.
4479
e439fa14
PA
44802017-09-04 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.base/list-ambiguous.exp: New file.
4483 * gdb.base/list-ambiguous0.c: New file.
4484 * gdb.base/list-ambiguous1.c: New file.
4485 * gdb.base/list.exp (test_list_range): Adjust expected output.
4486
0a2dde4a
SDJ
44872017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4488
4489 * gdb.base/share-env-with-gdbserver.c: New file.
4490 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4491
5e89eb3a
SM
44922017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4493
4494 * gdb.base/commands.exp (gdbvar_simple_if_test,
4495 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4496 progvar_simple_if_test, progvar_simple_while_test,
4497 progvar_complex_if_while_test, user_defined_command_test,
4498 user_defined_command_args_eval,
4499 user_defined_command_args_stack_test,
4500 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4501 temporary_breakpoint_commands,
4502 gdb_test_no_prompt, redefine_hook_test,
4503 redefine_backtrace_test): Remove "global gdb_prompt".
4504
fd437cbc
SM
45052017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4506
4507 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4508 New proc, call it from toplevel.
4509
87215ad1
SDJ
45102017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4511
4512 PR remote/21852
4513 * gdb.server/normal.c: New file, copied from gdb.base.
4514 * gdb.server/run-without-local-binary.exp: New file.
4515
58afddc6
WP
45162017-08-07 Weimin Pan <weimin.pan@oracle.com>
4517
4518 * gdb.arch/sparc64-adi.exp: New file.
4519 * gdb.arch/sparc64-adi.c: New file.
4520
5277199a
PA
45212017-08-22 Pedro Alves <palves@redhat.com>
4522
4523 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4524 (top level): Add "list all overloads" tests.
4525
14278e1f
TT
45262017-08-22 Tom Tromey <tom@tromey.com>
4527
4528 * gdb.gdb/xfullpath.exp: Remove.
4529
bf223d3e
PA
45302017-08-21 Pedro Alves <palves@redhat.com>
4531
4532 PR gdb/19487
4533 * gdb.base/symbol-alias.c: New.
4534 * gdb.base/symbol-alias2.c: New.
4535 * gdb.base/symbol-alias.exp: New.
4536
c973d0aa
PA
45372017-08-21 Pedro Alves <palves@redhat.com>
4538
4539 * gdb.base/dfp-test.c
4540 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4541 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4542 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4543 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4544 * gdb.base/whatis-ptype-typedefs.c: New.
4545 * gdb.base/whatis-ptype-typedefs.exp: New.
4546 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4547 (an_int, an_int_type, an_int_type2): New globals.
4548 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4549 involving typedefs and cast expressions.
4550 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4551 (lookup_typedefs_function): New.
4552 (typedefs_pretty_printers_dict): New.
4553 (top level): Register lookup_typedefs_function in
4554 gdb.pretty_printers.
4555
6d580b63
YQ
45562017-08-18 Yao Qi <yao.qi@linaro.org>
4557
4558 * gdb.server/unittest.exp: New.
4559
206726fb
SDJ
45602017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4561
4562 PR gdb/21954
4563 * gdb.base/environ.exp: Add test to check if 'unset environment'
4564 works.
4565
bf0ec4c2
AA
45662017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4567
4568 * lib/gdb.exp (universal_compile_options): New caching proc.
4569 (gdb_compile): Suppress GCC's coloring of messages.
4570
d6382fff
TT
45712017-08-14 Tom Tromey <tom@tromey.com>
4572
4573 PR gdb/21675:
4574 * gdb.base/printcmds.exp (test_radices): New function.
4575 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4576 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4577 * lib/gdb.exp (get_integer_valueof): Use p/d.
4578
c2c2dd9f
SM
45792017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4580
4581 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4582 characters.
4583
fdffd6f4
TT
45842017-08-05 Tom Tromey <tom@tromey.com>
4585
4586 * gdb.rust/simple.exp: Allow String to appear in a different
4587 namespace.
4588
27d41eac
YQ
45892017-07-26 Yao Qi <yao.qi@linaro.org>
4590
4591 * gdb.gdb/unittest.exp: Invoke command
4592 "maintenance check xml-descriptions".
4593
031ed05d
AA
45942017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4595
4596 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4597 calling context.
4598 (hex128): Drop erroneous calculation of parameters.
4599
dcd27ddf
SM
46002017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4601
4602 * gdb.python/py-unwind.exp: Disable stack protection when
4603 building test file.
4604
47e77640
PA
46052017-07-20 Pedro Alves <palves@redhat.com>
4606
4607 * gdb.base/default.exp (set language): Adjust expected output.
4608
62d2a18a
PA
46092017-07-20 Pedro Alves <palves@redhat.com>
4610
4611 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4612 (test_minsym): ... this, and make static.
4613 (get_pck__foo__bar__minsym): Rename to ...
4614 (get_test_minsym): ... this.
4615 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4616 symbol names and comments.
4617 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4618 (get_test_minsym): ... this.
4619 (pck__foo__bar__minsym__2): Rename to ...
4620 (test_minsym): ... this.
4621 (main): Adjust.
4622
c45ec17c
PA
46232017-07-17 Pedro Alves <palves@redhat.com>
4624
4625 * gdb.base/completion.exp: Adjust expected output.
4626 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4627 the completer works.
4628
c6756f62
PA
46292017-07-17 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4632
5bd68487
AB
46332017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4634
4635 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4636
8880f2a9
TT
46372017-07-14 Tom Tromey <tom@tromey.com>
4638
4639 PR rust/21764:
4640 * gdb.rust/simple.exp: Add tests.
4641
65547233
TT
46422017-07-14 Tom Tromey <tom@tromey.com>
4643
4644 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4645
8f14146e
PA
46462017-07-14 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.linespec/base/one/thefile.cc (z1): New function.
4649 * gdb.linespec/base/two/thefile.cc (z2): New function.
4650 * gdb.linespec/linespec.exp: Add tests.
4651
b4365d02
AB
46522017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4653
4654 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4655 to mi_create_breakpoint.
4656
5d2cbaa5
AB
46572017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4658
4659 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4660 mi_create_breakpoint.
4661
11cb5716
IB
46622017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4663
4664 * gdb.dlang/demangle.exp: Update for demangling changes.
4665
03278692
TT
46662017-07-09 Tom Tromey <tom@tromey.com>
4667
4668 * gdb.dwarf2/shortpiece.exp: New file.
4669
33c5cd75
DB
46702017-07-06 David Blaikie <dblaikie@gmail.com>
4671
4672 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4673 built from fissiont-multi-cu{1,2}.c.
4674 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4675 except putting 'main' and 'func' in separate CUs in the same DWO file.
4676 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4677 test.
4678 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4679 test.
4680
8455d262
PA
46812017-07-06 Pedro Alves <palves@redhat.com>
4682
4683 * gdb.python/py-unwind.exp: Test flushregs.
4684
dc4bde35
SDJ
46852017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4686
4687 PR cli/21688
4688 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4689 tests for alias commands and trailing whitespace.
4690
51ed89aa
SDJ
46912017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4692
4693 PR cli/21688
4694 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4695 procedure. Call it.
4696
eb17d413
PA
46972017-06-29 Pedro Alves <palves@redhat.com>
4698
4699 * gdb.base/printcmds.exp: Add tests.
4700
41664b45
DG
47012017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4702
4703 PR gdb/21337
4704 * gdb.base/reread-readsym.exp: New file.
4705 * gdb.base/reread-readsym.c: New file.
4706
75312ae3
KB
47072017-06-21 Kevin Buettner <kevinb@redhat.com>
4708
4709 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4710 subpattern.
4711
66953522
PB
47122017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4713
4714 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4715 extended mnemonic.
4716 * gdb.arch/powerpc-power9.s: Likewise.
4717
5524b525
AA
47182017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4719
4720 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4721 on 32-bit x86 targets. Exploit is_*_target macros where
4722 appropriate.
4723
03c8af18
AA
47242017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4725
4726 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4727 register pieces.
4728
3bf31011
AA
47292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4730
4731 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4732 located in one or more DWARF pieces.
4733
805acca0
AA
47342017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4735
4736 * lib/gdb.exp (get_endianness): New proc.
4737 * gdb.arch/aarch64-fp.exp: Use it.
4738 * gdb.arch/altivec-regs.exp: Likewise.
4739 * gdb.arch/e500-regs.exp: Likewise.
4740 * gdb.arch/vsx-regs.exp: Likewise.
4741 * gdb.base/dump.exp: Likewise.
4742 * gdb.base/funcargs.exp: Likewise.
4743 * gdb.base/gnu_vector.exp: Likewise.
4744 * gdb.dwarf2/formdata16.exp: Likewise.
4745 * gdb.dwarf2/implptrpiece.exp: Likewise.
4746 * gdb.dwarf2/nonvar-access.exp: Likewise.
4747 * gdb.python/py-inferior.exp: Likewise.
4748 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4749
e9352324
AA
47502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4751
4752 PR gdb/21226
4753 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4754 stack value pieces are taken from the LSB end.
4755
d5d1163e
AA
47562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4757
4758 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4759 variable at nonzero offset.
4760
0567c986
AA
47612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4762
4763 * gdb.dwarf2/var-access.c: New file.
4764 * gdb.dwarf2/var-access.exp: New test.
4765 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4766
973e9aab
TT
47672017-06-12 Tom Tromey <tom@tromey.com>
4768
4769 * gdb.dwarf2/formdata16.exp: Add tests.
4770
d9109c80
TT
47712017-06-12 Tom Tromey <tom@tromey.com>
4772
4773 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4774
30a25466
TT
47752017-06-12 Tom Tromey <tom@tromey.com>
4776
4777 PR exp/16225:
4778 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4779 * gdb.arch/vsx-regs.exp: Update tests.
4780 * gdb.arch/s390-vregs.exp (hex128): New proc.
4781 Update test.
4782 * gdb.arch/altivec-regs.exp: Update tests.
4783
aefd8b33
SDJ
47842017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4785
4786 * gdb.base/startup-with-shell.c: New file.
4787 * gdb.base/startup-with-shell.exp: Likewise.
4788
2090129c
SDJ
47892017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4790
4791 * gdb.server/non-existing-program.exp: Update regex in order to
4792 reflect the fact that gdbserver is now using fork_inferior (with a
4793 shell) to startup the inferior.
4794
8e86a419
SM
47952017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4796
4797 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4798 support function calls from GDB.
4799
e6cf65f2
TT
48002017-05-21 Tom Tromey <tom@tromey.com>
4801
4802 PR rust/21466:
4803 * gdb.rust/unsized.exp: New file.
4804 * gdb.rust/unsized.rs: New file.
4805
43cc5389
TT
48062017-05-19 Tom Tromey <tom@tromey.com>
4807
4808 PR rust/21484:
4809 * gdb.rust/watch.exp: New file.
4810 * gdb.rust/watch.rs: New file.
4811
ec8df234
TT
48122017-05-18 Tom Tromey <tom@tromey.com>
4813
4814 * gdb.rust/simple.exp: Allow Box to be qualified.
4815
3e3e7fae
TP
48162017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4817
4818 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4819
59cc050d
PA
48202017-05-18 Pedro Alves <palves@redhat.com>
4821
4822 * gdb.base/fileio.c (test_write, test_read, test_close)
4823 (test_fstat): Don't print 'ret' in the fail path.
4824
c8f6abd1
PA
48252017-05-18 Pedro Alves <palves@redhat.com>
4826
4827 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4828 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4829 (test_system, test_rename, test_unlink, test_time): Change
4830 prototypes.
4831 * gdb.base/fileio.exp (stop_msg): Adjust.
4832
d2a03b77
PA
48332017-05-18 Pedro Alves <palves@redhat.com>
4834
4835 * gdb.base/fileio.c (null_str): New global.
4836 (test_stat): Use it.
4837 * gdb.base/fileio.exp: Remove nowarnings.
4838
0d5c6999
YQ
48392017-05-17 Yao Qi <yao.qi@linaro.org>
4840
4841 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4842
21873064
YQ
48432017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4844
4845 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4846 argument command.
4847 (top-level): Invoke test_set_inferior_tty.
4848
d512d31c
PA
48492017-05-04 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4852 Add parens to print call for Python 3.
4853
90cef2ed
KS
48542017-05-03 Keith Seitz <keiths@redhat.com>
4855
4856 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4857 (main): Call it.
4858
14f819c8
TW
48592017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4860
4861 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4862 to prev and next.
4863
913aeadd
TW
48642017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4865
4866 * gdb.python/py-record-btrace.exp: Remove test for
4867 gdb.BtraceInstruction.error.
4868
a3be24ad
TW
48692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4870
4871 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4872
ae20e79a
TW
48732017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4874
4875 * gdb.python/py-record-btrace-threads.c: New file.
4876 * gdb.python/py-record-btrace-threads.exp: New file.
4877
45ce1b47
SDJ
48782017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4879
4880 PR testsuite/8595
4881 * gdb.base/environ.exp: Make test available in all architectures.
4882 Move bits related to "info program" testing to
4883 gdb.base/info-program.exp. Rewrite tests to use the two new
4884 procedures mentione below.
4885 (test_set_show_env_var) New procedure.
4886 (test_set_show_env_var_equal): Likewise.
4887 * gdb.base/info-program.exp: New file.
4888
e15c3eb4
KS
48892017-04-27 Keith Seitz <keiths@redhat.com>
4890
4891 * gdb.cp/oranking.cc (test15): New function.
4892 (main): Call test15 and declare additional variables for testing.
4893 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4894 "p foo101('abc')" tests.
4895 Add tests for cv qualifier overloads.
4896 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4897 "lvalue reference overload" test.
4898 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4899 "print value of f1 on Child&& in f2" test.
4900
3a3fd0fd
PA
49012017-04-19 Pedro Alves <palves@redhat.com>
4902
4903 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4904 procedure.
4905 (top level): Call it.
4906 * lib/gdb.exp (gdb_define_cmd): New procedure.
4907
53375380
PA
49082017-04-12 Pedro Alves <palves@redhat.com>
4909
4910 PR gdb/21323
4911 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4912 (wchar): New global.
4913 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4914 (do_test_wide_char, wide_char_types_no_program, top level): Add
4915 wchar_t testing.
4916
53e710ac
PA
49172017-04-12 Pedro Alves <palves@redhat.com>
4918
4919 PR c++/21323
4920 * gdb.cp/wide_char_types.c: New file.
4921 * gdb.cp/wide_char_types.exp: New file.
4922
0ad9d8c7
SDJ
49232017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4924
4925 PR gdb/21352
4926 * gdb.trace/tsv.exp: Add test for "tsave -r".
4927
b1b45502
IB
49282017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4929
4930 * gdb.dlang/watch-loc.c: New file.
4931 * gdb.dlang/watch-loc.exp: New file.
4932
ec13808e
JK
49332017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4934
4935 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4936
fe5f7374
AK
49372017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4938
4939 * gdb.arch/arc-analyze-prologue.S: New file.
4940 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4941
eea78757
AK
49422017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4943
4944 * gdb.arch/arc-decode-insn.S: New file.
4945 * gdb.arch/arc-decode-insn.exp: Likewise.
4946
5badf10a
IR
49472017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4948
4949 PR tdep/20928
4950 * gdb.arch/sparc64-regs.exp: New file.
4951 * gdb.arch/sparc64-regs.S: Likewise.
4952
cee59b3f
TW
49532017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4954
4955 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4956 and memory view on Python 3.
4957
c0f55cc6
AV
49582017-03-20 Artemiy Volkov <artemiyv@acm.org>
4959 Keith Seitz <keiths@redhat.com>
4960
4961 PR gdb/14441
4962 * gdb.cp/demangle.exp: Add rvalue reference tests.
4963 * gdb.cp/rvalue-ref-casts.cc: New file.
4964 * gdb.cp/rvalue-ref-casts.exp: New file.
4965 * gdb.cp/rvalue-ref-overload.cc: New file.
4966 * gdb.cp/rvalue-ref-overload.exp: New file.
4967 * gdb.cp/rvalue-ref-params.cc: New file.
4968 * gdb.cp/rvalue-ref-params.exp: New file.
4969 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4970 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4971 * gdb.cp/rvalue-ref-types.cc: New file.
4972 * gdb.cp/rvalue-ref-types.exp: New file.
4973 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4974 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4975
51457a05
MAL
49762017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4977
4978 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4979 New procedure.
4980
5b291c04
MAL
49812017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4982
4983 * lib/mi-support.exp (mi_gdb_test): Add additional message
4984 for unexpected output.
4985
59a56148
AA
49862017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4987
4988 * gdb.base/examine-backward.c (Barrier): New character array
4989 constant, to ensure that TestStrings is preceded by a string
4990 terminator.
4991
7942e96e
AA
49922017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4993
4994 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4995 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4996 and implicit pointer into such a location.
4997
6ebac3fb
DE
49982017-03-16 Doug Evans <dje@google.com>
4999
5000 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5001
ec3b243d
TP
50022017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5003
5004 * gdb.cp/m-static.exp: Fix expectation for prototype of
5005 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5006
50072017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5008
5009 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5010 * gdb.guile/scm-lazy-string.c: New file.
5011 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5012 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5013 for pointer, array, typedef lazy strings.
5014
2cc36e25 50152017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5016
5017 PR python/17728, python/18439, python/18779
5018 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5019 * gdb.python/py-lazy-string.c (pointer): New typedef.
5020 (main): New locals ptr, array, typedef_ptr.
5021 * gdb.python/py-value.exp: Move lazy string tests to ...
5022 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5023 array, typedef lazy strings.
ec3b243d 5024
0efcde63
AK
50252017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5026
5027 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5028 Add optional 'test' parameter.
5029
7978d7c3
SM
50302017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5031
5032 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5033 Skip for versions of DejaGnu < 1.5.
5034
896c0c1e
SM
50352017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5036
5037 * lib/gdb.exp (dejagnu_version): New proc.
5038 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5039 Use dejagnu_version.
5040
5f4d1085
KS
50412017-03-10 Keith Seitz <keiths@redhat.com>
5042
5043 PR c++/8128
5044 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5045 type from destructor regexps.
5046 Add a branch which actually passes the test.
5047 Adjust "ptype t5i" test names.
5048
1de05205
PA
50492017-03-08 Pedro Alves <palves@redhat.com>
5050
5051 * gdb.base/step-over-exit.exp: Add explicit test message.
5052
c65d6b55
PA
50532017-03-08 Pedro Alves <palves@redhat.com>
5054
5055 PR gdb/18360
5056 * gdb.threads/interrupt-while-step-over.c: New file.
5057 * gdb.threads/interrupt-while-step-over.exp: New file.
5058
2e86a283
PA
50592017-03-08 Pedro Alves <palves@redhat.com>
5060
5061 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5062 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5063
25dcbff6
PA
50642017-03-08 Pedro Alves <palves@redhat.com>
5065
5066 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5067 PKRU as not supported as a PASS.
5068
dc9366eb
PA
50692017-03-08 Pedro Alves <palves@redhat.com>
5070
5071 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5072 prefix instead of $binfile1/$binfile2.
5073 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5074 in test message.
5075 * gdb.python/py-completion.exp: Use "load python file" as test
5076 messages instead of unstable path names.
5077
6e5d74e7
PA
50782017-03-08 Pedro Alves <palves@redhat.com>
5079 Jan Kratochvil <jan.kratochvil@redhat.com>
5080
5081 PR cli/21218
5082 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5083 New proc.
5084 (top level): Call it.
5085
9753a2f6
PA
50862017-03-08 Pedro Alves <palves@redhat.com>
5087
5088 PR tui/21216
5089 * gdb.tui/tui-nl-filtered-output.exp: New file.
5090
1a4dd9dd
PA
50912017-03-08 Pedro Alves <palves@redhat.com>
5092
5093 * gdb.base/completion.exp: Move TUI completion tests to ...
5094 * gdb.tui/completion.exp: ... this new file.
5095
7cbbff33
PA
50962017-03-08 Pedro Alves <palves@redhat.com>
5097
5098 * gdb.base/tui-disasm-long-lines.c,
5099 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5100 gdb.base/tui-layout.exp: Move to ...
5101 * gdb.tui/: ... this new directory.
5102
5f6fd321
PA
51032017-03-07 Pedro Alves <palves@redhat.com>
5104
5105 * gdb.base/tui-layout.c: New file.
5106 * gdb.base/tui-layout.exp: New file.
5107
44959fa8
PA
51082017-03-07 Pedro Alves <palves@redhat.com>
5109
5110 * gdb.base/tui-layout.c: Rename to ...
5111 * gdb.base/tui-disasm-long-lines.c: ... this.
5112 * gdb.base/tui-layout.exp: Rename to ...
5113 * gdb.base/tui-disasm-long-lines.exp: ... this.
5114
f8c4e718
PA
51152017-03-07 Pedro Alves <palves@redhat.com>
5116
5117 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5118
6dbb839a 51192017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5120
5121 * i386-mpx-call.c: New file.
5122 * i386-mpx-call.exp: New file.
5123
65b48a81
PB
51242017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5125
5126 * gdb.arch/powerpc-power.exp: Delete test.
5127 * gdb.arch/powerpc-power.s: Likewise.
5128 * gdb.disasm/disassembler-options.exp: New test.
5129 * gdb.arch/powerpc-altivec.exp: Likewise.
5130 * gdb.arch/powerpc-altivec.s: Likewise.
5131 * gdb.arch/powerpc-altivec2.exp: Likewise.
5132 * gdb.arch/powerpc-altivec2.s: Likewise.
5133 * gdb.arch/powerpc-altivec3.exp: Likewise.
5134 * gdb.arch/powerpc-altivec3.s: Likewise.
5135 * gdb.arch/powerpc-power7.exp: Likewise.
5136 * gdb.arch/powerpc-power7.s: Likewise.
5137 * gdb.arch/powerpc-power8.exp: Likewise.
5138 * gdb.arch/powerpc-power8.s: Likewise.
5139 * gdb.arch/powerpc-power9.exp: Likewise.
5140 * gdb.arch/powerpc-power9.s: Likewise.
5141 * gdb.arch/powerpc-vsx.exp: Likewise.
5142 * gdb.arch/powerpc-vsx.s: Likewise.
5143 * gdb.arch/powerpc-vsx2.exp: Likewise.
5144 * gdb.arch/powerpc-vsx2.s: Likewise.
5145 * gdb.arch/powerpc-vsx3.exp: Likewise.
5146 * gdb.arch/powerpc-vsx3.s: Likewise.
5147 * gdb.arch/arm-disassembler-options.exp: Likewise.
5148 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5149 * gdb.arch/s390-disassembler-options.exp: Likewise.
5150
17cd4947
LM
51512017-02-23 Luis Machado <lgustavo@codesourcery.com>
5152
5153 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5154 (check_supported_features): ... this. Changed return type to void.
5155 (supports_rdseed): New static global.
5156 (rdseed): Check supports_rdseed.
5157 (initialize): Call check_supported_features.
5158
2039d74e
EBM
51592017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5160
5161 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5162 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5163 and lqarx/stqcx.
5164 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5165 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5166
a51d7ecf
EBM
51672017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5168
5169 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5170 uppercase.
5171
0224619f
JK
51722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5173
5174 * gdb.dwarf2/formdata16.c: New file.
5175 * gdb.dwarf2/formdata16.exp: New file.
5176 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5177
216f72a1
JK
51782017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5179
5180 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5181 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5182 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5183 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5184 DW_AT_GNU_*.
5185
43988095
JK
51862017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5187
5188 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5189
99e8a4f9
SDJ
51902017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5191
5192 PR gdb/21164
5193 * gdb.base/maint.exp: Add testcases for when the commands do
5194 not have arguments.
5195
b58a8c0c
TP
51962017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5197
5198 * gdb.cp/chained-calls.exp: Use p instead of P.
5199
4e746bb6
TW
52002017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5201
5202 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5203 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5204
3f77c769
TT
52052017-02-14 Tom Tromey <tom@tromey.com>
5206
5207 PR python/13598:
5208 * gdb.python/py-events.exp: Add before_prompt event tests.
5209
075beec0
AA
52102017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5211
5212 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5213
bf5f525c
LM
52142017-02-13 Luis Machado <lgustavo@codesourcery.com>
5215
5216 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5217 (main): Call my_unique_function_name.
5218 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5219 completion of patterns with a single match.
5220 Add missing -re switches to gdb_test_multiple calls.
5221
13a66184
LM
52222017-02-13 Luis Machado <lgustavo@codesourcery.com>
5223
5224 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5225 return if core file is not recognized.
5226
26a06916
SM
52272017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5228
5229 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5230 and extra UIs.
5231
b761ca9e
SM
52322017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5233
5234 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5235 proc_with_prefix.
5236
b964bee0
TT
52372017-02-10 Tom Tromey <tom@tromey.com>
5238
5239 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5240
18da0c51
MG
52412017-02-10 Martin Galvan <martingalvan@sourceware.org>
5242
5243 PR gdb/21122
5244 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5245
604c4576
JG
52462017-02-08 Jerome Guitton <guitton@adacore.com>
5247
5248 * gdb.base/define.exp: Add test for command abbreviations
5249 in define.
5250
20b477a7
LM
52512017-02-06 Luis Machado <lgustavo@codesourcery.com>
5252
5253 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5254 * gdb.reverse/insn-reverse-x86.c: New file.
5255
3f7b46f2
IR
52562017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5257
5258 PR tdep/20936
5259 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5260
f0fd41c1
TT
52612017-02-03 Tom Tromey <tom@tromey.com>
5262
5263 PR rust/21097:
5264 * gdb.rust/simple.exp: Add new tests.
5265
5be5dbf0
PA
52662017-02-02 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5269 tests.
5270
7346ef59
AA
52712017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5272
5273 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5274 taking a 2-byte value out of a 4-byte DWARF implicit value on
5275 big-endian targets.
5276 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5277 logic. Add test cases for DW_OP_implicit.
5278
787f0025
MM
52792017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5280
5281 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5282
68777c29
MM
52832017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5284
5285 * gdb.btrace/enable.exp: Call gdb_exit before
5286 skip_gdbserver_tests.
5287
0a1c7e28
MM
52882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5289
5290 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5291 GDBFLAGS.
5292
b5ac99b0
MM
52932017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5294
5295 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5296 the test is skipped.
5297 * gdb.btrace/data.exp: Likewise.
5298 * gdb.btrace/delta.exp: Likewise.
5299 * gdb.btrace/dlopen.exp: Likewise.
5300 * gdb.btrace/enable-running.exp: Likewise.
5301 * gdb.btrace/enable.exp: Likewise.
5302 * gdb.btrace/exception.exp: Likewise.
5303 * gdb.btrace/function_call_history.exp: Likewise.
5304 * gdb.btrace/gcore.exp: Likewise.
5305 * gdb.btrace/instruction_history.exp: Likewise.
5306 * gdb.btrace/multi-thread-step.exp: Likewise.
5307 * gdb.btrace/nohist.exp: Likewise.
5308 * gdb.btrace/non-stop.exp: Likewise.
5309 * gdb.btrace/reconnect.exp: Likewise.
5310 * gdb.btrace/record_goto-step.exp: Likewise.
5311 * gdb.btrace/record_goto.exp: Likewise.
5312 * gdb.btrace/rn-dl-bind.exp: Likewise.
5313 * gdb.btrace/segv.exp: Likewise.
5314 * gdb.btrace/step.exp: Likewise.
5315 * gdb.btrace/stepi.exp: Likewise.
5316 * gdb.btrace/tailcall-only.exp: Likewise.
5317 * gdb.btrace/tailcall.exp: Likewise.
5318 * gdb.btrace/tsx.exp: Likewise.
5319 * gdb.btrace/unknown_functions.exp: Likewise.
5320 * gdb.btrace/vdso.exp: Likewise.
5321
cd4007e4
MM
53222017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5323
5324 * gdb.btrace/enable-running.c: New.
5325 * gdb.btrace/enable-running.exp: New.
5326
2735833d
WT
53272017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5328
5329 * gdb.arch/amd64-gs_base.c: New file.
5330 * gdb.arch/amd64-gs_base.exp: New file.
5331
b51e1e94
LM
53322017-01-26 Luis Machado <lgustavo@codesourcery.com>
5333
5334 * lib/memory.exp: Remove spurious empty newlines.
5335
72ca0410
SM
53362017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5337
5338 * gdb.python/py-bad-printers.exp: Load python file using "source".
5339 * gdb.python/py-events.exp: Likewise.
5340 * gdb.python/py-evsignal.exp: Likewise.
5341 * gdb.python/py-evthreads.exp: Likewise.
5342 * gdb.python/py-frame-args.exp: Likewise.
5343 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5344 * gdb.python/py-framefilter-mi.exp: Likewise.
5345 * gdb.python/py-framefilter.exp: Likewise.
5346 * gdb.python/py-mi.exp: Likewise.
5347 * gdb.python/py-pp-maint.exp: Likewise.
5348 * gdb.python/py-pp-registration.exp: Likewise.
5349 * gdb.python/py-prettyprint.exp: Likewise.
5350 (run_lang_tests): Likewise.
5351 * gdb.python/py-typeprint.exp: Likewise.
5352
e309aa65
LM
53532017-01-26 Luis Machado <lgustavo@codesourcery.com>
5354
5355 * lib/memory.exp: New file.
5356 * lib/gdb.exp: Load memory.exp.
5357 * gdb.base/memattr.exp (delete_memory): Move proc to
5358 lib/memory.exp and rename to delete_memory_regions.
5359 Replace delete_memory with delete_memory_regions.
5360 Cleanup memory regions before tests.
5361 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5362 before tests.
5363
515aff23
LM
53642017-01-26 Luis Machado <lgustavo@codesourcery.com>
5365
5366 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5367 files.
5368 (initialize): New function conditionally defined.
5369 (testcases): Move within conditional block.
5370 (main): Call initialize.
5371 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5372 of gdb.reverse/insn-reverse.c.
5373 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5374 gdb.reverse/insn-reverse.c.
5375
d8b49cf0
YQ
53762017-01-26 Yao Qi <yao.qi@linaro.org>
5377
5378 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5379 disassemble on address 0.
5380
f13a9a0c
YQ
53812017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5382 Yao Qi <yao.qi@linaro.org>
5383
5384 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5385 * gdb.dwarf2/implptr-64bit.S: Remove.
5386 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5387 variables in caller's context. Add DW_OP_implicit_value.
5388
5ac95241
YQ
53892017-01-25 Yao Qi <yao.qi@linaro.org>
5390
5391 * lib/dwarf.exp (Dwarf::_location): Handle
5392 DW_OP_GNU_implicit_pointer with proper size.
5393
23e82930
LM
53942017-01-20 Luis Machado <lgustavo@codesourcery.com>
5395
5396 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5397 and add untested calls.
5398
d334ae25
LM
53992017-01-20 Luis Machado <lgustavo@codesourcery.com>
5400
5401 * gdb.python/python.exp: Check line number against what GDB thinks
5402 the line number is for func1.
5403
f5e6296e
IB
54042017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5405
5406 * gdb.dlang/debug-expr.exp: New file.
5407
5b362f04
LM
54082016-12-23 Luis Machado <lgustavo@codesourcery.com>
5409
5410 Fix test names for the following files:
5411
5412 * gdb.ada/exec_changed.exp
5413 * gdb.ada/info_types.exp
5414 * gdb.arch/aarch64-atomic-inst.exp
5415 * gdb.arch/aarch64-fp.exp
5416 * gdb.arch/altivec-abi.exp
5417 * gdb.arch/altivec-regs.exp
5418 * gdb.arch/amd64-byte.exp
5419 * gdb.arch/amd64-disp-step.exp
5420 * gdb.arch/amd64-dword.exp
5421 * gdb.arch/amd64-entry-value-inline.exp
5422 * gdb.arch/amd64-entry-value-param.exp
5423 * gdb.arch/amd64-entry-value-paramref.exp
5424 * gdb.arch/amd64-entry-value.exp
5425 * gdb.arch/amd64-i386-address.exp
5426 * gdb.arch/amd64-invalid-stack-middle.exp
5427 * gdb.arch/amd64-invalid-stack-top.exp
5428 * gdb.arch/amd64-optimout-repeat.exp
5429 * gdb.arch/amd64-prologue-skip.exp
5430 * gdb.arch/amd64-prologue-xmm.exp
5431 * gdb.arch/amd64-stap-special-operands.exp
5432 * gdb.arch/amd64-stap-wrong-subexp.exp
5433 * gdb.arch/amd64-tailcall-cxx.exp
5434 * gdb.arch/amd64-tailcall-noret.exp
5435 * gdb.arch/amd64-tailcall-ret.exp
5436 * gdb.arch/amd64-tailcall-self.exp
5437 * gdb.arch/amd64-word.exp
5438 * gdb.arch/arm-bl-branch-dest.exp
5439 * gdb.arch/arm-disp-step.exp
5440 * gdb.arch/arm-neon.exp
5441 * gdb.arch/arm-single-step-kernel-helper.exp
5442 * gdb.arch/avr-flash-qualifier.exp
5443 * gdb.arch/disp-step-insn-reloc.exp
5444 * gdb.arch/e500-abi.exp
5445 * gdb.arch/e500-regs.exp
5446 * gdb.arch/ftrace-insn-reloc.exp
5447 * gdb.arch/i386-avx512.exp
5448 * gdb.arch/i386-bp_permanent.exp
5449 * gdb.arch/i386-byte.exp
5450 * gdb.arch/i386-cfi-notcurrent.exp
5451 * gdb.arch/i386-disp-step.exp
5452 * gdb.arch/i386-dr3-watch.exp
5453 * gdb.arch/i386-float.exp
5454 * gdb.arch/i386-gnu-cfi.exp
5455 * gdb.arch/i386-mpx-map.exp
5456 * gdb.arch/i386-mpx-sigsegv.exp
5457 * gdb.arch/i386-mpx-simple_segv.exp
5458 * gdb.arch/i386-mpx.exp
5459 * gdb.arch/i386-permbkpt.exp
5460 * gdb.arch/i386-prologue.exp
5461 * gdb.arch/i386-signal.exp
5462 * gdb.arch/i386-size-overlap.exp
5463 * gdb.arch/i386-unwind.exp
5464 * gdb.arch/i386-word.exp
5465 * gdb.arch/mips-fcr.exp
5466 * gdb.arch/powerpc-d128-regs.exp
5467 * gdb.arch/powerpc-stackless.exp
5468 * gdb.arch/ppc64-atomic-inst.exp
5469 * gdb.arch/s390-stackless.exp
5470 * gdb.arch/s390-tdbregs.exp
5471 * gdb.arch/s390-vregs.exp
5472 * gdb.arch/sparc-sysstep.exp
5473 * gdb.arch/thumb-bx-pc.exp
5474 * gdb.arch/thumb-singlestep.exp
5475 * gdb.arch/thumb2-it.exp
5476 * gdb.arch/vsx-regs.exp
5477 * gdb.asm/asm-source.exp
5478 * gdb.base/a2-run.exp
5479 * gdb.base/advance.exp
5480 * gdb.base/all-bin.exp
5481 * gdb.base/anon.exp
5482 * gdb.base/args.exp
5483 * gdb.base/arithmet.exp
5484 * gdb.base/async-shell.exp
5485 * gdb.base/async.exp
5486 * gdb.base/attach-pie-noexec.exp
5487 * gdb.base/attach-twice.exp
5488 * gdb.base/auto-load.exp
5489 * gdb.base/bang.exp
5490 * gdb.base/bitfields.exp
5491 * gdb.base/break-always.exp
5492 * gdb.base/break-caller-line.exp
5493 * gdb.base/break-entry.exp
5494 * gdb.base/break-inline.exp
5495 * gdb.base/break-on-linker-gcd-function.exp
5496 * gdb.base/break-probes.exp
5497 * gdb.base/break.exp
5498 * gdb.base/breakpoint-shadow.exp
5499 * gdb.base/call-ar-st.exp
5500 * gdb.base/call-sc.exp
5501 * gdb.base/call-signal-resume.exp
5502 * gdb.base/call-strs.exp
5503 * gdb.base/callfuncs.exp
5504 * gdb.base/catch-fork-static.exp
5505 * gdb.base/catch-gdb-caused-signals.exp
5506 * gdb.base/catch-load.exp
5507 * gdb.base/catch-signal-fork.exp
5508 * gdb.base/catch-signal.exp
5509 * gdb.base/catch-syscall.exp
5510 * gdb.base/charset.exp
5511 * gdb.base/checkpoint.exp
5512 * gdb.base/chng-syms.exp
5513 * gdb.base/code-expr.exp
5514 * gdb.base/code_elim.exp
5515 * gdb.base/commands.exp
5516 * gdb.base/completion.exp
5517 * gdb.base/complex.exp
5518 * gdb.base/cond-expr.exp
5519 * gdb.base/condbreak.exp
5520 * gdb.base/consecutive.exp
5521 * gdb.base/continue-all-already-running.exp
5522 * gdb.base/coredump-filter.exp
5523 * gdb.base/corefile.exp
5524 * gdb.base/dbx.exp
5525 * gdb.base/debug-expr.exp
5526 * gdb.base/define.exp
5527 * gdb.base/del.exp
5528 * gdb.base/disabled-location.exp
5529 * gdb.base/disasm-end-cu.exp
5530 * gdb.base/disasm-optim.exp
5531 * gdb.base/display.exp
5532 * gdb.base/duplicate-bp.exp
5533 * gdb.base/ena-dis-br.exp
5534 * gdb.base/ending-run.exp
5535 * gdb.base/enumval.exp
5536 * gdb.base/environ.exp
5537 * gdb.base/eu-strip-infcall.exp
5538 * gdb.base/eval-avoid-side-effects.exp
5539 * gdb.base/eval-skip.exp
5540 * gdb.base/exitsignal.exp
5541 * gdb.base/expand-psymtabs.exp
5542 * gdb.base/filesym.exp
5543 * gdb.base/find-unmapped.exp
5544 * gdb.base/finish.exp
5545 * gdb.base/float.exp
5546 * gdb.base/foll-exec-mode.exp
5547 * gdb.base/foll-exec.exp
5548 * gdb.base/foll-fork.exp
5549 * gdb.base/fortran-sym-case.exp
5550 * gdb.base/freebpcmd.exp
5551 * gdb.base/func-ptr.exp
5552 * gdb.base/func-ptrs.exp
5553 * gdb.base/funcargs.exp
5554 * gdb.base/gcore-buffer-overflow.exp
5555 * gdb.base/gcore-relro-pie.exp
5556 * gdb.base/gcore-relro.exp
5557 * gdb.base/gcore.exp
5558 * gdb.base/gdb1090.exp
5559 * gdb.base/gdb11530.exp
5560 * gdb.base/gdb11531.exp
5561 * gdb.base/gdb1821.exp
5562 * gdb.base/gdbindex-stabs.exp
5563 * gdb.base/gdbvars.exp
5564 * gdb.base/hbreak.exp
5565 * gdb.base/hbreak2.exp
5566 * gdb.base/included.exp
5567 * gdb.base/infcall-input.exp
5568 * gdb.base/inferior-died.exp
5569 * gdb.base/infnan.exp
5570 * gdb.base/info-macros.exp
5571 * gdb.base/info-os.exp
5572 * gdb.base/info-proc.exp
5573 * gdb.base/info-shared.exp
5574 * gdb.base/info-target.exp
5575 * gdb.base/infoline.exp
5576 * gdb.base/interp.exp
5577 * gdb.base/interrupt.exp
5578 * gdb.base/jit-reader.exp
5579 * gdb.base/jit-simple.exp
5580 * gdb.base/kill-after-signal.exp
5581 * gdb.base/kill-detach-inferiors-cmd.exp
5582 * gdb.base/label.exp
5583 * gdb.base/langs.exp
5584 * gdb.base/ldbl_e308.exp
5585 * gdb.base/line-symtabs.exp
5586 * gdb.base/linespecs.exp
5587 * gdb.base/list.exp
5588 * gdb.base/long_long.exp
5589 * gdb.base/longest-types.exp
5590 * gdb.base/maint.exp
5591 * gdb.base/max-value-size.exp
5592 * gdb.base/memattr.exp
5593 * gdb.base/mips_pro.exp
5594 * gdb.base/morestack.exp
5595 * gdb.base/moribund-step.exp
5596 * gdb.base/multi-forks.exp
5597 * gdb.base/nested-addr.exp
5598 * gdb.base/nextoverexit.exp
5599 * gdb.base/noreturn-finish.exp
5600 * gdb.base/noreturn-return.exp
5601 * gdb.base/nostdlib.exp
5602 * gdb.base/offsets.exp
5603 * gdb.base/opaque.exp
5604 * gdb.base/pc-fp.exp
5605 * gdb.base/permissions.exp
5606 * gdb.base/print-symbol-loading.exp
5607 * gdb.base/prologue-include.exp
5608 * gdb.base/psymtab.exp
5609 * gdb.base/ptype.exp
5610 * gdb.base/random-signal.exp
5611 * gdb.base/randomize.exp
5612 * gdb.base/range-stepping.exp
5613 * gdb.base/readline-ask.exp
5614 * gdb.base/recpar.exp
5615 * gdb.base/recurse.exp
5616 * gdb.base/relational.exp
5617 * gdb.base/restore.exp
5618 * gdb.base/return-nodebug.exp
5619 * gdb.base/return.exp
5620 * gdb.base/run-after-attach.exp
5621 * gdb.base/save-bp.exp
5622 * gdb.base/scope.exp
5623 * gdb.base/sect-cmd.exp
5624 * gdb.base/set-lang-auto.exp
5625 * gdb.base/set-noassign.exp
5626 * gdb.base/setvar.exp
5627 * gdb.base/sigall.exp
5628 * gdb.base/sigbpt.exp
5629 * gdb.base/siginfo-addr.exp
5630 * gdb.base/siginfo-infcall.exp
5631 * gdb.base/siginfo-obj.exp
5632 * gdb.base/siginfo.exp
5633 * gdb.base/signals-state-child.exp
5634 * gdb.base/signest.exp
5635 * gdb.base/sigstep.exp
5636 * gdb.base/sizeof.exp
5637 * gdb.base/skip.exp
5638 * gdb.base/solib-corrupted.exp
5639 * gdb.base/solib-nodir.exp
5640 * gdb.base/solib-search.exp
5641 * gdb.base/stack-checking.exp
5642 * gdb.base/stale-infcall.exp
5643 * gdb.base/stap-probe.exp
5644 * gdb.base/start.exp
5645 * gdb.base/step-break.exp
5646 * gdb.base/step-bt.exp
5647 * gdb.base/step-line.exp
5648 * gdb.base/step-over-exit.exp
5649 * gdb.base/step-over-syscall.exp
5650 * gdb.base/step-resume-infcall.exp
5651 * gdb.base/step-test.exp
5652 * gdb.base/store.exp
5653 * gdb.base/structs3.exp
5654 * gdb.base/sym-file.exp
5655 * gdb.base/symbol-without-target_section.exp
5656 * gdb.base/term.exp
5657 * gdb.base/testenv.exp
5658 * gdb.base/ui-redirect.exp
5659 * gdb.base/until.exp
5660 * gdb.base/unwindonsignal.exp
5661 * gdb.base/value-double-free.exp
5662 * gdb.base/vla-datatypes.exp
5663 * gdb.base/vla-ptr.exp
5664 * gdb.base/vla-sideeffect.exp
5665 * gdb.base/volatile.exp
5666 * gdb.base/watch-cond-infcall.exp
5667 * gdb.base/watch-cond.exp
5668 * gdb.base/watch-non-mem.exp
5669 * gdb.base/watch-read.exp
5670 * gdb.base/watch-vfork.exp
5671 * gdb.base/watchpoint-cond-gone.exp
5672 * gdb.base/watchpoint-delete.exp
5673 * gdb.base/watchpoint-hw-hit-once.exp
5674 * gdb.base/watchpoint-hw.exp
5675 * gdb.base/watchpoint-stops-at-right-insn.exp
5676 * gdb.base/watchpoints.exp
5677 * gdb.base/wchar.exp
5678 * gdb.base/whatis-exp.exp
5679 * gdb.btrace/buffer-size.exp
5680 * gdb.btrace/data.exp
5681 * gdb.btrace/delta.exp
5682 * gdb.btrace/dlopen.exp
5683 * gdb.btrace/enable.exp
5684 * gdb.btrace/exception.exp
5685 * gdb.btrace/function_call_history.exp
5686 * gdb.btrace/gcore.exp
5687 * gdb.btrace/instruction_history.exp
5688 * gdb.btrace/nohist.exp
5689 * gdb.btrace/reconnect.exp
5690 * gdb.btrace/record_goto-step.exp
5691 * gdb.btrace/record_goto.exp
5692 * gdb.btrace/rn-dl-bind.exp
5693 * gdb.btrace/segv.exp
5694 * gdb.btrace/step.exp
5695 * gdb.btrace/stepi.exp
5696 * gdb.btrace/tailcall-only.exp
5697 * gdb.btrace/tailcall.exp
5698 * gdb.btrace/tsx.exp
5699 * gdb.btrace/unknown_functions.exp
5700 * gdb.btrace/vdso.exp
5701 * gdb.compile/compile-ifunc.exp
5702 * gdb.compile/compile-ops.exp
5703 * gdb.compile/compile-print.exp
5704 * gdb.compile/compile-setjmp.exp
5705 * gdb.cp/abstract-origin.exp
5706 * gdb.cp/ambiguous.exp
5707 * gdb.cp/annota2.exp
5708 * gdb.cp/annota3.exp
5709 * gdb.cp/anon-ns.exp
5710 * gdb.cp/anon-struct.exp
5711 * gdb.cp/anon-union.exp
5712 * gdb.cp/arg-reference.exp
5713 * gdb.cp/baseenum.exp
5714 * gdb.cp/bool.exp
5715 * gdb.cp/breakpoint.exp
5716 * gdb.cp/bs15503.exp
5717 * gdb.cp/call-c.exp
5718 * gdb.cp/casts.exp
5719 * gdb.cp/chained-calls.exp
5720 * gdb.cp/class2.exp
5721 * gdb.cp/classes.exp
5722 * gdb.cp/cmpd-minsyms.exp
5723 * gdb.cp/converts.exp
5724 * gdb.cp/cp-relocate.exp
5725 * gdb.cp/cpcompletion.exp
5726 * gdb.cp/cpexprs.exp
5727 * gdb.cp/cplabel.exp
5728 * gdb.cp/cplusfuncs.exp
5729 * gdb.cp/cpsizeof.exp
5730 * gdb.cp/ctti.exp
5731 * gdb.cp/derivation.exp
5732 * gdb.cp/destrprint.exp
5733 * gdb.cp/dispcxx.exp
5734 * gdb.cp/enum-class.exp
5735 * gdb.cp/exception.exp
5736 * gdb.cp/exceptprint.exp
5737 * gdb.cp/expand-psymtabs-cxx.exp
5738 * gdb.cp/expand-sals.exp
5739 * gdb.cp/extern-c.exp
5740 * gdb.cp/filename.exp
5741 * gdb.cp/formatted-ref.exp
5742 * gdb.cp/fpointer.exp
5743 * gdb.cp/gdb1355.exp
5744 * gdb.cp/gdb2495.exp
5745 * gdb.cp/hang.exp
5746 * gdb.cp/impl-this.exp
5747 * gdb.cp/infcall-dlopen.exp
5748 * gdb.cp/inherit.exp
5749 * gdb.cp/iostream.exp
5750 * gdb.cp/koenig.exp
5751 * gdb.cp/local.exp
5752 * gdb.cp/m-data.exp
5753 * gdb.cp/m-static.exp
5754 * gdb.cp/mb-ctor.exp
5755 * gdb.cp/mb-inline.exp
5756 * gdb.cp/mb-templates.exp
5757 * gdb.cp/member-name.exp
5758 * gdb.cp/member-ptr.exp
5759 * gdb.cp/meth-typedefs.exp
5760 * gdb.cp/method.exp
5761 * gdb.cp/method2.exp
5762 * gdb.cp/minsym-fallback.exp
5763 * gdb.cp/misc.exp
5764 * gdb.cp/namelessclass.exp
5765 * gdb.cp/namespace-enum.exp
5766 * gdb.cp/namespace-nested-import.exp
5767 * gdb.cp/namespace.exp
5768 * gdb.cp/nextoverthrow.exp
5769 * gdb.cp/no-dmgl-verbose.exp
5770 * gdb.cp/non-trivial-retval.exp
5771 * gdb.cp/noparam.exp
5772 * gdb.cp/nsdecl.exp
5773 * gdb.cp/nsimport.exp
5774 * gdb.cp/nsnested.exp
5775 * gdb.cp/nsnoimports.exp
5776 * gdb.cp/nsrecurs.exp
5777 * gdb.cp/nsstress.exp
5778 * gdb.cp/nsusing.exp
5779 * gdb.cp/operator.exp
5780 * gdb.cp/oranking.exp
5781 * gdb.cp/overload-const.exp
5782 * gdb.cp/overload.exp
5783 * gdb.cp/ovldbreak.exp
5784 * gdb.cp/ovsrch.exp
5785 * gdb.cp/paren-type.exp
5786 * gdb.cp/parse-lang.exp
5787 * gdb.cp/pass-by-ref.exp
5788 * gdb.cp/pr-1023.exp
5789 * gdb.cp/pr-1210.exp
5790 * gdb.cp/pr-574.exp
5791 * gdb.cp/pr10687.exp
5792 * gdb.cp/pr12028.exp
5793 * gdb.cp/pr17132.exp
5794 * gdb.cp/pr17494.exp
5795 * gdb.cp/pr9067.exp
5796 * gdb.cp/pr9167.exp
5797 * gdb.cp/pr9631.exp
5798 * gdb.cp/printmethod.exp
5799 * gdb.cp/psmang.exp
5800 * gdb.cp/psymtab-parameter.exp
5801 * gdb.cp/ptype-cv-cp.exp
5802 * gdb.cp/ptype-flags.exp
5803 * gdb.cp/re-set-overloaded.exp
5804 * gdb.cp/ref-types.exp
5805 * gdb.cp/rtti.exp
5806 * gdb.cp/scope-err.exp
5807 * gdb.cp/shadow.exp
5808 * gdb.cp/smartp.exp
5809 * gdb.cp/static-method.exp
5810 * gdb.cp/static-print-quit.exp
5811 * gdb.cp/temargs.exp
5812 * gdb.cp/templates.exp
5813 * gdb.cp/try_catch.exp
5814 * gdb.cp/typedef-operator.exp
5815 * gdb.cp/typeid.exp
5816 * gdb.cp/userdef.exp
5817 * gdb.cp/using-crash.exp
5818 * gdb.cp/var-tag.exp
5819 * gdb.cp/virtbase.exp
5820 * gdb.cp/virtfunc.exp
5821 * gdb.cp/virtfunc2.exp
5822 * gdb.cp/vla-cxx.exp
5823 * gdb.disasm/t01_mov.exp
5824 * gdb.disasm/t02_mova.exp
5825 * gdb.disasm/t03_add.exp
5826 * gdb.disasm/t04_sub.exp
5827 * gdb.disasm/t05_cmp.exp
5828 * gdb.disasm/t06_ari2.exp
5829 * gdb.disasm/t07_ari3.exp
5830 * gdb.disasm/t08_or.exp
5831 * gdb.disasm/t09_xor.exp
5832 * gdb.disasm/t10_and.exp
5833 * gdb.disasm/t11_logs.exp
5834 * gdb.disasm/t12_bit.exp
5835 * gdb.disasm/t13_otr.exp
5836 * gdb.dlang/circular.exp
5837 * gdb.dwarf2/arr-stride.exp
5838 * gdb.dwarf2/arr-subrange.exp
5839 * gdb.dwarf2/atomic-type.exp
5840 * gdb.dwarf2/bad-regnum.exp
5841 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5842 * gdb.dwarf2/callframecfa.exp
5843 * gdb.dwarf2/clztest.exp
5844 * gdb.dwarf2/corrupt.exp
5845 * gdb.dwarf2/data-loc.exp
5846 * gdb.dwarf2/dup-psym.exp
5847 * gdb.dwarf2/dw2-anon-mptr.exp
5848 * gdb.dwarf2/dw2-anonymous-func.exp
5849 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5850 * gdb.dwarf2/dw2-bad-unresolved.exp
5851 * gdb.dwarf2/dw2-basic.exp
5852 * gdb.dwarf2/dw2-canonicalize-type.exp
5853 * gdb.dwarf2/dw2-case-insensitive.exp
5854 * gdb.dwarf2/dw2-common-block.exp
5855 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5856 * gdb.dwarf2/dw2-compressed.exp
5857 * gdb.dwarf2/dw2-const.exp
5858 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5859 * gdb.dwarf2/dw2-cu-size.exp
5860 * gdb.dwarf2/dw2-dup-frame.exp
5861 * gdb.dwarf2/dw2-entry-value.exp
5862 * gdb.dwarf2/dw2-icycle.exp
5863 * gdb.dwarf2/dw2-ifort-parameter.exp
5864 * gdb.dwarf2/dw2-inline-break.exp
5865 * gdb.dwarf2/dw2-inline-param.exp
5866 * gdb.dwarf2/dw2-intercu.exp
5867 * gdb.dwarf2/dw2-intermix.exp
5868 * gdb.dwarf2/dw2-lexical-block-bare.exp
5869 * gdb.dwarf2/dw2-linkage-name-trust.exp
5870 * gdb.dwarf2/dw2-minsym-in-cu.exp
5871 * gdb.dwarf2/dw2-noloc.exp
5872 * gdb.dwarf2/dw2-op-call.exp
5873 * gdb.dwarf2/dw2-op-out-param.exp
5874 * gdb.dwarf2/dw2-opt-structptr.exp
5875 * gdb.dwarf2/dw2-param-error.exp
5876 * gdb.dwarf2/dw2-producer.exp
5877 * gdb.dwarf2/dw2-ranges-base.exp
5878 * gdb.dwarf2/dw2-ref-missing-frame.exp
5879 * gdb.dwarf2/dw2-reg-undefined.exp
5880 * gdb.dwarf2/dw2-regno-invalid.exp
5881 * gdb.dwarf2/dw2-restore.exp
5882 * gdb.dwarf2/dw2-restrict.exp
5883 * gdb.dwarf2/dw2-single-line-discriminators.exp
5884 * gdb.dwarf2/dw2-strp.exp
5885 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5886 * gdb.dwarf2/dw2-unresolved.exp
5887 * gdb.dwarf2/dw2-var-zero-addr.exp
5888 * gdb.dwarf2/dw4-sig-types.exp
5889 * gdb.dwarf2/dwz.exp
5890 * gdb.dwarf2/dynarr-ptr.exp
5891 * gdb.dwarf2/enum-type.exp
5892 * gdb.dwarf2/gdb-index.exp
5893 * gdb.dwarf2/implptr-64bit.exp
5894 * gdb.dwarf2/implptr-optimized-out.exp
5895 * gdb.dwarf2/implptr.exp
5896 * gdb.dwarf2/implref-array.exp
5897 * gdb.dwarf2/implref-const.exp
5898 * gdb.dwarf2/implref-global.exp
5899 * gdb.dwarf2/implref-struct.exp
5900 * gdb.dwarf2/mac-fileno.exp
5901 * gdb.dwarf2/main-subprogram.exp
5902 * gdb.dwarf2/member-ptr-forwardref.exp
5903 * gdb.dwarf2/method-ptr.exp
5904 * gdb.dwarf2/missing-sig-type.exp
5905 * gdb.dwarf2/nonvar-access.exp
5906 * gdb.dwarf2/opaque-type-lookup.exp
5907 * gdb.dwarf2/pieces-optimized-out.exp
5908 * gdb.dwarf2/pieces.exp
5909 * gdb.dwarf2/pr10770.exp
5910 * gdb.dwarf2/pr13961.exp
5911 * gdb.dwarf2/staticvirtual.exp
5912 * gdb.dwarf2/subrange.exp
5913 * gdb.dwarf2/symtab-producer.exp
5914 * gdb.dwarf2/trace-crash.exp
5915 * gdb.dwarf2/typeddwarf.exp
5916 * gdb.dwarf2/valop.exp
5917 * gdb.dwarf2/watch-notconst.exp
5918 * gdb.fortran/array-element.exp
5919 * gdb.fortran/charset.exp
5920 * gdb.fortran/common-block.exp
5921 * gdb.fortran/complex.exp
5922 * gdb.fortran/derived-type-function.exp
5923 * gdb.fortran/derived-type.exp
5924 * gdb.fortran/logical.exp
5925 * gdb.fortran/module.exp
5926 * gdb.fortran/multi-dim.exp
5927 * gdb.fortran/nested-funcs.exp
5928 * gdb.fortran/print-formatted.exp
5929 * gdb.fortran/subarray.exp
5930 * gdb.fortran/vla-alloc-assoc.exp
5931 * gdb.fortran/vla-datatypes.exp
5932 * gdb.fortran/vla-history.exp
5933 * gdb.fortran/vla-ptr-info.exp
5934 * gdb.fortran/vla-ptype-sub.exp
5935 * gdb.fortran/vla-ptype.exp
5936 * gdb.fortran/vla-sizeof.exp
5937 * gdb.fortran/vla-type.exp
5938 * gdb.fortran/vla-value-sub-arbitrary.exp
5939 * gdb.fortran/vla-value-sub-finish.exp
5940 * gdb.fortran/vla-value-sub.exp
5941 * gdb.fortran/vla-value.exp
5942 * gdb.fortran/whatis_type.exp
5943 * gdb.go/chan.exp
5944 * gdb.go/handcall.exp
5945 * gdb.go/hello.exp
5946 * gdb.go/integers.exp
5947 * gdb.go/methods.exp
5948 * gdb.go/package.exp
5949 * gdb.go/strings.exp
5950 * gdb.go/types.exp
5951 * gdb.go/unsafe.exp
5952 * gdb.guile/scm-arch.exp
5953 * gdb.guile/scm-block.exp
5954 * gdb.guile/scm-breakpoint.exp
5955 * gdb.guile/scm-cmd.exp
5956 * gdb.guile/scm-disasm.exp
5957 * gdb.guile/scm-equal.exp
5958 * gdb.guile/scm-frame-args.exp
5959 * gdb.guile/scm-frame-inline.exp
5960 * gdb.guile/scm-frame.exp
5961 * gdb.guile/scm-iterator.exp
5962 * gdb.guile/scm-math.exp
5963 * gdb.guile/scm-objfile.exp
5964 * gdb.guile/scm-ports.exp
5965 * gdb.guile/scm-symbol.exp
5966 * gdb.guile/scm-symtab.exp
5967 * gdb.guile/scm-value-cc.exp
5968 * gdb.guile/types-module.exp
5969 * gdb.linespec/break-ask.exp
5970 * gdb.linespec/cpexplicit.exp
5971 * gdb.linespec/explicit.exp
5972 * gdb.linespec/keywords.exp
5973 * gdb.linespec/linespec.exp
5974 * gdb.linespec/ls-dollar.exp
5975 * gdb.linespec/ls-errs.exp
5976 * gdb.linespec/skip-two.exp
5977 * gdb.linespec/thread.exp
5978 * gdb.mi/mi-async.exp
5979 * gdb.mi/mi-basics.exp
5980 * gdb.mi/mi-break.exp
5981 * gdb.mi/mi-catch-load.exp
5982 * gdb.mi/mi-cli.exp
5983 * gdb.mi/mi-cmd-param-changed.exp
5984 * gdb.mi/mi-console.exp
5985 * gdb.mi/mi-detach.exp
5986 * gdb.mi/mi-disassemble.exp
5987 * gdb.mi/mi-eval.exp
5988 * gdb.mi/mi-file-transfer.exp
5989 * gdb.mi/mi-file.exp
5990 * gdb.mi/mi-fill-memory.exp
5991 * gdb.mi/mi-inheritance-syntax-error.exp
5992 * gdb.mi/mi-linespec-err-cp.exp
5993 * gdb.mi/mi-logging.exp
5994 * gdb.mi/mi-memory-changed.exp
5995 * gdb.mi/mi-read-memory.exp
5996 * gdb.mi/mi-record-changed.exp
5997 * gdb.mi/mi-reg-undefined.exp
5998 * gdb.mi/mi-regs.exp
5999 * gdb.mi/mi-return.exp
6000 * gdb.mi/mi-reverse.exp
6001 * gdb.mi/mi-simplerun.exp
6002 * gdb.mi/mi-solib.exp
6003 * gdb.mi/mi-stack.exp
6004 * gdb.mi/mi-stepi.exp
6005 * gdb.mi/mi-syn-frame.exp
6006 * gdb.mi/mi-until.exp
6007 * gdb.mi/mi-var-block.exp
6008 * gdb.mi/mi-var-child.exp
6009 * gdb.mi/mi-var-cmd.exp
6010 * gdb.mi/mi-var-cp.exp
6011 * gdb.mi/mi-var-display.exp
6012 * gdb.mi/mi-var-invalidate.exp
6013 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6014 * gdb.mi/mi-vla-fortran.exp
6015 * gdb.mi/mi-watch.exp
6016 * gdb.mi/mi2-var-child.exp
6017 * gdb.mi/user-selected-context-sync.exp
6018 * gdb.modula2/unbounded-array.exp
6019 * gdb.multi/dummy-frame-restore.exp
6020 * gdb.multi/multi-arch-exec.exp
6021 * gdb.multi/multi-arch.exp
6022 * gdb.multi/tids.exp
6023 * gdb.multi/watchpoint-multi.exp
6024 * gdb.opencl/callfuncs.exp
6025 * gdb.opencl/convs_casts.exp
6026 * gdb.opencl/datatypes.exp
6027 * gdb.opencl/operators.exp
6028 * gdb.opencl/vec_comps.exp
6029 * gdb.opt/clobbered-registers-O2.exp
6030 * gdb.opt/inline-break.exp
6031 * gdb.opt/inline-bt.exp
6032 * gdb.opt/inline-cmds.exp
6033 * gdb.opt/inline-locals.exp
6034 * gdb.pascal/case-insensitive-symbols.exp
6035 * gdb.pascal/floats.exp
6036 * gdb.pascal/gdb11492.exp
6037 * gdb.python/lib-types.exp
6038 * gdb.python/py-arch.exp
6039 * gdb.python/py-as-string.exp
6040 * gdb.python/py-bad-printers.exp
6041 * gdb.python/py-block.exp
6042 * gdb.python/py-breakpoint-create-fail.exp
6043 * gdb.python/py-breakpoint.exp
6044 * gdb.python/py-caller-is.exp
6045 * gdb.python/py-cmd.exp
6046 * gdb.python/py-explore-cc.exp
6047 * gdb.python/py-explore.exp
6048 * gdb.python/py-finish-breakpoint.exp
6049 * gdb.python/py-finish-breakpoint2.exp
6050 * gdb.python/py-frame-args.exp
6051 * gdb.python/py-frame-inline.exp
6052 * gdb.python/py-frame.exp
6053 * gdb.python/py-framefilter-mi.exp
6054 * gdb.python/py-infthread.exp
6055 * gdb.python/py-lazy-string.exp
6056 * gdb.python/py-linetable.exp
6057 * gdb.python/py-mi-events.exp
6058 * gdb.python/py-mi-objfile.exp
6059 * gdb.python/py-mi.exp
6060 * gdb.python/py-objfile.exp
6061 * gdb.python/py-pp-integral.exp
6062 * gdb.python/py-pp-maint.exp
6063 * gdb.python/py-pp-re-notag.exp
6064 * gdb.python/py-pp-registration.exp
6065 * gdb.python/py-recurse-unwind.exp
6066 * gdb.python/py-strfns.exp
6067 * gdb.python/py-symbol.exp
6068 * gdb.python/py-symtab.exp
6069 * gdb.python/py-sync-interp.exp
6070 * gdb.python/py-typeprint.exp
6071 * gdb.python/py-unwind-maint.exp
6072 * gdb.python/py-unwind.exp
6073 * gdb.python/py-value-cc.exp
6074 * gdb.python/py-xmethods.exp
6075 * gdb.reverse/amd64-tailcall-reverse.exp
6076 * gdb.reverse/break-precsave.exp
6077 * gdb.reverse/break-reverse.exp
6078 * gdb.reverse/consecutive-precsave.exp
6079 * gdb.reverse/consecutive-reverse.exp
6080 * gdb.reverse/finish-precsave.exp
6081 * gdb.reverse/finish-reverse-bkpt.exp
6082 * gdb.reverse/finish-reverse.exp
6083 * gdb.reverse/fstatat-reverse.exp
6084 * gdb.reverse/getresuid-reverse.exp
6085 * gdb.reverse/i386-precsave.exp
6086 * gdb.reverse/i386-reverse.exp
6087 * gdb.reverse/i386-sse-reverse.exp
6088 * gdb.reverse/i387-env-reverse.exp
6089 * gdb.reverse/i387-stack-reverse.exp
6090 * gdb.reverse/insn-reverse.exp
6091 * gdb.reverse/machinestate-precsave.exp
6092 * gdb.reverse/machinestate.exp
6093 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6094 * gdb.reverse/pipe-reverse.exp
6095 * gdb.reverse/readv-reverse.exp
6096 * gdb.reverse/recvmsg-reverse.exp
6097 * gdb.reverse/rerun-prec.exp
6098 * gdb.reverse/s390-mvcle.exp
6099 * gdb.reverse/step-precsave.exp
6100 * gdb.reverse/step-reverse.exp
6101 * gdb.reverse/time-reverse.exp
6102 * gdb.reverse/until-precsave.exp
6103 * gdb.reverse/until-reverse.exp
6104 * gdb.reverse/waitpid-reverse.exp
6105 * gdb.reverse/watch-precsave.exp
6106 * gdb.reverse/watch-reverse.exp
6107 * gdb.rust/generics.exp
6108 * gdb.rust/methods.exp
6109 * gdb.rust/modules.exp
6110 * gdb.rust/simple.exp
6111 * gdb.server/connect-with-no-symbol-file.exp
6112 * gdb.server/ext-attach.exp
6113 * gdb.server/ext-restart.exp
6114 * gdb.server/ext-wrapper.exp
6115 * gdb.server/file-transfer.exp
6116 * gdb.server/server-exec-info.exp
6117 * gdb.server/server-kill.exp
6118 * gdb.server/server-mon.exp
6119 * gdb.server/wrapper.exp
6120 * gdb.stabs/exclfwd.exp
6121 * gdb.stabs/gdb11479.exp
6122 * gdb.threads/clone-new-thread-event.exp
6123 * gdb.threads/corethreads.exp
6124 * gdb.threads/current-lwp-dead.exp
6125 * gdb.threads/dlopen-libpthread.exp
6126 * gdb.threads/gcore-thread.exp
6127 * gdb.threads/sigstep-threads.exp
6128 * gdb.threads/watchpoint-fork.exp
6129 * gdb.trace/actions-changed.exp
6130 * gdb.trace/backtrace.exp
6131 * gdb.trace/change-loc.exp
6132 * gdb.trace/circ.exp
6133 * gdb.trace/collection.exp
6134 * gdb.trace/disconnected-tracing.exp
6135 * gdb.trace/ftrace.exp
6136 * gdb.trace/mi-trace-frame-collected.exp
6137 * gdb.trace/mi-trace-unavailable.exp
6138 * gdb.trace/mi-traceframe-changed.exp
6139 * gdb.trace/mi-tsv-changed.exp
6140 * gdb.trace/no-attach-trace.exp
6141 * gdb.trace/passc-dyn.exp
6142 * gdb.trace/qtro.exp
6143 * gdb.trace/range-stepping.exp
6144 * gdb.trace/read-memory.exp
6145 * gdb.trace/save-trace.exp
6146 * gdb.trace/signal.exp
6147 * gdb.trace/status-stop.exp
6148 * gdb.trace/tfile.exp
6149 * gdb.trace/trace-break.exp
6150 * gdb.trace/trace-buffer-size.exp
6151 * gdb.trace/trace-condition.exp
6152 * gdb.trace/tracefile-pseudo-reg.exp
6153 * gdb.trace/tstatus.exp
6154 * gdb.trace/unavailable.exp
6155 * gdb.trace/while-dyn.exp
6156 * gdb.trace/while-stepping.exp
6157
34c41c68
DE
61582016-12-22 Doug Evans <xdje42@gmail.com>
6159
6160 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6161 and msymbols.
6162
16e69324
YQ
61632016-12-19 Yao Qi <yao.qi@linaro.org>
6164
6165 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6166 (test_with_self): Don't call do_steps_and_nexts, and remove
6167 code about stepping into xmalloc.
6168
f94f411b
YQ
61692016-12-09 Yao Qi <yao.qi@linaro.org>
6170
6171 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6172
61732016-12-09 Yao Qi <yao.qi@linaro.org>
6174
6175 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6176
f1b5deee
PA
61772016-12-09 Pedro Alves <palves@redhat.com>
6178
6179 * gdb.base/all-architectures-0.exp: New file.
6180 * gdb.base/all-architectures-1.exp: New file.
6181 * gdb.base/all-architectures-2.exp: New file.
6182 * gdb.base/all-architectures-3.exp: New file.
6183 * gdb.base/all-architectures-4.exp: New file.
6184 * gdb.base/all-architectures-5.exp: New file.
6185 * gdb.base/all-architectures-6.exp: New file.
6186 * gdb.base/all-architectures-7.exp: New file.
6187 * gdb.base/all-architectures.exp.in: New file.
6188
364ca42e
YQ
61892016-12-09 Yao Qi <yao.qi@linaro.org>
6190
6191 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6192
107c2d62
LM
61932016-12-02 Luis Machado <lgustavo@codesourcery.com>
6194
6195 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6196 possible.
6197 Remove useless pattern-matching code.
6198
df3ee9ca
PA
61992016-12-02 Pedro Alves <palves@redhat.com>
6200
6201 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6202 procedure.
6203 (top level): Call it.
6204
ec835369
PA
62052016-12-02 Pedro Alves <palves@redhat.com>
6206
6207 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6208 New procedure.
6209 (top level): Call it.
6210
01770bbd
PA
62112016-12-02 Pedro Alves <palves@redhat.com>
6212
6213 PR cli/20559
6214 * gdb.base/commands.exp (user_defined_command_args_eval): New
6215 procedure.
6216 (top level): Call it.
6217
008459ea
LM
62182016-12-02 Luis Machado <lgustavo@codesourcery.com>
6219
6220 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6221 timeout handling.
6222
0c1b455e
TT
62232016-12-02 Tom Tromey <tom@tromey.com>
6224
6225 * gdb.dwarf2/main-subprogram.c: New file.
6226 * gdb.dwarf2/main-subprogram.exp: New file.
6227
018572b8
LM
62282016-12-01 Luis Machado <lgustavo@codesourcery.com>
6229
6230 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6231 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6232 gdb_test_no_output for a couple of cases.
6233 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6234
84c93cd5
LM
62352016-12-01 Luis Machado <lgustavo@codesourcery.com>
6236
6237 Fix test names and standardize compilation error messages throughout
6238 the following files:
6239
6240 * gdb.ada/start.exp
6241 * gdb.arch/alpha-step.exp
6242 * gdb.arch/e500-prologue.exp
6243 * gdb.arch/ftrace-insn-reloc.exp
6244 * gdb.arch/gdb1291.exp
6245 * gdb.arch/gdb1431.exp
6246 * gdb.arch/gdb1558.exp
6247 * gdb.arch/i386-dr3-watch.exp
6248 * gdb.arch/i386-sse-stack-align.exp
6249 * gdb.arch/ia64-breakpoint-shadow.exp
6250 * gdb.arch/pa-nullify.exp
6251 * gdb.arch/powerpc-aix-prologue.exp
6252 * gdb.arch/thumb-bx-pc.exp
6253 * gdb.base/annota1.exp
6254 * gdb.base/annota3.exp
6255 * gdb.base/arrayidx.exp
6256 * gdb.base/assign.exp
6257 * gdb.base/attach.exp
6258 * gdb.base/auxv.exp
6259 * gdb.base/bang.exp
6260 * gdb.base/bfp-test.exp
6261 * gdb.base/bigcore.exp
6262 * gdb.base/bitfields2.exp
6263 * gdb.base/break-fun-addr.exp
6264 * gdb.base/break-probes.exp
6265 * gdb.base/call-rt-st.exp
6266 * gdb.base/callexit.exp
6267 * gdb.base/catch-fork-kill.exp
6268 * gdb.base/charset.exp
6269 * gdb.base/checkpoint.exp
6270 * gdb.base/comprdebug.exp
6271 * gdb.base/constvars.exp
6272 * gdb.base/coredump-filter.exp
6273 * gdb.base/cursal.exp
6274 * gdb.base/cvexpr.exp
6275 * gdb.base/detach.exp
6276 * gdb.base/display.exp
6277 * gdb.base/dmsym.exp
6278 * gdb.base/dprintf-pending.exp
6279 * gdb.base/dso2dso.exp
6280 * gdb.base/dtrace-probe.exp
6281 * gdb.base/dump.exp
6282 * gdb.base/enum_cond.exp
6283 * gdb.base/exe-lock.exp
6284 * gdb.base/exec-invalid-sysroot.exp
6285 * gdb.base/execl-update-breakpoints.exp
6286 * gdb.base/exprs.exp
6287 * gdb.base/fileio.exp
6288 * gdb.base/find.exp
6289 * gdb.base/finish.exp
6290 * gdb.base/fixsection.exp
6291 * gdb.base/foll-vfork.exp
6292 * gdb.base/frame-args.exp
6293 * gdb.base/gcore.exp
6294 * gdb.base/gdb1250.exp
6295 * gdb.base/global-var-nested-by-dso.exp
6296 * gdb.base/gnu-ifunc.exp
6297 * gdb.base/hashline1.exp
6298 * gdb.base/hashline2.exp
6299 * gdb.base/hashline3.exp
6300 * gdb.base/hbreak-in-shr-unsupported.exp
6301 * gdb.base/huge.exp
6302 * gdb.base/infcall-input.exp
6303 * gdb.base/info-fun.exp
6304 * gdb.base/info-shared.exp
6305 * gdb.base/jit-simple.exp
6306 * gdb.base/jit-so.exp
6307 * gdb.base/jit.exp
6308 * gdb.base/jump.exp
6309 * gdb.base/label.exp
6310 * gdb.base/lineinc.exp
6311 * gdb.base/logical.exp
6312 * gdb.base/longjmp.exp
6313 * gdb.base/macscp.exp
6314 * gdb.base/miscexprs.exp
6315 * gdb.base/new-ui-echo.exp
6316 * gdb.base/new-ui-pending-input.exp
6317 * gdb.base/new-ui.exp
6318 * gdb.base/nodebug.exp
6319 * gdb.base/nofield.exp
6320 * gdb.base/offsets.exp
6321 * gdb.base/overlays.exp
6322 * gdb.base/pending.exp
6323 * gdb.base/pointers.exp
6324 * gdb.base/pr11022.exp
6325 * gdb.base/printcmds.exp
6326 * gdb.base/prologue.exp
6327 * gdb.base/ptr-typedef.exp
6328 * gdb.base/realname-expand.exp
6329 * gdb.base/relativedebug.exp
6330 * gdb.base/relocate.exp
6331 * gdb.base/remote.exp
6332 * gdb.base/reread.exp
6333 * gdb.base/return2.exp
6334 * gdb.base/savedregs.exp
6335 * gdb.base/sep.exp
6336 * gdb.base/sepdebug.exp
6337 * gdb.base/sepsymtab.exp
6338 * gdb.base/set-inferior-tty.exp
6339 * gdb.base/setshow.exp
6340 * gdb.base/shlib-call.exp
6341 * gdb.base/sigaltstack.exp
6342 * gdb.base/siginfo-addr.exp
6343 * gdb.base/signals.exp
6344 * gdb.base/signull.exp
6345 * gdb.base/sigrepeat.exp
6346 * gdb.base/so-impl-ld.exp
6347 * gdb.base/solib-display.exp
6348 * gdb.base/solib-overlap.exp
6349 * gdb.base/solib-search.exp
6350 * gdb.base/solib-symbol.exp
6351 * gdb.base/structs.exp
6352 * gdb.base/structs2.exp
6353 * gdb.base/symtab-search-order.exp
6354 * gdb.base/twice.exp
6355 * gdb.base/unload.exp
6356 * gdb.base/varargs.exp
6357 * gdb.base/watchpoint-solib.exp
6358 * gdb.base/watchpoint.exp
6359 * gdb.base/whatis.exp
6360 * gdb.base/wrong_frame_bt_full.exp
6361 * gdb.btrace/dlopen.exp
6362 * gdb.cell/ea-standalone.exp
6363 * gdb.cell/ea-test.exp
6364 * gdb.cp/dispcxx.exp
6365 * gdb.cp/gdb2384.exp
6366 * gdb.cp/method2.exp
6367 * gdb.cp/nextoverthrow.exp
6368 * gdb.cp/pr10728.exp
6369 * gdb.disasm/am33.exp
6370 * gdb.disasm/h8300s.exp
6371 * gdb.disasm/mn10300.exp
6372 * gdb.disasm/sh3.exp
6373 * gdb.dwarf2/dw2-dir-file-name.exp
6374 * gdb.fortran/complex.exp
6375 * gdb.fortran/library-module.exp
6376 * gdb.guile/scm-pretty-print.exp
6377 * gdb.guile/scm-symbol.exp
6378 * gdb.guile/scm-type.exp
6379 * gdb.guile/scm-value.exp
6380 * gdb.linespec/linespec.exp
6381 * gdb.mi/gdb701.exp
6382 * gdb.mi/gdb792.exp
6383 * gdb.mi/mi-breakpoint-changed.exp
6384 * gdb.mi/mi-dprintf-pending.exp
6385 * gdb.mi/mi-dprintf.exp
6386 * gdb.mi/mi-exit-code.exp
6387 * gdb.mi/mi-pending.exp
6388 * gdb.mi/mi-solib.exp
6389 * gdb.mi/new-ui-mi-sync.exp
6390 * gdb.mi/pr11022.exp
6391 * gdb.mi/user-selected-context-sync.exp
6392 * gdb.opt/solib-intra-step.exp
6393 * gdb.python/py-events.exp
6394 * gdb.python/py-finish-breakpoint.exp
6395 * gdb.python/py-mi.exp
6396 * gdb.python/py-prettyprint.exp
6397 * gdb.python/py-shared.exp
6398 * gdb.python/py-symbol.exp
6399 * gdb.python/py-template.exp
6400 * gdb.python/py-type.exp
6401 * gdb.python/py-value.exp
6402 * gdb.reverse/solib-precsave.exp
6403 * gdb.reverse/solib-reverse.exp
6404 * gdb.server/solib-list.exp
6405 * gdb.stabs/weird.exp
6406 * gdb.threads/reconnect-signal.exp
6407 * gdb.threads/stepi-random-signal.exp
6408 * gdb.trace/actions.exp
6409 * gdb.trace/ax.exp
6410 * gdb.trace/backtrace.exp
6411 * gdb.trace/change-loc.exp
6412 * gdb.trace/deltrace.exp
6413 * gdb.trace/ftrace-lock.exp
6414 * gdb.trace/ftrace.exp
6415 * gdb.trace/infotrace.exp
6416 * gdb.trace/mi-tracepoint-changed.exp
6417 * gdb.trace/packetlen.exp
6418 * gdb.trace/passcount.exp
6419 * gdb.trace/pending.exp
6420 * gdb.trace/range-stepping.exp
6421 * gdb.trace/report.exp
6422 * gdb.trace/stap-trace.exp
6423 * gdb.trace/tfind.exp
6424 * gdb.trace/trace-break.exp
6425 * gdb.trace/trace-condition.exp
6426 * gdb.trace/trace-enable-disable.exp
6427 * gdb.trace/trace-mt.exp
6428 * gdb.trace/tracecmd.exp
6429 * gdb.trace/tspeed.exp
6430 * gdb.trace/tsv.exp
6431 * lib/perftest.exp
6432
fb9feb35
LM
64332016-12-01 Luis Machado <lgustavo@codesourcery.com>
6434
6435 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6436 with gdb_test_no_output.
6437 Use command as test name.
6438
cd2ddb6c
LM
64392016-12-01 Luis Machado <lgustavo@codesourcery.com>
6440
6441 Fix test names starting with uppercase throughout the files.
6442
6443 * gdb.ada/assign_1.exp
6444 * gdb.ada/boolean_expr.exp
6445 * gdb.base/arrayidx.exp
6446 * gdb.base/del.exp
6447 * gdb.base/gcore-buffer-overflow.exp
6448 * gdb.base/testenv.exp
6449 * gdb.compile/compile.exp
6450 * gdb.python/py-framefilter-invalidarg.exp
6451 * gdb.python/py-framefilter.exp
6452
bb95117e
LM
64532016-12-01 Luis Machado <lgustavo@codesourcery.com>
6454
6455 Fix test names starting with uppercase throughout the files.
6456
6457 * gdb.ada/array_return.exp
6458 * gdb.ada/expr_delims.exp
6459 * gdb.ada/mi_dyn_arr.exp
6460 * gdb.ada/mi_interface.exp
6461 * gdb.ada/mi_var_array.exp
6462 * gdb.ada/watch_arg.exp
6463 * gdb.arch/alpha-step.exp
6464 * gdb.arch/altivec-regs.exp
6465 * gdb.arch/e500-regs.exp
6466 * gdb.arch/powerpc-d128-regs.exp
6467 * gdb.base/arrayidx.exp
6468 * gdb.base/break.exp
6469 * gdb.base/checkpoint.exp
6470 * gdb.base/debug-expr.exp
6471 * gdb.base/dmsym.exp
6472 * gdb.base/radix.exp
6473 * gdb.base/sepdebug.exp
6474 * gdb.base/testenv.exp
6475 * gdb.base/watch_thread_num.exp
6476 * gdb.base/watchpoint-cond-gone.exp
6477 * gdb.cell/break.exp
6478 * gdb.cell/ea-cache.exp
6479 * gdb.compile/compile.exp
6480 * gdb.cp/gdb2495.exp
6481 * gdb.gdb/selftest.exp
6482 * gdb.gdb/xfullpath.exp
6483 * gdb.go/hello.exp
6484 * gdb.go/integers.exp
6485 * gdb.objc/basicclass.exp
6486 * gdb.pascal/hello.exp
6487 * gdb.pascal/integers.exp
6488 * gdb.python/py-breakpoint.exp
6489 * gdb.python/py-cmd.exp
6490 * gdb.python/py-linetable.exp
6491 * gdb.python/py-xmethods.exp
6492 * gdb.python/python.exp
6493 * gdb.reverse/consecutive-precsave.exp
6494 * gdb.reverse/finish-precsave.exp
6495 * gdb.reverse/i386-precsave.exp
6496 * gdb.reverse/machinestate-precsave.exp
6497 * gdb.reverse/sigall-precsave.exp
6498 * gdb.reverse/solib-precsave.exp
6499 * gdb.reverse/step-precsave.exp
6500 * gdb.reverse/until-precsave.exp
6501 * gdb.reverse/watch-precsave.exp
6502 * gdb.threads/leader-exit.exp
6503 * gdb.threads/pthreads.exp
6504 * gdb.threads/wp-replication.exp
6505 * gdb.trace/actions.exp
6506 * gdb.trace/mi-tsv-changed.exp
6507 * gdb.trace/tsv.exp
6508
de97fdd4
LM
65092016-12-01 Luis Machado <lgustavo@codesourcery.com>
6510
6511 Fix test names starting with uppercase throughout the files.
6512
6513 * gdb.arch/i386-bp_permanent.exp
6514 * gdb.arch/i386-gnu-cfi.exp
6515 * gdb.base/disasm-end-cu.exp
6516 * gdb.base/macscp.exp
6517 * gdb.base/pending.exp
6518 * gdb.base/watch_thread_num.exp
6519 * gdb.cp/exception.exp
6520 * gdb.cp/gdb2495.exp
6521 * gdb.cp/local.exp
6522 * gdb.python/py-evsignal.exp
6523 * gdb.python/python.exp
6524 * gdb.trace/tracecmd.exp
6525
9f058c10
LM
65262016-12-01 Luis Machado <lgustavo@codesourcery.com>
6527
6528 Fix test names starting with uppercase throughout the files.
6529
6530 * gdb.base/charset.exp
6531 * gdb.base/eval.exp
6532 * gdb.base/multi-forks.exp
6533 * gdb.guile/scm-progspace.exp
6534 * gdb.opencl/datatypes.exp
6535 * gdb.python/py-block.exp
6536 * gdb.python/py-function.exp
6537 * gdb.python/py-symbol.exp
6538 * gdb.python/py-symtab.exp
6539 * gdb.python/py-xmethods.exp
6540 * gdb.reverse/break-precsave.exp
6541 * gdb.reverse/break-reverse.exp
6542 * gdb.reverse/consecutive-precsave.exp
6543 * gdb.reverse/consecutive-reverse.exp
6544 * gdb.reverse/finish-precsave.exp
6545 * gdb.reverse/finish-reverse-bkpt.exp
6546 * gdb.reverse/finish-reverse.exp
6547 * gdb.reverse/fstatat-reverse.exp
6548 * gdb.reverse/getresuid-reverse.exp
6549 * gdb.reverse/i386-precsave.exp
6550 * gdb.reverse/i386-reverse.exp
6551 * gdb.reverse/i386-sse-reverse.exp
6552 * gdb.reverse/i387-stack-reverse.exp
6553 * gdb.reverse/insn-reverse.exp
6554 * gdb.reverse/machinestate-precsave.exp
6555 * gdb.reverse/machinestate.exp
6556 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6557 * gdb.reverse/pipe-reverse.exp
6558 * gdb.reverse/readv-reverse.exp
6559 * gdb.reverse/recvmsg-reverse.exp
6560 * gdb.reverse/rerun-prec.exp
6561 * gdb.reverse/s390-mvcle.exp
6562 * gdb.reverse/sigall-precsave.exp
6563 * gdb.reverse/sigall-reverse.exp
6564 * gdb.reverse/solib-precsave.exp
6565 * gdb.reverse/solib-reverse.exp
6566 * gdb.reverse/step-precsave.exp
6567 * gdb.reverse/step-reverse.exp
6568 * gdb.reverse/time-reverse.exp
6569 * gdb.reverse/until-precsave.exp
6570 * gdb.reverse/until-reverse.exp
6571 * gdb.reverse/waitpid-reverse.exp
6572 * gdb.reverse/watch-precsave.exp
6573 * gdb.reverse/watch-reverse.exp
6574
cdc7edd7
LM
65752016-12-01 Luis Machado <lgustavo@codesourcery.com>
6576
6577 Fix test names starting with uppercase throughout the files.
6578
6579 * gdb.arch/i386-mpx-simple_segv.exp
6580 * gdb.arch/i386-mpx.exp
6581 * gdb.arch/i386-permbkpt.exp
6582 * gdb.arch/pa-nullify.exp
6583 * gdb.arch/powerpc-d128-regs.exp
6584 * gdb.arch/vsx-regs.exp
6585 * gdb.base/bfp-test.exp
6586 * gdb.base/break.exp
6587 * gdb.base/breakpoint-shadow.exp
6588 * gdb.base/callfuncs.exp
6589 * gdb.base/charset.exp
6590 * gdb.base/commands.exp
6591 * gdb.base/completion.exp
6592 * gdb.base/dfp-test.exp
6593 * gdb.base/echo.exp
6594 * gdb.base/ending-run.exp
6595 * gdb.base/eval.exp
6596 * gdb.base/expand-psymtabs.exp
6597 * gdb.base/float128.exp
6598 * gdb.base/floatn.exp
6599 * gdb.base/foll-exec-mode.exp
6600 * gdb.base/gdb1056.exp
6601 * gdb.base/gdb11531.exp
6602 * gdb.base/kill-after-signal.exp
6603 * gdb.base/multi-forks.exp
6604 * gdb.base/overlays.exp
6605 * gdb.base/pending.exp
6606 * gdb.base/sepdebug.exp
6607 * gdb.base/testenv.exp
6608 * gdb.base/valgrind-db-attach.exp
6609 * gdb.base/watch_thread_num.exp
6610 * gdb.base/watchpoint-cond-gone.exp
6611 * gdb.base/watchpoint.exp
6612 * gdb.base/watchpoints.exp
6613 * gdb.cp/arg-reference.exp
6614 * gdb.cp/baseenum.exp
6615 * gdb.cp/operator.exp
6616 * gdb.cp/shadow.exp
6617 * gdb.dwarf2/dw2-op-out-param.exp
6618 * gdb.dwarf2/dw2-reg-undefined.exp
6619 * gdb.go/chan.exp
6620 * gdb.go/hello.exp
6621 * gdb.go/integers.exp
6622 * gdb.go/methods.exp
6623 * gdb.go/package.exp
6624 * gdb.guile/scm-parameter.exp
6625 * gdb.guile/scm-progspace.exp
6626 * gdb.guile/scm-value.exp
6627 * gdb.mi/mi-pending.exp
6628 * gdb.mi/user-selected-context-sync.exp
6629 * gdb.multi/multi-attach.exp
6630 * gdb.multi/tids.exp
6631 * gdb.opt/clobbered-registers-O2.exp
6632 * gdb.pascal/floats.exp
6633 * gdb.pascal/integers.exp
6634 * gdb.python/py-block.exp
6635 * gdb.python/py-events.exp
6636 * gdb.python/py-parameter.exp
6637 * gdb.python/py-symbol.exp
6638 * gdb.python/py-symtab.exp
6639 * gdb.python/py-type.exp
6640 * gdb.python/py-value.exp
6641 * gdb.python/py-xmethods.exp
6642 * gdb.python/python.exp
6643 * gdb.reverse/break-precsave.exp
6644 * gdb.reverse/consecutive-precsave.exp
6645 * gdb.reverse/finish-precsave.exp
6646 * gdb.reverse/i386-precsave.exp
6647 * gdb.reverse/machinestate-precsave.exp
6648 * gdb.reverse/sigall-precsave.exp
6649 * gdb.reverse/solib-precsave.exp
6650 * gdb.reverse/step-precsave.exp
6651 * gdb.reverse/until-precsave.exp
6652 * gdb.reverse/watch-precsave.exp
6653 * gdb.server/ext-attach.exp
6654 * gdb.server/ext-restart.exp
6655 * gdb.server/ext-run.exp
6656 * gdb.server/ext-wrapper.exp
6657 * gdb.stabs/gdb11479.exp
6658 * gdb.stabs/weird.exp
6659 * gdb.threads/attach-many-short-lived-threads.exp
6660 * gdb.threads/kill.exp
6661 * gdb.threads/watchpoint-fork.exp
6662
bc6c7af4
LM
66632016-12-01 Luis Machado <lgustavo@codesourcery.com>
6664
6665 Fix test names starting with uppercase throughout all the files below.
6666
6667 * gdb.ada/array_return.exp
6668 * gdb.ada/catch_ex.exp
6669 * gdb.ada/info_exc.exp
6670 * gdb.ada/mi_catch_ex.exp
6671 * gdb.ada/mi_dyn_arr.exp
6672 * gdb.ada/mi_ex_cond.exp
6673 * gdb.ada/mi_exc_info.exp
6674 * gdb.ada/mi_interface.exp
6675 * gdb.ada/mi_task_arg.exp
6676 * gdb.ada/mi_task_info.exp
6677 * gdb.ada/mi_var_array.exp
6678 * gdb.arch/alpha-step.exp
6679 * gdb.arch/amd64-disp-step.exp
6680 * gdb.arch/arm-disp-step.exp
6681 * gdb.arch/disp-step-insn-reloc.exp
6682 * gdb.arch/e500-prologue.exp
6683 * gdb.arch/ftrace-insn-reloc.exp
6684 * gdb.arch/gdb1558.exp
6685 * gdb.arch/i386-bp_permanent.exp
6686 * gdb.arch/i386-disp-step.exp
6687 * gdb.arch/i386-float.exp
6688 * gdb.arch/i386-gnu-cfi.exp
6689 * gdb.arch/ia64-breakpoint-shadow.exp
6690 * gdb.arch/mips16-thunks.exp
6691 * gdb.arch/pa-nullify.exp
6692 * gdb.arch/powerpc-aix-prologue.exp
6693 * gdb.arch/powerpc-power.exp
6694 * gdb.arch/ppc-dfp.exp
6695 * gdb.arch/s390-tdbregs.exp
6696 * gdb.arch/spu-info.exp
6697 * gdb.arch/spu-ls.exp
6698 * gdb.arch/thumb-bx-pc.exp
6699 * gdb.base/advance.exp
6700 * gdb.base/annota-input-while-running.exp
6701 * gdb.base/arrayidx.exp
6702 * gdb.base/asmlabel.exp
6703 * gdb.base/async.exp
6704 * gdb.base/attach-wait-input.exp
6705 * gdb.base/auto-connect-native-target.exp
6706 * gdb.base/batch-preserve-term-settings.exp
6707 * gdb.base/bfp-test.exp
6708 * gdb.base/bigcore.exp
6709 * gdb.base/bp-permanent.exp
6710 * gdb.base/break-always.exp
6711 * gdb.base/break-fun-addr.exp
6712 * gdb.base/break-idempotent.exp
6713 * gdb.base/break-main-file-remove-fail.exp
6714 * gdb.base/break-probes.exp
6715 * gdb.base/break-unload-file.exp
6716 * gdb.base/break.exp
6717 * gdb.base/call-ar-st.exp
6718 * gdb.base/call-rt-st.exp
6719 * gdb.base/call-sc.exp
6720 * gdb.base/call-signal-resume.exp
6721 * gdb.base/call-strs.exp
6722 * gdb.base/callexit.exp
6723 * gdb.base/callfuncs.exp
6724 * gdb.base/catch-gdb-caused-signals.exp
6725 * gdb.base/catch-signal-siginfo-cond.exp
6726 * gdb.base/catch-syscall.exp
6727 * gdb.base/compare-sections.exp
6728 * gdb.base/cond-eval-mode.exp
6729 * gdb.base/condbreak-call-false.exp
6730 * gdb.base/consecutive-step-over.exp
6731 * gdb.base/cursal.exp
6732 * gdb.base/disabled-location.exp
6733 * gdb.base/disasm-end-cu.exp
6734 * gdb.base/display.exp
6735 * gdb.base/double-prompt-target-event-error.exp
6736 * gdb.base/dprintf-bp-same-addr.exp
6737 * gdb.base/dprintf-detach.exp
6738 * gdb.base/dprintf-next.exp
6739 * gdb.base/dprintf-non-stop.exp
6740 * gdb.base/dprintf-pending.exp
6741 * gdb.base/dso2dso.exp
6742 * gdb.base/ending-run.exp
6743 * gdb.base/enum_cond.exp
6744 * gdb.base/examine-backward.exp
6745 * gdb.base/exe-lock.exp
6746 * gdb.base/exec-invalid-sysroot.exp
6747 * gdb.base/execl-update-breakpoints.exp
6748 * gdb.base/execution-termios.exp
6749 * gdb.base/fileio.exp
6750 * gdb.base/fixsection.exp
6751 * gdb.base/foll-exec-mode.exp
6752 * gdb.base/foll-exec.exp
6753 * gdb.base/fork-running-state.exp
6754 * gdb.base/frame-args.exp
6755 * gdb.base/fullpath-expand.exp
6756 * gdb.base/func-ptr.exp
6757 * gdb.base/gcore-relro-pie.exp
6758 * gdb.base/gdb1090.exp
6759 * gdb.base/gdb1555.exp
6760 * gdb.base/global-var-nested-by-dso.exp
6761 * gdb.base/gnu-ifunc.exp
6762 * gdb.base/hbreak-in-shr-unsupported.exp
6763 * gdb.base/hbreak-unmapped.exp
6764 * gdb.base/hook-stop.exp
6765 * gdb.base/infcall-input.exp
6766 * gdb.base/info-fun.exp
6767 * gdb.base/info-shared.exp
6768 * gdb.base/interrupt-noterm.exp
6769 * gdb.base/jit-so.exp
6770 * gdb.base/jit.exp
6771 * gdb.base/line-symtabs.exp
6772 * gdb.base/list.exp
6773 * gdb.base/longjmp.exp
6774 * gdb.base/macscp.exp
6775 * gdb.base/max-value-size.exp
6776 * gdb.base/nodebug.exp
6777 * gdb.base/nofield.exp
6778 * gdb.base/overlays.exp
6779 * gdb.base/paginate-after-ctrl-c-running.exp
6780 * gdb.base/paginate-bg-execution.exp
6781 * gdb.base/paginate-inferior-exit.exp
6782 * gdb.base/pending.exp
6783 * gdb.base/pr11022.exp
6784 * gdb.base/printcmds.exp
6785 * gdb.base/ptr-typedef.exp
6786 * gdb.base/ptype.exp
6787 * gdb.base/randomize.exp
6788 * gdb.base/range-stepping.exp
6789 * gdb.base/realname-expand.exp
6790 * gdb.base/relativedebug.exp
6791 * gdb.base/remote.exp
6792 * gdb.base/savedregs.exp
6793 * gdb.base/sepdebug.exp
6794 * gdb.base/set-noassign.exp
6795 * gdb.base/shlib-call.exp
6796 * gdb.base/shreloc.exp
6797 * gdb.base/sigaltstack.exp
6798 * gdb.base/sigbpt.exp
6799 * gdb.base/siginfo-addr.exp
6800 * gdb.base/siginfo-obj.exp
6801 * gdb.base/siginfo-thread.exp
6802 * gdb.base/signest.exp
6803 * gdb.base/signull.exp
6804 * gdb.base/sigrepeat.exp
6805 * gdb.base/skip.exp
6806 * gdb.base/so-impl-ld.exp
6807 * gdb.base/solib-corrupted.exp
6808 * gdb.base/solib-disc.exp
6809 * gdb.base/solib-display.exp
6810 * gdb.base/solib-overlap.exp
6811 * gdb.base/solib-search.exp
6812 * gdb.base/solib-symbol.exp
6813 * gdb.base/source-execution.exp
6814 * gdb.base/sss-bp-on-user-bp-2.exp
6815 * gdb.base/sss-bp-on-user-bp.exp
6816 * gdb.base/stack-checking.exp
6817 * gdb.base/stale-infcall.exp
6818 * gdb.base/step-break.exp
6819 * gdb.base/step-line.exp
6820 * gdb.base/step-over-exit.exp
6821 * gdb.base/step-test.exp
6822 * gdb.base/structs.exp
6823 * gdb.base/sym-file.exp
6824 * gdb.base/symtab-search-order.exp
6825 * gdb.base/term.exp
6826 * gdb.base/type-opaque.exp
6827 * gdb.base/unload.exp
6828 * gdb.base/until-nodebug.exp
6829 * gdb.base/until.exp
6830 * gdb.base/unwindonsignal.exp
6831 * gdb.base/watch-cond.exp
6832 * gdb.base/watch-non-mem.exp
6833 * gdb.base/watch_thread_num.exp
6834 * gdb.base/watchpoint-reuse-slot.exp
6835 * gdb.base/watchpoint-solib.exp
6836 * gdb.base/watchpoint.exp
6837 * gdb.btrace/dlopen.exp
6838 * gdb.cell/arch.exp
6839 * gdb.cell/break.exp
6840 * gdb.cell/bt.exp
6841 * gdb.cell/core.exp
6842 * gdb.cell/data.exp
6843 * gdb.cell/dwarfaddr.exp
6844 * gdb.cell/ea-cache.exp
6845 * gdb.cell/ea-standalone.exp
6846 * gdb.cell/ea-test.exp
6847 * gdb.cell/f-regs.exp
6848 * gdb.cell/fork.exp
6849 * gdb.cell/gcore.exp
6850 * gdb.cell/mem-access.exp
6851 * gdb.cell/ptype.exp
6852 * gdb.cell/registers.exp
6853 * gdb.cell/sizeof.exp
6854 * gdb.cell/solib-symbol.exp
6855 * gdb.cell/solib.exp
6856 * gdb.compile/compile-tls.exp
6857 * gdb.cp/exception.exp
6858 * gdb.cp/gdb2495.exp
6859 * gdb.cp/local.exp
6860 * gdb.cp/mb-inline.exp
6861 * gdb.cp/mb-templates.exp
6862 * gdb.cp/pr10687.exp
6863 * gdb.cp/pr9167.exp
6864 * gdb.cp/scope-err.exp
6865 * gdb.cp/templates.exp
6866 * gdb.cp/virtfunc.exp
6867 * gdb.dwarf2/dw2-dir-file-name.exp
6868 * gdb.dwarf2/dw2-single-line-discriminators.exp
6869 * gdb.fortran/complex.exp
6870 * gdb.fortran/library-module.exp
6871 * gdb.guile/guile.exp
6872 * gdb.guile/scm-cmd.exp
6873 * gdb.guile/scm-frame-inline.exp
6874 * gdb.guile/scm-objfile.exp
6875 * gdb.guile/scm-pretty-print.exp
6876 * gdb.guile/scm-symbol.exp
6877 * gdb.guile/scm-type.exp
6878 * gdb.guile/scm-value.exp
6879 * gdb.linespec/keywords.exp
6880 * gdb.linespec/ls-errs.exp
6881 * gdb.linespec/macro-relative.exp
6882 * gdb.linespec/thread.exp
6883 * gdb.mi/mi-breakpoint-changed.exp
6884 * gdb.mi/mi-dprintf-pending.exp
6885 * gdb.mi/mi-fullname-deleted.exp
6886 * gdb.mi/mi-logging.exp
6887 * gdb.mi/mi-pending.exp
6888 * gdb.mi/mi-solib.exp
6889 * gdb.mi/new-ui-mi-sync.exp
6890 * gdb.mi/user-selected-context-sync.exp
6891 * gdb.multi/dummy-frame-restore.exp
6892 * gdb.multi/multi-arch-exec.exp
6893 * gdb.multi/remove-inferiors.exp
6894 * gdb.multi/watchpoint-multi-exit.exp
6895 * gdb.opt/solib-intra-step.exp
6896 * gdb.perf/backtrace.exp
6897 * gdb.perf/single-step.exp
6898 * gdb.perf/skip-command.exp
6899 * gdb.perf/skip-prologue.exp
6900 * gdb.perf/solib.exp
6901 * gdb.python/lib-types.exp
6902 * gdb.python/py-as-string.exp
6903 * gdb.python/py-bad-printers.exp
6904 * gdb.python/py-block.exp
6905 * gdb.python/py-breakpoint.exp
6906 * gdb.python/py-cmd.exp
6907 * gdb.python/py-events.exp
6908 * gdb.python/py-evthreads.exp
6909 * gdb.python/py-finish-breakpoint.exp
6910 * gdb.python/py-finish-breakpoint2.exp
6911 * gdb.python/py-frame-inline.exp
6912 * gdb.python/py-frame.exp
6913 * gdb.python/py-inferior.exp
6914 * gdb.python/py-infthread.exp
6915 * gdb.python/py-mi.exp
6916 * gdb.python/py-objfile.exp
6917 * gdb.python/py-pp-maint.exp
6918 * gdb.python/py-pp-registration.exp
6919 * gdb.python/py-prettyprint.exp
6920 * gdb.python/py-recurse-unwind.exp
6921 * gdb.python/py-shared.exp
6922 * gdb.python/py-symbol.exp
6923 * gdb.python/py-symtab.exp
6924 * gdb.python/py-template.exp
6925 * gdb.python/py-type.exp
6926 * gdb.python/py-unwind-maint.exp
6927 * gdb.python/py-unwind.exp
6928 * gdb.python/py-value.exp
6929 * gdb.python/python.exp
6930 * gdb.reverse/finish-reverse-bkpt.exp
6931 * gdb.reverse/insn-reverse.exp
6932 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6933 * gdb.reverse/solib-precsave.exp
6934 * gdb.reverse/solib-reverse.exp
6935 * gdb.stabs/gdb11479.exp
6936 * gdb.stabs/weird.exp
6937 * gdb.threads/fork-child-threads.exp
6938 * gdb.threads/fork-plus-threads.exp
6939 * gdb.threads/fork-thread-pending.exp
6940 * gdb.threads/forking-threads-plus-breakpoint.exp
6941 * gdb.threads/hand-call-in-threads.exp
6942 * gdb.threads/interrupted-hand-call.exp
6943 * gdb.threads/linux-dp.exp
6944 * gdb.threads/local-watch-wrong-thread.exp
6945 * gdb.threads/next-while-other-thread-longjmps.exp
6946 * gdb.threads/non-ldr-exit.exp
6947 * gdb.threads/pending-step.exp
6948 * gdb.threads/print-threads.exp
6949 * gdb.threads/process-dies-while-detaching.exp
6950 * gdb.threads/process-dies-while-handling-bp.exp
6951 * gdb.threads/pthreads.exp
6952 * gdb.threads/queue-signal.exp
6953 * gdb.threads/reconnect-signal.exp
6954 * gdb.threads/signal-command-handle-nopass.exp
6955 * gdb.threads/signal-command-multiple-signals-pending.exp
6956 * gdb.threads/signal-delivered-right-thread.exp
6957 * gdb.threads/signal-sigtrap.exp
6958 * gdb.threads/sigthread.exp
6959 * gdb.threads/staticthreads.exp
6960 * gdb.threads/stepi-random-signal.exp
6961 * gdb.threads/thread-unwindonsignal.exp
6962 * gdb.threads/thread_check.exp
6963 * gdb.threads/thread_events.exp
6964 * gdb.threads/tid-reuse.exp
6965 * gdb.threads/tls-nodebug.exp
6966 * gdb.threads/tls-shared.exp
6967 * gdb.threads/tls-so_extern.exp
6968 * gdb.threads/tls.exp
6969 * gdb.threads/wp-replication.exp
6970 * gdb.trace/actions-changed.exp
6971 * gdb.trace/actions.exp
6972 * gdb.trace/backtrace.exp
6973 * gdb.trace/change-loc.exp
6974 * gdb.trace/collection.exp
6975 * gdb.trace/deltrace.exp
6976 * gdb.trace/disconnected-tracing.exp
6977 * gdb.trace/entry-values.exp
6978 * gdb.trace/ftrace-lock.exp
6979 * gdb.trace/ftrace.exp
6980 * gdb.trace/infotrace.exp
6981 * gdb.trace/mi-trace-frame-collected.exp
6982 * gdb.trace/mi-trace-unavailable.exp
6983 * gdb.trace/mi-traceframe-changed.exp
6984 * gdb.trace/mi-tracepoint-changed.exp
6985 * gdb.trace/mi-tsv-changed.exp
6986 * gdb.trace/no-attach-trace.exp
6987 * gdb.trace/packetlen.exp
6988 * gdb.trace/passc-dyn.exp
6989 * gdb.trace/passcount.exp
6990 * gdb.trace/pending.exp
6991 * gdb.trace/pr16508.exp
6992 * gdb.trace/qtro.exp
6993 * gdb.trace/range-stepping.exp
6994 * gdb.trace/read-memory.exp
6995 * gdb.trace/report.exp
6996 * gdb.trace/save-trace.exp
6997 * gdb.trace/signal.exp
6998 * gdb.trace/stap-trace.exp
6999 * gdb.trace/status-stop.exp
7000 * gdb.trace/strace.exp
7001 * gdb.trace/tfile.exp
7002 * gdb.trace/tfind.exp
7003 * gdb.trace/trace-break.exp
7004 * gdb.trace/trace-condition.exp
7005 * gdb.trace/trace-enable-disable.exp
7006 * gdb.trace/trace-mt.exp
7007 * gdb.trace/tracecmd.exp
7008 * gdb.trace/tracefile-pseudo-reg.exp
7009 * gdb.trace/tspeed.exp
7010 * gdb.trace/tstatus.exp
7011 * gdb.trace/tsv.exp
7012 * gdb.trace/unavailable.exp
7013 * gdb.trace/while-dyn.exp
7014 * gdb.trace/while-stepping.exp
7015 * lib/gdb-guile.exp
7016 * lib/gdb.exp
7017 * lib/mi-support.exp
7018 * lib/pascal.exp
7019 * lib/perftest.exp
7020 * lib/prelink-support.exp
7021 * lib/selftest-support.exp
7022
ad02e4fe
SM
70232016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7024
7025 * Makefile.in: Include disable-implicit-rules.mk.
7026
22347e55
AA
70272016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7028
7029 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7030 non-byte-aligned bit fields.
7031
da5b30da
AA
70322016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7033
7034 PR gdb/12616
7035 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7036 respects the DW_AT_data_bit_offset attribute.
7037
b593ecca
SM
70382016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7039
7040 * gdb.base/default.exp: Fix output of "set language".
7041
3b165252
SM
70422016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7043
7044 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7045 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7046 make.
7047 * configure.ac: Remove checks for the make program.
7048 * configure: Re-generate.
7049
1a2f3d7f
KB
70502016-11-16 Kevin Buettner <kevinb@redhat.com>
7051
7052 * gdb.python/py-recurse-unwind.c (main): Add loop.
7053 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7054 to read_register() and gdb.parse_and_eval(). Make each code
7055 call a separate case that can be individually tested.
7056 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7057 proc. Call cont_and_backtrace for each of the code paths that
7058 we want to test in the unwinder.
7059
b7f38fda
AA
70602016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7061
7062 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7063 the definition of struct S.
7064
1f8db343
CM
70652016-11-11 Catherine Moore <clm@codesourcery.com>
7066
7067 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7068
fad0c9fb
PA
70692016-11-09 Pedro Alves <palves@redhat.com>
7070
7071 * gdb.base/commands.exp (runto_or_return): New procedure.
7072 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7073 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7074 (progvar_simple_while_test, progvar_complex_if_while_test)
7075 (if_while_breakpoint_command_test)
7076 (infrun_breakpoint_command_test, breakpoint_command_test)
7077 (user_defined_command_test, watchpoint_command_test)
7078 (test_command_prompt_position, redefine_hook_test)
7079 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7080 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7081 multi_line_input and multi_line. Remove gdb_expect and
7082 gdb_stop_suppressing_tests uses.
7083 * lib/gdb.exp (valnum_re): New global.
7084 (multi_line_input): New procedure.
7085
8354c62c
SM
70862016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7087
7088 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7089 Remove.
7090 (test_setup): Define with proc_with_prefix.
7091 (test_cli_inferior): Likewise.
7092 (test_cli_thread): Likewise.
7093 (test_cli_frame): Likewise.
7094 (test_cli_select_frame): Likewise.
7095 (test_cli_up_down): Likewise.
7096 (test_mi_thread_select): Likewise.
7097 (test_mi_stack_select_frame): Likewise.
7098 (test_cli_in_mi_inferior): Likewise.
7099 (test_cli_in_mi_thread): Likewise.
7100 (test_cli_in_mi_frame): Likewise.
7101 (top level): Do not use with_test_prefix_procname.
7102
64f367a2
PA
71032016-11-09 Pedro Alves <palves@redhat.com>
7104
7105 * gdb.base/commands.exp (gdbvar_simple_if_test)
7106 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7107 (progvar_simple_if_test, progvar_simple_while_test)
7108 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7109 (infrun_breakpoint_command_test, breakpoint_command_test)
7110 (user_defined_command_test, watchpoint_command_test)
7111 (test_command_prompt_position, deprecated_command_test)
7112 (bp_deleted_in_command, temporary_breakpoint_commands)
7113 (stray_arg0_test, source_file_with_indented_comment)
7114 (recursive_source_test, if_commands_test)
7115 (error_clears_commands_left, redefine_hook_test)
7116 (redefine_backtrace_test): Use proc_with_prefix.
7117 * lib/gdb.exp (proc_with_prefix): New proc.
7118
0bb65f1e
AA
71192016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7120
7121 * gdb.base/tui-layout.c: New file.
7122 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7123 disassembly window contains very long lines.
7124
7353f247
TT
71252016-11-08 Tom Tromey <tom@tromey.com>
7126
7127 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7128 depend on Python 2.
7129
30a7bb83
TT
71302016-11-08 Tom Tromey <tom@tromey.com>
7131
7132 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7133 New method.
7134
cdf5a07c
MG
71352016-10-29 Manish Goregaokar <manish@mozilla.com>
7136
2806dc7e 7137 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7138
51a789c3
MG
71392016-10-27 Manish Goregaokar <manish@mozilla.com>
7140
2806dc7e
PA
7141 * gdb.rust/simple.rs: Add test for univariant enums without
7142 discriminants and for encoded struct-like enums.
51a789c3 7143
f610ab6d
PA
71442016-10-28 Pedro Alves <palves@redhat.com>
7145
7146 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7147 gdb_test_multiple, tighten regexps and match symtabs and line
7148 tables incrementally.
7149
b129b0ca
LM
71502016-10-28 Luis Machado <lgustavo@codesourcery.com>
7151
7152 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7153 general.
7154
ecf45d2c
SL
71552016-10-25 Luis Machado <lgustavo@codesourcery.com>
7156
7157 * gdb.base/exec-invalid-sysroot.exp: New file.
7158
b8d38ee4
JK
71592016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7160
7161 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7162
f90fd8c2
JK
71632016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7164
7165 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7166
2d2476aa
MR
71672016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7168
2806dc7e
PA
7169 * gdb.base/killed-outside.exp: Remove $options from a call to
7170 `prepare_for_testing'.
2d2476aa 7171
e42b25a0
SM
71722016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7173
7174 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7175 Change test message.
7176
3ccdb432
SM
71772016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7178
7179 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7180 Update comment.
7181
5bad3170
SM
71822016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7183
7184 * gdb.trace/mi-trace-save.exp: New file.
7185
5ad9dba7
YQ
71862016-10-13 Yao Qi <yao.qi@linaro.org>
7187
7188 * gdb.base/code_elim.exp (get_var_address): Remove.
7189 * gdb.base/relocate.exp: Likewise.
7190 * gdb.base/shreloc.exp: Likewise.
7191 * lib/gdb.exp (get_var_address): New.
7192
62df7e21
YQ
71932016-10-13 Yao Qi <yao.qi@linaro.org>
7194
7195 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7196 floating point tests if $skip_float_test is false.
7197
4dac951e
LM
71982016-10-12 Luis Machado <lgustavo@codesourcery.com>
7199
7200 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7201 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7202 argc values.
7203 Add 1 to argc so we guarantee distinct initial/modified argc values.
7204
8f1a8fc4
JK
72052016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7206
7207 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7208
16c85b5d
JK
72092016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7210
7211 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7212 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7213 * gdb.arch/vsx-regs.exp: Likewise.
7214
1d0e042a
YQ
72152016-10-07 Yao Qi <yao.qi@linaro.org>
7216
7217 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7218
68dadef5
MM
72192016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7220
7221 * gdb.python/python.exp: Test decode_line("*0").
7222
33fa2c6e
DE
72232016-10-06 Doug Evans <dje@google.com>
7224
7225 * gdb.python/py-value.exp (test_value_creation): Add test for large
7226 unsigned 64-bit value.
7227
9c37b5ae
TT
72282016-10-06 Tom Tromey <tom@tromey.com>
7229
7230 * gdb.compile/compile.exp: Change java tests to rust.
7231 * gdb.base/setshow.exp: Change java tests to rust.
7232 * gdb.base/default.exp: Remove java from language list.
7233 * README (Examples): Update language example.
7234 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7235 test.
7236 * lib/gdb.exp (skip_java_tests): Remove.
7237 * lib/java.exp: Remove.
7238 * gdb.java: Remove.
7239
78b86327
MR
72402016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7241
7242 * gdb.arch/mips-fcr.exp: New test.
7243 * gdb.arch/mips-fcr.c: Source for the new test.
7244
7470adbb
MR
72452016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7246
7247 * gdb.base/solib-disc.exp: Use `standard_output_file'
7248 throughout.
7249
4a556533
PA
72502016-10-06 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.base/jit-simple-dl.c: New file.
7253 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7254 * gdb.base/jit-simple.c: ... this.
7255 * gdb.base/jit-simple.exp (jit_run): Delete.
7256 (build_jit): New proc.
7257 (jit_test_reread): Recompile either the main program or the shared
7258 library, depending on what is being tested. Skip changing address
7259 if caller wants to. Compare before/after addresses. If testing
7260 standalone, explicitly load the binary. Test "maint info
7261 breakpoints".
7262 (top level): Add "standalone vs shared lib" and "change address"
7263 vs "same address" axes.
7264
5a122fbc
PA
72652016-10-06 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7268 call.
7269 (jit_run): Delete.
7270 (jit_test_reread): Use with_test_prefix. Reload the main binary
7271 explicitly. Compare the before/after addresses of the JIT
7272 descriptor.
7273
ee8da4b8
DE
72742016-08-15 Doug Evans <dje@google.com>
7275
7276 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7277 for single bitfields is bool.
7278 * gdb.xml/tdesc-regs.exp: Ditto.
7279
f389f6fe
JK
72802016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7281
7282 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7283
fdebf1a4
YQ
72842016-10-05 Yao Qi <yao.qi@linaro.org>
7285
7286 * lib/gdb.exp (support_complex_tests): Return zero if
7287 gdb_skip_float_test return true.
7288
9c36d954 72892016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7290 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7291
7292 PR gdb/20487
7293 * gdb.mi/user-selected-context-sync.exp: New file.
7294 * gdb.mi/user-selected-context-sync.c: New file.
7295
4034d0ff 72962016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7297 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7298
7299 PR gdb/20487
7300 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7301 =thread-select-event check.
7302
a4297203
PB
73032016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7304
7305 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7306 the compulsory L operand changes.
7307 * gdb.arch/powerpc-power.s: Likewise.
7308
bb805577
JK
73092016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7310
7311 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7312 * gdb.base/jit-attach-pie.c: New file.
7313 * gdb.base/jit-attach-pie.exp: New file.
7314
6d61dee5
PA
73152016-09-28 Pedro Alves <palves@redhat.com>
7316
7317 * gdb.base/infcall-input.c: New file.
7318 * gdb.base/infcall-input.exp: New file.
7319
f73842fc
YQ
73202016-09-22 Yao Qi <yao.qi@linaro.org>
7321
7322 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7323 (gdb_exit): Rename it to ...
7324 (gdbserver_gdb_exit): ... Close GDBserver.
7325 (gdb_exit): New proc, call gdbserver_gdb_exit.
7326 (mi_gdb_exit): Likewise.
7327
90681dab
YQ
73282016-09-22 Yao Qi <yao.qi@linaro.org>
7329
7330 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7331 path.
7332 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7333 Remove duplication.
7334
9c211fd8
YQ
73352016-09-22 Yao Qi <yao.qi@linaro.org>
7336
7337 * lib/gdbserver-support.exp: Check the existence of
7338 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7339
ad0a504f
AK
73402016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7341
7342 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7343
36cf1806
TT
73442016-09-21 Tom Tromey <tom@tromey.com>
7345
7346 PR gdb/20604:
7347 * gdb.base/quit.exp: New file.
7348
74172ecf
SM
73492016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7350
7351 * .gitignore: New file.
7352
3d0ec882
MR
73532016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7354
7355 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7356 throughout.
7357
8193adea
AA
73582016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7359
7360 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7361
d41a5c09
JK
73622016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7363
7364 * gdb.cp/casts.cc (decltype): Move it ...
7365 (main): ... with its call to ...
7366 * gdb.cp/casts03.cc: ... a new file.
7367 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7368
d2dfe700
JK
73692016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7370
7371 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7372
e2a92b16
PB
73732016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7374
7375 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7376 and sync up the test with tests in gas/testsuite/gas/ppc.
7377 * gdb.arch/powerpc-power.exp: Likewise.
7378
49b4de64
JK
73792016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7380
7381 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7382
2c29df25
SDJ
73832016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7384 Jan Kratochvil <jan.kratochvil@redhat.com>
7385
7386 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7387 make m1's definition to be different from m2's. Use 'dummy' as an
7388 argument for probe 'two'.
7389
cc3c2846
JB
73902016-09-10 Jon Beniston <jon@beniston.com>
7391
7392 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7393 for sim target.
7394
e1b2624a
AA
73952016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7396
7397 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7398 variable declaration.
7399 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7400 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7401 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7402 received HWCAP as its argument.
7403
4295e285
PA
74042016-09-06 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.base/new-ui-pending-input.c: New file.
7407 * gdb.base/new-ui-pending-input.exp: New file.
7408 * gdb.exp (clear_gdb_spawn_id): New procedure.
7409 (with_spawn_id): Check whether gdb_spawn_id exists before
7410 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7411 on exit.
7412
00d5215e
UW
74132016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7414
7415 * gdb.base/float128.c: New file.
7416 * gdb.base/float128.exp: Likewise.
7417 * gdb.base/floatn.c: Likewise.
7418 * gdb.base/floatn.exp: Likewise.
7419
a9ff5f12
UW
74202016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7421
7422 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7423
f245535c
PA
74242016-09-05 Pedro Alves <palves@redhat.com>
7425
7426 PR backtrace/19927
7427 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7428 unwinders are immediately called as side effect of "source" or
7429 "disable unwinder" commands.
7430 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7431
ae9cf263
YQ
74322016-09-02 Yao Qi <yao.qi@linaro.org>
7433
7434 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7435 is true and $type is "float" or "double".
7436
27aba047
YQ
74372016-09-02 Yao Qi <yao.qi@linaro.org>
7438
7439 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7440 true.
7441 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7442 * gdb.base/call-rt-st.exp: Likewise.
7443 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7444 return value instead of gdb,skip_float_test.
7445 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7446 (do_function_calls): Use its return value instead of
7447 gdb,skip_float_test.
7448 * gdb.base/finish.exp: Likewise.
7449 * gdb.base/funcargs.exp: Likewise.
7450 * gdb.base/return.exp: Likewise.
7451 * gdb.base/return2.exp: Likewise.
7452 * gdb.base/varargs.exp: Likewise.
7453 * lib/gdb.exp (gdb_skip_float_test): Change it to
7454 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7455
5af962df
AA
74562016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7457
7458 * gdb.multi/tids.exp: Test "thread apply all".
7459
7fac6910
JK
74602016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7461
7462 * gdb.base/default.exp (tty): Remove.
7463
bb1fe4ac
KB
74642016-08-24 Kevin Buettner <kevinb@redhat.com>
7465
2806dc7e
PA
7466 * gdb.python/py-recurse-unwind.c: New file.
7467 * gdb.python/py-recurse-unwind.py: New file.
7468 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7469
0a1ddfa6
SM
74702016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7471
7472 * gdb.base/set-inferior-tty.exp: New file.
7473 * gdb.base/set-inferior-tty.c: New file.
7474
d9de1fe3
PA
74752016-08-23 Pedro Alves <palves@redhat.com>
7476
7477 PR gdb/20494
7478 * gdb.base/new-ui-echo.c: New file.
7479 * gdb.base/new-ui-echo.exp: New file.
7480
e9d9abd7
YQ
74812016-08-23 Yao Qi <yao.qi@linaro.org>
7482
7483 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7484 gdbserver_spawn.
7485 * gdb.server/connect-without-multi-process.exp (do_test):
7486 Likewise.
7487
3589529e
YQ
74882016-08-23 Yao Qi <yao.qi@linaro.org>
7489
7490 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7491 standalone_txt. Delete gdb_txt and standalone_txt on host
7492 and target. Spawn the binary on target. Copy files from
7493 target to host.
7494
6bb90213
PA
74952016-08-22 Pedro Alves <palves@redhat.com>
7496
7497 PR gdb/20505
7498 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7499 with_test_prefix. Factor out bits to ...
7500 (test_no_vdso): ... this new procedure.
7501
20c2c024
CL
75022016-08-19 Carl Love <cel@us.ibm.com>
7503
7504 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7505 maintaining separate logic for constructing the output path.
7506 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7507 * gdb.arch/ppc-dfp.exp: Likewise.
7508 * gdb.arch/ppc-fp.exp: Likewise.
7509 * gdb.arch/vsx-regs.exp: Likewise.
7510 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7511 binprefix for generating the additional binary files.
7512
0646e07d
PA
75132016-08-19 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.trace/mi-trace-frame-collected.exp
7516 (test_trace_frame_collected): On x32, expect two registers.
7517
46da9242
CL
75182016-08-18 Carl Love <cel@us.ibm.com>
7519
7520 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7521 and sync up the test with tests in gas/testsuite/gas/ppc.
7522 * gdb.arch/powerpc-power.exp: Likewise.
7523
eb2332d7
SM
75242016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7525
7526 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7527 expected error message.
7528
63c61e04
SM
75292016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7530
7531 * gdb.multi/remove-inferiors.exp: New file.
7532 * gdb.multi/remove-inferiors.c: New file.
7533
7b17065f
YQ
75342016-08-12 Yao Qi <yao.qi@linaro.org>
7535
7536 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7537 argument list.
7538
01d3dedf
PA
75392016-08-10 Pedro Alves <palves@redhat.com>
7540
7541 PR gdb/19187
7542 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7543 setup_kfails.
7544
3eb7562a
PA
75452016-08-09 Pedro Alves <palves@redhat.com>
7546 Simon Marchi <simon.marchi@ericsson.com>
7547
7548 PR gdb/20418
7549 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7550 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7551
80614914
PA
75522016-08-09 Pedro Alves <palves@redhat.com>
7553
7554 PR mi/20431
7555 * gdb.mi/mi-cmd-error.exp: New file.
7556
f348d89a
PA
75572016-08-09 Pedro Alves <palves@redhat.com>
7558
7559 PR gdb/18653
7560 * gdb.base/signals-state-child.c: New file.
7561 * gdb.base/signals-state-child.exp: New file.
7562 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7563
e5ca03b4
PA
75642016-08-09 Pedro Alves <palves@redhat.com>
7565
7566 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7567
282a0691
TT
75682016-08-03 Tom Tromey <tom@tromey.com>
7569
7570 PR python/18565:
7571 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7572
41bfcd63
YQ
75732016-08-01 Yao Qi <yao.qi@linaro.org>
7574
7575 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7576 variable mode to "multi-process" if $multi_process is 1, otherwise
7577 set it to "single-process".
7578
e3465b24
YQ
75792016-08-01 Yao Qi <yao.qi@linaro.org>
7580
7581 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7582 * gdb.cp/cpexprs.exp: Likewise.
7583 * gdb.cp/m-static.exp: Likewise.
7584
0b31a4bc
TT
75852016-07-26 Tom Tromey <tom@tromey.com>
7586
7587 PR python/20190:
7588 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7589 test.
7590
e0461dbb
MM
75912016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7592
7593 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7594 selecting assembly source files.
7595 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7596 assembly source files.
7597 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7598 assembly source files.
7599 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7600 selecting assembly source files.
7601
8194e927
SM
76022016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7603
7604 * gdb.base/new-ui.exp (do_test_invalid_args): New
7605 procedure.
7606
c0272db5
TW
76072016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7608
7609 * gdb.btrace/reconnect.c: New file.
7610 * gdb.btrace/reconnect.exp: New file.
7611
e3487908
GKB
76122016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7613
7614 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7615 to test_catch_syscall_group.
7616 (test_catch_syscall_group): New.
7617
12df5c00
TT
76182016-07-21 Tom Tromey <tom@tromey.com>
7619
7620 * gdb.rust/simple.rs (main): Use empty struct expression.
7621 * gdb.rust/simple.exp: Add tests for empty struct expression.
7622
bae62ee2
YQ
76232016-07-21 Yao Qi <yao.qi@linaro.org>
7624
7625 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7626 if gdb_skip_xml_test is true on some targets.
7627
b1b53fb3
YQ
76282016-07-21 Yao Qi <yao.qi@linaro.org>
7629
7630 * gdb.server/solib-list.exp: Unset last_loaded_file.
7631
027d97f8
JK
76322016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7633
7634 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7635 "step into captured_main (args)".
7636
7674d381
JK
76372016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7638
7639 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7640
72b5d099
JK
76412016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7642
7643 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7644
1f960ced
PA
76452016-07-19 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7648 * gdb.opt/inline-bt.exp: Likewise.
7649 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7650 additional_flags=-Winline.
7651 * gdb.opt/inline-locals.exp: Likewise.
7652 * gdb.opt/inline-markers.c (ATTR): Define.
7653 (inlined_fn): Use it.
7654
f25827c1
YQ
76552016-07-19 Yao Qi <yao.qi@linaro.org>
7656
7657 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7658 (test_with_self): Remove some code. Remove argument executable.
7659 (top-level): Use do_self_tests.
7660
37539ebe
DB
76612016-07-15 Zachary Welch <zwelch@codesourcery.com>
7662 Don Breazeal <donb@codesourcery.com>
7663
7664 * gdb.base/maint.exp: Escape paths used in regular expressions.
7665 * gdb.stabs/weird.exp: Likewise.
7666
dac790e1
TT
76672016-07-13 Tom Tromey <tom@tromey.com>
7668
7669 PR python/15620, PR python/18620:
7670 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7671 (test_bkpt_events): New procs.
7672
93daf339
TT
76732016-07-13 Tom Tromey <tom@tromey.com>
7674
7675 PR python/17698:
7676 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7677 test.
7678 (test_watchpoints): Likewise.
7679 (test_bkpt_pending): New proc.
7680
6571a381
TT
76812016-07-13 Tom Tromey <tom@tromey.com>
7682
7683 PR cli/18053:
7684 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7685 completion test.
7686
e8732474
JK
76872016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7688
7689 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7690 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7691 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7692 f_label.
7693 (g): Rename g_end_lbl to g_label.
7694 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7695 low_pc and high_pc.
7696 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7697
e0f3fd7c
TT
76982016-07-12 Tom Tromey <tom@tromey.com>
7699
7700 PR python/19293:
7701 * gdb.python/py-unwind-maint.exp: Update tests.
7702
3cfe46b6
YQ
77032016-07-12 Yao Qi <yao.qi@linaro.org>
7704
7705 * lib/selftest-support.exp (selftest_setup): Match the output
7706 when captured_main is inlined.
7707
4f19a0e6
WT
77082016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7709
7710 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7711 New variables.
7712 (print this%a, print this%b, print this): New tests.
7713 * gdb.fortran/derived-types.f90 (this): New object and
7714 initialization.
7715
986cf455
SM
77162016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7717
7718 * gdb.ada/arraydim.exp: Remove extra directory level in build
7719 directory.
7720
f0464b23
SM
77212016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7722
7723 * lib/ada.exp: Remove extra directory level in build directory.
7724 * gdb.ada/cond_lang.exp: Likewise.
7725 * gdb.ada/exec_changed.exp: Likewise.
7726 * gdb.ada/lang_switch.exp: Likewise.
7727
42d94011
MG
77282016-07-06 Manish Goregaokar <manish@mozilla.com>
7729
2806dc7e
PA
7730 * simple.rs: Add test for raw pointer subscripting.
7731 * simple.exp: Add test expectations.
42d94011 7732
647c264c
YQ
77332016-07-05 Yao Qi <yao.qi@linaro.org>
7734
7735 * gdb.mi/mi-reverse.exp: Match =record-started output.
7736
20aa2c60
PA
77372016-07-01 Pedro Alves <palves@redhat.com>
7738
7739 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7740 procedure.
7741 (jit_reader_test): Test the jit reader's unwinder.
7742 * gdb.base/jithost.c (jit_function_00_code): New global.
7743 (main): Use memcpy to fill in the mmapped code, instead of poking
7744 bytes manually here.
7745 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7746 value.
7747 (read_debug_info): Save the function's range.
7748 (read_sp): New function.
7749 (unwind_frame): Use it. Also unwind RBP.
7750 (get_frame_id): Use read_sp.
7751 (gdb_init_reader): Use calloc instead of malloc.
7752 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7753 parameter. Use gdb_test_multiple.
7754
ced2dffb
PA
77552016-07-01 Pedro Alves <palves@redhat.com>
7756 Antoine Tremblay <antoine.tremblay@ericsson.com>
7757
7758 * gdb.threads/process-dies-while-detaching.c: New file.
7759 * gdb.threads/process-dies-while-detaching.exp: New file.
7760
63000888
PA
77612016-07-01 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.multi/watchpoint-multi-exit.c: New file.
7764 * gdb.multi/watchpoint-multi-exit.exp: New file.
7765
038d4868
PA
77662016-06-30 Pedro Alves <palves@redhat.com>
7767
7768 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7769 unset inferior_spawn_id.
7770
994e9c83
PA
77712016-06-30 Pedro Alves <palves@redhat.com>
7772
7773 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7774 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7775
e5653468
YQ
77762016-06-29 Yao Qi <yao.qi@linaro.org>
7777
7778 * gdb.base/return.c: Add copyright header.
7779
803b47e5
TT
77802016-06-29 Tom Tromey <tom@tromey.com>
7781
7782 PR python/20129:
7783 * gdb.python/py-framefilter.exp: Add tests for setting priority
7784 and disabling of non-existent frame filter.
7785
28244707
YQ
77862016-06-29 Yao Qi <yao.qi@linaro.org>
7787
7788 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7789 0x0f07ff.
7790
a31d2f06
YQ
77912016-06-28 Yao Qi <yao.qi@linaro.org>
7792
7793 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7794 triplets. Start gdb, execute catch syscall, and continue. Check
7795 gdb's output to determine catch syscall is supported.
7796
921d8f54
MG
77972016-06-27 Manish Goregaokar <manish@mozilla.com>
7798
25d49b86
PA
7799 * gdb.rust/simple.rs: Add test for returning unit in a function.
7800 * gdb.rust/simple.exp: Add expectation for functions returning
7801 unit.
921d8f54 7802
f4952523
PMR
78032016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7804
7805 * gdb.python/py-breakpoint-create-fail.c,
7806 gdb.python/py-breakpoint-create-fail.exp,
7807 gdb.python/py-breakpoint-create-fail.py: New testcase.
7808
fccb08f8
MG
78092016-06-25 Manish Goregaokar <manish@mozilla.com>
7810
7811 PR gdb/20239
7812 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7813 * gdb.rust/simple.exp: Add test expectations for new NonZero
7814 tests.
fccb08f8 7815
6b850546
DT
78162016-06-24 David Taylor <dtaylor@emc.com>
7817
7818 * gdb.base/offsets.exp: New file.
7819 * gdb.base/offsets.c: New file.
7820
17621150
TT
78212016-06-23 Tom Tromey <tom@tromey.com>
7822
7823 PR gdb/16483:
7824 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7825 before any filters are loaded.
7826
04d59df6
WT
78272016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7828
7829 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7830 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7831 structs.
7832 * gdb.fortran/derived-type-function.exp: New file.
7833 * gdb.fortran/derived-type-function.f90: New file.
7834
7835
ac69f786
PA
78362016-06-21 Pedro Alves <palves@redhat.com>
7837
7838 * gdb.base/new-ui.exp: New file.
7839 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7840 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7841 (with_spawn_id): New procedure.
7842
49940788
PA
78432016-06-21 Pedro Alves <palves@redhat.com>
7844
7845 * gdb.mi/mi-exec-run.exp: New file.
7846
ef274d26
PA
78472016-06-21 Pedro Alves <palves@redhat.com>
7848
7849 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7850 breakpoint command's output on the main UI.
7851 (test_break): New procedure, factored out from calls in the top
7852 level.
7853 (top level): Use foreach_with_prefix to test MI as main UI and as
7854 separate UI.
7855
468afe6c
PA
78562016-06-21 Pedro Alves <palves@redhat.com>
7857
7858 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7859 (test_awatch_creation_and_listing)
7860 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7861 Remove 'type' parameter.
7862 (test_watchpoint_all): New parameter mi_mode. Remove
7863 with_test_prefix.
7864 (top level): Use foreach_with_prefix, and add main/separate UI MI
7865 testing axis.
7866
51f77c37
PA
78672016-06-21 Pedro Alves <palves@redhat.com>
7868
7869 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7870 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7871 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7872 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7873 (gdb_main_spawn_id, mi_spawn_id): Declare and
7874 comment.
7875 (mi_create_inferior_pty): New procedure,
7876 factored out from default_mi_gdb_start.
7877 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7878 procedures.
7879 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7880 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7881 Use mi_create_inferior_pty.
7882 (mi_gdb_start): Use eval to pass down args list.
7883
8980e177
PA
78842016-06-21 Pedro Alves <palves@redhat.com>
7885
7886 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7887 * gdb.opt/inline-cmds.exp: Add MI tests.
7888
f38d3ad1
PA
78892016-06-21 Pedro Alves <palves@redhat.com>
7890
7891 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7892
45db7c09
PA
78932016-06-21 Pedro Alves <palves@redhat.com>
7894
7895 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7896 (top level): Use it instead of mi_execute_to.
7897
5a069ab3
PA
78982016-06-21 Pedro Alves <palves@redhat.com>
7899
7900 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7901 (cont_handler_str): New.
7902 (signal_stop_handler): Set stop_handler_str instead of printing to
7903 stdout.
7904 (continue_handler): Set cont_handler_str instead of printing to
7905 stdout.
7906 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7907 mi_send_resuming_command. Print stop_handler_str and
7908 cont_handler_str instead of expecting the python events print
7909 directly.
7910
2838cc1d
SD
79112016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7912
7913 * gdb.base/jit-reader.exp: New file.
7914 * gdb.base/jithost.c: New file.
7915 * gdb.base/jithost.h: New file.
7916 * gdb.base/jitreader.c : New file.
7917 * gdb.base/jit-protocol.h: New file.
7918
21a77091
YQ
79192016-06-17 Yao Qi <yao.qi@linaro.org>
7920
7921 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7922 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7923 and detach-on-fork. Adjust tests.
7924 (top level): Invoke break_cond_on_syscall with combinations of
7925 syscall, follow-fork-mode and detach-on-fork.
7926
f50bf8e5
YQ
79272016-06-17 Yao Qi <yao.qi@linaro.org>
7928
7929 * gdb.base/step-over-exit.c: New.
7930 * gdb.base/step-over-exit.exp: New.
7931
a28d8e50
YTL
79322016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7933
7934 * gdb.base/float.exp: Add target check for nds32*-*-*.
7935 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7936
cad8e26d
AB
79372016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7938
7939 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7940 for unsupported target features.
7941 * gdb.base/call-rt-st.exp: Likewise.
7942 * gdb.base/call-sc.exp: Likewise.
7943 * gdb.base/call-signal-resume.exp: Likewise.
7944 * gdb.base/call-strs.exp: Likewise.
7945 * gdb.base/callexit.exp: Likewise.
7946 * gdb.base/callfuncs.exp: Likewise.
7947 * gdb.base/nodebug.exp: Likewise.
7948 * gdb.base/printcmds.exp: Likewise.
7949 * gdb.base/ptype.exp: Likewise.
7950 * gdb.base/structs.exp: Likewise.
7951 * gdb.base/unwindonsignal.exp: Likewise.
7952 * gdb.cp/gdb2495.exp: Likewise.
7953 * gdb.cp/templates.exp: Likewise.
7954 * gdb.cp/virtfunc.exp: Likewise.
7955 * gdb.threads/hand-call-in-threads.exp: Likewise.
7956 * gdb.threads/interrupted-hand-call.exp: Likewise.
7957 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7958
347dc102
TT
79592016-06-10 Tom Tromey <tom@tromey.com>
7960
7961 PR rust/20110:
7962 * gdb.rust/expr.exp: Add test for integer constant larger than
7963 i32.
7964
5e13cf25
BH
79652016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7966
7967 * gdb.fortran/nested-funcs.exp: New.
7968 * gdb.fortran/nested-funcs.f90: New.
7969
bb556f1f
TK
79702016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7971
7972 * gdb.base/examine-backward.c: New file.
7973 * gdb.base/examine-backward.exp: New file.
7974
38b022b4
SM
79752016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7976
7977 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7978 matching.
7979
1b40ec05
TT
79802016-06-02 Tom Tromey <tom@tromey.com>
7981
7982 PR python/18984:
7983 * gdb.python/py-shared.exp: Add solib_name test.
7984
193bd378
SM
79852016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7986
7987 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7988
3326303b
MG
79892016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7990
7991 PR c++/19893
7992 * gdb.dwarf2/implref.exp: Rename to...
7993 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7994 * gdb.dwarf2/implref-array.c: New file.
7995 * gdb.dwarf2/implref-array.exp: Likewise.
7996 * gdb.dwarf2/implref-global.c: Likewise.
7997 * gdb.dwarf2/implref-global.exp: Likewise.
7998 * gdb.dwarf2/implref-struct.c: Likewise.
7999 * gdb.dwarf2/implref-struct.exp: Likewise.
8000
825c8ef2
AT
80012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8002
8003 * gdb.trace/trace-condition.exp: Add 64bit tests.
8004
2320162a
AT
80052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8006
8007 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8008 bits types.
8009 (main): Adapt to 8 to 64 bits types.
8010 * gdb.trace/trace-condition.exp: Add new tests.
8011
a7818233
AT
80122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8013
8014 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8015
0d336466
AT
80162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8017
8018 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8019 Move condition tests...
8020 * gdb.trace/trace-condition.exp: Here.
8021
7faeb45a
AT
80222016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8023
8024 * gdb.trace/trace-condition.exp: Add counter-case tests.
8025
e385593e
JK
80262016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8027
8028 PR c++/15231
8029 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8030 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8031
744608cc
PA
80322016-05-27 Pedro Alves <palves@redhat.com>
8033
8034 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8035 New procedure.
8036 (top level): Call it, and bail out of DejaGnu is known to be bad.
8037
ac775bf4
AB
80382016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8039
8040 * gdb.base/whatis.c: Extend the test case.
8041 * gdb.base/whatis.exp: Add additional tests.
8042
2bbad2ea
BH
80432016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8044
8045* gdb.fortran/type.f90: Add pointer variable.
8046* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8047
8b70175d
BH
80482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8049
8050 * gdb.fortran/vla-type.exp: Fix testcase name.
8051
86d8a848
BH
80522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8053
8054 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8055
e188eb36
BH
80562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8057
8058 * gdb.fortran/type.f90: Add nested structures.
8059 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8060 * gdb.fortran/derived-type.exp: Adapt expected output.
8061 * gdb.fortran/vla-type.exp: Adapt expected output.
8062
9b2db1fd
BH
80632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8064
8065 * gdb.fortran/whatis_type.exp: Adapt expected output.
8066
72b17055
BH
80672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8068
8069 * gdb.fortran/print_type.exp: Fix expected output.
8070 * gdb.fortran/whatis_type.exp: Fix expected output.
8071
3cd81d8d
BH
80722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8073
8074 * gdb.fortran/whatis_type.exp: Use multi_line.
8075
ddae9462
TT
80762016-05-24 Tom Tromey <tom@tromey.com>
8077
8078 PR python/17386:
8079 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8080 use value as an index.
8081
1957f6b8
TT
80822016-05-23 Tom Tromey <tom@tromey.com>
8083
8084 PR python/17981:
8085 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8086 no-breakpoint case.
8087
026a9174
PA
80882016-05-24 Pedro Alves <palves@redhat.com>
8089
8090 PR gdb/19828
8091 * gdb.threads/clone-attach-detach.c: New file.
8092 * gdb.threads/clone-attach-detach.exp: New file.
8093
e70a7231
FR
80942016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8095
8096 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8097
0f6ed0e0
TT
80982016-05-23 Tom Tromey <tom@tromey.com>
8099
8100 PR python/19438, PR python/18393:
8101 * gdb.python/py-progspace.exp: Add "dir" test.
8102 * gdb.python/py-objfile.exp: Add "dir" test.
8103
ffd19d61
YQ
81042016-05-23 Yao Qi <yao.qi@linaro.org>
8105
8106 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8107 * gdb.arch/thumb2-it.exp: Likewise.
8108
9e8f9b05
SM
81092016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8110
8111 * gdb.mi/mi-threads-interrupt.c: New file.
8112 * gdb.mi/mi-threads-interrupt.exp: New file.
8113
61c6156d
SM
81142016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8115
8116 PR gdb/18077
8117 * gdb.mi/mi-async-run.exp: New file.
8118 * gdb.mi/mi-async-run.c: New file.
8119
67218854
TT
81202016-05-17 Tom Tromey <tom@tromey.com>
8121 Manish Goregaokar <manishsmail@gmail.com>
8122
8123 * lib/rust-support.exp: New file.
8124 * lib/gdb.exp (skip_rust_tests): New proc.
8125 (build_executable_from_specs): Handle rust.
8126 * lib/future.exp (gdb_find_rustc): New proc.
8127 (gdb_default_target_compile): Handle rust.
8128 * gdb.rust/expr.exp: New file.
8129 * gdb.rust/generics.exp: New file.
8130 * gdb.rust/generics.rs: New file.
8131 * gdb.rust/methods.exp: New file.
8132 * gdb.rust/methods.rs: New file.
8133 * gdb.rust/modules.exp: New file.
8134 * gdb.rust/modules.rs: New file.
8135 * gdb.rust/simple.exp: New file.
8136 * gdb.rust/simple.rs: New file.
8137
c44af4eb
TT
81382016-05-17 Tom Tromey <tom@tromey.com>
8139
8140 * gdb.base/default.exp (set language): Add rust.
8141
dcd1f979
TT
81422016-05-17 Tom Tromey <tom@tromey.com>
8143
8144 * gdb.gdb/unittest.exp: New file.
8145
155b7f57
YQ
81462016-05-16 Yao Qi <yao.qi@linaro.org>
8147
8148 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8149 shell_prompt. Update shell_prompt_re.
8150
8ddd5a6c
DE
81512016-05-12 Doug Evans <dje@google.com>
8152
8153 PR symtab/19999
8154 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8155 $options when building executable.
8156 * gdb.dwarf2/fission-loclists-pie.S: New file.
8157 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8158
02e370d9
SM
81592016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8160
8161 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8162 of [is_remote target],
8163
8929ad8b
SM
81642016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8165
8166 * lib/gdb.exp (use_gdb_stub): New procedure.
8167
6c447423
DE
81682016-05-03 Yunlian Jiang <yunlian@google.com>
8169 Doug Evans <dje@google.com>
8170
8171 PR symtab/19914
8172 * gdb.dwarf2/dwp-sepdebug.c: New file.
8173 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8174
444e826c
SM
81752016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8176
8177 * gdb.base/detach.exp: Remove is_remote check.
8178
740feeaa
SM
81792016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8180
8181 * gdb.base/annota-input-while-running.exp: Don't check for
8182 [is_remote target]. Enable annotations after running to main.
8183 Remove unused "set test..." line.
8184
9080ac9d
SM
81852016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8186
8187 * gdb.trace/trace-enable-disable.exp: New file.
8188 * gdb.trace/trace-enable-disable.c: New file.
8189
952ebca5
SM
81902016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8191
8192 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8193 use it in info sharedlibrary test.
8194 * gdb.trace/ftrace-lock.exp: Likewise.
8195 * gdb.trace/ftrace.exp: Likewise.
8196 * gdb.trace/range-stepping.exp: Likewise.
8197 * gdb.trace/trace-break.exp: Likewise.
8198 * gdb.trace/trace-condition.exp: Likewise.
8199 * gdb.trace/trace-mt.exp: Likewise.
8200
d9019901
SM
82012016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8202
8203 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8204 (gdb_load_shlib): ... this.
8205 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8206 gdb_load_shlib.
8207 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8208 * gdb.base/ctxobj.exp: Likewise.
8209 * gdb.base/dprintf-pending.exp: Likewise.
8210 * gdb.base/dso2dso.exp: Likewise.
8211 * gdb.base/fixsection.exp: Likewise.
8212 * gdb.base/gcore-relro.exp: Likewise.
8213 * gdb.base/gdb1555.exp: Likewise.
8214 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8215 * gdb.base/gnu-ifunc.exp: Likewise.
8216 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8217 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8218 * gdb.base/pending.exp: Likewise.
8219 * gdb.base/print-file-var.exp: Likewise.
8220 * gdb.base/print-symbol-loading.exp: Likewise.
8221 * gdb.base/shlib-call.exp: Likewise.
8222 * gdb.base/shreloc.exp: Likewise.
8223 * gdb.base/so-impl-ld.exp: Likewise.
8224 * gdb.base/solib-disc.exp: Likewise.
8225 * gdb.base/solib-nodir.exp: Likewise.
8226 * gdb.base/solib-overlap.exp: Likewise.
8227 * gdb.base/solib-symbol.exp: Likewise.
8228 * gdb.base/solib-weak.exp (do_test): Likewise.
8229 * gdb.base/sym-file.exp: Likewise.
8230 * gdb.base/symtab-search-order.exp: Likewise.
8231 * gdb.base/type-opaque.exp: Likewise.
8232 * gdb.base/unload.exp: Likewise.
8233 * gdb.base/watchpoint-solib.exp: Likewise.
8234 * gdb.compile/compile.exp: Likewise.
8235 * gdb.cp/gdb2384.exp: Likewise.
8236 * gdb.cp/infcall-dlopen.exp: Likewise.
8237 * gdb.cp/re-set-overloaded.exp: Likewise.
8238 * gdb.fortran/library-module.exp: Likewise.
8239 * gdb.opt/solib-intra-step.exp: Likewise.
8240 * gdb.python/py-finish-breakpoint.exp: Likewise.
8241 * gdb.python/py-shared.exp: Likewise.
8242 * gdb.reverse/solib-precsave.exp: Likewise.
8243 * gdb.reverse/solib-reverse.exp: Likewise.
8244 * gdb.server/solib-list.exp: Likewise.
8245 * gdb.threads/dlopen-libpthread.exp: Likewise.
8246 * gdb.threads/tls-shared.exp: Likewise.
8247 * gdb.threads/tls-so_extern.exp: Likewise.
8248 * gdb.trace/change-loc.exp: Likewise.
8249 * gdb.trace/ftrace-lock.exp: Likewise.
8250 * gdb.trace/ftrace.exp: Likewise.
8251 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8252 * gdb.trace/pending.exp: Likewise.
8253 * gdb.trace/range-stepping.exp: Likewise.
8254 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8255 (strace_info_marker): Likewise.
8256 (strace_probe_marker): Likewise.
8257 (strace_trace_on_same_addr): Likewise.
8258 (strace_trace_on_diff_addr): Likewise.
8259 * gdb.trace/trace-break.exp: Likewise.
8260 * gdb.trace/trace-condition.exp: Likewise.
8261 * gdb.trace/trace-mt.exp: Likewise.
8262
fca4cfd9
SM
82632016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8264
8265 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8266 result of gdb_remote_download.
8267 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8268 * gdb.base/dso2dso.exp: Likewise.
8269 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8270 * gdb.base/print-file-var.exp: Likewise.
8271 * gdb.base/shlib-call.exp: Likewise.
8272 * gdb.base/shreloc.exp: Likewise.
8273 * gdb.base/solib-overlap.exp: Likewise.
8274 * gdb.base/solib-weak.exp (do_test): Likewise.
8275 * gdb.base/unload.exp: Likewise.
8276
11cf4ffb
YQ
82772016-04-27 Yao Qi <yao.qi@linaro.org>
8278
8279 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8280 exists.
8281
3e2e34f8
KB
82822016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8283
8284 * vla-type.exp: Print structure from toplevel.
8285
8f07e298
BH
82862016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8287
8288 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8289 of dynamic types.
8290 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8291 of dynamic types.
8292
9920b434
BH
82932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8294
8295 * gdb.fortran/vla-type.f90: New file.
8296 * gdb.fortran/vla-type.exp: New file.
8297
f3abeff5
YQ
82982016-04-25 Yao Qi <yao.qi@linaro.org>
8299
8300 * gdb.base/branch-to-self.c: New file.
8301 * gdb.base/branch-to-self.exp: New file.
8302
0a5d52f0
YQ
83032016-04-22 Yao Qi <yao.qi@linaro.org>
8304
8305 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8306 more after $hex.
8307
495346f6
YQ
83082016-04-22 Yao Qi <yao.qi@linaro.org>
8309
8310 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8311 * gdb.base/annota3.exp: Likewise.
8312
4a7e075c
YQ
83132016-04-22 Yao Qi <yao.qi@linaro.org>
8314
8315 * gdb.reverse/step-precsave.exp: Do one step and test program
8316 stops in "callee" and do multiple steps until program goes out
8317 of "callee".
8318 * gdb.reverse/step-reverse.exp: Likewise.
8319
5b061e98
YQ
83202016-04-22 Yao Qi <yao.qi@linaro.org>
8321
8322 * gdb.trace/signal.exp: Also pass if
8323 $tracepoint_hits($i) > $iterations.
8324
5c5dc57f
YQ
83252016-04-22 Yao Qi <yao.qi@linaro.org>
8326
8327 * gdb.trace/signal.c: New file.
8328 * gdb.trace/signal.exp: New file.
8329
a55411b9
DE
83302016-04-19 Doug Evans <xdje42@gmail.com>
8331
8332 * gdb.base/bad-file.exp: New file.
8333
a22df60a
MG
83342016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8335
8336 * gdb.dwarf2/implref.exp: New file.
8337
0c13f7e5
BH
83382016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8339
8340 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8341 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8342 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8343 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8344 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8345 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8346 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8347 * lib/fortran.exp (fortran_int4): New procedure.
8348 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8349 (fortran_logical4): Likewise.
8350
9b9b09e9
BH
83512016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8352
8353 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8354
a14d1f4d
BH
83552016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8356
8357 * lib/compiler.c: Add Intel specific preprocessor macros.
8358 * lib/compiler.cc: Likewise.
25d49b86 8359
7d49b1d0
LM
83602016-04-13 Luis Machado <lgustavo@codesourcery.com>
8361
8362 * gdb.server/connect-with-no-symbol-file.c: New file.
8363 * gdb.server/connect-with-no-symbol-file.exp: New file.
8364
8392fa22
SM
83652016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8366
8367 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8368
8c4c4aeb
SM
83692016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8370
8371 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8372 standard output directory.
8373
45e3745e
AT
83742016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8375
8376 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8377
e26b7e41
MM
83782016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8379
8380 * gdb.btrace/instruction_history.c (loop): Add declaration.
8381
8ce09462
AT
83822016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8383
8384 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8385
2e88a1ea
SM
83862016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8387
8388 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8389 parentheses to print.
8390 (continue_handler): Likewise.
8391
f48e22e3
SM
83922016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8393
8394 * gdb.server/solib-list.exp: Remove is_remote check.
8395 Pass shlib= to gdb_compile. Don't link shared library with
8396 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8397 Run binary filename through "readlink -f" on the target.
8398
096be756
PA
83992016-04-08 Pedro Alves <palves@redhat.com>
8400
8401 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8402 interpreter filename as argument to gdbserver_spawn.
8403 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8404 Return empty if $last_loaded_file does not exist.
8405
06500533
JK
84062016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8407
8408 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8409 * gdb.base/jit-main.c: Use exit after usage.
8410
2d35e871
JK
84112016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8412
8413 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8414 GDBHISTSIZE prior to the tests.
8415 * gdb.base/gdbinit-history.exp: Likewise.
8416
84172016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8418
8419 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8420 instead of build_executable. Use gdb_load_shlibs.
8421
c8064e7e
YQ
84222016-04-07 Yao Qi <yao.qi@linaro.org>
8423
8424 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8425 Execute "si" command.
8426
bde47561
YQ
84272016-04-07 Yao Qi <yao.qi@linaro.org>
8428
8429 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8430 number instead of the comments on some line.
8431
b16f8a3b
DB
84322016-04-06 Don Breazeal <donb@codesourcery.com>
8433
8434 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8435 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8436
c2f901df
SM
84372016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8438
8439 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8440 standard_output_file. Remove unused binfile variable.
8441
ac17fda0
CU
84422016-04-05 Catalin Udma <catalin.udma@freescale.com>
8443
8444 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8445 * gdb.python/py-mi-objfile.exp: Match "list main" output
8446 in console format.
8447
03a8c4df
SM
84482016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8449
8450 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8451 absolute.
8452
6e774b13
SM
84532016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8454
8455 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8456 absolute.
8457 * gdb.trace/ftrace.exp: Likewise.
8458 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8459 targets as well.
8460 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8461 (gdb_load_shlibs): Copy libraries to test directory when testing
8462 natively. Only set solib-search-path if testing remotely.
8463 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8464
7817ea46
SM
84652016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8466
8467 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8468 gdb_download. Use it even if the target is not remote.
8469 * gdb.base/jit.exp (compile_jit_test): Likewise.
8470 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8471 output directory if the destination board is local, otherwise use
8472 the standard remote_download from DejaGnu.
8473 (gdb_download): Remove.
8474 (gdb_load_shlibs): Use gdb_remote_download instead of
8475 gdb_download.
8476 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8477 Use gdb_remote_download instead of gdb_download. Use it even if
8478 the target is not remote.
8479 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8480 instead of gdb_download.
8481
7beb7f68
SM
84822016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8483
8484 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8485 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8486 run.
8487
cc63428a
AV
84882016-04-01 Artemiy Volkov <artemiyv@acm.org>
8489
8490 PR gdb/19820
8491 * gdb.base/printcmds.exp: Add artificial arrays tests.
8492
64cdf930
PA
84932016-03-31 Pedro Alves <palves@redhat.com>
8494
8495 PR gdb/19858
8496 * gdb.base/jit-main.c: Include unistd.h.
8497 (ATTACH): Define to 0 if not already defined.
8498 (wait_for_gdb, mypid): New globals.
8499 (WAIT_FOR_GDB): New macro.
8500 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8501 some breakpoint locations.
8502 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8503 New procedures.
8504 (one_jit_test): Add REATTACH parameter, and handle it. Use
8505 continue_to_test_location.
8506 (top level): Test attach, and adjusts calls to one_jit_test.
8507
40dea8cb
PA
85082016-03-31 Pedro Alves <palves@redhat.com>
8509
8510 PR gdb/19858
8511 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8512 BINSUFFIX parameter, and handle it.
8513 (top level): Adjust calls compile_jit_test.
8514
e7ea3ec7
CU
85152016-03-31 Catalin Udma <catalin.udma@freescale.com>
8516
8517 PR python/19743
8518 * gdb.python/py-mi-events-gdb.py: New file.
8519 * gdb.python/py-mi-events.c: New file.
8520 * gdb.python/py-mi-events.exp: New file.
8521
e6359af3
YQ
85222016-03-30 Yao Qi <yao.qi@linaro.org>
8523
8524 * gdb.reverse/until-precsave.exp: Match function name only.
8525 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8526 Move malloc to a condition block.
8527 * gdb.reverse/until-reverse.exp: Match function name only.
8528
a4105d04
MK
85292016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8530
8531 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8532 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8533 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8534 variable for GPR 0 instead of assuming it is register 0.
8535 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8536 * lib/trace-support.exp: Add s390 registers.
8537
bfa6adb9
YQ
85382016-03-29 Yao Qi <yao.qi@linaro.org>
8539
8540 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8541
1e6697ea
YQ
85422016-03-24 Yao Qi <yao.qi@linaro.org>
8543
8544 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8545 test message.
8546
64bcd522
AA
85472016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8548
8549 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8550 maintaining separate logic for constructing the output path.
8551
7868401b
DB
85522016-03-16 Don Breazeal <donb@codesourcery.com>
8553
8554 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8555 Retry fork and waitpid on interrupted system call errors.
8556 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8557 Use with_timeout_factor to increase timeout by factor of 10.
8558
1cafadb4
DB
85592016-03-15 Don Breazeal <donb@codesourcery.com>
8560
8561 * gdb.cp/scope-err.cc: New test program.
8562 * gdb.cp/scope-err.exp: New test script.
8563 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8564 lines and "set breakpoint here" comment.
8565 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8566 Fixed some whitespace and format issues.
8567 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8568 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8569
81516450
DE
85702016-03-15 Doug Evans <dje@google.com>
8571
8572 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8573 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8574 All callers updated. Add tests for enums, mixed flags register.
8575
aa52b601
DE
85762016-03-15 Doug Evans <dje@google.com>
8577
8578 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8579 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8580
fa4ff313
SM
85812016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8582
8583 * gdb.base/default.exp: Add $_as_string to the list of expected
8584 convenience functions.
8585
f2403c39
AB
85862016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8587
8588 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8589
f2f3ccb9
SM
85902016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8591
8592 * gdb.python/py-as-string.exp: New file.
8593 * gdb.python/py-as-string.c: New file.
8594
00dbd492
PA
85952016-03-09 Pedro Alves <palves@redhat.com>
8596
8597 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8598 signal" -> "Thread NN received signal" output change.
8599 * gdb.threads/ia64-sigill.exp: Likewise.
8600 * gdb.threads/linux-dp.exp: Likewise.
8601 * gdb.threads/manythreads.exp: Likewise.
8602 * gdb.threads/pending-step.exp: Likewise.
8603 * gdb.threads/print-threads.exp: Likewise.
8604 * gdb.threads/sigstep-threads.exp: Likewise.
8605 * gdb.threads/staticthreads.exp: Likewise.
8606 * gdb.threads/tls.exp: Likewise.
8607
1e6697ea
YQ
86082016-03-09 Pedro Alves <palves@redhat.com>
8609
8610 * gdb.base/command-line-input.exp: New file.
8611
b04fd3be
MK
86122016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8613
8614 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8615 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8616 * gdb.trace/pending.exp: Accept leading dot before function name.
8617 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8618 * lib/trace-support.exp: Set registers for ppc.
8619
98fa59e9
MK
86202016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8621
8622 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8623 use it for disassembly; accept .main in addition to main in backtrace.
8624
f77198c8
MK
86252016-03-09 Wei-cheng Wang <cole945@gmail.com>
8626 Marcin Kościelnicki <koriakin@0x04.net>
8627
8628 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8629 (gdb_recursion_test_ptr): New global variable.
8630 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8631 gdb_recursion_test.
8632 (gdb_c_test): Ditto.
8633
ba84e0da
MK
86342016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8635
8636 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8637 ordering.
8638
4366d36e
MK
86392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8640
8641 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8642 (bar): Add bar_start_lbl label.
8643 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8644 of foo/bar for emitting DWARF and tracing.
8645
5eb264df
SDJ
86462016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8647
8648 * analyze-racy-logs.py: Set executable bit.
8649
fb6a751f
SDJ
86502016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8651
8652 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8653 (CHECK_TARGET_TMP): Likewise.
8654 (check-single-racy): New rule.
8655 (check-parallel-racy): Likewise.
8656 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8657 (do-check-parallel-racy): New rule.
8658 (check-racy/%.exp): Likewise.
8659 * README (Racy testcases): New section.
8660 * analyze-racy-logs.py: New file.
8661
bdf7e230
DE
86622016-03-03 Doug Evans <dje@google.com>
8663
8664 * gdb.base/skip.exp: Use with_test_prefix.
8665
4719d415
YQ
86662016-03-03 Yao Qi <yao.qi@linaro.org>
8667
8668 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8669 Invoke step_over_syscall "clone" and break_cond_on_syscall
8670 "clone".
8671 * gdb.base/step-over-clone.c: New file.
8672
ea507862
YQ
86732016-03-03 Yao Qi <yao.qi@linaro.org>
8674
8675 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8676 code format.
8677
8fc8cbda
YQ
86782016-03-03 Yao Qi <yao.qi@linaro.org>
8679
8680 * gdb.base/disp-step-fork.c: Rename to ...
8681 * gdb.base/step-over-fork.c: ... it. New file.
8682 * gdb.base/disp-step-vfork.c: Rename to ...
8683 * gdb.base/step-over-vfork.c: ... it. New file.
8684 * gdb.base/disp-step-syscall.exp: Rename to ...
8685 * gdb.base/step-over-syscall.exp: ... it. New file.
8686 (disp_step_cross_syscall): Rename to ...
8687 (step_over_syscall): ... it.
8688
92fa70b0
YQ
86892016-03-03 Yao Qi <yao.qi@linaro.org>
8690
8691 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8692 If target supports condition evaluation on target, invoke
8693 break_cond_on_syscall for fork and vfork.
8694
e197ad3c
YQ
86952016-03-03 Yao Qi <yao.qi@linaro.org>
8696
8697 * gdb.base/disp-step-syscall.exp: Don't invoke
8698 support_displaced_stepping.
8699 (disp_step_cross_syscall): Test with displaced stepping off and
8700 on if supported.
8701
0b47da9f
YQ
87022016-03-03 Yao Qi <yao.qi@linaro.org>
8703
8704 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8705 proc.
8706 (setup): New proc.
8707 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8708 and setup.
8709
065ab6dc
BH
87102016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8711
8712 * gdb.fortran/vla-history.exp: Remove breakpoint.
8713
07e448ad 87142016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8715
25d49b86
PA
8716 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8717 exceeds timeout.
07e448ad 8718
9ac2d526 87192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8720
25d49b86
PA
8721 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8722 breakpoint.
9ac2d526 8723
17807369
BH
87242016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8725
8726 * gdb.mi/vla.f90: Nullify pointer after declaration.
8727
86e501af
PA
87282016-03-01 Pedro Alves <palves@redhat.com>
8729
8730 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8731
1e903e32
PA
87322016-03-01 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8735 before anything else.
8736 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8737 _GNU_SOURCE here.
8738 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8739 before anything else.
8740 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8741
6ccb54e2
PA
87422016-03-01 Pedro Alves <palves@redhat.com>
8743
8744 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8745
30ca9da1
YQ
87462016-03-01 Yao Qi <yao.qi@linaro.org>
8747
8748 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8749 prepare_for_testing.
8750
dc856b38
YQ
87512016-03-01 Yao Qi <yao.qi@linaro.org>
8752
8753 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8754
4a932159
AA
87552016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8756
8757 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8758 manually constructing the output path.
8759
f2489477
AA
87602016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8761
8762 * gdb.arch/s390-stackless.S: New.
8763 * gdb.arch/s390-stackless.exp: New.
8764
38899f16
IB
87652016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8766
8767 * gdb.dlang/circular.c: New file.
8768 * gdb.dlang/circular.exp: New file.
8769
9fde51ed
YQ
87702016-02-26 Yao Qi <yao.qi@linaro.org>
8771
8772 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8773 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8774 (testcases): Update.
8775
ce90fefe
YQ
87762016-02-26 Yao Qi <yao.qi@linaro.org>
8777
8778 * gdb.reverse/aarch64.c: Rename to ...
8779 * gdb.reverse/insn-reverse.c: ... it.
8780 * gdb.reverse/aarch64.exp: Rename to ...
8781 * gdb.reverse/insn-reverse.exp: ... it.
8782
3263bceb
YQ
87832016-02-26 Yao Qi <yao.qi@linaro.org>
8784
8785 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8786 (testcase_ftype): New.
8787 (testcases): New array.
8788 (n_testcases): New.
8789 (main): Call each element in testcases.
8790 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8791 (read_testcase): New.
8792 Do the tests in a loop.
8793
6cb59ff1
YQ
87942016-02-25 Yao Qi <yao.qi@linaro.org>
8795
8796 * gdb.base/branches.c: Remove.
8797
ae91f625
MK
87982016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8799
8800 PR gdb/13808
8801 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8802
678b48b7
MK
88032016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8804
8805 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8806
7337a6f2
MK
88072016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8808
8809 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8810 change x86_64 call_insn to 'callq'.
8811
861ca91f
AT
88122016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8813
8814 * gdb.trace/tfile-avx.c: Move to...
8815 * gdb.trace/tracefile-pseudo-reg.c: Here.
8816 * gdb.trace/tfile-avx.exp: Move to...
8817 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8818
bf74e428
GB
88192016-02-24 Gary Benson <gbenson@redhat.com>
8820
8821 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8822 message on attach.
8823
cce0e923
DE
88242016-02-23 Doug Evans <dje@google.com>
8825
8826 * gdb.base/skip.c (test_skip): New function.
8827 (end_test_skip_file_and_function): New function.
8828 (test_skip_file_and_function): New function.
8829 * gdb.base/skip1.c (test_skip): New function.
8830 (skip1_test_skip_file_and_function): New function.
8831 * gdb.base/skip.exp: Add tests for new skip options.
8832 * gdb.base/skip-solib.exp: Update expected output.
8833 * gdb.perf/skip-command.cc: New file.
8834 * gdb.perf/skip-command.exp: New file.
8835 * gdb.perf/skip-command.py: New file.
8836
4000e47e
MK
88372016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8838
8839 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8840 info registers pattern.
8841
24f75ead
IB
88422016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8843
8844 * lib/future.exp: Add D support.
8845 (gdb_find_gdc): New proc.
8846 (gdb_default_target_compile): Add D support.
8847
fbb7bcbe
WW
88482016-02-18 Wei-cheng Wang <cole945@gmail.com>
8849
8850 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8851 user+system time.
8852 (trace_speed_test): Determine the iteration count for a time
8853 between 15..30 seconds.
8854
012b3a21
WT
88552016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8856
8857 * gdb.arch/i386-mpx-sigsegv.c: New file.
8858 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8859 * gdb.arch/i386-mpx-simple_segv.c: New file.
8860 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8861
2d5189bd
YQ
88622016-02-18 Yao Qi <yao.qi@linaro.org>
8863
8864 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8865 Don't call setup_kfail.
8866
40fb20d0
YQ
88672016-02-18 Yao Qi <yao.qi@linaro.org>
8868
8869 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8870 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8871
21b1f8d2
DE
88722016-02-16 Doug Evans <dje@google.com>
8873
8874 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8875 * gdb.base/skip1.c: Ditto.
8876 * gdb.base/skip.exp: Whitespace cleanup.
8877
4041ed77
DB
88782016-02-16 Don Breazeal <donb@codesourcery.com>
8879
8880 PR remote/19496
8881 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8882 Remove kfail for PR remote/19496.
8883
c4ef31bf
SM
88842016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8885
8886 * lib/gdb.exp (standard_temp_file): Return a path specific to
8887 the runtest invocation.
8888
266b65b3
SM
88892016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8890
8891 * gdb.trace/save-trace.exp: Change relative path to be in the
8892 standard output directory.
8893
a7a0a6a9
JK
88942016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8895
8896 * gdb.arch/i386-prologue.c: Add missing prototypes.
8897
c99dbb42
JK
88982016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8899
8900 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8901 * gdb.arch/i386-prologue.exp: Likewise.
8902 * gdb.arch/i386-size.exp: Likewise.
8903
aa480355
SM
89042016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8905
8906 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8907 define object file path.
8908 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8909 file path.
8910 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8911 standard_output_file to define binfile.
8912
ba881f50
JK
89132016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8914
8915 Fix compatibility with recent gfortran-5.3.1.
8916 * gdb.fortran/vla-history.exp (print vla1 allocated)
8917 (print vla2 allocated, print $2, print $3): Remove
8918 (print $4): Rename to ...
8919 (print $2): ... here.
8920 (print $9): Rename to ...
8921 (print $5): ... here.
8922 (print $10): Rename to ...
8923 (print $6): ... here.
8924 * gdb.fortran/vla.f90: Add pvla initialization.
8925
e9fb005c
JK
89262016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8927
8928 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8929 New test.
8930 * gdb.fortran/vla-value-sub.exp: Likewise.
8931
e44e00ff
MK
89322016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8933
8934 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8935
97e94151
SM
89362016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8937
8938 * i386-biarch-core.exp: Define corefile using
8939 standard_output_file.
8940
01113bc1
YQ
89412016-02-12 Yao Qi <yao.qi@linaro.org>
8942
8943 * gdb.arch/arm-single-step-kernel-helper.c: New.
8944 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8945
33b4777c
MM
89462016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8947
8948 * gdb.btrace/tailcall-only.exp: New.
8949 * gdb.btrace/tailcall-only.c: New.
8950 * gdb.btrace/x86_64-tailcall-only.S: New.
8951 * gdb.btrace/i686-tailcall-only.S: New.
8952
acc23c11
PA
89532016-02-11 Pedro Alves <palves@redhat.com>
8954
8955 * README (Parallel testing): Add missing double quotes.
8956
e352bf0a
PA
89572016-02-11 Pedro Alves <palves@redhat.com>
8958
8959 * README (Parallel testing): New section.
8960 (GDB_PARALLEL): Rewrite.
8961 (FORCE_PARALLEL): Document.
8962
9f5fed78
MK
89632016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8964
8965 * gdb.trace/tfile-avx.c: New test.
8966 * gdb.trace/tfile-avx.exp: New test.
8967
9ef9e6a6
KS
89682016-02-09 Keith Seitz <keiths@redhat.com>
8969
8970 PR breakpoints/19546
8971 * gdb.base/infcall-exec.c: New file.
8972 * gdb.base/infcall-exec2.c: New file.
8973 * gdb.base/infcall-exec.exp: New file.
8974
a96e36da
KS
89752016-02-09 Keith Seitz <keiths@redhat.com>
8976
8977 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8978 (toplevel): Call test_bkpt_address.
8979
9f61929f
KS
89802016-02-09 Keith Seitz <keiths@redhat.com>
8981
8982 PR python/19506
8983 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8984 (toplevel): Call test_bkpt_address.
8985
1e94266c
SM
89862016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8987
8988 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8989 to AC_OUTPUT.
8990 * configure: Regenerate.
8991
2a7f3dff
PA
89922016-02-09 Pedro Alves <palves@redhat.com>
8993
8994 PR breakpoints/19548
8995 * gdb.base/execl-update-breakpoints.c (some_function): New
8996 function.
8997 (main): Call it.
8998 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8999 Tighten expected GDB output.
9000
2151ccc5
SM
90012016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9002
9003 * Makefile.in (ALL_SUBDIRS): Remove.
9004 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9005 (distclean maintainer-clean realclean): Likewise.
9006 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9007 * configure: Regenerate.
9008 * gdb.ada/Makefile.in: Delete.
9009 * gdb.arch/Makefile.in: Likewise.
9010 * gdb.asm/Makefile.in: Likewise.
9011 * gdb.base/Makefile.in: Likewise.
9012 * gdb.btrace/Makefile.in: Likewise.
9013 * gdb.cell/Makefile.in: Likewise.
9014 * gdb.compile/Makefile.in: Likewise.
9015 * gdb.cp/Makefile.in: Likewise.
9016 * gdb.disasm/Makefile.in: Likewise.
9017 * gdb.dlang/Makefile.in: Likewise.
9018 * gdb.dwarf2/Makefile.in: Likewise.
9019 * gdb.fortran/Makefile.in: Likewise.
9020 * gdb.gdb/Makefile.in: Likewise.
9021 * gdb.go/Makefile.in: Likewise.
9022 * gdb.guile/Makefile.in: Likewise.
9023 * gdb.java/Makefile.in: Likewise.
9024 * gdb.linespec/Makefile.in: Likewise.
9025 * gdb.mi/Makefile.in: Likewise.
9026 * gdb.modula2/Makefile.in: Likewise.
9027 * gdb.multi/Makefile.in: Likewise.
9028 * gdb.objc/Makefile.in: Likewise.
9029 * gdb.opencl/Makefile.in: Likewise.
9030 * gdb.opt/Makefile.in: Likewise.
9031 * gdb.pascal/Makefile.in: Likewise.
9032 * gdb.perf/Makefile.in: Likewise.
9033 * gdb.python/Makefile.in: Likewise.
9034 * gdb.reverse/Makefile.in: Likewise.
9035 * gdb.server/Makefile.in: Likewise.
9036 * gdb.stabs/Makefile.in: Likewise.
9037 * gdb.threads/Makefile.in: Likewise.
9038 * gdb.trace/Makefile.in: Likewise.
9039 * gdb.xml/Makefile.in: Likewise.
9040 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9041 GDB_PARALLEL.
9042 (standard_output_file): Remove check for GDB_PARALLEL, always
9043 return path in outputs/$subdir/$testname.
9044
437277d4
SM
90452016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9046
9047 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9048 (site.exp): Assign abs_srcdir to tcl's srcdir.
9049
31d913c7
YQ
90502016-02-04 Yao Qi <yao.qi@linaro.org>
9051
9052 * gdb.base/foll-exec-mode.c: Include limits.h.
9053 (main): Add parameters argc and argv. Get directory from
9054 argv[0].
9055 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9056 compilation.
9057 * gdb.base/foll-exec.c: Include limits.h.
9058 (main): Add parameters argc and argv.
9059 Get directory from argv[0].
9060 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9061 Adjust tests on the number of lines as source code changed.
9062 * gdb.base/foll-vfork-exit.c: Include limits.h.
9063 (main): Add one line of statement before vfork.
9064 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9065 (main): Add parameters argc and argv. Get directory from
9066 argv[0].
9067 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9068 (setup_gdb): Set tbreak to skip some source lines.
9069 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9070 (main): Add parameters argc and argv. Get directory from
9071 argv[0].
9072 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9073 compilation.
9074 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9075 (main): Add parameters argc and argv. Get directory from
9076 argv[0].
9077 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9078 compilation.
9079
9482b9fb
DE
90802016-02-01 Doug Evans <dje@google.com>
9081
9082 * gdb.base/skip.exp: Clean up multiple references to same test name.
9083
6b2e4f10
PA
90842016-02-01 Pedro Alves <palves@redhat.com>
9085
ccb6afd6 9086 PR remote/19496
6b2e4f10
PA
9087 * gdb.threads/forking-threads-plus-breakpoint.exp
9088 (displaced_stepping_supported): New global.
9089 (probe_displaced_stepping_support): New procedure.
9090 (do_test): Add 'displaced' parameter, and use it.
9091 (top level): Check for displaced stepping support. Add displaced
9092 stepping on/off testing axis.
9093
37a8db1a
AB
90942016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9095
9096 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9097 pointer. Don't perform further tests on the unassociated pointer
9098 if the first test fails.
9099
5fdf6324
AB
91002016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9101
9102 * gdb.base/max-value-size.c: New file.
9103 * gdb.base/max-value-size.exp: New file.
9104 * gdb.base/huge.exp: Disable max-value-size for this test.
9105
935c6144
IB
91062016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9107
9108 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9109
7fe8399d
YQ
91102016-01-28 Yao Qi <yao.qi@linaro.org>
9111
9112 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9113
a2077e25
PA
91142016-01-25 Pedro Alves <palves@redhat.com>
9115
9116 PR threads/19461
9117 * gdb.base/fork-running-state.c: New file.
9118 * gdb.base/fork-running-state.exp: New file.
9119
1d2736d4
PA
91202016-01-25 Pedro Alves <palves@redhat.com>
9121
9122 PR gdb/19494
9123 * gdb.base/catch-fork-kill.c: New file.
9124 * gdb.base/catch-fork-kill.exp: New file.
9125
f1da4b11
PA
91262016-01-25 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9129 Delete, moved to lib/gdb.exp.
9130 * gdb.threads/forking-threads-plus-breakpoint.exp
9131 (foreach_with_prefix): Likewise.
9132 * gdb.threads/process-dies-while-handling-bp.exp
9133 (foreach_with_prefix): Likewise.
9134 * lib/gdb.exp (foreach_with_prefix): New procedure.
9135
45f38546
MK
91362016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9137
9138 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9139 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9140
dc29a1ce
MK
91412016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9142
9143 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9144 endian targets.
9145
092127d7
JK
91462016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9147 Pedro Alves <palves@redhat.com>
9148
9149 Fix testsuite compatibility with Guile.
9150 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9151 number.
9152
31d765d3
JK
91532016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9154
9155 Fix testsuite compatibility with Guile.
9156 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9157 (thread 1): New test for backtrace through signal handler.
9158
1ac78c04
YQ
91592016-01-22 Yao Qi <yao.qi@linaro.org>
9160
9161 PR testsuite/19491
9162 * gdb.base/multi-forks.c: Include
9163 ../lib/unbuffer_output.c
9164 (main): Call gdb_unbuffer_output.
9165
4f5946a8
DE
91662016-01-21 Doug Evans <dje@google.com>
9167
9168 * lib/ada.exp (gdb_compile_ada): Fix typo.
9169
305e13e6
JB
91702016-01-21 Joel Brobecker <brobecker@adacore.com>
9171
9172 * gdb.base/break-fun-addr.exp: New file.
9173 * gdb.base/break-fun-addr1.c: New file.
9174 * gdb.base/break-fun-addr2.c: New file.
9175
5f5dfff6
SM
91762016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9177
9178 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9179 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9180 enum flag values.
9181
fd356fa2
AA
91822016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9183
9184 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9185 when GDB can not set the vector return value. Add more comments
9186 for clarification.
9187
9df22175
AT
91882016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9189
9190 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9191 command.
9192
41d1845e
SM
91932016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9194
9195 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9196
01ac6840
SM
91972016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9198
9199 * Makefile.in (check-single): Pass --status to runtest.
9200 (check/%.exp): Likewise.
9201
92022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9203
9204 * Makefile.in (check-parallel): Propagate return code from make
9205 do-check-parallel.
9206
bd0a71fa
MK
92072016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9208
9209 * gdb.trace/ftrace.exp: Fix expected message on continue.
9210 * gdb.trace/pending.exp: Fix expected message on continue.
9211 * gdb.trace/trace-break.exp: Fix expected message on continue.
9212
8bcbad33
SM
92132016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9214
9215 * lib/gdb.exp (gdb_test): Remove unused global references.
9216
f303dbd6
PA
92172016-01-18 Pedro Alves <palves@redhat.com>
9218
9219 * gdb.base/async-shell.exp: Adjust expected output.
9220 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9221 * gdb.base/siginfo-thread.exp: Adjust expected output.
9222 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9223 * gdb.java/jnpe.exp: Adjust expected output.
9224 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9225 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9226 * gdb.threads/leader-exit.exp: Adjust expected output.
9227 * gdb.threads/manythreads.exp: Adjust expected output.
9228 * gdb.threads/pthreads.exp: Adjust expected output.
9229 * gdb.threads/schedlock.exp: Adjust expected output.
9230 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9231 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9232 expected output.
9233 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9234 output.
9235 * gdb.threads/sigthread.exp: Adjust expected output.
9236 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9237
b2789696
YQ
92382016-01-18 Yao Qi <yao.qi@linaro.org>
9239
9240 * gdb.guile/scm-section-script.c: Replace @progbits with
9241 %progbits.
9242 * gdb.python/py-section-script.c: Likewise.
9243
71ef29a8
PA
92442016-01-15 Pedro Alves <palves@redhat.com>
9245
9246 * gdb.multi/tids.exp: Test star wildcard ranges.
9247
3f5b7598
PA
92482016-01-15 Pedro Alves <palves@redhat.com>
9249
9250 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9251 command from "thread apply" invocation.
9252 (thr_apply_info_thr_invalid): Default the expected output to the
9253 input tid list.
9254 (top level): Add tests that use convenience variables. Add tests
9255 for "thread apply" with a valid TID list, but missing the command.
9256
663f6d42
PA
92572016-01-13 Pedro Alves <palves@redhat.com>
9258
9259 * gdb.base/default.exp: Expect $_gthread as well.
9260 * gdb.multi/tids.exp: Test $_gthread.
9261 * gdb.threads/thread-specific.exp: Test $_gthread.
9262
c84f6bbf
PA
92632016-01-13 Pedro Alves <palves@redhat.com>
9264
9265 * gdb.multi/tids.exp: Test "info threads -gid".
9266
22a02324
PA
92672016-01-13 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9270 Breakpoint.thread.
9271 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9272
5d5658a1
PA
92732016-01-07 Pedro Alves <palves@redhat.com>
9274
9275 * gdb.base/break.exp: Adjust to output changes.
9276 * gdb.base/hbreak2.exp: Likewise.
9277 * gdb.base/sepdebug.exp: Likewise.
9278 * gdb.base/watch_thread_num.exp: Likewise.
9279 * gdb.linespec/keywords.exp: Likewise.
9280 * gdb.multi/info-threads.exp: Likewise.
9281 * gdb.threads/thread-find.exp: Likewise.
9282 * gdb.multi/tids.c: New file.
9283 * gdb.multi/tids.exp: New file.
9284
84654457
PA
92852016-01-13 Pedro Alves <palves@redhat.com>
9286
9287 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9288
e3940304
PA
92892016-01-13 Pedro Alves <palves@redhat.com>
9290
9291 * gdb.base/default.exp: Expect $_inferior as well.
9292 * gdb.multi/base.exp: Test $_inferior.
9293
a911d87a
PA
92942016-01-13 Pedro Alves <palves@redhat.com>
9295
9296 PR breakpoints/19388
9297 * gdb.base/catch-signal-siginfo-cond.c: New file.
9298 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9299
82075af2
JS
93002016-01-12 Josh Stone <jistone@redhat.com>
9301 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9302
9303 * gdb.base/catch-syscall.c (do_execve): New variable.
9304 (main): Conditionally trigger an execve.
9305 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9306 (test_catch_syscall_execve): New, check entry/return across execve.
9307 (do_syscall_tests): Call test_catch_syscall_execve.
9308
e46eeedd
PA
93092016-01-12 Pedro Alves <palves@redhat.com>
9310
9311 * gdb.base/random-signal.exp (do_test): New procedure, with body
9312 of testcase moved in.
9313
01d8c27e
JK
93142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9315 Pedro Alves <palves@redhat.com>
9316
9317 * gdb.base/funcargs.exp (finish from indirectly called function):
9318 Reintroduce the case for 'First'.
9319
9a706302
JK
93202016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9321 Pedro Alves <palves@redhat.com>
9322
9323 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9324 (tcatch_vfork_then_child_follow_exec)
9325 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9326 identification.
9327
c0ecb95f
JK
93282016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9329
9330 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9331 and repeats to unlimited.
9332 * gdb.python/py-value.exp: Likewise.
9333 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9334 and repeats to unlimited.
9335
6cfc1fcb
JK
93362016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9339 and reordering the functions.
9340 * gdb.multi/hangout.c: Likewise.
9341 * gdb.multi/hello.c: Likewise.
9342
582a1b00
SM
93432016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9344
9345 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9346 absolute.
9347 (SingleStatisticTestResult.report): Use dict.keys instead of
9348 dict.iterkeys.
9349
79bc59cb
PA
93502016-01-06 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9353
43368e1d
MM
93542016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9355
9356 * gdb.btrace/dlopen.exp: New.
9357 * gdb.btrace/dlopen.c: New.
9358 * gdb.btrace/dlopen-dso.c: New.
9359
79fad5b8
SL
93602015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9361
9362 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9363 PATTERN argument is optional.
9364
ab8314b3
JB
93652015-12-24 Joel Brobecker <brobecker@adacore.com>
9366
9367 * lib/ada.exp (target_compile_ada_from_dir): New function.
9368 (gdb_compile_ada): Reimplement avoiding the use of project files.
9369 * gdb.ada/gnat_ada.gpr: Delete.
9370 * gdb.ada/cond_lang.exp: Adjust test to make path before
9371 filename optional.
9372 * gdb.ada/small_reg_param.exp: Likewise.
9373
fe33faff
SM
93742015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9375
9376 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9377
6d265cb4
TP
93782015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9379
9380 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9381 case.
9382
10125099
SM
93832015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9384
9385 * gdb.base/break.exp: Remove dead code.
9386 * gdb.base/sepdebug.exp: Likewise.
9387
3ca22649
SM
93882015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9389
9390 * gdb.asm/asm-source.exp: Remove HP-UX references.
9391 * gdb.base/annota1.exp: Likewise.
9392 * gdb.base/annota3.exp: Likewise.
9393 * gdb.base/attach.exp: Likewise.
9394 * gdb.base/bigcore.exp: Likewise.
9395 * gdb.base/break.exp: Likewise.
9396 * gdb.base/call-ar-st.exp: Likewise.
9397 * gdb.base/callfuncs.exp: Likewise.
9398 * gdb.base/catch-fork-static.exp: Likewise.
9399 * gdb.base/display.exp: Likewise.
9400 * gdb.base/foll-exec-mode.exp: Likewise.
9401 * gdb.base/foll-exec.exp: Likewise.
9402 * gdb.base/foll-fork.exp: Likewise.
9403 * gdb.base/foll-vfork.exp: Likewise.
9404 * gdb.base/funcargs.exp: Likewise.
9405 * gdb.base/hbreak2.exp: Likewise.
9406 * gdb.base/inferior-died.exp: Likewise.
9407 * gdb.base/interrupt.exp: Likewise.
9408 * gdb.base/multi-forks.exp: Likewise.
9409 * gdb.base/nodebug.exp: Likewise.
9410 * gdb.base/sepdebug.exp: Likewise.
9411 * gdb.base/solib1.c: Likewise.
9412 * gdb.base/step-test.exp: Likewise.
9413 * gdb.mi/non-stop.c: Likewise.
9414 * gdb.mi/pthreads.c: Likewise.
9415 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9416 * gdb.threads/pthreads.c: Likewise.
9417 * gdb.threads/staticthreads.exp: Likewise.
9418 * lib/future.exp: Likewise.
9419 * lib/gdb.exp: Likewise.
9420 * gdb.base/so-indr-cl.c: Remove.
9421 * gdb.base/so-indr-cl.exp: Likewise.
9422 * gdb.base/solib.c: Likewise.
9423 * gdb.base/solib.exp: Likewise.
9424 * gdb.base/solib2.c: Likewise.
9425
b6304613
SM
94262015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9427
9428 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9429 * gdb.base/call-ar-st.exp: Likewise.
9430 * gdb.base/callfuncs.exp: Likewise.
9431 * gdb.base/condbreak.exp: Likewise.
9432 * gdb.base/constvars.exp: Likewise.
9433 * gdb.base/hbreak2.exp: Likewise.
9434 * gdb.base/langs.exp: Likewise.
9435 * gdb.base/list.exp: Likewise.
9436 * gdb.base/long_long.exp: Likewise.
9437 * gdb.base/ptype.exp: Likewise.
9438 * gdb.base/scope.exp: Likewise.
9439 * gdb.base/signals.exp: Likewise.
9440 * gdb.base/so-impl-ld.exp: Likewise.
9441 * gdb.base/varargs.exp: Likewise.
9442 * gdb.base/volatile.exp: Likewise.
9443 * gdb.base/whatis.exp: Likewise.
9444 * gdb.cp/cplusfuncs.exp: Likewise.
9445 * gdb.cp/inherit.exp: Likewise.
9446 * gdb.cp/local.exp: Likewise.
9447 * gdb.cp/member-ptr.exp: Likewise.
9448 * gdb.cp/method.exp: Likewise.
9449 * gdb.cp/overload.exp: Likewise.
9450 * gdb.cp/templates.exp: Likewise.
9451 * gdb.stabs/weird.exp: Likewise.
9452 * lib/compiler.c: Likewise.
9453 * lib/compiler.cc: Likewise.
9454 * lib/cp-support.exp: Likewise.
9455 * lib/gdb.exp: Likewise.
9456
bf401b07
SM
94572015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9458
9459 * configure.ac: Remove HP-UX case.
9460 * configure: Regenerate.
9461
aff9c0f8
SM
94622015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9463
9464 * lib/gdb.exp (gdb_compile): Add function doc.
9465
a6904d5a
PA
94662015-12-17 Pedro Alves <palves@redhat.com>
9467
9468 PR threads/19354
9469 * gdb.multi/info-threads.exp: New file.
9470
a22279dd
YQ
94712015-12-15 Yao Qi <yao.qi@linaro.org>
9472
9473 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9474 is aarch64*-*-*.
9475
0588c796
SL
94762015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9477
9478 * gdb.base/history-duplicates.exp: Skip if no readline support.
9479
5d978e17
SL
94802015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9481
9482 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9483
7e763b86
SL
94842015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9485
9486 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9487
87a3a92c
SL
94882015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9489
9490 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9491 ctrl-C if nointerrupts target property is set.
9492 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9493 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9494 * gdb.base/paginate-bg-execution.exp: Likewise.
9495 * gdb.base/paginate-execution-startup.exp: Likewise.
9496 * gdb.base/random-signal.exp: Likewise.
9497 * gdb.base/range-stepping.exp: Likewise.
9498 * gdb.cp/annota2.exp: Likewise.
9499 * gdb.cp/annota3.exp: Likewise.
9500 * gdb.gdb/selftest.exp: Likewise.
9501 * gdb.threads/continue-pending-status.exp: Likewise.
9502 * gdb.threads/leader-exit.exp: Likewise.
9503 * gdb.threads/manythreads.exp: Likewise.
9504 * gdb.threads/pthreads.exp: Likewise.
9505 * gdb.threads/schedlock.exp: Likewise.
9506 * gdb.threads/sigthread.exp: Likewise.
9507
a8f077dc
DB
95082015-12-11 Don Breazeal <donb@codesourcery.com>
9509
9510 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9511 remote.
9512 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9513 * gdb.base/foll-exec.exp (main): Enable for target remote.
9514 * gdb.base/foll-fork.exp (main): Likewise.
9515 * gdb.base/foll-vfork.exp (main): Likewise.
9516 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9517 (proc continue_to_exit_bp_loc): Use clean_restart.
9518 * gdb.base/pie-execl.exp (main): Disable for target remote.
9519 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9520 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9521 * gdb.threads/execl.exp (main): Likewise.
9522 * gdb.threads/fork-child-threads.exp (main): Likewise.
9523 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9524 remote.
9525 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9526 remote.
9527 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9528 pid.tid style ptids, instead of just tid.
9529 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9530 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9531 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9532 ptids, instead of just tid.
9533
3b2464a8
AB
95342015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9535
9536 * gdb.base/list.exp (test_list_forward): Add end of file error
9537 test.
9538 (test_repeat_list_command): Add end of file error test.
9539 (test_list_backwards): Add beginning of file error test.
9540
a0def019
AB
95412015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9542
9543 * gdb.base/list.exp (test_list_invalid_args): New function,
9544 defined, and called.
9545
5c000dff
AB
95462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9547
9548 * gdb.base/list.exp (test_list): Make test names unique.
9549
f1637ebe
YQ
95502015-12-11 Yao Qi <yao.qi@linaro.org>
9551
9552 * gdb.base/coremaker2.c: Remove.
9553
36d6fc0a
PA
95542015-12-10 Pedro Alves <palves@redhat.com>
9555
9556 * gdb.multi/base.exp: Remove stale "spaces" references.
9557
762f7747
PA
95582015-12-10 Pedro Alves <palves@redhat.com>
9559
9560 * gdb.multi/base.exp: Don't use nowarnings.
9561 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9562 * gdb.multi/hangout.c: Include stdio.h.
9563 * gdb.multi/hello.c: Include stdlib.h.
9564 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9565 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9566 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9567
28d2bfb9
AB
95682015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9569
9570 * gdb.dwarf2/dw2-ranges-base.c: New file.
9571 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9572 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9573 support additional line table, and debug ranges generation.
9574 (Dwarf::ranges): New function, generate .debug_ranges.
9575 (Dwarf::lines): Support generating simple line table programs.
9576 (Dwarf::assemble): Initialise new namespace variables.
9577
5fc2beac
KB
95782015-12-09 Kevin Buettner <kevinb@redhat.com>
9579
9580 * gdb.base/async.exp (proc test_background): Add case for
9581 asynchronous execution not supported.
9582
1c35a88f
LM
95832015-12-09 Luis Machado <lgustavo@codesourcery.com>
9584
9585 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9586 format and change test names to make them unique.
9587
b593e3d9
RK
95882015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9589 Pedro Alves <pedro@redhat.com>
9590
9591 PR gdb/18702
9592 Add checking of floatformats setup on x86_64 hosts.
9593 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9594 (smallval, bigval): New labels/constants.
9595 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9596 float" after loading bigval and smallval.
9597
d72413e6
PMR
95982015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9599
9600 * gdb.ada/fun_overload_menu.exp: New testcase.
9601 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9602
ece66d65
JS
96032015-12-04 Josh Stone <jistone@redhat.com>
9604
9605 * gdb.base/catch-fork-static.exp: New.
9606
41d0efca
YQ
96072015-12-03 Yao Qi <yao.qi@linaro.org>
9608
9609 * gdb.base/sizeof.c: Don't include stdio.h and
9610 ../lib/unbuffer_output.c.
9611 (main): New variable 'size' and 'value'. Remove printf and
9612 gdb_unbuffer_output. Assign return value to size and value.
9613 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9614 at the beginning.
9615 (check_sizeof): Check the result by printing variable 'size'.
9616 (check_valueof): Check the result by printing variable 'value'.
9617
99fd02d9
YQ
96182015-12-01 Yao Qi <yao.qi@linaro.org>
9619
9620 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9621 for aarch64*-*-linux* target.
9622
f2faf941
PA
96232015-11-30 Pedro Alves <palves@redhat.com>
9624
9625 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9626
04bf20c5
PA
96272015-11-30 Pedro Alves <palves@redhat.com>
9628
9629 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9630 Handle non-stop mode vCont replies.
9631
09df4675
PA
96322015-11-30 Pedro Alves <palves@redhat.com>
9633
9634 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9635 prepare_for_testing. Start gdb with "set non-stop on" appended to
9636 GDBFLAGS. Lax expected stop output.
9637
58b584af
YQ
96382015-11-27 Yao Qi <yao.qi@linaro.org>
9639
9640 * gdb.arch/arm-neon.exp: New.
9641 * gdb.arch/arm-neon.c: New.
9642
dfcb77a8
YQ
96432015-11-27 Yao Qi <yao.qi@linaro.org>
9644
9645 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9646
88e8ec1b
YQ
96472015-11-27 Yao Qi <yao.qi@linaro.org>
9648
9649 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9650 frames-invalid annotation.
9651
bfde72c2
YQ
96522015-11-27 Yao Qi <yao.qi@linaro.org>
9653
9654 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9655
f6512a69
SM
96562015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9657
9658 * gdb.threads/names.exp: New file.
9659 * gdb.threads/names.c: New file.
9660 * README: Mention gdb,no_thread_names.
9661
46a3515b
MM
96622015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9663
9664 PR 19297
9665 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9666 support" error.
9667
62147a22
PA
96682015-11-24 Pedro Alves <palves@redhat.com>
9669
9670 PR 17539
9671 * gdb.base/display.exp: Expect displays to be sorted in ascending
9672 order. Use multi_line.
9673 * gdb.base/solib-display.exp: Likewise.
9674
2f341b6e
PA
96752015-11-24 Pedro Alves <palves@redhat.com>
9676
9677 PR 17539
25d49b86
PA
9678 * gdb.base/display.exp: Expect displays to be sorted in ascending
9679 order. Use multi_line.
9680 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9681
7e0aa6aa
PA
96822015-11-24 Pedro Alves <palves@redhat.com>
9683
9684 PR 17539
9685 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9686 threads in ascending order.
9687 * gdb.base/foll-fork.exp: Likewise.
9688 * gdb.base/foll-vfork.exp: Likewise.
9689 * gdb.base/multi-forks.exp: Likewise.
9690 * gdb.mi/mi-nonstop.exp: Likewise.
9691 * gdb.mi/mi-nsintrall.exp: Likewise.
9692 * gdb.multi/base.exp: Likewise.
9693 * gdb.multi/multi-arch.exp: Likewise.
9694 * gdb.python/py-inferior.exp: Likewise.
9695 * gdb.threads/break-while-running.exp: Likewise.
9696 * gdb.threads/execl.exp: Likewise.
9697 * gdb.threads/gcore-thread.exp: Likewise.
9698 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9699 * gdb.threads/kill.exp: Likewise.
9700 * gdb.threads/linux-dp.exp: Likewise.
9701 * gdb.threads/multiple-step-overs.exp: Likewise.
9702 * gdb.threads/next-bp-other-thread.exp: Likewise.
9703 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9704 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9705 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9706 * gdb.threads/thread-find.exp: Likewise.
9707 * gdb.threads/tls.exp: Likewise.
9708 * lib/mi-support.exp (mi_reverse_list): Delete.
9709 (mi_check_thread_states): No longer reverse list.
9710
2cc57ad8
PA
97112015-11-24 Pedro Alves <palves@redhat.com>
9712
9713 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9714 use lowercase.
9715
c93e8391
SM
97162015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9717
9718 * gdb.trace/actions.c: Include trace-common.h.
9719 (main): Add a location for a fast tracepoint.
9720 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9721 the normal tracepoints.
9722 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9723
045ccf91
SM
97242015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9725
9726 * save-trace.exp: Factor out code to these...
9727 (gdb_save_tracepoints): New.
9728 (gdb_load_tracepoints): New.
9729 (do_save_load_test): New.
9730
5506f9f6
KB
97312015-11-23 Kevin Buettner <kevinb@redhat.com>
9732
9733 * gdb.base/asmlabel.exp: New test.
9734 * gdb.base/asmlabel.c: New test case.
9735
16c3b12f
JB
97362015-11-23 Joel Brobecker <brobecker@adacore.com>
9737
9738 * gdb.base/wrong_frame_bt_full-main.c: New file.
9739 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9740 * gdb.base/wrong_frame_bt_full.exp: New file.
9741
155bfbd3
JB
97422015-11-23 Joel Brobecker <brobecker@adacore.com>
9743
9744 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9745
bb097445
JM
97462015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9747
206853a0 9748 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9749 pstate register when comparing registers values in
9750 sparc64-*-linux-gnu targets to avoid spurious differences.
9751
9c88ed8f
JM
97522015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9753
206853a0 9754 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9755
96161e25
SL
97562015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9757
9758 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9759 as type argument to gdb_compile.
9760 * gdb.base/nested-subp2.exp: Likewise.
9761 * gdb.base/nested-subp3.exp: Likewise.
9762
340c2830
DV
97632015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9764
9765 * lib/dwarf.exp (_note): Fix left shift of negative value.
9766 * gdb.trace/trace-condition.exp: Likewise.
9767
c1862d0f
YQ
97682015-11-13 Yao Qi <yao.qi@linaro.org>
9769
9770 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9771 comments about d10v.
9772 (test_scalar_returns): Likewise.
9773 * gdb.base/d10v.ld: Remove.
9774 * gdb.base/overlays.exp: Remove the target triplet checking for
9775 d10v-*-*.
9776 * gdb.base/structs.exp (test_struct_returns): Remove the
9777 comments about d10v.
9778 (test_struct_calls): Likewise.
9779
77ae9c19
YQ
97802015-11-13 Yao Qi <yao.qi@linaro.org>
9781
9782 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9783 * gdb.base/gnu_vector.c: Don't include stdio.h.
9784 (main): Don't print res and call add_some_intvecs.
9785
430e004e
MK
97862015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9787
9788 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9789 macro.
9790 (func5): Removed.
9791 (func4): Use FAST_TRACEPOINT_LABEL.
9792 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9793 macro.
9794 (func): Removed.
9795 (thread_function): Use FAST_TRACEPOINT_LABEL.
9796 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9797 (func): Remove.
9798 (marker): Use FAST_TRACEPOINT_LABEL.
9799 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9800 (pendfunc1): Remove.
9801 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9802 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9803 (foo): Remove.
9804 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9805 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9806 macro.
9807 (func): Remove.
9808 (marker): Use FAST_TRACEPOINT_LABEL.
9809 * gdb.trace/trace-common.h: New header.
9810 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9811 macro.
9812 (func): Remove.
9813 (marker): Use FAST_TRACEPOINT_LABEL.
9814 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9815 (func): Remove.
9816 (thread_function): Use FAST_TRACEPOINT_LABEL.
9817
6e7675a7
MK
98182015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9819
9820 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9821 in front.
9822 * gdb.trace/change-loc.exp: Use global pcreg definition.
9823 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9824 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9825 in front.
9826 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9827 * gdb.trace/pending.exp: Likewise.
9828 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9829 * gdb.trace/trace-break.exp: Likewise.
9830 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9831 in front.
9832 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9833 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9834 in front.
9835 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9836
dddc0e16
JB
98372015-11-09 Joel Brobecker <brobecker@adacore.com>
9838
9839 * gdb.ada/fin_fun_out: New testcase.
9840
c6f0b406
KB
98412015-11-07 Kevin Buettner <kevinb@redhat.com>
9842
9843 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9844 value associated with DW_AT_byte_size.
9845 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9846 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9847 DW_AT_upper_bound.
9848
f01dcfd9
KB
98492015-11-07 Kevin Buettner <kevinb@redhat.com>
9850
9851 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9852 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9853 version.
9854 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9855 gdb.dwarf2/dw2-canonicalize-type.exp,
9856 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9857 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9858 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9859 provided by gdb_target_symbol_prefix_flags_asm.
9860 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9861 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9862 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9863 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9864 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9865 macros where needed). Use this macro for symbols which require
9866 the prefix provided by SYMBOL_PREFIX.
9867
2223449a
KB
98682015-11-05 Kevin Buettner <kevinb@redhat.com>
9869
9870 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9871 New procs.
9872 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9873 representing expressions, of more than one list element.
9874 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9875 to prepend linker symbol prefix to f.
9876 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9877 table_1 and table_2.
9878 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9879 Likewise, for f and g.
9880 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9881 for ptr.
9882 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9883 for main.
9884 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9885 table_1_ptr and table_2_ptr.
9886
6f2f1a3a
JK
98872015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9888 Joel Brobecker <brobecker@adacore.com>
9889
9890 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9891
566c56c9
MK
98922015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9893
9894 * gdb.reverse/s390-mvcle.c: New test.
9895 * gdb.reverse/s390-mvcle.exp: New file.
9896 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9897
d5f0636b
MK
98982015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9899
9900 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9901
7ad8b86c
MK
99022015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9903
9904 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9905 reaching marker2.
9906 * gdb.reverse/getresuid-reverse.exp: Likewise.
9907 * gdb.reverse/pipe-reverse.exp: Likewise.
9908 * gdb.reverse/readv-reverse.exp: Likewise.
9909 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9910 * gdb.reverse/time-reverse.exp: Likewise.
9911 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9912
4081c0f1
YQ
99132015-10-30 Yao Qi <yao.qi@linaro.org>
9914
9915 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9916 (empty_cycle): Remove.
9917 (main): Don't call empty_cycle. Don't use watch_count_done.
9918 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9919 empty_cycle. Rewrite the code counting HW watchpoints.
9920
452b4ba5
MK
99212015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9922
9923 * gdb.reverse/fstatat-reverse.c: New test.
9924 * gdb.reverse/fstatat-reverse.exp: New file.
9925 * gdb.reverse/getresuid-reverse.c: New test.
9926 * gdb.reverse/getresuid-reverse.exp: New file.
9927 * gdb.reverse/pipe-reverse.c: New test.
9928 * gdb.reverse/pipe-reverse.exp: New file.
9929 * gdb.reverse/readv-reverse.c: New test.
9930 * gdb.reverse/readv-reverse.exp: New file.
9931 * gdb.reverse/recvmsg-reverse.c: New test.
9932 * gdb.reverse/recvmsg-reverse.exp: New file.
9933 * gdb.reverse/time-reverse.c: New test.
9934 * gdb.reverse/time-reverse.exp: New file.
9935 * gdb.reverse/waitpid-reverse.c: New test.
9936 * gdb.reverse/waitpid-reverse.exp: New file.
9937
5e2e7507
JK
99382015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9941
0fde2c53
DE
99422015-10-26 Doug Evans <dje@google.com>
9943
9944 PR symtab/17391
9945 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9946 * gdb.dwarf2/bad-regnum.c: New file.
9947 * gdb.dwarf2/bad-regnum.exp: New file.
9948
1a70ae97
DE
99492015-10-26 Doug Evans <dje@google.com>
9950
9951 PR python/18938
9952 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9953 file.
9954
27dc26ab
JK
99552015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9956
9957 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9958 for a change by "Mention language in compile error message".
9959
bed91f4d
SM
99602015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9961
9962 PR python/18073
9963 * gdb.python/py-type.c (C::a_method): New.
9964 (C::a_const_method): New.
9965 (C::a_static_method): New.
9966 (a_function): New.
9967 * gdb.python/py-type.exp (test_fields): Test getting fields
9968 from function and method.
9969
3f2f83dd
KB
99702015-10-21 Keven Boell <keven.boell@intel.com>
9971
9972 * gdb.fortran/vla-alloc-assoc.exp: New file.
9973 * gdb.fortran/vla-datatypes.exp: New file.
9974 * gdb.fortran/vla-datatypes.f90: New file.
9975 * gdb.fortran/vla-history.exp: New file.
9976 * gdb.fortran/vla-ptype-sub.exp: New file.
9977 * gdb.fortran/vla-ptype.exp: New file.
9978 * gdb.fortran/vla-sizeof.exp: New file.
9979 * gdb.fortran/vla-sub.f90: New file.
9980 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9981 * gdb.fortran/vla-value-sub-finish.exp: New file.
9982 * gdb.fortran/vla-value-sub.exp: New file.
9983 * gdb.fortran/vla-value.exp: New file.
9984 * gdb.fortran/vla-ptr-info.exp: New file.
9985 * gdb.mi/mi-vla-fortran.exp: New file.
9986 * gdb.mi/vla.f90: New file.
9987
27145d50
SL
99882015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9989
9990 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9991 of hardwired timeout value.
9992
5f3ff4f8
JK
99932015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9994 Pedro Alves <palves@redhat.com>
9995
9996 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9997 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9998
bfd09d20
JS
99992015-10-19 Josh Stone <jistone@redhat.com>
10000
10001 * gdb.base/catch-syscall.c: Include <sched.h>.
10002 (unknown_syscall): New variable.
10003 (main): Trigger a vfork and an unknown syscall.
10004 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10005 (unknown_syscall_number): Likewise.
10006 (check_call_to_syscall): Accept an optional syscall pattern.
10007 (check_return_from_syscall): Likewise.
10008 (check_continue): Likewise.
10009 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10010 (test_catch_syscall_skipping_return): New test toggling off 'catch
10011 syscall' to step over the syscall return, then toggling back on.
10012 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10013 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10014 (do_syscall_tests): Call test_catch_syscall_without_args and
10015 test_catch_syscall_mid_vfork.
10016 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10017 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10018
b32b93c6
AS
100192015-10-19 Andrew Stubbs <ams@codesourcery.com>
10020
10021 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10022 print g_vE): Add new pass patterns.
10023 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10024 print various symbol names for vptr fields.
10025
9d622bda
AB
100262015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10027
10028 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10029 results.
10030
0fd8ac1c
YQ
100312015-10-12 Yao Qi <yao.qi@linaro.org>
10032
10033 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10034
34240514
YQ
100352015-10-12 Yao Qi <yao.qi@linaro.org>
10036
10037 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10038 is aarch64*-*-linux*.
10039
8240f442
YQ
100402015-10-12 Yao Qi <yao.qi@linaro.org>
10041
10042 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10043 (can_relocate_bcond_true): ... it.
10044 (can_relocate_bcond_false): New function.
10045 (foo): Likewise.
10046 (can_relocate_bl): Likewise.
10047 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10048 can_relocate_bl.
10049
2520f728
PMR
100502015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10051
10052 * gdb.base/nested-addr.c: New file.
10053 * gdb.base/nested-addr.exp: New testcase.
10054
abcef95a
MM
100552015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10056
10057 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10058 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10059 its output. Ignore the output of "record goto begin" and instead
10060 check that GDB is replaying.
10061
145e3ddb
PA
100622015-10-09 Pedro Alves <palves@redhat.com>
10063
10064 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10065 (top level): Use it in the run with no args test.
10066
d5d8c4e1
IB
100672015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10068
10069 * gdb.dlang/properties.exp: New file.
10070
06e635ef
SL
100712015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10072
10073 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10074 whether or not address 0x1000 is mapped on the target.
10075
e019fd1d
SM
100762015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10077
10078 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10079 build.
10080
77ba2a67
MM
100812015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10082
10083 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10084 instruction-history test.
10085
c60eb31f
DE
100862015-09-28 Doug Evans <dje@google.com>
10087
10088 * gdb.base/gcore.c (array_func): Add reference to static_array.
10089
9a3c8263
SM
100902015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10091
10092 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10093 source line.
10094
9720e656
SL
100952015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10096
10097 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10098 short or char as base type.
10099
938d3bf2
SL
101002015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10101
10102 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10103 to allow any size enum.
10104
e6c2c623
PMR
101052015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10106
10107 * gdb.ada/array_ptr_renaming.exp: New testcase.
10108 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10109 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10110
06da0f77
PL
101112015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10112
10113 * gdb.trace/ftrace-lock.c: New file.
10114 * gdb.trace/ftrace-lock.exp: New file.
10115
4f51c22a
PL
101162015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10117
10118 * gdb.arch/insn-reloc.c: New file.
10119 * gdb.arch/ftrace-insn-reloc.exp: New file.
10120
7041adf4
PL
101212015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10122
10123 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10124 instruction.
10125 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10126 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10127 * gdb.trace/range-stepping.c: Likewise.
10128 * gdb.trace/trace-break.c: Likewise.
10129 * gdb.trace/trace-mt.c (thread_function): Likewise.
10130 * gdb.trace/ftrace.c (marker): Likewise.
10131 * gdb.trace/trace-condition.c (marker): Likewise.
10132 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10133 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10134 is_aarch64_target.
10135
015d2e7e
DE
101362015-09-18 Doug Evans <xdje42@gmail.com>
10137
10138 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10139 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10140
26b188a2
SL
101412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10142
10143 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10144 the breakpoint.
10145
79dc332b
SL
101462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10147
10148 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10149 the pending breakpoint. Remove timeout override for "Run till
10150 MI pending breakpoint on pendfunc3 on thread 2" test.
10151
f57929f2
SL
101522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10153
10154 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10155 filename pattern.
10156
3f469b17
SL
101572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10158
10159 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10160 in breakpoint filename pattern.
10161
515b89b3
SL
101622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10163
7800dbe4
SL
10164 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10165
101662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10167
515b89b3
SL
10168 * gdb.linespec/explicit.exp: Check for readline support for
10169 tab-completion tests. Fix obvious typo.
10170
d2939ba2
MM
101712015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10172
10173 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10174 and replay.
10175
cbb55fa7
MM
101762015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10177
10178 * gdb.btrace/non-stop.c: New.
10179 * gdb.btrace/non-stop.exp: New.
10180
43691ca1
PL
101812015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10182 Yao Qi <yao.qi@linaro.org>
10183
10184 * gdb.trace/trace-condition.c: New file.
10185 * gdb.trace/trace-condition.exp: New file.
10186
d78908cf
WW
101872015-09-16 Wei-cheng Wang <cole945@gmail.com>
10188
10189 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10190 for testing bytecode compilation.
10191
1ed415e2
PA
101922015-09-16 Pedro Alves <palves@redhat.com>
10193 Sandra Loosemore <sandra@codesourcery.com>
10194
10195 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10196 (SECONDS): Redefine.
10197 (main): Call pthread_kill and alarm early.
10198 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10199 support.
10200 (test): If the target can't hardware step and doesn't support
10201 displaced stepping, increase the timeout.
10202
d136eff5
PA
102032015-09-16 Pedro Alves <palves@redhat.com>
10204
10205 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10206 (enable_debug): New procedures.
10207 (test): Use them. Bail out if waiting for threads fails.
10208 (top level): Bail out if a test fails.
10209
991f019c
YQ
102102015-09-16 Yao Qi <yao.qi@linaro.org>
10211
10212 * gdb.asm/asm-source.exp: Set asm-arch for
10213 aarch64*-*-* target.
10214 * gdb.asm/aarch64.inc: New file.
10215
bfca584f
PMR
102162015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10217
10218 * gdb.ada/array_of_variable_length.exp: New testcase.
10219 * gdb.ada/array_of_variable_length/foo.adb: New file.
10220 * gdb.ada/array_of_variable_length/pck.adb: New file.
10221 * gdb.ada/array_of_variable_length/pck.ads: New file.
10222
b326e587
DE
102232015-09-15 Doug Evans <dje@google.com>
10224
10225 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10226 of function static local variable.
10227
5382cfab
PW
102282015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10229
10230 * gdb.threads/tls-so_extern.exp: New test file.
10231 * gdb.threads/tls-so_extern.c: New test file.
10232 * gdb.threads/tls-so_extern_main.c: New test file.
10233
141c5cc4
JK
102342015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10235
10236 * gdb.opt/solib-intra-step-lib.c: New file.
10237 * gdb.opt/solib-intra-step-main.c: New file.
10238 * gdb.opt/solib-intra-step.exp: New file.
10239
d15dcecd
PA
102402015-09-15 Pedro Alves <palves@redhat.com>
10241
10242 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10243 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10244
4c2f2a79
PA
102452015-09-14 Pedro Alves <palves@redhat.com>
10246
10247 * gdb.base/hook-stop-continue.c: Delete.
10248 * gdb.base/hook-stop-continue.exp: Delete.
10249 * gdb.base/hook-stop-frame.c: Delete.
10250 * gdb.base/hook-stop-frame.exp: Delete.
10251 * gdb.base/hook-stop.c: New file.
10252 * gdb.base/hook-stop.exp: New file.
10253
919e6dbe
PMR
102542015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10255
10256 * gdb.ada/access_to_packed_array.exp: New testcase.
10257 * gdb.ada/access_to_packed_array/foo.adb: New file.
10258 * gdb.ada/access_to_packed_array/pack.adb: New file.
10259 * gdb.ada/access_to_packed_array/pack.ads: New file.
10260
157280a4
MM
102612015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10262
10263 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10264 buffer size test.
10265
2fd33e94
DB
102662015-09-11 Don Breazeal <donb@codesourcery.com>
10267
10268 * gdb.base/foll-exec.c: Add copyright header. Fix
10269 formatting issues.
10270 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10271 (do_exec_tests): Use clean_restart in place of zap_session,
10272 and for test initialization. Fix formatting issues. Use
10273 fail in place of perror.
10274 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10275 an expect statement to match an expression with output from
10276 the program under debug.
10277 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10278 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10279 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10280 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10281 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10282
e70b6e8e
DE
102832015-09-09 Doug Evans <dje@google.com>
10284
10285 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10286
7a551a51
DE
102872015-09-09 Doug Evans <dje@google.com>
10288
10289 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10290
4c666f84
DE
102912015-09-09 Doug Evans <dje@google.com>
10292
10293 * gdb.base/savedregs.exp: Fix typo.
10294
243a9253
PA
102952015-09-09 Pedro Alves <palves@redhat.com>
10296
10297 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10298
c0fa8fbd
SL
102992015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10300
10301 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10302 command actually switches threads. Give up on remaining
10303 tests if target fails to stop at breakpoint.
10304
cd7c1778
PMR
103052015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10306
10307 * gdb.ada/funcall_char.exp: New testcase.
10308 * gdb.ada/funcall_char/foo.adb: New file.
10309
dc5c8746
PMR
103102015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10311
10312 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10313 expected outputs. Add two testcases for completing ambiguous
10314 functions.
10315 * gdb.ada/complete/aux_pck.adb: New file.
10316 * gdb.ada/complete/aux_pck.ads: New file.
10317 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10318 Ambiguous_Func functions.
10319 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10320 * gdb.ada/complete/pck.adb: Likewise.
10321
4e83a1e7
UW
103222015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10323
10324 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10325 failures to run the test program under GDB.
10326
8ce74153
LM
103272015-08-26 Luis Machado <lgustavo@codesourcery.com>
10328
10329 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10330 to C.
10331
e9756d52
PP
103322015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10333
10334 * gdb.base/run-after-attach.exp: New test file.
10335 * gdb.base/run-after-attach.c: New test file.
10336
8d37573b
DB
103372015-08-26 Don Breazeal <donb@codesourcery.com>
10338
10339 * gdb.base/foll-exec-2.c: New test program.
10340 * gdb.base/foll-exec-2.exp: New test.
10341
63e43d3a
PMR
103422015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10343
10344 * gdb.base/nested-subp1.exp: New file.
10345 * gdb.base/nested-subp1.c: New file.
10346 * gdb.base/nested-subp2.exp: New file.
10347 * gdb.base/nested-subp2.c: New file.
10348 * gdb.base/nested-subp3.exp: New file.
10349 * gdb.base/nested-subp3.c: New file.
10350
3d40fbb5
PA
103512015-08-24 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.server/connect-without-multi-process.c: New file.
10354 * gdb.server/connect-without-multi-process.exp: New file.
10355
4422ac93
LM
103562015-08-24 Luis Machado <lgustavo@codesourcery.com>
10357
10358 * gdb.opt/inline-markers.c: Make z int.
10359
91dddb86
LM
103602015-08-24 Luis Machado <lgustavo@codesourcery.com>
10361
10362 * gdb.opt/inline-markers.c: Make z volatile.
10363
a48847ee
LM
103642015-08-24 Luis Machado <lgustavo@codesourcery.com>
10365
10366 * gdb.opt/inline-bt.c: New volatile global z.
10367 * gdb.opt/inline-cmds.c: Likewise.
10368 * gdb.opt/inline-locals.c: Likewise.
10369 * gdb.opt/inline-markers.c: New extern global z.
10370 (marker): Use z.
10371 (inline_fn): Likewise.
10372
0ebbc52b
PA
103732015-08-24 Pedro Alves <palves@redhat.com>
10374
10375 * config/m32r-stub.exp: Remove file.
10376 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10377 * gdb.base/call-rt-st.exp: Likewise.
10378 * gdb.base/call-strs.exp: Likewise.
10379 * gdb.base/default.exp: Remove references to h8300-*-hms and
10380 *-*-udi*.
10381 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10382
77c365df
AA
103832015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10384
10385 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10386 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10387 and "return" use KFAIL when GDB can not read/write the vector
10388 return value.
10389
4313b8c0
GB
103902015-08-21 Gary Benson <gbenson@redhat.com>
10391
10392 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10393
0e433b32
PA
103942015-08-20 Pedro Alves <palves@redhat.com>
10395
10396 * gdb.server/solib-list.exp: No longer expect an interior stop in
10397 non-stop mode.
10398
221e1a37
PA
103992015-08-20 Pedro Alves <palves@redhat.com>
10400
10401 * gdb.server/connect-stopped-target.c: New file.
10402 * gdb.server/connect-stopped-target.exp: New file.
10403
40e3ad0e
PA
104042015-08-20 Pedro Alves <palves@redhat.com>
10405
10406 * gdb.dwarf2/comp-unit-lang.exp: New file.
10407 * gdb.dwarf2/comp-unit-lang.c: New file.
10408
af39b327
PMR
104092015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10410
10411 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10412 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10413
7d45c7c3 104142015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10415
7d45c7c3
KB
10416 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10417 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10418
4d6cceb4
DE
104192015-08-18 Doug Evans <dje@google.com>
10420 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10421
10422 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10423 skip_python_tests. New arg prompt_regexp.
10424 (skip_python_tests): New function.
10425 * lib/mi-support.exp (mi_skip_python_tests): New function.
10426 * gdb.python/py-mi-objfile-gdb.py: New file.
10427 * gdb.python/py-mi-objfile.c: New file.
10428 * gdb.python/py-mi-objfile.exp: New file.
10429
ad89c2aa
KS
104302015-08-17 Keith Seitz <keiths@redhat.com>
10431
10432 * gdb.linespec/explicit.exp: Move strace test from here ...
10433 * gdb.trace/strace.exp: ... to here.
10434
e3ae3c43
PP
104352015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10436
10437 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10438 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10439
604b2636
DE
104402015-08-14 Doug Evans <xdje42@gmail.com>
10441
10442 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10443 inferior before selecting a new file.
10444
6ff0ba5f
DE
104452015-08-14 Doug Evans <xdje42@gmail.com>
10446
10447 * gdb.mi/mi-disassemble.exp: Update.
10448 * gdb.base/disasm-optim.S: New file.
10449 * gdb.base/disasm-optim.c: New file.
10450 * gdb.base/disasm-optim.h: New file.
10451 * gdb.base/disasm-optim.exp: New file.
10452
9ca98f92
KS
104532015-08-14 Keith Seitz <keiths@redhat.com>
10454
10455 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10456 "evaluated-by".
10457
52bbc560
JB
104582015-08-13 Joel Brobecker <brobecker@adacore.com>
10459
10460 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10461
5d8c3ed3
PMR
104622015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10463
10464 * gdb.ada/fun_renaming.exp: New testcase.
10465 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10466 * gdb.ada/fun_renaming/pack.adb: New file.
10467 * gdb.ada/fun_renaming/pack.ads: New file.
10468
ea8812bc
KS
104692015-08-12 Keith Seitz <keiths@redhat.com>
10470
10471 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10472 gdb_get_line_number.
10473
4dafcdeb
JB
104742015-08-12 Joel Brobecker <brobecker@adacore.com>
10475
10476 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10477 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10478 gdb.base/dso2dso.exp: New files.
10479
5ba32597
SDJ
104802015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10481 Pedro Alves <palves@redhat.com>
10482 Keith Seitz <keiths@redhat.com>
10483
10484 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10485 GDBFLAGS.
10486
b6dafabf
PP
104872015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10488
10489 * gdb.base/gdbhistsize-history.exp
10490 (test_histsize_history_setting): Use save_vars.
10491 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10492 Use save_vars.
10493 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10494 * gdb.base/readline.exp: Use save_vars.
10495
abe8e607
PP
104962015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10497
10498 * lib/gdb.exp (save_vars): New proc.
10499
629500fa
KS
105002015-08-11 Keith Seitz <keiths@redhat.com>
10501
10502 * gdb.base/help.exp: Update help_breakpoint_text.
10503
eb8c4e2e
KS
105042015-08-11 Keith Seitz <keiths@redhat.com>
10505
10506 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10507 (at toplevel): Call test_explicit_breakpoints.
10508 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10509 breakpoints.
10510 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10511 breakpoint conditions, "-cond".
10512
87f0e720
KS
105132015-08-11 Keith Seitz <keiths@redhat.com>
10514
10515 * gdb.linespec/3explicit.c: New file.
10516 * gdb.linespec/cpexplicit.cc: New file.
10517 * gdb.linespec/cpexplicit.exp: New file.
10518 * gdb.linespec/explicit.c: New file.
10519 * gdb.linespec/explicit.exp: New file.
10520 * gdb.linespec/explicit2.c: New file.
10521 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10522 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10523 before using in the matching pattern.
10524 Clarify that `prefix' is a regular expression.
10525
f00aae0f
KS
105262015-08-11 Keith Seitz <keiths@redhat.com>
10527
10528 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10529 test.
10530 Add tests for missing ",FMT" and ",".
10531
e27852be
DE
105322015-08-10 Doug Evans <dje@google.com>
10533 Keith Seitz <keiths@redhat.com>
10534
10535 PR gdb/17960
10536 * gdb.base/completion.exp: Add location completer tests.
10537
7f03bd92
PA
105382015-08-07 Pedro Alves <palves@redhat.com>
10539
10540 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10541 tests here.
10542 (top level): Run do_test with and without displaced stepping.
10543
3fc8eb30
PA
105442015-08-07 Pedro Alves <palves@redhat.com>
10545
10546 * gdb.base/valgrind-disp-step.c: New file.
10547 * gdb.base/valgrind-disp-step.exp: New file.
10548
d4569d7b
PA
105492015-08-07 Pedro Alves <palves@redhat.com>
10550
10551 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10552 Delete function.
10553 (main): Add alarm. Run an infinite loop instead of calling
10554 wait_threads.
10555 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10556 comment.
10557 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10558 Delete function.
10559 (main): Add alarm. Run an infinite loop instead of calling
10560 wait_threads.
10561 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10562 comment.
10563
e1316e60
PA
105642015-08-07 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.base/checkpoint-ns.exp: New file.
10567 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10568 standard_testfile.
10569
da8c46d2
MM
105702015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10571
10572 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10573 * gdb.btrace/instruction_history.exp: Update.
10574 * gdb.btrace/tsx.exp: New.
10575 * gdb.btrace/tsx.c: New.
10576
de1c2c52
PA
105772015-08-06 Pedro Alves <palves@redhat.com>
10578
10579 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10580 increase timeout.
10581 * gdb.reverse/until-precsave.exp: Bump timeouts.
10582
782e0bf4
PA
105832015-08-06 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10586
83e97ed0
PA
105872015-08-06 Pedro Alves <palves@redhat.com>
10588
10589 PR gdb/18749
10590 * gdb.threads/process-dies-while-handling-bp.c: New file.
10591 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10592
863d01bd
PA
105932015-08-06 Pedro Alves <palves@redhat.com>
10594
10595 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10596 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10597
0a39bb32
PA
105982015-08-05 Pedro Alves <palves@redhat.com>
10599
10600 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10601 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10602
ee2d2b10
SL
106032015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10604
10605 * gdb.base/bp-permanent.exp: Report test as unsupported if
10606 the target cannot stop at the permanent breakpoint.
10607
4e1bdb00
DE
106082015-08-03 Doug Evans <dje@google.com>
10609
10610 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10611 10000.
10612
3d338901
DE
106132015-08-03 Doug Evans <dje@google.com>
10614
10615 * Makefile.in (workers/%.worker, build-perf): New rule.
10616 (GDB_PERFTEST_MODE): New variable.
10617 (check-perf): Use it.
10618 (clean): Clean up gdb.perf parallel build subdirs.
10619 * lib/build-piece.exp: New file.
10620 * lib/gdb.exp (make_gdb_parallel_path): New function
10621 (standard_output_file, standard_temp_file): Call it.
10622 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10623 of $GDB_PARALLEL.
10624 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10625
af061d3e
DE
106262015-08-03 Doug Evans <dje@google.com>
10627
8e1afc81 10628 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10629 (LOG_FILE_NAME): New global.
10630 (TextReporter.__init__): Initialize self.txt_sum.
10631 (TextReporter.report): Add support for multiple data-points.
10632 Move report to perftest.sum, put raw data in perftest.log.
10633 (TextReporter.start): Open sum and log files.
10634 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10635 * gdb.perf/lib/perftest/testresult.py
10636 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10637
2c8c5d37
PA
106382015-07-31 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10641 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10642 kill_wait_spawned_process instead of explicit "kill -9".
10643 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10644 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10645 kill_wait_spawned_process.
10646 * gdb.base/attach-twice.exp: Likewise.
10647 * gdb.base/attach.exp: Likewise.
10648 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10649 gdb_test_multiple.
10650 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10651 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10652 kill_wait_spawned_process.
10653 * gdb.base/valgrind-infcall.exp: Likewise.
10654 * gdb.multi/multi-attach.exp: Likewise.
10655 * gdb.python/py-prompt.exp: Likewise.
10656 * gdb.python/py-sync-interp.exp: Likewise.
10657 * gdb.server/ext-attach.exp: Likewise.
10658 * gdb.threads/attach-into-signal.exp (corefunc): Use
10659 spawn_wait_for_attach, spawn_id_get_pid and
10660 kill_wait_spawned_process.
10661 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10662 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10663 spawn_id_get_pid and kill_wait_spawned_process.
10664 * gdb.threads/attach-stopped.exp (corefunc): Use
10665 spawn_wait_for_attach, spawn_id_get_pid and
10666 kill_wait_spawned_process.
10667 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10668 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10669 kill_wait_spawned_process instead of explicit "kill -9".
10670 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10671 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10672 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10673 processes. Don't map cygwin/windows pids here. Now returns a
10674 spawn id list.
10675
032a0fca
SL
106762015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10677
10678 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10679 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10680 correct patch.
10681
61a934ca
SL
106822015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10683
10684 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10685
4bc4d428
SL
106862015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10687
10688 Reapply:
10689 2014-05-21 Mark Wielaard <mjw@redhat.com>
10690
10691 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10692
998d452a
PA
106932015-07-30 Pedro Alves <palves@redhat.com>
10694
10695 * linux-low.c (handle_extended_wait): Set the child's last
10696 reported status to TARGET_WAITKIND_STOPPED.
10697
69dde7dc
PA
106982015-07-30 Pedro Alves <palves@redhat.com>
10699
10700 PR threads/18600
10701 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10702 only shows inferior 1.
10703
4dd63d48
PA
107042015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10705 Pedro Alves <palves@redhat.com>
10706
10707 PR threads/18600
10708 * gdb.threads/fork-plus-threads.c: New file.
10709 * gdb.threads/fork-plus-threads.exp: New file.
10710
d618e4c5
PP
107112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10712
10713 * gdb.base/batch-preserve-term-settings.exp
10714 (test_terminal_settings_preserved_after_cli_exit): Use
10715 send_quit_command.
10716
1eef6428
PA
107172015-07-29 Pedro Alves <palves@redhat.com>
10718 Don Breazeal <donb@codesourcery.com>
10719
10720 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10721 output from both inferior_spawn_id and gdb_spawn_id.
10722
7da5b897
SDJ
107232015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10724
10725 * gdb.threads/attach-into-signal.exp (corefunc): Use
10726 with_test_prefix on nested loops, uniquefying the test messages.
10727
dac804df
SDJ
107282015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10729
10730 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10731 commit.
10732
06265e53
PP
107332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10734
10735 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10736 New proc.
10737 (test_terminal_settings_preserved_after_sigterm): New test.
10738
18206ca3
PP
107392015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10740
10741 * gdb.base/batch-preserve-term-settings.exp
10742 (test_terminal_settings_preserved_after_cli_exit): New test.
10743
90074d11
PP
107442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10745
10746 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10747 manipulation of saved_gdbflags.
10748 (test_terminal_settings_preserved): Remove global declaration of
10749 the unused variable pagination_prompt. Remove manipulation of
10750 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10751 GDBFLAGS.
10752
eb1a7902
PA
107532015-07-29 Pedro Alves <palves@redhat.com>
10754
10755 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10756
8b75dd3b
PA
107572015-07-29 Pedro Alves <palves@redhat.com>
10758
10759 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10760 at the top.
10761
dedad4e3
PA
107622015-07-29 Pedro Alves <palves@redhat.com>
10763
10764 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10765 (main): Call gdb_unbuffer_output.
10766 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10767 (main): Call gdb_unbuffer_output.
10768 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10769 (main): Call gdb_unbuffer_output.
10770 * gdb.base/call-strs.exp: Adjust to step over the
10771 gdb_unbuffer_output call.
10772 * gdb.base/catch-gdb-caused-signals.c: Include
10773 "../lib/unbuffer_output.c".
10774 (main): Call gdb_unbuffer_output.
10775 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10776 (main): Call gdb_unbuffer_output.
10777 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10778 (main): Call gdb_unbuffer_output.
10779 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10780 (main): Call gdb_unbuffer_output.
10781 * gdb.base/shlib-call.exp: Adjust to step over the
10782 gdb_unbuffer_output call.
10783 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10784 (main): Call gdb_unbuffer_output.
10785 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10786 (main): Call gdb_unbuffer_output.
10787 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10788 (main): Rename to ...
10789 (test): ... this.
10790 (main): Reimplement.
10791 * gdb.base/varargs.exp: Run to test instead of to main.
10792 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10793 (main): Call gdb_unbuffer_output.
10794
58789a91
PA
107952015-07-29 Pedro Alves <palves@redhat.com>
10796
10797 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10798 factore out from mi_continue_dprintf. For call-style dprintfs,
10799 expect dprintf output out of $inferior_spawn_id.
10800 (mi_continue_dprintf): Use mi_expect_dprintf.
10801 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10802 (main): Call gdb_unbuffer_output.
10803
e8376742
PA
108042015-07-29 Pedro Alves <palves@redhat.com>
10805
10806 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10807 (default_mi_gdb_start): Set inferior_spawn_id instead of
10808 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10809 gdb_spawn_id.
10810 (mi_gdb_test): Always expect inferior output from both
10811 $inferior_spawn_id and $gdb_spawn_id.
10812
08280010
PA
108132015-07-29 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10816 send_inferior and $inferior_spawn_id.
10817
4d30e432
PA
108182015-07-29 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.gdb/complaints.exp (test_initial_complaints)
10821 (test_serial_complaints, test_short_complaints): Use
10822 gdb_test_stdio.
10823 (test_empty_complaint): Handle $inferior_spawn_id !=
10824 $gdb_spawn_id.
10825
0d30a335
PA
108262015-07-29 Pedro Alves <palves@redhat.com>
10827
10828 * gdb.base/varargs.exp: Use gdb_test_stdio.
10829
39413b29
PA
108302015-07-29 Pedro Alves <palves@redhat.com>
10831
10832 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10833
7cb000a9
PA
108342015-07-29 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10837
d7b8ac82
PA
108382015-07-29 Pedro Alves <palves@redhat.com>
10839
10840 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10841 parameter into two new parameters, "inf_result" and "gdb_result".
10842 Expect inferior output and gdb output from $inferior_spawn_id and
10843 $gdb_spawn_id, respectively. Adjust all callers.
10844
789c3a0c
PA
108452015-07-29 Pedro Alves <palves@redhat.com>
10846
10847 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10848 of gdb_test_sequence.
10849
77e760c3
PA
108502015-07-29 Pedro Alves <palves@redhat.com>
10851
10852 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10853 (saw_spurious_output): Expect inferior output from
10854 $inferior_spawn_id. Use gdb_test_stdio.
10855
8396d2cd
PA
108562015-07-29 Pedro Alves <palves@redhat.com>
10857
10858 * gdb.base/dprintf.exp: Use standard_testfile. Change
10859 prepare_for_testing call.
10860 (srcfile): Don't set.
10861 (restart): New procedure.
10862 (test_dprintf): New procecure, use to continue over dprintfs.
10863 (test_call, test_agent): New procedures, tests moved here.
10864 Restart gdb and recreate dprintfs. Adjust expected output.
10865
2051d61f
PA
108662015-07-29 Pedro Alves <palves@redhat.com>
10867
10868 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10869
452397af
PA
108702015-07-29 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10873
8aed9555
PA
108742015-07-29 Pedro Alves <palves@redhat.com>
10875
10876 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10877 gdb_test_stdio.
10878
188a61b4
PA
108792015-07-29 Pedro Alves <palves@redhat.com>
10880
10881 * lib/gdb.exp (gdb_test_stdio): New procedure.
10882
12264a45
PA
108832015-07-29 Pedro Alves <palves@redhat.com>
10884
10885 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10886
23ffc893
PA
108872015-07-29 Pedro Alves <palves@redhat.com>
10888
10889 * gdb.base/call-signal-resume.exp: Remove check for
10890 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10891 * gdb.base/unwindonsignal.exp: Likewise.
10892 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10893 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10894
65566918
PA
108952015-07-29 Pedro Alves <palves@redhat.com>
10896
10897 * gdb.base/siginfo-addr.c (pass): New function.
10898 (handler): Call it iff si_addr is correct.
10899 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10900 Set a breakpoint at "pass" and continue to it.
10901
d60a9221
SDJ
109022015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10903
10904 * gdb.python/py-objfile.exp: Make some tests have unique names.
10905 * gdb.python/py-pp-registration.exp: Likewise.
10906
bde40b8f
PA
109072015-07-28 Pedro Alves <palves@redhat.com>
10908
10909 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10910
13e1dec8
SM
109112015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10912
10913 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10914
da33c9a7
SM
109152015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10916
10917 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10918
077836f7
PP
109192015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10920
10921 * gdb.base/gdb-sigterm-2.exp: New test.
10922
b8cc7b2e
DE
109232015-07-25 Doug Evans <xdje42@gmail.com>
10924
10925 Revert:
10926 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10927 (workers/%.worker, build-perf): New rule.
10928 (GDB_PERFTEST_MODE): New variable.
10929 (check-perf): Use it.
10930 (clean): Clean up gdb.perf parallel build subdirs.
10931 * lib/build-piece.exp: New file.
10932 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10933 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10934 name.
10935 (standard_temp_file): Ditto.
10936 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10937 of $GDB_PARALLEL.
10938
c8bd4544
DE
109392015-07-24 Doug Evans <dje@google.com>
10940
10941 * gdb.perf/lib/perftest/utils.py: New file.
10942 * gdb.perf/gm-hello.cc: New file.
10943 * gdb.perf/gm-pervasive-typedef.cc: New file.
10944 * gdb.perf/gm-pervasive-typedef.h: New file.
10945 * gdb.perf/gm-std.cc: New file.
10946 * gdb.perf/gm-std.h: New file.
10947 * gdb.perf/gm-use-cerr.cc: New file.
10948 * gdb.perf/gm-utils.h: New file.
10949 * gdb.perf/gmonster-null-lookup.py: New file.
10950 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10951 * gdb.perf/gmonster-print-cerr.py: New file.
10952 * gdb.perf/gmonster-ptype-string.py: New file.
10953 * gdb.perf/gmonster-runto-main.py: New file.
10954 * gdb.perf/gmonster-select-file.py: New file.
10955 * gdb.perf/gmonster1-null-lookup.exp: New file.
10956 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10957 * gdb.perf/gmonster1-print-cerr.exp: New file.
10958 * gdb.perf/gmonster1-ptype-string.exp: New file.
10959 * gdb.perf/gmonster1-runto-main.exp: New file.
10960 * gdb.perf/gmonster1-select-file.exp: New file.
10961 * gdb.perf/gmonster1.cc: New file.
10962 * gdb.perf/gmonster1.exp: New file.
10963 * gdb.perf/gmonster2-null-lookup.exp: New file.
10964 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10965 * gdb.perf/gmonster2-print-cerr.exp: New file.
10966 * gdb.perf/gmonster2-ptype-string.exp: New file.
10967 * gdb.perf/gmonster2-runto-main.exp: New file.
10968 * gdb.perf/gmonster2-select-file.exp: New file.
10969 * gdb.perf/gmonster2.cc: New file.
10970 * gdb.perf/gmonster2.exp: New file.
10971
6eab34f3
DE
109722015-07-24 Doug Evans <dje@google.com>
10973
10974 * gdb.perf/README: New file.
10975 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10976 * lib/gen-perf-test.exp: New file.
10977
63738bfd
DE
109782015-07-24 Doug Evans <dje@google.com>
10979
10980 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10981 (PerfTest::startup): New function.
10982 (PerfTest::run): Return result of calling body.
10983 (PerfTest::assemble): Rewrite.
10984 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10985 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10986 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10987 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10988 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10989
7b606f95
DE
109902015-07-24 Doug Evans <dje@google.com>
10991
10992 * lib/gdb.exp (clean_restart): Make executable optional.
10993
a97b16b8
DE
109942015-07-24 Doug Evans <dje@google.com>
10995
10996 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10997 compiler_info references.
10998 * gdb.cp/temargs.exp: Ditto.
10999 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11000 (get_compiler_info): Early exit if already computed. Set compiler_info
11001 to "unknown" if there was a problem.
11002 (test_compiler_info): Add function comment. Call get_compiler_info.
11003
35baa57f
DE
110042015-07-24 Doug Evans <dje@google.com>
11005
11006 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11007 (workers/%.worker, build-perf): New rule.
11008 (GDB_PERFTEST_MODE): New variable.
11009 (check-perf): Use it.
11010 (clean): Clean up gdb.perf parallel build subdirs.
11011 * lib/build-piece.exp: New file.
11012 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11013 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11014 name.
11015 (standard_temp_file): Ditto.
11016 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11017 of $GDB_PARALLEL.
11018
6ebea266
DE
110192015-07-24 Doug Evans <dje@google.com>
11020
11021 * lib/future.exp (gdb_default_target_compile): New option
11022 "early_flags".
11023 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11024 --as-needed.
11025
1e76a7e9
SDJ
110262015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11027
11028 * gdb.base/catch-syscall.exp: Call gdb_exit before
11029 gdb_skip_xml_test.
11030
5068630a
PA
110312015-07-24 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.python/py-events.exp: Accept output between the stop event
11034 and the prompt.
11035 * gdb.python/py-evsignal.exp: Likewise.
11036 * gdb.python/py-evthreads.exp: Likewise.
11037
77598427
PA
110382015-07-24 Pedro Alves <palves@redhat.com>
11039
11040 PR gdb/18717
11041 * gdb.threads/non-ldr-exit.c: New file.
11042 * gdb.threads/non-ldr-exit.exp: New file.
11043
11e6c98f
YQ
110442015-07-24 Yao Qi <yao.qi@linaro.org>
11045
11046 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11047 restarting process.
11048
51aee833
YQ
110492015-07-24 Yao Qi <yao.qi@linaro.org>
11050
11051 * gdb.server/ext-restart.exp: New file.
11052
8cfe207c
YQ
110532015-07-24 Yao Qi <yao.qi@linaro.org>
11054
11055 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11056 argument options.
11057 * gdb.server/ext-wrapper.exp: New file.
11058
cc12ce38
DE
110592015-07-23 Doug Evans <dje@google.com>
11060
11061 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11062 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11063
d0d84780
PMR
110642015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11065
11066 * gdb.ada/var_arr_typedef.exp: New testcase.
11067 * gdb.ada/var_arr_typedef/pack.adb: New file.
11068 * gdb.ada/var_arr_typedef/pack.ads: New file.
11069 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11070
8b558f79
JB
110712015-07-20 Joel Brobecker <brobecker@adacore.com>
11072
11073 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11074
775a3298
JK
110752015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11076
11077 * gdb.arch/i386-biarch-core.exp: Replace istarget
11078 by "complete set gnutarget". Remove expectation for the "core-file"
11079 command.
11080
db1ff28b
JK
110812015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11082
11083 Revert the previous commit:
11084 Tests for validate symbol file using build-id.
11085
0a94970d
JK
110862015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11087
11088 Tests for validate symbol file using build-id.
11089 * gdb.base/solib-mismatch-lib.c: New file.
11090 * gdb.base/solib-mismatch-libmod.c: New file.
11091 * gdb.base/solib-mismatch.c: New file.
11092 * gdb.base/solib-mismatch.exp: New file.
11093
03346981
SL
110942015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11095
11096 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11097 nios2-*-linux*.
11098 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11099 * gdb.base/siginfo.exp: Likewise.
11100 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11101
42422cc7
PL
111022015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11103
11104 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11105 Move it to ...
11106 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11107 ... here.
11108 * gdb.trace/range-stepping.exp: Check that the target supports
11109 range stepping.
11110
cfa68bae
JK
111112015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11112
11113 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11114
8ffdba26
PA
111152015-07-14 Pedro Alves <palves@redhat.com>
11116
11117 * gdb.base/killed-outside.exp: New file.
11118 * gdb.base/killed-outside.c: New file.
11119
218a5a11
JK
111202015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11123 (n at main): New.
11124 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11125
e03ed3c6
AA
111262015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11127
11128 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11129 infcall tests instead of setting up for KFAIL.
11130
485668e5
MM
111312015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11132
11133 * gdb.btrace/record_goto-step.exp: New.
11134
08464196
JK
111352015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11136
11137 PR compile/18484
11138 * gdb.compile/compile.c (struct struct_type): Add volatile to
11139 selffield's type.
11140 * gdb.compile/compile.exp
11141 (compile code struct_object.selffield = &struct_object): Skip further
11142 struct_object tests if this one xfails.
11143
bcf5c1d9
RC
111442015-07-08 Robert O'Callahan <robert@ocallahan.org>
11145
11146 PR exp/18617
11147 * gdb.trace/ax.exp: Add test.
11148
4931af25
YQ
111492015-07-07 Yao Qi <yao.qi@linaro.org>
11150
11151 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11152 instead of istarget "aarch64*-*-*".
11153 * gdb.arch/aarch64-fp.exp: Likewise.
11154 * gdb.base/float.exp: Likewise.
11155 * gdb.reverse/aarch64.exp: Likewise.
11156 * lib/gdb.exp (is_aarch64_target): New proc.
11157
9fcf688e
YQ
111582015-07-07 Yao Qi <yao.qi@linaro.org>
11159
11160 * lib/gdb.exp (is_aarch32_target): New proc.
11161 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11162 instead of "istarget "arm*-*-*"".
11163 * gdb.arch/arm-disp-step.exp: Likewise.
11164 * gdb.arch/thumb-bx-pc.exp: Likewise.
11165 * gdb.arch/thumb-prologue.exp: Likewise.
11166 * gdb.arch/thumb-singlestep.exp: Likewise.
11167 * gdb.base/disp-step-syscall.exp: Likewise.
11168 * gdb.base/float.exp: Likewise.
11169
fbd8d50d
YQ
111702015-07-07 Yao Qi <yao.qi@linaro.org>
11171
11172 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11173 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11174
71be1fdc
YQ
111752015-07-07 Yao Qi <yao.qi@linaro.org>
11176
11177 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11178 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11179 if it exists.
11180 * gdb.multi/multi-arch.exp: Likewise.
11181
3e221d36
SM
111822015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11183
11184 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11185 print.
11186
d441430b
YQ
111872015-07-07 Yao Qi <yao.qi@linaro.org>
11188
11189 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11190
06f810bd
MG
111912015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11192
11193 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11194 '[' and ']' characters.
11195
5e61e7c0
IB
111962015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11197
11198 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11199
28bf096c
PA
112002015-06-29 Pedro Alves <palves@redhat.com>
11201
11202 PR threads/18127
11203 * gdb.threads/hand-call-new-thread.c: New file.
11204 * gdb.threads/hand-call-new-thread.c: New file.
11205
ee93cd5e
KS
112062015-06-26 Keith Seitz <keiths@redhat.com>
11207 Doug Evans <dje@google.com>
11208
11209 PR 16253
11210 * gdb.cp/var-tag-2.cc: New file.
11211 * gdb.cp/var-tag-3.cc: New file.
11212 * gdb.cp/var-tag-4.cc: New file.
11213 * gdb.cp/var-tag.cc: New file.
11214 * gdb.cp/var-tag.exp: New file.
11215
fc637f04
PP
112162015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11217
11218 * gdb.base/history-duplicates.exp: New test.
11219
2e52ae68
PP
112202015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11221
11222 * gdb.base/completion.exp: Test the completion of the "focus"
11223 command.
11224
6e22494e
JK
112252015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11226
11227 * gdb.arch/amd64-prologue-skip.S: New file.
11228 * gdb.arch/amd64-prologue-skip.exp: New file.
11229
bf7b9cd9
SM
112302015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11231
11232 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11233 is_address_zero_readable check.
11234
201e8dfd
PB
112352015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11236
11237 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11238 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11239
5cd867b4
YQ
112402015-06-24 Yao Qi <yao.qi@linaro.org>
11241
11242 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11243 linux targets.
11244
4d7be007
YQ
112452015-06-24 Yao Qi <yao.qi@linaro.org>
11246
11247 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11248 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11249 * gdb.base/siginfo-thread.exp: Likewise.
11250
07fcd301
YQ
112512015-06-22 Yao Qi <yao.qi@linaro.org>
11252
11253 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11254
52042a00
YQ
112552015-06-22 Yao Qi <yao.qi@linaro.org>
11256
11257 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11258 aarch64*-*-*.
11259 (skip_hw_watchpoint_tests): Likewise.
11260
74bd41ce
PP
112612015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11262
11263 * gdb.base/gdbinit-history.exp: Test the interaction between
11264 setting GDBHISTSIZE and setting the history size via .gdbinit.
11265
bc460514
PP
112662015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11267
11268 PR gdb/16999
11269 * gdb.base/gdbhistsize-history.exp: New test.
11270
b58c513b
PP
112712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11272
11273 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11274 with GDBHISTSIZE.
11275 * gdb.base/readline.exp: Likewise.
11276
92046791
YQ
112772015-06-17 Yao Qi <yao.qi@linaro.org>
11278
11279 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11280 line.
11281
2093d2d3
PP
112822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11283
11284 * gdb.base/gdbinit-history.exp: Add test case to check that
11285 an unlimited history file does not get truncated on exit.
11286
e6c693af
AA
112872015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11288
11289 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11290 (VECTOR): New macro. Use it...
11291 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11292 ...for these typedefs.
11293 (int8, char1, int1, double1): New typedefs.
11294 (struct just_int2, struct two_int2): New structures.
11295 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11296 (add_structvecs, add_singlevecs): New functions.
11297 (main): Call add_some_intvecs twice.
11298 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11299 the compile and exit upon failure. Try compiling for the "native"
11300 architecture. Test inferior function calls with vector arguments
11301 and vector return value handling with "finish" and "return".
11302
c74f7d1c
JT
113032015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11304
11305 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11306 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11307 PE file.
11308 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11309
98aa42ee
AT
113102015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11311
11312 PR breakpoints/16465
11313 * gdb.mi/mi-dprintf-pending.c: New file.
11314 * gdb.mi/mi-dprintf-pending.exp: New test.
11315 * gdb.mi/mi-dprintf-pendshr.c: New file.
11316
7d73c23c 113172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11318 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11319
11320 * gdb.arch/i386-mpx-map.c: New file.
11321 * gdb.arch/i386-mpx-map.exp: New File.
11322
113232015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11324
11325 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11326 * gdb.arch/i386-mpx.exp: Indentation fixed.
11327
113282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11329
11330 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11331 function and improved indentation.
11332 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11333 gdb_test_multiple. Added additional tests to skip the test.
11334
113352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11336
11337 * gdb.arch/i386-avx512.c: Change path in include file.
11338 * gdb.arch/i386-avx512.exp: Change include dir path
11339 compilation flag.
11340 * gdb.arch/i386-mpx.c: Change path in include file.
11341 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11342 flag.
11343
d5eba19a
JK
113442015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11345
11346 * gdb.compile/compile-print.exp (compile print *vararray@3)
11347 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11348
7f361056
JK
113492015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11350
11351 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11352 (do not keep jit in memory): ... this.
11353 (expect 5): Change it to ...
11354 (expect no 5): ... this.
11355
3b462ec2
SM
113562015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11357
11358 PR gdb/15564
11359 * gdb.mi/mi-detach.exp: New file.
11360
e0619de6
JK
113612015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11362
11363 PR symtab/18392
11364 * gdb.arch/amd64-tailcall-self.S: New file.
11365 * gdb.arch/amd64-tailcall-self.c: New file.
11366 * gdb.arch/amd64-tailcall-self.exp: New file.
11367
e970cb34
DB
113682015-05-28 Don Breazeal <donb@codesourcery.com>
11369
11370 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11371 tests for remote targets by checking is_target_gdbserver.
11372
b2e2f908
DE
113732015-05-27 Doug Evans <dje@google.com>
11374
11375 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11376 * gdb.dwarf2/opaque-type-lookup.c: New file.
11377 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11378
82c7be31
DE
113792015-05-26 Doug Evans <dje@google.com>
11380
11381 * gdb.cp/iostream.cc: New file.
11382 * gdb.cp/iostream.exp: New file.
11383
b4f54984
DE
113842015-05-26 Doug Evans <dje@google.com>
11385
11386 * gdb.dwarf2/dw2-op-call.exp: Update.
11387 * gdb.dwarf2/dw4-sig-types.exp: Update.
11388 * gdb.dwarf2/implptr.exp: Update.
11389 * gdb.mi/mi-cmd-param-changed.exp: Update.
11390
4ea6efe9
DE
113912015-05-26 Doug Evans <dje@google.com>
11392
11393 * gdb.python/py-lazy-string.c: New file.
11394 * gdb.python/py-lazy-string.exp: New file.
11395 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11396 (main): Update. Add estring3.
11397 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11398 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11399
f6bb7db3
YQ
114002015-05-26 Omair Javaid <omair.javaid@linaro.org>
11401 Yao Qi <yao.qi@linaro.org>
11402
11403 * gdb.reverse/aarch64.c: New.
11404 * gdb.reverse/aarch64.exp: New.
11405
a81bfbd0
OJ
114062015-05-26 Omair Javaid <omair.javaid@linaro.org>
11407
25d49b86
PA
11408 * lib/gdb.exp (supports_process_record): Return true for
11409 aarch64*-linux*.
a81bfbd0
OJ
11410 (supports_reverse): Likewise.
11411
158bf1b4
PP
114122015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11413
11414 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11415 Use with_test_prefix.
11416
a0145030
AB
114172015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11418
11419 * gdb.base/completion.exp: Add test for completion of layout
11420 names.
11421
ebe3b578
AB
114222015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11423
11424 * lib/gdb.exp (skip_tui_tests): New proc.
11425 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11426
84204ed7
PA
114272015-05-19 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11430 Save the whole env array instead of just HOME. Unset HISTSIZE in
11431 the environment while testing. Restore whole environment
11432 afterwards.
11433
37442ce1
DE
114342015-05-16 Doug Evans <xdje42@gmail.com>
11435
11436 * gdb.guile/scm-ports.c: New file.
11437 * gdb.guile/scm-ports.exp: Add memory port tests.
11438
36de76f9
JK
114392015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11440
11441 * gdb.compile/compile-print.c: New file.
11442 * gdb.compile/compile-print.exp: New file.
11443
3a9558c4
JK
114442015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11445
11446 * gdb.compile/compile-ops.exp: Cast param to void.
11447 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11448 (compile code struct_object.selffield = &struct_object): Add xfail.
11449
aa715135
JG
114502015-05-15 Joel Brobecker <brobecker@adacore.com>
11451
11452 * gdb.ada/arr_enum_with_gap: New testcase.
11453
931e5bc3
JG
114542015-05-15 Joel Brobecker <brobecker@adacore.com>
11455
11456 * gdb.ada/byte_packed_arr: New testcase.
11457
9cd4d857
JB
114582015-05-15 Joel Brobecker <brobecker@adacore.com>
11459
11460 * gdb.ada/pckd_neg: New testcase.
11461
ebfd00d2
PP
114622015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11463
11464 PR gdb/17820
11465 * gdb.base/gdbinit-history.exp: New test.
11466 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11467 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11468
4c082a81
SC
114692015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11470
11471 * gdb.python/py-xmethods.cc: Enhance test case.
11472 * gdb.python/py-xmethods.exp: New tests.
11473 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11474 function.
11475 (B_indexoper): Likewise.
11476 (global_dm_list) : Add new xmethod worker functions.
11477
f7797074
SDJ
114782015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11479
11480 * gdb.base/coredump-filter.exp: Correctly unset
11481 "coredump_var_addr" array.
11482
a4674e4e
PA
114832015-05-08 Pedro Alves <palves@redhat.com>
11484
11485 * gdb.server/non-existing-program.exp: Unset spawn_id.
11486
df2eb078
SC
114872015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11488
11489 PR python/18291
11490 * gdb.python/py-xmethods.exp: Add tests.
11491
422349a3
YQ
114922015-05-08 Yao Qi <yao.qi@linaro.org>
11493
11494 PR gdb/18208
11495 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11496 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11497 function set_coredump_filter, and remove remote_exec call.
11498 Remove argument ipid. Callers update.
11499 (top level): Don't get inferior's PID.
11500
63fc80ce
AA
115012015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11502
11503 * gdb.base/watch_thread_num.exp: Skip test on targets without
11504 access watchpoints.
11505
80ad801e
PA
115062015-05-06 Pedro Alves <palves@redhat.com>
11507
11508 PR server/18081
11509 * gdb.server/non-existing-program.exp: New file.
11510
0fa7fe50
JB
115112015-05-05 Joel Brobecker <brobecker@adacore.com>
11512
11513 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11514
3ea89b92
PMR
115152015-05-05 Joel Brobecker <brobecker@adacore.com>
11516
11517 * gdb.ada/out_of_line_in_inlined: New testcase.
11518
87b8eff0
JB
115192015-05-05 Joel Brobecker <brobecker@adacore.com>
11520
11521 * gdb.ada/var_rec_arr: New testcase.
11522
5fccc635
YQ
115232015-04-30 Yao Qi <yao.qi@linaro.org>
11524
11525 * gdb.base/break-idempotent.exp: If
11526 skip_hw_watchpoint_multi_tests returns true, skip the tests
11527 on "rwatch" and "awatch".
11528
42d38f42
YQ
115292015-04-30 Yao Qi <yao.qi@linaro.org>
11530
11531 * gdb.base/relativedebug.exp: Invoke gdb command
11532 "info sharedlibrary", and if libc.so doesn't have debug info,
11533 skip the test.
11534
2ce1cdbf
DE
115352015-04-29 Doug Evans <dje@google.com>
11536
11537 * gdb.python/py-xmethods.exp: Add ptype tests.
11538 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11539 get_result_type method.
11540
f24a38c5
LM
115412015-04-29 Luis Machado <lgustavo@codesourcery.com>
11542
11543 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11544 the target does not support hardware watchpoints.
11545
ecbf2b3c
LM
115462015-04-29 Luis Machado <lgustavo@codesourcery.com>
11547
11548 * gdb.base/break-always.exp: Abort testing if writing to memory
11549 causes an error.
11550
34f5f757
DE
115512015-04-28 Doug Evans <dje@google.com>
11552
11553 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11554 * gdb.python/py-pp-registration.exp: ... here. New file.
11555 * gdb.python/py-pp-registration.c: New file.
11556 * gdb.python/py-pp-registration.py: New file.
11557
69b4374a
DE
115582015-04-28 Doug Evans <dje@google.com>
11559
11560 * gdb.python/py-bad-printers.c: New file.
11561 * gdb.python/py-bad-printers.py: New file.
11562 * gdb.python/py-bad-printers.exp: New file.
11563
59fb7612
SS
115642015-04-28 Sasha Smundak <asmundak@google.com>
11565
11566 * gdb.python/py-type.exp: New test.
11567
2631b16a
AW
115682015-04-28 Andy Wingo <wingo@igalia.com>
11569
11570 * gdb.python/py-parameter.exp:
11571 * gdb.guile/scm-parameter.exp: Escape the path that we are
11572 matching against, as it might contain characters that are special
11573 to regular expressions.
11574
460efde1
JB
115752015-04-27 Joel Brobecker <brobecker@adacore.com>
11576
11577 * gdb.ada/rec_comp: New testcase.
11578
2d369d8e
SDJ
115792015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11580
11581 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11582 before using it.
11583
cf75d6c3
AB
115842015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11585
11586 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11587 new tests for verilog output.
11588
8dbe7ca5
YQ
115892015-04-24 Yao Qi <yao.qi@linaro.org>
11590
11591 * boards/remote-gdbserver-on-localhost.exp: New file.
11592
4ef9fb2f
PA
115932015-04-23 Pedro Alves <palves@redhat.com>
11594
11595 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11596 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11597 "end of file", remove $inferior_spawn_id from the indirect list.
11598
0a803169
PA
115992015-04-23 Pedro Alves <palves@redhat.com>
11600
11601 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11602
749ef8f8
PA
116032015-04-23 Pedro Alves <palves@redhat.com>
11604
11605 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11606 on $any_spawn_id instead of only on $gdb_spawn_id.
11607
8aae4344
PM
116082015-04-21 Pierre Muller <muller@sourceware.org>
11609
11610 PR pascal/17815
11611 * lib/pascal.exp (gpc_compile): Add new option "class".
11612 (fpc_compile): Likewise.
11613 * gdb.pascal/case-insensitive-symbols.pas: New file.
11614 * gdb.pascal/case-insensitive-symbols.exp: New file.
11615
1586c8fb
GB
116162015-04-20 Gary Benson <gbenson@redhat.com>
11617
11618 * gdb.base/attach.exp: Fix three extended remote failures.
11619
1b6e6f5c
GB
116202015-04-17 Gary Benson <gbenson@redhat.com>
11621
11622 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11623 the main executable over the remote protocol.
11624
e797481d
PA
116252015-04-16 Pedro Alves <palves@redhat.com>
11626
11627 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11628 a new gdbserver if gdbserver_reconnect_p is set.
11629
1ca99c42
PA
116302015-04-16 Pedro Alves <palves@redhat.com>
11631
11632 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11633 is set, don't exit gdbserver.
11634
af9fd6f8
AA
116352015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11636
11637 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11638 appropriate .insn, such that an older assembler can be used.
11639 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11640 the z/Architecture instruction set on 31-bit targets as well.
11641
04ff1e61
AA
116422015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11643
11644 * gdb.go/handcall.exp: Remove all logic related to the first
11645 breakpoint and rely on go_runto_main instead.
11646 * gdb.go/strings.exp: Likewise.
11647 * gdb.go/unsafe.exp: Likewise.
11648 * gdb.go/hello.exp: Likewise. Also rename the remaining
11649 breakpoint marker to "breakpoint 1".
11650 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11651 * gdb.go/strings.go: Likewise.
11652 * gdb.go/unsafe.go: Likewise.
11653 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11654 "set breakpoint 2 here" and rename the remaining breakpoint marker
11655 to "breakpoint 1".
11656
40d2f8d6
SM
116572015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11658
11659 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11660 if itertools.imap is not present.
11661 * gdb.python/py-objfile.exp: Add parentheses.
11662 * gdb.python/py-type.exp: Same.
11663 * gdb.python/py-unwind-maint.py: Same.
11664
8cbc97c6
YQ
116652015-04-15 Yao Qi <yao.qi@linaro.org>
11666
11667 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11668 of ":$ptr_size" and set its form explicitly.
11669
45fd756c
YQ
116702015-04-15 Pedro Alves <palves@redhat.com>
11671 Yao Qi <yao.qi@linaro.org>
11672
11673 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11674 timeout by factor of 4.
11675 (test_regular_watch): Likewise.
11676 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11677 * gdb.reverse/sigall-reverse.exp: Likewise.
11678 * gdb.reverse/until-precsave.exp: Likewise.
11679 * lib/gdb.exp (with_timeout_factor): New proc.
11680 (gdb_expect): Move some code to ...
11681 (get_largest_timeout): ... here. New procedure.
11682
9e811bc3
LM
116832015-04-14 Luis Machado <lgustavo@codesourcery.com>
11684
11685 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11686
0ff6fcb2
LM
116872015-04-13 Luis Machado <lgustavo@codesourcery.com>
11688
11689 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11690 to write to the .text section.
11691
7578d5f7
LM
116922015-04-13 Luis Machado <lgustavo@codesourcery.com>
11693
11694 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11695 Handle the case of targets that do not provide PID information.
11696
2efe15c4
YQ
116972015-04-13 Yao Qi <yao.qi@linaro.org>
11698
11699 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11700 and use expect instead of gdb_expect.
11701
8cd8f2f8
SDJ
117022015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11703
11704 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11705 "coredump_var_addr" to avoid naming conflict with other testcases.
11706
9ee41772
PA
117072015-04-10 Pedro Alves <palves@redhat.com>
11708
11709 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11710 gdb_test_sequence and gdb_assert.
11711
07473109
PA
117122015-04-10 Pedro Alves <palves@redhat.com>
11713
11714 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11715 test messages that don't include the breakpoint address.
11716
de3db44c
YQ
117172015-04-10 Yao Qi <yao.qi@linaro.org>
11718
11719 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11720 false for some offset and width combinations which aren't
11721 supported by linux kernel.
11722
c79d856c
PA
117232015-04-10 Pedro Alves <palves@redhat.com>
11724
11725 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11726 procedure, factored out from ...
11727 (top level): ... here. Add "set displaced-stepping" testing axis.
11728 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11729 parameter "displaced". Use it.
11730 (top level): Use foreach and add "set displaced-stepping" testing
11731 axis.
11732
ebc90b50
PA
117332015-04-10 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11736 Remove comment.
11737 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11738 both the address of the instruction that triggers the watchpoint
11739 and the address of the instruction immediately after, and use
11740 those addresses for the test. Fix comment.
11741
8f572e5c
PA
117422015-04-10 Pedro Alves <palves@redhat.com>
11743
11744 * gdb.base/sigstep.exp (breakpoint_to_handler)
11745 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11746 Test "backtrace" in handler.
11747 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11748 (top level): Add new "displaced" test axis to
11749 breakpoint_to_handler, breakpoint_to_handler_entry and
11750 breakpoint_over_handler.
11751
8d707a12
PA
117522015-04-10 Pedro Alves <palves@redhat.com>
11753
11754 PR gdb/18216
11755 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11756
ef713951
YQ
117572015-04-10 Yao Qi <yao.qi@linaro.org>
11758
11759 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11760 (test_add_rn_pc): New function.
11761 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11762 (top level): Invoke test_add_rn_pc.
11763
906d60cf
PA
117642015-04-10 Pedro Alves <palves@redhat.com>
11765
11766 PR gdb/13858
11767 * gdb.base/step-over-no-symbols.exp: New file.
11768
f2983cc3
AW
117692015-04-09 Andy Wingo <wingo@igalia.com>
11770
11771 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11772 after the Python tests.
11773
6d62641c
SDJ
117742015-04-08 Keith Seitz <keiths@redhat.com>
11775
11776 PR python/16699
11777 * gdb.python/py-completion.exp: New tests for completion.
11778 * gdb.python/py-completion.py (CompleteLimit1): New class.
11779 (CompleteLimit2): Likewise.
11780 (CompleteLimit3): Likewise.
11781 (CompleteLimit4): Likewise.
11782 (CompleteLimit5): Likewise.
11783 (CompleteLimit6): Likewise.
11784 (CompleteLimit7): Likewise.
11785
f3770638
PA
117862015-04-08 Pedro Alves <palves@redhat.com>
11787
11788 PR gdb/18214
11789 PR gdb/18216
11790 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11791 function.
11792 (main): Install it as SIGUSR1 handler.
11793 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11794 parameter. Always use "setup" as prefix. Toggle "set
11795 displaced-stepping" off/on depending on global. Don't switch to
11796 thread 1 here.
11797 (top level): Add displaced stepping "off/on" test axis. Update
11798 "setup" calls. Wrap each subtest with with_test_prefix. Test
11799 continuing with a queued signal in each thread.
11800
4496bed7
PA
118012015-04-08 Pedro Alves <palves@redhat.com>
11802
11803 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11804 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11805 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11806 Return early if running to main fails.
11807 * gdb.trace/while-stepping.exp: Likewise.
11808
b97fde92
PA
118092015-04-07 Pedro Alves <palves@redhat.com>
11810
11811 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11812 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11813 interact with inferior program.
11814
f71c18e7
PA
118152015-04-07 Pedro Alves <palves@redhat.com>
11816
11817 * lib/gdb.exp (inferior_spawn_id): New global.
11818 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11819 spawn id after processing the user code.
11820 (default_gdb_start): Set inferior_spawn_id.
11821 (send_inferior): New procedure.
11822 * lib/gdbserver-support.exp (gdbserver_start): Set
11823 inferior_spawn_id.
11824 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11825
6423214f
PA
118262015-04-07 Pedro Alves <palves@redhat.com>
11827
11828 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11829 * lib/gdbserver-support.exp (gdbserver_start): Make
11830 $server_spawn_id global.
11831 (gdbserver_start): Don't wait for gdbserver's spawn id with
11832 expect_background.
11833 (close_gdbserver): New procedure.
11834 (gdb_exit): Rename the default version and reimplement.
11835
71c0ee8c
PA
118362015-04-07 Pedro Alves <palves@redhat.com>
11837
72f4393d 11838 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11839 append the substituted item, not the original item.
11840
203bc29b
PA
118412015-04-07 Pedro Alves <palves@redhat.com>
11842
11843 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11844 gdb_expect.
11845
508a3ddf
PA
118462015-04-07 Pedro Alves <palves@redhat.com>
11847
11848 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11849 output appearing once only.
11850
9f6dbe2b
PA
118512015-04-07 Pedro Alves <palves@redhat.com>
11852
11853 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11854 that doesn't expect anything. Return early if running to main
11855 fails.
11856
337532fa
YQ
118572015-04-07 Yao Qi <yao.qi@linaro.org>
11858
11859 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11860 (child_function): Call alarm.
11861 (main): Move call to alarm into the loop.
11862 * gdb.threads/non-stop-fair-events.exp: Build program with
11863 -DTIMEOUT=$timeout.
11864
01b622d4
DE
118652015-04-06 Doug Evans <xdje42@gmail.com>
11866
11867 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11868 Fix dest parameter to board_info.
11869 (fpc_compile): Ditto.
11870 (gdb_compile_pascal): Rename dest arg to destfile.
11871
961f4160
PMR
118722015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11873
11874 * gdb.ada/funcall_ref.exp: New file.
11875 * gdb.ada/funcall_ref/foo.adb: New file.
11876
cafda597
YQ
118772015-04-02 Yao Qi <yao.qi@linaro.org>
11878
11879 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11880 is remote.
11881
fed040c6
GB
118822015-04-02 Gary Benson <gbenson@redhat.com>
11883
11884 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11885
d11916aa
SS
118862015-04-01 Sasha Smundak <asmundak@google.com>
11887
11888 * gdb.python/py-unwind-maint.c: New file.
11889 * gdb.python/py-unwind-maint.exp: New test.
11890 * gdb.python/py-unwind-maint.py: New file.
11891 * gdb.python/py-unwind.c: New file.
11892 * gdb.python/py-unwind.exp: New test.
11893 * gdb.python/py-unwind.py: New test.
11894
a1471180
PA
118952015-04-01 Pedro Alves <palves@redhat.com>
11896
11897 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11898 to fail instead of non-existent $test.
11899
0bbeccb1
PA
119002015-04-01 Pedro Alves <palves@redhat.com>
11901
11902 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11903 GDBFLAGS if not empty.
11904
3c724c8c
PMR
119052015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11906
11907 * gdb.ada/complete.exp: Remove "multi_line".
11908 * gdb.ada/info_exc.exp: Remove "multi_line".
11909 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11910 * gdb.ada/ptype_field.exp: Remove "multi_line".
11911 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11912 * gdb.ada/tagged.exp: Remove "multi_line".
11913 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11914 [multi_line ...]
11915 * gdb.btrace/delta.exp: Likewise.
11916 * gdb.btrace/exception.exp: Likewise.
11917 * gdb.btrace/function_call_history.exp: Likewise.
11918 * gdb.btrace/instruction_history.exp: Likewise.
11919 * gdb.btrace/nohist.exp: Likewise.
11920 * gdb.btrace/record_goto.exp: Likewise.
11921 * gdb.btrace/segv.exp: Likewise.
11922 * gdb.btrace/stepi.exp: Likewise.
11923 * gdb.btrace/tailcall.exp: Likewise.
11924 * gdb.btrace/unknown_functions.exp: Likewise.
11925 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11926 * lib/gdb.exp: Add the "multi_line" helper.
11927
4eec2deb
PA
119282015-04-01 Pedro Alves <palves@redhat.com>
11929
11930 * gdb.threads/tid-reuse.c: New file.
11931 * gdb.threads/tid-reuse.exp: New file.
11932
df8411da
SDJ
119332015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11934
11935 PR corefiles/16092
11936 * gdb.base/coredump-filter.c: New file.
11937 * gdb.base/coredump-filter.exp: Likewise.
11938
6ef37366
PM
119392015-03-27 Petr Machata <pmachata@redhat.com>
11940
11941 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11942 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11943 (Dwarf::assemble): Initialize them.
11944 (Dwarf::lines): New function.
11945
7ec911b0
JT
119462015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11947
11948 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11949 SYMBOL_PREFIX for x86_64-*-cygwin.
11950
ff908ebf
AW
119512015-03-26 Andy Wingo <wingo@igalia.com>
11952
11953 PR symtab/18148
11954 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11955 const_value but not a location.
11956 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11957 location defined in non-main CUs are visible.
11958
6d5f0679
YQ
119592015-03-26 Yao Qi <yao.qi@linaro.org>
11960
11961 PR testsuite/18139
11962 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11963 Add a line number entry for the same line.
11964 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11965 Add a line number entry for the same line.
11966
2898689b
YQ
119672015-03-26 Yao Qi <yao.qi@linaro.org>
11968
11969 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11970 .int 0.
11971 (func): Likewise. Add .Lfunc_1 label.
11972 Use .Lfunc_1 label.
11973 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11974 .int 0.
11975 (func): Likewise.
11976 Use .Lfunc_1 label.
11977
85180498
YQ
119782015-03-26 Yao Qi <yao.qi@linaro.org>
11979
11980 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11981 Call gdb_compile instead to compile each .s files without debug
11982 information.
11983
8aa08a8d
YQ
119842015-03-26 Yao Qi <yao.qi@linaro.org>
11985
11986 * gdb.base/savedregs.exp (process_saved_regs): Make
11987 "Saved registers:" optional in the pattern.
11988
66849923
MM
119892015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11990
11991 * gdb.btrace/next.exp: Merged into step.exp.
11992 * gdb.btrace/finish.exp: Merged into step.exp.
11993 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11994 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11995 "record goto" and checking the exact replay position.
11996 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11997 check for "Recording format" in "info record" output.
11998 * gdb.btrace/record_goto.exp: Choose test file based on target.
11999 * gdb.btrace/x86-record_goto.S: Renamed into ...
12000 * gdb.btrace/x86_64-record_goto.S: ... this.
12001 * gdb.btrace/i686-record_goto.S: New.
12002 * gdb.btrace/x86-tailcall.S: Renamed into ...
12003 * gdb.btrace/x86_64-tailcall.S: ... this.
12004 * gdb.btrace/i686-tailcall.S: New.
12005 * gdb.btrace/x86-tailcall.c: Renamed into ...
12006 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12007 separate statements. Update test.
12008 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12009 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12010 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12011 * gdb.btrace/tailcall.exp: Choose test file based on target.
12012 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12013
11cc1b74
MM
120142015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12015
12016 * gdb.btrace/exception.exp: Increase BTS buffer size.
12017
a25d8bf9
PA
120182015-03-24 Pedro Alves <palves@redhat.com>
12019
12020 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12021
856e7dd6
PA
120222015-03-24 Pedro Alves <palves@redhat.com>
12023
12024 * gdb.threads/schedlock.exp (test_step): No longer expect that
12025 "set scheduler-locking step" with "next" over a function call runs
12026 threads unlocked.
12027
ad235a41
AT
120282015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12029
12030 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12031
15630549
AT
120322015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12033
12034 PR breakpoints/16466
12035 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12036 * gdb.mi/mi-pending.c (thread_func): New function.
12037 (int main): Add threading support required.
12038 * gdb.mi/mi-pending.exp: Add tests for this issue.
12039 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12040 (pendfunc2): Remove stdio dependency.
12041 * gdb.mi/mi-pendshr2.c: New file.
12042
693dca06
KS
120432015-03-23 Keith Seitz <keiths@redhat.com>
12044
12045 * gdb.linespec/keywords.c: New file.
12046 * gdb.linespec/keywords.exp: New file.
12047
7e993ebf
KS
120482015-03-23 Keith Seitz <keiths@redhat.com>
12049
12050 PR gdb/18021
12051 * gdb.dwarf2/staticvirtual.exp: New test.
12052
bc23328c
JK
120532015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12054
12055 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12056 * README: Remove HP-UX and gdb.hp.
12057 (configuration):
12058 * configure: Regenerate.
12059 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12060 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12061 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12062 gdb.hp/gdb.defects/Makefile.
12063 * gdb.hp/Makefile.in: File deleted.
12064 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12065 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12066 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12067 * gdb.hp/gdb.aCC/run.c: File deleted.
12068 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12069 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12070 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12071 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12072 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12073 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12074 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12075 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12076 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12077 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12078 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12079 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12080 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12081 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12082 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12083 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12084 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12085 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12086 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12087 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12088 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12089 * gdb.hp/gdb.compat/average.c: File deleted.
12090 * gdb.hp/gdb.compat/sum.c: File deleted.
12091 * gdb.hp/gdb.compat/xdb.c: File deleted.
12092 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12093 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12094 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12095 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12096 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12097 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12098 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12099 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12100 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12101 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12102 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12103 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12104 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12105 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12106 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12107 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12108 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12109 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12110 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12111 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12112 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12113 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12114 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12115 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12116 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12117 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12118 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12119 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12120 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12121 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12122 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12123 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12124 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12125 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12126 * gdb.hp/tools/odump: File deleted.
12127
8bf3b159
PA
121282015-03-19 Pedro Alves <palves@redhat.com>
12129
12130 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12131 (saw_thread_3): New globals.
12132 (top level): Increment them when an event for the corresponding
12133 thread is seen.
12134 (no thread starvation): New test.
12135
eb54c8bf
PA
121362015-03-19 Pedro Alves <palves@redhat.com>
12137
12138 * gdb.threads/continue-pending-status.c: New file.
12139 * gdb.threads/continue-pending-status.exp: New file.
12140
32d2e5d6
PA
121412015-03-18 Pedro Alves <palves@redhat.com>
12142
12143 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12144 Use gdb_is_target_remote instead of is_remote. Use
12145 gdb_test_multiple instead of gdb_expect. Exit early if
12146 gdb_test_multiple hits its internal matches. Tighten stepi tests
12147 expected output. Fail on exit with any signal, instead of just
12148 SIGILL.
12149
f68f11b7
YQ
121502015-03-18 Yao Qi <yao.qi@linaro.org>
12151
12152 PR tdep/18107
12153 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12154 variable.
12155 * gdb.base/catch-syscall.exp: Don't skip it on
12156 aarch64*-*-linux* target. Remove elements in all_syscalls.
12157 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12158 target.
12159 (setup_all_syscalls): New proc.
12160
ca5fd19b
YQ
121612015-03-16 Yao Qi <yao.qi@linaro.org>
12162
12163 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12164 (top level): Skip tests if valid_addr_p returns false for
12165 $cmd1 or $cmd2.
12166
85642ba0
AW
121672015-03-11 Andy Wingo <wingo@igalia.com>
12168
12169 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12170
e03f9645
YQ
121712015-03-11 Yao Qi <yao.qi@linaro.org>
12172
12173 * gdb.base/catch-syscall.exp: Fix typo in comments.
12174
5d0962b2
YQ
121752015-03-11 Yao Qi <yao.qi@linaro.org>
12176
12177 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12178
b2df3cef
PA
121792015-03-09 Pedro Alves <palves@redhat.com>
12180
12181 * dg-extract-results.py: Delete.
12182
ef878e53
PA
121832015-03-09 Pedro Alves <palves@redhat.com>
12184
12185 Merge dg-extract-results.sh from GCC upstream (r218843).
12186
12187 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12188 * dg-extract-results.sh: Use --text with grep to avoid issues with
12189 binary files. Fall back to cat -v, if that doesn't work.
12190
9494d219
PA
121912015-03-05 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12194
a8d9763a
SM
121952015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12196
12197 * lib/mi-support.exp (mi_expect_interrupt): Accept
12198 alternative event for when in all-stop mode.
12199
be9957b8
PA
122002015-03-04 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12203
d57be0f4 122042015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12205
12206 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12207
c214c7cf
AA
122082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12209
12210 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12211 regexps for GDB's current line display, accept a hex address
12212 preceding the line number.
12213
6d74a497
AA
122142015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12215
12216 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12217 the 'arch1' variable for "s390*-linux*" targets.
12218
511aee7c
PA
122192015-03-04 Pedro Alves <palves@redhat.com>
12220
12221 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12222 (main): Pass missing retval argument to pthread_join call.
12223
95e50b27
PA
122242015-03-02 Pedro Alves <palves@redhat.com>
12225
12226 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12227 (top level): Call do_test with non-stop as well.
12228
28054d69
PA
122292015-03-02 Pedro Alves <palves@redhat.com>
12230
12231 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12232 -1.
12233
4fa5d7b4
AA
122342015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12235
12236 * gdb.arch/s390-vregs.exp: New test.
12237 * gdb.arch/s390-vregs.S: New file.
12238
97c18565
PA
122392015-02-27 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12242 call to catch_command_errors.
12243 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12244 catch_command_errors.
12245
a37bfa30
PA
122462015-02-27 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12249 "true" for boolean result.
12250 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12251 prototype of main.
12252
6f98576f
PA
122532015-02-27 Pedro Alves <palves@redhat.com>
12254
12255 * lib/unbuffer_output.c: New file.
12256 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12257 (main): Call gdb_unbuffer_output.
12258
eba5ab56
YQ
122592015-02-27 Yao Qi <yao.qi@linaro.org>
12260
12261 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12262 target.
12263
0def5aaa
DE
122642015-02-26 Doug Evans <dje@google.com>
12265
12266 * gdb.cp/class2.cc (Dbase, D): New classes.
12267 (main): New local delta.
12268 * gdb.cp/class2.exp: Test printing delta.
12269 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12270 (dynbar): New global.
12271 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12272
081a1c2c
JK
122732015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12274
12275 * gdb.compile/compile-ifunc.c: New file.
12276 * gdb.compile/compile-ifunc.exp: New file.
12277
2f41223f
AT
122782015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12279
12280 * gdb.base/structs.exp: Check for correct struct on finish.
12281
03eddd80
YQ
122822015-02-26 Yao Qi <yao.qi@linaro.org>
12283
12284 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12285 is zero.
12286
80c57053
JK
122872015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12288
12289 * gdb.arch/cordic.ko.bz2: New file.
12290 * gdb.arch/cordic.ko.debug.bz2: New file.
12291 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12292
21613c12
YQ
122932015-02-25 Yao Qi <yao.qi@linaro.org>
12294
12295 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12296 aarch64*-*-* target.
12297
d8b901ed
PA
122982015-02-23 Pedro Alves <palves@redhat.com>
12299
12300 * lib/gdb.exp (delete_breakpoints): Rewrite using
12301 gdb_test_multiple.
12302
e5b85ead
PA
123032015-02-23 Pedro Alves <palves@redhat.com>
12304
12305 * gdb.base/info-os.c: Include stdlib.h.
12306
85c3a371
DE
123072015-02-22 Doug Evans <xdje42@gmail.com>
12308
12309 PR symtab/17855
12310 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12311 is read after symbols have been re-read.
12312 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12313 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12314
96553a0c
DE
123152015-02-21 Doug Evans <dje@google.com>
12316
12317 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12318
97a0c697
JK
123192015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12320
12321 PR corefiles/17808
12322 * gdb.arch/i386-biarch-core.core.bz2: New file.
12323 * gdb.arch/i386-biarch-core.exp: New file.
12324
a47cd6e9
PA
123252015-02-21 Pedro Alves <palves@redhat.com>
12326
12327 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12328 runto_main fails.
12329
c5facdc4
PA
123302015-02-20 Pedro Alves <palves@redhat.com>
12331
12332 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12333 info probes.
12334
2db9a427
PA
123352015-02-20 Pedro Alves <palves@redhat.com>
12336
12337 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12338
60fb7e9e
PA
123392015-02-20 Pedro Alves <palves@redhat.com>
12340
12341 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12342 clean_restart before gdb_target_supports_trace.
12343
5c5019c2
PA
123442015-02-20 Pedro Alves <palves@redhat.com>
12345
12346 PR threads/18006
12347 * gdb.threads/clone-thread_db.c: New file.
12348 * gdb.threads/clone-thread_db.exp: New file.
12349
c9587f88
AT
123502015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12351
12352 PR breakpoints/16812
12353 * gdb.base/catch-gdb-caused-signals.c: New file.
12354 * gdb.base/catch-gdb-caused-signals.exp: New file.
12355
f6a88844
JM
123562015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12357
12358 * configure: Regenerated.
12359 * configure.ac: Use GDB_AC_TRANSFORM.
12360 * aclocal.m4: sinclude ../transform.m4.
12361
497c491b
JM
123622015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12363
12364 * lib/dtrace.exp: New file.
12365 * gdb.base/dtrace-probe.exp: Likewise.
12366 * gdb.base/dtrace-probe.d: Likewise.
12367 * gdb.base/dtrace-probe.c: Likewise.
12368 * lib/pdtrace.in: Likewise.
12369 * configure.ac: Output variables with the transformed names of
12370 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12371 * configure: Regenerated.
12372
03e98035
JM
123732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12374
12375 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12376 expected message when trying to access $_probe_* convenience
12377 variables while not on a probe.
12378
63cc30e9
JK
123792015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12380
12381 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12382
0703599a
PA
123832015-02-11 Pedro Alves <pedro@codesourcery.com>
12384
12385 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12386 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12387
7e60a48e
DE
123882015-02-10 Doug Evans <xdje42@gmail.com>
12389
12390 * lib/gdb.exp (gdb_load): Always return a result.
12391
01b088bc
PA
123922015-02-10 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.threads/signal-sigtrap.c: New file.
12395 * gdb.threads/signal-sigtrap.exp: New file.
12396
b05ec7a5
AT
123972015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12398
12399 * gdb.trace/no-attach-trace.c: New file.
12400 * gdb.trace/no-attach-trace.exp: New file.
12401
a2c2acaf
MW
124022015-02-09 Mark Wielaard <mjw@redhat.com>
12403
12404 * gdb.dwarf2/atomic.c: New file.
12405 * gdb.dwarf2/atomic-type.exp: Likewise.
12406
31fd9caa
MM
124072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12408
12409 * gdb.btrace/buffer-size.exp: Update "info record" output.
12410 * gdb.btrace/delta.exp: Update "info record" output.
12411 * gdb.btrace/enable.exp: Update "info record" output.
12412 * gdb.btrace/finish.exp: Update "info record" output.
12413 * gdb.btrace/instruction_history.exp: Update "info record" output.
12414 * gdb.btrace/next.exp: Update "info record" output.
12415 * gdb.btrace/nexti.exp: Update "info record" output.
12416 * gdb.btrace/step.exp: Update "info record" output.
12417 * gdb.btrace/stepi.exp: Update "info record" output.
12418 * gdb.btrace/nohist.exp: Update "info record" output.
12419
d33501a5
MM
124202015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12421
12422 * gdb.btrace/buffer-size: New.
12423
f4abbc16
MM
124242015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12425
12426 * gdb.btrace/delta.exp: Update "info record" output.
12427 * gdb.btrace/enable.exp: Update "info record" output.
12428 * gdb.btrace/finish.exp: Update "info record" output.
12429 * gdb.btrace/instruction_history.exp: Update "info record" output.
12430 * gdb.btrace/next.exp: Update "info record" output.
12431 * gdb.btrace/nexti.exp: Update "info record" output.
12432 * gdb.btrace/step.exp: Update "info record" output.
12433 * gdb.btrace/stepi.exp: Update "info record" output.
12434 * gdb.btrace/nohist.exp: Update "info record" output.
12435
b9d61307
SM
124362015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12437
12438 PR gdb/15678
12439 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12440
e584fdbc
PA
124412015-02-06 Pedro Alves <palves@redhat.com>
12442
12443 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12444 macro.
12445 (seconds_left, again): New globals.
12446 (main): Wait seconds_left in a 1-second sleep loop instead of
12447 sleeping 180 seconds. If 'again' is set, reset the seconds
12448 counter.
12449 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12450 'again' in the inferior before detaching. Print the seconds left.
12451 (options): New global.
12452 (top level): Build program with -DTIMEOUT=$timeout.
12453
77f41761
PA
124542015-02-06 Pedro Alves <palves@redhat.com>
12455
12456 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12457 determine how many seconds to pass to 'alarm'.
12458 * gdb.base/gdb-sigterm.exp (top level): Build program with
12459 -DTIMEOUT=$timeout.
12460 (do_test): Return success/failure indication. Add more verbose
12461 logging. Don't fail if 200 single steps are seen. Instead, fail
12462 when the test times out.
12463 (passes): New global.
12464 (top level): Break the testing loop if testing fails on any
12465 iteration. Use gdb_assert.
12466
b9394193
DB
124672015-02-04 Don Breazeal <donb@codesourcery.com>
12468
12469 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12470 and initialize them.
12471 (ipc_cleanup): New function.
12472 (main): Don't declare shmid, semid, and msqid. Add a call to
12473 atexit so that we call ipc_cleanup on exit.
12474
42d9e528
PA
124752015-02-04 Pedro Alves <palves@redhat.com>
12476
12477 * boards/native-extended-gdbserver.exp: Remove any target variant
12478 specifications from the board name before clearing the isremote
12479 flag from board_info.
12480
ae6ae975
DE
124812015-01-31 Doug Evans <xdje42@gmail.com>
12482
12483 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12484
cfb069a8
GB
124852015-01-31 Gary Benson <gbenson@redhat.com>
12486
12487 * gdb.base/completion.exp: Disable completion limiting for
12488 existing tests. Add new tests to check completion limiting.
12489 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12490
5dd31d79
DE
124912015-01-31 Doug Evans <xdje42@gmail.com>
12492
12493 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12494
9f050062
DE
124952015-01-31 Doug Evans <xdje42@gmail.com>
12496
12497 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12498 entries. Duplicate file section script entries.
12499 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12500 inlined entries. Add test for safe-path rejection.
12501 * gdb.python/py-section-script.c: Add duplicate inlined section script
12502 entries. Duplicate file section script entries.
12503 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12504 inlined entries. Add test for safe-path rejection.
12505
df25ebbd
JB
125062015-01-29 Joel Brobecker <brobecker@adacore.com>
12507
12508 * gdb.ada/disc_arr_bound: New testcase.
12509
4a0ca9ec
JB
125102015-01-29 Joel Brobecker <brobecker@adacore.com>
12511
12512 * gdb.ada/mi_var_array: New testcase.
12513
3a8b707a
DE
125142015-01-27 Doug Evans <dje@google.com>
12515
12516 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12517 Add test for objfile.filename, objfile.username after objfile
12518 has been unloaded.
12519
f8313f6e
JB
125202015-01-26 Joel Brobecker <brobecker@adacore.com>
12521
12522 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12523 the second test to print the name attribute of value
12524 returned by the call to gdb.lookup_type, and adjust
12525 the expected output accordingly.
12526
37bc665e
MW
125272015-01-25 Mark Wielaard <mjw@redhat.com>
12528
12529 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12530 * gdb.base/disp-step-fork.c: Include unistd.h.
12531 * gdb.base/siginfo-obj.c: Include stdio.h.
12532 * gdb.base/siginfo-thread.c: Likewise.
12533 * gdb.mi/non-stop.c: Include unistd.h.
12534 * gdb.mi/nsthrexec.c: Include stdio.h.
12535 * gdb.mi/pthreads.c: Include unistd.h.
12536 * gdb.modula2/unbounded1.c (main): Declare returns int.
12537 * gdb.reverse/consecutive-reverse.c: Likewise.
12538 * gdb.threads/create-fail.c: Include unistd.h.
12539 * gdb.threads/killed.c: Likewise.
12540 * gdb.threads/linux-dp.c: Likewise.
12541 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12542 * gdb.threads/non-ldr-exc-2.c: Likewise.
12543 * gdb.threads/non-ldr-exc-3.c: Likewise.
12544 * gdb.threads/non-ldr-exc-4.c: Likewise.
12545 * gdb.threads/pthreads.c: Include unistd.h.
12546 (main): Declare returns int.
12547 * gdb.threads/tls-main.c (foo): New declaration.
12548 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12549
f7e5394d
SM
125502015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12551
12552 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12553 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12554
743649fd
MW
125552015-01-15 Mark Wielaard <mjw@redhat.com>
12556
12557 * gdb.base/noreturn-return.c: New file.
12558 * gdb.base/noreturn-return.exp: New file.
12559 * gdb.base/noreturn-finish.c: New file.
12560 * gdb.base/noreturn-finish.exp: New file.
12561
198297aa
PA
125622015-01-23 Pedro Alves <palves@redhat.com>
12563
12564 * gdb.threads/continue-pending-after-query.c: New file.
12565 * gdb.threads/continue-pending-after-query.exp: New file.
12566
717cf30c
AG
125672015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12568 Simon Marchi <simon.marchi@ericsson.com>
12569
12570 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12571 * gdb.base/valgrind-db-attach.exp: Same.
12572 * gdb.base/valgrind-infcall.exp: Same.
12573 * lib/mi-support.exp (default_mi_gdb_start): Same.
12574 * lib/prompt.exp (default_prompt_gdb_start): Same.
12575 * lib/gdb.exp (default_gdb_spawn): Same.
12576 (gdb_interact): New.
12577
12578
4b62a76e
JK
125792015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12580
12581 * gdb.compile/compile.exp (pointer to jit function): New test.
12582
b4cdae6f
WW
125832015-01-17 Wei-cheng Wang <cole945@gmail.com>
12584
12585 * lib/gdb.exp (supports_process_record): Return true for
12586 powerpc*-*-linux*.
12587 (supports_reverse): Likewise.
12588
d221e7ef
DB
125892015-01-15 Don Breazeal <donb@codesourcery.com>
12590
12591 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12592 instead of checking whether the target board is remote and
12593 use spawn_wait_for_attach instead of exec/sleep.
12594 * gdb.base/attach-twice.exp: Likewise.
12595
bafffb51
JB
125962015-01-15 Joel Brobecker <brobecker@adacore.com>
12597
12598 * gdb.ada/var_arr_attrs: New testcase.
12599
5589af0e
PA
126002015-01-14 Pedro Alves <palves@redhat.com>
12601 Joel Brobecker <brobecker@adacore.com>
12602
12603 PR gdb/17525
12604 * gdb.base/bp-cmds-execution-x-script.c: New file.
12605 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12606 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12607
6c400b59
PA
126082015-01-14 Pedro Alves <palves@redhat.com>
12609
12610 PR cli/17828
12611 * gdb.base/batch-preserve-term-settings.c: New file.
12612 * gdb.base/batch-preserve-term-settings.exp: New file.
12613
e02c96a7
DE
126142015-01-13 Doug Evans <dje@google.com>
12615
12616 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12617 binary.
12618
576fd14c
JB
126192015-01-13 Joel Brobecker <brobecker@adacore.com>
12620
12621 * Makefile.in (clean mostlyclean): Do not delete *.py.
12622
04dccad0
JB
126232015-01-13 Joel Brobecker <brobecker@adacore.com>
12624
12625 * gdb.python/py-lookup-type.exp: New file.
12626
3d230f71
PA
126272015-01-12 Pedro Alves <palves@redhat.com>
12628
12629 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12630 restore GDBFLAGS before returning.
12631
7e67715d
JK
126322015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12633
12634 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12635 is_amd64_regs_target and is_x86_like_target.
12636
f2e0d4b4
DE
126372015-01-11 Doug Evans <xdje42@gmail.com>
12638
12639 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12640 is given without an explicit form.
12641 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12642 attributes.
12643 * gdb.dwarf/corrupt.exp: Ditto.
12644 * gdb.dwarf2/enum-type.exp: Ditto.
12645 * gdb.trace/entry-values.exp: Ditto.
12646 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12647
439250fb
DE
126482015-01-11 Doug Evans <xdje42@gmail.com>
12649
12650 PR gdb/15830
12651 * gdb.base/maint.exp: Remove references to "maint demangle".
12652 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12653 Add tests for explicitly specifying language to demangle.
12654 * gdb.dlang/demangle.exp: Ditto.
12655
ede9f622
PA
126562015-01-09 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.threads/non-stop-fair-events.c: New file.
12659 * gdb.threads/non-stop-fair-events.exp: New file.
12660
a7b796db
PA
126612015-01-09 Pedro Alves <palves@redhat.com>
12662
12663 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12664 the global scope. Set a breakpoint after all threads are started
12665 rather than stepping over two source lines. Expect the prompt.
12666 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12667 global.
12668 (NUM): Now 15.
12669 (main): Use threads_started_barrier to wait for all threads to
12670 start. Main thread no longer calls thread_function. Exit after
12671 180 seconds.
12672 (loop): New function.
12673 (thread_function): Wait on threads_started_barrier barrier. Call
12674 'loop' at each iteration.
12675 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12676 threads have started, instead of hardcoding number of "next"
12677 steps. Use an access watchpoint instead of a write watchpoint.
12678
9665ffdd
PA
126792015-01-09 Pedro Alves <palves@redhat.com>
12680
12681 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12682 (thread_func): Wait on barrier.
12683 (main): Wait for all threads to start before stopping GDB.
12684 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12685 global.
12686 (thread1_func, thread2_func): Wait on barrier.
12687 (main): Wait for all threads to start before stopping GDB.
12688 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12689 New global.
12690 (thread1_func, thread2_func): Wait on barrier.
12691 (main): Wait for all threads to start before stopping GDB.
12692
c945a99f
PA
126932015-01-09 Pedro Alves <palves@redhat.com>
12694
12695 * gdb.threads/attach-many-short-lived-threads.c: New file.
12696 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12697
c1a747c1
PA
126982014-01-09 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12701 instead of to thread 2.
12702 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12703 Add barrier around each pthread_create call instead of around all
12704 calls.
12705 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12706 Set a break on thread_function and have the child threads hit it
12707 one at at a time.
12708
60b3033e
PA
127092015-01-09 Pedro Alves <palves@redhat.com>
12710
12711 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12712 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12713 false.
12714 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12715 checking whether the target board is remote.
12716 * gdb.multi/multi-attach.exp: Likewise.
12717 * gdb.python/py-sync-interp.exp: Likewise.
12718 * gdb.server/ext-attach.exp: Likewise.
12719 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12720 tests that need to attach, instead of checking whether the target
12721 board is remote at the top of the file.
12722
acc018ac
YQ
127232015-01-08 Yao Qi <yao@codesourcery.com>
12724
12725 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12726
50a18af8
JK
127272015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12728
12729 Fix testcase compilation.
12730 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12731
8503d6e1
JB
127322015-01-06 Joel Brobecker <brobecker@adacore.com>
12733
12734 * gdb.python/py-type.exp: Add a couple test about empty
12735 array creation, and negative-length array creation.
12736
cc73dbcc
DE
127372015-01-02 Doug Evans <xdje42@gmail.com>
12738
12739 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12740
0300bbc7
DE
127412015-01-02 Doug Evans <dje@google.com>
12742
12743 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12744
9d85a0ec
YQ
127452014-12-29 Yao Qi <yao@codesourcery.com>
12746
12747 * gdb.trace/entry-values.exp: Update comments. Rename variable
12748 bar_call_foo to returned_from_foo.
12749
87186c6a
MMN
127502014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12751
12752 PR gdb/17394
12753 * gdb.linespec/break-asm-file.c: New file.
12754 * gdb.linespec/break-asm-file.exp: New file.
12755 * gdb.linespec/break-asm-file0.s: New file.
12756 * gdb.linespec/break-asm-file1.s: New file.
12757
1bab7383
YQ
127582014-12-18 Nigel Stephens <nigel@mips.com>
12759 Maciej W. Rozycki <macro@codesourcery.com>
12760
12761 * gdb.base/float.exp: Handle the new output from "info float" on
12762 MIPS targets.
12763
1bc1068a
JK
127642014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12765
12766 Fix MinGW compilation.
12767 * gdb.compile/compile-ops.exp: Update untested message if
12768 !skip_compile_feature_tests.
12769 * gdb.compile/compile-setjmp.exp: Likewise.
12770 * gdb.compile/compile-tls.exp: Likewise.
12771 * gdb.compile/compile.exp: Likewise.
12772 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12773 supported on this host".
12774
b6615d10
DE
127752014-12-16 Doug Evans <xdje42@gmail.com>
12776
12777 * boards/stabs.exp: New file.
12778
25dda427
AA
127792014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12780
12781 * gdb.base/completion.exp: Adjust to format changes of "maint
12782 print user-registers".
12783
bf330350
CU
127842014-12-16 Catalin Udma <catalin.udma@freescale.com>
12785
12786 PR server/17457
12787 * gdb.arch/aarch64-fp.c: New file.
12788 * gdb.arch/aarch64-fp.exp: New file.
12789
395cf596
SDJ
127902014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12791
12792 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12793 r210637, r210913, r211666, r215400, r215817).
12794
12795 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12796 * dg-extract-results.py: New file.
12797 * dg-extract-results.sh: Use it if the environment seems
12798 suitable.
12799
12800 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12801
12802 * dg-extract-results.py (parse_run): Handle warnings that
12803 are printed before a test harness is run.
12804
12805 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12806
12807 * dg-extract-results.py (Named): Remove __cmp__ method.
12808 (output_variation): Use a key to sort variation.harnesses.
12809
12810 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12811
12812 * dg-extract-results.py: For Python 3, force sys.stdout to
12813 handle surrogate escape sequences.
12814 (safe_open): New function.
12815 (output_segment, main): Use it.
12816
12817 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12818
12819 * dg-extract-results.py (Prog.result_re): Include options
12820 in test name.
12821
12822 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12823
12824 * dg-extract-results.py (output_variation): Always sort if
12825 do_sum.
12826
e882ef3c
SM
128272014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12828
12829 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12830 as long as we get pagination notifications.
12831
4992aa20
JM
128322014-12-15 Jason Merrill <jason@redhat.com>
12833
12834 * Makefile.in (check-gdb.%): Restore.
12835 * README: Mention it.
12836
c1b5a1a6
JB
128372014-12-13 Joel Brobecker <brobecker@adacore.com>
12838
12839 * gdb.ada/str_uninit: New testcase.
12840
5537b577
JK
128412014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12842
12843 PR symtab/17642
12844 * gdb.base/vla-stub-define.c: New file.
12845 * gdb.base/vla-stub.c: New file.
12846 * gdb.base/vla-stub.exp: New file.
12847
bb2ec1b3
TT
128482014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12849 Jan Kratochvil <jan.kratochvil@redhat.com>
12850 Tom Tromey <tromey@redhat.com>
12851
12852 * configure.ac: Add gdb.compile/.
12853 * configure: Regenerate.
12854 * gdb.compile/Makefile.in: New file.
12855 * gdb.compile/compile-ops.exp: New file.
12856 * gdb.compile/compile-ops.c: New file.
12857 * gdb.compile/compile-tls.c: New file.
12858 * gdb.compile/compile-tls.exp: New file.
12859 * gdb.compile/compile-constvar.S: New file.
12860 * gdb.compile/compile-constvar.c: New file.
12861 * gdb.compile/compile-mod.c: New file.
12862 * gdb.compile/compile-nodebug.c: New file.
12863 * gdb.compile/compile-setjmp-mod.c: New file.
12864 * gdb.compile/compile-setjmp.c: New file.
12865 * gdb.compile/compile-setjmp.exp: New file.
12866 * gdb.compile/compile-shlib.c: New file.
12867 * gdb.compile/compile.c: New file.
12868 * gdb.compile/compile.exp: New file.
12869 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12870
4ff709eb
TT
128712014-12-12 Tom Tromey <tromey@redhat.com>
12872
12873 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12874 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12875
6dddd6a5
DE
128762014-12-12 Doug Evans <dje@google.com>
12877
12878 * lib/gdb-python.exp (get_python_valueof): New function.
12879 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12880
71c24708
AA
128812014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12882
12883 * gdb.base/completion.exp: Add test for completion of "info
12884 registers ".
12885
3e29f34a
MR
128862014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12887
12888 * gdb.base/func-ptrs.c: New file.
12889 * gdb.base/func-ptrs.exp: New file.
12890
fc126975
SM
128912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12892
12893 PR breakpoints/17012
12894 * gdb.base/dprintf-detach.c: New file.
12895 * gdb.base/dprintf-detach.exp: New file.
12896
0a46d518
SM
128972014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12898
12899 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12900 * lib/gdb.exp (target_is_gdbserver): New procedure.
12901
a0be3e44
DE
129022014-12-08 Doug Evans <dje@google.com>
12903
12904 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12905
df1b803a
YQ
129062014-12-05 Yao Qi <yao@codesourcery.com>
12907
12908 * gdb.guile/scm-error.exp: Remove the third argument to
12909 gdb_remote_download.
12910 * gdb.guile/scm-frame-args.exp: Likewise.
12911 * gdb.guile/scm-section-script.exp: Likewise.
12912
ddb9f679
YQ
129132014-12-05 Yao Qi <yao@codesourcery.com>
12914
12915 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12916
86e4ed39
DE
129172014-12-04 Doug Evans <dje@google.com>
12918
12919 * gdb.python/py-objfile.exp: Add tests for
12920 objfile.add_separate_debug_file.
12921
7c50a931
DE
129222014-12-04 Doug Evans <dje@google.com>
12923
12924 * lib/gdb.exp (get_build_id): New function.
12925 (build_id_debug_filename_get): Rewrite to use it.
12926 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12927
621661e3
MR
129282014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12929
12930 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12931 `method(long)', not just 0x0.
12932 * gdb.cp/nsalias.exp: Align code labels to 4.
12933 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12934 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12935 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12936 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12937 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12938 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12939
29f0c3b7
DE
129402014-12-02 Doug Evans <dje@google.com>
12941
e1e061e7 12942 PR symtab/17602
29f0c3b7 12943 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12944 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12945 * gdb.cp/anon-ns.exp: Update.
12946
162078c8
NB
129472014-12-02 Nick Bull <nicholaspbull@gmail.com>
12948
12949 * gdb.python/py-events.py (inferior_call_handler): New.
12950 (register_changed_handler, memory_changed_handler): New.
12951 (test_events.invoke): Register new handlers.
12952 * gdb.python/py-events.exp: Add tests for inferior call,
12953 memory_changed and register_changed events.
12954
fdb09caf
AA
129552014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12956
12957 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12958 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12959 if the linker doesn't understand this.
12960
55cfb2c4
SM
129612014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12962
12963 * gdb.python/python.exp: Change expected reply to help().
12964
9e8cd6df
YQ
129652014-12-01 Yao Qi <yao@codesourcery.com>
12966
12967 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12968 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12969 * configure: Re-generated.
12970
6c659fc2
SC
129712014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12972
12973 * gdb.cp/chained-calls.cc: New file.
12974 * gdb.cp/chained-calls.exp: New file.
12975 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12976
d7fc3181
SM
129772014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12978
12979 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12980 * gdb.dwarf2/symtab-producer.exp: Same.
12981 * gdb.gdb/python-interrupts.exp: Same.
12982 * gdb.gdb/python-selftest.exp: Same.
12983 * gdb.python/py-linetable.exp: Same.
12984 * gdb.python/py-type.exp: Same.
12985 * gdb.python/py-value-cc.exp: Same.
12986 * gdb.python/py-value.exp: Same.
12987
10e79639
YQ
129882014-11-28 Yao Qi <yao@codesourcery.com>
12989
12990 * gdb.base/break-probes.exp: Match library name prefixed with
12991 sysroot.
12992
f28a0564
SM
129932014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12994
12995 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12996 test expected output. Add parentheses for the call to print.
12997 Remove L suffix from integers.
12998
3fe1ce1d
DE
129992014-11-26 Doug Evans <dje@google.com>
13000
13001 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13002
84429e27
YQ
130032014-11-22 Yao Qi <yao@codesourcery.com>
13004
13005 * gdb.trace/entry-values.c: Remove asms.
13006 (foo): Add foo_label.
13007 (bar): Add bar_label.
13008 * gdb.trace/entry-values.exp: Remove code computing foo's
13009 length and bar's length.
13010 (Dwarf::assemble): Invoke function_range for bar and use
13011 MACRO_AT_func for foo.
13012
26741859
YQ
130132014-11-22 Yao Qi <yao@codesourcery.com>
13014
13015 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13016 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13017 Use .Lgcc43_procstart instead of gcc43.
13018
45e44d27
JB
130192014-11-21 Joel Brobecker <brobecker@adacore.com>
13020
13021 * gdb.ada/n_arr_bound: New testcase.
13022
458c8db8
SDJ
130232014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13024
13025 PR breakpoints/10737
13026 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13027 test_catch_syscall_multi_arch.
13028 (test_catch_syscall_multi_arch): New function.
13029
43f3e411
DE
130302014-11-20 Doug Evans <xdje42@gmail.com>
13031
13032 * gdb.base/maint.exp: Update expected output.
13033
0d7b2549
AA
130342014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13035
13036 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13037 4-byte instruction on S390.
13038
8908fca5
JB
130392014-11-19 Joel Brobecker <brobecker@adacore.com>
13040
13041 * gdb.ada/arr_arr: New testcase.
13042
4a46959e
JB
130432014-11-19 Joel Brobecker <brobecker@adacore.com>
13044
13045 * gdb.ada/pkd_arr_elem: New Testcase.
13046
470e2f4e
LM
130472014-11-18 Luis Machado <lgustavo@codesourcery.com>
13048
13049 * gdb.reverse/break-precsave: Expect completion message for
13050 core file reads.
13051 * gdb.reverse/consecutive-precsave.exp: Likewise.
13052 * gdb.reverse/finish-precsave.exp: Likewise.
13053 * gdb.reverse/i386-precsave.exp: Likewise.
13054 * gdb.reverse/machinestate-precsave.exp: Likewise.
13055 * gdb.reverse/sigall-precsave.exp: Likewise.
13056 * gdb.reverse/solib-precsave.exp: Likewise.
13057 * gdb.reverse/step-precsave.exp: Likewise.
13058 * gdb.reverse/until-precsave.exp: Likewise.
13059 * gdb.reverse/watch-precsave.exp: Likewise.
13060
a267f3ad
AA
130612014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13062
13063 * gdb.base/bp-permanent.c: Include unistd.h.
13064 * gdb.python/py-framefilter-mi.c (main): Add return type.
13065 * gdb.python/py-framefilter.c (main): Likewise.
13066 * gdb.trace/actions-changed.c (main): Likewise.
13067
12084a9a
AA
130682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13069
13070 * gdb.mi/until.c: Add eye-catchers.
13071 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13072 line numbers.
13073
dc7e1a77
AA
130742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13075
13076 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13077 function header variants in break1.c.
13078 * gdb.base/ena-dis-br.exp: Likewise.
13079 * gdb.base/hbreak2.exp: Likewise.
13080 * gdb.reverse/until-precsave.exp: Drop references to removed
13081 non-prototype function header variants in ur1.c.
13082 * gdb.reverse/until-reverse.exp: Likewise.
13083
41c77605
PM
130842014-11-17 Petr Machata <pmachata@redhat.com>
13085
13086 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13087 ${_cu_offset_size} bytes abbrev offset.
13088
34248c3a
DE
130892014-11-15 Doug Evans <xdje42@gmail.com>
13090
13091 PR symtab/17559
13092 * gdb.base/line-symtabs.exp: New file.
13093 * gdb.base/line-symtabs.c: New file.
13094 * gdb.base/line-symtabs.h: New file.
13095
646da059
YQ
130962014-11-14 Yao Qi <yao@codesourcery.com>
13097
13098 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13099 (func): Add label func_label.
13100 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13101 Replace low_pc and high_pc with MACRO_AT_range.
13102 Replace name, low_pc and high_pc with MACRO_AT_func.
13103
9301ebe6
YQ
131042014-11-14 Yao Qi <yao@codesourcery.com>
13105
13106 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13107 Replace name, low_pc and high_pc with MACRO_AT_func.
13108
f166b542
YQ
131092014-11-14 Yao Qi <yao@codesourcery.com>
13110
13111 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13112 produce debug information.
13113 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13114
0f6e71e3
YQ
131152014-11-14 Yao Qi <yao@codesourcery.com>
13116
13117 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13118 object and get function length.
13119 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13120 with MACRO_AT_func.
13121 (top-level): Replace gdb_compile and clean_restart with
13122 prepare_for_testing.
13123 * gdb.dwarf2/main.c (main): Add label main_label.
13124
876c4df9
YQ
131252014-11-14 Yao Qi <yao@codesourcery.com>
13126
13127 * lib/dwarf.exp (function_range): New procedure.
13128 (Dwarf::_handle_macro_at_func): New procedure.
13129 (Dwarf::_handle_macro_at_range): New procedure.
13130 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13131
02ad9cf1
YQ
131322014-11-14 Yao Qi <yao@codesourcery.com>
13133
13134 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13135 (_handle_attribute): New procedure.
13136
a59add0c
AA
131372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13138
13139 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13140 * gdb.base/call-sc.c (zed): Likewise.
13141 * gdb.base/checkpoint.c (main): Likewise.
13142 * gdb.base/dump.c (main): Likewise.
13143 * gdb.base/gcore.c (main): Likewise.
13144 * gdb.base/huge.c (main): Likewise.
13145 * gdb.base/multi-forks.c (main): Likewise.
13146 * gdb.base/pr10179-a.c (main): Likewise.
13147 * gdb.base/savedregs.c (main): Likewise.
13148 * gdb.base/sigaltstack.c (main): Likewise.
13149 * gdb.base/siginfo.c (main): Likewise.
13150 * gdb.base/structs.c (zed): Likewise.
13151 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13152 * gdb.mi/mi-syn-frame.c (main): Likewise.
13153 * gdb.mi/until.c (foo, main): Likewise.
13154 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13155 * gdb.base/solib-weak.c (foo): Declare.
13156 * gdb.base/attach-twice.c: Include stdio.h.
13157 * gdb.base/weaklib1.c: Likewise.
13158 * gdb.base/weaklib2.c: Likewise.
13159 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13160 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13161 unistd.h.
13162 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13163 * gdb.mi/mi-exit-code.c: Likewise.
13164 * gdb.base/break-interp-lib.c: Include string.h.
13165 * gdb.base/coremaker.c: Likewise.
13166 * gdb.base/testenv.c: Likewise.
13167 * gdb.python/py-finish-breakpoint.c: Likewise.
13168 * gdb.base/inferior-died.c: Include sys/wait.h.
13169 * gdb.base/fileio.c: Include time.h.
13170 * gdb.base/async-shell.c: Include unistd.h.
13171 * gdb.base/dprintf-non-stop.c: Likewise.
13172 * gdb.base/info-os.c: Likewise.
13173 * gdb.mi/mi-console.c: Likewise.
13174 * gdb.mi/watch-nonstop.c: Likewise.
13175 * gdb.python/py-events.c: Likewise.
13176 * gdb.base/async.c (baz): Move up before its invocation.
13177 * gdb.base/code_elim2.c (my_global_func): Likewise.
13178 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13179 * gdb.base/advance.c (func2): Likewise.
13180
3b5d5997
AA
131812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13182
13183 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13184 variant.
13185 * gdb.base/annota3.c: Likewise.
13186 * gdb.base/async.c: Likewise.
13187 * gdb.base/average.c: Likewise.
13188 * gdb.base/call-ar-st.c: Likewise.
13189 * gdb.base/call-rt-st.c: Likewise.
13190 * gdb.base/call-sc.c: Likewise.
13191 * gdb.base/call-strs.c: Likewise.
13192 * gdb.base/ending-run.c: Likewise.
13193 * gdb.base/execd-prog.c: Likewise.
13194 * gdb.base/exprs.c: Likewise.
13195 * gdb.base/foll-exec.c: Likewise.
13196 * gdb.base/foll-fork.c: Likewise.
13197 * gdb.base/foll-vfork.c: Likewise.
13198 * gdb.base/funcargs.c: Likewise.
13199 * gdb.base/gcore.c: Likewise.
13200 * gdb.base/jump.c: Likewise.
13201 * gdb.base/langs0.c: Likewise.
13202 * gdb.base/langs1.c: Likewise.
13203 * gdb.base/langs2.c: Likewise.
13204 * gdb.base/mips_pro.c: Likewise.
13205 * gdb.base/nodebug.c: Likewise.
13206 * gdb.base/opaque0.c: Likewise.
13207 * gdb.base/opaque1.c: Likewise.
13208 * gdb.base/recurse.c: Likewise.
13209 * gdb.base/run.c: Likewise.
13210 * gdb.base/scope0.c: Likewise.
13211 * gdb.base/scope1.c: Likewise.
13212 * gdb.base/setshow.c: Likewise.
13213 * gdb.base/setvar.c: Likewise.
13214 * gdb.base/shmain.c: Likewise.
13215 * gdb.base/shr1.c: Likewise.
13216 * gdb.base/shr2.c: Likewise.
13217 * gdb.base/sigall.c: Likewise.
13218 * gdb.base/signals.c: Likewise.
13219 * gdb.base/so-indr-cl.c: Likewise.
13220 * gdb.base/solib2.c: Likewise.
13221 * gdb.base/structs.c: Likewise.
13222 * gdb.base/sum.c: Likewise.
13223 * gdb.base/vforked-prog.c: Likewise.
13224 * gdb.base/watchpoint.c: Likewise.
13225 * gdb.reverse/shr2.c: Likewise.
13226 * gdb.reverse/until-reverse.c: Likewise.
13227 * gdb.reverse/ur1.c: Likewise.
13228 * gdb.reverse/watch-reverse.c: Likewise.
13229
066a77c5
AA
132302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13231
13232 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13233 variant.
13234 * gdb.base/sepdebug.exp: Drop references to removed code.
13235
4f204ea5
AA
132362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13237
13238 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13239 variant. Preserve original line numbering.
13240 * gdb.base/list1.c: Likewise.
13241
3b377a3a
AA
132422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13243
13244 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13245 variant.
13246 * gdb.base/break1.c: Likewise.
13247 * gdb.base/break.exp: Drop references to removed code.
13248
e444df73
AA
132492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13250
13251 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13252 variant.
13253
8008f2a7
AA
132542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13255
13256 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13257
a5a06887
AA
132582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13259
13260 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13261 logic into perform_all_tests() and invoke it with and without
13262 function header prototypes.
13263 (do_function_calls): Remove conditional XFAIL for PR 5318.
13264 (rerun_and_prepare): Remove duplicate code.
13265 (perform_all_tests): New. Main logic moved here.
13266
44dba9b9
AA
132672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13268
13269 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13270 code guarded by #ifdef NO_PROTOTYPES.
13271 (t_double_many_args): Likewise.
13272 (DEF_FUNC_MANY_ARGS_1): Likewise.
13273 (DEF_FUNC_VALUES_1): Likewise.
13274 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13275 guarded by #ifdef PROTOTYPES.
13276
d1fbcd56
AA
132772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13278
13279 * gdb.mi/mi-console.c: Add eye-catcher.
13280 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13281 instead of literal line number.
13282
b0e59b8f
AA
132832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13284
13285 * gdb.base/shr2.c: Add eye-catcher.
13286 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13287 line number.
13288
78f98cca
AA
132892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13290
13291 * gdb.base/jump.c: Add eye-catchers.
13292 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13293 numbers.
13294
58fa2af0
AA
132952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13296
13297 * gdb.base/execd-prog.c: Add eye-catchers.
13298 * gdb.base/foll-exec.c: Likewise.
13299 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13300 line numbers.
13301
04e5059b
AA
133022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13303
13304 * gdb.base/ending-run.c: Add eye-catchers.
13305 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13306 literal line numbers.
13307
dbfdb174
AA
133082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13309
13310 * gdb.base/call-rt-st.c: Add eye-catchers.
13311 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13312 literal line numbers.
13313
888a2ade
AA
133142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13315
13316 * gdb.base/call-ar-st.c: Add eye-catchers.
13317 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13318 literal line numbers.
13319
6acc2dde
AA
133202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13321
13322 * gdb.base/average.c: Add eye-catchers.
13323 * gdb.base/sum.c: Likewise.
13324 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13325 regexps dynamically.
13326
9ecfcd1d
AA
133272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13328
13329 * gdb.base/solib1.c: Add eye-catchers.
13330 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13331 literal line numbers.
13332
78708b7c
PA
133332014-11-12 Pedro Alves <palves@redhat.com>
13334
13335 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13336 leader has exited.
13337
af48d08f
PA
133382014-11-12 Pedro Alves <palves@redhat.com>
13339
13340 * gdb.arch/i386-bp_permanent.c: New file.
13341 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13342 (srcfile): Set to i386-bp_permanent.c.
13343 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13344 that stepi does not execute the 'leave' instruction, instead of
13345 testing it does execute.
13346 * gdb.base/bp-permanent.c: New file.
13347 * gdb.base/bp-permanent.exp: New file.
13348
af3768e9
DE
133492014-11-10 Doug Evans <xdje42@gmail.com>
13350
13351 PR symtab/17564
13352 * gdb.base/symtab-search-order.exp: New file.
13353 * gdb.base/symtab-search-order.c: New file.
13354 * gdb.base/symtab-search-order-1.c: New file.
13355 * gdb.base/symtab-search-order-shlib-1.c: New file.
13356
9de00a4a
PA
133572014-11-07 Pedro Alves <palves@redhat.com>
13358
13359 PR gdb/17511
13360 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13361 i?86-*-linux*.
13362
e0f52461
SC
133632014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13364
13365 PR c++/17494
13366 * gdb.cp/pr17494.cc: New file.
13367 * gdb.cp/pr17494.exp: New file.
13368
6ce8c980
YQ
133692014-11-02 Yao Qi <yao@codesourcery.com>
13370
13371 * gdb.python/python.exp: Get working directory and match the
13372 output of "set extended-prompt \\w " with it.
13373
02be9a71
DE
133742014-10-30 Doug Evans <dje@google.com>
13375
13376 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13377 in objfiles.
13378 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13379 in progspaces.
13380
3bdff46b
LM
133812014-10-30 Janis Johnson <janisjo@codesourcery.com>
13382
13383 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13384 * gdb.base/realname-expand.exp: Likewise.
13385 * gdb.linespec/macro-relative.exp: Likewise.
13386
ab917dfb
PA
133872014-10-29 Pedro Alves <palves@redhat.com>
13388
13389 PR gdb/17408
13390 * gdb.threads/schedlock.c (some_function): New function.
13391 (call_function): New global.
13392 (MAYBE_CALL_SOME_FUNCTION): New macro.
13393 (thread_function): Call it.
13394 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13395 and use it instead of a global counter. Adjust all callers.
13396 (get_current_thread): Use "find current thread" for test message
13397 here rather than having all callers pass down the same string.
13398 (goto_loop): New procedure, factored out from ...
13399 (my_continue): ... this.
13400 (step_ten_loops): Change parameter from test message to command to
13401 use. Adjust.
13402 (list_count): Delete global.
13403 (check_result): New procedure, factored out from duplicate top
13404 level code.
13405 (continue tests): Wrap in with_test_prefix.
13406 (test_step): New procedure, factored out from duplicate top level
13407 code.
13408 (top level): Test "step" in combination with all scheduler-locking
13409 modes. Test "next" in combination with all scheduler-locking
13410 modes, and in combination with stepping over a function call or
13411 not.
13412 * gdb.threads/next-bp-other-thread.c: New file.
13413 * gdb.threads/next-bp-other-thread.exp: New file.
13414
d3d4baed
PA
134152014-10-29 Pedro Alves <palves@redhat.com>
13416
13417 PR python/17372
13418 * gdb.python/python.exp: Test a multi-line command that spawns
13419 interactive Python.
13420 * gdb.base/multi-line-starts-subshell.exp: New file.
13421
563e8d85
YQ
134222014-10-29 Yao Qi <yao@codesourcery.com>
13423
13424 * gdb.base/fileio.exp: Make directories on host.
13425
0ea4d52e
YQ
134262014-10-29 Yao Qi <yao@codesourcery.com>
13427
13428 * gdb.base/fileio.c (test_write): Close the file.
13429
7f5ef605
PA
134302014-10-28 Pedro Alves <palves@redhat.com>
13431
13432 PR gdb/12623
13433 * gdb.base/sigstep.c (no_handler): New global.
13434 (main): If 'no_handler is true, set the signal handlers to
13435 SIG_IGN.
13436 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13437 with_sw_watch and no_handler parameters. Handle them.
13438 (top level) <stepping over handler when stopped at a breakpoint
13439 test>: Add a test axis for testing with a software watchpoint, and
13440 another for testing with the signal handler set to SIG_IGN.
13441 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13442 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13443
abbdbd03
PA
134442014-10-28 Pedro Alves <palves@redhat.com>
13445
13446 PR gdb/17511
13447 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13448 * gdb.base/sigstep.exp (other_handler_location): New global.
13449 (advance): Support stepping into the signal handler, and running
13450 commands while in the handler.
13451 (in_handler_map): New global.
13452 (top level): In the advance test, add combinations for getting
13453 into the handler with stepping commands, and for running commands
13454 in the handler. Add comment descripting the advancei tests.
13455
1df4399f
PA
134562014-10-28 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.base/sigstep.exp: Use build_executable instead of
13459 prepare_for_testing.
13460 (top level): Move code that starts GDB, runs to main and creates a
13461 display to ...
13462 (restart): ... this new procedure.
13463 (top level): Move backtrace from signal handler test to ...
13464 (validate_backtrace): ... this new procedure.
13465 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13466 with_test_prefix. Always restart GDB.
13467 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13468 with_test_prefix. Always restart GDB. No need to delete
13469 breakpoints after the test.
13470 (test_skip_handler): Remove prefix parameter.
13471 (skip_over_handler, breakpoint_to_handler)
13472 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13473 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13474 restart GDB. No need to delete breakpoints after the test.
13475 (top level): Use foreach to call the test procedures with
13476 different commands.
13477
a5b6e449
PA
134782014-10-28 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13481 instead of GNATS numbers.
13482 * gdb.base/sigbpt.exp: Likewise.
13483 * gdb.base/siginfo.exp: Likewise.
13484 * gdb.base/sigstep.exp: Likewise.
13485
e5f8a7cc
PA
134862014-10-27 Pedro Alves <palves@redhat.com>
13487
13488 * gdb.base/sigstep.c (dummy): New global.
13489 (main): Issue a couple writes to the new global.
13490 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13491 procedures.
13492 (skip_over_handler): Use test_skip_handler.
13493 (top level): Call skip_over_handler for stepi and nexti too.
13494 (breakpoint_over_handler): Use test_skip_handler.
13495 (top level): Call breakpoint_over_handler for stepi and nexti too.
13496
763905a3
YQ
134972014-10-27 Yao Qi <yao@codesourcery.com>
13498
13499 * gdb.trace/tfile.c (adjust_function_address)
13500 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13501 function descriptor.
13502
6f259a23
DB
135032014-10-24 Don Breazeal <donb@codesourcery.com>
13504
13505 * gdb.base/foll-fork.exp (test_follow_fork,
13506 catch_fork_child_follow): Check for updated fork messages emitted
13507 from infrun.c.
13508 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13509 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13510 vfork_and_exec_child_follow_through_step): Check for updated vfork
13511 messages emitted from infrun.c.
13512
09dd9a69
PA
135132014-10-24 Pedro Alves <palves@redhat.com>
13514
13515 * gdb.base/corefile.exp: Remove references to ultrix.
13516 * gdb.base/interrupt.exp: Likewise.
13517 * gdb.base/whatis.exp: Likewise.
13518 * gdb.gdb/selftest.exp: Likewise.
13519 * gdb.threads/manythreads.exp: Likewise.
13520 * gdb.threads/print-threads.exp: Likewise.
13521 * gdb.threads/pthreads.exp:: Likewise.
13522 * gdb.threads/schedlock.exp: Likewise.
13523
3433cfa5
SC
135242014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13525
13526 * gdb.cp/non-trivial-retval.cc: Add a test case.
13527 * gdb.cp/non-trivial-retval.exp: Add a test.
13528
092f880b
YQ
135292014-10-20 Yao Qi <yao@codesourcery.com>
13530
13531 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13532 * gdb.python/py-objfile-script-gdb.py: New file.
13533 * gdb.python/py-objfile-script.exp: Update reference to
13534 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13535 of remote_download. Remove the dest file.
13536
acbdb7f3
YQ
135372014-10-20 Yao Qi <yao@codesourcery.com>
13538
13539 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13540 * gdb.base/step-line.exp: Likewise.
13541 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13542 * gdb.dwarf2/dw2-basic.exp: Likewise.
13543 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13544 * gdb.dwarf2/dw2-filename.exp: Likewise.
13545 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13546 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13547 * gdb.dwarf2/dw2-producer.exp: Likewise.
13548 * gdb.dwarf2/mac-fileno.exp: Likewise.
13549 * gdb.python/py-frame-args.exp: Likewise.
13550 * gdb.python/py-framefilter.exp: Likewise.
13551 * gdb.python/py-mi.exp: Likewise.
13552 * gdb.python/py-objfile-script.exp: Likewise
13553 * gdb.python/py-pp-integral.exp: Likewise.
13554 * gdb.python/py-pp-re-notag.exp: Likewise.
13555 * gdb.python/py-prettyprint.exp: Likewise.
13556 * gdb.python/py-section-script.exp: Likewise.
13557 * gdb.python/py-typeprint.exp: Likewise.
13558 * gdb.python/py-xmethods.exp: Likewise.
13559 * gdb.stabs/weird.exp: Likewise.
13560 * gdb.xml/tdesc-regs.exp: Likewise.
13561
bd286a29
KCY
135622014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13563
13564 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13565 (out_cu): Use addr_len for the size of addresses.
13566 (out_line): Likewise. Size DW_LNE_set_address instruction
13567 according to addr_len.
13568 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13569 (FUNC): Add START_INSNS to definition.
13570
673dc4a0
YQ
135712014-10-18 Yao Qi <yao@codesourcery.com>
13572
13573 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13574 gdb_has_argv0 return true.
13575 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13576 check [target_info exists noargs], check [gdb_has_argv0]
13577 instead.
13578 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13579 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13580 procedures.
13581
4ffbba72
DE
135822014-10-17 Doug Evans <dje@google.com>
13583
13584 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13585 event.
13586 * gdb.python/py-events.py: Add clear_objfiles event.
13587
d096d8c1
DE
135882014-10-17 Doug Evans <dje@google.com>
13589
13590 * gdb.python/py-objfile.exp: Test progspace attribute.
13591
a80db015
LM
135922014-10-17 Luis Machado <lgustavo@codesourcery.com>
13593
13594 * gdb.guile/scm-breakpoint.exp: Do not assume any
13595 directory separators when matching source file paths.
13596 * gdb.python/py-breakpoint.exp: Likewise.
13597 * gdb.reverse/break-precsave.exp: Likewise.
13598 * gdb.reverse/break-reverse.exp: Likewise.
13599 * gdb.reverse/consecutive-precsave.exp: Likewise.
13600 * gdb.reverse/finish-precsave.exp: Likewise.
13601 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13602 * gdb.reverse/finish-reverse.exp: Likewise.
13603 * gdb.reverse/i386-precsave.exp: Likewise.
13604 * gdb.reverse/i387-env-reverse.exp: Likewise.
13605 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13606 * gdb.reverse/machinestate-precsave.exp: Likewise.
13607 * gdb.reverse/machinestate.exp: Likewise.
13608 * gdb.reverse/sigall-precsave.exp: Likewise.
13609 * gdb.reverse/solib-precsave.exp: Likewise.
13610 * gdb.reverse/step-precsave.exp: Likewise.
13611 * gdb.reverse/until-precsave.exp: Likewise.
13612 * gdb.reverse/watch-precsave.exp: Likewise.
13613 * gdb.reverse/watch-reverse.exp: Likewise.
13614
b22089ab
YQ
136152014-10-17 Yao Qi <yao@codesourcery.com>
13616
13617 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13618 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13619
6c4486e6
PA
136202014-10-17 Pedro Alves <palves@redhat.com>
13621
13622 PR gdb/17471
13623 * gdb.base/bg-execution-repeat.c: New file.
13624 * gdb.base/bg-execution-repeat.exp: New file.
13625
0ff33695
PA
136262014-10-17 Pedro Alves <palves@redhat.com>
13627
13628 PR gdb/17300
13629 * gdb.base/continue-all-already-running.c: New file.
13630 * gdb.base/continue-all-already-running.exp: New file.
13631
6fdebc3d
PA
136322014-10-17 Pedro Alves <palves@redhat.com>
13633
13634 PR gdb/17472
13635 * gdb.base/annota-input-while-running.c: New file.
13636 * gdb.base/annota-input-while-running.exp: New file.
13637
32a8097b
PA
136382014-10-17 Pedro Alves <palves@redhat.com>
13639
13640 * gdb.base/callfuncs.exp: emove references to osf.
13641 * gdb.base/sigall.exp: Likewise.
13642 * gdb.gdb/selftest.exp: Likewise.
13643 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13644 * gdb.mi/non-stop.c: Likewise.
13645 * gdb.mi/pthreads.c: Likewise.
13646 * gdb.reverse/sigall-precsave.exp: Likewise.
13647 * gdb.reverse/sigall-reverse.exp: Likewise.
13648 * gdb.threads/pthreads.c: Likewise.
13649 * gdb.threads/pthreads.exp: Likewise.
13650
7a3517ff
YQ
136512014-10-17 Yao Qi <yao@codesourcery.com>
13652
13653 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13654 check 'target_info exists noargs'.
13655 (test_command_prompt_position): Likewise.
13656 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13657 Remove "set args".
13658 (progvar_simple_while_test): Likewise.
13659 (progvar_complex_if_while_test): Likewise.
13660 (if_while_breakpoint_command_test): Likewise.
13661 (infrun_breakpoint_command_test): Likewise.
13662 (breakpoint_command_test): Likewise.
13663 (watchpoint_command_test): Likewise.
13664 (bp_deleted_in_command_test): Likewise.
13665 (temporary_breakpoint_commands): Likewise.
13666
bb99c472
YQ
136672014-10-16 Yao Qi <yao@codesourcery.com>
13668
13669 * gdb.base/remotetimeout.exp: Remove noargs checking.
13670
7c16b83e
PA
136712014-10-15 Pedro Alves <palves@redhat.com>
13672
13673 PR breakpoints/9649
13674 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13675 * gdb.base/breakpoint-in-ro-region.exp
13676 (probe_target_hardware_step): New procedure.
13677 (top level): Probe hardware stepping and hardware breakpoint
13678 support. Test stepping through a read-only region, with both
13679 "breakpoint auto-hw" on and off and both "always-inserted" on and
13680 off.
13681
35a49624
IB
136822014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13683
13684 * gdb.dlang/demangle.exp: Update for demangling changes.
13685
2d1c107c
SC
136862014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13687
13688 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13689 * gdb.cp/non-trivial-retval.exp: Add new tests.
13690
778811d5
SC
136912014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13692
13693 PR c++/13403
13694 PR c++/15154
13695 * gdb.cp/non-trivial-retval.cc: New file.
13696 * gdb.cp/non-trivial-retval.exp: New file.
13697
10c5f0a8
YQ
136982014-10-15 Yao Qi <yao@codesourcery.com>
13699
13700 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13701 remote host.
13702
65d7b369
YQ
137032014-10-15 Yao Qi <yao@codesourcery.com>
13704
13705 * gdb.python/py-symbol.exp: Match file base name if host is
13706 remote, otherwise match file name with dir name.
13707 * gdb.python/py-symtab.exp: Likewise.
13708 * gdb.python/python.exp: Likewise.
13709
46dc1394
YQ
137102014-10-15 Yao Qi <yao@codesourcery.com>
13711
13712 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13713 pattern.
13714 * gdb.python/py-symtab.exp: Likewise.
13715 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13716 locationn.
13717
c40cc657
JB
137182014-10-14 Joel Brobecker <brobecker@adacore.com>
13719
13720 * gdb.ada/addr_arith: New testcase.
13721
2abf49e1
MR
137222014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13723
13724 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13725 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13726 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13727 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13728
f7088df3
SDJ
137292014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13730
13731 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13732 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13733 * gdb.arch/stap-eval-lang-ada.exp: New file.
13734
4dc06805
YQ
137352014-10-14 Yao Qi <yao@codesourcery.com>
13736
13737 * gdb.mi/mi-var-child.c (nothing1): New function.
13738 (nothing2): New function.
13739 (do_children_tests): Set function pointers by nothing1 and
13740 nothing2.
13741 * gdb.mi/mi-var-child.exp: Step over new added statements.
13742 Update test to match the new output.
13743 * gdb.mi/var-cmd.c (nothing1): New function.
13744 (nothing2): New function.
13745 (do_children_tests): Set function pointers by nothing1 and
13746 nothing2.
13747 * gdb.mi/mi-var-display.exp: Update test to match output.
13748 Step to the line specified by $line_dct_nothing.
13749 Increase the number of lines to step.
13750
46a93de2
YQ
137512014-10-14 Yao Qi <yao@codesourcery.com>
13752
13753 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13754 tests.
13755 * gdb.mi/mi2-var-child.exp: Likewise.
13756
14ea52ee
DE
137572014-10-13 Doug Evans <dje@google.com>
13758
13759 * gdb.python/py-objfile.exp: Change name of file name test.
13760
e5c6e92b
DE
137612014-10-13 Doug Evans <dje@google.com>
13762
13763 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13764 from the start of the CU.
13765
c780cc2f
JK
137662014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13767 Yao Qi <yao@codesourcery.com>
13768
13769 Fix "save breakpoints" for "catch" command.
13770 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13771 Remove -nonewline. Match also the added "main" line.
13772
99894e11
JK
137732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13774
13775 Fix "save breakpoints" for "disable $bpnum" command.
13776 * gdb.base/save-bp.c (main): Add label.
13777 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13778
6e1ac5a3
JK
137792014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13780
13781 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13782
754dd2b0
YQ
137832014-10-11 Yao Qi <yao@codesourcery.com>
13784
13785 * gdb.server/server-kill.exp: Execute command
13786 "set remote trace-status-packet on" before "tstatus".
13787
f90183d7
YQ
137882014-10-11 Yao Qi <yao@codesourcery.com>
13789
13790 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13791 (main): Call getppid.
13792 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13793 and continue to it. Read variable "server_pid".
13794
bf40a607
YQ
137952014-10-11 Yao Qi <yao@codesourcery.com>
13796
13797 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13798
052ca370
YQ
137992014-10-11 Yao Qi <yao@codesourcery.com>
13800
13801 * gdb.threads/thread-find.exp: Don't execute command
13802 "info threads".
13803 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13804 * gdb.threads/linux-dp.exp: Don't check the condition
13805 $threads_created equals to zero.
13806
3831839c
PA
138072014-10-10 Pedro Alves <palves@redhat.com>
13808
13809 * gdb.base/bigcore.exp: Remove references to IRIX.
13810 * gdb.base/funcargs.exp: Likewise.
13811 * gdb.base/interrupt.exp: Likewise.
13812 * gdb.base/mips_pro.exp: Likewise.
13813 * gdb.base/nodebug.exp: Likewise.
13814 * gdb.base/setvar.exp: Likewise.
13815 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13816
8b9a549d
PA
138172014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13818 Pedro Alves <palves@redhat.com>
13819
13820 PR symtab/14466
13821 * gdb.base/vdso-warning.c: New file.
13822 * gdb.base/vdso-warning.exp: New file.
13823
d48ba5e8
DE
138242014-10-02 Doug Evans <dje@google.com>
13825
13826 * gdb.base/structs.c (main): Don't run forever.
13827
2278c276
PA
138282014-10-02 Pedro Alves <palves@redhat.com>
13829
13830 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13831 (top level) <stop threads 1, stop threads 2>: Use it.
13832
b57bacec
PA
138332014-10-02 Pedro Alves <palves@redhat.com>
13834
13835 * gdb.threads/break-while-running.exp (test): Add new
13836 'update_thread_list' argument. Skip "info threads" if false.
13837 (top level): Add new 'update_thread_list' axis.
13838
13fd3ff3
PA
138392014-10-02 Pedro Alves <palves@redhat.com>
13840
13841 PR breakpoints/17431
13842 * gdb.base/execl-update-breakpoints.c: New file.
13843 * gdb.base/execl-update-breakpoints.exp: New file.
13844
0fec99e8
PA
138452014-10-01 Pedro Alves <palves@redhat.com>
13846
13847 * gdb.base/breakpoint-in-ro-region.c: New file.
13848 * gdb.base/breakpoint-in-ro-region.exp: New file.
13849
2ddf4301
SM
138502014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13851
13852 * gdb.mi/mi-exit-code.exp: New file.
13853 * gdb.mi/mi-exit-code.c: New file.
13854
6a5f3f43
YQ
138552014-09-30 Yao Qi <yao@codesourcery.com>
13856
13857 * lib/prelink-support.exp (build_executable_own_libs): Error if
13858 the target isn't native.
13859
345bcc73
YQ
138602014-09-30 Yao Qi <yao@codesourcery.com>
13861
13862 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13863 false.
13864
a25a5a45
PA
138652014-09-22 Pedro Alves <palves@redhat.com>
13866
13867 * gdb.threads/break-while-running.exp: New file.
13868 * gdb.threads/break-while-running.c: New file.
13869
00ba3162
YQ
138702014-09-19 Yao Qi <yao@codesourcery.com>
13871
13872 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13873 Invoke test. Restart GDB with --readnow and invoke test again.
13874
c3b7b696
YQ
138752014-09-19 Yao Qi <yao@codesourcery.com>
13876
13877 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13878 proc set_breakpoint_on_gcd_function. Invoke
13879 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13880 invoke set_breakpoint_on_gcd_function again.
13881
2b4fd423
DE
138822014-09-18 Doug Evans <dje@google.com>
13883
13884 * gdb.dwarf2/symtab-producer.exp: New file.
13885
a5947601
SDJ
138862014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13887
13888 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13889 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13890 * gdb.base/global-var-nested-by-dso.c: Likewise.
13891 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13892
91c19059
SDJ
138932014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13894 Pedro Alves <palves@redhat.com>
13895
13896 * gdb.base/watch-bitfields.exp: Pass string other than test file
13897 name to prepare_for_testing.
13898 (watch): New procedure.
13899 (expect_watchpoint): Use with_test_prefix.
13900 (top level): Factor out tests to ...
13901 (test_watch_location, test_regular_watch): ... these new
13902 procedures, and use with_test_prefix and gdb_continue_to_end.
13903
bb9d5f81
PP
139042014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13905
13906 PR breakpoints/12526
13907 * gdb.base/watch-bitfields.exp: New file.
13908 * gdb.base/watch-bitfields.c: New file.
13909
635856f5
PA
139102014-09-16 Pedro Alves <palves@redhat.com>
13911
13912 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13913 software and hardware addresses, not software address against
13914 itself.
13915
7280ceea
PA
139162014-09-16 Pedro Alves <palves@redhat.com>
13917
13918 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13919 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13920
428b16bd
PA
139212014-09-16 Pedro Alves <palves@redhat.com>
13922
13923 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13924 files.
13925 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13926 "*-*-vxworks*" throughout.
13927 * gdb.base/break.exp: Likewise.
13928 * gdb.base/default.exp: Likewise.
13929 * gdb.base/scope.exp: Likewise.
13930 * gdb.base/sepdebug.exp: Likewise.
13931 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13932 throughout.
13933 * gdb.base/run.c: Likewise.
13934 * gdb.base/sepdebug.c: Likewise.
13935 * gdb.hp/gdb.aCC/run.c: Likewise.
13936 * gdb.reverse/until-reverse.c: Likewise.
13937 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13938
666d413c
YQ
139392014-09-16 Yao Qi <yao@codesourcery.com>
13940
13941 * boards/local-remote-host-native.exp: New file.
13942
57cbd724
DE
139432014-09-14 Doug Evans <xdje42@gmail.com>
13944
13945 * gdb.threads/queue-signal.c (thread_count): New variable.
13946 (thread_count_mutex, thread_count_condvar): New variables.
13947 (incr_thread_count, wait_all_threads_running): New functions.
13948 (main): Wait for all threads to be in their thread functions.
13949
81219e53
DE
139502014-09-13 Doug Evans <xdje42@gmail.com>
13951
13952 * gdb.threads/queue-signal.c: New file.
13953 * gdb.threads/queue-signal.exp: New file.
13954
3714cea7
DE
139552014-09-13 Doug Evans <xdje42@gmail.com>
13956
13957 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13958 be consistent with what default_gdb_init uses.
13959 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13960 the plain text of the prompt. Add some logging printfs.
13961 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13962
fa43b1d7
PA
139632014-09-12 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13966 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13967 * gdb.arch/i386-size-overlap.exp: Likewise.
13968 * gdb.arch/i386-size.exp: Likewise.
13969 * gdb.arch/i386-unwind.exp: Likewise.
13970 * gdb.base/a2-run.exp: Likewise.
13971 * gdb.base/break.exp: Likewise.
13972 * gdb.base/charset.exp: Likewise.
13973 * gdb.base/chng-syms.exp: Likewise.
13974 * gdb.base/commands.exp: Likewise.
13975 * gdb.base/dbx.exp: Likewise.
13976 * gdb.base/find.exp: Likewise.
13977 * gdb.base/funcargs.exp: Likewise.
13978 * gdb.base/jit-simple.exp: Likewise.
13979 * gdb.base/reread.exp: Likewise.
13980 * gdb.base/sepdebug.exp: Likewise.
13981 * gdb.base/step-bt.exp: Likewise.
13982 * gdb.cp/mb-inline.exp: Likewise.
13983 * gdb.cp/mb-templates.exp: Likewise.
13984 * gdb.objc/basicclass.exp: Likewise.
13985 * gdb.threads/killed.exp: Likewise.
13986
9d9bf2df
EBM
139872014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13988
13989 PR tdep/17379
13990 * gdb.arch/powerpc-stackless.S: New file.
13991 * gdb.arch/powerpc-stackless.exp: New file.
13992
1cf2f1b0
JK
139932014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13994
13995 * gdb.base/attach.c: Include unistd.h.
13996 (main): Call alarm. Add label postloop.
13997 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13998 gdb_breakpoint, gdb_continue_to_breakpoint.
13999 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14000
98880d46
PA
140012014-09-11 Pedro Alves <palves@redhat.com>
14002
14003 PR gdb/17347
14004 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14005 * gdb.base/attach.exp (test_command_line_attach_run): New
14006 procedure.
14007 (top level): Call it.
14008
4c92ff2c
PA
140092014-09-11 Pedro Alves <palves@redhat.com>
14010
14011 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14012 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14013 (do_command_attach_tests): Use spawn_wait_for_attach.
14014 * gdb.base/solib-overlap.exp: Likewise.
14015 * gdb.multi/multi-attach.exp: Likewise.
14016 * gdb.python/py-prompt.exp: Likewise.
14017 * gdb.python/py-sync-interp.exp: Likewise.
14018 * gdb.server/ext-attach.exp: Likewise.
14019
3adc1a7d
GKB
140202014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14021
14022 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14023 command in testcase. Simplify testcase.
14024
96334934
JB
140252014-09-10 Joel Brobecker <brobecker@adacore.com>
14026
14027 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14028
eb479039
JB
140292014-09-10 Joel Brobecker <brobecker@adacore.com>
14030
14031 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14032
deede10c
JB
140332014-09-10 Joel Brobecker <brobecker@adacore.com>
14034
14035 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14036
7828a5f5
JB
140372014-09-10 Joel Brobecker <brobecker@adacore.com>
14038
14039 * gdb.dwarf2/dynarr-ptr.c: New file.
14040 * gdb.dwarf2/dynarr-ptr.exp: New file.
14041
33aeebcf
MR
140422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14043
14044 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14045 of 30 rather than hardcoding 120 for a slow test case. Take the
14046 `gdb,timeout' target setting into account for this calculation.
14047 Don't extend the timeout for the test cases that don't need it.
14048
7b415901
MR
140492014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14050
14051 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14052 a factor of 2 for a slow test case. Take the `gdb,timeout'
14053 target setting into account for this calculation.
14054 * gdb.reverse/until-precsave.exp: Increase the timeout by
14055 a factor of 15 and 3 respectively rather than adding 120
14056 for a pair of slow test cases. Take the `gdb,timeout'
14057 target setting into account for this calculation.
14058
4a40f85a
MR
140592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14060
14061 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14062 timeout, don't pass one down to gdb_expect.
14063 (gdb_expect): Rework timeout selection.
14064
09635af7
MR
140652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14066
14067 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14068 exception on timeout.
14069 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14070 (gdbserver_start_extended): Catch any `gdbserver_start' error
14071 exceptions.
14072 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14073 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14074 `gdbserver_gdb_load' error exceptions.
14075
2bdd10b7
MR
140762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14077
14078 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14079 120 on waiting for the TCP socket to open.
14080
316935f0
DE
140812014-09-09 Doug Evans <xdje42@gmail.com>
14082
14083 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14084 _caller_matches, _any_caller_is, _any_caller_matches.
14085
83740597
DE
140862014-09-09 Doug Evans <xdje42@gmail.com>
14087
14088 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14089
4c122fc3
YQ
140902014-09-09 Yao Qi <yao@codesourcery.com>
14091
14092 * gdb.mi/mi-var-display.exp: Set print symbol off.
14093
a9f116cb
GKB
140942014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14095
14096 PR gdb/17035
14097 * gdb.base/commands.exp: Add tests to verify user-defined
14098 commands with empty bodies.
14099 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14100 python commands in `show user command`.
14101 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14102 scheme commands in `show user command`.
14103
c75bd3a2
JK
141042014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14105
14106 PR python/17355
14107 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14108 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14109 * gdb.python/py-framefilter-invalidarg.exp: New file.
14110 * gdb.python/py-framefilter-invalidarg.py: New file.
14111
faa42425
DE
141122014-09-06 Doug Evans <xdje42@gmail.com>
14113
14114 PR 15276
14115 * gdb.python/py-caller-is.c: New file.
14116 * gdb.python/py-caller-is.exp: New file.
14117
474ca4f6
SDJ
141182014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14119
14120 PR gdb/17235
14121 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14122 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14123
eb0b0463
SDJ
141242014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14125
14126 PR fortran/17237
14127 * gdb.fortran/print-formatted.exp: New file.
14128 * gdb.fortran/print-formatted.f90: Likewise.
14129
5f3b99cf
SS
141302014-09-03 Sasha Smundak <asmundak@google.com>
14131
14132 * gdb.python/py-frame.exp: Test Frame.read_register.
14133
7d793aa9
SDJ
141342014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14135
14136 PR python/16699
14137 * gdb.python/py-completion.exp: New file.
14138 * gdb.python/py-completion.py: Likewise.
14139
fb0576e9
DE
141402014-08-28 Doug Evans <dje@google.com>
14141
14142 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14143 eax,etc. are live with values set by gdb and thus the compiler can't
14144 use them.
14145 * gdb.arch/i386-pseudo.c (main): Ditto.
14146
ee92b0dd
DE
141472014-08-27 Doug Evans <dje@google.com>
14148
14149 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14150
6649db35
DE
141512014-08-25 Doug Evans <dje@google.com>
14152
14153 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14154 (main): Ditto.
14155
564b7600
DE
141562014-08-25 Doug Evans <dje@google.com>
14157
14158 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14159
3881fb67
YQ
141602014-08-24 Yao Qi <yao@codesourcery.com>
14161
14162 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14163 symbol off.
14164 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14165
a05a36a5
DE
141662014-08-22 Doug Evans <dje@google.com>
14167
14168 PR 17276
14169 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14170 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14171 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14172
7c343b48
YQ
141732014-08-22 Yao Qi <yao@codesourcery.com>
14174
14175 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14176 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14177 * gdb.python/python.exp: Likewise. Use .py file on the host
14178 instead of the build.
14179
22fd09ae
JK
141802014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14181
14182 * gdb.threads/gcore-stale-thread.c: New file.
14183 * gdb.threads/gcore-stale-thread.exp: New file.
14184
a8454a7c
PA
141852014-08-21 Pedro Alves <palves@redhat.com>
14186
14187 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14188 * gdb.base/gcore-relro-pie.exp: Likewise.
14189 * gdb.base/gcore-relro.exp: Likewise.
14190 * gdb.base/gcore.exp: Likewise.
14191 * gdb.base/print-symbol-loading.exp: Likewise.
14192 * gdb.threads/gcore-thread.exp: Likewise.
14193 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14194
2a31c623
PA
141952014-08-20 Pedro Alves <palves@redhat.com>
14196 Jan Kratochvil <jan.kratochvil@redhat.com>
14197
14198 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14199 configure.
14200 (EXPECT): Handle READ1 being set.
14201 (all): Depend on EXTRA_RULES.
14202 (check-read1, expect-read1, read1.so, read1): New rules.
14203 * README (Testsuite Parameters): Document the READ1 make variable.
14204 (Race detection): New section.
14205 * configure: Regenerate.
14206 * configure.ac: If build==host==target, and running under a
14207 GNU/glibc system, add read1 to the extra Makefile rules.
14208 (EXTRA_RULES): AC_SUBST it.
14209 * lib/read1.c: New file.
14210
d36430db
JB
142112014-08-20 Joel Brobecker <brobecker@adacore.com>
14212
14213 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14214 the handling of variables declared as a typedef to an array
14215 which a DW_AT_data_location attribute.
14216
9a0dc9e3
PA
142172014-08-19 Andrew Burgess <aburgess@broadcom.com>
14218 Pedro Alves <palves@redhat.com>
14219
14220 PR symtab/14604
14221 PR symtab/14605
14222 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14223 gdb_test.
14224
0718a8da
PA
142252014-08-19 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14228
13b448cd
YQ
142292014-08-19 Yao Qi <yao@codesourcery.com>
14230
14231 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14232 right line.
14233
1cbf5077
DB
142342014-08-18 David Blaikie <dblaikie@gmail.com>
14235
14236 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14237
bf0fae19
JB
142382014-08-18 Joel Brobecker <brobecker@adacore.com>
14239
14240 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14241 attribute in array range.
14242
3c8c5dcc
JB
142432014-08-18 Joel Brobecker <brobecker@adacore.com>
14244
14245 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14246
e66d4446
SC
142472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14248
14249 PR c++/17132
14250 * gdb.cp/pr17132.cc: New file.
14251 * gdb.cp/pr17132.exp: New file.
14252
940df408
SC
142532014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14254
14255 * gdb.python/py-xmethods.py (A_getarrayind)
14256 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14257 Use 'print' with function call syntax.
14258 (E_method_matcher.match): Fix tab vs space indentation mixup.
14259
ebcc6c3a
YQ
142602014-08-15 Yao Qi <yao@codesourcery.com>
14261
14262 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14263 false.
14264
775e0f04
YQ
142652014-08-15 Yao Qi <yao@codesourcery.com>
14266
14267 * gdb.cp/casts.exp: Set print symbol off.
14268 * gdb.cp/class2.exp: Likewise.
14269 * gdb.cp/overload.exp: Likewise.
14270 * gdb.cp/templates.exp: Likewise.
14271
d769e349
DE
142722014-08-11 Doug Evans <dje@google.com>
14273
14274 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14275 (test_load_shlib): Update.
14276
20c6f1e1
YQ
142772014-08-09 Yao Qi <yao@codesourcery.com>
14278
14279 * gdb.base/display.exp: Invoke is_address_zero_readable.
14280 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14281 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14282 * gdb.base/hbreak-unmapped.exp: Return if
14283 is_address_zero_readable returns true.
14284 * gdb.base/signest.exp: Likewise.
14285 * gdb.base/signull.exp: Likewise.
14286 * gdb.base/sigbpt.exp: Likewise.
14287 * gdb.guile/scm-disasm.exp: Do the test if
14288 is_address_zero_readable returns false.
14289 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14290 * gdb.python/py-arch.exp: Likewise.
14291 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14292 * lib/gdb.exp (is_address_zero_readable): New proc.
14293
5792e8e3
YQ
142942014-08-09 Yao Qi <yao@codesourcery.com>
14295
14296 PR testsuite/13443
14297 * gdb.mi/mi-var-display.exp: Make test messages unique.
14298
3cecbbbe
TT
142992014-08-04 Tom Tromey <tromey@redhat.com>
14300
14301 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14302 target 0".
14303
00b51ff5
TT
143042014-08-04 Tom Tromey <tromey@redhat.com>
14305
14306 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14307 "target_resume".
14308
6908c509
JB
143092014-08-01 Joel Brobecker <brobecker@adacore.com>
14310
14311 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14312 inner_vla_struct_object_size.
14313 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14314 as xfail.
14315
cc6563d2
PA
143162014-07-30 Pedro Alves <palves@redhat.com>
14317
14318 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14319 comment.
14320
7e09a223
YQ
143212014-07-29 Yao Qi <yao@codesourcery.com>
14322
14323 PR gdb/17206
14324 * gdb.base/until-nodebug.exp: New.
14325
7ebdbe92
DE
143262014-07-28 Doug Evans <xdje42@gmail.com>
14327
14328 PR guile/17203
14329 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14330 previously existing parameter, and previously ambiguously spelled
14331 parameter.
14332
fdb1adc6
WN
143332014-07-28 Will Newton <will.newton@linaro.org>
14334
14335 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14336
186fcde0
DE
143372014-07-26 Ludovic Courtès <ludo@gnu.org>
14338 Doug Evans <xdje42@gmail.com>
14339
14340 PR guile/17146
14341 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14342
70509625
PA
143432014-07-25 Pedro Alves <palves@redhat.com>
14344
14345 * gdb.threads/signal-command-handle-nopass.c: New file.
14346 * gdb.threads/signal-command-handle-nopass.exp: New file.
14347 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14348 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14349 * gdb.threads/signal-delivered-right-thread.c: New file.
14350 * gdb.threads/signal-delivered-right-thread.exp: New file.
14351
c3f814a1
PA
143522014-07-25 Pedro Alves <palves@redhat.com>
14353
14354 * gdb.base/double-prompt-target-event-error.exp
14355 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14356 match.
14357 (cancel_pagination_in_target_event): Rework double prompt
14358 detection.
14359 * gdb.base/paginate-after-ctrl-c-running.exp
14360 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14361 <return>' match.
14362 * gdb.base/paginate-bg-execution.exp
14363 (test_bg_execution_pagination_return)
14364 (test_bg_execution_pagination_cancel): Remove '-notransfer
14365 <return>' matches.
14366 * gdb.base/paginate-execution-startup.exp
14367 (test_fg_execution_pagination_return)
14368 (test_fg_execution_pagination_cancel): Remove '-notransfer
14369 <return>' matches.
14370 * gdb.base/paginate-inferior-exit.exp
14371 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14372 match.
14373 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14374 * lib/gdb.exp (pagination_prompt): Run text through
14375 string_to_regexp.
14376 (gdb_test_multiple): Match $pagination_prompt instead of
14377 "<return>".
14378 (string_to_regexp): Move to lib/gdb-utils.exp.
14379
e214cf6c
JK
143802014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14381
14382 * gdb.arch/amd64-entry-value-paramref.S: New file.
14383 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14384 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14385 * gdb.arch/amd64-optimout-repeat.S: New file.
14386 * gdb.arch/amd64-optimout-repeat.c: New file.
14387 * gdb.arch/amd64-optimout-repeat.exp: New file.
14388
17d0c5c8
JK
143892014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14390
14391 PR gdb/17170
14392 * gdb.base/statistics.exp: New file.
14393
b8b8facf
DE
143942014-07-17 Doug Evans <dje@google.com>
14395
74b49205 14396 PR gdb/17170
b8b8facf
DE
14397 * gdb.base/maint.exp: Update testing of per-command stats.
14398
1b5d0ab3
PA
143992014-07-16 Pedro Alves <palves@redhat.com>
14400
14401 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14402 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14403 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14404 (tfile_write_buf): New functions.
14405 (add_memory_block): Rewrite using the above.
14406 (adjust_function_address): New function.
14407 (FUNCTION_ADDRESS): New macro.
14408 (write_basic_trace_file): Remove short_x local, and use
14409 tfile_write_16. Change type of func_addr local to unsigned long
14410 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14411 here. Cast argument of add_memory_block to char pointer.
14412 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14413 (main): Remove parameters.
14414 * gdb.trace/tfile.exp: Remove nowarnings.
14415
4d974e88
SM
144162014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14417
14418 * gdb.base/debug-expr.exp: Test string evaluation with
14419 "debug expression" on.
14420
41e99568
PA
144212014-07-15 Pedro Alves <palves@redhat.com>
14422
14423 * gdb.base/reread.exp: Use clean_restart.
14424
487d9753
PL
144252014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14426
14427 * gdb.arch/avr-flash-qualifer.c: New.
14428 * gdb.arch/avr-flash-qualifer.exp: New.
14429
cc1c52ad
PA
144302014-07-14 Pedro Alves <palves@redhat.com>
14431
14432 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14433 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14434
1e973570
PA
144352014-07-14 Pedro Alves <palves@redhat.com>
14436
14437 * gdb.base/double-prompt-target-event-error.c: New file.
14438 * gdb.base/double-prompt-target-event-error.exp: New file.
14439
93d6eb10
PA
144402014-07-14 Pedro Alves <palves@redhat.com>
14441
14442 PR gdb/17072
14443 * gdb.base/paginate-inferior-exit.c: New file.
14444 * gdb.base/paginate-inferior-exit.exp: New file.
14445
0017922d
PA
144462014-07-14 Pedro Alves <palves@redhat.com>
14447
14448 PR gdb/17072
14449 * gdb.base/paginate-bg-execution.c: New file.
14450 * gdb.base/paginate-bg-execution.exp: New file.
14451
94696ad3
PA
144522014-07-14 Pedro Alves <palves@redhat.com>
14453
14454 PR gdb/17072
14455 * gdb.base/paginate-execution-startup.c: New file.
14456 * gdb.base/paginate-execution-startup.exp: New file.
14457 * lib/gdb.exp (pagination_prompt): New global.
14458 (default_gdb_spawn): New procedure, factored out from
14459 default_gdb_spawn.
14460 (default_gdb_start): Adjust to call default_gdb_spawn.
14461 (gdb_spawn): New procedure.
14462
bd293940
PA
144632014-07-14 Pedro Alves <palves@redhat.com>
14464
14465 * lib/gdb.exp (gdb_assert): New procedure.
14466 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14467
c933f875
PA
144682014-07-14 Pedro Alves <palves@redhat.com>
14469
14470 * gdb.base/execution-termios.c: New file.
14471 * gdb.base/execution-termios.exp: New file.
14472
d98b7a16
TT
144732014-07-14 Tom Tromey <tromey@redhat.com>
14474
14475 * gdb.cp/vla-cxx.cc: New file.
14476 * gdb.cp/vla-cxx.exp: New file.
14477
548740d6
TT
144782014-07-14 Tom Tromey <tromey@redhat.com>
14479
14480 * gdb.reverse/rerun-prec.c: New file.
14481 * gdb.reverse/rerun-prec.exp: New file.
14482
a25eb028
MR
144832014-07-12 Maciej W. Rozycki <macro@mips.com>
14484 Maciej W. Rozycki <macro@codesourcery.com>
14485
14486 * lib/gdb-utils.exp: New file.
14487 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14488 inline `gdb_init_command' processing.
14489 (gdb_start_cmd): Likewise.
14490 * lib/mi-support.exp (mi_run_cmd): Likewise.
14491 * README: Document `gdb_init_command' and `gdb_init_commands'.
14492
218c2655
JK
144932014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14494
14495 Fix false FAIL running under a very long directory name.
14496 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14497 and "set print elements 10000". Twice.
14498
5401fde3
YQ
144992014-07-11 Yao Qi <yao@codesourcery.com>
14500
14501 * gdb.base/exprs.exp: "set print symbol off".
14502
e76126e8
PA
145032014-07-11 Pedro Alves <palves@redhat.com>
14504
14505 * gdb.threads/kill.c: New file.
14506 * gdb.threads/kill.exp: New file.
14507
2d6f0de6
YQ
145082014-07-10 Yao Qi <yao@codesourcery.com>
14509
14510 * gdb.trace/tfile.c (write_basic_trace_file)
14511 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14512 address written to trace file.
14513
7180e04a
PA
145142014-07-09 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.base/attach-wait-input.exp: New file.
14517 * gdb.base/attach-wait-input.c: New file.
14518
9a9a7608
AB
145192014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14520
14521 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14522 setting up test structures.
14523 (main): Call new test function.
14524 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14525 test function, continue into test function and walk test
14526 structures.
14527
161ac41e
YQ
145282014-07-02 Yao Qi <yao@codesourcery.com>
14529
14530 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14531 'bar_start' at the beginning of functions 'foo' and 'bar'
14532 respectively.
14533 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14534 instead of 'foo' and 'bar'.
14535
1f267ae3
MM
145362014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14537
14538 * gdb.btrace/segv.exp: New.
14539 * gdb.btrace/segv.c: New.
14540
2b239efb
LM
145412014-07-02 Luis Machado <lgustavo@codesourcery.com>
14542
14543 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14544 instruction.
14545
cf363f18
MW
145462014-06-30 Mark Wielaard <mjw@redhat.com>
14547
14548 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14549 vulture, vilify, villar): New volatile array constants.
14550 (vindictive, vegetation): New const volatile array constants.
14551 * gdb.base/volatile.exp: Test volatile and const volatile array
14552 types.
14553
aebf9d24
AA
145542014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14555
14556 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14557 target lacks support for awatch, rwatch, or hbreak.
14558
b67a2c6f
YQ
145592014-06-27 Yao Qi <yao@codesourcery.com>
14560
14561 * gdb.multi/dummy-frame-restore.exp: New.
14562 * gdb.multi/dummy-frame-restore.c: New.
14563
aef92902
MM
145642014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14565
14566 * gdb.btrace/gcore.exp: New.
14567
8e9db26e
PA
145682014-06-23 Pedro Alves <palves@redhat.com>
14569
14570 * gdb.base/watchpoint-reuse-slot.c: New file.
14571 * gdb.base/watchpoint-reuse-slot.exp: New file.
14572
70afc5b7
SC
145732014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14574
14575 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14576 progspace's filename in 'info', 'enable' and 'disable' command
14577 tests.
14578
b972bd9c
JK
145792014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14580
14581 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14582 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14583 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14584
125f8a3d
GB
145852014-06-20 Gary Benson <gbenson@redhat.com>
14586
14587 * gdb.arch/i386-avx.exp: Fix include file location.
14588 * gdb.arch/i386-sse.exp: Likewise.
14589
3ed9baed
IB
145902014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14591
14592 * gdb.dlang/expression.exp: New file.
14593
034f788c
PA
145942014-06-19 Pedro Alves <palves@redhat.com>
14595
14596 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14597 out from ...
14598 (top level): ... here. Iterate running tests under different
14599 scheduler-locking settings.
14600
45371d0c
LM
146012014-06-18 Luis Machado <lgustavo@codesourcery.com>
14602
14603 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14604 to DW_FORM_addr and use non-zero addresses.
14605
5d376983
SC
146062014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14607
14608 PR gdb/17017
14609 * gdb.python/py-xmethods.cc: Add global function call counters and
14610 increment them in their respective functions. Remove "cout"
14611 statements.
14612 * gdb.python/py-xmethods.exp: Make tests check the global function
14613 call counters instead of depending on inferior IO.
14614
a1aa2221
LM
146152014-06-18 Don Breazeal <donb@codesourcery.com>
14616
14617 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14618 Deleted procedure.
14619 (explicit_fork_parent_follow): Deleted procedure.
14620 (explicit_fork_child_follow): Deleted procedure.
14621 (test_follow_fork): New procedure.
14622 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14623 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14624 procedure calls.
14625
0fc05997
YQ
146262014-06-17 Yao Qi <yao@codesourcery.com>
14627
14628 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14629 CP1252.
14630
70795c52
LM
146312014-06-17 Luis Machado <lgustavo@codesourcery.com>
14632
14633 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14634 Initialize ptr and S explicitly.
14635 (skip_type_update_when_not_use_rtti_test): Likewise.
14636
6be47f0c
KS
146372014-06-16 Keith Seitz <keiths@redhat.com>
14638
14639 PR mi/15863
14640 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14641 the inferior is started.
14642
d03de421
PA
146432014-06-16 Pedro Alves <palves@redhat.com>
14644
14645 * gdb.base/break-main-file-remove-fail.c: New file.
14646 * gdb.base/break-main-file-remove-fail.exp: New file.
14647 * gdb.base/break-unload-file.exp: Use build_executable instead of
14648 prepare_for_testing.
14649 (test_break): New parameter "initial_load". Handle it.
14650 (top level): Add initial_load cmdline/file axis.
14651
f9579b99
TT
146522014-06-12 Tom Tromey <tromey@redhat.com>
14653
14654 * gdb.base/completion.exp: Don't use directory name in test.
14655
3657956b
GB
146562014-06-09 Gary Benson <gbenson@redhat.com>
14657
14658 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14659 separate the always-available ANSI-standard signals from the
14660 signals that require checking.
14661 (main): Likewise.
14662 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14663 Likewise.
14664 (main): Likewise.
14665
4186eb54
KS
146662014-06-07 Keith Seitz <keiths@redhat.com>
14667
14668 Revert:
14669 PR c++/16253
14670 * gdb.cp/var-tag.cc: New file.
14671 * gdb.cp/var-tag.exp: New file.
14672 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14673 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14674 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14675 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14676
25326a28 146772014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14678
14679 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14680
829155c9
PA
146812014-06-06 Pedro Alves <palves@redhat.com>
14682
14683 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14684 in target debug output instead of looking at RSP packets,
14685 disabling the test on any target that uses hardware stepping.
14686 Update comments.
14687
61c8d22e
PA
146882014-06-06 Pedro Alves <palves@redhat.com>
14689
14690 * gdb.base/break-unload-file.exp: Fix typo.
14691
d9a47287
YQ
146922014-06-06 Yao Qi <yao@codesourcery.com>
14693
14694 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14695 from "jit_function" to "^jit_function".
14696
e5e01dbf
YQ
146972014-06-06 Yao Qi <yao@codesourcery.com>
14698
14699 * gdb.base/async.c (foo): Add one statement.
14700 * gdb.base/async.exp: Get the next instruction address and
14701 match the output of "nexti" by instruction address. Match
14702 the hex address in the output of "finish".
14703
73ba372c
GB
147042014-06-06 Gary Benson <gbenson@redhat.com>
14705
14706 * gdb.base/call-signals.c: Remove preprocessor conditionals
14707 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14708 SIGSEGV and SIGTERM.
14709 * gdb.base/sigall.c: Likewise.
14710 * gdb.base/unwindonsignal.c: Likewise.
14711 * gdb.reverse/sigall-reverse.c: Likewise.
14712
831517df
YQ
147132014-06-06 Yao Qi <yao@codesourcery.com>
14714
14715 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14716 readable, skip the test.
14717
b8b91e98
YQ
147182014-06-06 Yao Qi <yao@codesourcery.com>
14719
14720 * gdb.threads/staticthreads.c (thread_function): Move the line
14721 setting breakpoint on forward.
14722 * gdb.threads/staticthreads.exp: Update comments.
14723
fb934770
LC
147242014-06-05 Ludovic Courtès <ludo@gnu.org>
14725
14726 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14727 "history-append! type error".
14728
6ef284bd
SM
147292014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14730
14731 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14732 erroneous dprintf expected input.
14733
a872e241
DE
147342014-06-04 Doug Evans <xdje42@gmail.com>
14735
14736 * gdb.guile/scm-generics.exp: Delete.
14737
16f691fb
DE
147382014-06-04 Doug Evans <xdje42@gmail.com>
14739
14740 * gdb.guile/scm-breakpoint.exp: Update.
14741 Add tests for breakpoint registration.
14742
012370f6
TT
147432014-06-04 Tom Tromey <tromey@redhat.com>
14744
14745 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14746 VLA-in-union.
14747 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14748 inner_vla_struct, vla_union types. Initialize objects of those
14749 types and compute their sizes.
14750
9f5a4cef
HZ
147512014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14752 Hui Zhu <hui@codesourcery.com>
14753
14754 * gdb.base/fileio.exp: Add test for shell not available as well as
14755 available.
14756 * gdb.base/fileio.c (test_system): Check for shell twice.
14757
90a45c4d
YQ
147582014-06-04 Yao Qi <yao@codesourcery.com>
14759
14760 * gdb.base/auto-connect-native-target.exp: Remove redundant
14761 space from the regexp pattern.
14762
70017e41
YQ
147632014-06-04 Yao Qi <yao@codesourcery.com>
14764
14765 * gdb.base/default.exp: Replace "child" with "native" in
14766 regexp pattern.
14767
883964a7
SC
147682014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14769
14770 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14771 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14772 * gdb.python/py-xmethods.py: Python script supporting the
14773 new testcase and tests.
14774
ef370185
JB
147752014-06-03 Joel Brobecker <brobecker@adacore.com>
14776 Pedro Alves <palves@redhat.com>
14777
14778 PR breakpoints/17000
14779 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14780 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14781
1e2ccb61
BM
147822014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14783
14784 * gdb.base/subst.exp: Add tests to verify partial path matching
14785 output.
14786
c6ec5ab2
PA
147872014-06-03 Pedro Alves <palves@redhat.com>
14788
14789 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14790 target that doesn't use software single-stepping.
14791
835c559f
PA
147922014-06-03 Pedro Alves <palves@redhat.com>
14793
14794 PR breakpoints/17000
14795 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14796 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14797
06eb1586
DE
147982014-06-02 Doug Evans <xdje42@gmail.com>
14799
14800 * gdb.guile/scm-parameter.exp: New file.
14801
e698b8c4
DE
148022014-06-02 Doug Evans <xdje42@gmail.com>
14803
14804 * gdb.guile/scm-cmd.c: New file.
14805 * gdb.guile/scm-cmd.exp: New file.
14806
ded03782
DE
148072014-06-02 Doug Evans <xdje42@gmail.com>
14808
14809 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14810 pretty-printer lookup.
14811 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14812 (make-pp_s-printer): Call it.
14813 (make-pretty-printer-from-dict): New function.
14814 (lookup-pretty-printer-maker-from-dict): New function.
14815 (*pretty-printer*): Simplify.
14816 (make-objfile-pp_s-printer): New function.
14817 (install-objfile-pretty-printers!): New function.
14818 (make-progspace-pp_s-printer): New function.
14819 (install-progspace-pretty-printers!): New function.
14820 * gdb.guile/scm-progspace.c: New file.
14821 * gdb.guile/scm-progspace.exp: New file.
14822
41fac0cf
PA
148232014-06-02 Pedro Alves <palves@redhat.com>
14824
14825 * gdb.base/dprintf-bp-same-addr.c: New file.
14826 * gdb.base/dprintf-bp-same-addr.exp: New file.
14827
96ae5695
EBM
148282014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14829
14830 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14831 * gdb.arch/powerpc-power.s: Likewise.
14832
da02b3a8
JB
148332014-06-02 Joel Brobecker <brobecker@adacore.com>
14834
14835 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14836
c72b2e7b
YQ
148372014-06-01 Yao Qi <yao@codesourcery.com>
14838
14839 * gdb.base/watchpoint.exp (test_watch_location): Check null
14840 pointer can be dereferenced. If not, do the test, otherwise
14841 skip it.
14842
53e8a631
AB
148432014-05-30 Andrew Burgess <aburgess@broadcom.com>
14844
14845 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14846 results.
14847 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14848
938f0e2f
AB
148492014-05-30 Andrew Burgess <aburgess@broadcom.com>
14850
14851 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14852 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14853 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14854 * gdb.arch/amd64-invalid-stack-top.c: New file.
14855 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14856
9ba6657a
PA
148572014-05-30 Pedro Alves <palves@redhat.com>
14858
14859 PR breakpoints/17000
14860 * gdb.base/sss-bp-on-user-bp.c: New file.
14861 * gdb.base/sss-bp-on-user-bp.exp: New file.
14862
522c09bf
DB
148632014-05-30 David Blaikie <dblaikie@gmail.com>
14864
14865 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14866 gnu_inline semantics via attribute.
14867 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14868 source explicitly specifies the required semantics.
14869
bf4ef81e
MR
148702014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14871
14872 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14873
329ea579
PA
148742014-05-29 Pedro Alves <palves@redhat.com>
14875 Tom Tromey <tromey@redhat.com>
14876
14877 * gdb.base/async-shell.exp: Don't enable target-async.
14878 * gdb.base/async.exp
14879 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14880 parameter. Adjust.
14881 (top level): Don't test with "target-async".
14882 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14883 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14884 * gdb.base/inferior-died.exp: Don't enable target-async.
14885 * gdb.base/interrupt-noterm.exp: Likewise.
14886 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14887 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14888 * gdb.mi/mi-nonstop.exp: Likewise.
14889 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14890 * gdb.mi/mi-nsintrall.exp: Likewise.
14891 * gdb.mi/mi-nsmoribund.exp: Likewise.
14892 * gdb.mi/mi-nsthrexec.exp: Likewise.
14893 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14894 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14895 * gdb.python/py-evsignal.exp: Don't enable target-async.
14896 * gdb.python/py-evthreads.exp: Likewise.
14897 * gdb.python/py-prompt.exp: Likewise.
14898 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14899 * gdb.server/solib-list.exp: Don't enable target-async.
14900 * gdb.threads/thread-specific-bp.exp: Likewise.
14901 * lib/mi-support.exp: Adjust to use mi-async.
14902
fd664c91
PA
149032014-05-29 Pedro Alves <palves@redhat.com>
14904
14905 PR gdb/13860
14906 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14907 reason, even in sync mode.
14908
251bde03
PA
149092014-05-29 Pedro Alves <palves@redhat.com>
14910 Hui Zhu <hui@codesourcery.com>
14911
14912 PR PR15693
14913 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14914 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14915 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14916 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14917
7f3c0343
JB
149182014-05-28 Joel Brobecker <brobecker@adacore.com>
14919
14920 * config/monitor.exp (gdb_target_monitor): Replace use of
14921 "set remotebaud" by "set serial baud".
14922
b2715b27
AW
149232014-05-26 Andy Wingo <wingo@igalia.com>
14924
14925 * gdb.guile/scm-breakpoint.exp:
14926 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14927 properties instead of gdb-object-properties.
14928
498a4489
YQ
149292014-05-26 Yao Qi <yao@codesourcery.com>
14930
14931 * gdb.server/no-thread-db.exp: Specify source file name
14932 explicitly when setting a breakpoint.
14933
589fdceb
MM
149342014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14935
14936 * gdb.btrace/vdso.c: New.
14937 * gdb.btrace/vdso.exp: New.
14938
e9089e05
MM
149392014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14940
14941 * gdb.base/gcore.exp (capture_command_output): Move ...
14942 * lib/gdb.exp (capture_command_output): ... here.
14943
67b5c0c1
MM
149442014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14945
14946 * gdb.btrace/data.exp: Test memory access during btrace replay.
14947
a2199296
SM
149482014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14949
14950 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14951
17b2616c
PA
149522014-05-21 Pedro Alves <palves@redhat.com>
14953
14954 PR gdb/13860
14955 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14956 (top level): Test that output related to execution commands is
14957 sent to the console with CLI commands, but not with MI commands.
14958 Test that breakpoint events are always mirrored to the console.
14959 Also expect the new source line to be output after a "next" in
14960 async mode too. Make it a pass/fail test.
14961 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14962 output.
14963 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14964
5166082f
PA
149652014-05-21 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14968 Use them to test variations of "list" after reaching a breakpoint.
14969 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14970 Test "list" with listsize 10 after reaching a breakpoint.
14971 * gdb.python/python.exp (decode_line current location line
14972 number): Adjust expected line number.
14973
2f25d70f
SM
149742014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14975
14976 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14977 behavior for $args, pass it directly to "run".
14978
ff604a67
MR
149792014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14980
14981 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14982 30000 to 65536.
14983
6a3cb8e8
PA
149842014-05-21 Pedro Alves <palves@redhat.com>
14985
14986 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14987 auto-connect-native-target off".
14988 * gdb.base/auto-connect-native-target.c: New file.
14989 * gdb.base/auto-connect-native-target.exp: New file.
14990
4ebfc96e
PA
149912014-05-21 Pedro Alves <palves@redhat.com>
14992
14993 * gdb.base/default.exp: Test "target native" instead of "target
14994 child".
14995
36d46afb
MW
149962014-05-21 Mark Wielaard <mjw@redhat.com>
14997
14998 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14999
5876f503
JK
150002014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15001
15002 Fix TLS access for -static -pthread.
15003 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15004 <HAVE_TLS> (thread_function, main): Initialize it.
15005 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15006 Add clean_restart.
15007 <$have_tls != "">: Check TLSVAR.
15008
0256a6ac
PA
150092014-05-21 Pedro Alves <palves@redhat.com>
15010
15011 * gdb.base/dcache-line-read-error.c: New.
15012 * gdb.base/dcache-line-read-error.exp: New.
15013
936d2992
PA
150142014-05-20 Pedro Alves <palves@redhat.com>
15015
15016 * gdb.base/compare-sections.c: New file.
15017 * gdb.base/compare-sections.exp: New file.
15018
802e8e6d
PA
150192014-05-20 Pedro Alves <palves@redhat.com>
15020
15021 * gdb.base/break-idempotent.c: New file.
15022 * gdb.base/break-idempotent.exp: New file.
15023
e59fa00f
MM
150242014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15025
15026 * gdb.btrace/nohist.exp: New.
15027
8b696e31
YQ
150282014-05-20 Yao Qi <yao@codesourcery.com>
15029
15030 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15031 gdb.reverse directory and gdb_reverse_timeout exists in board
15032 setting.
15033 * README: Document gdb_reverse_timeout.
15034
73c9764f
YQ
150352014-05-20 Yao Qi <yao@codesourcery.com>
15036
15037 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15038 'test_file_name'. Treat args as a string instead of a list.
15039 (gdb_init): Rename argument 'args' by 'test_file_name'.
15040
f1f4348a
JK
150412014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15042
15043 * gdb.arch/powerpc-power.exp: New file.
15044 * gdb.arch/powerpc-power.s: New file.
15045
0dbe70ce
DE
150462014-05-16 Doug Evans <dje@google.com>
15047
15048 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15049 * gdb.base/completion.exp: Check that all expected files exist
15050 before doing file completion.
0dbe70ce 15051
8d551b02
DE
150522014-05-16 Doug Evans <dje@google.com>
15053
15054 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15055 Update.
15056 (do_syscall_tests_without_xml): Update.
15057
73eb7709
PA
150582014-05-16 Pedro Alves <palves@redhat.com>
15059
15060 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15061 instead of "unknown output after running".
15062
3fae92fc
YQ
150632014-05-16 Yao Qi <yao@codesourcery.com>
15064
15065 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15066 file1.txt from host at the end.
15067 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15068
c2b2ccc5
DE
150692014-05-15 Doug Evans <dje@google.com>
15070
15071 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15072 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15073 loading file. Add test for TU lookup.
15074
8c217a4b
SM
150752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15076
15077 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15078 calling "-exec-arguments" or "set args" before running the
15079 inferior.
15080
3deb39c6
SM
150812014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15082
15083 * lib/mi-support.exp (mi_expect_stop): Expect message for
15084 inferiors that exit with non-zero exit code.
15085
71a79f8c
YQ
150862014-05-14 Yao Qi <yao@codesourcery.com>
15087
15088 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15089 match absolute path on remote host.
15090 (test_file_list_exec_source_files): Remove "/" from the
15091 pattern.
15092
f23fcd46
YQ
150932014-05-14 Yao Qi <yao@codesourcery.com>
15094
15095 * boards/local-remote-host-notty.exp (${board}_file): New
15096 proc.
15097
9404b58f
KM
150982014-05-07 Kyle McMartin <kyle@redhat.com>
15099
15100 Pushed by Joel Brobecker <brobecker@adacore.com>.
15101 * gdb.arch/aarch64-atomic-inst.c: New file.
15102 * gdb.arch/aarch64-atomic-inst.exp: New file.
15103
5e45f04c
YQ
151042014-05-07 Yao Qi <yao@codesourcery.com>
15105
15106 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15107 in current context" too.
15108
c888a17d
KS
151092014-05-05 Keith Seitz <keiths@redhat.com>
15110
15111 * gdb.linespec/ls-dollar.exp: Add test for linespec
15112 file:convenience_variable.
15113
290a839c
YQ
151142014-05-05 Yao Qi <yao@codesourcery.com>
15115
15116 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15117 traceframes into tfile and ctf trace files. Read data from
15118 trace file and test collected data.
15119 (gdb_collect_locals_test): Likewise.
15120 (gdb_unavailable_registers_test): Likewise.
15121 (gdb_unavailable_floats): Likewise.
15122 (gdb_collect_globals_test): Likewise.
15123 (top-level): Append "ctf" to trace_file_targets if GDB
15124 supports.
15125
b5262cd0
YQ
151262014-05-05 Yao Qi <yao@codesourcery.com>
15127
15128 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15129 code to ...
15130 (gdb_collect_args_test_1): ... it. New proc.
15131 (gdb_collect_locals_test): Move some code to ...
15132 (gdb_collect_locals_test_1): ... it. New proc.
15133 (gdb_unavailable_registers_test): Move some code to ...
15134 (gdb_unavailable_registers_test_1): ... it. New proc.
15135 (gdb_unavailable_floats): Move some code to ...
15136 (gdb_unavailable_floats_1): ... it. New proc.
15137
30a1e6cc
SDJ
151382014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15139
15140 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15141 probes to test for bitness recognition.
15142 * gdb.arch/amd64-stap-optional-prefix.exp
15143 (test_probe_value_without_reg): New procedure.
15144 Add code to test for different kinds of bitness.
15145
f33da99a
SDJ
151462014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15147
15148 PR breakpoints/16889
15149 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15150 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15151
5b80f00d
PA
151522014-05-01 Pedro Alves <palves@redhat.com>
15153
15154 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15155 gdb_file_cmd if no file is specified.
15156 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15157 last_loaded_file to set the remote exec-file.
15158
f8c2a73c
PA
151592014-05-01 Pedro Alves <palves@redhat.com>
15160
15161 * boards/local-remote-host.exp: New file.
15162
be6e8ac7
PA
151632014-05-01 Pedro Alves <palves@redhat.com>
15164
15165 * boards/local-remote-host.exp: Rename to ...
15166 * boards/local-remote-host-notty.exp: ... this.
15167
cac0dc8f
JB
151682014-04-28 Joel Brobecker <brobecker@adacore.com>
15169
15170 * gdb.ada/dyn_arrayidx: New testcase.
15171
9730e6cc
YQ
151722014-04-26 Yao Qi <yao@codesourcery.com>
15173
15174 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15175 and compute the length of function main. Save it in
15176 $main_length.
15177 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15178 (top-level): Use gdb_compile to compile objects into
15179 executable and restart GDB. Remove invocation to
15180 prepare_for_testing.
15181
7ae1a6a6
PA
151822014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15183 Pedro Alves <palves@redhat.com>
15184
15185 PR server/16255
15186 * gdb.multi/multi-attach.c: New file.
15187 * gdb.multi/multi-attach.exp: New file.
15188
4082afcc
PA
151892014-04-25 Pedro Alves <palves@redhat.com>
15190
15191 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15192 user.
15193 (top level): Test that "set remote conditional-breakpoints-packet
15194 off" works as intended.
15195 * gdb.base/dprintf.exp: Test that "set remote
15196 breakpoint-commands-packet off" works as intended.
15197 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15198 New function.
15199 (top level): Call it.
15200 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15201 remote fast-tracepoints-packet off" works as intended.
15202 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15203 * lib/gdb.exp (gdb_is_target_remote): ... here.
15204
2abc3f8d
DB
152052014-04-24 David Blaikie <dblaikie@gmail.com>
15206
15207 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15208 ensure clang would not discard them.
15209 * gdb.base/gdbvars.c: Ditto.
15210 * gdb.base/memattr.c: Ditto.
15211 * gdb.base/whatis.c: Ditto.
15212 * gdb.python/py-prettyprint.c: Ditto.
15213 * gdb.trace/actions.c: Ditto.
15214 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15215 ensure clang would not discard it.
15216
bfd39632
DB
152172014-04-24 David Blaikie <dblaikie@gmail.com>
15218
15219 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15220 clang to emit the full definition of type required by the test
15221 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15222
22842ff6
DB
152232014-04-24 David Blaikie <dblaikie@gmail.com>
15224
15225 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15226 coax Clang into emitting the definition of the type.
15227 * gdb.cp/pr10728-x.h (y): Ditto.
15228 * gdb.cp/pr10728-y.cc (y): Ditto.
15229
c2e827ad
DB
152302014-04-24 David Blaikie <dblaikie@gmail.com>
15231
15232 * gdb.base/label.exp: XFAIL label related tests under Clang.
15233 * gdb.cp/cplabel.exp: Ditto.
15234 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15235 under Clang those using labels.
15236
4c2d33e7
YQ
152372014-04-25 Yao Qi <yao@codesourcery.com>
15238
15239 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15240 double_label.
15241 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15242 partial_label and double_label.
15243
56083b99
DB
152442014-04-24 David Blaikie <dblaikie@gmail.com>
15245
15246 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15247
25d4e99d
DB
152482014-04-24 David Blaikie <dblaikie@gmail.com>
15249
15250 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15251 of the function to work across GCC and Clang.
15252 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15253 pointer types (const void ** const V void **).
15254
01f9f808
MS
152552014-04-24 Michael Sturm <michael.sturm@mintel.com>
15256 Walfred Tedeschi <walfred.tedeschi@intel.com>
15257
15258 * Makefile.in (EXECUTABLES): Added i386-avx512.
15259 * gdb.arch/i386-avx512.c: New file.
15260 * gdb.arch/i386-avx512.exp: Likewise.
15261
4b48d439
KS
152622014-04-23 Keith Seitz <keiths@redhat.com>
15263
15264 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15265 (mi_make_breakpoint_table): New procedure.
15266 (mi_create_breakpoint): Use mi_make_breakpoint
15267 and return the result.
15268 (mi_make_breakpoint): New procedure.
15269 (mi_build_kv_pairs): New procedure.
15270
15271 * gdb.mi/mi-break.exp: Remove unused globals,
15272 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15273 All callers updated.
15274 * gdb.mi/mi-dprintf.exp: Use variable to track command
15275 number.
15276 Update all callers of mi_create_breakpoint and use
15277 mi_make_breakpoint_table.
15278 Remove any unused global variables.
15279 * gdb.mi/mi-nonstop.exp: Likewise.
15280 * gdb.mi/mi-nsintrall.exp: Likewise.
15281 * gdb.mi/mi-nsmoribund.exp: Likewise.
15282 * gdb.mi/mi-nsthrexec.exp: Likewise.
15283 * gdb.mi/mi-reverse.exp: Likewise.
15284 * gdb.mi/mi-simplerun.exp: Likewise.
15285 * gdb.mi/mi-stepn.exp: Likewise.
15286 * gdb.mi/mi-syn-frame.exp: Likewise.
15287 * gdb.mi/mi-until.exp: Likewise.
15288 * gdb.mi/mi-var-cp.exp: Likewise.
15289 * gdb.mi/mi-var-display.exp: Likewise.
15290 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15291 * gdb.mi/mi2-var-child.exp: Likewise.
15292 * gdb.mi/mi-vla-c99.exp: Likewise.
15293 * lib/mi-support.exp: Likewise.
15294
15295 From Ian Lance Taylor <iant@cygnus.com>:
15296 * lib/gdb.exp (parse_args): New procedure.
15297
08351840
PA
152982014-04-23 Pedro Alves <palves@redhat.com>
15299
15300 * gdb.base/break-unload-file.c: New file.
15301 * gdb.base/break-unload-file.exp: New file.
15302 * gdb.base/sym-file-lib.c (baz): New function.
15303 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15304 field.
15305 (load): Store the segment's mapped size.
15306 (unload): New function.
15307 (unload_shlib): New function.
15308 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15309 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15310 set a breakpoint at baz, and call it.
15311 * gdb.base/sym-file.exp: New tests for stale breakpoint
15312 instructions.
15313
076855f9
PA
153142014-04-23 Pedro Alves <palves@redhat.com>
15315
15316 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15317 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15318 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15319 * gdb.base/hbreak-unmapped.c: New file.
15320 * gdb.base/hbreak-unmapped.exp: New file.
15321 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15322 * lib/gdb.exp (gdb_is_target_remote): ... here.
15323
483805cf
PA
153242014-04-22 Pedro Alves <palves@redhat.com>
15325
15326 * gdb.base/consecutive-step-over.c: New file.
15327 * gdb.base/consecutive-step-over.exp: New file.
15328
06d97543
PA
153292014-04-22 Pedro Alves <palves@redhat.com>
15330
15331 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15332 instead of send_gdb/gdb_expect.
15333
b4429ea2
YQ
153342014-04-22 Yao Qi <yao@codesourcery.com>
15335
15336 * lib/trace-support.exp (generate_tracefile): New procedure.
15337 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15338 return 0.
15339 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15340 if generate_tracefile returns 1.
15341
51d48146
PA
153422014-04-18 Tom Tromey <palves@redhat.com>
15343 Pedro alves <tromey@redhat.com>
15344
15345 PR backtrace/15558
15346 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15347 with a backtrace limit.
15348 * gdb.python/py-frame-inline.exp: Test running to an inline
15349 function with a backtrace limit, and printing the newest frame.
15350 * gdb.python/py-frame-inline.c (main): Call f.
15351
bd1dce5f
MS
153522014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15353
15354 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15355
40d1a503
MS
153562014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15357
15358 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15359 Drop prefix from unsupported source file path.
15360
389b98f7
YQ
153612014-04-17 Yao Qi <yao@codesourcery.com>
15362
15363 * lib/gdb.exp (with_target_charset): New proc.
15364 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15365 with_target_charset.
15366 (test_print_strings): Likewise.
15367 (test_repeat_bytes): Likewise.
15368 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15369 for some tests.
15370
22869d73
KS
153712014-04-16 Keith Seitz <keiths@redhat.com>
15372
15373 PR gdb/15827
15374 * gdb.dwarf2/corrupt.c: New file.
15375 * gdb.dwarf2/corrupt.exp: New file.
15376
c4f87ca6
KS
153772014-04-16 Keith Seitz <keiths@redhat.com>
15378
15379 PR c++/16597
15380 * gdb.cp/namelessclass.cc: New file.
15381 * gdb.cp/namelessclass.exp: New file.
15382 * gdb.cp/namelessclass.S: New file.
15383
ab19de87
DE
153842014-04-16 Doug Evans <dje@google.com>
15385
15386 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15387 Add comment.
15388 (gdbserver_default_get_comm_port): New function.
15389 (gdbserver_start): Check if board file provided
15390 "gdbserver,get_comm_port" and use it if so.
15391 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15392 (gdb,socketport): Set to "stdio".
15393 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15394 (stdio_gdbserver_template): Delete.
15395 (${board}_get_remote_address): Update.
15396 (${board}_build_remote_cmd): Delete.
15397 (${board}_get_comm_port): New function.
15398 (${board}_spawn): Update.
15399 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15400 Delete.
15401 (${board}_get_remote_address): Update.
15402 (${board}_get_comm_port): New function.
15403
fc98a809
AB
154042014-04-16 Andrew Burgess <aburgess@broadcom.com>
15405
15406 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15407 appearing in any order.
15408
87fd9e6e
DE
154092014-04-15 Doug Evans <dje@google.com>
15410
15411 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15412 uninitialized value of "description".
15413
099fc3ea
KS
154142014-04-15 Keith Seitz <keiths@redhat.com>
15415
15416 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15417 Remove unused globals.
15418 (test_running_the_program): Likewise.
15419 (test_controlled_execution): Likewise.
15420 (test_controlling_breakpoints): Likewise.
15421 (test_program_termination): Likewise.
15422
5da151d4
KS
154232014-04-15 Keith Seitz <keiths@redhat.com>
15424
15425 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15426 unused globals.
15427 (test_rbreak_creation_and_listing): Likewise.
15428 (test_ignore_count): Likewise.
15429 (test_error): Likewise.
15430
35e5d2f0
PA
154312014-04-15 Pedro Alves <palves@redhat.com>
15432
15433 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15434 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15435 sym-file-loader.c.
15436 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15437 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15438 to sym-file-loader.c.
15439 (struct library): Forward declare.
15440 (load_shlib, lookup_function): Change prototypes.
15441 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15442 (translate_offset): Remove declarations.
15443 (get_text_addr): New declaration.
15444 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15445 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15446 sym-file-loader.h.
15447 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15448 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15449 here from sym-file-loader.h.
15450 (struct library): New structure.
15451 (load_shlib, lookup_function): Change prototypes and adjust to
15452 work with a struct library.
15453 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15454 (translate_offset): Make static.
15455 (get_text_addr): New function.
15456 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15457
eb4c1710
PA
154582014-04-15 Pedro Alves <palves@redhat.com>
15459
15460 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15461
2d1baf52
PA
154622014-04-15 Pedro Alves <palves@redhat.com>
15463
15464 * gdb.base/sym-file-loader.c: Include <limits.h>.
15465 (SELF_LINK): New define.
15466 (get_origin): New function.
15467 (load_shlib): Use it.
15468 * gdb.base/sym-file.exp: Don't early return if the target is
15469 remote. Use runto_main, and issue fail is that fails. Use
15470 gdb_load_shlibs.
15471 (shlib_name): Delete.
15472 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15473
7dd6df01
PA
154742014-04-15 Pedro Alves <palves@redhat.com>
15475
15476 * gdb.base/sym-file.exp: Remove regex characters from test
15477 message. Don't refer to breakpoint numbers in test messages.
15478
b50c8614
KS
154792014-04-14 Keith Seitz <keiths@redhat.com>
15480
15481 PR c++/16253
15482 * gdb.cp/var-tag.cc: New file.
15483 * gdb.cp/var-tag.exp: New file.
15484 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15485 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15486 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15487 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15488
3d567982
TT
154892014-04-14 Tom Tromey <tromey@redhat.com>
15490
15491 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15492 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15493 type.
15494 * gdb.cp/enum-class.exp: New file.
15495 * gdb.cp/enum-class.cc: New file.
15496
0626fc76
TT
154972014-04-14 Tom Tromey <tromey@redhat.com>
15498
15499 * gdb.dwarf2/enum-type.exp: New file.
15500
dca325b3
SA
155012014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15502
15503 * gdb.mi/mi-vla-c99.exp: New file.
15504 * gdb.mi/vla.c: New file.
15505
5854b38a
SA
155062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15507
15508 * gdb.base/vla-datatypes.c: New file.
15509 * gdb.base/vla-datatypes.exp: New file.
15510
463bb957
SA
155112014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15512
15513 * gdb.base/vla-ptr.c: New file.
15514 * gdb.base/vla-ptr.exp: New file.
15515
3dd170be
SA
155162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15517
15518 * gdb.dwarf2/count.exp: New file.
15519
5ecaaa66
SA
155202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15521
15522 * gdb.base/vla-sideeffect.c: New file.
15523 * gdb.base/vla-sideeffect.exp: New file.
15524
41f1ada5
DB
155252014-04-14 David Blaikie <dblaikie@gmail.com>
15526
15527 * gdb.mi/non-stop.c: Add return value for non-void function return
15528 statement.
15529 * gdb.threads/staticthreads.c: Ditto.
15530
0be03e84
DE
155312014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15532 Doug Evans <xdje42@gmail.com>
15533
15534 * gdb.guile/scm-value.c: Improve test case.
15535 * gdb.guile/scm-value.exp: Add new test.
15536
f180a1fb
DB
155372014-04-11 David Blaikie <dblaikie@gmail.com>
15538
15539 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15540 override Clang's default.
15541
6b662e19
JB
155422014-04-11 Joel Brobecker <brobecker@adacore.com>
15543
15544 Revert the following changes (regressions):
15545
15546 * gdb.base/vla-sideeffect.c: New file.
15547 * gdb.base/vla-sideeffect.exp: New file.
15548
15549 * gdb.dwarf2/count.exp: New file.
15550
15551 * gdb.base/vla-multi.c: New file.
15552 * gdb.base/vla-multi.exp: New file.
15553
15554 * gdb.base/vla-ptr.c: New file.
15555 * gdb.base/vla-ptr.exp: New file.
15556
15557 * gdb.base/vla-datatypes.c: New file.
15558 * gdb.base/vla-datatypes.exp: New file.
15559
15560 * gdb.mi/mi-vla-c99.exp: New file.
15561 * gdb.mi/vla.c: New file.
15562
245a5f0b
KS
155632014-04-11 Keith Seitz <keiths@redhat.com>
15564
15565 PR c++/16675
15566 * gdb.cp/cpsizeof.exp: New file.
15567 * gdb.cp/cpsizeof.cc: New file.
15568
58a84dcf
SA
155692014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15570
191a8a90
JB
15571 * gdb.mi/mi-vla-c99.exp: New file.
15572 * gdb.mi/vla.c: New file.
58a84dcf 15573
c8655f75
SA
155742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15575
15576 * gdb.base/vla-datatypes.c: New file.
15577 * gdb.base/vla-datatypes.exp: New file.
15578
024e13b4
SA
155792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15580
15581 * gdb.base/vla-ptr.c: New file.
15582 * gdb.base/vla-ptr.exp: New file.
15583
1a237e0e
SA
155842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15585
15586 * gdb.base/vla-multi.c: New file.
15587 * gdb.base/vla-multi.exp: New file.
15588
504f3432
SA
155892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15590
15591 * gdb.dwarf2/count.exp: New file.
15592
3bce8237
SA
155932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15594
191a8a90
JB
15595 * gdb.base/vla-sideeffect.c: New file.
15596 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15597
322f9c21
YQ
155982014-04-11 Yao Qi <yao@codesourcery.com>
15599
15600 * gdb.base/completion.exp: Check file exists before running tests
15601 on file completion.
15602
d708bcd1
PA
156032014-04-10 Pedro Alves <palves@redhat.com>
15604
15605 * gdb.base/cond-eval-mode.c: New file.
15606 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15607 prepare_for_testing to build the new file. Check result of
15608 runto_main.
15609 (test_break, test_watch): New procedures.
15610 (top level): Use them.
15611
ae1d2761
PM
156122014-04-08 Pierre Muller <muller@sourceware.org>
15613
15614 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15615 Ctrl-V use for mingw hosts.
15616
7af389b8
SC
156172014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15618
15619 * gdb.python/py-value.c: Improve test case.
15620 * gdb.python/py-value.exp: Add new test.
15621
5e703181
DE
156222014-04-07 David Blaikie <dblaikie@gmail.com>
15623
15624 * lib/compiler.c: Identify the clang compiler.
15625 * lib/compiler.cc: Ditto.
15626
9810b410
YQ
156272014-04-03 Yao Qi <yao@codesourcery.com>
15628
15629 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15630
98d1b8dc
AB
156312014-04-01 Anton Blanchard <anton@samba.org>
15632
15633 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15634 messages unique.
15635
3114cea1
AB
156362014-04-01 Anton Blanchard <anton@samba.org>
15637
15638 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15639 prepare_for_testing.
15640
62f7182c
AB
156412014-04-01 Anton Blanchard <anton@samba.org>
15642
15643 * gdb.arch/ppc64-atomic-inst.c: Remove.
15644 * gdb.arch/ppc64-atomic-inst.S: New file.
15645 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15646
770e7fc7
DE
156472014-03-31 Doug Evans <dje@google.com>
15648
15649 * gdb.base/print-symbol-loading-lib.c: New file.
15650 * gdb.base/print-symbol-loading-main.c: New file.
15651 * gdb.base/print-symbol-loading.exp: New file.
15652
46e2bafa
YQ
156532014-03-31 Yao Qi <yao@codesourcery.com>
15654
15655 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15656
8776cfe9
JB
156572014-03-28 Joel Brobecker <brobecker@adacore.com>
15658
15659 * gdb.ada/mi_dyn_arr: New testcase.
15660
5d1ef361
DE
156612014-03-27 Doug Evans <dje@google.com>
15662
15663 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15664
b5bee914
YQ
156652014-03-27 Yao Qi <yao@codesourcery.com>
15666
15667 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15668 if target is nios2-*-*.
15669
0d4d0e77
YQ
156702014-03-26 Yao Qi <yao@codesourcery.com>
15671
15672 * lib/gdb.exp (readline_is_used): New proc.
15673 * gdb.base/completion.exp: Move tests on command complete up.
15674 Skip the rest of tests if readline is not used.
15675 * gdb.ada/complete.exp: Skp the test if readline is not
15676 used.
15677 * gdb.base/filesym.exp: Likewise.
15678 * gdb.base/macscp.exp: Likewise.
15679 * gdb.base/readline-ask.exp: Likewise.
15680 * gdb.base/readline.exp: Likewise.
15681 * gdb.python/py-cmd.exp: Likewise.
15682 * gdb.trace/tfile.exp: Likewise.
15683
29361eee
YQ
156842014-03-26 Yao Qi <yao@codesourcery.com>
15685
15686 * gdb.base/macscp.exp: Fix code format issues.
15687
bc9a5525
UW
156882014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15689
15690 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15691 * gdb.asm/powerpc64le.inc: New file.
15692
d3839ede
PA
156932014-03-25 Pedro Alves <palves@redhat.com>
15694 Doug Evans <dje@google.com>
15695
15696 * gdb.base/source-execution.c: New file.
15697 * gdb.base/source-execution.exp: New file.
15698 * gdb.base/source-execution.gdb: New file.
15699
01672a57
DE
157002014-03-24 Doug Evans <dje@google.com>
15701
15702 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15703 using fission.
15704
88bbeca9
HZ
157052014-03-24 Hui Zhu <hui@codesourcery.com>
15706 Pedro Alves <palves@redhat.com>
15707
15708 PR breakpoints/16101
15709 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15710 test pass/fail messages. Detect missing support for dprintf when
15711 breakpoints are actually inserted.
15712 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15713 breakpoints are actually inserted.
15714 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15715 fails.
15716
d2348791
JK
157172014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15718
15719 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15720
feef67ab
DE
157212014-03-22 Doug Evans <xdje42@gmail.com>
15722
15723 * gdb.python/python.exp (python not supported): Verify multi-line
15724 python command issues an error.
25d743f9 15725 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15726 guile command issues an error.
feef67ab 15727
ecebef6a
MR
157282014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15729
15730 * gdb.threads/thread-specific.exp: Handle the lack of usable
15731 $this_breakpoint and $this_thread.
15732
ccdd1909
HZ
157332014-03-21 Hui Zhu <hui@codesourcery.com>
15734
15735 * gdb.base/attach.exp (do_command_attach_tests): New.
15736
beb460e8
PA
157372014-03-20 Tom Tromey <tromey@redhat.com>
15738 Pedro Alves <palves@redhat.com>
15739
15740 PR cli/15718
15741 * gdb.base/condbreak-call-false.c: New file.
15742 * gdb.base/condbreak-call-false.exp: New file.
15743
40acf43a
PA
157442014-03-20 Pedro Alves <palves@redhat.com>
15745
15746 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15747 Delete.
15748 (block_signals, unblock_signals): Delete.
15749 (child_function_2, main): Remove references to deleted variable
15750 and functions.
15751
9f5e1e02
PA
157522014-03-20 Pedro Alves <palves@redhat.com>
15753
15754 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15755 Use pthread_kill to signal thread 2.
15756 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15757 Adjust to make the test send itself a signal rather than using the
15758 host's "kill" command.
15759
99619bea
PA
157602014-03-20 Pedro Alves <palves@redhat.com>
15761
15762 * gdb.threads/multiple-step-overs.c: New file.
15763 * gdb.threads/multiple-step-overs.exp: New file.
15764 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15765 Adjust expected infrun debug output.
15766
2adfaa28
PA
157672014-03-20 Pedro Alves <palves@redhat.com>
15768
15769 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15770 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15771
31e77af2
PA
157722014-03-20 Pedro Alves <palves@redhat.com>
15773
15774 PR breakpoints/7143
15775 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15776 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15777 of gdb_test_multiple.
15778 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15779 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15780
b9f437de
PA
157812014-03-20 Pedro Alves <palves@redhat.com>
15782
15783 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15784 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15785
05adc73e
PA
157862014-03-19 Pedro Alves <palves@redhat.com>
15787
15788 * gdb.base/async.exp: Remove early return.
15789
6048b950
PA
157902014-03-19 Pedro Alves <palves@redhat.com>
15791
15792 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15793
8bcfb00a
PA
157942014-03-19 Pedro Alves <palves@redhat.com>
15795
15796 * gdb.base/async.exp (test_background): Expect \r\n after
15797 "completed." in the fail pattern.
15798
884e37dc
PA
157992014-03-19 Pedro Alves <palves@redhat.com>
15800
15801 * gdb.base/async.exp (test_background): New procedure.
15802 Use it for all background execution command tests.
15803
148e57e2
PA
158042014-03-19 Pedro Alves <palves@redhat.com>
15805
15806 * gdb.base/async.exp: Use prepare_for_testing.
15807
f48088c7
PA
158082014-03-19 Pedro Alves <palves@redhat.com>
15809
15810 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15811 the same line.
15812
e2f6c966
PA
158132014-03-19 Pedro Alves <palves@redhat.com>
15814
15815 * gdb.base/async.c (main): Add "jump here" and "until here" line
15816 marker comments.
15817 * gdb.base/async.exp (jump_here): New global.
15818 (jump& test): Use it.
15819 (until_here): New global.
15820 (until& test): Use it.
15821
c30568d4
PA
158222014-03-19 Pedro Alves <palves@redhat.com>
15823
15824 * gdb.base/async.exp: Don't frob gdb_protocol.
15825
0172b6a7
DE
158262014-03-18 Doug Evans <xdje42@gmail.com>
15827
15828 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15829 Fix spelling of exec-done-display.
15830
06c868a8
JK
158312014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15832
15833 PR gdb/15358
15834 * gdb.base/gdb-sigterm.c: New file.
15835 * gdb.base/gdb-sigterm.exp: New file.
15836
0c7e1a46
PA
158372014-03-18 Pedro Alves <palves@redhat.com>
15838
15839 PR gdb/13860
15840 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15841 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15842 solib-event.
15843
f7c77d93
JB
158442014-03-17 Joel Brobecker <brobecker@adacore.com>
15845
15846 * gdb.ada/pckd_arr_ren: New testcase.
15847
5a1e8c7a
DE
158482014-03-13 Doug Evans <xdje42@gmail.com>
15849
15850 PR guile/16612
15851 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15852 collect after discarding symbols.
15853
350e1a76
DE
158542014-03-13 Ludovic Courtès <ludo@gnu.org>
15855 Doug Evans <xdje42@gmail.com>
15856
15857 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15858 to history survives a gc.
15859
a69900ae
PA
158602014-03-13 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.base/default.exp: Don't test "target procfs".
15863
5db9f0bd
PA
158642014-03-13 Pedro Alves <palves@redhat.com>
15865
15866 * gdb.base/default.exp: Update "target child" and "target procfs"
15867 tests to not expect "Unix".
15868
b3ccfe11
TT
158692014-03-12 Tom Tromey <tromey@redhat.com>
15870
15871 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15872 New procs. Add target-async tests.
15873 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15874 Add target-async tests.
15875
646f4417
AA
158762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15877
15878 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15879 'func_start' and 'func_end' for the beginning and end of the
15880 function code, respectively.
15881 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15882 'func_end' instead of 'func' and 'main'.
15883
288c211f
AA
158842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15885
15886 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15887 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15888 generate the debug info assembler source.
15889
e0c0f156
AA
158902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15891
15892 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15893 * gdb.dwarf2/arr-subrange.exp: Likewise.
15894 * gdb.dwarf2/dwz.exp: Likewise.
15895 * gdb.dwarf2/method-ptr.exp: Likewise.
15896 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15897 * gdb.dwarf2/subrange.exp: Likewise.
15898 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15899 * gdb.dwarf2/implptrpiece.exp: Likewise.
15900 * gdb.dwarf2/nostaticblock.exp: Likewise.
15901
0e5c4555
AA
159022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15903
15904 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15905 directory to absolute path name arguments.
15906
5ec18f2b
JG
159072014-03-10 Joel Brobecker <brobecker@adacore.com>
15908
15909 * gdb.ada/tagged_access: New testcase.
15910
847fc4f2
MM
159112014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15912
15913 * gdb.btrace/data.exp: Update expected output.
15914
cc3da688
YQ
159152014-03-06 Yao Qi <yao@codesourcery.com>
15916
15917 * gdb.trace/pr16508.exp: New file.
15918
0f26cec1
PA
159192014-03-05 Pedro Alves <palves@redhat.com>
15920
15921 PR gdb/16575
15922 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15923 procedure.
15924 (top level): Adjust to use it. Add tests that exercise breakpoint
15925 interaction with the code-cache.
15926
7a5a839f
LC
159272014-02-26 Ludovic Courtès <ludo@gnu.org>
15928
15929 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15930 test for 'history-append!'.
15931
31aa7e4e
JB
159322014-02-26 Joel Brobecker <brobecker@adacore.com>
15933
15934 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15935 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15936 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15937 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15938 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15939 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15940
1b588015
JB
159412014-02-26 Joel Brobecker <brobecker@adacore.com>
15942
15943 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15944 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15945 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15946
55426c9d
JB
159472014-02-26 Joel Brobecker <brobecker@adacore.com>
15948
15949 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15950
dc53a7ad
JB
159512014-02-26 Joel Brobecker <brobecker@adacore.com>
15952
15953 * gdb.dwarf2/arr-stride.c: New file.
15954 * gdb.dwarf2/arr-stride.exp: New file.
15955
12ab52e9
PA
159562014-02-26 Pedro Alves <palves@redhat.com>
15957
15958 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15959 that won't ever trigger. Make sure that GDB reports the correct
15960 breakpoint that caused the stop.
15961
849c862e
JK
159622014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15963
15964 PR gdb/16626
15965 * gdb.base/auto-load-script: New file.
15966 * gdb.base/auto-load.c: New file.
15967 * gdb.base/auto-load.exp: New file.
15968
71b7d793
JK
15969 PR gdb/16626
15970 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15971
e2f0d509
JK
159722014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15973
15974 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15975 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15976
50cc37c8
DE
159772014-02-24 Doug Evans <dje@google.com>
15978
15979 * lib/gdb.exp (run_on_host): Log error output if program fails.
15980
ea4758f2
PA
159812014-02-21 Pedro Alves <palves@redhat.com>
15982
15983 * gdb.threads/step-after-sr-lock.c: Rename to ...
15984 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15985 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15986 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15987 ... this.
15988
d7b30f67
SDJ
159892014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15990
15991 PR tdep/16397
15992 * gdb.arch/amd64-stap-special-operands.exp: New file.
15993 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15994 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15995 * gdb.arch/amd64-stap-triplet.S: Likewise.
15996 * gdb.arch/amd64-stap-triplet.c: Likewise.
15997
83deb43f
JB
159982014-02-20 Joel Brobecker <brobecker@adacore.com>
15999
16000 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16001 in .section pseudo-op.
16002
adde2bff
DE
160032014-02-20 lin zuojian <manjian2006@gmail.com>
16004 Joel Brobecker <brobecker@adacore.com>
16005 Doug Evans <xdje42@gmail.com>
16006
16007 PR symtab/16581
16008 * gdb.dwarf2/dw2-icycle.S: New file.
16009 * gdb.dwarf2/dw2-icycle.c: New file.
16010 * gdb.dwarf2/dw2-icycle.exp: New file.
16011
f7bd0f78
SC
160122014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16013
16014 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16015 operations on gdb.Value objects.
16016 * gdb.python/py-value-cc.exp: Add new test to test operations on
16017 gdb.Value objects.
16018
c17ef0d5
DE
160192014-02-18 Doug Evans <dje@google.com>
16020
16021 * Makefile.in (TESTS): New variable.
16022 (expanded_tests, expanded_tests_or_none): New variables
16023 (check-single): Pass $(expanded_tests_or_none) to runtest.
16024 (check-parallel): Only run tests in $(TESTS) if non-empty.
16025 (check/no-matching-tests-found): New rule.
16026 * README: Document TESTS makefile variable.
16027
5dd3176f
DE
160282014-02-18 Doug Evans <dje@google.com>
16029
16030 * Makefile.in (check-parallel): rm -rf outputs temp.
16031
0b10be4f
JK
160322014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16033
16034 Fix "ERROR: no fileid for" in the testsuite.
16035 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16036
85f224e7
DE
160372014-02-12 Doug Evans <dje@google.com>
16038
16039 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16040 (MISCELLANEOUS): New variable.
16041 (clean): rm -rf $(MISCELLANEOUS).
16042 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16043 dwp live in the same directory as symlinks, with each symlink pointed
16044 to a differently named file in a different directory.
16045
149b30ff
DE
160462014-02-11 Doug Evans <dje@google.com>
16047
16048 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16049 of Tcl file commands.
16050
1dfdac32
MK
160512014-02-10 Mark Kettenis <kettenis@gnu.org>
16052
16053 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16054 "kill -SIGUSR1 -1".
16055
aa4fb036
JB
160562014-02-10 Joel Brobecker <brobecker@adacore.com>
16057
16058 * gdb.ada/tick_length_array_enum_idx: New testcase.
16059
ed3ef339
DE
160602014-02-10 Doug Evans <xdje42@gmail.com>
16061
16062 * configure.ac (AC_OUTPUT): Add gdb.guile.
16063 * configure: Regenerate.
16064 * lib/gdb-guile.exp: New file.
16065 * lib/gdb.exp (get_target_charset): New function.
16066 * gdb.base/help.exp: Update expected output from "apropos apropos".
16067 * gdb.guile/Makefile.in: New file.
16068 * gdb.guile/guile.exp: New file.
16069 * gdb.guile/scm-arch.c: New file.
16070 * gdb.guile/scm-arch.exp: New file.
16071 * gdb.guile/scm-block.c: New file.
16072 * gdb.guile/scm-block.exp: New file.
16073 * gdb.guile/scm-breakpoint.c: New file.
16074 * gdb.guile/scm-breakpoint.exp: New file.
16075 * gdb.guile/scm-disasm.c: New file.
16076 * gdb.guile/scm-disasm.exp: New file.
16077 * gdb.guile/scm-equal.c: New file.
16078 * gdb.guile/scm-equal.exp: New file.
16079 * gdb.guile/scm-error.exp: New file.
16080 * gdb.guile/scm-error.scm: New file.
16081 * gdb.guile/scm-frame-args.c: New file.
16082 * gdb.guile/scm-frame-args.exp: New file.
16083 * gdb.guile/scm-frame-args.scm: New file.
16084 * gdb.guile/scm-frame-inline.c: New file.
16085 * gdb.guile/scm-frame-inline.exp: New file.
16086 * gdb.guile/scm-frame.c: New file.
16087 * gdb.guile/scm-frame.exp: New file.
16088 * gdb.guile/scm-generics.exp: New file.
16089 * gdb.guile/scm-gsmob.exp: New file.
16090 * gdb.guile/scm-iterator.c: New file.
16091 * gdb.guile/scm-iterator.exp: New file.
16092 * gdb.guile/scm-math.c: New file.
16093 * gdb.guile/scm-math.exp: New file.
16094 * gdb.guile/scm-objfile-script-gdb.in: New file.
16095 * gdb.guile/scm-objfile-script.c: New file.
16096 * gdb.guile/scm-objfile-script.exp: New file.
16097 * gdb.guile/scm-objfile.c: New file.
16098 * gdb.guile/scm-objfile.exp: New file.
16099 * gdb.guile/scm-ports.exp: New file.
16100 * gdb.guile/scm-pretty-print.c: New file.
16101 * gdb.guile/scm-pretty-print.exp: New file.
16102 * gdb.guile/scm-pretty-print.scm: New file.
16103 * gdb.guile/scm-section-script.c: New file.
16104 * gdb.guile/scm-section-script.exp: New file.
16105 * gdb.guile/scm-section-script.scm: New file.
16106 * gdb.guile/scm-symbol.c: New file.
16107 * gdb.guile/scm-symbol.exp: New file.
16108 * gdb.guile/scm-symtab-2.c: New file.
16109 * gdb.guile/scm-symtab.c: New file.
16110 * gdb.guile/scm-symtab.exp: New file.
16111 * gdb.guile/scm-type.c: New file.
16112 * gdb.guile/scm-type.exp: New file.
16113 * gdb.guile/scm-value-cc.cc: New file.
16114 * gdb.guile/scm-value-cc.exp: New file.
16115 * gdb.guile/scm-value.c: New file.
16116 * gdb.guile/scm-value.exp: New file.
16117 * gdb.guile/source2.scm: New file.
16118 * gdb.guile/types-module.cc: New file.
16119 * gdb.guile/types-module.exp: New file.
16120
7026a7c1
YQ
161212014-02-10 Yao Qi <yao@codesourcery.com>
16122
16123 PR testsuite/16543
16124 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16125 * configure: Regenerated.
16126 * Makefile.in: New file.
16127
6c466447
AS
161282014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16129
16130 * gdb.python/py-framefilter.exp: Fix typo.
16131
6e854735
YQ
161322014-02-08 Yao Qi <yao@codesourcery.com>
16133
16134 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16135 that no =breakpoint-modified is emitted when breakpoints are
16136 modified through MI commands.
16137
d137e6dc
PA
161382014-02-07 Pedro Alves <pedro@codesourcery.com>
16139 Pedro Alves <palves@redhat.com>
16140
16141 * gdb.threads/step-after-sr-lock.c: New file.
16142 * gdb.threads/step-after-sr-lock.exp: New file.
16143
b5ee5a50
PA
161442014-02-07 Pedro Alves <palves@redhat.com>
16145
16146 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16147
3c77faf3
JK
161482014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16149
16150 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16151 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16152
6dddc817
DE
161532014-02-06 Doug Evans <xdje42@gmail.com>
16154
16155 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16156 output.
16157
16158 * gdb.gdb/python-interrupts.exp: New file.
16159
de7b2893
YQ
161602014-02-05 Yao Qi <yao@codesourcery.com>
16161
16162 * gdb.trace/report.exp (use_collected_data): Test the output
16163 of "info threads" and "info inferiors".
16164
66d032ac
YQ
161652014-02-05 Yao Qi <yao@codesourcery.com>
16166
16167 Revert this patch:
16168
16169 2013-05-24 Yao Qi <yao@codesourcery.com>
16170
16171 * gdb.trace/tfile.exp: Test inferior and thread.
16172
591a12a1
UW
161732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16174
16175 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16176 on a function.
16177 * gdb.base/step-bt.c: Call hello via function pointer to make
16178 sure its first instruction is executed on powerpc64le-linux.
16179
0ff3e01f
UW
161802014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16181
16182 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16183
084ee545
UW
161842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16185
16186 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16187 of the test patterns for use on little-endian systems.
16188
6ed14ff3
UW
161892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16190
16191 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16192 (decimal_vector): Fix for little-endian.
16193
401e27fd
JM
161942014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16195
16196 * gdb.arch/sparc-sysstep.exp: New file.
16197 * gdb.arch/sparc-sysstep.c: Likewise.
16198
16199 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16200
8b924729
EBM
162012014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16202
16203 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16204
fb151210
JB
162052014-01-23 Tom Tromey <tromey@redhat.com>
16206
16207 * gdb.ada/array_char_idx: New testcase.
16208
0740f8d8
TT
162092014-01-23 Tom Tromey <tromey@redhat.com>
16210
16211 PR python/16487:
16212 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16213 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16214 classes.
16215
21909fa1
TT
162162014-01-23 Tom Tromey <tromey@redhat.com>
16217
16218 PR python/16491:
16219 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16220 string from an inferior frame.
16221 * gdb.python/py-framefilter-mi.exp: Update.
16222
87ce2a04
DE
162232014-01-22 Doug Evans <dje@google.com>
16224
16225 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16226
237b092b
AA
162272014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16228
16229 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16230
d674a709
AA
162312014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16232
16233 * gdb.trace/entry-values.exp: Remove excess space character from
16234 regex patterns. Handle s390 call instruction.
16235
20fa3390
AA
162362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16237
16238 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16239 define "*_start" label. Make "name" static.
16240 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16241 ${name} by references to ${name}_start.
16242
78466714
AA
162432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16244
16245 * gdb.base/info-macros.exp: Remove "debug" from the compile
16246 options.
16247
ec9f644a
IB
162482014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16249
16250 * gdb.dlang/demangle.exp: New file.
16251
94b1b47e
IB
162522014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16253
16254 * gdb.dlang/primitive-types.exp: New file.
16255
7f420862
IB
162562014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16257
16258 * configure.ac: Create gdb.dlang/Makefile.
16259 * configure: Regenerate.
16260 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16261 * gdb.dlang/Makefile.in: New file.
16262 * lib/d-support.exp: New file.
16263 * lib/gdb.exp (skip_d_tests): New proc.
16264
52834460
MM
162652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16266
16267 * gdb.btrace/delta.exp: Check reverse stepi.
16268 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16269 * gdb.btrace/finish.exp: New.
16270 * gdb.btrace/next.exp: New.
16271 * gdb.btrace/nexti.exp: New.
16272 * gdb.btrace/record_goto.c: Add comments.
16273 * gdb.btrace/step.exp: New.
16274 * gdb.btrace/stepi.exp: New.
16275 * gdb.btrace/multi-thread-step.c: New.
16276 * gdb.btrace/multi-thread-step.exp: New.
16277 * gdb.btrace/rn-dl-bind.c: New.
16278 * gdb.btrace/rn-dl-bind.exp: New.
16279 * gdb.btrace/data.c: New.
16280 * gdb.btrace/data.exp: New.
16281 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16282
6e07b1d2
MM
162832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16284
16285 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16286 * gdb.btrace/exception.exp: Update.
16287 * gdb.btrace/instruction_history.exp: Update.
16288 * gdb.btrace/record_goto.exp: Update.
16289 * gdb.btrace/tailcall.exp: Update.
16290 * gdb.btrace/unknown_functions.exp: Update.
16291 * gdb.btrace/delta.exp: New.
16292
0b722aec
MM
162932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16294
16295 * gdb.btrace/record_goto.exp: Add backtrace test.
16296 * gdb.btrace/tailcall.exp: Add backtrace test.
16297
066ce621
MM
162982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16299
16300 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16301 * gdb.btrace/record_goto.c: New.
16302 * gdb.btrace/record_goto.exp: New.
16303 * gdb.btrace/x86-record_goto.S: New.
16304
0688d04e
MM
163052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16306
16307 * gdb.btrace/function_call_history.exp: Update tests.
16308 * gdb.btrace/instruction_history.exp: Update tests.
16309
8710b709
MM
163102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16311
16312 * gdb.btrace/function_call_history.exp: Fix expected field
16313 order for "record function-call-history".
16314 Add new tests for "record function-call-history /c".
16315 * gdb.btrace/exception.cc: New.
16316 * gdb.btrace/exception.exp: New.
16317 * gdb.btrace/tailcall.exp: New.
16318 * gdb.btrace/x86-tailcall.S: New.
16319 * gdb.btrace/x86-tailcall.c: New.
16320 * gdb.btrace/unknown_functions.c: New.
16321 * gdb.btrace/unknown_functions.exp: New.
16322 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16323
5de9129b
MM
163242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16325
16326 * gdb.btrace/instruction_history.exp: Update.
16327 * gdb.btrace/function_call_history.exp: Update.
16328
23a7fe75
MM
163292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16330
16331 * gdb.btrace/function_call_history.exp: Fix expected function
16332 trace.
16333 * gdb.btrace/instruction_history.exp: Initialize traced.
16334 Remove traced_functions.
16335
724c7dd8
MM
163362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16337
16338 * gdb.btrace/function_call_history.exp: Update
16339 * gdb.btrace/instruction_history.exp: Update.
16340
6d78d93b
MM
163412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16342
16343 * gdb.btrace/enable.exp: Update expected text.
16344
93a360cc
OJ
163452014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16346
16347 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16348 bytes.
16349
3772b53f
MR
163502014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16351
16352 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16353
596662fa
OJ
163542014-01-15 Omair Javaid <omair.javaid@linaro.org>
16355
16356 * lib/gdb.exp (supports_process_record): Return true for
16357 arm*-linux*. (supports_reverse): Likewise.
16358
b5b08fb4
SC
163592014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16360
16361 PR python/15464
16362 PR python/16113
16363 * gdb.python/py-type.c: Enhance test case.
16364 * gdb.python/py-value-cc.cc: Likewise
16365 * gdb.python/py-type.exp: Add new tests.
16366 * gdb.python/py-value-cc.exp: Likewise
16367
52d7fb13
AA
163682014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16369 Pedro Alves <palves@redhat.com>
16370
16371 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16372 Make "name" extern.
16373 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16374 references to ${name}_start by references to ${name}.
16375
a2cd8cfe
JB
163762014-01-10 Joel Brobecker <brobecker@adacore.com>
16377
16378 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16379
4e23fced
JB
163802014-01-10 Joel Brobecker <brobecker@adacore.com>
16381
16382 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16383
c6a9e42c
PA
163842014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16385 Pedro Alves <palves@redhat.com>
16386
16387 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16388 mi_gdb_target_load.
c6a9e42c 16389
b7ea362b
PA
163902014-01-08 Pedro Alves <palves@redhat.com>
16391
16392 * gdb.threads/reconnect-signal.c: New file.
16393 * gdb.threads/reconnect-signal.exp: New file.
16394
5e3f4fab
EBM
163952014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16396
16397 * gdb.base/source-dir.exp: New file.
16398
79301218
JB
163992014-01-07 Joel Brobecker <brobecker@adacore.com>
16400
16401 * gdb.ada/mi_interface: New testcase.
16402
8e355c5d
JB
164032014-01-07 Joel Brobecker <brobecker@adacore.com>
16404
16405 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16406 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16407 gdb.ada/pp-rec-component/pck.ads: New files.
16408
c0d48811
JB
164092014-01-07 Joel Brobecker <brobecker@adacore.com>
16410
16411 * gdb.python/py-pp-integral.c: New file.
16412 * gdb.python/py-pp-integral.py: New file.
16413 * gdb.python/py-pp-integral.exp: New file.
16414
17b609c3 16415For older changes see ChangeLog-1993-2013.
c906108c 16416\f
8d8cb839
EZ
16417;; Local Variables:
16418;; mode: change-log
16419;; left-margin: 8
16420;; fill-column: 74
16421;; version-control: never
16422;; End:
902f2ccb 16423
42a4f53d 16424 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16425 Copying and distribution of this file, with or without modification,
16426 are permitted provided the copyright notice and this notice are preserved.