]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Stop the BFD library from issuing a warning message when processing allocated section...
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
10d06d82
TT
12019-06-28 Tom Tromey <tromey@adacore.com>
2
3 * gdb.dwarf2/ada-linkage-name.c: New file.
4 * gdb.dwarf2/ada-linkage-name.exp: New file.
5
3d507ff2
TT
62019-06-27 Tom Tromey <tromey@adacore.com>
7
8 * gdb.cp/constexpr-field.exp: Use setup_xfail.
9
8af58ffe
TV
102019-06-26 Tom de Vries <tdevries@suse.de>
11
12 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
13
22e21752
TV
142019-06-26 Tom de Vries <tdevries@suse.de>
15
16 * gdb.base/index-cache.exp: Add back missing debug option.
17
b65b566c
PW
182019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
19
20 * gdb.base/alias.exp: Test non matching/non existing prefixes.
21
5c2c8c69
TV
222019-06-25 Tom de Vries <tdevries@suse.de>
23
24 PR testsuite/24727
25 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
26
164e3873
TV
272019-06-24 Tom de Vries <tdevries@suse.de>
28
29 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
30
824eacee
TV
312019-06-24 Tom de Vries <tdevries@suse.de>
32
33 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
34 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
35 * gdb.trace/unavailable-dwarf-piece.exp: Same.
36
385b97d3
TV
372019-06-24 Tom de Vries <tdevries@suse.de>
38
39 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
40
c596f180
TV
412019-06-21 Tom de Vries <tdevries@suse.de>
42
43 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
44
b13a7d03
TV
452019-06-21 Tom de Vries <tdevries@suse.de>
46
47 PR testsuite/24518
48 PR ada/24713
49 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
50 index.
51
899277ae
TT
522019-06-19 Tom Tromey <tromey@adacore.com>
53
54 * gdb.ada/length_cond.exp: Add intro comment.
55
680e1bee
TT
562019-06-19 Tom Tromey <tromey@adacore.com>
57
58 * gdb.ada/length_cond.exp: New file.
59 * gdb.ada/length_cond/length_cond.adb: New file.
60 * gdb.ada/length_cond/pck.adb: New file.
61 * gdb.ada/length_cond/pck.ads: New file.
62
0ed4690a
TV
632019-06-18 Tom de Vries <tdevries@suse.de>
64
65 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
66
d20ed5fd
TT
672019-06-18 Tom Tromey <tromey@adacore.com>
68
69 * gdb.base/list0.h: Add comment explaining control character.
70
86e04673
TV
712019-06-18 Tom de Vries <tdevries@suse.de>
72
73 * boards/fission.exp: Break up long debug_flags line.
74
c4973306
SM
752019-06-16 Tom de Vries <tdevries@suse.de>
76
77 PR gdb/24445
78 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
79 generated index.
80
93cb9841
AB
812019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
82
83 PR gdb/24686
84 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
85 improve detection of bug gdb/24541.
86
399aaebd
SM
872019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
88
89 PR gdb/24669
90 * gdb.base/index-cache.exp (uses_readnow,
91 expecting_index_cache_use): Define global variable.
92 (test_cache_enabled_miss, test_cache_enabled_hit): Use
93 expecting_index_cache_use.
94
584a927c
AB
952019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
96 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 * gdb.fortran/pointers.f90: New file.
99 * gdb.fortran/print_type.exp: New file.
100 * gdb.fortran/vla-ptype.exp: Adapt expected results.
101 * gdb.fortran/vla-type.exp: Likewise.
102 * gdb.fortran/vla-value.exp: Likewise.
103 * gdb.mi/mi-vla-fortran.exp: Likewise.
104
30056ea0
AB
1052019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
108 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
109 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
110 as a stop reason.
111
ec8e2b6d
AB
1122019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.base/annota1.exp: Update expected results.
115 * gdb.cp/annota2.exp: Likewise.
116 * gdb.cp/annota3.exp: Likewise.
117
09e4c4e1
AB
1182019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.base/style-logging.exp: Remove path from test name.
121
0735b091
TT
1222019-06-14 Tom Tromey <tromey@adacore.com>
123
124 PR gdb/24502:
125 * gdb.base/style-logging.exp: New file.
126
f5686554
TT
1272019-06-14 Tom Tromey <tromey@adacore.com>
128
129 * gdb.base/symfile-warn.exp: New file.
130 * gdb.base/symfile-warn.c: New file.
131
a0c1ffed
TT
1322019-06-14 Tom Tromey <tromey@adacore.com>
133
134 * gdb.base/annotate-symlink.exp: New file.
135
f411722c
TT
1362019-06-14 Tom Tromey <tromey@adacore.com>
137
138 * gdb.ada/set_wstr.exp: Add reassignment test.
139
4268ec18
TT
1402019-06-14 Tom Tromey <tromey@adacore.com>
141
142 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
143 'unchecked_access and 'unrestricted_access as well.
144
9a9e394b
TT
1452019-06-14 Tom Tromey <tromey@adacore.com>
146
147 PR ada/24539:
148 * gdb.ada/vla.exp: Update tests.
149 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
150 pragma.
151
4c048731
PA
1522019-06-13 Pedro Alves <palves@redhat.com>
153
154 * gdb.base/settings.exp (test-integer): Test junk after
155 "unlimited".
156
6665660a
PA
1572019-06-13 Pedro Alves <palves@redhat.com>
158
159 * gdb.base/options.exp (test-thread-apply): New.
160 (top level): Call it.
161
5d707134
PA
1622019-06-13 Pedro Alves <palves@redhat.com>
163
164 * gdb.base/options.exp (test-frame-apply): New.
165 (top level): Test print commands with different "frame apply"
166 prefixes.
167
e2a689da
PA
1682019-06-13 Pedro Alves <palves@redhat.com>
169
e79be6e5 170 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
171 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
172 'max_completions' parameter and handle it.
173 (test_gdb_completion_offers_commands): New.
174
90a1ef87
PA
1752019-06-13 Pedro Alves <palves@redhat.com>
176
177 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
178
d4c16835
PA
1792019-06-13 Pedro Alves <palves@redhat.com>
180
181 * gdb.base/options.exp (test-backtrace): New.
182 (top level): Call it.
183
2daf894e
PA
1842019-06-13 Pedro Alves <palves@redhat.com>
185
186 * gdb.guile/scm-frame-args.exp: Use "set print
187 raw-frame-arguments" instead of "set print raw frame-arguments".
188 * gdb.python/py-frame-args.exp: Likewise.
189
e6ed716c
PA
1902019-06-13 Pedro Alves <palves@redhat.com>
191
192 * gdb.compile/compile.exp: Adjust expected output to option
193 processing changes.
194
7d8062de
PA
1952019-06-13 Pedro Alves <palves@redhat.com>
196
197 * gdb.base/options.exp: Build executable.
198 (test-print): New procedure.
199 (top level): Call it, once for "print" and another for "compile
200 print".
201
9d0faba9
PA
2022019-06-13 Pedro Alves <palves@redhat.com>
203
204 * gdb.base/options.c: New file.
205 * gdb.base/options.exp: New file.
206
dee7b4c8
PA
2072019-06-13 Pedro Alves <palves@redhat.com>
208
209 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
210 that "o" is ambiguous.
211
dca0f6c0
PA
2122019-06-13 Pedro Alves <palves@redhat.com>
213
214 * gdb.base/settings.c: New file.
215 * gdb.base/settings.exp: New file.
216
ccf46844
PA
2172019-06-13 Pedro Alves <palves@redhat.com>
218
219 * gdb.base/completion.exp: Fix comment typo.
220
b9a3f842
PA
2212019-06-13 Pedro Alves <palves@redhat.com>
222
223 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
224 foo --1" test.
225
d106773e
PA
2262019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
227
228 * gdb.fortran/block-data.f: New.
229 * gdb.fortran/block-data.exp: New.
230
fea82da0
TV
2312019-06-11 Tom de Vries <tdevries@suse.de>
232
233 PR testsuite/24521
234 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
235 message.
236
8c2e74f1
TV
2372019-06-11 Tom de Vries <tdevries@suse.de>
238
239 PR testsuite/24521
240 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
241
b49851c8
TV
2422019-06-11 Tom de Vries <tdevries@suse.de>
243
244 * boards/readnow.exp: New file.
245
a7067863
AB
2462019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.fortran/vla-sizeof.exp: Update expected results.
249
1a3da2cd
AB
2502019-06-06 Amos Bird <amosbird@gmail.com>
251
252 * gdb.base/annota1.exp (thread_switch): Add test for
253 thread-exited annotation.
254
3847a7bf
TT
2552019-06-06 Tom Tromey <tromey@adacore.com>
256
257 * gdb.base/maint.exp: Expect command started/finished output.
258
0088ba59
AB
2592019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
260
261 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
262 comment.
263 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
264
312617a3
AB
2652019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
266
267 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
268 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
269 * gdb.arch/riscv-unwind-long-insn.c: New file.
270 * gdb.arch/riscv-unwind-long-insn.exp: New file.
271
e1f2e1a2
CB
2722019-06-04 Christian Biesinger <cbiesinger@google.com>
273
d3238f7d 274 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 275
206584bd
PW
2762019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
277
278 * lib/gdb.exp (help_list_trailer): New regexp variable
279 factorizing the help trailer message.
280 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
281 arg to allow to better factorize various tests.
282 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
283 (test_prefix_command_help): Use help_list_trailer.
284 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
285 * gdb.guile/scm-cmd.exp: Likewise.
286 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
287 * gdb.base/help.exp: Use test_user_defined_class_help.
288 * gdb.base/style.exp: Add tests for styling of help and apropos.
289 * lib/gdb-utils.exp (style): Add title and highlight styles.
290
708dc93e
PW
2912019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
292
293 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
294 $_shell_exitsignal.
295 * gdb.base/default.exp: Update for new convenience variables.
296
f49055a5
TT
2972019-05-29 Tom Tromey <tromey@adacore.com>
298
299 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
300 to "break complete ada" test case's regexp.
301
4330d61d
TT
3022019-05-29 Tom Tromey <tromey@adacore.com>
303
304 PR c++/20020:
305 * gdb.cp/constexpr-field.exp: New file.
306 * gdb.cp/constexpr-field.cc: New file.
307
000439d5
TT
3082019-05-29 Tom Tromey <tromey@adacore.com>
309
310 * gdb.base/finish.exp (finish_no_print): New proc.
311 (finish_tests): Call it.
312
5a01c34c
TV
3132019-05-24 Tom de Vries <tdevries@suse.de>
314
315 * gdb.dwarf2/gdb-add-index.exp: New file.
316
18125b16
TT
3172019-05-22 Tom Tromey <tromey@adacore.com>
318
319 * gdb.base/info-shared.exp (check_info_shared): Use "style".
320 * gdb.base/style.exp: Use "style".
321 * lib/gdb-utils.exp (style): New proc.
322
af1a8d03
TV
3232019-05-22 Tom de Vries <tdevries@suse.de>
324
325 * gdb.base/align.exp: Require c++11.
326
e7fe496b
TV
3272019-05-22 Tom de Vries <tdevries@suse.de>
328
329 PR testsuite/24586
330 * gdb.python/py-mi-var-info-path-expression.exp: Call
331 mi_skip_python_tests to check if python is supported.
332
8fca4da0
AH
3332019-05-22 Alan Hayward <alan.hayward@arm.com>
334
335 * gdb.arch/aarch64-pauth.c: New test.
336 * gdb.arch/aarch64-pauth.exp: New file.
337
b7060614
AH
3382019-05-22 Alan Hayward <alan.hayward@arm.com>
339
340 * README (Re-running Tests Outside The Testsuite): New section.
341
669d0468
TV
3422019-05-21 Tom de Vries <tdevries@suse.de>
343
344 * gdb.arch/amd64-eval.exp: Require c++11.
345 * gdb.base/max-depth.exp: Same.
346 * gdb.compile/compile-cplus-array-decay.exp: Same.
347 * gdb.cp/meth-typedefs.exp: Same.
348 * gdb.cp/subtypes.exp: Same.
349 * gdb.cp/temargs.exp: Same.
350
ce3ebcaa
AH
3512019-05-21 Alan Hayward <alan.hayward@arm.com>
352
353 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
354
34d11c68
AB
3552019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
356
357 PR gdb/18644
358 * gdb.fortran/complex.exp: Remove setup_kfail calls.
359 * gdb.fortran/printing-types.exp: Add new test.
360 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
361 testing.
362 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
363 setup_kfail call.
364
87781e84
AH
3652019-05-17 Alan Hayward <alan.hayward@arm.com>
366
367 * README (Running the Testsuite): Change example.
368 (Testsuite Parameters): Remove TRANSCRIPT.
369 * lib/gdb.exp: Remove TRANSCRIPT check.
370
b420b89e
AH
3712019-05-17 Alan Hayward <alan.hayward@arm.com>
372
373 * README (Testsuite Parameters): Add replay logging to
374 GDBSERVER_DEBUG.
375 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
376 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
377 as a comma separated list.
378 (gdb_debug_init): Override procedure.
379
408e9b8b
AH
3802019-05-17 Alan Hayward <alan.hayward@arm.com>
381
382 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
383 (gdb_write_cmd_file): New procedure.
384 * lib/gdbserver-support.exp (gdbserver_start): Call
385 gdbserver_write_cmd_file.
386 (gdbserver_write_cmd_file): New procedure.
387
f9e2e39d
AH
3882019-05-17 Alan Hayward <alan.hayward@arm.com>
389
390 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
391 (delete_breakpoints): Likewise.
392 (gdb_run_cmd): Likewise.
393 (gdb_start_cmd): Likewise.
394 (gdb_starti_cmd): Likewise.
395 (gdb_internal_error_resync): Likewise.
396 (gdb_test_multiple): Likewise.
397 (gdb_reinitialize_dir): Likewise.
398 (default_gdb_exit): Likewise.
399 (gdb_file_cmd): Mark kill as optional.
400 (default_gdb_start): Call gdb_stdin_log_init.
401 (send_gdb): Call gdb_stdin_log_write.
402 (rerun_to_main): Mark Y as an answer.
403 (gdb_stdin_log_init): New function.
404 (gdb_stdin_log_write): Likewise.
405
81f47ac2
AH
4062019-05-17 Alan Hayward <alan.hayward@arm.com>
407
408 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
409 * gdb.base/debug-expr.exp: Likewise.
410 * gdb.base/foll-fork.exp: Likewise.
411 * gdb.base/foll-vfork.exp: Likewise.
412 * gdb.base/fork-print-inferior-events.exp: Likewise.
413 * gdb.base/gdb-sigterm.exp: Likewise.
414 * gdb.base/gdbinit-history.exp: Likewise.
415 * gdb.base/osabi.exp: Likewise.
416 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
417 * gdb.base/ui-redirect.exp: Likewise.
418 * gdb.gdb/unittest.exp: Likewise.
419 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
420 * gdb.mi/mi-watch.exp: Likewise.
421 * gdb.mi/new-ui-mi-sync.exp: Likewise.
422 * gdb.mi/user-selected-context-sync.exp: Likewise.
423 * gdb.python/python.exp: Disable debug test when debugging.
424 * gdb.threads/check-libthread-db.exp: Disable when debugging.
425 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
426 Likewise.
427 * gdb.threads/stepi-random-signal.exp: Likewise.
428
29b52314
AH
4292019-05-17 Alan Hayward <alan.hayward@arm.com>
430
431 * Makefile.in: Pass through GDB_DEBUG.
432 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
433 (gdb,debug): Add board setting.
434 * lib/gdb.exp (default_gdb_start): Start debugging.
435 (gdb_debug_enabled): New procedure.
436 (gdb_debug_init): Likewise.
29b52314
AH
437
4382019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 439
29b52314
AH
440 * Makefile.in: Pass through GDB_DEBUG.
441 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
442 (gdb,debug): Add board setting.
443 * lib/gdb.exp (default_gdb_start): Start debugging.
444 (gdb_debug_enabled): New procedure.
445 (gdb_debug_init): Likewise.
29b52314 446
ca1285d1
AH
4472019-05-17 Alan Hayward <alan.hayward@arm.com>
448
449 * gdb.base/ui-redirect.exp: Add debug redirect tests.
450
f3a09c80
AH
4512019-05-17 Alan Hayward <alan.hayward@arm.com>
452
453 * gdb.base/ui-redirect.exp: Test redirection.
454
26648588
JV
4552019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
456
457 * gdb.mi/mi-complete.exp: New file.
458 * gdb.mi/mi-complete.cc: Likewise.
459
14237686
AB
4602019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
461
462 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
463 indexed and sliced arrays, and pointers to arrays.
464
e7bd7fba
TT
4652019-05-14 Tom Tromey <tromey@adacore.com>
466
467 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
468 styling test.
469
2764128d
TV
4702019-05-14 Tom de Vries <tdevries@suse.de>
471
472 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
473 selection entry encoding.
474
71bed2db
TT
4752019-05-10 Tom Tromey <tromey@adacore.com>
476
477 * gdb.ada/info_exc.exp: Add "complete" test.
478
63b667ad
TV
4792019-05-09 Tom de Vries <tdevries@suse.de>
480
481 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
482 CU-relative.
483
9cfd2b89
TV
4842019-05-09 Tom de Vries <tdevries@suse.de>
485
486 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
487 CU-relative.
488
2228ef77
XR
4892019-05-08 Joel Brobecker <brobecker@adacore.com>
490
491 * gdb.ada/frame_arg_lang.exp: New testcase.
492 * gdb.ada/frame_arg_lang/bla.adb: New file.
493 * gdb.ada/frame_arg_lang/pck.ads: New file.
494 * gdb.ada/frame_arg_lang/pck.adb: New file.
495 * gdb.ada/frame_arg_lang/foo.c: New file.
496
80e55b13
TT
4972019-05-08 Tom Tromey <tromey@adacore.com>
498
499 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
500
9d3421af
TT
5012019-05-08 Tom Tromey <tromey@adacore.com>
502
503 * gdb.base/ptype-offsets.exp: Update tests.
504
844333e2
TT
5052019-05-08 Tom Tromey <tromey@adacore.com>
506
507 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
508 cases.
509 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
510 "short".
511
988915ee
TT
5122019-05-08 Tom Tromey <tromey@adacore.com>
513
514 * gdb.ada/vla.exp: New file.
515 * gdb.ada/vla/vla.adb: New file.
516
7bd55dac
TV
5172019-05-07 Tom de Vries <tdevries@suse.de>
518
519 * gdb.base/index-cache.exp (ls_host): Fix return statement.
520
75f06e9d
TV
5212019-05-07 Tom de Vries <tdevries@suse.de>
522
523 PR testsuite/24522
524 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
525 section.
526
77e7aaa4
TV
5272019-05-07 Tom de Vries <tdevries@suse.de>
528
529 PR testsuite/24522
530 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
531 .debug_aranges section.
532
456ba0fa
TV
5332019-05-07 Tom de Vries <tdevries@suse.de>
534
535 PR testsuite/24159
536 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
537
5a56d6a6
TV
5382019-05-06 Tom de Vries <tdevries@suse.de>
539
540 * lib/gdb.exp (exec_has_index_section): New proc.
541 * gdb.base/index-cache.exp: Handle case that binfile contains an index
542 section.
543
9d6d4be8
TV
5442019-05-04 Tom de Vries <tdevries@suse.de>
545
546 * boards/cc-with-debug-names.exp: New file.
547
222a8d25
TT
5482019-05-03 Tom Tromey <tromey@adacore.com>
549
550 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
551 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
552 * gdb.ada/char_enum.exp: Add test.
553
0fdfd794
TV
5542019-05-03 Tom de Vries <tdevries@suse.de>
555
556 * boards/cc-with-gdb-index.exp: New file.
557
80062eb9
AB
5582019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.rust/simple.exp: Add new test case.
561 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
562 (main): Initialise an instance of the new struct.
563
4504bbde
TT
5642019-05-01 Tom Tromey <tromey@adacore.com>
565
566 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
567 record.
568 (NPR): New variable.
569 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
570 test.
571
d48e62f4
TT
5722019-05-01 Tom Tromey <tromey@adacore.com>
573
574 * gdb.ada/packed_array_assign.exp: Add packed assignment
575 regression test.
576
f59f30f5
TV
5772019-05-01 Tom de Vries <tdevries@suse.de>
578
579 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
580
b70bfc54
TV
5812019-05-01 Tom de Vries <tdevries@suse.de>
582
583 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
584
15f18d14
AT
5852019-04-30 Ali Tamur <tamur@google.com>
586
587 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
588
2ff0a947
TT
5892019-04-30 Tom Tromey <tromey@adacore.com>
590
591 * lib/ada.exp (find_ada_tool): New proc.
592 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
593 * gdb.ada/catch_ex_std.exp: New file.
594 * gdb.ada/catch_ex_std/foo.adb: New file.
595 * gdb.ada/catch_ex_std/some_package.adb: New file.
596 * gdb.ada/catch_ex_std/some_package.ads: New file.
597
a776957c
TT
5982019-04-30 Tom Tromey <tromey@adacore.com>
599
600 PR c++/24470:
601 * gdb.cp/temargs.cc: Add test code from PR.
602
bc68014d
AB
6032019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
604
605 * gdb.fortran/vla-datatypes.exp: Update expected results.
606 * gdb.fortran/vla-ptype.exp: Likewise.
607 * gdb.fortran/vla-type.exp: Likewise.
608 * gdb.fortran/vla-value.exp: Likewise.
609
f1fdc960
AB
6102019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
611
612 * gdb.fortran/ptr-indentation.exp: Update expected results.
613 * gdb.fortran/ptype-on-functions.exp: Likewise.
614 * gdb.fortran/vla-ptr-info.exp: Likewise.
615 * gdb.fortran/vla-value.exp: Likewise.
616
bf7a4de1
AB
6172019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
618
619 * gdb.fortran/ptype-on-functions.exp: New file.
620 * gdb.fortran/ptype-on-functions.f90: New file.
621
bbe75b9d
AB
6222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
623
624 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
625 case void string.
626
1db455a7
AB
6272019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
628
629 * gdb.fortran/complex.exp: Expand.
630 * gdb.fortran/complex.f: Renamed to...
631 * gdb.fortran/complex.f90: ...this, and extended to add more
632 complex values.
633
b6d03bb2
AB
6342019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
635
636 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
637 MODULO, CMPLX.
638
2e62ab40
AB
6392019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
640 Richard Bunt <richard.bunt@arm.com>
641
642 * gdb.base/max-depth.c: New file.
643 * gdb.base/max-depth.exp: New file.
644 * gdb.python/py-nested-maps.c: New file.
645 * gdb.python/py-nested-maps.exp: New file.
646 * gdb.python/py-nested-maps.py: New file.
647 * gdb.python/py-format-string.exp (test_max_depth): New proc.
648 (test_all_common): Call test_max_depth.
649 * gdb.fortran/max-depth.exp: New file.
650 * gdb.fortran/max-depth.f90: New file.
651 * gdb.go/max-depth.exp: New file.
652 * gdb.go/max-depth.go: New file.
653 * gdb.modula2/max-depth.exp: New file.
654 * gdb.modula2/max-depth.c: New file.
655 * lib/gdb.exp (get_print_expr_at_depths): New proc.
656
d2b584a5
TV
6572019-04-29 Tom de Vries <tdevries@suse.de>
658
659 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
660
136afab8
PW
6612019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
662
663 * gdb.base/callexit.exp: Test may-call-functions off.
664
725cbb63
KS
6652019-04-25 Keith Seitz <keiths@redhat.com>
666
667 PR c++/24367
668 * gdb.cp/meth-typedefs.cc (incomplete_struct)
669 (another_incomplete_struct, test_incomplete): New definitions.
670 (main): Use new definitions.
671 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
672 functions.
673
82433e3e
SDJ
6742019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
675
676 PR corefiles/11608
677 PR corefiles/18187
678 * gdb.base/coredump-filter-build-id.exp: New file.
679
dd06d4d6
AH
6802019-04-25 Alan Hayward <alan.hayward@arm.com>
681
e79be6e5
SM
682 * Makefile.in: Pass through GDBSERVER_DEBUG.
683 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
684 (gdbserver,debug): Add board setting.
685 * gdb.trace/tspeed.exp: Skip when debugging.
686 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
687 * lib/gdbserver-support.exp: Likewise
dd06d4d6 688
1670072e
TT
6892019-04-24 Tom Tromey <tromey@adacore.com>
690
691 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
692 Rust.
693
a59240a4
TT
6942019-04-24 Tom Tromey <tromey@adacore.com>
695
696 * gdb.arch/amd64-eval.exp: Test bitfield return.
697 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
698 (class Foo) <return_bitfields>: New method.
699 (main): Call it.
700
b907456c
AB
7012019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * gdb.cp/many-args.cc: New file.
704 * gdb.cp/many-args.exp: New file.
705
5c565afd
TV
7062019-04-23 Tom de Vries <tdevries@suse.de>
707
708 PR gdb/24433
709 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
710
ba22ff86
AH
7112019-04-23 Alan Hayward <alan.hayward@arm.com>
712
713 * gdb.trace/backtrace.exp: Use nopie flag.
714 * gdb.trace/circ.exp: Likewise.
715 * gdb.trace/collection.exp: Likewise.
716 * gdb.trace/ftrace.exp: Likewise.
717 * gdb.trace/mi-trace-unavailable.exp: Likewise.
718 * gdb.trace/mi-traceframe-changed.exp: Likewise.
719 * gdb.trace/qtro.exp: Likewise.
720 * gdb.trace/read-memory.exp: Likewise.
721 * gdb.trace/report.exp: Likewise.
722 * gdb.trace/tfile.exp: Likewise.
723 * gdb.trace/tfind.exp: Likewise.
724 * gdb.trace/unavailable.exp: Likewise.
725
7905fc35
PA
7262019-04-22 Pedro Alves <palves@redhat.com>
727
728 * gdb.base/solib-probes-nosharedlibrary.c,
729 gdb.base/solib-probes-nosharedlibrary.exp: New files.
730
8ecb59f8
TT
7312019-04-19 Tom Tromey <tromey@adacore.com>
732
733 * gdb.ada/ptype_union.c: New file.
734 * gdb.ada/ptype_union.exp: New file.
735
62160ec9
TT
7362019-04-19 Tom Tromey <tromey@adacore.com>
737
738 PR symtab/24423:
739 * gdb.base/list0.h (foo): Add a control-l character.
740
36cd4ba5
TV
7412019-04-18 Tom de Vries <tdevries@suse.de>
742
743 PR gdb/24433
744 * boards/local-board.exp: Set sysroot to "".
745
b73715df
TV
7462019-04-18 Tom de Vries <tdevries@suse.de>
747 Pedro Alves <palves@redhat.com>
748
749 PR gdb/24454
750 * gdb.threads/vfork-follow-child-exec.c: New file.
751 * gdb.threads/vfork-follow-child-exec.exp: New file.
752 * gdb.threads/vfork-follow-child-exit.c: New file.
753 * gdb.threads/vfork-follow-child-exit.exp: New file.
754
4aa866af
LS
7552019-04-15 Leszek Swirski <leszeks@google.com>
756
757 * gdb.arch/amd64-eval.cc: New file.
758 * gdb.arch/amd64-eval.exp: New file.
759
e5a1a79a
AH
7602019-04-11 Alan Hayward <alan.hayward@arm.com>
761
762 * gdb.server/sysroot.c: New test.
763 * gdb.server/sysroot.exp: New file.
764 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
765 matching param.
766
41077b66
AB
7672019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * gdb.base/align.exp: Extend test to cover structures containing
770 only static fields.
771
c30391f8
TV
7722019-04-11 Tom de Vries <tdevries@suse.de>
773
774 * boards/cc-with-dwz-m.exp: New file.
775 * boards/cc-with-dwz.exp: New file.
776 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
777
e242fd12
SM
7782019-04-09 Simon Marchi <simon.marchi@efficios.com>
779
780 * gdb.base/start-cpp.exp: New file.
781 * gdb.base/start-cpp.cc: New file.
782
2b0c8b01
KB
7832019-04-08 Kevin Buettner <kevinb@redhat.com>
784
785 * gdb.python/py-thrhandle.exp: Adjust tests to call
786 thread_from_handle instead of thread_from_thread_handle.
787
947210e5
KB
7882019-04-08 Kevin Buettner <kevinb@redhat.com>
789
790 * gdb.python/py-thrhandle.exp: Add tests for
791 gdb.InferiorThread.handle.
792
d7df6549
AB
7932019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
794
795 * gdb.python/py-function.exp: Check calling helper function from
796 all languages.
797 * lib/gdb.exp (gdb_supported_languages): New proc.
798
8bdc1658
AB
7992019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
800
801 * gdb.base/complex-parts.c: New file.
802 * gdb.base/complex-parts.exp: New file.
803
05caa1d2
TT
8042019-04-01 Tom Tromey <tromey@adacore.com>
805
806 PR symtab/23331:
807 * gdb.dwarf2/dw2-ranges-main.c: New file.
808 * gdb.dwarf2/dw2-ranges-psym.c: New file.
809 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
810
7734102d
EZ
8112019-03-30 Simon Marchi <simark@simark.ca>
812
813 * gdb.base/default.exp: Add values for $_gdb_major and
814 $_gdb_minor.
815
188e1fa9
TT
8162019-03-29 Tom Tromey <tromey@adacore.com>
817
818 * gdb.base/help.exp: Tighten apropos regexp.
819
2880242d
KS
8202019-03-29 Keith Seitz <keiths@redhat.com>
821
822 * gdb.fortran/array-bounds.exp: New file.
823 * gdb.fortran/array-bounds.f90: New file.
824
077cad8e
PW
8252019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
826
827 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
828
80047cfc
PW
8292019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
830
831 * gdb.multi/hello.c (main): Increase alarm timer.
832
f489207e
SL
8332019-03-28 Sandra Loosemore <sandra@codesourcery.com>
834
835 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
836 factor when no hardware watchpoint support.
837
c92df149
AH
8382019-03-28 Alan Hayward <alan.hayward@arm.com>
839 Pedro Alves <palves@redhat.com>
840
841 * boards/local-board.exp: set sysroot to /.
842
933aebfa
AH
8432019-03-27 Alan Hayward <alan.hayward@arm.com>
844
845 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
846 in child.
847
9f9aa852
AB
8482019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
849
850 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
851 field.
852 (make_container): Initialise new field.
853 * gdb.python/py-prettyprint.exp: Add new tests.
854 * gdb.python/py-prettyprint.py (class ContainerPrinter)
855 <display_hint>: New method.
856
3714a195
AB
8572019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
858
859 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
860 gdb_continue_to_breakpoint more throughout this test.
861 (run_lang_tests) Supply unique test names, and use
862 gdb_test_no_output.
863
18c77628
AB
8642019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * gdb.base/finish-pretty.exp: Update expected results.
867 * gdb.base/pretty-print.c: New file.
868 * gdb.base/pretty-print.exp: New file.
869
9a93502f
PA
8702019-03-25 Pedro Alves <palves@redhat.com>
871
872 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
873 move comments outside list. Append '-i "" eof' section.
874
968aa7ae
AH
8752019-03-22 Alan Hayward <alan.hayward@arm.com>
876
877 * README: Add pie options.
878 * gdb.base/break-interp.exp: Ensure pie is disabled.
879 * gdb.base/dump.exp: Likewise.
880 * lib/gdb.exp (gdb_compile): Add pie option.
881
4c7d57e7
TT
8822019-03-19 Tom Tromey <tromey@adacore.com>
883
884 * gdb.mi/mi2-cli-display.c: New file.
885 * gdb.mi/mi2-cli-display.exp: New file.
886
bff8c71f
TT
8872019-03-18 Joel Brobecker <brobecker@adacore.com>
888 Tom Tromey <tromey@adacore.com>
889
890 * gdb.ada/ptype_array/pck.adb: New file.
891 * gdb.ada/ptype_array/pck.ads: New file.
892 * gdb.ada/ptype_array/foo.adb: New file.
893 * gdb.ada/ptype_array.exp: New file.
894
d085f989
TT
8952019-03-14 Tom Tromey <tromey@adacore.com>
896
897 * gdb.base/style.exp: Add "set style sources" test.
898
b4be1b06
SM
8992019-03-13 Simon Marchi <simon.marchi@ericsson.com>
900
901 * mi-breakpoint-location-ena-dis.exp: Rename to ...
902 * mi-breakpoint-multiple-locations.exp: ... this.
903 (make_breakpoints_pattern): New proc.
904 (do_test): Add mi_version parameter, test -break-insert,
905 -break-info and =breakpoint-created.
906
7cde5fc2
AB
9072019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * config/default.exp: Remove 'load_lib gdb.exp'.
910 * config/monitor.exp: Likewise.
911 * config/sid.exp: Likewise.
912 * config/sim.exp: Likewise.
913 * config/slite.exp: Likewise.
914 * config/unix.exp: Likewise.
915 * gdb.base/default.exp: Remove unhelpful comment.
916
efbecbc1
AB
9172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
918
919 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
920
0841c79a
AB
9212019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
922
923 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
924
4a270568
AB
9252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
926
927 * gdb.fortran/type-kinds.exp: Update expected results.
928
067630bd
AB
9292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * gdb.fortran/type-kinds.exp: Test new integer type kind.
932
3be47f7a
AB
9332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
934
935 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
936 function.
937 (test_basic_parsing_of_type_kinds): Expand types tested.
938 (test_parsing_invalid_type_kinds): New function.
939
4d00f5d8
AB
9402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * gdb.fortran/intrinsics.exp: New file.
943 * gdb.fortran/intrinsics.f90: New file.
944 * gdb.fortran/type-kinds.exp: New file.
945
c8f91604
AB
9462019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.fortran/dot-ops.exp: New file.
949
dd9f2c76
AB
9502019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
951
952 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
953 Check upper and lower case logical literals.
954
84ec9724
AB
9552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
956
957 * gdb.fortran/types.exp (test_float_literal_types_accepted):
958 Remove duplicate tests.
959
c3734e09
AH
9602019-03-06 Alan Hayward <alan.hayward@arm.com>
961
962 * lib/gdb.exp (builtin_cd): rename of cd.
963 (cd): Override builtin.
964
aa3cfbda
RB
9652019-03-06 Richard Bunt <richard.bunt@arm.com>
966
967 * gdb.fortran/function-calls.exp: New file.
968 * gdb.fortran/function-calls.f90: New test.
969
7b63ad86
RB
9702019-03-04 Richard Bunt <richard.bunt@arm.com>
971
972 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
973 on user program standard output.
974 * gdb.fortran/short-circuit-argument-list.f90: Record function
975 calls.
976
01abb042
AH
9772019-02-28 Alan Hayward <alan.hayward@arm.com>
978
c3734e09
AH
979 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
980 failure.
01abb042 981
92137da0
RO
9822019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
983
984 PR gdb/8527
985 * gdb.base/interrupt-daemon-attach.c,
986 gdb.base/interrupt-daemon-attach.exp: New test.
987
5862844d
PA
9882019-02-27 Pedro Alves <palves@redhat.com>
989
990 * gdb.base/page.exp: Add tests for "set width/height -1".
991
8ed25214
PA
9922019-02-27 Pedro Alves <palves@redhat.com>
993
994 * gdb.base/page.exp: Add tests for "set/show width/height" with
995 "infinite" values.
996
6c28e44a
TT
9972019-02-27 Tom Tromey <tromey@adacore.com>
998
999 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1000 2.4.
1001 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1002 workaround.
1003
bf9a735e
AB
10042019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1007 tests for structs with static members.
1008
8791793c
TT
10092019-02-26 Tom Tromey <tromey@adacore.com>
1010
1011 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1012 ValueError, not TypeError.
1013
bc2a507e
KB
10142019-02-26 Kevin Buettner <kevinb@redhat.com>
1015
1016 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1017 call from main program.
1018
e0e7d3bd
JB
10192019-02-23 Joel Brobecker <brobecker@adacore.com>
1020
1021 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1022 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1023 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1024 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1025 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1026
9600246d
KS
10272019-02-22 Keith Seitz <keiths@redhat.com>
1028
1029 PR symtab/23853
1030 * gdb.base/symlink-sourcefile.c: New file.
1031 * gdb.base/symlink-sourcefile.exp: New file.
1032
0c95f9ed
TT
10332019-02-20 Tom Tromey <tom@tromey.com>
1034
1035 * gdb.base/info_qt.exp: Update.
1036
6caa91b6
SM
10372019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1038
1039 * gdb.base/source.exp: Move "error in sourced script" code to
1040 the end.
1041 * gdb.base/source-error.gdb: Move contents to
1042 source-error-1.gdb. Add new code to source source-error-1.gdb.
1043 * gdb.base/source-error-1.gdb: New file, from previous
1044 source-error.gdb.
1045
6506371f
TT
10462019-02-17 Tom Tromey <tom@tromey.com>
1047
1048 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1049 for macro styling.
1050 * gdb.base/style.c (SOME_MACRO): New macro.
1051
a0087920
TT
10522019-02-17 Tom Tromey <tom@tromey.com>
1053
1054 * gdb.base/style.exp: Add line-wrapping tests.
1055 * gdb.base/page.exp: Add test for quitting during pagination.
1056
a2cd4f14
JB
10572019-02-17 Joel Brobecker <brobecker@adacore.com>
1058
1059 * gdb.ada/big_packed_array: New testcase.
1060 * gdb.ada/homonym.exp: Fix incorrect expected output for
1061 "break <homonym__get_value>" test.
1062
9d70ffbc
WP
10632019-02-13 Weimin Pan <weimin.pan@oracle.com>
1064
1065 PR breakpoints/21870
1066 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1067 and prepare_for_testing. Add comment.
1068 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1069 redundant cleanup call. Clean up comment.
1070
01c7ae81
WP
10712019-02-12 Weimin Pan <weimin.pan@oracle.com>
1072
1073 PR breakpoints/21870
1074 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1075 * gdb.arch/aarch64-dbreg-contents.c: New file.
1076
aff29d1c
JB
10772019-02-10 Joel Brobecker <brobecker@adacore.com>
1078
1079 * gdb.ada/mi_ref_changeable: New testcase.
1080
df0da8a2
AH
10812019-02-07 Alan Hayward <alan.hayward@arm.com>
1082
1083 * gdb.base/attach.exp: Add double attach test.
1084
bd447abb
SM
10852019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1086
1087 * lib/gdb.exp (default_gdb_start): Don't match pagination
1088 prompt.
1089 (gdb_init): Set stty_init.
1090
1dbc40b9
TT
10912019-01-27 Tom Tromey <tom@tromey.com>
1092
1093 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1094 skip_python_tests.
1095
353229bf
AH
10962019-01-24 Alan Hayward <alan.hayward@arm.com>
1097
1098 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1099 New structure.
1100 (struct struct_static_02_02): Likewise.
1101 (struct struct_static_02_03): Likewise.
1102 (struct struct_static_02_04): Likewise.
1103 (struct struct_static_04_01): Likewise.
1104 (struct struct_static_04_02): Likewise.
1105 (struct struct_static_04_03): Likewise.
1106 (struct struct_static_04_04): Likewise.
1107 (struct struct_static_06_01): Likewise.
1108 (struct struct_static_06_02): Likewise.
1109 (struct struct_static_06_03): Likewise.
1110 (struct struct_static_06_04): Likewise.
1111 (cmp_struct_static_02_01): Likewise.
1112 (cmp_struct_static_02_02): Likewise.
1113 (cmp_struct_static_02_03): Likewise.
1114 (cmp_struct_static_02_04): Likewise.
1115 (cmp_struct_static_04_01): Likewise.
1116 (cmp_struct_static_04_02): Likewise.
1117 (cmp_struct_static_04_03): Likewise.
1118 (cmp_struct_static_04_04): Likewise.
1119 (cmp_struct_static_06_01): Likewise.
1120 (cmp_struct_static_06_02): Likewise.
1121 (cmp_struct_static_06_03): Likewise.
1122 (cmp_struct_static_06_04): Likewise.
1123 (call_all): Test new structs.
1124 * gdb.base/infcall-nested-structs.exp: Likewise.
1125
73021deb
AH
11262019-01-21 Alan Hayward <alan.hayward@arm.com>
1127 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1128
fc65c7db
AH
11292019-01-21 Alan Hayward <alan.hayward@arm.com>
1130 * gdb.base/stack-protector.c: New test.
1131 * gdb.base/stack-protector.exp: New file.
1132 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1133 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1134 option.
1135 (gdb_compile): Remove stack protector for GCC and prevent
1136 recursion.
1137
c24bdb02
KS
11382019-01-16 Keith Seitz <keiths@redhat.com>
1139
1140 PR gdb/23773
1141 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1142
6f072a10
PFC
11432019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1144
1145 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1146 aliases.
1147 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1148 tests.
1149 * gdb.arch/powerpc-vector-regs.c: New file.
1150 * gdb.arch/powerpc-vector-regs.exp: New file.
1151
a7b8d682
PFC
11522019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1153
1154 * gdb.arch/altivec-regs.exp: Fix the list passed to
1155 gdb_expect_list when testing "info vector".
1156
6eb6fb67
AB
11572019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * gdb.base/style.exp: Don't include path in testname.
1160
b56f80d8
KS
11612019-01-10 Keith Seitz <keiths@redhat.com>
1162
1163 PR gdb/23712
1164 PR symtab/23010
1165 * gdb.dwarf2/multidictionary.exp: New file.
1166
041be526
SM
11672019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1168
1169 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1170 (test_gnuv3_style_demangling): ... this.
1171 (test_lucid_style_demangling): Remove.
1172 (test_arm_style_demangling): Remove.
1173 (test_hp_style_demangling): Remove.
1174 (do_tests): Remove calls to the above.
1175
d820d0c3
AB
11762019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1179 case.
1180
f097f5ad
TT
11812019-01-06 Tom Tromey <tom@tromey.com>
1182
1183 PR gdb/28155:
1184 * gdb.dwarf2/typedef-void-finish.exp: New file.
1185
2cd8cc0b
TT
11862018-12-28 Tom Tromey <tom@tromey.com>
1187 Simon Marchi <simark@simark.ca>
1188
1189 * gdb.base/jit-exec.exp: New file.
1190 * gdb.base/jit-exec.c: New file.
1191 * gdb.base/jit-execd.c: New file.
1192
35fb8261
TT
11932018-12-28 Tom Tromey <tom@tromey.com>
1194
1195 * gdb.base/style.exp: Update test to check for address styling.
1196
47fd17cd
TT
11972018-12-28 Tom Tromey <tom@tromey.com>
1198
1199 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1200 message.
1201
d47032b7
TT
12022018-12-28 Tom Tromey <tom@tromey.com>
1203
1204 * gdb.base/style.exp: Add test for version number styling.
1205
af79b68d
TT
12062018-12-28 Tom Tromey <tom@tromey.com>
1207
1208 * gdb.base/style.exp: Add test for print_address_symbolic.
1209
0bb296cb
TT
12102018-12-28 Tom Tromey <tom@tromey.com>
1211
1212 * gdb.base/style.exp: Add test for breakpoint setting.
1213
80ae2043
TT
12142018-12-28 Tom Tromey <tom@tromey.com>
1215
1216 * gdb.base/style.exp: Add test for variable names.
1217
cbe56571
TT
12182018-12-28 Tom Tromey <tom@tromey.com>
1219
1220 * gdb.base/style.exp: New file.
1221 * gdb.base/style.c: New file.
1222
9162a27c
TT
12232018-12-28 Tom Tromey <tom@tromey.com>
1224
1225 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1226 "dumb".
1227 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1228 the TERM environment variable.
1229
bc543c90
TT
12302018-12-27 Tom Tromey <tom@tromey.com>
1231
1232 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1233 pagination test.
1234
6f0ffe50
AB
12352018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1236
1237 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1238 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1239
b5a1e557
PW
12402018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1241
1242 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1243 Filename a.adb changed to bp_fun_addr.adb.
1244 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1245
6e8b1ab2
JV
12462018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1247
1248 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1249 non-PIE executables.
1250 * README: Mention the gdb,nopie_flag board setting.
1251 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1252 non-PIE executable.
1253 * gdb.arch/amd64-entry-value.exp: Likewise.
1254 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1255 * gdb.arch/i386-float.exp: Likewise.
1256 * gdb.arch/i386-signal.exp: Likewise.
1257 * gdb.mi/mi-reg-undefined.exp: Likewise.
1258
d00a27c5
PM
12592018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1260
1261 PR gdb/23974
1262 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1263
161d081c
PW
12642018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1265
1266 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1267 Update order of results accordingly.
1268
b001de23
AB
12692018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1270
1271 * gdb.base/annota1.exp: Update a test regexp.
1272
99e1a184
AB
12732018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1274
1275 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1276
7a81c1e2
PW
12772018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1278
1279 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1280 (reuse_time): Initialize to REUSE_TIME_CAP.
1281 (check_rc): New function.
1282 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1283 Check pthread_create rc.
1284 (spawner_thread_func): Check pthread_create and pthread_join rc.
1285
73e8dc90
PA
12862018-12-08 Pedro Alves <palves@redhat.com>
1287
1288 * gdb.base/list.exp (test_forward_search): Rename to ...
1289 (test_forward_reverse_search): ... this. Also test reverse-search
1290 and the forward-search alias.
1291
13f2ed32
AB
12922018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1293
1294 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1295 local timeout variable before return, and remove all local timeout
1296 variable entirely.
1297 (gdb_load): Likewise.
1298
64d27cfc
TV
12992018-12-01 Tom de Vries <tdevries@suse.de>
1300
1301 * gdb.base/gdb-caching-proc.exp: New file.
1302
f63c03b4
SDJ
13032018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1304
1305 * Makefile.in (TIMESTAMP): New variable.
1306 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1307 command.
1308 (check-single-racy): Likewise.
1309 (check/%.exp): Likewise.
1310 (check-racy/%.exp): Likewise.
1311 (workers/%.worker): Likewise.
1312 (build-perf): Likewise.
1313 (check-perf): Likewise.
1314 * README: Describe new "TS" and "TS_FORMAT" variables.
1315 * print-ts.py: New file.
1316
1c97054b
BF
13172018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1318
1319 PR python/23714
1320 * gdb.python/python.exp: Test command repetition after
1321 gdb.execute.
1322
1871a62d
AB
13232018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1324
1325 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1326 is correctly aligned.
1327
fb5e1ed9
PW
13282018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1329
1330 * gdb.ada/info_auto_lang.exp: New testcase.
1331 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1332 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1333 * gdb.ada/info_auto_lang/some_c.c: New file.
1334
43d397ca
PW
13352018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1336
1337 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1338 FUNC_lang language syntax.
1339
beddd671
PW
13402018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1341
1342 * gdb.base/info_minsym.c: New file.
1343 * gdb.base/info_minsym.exp: New file.
1344
73fc52c4
TT
13452018-11-19 Tom Tromey <tom@tromey.com>
1346
1347 PR rust/23625:
1348 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1349 * gdb.rust/expr.exp: Update expected output. Change one test.
1350
994b876a
TT
13512018-11-19 Tom Tromey <tom@tromey.com>
1352
1353 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1354
6769f276
PA
13552018-11-19 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1358 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1359 see the expected warning.
1360
38a72da0
AH
13612018-11-16 Alan Hayward <alan.hayward@arm.com>
1362
1363 PR gdb/22736:
1364 * gdb.cp/infcall-nodebug-lib.c: New test.
1365 * gdb.cp/infcall-nodebug-main.c: New test.
1366 * gdb.cp/infcall-nodebug.exp: New file.
1367
53a89d6e
SM
13682018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1369
1370 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1371 completer tests.
1372
9325300d
TV
13732018-11-09 Tom de Vries <tdevries@suse.de>
1374
1375 * gdb.base/msym-lang.c: New test.
1376 * gdb.base/msym-lang.exp: New file.
1377 * gdb.base/msym-lang-main.c: New test.
1378
20f0d60d
TT
13792018-11-08 Tom Tromey <tom@tromey.com>
1380
1381 PR gdb/23555:
1382 PR gdb/23838:
1383 * gdb.base/warning.exp: New file.
1384
b5420128
JB
13852018-11-08 Jan Beulich <jbeulich@suse.com>
1386
1387 * testsuite/gdb.arch/i386-avx512.c,
1388 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1389
cd115d61
AB
13902018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1391
1392 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1393 point hardware.
1394
35ee2dc2
AB
13952018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1396
1397 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1398 * gdb.dwarf2/missing-type-name.exp: New file.
1399
31aceee8
TV
14002018-11-06 Tom de Vries <tdevries@suse.de>
1401
1402 * gdb.base/many-headers.c: New test.
1403 * gdb.base/many-headers.exp: New file.
1404
109be305
JW
14052018-11-06 Jim Wilson <jimw@sifive.com>
1406
1407 * gdb.base/code_elim.exp: For riscv, set additional_flags
1408 to include -msmall-data-limit=0.
1409
e2b7af72
JB
14102018-11-01 Joel Brobecker <brobecker@adacore.com>
1411
1412 * gdb.ada/watch_minus_l: New testcase.
1413
cdcda965
SM
14142018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1415
1416 * gdb.arch/aix-sighandle.c: New file.
1417 * gdb.arch/aix-sighandle.exp: New file.
1418
92dcebf3
AB
14192018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1422 registers being unions.
1423
68b9ac18
TV
14242018-10-31 Tom de Vries <tdevries@suse.de>
1425
1426 * lib/valgrind.exp: New file.
1427 (vgdb_start, vgdb_stop): New procs, factored out of ...
1428 * gdb.base/valgrind-bt.exp: ... here, ...
1429 * gdb.base/valgrind-disp-step.exp: ... here and ...
1430 * gdb.base/valgrind-infcall.exp: ... here.
1431
1443936e
TV
14322018-10-31 Tom de Vries <tdevries@suse.de>
1433
1434 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1435
eb77c9df
AB
14362018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * gdb.dwarf2/void-type.c: New file.
1439 * gdb.dwarf2/void-type.exp: New file.
1440
82b5e646
PW
14412018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1442
1443 * gdb.base/info_qt.c: New file.
1444 * gdb.base/info_qt.exp: New file.
1445
8d619c01
EBM
14462018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1447
1448 * gdb.arch/powerpc-htm-regs.c: New file.
1449 * gdb.arch/powerpc-htm-regs.exp: New file.
1450
f2cf6173
EBM
14512018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1452
1453 * gdb.arch/powerpc-tar.c: New file.
1454 * gdb.arch/powerpc-tar.exp: New file.
1455
7ca18ed6
EBM
14562018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1457
1458 * gdb.arch/powerpc-ppr-dscr.c: New file.
1459 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1460
bfcc0eba
TV
14612018-10-25 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1464
fe1a5cad
TV
14652018-10-24 Tom de Vries <tdevries@suse.de>
1466
1467 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1468 longer exists error.
1469
a76dc3b7
TV
14702018-10-24 Tom de Vries <tdevries@suse.de>
1471
1472 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1473
4df46df7
TV
14742018-10-24 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1477 --db-attach in valgrind.
1478
0dbfcfff
AB
14792018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 * gdb.arch/riscv-reg-aliases.c: New file.
1482 * gdb.arch/riscv-reg-aliases.exp: New file.
1483
b04480b1
AH
14842018-10-19 Alan Hayward <alan.hayward@arm.com>
1485
1486 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1487
2c6ac8d7
AH
14882018-10-19 Alan Hayward <alan.hayward@arm.com>
1489
1490 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1491
2bc69f25
AH
14922018-10-19 Alan Hayward <alan.hayward@arm.com>
1493
1494 * gdb.cp/ovldbreak.exp: Fix regexps.
1495
1f1ae3a3
AH
14962018-10-19 Alan Hayward <alan.hayward@arm.com>
1497
1498 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1499
94c18618
SDJ
15002018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1501
1502 PR cli/23785
1503 * gdb.base/restore.exp: New test to check if "restore" with an
1504 invalid file doesn't segfault.
1505
812cd6eb
TV
15062018-10-18 Tom de Vries <tdevries@suse.de>
1507
1508 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1509 * gdb.ada/excep_handle.exp: Same.
1510 * gdb.ada/mi_string_access.exp: Same.
1511 * gdb.ada/mi_var_union.exp: Same.
1512 * gdb.arch/arc-analyze-prologue.exp: Same.
1513 * gdb.arch/arc-decode-insn.exp: Same.
1514 * gdb.base/readnever.exp: Same.
1515 * gdb.fortran/printing-types.exp: Same.
1516 * gdb.guile/scm-lazy-string.exp: Same.
1517
c4b90788
TV
15182018-10-16 Tom de Vries <tdevries@suse.de>
1519
1520 PR gdb/23730
1521 * gdb.base/catch-follow-exec.c: Add copyright notice.
1522 * gdb.base/catch-follow-exec.exp: Rewrite to use
1523 gdb_spawn_with_cmdline_opts. Require gdb-native.
1524
8bca2978
SL
15252018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1526
1527 * gdb.trace/actions-changed.exp: Check for arch support.
1528 * gdb.trace/actions.exp: Likewise.
1529 * gdb.trace/ax.exp: Likewise.
1530 * gdb.trace/backtrace.exp: Likewise.
1531 * gdb.trace/change-loc.exp: Likewise.
1532 * gdb.trace/deltrace.exp: Likewise.
1533 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1534 * gdb.trace/ftrace.exp: Likewise.
1535 * gdb.trace/infotrace.exp: Check for arch support.
1536 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1537 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1538 * gdb.trace/mi-tsv-changed.exp: Likewise.
1539 * gdb.trace/packetlen.exp: Likewise.
1540 * gdb.trace/passc-dyn.exp: Likewise.
1541 * gdb.trace/passcount.exp: Likewise.
1542 * gdb.trace/pending.exp: Likewise.
1543 * gdb.trace/range-stepping.exp: Check for shlib support.
1544 * gdb.trace/report.exp: Check for arch support.
1545 * gdb.trace/save-trace.exp: Likewise.
1546 * gdb.trace/signal.exp: Check for signal support.
1547 * gdb.trace/tfind.exp: Check for arch support.
1548 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1549 * gdb.trace/trace-common.h: Add comment.
1550 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1551 * gdb.trace/trace-enable-disable.exp: Likewise.
1552 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1553 * gdb.trace/tracecmd.exp: Check for arch support.
1554 * gdb.trace/tspeed.exp: Check for shlib and target support.
1555 * gdb.trace/tstatus.exp: Check for arch support.
1556 * gdb.trace/tsv.exp: Likewise.
1557 * gdb.trace/while-dyn.exp: Likewise.
1558 * gdb.trace/while-stepping.exp: Likewise.
1559 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1560
f9c49bff
SM
15612018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1562
1563 * gdb.trace/tspeed.exp: Remove nowarnings.
1564 (prepare_for_trace_test): Declare "global ipalib".
1565 * gdb.trace/tspeed.c: Include unistd.h.
1566 (main): Remove superfluous printf argument.
1567
d4330bde
SL
15682018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1569
1570 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1571 directory prefix on the filename.
1572
8ecfd7bd
SDJ
15732018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1574
1575 * gdb.gdb/unittest.exp: Update expected message informing that
1576 selftests have been disabled.
1577 * gdb.server/unittest.exp: Likewise.
1578
58bbcd02
TV
15792018-10-09 Tom de Vries <tdevries@suse.de>
1580
1581 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1582 with runto_main.
1583
9f6b697b
WP
15842018-10-08 Weimin Pan <weimin.pan@oracle.com>
1585
1586 PR c++/16841
1587 * gdb.cp/virtbase2.cc: New file.
1588 * gdb.cp/virtbase2.exp: New file.
1589
add5ded5
TT
15902018-10-06 Tom Tromey <tom@tromey.com>
1591
1592 PR python/19399:
1593 * gdb.python/py-inferior.exp: Add architecture test.
1594
f9e48344
TT
15952018-10-06 Tom Tromey <tom@tromey.com>
1596
1597 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1598 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1599
2a8be203
TT
16002018-10-06 Tom Tromey <tom@tromey.com>
1601
1602 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1603 of a "throw" catchpoint.
1604
e04caa70
SDJ
16052018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1606
1607 * gdb.base/info-proc.exp: Update string expected from "help info
1608 proc".
1609
5ca8c39f
TT
16102018-10-04 Tom Tromey <tom@tromey.com>
1611
1612 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1613 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1614 (test_initial_complaints, test_empty_complaints): Update.
1615 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1616
3453e7e4
TT
16172018-10-04 Tom Tromey <tom@tromey.com>
1618
1619 PR cli/19551:
1620 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1621 * lib/gdb.exp (gdb_file_cmd): Update.
1622 * gdb.stabs/weird.exp (print_weird_var): Update.
1623 * gdb.server/solib-list.exp: Update.
1624 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1625 * gdb.mi/mi-cli.exp: Update.
1626 * gdb.linespec/linespec.exp: Update.
1627 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1628 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1629 * gdb.cp/cp-relocate.exp: Update.
1630 * gdb.base/sym-file.exp: Update.
1631 * gdb.base/relocate.exp: Update.
1632 * gdb.base/readnever.exp: Update.
1633 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1634 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1635 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1636 * gdb.base/code_elim.exp: Update.
1637 * gdb.base/break-unload-file.exp (test_break): Update.
1638 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1639 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1640 Update.
1641 * gdb.base/attach.exp (do_attach_tests): Update.
1642 * gdb.base/sepdebug.exp: Update.
1643 * gdb.python/py-section-script.exp: Update.
1644
6afcf761
TT
16452018-10-04 Tom Tromey <tom@tromey.com>
1646
1647 PR cli/22234:
1648 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1649 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1650 output.
1651
fef1b293
TT
16522018-10-04 Tom Tromey <tom@tromey.com>
1653
1654 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1655 set width and height to 0.
1656 (test_command_line_attach_run): Use -quiet.
1657
ca98345e
SL
16582018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1659
1660 * lib/gdb.exp (skip_ifunc_tests): New.
1661 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1662 other compile failures.
1663 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1664
ff34e6ae
SM
16652018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1666
1667 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1668 is_amd64_regs_target.
1669
6bb8890e
AH
16702018-10-01 Alan Hayward <alan.hayward@arm.com>
1671
1672 * gdb.arch/aarch64-sighandler-regs.c: New test.
1673 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1674 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1675
224d30d3
MM
16762018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1677
1678 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1679 assembly.
1680
f67ffa6a
AB
16812018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.base/frame-selection.exp: New file.
1684 * gdb.base/frame-selection.c: New file.
1685
9fc3183f
AH
16862018-09-27 Alan Hayward <alan.hayward@arm.com>
1687
1688 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1689 pthread barrier.
1690 (main): Likewise.
1691
d354055e
AB
16922018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1693
1694 * gdb.base/large-frame-1.c: New file.
1695 * gdb.base/large-frame-2.c: New file.
1696 * gdb.base/large-frame.exp: New file.
1697 * gdb.base/large-frame.h: New file.
1698
db727370
JL
16992018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1700
1701 PR gdb/20948
1702 * gdb.base/write_mem.exp: New test.
1703 * gdb.base/write_mem.c: Likewise.
1704
ae778caf
TT
17052018-09-23 Tom Tromey <tom@tromey.com>
1706
1707 PR python/18852:
1708 * gdb.python/py-parameter.exp: Add test for parameter that throws
1709 on "set".
1710
fd3ba736
TT
17112018-09-23 Tom Tromey <tom@tromey.com>
1712
1713 PR python/17284:
1714 * gdb.python/py-template.exp (test_template_arg): Add test for
1715 negative template argument number.
1716
39a24317
TT
17172018-09-23 Tom Tromey <tom@tromey.com>
1718
1719 PR python/14062:
1720 * gdb.python/python.exp: Add test for post_event error.
1721
f5769a2c
TT
17222018-09-23 Tom Tromey <tom@tromey.com>
1723
1724 PR python/18170:
1725 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1726 convert pointers to int and long.
1727
1c1e54f6
TT
17282018-09-23 Tom Tromey <tom@tromey.com>
1729
1730 PR python/20126:
1731 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1732 signed-ness conversion tests.
1733
fb4fa946
TT
17342018-09-23 Tom Tromey <tom@tromey.com>
1735
1736 PR python/18352;
1737 * gdb.python/py-value.exp (test_float_conversion): New proc.
1738 Use it.
1739
a466edac
HAQ
17402018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1741
1742 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1743
4ee9b0c5
SL
17442018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1745
1746 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1747 no readline.
1748 * gdb.base/utf8-identifiers.exp: Likewise.
1749 * gdb.cp/cpcompletion.exp: Likewise.
1750 * gdb.linespec/cpcompletion.exp: Likewise.
1751 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1752 * gdb.linespec/cpls-ops.exp: Likewise.
1753
23be8da7
RB
17542018-09-19 Richard Bunt <richard.bunt@arm.com>
1755 Chris January <chris.january@arm.com>
1756
1757 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1758 * gdb.fortran/short-circuit-argument-list.exp: New file.
1759 * gdb.fortran/short-circuit-argument-list.f90: New test.
1760
5031d0ae
SDJ
17612018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1762
1763 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1764 "arch=" keyword when executing "-stack-list-frames".
1765
b4c0d1a4
SDJ
17662018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1767
1768 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1769 "arch=" keyword when executing "-stack-list-frames".
1770
7a6d2b45
SDJ
17712018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1772
1773 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1774 break ada".
1775
8588b356
SM
17762018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1777
1778 PR python/23669
1779 * gdb.python/python.exp: Test gdb.execute("show commands").
1780
65e65158
TT
17812018-09-16 Tom Tromey <tom@tromey.com>
1782
1783 * gdb.base/new-ui.exp (do_execution_tests): Update.
1784 * gdb.base/dbx.exp (test_breakpoints): Update.
1785
bf326452
AH
17862018-09-14 Alan Hayward <alan.hayward@arm.com>
1787
1788 * lib/gdb.exp (gdb_simple_compile): Add proc.
1789 (is_elf_target): Use gdb_simple_compile.
1790 (skip_altivec_tests): Likewise.
1791 (skip_vsx_tests): Likewise.
1792 (skip_tsx_tests): Likewise.
1793 (skip_btrace_tests): Likewise.
1794 (skip_btrace_pt_tests): Likewise.
1795 (gdb_can_simple_compile): Likewise.
1796 (gdb_has_argv0): Likewise.
1797 (gdb_target_symbol_prefix): Likewise.
1798 (target_supports_scheduler_locking): Likewise.
1799
2361b0fb
TT
18002018-09-13 Tom Tromey <tom@tromey.com>
1801
1802 * Makefile.in (TAGS): Recognize proc_with_prefix and
1803 gdb_caching_proc.
1804
0ae1a321
SM
18052018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1806
1807 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1808 method.
1809
a40bf0c2
SM
18102018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1811
1812 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1813 and a few other Inferior properties when the Inferior is no
1814 longer valid.
1815
4a3fe98f
TT
18162018-09-13 Tom Tromey <tom@tromey.com>
1817
1818 PR rust/23650:
1819 * gdb.rust/simple.exp: Add test for enum field access error.
1820
098b2108
TT
18212018-09-13 Tom Tromey <tom@tromey.com>
1822
1823 PR rust/23626:
1824 * gdb.rust/simple.rs (EmptyEnum): New type.
1825 (main): Use it.
1826 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1827
1256af7d
SM
18282018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1829
1830 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1831 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1832 * gdb.python/py-symtab.exp: Update test printing an objfile.
1833
4aa8e6c2
SM
18342018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1835
1836 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1837 object.
1838
c221b2f7
AH
18392018-09-12 Alan Hayward <alan.hayward@arm.com>
1840
1841 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1842 (support_complex_tests): Use gdb_can_simple_compile.
1843 (is_ilp32_target): Likewise.
1844 (is_lp64_target): Likewise.
1845 (is_64_target): Likewise.
1846 (is_amd64_regs_target): Likewise.
1847 (is_aarch32_target): Likewise.
1848 (gdb_int128_helper): Likewise.
1849
6f1107b5
JK
18502018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1853
1f5d1570
JG
18542018-09-10 Jerome Guitton <guitton@adacore.com>
1855
1856 * gdb.ada/same_component_name: Add test for case of tagged record
1857 with variable-length fields.
1858
cc330e39
XR
18592018-09-10 Xavier Roirand <roirand@adacore.com>
1860
1861 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1862 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1863 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1864 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1865
b9c50e9a
XR
18662018-09-10 Xavier Roirand <roirand@adacore.com>
1867
1868 * gdb.ada/mi_string_access.exp: New testcase.
1869 * gdb.ada/mi_string_access/bar.adb: New file.
1870 * gdb.ada/mi_string_access/pck.adb: New file.
1871 * gdb.ada/mi_string_access/pck.asd: New file.
1872
2963898f
XR
18732018-09-10 Xavier Roirand <roirand@adacore.com>
1874
1875 * gdb.ada/mi_var_union.exp: New testcase.
1876 * gdb.ada/mi_var_union/bar.adb: New file.
1877 * gdb.ada/mi_var_union/pck.adb: New file.
1878 * gdb.ada/mi_var_union/pck.asd: New file.
1879
1aac008f
TT
18802018-09-08 Tom Tromey <tom@tromey.com>
1881
1882 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1883
332cf4c9
TT
18842018-09-08 Tom Tromey <tom@tromey.com>
1885
1886 PR python/16047:
1887 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1888 (register_pretty_printers): Register new printer.
1889 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1890 test.
1891 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1892 (an_int_type3): New global.
1893
424da6cf
JB
18942018-09-08 Joel Brobecker <brobecker@adacore.com>
1895
1896 * gdb.ada/expr_with_funcall: New testcase.
1897
2a62dfa9
JB
18982018-09-08 Joel Brobecker <brobecker@adacore.com>
1899
1900 * gdb.ada/packed_array_assign: New testcase.
1901
96b6697f
AB
19022018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1903
1904 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1905 names, and add test prefixes to make test names unique.
1906
e4a62c65
TV
19072018-09-05 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.dwarf2/varval.exp: Add test.
1910
dd083ee2
GB
19112018-09-04 Gary Benson <gbenson@redhat.com>
1912
1913 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1914 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1915
aef9346c
TT
19162018-08-31 Tom Tromey <tom@tromey.com>
1917
1918 * gdb.rust/simple.rs: Rename second variable "v".
1919
c67f2e15
AB
19202018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1921
1922 * gdb.base/funcargs.c (use_a): New function.
1923 (recurse): Call use_a.
1924
078a0207
KS
19252018-08-29 Keith Seitz <keiths@redhat.com>
1926
1927 * gdb.compile/compile-cplus-anonymous.cc: New file.
1928 * gdb.compile/compile-cplus-anonymous.exp: New file.
1929 * gdb.compile/compile-cplus-array-decay.cc: New file.
1930 * gdb.compile/compile-cplus-array-decay.exp: New file.
1931 * gdb.compile/compile-cplus-inherit.cc: New file.
1932 * gdb.compile/compile-cplus-inherit.exp: New file.
1933 * gdb.compile/compile-cplus-member.cc: New file.
1934 * gdb.compile/compile-cplus-member.exp: New file.
1935 * gdb.compile/compile-cplus-method.cc: New file.
1936 * gdb.compile/compile-cplus-method.exp: New file.
1937 * gdb.compile/compile-cplus-mod.c: "New" file.
1938 * gdb.compile/compile-cplus-namespace.cc: New file.
1939 * gdb.compile/compile-cplus-namespace.exp: New file.
1940 * gdb.compile/compile-cplus-nested.cc: New file.
1941 * gdb.compile/compile-cplus-nested.exp: New file.
1942 * gdb.compile/compile-cplus-print.c: "New" file.
1943 * gdb.compile/compile-cplus-print.exp: "New" file.
1944 * gdb.compile/compile-cplus-virtual.cc: New file.
1945 * gdb.compile/compile-cplus-virtual.exp: New file.
1946 * gdb.compile/compile-cplus.c: "New" file.
1947 * gdb.compile/compile-cplus.exp: "New" file.
1948 * lib/compile-support.exp: New file.
1949
b0f492b9
GB
19502018-08-16 Gary Benson <gbenson@redhat.com>
1951
1952 PR gdb/13000:
1953 * gdb.base/batch-exit-status.exp: New file.
1954 * gdb.base/batch-exit-status.good-commands: Likewise.
1955 * gdb.base/batch-exit-status.bad-commands: Likewise.
1956
36eb4c5f
AH
19572018-08-29 Alan Hayward <alan.hayward@arm.com>
1958
1959 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1960 (struct struct02): Likewise.
1961 (struct struct03): Likewise.
1962 (struct struct04): Likewise.
1963 (struct struct_01_01): New struct.
1964 (struct struct_01_02): Likewise.
1965 (struct struct_01_03): Likewise.
1966 (struct struct_01_04): Likewise.
1967 (struct struct_02_01): Likewise.
1968 (struct struct_02_02): Likewise.
1969 (struct struct_02_03): Likewise.
1970 (struct struct_02_04): Likewise.
1971 (struct struct_04_01): Likewise.
1972 (struct struct_04_02): Likewise.
1973 (struct struct_04_03): Likewise.
1974 (struct struct_04_04): Likewise.
1975 (struct struct_05_01): Likewise.
1976 (struct struct_05_02): Likewise.
1977 (struct struct_05_03): Likewise.
1978 (struct struct_05_04): Likewise.
1979 (cmp_struct01): Remove function.
1980 (cmp_struct02): Likewise.
1981 (cmp_struct03): Likewise.
1982 (cmp_struct04): Likewise.
1983 (cmp_struct_01_01): Add Function.
1984 (cmp_struct_01_02): Likewise.
1985 (cmp_struct_01_03): Likewise.
1986 (cmp_struct_01_04): Likewise.
1987 (cmp_struct_02_01): Likewise.
1988 (cmp_struct_02_02): Likewise.
1989 (cmp_struct_02_03): Likewise.
1990 (cmp_struct_02_04): Likewise.
1991 (cmp_struct_04_01): Likewise.
1992 (cmp_struct_04_02): Likewise.
1993 (cmp_struct_04_03): Likewise.
1994 (cmp_struct_04_04): Likewise.
1995 (cmp_struct_05_01): Likewise.
1996 (cmp_struct_05_02): Likewise.
1997 (cmp_struct_05_03): Likewise.
1998 (cmp_struct_05_04): Likewise.
1999 (call_all): Add new structs.
2000 * gdb.base/infcall-nested-structs.exp: Likewise.
2001
3bf9c013
JV
20022018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2003
2004 * gdb.python/py-framefilter-mi.exp: Update regexp to
2005 check for "arch" field in frame output.
2006
450d1e88
KB
20072018-08-23 Kevin Buettner <kevinb@redhat.com>
2008
2009 * gdb.dwarf2/dw2-ranges-func.c: New file.
2010 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2011
ae739fe7
SM
20122018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2013
2014 * gdb.base/term.exp: Compare terminal settings with values from
2015 the inferior.
2016 * gdb.base/term.c: Get and set terminal settings.
2017
6d52907e
JV
20182018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2019
2020 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2021 accommodate new "arch" field in frame output.
2022 * gdb.mi/mi-return.exp: Likewise.
2023 * gdb.mi/mi-stack.exp: Likewise.
2024 * gdb.mi/mi-syn-frame.exp: Likewise.
2025 * gdb.mi/user-selected-context-sync.exp: Likewise.
2026
be2d111a
MS
20272018-08-19 Michael Spang <spang@google.com>
2028
2029 PR gdb/11786
2030 * gdb.base/gcore-tls-pie.c: New file.
2031 * gdb.base/gcore-tls-pie.exp: New file.
2032
ae3a7c47
KB
20332018-08-18 Kevin Buettner <kevinb@redhat.com>
2034
2035 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2036 * gdb.dwarf2/varval.c: New file.
2037 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2038
2ecae92e
AH
20392018-08-17 Alan Hayward <alan.hayward@arm.com>
2040
2041 PR gdb/18931
2042 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2043
c1854f1d
KS
20442018-08-16 Keith Seitz <keiths@redhat.com>
2045
2046 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2047 tests expected to pass.
2048
26fb3983
JV
20492018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2050
2051 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2052 -data-disassemble -a.
2053 (test_disassembly_bogus_args): Likewise.
2054
67943c00
AB
20552018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2058
5ff2bbae
AB
20592018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2060
2061 * gdb.base/vla-optimized-out.exp: Add new test.
2062
e5bbcd0f
AB
20632018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2064
2065 * gdb.base/vla-optimized-out-o3.exp: Delete.
2066 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2067 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2068 deleted tests.
2069
9d4a934c
AB
20702018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 PR gdb/18050:
2073 * gdb.server/extended-remote-restart.c: New file.
2074 * gdb.server/extended-remote-restart.exp: New file.
2075
045cf012
SM
20762018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2077
2078 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2079 "set variable index = 42".
2080
87d6a7aa
SM
20812018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2082
2083 * boards/index-cache-gdb.exp: New file.
2084 * gdb.dwarf2/index-cache.exp: New file.
2085 * gdb.dwarf2/index-cache.c: New file.
2086 * gdb.base/maint.exp: Check if we are using the index cache.
2087
96d68bd4
RO
20882018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2089
2090 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2091 MAKEFLAGS.
2092
5a699617
RO
20932018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2094
2095 * dg-extract-results.sh: Move to toplevel contrib.
2096 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2097 * Makefile.in (check-parallel-racy): Likewise.
2098
5bd18990
AB
20992018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2100
2101 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2102 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2103 tests if the target supports scheduler locking.
2104
3fbbcf47
TV
21052018-08-04 Tom de Vries <tdevries@suse.de>
2106
2107 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2108
3e1d3d8c
TT
21092018-08-02 Tom Tromey <tom@tromey.com>
2110
2111 PR symtab/16842.
2112 * gdb.cp/temargs.exp: Test "info address" of a template
2113 parameter.
2114
5abe0f0c
JV
21152018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2116
2117 * gdb.python/py-mi-var-info-path-expression.c: New file.
2118 * gdb.python/py-mi-var-info-path-expression.py: New file.
2119 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2120
fb66cde8
SDJ
21212018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2122
2123 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2124 error after "cannot resolve name" string.
2125
c708f4d2
AB
21262018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2127
2128 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2129 started.
2130 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2131
37cc0cae
TV
21322018-07-28 Tom de Vries <tdevries@suse.de>
2133
2134 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2135
63b4ecf7
TV
21362018-07-26 Tom de Vries <tdevries@suse.de>
2137
2138 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2139
3c3bb058
AB
21402018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2141
2142 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2143 is visible.
2144
9e7f3bbb
TV
21452018-07-26 Tom de Vries <tdevries@suse.de>
2146
2147 PR breakpoints/23366
2148 * gdb.base/catch-follow-exec.c: New test.
2149 * gdb.base/catch-follow-exec.exp: New file.
2150
16f808ec
TV
21512018-07-25 Tom de Vries <tdevries@suse.de>
2152
2153 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2154 vla-optimized-out.c.
2155
d7154a8d
JV
21562018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2157
2158 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2159 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2160
232a0032
TV
21612018-07-20 Tom de Vries <tdevries@suse.de>
2162
2163 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2164 NOCLONE macro.
2165 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2166
fbb1d502
TV
21672018-07-19 Tom de Vries <tdevries@suse.de>
2168
2169 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2170 regular expression.
2171
42dc7699
TV
21722018-07-18 Tom de Vries <tdevries@suse.de>
2173
2174 * gdb.base/vla-optimized-out.c: New test.
2175 * gdb.base/vla-optimized-out.exp: New file.
2176
7f1f7e23
SDJ
21772018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2178
2179 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2180 message "No address associated with hostname" when gdbserver
2181 cannot resolve the hostname.
2182
5759ebb3
PW
21832018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2184
2185 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2186 Add some test prefixes to make tests unique.
2187
3606ccab
PW
21882018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2189
2190 * gdb.base/frameapply.c: New file.
2191 * gdb.base/frameapply.exp: New file.
2192
529c08b2
PW
21932018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2194
2195 * gdb.base/skip.exp: Update expected error message.
2196
c7ab0aef
SDJ
21972018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2198 Jan Kratochvil <jan.kratochvil@redhat.com>
2199 Paul Fertser <fercerpav@gmail.com>
2200 Tsutomu Seki <sekiriki@gmail.com>
2201
2202 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2203 parameter.
2204 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2205 by default.
2206 * boards/native-gdbserver.exp: Likewise.
2207 * gdb.server/run-without-local-binary.exp: Improve regexp used
2208 for detecting when a remote debugging connection succeeds.
2209 * gdb.server/server-connect.exp: New file.
2210 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2211 Do not prefix the port number with ":".
2212 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2213 support for detecting and using it. Add '$debughost_gdbserver'
2214 to the list of arguments used to start gdbserver. Handle case
2215 when gdbserver cannot resolve a network name.
2216
16ff70dd
SDJ
22172018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2218
2219 PR c++/23373
2220 * gdb.base/ptype-offsets.cc (struct static_member): New
2221 struct.
2222 (main) <stmember>: New variable.
2223 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2224 with a static member in it.
2225
3541979f
AB
22262018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2229 watchpoints enabled and disabled.
2230
c8ad9b9a
AB
22312018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.base/examine-backward.exp: Still run tests around address
2234 0x0, even if address 0x0 is not readable. Update the pattern for
2235 matching address 0x0 in expected output.
2236
e0e5e971
AB
22372018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2238
2239 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2240 malloc/free.
2241
1ea5da02
TV
22422018-07-04 Tom de Vries <tdevries@suse.de>
2243
2244 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2245
471b9d15
MR
22462018-07-02 Maciej W. Rozycki <macro@mips.com>
2247
2248 PR tdep/8282
2249 * gdb.arch/mips-disassembler-options.exp: New test.
2250 * gdb.arch/mips-disassembler-options.s: New test source.
2251
75acb486
PA
22522018-06-29 Pedro Alves <palves@redhat.com>
2253
2254 * gdb.threads/names.exp: Adjust expected "info threads" output.
2255
cd2bb709
PA
22562018-06-29 Pedro Alves <palves@redhat.com>
2257
2258 * gdb.opt/inline-break.exp (line number, address): Add "info
2259 break" tests.
2260
991ff292
PA
22612018-06-29 Pedro Alves <palves@redhat.com>
2262
2263 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2264 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2265 number and address and running to them.
2266
356819b6 22672018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2268
2269 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2270
2512d7ef
JK
22712018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2272
2273 * lib/compiler.c: Remove executable permission flag.
2274
be1b6474
RB
22752018-06-28 Richard Bunt <richard.bunt@arm.com>
2276
2277 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2278 code.
2279 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2280
291f9a96
PT
22812018-06-28 Petr Tesarik <ptesarik@suse.cz>
2282
2283 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2284
ed6dfe51
PT
22852018-06-28 Petr Tesarik <ptesarik@suse.cz>
2286
2287 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2288 address argument is omitted.
2289
d4d429d5
PT
22902018-06-28 Petr Tesarik <ptesarik@suse.cz>
2291
2292 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2293
7ab6656f
OJ
22942018-06-27 Omair Javaid <omair.javaid@linaro.org>
2295
2296 PR gdb/21695
2297 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2298 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2299
a33ccfc7
TT
23002018-06-26 Tom Tromey <tom@tromey.com>
2301
2302 PR rust/22574:
2303 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2304 * gdb.rust/simple.rs (struct SimpleLayout): New.
2305
6d72d289
SM
23062018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2307
2308 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2309 "info registers" output.
2310
8363f9d5
RB
23112018-06-21 Richard Bunt <richard.bunt@arm.com>
2312
2313 * gdb.base/watchpoint-hw-attach.c: New test.
2314 * gdb.base/watchpoint-hw-attach.exp: New file.
2315
f00674fe
SM
23162018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2317
2318 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2319 through /bin/sh.
2320 * boards/dwarf4-gdb-index.exp: Likewise.
2321 * boards/fission-dwp.exp: Likewise.
2322
1d554008
UW
23232018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2324
2325 * gdb.base/float128.exp: Add comment and improved fail message
2326 to the failure case of "print large128" test.
2327
d0ac1c44
SM
23282018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2329
2330 * configure.ac: Remove AC_PREREQ.
2331 * configure: Re-generate.
2332
61b04dd0
PA
23332018-06-19 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2336 (func_extern_caller): New.
2337 (main): Call func_extern_caller.
2338 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2339 logic change.
2340
f63b508a
SM
23412018-06-18 Weimin Pan <weimin.pan@oracle.com>
2342
2343 PR gdb/16841
2344 * gdb.cp/typedef-base.cc: New file.
2345 * gdb.cp/typedef-base.exp: New file.
2346
0fe3a558
TV
23472018-06-18 Tom de Vries <tdevries@suse.de>
2348
2349 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2350
7010835a
AB
23512018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2352 Richard Bunt <Richard.Bunt@arm.com>
2353
2354 * gdb.threads/attach-slow-waitpid.c: New file.
2355 * gdb.threads/attach-slow-waitpid.exp: New file.
2356 * gdb.threads/slow-waitpid.c: New file.
2357
14897d65
PA
23582018-06-14 Pedro Alves <palves@redhat.com>
2359
2360 * gdb.base/fork-running-state.c: Include <errno.h>.
2361 (exit_if_relative_exits): New.
2362 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2363 exits.
2364 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2365 child exits.
2366
5d9a0608
TV
23672018-06-14 Tom de Vries <tdevries@suse.de>
2368
2369 PR cli/22573
2370 * gdb.base/finish-pretty.c: New test.
2371 * gdb.base/finish-pretty.exp: New file.
2372
11ae5818
PA
23732018-06-14 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2376 gdb's expected startup output.
2377
1d39de44
PA
23782018-06-14 Pedro Alves <palves@redhat.com>
2379
2380 * lib/selftest-support.exp (selftest_setup): Remove inlined
2381 function handling.
2382
70ee0000
TV
23832018-06-14 Tom de Vries <tdevries@suse.de>
2384
2385 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2386 matching of breakpoint printing.
2387
11f4b608
TV
23882018-06-13 Tom de Vries <tdevries@suse.de>
2389
2390 PR testsuite/23269
2391 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2392 (fork_child): ... here, and ...
2393 (fork_parent): ... here.
2394
23952018-06-12 Tom de Vries <tdevries@suse.de>
2396
2397 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2398
9516f85a
AB
23992018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2400 Stephen Roberts <stephen.roberts@arm.com>
2401
2402 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2403 rewrite test to describe action performed, rather than possible
2404 failure.
2405
5045b3d7
GB
24062018-06-08 Gary Benson <gbenson@redhat.com>
2407
2408 * gdb.threads/check-libthread-db.exp: New file.
2409 * gdb.threads/check-libthread-db.c: Likewise.
2410
c61b06a1
TT
24112018-06-05 Tom Tromey <tom@tromey.com>
2412
2413 * gdb.base/default.exp: Update expected "show version" output.
2414
eb6af809
TT
24152018-06-05 Tom Tromey <tom@tromey.com>
2416
2417 PR cli/12326:
2418 * gdb.cp/static-print-quit.exp: Update.
2419 * lib/gdb.exp (pagination_prompt): Update.
2420 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2421 * gdb.python/python.exp: Update.
2422
178d6a63
JB
24232018-06-04 Joel Brobecker <brobecker@adacore.com>
2424
2425 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2426
8e817061
JB
24272018-06-01 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdb.ada/bp_fun_addr: New testcase.
2430
e86ca25f
TT
24312018-06-01 Tom Tromey <tom@tromey.com>
2432
2433 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2434 results.
2435 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2436 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2437 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2438 * gdb.base/maint.exp (maint_pass_if): Update.
2439
4b2dfa9d
MR
24402018-05-31 Maciej W. Rozycki <macro@mips.com>
2441
2442 * gdb.base/endian.exp: New test.
2443 * gdb.base/endian.c: New test source.
2444
45f25d6c
AB
24452018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 PR gdb/23203
2448 * gdb.base/bt-selected-frame.c: New file.
2449 * gdb.base/bt-selected-frame.exp: New file.
2450 * lib/gdb.exp (get_current_frame_number): New function.
2451
d9f6d7f8
MR
24522018-05-24 Maciej W. Rozycki <macro@mips.com>
2453 Pedro Alves <palves@redhat.com>
2454
2455 * gdb.threads/tls-core.c: Include <stdlib.h>
2456 (thread_proc): Call `abort'.
2457 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2458 (tls_core_test): New procedure, bits factored out from ...
2459 (top level): ... here. Test both native cores and gcore cores.
2460
ff1cf532
TT
24612018-05-23 Tom Tromey <tom@tromey.com>
2462
2463 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2464
b98664d3
TT
24652018-05-23 Tom Tromey <tom@tromey.com>
2466
2467 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2468 symfile_complaints.
2469 (test_short_complaints): Likewise.
2470 (test_empty_complaints): Likewise.
2471 (test_initial_complaints): Update.
2472
4e9668d0
TT
24732018-05-23 Tom Tromey <tom@tromey.com>
2474
2475 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2476
43ba33c7
TT
24772018-05-23 Tom Tromey <tom@tromey.com>
2478
2479 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2480 (test_short_complaints): Update.
2481
035522c0
PA
24822018-05-22 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.base/remote.exp: Only gdb_start after compiling the
2485 testcase. Issue "disconnect" before testing "set remote" command
2486 defaults. Issue clean_restart before running to main.
2487
cc0be08f
PA
24882018-05-22 Pedro Alves <palves@redhat.com>
2489
2490 * gdb.base/remote.exp: Adjust expected output of "show remote
2491 memory-write-packet-size". Add tests for "set remote
2492 memory-write-packet-size 0" and "set remote
2493 memory-write-packet-size fixed/limit".
2494
b1b60145
PA
24952018-05-22 Pedro Alves <palves@redhat.com>
2496
2497 PR gdb/22973
2498 * gdb.base/utf8-identifiers.c: New file.
2499 * gdb.base/utf8-identifiers.exp: New file.
2500
0ec848ad
PFC
25012018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2502
2503 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2504
2c3305f6
PFC
25052018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2506
2507 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2508
ce1e8424
TT
25092018-05-18 Tom Tromey <tom@tromey.com>
2510
2511 * gdb.base/ptype-offsets.exp: Update.
2512
ddfe970e
KS
25132018-05-17 Keith Seitz <keiths@redhat.com>
2514
2515 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2516 in expected breakpoint stop locations.
2517 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2518 move to proper scope to test variable values.
2519 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2520 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2521 New functions.
2522 (main): Call not_inline_func3.
2523 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2524 inline_func1, inline_func2, and inline_func3. Test that when each
2525 breakpoint is hit, GDB properly reports both the stop location
2526 and the backtrace. Repeat tests for temporary breakpoints.
2527
0726fcc6
MR
25282018-05-15 Maciej W. Rozycki <macro@mips.com>
2529
2530 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2531 rather then trying to access it in determining whether the PID
2532 of `gdbserver' could have been retrieved.
2533
8ee22052
AB
25342018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2535
2536 * gdb.arch/amd64-init-x87-values.S: New file.
2537 * gdb.arch/amd64-init-x87-values.exp: New file.
2538
7785df48
JK
25392018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2540
2541 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2542
56bcdbea
TT
25432018-05-04 Tom Tromey <tom@tromey.com>
2544
2545 PR python/22730:
2546 * gdb.python/python.exp: Test multi-line execute.
2547
a913fffb
TT
25482018-05-04 Tom Tromey <tom@tromey.com>
2549
2550 PR python/22731:
2551 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2552
7a2c85f2
TT
25532018-05-04 Tom Tromey <tom@tromey.com>
2554
2555 PR gdb/11750:
2556 * gdb.base/define.exp: Test defining a user command inside a user
2557 command.
2558 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2559
a3b60e45
JK
25602018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2561 Pedro Alves <palves@redhat.com>
2562
2563 PR breakpoints/19806 and support for PR external/20207.
2564 * gdb.base/watchpoint-unaligned.c: New file.
2565 * gdb.base/watchpoint-unaligned.exp: New file.
2566
45fe4a03
AB
25672018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2568
2569 * gdb.base/maint.exp: Make test names unique, use
2570 test_prefix_command_help to test 'help maint info', and remove
2571 repeated test of 'help maint'.
2572
9be2ae8f
TT
25732018-05-04 Tom Tromey <tom@tromey.com>
2574
2575 PR gdb/22619:
2576 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2577 behavior.
2578
11859c31
AB
25792018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * gdb.base/maint.exp: Process output from 'maint print registers'
2582 line at a time.
2583
089a9490
AB
25842018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2585
2586 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2587 timeout.
2588
9b0797e2
AB
25892018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2592 filter pattern.
2593
f6ac5f3d
PA
25942018-05-02 Pedro Alves <palves@redhat.com>
2595
2596 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2597 to_log_command renames.
2598 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2599
77d3c63b
TT
26002018-05-02 Tom Tromey <tom@tromey.com>
2601
2602 * gdb.python/py-parameter.exp: Set test message.
2603
0489430a
TT
26042018-05-02 Tom Tromey <tom@tromey.com>
2605
2606 PR python/20084:
2607 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2608 PARAM_ZUINTEGER_UNLIMITED tests.
2609
1632f8ba
DR
26102018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2611
2612 PR rust/23124
2613 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2614 when casting.
2615
6d7bb824
TT
26162018-04-30 Tom Tromey <tom@tromey.com>
2617
2618 * gdb.python/py-type.exp: Check align attribute.
2619 * gdb.python/py-type.c: New "aligncheck" global.
2620
007e1530
TT
26212018-04-30 Tom Tromey <tom@tromey.com>
2622
2623 PR exp/17095:
2624 * gdb.dwarf2/dw2-align.exp: New file.
2625 * gdb.cp/align.exp: New file.
2626 * gdb.base/align.exp: New file.
2627 * lib/gdb.exp (gdb_int128_helper): New proc.
2628 (has_int128_c, has_int128_cxx): New caching procs.
2629
6873858b
TT
26302018-04-27 Tom Tromey <tom@tromey.com>
2631
2632 PR rust/22545:
2633 * gdb.rust/simple.exp: Add inclusive range tests.
2634
79188d8d
PA
26352018-04-26 Pedro Alves <palves@redhat.com>
2636
2637 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2638 ifunc breakpoint locations correctly of ifunc breakpoints set
2639 while the program resolves the ifunc.
2640
c7075ad5
PA
26412018-04-26 Pedro Alves <palves@redhat.com>
2642
2643 * gdb.base/gnu-ifunc-final.c: New file.
2644 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2645 * gdb.base/gnu-ifunc.exp (executable): Delete.
2646 (staticexecutable): Adjust.
2647 (lib_opts, exec_opts): Delete.
2648 (make_binsuffix, build, set-break): New procedures.
2649 (misc_tests): New, with tests factored out from the top level.
2650 (top level): Test different combinations of ifunc resolver name,
2651 resolver with and with debug info, and ifunc target with and
2652 without debug info. Wrap static tests with with_target_prefix.
2653
8388016d
PA
26542018-04-26 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2657 return type" warnings.
2658
249b5733
PA
26592018-04-25 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2662 killed".
2663 * gdb.base/kill-after-signal.exp: Likewise.
2664 * gdb.threads/kill.exp: Likewise.
2665
f67c0c91
SDJ
26662018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2667 Sergio Durigan Junior <sergiodj@redhat.com>
2668 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2671 regexps to expect for '[Inferior ... detached]' as well.
2672 * gdb.base/attach.exp: Likewise.
2673 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2674 "gdb_continue_to_end".
2675 (test_catch_syscall_with_wrong_args): Likewise.
2676 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2677 ']'. Don't set 'verbose' on.
2678 * gdb.base/foll-vfork.exp: Likewise.
2679 * gdb.base/fork-print-inferior-events.c: New file.
2680 * gdb.base/fork-print-inferior-events.exp: New file.
2681 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2682 '[Inferior ... has been killed]' message.
2683 * gdb.base/kill-after-signal.exp: Likewise.
2684 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2685 detach message.
2686 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2687 message.
2688 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2689 regexps to expect for '[Inferior ... detached]' as well.
2690 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2691
0a8ddac4
SM
26922018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2693
2694 PR gdb/23104
2695 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2696
d27d16bf
RB
26972018-04-19 Richard Bunt <richard.bunt@arm.com>
2698
2699 * gdb.threads/multiple-successive-infcall.c: New test.
2700 * gdb.threads/multiple-successive-infcall.exp: New file.
2701
a037790e
TT
27022018-04-17 Tom Tromey <tom@tromey.com>
2703
2704 * gdb.rust/simple.rs (Union): New type.
2705 (main): New local "u".
2706 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2707
e3a91079
AA
27082018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2709
2710 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2711 number information in output of "whereis" command.
2712 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2713
b744723f
AA
27142018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2715
2716 * gdb.ada/info_types.exp: Adjust expected output to the line
2717 numbers now printed by "info var/func/type".
2718 * gdb.base/completion.exp: Likewise.
2719 * gdb.base/included.exp: Likewise.
2720 * gdb.cp/cp-relocate.exp: Likewise.
2721 * gdb.cp/cplusfuncs.exp: Likewise.
2722 * gdb.cp/namespace.exp: Likewise.
2723 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2724
4a4495d6
MM
27252018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2726
2727 * gdb.btrace/cpu.exp: New.
2728
1d509aa6
MM
27292018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2730
2731 * gdb.base/step-indirect-call-thunk.exp: New.
2732 * gdb.base/step-indirect-call-thunk.c: New.
2733 * gdb.reverse/step-indirect-call-thunk.exp: New.
2734 * gdb.reverse/step-indirect-call-thunk.c: New.
2735
6295b6da
SM
27362018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2737
2738 * gdb.base/pie-fork.c: New file.
2739 * gdb.base/pie-fork.exp: New file.
2740
50146e70
TT
27412018-04-11 Tom Tromey <tom@tromey.com>
2742
2743 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2744
f50d8a2e
PA
27452018-04-10 Pedro Alves <palves@redhat.com>
2746
2747 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2748 exits. Instead loop running forever.
2749 (fork_parent): Run forever too.
2750
a0be7a36
SM
27512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2752
2753 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2754 mi_continue_to_line.
2755 * gdb.mi/mi-stack.c (callee4): Add comment.
2756
9b73db36
SM
27572018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2758
2759 * gdb.mi/mi-stack.exp: Fix indentation.
2760
c912f608
SM
27612018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2762
2763 PR gdb/22979
2764 * gdb.arch/amd64-osabi.exp: New file.
2765
26540402
SM
27662018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2767
2768 PR gdb/22980
2769 * gdb.base/osabi.exp: New file.
2770
121ad66c 27712018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2772
2773 * gdb.cp/static-typedef-print.exp: New file.
2774 * gdb.cp/static-typedef-print.cc: New file.
2775
3fcded8f
JB
27762018-03-27 Joel Brobecker <brobecker@adacore.com>
2777
2778 * gdb.ada/varsize_limit: New testcase.
2779
59cc4834
JB
27802018-03-27 Joel Brobecker <brobecker@adacore.com>
2781
2782 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2783
2784 * gdb.ada/notcplusplus: New testcase.
2785
2786 * gdb.base/c-linkage-name.c: New file.
2787 * gdb.base/c-linkage-name.exp: New testcase.
2788
4ca59a9f
TT
27892018-03-26 Tom Tromey <tom@tromey.com>
2790
2791 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2792 * gdb.python/py-framefilter.py (name_error): New global.
2793 (ErrorInName.function): Use name_error.
2794
978d6c75
TT
27952018-03-26 Tom Tromey <tom@tromey.com>
2796
2797 PR backtrace/15582:
2798 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2799
b7fee5a3
KS
28002018-03-23 Keith Seitz <keiths@redhat.com>
2801
2802 PR c++/22968
2803 * gdb.cp/subtypes.exp: New file.
2804 * gdb.cp/subtypes.h: New file.
2805 * gdb.cp/subtypes.cc: New file.
2806 * gdb.cp/subtypes-2.cc: New file.
2807
376be529
AB
28082018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2809
2810 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2811 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2812 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2813 -nostartfiles when compiling the test. Confirm that all registers
2814 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2815
066cfa98
AB
28162018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2817
2818 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2819 option, syntax was wrong anyway.
2820 * gdb.arch/arm-disp-step.exp: Likewise.
2821 * gdb.arch/sparc64-regs.exp: Likewise.
2822 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2823 option, syntax was wrong anyway, switch to use
2824 prepare_for_testing.
2825 * gdb.arch/i386-disp-step.exp: Likewise.
2826
079670b9
AA
28272018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2828
2829 * gdb.ada/exec_changed.exp: Replace "target_info exists
2830 use_gdb_stub" by "use_gdb_stub".
2831 * gdb.ada/start.exp: Likewise.
2832 * gdb.base/async-shell.exp: Likewise.
2833 * gdb.base/attach-pie-misread.exp: Likewise.
2834 * gdb.base/attach-wait-input.exp: Likewise.
2835 * gdb.base/break-entry.exp: Likewise.
2836 * gdb.base/break-interp.exp: Likewise.
2837 * gdb.base/dprintf-detach.exp: Likewise.
2838 * gdb.base/nostdlib.exp: Likewise.
2839 * gdb.base/solib-nodir.exp: Likewise.
2840 * gdb.base/statistics.exp: Likewise.
2841 * gdb.base/testenv.exp: Likewise.
2842 * gdb.mi/mi-exec-run.exp: Likewise.
2843 * gdb.mi/mi-start.exp: Likewise.
2844 * gdb.multi/dummy-frame-restore.exp: Likewise.
2845 * gdb.multi/multi-arch-exec.exp: Likewise.
2846 * gdb.multi/multi-arch.exp: Likewise.
2847 * gdb.multi/tids.exp: Likewise.
2848 * gdb.multi/watchpoint-multi.exp: Likewise.
2849 * gdb.python/py-events.exp: Likewise.
2850 * gdb.threads/attach-into-signal.exp: Likewise.
2851 * gdb.threads/attach-stopped.exp: Likewise.
2852 * gdb.threads/threadapply.exp: Likewise.
2853 * lib/selftest-support.exp: Likewise.
2854
26d6cec4
AA
28552018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2856
2857 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2858
4ee89e90
SR
28592018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2860
2861 * gdb.perf/template-breakpoints.cc: New file.
2862 * gdb.perf/template-breakpoints.exp: New file.
2863 * gdb.perf/template-breakpoints.py: New file.
2864
92630041
TT
28652018-03-19 Tom Tromey <tom@tromey.com>
2866
2867 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2868 y0.
2869 * gdb.rust/simple.exp: Test bare identifier form of struct
2870 initializer.
2871
76727919
TT
28722018-03-19 Tom Tromey <tom@tromey.com>
2873
2874 * gdb.gdb/observer.exp: Remove.
2875
194ed413
AA
28762018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2877
2878 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2879 "qualified" option when setting breakpoints.
2880 * gdb.trace/backtrace.exp: Likewise.
2881 * gdb.trace/circ.exp: Likewise.
2882 * gdb.trace/collection.exp: Likewise.
2883 * gdb.trace/disconnected-tracing.exp: Likewise.
2884 * gdb.trace/ftrace-lock.exp: Likewise.
2885 * gdb.trace/ftrace.exp: Likewise.
2886 * gdb.trace/infotrace.exp: Likewise.
2887 * gdb.trace/packetlen.exp: Likewise.
2888 * gdb.trace/passc-dyn.exp: Likewise.
2889 * gdb.trace/qtro.exp: Likewise.
2890 * gdb.trace/read-memory.exp: Likewise.
2891 * gdb.trace/report.exp: Likewise.
2892 * gdb.trace/signal.exp: Likewise.
2893 * gdb.trace/status-stop.exp: Likewise.
2894 * gdb.trace/strace.exp: Likewise.
2895 * gdb.trace/tfind.exp: Likewise.
2896 * gdb.trace/trace-break.exp: Likewise.
2897 * gdb.trace/trace-condition.exp: Likewise.
2898 * gdb.trace/trace-mt.exp: Likewise.
2899 * gdb.trace/tstatus.exp: Likewise.
2900 * gdb.trace/tsv.exp: Likewise.
2901 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2902 * gdb.trace/unavailable.exp: Likewise.
2903 * gdb.trace/while-dyn.exp: Likewise.
2904
8b067d2c
AA
29052018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2906
2907 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2908 that libinproctrace is copied to the target.
2909
3ae9ce5d
TT
29102018-03-14 Tom Tromey <tom@tromey.com>
2911
2912 PR cli/14977:
2913 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2914 a null pointer.
2915 * gdb.base/wchar.exp: Likewise.
2916
b8c2339b
TT
29172018-03-14 Tom Tromey <tom@tromey.com>
2918
2919 PR cli/19918:
2920 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2921 flag.
2922
4872dc46
SM
29232018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2924
2925 PR gdb/22841
2926 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2927 "target" to remote_exec.
2928
e4fe3756
SM
29292018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2930
2931 PR gdb/22841
2932 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2933 ${board}_upload): Remove.
2934
e95a97d4
AA
29352018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2936
2937 * gdb.cp/watch-cp.cc: New test.
2938 * gdb.cp/watch-cp.exp: New file.
2939
dbbb1059
AB
29402018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2941
2942 * gdb.base/infcall-nested-structs.exp: New file.
2943 * gdb.base/infcall-nested-structs.c: New file.
2944 * gdb.base/float.exp: Add riscv support.
2945
ecc054c0
TP
29462018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2947
2948 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2949 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2950
25e3c82c
SDJ
29512018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2952
2953 * gdb.server/abspath.exp: New file.
2954 * lib/gdb.exp (with_cwd): New procedure.
2955
3083294d
SM
29562018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2957
2958 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2959 use it.
2960 (gdb_is_target_remote_prompt): New proc.
2961 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2962 (gdb_is_target_native): Pass prompt parameter to
2963 gdb_is_target_1.
2964
3275ef47
SM
29652018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2966
2967 * gdb.base/load-command.c: New file.
2968 * gdb.base/load-command.exp: New file.
2969 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2970 (gdb_is_target_1): ...this, and generalize for other targets
2971 than just remote.
2972 (gdb_is_target_remote): Use gdb_is_target_1.
2973 (gdb_is_target_native): use gdb_is_target_1.
2974
6893c19a
TT
29752018-02-26 Tom Tromey <tom@tromey.com>
2976
2977 PR python/16497:
2978 * gdb.python/py-framefilter.exp: Update test.
2979
2ddeaf8a
TT
29802018-02-26 Tom Tromey <tom@tromey.com>
2981
2982 * gdb.dwarf2/variant.c: New file.
2983 * gdb.dwarf2/variant.exp: New file.
2984
c9317f21
TT
29852018-02-26 Tom Tromey <tom@tromey.com>
2986
2987 * gdb.rust/simple.exp: Accept more possible results in enum test.
2988
6f6d0c26
SM
29892018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2990
2991 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2992 parentheses.
2993
11b03145
MR
29942018-02-23 Maciej W. Rozycki <macro@mips.com>
2995
2996 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2997 name of a variable: $actual_linejj -> $actual_line.
2998
54a27fe5
JB
29992018-02-21 John Baldwin <jhb@FreeBSD.org>
3000
3001 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3002
de65820c
MM
30032018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3004
3005 * gdb.btrace/buffer-size.exp: Do not force BTS.
3006
980548fd
PA
30072018-02-14 Pedro Alves <palves@redhat.com>
3008
3009 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3010 getting a "Quit".
3011
c4e12631
MM
30122018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3013
3014 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3015 Fix test name.
3016
c2e0e465
SM
30172018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3018
3019 * gdb.cp/m-static.exp: Check type of optimized out static
3020 member.
3021
f7216783
AB
30222018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3023
3024 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3025 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3026
0625771b
LS
30272018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3028 Leszek Swirski <leszeks@google.com>
3029
3030 * gdb.python/py-prettyprint.c
3031 (struct to_string_returns_value_inner,
3032 struct to_string_returns_value_wrapper): New.
3033 (main): Add tsrvw variable.
3034 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3035 ToStringReturnsValueWrapper): New classes.
3036 (register_pretty_printers): Register new pretty-printers.
3037 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3038 recursive pretty printer.
3039 * gdb.python/py-mi.exp: Likewise.
3040
59498c30
LS
30412018-02-01 Leszek Swirski <leszeks@google.com>
3042
3043 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3044 functions with the same name as an include file are parsed
3045 correctly.
3046
d4d38844
YQ
30472018-02-01 Yao Qi <yao.qi@linaro.org>
3048
3049 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3050 "\[^\r\n\]*".
3051
07e5f5cf
NP
30522018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3053
3054 * gdb.arch/powerpc-prologue-frame.s: New file.
3055 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3056 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3057
929b5ad4
JB
30582018-01-31 Joel Brobecker <brobecker@adacore.com>
3059
3060 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3061
e671cd59
PA
30622018-01-30 Pedro Alves <palves@redhat.com>
3063
3064 PR gdb/13211
3065 * gdb.base/interrupt-daemon.c: New.
3066 * gdb.base/interrupt-daemon.exp: New.
3067 * gdb.multi/multi-term-settings.c: New.
3068 * gdb.multi/multi-term-settings.exp: New.
3069
fc413dc4
JB
30702018-01-30 Joel Brobecker <brobecker@adacore.com>
3071
3072 * gdb.base/break.exp: Save the location where the breakpoint
3073 on break.c:47 was actually inserted when debugging the version
3074 compiled at -O2 and use it in the expected output of the "info
3075 break" test performed soon after.
3076
5c319bb2
PA
30772018-01-22 Pedro Alves <palves@redhat.com>
3078 Sergio Durigan Junior <sergiodj@redhat.com>
3079
3080 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3081 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3082
a9e40818
JB
30832018-01-22 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.base/break-include.c, gdb.base/break-include.inc,
3086 gdb.base/break-include.exp: New files.
3087 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3088 line number now being the actual line number where the breakpoint
3089 was inserted.
3090 * gdb.mi/mi-break.exp: Likewise.
3091 * gdb.mi/mi-reverse.exp: Likewise.
3092 * gdb.mi/mi-simplerun.exp: Ditto.
3093
e707fc44
AB
30942018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3097 varobj.
3098 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3099
ae451627
AB
31002018-01-21 Don Breazeal <donb@codesourcery.com>
3101 Andrew Burgess <andrew.burgess@embecosm.com>
3102
3103 * gdb.mi/basics.c: Add new global.
3104 * gdb.mi/mi-frame-regs.exp: New file.
3105 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3106 case.
3107
b1b189e0
AB
31082018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3109
3110 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3111 non-parameter, and on an unknown symbol.
3112
fcfcc376
TT
31132018-01-19 Tom Tromey <tom@tromey.com>
3114
3115 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3116 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3117
634c1c31
AA
31182018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3119
3120 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3121 setrlimit and chdir to int.
3122
d6ad07fd
AA
31232018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3124
3125 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3126 function.
3127 (my_tend): Likewise.
3128 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3129 rationale of avoiding FP- and vector instructions.
3130
adf8243b
RK
31312018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3132
3133 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3134 "info reg" with "\[ \t\]*".
3135 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3136 "\[ \t\]+".
3137 * gdb.arch/s390-multiarch.exp: Ditto.
3138 * gdb.base/pc-fp.exp: Ditto.
3139 * gdb.reverse/i386-precsave.exp: Ditto.
3140 * gdb.reverse/i386-reverse.exp: Ditto.
3141 * gdb.reverse/i387-env-reverse.exp: Ditto.
3142 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3143
dcc06925
AA
31442018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3145
3146 * lib/gdb.exp (gdb_compile): Re-enable use of
3147 universal_compile_options for languages other than Rust.
3148
25d4fd80
AA
31492018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3150
3151 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3152
ee7f689e 31532018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3154
3155 PR gdb/16577
3156 * gdb.base/solib-vanish.exp: New.
3157 * gdb.base/solib-vanish-main.c: New.
3158 * gdb.base/solib-vanish-lib1.c: New.
3159 * gdb.base/solib-vanish-lib2.c: New.
3160
d8447b6b
YQ
31612018-01-17 Yao Qi <yao.qi@linaro.org>
3162
3163 * gdb.compile/compile.exp: Match the address printed for
3164 frame in the output of command "bt".
3165
86d6a90c
TT
31662018-01-15 Tom Tromey <tom@tromey.com>
3167
3168 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3169 compute sp_reg.
3170
cbcdb1aa
AB
31712018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3172
3173 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3174 to prepare.
3175 (prepare): Return 0 on error, 1 on success.
3176
eea61984
PA
31772018-01-12 Pedro Alves <palves@redhat.com>
3178
3179 * gdb.base/continue-after-aborted-step-over.c: New.
3180 * gdb.base/continue-after-aborted-step-over.exp: New.
3181
6181e9c2
SM
31822018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3183
3184 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3185 options when not creating an executable.
3186
3cada740
PA
31872018-01-11 Pedro Alves <palves@redhat.com>
3188
3189 PR remote/22597
3190 * gdb.server/stop-reply-no-thread.c: New file.
3191 * gdb.server/stop-reply-no-thread.exp: New file.
3192
c63d3e8d
PA
31932018-01-10 Pedro Alves <palves@redhat.com>
3194
3195 PR gdb/22670
3196 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3197 functions too. Test setting breakpoints and printing C functions
3198 with no debug info too.
3199 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3200
d4c2a405
PA
32012018-01-10 Pedro Alves <palves@redhat.com>
3202
3203 PR gdb/22670
3204 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3205 a fail.
3206
8825213e
PA
32072018-01-10 Pedro Alves <palves@redhat.com>
3208
3209 PR gdb/22670
3210 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3211
605fd3c6
YQ
32122018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3213
3214 * gdb.server/unittest.exp: Match the output in non-development
3215 mode.
3216
1e5ded6c
YQ
32172018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3218
3219 * gdb.gdb/unittest.exp: Match output in non-development mode.
3220
30066b0b
JB
32212018-01-08 Joel Brobecker <brobecker@adacore.com>
3222
3223 * gdb.ada/access_tagged_param.exp: Relax expected output
3224 for value of "ObjL" in "continue" to pck.inspect breakpoint
3225 test.
3226
04bafb1e
XR
32272018-01-08 Joel Brobecker <brobecker@adacore.com>
3228
9f86398b
JB
3229 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3230 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3231
e379cee6
PA
32322018-01-05 Pedro Alves <palves@redhat.com>
3233
3234 PR gdb/18653
3235 * gdb.base/libsegfault.exp: New.
3236
de63c46b
PA
32372018-01-05 Joel Brobecker <brobecker@adacore.com>
3238
3239 PR gdb/22670
3240 * gdb.ada/access_tagged_param.exp: New file.
3241 * gdb.ada/access_tagged_param/foo.adb: New file.
3242
f98fc17b
PA
32432018-01-05 Pedro Alves <palves@redhat.com>
3244
3245 PR gdb/22670
3246 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3247 exercise lower case too, and to exercise both full matching and
3248 wild matching.
3249
342f8240
JB
32502018-01-05 Joel Brobecker <brobecker@adacore.com>
3251
3252 * gdb.ada/rename_subscript_param: New testcase.
3253
7150d33c
JG
32542018-01-05 Jerome Guitton <guitton@adacore.com>
3255
3256 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3257
cc0e770c
JB
32582018-01-05 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.ada/convvar_comp: New testcase.
3261
672a41aa 32622018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3263
3264 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3265 (My_Table): New global variable.
3266 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3267
7365ec2f
JB
32682018-01-04 Joel Brobecker <brobecker@adacore.com>
3269
3270 PR gdb/22670
3271 * gdb.ada/maint_with_ada: New testcase.
3272
289483b6
JB
32732018-01-04 Joel Brobecker <brobecker@adacore.com>
3274
3275 PR gdb/22670
3276 * gdb.ada/bp_c_mixed_case: New testcase.
3277
344420da
JB
32782018-01-04 Joel Brobecker <brobecker@adacore.com>
3279
3280 PR gdb/22670
3281 * gdb.ada/complete.exp: Add "complete break ada" test.
3282
66fc87a0
JB
32832018-01-04 Joel Brobecker <brobecker@adacore.com>
3284
3285 PR gdb/22670
3286 * gdb.ada/info_addr_mixed_case: New testcase.
3287
9f757bf7
XR
32882018-01-03 Xavier Roirand <roirand@adacore.com>
3289
3290 * gdb.ada/excep_handle.exp: New testcase.
3291 * gdb.ada/excep_handle/foo.adb: New file.
3292 * gdb.ada/excep_handle/pck.ads: New file.
3293
bd570f80
JB
32942018-01-03 Joel Brobecker <brobecker@adacore.com>
3295
3296 * gdb.base/step-line.c: Add extra empty line in copyright header.
3297 * gdb.base/step-line.inp: Likewise.
3298
9fe561ab
JB
32992018-01-02 Joel Brobecker <brobecker@adacore.com>
3300
3301 * gdb.ada/dyn_stride.exp: Add slice test.
3302
a405673c
JB
33032018-01-02 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.ada/dyn_stride: New testcase.
3306
cef0f868
SH
33072017-12-27 Stafford Horne <shorne@gmail.com>
3308
3309 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3310 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3311
b67d92b0
SH
33122017-12-27 Stafford Horne <shorne@gmail.com>
3313
3314 * gdb.base/reggroups.c: New file.
3315 * gdb.base/reggroups.exp: New file.
3316
eccab96d
JB
33172017-12-18 Joel Brobecker <brobecker@adacore.com>
3318
3319 * gdb.dwarf2/ada-valprint-error.c: New file.
3320 * gdb.dwarf2/ada-valprint-error.exp: New file.
3321
0e2da9f0
JB
33222017-12-18 Joel Brobecker <brobecker@adacore.com>
3323
3324 * gdb.ada/assign_arr: New testcase.
3325
cb923fcc
XR
33262017-12-18 Xavier Roirand <roirand@adacore.com>
3327
3328 * gdb.ada/funcall_ptr: New testcase.
3329
7c161838
SDJ
33302017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3331
3332 PR cli/16224
3333 * gdb.base/ptype-offsets.cc: New file.
3334 * gdb.base/ptype-offsets.exp: New file.
3335
1af17fd9
YQ
33362017-12-15 Yao Qi <yao.qi@linaro.org>
3337
3338 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3339 if XML is disabled.
3340
828d5846
XR
33412017-12-15 Xavier Roirand <roirand@adacore.com>
3342
3343 * gdb.ada/same_component_name: New testcase.
3344
79e8fcaa
JB
33452017-12-14 Joel Brobecker <brobecker@adacore.com>
3346
3347 * gdb.ada/str_binop_equal: New testcase.
3348
e05fa6f9
JB
33492017-12-14 Joel Brobecker <brobecker@adacore.com>
3350
3351 * gdb.ada/task_switch_in_core: New testcase.
3352
b89641ba
SM
33532017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3354
3355 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3356 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3357 call test_bkpt_qualified.
3358 (test_bkpt_qualified): New proc.
3359
6892d2e4
PA
33602017-12-13 Pedro Alves <palves@redhat.com>
3361
3362 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3363 Tighten regexp by matching with an anchor.
3364
a22ecf70
PA
33652017-12-13 Pedro Alves <palves@redhat.com>
3366
3367 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3368 ("expression with namespace"): New set of tests.
3369 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3370 (Nested::Test_NS::qux): New.
3371 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3372 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3373
9937536c
JB
33742017-12-13 Joel Brobecker <brobecker@adacore.com>
3375
3376 * gdb.base/server-del-break.c: New file.
3377 * gdb.base/server-del-break.exp: New file.
3378
fe49c6f5
SH
33792017-12-12 Stafford Horne <shorne@gmail.com>
3380
3381 * gdb.xml/tdesc-regs.exp: Add or1k support.
3382
c3d18620
SH
33832017-12-12 Stafford Horne <shorne@gmail.com>
3384
3385 * gdb.base/bp-permanent.c: Define nop of or1k.
3386
c5f9cfc8
JB
33872017-12-11 Joel Brobecker <brobecker@adacore.com>
3388
3389 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3390 output with components being reordered.
3391
a9c135fc
JB
33922017-12-11 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3395 output with components being reordered.
3396
927aa2e7
JK
33972017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3398 Pedro Alves <palves@redhat.com>
3399
3400 * gdb.base/maint.exp (check for .gdb_index): Check also for
3401 .debug_names.
3402 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3403 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3404 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3405 (.gdb_index used after symbol reloading): Support also .debug_names.
3406 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3407
f17d9474
YQ
34082017-12-08 Yao Qi <yao.qi@linaro.org>
3409
3410 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3411 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3412
a0de8c21
YQ
34132017-12-08 Yao Qi <yao.qi@linaro.org>
3414
3415 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3416 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3417
a738ea1d
YQ
34182017-12-08 Yao Qi <yao.qi@linaro.org>
3419
3420 * gdb.arch/aarch64-tagged-pointer.c: New file.
3421 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3422
1cd9a73b
SDJ
34232017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3424
3425 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3426 "int".
3427
fa6eb693
KS
34282017-12-07 Keith Seitz <keiths@redhat.com>
3429
3430 PR breakpoints/22569
3431 * gdb.linespec/ls-errs.exp: Change expected result of "break
3432 -source this file has spaces.c -line 3".
3433 Check that an explicit source file followed by whitespace is
3434 identified as an invalid explicit location.
3435
883fd55a
KS
34362017-12-07 Keith Seitz <keiths@redhat.com>
3437
3438 * gdb.cp/nested-types.cc: New file.
3439 * gdb.cp/nested-types.exp: New file.
3440 * lib/cp-support.exp: Load data-structures.exp library.
3441 (debug_cp_test_ptype_class): New global.
3442 (cp_ptype_class_verbose, next_line): New procedures.
3443 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3444 Add and document new return value.
3445 Switch the list of lines to a queue.
3446 Add support for new `type' key for nested type definitions.
3447 Add debugging/troubleshooting messages.
3448 * lib/data-structures.exp: New file.
3449
ec72db3e
SM
34502017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3451
3452 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3453 with proc_with_prefix, don't use with_test_prefix.
3454
99598d71
TT
34552017-12-07 Tom Tromey <tom@tromey.com>
3456
3457 * gdb.base/break.exp: Add test for empty "commands".
3458
a8806230
YQ
34592017-12-07 Yao Qi <yao.qi@linaro.org>
3460
3461 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3462 malloc and catch syscall.
3463
824cc835
PM
34642017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3465
e79be6e5 3466 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
3467 tests for explicit locations.
3468
7cc244de
PA
34692017-12-06 Pedro Alves <palves@redhat.com>
3470
3471 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3472 force-disabling XML descriptions.
3473
50a1fdd5
PA
34742017-12-04 Pedro Alves <palves@redhat.com>
3475
3476 PR gdb/22499
3477 * gdb.arch/amd64-disp-step-avx.S: New file.
3478 * gdb.arch/amd64-disp-step-avx.exp: New file.
3479
f0fb2488
PA
34802017-12-03 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3483 and <string.h>.
3484 (parent_function): Print distinct messages when waitpid fails, or
3485 the child exits with a signal, or the child exits for an unhandled
3486 reason.
3487 * gdb.threads/process-dies-while-detaching.exp
3488 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3489 it. Wait for both inferior output and GDB's prompt. Use an
3490 indirect spawn id list.
3491 (do_detach): New parameter 'child_exit'. Use it to compute
3492 expected inferior output.
3493 (test_detach, test_detach_watch, test_detach_killed_outside):
3494 Adjust to pass down the expected child exit kind.
3495
97cbe998
SDJ
34962017-12-01 Joel Brobecker <brobecker@adacore.com>
3497 Sergio Durigan Junior <sergiodj@redhat.com>
3498 Pedro Alves <palves@redhat.com>
3499
3500 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3501
40fc416f
SDJ
35022017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3503
3504 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3505 to 'symbol-file' and 'add-symbol-file' can be
3506 position-independent.
3507
1cc75e92
YQ
35082017-12-01 Yao Qi <yao.qi@linaro.org>
3509
3510 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3511 the URL in copyright header.
3512 * gdb.arch/aarch64-fp.exp: Likewise.
3513 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3514 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3515 * gdb.base/expand-psymtabs.exp: Likewise.
3516 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3517 * gdb.fortran/common-block.exp: Likewise.
3518 * gdb.fortran/common-block.f90: Likewise.
3519 * gdb.fortran/logical.exp: Likewise.
3520 * gdb.fortran/vla-datatypes.f90: Likewise.
3521 * gdb.fortran/vla-sub.f90: Likewise.
3522
875fb7a7
JB
35232017-11-30 Joel Brobecker <brobecker@adacore.com>
3524
3525 * gdb.ada/repeat_dyn: New testcase.
3526
6f14765f
UW
35272017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3528
3529 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3530 Update for changed thread numbering.
3531 * gdb.cell/bt.exp: Update for changed GDB output.
3532
f1af7b94
SM
35332017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3534
3535 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3536 setting isremote by hand.
3537 * boards/dwarf4-gdb-index.exp: Likewise.
3538 * boards/fission.exp: Likewise.
3539 * boards/stabs.exp: Likewise.
3540
e3919f3e
PA
35412017-11-30 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.linespec/cpls-ops.exp
3544 (check_explicit_skips_function_argument): Extract the underlying
3545 type of size_t instead of hardcoding it.
3546
bd69330d
PA
35472017-11-29 Pedro Alves <palves@redhat.com>
3548
3549 PR c++/19436
3550 * gdb.linespec/cpls-abi-tag.cc: New file.
3551 * gdb.linespec/cpls-abi-tag.exp: New file.
3552
a20714ff
PA
35532017-11-29 Pedro Alves <palves@redhat.com>
3554
3555 * gdb.base/langs.exp: Use -qualified.
3556 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3557 it.
3558 * gdb.cp/namespace.exp: Use -qualified.
3559 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3560 (overload-3, template-overload, template-ret-type, const-overload)
3561 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3562 procedures.
3563 (test_driver): Call them.
3564 * gdb.cp/save-bp-qualified.cc: New.
3565 * gdb.cp/save-bp-qualified.exp: New.
3566 * gdb.linespec/explicit.exp: Test -qualified.
3567 * lib/completion-support.exp (completion::explicit_opts_list): Add
3568 "-qualified".
3569 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3570
f6f1d339
PM
35712017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3572
3573 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3574
02ca603a
TT
35752017-11-29 Tom Tromey <tom@tromey.com>
3576
3577 * gdb.base/relocate.exp: Update invalid argument test.
3578 Add new tests for invalid arguments.
3579
ed6c0bfb
TP
35802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3581
3582 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3583 Return 0 as a long.
3584 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3585
f106e10e
TP
35862017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3587
3588 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3589 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3590 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3591 func ().
3592 * gdb.cp/shadow.cc (B.func): Return 0.
3593
10329bb2
JB
35942017-11-27 Joel Brobecker <brobecker@adacore.com>
3595
3596 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3597 expected output in gdb_expect call to allow the exception
3598 message to be present as well. Fix syntax confusion to avoid
3599 TCL thinking that exception_name is an array.
3600
617cd4bc
UW
36012017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3602
3603 * gdb.arch/spu-info.c: Include <unistd.h>.
3604 (do_signal_test): Fix broken calls to write.
3605 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3606 Fix checks for empty mailboxes. Update signal tests for corrected
3607 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3608 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3609 * gdb.cell/arch.exp: Use standard_output_file.
3610 * gdb.cell/break.exp: Likewise.
3611 * gdb.cell/bt.exp: Likewise.
3612 * gdb.cell/core.exp: Likewise.
3613 * gdb.cell/dwarfaddr.exp: Likewise.
3614 * gdb.cell/ea-cache.exp: Likewise.
3615 * gdb.cell/ea-standalone.exp: Likewise.
3616 * gdb.cell/f-regs.exp: Likewise.
3617 * gdb.cell/fork.exp: Likewise.
3618 * gdb.cell/gcore.exp: Likewise.
3619 * gdb.cell/mem-access.exp: Likewise.
3620 * gdb.cell/ptype.exp: Likewise.
3621 * gdb.cell/registers.exp: Likewise.
3622 * gdb.cell/sizeof.exp: Likewise.
3623 * gdb.cell/solib-symbol.exp: Likewise.
3624 * gdb.cell/solib.exp: Likewise.
617cd4bc 3625
a81aaca0
PA
36262017-11-25 Pedro Alves <palves@redhat.com>
3627
3628 * gdb.base/complete-empty.exp: New file.
3629 * gdb.base/completion.exp: Adjust.
3630
6a3c6ee4
PA
36312017-11-25 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.linespec/cpls-ops.cc: New file.
3634 * gdb.linespec/cpls-ops.exp: New file.
3635 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3636 factored out from ...
3637 (test_complete_prefix_range): ... this.
3638
8955eb2d
PA
36392017-11-24 Pedro Alves <palves@redhat.com>
3640
3641 * gdb.linespec/cpcompletion.exp: New file.
3642 * gdb.linespec/cpls-hyphen.cc: New file.
3643 * gdb.linespec/cpls.cc: New file.
3644 * gdb.linespec/cpls2.cc: New file.
3645 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3646 test to use test_gdb_complete_unique. Add label completion,
3647 keyword completion and explicit location completion tests.
3648 * lib/completion-support.exp: New file.
3649
e547c119
JB
36502017-11-24 Joel Brobecker <brobecker@adacore.com>
3651
3652 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3653 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3654 when hitting an exception catchpoint.
3655
7c3c1aa8
YQ
36562017-11-22 Yao Qi <yao.qi@linaro.org>
3657
3658 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3659
41bd68f5
SM
36602017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3661
3662 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3663 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3664 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3665
1daad298
YQ
36662017-11-22 Yao Qi <yao.qi@linaro.org>
3667
3668 * gdb.base/info-os.exp: Pass pthreads.
3669 * gdb.multi/multi-attach.exp: Likewise.
3670
88465e87
YQ
36712017-11-22 Yao Qi <yao.qi@linaro.org>
3672
3673 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3674 compiler.
3675
dc196b23
YQ
36762017-11-22 Yao Qi <yao.qi@linaro.org>
3677
3678 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3679 * gdb.base/break-interp.exp: Likewise.
3680 * gdb.base/jit-attach-pie.exp: Likewise.
3681
2400729e
UW
36822017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3683
3684 * gdb.base/float128.c (large128): New variable.
3685 * gdb.base/float128.exp: Add test to print largest __float128 value.
3686
7a26362d
UW
36872017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3688
3689 * gdb.arch/vsx-regs.exp: Update register content checks.
3690
ed0f4273
UW
36912017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3692
3693 * gdb.arch/ppc-longdouble.exp: New file.
3694 * gdb.arch/ppc-longdouble.c: Likewise.
3695
a25d69c6
PA
36962017-11-21 Pedro Alves <palves@redhat.com>
3697
3698 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3699
73fcf641
PA
37002017-11-20 Pedro Alves <palves@redhat.com>
3701
3702 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3703 (long_double_typedef): New typedefs.
3704 Use DEF on double and long double.
3705 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3706 cases.
3707 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3708 and 'long_double_ptr_same_size' locals. Use them to decide
3709 whether cast from array/function to float is valid/invalid.
3710
71a3c369
TT
37112017-11-17 Tom Tromey <tom@tromey.com>
3712
3713 * gdb.rust/traits.rs: New file.
3714 * gdb.rust/traits.exp: New file.
3715
ced9779b
JB
37162017-11-17 Joel Brobecker <brobecker@adacore.com>
3717
3718 * gdb.ada/minsyms: New testcase.
3719
a0922d80
PA
37202017-11-16 Pedro Alves <palves@redhat.com>
3721
3722 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3723 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3724
ea04e54c
PA
37252017-11-16 Pedro Alves <palves@redhat.com>
3726
3727 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3728 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3729
e849ea89
PA
37302017-11-16 Pedro Alves <palves@redhat.com>
3731
3732 * gdb.server/reconnect-ctrl-c.c: New file.
3733 * gdb.server/reconnect-ctrl-c.exp: New file.
3734
d8ae99a7
PM
37352017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3736
3737 * gdb.python/py-rbreak.exp: New file.
3738 * gdb.python/py-rbreak.c: New file.
3739 * gdb.python/py-rbreak-func2.c: New file.
3740
968a13f8
PA
37412017-11-16 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3744 pattern.
3745 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3746 GDB.
3747
71774bc9
SM
37482017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3749
3750 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3751 regex.
3752
ddbb44cf
SM
37532017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3754
3755 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3756 test names.
3757
584a564f
PA
37582017-11-09 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3761 factored out from ...
3762 (top level): ... here, and adjusted to avoid expecting beyond the
3763 prompt in a single gdb_test_multiple.
3764
5ed7a928
PA
37652017-11-09 Pedro Alves <palves@redhat.com>
3766
3767 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3768 output.
3769 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3770 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3771 * gdb.server/ext-run.exp ("kill" test): Likewise.
3772 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3773
a60e0738
PA
37742017-11-09 Pedro Alves <palves@redhat.com>
3775
3776 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3777 match till end of line.
3778
2c88253f
PA
37792017-11-09 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3782
c7a38517
PA
37832017-11-09 Pedro Alves <palves@redhat.com>
3784
3785 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3786 New procedures, factored out from ...
3787 (top level): ... here, and adjusted to avoid expecting beyond the
3788 prompt in one go.
3789
f29f4b6b
PA
37902017-11-09 Pedro Alves <palves@redhat.com>
3791
3792 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3793 output. Fix '?' match.
3794
286acbb5
JB
37952017-11-08 Joel Brobecker <brobecker@adacore.com>
3796
3797 * gdb.ada/scoped_watch: New testcase.
3798 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3799 which is actually correct.
3800 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3801 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3802
62d7ae92
PA
38032017-11-08 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.gdb/complaints.exp (test_initial_complaints)
3806 (test_serial_complaints, test_short_complaints): Call
3807 complaint_internal instead of complaint.
3808
280ca31f
DT
38092017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3810
3811 * gdb.threads/tls-core.c: New file.
3812 * gdb.threads/tls-core.exp: Likewise.
3813
b5ec771e
PA
38142017-11-08 Pedro Alves <palves@redhat.com>
3815
3816 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3817 (p Exported_Capitalized): New test.
3818 (p exported_capitalized): New test.
3819
a02b41a7
PA
38202017-11-07 Pedro Alves <palves@redhat.com>
3821
3822 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3823
95e95a6d
PA
38242017-11-07 Pedro Alves <palves@redhat.com>
3825
3826 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3827 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3828 (disable_invalid, disable_inverted, disable_negative): New
3829 procedures.
3830 ("bad numbers"): New set of tests.
3831
cee62dbd
PA
38322017-11-07 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.cp/ena-dis-br-range.exp: Add tests.
3835
cc638e86
PA
38362017-11-07 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3839
d0fe4701
XR
38402017-11-07 Xavier Roirand <roirand@adacore.com>
3841 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.base/ena-dis-br.exp: Add reference to
3844 gdb.cp/ena-dis-br-range.exp.
3845 * gdb.cp/ena-dis-br-range.exp: New file.
3846 * gdb.cp/ena-dis-br-range.cc: New file.
3847
46f67f80
PA
38482017-11-06 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.base/attach-non-pgrp-leader.c: New.
3851 * gdb.base/attach-non-pgrp-leader.exp: New.
3852
726e1356
PA
38532017-11-06 Pedro Alves <palves@redhat.com>
3854
3855 * configure.ac: No longer check for termio.h and sgtty.h.
3856 * configure: Regenerate.
3857 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3858 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3859 Remove termio and sgtty code.
3860
50ab6ace
YQ
38612017-11-03 Yao Qi <yao.qi@linaro.org>
3862
3863 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3864 in GDB is disabled.
3865
8e68731c
YQ
38662017-11-03 Yao Qi <yao.qi@linaro.org>
3867
3868 * gdb.python/py-thrhandle.exp: Skip it if python is not
3869 enabled.
3870
3a87ae65
SM
38712017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3872
3873 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3874 as a breakpoint command.
3875
484d8d36
MD
38762017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3877
3878 PR python/21213
3879 * gdb.python/py-infthread.exp: Test calling
3880 InferiorThread.inferior () multiple times in a row.
3881
4a27f119
KS
38822017-10-27 Keith Seitz <keiths@redhat.com>
3883
3884 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3885 Test "info break" for every inlined function breakpoint.
3886
bb11dd58
YQ
38872017-10-27 Yao Qi <yao.qi@linaro.org>
3888
3889 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3890
a43f3893
PF
38912017-10-26 Patrick Frants <osscontribute@gmail.com>
3892
3893 * gdb.cp/classes.exp (test_static_members): Test printing
3894 Outer::instance.
3895 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3896 (Inner::instance, Outer::instance): New.
3897
792ccf00
PA
38982017-10-24 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3901 extra console" test in two stages.
3902
eb2bfbad
PA
39032017-10-24 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3906
1f75a651
PA
39072017-10-24 Pedro Alves <palves@redhat.com>
3908
3909 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3910 loop.
3911
779990d9
PA
39122017-10-24 Pedro Alves <palves@redhat.com>
3913
3914 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3915 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3916
ad9b8f5d
PA
39172017-10-24 Pedro Alves <palves@redhat.com>
3918
3919 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3920 parameter and handle it. Don't output read value in test name.
3921
fee6da6e
PA
39222017-10-24 Pedro Alves <palves@redhat.com>
3923
3924 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3925 custom test name.
3926
10389c2c
PA
39272017-10-24 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3930 include the unstable output directory name in the test's name.
3931 (initial_setup_simple) <'set args'>: Use custom test name.
3932
a80e65a9
PA
39332017-10-24 Pedro Alves <palves@redhat.com>
3934
3935 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3936 with explicit test name.
3937
15763a09
PA
39382017-10-20 Pedro Alves <palves@redhat.com>
3939
3940 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3941 'wait -i'. Use gdb_assert and remote_close.
3942
49a4ce2e
AB
39432017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3944
3945 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3946 number from variable rather than hard-coded.
3947
a75868f5
PA
39482017-10-19 Pedro Alves <palves@redhat.com>
3949
3950 * gdb.base/long-inferior-output.c: New file.
3951 * gdb.base/long-inferior-output.exp: New file.
3952
c8ba13ad
KS
39532017-11-18 Keith Seitz <keiths@redhat.com>
3954
3955 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3956 method.
3957 (main): Call it.
3958 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3959 Add additional user-defined conversion operator tests.
3960
b27de576
PA
39612017-10-17 Pedro Alves <palves@redhat.com>
3962
3963 * boards/native-stdio-gdbserver.exp: Load "local-board".
3964
8484c955
PA
39652017-10-17 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/quit-live.c: New file.
3968 * gdb.base/quit-live.exp: New file.
3969
83d5a34d
KS
39702017-10-16 Keith Seitz <keiths@redhat.com>
3971
3972 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3973 (class_with_protected_typedef, class_with_private_typedef)
3974 (struct_with_public_typedef, struct_with_protected_typedef)
3975 (struct_with_private_typedef): New classes/structs.
3976 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3977 typedefs and access specifiers.
3978
739b3f1d
PA
39792017-10-16 Pedro Alves <palves@redhat.com>
3980 Simon Marchi <simon.marchi@polymtl.ca>
3981
3982 * README (Local vs Remote vs Native): New section.
3983 * boards/local-board.exp: New file, with bits factored out from
3984 ...
3985 * boards/native-extended-gdbserver.exp: ... here. Load
3986 "local-board".
3987 * boards/native-gdbserver.exp: Load "local-board".
3988 (${board}_spawn, ${board}_exec): Delete.
3989 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3990 ...
3991 * boards/stdio-gdbserver-base.exp: ... this new file.
3992 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3993 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3994 procedure.
3995 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3996 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3997 stdio_gdbserver_command.
3998 (${board}_get_remote_address, ${board}_get_comm_port)
3999 (${board}_download, ${board}_upload): Delete.
4000 (get_target_remote_pipe_cmd): New.
4001
fe68b953
SM
40022017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4003
4004 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4005 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4006 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4007 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4008 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4009 remove with_test_prefix.
4010
300b6685
PA
40112017-10-13 Pedro Alves <palves@redhat.com>
4012
4013 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4014 * gdb.base/annota1.exp: Use it instead of is_remote.
4015 * gdb.base/annota3.exp: Use it instead of is_remote.
4016 * gdb.cp/annota2.exp: Use it instead of is_remote.
4017 * gdb.cp/annota3.exp: Use it instead of is_remote.
4018 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4019
50500caf
PA
40202017-10-13 Pedro Alves <palves@redhat.com>
4021
4022 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4023 (test_num_test_vars, run_and_count_vars, find_env)
4024 (test_set_unset_env, test_inherit_env_var): New procedures.
4025 (top level): Use them.
4026
dad0c6d2
PA
40272017-10-13 Pedro Alves <palves@redhat.com>
4028
4029 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4030 also skip on stub-like targets.
4031
8b0553c1
PA
40322017-10-13 Pedro Alves <palves@redhat.com>
4033
4034 PR gdb/22293
4035 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4036 (top level): Move some tests to ...
4037 (test_not_found): ... this new procedure.
4038 (top level): Call it.
4039
7594f623
PA
40402017-10-13 Pedro Alves <palves@redhat.com>
4041
4042 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4043 expect different "info terminal" output if testing with a
4044 non-native target.
4045
ebe3b402
PA
40462017-10-13 Pedro Alves <palves@redhat.com>
4047 Simon Marchi <simon.marchi@polymtl.ca>
4048
4049 PR python/12966
4050 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4051
42f1b161
PA
40522017-10-13 Pedro Alves <palves@redhat.com>
4053
4054 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4055 already.
4056
8d6ef72b
PA
40572017-10-13 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4060 is_remote.
4061
d7bcd5b8
PA
40622017-10-13 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4065 is_remote.
4066
df479dc6
PA
40672017-10-13 Pedro Alves <palves@redhat.com>
4068
4069 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4070 is set.
4071 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4072 instead of is_remote.
4073
23fb630a
PA
40742017-10-13 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4077 (top level): Add comment.
4078
cc77b1dc
PA
40792017-10-13 Pedro Alves <palves@redhat.com>
4080
4081 * gdb.base/remote.exp (top level): Fix comment typo and add
4082 missing return.
4083
27c9e813
PA
40842017-10-13 Pedro Alves <palves@redhat.com>
4085 Simon Marchi <simon.marchi@polymtl.ca>
4086
4087 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4088 calls and add comments. Skip test if use_gdb_stub is set.
4089 (top level): Use "set cwd" command instead of "cd" command.
4090
5e830d98
PA
40912017-10-13 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4094 is_remote target check.
4095
f5ca0032
PA
40962017-10-13 Pedro Alves <palves@redhat.com>
4097
4098 * gdb.base/scope.exp: Use build_executable + clean_restart +
4099 gdb_file_cmd instead of prepare_for_testing and no longer skip
4100 "before run" tests on is_remote target boards. Update comments.
4101 * boards/native-extended-gdbserver.exp
4102 (extended_gdbserver_load_last_file): New, factored out from ...
4103 (gdb_load): ... this. Move further below and add comment.
4104 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4105
8aed1c0d
PA
41062017-10-12 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.base/attach.exp: Remove references to gdb64.
4109 * gdb.base/dbx.exp: Remove references to gdb64.
4110
cfa34c87
SM
41112017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4112 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/label.exp: Remove is_remote target check.
4115
9192b7de
PA
41162017-10-12 Pedro Alves <palves@redhat.com>
4117
4118 * gdb.base/auvx.exp (coredir): Update comment.
4119 (top level) <core_works>: Use "set cwd" command instead of "cd"
4120 command.
4121
6bf0052d
PA
41222017-10-12 Pedro Alves <palves@redhat.com>
4123 Simon Marchi <simon.marchi@polymtl.ca>
4124
4125 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4126 target boards.
4127
e48ef82d
PA
41282017-10-12 Pedro Alves <palves@redhat.com>
4129 Simon Marchi <simon.marchi@polymtl.ca>
4130
4131 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4132 Instead skip if there's any gdb_protocol set.
4133
8d7aea57
SM
41342017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4135 Pedro Alves <palves@redhat.com>
4136
4137 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4138
30440677
PA
41392017-10-12 Pedro Alves <palves@redhat.com>
4140 Simon Marchi <simon.marchi@polymtl.ca>
4141
4142 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4143 instead of on dejagnu remote boards.
4144
4e04f045 41452017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4146 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4147
4148 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4149 checks. Use build_executable + clean_restart instead of
4150 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4151 of enabling non-stop after starting gdb.
4152
871a186e
PA
41532017-10-12 Pedro Alves <palves@redhat.com>
4154
4155 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4156 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4157 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4158 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4159
56d704da
AK
41602017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4161
4162 * gdb.arch/arc-tdesc-cpu.exp: New file.
4163 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4164
2f20e312
SM
41652017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4166
4167 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4168
65630365
PA
41692017-10-10 Pedro Alves <palves@redhat.com>
4170
4171 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4172 expect CLI output.
4173
bf469271
PA
41742017-10-10 Pedro Alves <palves@redhat.com>
4175
4176 * lib/selftest-support.exp (selftest_setup): Update for
4177 captured_command_loop's prototype change.
4178
777a42f1
PA
41792017-10-09 Pedro Alves <palves@redhat.com>
4180
4181 Test both arch1=>arch2 and arch2=>arch1.
4182
4183 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4184 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4185 factored out to...
4186 (append_arch1_options, append_arch2_options, append_arch_options)
4187 (build_executables): New procedures.
4188 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4189 local.
4190 (top level): Add new 'first_arch' testing axis.
4191
cbd2b4e3
PA
41922017-10-09 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4195 (barrier): New.
4196 (thread_start, all_started): New functions.
4197 (main): Spawn new thread and wait until it is scheduled.
4198 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4199 option.
4200 (do_test): Add 'selected_thread' parameter. Run to all_started
4201 instead of main. Explicitly set the breakpoint at main. Switch
4202 to the SELECTED_THREAD thread.
4203 (top level): Test handling the exec event with either the main
4204 thread or the second thread selected.
4205
5c9e4427
PA
42062017-10-09 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4209 logic. Move STOP marker after the value checks.
4210 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4211 regexp.
4212
b3b7c423
SL
42132017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4214
4215 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4216
3b4b2f16
UW
42172017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4218
4219 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4220 integer-to-dfp conversion.
4221 * gdb.base/dfp-test.exp: Likewise.
4222
5cd63fda
PA
42232017-10-04 Pedro Alves <palves@redhat.com>
4224
4225 * gdb.multi/hangout.c: Include <unistd.h>.
4226 (hangout_loop): New function.
4227 (main): Call alarm. Call hangout_loop in a loop.
4228 * gdb.multi/hello.c: Include <unistd.h>.
4229 (hello_loop): New function.
4230 (main): Call alarm. Call hangout_loop in a loop.
4231 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4232 inferior with the other selected.
4233
4c71c105
SM
42342017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4235
4236 * gdb.mi/list-thread-groups-available.exp: New file.
4237 * gdb.mi/list-thread-groups-available.c: New file.
4238
bc3b087d
SDJ
42392017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4240
4241 * gdb.base/set-cwd.exp: Make it available on
4242 native-extended-gdbserver.
4243
d092c5a2
SDJ
42442017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4245
4246 * gdb.base/set-cwd.c: New file.
4247 * gdb.base/set-cwd.exp: Likewise.
4248
45320ffa
TT
42492017-10-02 Tom Tromey <tom@tromey.com>
4250
4251 PR rust/22236:
4252 * gdb.rust/simple.rs (main): New variable "fslice".
4253 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4254
b3e3859b
TT
42552017-10-02 Tom Tromey <tom@tromey.com>
4256
4257 * gdb.rust/simple.exp: Test ptype of a slice.
4258
01af5e0d
TT
42592017-10-02 Tom Tromey <tom@tromey.com>
4260
4261 * gdb.rust/simple.exp: Test index of slice.
4262
a9bbfbd8
TT
42632017-09-27 Tom Tromey <tom@tromey.com>
4264
4265 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4266
df8899e5
TP
42672017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4268 Pedro Alves <palves@redhat.com>
4269
4270 * gdb.base/compare-sections.exp (get value of read-only section): Read
4271 as unsigned value.
4272 (corrupt read-only section): Likewise and don't set written if patching
4273 failed.
4274
757bf54b
KB
42752017-09-21 Kevin Buettner <kevinb@redhat.com>
4276
4277 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4278 files.
4279
06871ae8
PA
42802017-09-20 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4283 symbol names in gdb's output.
4284 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4285
e5f25bc5
PA
42862017-09-20 Pedro Alves <palves@redhat.com>
4287
4288 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4289 Rename to ...
4290 (test_list_ambiguous_symbol): ... this and add a symbol name
4291 parameter. Adjust.
4292 (test_list_ambiguous_function): Reimplement on top of
4293 test_list_ambiguous_symbol and also test listing ambiguous
4294 variables.
4295 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4296 (ambiguous_fun): ... this.
4297 (ambiguous_var): New.
4298 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4299 (ambiguous_fun): ... this.
4300 (ambiguous_var): New.
4301
4e5a4f58
JB
43022017-09-19 John Baldwin <jhb@FreeBSD.org>
4303
4304 * gdb.base/starti.c: New file.
4305 * gdb.base/starti.exp: New file.
4306 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4307
26e53f3e
PA
43082017-09-14 Pedro Alves <palves@redhat.com>
4309
4310 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4311 (top level): Use it instead of runto.
4312
cb791d59
TT
43132017-09-11 Tom Tromey <tom@tromey.com>
4314
4315 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4316
7c96f8c1
TT
43172017-09-11 Tom Tromey <tom@tromey.com>
4318
4319 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4320 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4321
469412dd
CW
43222017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4323
4324 * gdb.fortran/printing-types.exp: New file.
4325 * gdb.fortran/printing-types.exp: New file.
4326
e0f86435
BH
43272017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4328
4329 * gdb.fortran/vla-ptype.exp: Fix typos.
4330 * gdb.fortran/vla-value.exp: Same.
4331
9e9af4be
BH
43322017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4333
4334 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4335 * gdb.mi/mi-var-child-f.exp: Likewise.
4336 * gdb.mi/mi-vla-fortran.exp: Likewise.
4337
a5ad232b 43382017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4339 Christoph Weinmann <christoph.t.weinmann@intel.com>
4340 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4341
4342 * gdb.fortran/ptr-indentation.f90: New file.
4343 * gdb.fortran/ptr-indentation.exp: New file.
4344
5aec60eb
TT
43452017-09-05 Tom Tromey <tom@tromey.com>
4346
4347 PR gdb/22010:
4348 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4349
8f8f8152
TP
43502017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4351
4352 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4353
fbd1b771
JK
43542017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4355
4356 * gdb.threads/tls-nodebug-pie.c: New file.
4357 * gdb.threads/tls-nodebug-pie.exp: New file.
4358
5eb5f850
TT
43592017-09-05 Tom Tromey <tom@tromey.com>
4360
4361 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4362 for rust.
4363
ae780a21
SM
43642017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4365
4366 * gdb.multi/multi-arch-exec.exp: Test with different
4367 "follow-exec-mode" settings.
4368 (do_test): New procedure.
4369
3693fdb3
PA
43702017-09-04 Pedro Alves <palves@redhat.com>
4371
4372 * gdb.base/func-static.c (S::method const, S::method volatile)
4373 (S::method volatile const): New methods.
4374 (c_s, v_s, cv_s): New instances.
4375 (main): Call method() on them.
4376 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4377 (cannot_resolve): New procedure.
4378 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4379 print-quote-unquoted columns.
4380 (do_test): Test printing each scope too.
4381
e68cb8e0
PA
43822017-09-04 Pedro Alves <palves@redhat.com>
4383
4384 * gdb.base/local-static.exp: Also test with
4385 class::method::variable wholly quoted.
4386 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4387
858be34c
PA
43882017-09-04 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/local-static.c: New.
4391 * gdb.base/local-static.cc: New.
4392 * gdb.base/local-static.exp: New.
4393
46a4882b
PA
43942017-09-04 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.asm/asm-source.exp: Add casts to int.
4397 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4398 (dataglobal64_1, dataglobal64_2): New globals.
4399 * gdb.base/nodebug.exp: Test different expressions involving the
4400 new globals, with print, whatis and ptype. Add casts to int.
4401 * gdb.base/solib-display.exp: Add casts to int.
4402 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4403 * gdb.cp/m-static.exp: Add cast to int.
4404 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4405 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4406 tls variable with no debug info without a cast. Test with a cast
4407 to int too.
4408 * gdb.trace/entry-values.exp: Add casts.
4409
2c5a2be1
PA
44102017-09-04 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.base/nodebug.exp: Test that ptype's error about functions
4413 with unknown return type includes the function name too.
4414
7022349d
PA
44152017-09-04 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4418 return type of munmap in infcall.
4419 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4420 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4421 type of ftell in infcall.
4422 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4423 type of getpid in infcall.
4424 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4425 infcall.
4426 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4427 Bail on failure to extract the pid.
4428 * gdb.base/nodebug.c: #include <stdint.h>.
4429 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4430 New functions.
4431 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4432 Change expected output of print/whatis/ptype with functions with
4433 no debug info. Test all supported languages. Call
4434 test_call_promotion.
4435 * gdb.compile/compile.exp: Adjust expected output to expect
4436 warning.
4437 * gdb.threads/siginfo-threads.exp: Likewise.
4438
54990598
PA
44392017-09-04 Pedro Alves <palves@redhat.com>
4440
4441 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4442 "prototypes". Test calling float functions via prototyped and
4443 unprototyped function pointers.
4444 (perform_all_tests): New parameter "prototypes". Pass it down.
4445 (top level): Pass down "prototypes" parameter to
4446 perform_all_tests.
4447
34d16ea2
SM
44482017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4449
4450 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4451 Test with nested loops.
4452
9521ecda
SM
44532017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4454
4455 * gdb.base/commands.exp: Call the new procedures.
4456 (loop_break_test, loop_continue_test): New procedures.
4457
80a65e9b
SM
44582017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4459
4460 * gdb.base/commands.exp: Call new procedure.
4461 (define_if_without_arg_test): New procedure.
4462
e439fa14
PA
44632017-09-04 Pedro Alves <palves@redhat.com>
4464
4465 * gdb.base/list-ambiguous.exp: New file.
4466 * gdb.base/list-ambiguous0.c: New file.
4467 * gdb.base/list-ambiguous1.c: New file.
4468 * gdb.base/list.exp (test_list_range): Adjust expected output.
4469
0a2dde4a
SDJ
44702017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4471
4472 * gdb.base/share-env-with-gdbserver.c: New file.
4473 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4474
5e89eb3a
SM
44752017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4476
4477 * gdb.base/commands.exp (gdbvar_simple_if_test,
4478 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4479 progvar_simple_if_test, progvar_simple_while_test,
4480 progvar_complex_if_while_test, user_defined_command_test,
4481 user_defined_command_args_eval,
4482 user_defined_command_args_stack_test,
4483 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4484 temporary_breakpoint_commands,
4485 gdb_test_no_prompt, redefine_hook_test,
4486 redefine_backtrace_test): Remove "global gdb_prompt".
4487
fd437cbc
SM
44882017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4489
4490 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4491 New proc, call it from toplevel.
4492
87215ad1
SDJ
44932017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4494
4495 PR remote/21852
4496 * gdb.server/normal.c: New file, copied from gdb.base.
4497 * gdb.server/run-without-local-binary.exp: New file.
4498
58afddc6
WP
44992017-08-07 Weimin Pan <weimin.pan@oracle.com>
4500
4501 * gdb.arch/sparc64-adi.exp: New file.
4502 * gdb.arch/sparc64-adi.c: New file.
4503
5277199a
PA
45042017-08-22 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4507 (top level): Add "list all overloads" tests.
4508
14278e1f
TT
45092017-08-22 Tom Tromey <tom@tromey.com>
4510
4511 * gdb.gdb/xfullpath.exp: Remove.
4512
bf223d3e
PA
45132017-08-21 Pedro Alves <palves@redhat.com>
4514
4515 PR gdb/19487
4516 * gdb.base/symbol-alias.c: New.
4517 * gdb.base/symbol-alias2.c: New.
4518 * gdb.base/symbol-alias.exp: New.
4519
c973d0aa
PA
45202017-08-21 Pedro Alves <palves@redhat.com>
4521
4522 * gdb.base/dfp-test.c
4523 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4524 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4525 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4526 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4527 * gdb.base/whatis-ptype-typedefs.c: New.
4528 * gdb.base/whatis-ptype-typedefs.exp: New.
4529 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4530 (an_int, an_int_type, an_int_type2): New globals.
4531 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4532 involving typedefs and cast expressions.
4533 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4534 (lookup_typedefs_function): New.
4535 (typedefs_pretty_printers_dict): New.
4536 (top level): Register lookup_typedefs_function in
4537 gdb.pretty_printers.
4538
6d580b63
YQ
45392017-08-18 Yao Qi <yao.qi@linaro.org>
4540
4541 * gdb.server/unittest.exp: New.
4542
206726fb
SDJ
45432017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4544
4545 PR gdb/21954
4546 * gdb.base/environ.exp: Add test to check if 'unset environment'
4547 works.
4548
bf0ec4c2
AA
45492017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4550
4551 * lib/gdb.exp (universal_compile_options): New caching proc.
4552 (gdb_compile): Suppress GCC's coloring of messages.
4553
d6382fff
TT
45542017-08-14 Tom Tromey <tom@tromey.com>
4555
4556 PR gdb/21675:
4557 * gdb.base/printcmds.exp (test_radices): New function.
4558 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4559 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4560 * lib/gdb.exp (get_integer_valueof): Use p/d.
4561
c2c2dd9f
SM
45622017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4563
4564 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4565 characters.
4566
fdffd6f4
TT
45672017-08-05 Tom Tromey <tom@tromey.com>
4568
4569 * gdb.rust/simple.exp: Allow String to appear in a different
4570 namespace.
4571
27d41eac
YQ
45722017-07-26 Yao Qi <yao.qi@linaro.org>
4573
4574 * gdb.gdb/unittest.exp: Invoke command
4575 "maintenance check xml-descriptions".
4576
031ed05d
AA
45772017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4578
4579 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4580 calling context.
4581 (hex128): Drop erroneous calculation of parameters.
4582
dcd27ddf
SM
45832017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4584
4585 * gdb.python/py-unwind.exp: Disable stack protection when
4586 building test file.
4587
47e77640
PA
45882017-07-20 Pedro Alves <palves@redhat.com>
4589
4590 * gdb.base/default.exp (set language): Adjust expected output.
4591
62d2a18a
PA
45922017-07-20 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4595 (test_minsym): ... this, and make static.
4596 (get_pck__foo__bar__minsym): Rename to ...
4597 (get_test_minsym): ... this.
4598 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4599 symbol names and comments.
4600 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4601 (get_test_minsym): ... this.
4602 (pck__foo__bar__minsym__2): Rename to ...
4603 (test_minsym): ... this.
4604 (main): Adjust.
4605
c45ec17c
PA
46062017-07-17 Pedro Alves <palves@redhat.com>
4607
4608 * gdb.base/completion.exp: Adjust expected output.
4609 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4610 the completer works.
4611
c6756f62
PA
46122017-07-17 Pedro Alves <palves@redhat.com>
4613
4614 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4615
5bd68487
AB
46162017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4617
4618 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4619
8880f2a9
TT
46202017-07-14 Tom Tromey <tom@tromey.com>
4621
4622 PR rust/21764:
4623 * gdb.rust/simple.exp: Add tests.
4624
65547233
TT
46252017-07-14 Tom Tromey <tom@tromey.com>
4626
4627 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4628
8f14146e
PA
46292017-07-14 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.linespec/base/one/thefile.cc (z1): New function.
4632 * gdb.linespec/base/two/thefile.cc (z2): New function.
4633 * gdb.linespec/linespec.exp: Add tests.
4634
b4365d02
AB
46352017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4636
4637 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4638 to mi_create_breakpoint.
4639
5d2cbaa5
AB
46402017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4641
4642 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4643 mi_create_breakpoint.
4644
11cb5716
IB
46452017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4646
4647 * gdb.dlang/demangle.exp: Update for demangling changes.
4648
03278692
TT
46492017-07-09 Tom Tromey <tom@tromey.com>
4650
4651 * gdb.dwarf2/shortpiece.exp: New file.
4652
33c5cd75
DB
46532017-07-06 David Blaikie <dblaikie@gmail.com>
4654
4655 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4656 built from fissiont-multi-cu{1,2}.c.
4657 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4658 except putting 'main' and 'func' in separate CUs in the same DWO file.
4659 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4660 test.
4661 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4662 test.
4663
8455d262
PA
46642017-07-06 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.python/py-unwind.exp: Test flushregs.
4667
dc4bde35
SDJ
46682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4669
4670 PR cli/21688
4671 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4672 tests for alias commands and trailing whitespace.
4673
51ed89aa
SDJ
46742017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4675
4676 PR cli/21688
4677 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4678 procedure. Call it.
4679
eb17d413
PA
46802017-06-29 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.base/printcmds.exp: Add tests.
4683
41664b45
DG
46842017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4685
4686 PR gdb/21337
4687 * gdb.base/reread-readsym.exp: New file.
4688 * gdb.base/reread-readsym.c: New file.
4689
75312ae3
KB
46902017-06-21 Kevin Buettner <kevinb@redhat.com>
4691
4692 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4693 subpattern.
4694
66953522
PB
46952017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4696
4697 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4698 extended mnemonic.
4699 * gdb.arch/powerpc-power9.s: Likewise.
4700
5524b525
AA
47012017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4702
4703 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4704 on 32-bit x86 targets. Exploit is_*_target macros where
4705 appropriate.
4706
03c8af18
AA
47072017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4708
4709 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4710 register pieces.
4711
3bf31011
AA
47122017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4713
4714 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4715 located in one or more DWARF pieces.
4716
805acca0
AA
47172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4718
4719 * lib/gdb.exp (get_endianness): New proc.
4720 * gdb.arch/aarch64-fp.exp: Use it.
4721 * gdb.arch/altivec-regs.exp: Likewise.
4722 * gdb.arch/e500-regs.exp: Likewise.
4723 * gdb.arch/vsx-regs.exp: Likewise.
4724 * gdb.base/dump.exp: Likewise.
4725 * gdb.base/funcargs.exp: Likewise.
4726 * gdb.base/gnu_vector.exp: Likewise.
4727 * gdb.dwarf2/formdata16.exp: Likewise.
4728 * gdb.dwarf2/implptrpiece.exp: Likewise.
4729 * gdb.dwarf2/nonvar-access.exp: Likewise.
4730 * gdb.python/py-inferior.exp: Likewise.
4731 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4732
e9352324
AA
47332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4734
4735 PR gdb/21226
4736 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4737 stack value pieces are taken from the LSB end.
4738
d5d1163e
AA
47392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4740
4741 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4742 variable at nonzero offset.
4743
0567c986
AA
47442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4745
4746 * gdb.dwarf2/var-access.c: New file.
4747 * gdb.dwarf2/var-access.exp: New test.
4748 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4749
973e9aab
TT
47502017-06-12 Tom Tromey <tom@tromey.com>
4751
4752 * gdb.dwarf2/formdata16.exp: Add tests.
4753
d9109c80
TT
47542017-06-12 Tom Tromey <tom@tromey.com>
4755
4756 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4757
30a25466
TT
47582017-06-12 Tom Tromey <tom@tromey.com>
4759
4760 PR exp/16225:
4761 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4762 * gdb.arch/vsx-regs.exp: Update tests.
4763 * gdb.arch/s390-vregs.exp (hex128): New proc.
4764 Update test.
4765 * gdb.arch/altivec-regs.exp: Update tests.
4766
aefd8b33
SDJ
47672017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4768
4769 * gdb.base/startup-with-shell.c: New file.
4770 * gdb.base/startup-with-shell.exp: Likewise.
4771
2090129c
SDJ
47722017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4773
4774 * gdb.server/non-existing-program.exp: Update regex in order to
4775 reflect the fact that gdbserver is now using fork_inferior (with a
4776 shell) to startup the inferior.
4777
8e86a419
SM
47782017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4779
4780 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4781 support function calls from GDB.
4782
e6cf65f2
TT
47832017-05-21 Tom Tromey <tom@tromey.com>
4784
4785 PR rust/21466:
4786 * gdb.rust/unsized.exp: New file.
4787 * gdb.rust/unsized.rs: New file.
4788
43cc5389
TT
47892017-05-19 Tom Tromey <tom@tromey.com>
4790
4791 PR rust/21484:
4792 * gdb.rust/watch.exp: New file.
4793 * gdb.rust/watch.rs: New file.
4794
ec8df234
TT
47952017-05-18 Tom Tromey <tom@tromey.com>
4796
4797 * gdb.rust/simple.exp: Allow Box to be qualified.
4798
3e3e7fae
TP
47992017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4800
4801 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4802
59cc050d
PA
48032017-05-18 Pedro Alves <palves@redhat.com>
4804
4805 * gdb.base/fileio.c (test_write, test_read, test_close)
4806 (test_fstat): Don't print 'ret' in the fail path.
4807
c8f6abd1
PA
48082017-05-18 Pedro Alves <palves@redhat.com>
4809
4810 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4811 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4812 (test_system, test_rename, test_unlink, test_time): Change
4813 prototypes.
4814 * gdb.base/fileio.exp (stop_msg): Adjust.
4815
d2a03b77
PA
48162017-05-18 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.base/fileio.c (null_str): New global.
4819 (test_stat): Use it.
4820 * gdb.base/fileio.exp: Remove nowarnings.
4821
0d5c6999
YQ
48222017-05-17 Yao Qi <yao.qi@linaro.org>
4823
4824 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4825
21873064
YQ
48262017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4827
4828 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4829 argument command.
4830 (top-level): Invoke test_set_inferior_tty.
4831
d512d31c
PA
48322017-05-04 Pedro Alves <palves@redhat.com>
4833
4834 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4835 Add parens to print call for Python 3.
4836
90cef2ed
KS
48372017-05-03 Keith Seitz <keiths@redhat.com>
4838
4839 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4840 (main): Call it.
4841
14f819c8
TW
48422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4843
4844 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4845 to prev and next.
4846
913aeadd
TW
48472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4848
4849 * gdb.python/py-record-btrace.exp: Remove test for
4850 gdb.BtraceInstruction.error.
4851
a3be24ad
TW
48522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4853
4854 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4855
ae20e79a
TW
48562017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4857
4858 * gdb.python/py-record-btrace-threads.c: New file.
4859 * gdb.python/py-record-btrace-threads.exp: New file.
4860
45ce1b47
SDJ
48612017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4862
4863 PR testsuite/8595
4864 * gdb.base/environ.exp: Make test available in all architectures.
4865 Move bits related to "info program" testing to
4866 gdb.base/info-program.exp. Rewrite tests to use the two new
4867 procedures mentione below.
4868 (test_set_show_env_var) New procedure.
4869 (test_set_show_env_var_equal): Likewise.
4870 * gdb.base/info-program.exp: New file.
4871
e15c3eb4
KS
48722017-04-27 Keith Seitz <keiths@redhat.com>
4873
4874 * gdb.cp/oranking.cc (test15): New function.
4875 (main): Call test15 and declare additional variables for testing.
4876 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4877 "p foo101('abc')" tests.
4878 Add tests for cv qualifier overloads.
4879 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4880 "lvalue reference overload" test.
4881 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4882 "print value of f1 on Child&& in f2" test.
4883
3a3fd0fd
PA
48842017-04-19 Pedro Alves <palves@redhat.com>
4885
4886 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4887 procedure.
4888 (top level): Call it.
4889 * lib/gdb.exp (gdb_define_cmd): New procedure.
4890
53375380
PA
48912017-04-12 Pedro Alves <palves@redhat.com>
4892
4893 PR gdb/21323
4894 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4895 (wchar): New global.
4896 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4897 (do_test_wide_char, wide_char_types_no_program, top level): Add
4898 wchar_t testing.
4899
53e710ac
PA
49002017-04-12 Pedro Alves <palves@redhat.com>
4901
4902 PR c++/21323
4903 * gdb.cp/wide_char_types.c: New file.
4904 * gdb.cp/wide_char_types.exp: New file.
4905
0ad9d8c7
SDJ
49062017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4907
4908 PR gdb/21352
4909 * gdb.trace/tsv.exp: Add test for "tsave -r".
4910
b1b45502
IB
49112017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4912
4913 * gdb.dlang/watch-loc.c: New file.
4914 * gdb.dlang/watch-loc.exp: New file.
4915
ec13808e
JK
49162017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4917
4918 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4919
fe5f7374
AK
49202017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4921
4922 * gdb.arch/arc-analyze-prologue.S: New file.
4923 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4924
eea78757
AK
49252017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4926
4927 * gdb.arch/arc-decode-insn.S: New file.
4928 * gdb.arch/arc-decode-insn.exp: Likewise.
4929
5badf10a
IR
49302017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4931
4932 PR tdep/20928
4933 * gdb.arch/sparc64-regs.exp: New file.
4934 * gdb.arch/sparc64-regs.S: Likewise.
4935
cee59b3f
TW
49362017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4937
4938 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4939 and memory view on Python 3.
4940
c0f55cc6
AV
49412017-03-20 Artemiy Volkov <artemiyv@acm.org>
4942 Keith Seitz <keiths@redhat.com>
4943
4944 PR gdb/14441
4945 * gdb.cp/demangle.exp: Add rvalue reference tests.
4946 * gdb.cp/rvalue-ref-casts.cc: New file.
4947 * gdb.cp/rvalue-ref-casts.exp: New file.
4948 * gdb.cp/rvalue-ref-overload.cc: New file.
4949 * gdb.cp/rvalue-ref-overload.exp: New file.
4950 * gdb.cp/rvalue-ref-params.cc: New file.
4951 * gdb.cp/rvalue-ref-params.exp: New file.
4952 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4953 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4954 * gdb.cp/rvalue-ref-types.cc: New file.
4955 * gdb.cp/rvalue-ref-types.exp: New file.
4956 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4957 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4958
51457a05
MAL
49592017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4960
4961 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4962 New procedure.
4963
5b291c04
MAL
49642017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4965
4966 * lib/mi-support.exp (mi_gdb_test): Add additional message
4967 for unexpected output.
4968
59a56148
AA
49692017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4970
4971 * gdb.base/examine-backward.c (Barrier): New character array
4972 constant, to ensure that TestStrings is preceded by a string
4973 terminator.
4974
7942e96e
AA
49752017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4976
4977 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4978 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4979 and implicit pointer into such a location.
4980
6ebac3fb
DE
49812017-03-16 Doug Evans <dje@google.com>
4982
4983 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4984
ec3b243d
TP
49852017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4986
4987 * gdb.cp/m-static.exp: Fix expectation for prototype of
4988 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4989
49902017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4991
4992 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4993 * gdb.guile/scm-lazy-string.c: New file.
4994 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4995 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4996 for pointer, array, typedef lazy strings.
4997
2cc36e25 49982017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4999
5000 PR python/17728, python/18439, python/18779
5001 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5002 * gdb.python/py-lazy-string.c (pointer): New typedef.
5003 (main): New locals ptr, array, typedef_ptr.
5004 * gdb.python/py-value.exp: Move lazy string tests to ...
5005 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5006 array, typedef lazy strings.
ec3b243d 5007
0efcde63
AK
50082017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5009
5010 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5011 Add optional 'test' parameter.
5012
7978d7c3
SM
50132017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5014
5015 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5016 Skip for versions of DejaGnu < 1.5.
5017
896c0c1e
SM
50182017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5019
5020 * lib/gdb.exp (dejagnu_version): New proc.
5021 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5022 Use dejagnu_version.
5023
5f4d1085
KS
50242017-03-10 Keith Seitz <keiths@redhat.com>
5025
5026 PR c++/8128
5027 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5028 type from destructor regexps.
5029 Add a branch which actually passes the test.
5030 Adjust "ptype t5i" test names.
5031
1de05205
PA
50322017-03-08 Pedro Alves <palves@redhat.com>
5033
5034 * gdb.base/step-over-exit.exp: Add explicit test message.
5035
c65d6b55
PA
50362017-03-08 Pedro Alves <palves@redhat.com>
5037
5038 PR gdb/18360
5039 * gdb.threads/interrupt-while-step-over.c: New file.
5040 * gdb.threads/interrupt-while-step-over.exp: New file.
5041
2e86a283
PA
50422017-03-08 Pedro Alves <palves@redhat.com>
5043
5044 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5045 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5046
25dcbff6
PA
50472017-03-08 Pedro Alves <palves@redhat.com>
5048
5049 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5050 PKRU as not supported as a PASS.
5051
dc9366eb
PA
50522017-03-08 Pedro Alves <palves@redhat.com>
5053
5054 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5055 prefix instead of $binfile1/$binfile2.
5056 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5057 in test message.
5058 * gdb.python/py-completion.exp: Use "load python file" as test
5059 messages instead of unstable path names.
5060
6e5d74e7
PA
50612017-03-08 Pedro Alves <palves@redhat.com>
5062 Jan Kratochvil <jan.kratochvil@redhat.com>
5063
5064 PR cli/21218
5065 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5066 New proc.
5067 (top level): Call it.
5068
9753a2f6
PA
50692017-03-08 Pedro Alves <palves@redhat.com>
5070
5071 PR tui/21216
5072 * gdb.tui/tui-nl-filtered-output.exp: New file.
5073
1a4dd9dd
PA
50742017-03-08 Pedro Alves <palves@redhat.com>
5075
5076 * gdb.base/completion.exp: Move TUI completion tests to ...
5077 * gdb.tui/completion.exp: ... this new file.
5078
7cbbff33
PA
50792017-03-08 Pedro Alves <palves@redhat.com>
5080
5081 * gdb.base/tui-disasm-long-lines.c,
5082 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5083 gdb.base/tui-layout.exp: Move to ...
5084 * gdb.tui/: ... this new directory.
5085
5f6fd321
PA
50862017-03-07 Pedro Alves <palves@redhat.com>
5087
5088 * gdb.base/tui-layout.c: New file.
5089 * gdb.base/tui-layout.exp: New file.
5090
44959fa8
PA
50912017-03-07 Pedro Alves <palves@redhat.com>
5092
5093 * gdb.base/tui-layout.c: Rename to ...
5094 * gdb.base/tui-disasm-long-lines.c: ... this.
5095 * gdb.base/tui-layout.exp: Rename to ...
5096 * gdb.base/tui-disasm-long-lines.exp: ... this.
5097
f8c4e718
PA
50982017-03-07 Pedro Alves <palves@redhat.com>
5099
5100 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5101
6dbb839a 51022017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5103
5104 * i386-mpx-call.c: New file.
5105 * i386-mpx-call.exp: New file.
5106
65b48a81
PB
51072017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5108
5109 * gdb.arch/powerpc-power.exp: Delete test.
5110 * gdb.arch/powerpc-power.s: Likewise.
5111 * gdb.disasm/disassembler-options.exp: New test.
5112 * gdb.arch/powerpc-altivec.exp: Likewise.
5113 * gdb.arch/powerpc-altivec.s: Likewise.
5114 * gdb.arch/powerpc-altivec2.exp: Likewise.
5115 * gdb.arch/powerpc-altivec2.s: Likewise.
5116 * gdb.arch/powerpc-altivec3.exp: Likewise.
5117 * gdb.arch/powerpc-altivec3.s: Likewise.
5118 * gdb.arch/powerpc-power7.exp: Likewise.
5119 * gdb.arch/powerpc-power7.s: Likewise.
5120 * gdb.arch/powerpc-power8.exp: Likewise.
5121 * gdb.arch/powerpc-power8.s: Likewise.
5122 * gdb.arch/powerpc-power9.exp: Likewise.
5123 * gdb.arch/powerpc-power9.s: Likewise.
5124 * gdb.arch/powerpc-vsx.exp: Likewise.
5125 * gdb.arch/powerpc-vsx.s: Likewise.
5126 * gdb.arch/powerpc-vsx2.exp: Likewise.
5127 * gdb.arch/powerpc-vsx2.s: Likewise.
5128 * gdb.arch/powerpc-vsx3.exp: Likewise.
5129 * gdb.arch/powerpc-vsx3.s: Likewise.
5130 * gdb.arch/arm-disassembler-options.exp: Likewise.
5131 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5132 * gdb.arch/s390-disassembler-options.exp: Likewise.
5133
17cd4947
LM
51342017-02-23 Luis Machado <lgustavo@codesourcery.com>
5135
5136 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5137 (check_supported_features): ... this. Changed return type to void.
5138 (supports_rdseed): New static global.
5139 (rdseed): Check supports_rdseed.
5140 (initialize): Call check_supported_features.
5141
2039d74e
EBM
51422017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5143
5144 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5145 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5146 and lqarx/stqcx.
5147 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5148 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5149
a51d7ecf
EBM
51502017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5151
5152 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5153 uppercase.
5154
0224619f
JK
51552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5156
5157 * gdb.dwarf2/formdata16.c: New file.
5158 * gdb.dwarf2/formdata16.exp: New file.
5159 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5160
216f72a1
JK
51612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5162
5163 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5164 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5165 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5166 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5167 DW_AT_GNU_*.
5168
43988095
JK
51692017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5170
5171 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5172
99e8a4f9
SDJ
51732017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5174
5175 PR gdb/21164
5176 * gdb.base/maint.exp: Add testcases for when the commands do
5177 not have arguments.
5178
b58a8c0c
TP
51792017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5180
5181 * gdb.cp/chained-calls.exp: Use p instead of P.
5182
4e746bb6
TW
51832017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5184
5185 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5186 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5187
3f77c769
TT
51882017-02-14 Tom Tromey <tom@tromey.com>
5189
5190 PR python/13598:
5191 * gdb.python/py-events.exp: Add before_prompt event tests.
5192
075beec0
AA
51932017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5194
5195 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5196
bf5f525c
LM
51972017-02-13 Luis Machado <lgustavo@codesourcery.com>
5198
5199 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5200 (main): Call my_unique_function_name.
5201 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5202 completion of patterns with a single match.
5203 Add missing -re switches to gdb_test_multiple calls.
5204
13a66184
LM
52052017-02-13 Luis Machado <lgustavo@codesourcery.com>
5206
5207 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5208 return if core file is not recognized.
5209
26a06916
SM
52102017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5211
5212 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5213 and extra UIs.
5214
b761ca9e
SM
52152017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5216
5217 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5218 proc_with_prefix.
5219
b964bee0
TT
52202017-02-10 Tom Tromey <tom@tromey.com>
5221
5222 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5223
18da0c51
MG
52242017-02-10 Martin Galvan <martingalvan@sourceware.org>
5225
5226 PR gdb/21122
5227 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5228
604c4576
JG
52292017-02-08 Jerome Guitton <guitton@adacore.com>
5230
5231 * gdb.base/define.exp: Add test for command abbreviations
5232 in define.
5233
20b477a7
LM
52342017-02-06 Luis Machado <lgustavo@codesourcery.com>
5235
5236 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5237 * gdb.reverse/insn-reverse-x86.c: New file.
5238
3f7b46f2
IR
52392017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5240
5241 PR tdep/20936
5242 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5243
f0fd41c1
TT
52442017-02-03 Tom Tromey <tom@tromey.com>
5245
5246 PR rust/21097:
5247 * gdb.rust/simple.exp: Add new tests.
5248
5be5dbf0
PA
52492017-02-02 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5252 tests.
5253
7346ef59
AA
52542017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5255
5256 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5257 taking a 2-byte value out of a 4-byte DWARF implicit value on
5258 big-endian targets.
5259 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5260 logic. Add test cases for DW_OP_implicit.
5261
787f0025
MM
52622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5263
5264 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5265
68777c29
MM
52662017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5267
5268 * gdb.btrace/enable.exp: Call gdb_exit before
5269 skip_gdbserver_tests.
5270
0a1c7e28
MM
52712017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5272
5273 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5274 GDBFLAGS.
5275
b5ac99b0
MM
52762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5277
5278 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5279 the test is skipped.
5280 * gdb.btrace/data.exp: Likewise.
5281 * gdb.btrace/delta.exp: Likewise.
5282 * gdb.btrace/dlopen.exp: Likewise.
5283 * gdb.btrace/enable-running.exp: Likewise.
5284 * gdb.btrace/enable.exp: Likewise.
5285 * gdb.btrace/exception.exp: Likewise.
5286 * gdb.btrace/function_call_history.exp: Likewise.
5287 * gdb.btrace/gcore.exp: Likewise.
5288 * gdb.btrace/instruction_history.exp: Likewise.
5289 * gdb.btrace/multi-thread-step.exp: Likewise.
5290 * gdb.btrace/nohist.exp: Likewise.
5291 * gdb.btrace/non-stop.exp: Likewise.
5292 * gdb.btrace/reconnect.exp: Likewise.
5293 * gdb.btrace/record_goto-step.exp: Likewise.
5294 * gdb.btrace/record_goto.exp: Likewise.
5295 * gdb.btrace/rn-dl-bind.exp: Likewise.
5296 * gdb.btrace/segv.exp: Likewise.
5297 * gdb.btrace/step.exp: Likewise.
5298 * gdb.btrace/stepi.exp: Likewise.
5299 * gdb.btrace/tailcall-only.exp: Likewise.
5300 * gdb.btrace/tailcall.exp: Likewise.
5301 * gdb.btrace/tsx.exp: Likewise.
5302 * gdb.btrace/unknown_functions.exp: Likewise.
5303 * gdb.btrace/vdso.exp: Likewise.
5304
cd4007e4
MM
53052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5306
5307 * gdb.btrace/enable-running.c: New.
5308 * gdb.btrace/enable-running.exp: New.
5309
2735833d
WT
53102017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5311
5312 * gdb.arch/amd64-gs_base.c: New file.
5313 * gdb.arch/amd64-gs_base.exp: New file.
5314
b51e1e94
LM
53152017-01-26 Luis Machado <lgustavo@codesourcery.com>
5316
5317 * lib/memory.exp: Remove spurious empty newlines.
5318
72ca0410
SM
53192017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5320
5321 * gdb.python/py-bad-printers.exp: Load python file using "source".
5322 * gdb.python/py-events.exp: Likewise.
5323 * gdb.python/py-evsignal.exp: Likewise.
5324 * gdb.python/py-evthreads.exp: Likewise.
5325 * gdb.python/py-frame-args.exp: Likewise.
5326 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5327 * gdb.python/py-framefilter-mi.exp: Likewise.
5328 * gdb.python/py-framefilter.exp: Likewise.
5329 * gdb.python/py-mi.exp: Likewise.
5330 * gdb.python/py-pp-maint.exp: Likewise.
5331 * gdb.python/py-pp-registration.exp: Likewise.
5332 * gdb.python/py-prettyprint.exp: Likewise.
5333 (run_lang_tests): Likewise.
5334 * gdb.python/py-typeprint.exp: Likewise.
5335
e309aa65
LM
53362017-01-26 Luis Machado <lgustavo@codesourcery.com>
5337
5338 * lib/memory.exp: New file.
5339 * lib/gdb.exp: Load memory.exp.
5340 * gdb.base/memattr.exp (delete_memory): Move proc to
5341 lib/memory.exp and rename to delete_memory_regions.
5342 Replace delete_memory with delete_memory_regions.
5343 Cleanup memory regions before tests.
5344 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5345 before tests.
5346
515aff23
LM
53472017-01-26 Luis Machado <lgustavo@codesourcery.com>
5348
5349 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5350 files.
5351 (initialize): New function conditionally defined.
5352 (testcases): Move within conditional block.
5353 (main): Call initialize.
5354 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5355 of gdb.reverse/insn-reverse.c.
5356 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5357 gdb.reverse/insn-reverse.c.
5358
d8b49cf0
YQ
53592017-01-26 Yao Qi <yao.qi@linaro.org>
5360
5361 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5362 disassemble on address 0.
5363
f13a9a0c
YQ
53642017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5365 Yao Qi <yao.qi@linaro.org>
5366
5367 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5368 * gdb.dwarf2/implptr-64bit.S: Remove.
5369 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5370 variables in caller's context. Add DW_OP_implicit_value.
5371
5ac95241
YQ
53722017-01-25 Yao Qi <yao.qi@linaro.org>
5373
5374 * lib/dwarf.exp (Dwarf::_location): Handle
5375 DW_OP_GNU_implicit_pointer with proper size.
5376
23e82930
LM
53772017-01-20 Luis Machado <lgustavo@codesourcery.com>
5378
5379 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5380 and add untested calls.
5381
d334ae25
LM
53822017-01-20 Luis Machado <lgustavo@codesourcery.com>
5383
5384 * gdb.python/python.exp: Check line number against what GDB thinks
5385 the line number is for func1.
5386
f5e6296e
IB
53872017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5388
5389 * gdb.dlang/debug-expr.exp: New file.
5390
5b362f04
LM
53912016-12-23 Luis Machado <lgustavo@codesourcery.com>
5392
5393 Fix test names for the following files:
5394
5395 * gdb.ada/exec_changed.exp
5396 * gdb.ada/info_types.exp
5397 * gdb.arch/aarch64-atomic-inst.exp
5398 * gdb.arch/aarch64-fp.exp
5399 * gdb.arch/altivec-abi.exp
5400 * gdb.arch/altivec-regs.exp
5401 * gdb.arch/amd64-byte.exp
5402 * gdb.arch/amd64-disp-step.exp
5403 * gdb.arch/amd64-dword.exp
5404 * gdb.arch/amd64-entry-value-inline.exp
5405 * gdb.arch/amd64-entry-value-param.exp
5406 * gdb.arch/amd64-entry-value-paramref.exp
5407 * gdb.arch/amd64-entry-value.exp
5408 * gdb.arch/amd64-i386-address.exp
5409 * gdb.arch/amd64-invalid-stack-middle.exp
5410 * gdb.arch/amd64-invalid-stack-top.exp
5411 * gdb.arch/amd64-optimout-repeat.exp
5412 * gdb.arch/amd64-prologue-skip.exp
5413 * gdb.arch/amd64-prologue-xmm.exp
5414 * gdb.arch/amd64-stap-special-operands.exp
5415 * gdb.arch/amd64-stap-wrong-subexp.exp
5416 * gdb.arch/amd64-tailcall-cxx.exp
5417 * gdb.arch/amd64-tailcall-noret.exp
5418 * gdb.arch/amd64-tailcall-ret.exp
5419 * gdb.arch/amd64-tailcall-self.exp
5420 * gdb.arch/amd64-word.exp
5421 * gdb.arch/arm-bl-branch-dest.exp
5422 * gdb.arch/arm-disp-step.exp
5423 * gdb.arch/arm-neon.exp
5424 * gdb.arch/arm-single-step-kernel-helper.exp
5425 * gdb.arch/avr-flash-qualifier.exp
5426 * gdb.arch/disp-step-insn-reloc.exp
5427 * gdb.arch/e500-abi.exp
5428 * gdb.arch/e500-regs.exp
5429 * gdb.arch/ftrace-insn-reloc.exp
5430 * gdb.arch/i386-avx512.exp
5431 * gdb.arch/i386-bp_permanent.exp
5432 * gdb.arch/i386-byte.exp
5433 * gdb.arch/i386-cfi-notcurrent.exp
5434 * gdb.arch/i386-disp-step.exp
5435 * gdb.arch/i386-dr3-watch.exp
5436 * gdb.arch/i386-float.exp
5437 * gdb.arch/i386-gnu-cfi.exp
5438 * gdb.arch/i386-mpx-map.exp
5439 * gdb.arch/i386-mpx-sigsegv.exp
5440 * gdb.arch/i386-mpx-simple_segv.exp
5441 * gdb.arch/i386-mpx.exp
5442 * gdb.arch/i386-permbkpt.exp
5443 * gdb.arch/i386-prologue.exp
5444 * gdb.arch/i386-signal.exp
5445 * gdb.arch/i386-size-overlap.exp
5446 * gdb.arch/i386-unwind.exp
5447 * gdb.arch/i386-word.exp
5448 * gdb.arch/mips-fcr.exp
5449 * gdb.arch/powerpc-d128-regs.exp
5450 * gdb.arch/powerpc-stackless.exp
5451 * gdb.arch/ppc64-atomic-inst.exp
5452 * gdb.arch/s390-stackless.exp
5453 * gdb.arch/s390-tdbregs.exp
5454 * gdb.arch/s390-vregs.exp
5455 * gdb.arch/sparc-sysstep.exp
5456 * gdb.arch/thumb-bx-pc.exp
5457 * gdb.arch/thumb-singlestep.exp
5458 * gdb.arch/thumb2-it.exp
5459 * gdb.arch/vsx-regs.exp
5460 * gdb.asm/asm-source.exp
5461 * gdb.base/a2-run.exp
5462 * gdb.base/advance.exp
5463 * gdb.base/all-bin.exp
5464 * gdb.base/anon.exp
5465 * gdb.base/args.exp
5466 * gdb.base/arithmet.exp
5467 * gdb.base/async-shell.exp
5468 * gdb.base/async.exp
5469 * gdb.base/attach-pie-noexec.exp
5470 * gdb.base/attach-twice.exp
5471 * gdb.base/auto-load.exp
5472 * gdb.base/bang.exp
5473 * gdb.base/bitfields.exp
5474 * gdb.base/break-always.exp
5475 * gdb.base/break-caller-line.exp
5476 * gdb.base/break-entry.exp
5477 * gdb.base/break-inline.exp
5478 * gdb.base/break-on-linker-gcd-function.exp
5479 * gdb.base/break-probes.exp
5480 * gdb.base/break.exp
5481 * gdb.base/breakpoint-shadow.exp
5482 * gdb.base/call-ar-st.exp
5483 * gdb.base/call-sc.exp
5484 * gdb.base/call-signal-resume.exp
5485 * gdb.base/call-strs.exp
5486 * gdb.base/callfuncs.exp
5487 * gdb.base/catch-fork-static.exp
5488 * gdb.base/catch-gdb-caused-signals.exp
5489 * gdb.base/catch-load.exp
5490 * gdb.base/catch-signal-fork.exp
5491 * gdb.base/catch-signal.exp
5492 * gdb.base/catch-syscall.exp
5493 * gdb.base/charset.exp
5494 * gdb.base/checkpoint.exp
5495 * gdb.base/chng-syms.exp
5496 * gdb.base/code-expr.exp
5497 * gdb.base/code_elim.exp
5498 * gdb.base/commands.exp
5499 * gdb.base/completion.exp
5500 * gdb.base/complex.exp
5501 * gdb.base/cond-expr.exp
5502 * gdb.base/condbreak.exp
5503 * gdb.base/consecutive.exp
5504 * gdb.base/continue-all-already-running.exp
5505 * gdb.base/coredump-filter.exp
5506 * gdb.base/corefile.exp
5507 * gdb.base/dbx.exp
5508 * gdb.base/debug-expr.exp
5509 * gdb.base/define.exp
5510 * gdb.base/del.exp
5511 * gdb.base/disabled-location.exp
5512 * gdb.base/disasm-end-cu.exp
5513 * gdb.base/disasm-optim.exp
5514 * gdb.base/display.exp
5515 * gdb.base/duplicate-bp.exp
5516 * gdb.base/ena-dis-br.exp
5517 * gdb.base/ending-run.exp
5518 * gdb.base/enumval.exp
5519 * gdb.base/environ.exp
5520 * gdb.base/eu-strip-infcall.exp
5521 * gdb.base/eval-avoid-side-effects.exp
5522 * gdb.base/eval-skip.exp
5523 * gdb.base/exitsignal.exp
5524 * gdb.base/expand-psymtabs.exp
5525 * gdb.base/filesym.exp
5526 * gdb.base/find-unmapped.exp
5527 * gdb.base/finish.exp
5528 * gdb.base/float.exp
5529 * gdb.base/foll-exec-mode.exp
5530 * gdb.base/foll-exec.exp
5531 * gdb.base/foll-fork.exp
5532 * gdb.base/fortran-sym-case.exp
5533 * gdb.base/freebpcmd.exp
5534 * gdb.base/func-ptr.exp
5535 * gdb.base/func-ptrs.exp
5536 * gdb.base/funcargs.exp
5537 * gdb.base/gcore-buffer-overflow.exp
5538 * gdb.base/gcore-relro-pie.exp
5539 * gdb.base/gcore-relro.exp
5540 * gdb.base/gcore.exp
5541 * gdb.base/gdb1090.exp
5542 * gdb.base/gdb11530.exp
5543 * gdb.base/gdb11531.exp
5544 * gdb.base/gdb1821.exp
5545 * gdb.base/gdbindex-stabs.exp
5546 * gdb.base/gdbvars.exp
5547 * gdb.base/hbreak.exp
5548 * gdb.base/hbreak2.exp
5549 * gdb.base/included.exp
5550 * gdb.base/infcall-input.exp
5551 * gdb.base/inferior-died.exp
5552 * gdb.base/infnan.exp
5553 * gdb.base/info-macros.exp
5554 * gdb.base/info-os.exp
5555 * gdb.base/info-proc.exp
5556 * gdb.base/info-shared.exp
5557 * gdb.base/info-target.exp
5558 * gdb.base/infoline.exp
5559 * gdb.base/interp.exp
5560 * gdb.base/interrupt.exp
5561 * gdb.base/jit-reader.exp
5562 * gdb.base/jit-simple.exp
5563 * gdb.base/kill-after-signal.exp
5564 * gdb.base/kill-detach-inferiors-cmd.exp
5565 * gdb.base/label.exp
5566 * gdb.base/langs.exp
5567 * gdb.base/ldbl_e308.exp
5568 * gdb.base/line-symtabs.exp
5569 * gdb.base/linespecs.exp
5570 * gdb.base/list.exp
5571 * gdb.base/long_long.exp
5572 * gdb.base/longest-types.exp
5573 * gdb.base/maint.exp
5574 * gdb.base/max-value-size.exp
5575 * gdb.base/memattr.exp
5576 * gdb.base/mips_pro.exp
5577 * gdb.base/morestack.exp
5578 * gdb.base/moribund-step.exp
5579 * gdb.base/multi-forks.exp
5580 * gdb.base/nested-addr.exp
5581 * gdb.base/nextoverexit.exp
5582 * gdb.base/noreturn-finish.exp
5583 * gdb.base/noreturn-return.exp
5584 * gdb.base/nostdlib.exp
5585 * gdb.base/offsets.exp
5586 * gdb.base/opaque.exp
5587 * gdb.base/pc-fp.exp
5588 * gdb.base/permissions.exp
5589 * gdb.base/print-symbol-loading.exp
5590 * gdb.base/prologue-include.exp
5591 * gdb.base/psymtab.exp
5592 * gdb.base/ptype.exp
5593 * gdb.base/random-signal.exp
5594 * gdb.base/randomize.exp
5595 * gdb.base/range-stepping.exp
5596 * gdb.base/readline-ask.exp
5597 * gdb.base/recpar.exp
5598 * gdb.base/recurse.exp
5599 * gdb.base/relational.exp
5600 * gdb.base/restore.exp
5601 * gdb.base/return-nodebug.exp
5602 * gdb.base/return.exp
5603 * gdb.base/run-after-attach.exp
5604 * gdb.base/save-bp.exp
5605 * gdb.base/scope.exp
5606 * gdb.base/sect-cmd.exp
5607 * gdb.base/set-lang-auto.exp
5608 * gdb.base/set-noassign.exp
5609 * gdb.base/setvar.exp
5610 * gdb.base/sigall.exp
5611 * gdb.base/sigbpt.exp
5612 * gdb.base/siginfo-addr.exp
5613 * gdb.base/siginfo-infcall.exp
5614 * gdb.base/siginfo-obj.exp
5615 * gdb.base/siginfo.exp
5616 * gdb.base/signals-state-child.exp
5617 * gdb.base/signest.exp
5618 * gdb.base/sigstep.exp
5619 * gdb.base/sizeof.exp
5620 * gdb.base/skip.exp
5621 * gdb.base/solib-corrupted.exp
5622 * gdb.base/solib-nodir.exp
5623 * gdb.base/solib-search.exp
5624 * gdb.base/stack-checking.exp
5625 * gdb.base/stale-infcall.exp
5626 * gdb.base/stap-probe.exp
5627 * gdb.base/start.exp
5628 * gdb.base/step-break.exp
5629 * gdb.base/step-bt.exp
5630 * gdb.base/step-line.exp
5631 * gdb.base/step-over-exit.exp
5632 * gdb.base/step-over-syscall.exp
5633 * gdb.base/step-resume-infcall.exp
5634 * gdb.base/step-test.exp
5635 * gdb.base/store.exp
5636 * gdb.base/structs3.exp
5637 * gdb.base/sym-file.exp
5638 * gdb.base/symbol-without-target_section.exp
5639 * gdb.base/term.exp
5640 * gdb.base/testenv.exp
5641 * gdb.base/ui-redirect.exp
5642 * gdb.base/until.exp
5643 * gdb.base/unwindonsignal.exp
5644 * gdb.base/value-double-free.exp
5645 * gdb.base/vla-datatypes.exp
5646 * gdb.base/vla-ptr.exp
5647 * gdb.base/vla-sideeffect.exp
5648 * gdb.base/volatile.exp
5649 * gdb.base/watch-cond-infcall.exp
5650 * gdb.base/watch-cond.exp
5651 * gdb.base/watch-non-mem.exp
5652 * gdb.base/watch-read.exp
5653 * gdb.base/watch-vfork.exp
5654 * gdb.base/watchpoint-cond-gone.exp
5655 * gdb.base/watchpoint-delete.exp
5656 * gdb.base/watchpoint-hw-hit-once.exp
5657 * gdb.base/watchpoint-hw.exp
5658 * gdb.base/watchpoint-stops-at-right-insn.exp
5659 * gdb.base/watchpoints.exp
5660 * gdb.base/wchar.exp
5661 * gdb.base/whatis-exp.exp
5662 * gdb.btrace/buffer-size.exp
5663 * gdb.btrace/data.exp
5664 * gdb.btrace/delta.exp
5665 * gdb.btrace/dlopen.exp
5666 * gdb.btrace/enable.exp
5667 * gdb.btrace/exception.exp
5668 * gdb.btrace/function_call_history.exp
5669 * gdb.btrace/gcore.exp
5670 * gdb.btrace/instruction_history.exp
5671 * gdb.btrace/nohist.exp
5672 * gdb.btrace/reconnect.exp
5673 * gdb.btrace/record_goto-step.exp
5674 * gdb.btrace/record_goto.exp
5675 * gdb.btrace/rn-dl-bind.exp
5676 * gdb.btrace/segv.exp
5677 * gdb.btrace/step.exp
5678 * gdb.btrace/stepi.exp
5679 * gdb.btrace/tailcall-only.exp
5680 * gdb.btrace/tailcall.exp
5681 * gdb.btrace/tsx.exp
5682 * gdb.btrace/unknown_functions.exp
5683 * gdb.btrace/vdso.exp
5684 * gdb.compile/compile-ifunc.exp
5685 * gdb.compile/compile-ops.exp
5686 * gdb.compile/compile-print.exp
5687 * gdb.compile/compile-setjmp.exp
5688 * gdb.cp/abstract-origin.exp
5689 * gdb.cp/ambiguous.exp
5690 * gdb.cp/annota2.exp
5691 * gdb.cp/annota3.exp
5692 * gdb.cp/anon-ns.exp
5693 * gdb.cp/anon-struct.exp
5694 * gdb.cp/anon-union.exp
5695 * gdb.cp/arg-reference.exp
5696 * gdb.cp/baseenum.exp
5697 * gdb.cp/bool.exp
5698 * gdb.cp/breakpoint.exp
5699 * gdb.cp/bs15503.exp
5700 * gdb.cp/call-c.exp
5701 * gdb.cp/casts.exp
5702 * gdb.cp/chained-calls.exp
5703 * gdb.cp/class2.exp
5704 * gdb.cp/classes.exp
5705 * gdb.cp/cmpd-minsyms.exp
5706 * gdb.cp/converts.exp
5707 * gdb.cp/cp-relocate.exp
5708 * gdb.cp/cpcompletion.exp
5709 * gdb.cp/cpexprs.exp
5710 * gdb.cp/cplabel.exp
5711 * gdb.cp/cplusfuncs.exp
5712 * gdb.cp/cpsizeof.exp
5713 * gdb.cp/ctti.exp
5714 * gdb.cp/derivation.exp
5715 * gdb.cp/destrprint.exp
5716 * gdb.cp/dispcxx.exp
5717 * gdb.cp/enum-class.exp
5718 * gdb.cp/exception.exp
5719 * gdb.cp/exceptprint.exp
5720 * gdb.cp/expand-psymtabs-cxx.exp
5721 * gdb.cp/expand-sals.exp
5722 * gdb.cp/extern-c.exp
5723 * gdb.cp/filename.exp
5724 * gdb.cp/formatted-ref.exp
5725 * gdb.cp/fpointer.exp
5726 * gdb.cp/gdb1355.exp
5727 * gdb.cp/gdb2495.exp
5728 * gdb.cp/hang.exp
5729 * gdb.cp/impl-this.exp
5730 * gdb.cp/infcall-dlopen.exp
5731 * gdb.cp/inherit.exp
5732 * gdb.cp/iostream.exp
5733 * gdb.cp/koenig.exp
5734 * gdb.cp/local.exp
5735 * gdb.cp/m-data.exp
5736 * gdb.cp/m-static.exp
5737 * gdb.cp/mb-ctor.exp
5738 * gdb.cp/mb-inline.exp
5739 * gdb.cp/mb-templates.exp
5740 * gdb.cp/member-name.exp
5741 * gdb.cp/member-ptr.exp
5742 * gdb.cp/meth-typedefs.exp
5743 * gdb.cp/method.exp
5744 * gdb.cp/method2.exp
5745 * gdb.cp/minsym-fallback.exp
5746 * gdb.cp/misc.exp
5747 * gdb.cp/namelessclass.exp
5748 * gdb.cp/namespace-enum.exp
5749 * gdb.cp/namespace-nested-import.exp
5750 * gdb.cp/namespace.exp
5751 * gdb.cp/nextoverthrow.exp
5752 * gdb.cp/no-dmgl-verbose.exp
5753 * gdb.cp/non-trivial-retval.exp
5754 * gdb.cp/noparam.exp
5755 * gdb.cp/nsdecl.exp
5756 * gdb.cp/nsimport.exp
5757 * gdb.cp/nsnested.exp
5758 * gdb.cp/nsnoimports.exp
5759 * gdb.cp/nsrecurs.exp
5760 * gdb.cp/nsstress.exp
5761 * gdb.cp/nsusing.exp
5762 * gdb.cp/operator.exp
5763 * gdb.cp/oranking.exp
5764 * gdb.cp/overload-const.exp
5765 * gdb.cp/overload.exp
5766 * gdb.cp/ovldbreak.exp
5767 * gdb.cp/ovsrch.exp
5768 * gdb.cp/paren-type.exp
5769 * gdb.cp/parse-lang.exp
5770 * gdb.cp/pass-by-ref.exp
5771 * gdb.cp/pr-1023.exp
5772 * gdb.cp/pr-1210.exp
5773 * gdb.cp/pr-574.exp
5774 * gdb.cp/pr10687.exp
5775 * gdb.cp/pr12028.exp
5776 * gdb.cp/pr17132.exp
5777 * gdb.cp/pr17494.exp
5778 * gdb.cp/pr9067.exp
5779 * gdb.cp/pr9167.exp
5780 * gdb.cp/pr9631.exp
5781 * gdb.cp/printmethod.exp
5782 * gdb.cp/psmang.exp
5783 * gdb.cp/psymtab-parameter.exp
5784 * gdb.cp/ptype-cv-cp.exp
5785 * gdb.cp/ptype-flags.exp
5786 * gdb.cp/re-set-overloaded.exp
5787 * gdb.cp/ref-types.exp
5788 * gdb.cp/rtti.exp
5789 * gdb.cp/scope-err.exp
5790 * gdb.cp/shadow.exp
5791 * gdb.cp/smartp.exp
5792 * gdb.cp/static-method.exp
5793 * gdb.cp/static-print-quit.exp
5794 * gdb.cp/temargs.exp
5795 * gdb.cp/templates.exp
5796 * gdb.cp/try_catch.exp
5797 * gdb.cp/typedef-operator.exp
5798 * gdb.cp/typeid.exp
5799 * gdb.cp/userdef.exp
5800 * gdb.cp/using-crash.exp
5801 * gdb.cp/var-tag.exp
5802 * gdb.cp/virtbase.exp
5803 * gdb.cp/virtfunc.exp
5804 * gdb.cp/virtfunc2.exp
5805 * gdb.cp/vla-cxx.exp
5806 * gdb.disasm/t01_mov.exp
5807 * gdb.disasm/t02_mova.exp
5808 * gdb.disasm/t03_add.exp
5809 * gdb.disasm/t04_sub.exp
5810 * gdb.disasm/t05_cmp.exp
5811 * gdb.disasm/t06_ari2.exp
5812 * gdb.disasm/t07_ari3.exp
5813 * gdb.disasm/t08_or.exp
5814 * gdb.disasm/t09_xor.exp
5815 * gdb.disasm/t10_and.exp
5816 * gdb.disasm/t11_logs.exp
5817 * gdb.disasm/t12_bit.exp
5818 * gdb.disasm/t13_otr.exp
5819 * gdb.dlang/circular.exp
5820 * gdb.dwarf2/arr-stride.exp
5821 * gdb.dwarf2/arr-subrange.exp
5822 * gdb.dwarf2/atomic-type.exp
5823 * gdb.dwarf2/bad-regnum.exp
5824 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5825 * gdb.dwarf2/callframecfa.exp
5826 * gdb.dwarf2/clztest.exp
5827 * gdb.dwarf2/corrupt.exp
5828 * gdb.dwarf2/data-loc.exp
5829 * gdb.dwarf2/dup-psym.exp
5830 * gdb.dwarf2/dw2-anon-mptr.exp
5831 * gdb.dwarf2/dw2-anonymous-func.exp
5832 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5833 * gdb.dwarf2/dw2-bad-unresolved.exp
5834 * gdb.dwarf2/dw2-basic.exp
5835 * gdb.dwarf2/dw2-canonicalize-type.exp
5836 * gdb.dwarf2/dw2-case-insensitive.exp
5837 * gdb.dwarf2/dw2-common-block.exp
5838 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5839 * gdb.dwarf2/dw2-compressed.exp
5840 * gdb.dwarf2/dw2-const.exp
5841 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5842 * gdb.dwarf2/dw2-cu-size.exp
5843 * gdb.dwarf2/dw2-dup-frame.exp
5844 * gdb.dwarf2/dw2-entry-value.exp
5845 * gdb.dwarf2/dw2-icycle.exp
5846 * gdb.dwarf2/dw2-ifort-parameter.exp
5847 * gdb.dwarf2/dw2-inline-break.exp
5848 * gdb.dwarf2/dw2-inline-param.exp
5849 * gdb.dwarf2/dw2-intercu.exp
5850 * gdb.dwarf2/dw2-intermix.exp
5851 * gdb.dwarf2/dw2-lexical-block-bare.exp
5852 * gdb.dwarf2/dw2-linkage-name-trust.exp
5853 * gdb.dwarf2/dw2-minsym-in-cu.exp
5854 * gdb.dwarf2/dw2-noloc.exp
5855 * gdb.dwarf2/dw2-op-call.exp
5856 * gdb.dwarf2/dw2-op-out-param.exp
5857 * gdb.dwarf2/dw2-opt-structptr.exp
5858 * gdb.dwarf2/dw2-param-error.exp
5859 * gdb.dwarf2/dw2-producer.exp
5860 * gdb.dwarf2/dw2-ranges-base.exp
5861 * gdb.dwarf2/dw2-ref-missing-frame.exp
5862 * gdb.dwarf2/dw2-reg-undefined.exp
5863 * gdb.dwarf2/dw2-regno-invalid.exp
5864 * gdb.dwarf2/dw2-restore.exp
5865 * gdb.dwarf2/dw2-restrict.exp
5866 * gdb.dwarf2/dw2-single-line-discriminators.exp
5867 * gdb.dwarf2/dw2-strp.exp
5868 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5869 * gdb.dwarf2/dw2-unresolved.exp
5870 * gdb.dwarf2/dw2-var-zero-addr.exp
5871 * gdb.dwarf2/dw4-sig-types.exp
5872 * gdb.dwarf2/dwz.exp
5873 * gdb.dwarf2/dynarr-ptr.exp
5874 * gdb.dwarf2/enum-type.exp
5875 * gdb.dwarf2/gdb-index.exp
5876 * gdb.dwarf2/implptr-64bit.exp
5877 * gdb.dwarf2/implptr-optimized-out.exp
5878 * gdb.dwarf2/implptr.exp
5879 * gdb.dwarf2/implref-array.exp
5880 * gdb.dwarf2/implref-const.exp
5881 * gdb.dwarf2/implref-global.exp
5882 * gdb.dwarf2/implref-struct.exp
5883 * gdb.dwarf2/mac-fileno.exp
5884 * gdb.dwarf2/main-subprogram.exp
5885 * gdb.dwarf2/member-ptr-forwardref.exp
5886 * gdb.dwarf2/method-ptr.exp
5887 * gdb.dwarf2/missing-sig-type.exp
5888 * gdb.dwarf2/nonvar-access.exp
5889 * gdb.dwarf2/opaque-type-lookup.exp
5890 * gdb.dwarf2/pieces-optimized-out.exp
5891 * gdb.dwarf2/pieces.exp
5892 * gdb.dwarf2/pr10770.exp
5893 * gdb.dwarf2/pr13961.exp
5894 * gdb.dwarf2/staticvirtual.exp
5895 * gdb.dwarf2/subrange.exp
5896 * gdb.dwarf2/symtab-producer.exp
5897 * gdb.dwarf2/trace-crash.exp
5898 * gdb.dwarf2/typeddwarf.exp
5899 * gdb.dwarf2/valop.exp
5900 * gdb.dwarf2/watch-notconst.exp
5901 * gdb.fortran/array-element.exp
5902 * gdb.fortran/charset.exp
5903 * gdb.fortran/common-block.exp
5904 * gdb.fortran/complex.exp
5905 * gdb.fortran/derived-type-function.exp
5906 * gdb.fortran/derived-type.exp
5907 * gdb.fortran/logical.exp
5908 * gdb.fortran/module.exp
5909 * gdb.fortran/multi-dim.exp
5910 * gdb.fortran/nested-funcs.exp
5911 * gdb.fortran/print-formatted.exp
5912 * gdb.fortran/subarray.exp
5913 * gdb.fortran/vla-alloc-assoc.exp
5914 * gdb.fortran/vla-datatypes.exp
5915 * gdb.fortran/vla-history.exp
5916 * gdb.fortran/vla-ptr-info.exp
5917 * gdb.fortran/vla-ptype-sub.exp
5918 * gdb.fortran/vla-ptype.exp
5919 * gdb.fortran/vla-sizeof.exp
5920 * gdb.fortran/vla-type.exp
5921 * gdb.fortran/vla-value-sub-arbitrary.exp
5922 * gdb.fortran/vla-value-sub-finish.exp
5923 * gdb.fortran/vla-value-sub.exp
5924 * gdb.fortran/vla-value.exp
5925 * gdb.fortran/whatis_type.exp
5926 * gdb.go/chan.exp
5927 * gdb.go/handcall.exp
5928 * gdb.go/hello.exp
5929 * gdb.go/integers.exp
5930 * gdb.go/methods.exp
5931 * gdb.go/package.exp
5932 * gdb.go/strings.exp
5933 * gdb.go/types.exp
5934 * gdb.go/unsafe.exp
5935 * gdb.guile/scm-arch.exp
5936 * gdb.guile/scm-block.exp
5937 * gdb.guile/scm-breakpoint.exp
5938 * gdb.guile/scm-cmd.exp
5939 * gdb.guile/scm-disasm.exp
5940 * gdb.guile/scm-equal.exp
5941 * gdb.guile/scm-frame-args.exp
5942 * gdb.guile/scm-frame-inline.exp
5943 * gdb.guile/scm-frame.exp
5944 * gdb.guile/scm-iterator.exp
5945 * gdb.guile/scm-math.exp
5946 * gdb.guile/scm-objfile.exp
5947 * gdb.guile/scm-ports.exp
5948 * gdb.guile/scm-symbol.exp
5949 * gdb.guile/scm-symtab.exp
5950 * gdb.guile/scm-value-cc.exp
5951 * gdb.guile/types-module.exp
5952 * gdb.linespec/break-ask.exp
5953 * gdb.linespec/cpexplicit.exp
5954 * gdb.linespec/explicit.exp
5955 * gdb.linespec/keywords.exp
5956 * gdb.linespec/linespec.exp
5957 * gdb.linespec/ls-dollar.exp
5958 * gdb.linespec/ls-errs.exp
5959 * gdb.linespec/skip-two.exp
5960 * gdb.linespec/thread.exp
5961 * gdb.mi/mi-async.exp
5962 * gdb.mi/mi-basics.exp
5963 * gdb.mi/mi-break.exp
5964 * gdb.mi/mi-catch-load.exp
5965 * gdb.mi/mi-cli.exp
5966 * gdb.mi/mi-cmd-param-changed.exp
5967 * gdb.mi/mi-console.exp
5968 * gdb.mi/mi-detach.exp
5969 * gdb.mi/mi-disassemble.exp
5970 * gdb.mi/mi-eval.exp
5971 * gdb.mi/mi-file-transfer.exp
5972 * gdb.mi/mi-file.exp
5973 * gdb.mi/mi-fill-memory.exp
5974 * gdb.mi/mi-inheritance-syntax-error.exp
5975 * gdb.mi/mi-linespec-err-cp.exp
5976 * gdb.mi/mi-logging.exp
5977 * gdb.mi/mi-memory-changed.exp
5978 * gdb.mi/mi-read-memory.exp
5979 * gdb.mi/mi-record-changed.exp
5980 * gdb.mi/mi-reg-undefined.exp
5981 * gdb.mi/mi-regs.exp
5982 * gdb.mi/mi-return.exp
5983 * gdb.mi/mi-reverse.exp
5984 * gdb.mi/mi-simplerun.exp
5985 * gdb.mi/mi-solib.exp
5986 * gdb.mi/mi-stack.exp
5987 * gdb.mi/mi-stepi.exp
5988 * gdb.mi/mi-syn-frame.exp
5989 * gdb.mi/mi-until.exp
5990 * gdb.mi/mi-var-block.exp
5991 * gdb.mi/mi-var-child.exp
5992 * gdb.mi/mi-var-cmd.exp
5993 * gdb.mi/mi-var-cp.exp
5994 * gdb.mi/mi-var-display.exp
5995 * gdb.mi/mi-var-invalidate.exp
5996 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5997 * gdb.mi/mi-vla-fortran.exp
5998 * gdb.mi/mi-watch.exp
5999 * gdb.mi/mi2-var-child.exp
6000 * gdb.mi/user-selected-context-sync.exp
6001 * gdb.modula2/unbounded-array.exp
6002 * gdb.multi/dummy-frame-restore.exp
6003 * gdb.multi/multi-arch-exec.exp
6004 * gdb.multi/multi-arch.exp
6005 * gdb.multi/tids.exp
6006 * gdb.multi/watchpoint-multi.exp
6007 * gdb.opencl/callfuncs.exp
6008 * gdb.opencl/convs_casts.exp
6009 * gdb.opencl/datatypes.exp
6010 * gdb.opencl/operators.exp
6011 * gdb.opencl/vec_comps.exp
6012 * gdb.opt/clobbered-registers-O2.exp
6013 * gdb.opt/inline-break.exp
6014 * gdb.opt/inline-bt.exp
6015 * gdb.opt/inline-cmds.exp
6016 * gdb.opt/inline-locals.exp
6017 * gdb.pascal/case-insensitive-symbols.exp
6018 * gdb.pascal/floats.exp
6019 * gdb.pascal/gdb11492.exp
6020 * gdb.python/lib-types.exp
6021 * gdb.python/py-arch.exp
6022 * gdb.python/py-as-string.exp
6023 * gdb.python/py-bad-printers.exp
6024 * gdb.python/py-block.exp
6025 * gdb.python/py-breakpoint-create-fail.exp
6026 * gdb.python/py-breakpoint.exp
6027 * gdb.python/py-caller-is.exp
6028 * gdb.python/py-cmd.exp
6029 * gdb.python/py-explore-cc.exp
6030 * gdb.python/py-explore.exp
6031 * gdb.python/py-finish-breakpoint.exp
6032 * gdb.python/py-finish-breakpoint2.exp
6033 * gdb.python/py-frame-args.exp
6034 * gdb.python/py-frame-inline.exp
6035 * gdb.python/py-frame.exp
6036 * gdb.python/py-framefilter-mi.exp
6037 * gdb.python/py-infthread.exp
6038 * gdb.python/py-lazy-string.exp
6039 * gdb.python/py-linetable.exp
6040 * gdb.python/py-mi-events.exp
6041 * gdb.python/py-mi-objfile.exp
6042 * gdb.python/py-mi.exp
6043 * gdb.python/py-objfile.exp
6044 * gdb.python/py-pp-integral.exp
6045 * gdb.python/py-pp-maint.exp
6046 * gdb.python/py-pp-re-notag.exp
6047 * gdb.python/py-pp-registration.exp
6048 * gdb.python/py-recurse-unwind.exp
6049 * gdb.python/py-strfns.exp
6050 * gdb.python/py-symbol.exp
6051 * gdb.python/py-symtab.exp
6052 * gdb.python/py-sync-interp.exp
6053 * gdb.python/py-typeprint.exp
6054 * gdb.python/py-unwind-maint.exp
6055 * gdb.python/py-unwind.exp
6056 * gdb.python/py-value-cc.exp
6057 * gdb.python/py-xmethods.exp
6058 * gdb.reverse/amd64-tailcall-reverse.exp
6059 * gdb.reverse/break-precsave.exp
6060 * gdb.reverse/break-reverse.exp
6061 * gdb.reverse/consecutive-precsave.exp
6062 * gdb.reverse/consecutive-reverse.exp
6063 * gdb.reverse/finish-precsave.exp
6064 * gdb.reverse/finish-reverse-bkpt.exp
6065 * gdb.reverse/finish-reverse.exp
6066 * gdb.reverse/fstatat-reverse.exp
6067 * gdb.reverse/getresuid-reverse.exp
6068 * gdb.reverse/i386-precsave.exp
6069 * gdb.reverse/i386-reverse.exp
6070 * gdb.reverse/i386-sse-reverse.exp
6071 * gdb.reverse/i387-env-reverse.exp
6072 * gdb.reverse/i387-stack-reverse.exp
6073 * gdb.reverse/insn-reverse.exp
6074 * gdb.reverse/machinestate-precsave.exp
6075 * gdb.reverse/machinestate.exp
6076 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6077 * gdb.reverse/pipe-reverse.exp
6078 * gdb.reverse/readv-reverse.exp
6079 * gdb.reverse/recvmsg-reverse.exp
6080 * gdb.reverse/rerun-prec.exp
6081 * gdb.reverse/s390-mvcle.exp
6082 * gdb.reverse/step-precsave.exp
6083 * gdb.reverse/step-reverse.exp
6084 * gdb.reverse/time-reverse.exp
6085 * gdb.reverse/until-precsave.exp
6086 * gdb.reverse/until-reverse.exp
6087 * gdb.reverse/waitpid-reverse.exp
6088 * gdb.reverse/watch-precsave.exp
6089 * gdb.reverse/watch-reverse.exp
6090 * gdb.rust/generics.exp
6091 * gdb.rust/methods.exp
6092 * gdb.rust/modules.exp
6093 * gdb.rust/simple.exp
6094 * gdb.server/connect-with-no-symbol-file.exp
6095 * gdb.server/ext-attach.exp
6096 * gdb.server/ext-restart.exp
6097 * gdb.server/ext-wrapper.exp
6098 * gdb.server/file-transfer.exp
6099 * gdb.server/server-exec-info.exp
6100 * gdb.server/server-kill.exp
6101 * gdb.server/server-mon.exp
6102 * gdb.server/wrapper.exp
6103 * gdb.stabs/exclfwd.exp
6104 * gdb.stabs/gdb11479.exp
6105 * gdb.threads/clone-new-thread-event.exp
6106 * gdb.threads/corethreads.exp
6107 * gdb.threads/current-lwp-dead.exp
6108 * gdb.threads/dlopen-libpthread.exp
6109 * gdb.threads/gcore-thread.exp
6110 * gdb.threads/sigstep-threads.exp
6111 * gdb.threads/watchpoint-fork.exp
6112 * gdb.trace/actions-changed.exp
6113 * gdb.trace/backtrace.exp
6114 * gdb.trace/change-loc.exp
6115 * gdb.trace/circ.exp
6116 * gdb.trace/collection.exp
6117 * gdb.trace/disconnected-tracing.exp
6118 * gdb.trace/ftrace.exp
6119 * gdb.trace/mi-trace-frame-collected.exp
6120 * gdb.trace/mi-trace-unavailable.exp
6121 * gdb.trace/mi-traceframe-changed.exp
6122 * gdb.trace/mi-tsv-changed.exp
6123 * gdb.trace/no-attach-trace.exp
6124 * gdb.trace/passc-dyn.exp
6125 * gdb.trace/qtro.exp
6126 * gdb.trace/range-stepping.exp
6127 * gdb.trace/read-memory.exp
6128 * gdb.trace/save-trace.exp
6129 * gdb.trace/signal.exp
6130 * gdb.trace/status-stop.exp
6131 * gdb.trace/tfile.exp
6132 * gdb.trace/trace-break.exp
6133 * gdb.trace/trace-buffer-size.exp
6134 * gdb.trace/trace-condition.exp
6135 * gdb.trace/tracefile-pseudo-reg.exp
6136 * gdb.trace/tstatus.exp
6137 * gdb.trace/unavailable.exp
6138 * gdb.trace/while-dyn.exp
6139 * gdb.trace/while-stepping.exp
6140
34c41c68
DE
61412016-12-22 Doug Evans <xdje42@gmail.com>
6142
6143 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6144 and msymbols.
6145
16e69324
YQ
61462016-12-19 Yao Qi <yao.qi@linaro.org>
6147
6148 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6149 (test_with_self): Don't call do_steps_and_nexts, and remove
6150 code about stepping into xmalloc.
6151
f94f411b
YQ
61522016-12-09 Yao Qi <yao.qi@linaro.org>
6153
6154 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6155
61562016-12-09 Yao Qi <yao.qi@linaro.org>
6157
6158 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6159
f1b5deee
PA
61602016-12-09 Pedro Alves <palves@redhat.com>
6161
6162 * gdb.base/all-architectures-0.exp: New file.
6163 * gdb.base/all-architectures-1.exp: New file.
6164 * gdb.base/all-architectures-2.exp: New file.
6165 * gdb.base/all-architectures-3.exp: New file.
6166 * gdb.base/all-architectures-4.exp: New file.
6167 * gdb.base/all-architectures-5.exp: New file.
6168 * gdb.base/all-architectures-6.exp: New file.
6169 * gdb.base/all-architectures-7.exp: New file.
6170 * gdb.base/all-architectures.exp.in: New file.
6171
364ca42e
YQ
61722016-12-09 Yao Qi <yao.qi@linaro.org>
6173
6174 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6175
107c2d62
LM
61762016-12-02 Luis Machado <lgustavo@codesourcery.com>
6177
6178 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6179 possible.
6180 Remove useless pattern-matching code.
6181
df3ee9ca
PA
61822016-12-02 Pedro Alves <palves@redhat.com>
6183
6184 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6185 procedure.
6186 (top level): Call it.
6187
ec835369
PA
61882016-12-02 Pedro Alves <palves@redhat.com>
6189
6190 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6191 New procedure.
6192 (top level): Call it.
6193
01770bbd
PA
61942016-12-02 Pedro Alves <palves@redhat.com>
6195
6196 PR cli/20559
6197 * gdb.base/commands.exp (user_defined_command_args_eval): New
6198 procedure.
6199 (top level): Call it.
6200
008459ea
LM
62012016-12-02 Luis Machado <lgustavo@codesourcery.com>
6202
6203 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6204 timeout handling.
6205
0c1b455e
TT
62062016-12-02 Tom Tromey <tom@tromey.com>
6207
6208 * gdb.dwarf2/main-subprogram.c: New file.
6209 * gdb.dwarf2/main-subprogram.exp: New file.
6210
018572b8
LM
62112016-12-01 Luis Machado <lgustavo@codesourcery.com>
6212
6213 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6214 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6215 gdb_test_no_output for a couple of cases.
6216 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6217
84c93cd5
LM
62182016-12-01 Luis Machado <lgustavo@codesourcery.com>
6219
6220 Fix test names and standardize compilation error messages throughout
6221 the following files:
6222
6223 * gdb.ada/start.exp
6224 * gdb.arch/alpha-step.exp
6225 * gdb.arch/e500-prologue.exp
6226 * gdb.arch/ftrace-insn-reloc.exp
6227 * gdb.arch/gdb1291.exp
6228 * gdb.arch/gdb1431.exp
6229 * gdb.arch/gdb1558.exp
6230 * gdb.arch/i386-dr3-watch.exp
6231 * gdb.arch/i386-sse-stack-align.exp
6232 * gdb.arch/ia64-breakpoint-shadow.exp
6233 * gdb.arch/pa-nullify.exp
6234 * gdb.arch/powerpc-aix-prologue.exp
6235 * gdb.arch/thumb-bx-pc.exp
6236 * gdb.base/annota1.exp
6237 * gdb.base/annota3.exp
6238 * gdb.base/arrayidx.exp
6239 * gdb.base/assign.exp
6240 * gdb.base/attach.exp
6241 * gdb.base/auxv.exp
6242 * gdb.base/bang.exp
6243 * gdb.base/bfp-test.exp
6244 * gdb.base/bigcore.exp
6245 * gdb.base/bitfields2.exp
6246 * gdb.base/break-fun-addr.exp
6247 * gdb.base/break-probes.exp
6248 * gdb.base/call-rt-st.exp
6249 * gdb.base/callexit.exp
6250 * gdb.base/catch-fork-kill.exp
6251 * gdb.base/charset.exp
6252 * gdb.base/checkpoint.exp
6253 * gdb.base/comprdebug.exp
6254 * gdb.base/constvars.exp
6255 * gdb.base/coredump-filter.exp
6256 * gdb.base/cursal.exp
6257 * gdb.base/cvexpr.exp
6258 * gdb.base/detach.exp
6259 * gdb.base/display.exp
6260 * gdb.base/dmsym.exp
6261 * gdb.base/dprintf-pending.exp
6262 * gdb.base/dso2dso.exp
6263 * gdb.base/dtrace-probe.exp
6264 * gdb.base/dump.exp
6265 * gdb.base/enum_cond.exp
6266 * gdb.base/exe-lock.exp
6267 * gdb.base/exec-invalid-sysroot.exp
6268 * gdb.base/execl-update-breakpoints.exp
6269 * gdb.base/exprs.exp
6270 * gdb.base/fileio.exp
6271 * gdb.base/find.exp
6272 * gdb.base/finish.exp
6273 * gdb.base/fixsection.exp
6274 * gdb.base/foll-vfork.exp
6275 * gdb.base/frame-args.exp
6276 * gdb.base/gcore.exp
6277 * gdb.base/gdb1250.exp
6278 * gdb.base/global-var-nested-by-dso.exp
6279 * gdb.base/gnu-ifunc.exp
6280 * gdb.base/hashline1.exp
6281 * gdb.base/hashline2.exp
6282 * gdb.base/hashline3.exp
6283 * gdb.base/hbreak-in-shr-unsupported.exp
6284 * gdb.base/huge.exp
6285 * gdb.base/infcall-input.exp
6286 * gdb.base/info-fun.exp
6287 * gdb.base/info-shared.exp
6288 * gdb.base/jit-simple.exp
6289 * gdb.base/jit-so.exp
6290 * gdb.base/jit.exp
6291 * gdb.base/jump.exp
6292 * gdb.base/label.exp
6293 * gdb.base/lineinc.exp
6294 * gdb.base/logical.exp
6295 * gdb.base/longjmp.exp
6296 * gdb.base/macscp.exp
6297 * gdb.base/miscexprs.exp
6298 * gdb.base/new-ui-echo.exp
6299 * gdb.base/new-ui-pending-input.exp
6300 * gdb.base/new-ui.exp
6301 * gdb.base/nodebug.exp
6302 * gdb.base/nofield.exp
6303 * gdb.base/offsets.exp
6304 * gdb.base/overlays.exp
6305 * gdb.base/pending.exp
6306 * gdb.base/pointers.exp
6307 * gdb.base/pr11022.exp
6308 * gdb.base/printcmds.exp
6309 * gdb.base/prologue.exp
6310 * gdb.base/ptr-typedef.exp
6311 * gdb.base/realname-expand.exp
6312 * gdb.base/relativedebug.exp
6313 * gdb.base/relocate.exp
6314 * gdb.base/remote.exp
6315 * gdb.base/reread.exp
6316 * gdb.base/return2.exp
6317 * gdb.base/savedregs.exp
6318 * gdb.base/sep.exp
6319 * gdb.base/sepdebug.exp
6320 * gdb.base/sepsymtab.exp
6321 * gdb.base/set-inferior-tty.exp
6322 * gdb.base/setshow.exp
6323 * gdb.base/shlib-call.exp
6324 * gdb.base/sigaltstack.exp
6325 * gdb.base/siginfo-addr.exp
6326 * gdb.base/signals.exp
6327 * gdb.base/signull.exp
6328 * gdb.base/sigrepeat.exp
6329 * gdb.base/so-impl-ld.exp
6330 * gdb.base/solib-display.exp
6331 * gdb.base/solib-overlap.exp
6332 * gdb.base/solib-search.exp
6333 * gdb.base/solib-symbol.exp
6334 * gdb.base/structs.exp
6335 * gdb.base/structs2.exp
6336 * gdb.base/symtab-search-order.exp
6337 * gdb.base/twice.exp
6338 * gdb.base/unload.exp
6339 * gdb.base/varargs.exp
6340 * gdb.base/watchpoint-solib.exp
6341 * gdb.base/watchpoint.exp
6342 * gdb.base/whatis.exp
6343 * gdb.base/wrong_frame_bt_full.exp
6344 * gdb.btrace/dlopen.exp
6345 * gdb.cell/ea-standalone.exp
6346 * gdb.cell/ea-test.exp
6347 * gdb.cp/dispcxx.exp
6348 * gdb.cp/gdb2384.exp
6349 * gdb.cp/method2.exp
6350 * gdb.cp/nextoverthrow.exp
6351 * gdb.cp/pr10728.exp
6352 * gdb.disasm/am33.exp
6353 * gdb.disasm/h8300s.exp
6354 * gdb.disasm/mn10300.exp
6355 * gdb.disasm/sh3.exp
6356 * gdb.dwarf2/dw2-dir-file-name.exp
6357 * gdb.fortran/complex.exp
6358 * gdb.fortran/library-module.exp
6359 * gdb.guile/scm-pretty-print.exp
6360 * gdb.guile/scm-symbol.exp
6361 * gdb.guile/scm-type.exp
6362 * gdb.guile/scm-value.exp
6363 * gdb.linespec/linespec.exp
6364 * gdb.mi/gdb701.exp
6365 * gdb.mi/gdb792.exp
6366 * gdb.mi/mi-breakpoint-changed.exp
6367 * gdb.mi/mi-dprintf-pending.exp
6368 * gdb.mi/mi-dprintf.exp
6369 * gdb.mi/mi-exit-code.exp
6370 * gdb.mi/mi-pending.exp
6371 * gdb.mi/mi-solib.exp
6372 * gdb.mi/new-ui-mi-sync.exp
6373 * gdb.mi/pr11022.exp
6374 * gdb.mi/user-selected-context-sync.exp
6375 * gdb.opt/solib-intra-step.exp
6376 * gdb.python/py-events.exp
6377 * gdb.python/py-finish-breakpoint.exp
6378 * gdb.python/py-mi.exp
6379 * gdb.python/py-prettyprint.exp
6380 * gdb.python/py-shared.exp
6381 * gdb.python/py-symbol.exp
6382 * gdb.python/py-template.exp
6383 * gdb.python/py-type.exp
6384 * gdb.python/py-value.exp
6385 * gdb.reverse/solib-precsave.exp
6386 * gdb.reverse/solib-reverse.exp
6387 * gdb.server/solib-list.exp
6388 * gdb.stabs/weird.exp
6389 * gdb.threads/reconnect-signal.exp
6390 * gdb.threads/stepi-random-signal.exp
6391 * gdb.trace/actions.exp
6392 * gdb.trace/ax.exp
6393 * gdb.trace/backtrace.exp
6394 * gdb.trace/change-loc.exp
6395 * gdb.trace/deltrace.exp
6396 * gdb.trace/ftrace-lock.exp
6397 * gdb.trace/ftrace.exp
6398 * gdb.trace/infotrace.exp
6399 * gdb.trace/mi-tracepoint-changed.exp
6400 * gdb.trace/packetlen.exp
6401 * gdb.trace/passcount.exp
6402 * gdb.trace/pending.exp
6403 * gdb.trace/range-stepping.exp
6404 * gdb.trace/report.exp
6405 * gdb.trace/stap-trace.exp
6406 * gdb.trace/tfind.exp
6407 * gdb.trace/trace-break.exp
6408 * gdb.trace/trace-condition.exp
6409 * gdb.trace/trace-enable-disable.exp
6410 * gdb.trace/trace-mt.exp
6411 * gdb.trace/tracecmd.exp
6412 * gdb.trace/tspeed.exp
6413 * gdb.trace/tsv.exp
6414 * lib/perftest.exp
6415
fb9feb35
LM
64162016-12-01 Luis Machado <lgustavo@codesourcery.com>
6417
6418 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6419 with gdb_test_no_output.
6420 Use command as test name.
6421
cd2ddb6c
LM
64222016-12-01 Luis Machado <lgustavo@codesourcery.com>
6423
6424 Fix test names starting with uppercase throughout the files.
6425
6426 * gdb.ada/assign_1.exp
6427 * gdb.ada/boolean_expr.exp
6428 * gdb.base/arrayidx.exp
6429 * gdb.base/del.exp
6430 * gdb.base/gcore-buffer-overflow.exp
6431 * gdb.base/testenv.exp
6432 * gdb.compile/compile.exp
6433 * gdb.python/py-framefilter-invalidarg.exp
6434 * gdb.python/py-framefilter.exp
6435
bb95117e
LM
64362016-12-01 Luis Machado <lgustavo@codesourcery.com>
6437
6438 Fix test names starting with uppercase throughout the files.
6439
6440 * gdb.ada/array_return.exp
6441 * gdb.ada/expr_delims.exp
6442 * gdb.ada/mi_dyn_arr.exp
6443 * gdb.ada/mi_interface.exp
6444 * gdb.ada/mi_var_array.exp
6445 * gdb.ada/watch_arg.exp
6446 * gdb.arch/alpha-step.exp
6447 * gdb.arch/altivec-regs.exp
6448 * gdb.arch/e500-regs.exp
6449 * gdb.arch/powerpc-d128-regs.exp
6450 * gdb.base/arrayidx.exp
6451 * gdb.base/break.exp
6452 * gdb.base/checkpoint.exp
6453 * gdb.base/debug-expr.exp
6454 * gdb.base/dmsym.exp
6455 * gdb.base/radix.exp
6456 * gdb.base/sepdebug.exp
6457 * gdb.base/testenv.exp
6458 * gdb.base/watch_thread_num.exp
6459 * gdb.base/watchpoint-cond-gone.exp
6460 * gdb.cell/break.exp
6461 * gdb.cell/ea-cache.exp
6462 * gdb.compile/compile.exp
6463 * gdb.cp/gdb2495.exp
6464 * gdb.gdb/selftest.exp
6465 * gdb.gdb/xfullpath.exp
6466 * gdb.go/hello.exp
6467 * gdb.go/integers.exp
6468 * gdb.objc/basicclass.exp
6469 * gdb.pascal/hello.exp
6470 * gdb.pascal/integers.exp
6471 * gdb.python/py-breakpoint.exp
6472 * gdb.python/py-cmd.exp
6473 * gdb.python/py-linetable.exp
6474 * gdb.python/py-xmethods.exp
6475 * gdb.python/python.exp
6476 * gdb.reverse/consecutive-precsave.exp
6477 * gdb.reverse/finish-precsave.exp
6478 * gdb.reverse/i386-precsave.exp
6479 * gdb.reverse/machinestate-precsave.exp
6480 * gdb.reverse/sigall-precsave.exp
6481 * gdb.reverse/solib-precsave.exp
6482 * gdb.reverse/step-precsave.exp
6483 * gdb.reverse/until-precsave.exp
6484 * gdb.reverse/watch-precsave.exp
6485 * gdb.threads/leader-exit.exp
6486 * gdb.threads/pthreads.exp
6487 * gdb.threads/wp-replication.exp
6488 * gdb.trace/actions.exp
6489 * gdb.trace/mi-tsv-changed.exp
6490 * gdb.trace/tsv.exp
6491
de97fdd4
LM
64922016-12-01 Luis Machado <lgustavo@codesourcery.com>
6493
6494 Fix test names starting with uppercase throughout the files.
6495
6496 * gdb.arch/i386-bp_permanent.exp
6497 * gdb.arch/i386-gnu-cfi.exp
6498 * gdb.base/disasm-end-cu.exp
6499 * gdb.base/macscp.exp
6500 * gdb.base/pending.exp
6501 * gdb.base/watch_thread_num.exp
6502 * gdb.cp/exception.exp
6503 * gdb.cp/gdb2495.exp
6504 * gdb.cp/local.exp
6505 * gdb.python/py-evsignal.exp
6506 * gdb.python/python.exp
6507 * gdb.trace/tracecmd.exp
6508
9f058c10
LM
65092016-12-01 Luis Machado <lgustavo@codesourcery.com>
6510
6511 Fix test names starting with uppercase throughout the files.
6512
6513 * gdb.base/charset.exp
6514 * gdb.base/eval.exp
6515 * gdb.base/multi-forks.exp
6516 * gdb.guile/scm-progspace.exp
6517 * gdb.opencl/datatypes.exp
6518 * gdb.python/py-block.exp
6519 * gdb.python/py-function.exp
6520 * gdb.python/py-symbol.exp
6521 * gdb.python/py-symtab.exp
6522 * gdb.python/py-xmethods.exp
6523 * gdb.reverse/break-precsave.exp
6524 * gdb.reverse/break-reverse.exp
6525 * gdb.reverse/consecutive-precsave.exp
6526 * gdb.reverse/consecutive-reverse.exp
6527 * gdb.reverse/finish-precsave.exp
6528 * gdb.reverse/finish-reverse-bkpt.exp
6529 * gdb.reverse/finish-reverse.exp
6530 * gdb.reverse/fstatat-reverse.exp
6531 * gdb.reverse/getresuid-reverse.exp
6532 * gdb.reverse/i386-precsave.exp
6533 * gdb.reverse/i386-reverse.exp
6534 * gdb.reverse/i386-sse-reverse.exp
6535 * gdb.reverse/i387-stack-reverse.exp
6536 * gdb.reverse/insn-reverse.exp
6537 * gdb.reverse/machinestate-precsave.exp
6538 * gdb.reverse/machinestate.exp
6539 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6540 * gdb.reverse/pipe-reverse.exp
6541 * gdb.reverse/readv-reverse.exp
6542 * gdb.reverse/recvmsg-reverse.exp
6543 * gdb.reverse/rerun-prec.exp
6544 * gdb.reverse/s390-mvcle.exp
6545 * gdb.reverse/sigall-precsave.exp
6546 * gdb.reverse/sigall-reverse.exp
6547 * gdb.reverse/solib-precsave.exp
6548 * gdb.reverse/solib-reverse.exp
6549 * gdb.reverse/step-precsave.exp
6550 * gdb.reverse/step-reverse.exp
6551 * gdb.reverse/time-reverse.exp
6552 * gdb.reverse/until-precsave.exp
6553 * gdb.reverse/until-reverse.exp
6554 * gdb.reverse/waitpid-reverse.exp
6555 * gdb.reverse/watch-precsave.exp
6556 * gdb.reverse/watch-reverse.exp
6557
cdc7edd7
LM
65582016-12-01 Luis Machado <lgustavo@codesourcery.com>
6559
6560 Fix test names starting with uppercase throughout the files.
6561
6562 * gdb.arch/i386-mpx-simple_segv.exp
6563 * gdb.arch/i386-mpx.exp
6564 * gdb.arch/i386-permbkpt.exp
6565 * gdb.arch/pa-nullify.exp
6566 * gdb.arch/powerpc-d128-regs.exp
6567 * gdb.arch/vsx-regs.exp
6568 * gdb.base/bfp-test.exp
6569 * gdb.base/break.exp
6570 * gdb.base/breakpoint-shadow.exp
6571 * gdb.base/callfuncs.exp
6572 * gdb.base/charset.exp
6573 * gdb.base/commands.exp
6574 * gdb.base/completion.exp
6575 * gdb.base/dfp-test.exp
6576 * gdb.base/echo.exp
6577 * gdb.base/ending-run.exp
6578 * gdb.base/eval.exp
6579 * gdb.base/expand-psymtabs.exp
6580 * gdb.base/float128.exp
6581 * gdb.base/floatn.exp
6582 * gdb.base/foll-exec-mode.exp
6583 * gdb.base/gdb1056.exp
6584 * gdb.base/gdb11531.exp
6585 * gdb.base/kill-after-signal.exp
6586 * gdb.base/multi-forks.exp
6587 * gdb.base/overlays.exp
6588 * gdb.base/pending.exp
6589 * gdb.base/sepdebug.exp
6590 * gdb.base/testenv.exp
6591 * gdb.base/valgrind-db-attach.exp
6592 * gdb.base/watch_thread_num.exp
6593 * gdb.base/watchpoint-cond-gone.exp
6594 * gdb.base/watchpoint.exp
6595 * gdb.base/watchpoints.exp
6596 * gdb.cp/arg-reference.exp
6597 * gdb.cp/baseenum.exp
6598 * gdb.cp/operator.exp
6599 * gdb.cp/shadow.exp
6600 * gdb.dwarf2/dw2-op-out-param.exp
6601 * gdb.dwarf2/dw2-reg-undefined.exp
6602 * gdb.go/chan.exp
6603 * gdb.go/hello.exp
6604 * gdb.go/integers.exp
6605 * gdb.go/methods.exp
6606 * gdb.go/package.exp
6607 * gdb.guile/scm-parameter.exp
6608 * gdb.guile/scm-progspace.exp
6609 * gdb.guile/scm-value.exp
6610 * gdb.mi/mi-pending.exp
6611 * gdb.mi/user-selected-context-sync.exp
6612 * gdb.multi/multi-attach.exp
6613 * gdb.multi/tids.exp
6614 * gdb.opt/clobbered-registers-O2.exp
6615 * gdb.pascal/floats.exp
6616 * gdb.pascal/integers.exp
6617 * gdb.python/py-block.exp
6618 * gdb.python/py-events.exp
6619 * gdb.python/py-parameter.exp
6620 * gdb.python/py-symbol.exp
6621 * gdb.python/py-symtab.exp
6622 * gdb.python/py-type.exp
6623 * gdb.python/py-value.exp
6624 * gdb.python/py-xmethods.exp
6625 * gdb.python/python.exp
6626 * gdb.reverse/break-precsave.exp
6627 * gdb.reverse/consecutive-precsave.exp
6628 * gdb.reverse/finish-precsave.exp
6629 * gdb.reverse/i386-precsave.exp
6630 * gdb.reverse/machinestate-precsave.exp
6631 * gdb.reverse/sigall-precsave.exp
6632 * gdb.reverse/solib-precsave.exp
6633 * gdb.reverse/step-precsave.exp
6634 * gdb.reverse/until-precsave.exp
6635 * gdb.reverse/watch-precsave.exp
6636 * gdb.server/ext-attach.exp
6637 * gdb.server/ext-restart.exp
6638 * gdb.server/ext-run.exp
6639 * gdb.server/ext-wrapper.exp
6640 * gdb.stabs/gdb11479.exp
6641 * gdb.stabs/weird.exp
6642 * gdb.threads/attach-many-short-lived-threads.exp
6643 * gdb.threads/kill.exp
6644 * gdb.threads/watchpoint-fork.exp
6645
bc6c7af4
LM
66462016-12-01 Luis Machado <lgustavo@codesourcery.com>
6647
6648 Fix test names starting with uppercase throughout all the files below.
6649
6650 * gdb.ada/array_return.exp
6651 * gdb.ada/catch_ex.exp
6652 * gdb.ada/info_exc.exp
6653 * gdb.ada/mi_catch_ex.exp
6654 * gdb.ada/mi_dyn_arr.exp
6655 * gdb.ada/mi_ex_cond.exp
6656 * gdb.ada/mi_exc_info.exp
6657 * gdb.ada/mi_interface.exp
6658 * gdb.ada/mi_task_arg.exp
6659 * gdb.ada/mi_task_info.exp
6660 * gdb.ada/mi_var_array.exp
6661 * gdb.arch/alpha-step.exp
6662 * gdb.arch/amd64-disp-step.exp
6663 * gdb.arch/arm-disp-step.exp
6664 * gdb.arch/disp-step-insn-reloc.exp
6665 * gdb.arch/e500-prologue.exp
6666 * gdb.arch/ftrace-insn-reloc.exp
6667 * gdb.arch/gdb1558.exp
6668 * gdb.arch/i386-bp_permanent.exp
6669 * gdb.arch/i386-disp-step.exp
6670 * gdb.arch/i386-float.exp
6671 * gdb.arch/i386-gnu-cfi.exp
6672 * gdb.arch/ia64-breakpoint-shadow.exp
6673 * gdb.arch/mips16-thunks.exp
6674 * gdb.arch/pa-nullify.exp
6675 * gdb.arch/powerpc-aix-prologue.exp
6676 * gdb.arch/powerpc-power.exp
6677 * gdb.arch/ppc-dfp.exp
6678 * gdb.arch/s390-tdbregs.exp
6679 * gdb.arch/spu-info.exp
6680 * gdb.arch/spu-ls.exp
6681 * gdb.arch/thumb-bx-pc.exp
6682 * gdb.base/advance.exp
6683 * gdb.base/annota-input-while-running.exp
6684 * gdb.base/arrayidx.exp
6685 * gdb.base/asmlabel.exp
6686 * gdb.base/async.exp
6687 * gdb.base/attach-wait-input.exp
6688 * gdb.base/auto-connect-native-target.exp
6689 * gdb.base/batch-preserve-term-settings.exp
6690 * gdb.base/bfp-test.exp
6691 * gdb.base/bigcore.exp
6692 * gdb.base/bp-permanent.exp
6693 * gdb.base/break-always.exp
6694 * gdb.base/break-fun-addr.exp
6695 * gdb.base/break-idempotent.exp
6696 * gdb.base/break-main-file-remove-fail.exp
6697 * gdb.base/break-probes.exp
6698 * gdb.base/break-unload-file.exp
6699 * gdb.base/break.exp
6700 * gdb.base/call-ar-st.exp
6701 * gdb.base/call-rt-st.exp
6702 * gdb.base/call-sc.exp
6703 * gdb.base/call-signal-resume.exp
6704 * gdb.base/call-strs.exp
6705 * gdb.base/callexit.exp
6706 * gdb.base/callfuncs.exp
6707 * gdb.base/catch-gdb-caused-signals.exp
6708 * gdb.base/catch-signal-siginfo-cond.exp
6709 * gdb.base/catch-syscall.exp
6710 * gdb.base/compare-sections.exp
6711 * gdb.base/cond-eval-mode.exp
6712 * gdb.base/condbreak-call-false.exp
6713 * gdb.base/consecutive-step-over.exp
6714 * gdb.base/cursal.exp
6715 * gdb.base/disabled-location.exp
6716 * gdb.base/disasm-end-cu.exp
6717 * gdb.base/display.exp
6718 * gdb.base/double-prompt-target-event-error.exp
6719 * gdb.base/dprintf-bp-same-addr.exp
6720 * gdb.base/dprintf-detach.exp
6721 * gdb.base/dprintf-next.exp
6722 * gdb.base/dprintf-non-stop.exp
6723 * gdb.base/dprintf-pending.exp
6724 * gdb.base/dso2dso.exp
6725 * gdb.base/ending-run.exp
6726 * gdb.base/enum_cond.exp
6727 * gdb.base/examine-backward.exp
6728 * gdb.base/exe-lock.exp
6729 * gdb.base/exec-invalid-sysroot.exp
6730 * gdb.base/execl-update-breakpoints.exp
6731 * gdb.base/execution-termios.exp
6732 * gdb.base/fileio.exp
6733 * gdb.base/fixsection.exp
6734 * gdb.base/foll-exec-mode.exp
6735 * gdb.base/foll-exec.exp
6736 * gdb.base/fork-running-state.exp
6737 * gdb.base/frame-args.exp
6738 * gdb.base/fullpath-expand.exp
6739 * gdb.base/func-ptr.exp
6740 * gdb.base/gcore-relro-pie.exp
6741 * gdb.base/gdb1090.exp
6742 * gdb.base/gdb1555.exp
6743 * gdb.base/global-var-nested-by-dso.exp
6744 * gdb.base/gnu-ifunc.exp
6745 * gdb.base/hbreak-in-shr-unsupported.exp
6746 * gdb.base/hbreak-unmapped.exp
6747 * gdb.base/hook-stop.exp
6748 * gdb.base/infcall-input.exp
6749 * gdb.base/info-fun.exp
6750 * gdb.base/info-shared.exp
6751 * gdb.base/interrupt-noterm.exp
6752 * gdb.base/jit-so.exp
6753 * gdb.base/jit.exp
6754 * gdb.base/line-symtabs.exp
6755 * gdb.base/list.exp
6756 * gdb.base/longjmp.exp
6757 * gdb.base/macscp.exp
6758 * gdb.base/max-value-size.exp
6759 * gdb.base/nodebug.exp
6760 * gdb.base/nofield.exp
6761 * gdb.base/overlays.exp
6762 * gdb.base/paginate-after-ctrl-c-running.exp
6763 * gdb.base/paginate-bg-execution.exp
6764 * gdb.base/paginate-inferior-exit.exp
6765 * gdb.base/pending.exp
6766 * gdb.base/pr11022.exp
6767 * gdb.base/printcmds.exp
6768 * gdb.base/ptr-typedef.exp
6769 * gdb.base/ptype.exp
6770 * gdb.base/randomize.exp
6771 * gdb.base/range-stepping.exp
6772 * gdb.base/realname-expand.exp
6773 * gdb.base/relativedebug.exp
6774 * gdb.base/remote.exp
6775 * gdb.base/savedregs.exp
6776 * gdb.base/sepdebug.exp
6777 * gdb.base/set-noassign.exp
6778 * gdb.base/shlib-call.exp
6779 * gdb.base/shreloc.exp
6780 * gdb.base/sigaltstack.exp
6781 * gdb.base/sigbpt.exp
6782 * gdb.base/siginfo-addr.exp
6783 * gdb.base/siginfo-obj.exp
6784 * gdb.base/siginfo-thread.exp
6785 * gdb.base/signest.exp
6786 * gdb.base/signull.exp
6787 * gdb.base/sigrepeat.exp
6788 * gdb.base/skip.exp
6789 * gdb.base/so-impl-ld.exp
6790 * gdb.base/solib-corrupted.exp
6791 * gdb.base/solib-disc.exp
6792 * gdb.base/solib-display.exp
6793 * gdb.base/solib-overlap.exp
6794 * gdb.base/solib-search.exp
6795 * gdb.base/solib-symbol.exp
6796 * gdb.base/source-execution.exp
6797 * gdb.base/sss-bp-on-user-bp-2.exp
6798 * gdb.base/sss-bp-on-user-bp.exp
6799 * gdb.base/stack-checking.exp
6800 * gdb.base/stale-infcall.exp
6801 * gdb.base/step-break.exp
6802 * gdb.base/step-line.exp
6803 * gdb.base/step-over-exit.exp
6804 * gdb.base/step-test.exp
6805 * gdb.base/structs.exp
6806 * gdb.base/sym-file.exp
6807 * gdb.base/symtab-search-order.exp
6808 * gdb.base/term.exp
6809 * gdb.base/type-opaque.exp
6810 * gdb.base/unload.exp
6811 * gdb.base/until-nodebug.exp
6812 * gdb.base/until.exp
6813 * gdb.base/unwindonsignal.exp
6814 * gdb.base/watch-cond.exp
6815 * gdb.base/watch-non-mem.exp
6816 * gdb.base/watch_thread_num.exp
6817 * gdb.base/watchpoint-reuse-slot.exp
6818 * gdb.base/watchpoint-solib.exp
6819 * gdb.base/watchpoint.exp
6820 * gdb.btrace/dlopen.exp
6821 * gdb.cell/arch.exp
6822 * gdb.cell/break.exp
6823 * gdb.cell/bt.exp
6824 * gdb.cell/core.exp
6825 * gdb.cell/data.exp
6826 * gdb.cell/dwarfaddr.exp
6827 * gdb.cell/ea-cache.exp
6828 * gdb.cell/ea-standalone.exp
6829 * gdb.cell/ea-test.exp
6830 * gdb.cell/f-regs.exp
6831 * gdb.cell/fork.exp
6832 * gdb.cell/gcore.exp
6833 * gdb.cell/mem-access.exp
6834 * gdb.cell/ptype.exp
6835 * gdb.cell/registers.exp
6836 * gdb.cell/sizeof.exp
6837 * gdb.cell/solib-symbol.exp
6838 * gdb.cell/solib.exp
6839 * gdb.compile/compile-tls.exp
6840 * gdb.cp/exception.exp
6841 * gdb.cp/gdb2495.exp
6842 * gdb.cp/local.exp
6843 * gdb.cp/mb-inline.exp
6844 * gdb.cp/mb-templates.exp
6845 * gdb.cp/pr10687.exp
6846 * gdb.cp/pr9167.exp
6847 * gdb.cp/scope-err.exp
6848 * gdb.cp/templates.exp
6849 * gdb.cp/virtfunc.exp
6850 * gdb.dwarf2/dw2-dir-file-name.exp
6851 * gdb.dwarf2/dw2-single-line-discriminators.exp
6852 * gdb.fortran/complex.exp
6853 * gdb.fortran/library-module.exp
6854 * gdb.guile/guile.exp
6855 * gdb.guile/scm-cmd.exp
6856 * gdb.guile/scm-frame-inline.exp
6857 * gdb.guile/scm-objfile.exp
6858 * gdb.guile/scm-pretty-print.exp
6859 * gdb.guile/scm-symbol.exp
6860 * gdb.guile/scm-type.exp
6861 * gdb.guile/scm-value.exp
6862 * gdb.linespec/keywords.exp
6863 * gdb.linespec/ls-errs.exp
6864 * gdb.linespec/macro-relative.exp
6865 * gdb.linespec/thread.exp
6866 * gdb.mi/mi-breakpoint-changed.exp
6867 * gdb.mi/mi-dprintf-pending.exp
6868 * gdb.mi/mi-fullname-deleted.exp
6869 * gdb.mi/mi-logging.exp
6870 * gdb.mi/mi-pending.exp
6871 * gdb.mi/mi-solib.exp
6872 * gdb.mi/new-ui-mi-sync.exp
6873 * gdb.mi/user-selected-context-sync.exp
6874 * gdb.multi/dummy-frame-restore.exp
6875 * gdb.multi/multi-arch-exec.exp
6876 * gdb.multi/remove-inferiors.exp
6877 * gdb.multi/watchpoint-multi-exit.exp
6878 * gdb.opt/solib-intra-step.exp
6879 * gdb.perf/backtrace.exp
6880 * gdb.perf/single-step.exp
6881 * gdb.perf/skip-command.exp
6882 * gdb.perf/skip-prologue.exp
6883 * gdb.perf/solib.exp
6884 * gdb.python/lib-types.exp
6885 * gdb.python/py-as-string.exp
6886 * gdb.python/py-bad-printers.exp
6887 * gdb.python/py-block.exp
6888 * gdb.python/py-breakpoint.exp
6889 * gdb.python/py-cmd.exp
6890 * gdb.python/py-events.exp
6891 * gdb.python/py-evthreads.exp
6892 * gdb.python/py-finish-breakpoint.exp
6893 * gdb.python/py-finish-breakpoint2.exp
6894 * gdb.python/py-frame-inline.exp
6895 * gdb.python/py-frame.exp
6896 * gdb.python/py-inferior.exp
6897 * gdb.python/py-infthread.exp
6898 * gdb.python/py-mi.exp
6899 * gdb.python/py-objfile.exp
6900 * gdb.python/py-pp-maint.exp
6901 * gdb.python/py-pp-registration.exp
6902 * gdb.python/py-prettyprint.exp
6903 * gdb.python/py-recurse-unwind.exp
6904 * gdb.python/py-shared.exp
6905 * gdb.python/py-symbol.exp
6906 * gdb.python/py-symtab.exp
6907 * gdb.python/py-template.exp
6908 * gdb.python/py-type.exp
6909 * gdb.python/py-unwind-maint.exp
6910 * gdb.python/py-unwind.exp
6911 * gdb.python/py-value.exp
6912 * gdb.python/python.exp
6913 * gdb.reverse/finish-reverse-bkpt.exp
6914 * gdb.reverse/insn-reverse.exp
6915 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6916 * gdb.reverse/solib-precsave.exp
6917 * gdb.reverse/solib-reverse.exp
6918 * gdb.stabs/gdb11479.exp
6919 * gdb.stabs/weird.exp
6920 * gdb.threads/fork-child-threads.exp
6921 * gdb.threads/fork-plus-threads.exp
6922 * gdb.threads/fork-thread-pending.exp
6923 * gdb.threads/forking-threads-plus-breakpoint.exp
6924 * gdb.threads/hand-call-in-threads.exp
6925 * gdb.threads/interrupted-hand-call.exp
6926 * gdb.threads/linux-dp.exp
6927 * gdb.threads/local-watch-wrong-thread.exp
6928 * gdb.threads/next-while-other-thread-longjmps.exp
6929 * gdb.threads/non-ldr-exit.exp
6930 * gdb.threads/pending-step.exp
6931 * gdb.threads/print-threads.exp
6932 * gdb.threads/process-dies-while-detaching.exp
6933 * gdb.threads/process-dies-while-handling-bp.exp
6934 * gdb.threads/pthreads.exp
6935 * gdb.threads/queue-signal.exp
6936 * gdb.threads/reconnect-signal.exp
6937 * gdb.threads/signal-command-handle-nopass.exp
6938 * gdb.threads/signal-command-multiple-signals-pending.exp
6939 * gdb.threads/signal-delivered-right-thread.exp
6940 * gdb.threads/signal-sigtrap.exp
6941 * gdb.threads/sigthread.exp
6942 * gdb.threads/staticthreads.exp
6943 * gdb.threads/stepi-random-signal.exp
6944 * gdb.threads/thread-unwindonsignal.exp
6945 * gdb.threads/thread_check.exp
6946 * gdb.threads/thread_events.exp
6947 * gdb.threads/tid-reuse.exp
6948 * gdb.threads/tls-nodebug.exp
6949 * gdb.threads/tls-shared.exp
6950 * gdb.threads/tls-so_extern.exp
6951 * gdb.threads/tls.exp
6952 * gdb.threads/wp-replication.exp
6953 * gdb.trace/actions-changed.exp
6954 * gdb.trace/actions.exp
6955 * gdb.trace/backtrace.exp
6956 * gdb.trace/change-loc.exp
6957 * gdb.trace/collection.exp
6958 * gdb.trace/deltrace.exp
6959 * gdb.trace/disconnected-tracing.exp
6960 * gdb.trace/entry-values.exp
6961 * gdb.trace/ftrace-lock.exp
6962 * gdb.trace/ftrace.exp
6963 * gdb.trace/infotrace.exp
6964 * gdb.trace/mi-trace-frame-collected.exp
6965 * gdb.trace/mi-trace-unavailable.exp
6966 * gdb.trace/mi-traceframe-changed.exp
6967 * gdb.trace/mi-tracepoint-changed.exp
6968 * gdb.trace/mi-tsv-changed.exp
6969 * gdb.trace/no-attach-trace.exp
6970 * gdb.trace/packetlen.exp
6971 * gdb.trace/passc-dyn.exp
6972 * gdb.trace/passcount.exp
6973 * gdb.trace/pending.exp
6974 * gdb.trace/pr16508.exp
6975 * gdb.trace/qtro.exp
6976 * gdb.trace/range-stepping.exp
6977 * gdb.trace/read-memory.exp
6978 * gdb.trace/report.exp
6979 * gdb.trace/save-trace.exp
6980 * gdb.trace/signal.exp
6981 * gdb.trace/stap-trace.exp
6982 * gdb.trace/status-stop.exp
6983 * gdb.trace/strace.exp
6984 * gdb.trace/tfile.exp
6985 * gdb.trace/tfind.exp
6986 * gdb.trace/trace-break.exp
6987 * gdb.trace/trace-condition.exp
6988 * gdb.trace/trace-enable-disable.exp
6989 * gdb.trace/trace-mt.exp
6990 * gdb.trace/tracecmd.exp
6991 * gdb.trace/tracefile-pseudo-reg.exp
6992 * gdb.trace/tspeed.exp
6993 * gdb.trace/tstatus.exp
6994 * gdb.trace/tsv.exp
6995 * gdb.trace/unavailable.exp
6996 * gdb.trace/while-dyn.exp
6997 * gdb.trace/while-stepping.exp
6998 * lib/gdb-guile.exp
6999 * lib/gdb.exp
7000 * lib/mi-support.exp
7001 * lib/pascal.exp
7002 * lib/perftest.exp
7003 * lib/prelink-support.exp
7004 * lib/selftest-support.exp
7005
ad02e4fe
SM
70062016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7007
7008 * Makefile.in: Include disable-implicit-rules.mk.
7009
22347e55
AA
70102016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7011
7012 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7013 non-byte-aligned bit fields.
7014
da5b30da
AA
70152016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7016
7017 PR gdb/12616
7018 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7019 respects the DW_AT_data_bit_offset attribute.
7020
b593ecca
SM
70212016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7022
7023 * gdb.base/default.exp: Fix output of "set language".
7024
3b165252
SM
70252016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7026
7027 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7028 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7029 make.
7030 * configure.ac: Remove checks for the make program.
7031 * configure: Re-generate.
7032
1a2f3d7f
KB
70332016-11-16 Kevin Buettner <kevinb@redhat.com>
7034
7035 * gdb.python/py-recurse-unwind.c (main): Add loop.
7036 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7037 to read_register() and gdb.parse_and_eval(). Make each code
7038 call a separate case that can be individually tested.
7039 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7040 proc. Call cont_and_backtrace for each of the code paths that
7041 we want to test in the unwinder.
7042
b7f38fda
AA
70432016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7044
7045 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7046 the definition of struct S.
7047
1f8db343
CM
70482016-11-11 Catherine Moore <clm@codesourcery.com>
7049
7050 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7051
fad0c9fb
PA
70522016-11-09 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.base/commands.exp (runto_or_return): New procedure.
7055 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7056 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7057 (progvar_simple_while_test, progvar_complex_if_while_test)
7058 (if_while_breakpoint_command_test)
7059 (infrun_breakpoint_command_test, breakpoint_command_test)
7060 (user_defined_command_test, watchpoint_command_test)
7061 (test_command_prompt_position, redefine_hook_test)
7062 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7063 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7064 multi_line_input and multi_line. Remove gdb_expect and
7065 gdb_stop_suppressing_tests uses.
7066 * lib/gdb.exp (valnum_re): New global.
7067 (multi_line_input): New procedure.
7068
8354c62c
SM
70692016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7070
7071 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7072 Remove.
7073 (test_setup): Define with proc_with_prefix.
7074 (test_cli_inferior): Likewise.
7075 (test_cli_thread): Likewise.
7076 (test_cli_frame): Likewise.
7077 (test_cli_select_frame): Likewise.
7078 (test_cli_up_down): Likewise.
7079 (test_mi_thread_select): Likewise.
7080 (test_mi_stack_select_frame): Likewise.
7081 (test_cli_in_mi_inferior): Likewise.
7082 (test_cli_in_mi_thread): Likewise.
7083 (test_cli_in_mi_frame): Likewise.
7084 (top level): Do not use with_test_prefix_procname.
7085
64f367a2
PA
70862016-11-09 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/commands.exp (gdbvar_simple_if_test)
7089 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7090 (progvar_simple_if_test, progvar_simple_while_test)
7091 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7092 (infrun_breakpoint_command_test, breakpoint_command_test)
7093 (user_defined_command_test, watchpoint_command_test)
7094 (test_command_prompt_position, deprecated_command_test)
7095 (bp_deleted_in_command, temporary_breakpoint_commands)
7096 (stray_arg0_test, source_file_with_indented_comment)
7097 (recursive_source_test, if_commands_test)
7098 (error_clears_commands_left, redefine_hook_test)
7099 (redefine_backtrace_test): Use proc_with_prefix.
7100 * lib/gdb.exp (proc_with_prefix): New proc.
7101
0bb65f1e
AA
71022016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7103
7104 * gdb.base/tui-layout.c: New file.
7105 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7106 disassembly window contains very long lines.
7107
7353f247
TT
71082016-11-08 Tom Tromey <tom@tromey.com>
7109
7110 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7111 depend on Python 2.
7112
30a7bb83
TT
71132016-11-08 Tom Tromey <tom@tromey.com>
7114
7115 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7116 New method.
7117
cdf5a07c
MG
71182016-10-29 Manish Goregaokar <manish@mozilla.com>
7119
2806dc7e 7120 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7121
51a789c3
MG
71222016-10-27 Manish Goregaokar <manish@mozilla.com>
7123
2806dc7e
PA
7124 * gdb.rust/simple.rs: Add test for univariant enums without
7125 discriminants and for encoded struct-like enums.
51a789c3 7126
f610ab6d
PA
71272016-10-28 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7130 gdb_test_multiple, tighten regexps and match symtabs and line
7131 tables incrementally.
7132
b129b0ca
LM
71332016-10-28 Luis Machado <lgustavo@codesourcery.com>
7134
7135 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7136 general.
7137
ecf45d2c
SL
71382016-10-25 Luis Machado <lgustavo@codesourcery.com>
7139
7140 * gdb.base/exec-invalid-sysroot.exp: New file.
7141
b8d38ee4
JK
71422016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7145
f90fd8c2
JK
71462016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7147
7148 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7149
2d2476aa
MR
71502016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7151
2806dc7e
PA
7152 * gdb.base/killed-outside.exp: Remove $options from a call to
7153 `prepare_for_testing'.
2d2476aa 7154
e42b25a0
SM
71552016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7156
7157 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7158 Change test message.
7159
3ccdb432
SM
71602016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7161
7162 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7163 Update comment.
7164
5bad3170
SM
71652016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7166
7167 * gdb.trace/mi-trace-save.exp: New file.
7168
5ad9dba7
YQ
71692016-10-13 Yao Qi <yao.qi@linaro.org>
7170
7171 * gdb.base/code_elim.exp (get_var_address): Remove.
7172 * gdb.base/relocate.exp: Likewise.
7173 * gdb.base/shreloc.exp: Likewise.
7174 * lib/gdb.exp (get_var_address): New.
7175
62df7e21
YQ
71762016-10-13 Yao Qi <yao.qi@linaro.org>
7177
7178 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7179 floating point tests if $skip_float_test is false.
7180
4dac951e
LM
71812016-10-12 Luis Machado <lgustavo@codesourcery.com>
7182
7183 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7184 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7185 argc values.
7186 Add 1 to argc so we guarantee distinct initial/modified argc values.
7187
8f1a8fc4
JK
71882016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7189
7190 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7191
16c85b5d
JK
71922016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7193
7194 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7195 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7196 * gdb.arch/vsx-regs.exp: Likewise.
7197
1d0e042a
YQ
71982016-10-07 Yao Qi <yao.qi@linaro.org>
7199
7200 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7201
68dadef5
MM
72022016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7203
7204 * gdb.python/python.exp: Test decode_line("*0").
7205
33fa2c6e
DE
72062016-10-06 Doug Evans <dje@google.com>
7207
7208 * gdb.python/py-value.exp (test_value_creation): Add test for large
7209 unsigned 64-bit value.
7210
9c37b5ae
TT
72112016-10-06 Tom Tromey <tom@tromey.com>
7212
7213 * gdb.compile/compile.exp: Change java tests to rust.
7214 * gdb.base/setshow.exp: Change java tests to rust.
7215 * gdb.base/default.exp: Remove java from language list.
7216 * README (Examples): Update language example.
7217 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7218 test.
7219 * lib/gdb.exp (skip_java_tests): Remove.
7220 * lib/java.exp: Remove.
7221 * gdb.java: Remove.
7222
78b86327
MR
72232016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7224
7225 * gdb.arch/mips-fcr.exp: New test.
7226 * gdb.arch/mips-fcr.c: Source for the new test.
7227
7470adbb
MR
72282016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7229
7230 * gdb.base/solib-disc.exp: Use `standard_output_file'
7231 throughout.
7232
4a556533
PA
72332016-10-06 Pedro Alves <palves@redhat.com>
7234
7235 * gdb.base/jit-simple-dl.c: New file.
7236 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7237 * gdb.base/jit-simple.c: ... this.
7238 * gdb.base/jit-simple.exp (jit_run): Delete.
7239 (build_jit): New proc.
7240 (jit_test_reread): Recompile either the main program or the shared
7241 library, depending on what is being tested. Skip changing address
7242 if caller wants to. Compare before/after addresses. If testing
7243 standalone, explicitly load the binary. Test "maint info
7244 breakpoints".
7245 (top level): Add "standalone vs shared lib" and "change address"
7246 vs "same address" axes.
7247
5a122fbc
PA
72482016-10-06 Pedro Alves <palves@redhat.com>
7249
7250 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7251 call.
7252 (jit_run): Delete.
7253 (jit_test_reread): Use with_test_prefix. Reload the main binary
7254 explicitly. Compare the before/after addresses of the JIT
7255 descriptor.
7256
ee8da4b8
DE
72572016-08-15 Doug Evans <dje@google.com>
7258
7259 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7260 for single bitfields is bool.
7261 * gdb.xml/tdesc-regs.exp: Ditto.
7262
f389f6fe
JK
72632016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7264
7265 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7266
fdebf1a4
YQ
72672016-10-05 Yao Qi <yao.qi@linaro.org>
7268
7269 * lib/gdb.exp (support_complex_tests): Return zero if
7270 gdb_skip_float_test return true.
7271
9c36d954 72722016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7273 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7274
7275 PR gdb/20487
7276 * gdb.mi/user-selected-context-sync.exp: New file.
7277 * gdb.mi/user-selected-context-sync.c: New file.
7278
4034d0ff 72792016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7280 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7281
7282 PR gdb/20487
7283 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7284 =thread-select-event check.
7285
a4297203
PB
72862016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7287
7288 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7289 the compulsory L operand changes.
7290 * gdb.arch/powerpc-power.s: Likewise.
7291
bb805577
JK
72922016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7293
7294 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7295 * gdb.base/jit-attach-pie.c: New file.
7296 * gdb.base/jit-attach-pie.exp: New file.
7297
6d61dee5
PA
72982016-09-28 Pedro Alves <palves@redhat.com>
7299
7300 * gdb.base/infcall-input.c: New file.
7301 * gdb.base/infcall-input.exp: New file.
7302
f73842fc
YQ
73032016-09-22 Yao Qi <yao.qi@linaro.org>
7304
7305 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7306 (gdb_exit): Rename it to ...
7307 (gdbserver_gdb_exit): ... Close GDBserver.
7308 (gdb_exit): New proc, call gdbserver_gdb_exit.
7309 (mi_gdb_exit): Likewise.
7310
90681dab
YQ
73112016-09-22 Yao Qi <yao.qi@linaro.org>
7312
7313 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7314 path.
7315 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7316 Remove duplication.
7317
9c211fd8
YQ
73182016-09-22 Yao Qi <yao.qi@linaro.org>
7319
7320 * lib/gdbserver-support.exp: Check the existence of
7321 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7322
ad0a504f
AK
73232016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7324
7325 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7326
36cf1806
TT
73272016-09-21 Tom Tromey <tom@tromey.com>
7328
7329 PR gdb/20604:
7330 * gdb.base/quit.exp: New file.
7331
74172ecf
SM
73322016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7333
7334 * .gitignore: New file.
7335
3d0ec882
MR
73362016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7337
7338 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7339 throughout.
7340
8193adea
AA
73412016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7342
7343 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7344
d41a5c09
JK
73452016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7346
7347 * gdb.cp/casts.cc (decltype): Move it ...
7348 (main): ... with its call to ...
7349 * gdb.cp/casts03.cc: ... a new file.
7350 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7351
d2dfe700
JK
73522016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7353
7354 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7355
e2a92b16
PB
73562016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7357
7358 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7359 and sync up the test with tests in gas/testsuite/gas/ppc.
7360 * gdb.arch/powerpc-power.exp: Likewise.
7361
49b4de64
JK
73622016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7363
7364 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7365
2c29df25
SDJ
73662016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7367 Jan Kratochvil <jan.kratochvil@redhat.com>
7368
7369 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7370 make m1's definition to be different from m2's. Use 'dummy' as an
7371 argument for probe 'two'.
7372
cc3c2846
JB
73732016-09-10 Jon Beniston <jon@beniston.com>
7374
7375 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7376 for sim target.
7377
e1b2624a
AA
73782016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7379
7380 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7381 variable declaration.
7382 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7383 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7384 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7385 received HWCAP as its argument.
7386
4295e285
PA
73872016-09-06 Pedro Alves <palves@redhat.com>
7388
7389 * gdb.base/new-ui-pending-input.c: New file.
7390 * gdb.base/new-ui-pending-input.exp: New file.
7391 * gdb.exp (clear_gdb_spawn_id): New procedure.
7392 (with_spawn_id): Check whether gdb_spawn_id exists before
7393 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7394 on exit.
7395
00d5215e
UW
73962016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7397
7398 * gdb.base/float128.c: New file.
7399 * gdb.base/float128.exp: Likewise.
7400 * gdb.base/floatn.c: Likewise.
7401 * gdb.base/floatn.exp: Likewise.
7402
a9ff5f12
UW
74032016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7404
7405 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7406
f245535c
PA
74072016-09-05 Pedro Alves <palves@redhat.com>
7408
7409 PR backtrace/19927
7410 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7411 unwinders are immediately called as side effect of "source" or
7412 "disable unwinder" commands.
7413 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7414
ae9cf263
YQ
74152016-09-02 Yao Qi <yao.qi@linaro.org>
7416
7417 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7418 is true and $type is "float" or "double".
7419
27aba047
YQ
74202016-09-02 Yao Qi <yao.qi@linaro.org>
7421
7422 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7423 true.
7424 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7425 * gdb.base/call-rt-st.exp: Likewise.
7426 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7427 return value instead of gdb,skip_float_test.
7428 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7429 (do_function_calls): Use its return value instead of
7430 gdb,skip_float_test.
7431 * gdb.base/finish.exp: Likewise.
7432 * gdb.base/funcargs.exp: Likewise.
7433 * gdb.base/return.exp: Likewise.
7434 * gdb.base/return2.exp: Likewise.
7435 * gdb.base/varargs.exp: Likewise.
7436 * lib/gdb.exp (gdb_skip_float_test): Change it to
7437 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7438
5af962df
AA
74392016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7440
7441 * gdb.multi/tids.exp: Test "thread apply all".
7442
7fac6910
JK
74432016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7444
7445 * gdb.base/default.exp (tty): Remove.
7446
bb1fe4ac
KB
74472016-08-24 Kevin Buettner <kevinb@redhat.com>
7448
2806dc7e
PA
7449 * gdb.python/py-recurse-unwind.c: New file.
7450 * gdb.python/py-recurse-unwind.py: New file.
7451 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7452
0a1ddfa6
SM
74532016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7454
7455 * gdb.base/set-inferior-tty.exp: New file.
7456 * gdb.base/set-inferior-tty.c: New file.
7457
d9de1fe3
PA
74582016-08-23 Pedro Alves <palves@redhat.com>
7459
7460 PR gdb/20494
7461 * gdb.base/new-ui-echo.c: New file.
7462 * gdb.base/new-ui-echo.exp: New file.
7463
e9d9abd7
YQ
74642016-08-23 Yao Qi <yao.qi@linaro.org>
7465
7466 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7467 gdbserver_spawn.
7468 * gdb.server/connect-without-multi-process.exp (do_test):
7469 Likewise.
7470
3589529e
YQ
74712016-08-23 Yao Qi <yao.qi@linaro.org>
7472
7473 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7474 standalone_txt. Delete gdb_txt and standalone_txt on host
7475 and target. Spawn the binary on target. Copy files from
7476 target to host.
7477
6bb90213
PA
74782016-08-22 Pedro Alves <palves@redhat.com>
7479
7480 PR gdb/20505
7481 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7482 with_test_prefix. Factor out bits to ...
7483 (test_no_vdso): ... this new procedure.
7484
20c2c024
CL
74852016-08-19 Carl Love <cel@us.ibm.com>
7486
7487 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7488 maintaining separate logic for constructing the output path.
7489 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7490 * gdb.arch/ppc-dfp.exp: Likewise.
7491 * gdb.arch/ppc-fp.exp: Likewise.
7492 * gdb.arch/vsx-regs.exp: Likewise.
7493 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7494 binprefix for generating the additional binary files.
7495
0646e07d
PA
74962016-08-19 Pedro Alves <palves@redhat.com>
7497
7498 * gdb.trace/mi-trace-frame-collected.exp
7499 (test_trace_frame_collected): On x32, expect two registers.
7500
46da9242
CL
75012016-08-18 Carl Love <cel@us.ibm.com>
7502
7503 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7504 and sync up the test with tests in gas/testsuite/gas/ppc.
7505 * gdb.arch/powerpc-power.exp: Likewise.
7506
eb2332d7
SM
75072016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7508
7509 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7510 expected error message.
7511
63c61e04
SM
75122016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7513
7514 * gdb.multi/remove-inferiors.exp: New file.
7515 * gdb.multi/remove-inferiors.c: New file.
7516
7b17065f
YQ
75172016-08-12 Yao Qi <yao.qi@linaro.org>
7518
7519 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7520 argument list.
7521
01d3dedf
PA
75222016-08-10 Pedro Alves <palves@redhat.com>
7523
7524 PR gdb/19187
7525 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7526 setup_kfails.
7527
3eb7562a
PA
75282016-08-09 Pedro Alves <palves@redhat.com>
7529 Simon Marchi <simon.marchi@ericsson.com>
7530
7531 PR gdb/20418
7532 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7533 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7534
80614914
PA
75352016-08-09 Pedro Alves <palves@redhat.com>
7536
7537 PR mi/20431
7538 * gdb.mi/mi-cmd-error.exp: New file.
7539
f348d89a
PA
75402016-08-09 Pedro Alves <palves@redhat.com>
7541
7542 PR gdb/18653
7543 * gdb.base/signals-state-child.c: New file.
7544 * gdb.base/signals-state-child.exp: New file.
7545 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7546
e5ca03b4
PA
75472016-08-09 Pedro Alves <palves@redhat.com>
7548
7549 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7550
282a0691
TT
75512016-08-03 Tom Tromey <tom@tromey.com>
7552
7553 PR python/18565:
7554 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7555
41bfcd63
YQ
75562016-08-01 Yao Qi <yao.qi@linaro.org>
7557
7558 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7559 variable mode to "multi-process" if $multi_process is 1, otherwise
7560 set it to "single-process".
7561
e3465b24
YQ
75622016-08-01 Yao Qi <yao.qi@linaro.org>
7563
7564 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7565 * gdb.cp/cpexprs.exp: Likewise.
7566 * gdb.cp/m-static.exp: Likewise.
7567
0b31a4bc
TT
75682016-07-26 Tom Tromey <tom@tromey.com>
7569
7570 PR python/20190:
7571 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7572 test.
7573
e0461dbb
MM
75742016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7575
7576 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7577 selecting assembly source files.
7578 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7579 assembly source files.
7580 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7581 assembly source files.
7582 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7583 selecting assembly source files.
7584
8194e927
SM
75852016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7586
7587 * gdb.base/new-ui.exp (do_test_invalid_args): New
7588 procedure.
7589
c0272db5
TW
75902016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7591
7592 * gdb.btrace/reconnect.c: New file.
7593 * gdb.btrace/reconnect.exp: New file.
7594
e3487908
GKB
75952016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7596
7597 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7598 to test_catch_syscall_group.
7599 (test_catch_syscall_group): New.
7600
12df5c00
TT
76012016-07-21 Tom Tromey <tom@tromey.com>
7602
7603 * gdb.rust/simple.rs (main): Use empty struct expression.
7604 * gdb.rust/simple.exp: Add tests for empty struct expression.
7605
bae62ee2
YQ
76062016-07-21 Yao Qi <yao.qi@linaro.org>
7607
7608 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7609 if gdb_skip_xml_test is true on some targets.
7610
b1b53fb3
YQ
76112016-07-21 Yao Qi <yao.qi@linaro.org>
7612
7613 * gdb.server/solib-list.exp: Unset last_loaded_file.
7614
027d97f8
JK
76152016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7616
7617 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7618 "step into captured_main (args)".
7619
7674d381
JK
76202016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7621
7622 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7623
72b5d099
JK
76242016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7625
7626 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7627
1f960ced
PA
76282016-07-19 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7631 * gdb.opt/inline-bt.exp: Likewise.
7632 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7633 additional_flags=-Winline.
7634 * gdb.opt/inline-locals.exp: Likewise.
7635 * gdb.opt/inline-markers.c (ATTR): Define.
7636 (inlined_fn): Use it.
7637
f25827c1
YQ
76382016-07-19 Yao Qi <yao.qi@linaro.org>
7639
7640 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7641 (test_with_self): Remove some code. Remove argument executable.
7642 (top-level): Use do_self_tests.
7643
37539ebe
DB
76442016-07-15 Zachary Welch <zwelch@codesourcery.com>
7645 Don Breazeal <donb@codesourcery.com>
7646
7647 * gdb.base/maint.exp: Escape paths used in regular expressions.
7648 * gdb.stabs/weird.exp: Likewise.
7649
dac790e1
TT
76502016-07-13 Tom Tromey <tom@tromey.com>
7651
7652 PR python/15620, PR python/18620:
7653 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7654 (test_bkpt_events): New procs.
7655
93daf339
TT
76562016-07-13 Tom Tromey <tom@tromey.com>
7657
7658 PR python/17698:
7659 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7660 test.
7661 (test_watchpoints): Likewise.
7662 (test_bkpt_pending): New proc.
7663
6571a381
TT
76642016-07-13 Tom Tromey <tom@tromey.com>
7665
7666 PR cli/18053:
7667 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7668 completion test.
7669
e8732474
JK
76702016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7671
7672 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7673 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7674 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7675 f_label.
7676 (g): Rename g_end_lbl to g_label.
7677 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7678 low_pc and high_pc.
7679 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7680
e0f3fd7c
TT
76812016-07-12 Tom Tromey <tom@tromey.com>
7682
7683 PR python/19293:
7684 * gdb.python/py-unwind-maint.exp: Update tests.
7685
3cfe46b6
YQ
76862016-07-12 Yao Qi <yao.qi@linaro.org>
7687
7688 * lib/selftest-support.exp (selftest_setup): Match the output
7689 when captured_main is inlined.
7690
4f19a0e6
WT
76912016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7692
7693 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7694 New variables.
7695 (print this%a, print this%b, print this): New tests.
7696 * gdb.fortran/derived-types.f90 (this): New object and
7697 initialization.
7698
986cf455
SM
76992016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7700
7701 * gdb.ada/arraydim.exp: Remove extra directory level in build
7702 directory.
7703
f0464b23
SM
77042016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7705
7706 * lib/ada.exp: Remove extra directory level in build directory.
7707 * gdb.ada/cond_lang.exp: Likewise.
7708 * gdb.ada/exec_changed.exp: Likewise.
7709 * gdb.ada/lang_switch.exp: Likewise.
7710
42d94011
MG
77112016-07-06 Manish Goregaokar <manish@mozilla.com>
7712
2806dc7e
PA
7713 * simple.rs: Add test for raw pointer subscripting.
7714 * simple.exp: Add test expectations.
42d94011 7715
647c264c
YQ
77162016-07-05 Yao Qi <yao.qi@linaro.org>
7717
7718 * gdb.mi/mi-reverse.exp: Match =record-started output.
7719
20aa2c60
PA
77202016-07-01 Pedro Alves <palves@redhat.com>
7721
7722 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7723 procedure.
7724 (jit_reader_test): Test the jit reader's unwinder.
7725 * gdb.base/jithost.c (jit_function_00_code): New global.
7726 (main): Use memcpy to fill in the mmapped code, instead of poking
7727 bytes manually here.
7728 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7729 value.
7730 (read_debug_info): Save the function's range.
7731 (read_sp): New function.
7732 (unwind_frame): Use it. Also unwind RBP.
7733 (get_frame_id): Use read_sp.
7734 (gdb_init_reader): Use calloc instead of malloc.
7735 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7736 parameter. Use gdb_test_multiple.
7737
ced2dffb
PA
77382016-07-01 Pedro Alves <palves@redhat.com>
7739 Antoine Tremblay <antoine.tremblay@ericsson.com>
7740
7741 * gdb.threads/process-dies-while-detaching.c: New file.
7742 * gdb.threads/process-dies-while-detaching.exp: New file.
7743
63000888
PA
77442016-07-01 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.multi/watchpoint-multi-exit.c: New file.
7747 * gdb.multi/watchpoint-multi-exit.exp: New file.
7748
038d4868
PA
77492016-06-30 Pedro Alves <palves@redhat.com>
7750
7751 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7752 unset inferior_spawn_id.
7753
994e9c83
PA
77542016-06-30 Pedro Alves <palves@redhat.com>
7755
7756 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7757 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7758
e5653468
YQ
77592016-06-29 Yao Qi <yao.qi@linaro.org>
7760
7761 * gdb.base/return.c: Add copyright header.
7762
803b47e5
TT
77632016-06-29 Tom Tromey <tom@tromey.com>
7764
7765 PR python/20129:
7766 * gdb.python/py-framefilter.exp: Add tests for setting priority
7767 and disabling of non-existent frame filter.
7768
28244707
YQ
77692016-06-29 Yao Qi <yao.qi@linaro.org>
7770
7771 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7772 0x0f07ff.
7773
a31d2f06
YQ
77742016-06-28 Yao Qi <yao.qi@linaro.org>
7775
7776 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7777 triplets. Start gdb, execute catch syscall, and continue. Check
7778 gdb's output to determine catch syscall is supported.
7779
921d8f54
MG
77802016-06-27 Manish Goregaokar <manish@mozilla.com>
7781
25d49b86
PA
7782 * gdb.rust/simple.rs: Add test for returning unit in a function.
7783 * gdb.rust/simple.exp: Add expectation for functions returning
7784 unit.
921d8f54 7785
f4952523
PMR
77862016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7787
7788 * gdb.python/py-breakpoint-create-fail.c,
7789 gdb.python/py-breakpoint-create-fail.exp,
7790 gdb.python/py-breakpoint-create-fail.py: New testcase.
7791
fccb08f8
MG
77922016-06-25 Manish Goregaokar <manish@mozilla.com>
7793
7794 PR gdb/20239
7795 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7796 * gdb.rust/simple.exp: Add test expectations for new NonZero
7797 tests.
fccb08f8 7798
6b850546
DT
77992016-06-24 David Taylor <dtaylor@emc.com>
7800
7801 * gdb.base/offsets.exp: New file.
7802 * gdb.base/offsets.c: New file.
7803
17621150
TT
78042016-06-23 Tom Tromey <tom@tromey.com>
7805
7806 PR gdb/16483:
7807 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7808 before any filters are loaded.
7809
04d59df6
WT
78102016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7811
7812 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7813 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7814 structs.
7815 * gdb.fortran/derived-type-function.exp: New file.
7816 * gdb.fortran/derived-type-function.f90: New file.
7817
7818
ac69f786
PA
78192016-06-21 Pedro Alves <palves@redhat.com>
7820
7821 * gdb.base/new-ui.exp: New file.
7822 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7823 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7824 (with_spawn_id): New procedure.
7825
49940788
PA
78262016-06-21 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.mi/mi-exec-run.exp: New file.
7829
ef274d26
PA
78302016-06-21 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7833 breakpoint command's output on the main UI.
7834 (test_break): New procedure, factored out from calls in the top
7835 level.
7836 (top level): Use foreach_with_prefix to test MI as main UI and as
7837 separate UI.
7838
468afe6c
PA
78392016-06-21 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7842 (test_awatch_creation_and_listing)
7843 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7844 Remove 'type' parameter.
7845 (test_watchpoint_all): New parameter mi_mode. Remove
7846 with_test_prefix.
7847 (top level): Use foreach_with_prefix, and add main/separate UI MI
7848 testing axis.
7849
51f77c37
PA
78502016-06-21 Pedro Alves <palves@redhat.com>
7851
7852 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7853 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7854 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7855 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7856 (gdb_main_spawn_id, mi_spawn_id): Declare and
7857 comment.
7858 (mi_create_inferior_pty): New procedure,
7859 factored out from default_mi_gdb_start.
7860 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7861 procedures.
7862 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7863 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7864 Use mi_create_inferior_pty.
7865 (mi_gdb_start): Use eval to pass down args list.
7866
8980e177
PA
78672016-06-21 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7870 * gdb.opt/inline-cmds.exp: Add MI tests.
7871
f38d3ad1
PA
78722016-06-21 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7875
45db7c09
PA
78762016-06-21 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7879 (top level): Use it instead of mi_execute_to.
7880
5a069ab3
PA
78812016-06-21 Pedro Alves <palves@redhat.com>
7882
7883 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7884 (cont_handler_str): New.
7885 (signal_stop_handler): Set stop_handler_str instead of printing to
7886 stdout.
7887 (continue_handler): Set cont_handler_str instead of printing to
7888 stdout.
7889 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7890 mi_send_resuming_command. Print stop_handler_str and
7891 cont_handler_str instead of expecting the python events print
7892 directly.
7893
2838cc1d
SD
78942016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7895
7896 * gdb.base/jit-reader.exp: New file.
7897 * gdb.base/jithost.c: New file.
7898 * gdb.base/jithost.h: New file.
7899 * gdb.base/jitreader.c : New file.
7900 * gdb.base/jit-protocol.h: New file.
7901
21a77091
YQ
79022016-06-17 Yao Qi <yao.qi@linaro.org>
7903
7904 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7905 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7906 and detach-on-fork. Adjust tests.
7907 (top level): Invoke break_cond_on_syscall with combinations of
7908 syscall, follow-fork-mode and detach-on-fork.
7909
f50bf8e5
YQ
79102016-06-17 Yao Qi <yao.qi@linaro.org>
7911
7912 * gdb.base/step-over-exit.c: New.
7913 * gdb.base/step-over-exit.exp: New.
7914
a28d8e50
YTL
79152016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7916
7917 * gdb.base/float.exp: Add target check for nds32*-*-*.
7918 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7919
cad8e26d
AB
79202016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7921
7922 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7923 for unsupported target features.
7924 * gdb.base/call-rt-st.exp: Likewise.
7925 * gdb.base/call-sc.exp: Likewise.
7926 * gdb.base/call-signal-resume.exp: Likewise.
7927 * gdb.base/call-strs.exp: Likewise.
7928 * gdb.base/callexit.exp: Likewise.
7929 * gdb.base/callfuncs.exp: Likewise.
7930 * gdb.base/nodebug.exp: Likewise.
7931 * gdb.base/printcmds.exp: Likewise.
7932 * gdb.base/ptype.exp: Likewise.
7933 * gdb.base/structs.exp: Likewise.
7934 * gdb.base/unwindonsignal.exp: Likewise.
7935 * gdb.cp/gdb2495.exp: Likewise.
7936 * gdb.cp/templates.exp: Likewise.
7937 * gdb.cp/virtfunc.exp: Likewise.
7938 * gdb.threads/hand-call-in-threads.exp: Likewise.
7939 * gdb.threads/interrupted-hand-call.exp: Likewise.
7940 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7941
347dc102
TT
79422016-06-10 Tom Tromey <tom@tromey.com>
7943
7944 PR rust/20110:
7945 * gdb.rust/expr.exp: Add test for integer constant larger than
7946 i32.
7947
5e13cf25
BH
79482016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7949
7950 * gdb.fortran/nested-funcs.exp: New.
7951 * gdb.fortran/nested-funcs.f90: New.
7952
bb556f1f
TK
79532016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7954
7955 * gdb.base/examine-backward.c: New file.
7956 * gdb.base/examine-backward.exp: New file.
7957
38b022b4
SM
79582016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7959
7960 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7961 matching.
7962
1b40ec05
TT
79632016-06-02 Tom Tromey <tom@tromey.com>
7964
7965 PR python/18984:
7966 * gdb.python/py-shared.exp: Add solib_name test.
7967
193bd378
SM
79682016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7969
7970 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7971
3326303b
MG
79722016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7973
7974 PR c++/19893
7975 * gdb.dwarf2/implref.exp: Rename to...
7976 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7977 * gdb.dwarf2/implref-array.c: New file.
7978 * gdb.dwarf2/implref-array.exp: Likewise.
7979 * gdb.dwarf2/implref-global.c: Likewise.
7980 * gdb.dwarf2/implref-global.exp: Likewise.
7981 * gdb.dwarf2/implref-struct.c: Likewise.
7982 * gdb.dwarf2/implref-struct.exp: Likewise.
7983
825c8ef2
AT
79842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7985
7986 * gdb.trace/trace-condition.exp: Add 64bit tests.
7987
2320162a
AT
79882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7989
7990 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7991 bits types.
7992 (main): Adapt to 8 to 64 bits types.
7993 * gdb.trace/trace-condition.exp: Add new tests.
7994
a7818233
AT
79952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7996
7997 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7998
0d336466
AT
79992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8000
8001 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8002 Move condition tests...
8003 * gdb.trace/trace-condition.exp: Here.
8004
7faeb45a
AT
80052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8006
8007 * gdb.trace/trace-condition.exp: Add counter-case tests.
8008
e385593e
JK
80092016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8010
8011 PR c++/15231
8012 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8013 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8014
744608cc
PA
80152016-05-27 Pedro Alves <palves@redhat.com>
8016
8017 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8018 New procedure.
8019 (top level): Call it, and bail out of DejaGnu is known to be bad.
8020
ac775bf4
AB
80212016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8022
8023 * gdb.base/whatis.c: Extend the test case.
8024 * gdb.base/whatis.exp: Add additional tests.
8025
2bbad2ea
BH
80262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8027
8028* gdb.fortran/type.f90: Add pointer variable.
8029* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8030
8b70175d
BH
80312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8032
8033 * gdb.fortran/vla-type.exp: Fix testcase name.
8034
86d8a848
BH
80352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8036
8037 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8038
e188eb36
BH
80392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8040
8041 * gdb.fortran/type.f90: Add nested structures.
8042 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8043 * gdb.fortran/derived-type.exp: Adapt expected output.
8044 * gdb.fortran/vla-type.exp: Adapt expected output.
8045
9b2db1fd
BH
80462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8047
8048 * gdb.fortran/whatis_type.exp: Adapt expected output.
8049
72b17055
BH
80502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8051
8052 * gdb.fortran/print_type.exp: Fix expected output.
8053 * gdb.fortran/whatis_type.exp: Fix expected output.
8054
3cd81d8d
BH
80552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8056
8057 * gdb.fortran/whatis_type.exp: Use multi_line.
8058
ddae9462
TT
80592016-05-24 Tom Tromey <tom@tromey.com>
8060
8061 PR python/17386:
8062 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8063 use value as an index.
8064
1957f6b8
TT
80652016-05-23 Tom Tromey <tom@tromey.com>
8066
8067 PR python/17981:
8068 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8069 no-breakpoint case.
8070
026a9174
PA
80712016-05-24 Pedro Alves <palves@redhat.com>
8072
8073 PR gdb/19828
8074 * gdb.threads/clone-attach-detach.c: New file.
8075 * gdb.threads/clone-attach-detach.exp: New file.
8076
e70a7231
FR
80772016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8078
8079 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8080
0f6ed0e0
TT
80812016-05-23 Tom Tromey <tom@tromey.com>
8082
8083 PR python/19438, PR python/18393:
8084 * gdb.python/py-progspace.exp: Add "dir" test.
8085 * gdb.python/py-objfile.exp: Add "dir" test.
8086
ffd19d61
YQ
80872016-05-23 Yao Qi <yao.qi@linaro.org>
8088
8089 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8090 * gdb.arch/thumb2-it.exp: Likewise.
8091
9e8f9b05
SM
80922016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8093
8094 * gdb.mi/mi-threads-interrupt.c: New file.
8095 * gdb.mi/mi-threads-interrupt.exp: New file.
8096
61c6156d
SM
80972016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8098
8099 PR gdb/18077
8100 * gdb.mi/mi-async-run.exp: New file.
8101 * gdb.mi/mi-async-run.c: New file.
8102
67218854
TT
81032016-05-17 Tom Tromey <tom@tromey.com>
8104 Manish Goregaokar <manishsmail@gmail.com>
8105
8106 * lib/rust-support.exp: New file.
8107 * lib/gdb.exp (skip_rust_tests): New proc.
8108 (build_executable_from_specs): Handle rust.
8109 * lib/future.exp (gdb_find_rustc): New proc.
8110 (gdb_default_target_compile): Handle rust.
8111 * gdb.rust/expr.exp: New file.
8112 * gdb.rust/generics.exp: New file.
8113 * gdb.rust/generics.rs: New file.
8114 * gdb.rust/methods.exp: New file.
8115 * gdb.rust/methods.rs: New file.
8116 * gdb.rust/modules.exp: New file.
8117 * gdb.rust/modules.rs: New file.
8118 * gdb.rust/simple.exp: New file.
8119 * gdb.rust/simple.rs: New file.
8120
c44af4eb
TT
81212016-05-17 Tom Tromey <tom@tromey.com>
8122
8123 * gdb.base/default.exp (set language): Add rust.
8124
dcd1f979
TT
81252016-05-17 Tom Tromey <tom@tromey.com>
8126
8127 * gdb.gdb/unittest.exp: New file.
8128
155b7f57
YQ
81292016-05-16 Yao Qi <yao.qi@linaro.org>
8130
8131 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8132 shell_prompt. Update shell_prompt_re.
8133
8ddd5a6c
DE
81342016-05-12 Doug Evans <dje@google.com>
8135
8136 PR symtab/19999
8137 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8138 $options when building executable.
8139 * gdb.dwarf2/fission-loclists-pie.S: New file.
8140 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8141
02e370d9
SM
81422016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8143
8144 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8145 of [is_remote target],
8146
8929ad8b
SM
81472016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8148
8149 * lib/gdb.exp (use_gdb_stub): New procedure.
8150
6c447423
DE
81512016-05-03 Yunlian Jiang <yunlian@google.com>
8152 Doug Evans <dje@google.com>
8153
8154 PR symtab/19914
8155 * gdb.dwarf2/dwp-sepdebug.c: New file.
8156 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8157
444e826c
SM
81582016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8159
8160 * gdb.base/detach.exp: Remove is_remote check.
8161
740feeaa
SM
81622016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8163
8164 * gdb.base/annota-input-while-running.exp: Don't check for
8165 [is_remote target]. Enable annotations after running to main.
8166 Remove unused "set test..." line.
8167
9080ac9d
SM
81682016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8169
8170 * gdb.trace/trace-enable-disable.exp: New file.
8171 * gdb.trace/trace-enable-disable.c: New file.
8172
952ebca5
SM
81732016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8174
8175 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8176 use it in info sharedlibrary test.
8177 * gdb.trace/ftrace-lock.exp: Likewise.
8178 * gdb.trace/ftrace.exp: Likewise.
8179 * gdb.trace/range-stepping.exp: Likewise.
8180 * gdb.trace/trace-break.exp: Likewise.
8181 * gdb.trace/trace-condition.exp: Likewise.
8182 * gdb.trace/trace-mt.exp: Likewise.
8183
d9019901
SM
81842016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8185
8186 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8187 (gdb_load_shlib): ... this.
8188 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8189 gdb_load_shlib.
8190 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8191 * gdb.base/ctxobj.exp: Likewise.
8192 * gdb.base/dprintf-pending.exp: Likewise.
8193 * gdb.base/dso2dso.exp: Likewise.
8194 * gdb.base/fixsection.exp: Likewise.
8195 * gdb.base/gcore-relro.exp: Likewise.
8196 * gdb.base/gdb1555.exp: Likewise.
8197 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8198 * gdb.base/gnu-ifunc.exp: Likewise.
8199 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8200 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8201 * gdb.base/pending.exp: Likewise.
8202 * gdb.base/print-file-var.exp: Likewise.
8203 * gdb.base/print-symbol-loading.exp: Likewise.
8204 * gdb.base/shlib-call.exp: Likewise.
8205 * gdb.base/shreloc.exp: Likewise.
8206 * gdb.base/so-impl-ld.exp: Likewise.
8207 * gdb.base/solib-disc.exp: Likewise.
8208 * gdb.base/solib-nodir.exp: Likewise.
8209 * gdb.base/solib-overlap.exp: Likewise.
8210 * gdb.base/solib-symbol.exp: Likewise.
8211 * gdb.base/solib-weak.exp (do_test): Likewise.
8212 * gdb.base/sym-file.exp: Likewise.
8213 * gdb.base/symtab-search-order.exp: Likewise.
8214 * gdb.base/type-opaque.exp: Likewise.
8215 * gdb.base/unload.exp: Likewise.
8216 * gdb.base/watchpoint-solib.exp: Likewise.
8217 * gdb.compile/compile.exp: Likewise.
8218 * gdb.cp/gdb2384.exp: Likewise.
8219 * gdb.cp/infcall-dlopen.exp: Likewise.
8220 * gdb.cp/re-set-overloaded.exp: Likewise.
8221 * gdb.fortran/library-module.exp: Likewise.
8222 * gdb.opt/solib-intra-step.exp: Likewise.
8223 * gdb.python/py-finish-breakpoint.exp: Likewise.
8224 * gdb.python/py-shared.exp: Likewise.
8225 * gdb.reverse/solib-precsave.exp: Likewise.
8226 * gdb.reverse/solib-reverse.exp: Likewise.
8227 * gdb.server/solib-list.exp: Likewise.
8228 * gdb.threads/dlopen-libpthread.exp: Likewise.
8229 * gdb.threads/tls-shared.exp: Likewise.
8230 * gdb.threads/tls-so_extern.exp: Likewise.
8231 * gdb.trace/change-loc.exp: Likewise.
8232 * gdb.trace/ftrace-lock.exp: Likewise.
8233 * gdb.trace/ftrace.exp: Likewise.
8234 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8235 * gdb.trace/pending.exp: Likewise.
8236 * gdb.trace/range-stepping.exp: Likewise.
8237 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8238 (strace_info_marker): Likewise.
8239 (strace_probe_marker): Likewise.
8240 (strace_trace_on_same_addr): Likewise.
8241 (strace_trace_on_diff_addr): Likewise.
8242 * gdb.trace/trace-break.exp: Likewise.
8243 * gdb.trace/trace-condition.exp: Likewise.
8244 * gdb.trace/trace-mt.exp: Likewise.
8245
fca4cfd9
SM
82462016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8247
8248 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8249 result of gdb_remote_download.
8250 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8251 * gdb.base/dso2dso.exp: Likewise.
8252 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8253 * gdb.base/print-file-var.exp: Likewise.
8254 * gdb.base/shlib-call.exp: Likewise.
8255 * gdb.base/shreloc.exp: Likewise.
8256 * gdb.base/solib-overlap.exp: Likewise.
8257 * gdb.base/solib-weak.exp (do_test): Likewise.
8258 * gdb.base/unload.exp: Likewise.
8259
11cf4ffb
YQ
82602016-04-27 Yao Qi <yao.qi@linaro.org>
8261
8262 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8263 exists.
8264
3e2e34f8
KB
82652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8266
8267 * vla-type.exp: Print structure from toplevel.
8268
8f07e298
BH
82692016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8270
8271 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8272 of dynamic types.
8273 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8274 of dynamic types.
8275
9920b434
BH
82762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8277
8278 * gdb.fortran/vla-type.f90: New file.
8279 * gdb.fortran/vla-type.exp: New file.
8280
f3abeff5
YQ
82812016-04-25 Yao Qi <yao.qi@linaro.org>
8282
8283 * gdb.base/branch-to-self.c: New file.
8284 * gdb.base/branch-to-self.exp: New file.
8285
0a5d52f0
YQ
82862016-04-22 Yao Qi <yao.qi@linaro.org>
8287
8288 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8289 more after $hex.
8290
495346f6
YQ
82912016-04-22 Yao Qi <yao.qi@linaro.org>
8292
8293 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8294 * gdb.base/annota3.exp: Likewise.
8295
4a7e075c
YQ
82962016-04-22 Yao Qi <yao.qi@linaro.org>
8297
8298 * gdb.reverse/step-precsave.exp: Do one step and test program
8299 stops in "callee" and do multiple steps until program goes out
8300 of "callee".
8301 * gdb.reverse/step-reverse.exp: Likewise.
8302
5b061e98
YQ
83032016-04-22 Yao Qi <yao.qi@linaro.org>
8304
8305 * gdb.trace/signal.exp: Also pass if
8306 $tracepoint_hits($i) > $iterations.
8307
5c5dc57f
YQ
83082016-04-22 Yao Qi <yao.qi@linaro.org>
8309
8310 * gdb.trace/signal.c: New file.
8311 * gdb.trace/signal.exp: New file.
8312
a55411b9
DE
83132016-04-19 Doug Evans <xdje42@gmail.com>
8314
8315 * gdb.base/bad-file.exp: New file.
8316
a22df60a
MG
83172016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8318
8319 * gdb.dwarf2/implref.exp: New file.
8320
0c13f7e5
BH
83212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8322
8323 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8324 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8325 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8326 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8327 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8328 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8329 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8330 * lib/fortran.exp (fortran_int4): New procedure.
8331 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8332 (fortran_logical4): Likewise.
8333
9b9b09e9
BH
83342016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8335
8336 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8337
a14d1f4d
BH
83382016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8339
8340 * lib/compiler.c: Add Intel specific preprocessor macros.
8341 * lib/compiler.cc: Likewise.
25d49b86 8342
7d49b1d0
LM
83432016-04-13 Luis Machado <lgustavo@codesourcery.com>
8344
8345 * gdb.server/connect-with-no-symbol-file.c: New file.
8346 * gdb.server/connect-with-no-symbol-file.exp: New file.
8347
8392fa22
SM
83482016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8349
8350 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8351
8c4c4aeb
SM
83522016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8353
8354 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8355 standard output directory.
8356
45e3745e
AT
83572016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8358
8359 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8360
e26b7e41
MM
83612016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8362
8363 * gdb.btrace/instruction_history.c (loop): Add declaration.
8364
8ce09462
AT
83652016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8366
8367 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8368
2e88a1ea
SM
83692016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8370
8371 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8372 parentheses to print.
8373 (continue_handler): Likewise.
8374
f48e22e3
SM
83752016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8376
8377 * gdb.server/solib-list.exp: Remove is_remote check.
8378 Pass shlib= to gdb_compile. Don't link shared library with
8379 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8380 Run binary filename through "readlink -f" on the target.
8381
096be756
PA
83822016-04-08 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8385 interpreter filename as argument to gdbserver_spawn.
8386 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8387 Return empty if $last_loaded_file does not exist.
8388
06500533
JK
83892016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8390
8391 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8392 * gdb.base/jit-main.c: Use exit after usage.
8393
2d35e871
JK
83942016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8395
8396 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8397 GDBHISTSIZE prior to the tests.
8398 * gdb.base/gdbinit-history.exp: Likewise.
8399
84002016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8401
8402 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8403 instead of build_executable. Use gdb_load_shlibs.
8404
c8064e7e
YQ
84052016-04-07 Yao Qi <yao.qi@linaro.org>
8406
8407 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8408 Execute "si" command.
8409
bde47561
YQ
84102016-04-07 Yao Qi <yao.qi@linaro.org>
8411
8412 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8413 number instead of the comments on some line.
8414
b16f8a3b
DB
84152016-04-06 Don Breazeal <donb@codesourcery.com>
8416
8417 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8418 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8419
c2f901df
SM
84202016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8421
8422 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8423 standard_output_file. Remove unused binfile variable.
8424
ac17fda0
CU
84252016-04-05 Catalin Udma <catalin.udma@freescale.com>
8426
8427 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8428 * gdb.python/py-mi-objfile.exp: Match "list main" output
8429 in console format.
8430
03a8c4df
SM
84312016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8432
8433 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8434 absolute.
8435
6e774b13
SM
84362016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8437
8438 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8439 absolute.
8440 * gdb.trace/ftrace.exp: Likewise.
8441 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8442 targets as well.
8443 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8444 (gdb_load_shlibs): Copy libraries to test directory when testing
8445 natively. Only set solib-search-path if testing remotely.
8446 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8447
7817ea46
SM
84482016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8449
8450 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8451 gdb_download. Use it even if the target is not remote.
8452 * gdb.base/jit.exp (compile_jit_test): Likewise.
8453 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8454 output directory if the destination board is local, otherwise use
8455 the standard remote_download from DejaGnu.
8456 (gdb_download): Remove.
8457 (gdb_load_shlibs): Use gdb_remote_download instead of
8458 gdb_download.
8459 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8460 Use gdb_remote_download instead of gdb_download. Use it even if
8461 the target is not remote.
8462 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8463 instead of gdb_download.
8464
7beb7f68
SM
84652016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8466
8467 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8468 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8469 run.
8470
cc63428a
AV
84712016-04-01 Artemiy Volkov <artemiyv@acm.org>
8472
8473 PR gdb/19820
8474 * gdb.base/printcmds.exp: Add artificial arrays tests.
8475
64cdf930
PA
84762016-03-31 Pedro Alves <palves@redhat.com>
8477
8478 PR gdb/19858
8479 * gdb.base/jit-main.c: Include unistd.h.
8480 (ATTACH): Define to 0 if not already defined.
8481 (wait_for_gdb, mypid): New globals.
8482 (WAIT_FOR_GDB): New macro.
8483 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8484 some breakpoint locations.
8485 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8486 New procedures.
8487 (one_jit_test): Add REATTACH parameter, and handle it. Use
8488 continue_to_test_location.
8489 (top level): Test attach, and adjusts calls to one_jit_test.
8490
40dea8cb
PA
84912016-03-31 Pedro Alves <palves@redhat.com>
8492
8493 PR gdb/19858
8494 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8495 BINSUFFIX parameter, and handle it.
8496 (top level): Adjust calls compile_jit_test.
8497
e7ea3ec7
CU
84982016-03-31 Catalin Udma <catalin.udma@freescale.com>
8499
8500 PR python/19743
8501 * gdb.python/py-mi-events-gdb.py: New file.
8502 * gdb.python/py-mi-events.c: New file.
8503 * gdb.python/py-mi-events.exp: New file.
8504
e6359af3
YQ
85052016-03-30 Yao Qi <yao.qi@linaro.org>
8506
8507 * gdb.reverse/until-precsave.exp: Match function name only.
8508 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8509 Move malloc to a condition block.
8510 * gdb.reverse/until-reverse.exp: Match function name only.
8511
a4105d04
MK
85122016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8513
8514 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8515 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8516 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8517 variable for GPR 0 instead of assuming it is register 0.
8518 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8519 * lib/trace-support.exp: Add s390 registers.
8520
bfa6adb9
YQ
85212016-03-29 Yao Qi <yao.qi@linaro.org>
8522
8523 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8524
1e6697ea
YQ
85252016-03-24 Yao Qi <yao.qi@linaro.org>
8526
8527 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8528 test message.
8529
64bcd522
AA
85302016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8531
8532 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8533 maintaining separate logic for constructing the output path.
8534
7868401b
DB
85352016-03-16 Don Breazeal <donb@codesourcery.com>
8536
8537 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8538 Retry fork and waitpid on interrupted system call errors.
8539 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8540 Use with_timeout_factor to increase timeout by factor of 10.
8541
1cafadb4
DB
85422016-03-15 Don Breazeal <donb@codesourcery.com>
8543
8544 * gdb.cp/scope-err.cc: New test program.
8545 * gdb.cp/scope-err.exp: New test script.
8546 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8547 lines and "set breakpoint here" comment.
8548 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8549 Fixed some whitespace and format issues.
8550 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8551 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8552
81516450
DE
85532016-03-15 Doug Evans <dje@google.com>
8554
8555 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8556 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8557 All callers updated. Add tests for enums, mixed flags register.
8558
aa52b601
DE
85592016-03-15 Doug Evans <dje@google.com>
8560
8561 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8562 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8563
fa4ff313
SM
85642016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8565
8566 * gdb.base/default.exp: Add $_as_string to the list of expected
8567 convenience functions.
8568
f2403c39
AB
85692016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8570
8571 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8572
f2f3ccb9
SM
85732016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8574
8575 * gdb.python/py-as-string.exp: New file.
8576 * gdb.python/py-as-string.c: New file.
8577
00dbd492
PA
85782016-03-09 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8581 signal" -> "Thread NN received signal" output change.
8582 * gdb.threads/ia64-sigill.exp: Likewise.
8583 * gdb.threads/linux-dp.exp: Likewise.
8584 * gdb.threads/manythreads.exp: Likewise.
8585 * gdb.threads/pending-step.exp: Likewise.
8586 * gdb.threads/print-threads.exp: Likewise.
8587 * gdb.threads/sigstep-threads.exp: Likewise.
8588 * gdb.threads/staticthreads.exp: Likewise.
8589 * gdb.threads/tls.exp: Likewise.
8590
1e6697ea
YQ
85912016-03-09 Pedro Alves <palves@redhat.com>
8592
8593 * gdb.base/command-line-input.exp: New file.
8594
b04fd3be
MK
85952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8596
8597 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8598 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8599 * gdb.trace/pending.exp: Accept leading dot before function name.
8600 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8601 * lib/trace-support.exp: Set registers for ppc.
8602
98fa59e9
MK
86032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8604
8605 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8606 use it for disassembly; accept .main in addition to main in backtrace.
8607
f77198c8
MK
86082016-03-09 Wei-cheng Wang <cole945@gmail.com>
8609 Marcin Kościelnicki <koriakin@0x04.net>
8610
8611 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8612 (gdb_recursion_test_ptr): New global variable.
8613 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8614 gdb_recursion_test.
8615 (gdb_c_test): Ditto.
8616
ba84e0da
MK
86172016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8618
8619 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8620 ordering.
8621
4366d36e
MK
86222016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8623
8624 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8625 (bar): Add bar_start_lbl label.
8626 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8627 of foo/bar for emitting DWARF and tracing.
8628
5eb264df
SDJ
86292016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8630
8631 * analyze-racy-logs.py: Set executable bit.
8632
fb6a751f
SDJ
86332016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8634
8635 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8636 (CHECK_TARGET_TMP): Likewise.
8637 (check-single-racy): New rule.
8638 (check-parallel-racy): Likewise.
8639 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8640 (do-check-parallel-racy): New rule.
8641 (check-racy/%.exp): Likewise.
8642 * README (Racy testcases): New section.
8643 * analyze-racy-logs.py: New file.
8644
bdf7e230
DE
86452016-03-03 Doug Evans <dje@google.com>
8646
8647 * gdb.base/skip.exp: Use with_test_prefix.
8648
4719d415
YQ
86492016-03-03 Yao Qi <yao.qi@linaro.org>
8650
8651 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8652 Invoke step_over_syscall "clone" and break_cond_on_syscall
8653 "clone".
8654 * gdb.base/step-over-clone.c: New file.
8655
ea507862
YQ
86562016-03-03 Yao Qi <yao.qi@linaro.org>
8657
8658 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8659 code format.
8660
8fc8cbda
YQ
86612016-03-03 Yao Qi <yao.qi@linaro.org>
8662
8663 * gdb.base/disp-step-fork.c: Rename to ...
8664 * gdb.base/step-over-fork.c: ... it. New file.
8665 * gdb.base/disp-step-vfork.c: Rename to ...
8666 * gdb.base/step-over-vfork.c: ... it. New file.
8667 * gdb.base/disp-step-syscall.exp: Rename to ...
8668 * gdb.base/step-over-syscall.exp: ... it. New file.
8669 (disp_step_cross_syscall): Rename to ...
8670 (step_over_syscall): ... it.
8671
92fa70b0
YQ
86722016-03-03 Yao Qi <yao.qi@linaro.org>
8673
8674 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8675 If target supports condition evaluation on target, invoke
8676 break_cond_on_syscall for fork and vfork.
8677
e197ad3c
YQ
86782016-03-03 Yao Qi <yao.qi@linaro.org>
8679
8680 * gdb.base/disp-step-syscall.exp: Don't invoke
8681 support_displaced_stepping.
8682 (disp_step_cross_syscall): Test with displaced stepping off and
8683 on if supported.
8684
0b47da9f
YQ
86852016-03-03 Yao Qi <yao.qi@linaro.org>
8686
8687 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8688 proc.
8689 (setup): New proc.
8690 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8691 and setup.
8692
065ab6dc
BH
86932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8694
8695 * gdb.fortran/vla-history.exp: Remove breakpoint.
8696
07e448ad 86972016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8698
25d49b86
PA
8699 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8700 exceeds timeout.
07e448ad 8701
9ac2d526 87022016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8703
25d49b86
PA
8704 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8705 breakpoint.
9ac2d526 8706
17807369
BH
87072016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8708
8709 * gdb.mi/vla.f90: Nullify pointer after declaration.
8710
86e501af
PA
87112016-03-01 Pedro Alves <palves@redhat.com>
8712
8713 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8714
1e903e32
PA
87152016-03-01 Pedro Alves <palves@redhat.com>
8716
8717 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8718 before anything else.
8719 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8720 _GNU_SOURCE here.
8721 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8722 before anything else.
8723 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8724
6ccb54e2
PA
87252016-03-01 Pedro Alves <palves@redhat.com>
8726
8727 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8728
30ca9da1
YQ
87292016-03-01 Yao Qi <yao.qi@linaro.org>
8730
8731 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8732 prepare_for_testing.
8733
dc856b38
YQ
87342016-03-01 Yao Qi <yao.qi@linaro.org>
8735
8736 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8737
4a932159
AA
87382016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8739
8740 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8741 manually constructing the output path.
8742
f2489477
AA
87432016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8744
8745 * gdb.arch/s390-stackless.S: New.
8746 * gdb.arch/s390-stackless.exp: New.
8747
38899f16
IB
87482016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8749
8750 * gdb.dlang/circular.c: New file.
8751 * gdb.dlang/circular.exp: New file.
8752
9fde51ed
YQ
87532016-02-26 Yao Qi <yao.qi@linaro.org>
8754
8755 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8756 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8757 (testcases): Update.
8758
ce90fefe
YQ
87592016-02-26 Yao Qi <yao.qi@linaro.org>
8760
8761 * gdb.reverse/aarch64.c: Rename to ...
8762 * gdb.reverse/insn-reverse.c: ... it.
8763 * gdb.reverse/aarch64.exp: Rename to ...
8764 * gdb.reverse/insn-reverse.exp: ... it.
8765
3263bceb
YQ
87662016-02-26 Yao Qi <yao.qi@linaro.org>
8767
8768 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8769 (testcase_ftype): New.
8770 (testcases): New array.
8771 (n_testcases): New.
8772 (main): Call each element in testcases.
8773 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8774 (read_testcase): New.
8775 Do the tests in a loop.
8776
6cb59ff1
YQ
87772016-02-25 Yao Qi <yao.qi@linaro.org>
8778
8779 * gdb.base/branches.c: Remove.
8780
ae91f625
MK
87812016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8782
8783 PR gdb/13808
8784 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8785
678b48b7
MK
87862016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8787
8788 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8789
7337a6f2
MK
87902016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8791
8792 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8793 change x86_64 call_insn to 'callq'.
8794
861ca91f
AT
87952016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8796
8797 * gdb.trace/tfile-avx.c: Move to...
8798 * gdb.trace/tracefile-pseudo-reg.c: Here.
8799 * gdb.trace/tfile-avx.exp: Move to...
8800 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8801
bf74e428
GB
88022016-02-24 Gary Benson <gbenson@redhat.com>
8803
8804 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8805 message on attach.
8806
cce0e923
DE
88072016-02-23 Doug Evans <dje@google.com>
8808
8809 * gdb.base/skip.c (test_skip): New function.
8810 (end_test_skip_file_and_function): New function.
8811 (test_skip_file_and_function): New function.
8812 * gdb.base/skip1.c (test_skip): New function.
8813 (skip1_test_skip_file_and_function): New function.
8814 * gdb.base/skip.exp: Add tests for new skip options.
8815 * gdb.base/skip-solib.exp: Update expected output.
8816 * gdb.perf/skip-command.cc: New file.
8817 * gdb.perf/skip-command.exp: New file.
8818 * gdb.perf/skip-command.py: New file.
8819
4000e47e
MK
88202016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8821
8822 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8823 info registers pattern.
8824
24f75ead
IB
88252016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8826
8827 * lib/future.exp: Add D support.
8828 (gdb_find_gdc): New proc.
8829 (gdb_default_target_compile): Add D support.
8830
fbb7bcbe
WW
88312016-02-18 Wei-cheng Wang <cole945@gmail.com>
8832
8833 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8834 user+system time.
8835 (trace_speed_test): Determine the iteration count for a time
8836 between 15..30 seconds.
8837
012b3a21
WT
88382016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8839
8840 * gdb.arch/i386-mpx-sigsegv.c: New file.
8841 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8842 * gdb.arch/i386-mpx-simple_segv.c: New file.
8843 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8844
2d5189bd
YQ
88452016-02-18 Yao Qi <yao.qi@linaro.org>
8846
8847 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8848 Don't call setup_kfail.
8849
40fb20d0
YQ
88502016-02-18 Yao Qi <yao.qi@linaro.org>
8851
8852 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8853 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8854
21b1f8d2
DE
88552016-02-16 Doug Evans <dje@google.com>
8856
8857 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8858 * gdb.base/skip1.c: Ditto.
8859 * gdb.base/skip.exp: Whitespace cleanup.
8860
4041ed77
DB
88612016-02-16 Don Breazeal <donb@codesourcery.com>
8862
8863 PR remote/19496
8864 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8865 Remove kfail for PR remote/19496.
8866
c4ef31bf
SM
88672016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8868
8869 * lib/gdb.exp (standard_temp_file): Return a path specific to
8870 the runtest invocation.
8871
266b65b3
SM
88722016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8873
8874 * gdb.trace/save-trace.exp: Change relative path to be in the
8875 standard output directory.
8876
a7a0a6a9
JK
88772016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 * gdb.arch/i386-prologue.c: Add missing prototypes.
8880
c99dbb42
JK
88812016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8882
8883 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8884 * gdb.arch/i386-prologue.exp: Likewise.
8885 * gdb.arch/i386-size.exp: Likewise.
8886
aa480355
SM
88872016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8888
8889 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8890 define object file path.
8891 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8892 file path.
8893 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8894 standard_output_file to define binfile.
8895
ba881f50
JK
88962016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8897
8898 Fix compatibility with recent gfortran-5.3.1.
8899 * gdb.fortran/vla-history.exp (print vla1 allocated)
8900 (print vla2 allocated, print $2, print $3): Remove
8901 (print $4): Rename to ...
8902 (print $2): ... here.
8903 (print $9): Rename to ...
8904 (print $5): ... here.
8905 (print $10): Rename to ...
8906 (print $6): ... here.
8907 * gdb.fortran/vla.f90: Add pvla initialization.
8908
e9fb005c
JK
89092016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8910
8911 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8912 New test.
8913 * gdb.fortran/vla-value-sub.exp: Likewise.
8914
e44e00ff
MK
89152016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8916
8917 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8918
97e94151
SM
89192016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8920
8921 * i386-biarch-core.exp: Define corefile using
8922 standard_output_file.
8923
01113bc1
YQ
89242016-02-12 Yao Qi <yao.qi@linaro.org>
8925
8926 * gdb.arch/arm-single-step-kernel-helper.c: New.
8927 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8928
33b4777c
MM
89292016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8930
8931 * gdb.btrace/tailcall-only.exp: New.
8932 * gdb.btrace/tailcall-only.c: New.
8933 * gdb.btrace/x86_64-tailcall-only.S: New.
8934 * gdb.btrace/i686-tailcall-only.S: New.
8935
acc23c11
PA
89362016-02-11 Pedro Alves <palves@redhat.com>
8937
8938 * README (Parallel testing): Add missing double quotes.
8939
e352bf0a
PA
89402016-02-11 Pedro Alves <palves@redhat.com>
8941
8942 * README (Parallel testing): New section.
8943 (GDB_PARALLEL): Rewrite.
8944 (FORCE_PARALLEL): Document.
8945
9f5fed78
MK
89462016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8947
8948 * gdb.trace/tfile-avx.c: New test.
8949 * gdb.trace/tfile-avx.exp: New test.
8950
9ef9e6a6
KS
89512016-02-09 Keith Seitz <keiths@redhat.com>
8952
8953 PR breakpoints/19546
8954 * gdb.base/infcall-exec.c: New file.
8955 * gdb.base/infcall-exec2.c: New file.
8956 * gdb.base/infcall-exec.exp: New file.
8957
a96e36da
KS
89582016-02-09 Keith Seitz <keiths@redhat.com>
8959
8960 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8961 (toplevel): Call test_bkpt_address.
8962
9f61929f
KS
89632016-02-09 Keith Seitz <keiths@redhat.com>
8964
8965 PR python/19506
8966 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8967 (toplevel): Call test_bkpt_address.
8968
1e94266c
SM
89692016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8970
8971 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8972 to AC_OUTPUT.
8973 * configure: Regenerate.
8974
2a7f3dff
PA
89752016-02-09 Pedro Alves <palves@redhat.com>
8976
8977 PR breakpoints/19548
8978 * gdb.base/execl-update-breakpoints.c (some_function): New
8979 function.
8980 (main): Call it.
8981 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8982 Tighten expected GDB output.
8983
2151ccc5
SM
89842016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8985
8986 * Makefile.in (ALL_SUBDIRS): Remove.
8987 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8988 (distclean maintainer-clean realclean): Likewise.
8989 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8990 * configure: Regenerate.
8991 * gdb.ada/Makefile.in: Delete.
8992 * gdb.arch/Makefile.in: Likewise.
8993 * gdb.asm/Makefile.in: Likewise.
8994 * gdb.base/Makefile.in: Likewise.
8995 * gdb.btrace/Makefile.in: Likewise.
8996 * gdb.cell/Makefile.in: Likewise.
8997 * gdb.compile/Makefile.in: Likewise.
8998 * gdb.cp/Makefile.in: Likewise.
8999 * gdb.disasm/Makefile.in: Likewise.
9000 * gdb.dlang/Makefile.in: Likewise.
9001 * gdb.dwarf2/Makefile.in: Likewise.
9002 * gdb.fortran/Makefile.in: Likewise.
9003 * gdb.gdb/Makefile.in: Likewise.
9004 * gdb.go/Makefile.in: Likewise.
9005 * gdb.guile/Makefile.in: Likewise.
9006 * gdb.java/Makefile.in: Likewise.
9007 * gdb.linespec/Makefile.in: Likewise.
9008 * gdb.mi/Makefile.in: Likewise.
9009 * gdb.modula2/Makefile.in: Likewise.
9010 * gdb.multi/Makefile.in: Likewise.
9011 * gdb.objc/Makefile.in: Likewise.
9012 * gdb.opencl/Makefile.in: Likewise.
9013 * gdb.opt/Makefile.in: Likewise.
9014 * gdb.pascal/Makefile.in: Likewise.
9015 * gdb.perf/Makefile.in: Likewise.
9016 * gdb.python/Makefile.in: Likewise.
9017 * gdb.reverse/Makefile.in: Likewise.
9018 * gdb.server/Makefile.in: Likewise.
9019 * gdb.stabs/Makefile.in: Likewise.
9020 * gdb.threads/Makefile.in: Likewise.
9021 * gdb.trace/Makefile.in: Likewise.
9022 * gdb.xml/Makefile.in: Likewise.
9023 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9024 GDB_PARALLEL.
9025 (standard_output_file): Remove check for GDB_PARALLEL, always
9026 return path in outputs/$subdir/$testname.
9027
437277d4
SM
90282016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9029
9030 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9031 (site.exp): Assign abs_srcdir to tcl's srcdir.
9032
31d913c7
YQ
90332016-02-04 Yao Qi <yao.qi@linaro.org>
9034
9035 * gdb.base/foll-exec-mode.c: Include limits.h.
9036 (main): Add parameters argc and argv. Get directory from
9037 argv[0].
9038 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9039 compilation.
9040 * gdb.base/foll-exec.c: Include limits.h.
9041 (main): Add parameters argc and argv.
9042 Get directory from argv[0].
9043 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9044 Adjust tests on the number of lines as source code changed.
9045 * gdb.base/foll-vfork-exit.c: Include limits.h.
9046 (main): Add one line of statement before vfork.
9047 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9048 (main): Add parameters argc and argv. Get directory from
9049 argv[0].
9050 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9051 (setup_gdb): Set tbreak to skip some source lines.
9052 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9053 (main): Add parameters argc and argv. Get directory from
9054 argv[0].
9055 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9056 compilation.
9057 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9058 (main): Add parameters argc and argv. Get directory from
9059 argv[0].
9060 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9061 compilation.
9062
9482b9fb
DE
90632016-02-01 Doug Evans <dje@google.com>
9064
9065 * gdb.base/skip.exp: Clean up multiple references to same test name.
9066
6b2e4f10
PA
90672016-02-01 Pedro Alves <palves@redhat.com>
9068
ccb6afd6 9069 PR remote/19496
6b2e4f10
PA
9070 * gdb.threads/forking-threads-plus-breakpoint.exp
9071 (displaced_stepping_supported): New global.
9072 (probe_displaced_stepping_support): New procedure.
9073 (do_test): Add 'displaced' parameter, and use it.
9074 (top level): Check for displaced stepping support. Add displaced
9075 stepping on/off testing axis.
9076
37a8db1a
AB
90772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9078
9079 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9080 pointer. Don't perform further tests on the unassociated pointer
9081 if the first test fails.
9082
5fdf6324
AB
90832016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9084
9085 * gdb.base/max-value-size.c: New file.
9086 * gdb.base/max-value-size.exp: New file.
9087 * gdb.base/huge.exp: Disable max-value-size for this test.
9088
935c6144
IB
90892016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9090
9091 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9092
7fe8399d
YQ
90932016-01-28 Yao Qi <yao.qi@linaro.org>
9094
9095 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9096
a2077e25
PA
90972016-01-25 Pedro Alves <palves@redhat.com>
9098
9099 PR threads/19461
9100 * gdb.base/fork-running-state.c: New file.
9101 * gdb.base/fork-running-state.exp: New file.
9102
1d2736d4
PA
91032016-01-25 Pedro Alves <palves@redhat.com>
9104
9105 PR gdb/19494
9106 * gdb.base/catch-fork-kill.c: New file.
9107 * gdb.base/catch-fork-kill.exp: New file.
9108
f1da4b11
PA
91092016-01-25 Pedro Alves <palves@redhat.com>
9110
9111 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9112 Delete, moved to lib/gdb.exp.
9113 * gdb.threads/forking-threads-plus-breakpoint.exp
9114 (foreach_with_prefix): Likewise.
9115 * gdb.threads/process-dies-while-handling-bp.exp
9116 (foreach_with_prefix): Likewise.
9117 * lib/gdb.exp (foreach_with_prefix): New procedure.
9118
45f38546
MK
91192016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9120
9121 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9122 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9123
dc29a1ce
MK
91242016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9125
9126 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9127 endian targets.
9128
092127d7
JK
91292016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9130 Pedro Alves <palves@redhat.com>
9131
9132 Fix testsuite compatibility with Guile.
9133 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9134 number.
9135
31d765d3
JK
91362016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9137
9138 Fix testsuite compatibility with Guile.
9139 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9140 (thread 1): New test for backtrace through signal handler.
9141
1ac78c04
YQ
91422016-01-22 Yao Qi <yao.qi@linaro.org>
9143
9144 PR testsuite/19491
9145 * gdb.base/multi-forks.c: Include
9146 ../lib/unbuffer_output.c
9147 (main): Call gdb_unbuffer_output.
9148
4f5946a8
DE
91492016-01-21 Doug Evans <dje@google.com>
9150
9151 * lib/ada.exp (gdb_compile_ada): Fix typo.
9152
305e13e6
JB
91532016-01-21 Joel Brobecker <brobecker@adacore.com>
9154
9155 * gdb.base/break-fun-addr.exp: New file.
9156 * gdb.base/break-fun-addr1.c: New file.
9157 * gdb.base/break-fun-addr2.c: New file.
9158
5f5dfff6
SM
91592016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9160
9161 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9162 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9163 enum flag values.
9164
fd356fa2
AA
91652016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9166
9167 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9168 when GDB can not set the vector return value. Add more comments
9169 for clarification.
9170
9df22175
AT
91712016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9172
9173 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9174 command.
9175
41d1845e
SM
91762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9177
9178 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9179
01ac6840
SM
91802016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9181
9182 * Makefile.in (check-single): Pass --status to runtest.
9183 (check/%.exp): Likewise.
9184
91852016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9186
9187 * Makefile.in (check-parallel): Propagate return code from make
9188 do-check-parallel.
9189
bd0a71fa
MK
91902016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9191
9192 * gdb.trace/ftrace.exp: Fix expected message on continue.
9193 * gdb.trace/pending.exp: Fix expected message on continue.
9194 * gdb.trace/trace-break.exp: Fix expected message on continue.
9195
8bcbad33
SM
91962016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9197
9198 * lib/gdb.exp (gdb_test): Remove unused global references.
9199
f303dbd6
PA
92002016-01-18 Pedro Alves <palves@redhat.com>
9201
9202 * gdb.base/async-shell.exp: Adjust expected output.
9203 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9204 * gdb.base/siginfo-thread.exp: Adjust expected output.
9205 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9206 * gdb.java/jnpe.exp: Adjust expected output.
9207 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9208 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9209 * gdb.threads/leader-exit.exp: Adjust expected output.
9210 * gdb.threads/manythreads.exp: Adjust expected output.
9211 * gdb.threads/pthreads.exp: Adjust expected output.
9212 * gdb.threads/schedlock.exp: Adjust expected output.
9213 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9214 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9215 expected output.
9216 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9217 output.
9218 * gdb.threads/sigthread.exp: Adjust expected output.
9219 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9220
b2789696
YQ
92212016-01-18 Yao Qi <yao.qi@linaro.org>
9222
9223 * gdb.guile/scm-section-script.c: Replace @progbits with
9224 %progbits.
9225 * gdb.python/py-section-script.c: Likewise.
9226
71ef29a8
PA
92272016-01-15 Pedro Alves <palves@redhat.com>
9228
9229 * gdb.multi/tids.exp: Test star wildcard ranges.
9230
3f5b7598
PA
92312016-01-15 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9234 command from "thread apply" invocation.
9235 (thr_apply_info_thr_invalid): Default the expected output to the
9236 input tid list.
9237 (top level): Add tests that use convenience variables. Add tests
9238 for "thread apply" with a valid TID list, but missing the command.
9239
663f6d42
PA
92402016-01-13 Pedro Alves <palves@redhat.com>
9241
9242 * gdb.base/default.exp: Expect $_gthread as well.
9243 * gdb.multi/tids.exp: Test $_gthread.
9244 * gdb.threads/thread-specific.exp: Test $_gthread.
9245
c84f6bbf
PA
92462016-01-13 Pedro Alves <palves@redhat.com>
9247
9248 * gdb.multi/tids.exp: Test "info threads -gid".
9249
22a02324
PA
92502016-01-13 Pedro Alves <palves@redhat.com>
9251
9252 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9253 Breakpoint.thread.
9254 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9255
5d5658a1
PA
92562016-01-07 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.base/break.exp: Adjust to output changes.
9259 * gdb.base/hbreak2.exp: Likewise.
9260 * gdb.base/sepdebug.exp: Likewise.
9261 * gdb.base/watch_thread_num.exp: Likewise.
9262 * gdb.linespec/keywords.exp: Likewise.
9263 * gdb.multi/info-threads.exp: Likewise.
9264 * gdb.threads/thread-find.exp: Likewise.
9265 * gdb.multi/tids.c: New file.
9266 * gdb.multi/tids.exp: New file.
9267
84654457
PA
92682016-01-13 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9271
e3940304
PA
92722016-01-13 Pedro Alves <palves@redhat.com>
9273
9274 * gdb.base/default.exp: Expect $_inferior as well.
9275 * gdb.multi/base.exp: Test $_inferior.
9276
a911d87a
PA
92772016-01-13 Pedro Alves <palves@redhat.com>
9278
9279 PR breakpoints/19388
9280 * gdb.base/catch-signal-siginfo-cond.c: New file.
9281 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9282
82075af2
JS
92832016-01-12 Josh Stone <jistone@redhat.com>
9284 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9285
9286 * gdb.base/catch-syscall.c (do_execve): New variable.
9287 (main): Conditionally trigger an execve.
9288 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9289 (test_catch_syscall_execve): New, check entry/return across execve.
9290 (do_syscall_tests): Call test_catch_syscall_execve.
9291
e46eeedd
PA
92922016-01-12 Pedro Alves <palves@redhat.com>
9293
9294 * gdb.base/random-signal.exp (do_test): New procedure, with body
9295 of testcase moved in.
9296
01d8c27e
JK
92972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9298 Pedro Alves <palves@redhat.com>
9299
9300 * gdb.base/funcargs.exp (finish from indirectly called function):
9301 Reintroduce the case for 'First'.
9302
9a706302
JK
93032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9304 Pedro Alves <palves@redhat.com>
9305
9306 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9307 (tcatch_vfork_then_child_follow_exec)
9308 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9309 identification.
9310
c0ecb95f
JK
93112016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9312
9313 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9314 and repeats to unlimited.
9315 * gdb.python/py-value.exp: Likewise.
9316 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9317 and repeats to unlimited.
9318
6cfc1fcb
JK
93192016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9320
9321 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9322 and reordering the functions.
9323 * gdb.multi/hangout.c: Likewise.
9324 * gdb.multi/hello.c: Likewise.
9325
582a1b00
SM
93262016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9327
9328 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9329 absolute.
9330 (SingleStatisticTestResult.report): Use dict.keys instead of
9331 dict.iterkeys.
9332
79bc59cb
PA
93332016-01-06 Pedro Alves <palves@redhat.com>
9334
9335 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9336
43368e1d
MM
93372016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9338
9339 * gdb.btrace/dlopen.exp: New.
9340 * gdb.btrace/dlopen.c: New.
9341 * gdb.btrace/dlopen-dso.c: New.
9342
79fad5b8
SL
93432015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9344
9345 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9346 PATTERN argument is optional.
9347
ab8314b3
JB
93482015-12-24 Joel Brobecker <brobecker@adacore.com>
9349
9350 * lib/ada.exp (target_compile_ada_from_dir): New function.
9351 (gdb_compile_ada): Reimplement avoiding the use of project files.
9352 * gdb.ada/gnat_ada.gpr: Delete.
9353 * gdb.ada/cond_lang.exp: Adjust test to make path before
9354 filename optional.
9355 * gdb.ada/small_reg_param.exp: Likewise.
9356
fe33faff
SM
93572015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9358
9359 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9360
6d265cb4
TP
93612015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9362
9363 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9364 case.
9365
10125099
SM
93662015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9367
9368 * gdb.base/break.exp: Remove dead code.
9369 * gdb.base/sepdebug.exp: Likewise.
9370
3ca22649
SM
93712015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9372
9373 * gdb.asm/asm-source.exp: Remove HP-UX references.
9374 * gdb.base/annota1.exp: Likewise.
9375 * gdb.base/annota3.exp: Likewise.
9376 * gdb.base/attach.exp: Likewise.
9377 * gdb.base/bigcore.exp: Likewise.
9378 * gdb.base/break.exp: Likewise.
9379 * gdb.base/call-ar-st.exp: Likewise.
9380 * gdb.base/callfuncs.exp: Likewise.
9381 * gdb.base/catch-fork-static.exp: Likewise.
9382 * gdb.base/display.exp: Likewise.
9383 * gdb.base/foll-exec-mode.exp: Likewise.
9384 * gdb.base/foll-exec.exp: Likewise.
9385 * gdb.base/foll-fork.exp: Likewise.
9386 * gdb.base/foll-vfork.exp: Likewise.
9387 * gdb.base/funcargs.exp: Likewise.
9388 * gdb.base/hbreak2.exp: Likewise.
9389 * gdb.base/inferior-died.exp: Likewise.
9390 * gdb.base/interrupt.exp: Likewise.
9391 * gdb.base/multi-forks.exp: Likewise.
9392 * gdb.base/nodebug.exp: Likewise.
9393 * gdb.base/sepdebug.exp: Likewise.
9394 * gdb.base/solib1.c: Likewise.
9395 * gdb.base/step-test.exp: Likewise.
9396 * gdb.mi/non-stop.c: Likewise.
9397 * gdb.mi/pthreads.c: Likewise.
9398 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9399 * gdb.threads/pthreads.c: Likewise.
9400 * gdb.threads/staticthreads.exp: Likewise.
9401 * lib/future.exp: Likewise.
9402 * lib/gdb.exp: Likewise.
9403 * gdb.base/so-indr-cl.c: Remove.
9404 * gdb.base/so-indr-cl.exp: Likewise.
9405 * gdb.base/solib.c: Likewise.
9406 * gdb.base/solib.exp: Likewise.
9407 * gdb.base/solib2.c: Likewise.
9408
b6304613
SM
94092015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9410
9411 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9412 * gdb.base/call-ar-st.exp: Likewise.
9413 * gdb.base/callfuncs.exp: Likewise.
9414 * gdb.base/condbreak.exp: Likewise.
9415 * gdb.base/constvars.exp: Likewise.
9416 * gdb.base/hbreak2.exp: Likewise.
9417 * gdb.base/langs.exp: Likewise.
9418 * gdb.base/list.exp: Likewise.
9419 * gdb.base/long_long.exp: Likewise.
9420 * gdb.base/ptype.exp: Likewise.
9421 * gdb.base/scope.exp: Likewise.
9422 * gdb.base/signals.exp: Likewise.
9423 * gdb.base/so-impl-ld.exp: Likewise.
9424 * gdb.base/varargs.exp: Likewise.
9425 * gdb.base/volatile.exp: Likewise.
9426 * gdb.base/whatis.exp: Likewise.
9427 * gdb.cp/cplusfuncs.exp: Likewise.
9428 * gdb.cp/inherit.exp: Likewise.
9429 * gdb.cp/local.exp: Likewise.
9430 * gdb.cp/member-ptr.exp: Likewise.
9431 * gdb.cp/method.exp: Likewise.
9432 * gdb.cp/overload.exp: Likewise.
9433 * gdb.cp/templates.exp: Likewise.
9434 * gdb.stabs/weird.exp: Likewise.
9435 * lib/compiler.c: Likewise.
9436 * lib/compiler.cc: Likewise.
9437 * lib/cp-support.exp: Likewise.
9438 * lib/gdb.exp: Likewise.
9439
bf401b07
SM
94402015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9441
9442 * configure.ac: Remove HP-UX case.
9443 * configure: Regenerate.
9444
aff9c0f8
SM
94452015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9446
9447 * lib/gdb.exp (gdb_compile): Add function doc.
9448
a6904d5a
PA
94492015-12-17 Pedro Alves <palves@redhat.com>
9450
9451 PR threads/19354
9452 * gdb.multi/info-threads.exp: New file.
9453
a22279dd
YQ
94542015-12-15 Yao Qi <yao.qi@linaro.org>
9455
9456 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9457 is aarch64*-*-*.
9458
0588c796
SL
94592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9460
9461 * gdb.base/history-duplicates.exp: Skip if no readline support.
9462
5d978e17
SL
94632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9464
9465 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9466
7e763b86
SL
94672015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9468
9469 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9470
87a3a92c
SL
94712015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9472
9473 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9474 ctrl-C if nointerrupts target property is set.
9475 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9476 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9477 * gdb.base/paginate-bg-execution.exp: Likewise.
9478 * gdb.base/paginate-execution-startup.exp: Likewise.
9479 * gdb.base/random-signal.exp: Likewise.
9480 * gdb.base/range-stepping.exp: Likewise.
9481 * gdb.cp/annota2.exp: Likewise.
9482 * gdb.cp/annota3.exp: Likewise.
9483 * gdb.gdb/selftest.exp: Likewise.
9484 * gdb.threads/continue-pending-status.exp: Likewise.
9485 * gdb.threads/leader-exit.exp: Likewise.
9486 * gdb.threads/manythreads.exp: Likewise.
9487 * gdb.threads/pthreads.exp: Likewise.
9488 * gdb.threads/schedlock.exp: Likewise.
9489 * gdb.threads/sigthread.exp: Likewise.
9490
a8f077dc
DB
94912015-12-11 Don Breazeal <donb@codesourcery.com>
9492
9493 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9494 remote.
9495 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9496 * gdb.base/foll-exec.exp (main): Enable for target remote.
9497 * gdb.base/foll-fork.exp (main): Likewise.
9498 * gdb.base/foll-vfork.exp (main): Likewise.
9499 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9500 (proc continue_to_exit_bp_loc): Use clean_restart.
9501 * gdb.base/pie-execl.exp (main): Disable for target remote.
9502 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9503 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9504 * gdb.threads/execl.exp (main): Likewise.
9505 * gdb.threads/fork-child-threads.exp (main): Likewise.
9506 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9507 remote.
9508 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9509 remote.
9510 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9511 pid.tid style ptids, instead of just tid.
9512 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9513 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9514 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9515 ptids, instead of just tid.
9516
3b2464a8
AB
95172015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9518
9519 * gdb.base/list.exp (test_list_forward): Add end of file error
9520 test.
9521 (test_repeat_list_command): Add end of file error test.
9522 (test_list_backwards): Add beginning of file error test.
9523
a0def019
AB
95242015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9525
9526 * gdb.base/list.exp (test_list_invalid_args): New function,
9527 defined, and called.
9528
5c000dff
AB
95292015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9530
9531 * gdb.base/list.exp (test_list): Make test names unique.
9532
f1637ebe
YQ
95332015-12-11 Yao Qi <yao.qi@linaro.org>
9534
9535 * gdb.base/coremaker2.c: Remove.
9536
36d6fc0a
PA
95372015-12-10 Pedro Alves <palves@redhat.com>
9538
9539 * gdb.multi/base.exp: Remove stale "spaces" references.
9540
762f7747
PA
95412015-12-10 Pedro Alves <palves@redhat.com>
9542
9543 * gdb.multi/base.exp: Don't use nowarnings.
9544 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9545 * gdb.multi/hangout.c: Include stdio.h.
9546 * gdb.multi/hello.c: Include stdlib.h.
9547 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9548 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9549 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9550
28d2bfb9
AB
95512015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9552
9553 * gdb.dwarf2/dw2-ranges-base.c: New file.
9554 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9555 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9556 support additional line table, and debug ranges generation.
9557 (Dwarf::ranges): New function, generate .debug_ranges.
9558 (Dwarf::lines): Support generating simple line table programs.
9559 (Dwarf::assemble): Initialise new namespace variables.
9560
5fc2beac
KB
95612015-12-09 Kevin Buettner <kevinb@redhat.com>
9562
9563 * gdb.base/async.exp (proc test_background): Add case for
9564 asynchronous execution not supported.
9565
1c35a88f
LM
95662015-12-09 Luis Machado <lgustavo@codesourcery.com>
9567
9568 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9569 format and change test names to make them unique.
9570
b593e3d9
RK
95712015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9572 Pedro Alves <pedro@redhat.com>
9573
9574 PR gdb/18702
9575 Add checking of floatformats setup on x86_64 hosts.
9576 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9577 (smallval, bigval): New labels/constants.
9578 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9579 float" after loading bigval and smallval.
9580
d72413e6
PMR
95812015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9582
9583 * gdb.ada/fun_overload_menu.exp: New testcase.
9584 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9585
ece66d65
JS
95862015-12-04 Josh Stone <jistone@redhat.com>
9587
9588 * gdb.base/catch-fork-static.exp: New.
9589
41d0efca
YQ
95902015-12-03 Yao Qi <yao.qi@linaro.org>
9591
9592 * gdb.base/sizeof.c: Don't include stdio.h and
9593 ../lib/unbuffer_output.c.
9594 (main): New variable 'size' and 'value'. Remove printf and
9595 gdb_unbuffer_output. Assign return value to size and value.
9596 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9597 at the beginning.
9598 (check_sizeof): Check the result by printing variable 'size'.
9599 (check_valueof): Check the result by printing variable 'value'.
9600
99fd02d9
YQ
96012015-12-01 Yao Qi <yao.qi@linaro.org>
9602
9603 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9604 for aarch64*-*-linux* target.
9605
f2faf941
PA
96062015-11-30 Pedro Alves <palves@redhat.com>
9607
9608 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9609
04bf20c5
PA
96102015-11-30 Pedro Alves <palves@redhat.com>
9611
9612 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9613 Handle non-stop mode vCont replies.
9614
09df4675
PA
96152015-11-30 Pedro Alves <palves@redhat.com>
9616
9617 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9618 prepare_for_testing. Start gdb with "set non-stop on" appended to
9619 GDBFLAGS. Lax expected stop output.
9620
58b584af
YQ
96212015-11-27 Yao Qi <yao.qi@linaro.org>
9622
9623 * gdb.arch/arm-neon.exp: New.
9624 * gdb.arch/arm-neon.c: New.
9625
dfcb77a8
YQ
96262015-11-27 Yao Qi <yao.qi@linaro.org>
9627
9628 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9629
88e8ec1b
YQ
96302015-11-27 Yao Qi <yao.qi@linaro.org>
9631
9632 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9633 frames-invalid annotation.
9634
bfde72c2
YQ
96352015-11-27 Yao Qi <yao.qi@linaro.org>
9636
9637 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9638
f6512a69
SM
96392015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9640
9641 * gdb.threads/names.exp: New file.
9642 * gdb.threads/names.c: New file.
9643 * README: Mention gdb,no_thread_names.
9644
46a3515b
MM
96452015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9646
9647 PR 19297
9648 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9649 support" error.
9650
62147a22
PA
96512015-11-24 Pedro Alves <palves@redhat.com>
9652
9653 PR 17539
9654 * gdb.base/display.exp: Expect displays to be sorted in ascending
9655 order. Use multi_line.
9656 * gdb.base/solib-display.exp: Likewise.
9657
2f341b6e
PA
96582015-11-24 Pedro Alves <palves@redhat.com>
9659
9660 PR 17539
25d49b86
PA
9661 * gdb.base/display.exp: Expect displays to be sorted in ascending
9662 order. Use multi_line.
9663 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9664
7e0aa6aa
PA
96652015-11-24 Pedro Alves <palves@redhat.com>
9666
9667 PR 17539
9668 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9669 threads in ascending order.
9670 * gdb.base/foll-fork.exp: Likewise.
9671 * gdb.base/foll-vfork.exp: Likewise.
9672 * gdb.base/multi-forks.exp: Likewise.
9673 * gdb.mi/mi-nonstop.exp: Likewise.
9674 * gdb.mi/mi-nsintrall.exp: Likewise.
9675 * gdb.multi/base.exp: Likewise.
9676 * gdb.multi/multi-arch.exp: Likewise.
9677 * gdb.python/py-inferior.exp: Likewise.
9678 * gdb.threads/break-while-running.exp: Likewise.
9679 * gdb.threads/execl.exp: Likewise.
9680 * gdb.threads/gcore-thread.exp: Likewise.
9681 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9682 * gdb.threads/kill.exp: Likewise.
9683 * gdb.threads/linux-dp.exp: Likewise.
9684 * gdb.threads/multiple-step-overs.exp: Likewise.
9685 * gdb.threads/next-bp-other-thread.exp: Likewise.
9686 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9687 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9688 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9689 * gdb.threads/thread-find.exp: Likewise.
9690 * gdb.threads/tls.exp: Likewise.
9691 * lib/mi-support.exp (mi_reverse_list): Delete.
9692 (mi_check_thread_states): No longer reverse list.
9693
2cc57ad8
PA
96942015-11-24 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9697 use lowercase.
9698
c93e8391
SM
96992015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9700
9701 * gdb.trace/actions.c: Include trace-common.h.
9702 (main): Add a location for a fast tracepoint.
9703 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9704 the normal tracepoints.
9705 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9706
045ccf91
SM
97072015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9708
9709 * save-trace.exp: Factor out code to these...
9710 (gdb_save_tracepoints): New.
9711 (gdb_load_tracepoints): New.
9712 (do_save_load_test): New.
9713
5506f9f6
KB
97142015-11-23 Kevin Buettner <kevinb@redhat.com>
9715
9716 * gdb.base/asmlabel.exp: New test.
9717 * gdb.base/asmlabel.c: New test case.
9718
16c3b12f
JB
97192015-11-23 Joel Brobecker <brobecker@adacore.com>
9720
9721 * gdb.base/wrong_frame_bt_full-main.c: New file.
9722 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9723 * gdb.base/wrong_frame_bt_full.exp: New file.
9724
155bfbd3
JB
97252015-11-23 Joel Brobecker <brobecker@adacore.com>
9726
9727 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9728
bb097445
JM
97292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9730
206853a0 9731 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9732 pstate register when comparing registers values in
9733 sparc64-*-linux-gnu targets to avoid spurious differences.
9734
9c88ed8f
JM
97352015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9736
206853a0 9737 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9738
96161e25
SL
97392015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9740
9741 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9742 as type argument to gdb_compile.
9743 * gdb.base/nested-subp2.exp: Likewise.
9744 * gdb.base/nested-subp3.exp: Likewise.
9745
340c2830
DV
97462015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9747
9748 * lib/dwarf.exp (_note): Fix left shift of negative value.
9749 * gdb.trace/trace-condition.exp: Likewise.
9750
c1862d0f
YQ
97512015-11-13 Yao Qi <yao.qi@linaro.org>
9752
9753 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9754 comments about d10v.
9755 (test_scalar_returns): Likewise.
9756 * gdb.base/d10v.ld: Remove.
9757 * gdb.base/overlays.exp: Remove the target triplet checking for
9758 d10v-*-*.
9759 * gdb.base/structs.exp (test_struct_returns): Remove the
9760 comments about d10v.
9761 (test_struct_calls): Likewise.
9762
77ae9c19
YQ
97632015-11-13 Yao Qi <yao.qi@linaro.org>
9764
9765 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9766 * gdb.base/gnu_vector.c: Don't include stdio.h.
9767 (main): Don't print res and call add_some_intvecs.
9768
430e004e
MK
97692015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9770
9771 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9772 macro.
9773 (func5): Removed.
9774 (func4): Use FAST_TRACEPOINT_LABEL.
9775 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9776 macro.
9777 (func): Removed.
9778 (thread_function): Use FAST_TRACEPOINT_LABEL.
9779 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9780 (func): Remove.
9781 (marker): Use FAST_TRACEPOINT_LABEL.
9782 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9783 (pendfunc1): Remove.
9784 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9785 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9786 (foo): Remove.
9787 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9788 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9789 macro.
9790 (func): Remove.
9791 (marker): Use FAST_TRACEPOINT_LABEL.
9792 * gdb.trace/trace-common.h: New header.
9793 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9794 macro.
9795 (func): Remove.
9796 (marker): Use FAST_TRACEPOINT_LABEL.
9797 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9798 (func): Remove.
9799 (thread_function): Use FAST_TRACEPOINT_LABEL.
9800
6e7675a7
MK
98012015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9802
9803 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9804 in front.
9805 * gdb.trace/change-loc.exp: Use global pcreg definition.
9806 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9807 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9808 in front.
9809 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9810 * gdb.trace/pending.exp: Likewise.
9811 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9812 * gdb.trace/trace-break.exp: Likewise.
9813 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9814 in front.
9815 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9816 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9817 in front.
9818 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9819
dddc0e16
JB
98202015-11-09 Joel Brobecker <brobecker@adacore.com>
9821
9822 * gdb.ada/fin_fun_out: New testcase.
9823
c6f0b406
KB
98242015-11-07 Kevin Buettner <kevinb@redhat.com>
9825
9826 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9827 value associated with DW_AT_byte_size.
9828 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9829 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9830 DW_AT_upper_bound.
9831
f01dcfd9
KB
98322015-11-07 Kevin Buettner <kevinb@redhat.com>
9833
9834 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9835 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9836 version.
9837 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9838 gdb.dwarf2/dw2-canonicalize-type.exp,
9839 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9840 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9841 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9842 provided by gdb_target_symbol_prefix_flags_asm.
9843 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9844 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9845 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9846 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9847 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9848 macros where needed). Use this macro for symbols which require
9849 the prefix provided by SYMBOL_PREFIX.
9850
2223449a
KB
98512015-11-05 Kevin Buettner <kevinb@redhat.com>
9852
9853 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9854 New procs.
9855 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9856 representing expressions, of more than one list element.
9857 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9858 to prepend linker symbol prefix to f.
9859 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9860 table_1 and table_2.
9861 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9862 Likewise, for f and g.
9863 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9864 for ptr.
9865 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9866 for main.
9867 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9868 table_1_ptr and table_2_ptr.
9869
6f2f1a3a
JK
98702015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9871 Joel Brobecker <brobecker@adacore.com>
9872
9873 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9874
566c56c9
MK
98752015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9876
9877 * gdb.reverse/s390-mvcle.c: New test.
9878 * gdb.reverse/s390-mvcle.exp: New file.
9879 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9880
d5f0636b
MK
98812015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9882
9883 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9884
7ad8b86c
MK
98852015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9886
9887 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9888 reaching marker2.
9889 * gdb.reverse/getresuid-reverse.exp: Likewise.
9890 * gdb.reverse/pipe-reverse.exp: Likewise.
9891 * gdb.reverse/readv-reverse.exp: Likewise.
9892 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9893 * gdb.reverse/time-reverse.exp: Likewise.
9894 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9895
4081c0f1
YQ
98962015-10-30 Yao Qi <yao.qi@linaro.org>
9897
9898 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9899 (empty_cycle): Remove.
9900 (main): Don't call empty_cycle. Don't use watch_count_done.
9901 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9902 empty_cycle. Rewrite the code counting HW watchpoints.
9903
452b4ba5
MK
99042015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9905
9906 * gdb.reverse/fstatat-reverse.c: New test.
9907 * gdb.reverse/fstatat-reverse.exp: New file.
9908 * gdb.reverse/getresuid-reverse.c: New test.
9909 * gdb.reverse/getresuid-reverse.exp: New file.
9910 * gdb.reverse/pipe-reverse.c: New test.
9911 * gdb.reverse/pipe-reverse.exp: New file.
9912 * gdb.reverse/readv-reverse.c: New test.
9913 * gdb.reverse/readv-reverse.exp: New file.
9914 * gdb.reverse/recvmsg-reverse.c: New test.
9915 * gdb.reverse/recvmsg-reverse.exp: New file.
9916 * gdb.reverse/time-reverse.c: New test.
9917 * gdb.reverse/time-reverse.exp: New file.
9918 * gdb.reverse/waitpid-reverse.c: New test.
9919 * gdb.reverse/waitpid-reverse.exp: New file.
9920
5e2e7507
JK
99212015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9922
9923 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9924
0fde2c53
DE
99252015-10-26 Doug Evans <dje@google.com>
9926
9927 PR symtab/17391
9928 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9929 * gdb.dwarf2/bad-regnum.c: New file.
9930 * gdb.dwarf2/bad-regnum.exp: New file.
9931
1a70ae97
DE
99322015-10-26 Doug Evans <dje@google.com>
9933
9934 PR python/18938
9935 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9936 file.
9937
27dc26ab
JK
99382015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9941 for a change by "Mention language in compile error message".
9942
bed91f4d
SM
99432015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9944
9945 PR python/18073
9946 * gdb.python/py-type.c (C::a_method): New.
9947 (C::a_const_method): New.
9948 (C::a_static_method): New.
9949 (a_function): New.
9950 * gdb.python/py-type.exp (test_fields): Test getting fields
9951 from function and method.
9952
3f2f83dd
KB
99532015-10-21 Keven Boell <keven.boell@intel.com>
9954
9955 * gdb.fortran/vla-alloc-assoc.exp: New file.
9956 * gdb.fortran/vla-datatypes.exp: New file.
9957 * gdb.fortran/vla-datatypes.f90: New file.
9958 * gdb.fortran/vla-history.exp: New file.
9959 * gdb.fortran/vla-ptype-sub.exp: New file.
9960 * gdb.fortran/vla-ptype.exp: New file.
9961 * gdb.fortran/vla-sizeof.exp: New file.
9962 * gdb.fortran/vla-sub.f90: New file.
9963 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9964 * gdb.fortran/vla-value-sub-finish.exp: New file.
9965 * gdb.fortran/vla-value-sub.exp: New file.
9966 * gdb.fortran/vla-value.exp: New file.
9967 * gdb.fortran/vla-ptr-info.exp: New file.
9968 * gdb.mi/mi-vla-fortran.exp: New file.
9969 * gdb.mi/vla.f90: New file.
9970
27145d50
SL
99712015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9972
9973 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9974 of hardwired timeout value.
9975
5f3ff4f8
JK
99762015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9977 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9980 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9981
bfd09d20
JS
99822015-10-19 Josh Stone <jistone@redhat.com>
9983
9984 * gdb.base/catch-syscall.c: Include <sched.h>.
9985 (unknown_syscall): New variable.
9986 (main): Trigger a vfork and an unknown syscall.
9987 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9988 (unknown_syscall_number): Likewise.
9989 (check_call_to_syscall): Accept an optional syscall pattern.
9990 (check_return_from_syscall): Likewise.
9991 (check_continue): Likewise.
9992 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9993 (test_catch_syscall_skipping_return): New test toggling off 'catch
9994 syscall' to step over the syscall return, then toggling back on.
9995 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9996 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9997 (do_syscall_tests): Call test_catch_syscall_without_args and
9998 test_catch_syscall_mid_vfork.
9999 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10000 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10001
b32b93c6
AS
100022015-10-19 Andrew Stubbs <ams@codesourcery.com>
10003
10004 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10005 print g_vE): Add new pass patterns.
10006 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10007 print various symbol names for vptr fields.
10008
9d622bda
AB
100092015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10010
10011 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10012 results.
10013
0fd8ac1c
YQ
100142015-10-12 Yao Qi <yao.qi@linaro.org>
10015
10016 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10017
34240514
YQ
100182015-10-12 Yao Qi <yao.qi@linaro.org>
10019
10020 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10021 is aarch64*-*-linux*.
10022
8240f442
YQ
100232015-10-12 Yao Qi <yao.qi@linaro.org>
10024
10025 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10026 (can_relocate_bcond_true): ... it.
10027 (can_relocate_bcond_false): New function.
10028 (foo): Likewise.
10029 (can_relocate_bl): Likewise.
10030 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10031 can_relocate_bl.
10032
2520f728
PMR
100332015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10034
10035 * gdb.base/nested-addr.c: New file.
10036 * gdb.base/nested-addr.exp: New testcase.
10037
abcef95a
MM
100382015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10039
10040 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10041 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10042 its output. Ignore the output of "record goto begin" and instead
10043 check that GDB is replaying.
10044
145e3ddb
PA
100452015-10-09 Pedro Alves <palves@redhat.com>
10046
10047 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10048 (top level): Use it in the run with no args test.
10049
d5d8c4e1
IB
100502015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10051
10052 * gdb.dlang/properties.exp: New file.
10053
06e635ef
SL
100542015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10055
10056 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10057 whether or not address 0x1000 is mapped on the target.
10058
e019fd1d
SM
100592015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10060
10061 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10062 build.
10063
77ba2a67
MM
100642015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10065
10066 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10067 instruction-history test.
10068
c60eb31f
DE
100692015-09-28 Doug Evans <dje@google.com>
10070
10071 * gdb.base/gcore.c (array_func): Add reference to static_array.
10072
9a3c8263
SM
100732015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10074
10075 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10076 source line.
10077
9720e656
SL
100782015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10079
10080 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10081 short or char as base type.
10082
938d3bf2
SL
100832015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10084
10085 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10086 to allow any size enum.
10087
e6c2c623
PMR
100882015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10089
10090 * gdb.ada/array_ptr_renaming.exp: New testcase.
10091 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10092 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10093
06da0f77
PL
100942015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10095
10096 * gdb.trace/ftrace-lock.c: New file.
10097 * gdb.trace/ftrace-lock.exp: New file.
10098
4f51c22a
PL
100992015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10100
10101 * gdb.arch/insn-reloc.c: New file.
10102 * gdb.arch/ftrace-insn-reloc.exp: New file.
10103
7041adf4
PL
101042015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10105
10106 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10107 instruction.
10108 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10109 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10110 * gdb.trace/range-stepping.c: Likewise.
10111 * gdb.trace/trace-break.c: Likewise.
10112 * gdb.trace/trace-mt.c (thread_function): Likewise.
10113 * gdb.trace/ftrace.c (marker): Likewise.
10114 * gdb.trace/trace-condition.c (marker): Likewise.
10115 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10116 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10117 is_aarch64_target.
10118
015d2e7e
DE
101192015-09-18 Doug Evans <xdje42@gmail.com>
10120
10121 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10122 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10123
26b188a2
SL
101242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10125
10126 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10127 the breakpoint.
10128
79dc332b
SL
101292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10130
10131 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10132 the pending breakpoint. Remove timeout override for "Run till
10133 MI pending breakpoint on pendfunc3 on thread 2" test.
10134
f57929f2
SL
101352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10136
10137 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10138 filename pattern.
10139
3f469b17
SL
101402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10141
10142 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10143 in breakpoint filename pattern.
10144
515b89b3
SL
101452015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10146
7800dbe4
SL
10147 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10148
101492015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10150
515b89b3
SL
10151 * gdb.linespec/explicit.exp: Check for readline support for
10152 tab-completion tests. Fix obvious typo.
10153
d2939ba2
MM
101542015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10155
10156 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10157 and replay.
10158
cbb55fa7
MM
101592015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10160
10161 * gdb.btrace/non-stop.c: New.
10162 * gdb.btrace/non-stop.exp: New.
10163
43691ca1
PL
101642015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10165 Yao Qi <yao.qi@linaro.org>
10166
10167 * gdb.trace/trace-condition.c: New file.
10168 * gdb.trace/trace-condition.exp: New file.
10169
d78908cf
WW
101702015-09-16 Wei-cheng Wang <cole945@gmail.com>
10171
10172 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10173 for testing bytecode compilation.
10174
1ed415e2
PA
101752015-09-16 Pedro Alves <palves@redhat.com>
10176 Sandra Loosemore <sandra@codesourcery.com>
10177
10178 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10179 (SECONDS): Redefine.
10180 (main): Call pthread_kill and alarm early.
10181 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10182 support.
10183 (test): If the target can't hardware step and doesn't support
10184 displaced stepping, increase the timeout.
10185
d136eff5
PA
101862015-09-16 Pedro Alves <palves@redhat.com>
10187
10188 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10189 (enable_debug): New procedures.
10190 (test): Use them. Bail out if waiting for threads fails.
10191 (top level): Bail out if a test fails.
10192
991f019c
YQ
101932015-09-16 Yao Qi <yao.qi@linaro.org>
10194
10195 * gdb.asm/asm-source.exp: Set asm-arch for
10196 aarch64*-*-* target.
10197 * gdb.asm/aarch64.inc: New file.
10198
bfca584f
PMR
101992015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10200
10201 * gdb.ada/array_of_variable_length.exp: New testcase.
10202 * gdb.ada/array_of_variable_length/foo.adb: New file.
10203 * gdb.ada/array_of_variable_length/pck.adb: New file.
10204 * gdb.ada/array_of_variable_length/pck.ads: New file.
10205
b326e587
DE
102062015-09-15 Doug Evans <dje@google.com>
10207
10208 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10209 of function static local variable.
10210
5382cfab
PW
102112015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10212
10213 * gdb.threads/tls-so_extern.exp: New test file.
10214 * gdb.threads/tls-so_extern.c: New test file.
10215 * gdb.threads/tls-so_extern_main.c: New test file.
10216
141c5cc4
JK
102172015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10218
10219 * gdb.opt/solib-intra-step-lib.c: New file.
10220 * gdb.opt/solib-intra-step-main.c: New file.
10221 * gdb.opt/solib-intra-step.exp: New file.
10222
d15dcecd
PA
102232015-09-15 Pedro Alves <palves@redhat.com>
10224
10225 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10226 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10227
4c2f2a79
PA
102282015-09-14 Pedro Alves <palves@redhat.com>
10229
10230 * gdb.base/hook-stop-continue.c: Delete.
10231 * gdb.base/hook-stop-continue.exp: Delete.
10232 * gdb.base/hook-stop-frame.c: Delete.
10233 * gdb.base/hook-stop-frame.exp: Delete.
10234 * gdb.base/hook-stop.c: New file.
10235 * gdb.base/hook-stop.exp: New file.
10236
919e6dbe
PMR
102372015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10238
10239 * gdb.ada/access_to_packed_array.exp: New testcase.
10240 * gdb.ada/access_to_packed_array/foo.adb: New file.
10241 * gdb.ada/access_to_packed_array/pack.adb: New file.
10242 * gdb.ada/access_to_packed_array/pack.ads: New file.
10243
157280a4
MM
102442015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10245
10246 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10247 buffer size test.
10248
2fd33e94
DB
102492015-09-11 Don Breazeal <donb@codesourcery.com>
10250
10251 * gdb.base/foll-exec.c: Add copyright header. Fix
10252 formatting issues.
10253 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10254 (do_exec_tests): Use clean_restart in place of zap_session,
10255 and for test initialization. Fix formatting issues. Use
10256 fail in place of perror.
10257 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10258 an expect statement to match an expression with output from
10259 the program under debug.
10260 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10261 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10262 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10263 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10264 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10265
e70b6e8e
DE
102662015-09-09 Doug Evans <dje@google.com>
10267
10268 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10269
7a551a51
DE
102702015-09-09 Doug Evans <dje@google.com>
10271
10272 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10273
4c666f84
DE
102742015-09-09 Doug Evans <dje@google.com>
10275
10276 * gdb.base/savedregs.exp: Fix typo.
10277
243a9253
PA
102782015-09-09 Pedro Alves <palves@redhat.com>
10279
10280 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10281
c0fa8fbd
SL
102822015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10283
10284 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10285 command actually switches threads. Give up on remaining
10286 tests if target fails to stop at breakpoint.
10287
cd7c1778
PMR
102882015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10289
10290 * gdb.ada/funcall_char.exp: New testcase.
10291 * gdb.ada/funcall_char/foo.adb: New file.
10292
dc5c8746
PMR
102932015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10294
10295 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10296 expected outputs. Add two testcases for completing ambiguous
10297 functions.
10298 * gdb.ada/complete/aux_pck.adb: New file.
10299 * gdb.ada/complete/aux_pck.ads: New file.
10300 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10301 Ambiguous_Func functions.
10302 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10303 * gdb.ada/complete/pck.adb: Likewise.
10304
4e83a1e7
UW
103052015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10306
10307 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10308 failures to run the test program under GDB.
10309
8ce74153
LM
103102015-08-26 Luis Machado <lgustavo@codesourcery.com>
10311
10312 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10313 to C.
10314
e9756d52
PP
103152015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10316
10317 * gdb.base/run-after-attach.exp: New test file.
10318 * gdb.base/run-after-attach.c: New test file.
10319
8d37573b
DB
103202015-08-26 Don Breazeal <donb@codesourcery.com>
10321
10322 * gdb.base/foll-exec-2.c: New test program.
10323 * gdb.base/foll-exec-2.exp: New test.
10324
63e43d3a
PMR
103252015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10326
10327 * gdb.base/nested-subp1.exp: New file.
10328 * gdb.base/nested-subp1.c: New file.
10329 * gdb.base/nested-subp2.exp: New file.
10330 * gdb.base/nested-subp2.c: New file.
10331 * gdb.base/nested-subp3.exp: New file.
10332 * gdb.base/nested-subp3.c: New file.
10333
3d40fbb5
PA
103342015-08-24 Pedro Alves <palves@redhat.com>
10335
10336 * gdb.server/connect-without-multi-process.c: New file.
10337 * gdb.server/connect-without-multi-process.exp: New file.
10338
4422ac93
LM
103392015-08-24 Luis Machado <lgustavo@codesourcery.com>
10340
10341 * gdb.opt/inline-markers.c: Make z int.
10342
91dddb86
LM
103432015-08-24 Luis Machado <lgustavo@codesourcery.com>
10344
10345 * gdb.opt/inline-markers.c: Make z volatile.
10346
a48847ee
LM
103472015-08-24 Luis Machado <lgustavo@codesourcery.com>
10348
10349 * gdb.opt/inline-bt.c: New volatile global z.
10350 * gdb.opt/inline-cmds.c: Likewise.
10351 * gdb.opt/inline-locals.c: Likewise.
10352 * gdb.opt/inline-markers.c: New extern global z.
10353 (marker): Use z.
10354 (inline_fn): Likewise.
10355
0ebbc52b
PA
103562015-08-24 Pedro Alves <palves@redhat.com>
10357
10358 * config/m32r-stub.exp: Remove file.
10359 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10360 * gdb.base/call-rt-st.exp: Likewise.
10361 * gdb.base/call-strs.exp: Likewise.
10362 * gdb.base/default.exp: Remove references to h8300-*-hms and
10363 *-*-udi*.
10364 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10365
77c365df
AA
103662015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10367
10368 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10369 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10370 and "return" use KFAIL when GDB can not read/write the vector
10371 return value.
10372
4313b8c0
GB
103732015-08-21 Gary Benson <gbenson@redhat.com>
10374
10375 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10376
0e433b32
PA
103772015-08-20 Pedro Alves <palves@redhat.com>
10378
10379 * gdb.server/solib-list.exp: No longer expect an interior stop in
10380 non-stop mode.
10381
221e1a37
PA
103822015-08-20 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.server/connect-stopped-target.c: New file.
10385 * gdb.server/connect-stopped-target.exp: New file.
10386
40e3ad0e
PA
103872015-08-20 Pedro Alves <palves@redhat.com>
10388
10389 * gdb.dwarf2/comp-unit-lang.exp: New file.
10390 * gdb.dwarf2/comp-unit-lang.c: New file.
10391
af39b327
PMR
103922015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10393
10394 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10395 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10396
7d45c7c3 103972015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10398
7d45c7c3
KB
10399 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10400 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10401
4d6cceb4
DE
104022015-08-18 Doug Evans <dje@google.com>
10403 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10404
10405 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10406 skip_python_tests. New arg prompt_regexp.
10407 (skip_python_tests): New function.
10408 * lib/mi-support.exp (mi_skip_python_tests): New function.
10409 * gdb.python/py-mi-objfile-gdb.py: New file.
10410 * gdb.python/py-mi-objfile.c: New file.
10411 * gdb.python/py-mi-objfile.exp: New file.
10412
ad89c2aa
KS
104132015-08-17 Keith Seitz <keiths@redhat.com>
10414
10415 * gdb.linespec/explicit.exp: Move strace test from here ...
10416 * gdb.trace/strace.exp: ... to here.
10417
e3ae3c43
PP
104182015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10419
10420 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10421 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10422
604b2636
DE
104232015-08-14 Doug Evans <xdje42@gmail.com>
10424
10425 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10426 inferior before selecting a new file.
10427
6ff0ba5f
DE
104282015-08-14 Doug Evans <xdje42@gmail.com>
10429
10430 * gdb.mi/mi-disassemble.exp: Update.
10431 * gdb.base/disasm-optim.S: New file.
10432 * gdb.base/disasm-optim.c: New file.
10433 * gdb.base/disasm-optim.h: New file.
10434 * gdb.base/disasm-optim.exp: New file.
10435
9ca98f92
KS
104362015-08-14 Keith Seitz <keiths@redhat.com>
10437
10438 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10439 "evaluated-by".
10440
52bbc560
JB
104412015-08-13 Joel Brobecker <brobecker@adacore.com>
10442
10443 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10444
5d8c3ed3
PMR
104452015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10446
10447 * gdb.ada/fun_renaming.exp: New testcase.
10448 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10449 * gdb.ada/fun_renaming/pack.adb: New file.
10450 * gdb.ada/fun_renaming/pack.ads: New file.
10451
ea8812bc
KS
104522015-08-12 Keith Seitz <keiths@redhat.com>
10453
10454 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10455 gdb_get_line_number.
10456
4dafcdeb
JB
104572015-08-12 Joel Brobecker <brobecker@adacore.com>
10458
10459 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10460 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10461 gdb.base/dso2dso.exp: New files.
10462
5ba32597
SDJ
104632015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10464 Pedro Alves <palves@redhat.com>
10465 Keith Seitz <keiths@redhat.com>
10466
10467 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10468 GDBFLAGS.
10469
b6dafabf
PP
104702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10471
10472 * gdb.base/gdbhistsize-history.exp
10473 (test_histsize_history_setting): Use save_vars.
10474 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10475 Use save_vars.
10476 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10477 * gdb.base/readline.exp: Use save_vars.
10478
abe8e607
PP
104792015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10480
10481 * lib/gdb.exp (save_vars): New proc.
10482
629500fa
KS
104832015-08-11 Keith Seitz <keiths@redhat.com>
10484
10485 * gdb.base/help.exp: Update help_breakpoint_text.
10486
eb8c4e2e
KS
104872015-08-11 Keith Seitz <keiths@redhat.com>
10488
10489 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10490 (at toplevel): Call test_explicit_breakpoints.
10491 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10492 breakpoints.
10493 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10494 breakpoint conditions, "-cond".
10495
87f0e720
KS
104962015-08-11 Keith Seitz <keiths@redhat.com>
10497
10498 * gdb.linespec/3explicit.c: New file.
10499 * gdb.linespec/cpexplicit.cc: New file.
10500 * gdb.linespec/cpexplicit.exp: New file.
10501 * gdb.linespec/explicit.c: New file.
10502 * gdb.linespec/explicit.exp: New file.
10503 * gdb.linespec/explicit2.c: New file.
10504 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10505 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10506 before using in the matching pattern.
10507 Clarify that `prefix' is a regular expression.
10508
f00aae0f
KS
105092015-08-11 Keith Seitz <keiths@redhat.com>
10510
10511 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10512 test.
10513 Add tests for missing ",FMT" and ",".
10514
e27852be
DE
105152015-08-10 Doug Evans <dje@google.com>
10516 Keith Seitz <keiths@redhat.com>
10517
10518 PR gdb/17960
10519 * gdb.base/completion.exp: Add location completer tests.
10520
7f03bd92
PA
105212015-08-07 Pedro Alves <palves@redhat.com>
10522
10523 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10524 tests here.
10525 (top level): Run do_test with and without displaced stepping.
10526
3fc8eb30
PA
105272015-08-07 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.base/valgrind-disp-step.c: New file.
10530 * gdb.base/valgrind-disp-step.exp: New file.
10531
d4569d7b
PA
105322015-08-07 Pedro Alves <palves@redhat.com>
10533
10534 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10535 Delete function.
10536 (main): Add alarm. Run an infinite loop instead of calling
10537 wait_threads.
10538 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10539 comment.
10540 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10541 Delete function.
10542 (main): Add alarm. Run an infinite loop instead of calling
10543 wait_threads.
10544 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10545 comment.
10546
e1316e60
PA
105472015-08-07 Pedro Alves <palves@redhat.com>
10548
10549 * gdb.base/checkpoint-ns.exp: New file.
10550 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10551 standard_testfile.
10552
da8c46d2
MM
105532015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10554
10555 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10556 * gdb.btrace/instruction_history.exp: Update.
10557 * gdb.btrace/tsx.exp: New.
10558 * gdb.btrace/tsx.c: New.
10559
de1c2c52
PA
105602015-08-06 Pedro Alves <palves@redhat.com>
10561
10562 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10563 increase timeout.
10564 * gdb.reverse/until-precsave.exp: Bump timeouts.
10565
782e0bf4
PA
105662015-08-06 Pedro Alves <palves@redhat.com>
10567
10568 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10569
83e97ed0
PA
105702015-08-06 Pedro Alves <palves@redhat.com>
10571
10572 PR gdb/18749
10573 * gdb.threads/process-dies-while-handling-bp.c: New file.
10574 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10575
863d01bd
PA
105762015-08-06 Pedro Alves <palves@redhat.com>
10577
10578 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10579 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10580
0a39bb32
PA
105812015-08-05 Pedro Alves <palves@redhat.com>
10582
10583 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10584 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10585
ee2d2b10
SL
105862015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10587
10588 * gdb.base/bp-permanent.exp: Report test as unsupported if
10589 the target cannot stop at the permanent breakpoint.
10590
4e1bdb00
DE
105912015-08-03 Doug Evans <dje@google.com>
10592
10593 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10594 10000.
10595
3d338901
DE
105962015-08-03 Doug Evans <dje@google.com>
10597
10598 * Makefile.in (workers/%.worker, build-perf): New rule.
10599 (GDB_PERFTEST_MODE): New variable.
10600 (check-perf): Use it.
10601 (clean): Clean up gdb.perf parallel build subdirs.
10602 * lib/build-piece.exp: New file.
10603 * lib/gdb.exp (make_gdb_parallel_path): New function
10604 (standard_output_file, standard_temp_file): Call it.
10605 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10606 of $GDB_PARALLEL.
10607 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10608
af061d3e
DE
106092015-08-03 Doug Evans <dje@google.com>
10610
8e1afc81 10611 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10612 (LOG_FILE_NAME): New global.
10613 (TextReporter.__init__): Initialize self.txt_sum.
10614 (TextReporter.report): Add support for multiple data-points.
10615 Move report to perftest.sum, put raw data in perftest.log.
10616 (TextReporter.start): Open sum and log files.
10617 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10618 * gdb.perf/lib/perftest/testresult.py
10619 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10620
2c8c5d37
PA
106212015-07-31 Pedro Alves <palves@redhat.com>
10622
10623 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10624 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10625 kill_wait_spawned_process instead of explicit "kill -9".
10626 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10627 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10628 kill_wait_spawned_process.
10629 * gdb.base/attach-twice.exp: Likewise.
10630 * gdb.base/attach.exp: Likewise.
10631 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10632 gdb_test_multiple.
10633 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10634 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10635 kill_wait_spawned_process.
10636 * gdb.base/valgrind-infcall.exp: Likewise.
10637 * gdb.multi/multi-attach.exp: Likewise.
10638 * gdb.python/py-prompt.exp: Likewise.
10639 * gdb.python/py-sync-interp.exp: Likewise.
10640 * gdb.server/ext-attach.exp: Likewise.
10641 * gdb.threads/attach-into-signal.exp (corefunc): Use
10642 spawn_wait_for_attach, spawn_id_get_pid and
10643 kill_wait_spawned_process.
10644 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10645 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10646 spawn_id_get_pid and kill_wait_spawned_process.
10647 * gdb.threads/attach-stopped.exp (corefunc): Use
10648 spawn_wait_for_attach, spawn_id_get_pid and
10649 kill_wait_spawned_process.
10650 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10651 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10652 kill_wait_spawned_process instead of explicit "kill -9".
10653 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10654 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10655 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10656 processes. Don't map cygwin/windows pids here. Now returns a
10657 spawn id list.
10658
032a0fca
SL
106592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10660
10661 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10662 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10663 correct patch.
10664
61a934ca
SL
106652015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10666
10667 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10668
4bc4d428
SL
106692015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10670
10671 Reapply:
10672 2014-05-21 Mark Wielaard <mjw@redhat.com>
10673
10674 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10675
998d452a
PA
106762015-07-30 Pedro Alves <palves@redhat.com>
10677
10678 * linux-low.c (handle_extended_wait): Set the child's last
10679 reported status to TARGET_WAITKIND_STOPPED.
10680
69dde7dc
PA
106812015-07-30 Pedro Alves <palves@redhat.com>
10682
10683 PR threads/18600
10684 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10685 only shows inferior 1.
10686
4dd63d48
PA
106872015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10688 Pedro Alves <palves@redhat.com>
10689
10690 PR threads/18600
10691 * gdb.threads/fork-plus-threads.c: New file.
10692 * gdb.threads/fork-plus-threads.exp: New file.
10693
d618e4c5
PP
106942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10695
10696 * gdb.base/batch-preserve-term-settings.exp
10697 (test_terminal_settings_preserved_after_cli_exit): Use
10698 send_quit_command.
10699
1eef6428
PA
107002015-07-29 Pedro Alves <palves@redhat.com>
10701 Don Breazeal <donb@codesourcery.com>
10702
10703 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10704 output from both inferior_spawn_id and gdb_spawn_id.
10705
7da5b897
SDJ
107062015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10707
10708 * gdb.threads/attach-into-signal.exp (corefunc): Use
10709 with_test_prefix on nested loops, uniquefying the test messages.
10710
dac804df
SDJ
107112015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10712
10713 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10714 commit.
10715
06265e53
PP
107162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10717
10718 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10719 New proc.
10720 (test_terminal_settings_preserved_after_sigterm): New test.
10721
18206ca3
PP
107222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10723
10724 * gdb.base/batch-preserve-term-settings.exp
10725 (test_terminal_settings_preserved_after_cli_exit): New test.
10726
90074d11
PP
107272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10728
10729 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10730 manipulation of saved_gdbflags.
10731 (test_terminal_settings_preserved): Remove global declaration of
10732 the unused variable pagination_prompt. Remove manipulation of
10733 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10734 GDBFLAGS.
10735
eb1a7902
PA
107362015-07-29 Pedro Alves <palves@redhat.com>
10737
10738 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10739
8b75dd3b
PA
107402015-07-29 Pedro Alves <palves@redhat.com>
10741
10742 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10743 at the top.
10744
dedad4e3
PA
107452015-07-29 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10748 (main): Call gdb_unbuffer_output.
10749 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10750 (main): Call gdb_unbuffer_output.
10751 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10752 (main): Call gdb_unbuffer_output.
10753 * gdb.base/call-strs.exp: Adjust to step over the
10754 gdb_unbuffer_output call.
10755 * gdb.base/catch-gdb-caused-signals.c: Include
10756 "../lib/unbuffer_output.c".
10757 (main): Call gdb_unbuffer_output.
10758 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10759 (main): Call gdb_unbuffer_output.
10760 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10761 (main): Call gdb_unbuffer_output.
10762 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10763 (main): Call gdb_unbuffer_output.
10764 * gdb.base/shlib-call.exp: Adjust to step over the
10765 gdb_unbuffer_output call.
10766 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10767 (main): Call gdb_unbuffer_output.
10768 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10769 (main): Call gdb_unbuffer_output.
10770 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10771 (main): Rename to ...
10772 (test): ... this.
10773 (main): Reimplement.
10774 * gdb.base/varargs.exp: Run to test instead of to main.
10775 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10776 (main): Call gdb_unbuffer_output.
10777
58789a91
PA
107782015-07-29 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10781 factore out from mi_continue_dprintf. For call-style dprintfs,
10782 expect dprintf output out of $inferior_spawn_id.
10783 (mi_continue_dprintf): Use mi_expect_dprintf.
10784 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10785 (main): Call gdb_unbuffer_output.
10786
e8376742
PA
107872015-07-29 Pedro Alves <palves@redhat.com>
10788
10789 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10790 (default_mi_gdb_start): Set inferior_spawn_id instead of
10791 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10792 gdb_spawn_id.
10793 (mi_gdb_test): Always expect inferior output from both
10794 $inferior_spawn_id and $gdb_spawn_id.
10795
08280010
PA
107962015-07-29 Pedro Alves <palves@redhat.com>
10797
10798 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10799 send_inferior and $inferior_spawn_id.
10800
4d30e432
PA
108012015-07-29 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.gdb/complaints.exp (test_initial_complaints)
10804 (test_serial_complaints, test_short_complaints): Use
10805 gdb_test_stdio.
10806 (test_empty_complaint): Handle $inferior_spawn_id !=
10807 $gdb_spawn_id.
10808
0d30a335
PA
108092015-07-29 Pedro Alves <palves@redhat.com>
10810
10811 * gdb.base/varargs.exp: Use gdb_test_stdio.
10812
39413b29
PA
108132015-07-29 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10816
7cb000a9
PA
108172015-07-29 Pedro Alves <palves@redhat.com>
10818
10819 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10820
d7b8ac82
PA
108212015-07-29 Pedro Alves <palves@redhat.com>
10822
10823 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10824 parameter into two new parameters, "inf_result" and "gdb_result".
10825 Expect inferior output and gdb output from $inferior_spawn_id and
10826 $gdb_spawn_id, respectively. Adjust all callers.
10827
789c3a0c
PA
108282015-07-29 Pedro Alves <palves@redhat.com>
10829
10830 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10831 of gdb_test_sequence.
10832
77e760c3
PA
108332015-07-29 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10836 (saw_spurious_output): Expect inferior output from
10837 $inferior_spawn_id. Use gdb_test_stdio.
10838
8396d2cd
PA
108392015-07-29 Pedro Alves <palves@redhat.com>
10840
10841 * gdb.base/dprintf.exp: Use standard_testfile. Change
10842 prepare_for_testing call.
10843 (srcfile): Don't set.
10844 (restart): New procedure.
10845 (test_dprintf): New procecure, use to continue over dprintfs.
10846 (test_call, test_agent): New procedures, tests moved here.
10847 Restart gdb and recreate dprintfs. Adjust expected output.
10848
2051d61f
PA
108492015-07-29 Pedro Alves <palves@redhat.com>
10850
10851 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10852
452397af
PA
108532015-07-29 Pedro Alves <palves@redhat.com>
10854
10855 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10856
8aed9555
PA
108572015-07-29 Pedro Alves <palves@redhat.com>
10858
10859 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10860 gdb_test_stdio.
10861
188a61b4
PA
108622015-07-29 Pedro Alves <palves@redhat.com>
10863
10864 * lib/gdb.exp (gdb_test_stdio): New procedure.
10865
12264a45
PA
108662015-07-29 Pedro Alves <palves@redhat.com>
10867
10868 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10869
23ffc893
PA
108702015-07-29 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.base/call-signal-resume.exp: Remove check for
10873 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10874 * gdb.base/unwindonsignal.exp: Likewise.
10875 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10876 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10877
65566918
PA
108782015-07-29 Pedro Alves <palves@redhat.com>
10879
10880 * gdb.base/siginfo-addr.c (pass): New function.
10881 (handler): Call it iff si_addr is correct.
10882 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10883 Set a breakpoint at "pass" and continue to it.
10884
d60a9221
SDJ
108852015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10886
10887 * gdb.python/py-objfile.exp: Make some tests have unique names.
10888 * gdb.python/py-pp-registration.exp: Likewise.
10889
bde40b8f
PA
108902015-07-28 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10893
13e1dec8
SM
108942015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10895
10896 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10897
da33c9a7
SM
108982015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10899
10900 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10901
077836f7
PP
109022015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10903
10904 * gdb.base/gdb-sigterm-2.exp: New test.
10905
b8cc7b2e
DE
109062015-07-25 Doug Evans <xdje42@gmail.com>
10907
10908 Revert:
10909 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10910 (workers/%.worker, build-perf): New rule.
10911 (GDB_PERFTEST_MODE): New variable.
10912 (check-perf): Use it.
10913 (clean): Clean up gdb.perf parallel build subdirs.
10914 * lib/build-piece.exp: New file.
10915 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10916 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10917 name.
10918 (standard_temp_file): Ditto.
10919 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10920 of $GDB_PARALLEL.
10921
c8bd4544
DE
109222015-07-24 Doug Evans <dje@google.com>
10923
10924 * gdb.perf/lib/perftest/utils.py: New file.
10925 * gdb.perf/gm-hello.cc: New file.
10926 * gdb.perf/gm-pervasive-typedef.cc: New file.
10927 * gdb.perf/gm-pervasive-typedef.h: New file.
10928 * gdb.perf/gm-std.cc: New file.
10929 * gdb.perf/gm-std.h: New file.
10930 * gdb.perf/gm-use-cerr.cc: New file.
10931 * gdb.perf/gm-utils.h: New file.
10932 * gdb.perf/gmonster-null-lookup.py: New file.
10933 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10934 * gdb.perf/gmonster-print-cerr.py: New file.
10935 * gdb.perf/gmonster-ptype-string.py: New file.
10936 * gdb.perf/gmonster-runto-main.py: New file.
10937 * gdb.perf/gmonster-select-file.py: New file.
10938 * gdb.perf/gmonster1-null-lookup.exp: New file.
10939 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10940 * gdb.perf/gmonster1-print-cerr.exp: New file.
10941 * gdb.perf/gmonster1-ptype-string.exp: New file.
10942 * gdb.perf/gmonster1-runto-main.exp: New file.
10943 * gdb.perf/gmonster1-select-file.exp: New file.
10944 * gdb.perf/gmonster1.cc: New file.
10945 * gdb.perf/gmonster1.exp: New file.
10946 * gdb.perf/gmonster2-null-lookup.exp: New file.
10947 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10948 * gdb.perf/gmonster2-print-cerr.exp: New file.
10949 * gdb.perf/gmonster2-ptype-string.exp: New file.
10950 * gdb.perf/gmonster2-runto-main.exp: New file.
10951 * gdb.perf/gmonster2-select-file.exp: New file.
10952 * gdb.perf/gmonster2.cc: New file.
10953 * gdb.perf/gmonster2.exp: New file.
10954
6eab34f3
DE
109552015-07-24 Doug Evans <dje@google.com>
10956
10957 * gdb.perf/README: New file.
10958 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10959 * lib/gen-perf-test.exp: New file.
10960
63738bfd
DE
109612015-07-24 Doug Evans <dje@google.com>
10962
10963 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10964 (PerfTest::startup): New function.
10965 (PerfTest::run): Return result of calling body.
10966 (PerfTest::assemble): Rewrite.
10967 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10968 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10969 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10970 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10971 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10972
7b606f95
DE
109732015-07-24 Doug Evans <dje@google.com>
10974
10975 * lib/gdb.exp (clean_restart): Make executable optional.
10976
a97b16b8
DE
109772015-07-24 Doug Evans <dje@google.com>
10978
10979 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10980 compiler_info references.
10981 * gdb.cp/temargs.exp: Ditto.
10982 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10983 (get_compiler_info): Early exit if already computed. Set compiler_info
10984 to "unknown" if there was a problem.
10985 (test_compiler_info): Add function comment. Call get_compiler_info.
10986
35baa57f
DE
109872015-07-24 Doug Evans <dje@google.com>
10988
10989 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10990 (workers/%.worker, build-perf): New rule.
10991 (GDB_PERFTEST_MODE): New variable.
10992 (check-perf): Use it.
10993 (clean): Clean up gdb.perf parallel build subdirs.
10994 * lib/build-piece.exp: New file.
10995 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10996 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10997 name.
10998 (standard_temp_file): Ditto.
10999 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11000 of $GDB_PARALLEL.
11001
6ebea266
DE
110022015-07-24 Doug Evans <dje@google.com>
11003
11004 * lib/future.exp (gdb_default_target_compile): New option
11005 "early_flags".
11006 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11007 --as-needed.
11008
1e76a7e9
SDJ
110092015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11010
11011 * gdb.base/catch-syscall.exp: Call gdb_exit before
11012 gdb_skip_xml_test.
11013
5068630a
PA
110142015-07-24 Pedro Alves <palves@redhat.com>
11015
11016 * gdb.python/py-events.exp: Accept output between the stop event
11017 and the prompt.
11018 * gdb.python/py-evsignal.exp: Likewise.
11019 * gdb.python/py-evthreads.exp: Likewise.
11020
77598427
PA
110212015-07-24 Pedro Alves <palves@redhat.com>
11022
11023 PR gdb/18717
11024 * gdb.threads/non-ldr-exit.c: New file.
11025 * gdb.threads/non-ldr-exit.exp: New file.
11026
11e6c98f
YQ
110272015-07-24 Yao Qi <yao.qi@linaro.org>
11028
11029 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11030 restarting process.
11031
51aee833
YQ
110322015-07-24 Yao Qi <yao.qi@linaro.org>
11033
11034 * gdb.server/ext-restart.exp: New file.
11035
8cfe207c
YQ
110362015-07-24 Yao Qi <yao.qi@linaro.org>
11037
11038 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11039 argument options.
11040 * gdb.server/ext-wrapper.exp: New file.
11041
cc12ce38
DE
110422015-07-23 Doug Evans <dje@google.com>
11043
11044 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11045 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11046
d0d84780
PMR
110472015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11048
11049 * gdb.ada/var_arr_typedef.exp: New testcase.
11050 * gdb.ada/var_arr_typedef/pack.adb: New file.
11051 * gdb.ada/var_arr_typedef/pack.ads: New file.
11052 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11053
8b558f79
JB
110542015-07-20 Joel Brobecker <brobecker@adacore.com>
11055
11056 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11057
775a3298
JK
110582015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11059
11060 * gdb.arch/i386-biarch-core.exp: Replace istarget
11061 by "complete set gnutarget". Remove expectation for the "core-file"
11062 command.
11063
db1ff28b
JK
110642015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 Revert the previous commit:
11067 Tests for validate symbol file using build-id.
11068
0a94970d
JK
110692015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11070
11071 Tests for validate symbol file using build-id.
11072 * gdb.base/solib-mismatch-lib.c: New file.
11073 * gdb.base/solib-mismatch-libmod.c: New file.
11074 * gdb.base/solib-mismatch.c: New file.
11075 * gdb.base/solib-mismatch.exp: New file.
11076
03346981
SL
110772015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11078
11079 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11080 nios2-*-linux*.
11081 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11082 * gdb.base/siginfo.exp: Likewise.
11083 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11084
42422cc7
PL
110852015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11086
11087 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11088 Move it to ...
11089 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11090 ... here.
11091 * gdb.trace/range-stepping.exp: Check that the target supports
11092 range stepping.
11093
cfa68bae
JK
110942015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11095
11096 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11097
8ffdba26
PA
110982015-07-14 Pedro Alves <palves@redhat.com>
11099
11100 * gdb.base/killed-outside.exp: New file.
11101 * gdb.base/killed-outside.c: New file.
11102
218a5a11
JK
111032015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11106 (n at main): New.
11107 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11108
e03ed3c6
AA
111092015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11110
11111 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11112 infcall tests instead of setting up for KFAIL.
11113
485668e5
MM
111142015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11115
11116 * gdb.btrace/record_goto-step.exp: New.
11117
08464196
JK
111182015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11119
11120 PR compile/18484
11121 * gdb.compile/compile.c (struct struct_type): Add volatile to
11122 selffield's type.
11123 * gdb.compile/compile.exp
11124 (compile code struct_object.selffield = &struct_object): Skip further
11125 struct_object tests if this one xfails.
11126
bcf5c1d9
RC
111272015-07-08 Robert O'Callahan <robert@ocallahan.org>
11128
11129 PR exp/18617
11130 * gdb.trace/ax.exp: Add test.
11131
4931af25
YQ
111322015-07-07 Yao Qi <yao.qi@linaro.org>
11133
11134 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11135 instead of istarget "aarch64*-*-*".
11136 * gdb.arch/aarch64-fp.exp: Likewise.
11137 * gdb.base/float.exp: Likewise.
11138 * gdb.reverse/aarch64.exp: Likewise.
11139 * lib/gdb.exp (is_aarch64_target): New proc.
11140
9fcf688e
YQ
111412015-07-07 Yao Qi <yao.qi@linaro.org>
11142
11143 * lib/gdb.exp (is_aarch32_target): New proc.
11144 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11145 instead of "istarget "arm*-*-*"".
11146 * gdb.arch/arm-disp-step.exp: Likewise.
11147 * gdb.arch/thumb-bx-pc.exp: Likewise.
11148 * gdb.arch/thumb-prologue.exp: Likewise.
11149 * gdb.arch/thumb-singlestep.exp: Likewise.
11150 * gdb.base/disp-step-syscall.exp: Likewise.
11151 * gdb.base/float.exp: Likewise.
11152
fbd8d50d
YQ
111532015-07-07 Yao Qi <yao.qi@linaro.org>
11154
11155 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11156 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11157
71be1fdc
YQ
111582015-07-07 Yao Qi <yao.qi@linaro.org>
11159
11160 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11161 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11162 if it exists.
11163 * gdb.multi/multi-arch.exp: Likewise.
11164
3e221d36
SM
111652015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11166
11167 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11168 print.
11169
d441430b
YQ
111702015-07-07 Yao Qi <yao.qi@linaro.org>
11171
11172 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11173
06f810bd
MG
111742015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11175
11176 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11177 '[' and ']' characters.
11178
5e61e7c0
IB
111792015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11180
11181 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11182
28bf096c
PA
111832015-06-29 Pedro Alves <palves@redhat.com>
11184
11185 PR threads/18127
11186 * gdb.threads/hand-call-new-thread.c: New file.
11187 * gdb.threads/hand-call-new-thread.c: New file.
11188
ee93cd5e
KS
111892015-06-26 Keith Seitz <keiths@redhat.com>
11190 Doug Evans <dje@google.com>
11191
11192 PR 16253
11193 * gdb.cp/var-tag-2.cc: New file.
11194 * gdb.cp/var-tag-3.cc: New file.
11195 * gdb.cp/var-tag-4.cc: New file.
11196 * gdb.cp/var-tag.cc: New file.
11197 * gdb.cp/var-tag.exp: New file.
11198
fc637f04
PP
111992015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11200
11201 * gdb.base/history-duplicates.exp: New test.
11202
2e52ae68
PP
112032015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11204
11205 * gdb.base/completion.exp: Test the completion of the "focus"
11206 command.
11207
6e22494e
JK
112082015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11209
11210 * gdb.arch/amd64-prologue-skip.S: New file.
11211 * gdb.arch/amd64-prologue-skip.exp: New file.
11212
bf7b9cd9
SM
112132015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11214
11215 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11216 is_address_zero_readable check.
11217
201e8dfd
PB
112182015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11219
11220 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11221 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11222
5cd867b4
YQ
112232015-06-24 Yao Qi <yao.qi@linaro.org>
11224
11225 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11226 linux targets.
11227
4d7be007
YQ
112282015-06-24 Yao Qi <yao.qi@linaro.org>
11229
11230 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11231 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11232 * gdb.base/siginfo-thread.exp: Likewise.
11233
07fcd301
YQ
112342015-06-22 Yao Qi <yao.qi@linaro.org>
11235
11236 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11237
52042a00
YQ
112382015-06-22 Yao Qi <yao.qi@linaro.org>
11239
11240 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11241 aarch64*-*-*.
11242 (skip_hw_watchpoint_tests): Likewise.
11243
74bd41ce
PP
112442015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11245
11246 * gdb.base/gdbinit-history.exp: Test the interaction between
11247 setting GDBHISTSIZE and setting the history size via .gdbinit.
11248
bc460514
PP
112492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11250
11251 PR gdb/16999
11252 * gdb.base/gdbhistsize-history.exp: New test.
11253
b58c513b
PP
112542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11255
11256 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11257 with GDBHISTSIZE.
11258 * gdb.base/readline.exp: Likewise.
11259
92046791
YQ
112602015-06-17 Yao Qi <yao.qi@linaro.org>
11261
11262 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11263 line.
11264
2093d2d3
PP
112652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11266
11267 * gdb.base/gdbinit-history.exp: Add test case to check that
11268 an unlimited history file does not get truncated on exit.
11269
e6c693af
AA
112702015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11271
11272 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11273 (VECTOR): New macro. Use it...
11274 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11275 ...for these typedefs.
11276 (int8, char1, int1, double1): New typedefs.
11277 (struct just_int2, struct two_int2): New structures.
11278 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11279 (add_structvecs, add_singlevecs): New functions.
11280 (main): Call add_some_intvecs twice.
11281 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11282 the compile and exit upon failure. Try compiling for the "native"
11283 architecture. Test inferior function calls with vector arguments
11284 and vector return value handling with "finish" and "return".
11285
c74f7d1c
JT
112862015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11287
11288 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11289 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11290 PE file.
11291 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11292
98aa42ee
AT
112932015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11294
11295 PR breakpoints/16465
11296 * gdb.mi/mi-dprintf-pending.c: New file.
11297 * gdb.mi/mi-dprintf-pending.exp: New test.
11298 * gdb.mi/mi-dprintf-pendshr.c: New file.
11299
7d73c23c 113002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11301 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11302
11303 * gdb.arch/i386-mpx-map.c: New file.
11304 * gdb.arch/i386-mpx-map.exp: New File.
11305
113062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11307
11308 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11309 * gdb.arch/i386-mpx.exp: Indentation fixed.
11310
113112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11312
11313 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11314 function and improved indentation.
11315 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11316 gdb_test_multiple. Added additional tests to skip the test.
11317
113182015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11319
11320 * gdb.arch/i386-avx512.c: Change path in include file.
11321 * gdb.arch/i386-avx512.exp: Change include dir path
11322 compilation flag.
11323 * gdb.arch/i386-mpx.c: Change path in include file.
11324 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11325 flag.
11326
d5eba19a
JK
113272015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11328
11329 * gdb.compile/compile-print.exp (compile print *vararray@3)
11330 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11331
7f361056
JK
113322015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11333
11334 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11335 (do not keep jit in memory): ... this.
11336 (expect 5): Change it to ...
11337 (expect no 5): ... this.
11338
3b462ec2
SM
113392015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11340
11341 PR gdb/15564
11342 * gdb.mi/mi-detach.exp: New file.
11343
e0619de6
JK
113442015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11345
11346 PR symtab/18392
11347 * gdb.arch/amd64-tailcall-self.S: New file.
11348 * gdb.arch/amd64-tailcall-self.c: New file.
11349 * gdb.arch/amd64-tailcall-self.exp: New file.
11350
e970cb34
DB
113512015-05-28 Don Breazeal <donb@codesourcery.com>
11352
11353 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11354 tests for remote targets by checking is_target_gdbserver.
11355
b2e2f908
DE
113562015-05-27 Doug Evans <dje@google.com>
11357
11358 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11359 * gdb.dwarf2/opaque-type-lookup.c: New file.
11360 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11361
82c7be31
DE
113622015-05-26 Doug Evans <dje@google.com>
11363
11364 * gdb.cp/iostream.cc: New file.
11365 * gdb.cp/iostream.exp: New file.
11366
b4f54984
DE
113672015-05-26 Doug Evans <dje@google.com>
11368
11369 * gdb.dwarf2/dw2-op-call.exp: Update.
11370 * gdb.dwarf2/dw4-sig-types.exp: Update.
11371 * gdb.dwarf2/implptr.exp: Update.
11372 * gdb.mi/mi-cmd-param-changed.exp: Update.
11373
4ea6efe9
DE
113742015-05-26 Doug Evans <dje@google.com>
11375
11376 * gdb.python/py-lazy-string.c: New file.
11377 * gdb.python/py-lazy-string.exp: New file.
11378 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11379 (main): Update. Add estring3.
11380 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11381 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11382
f6bb7db3
YQ
113832015-05-26 Omair Javaid <omair.javaid@linaro.org>
11384 Yao Qi <yao.qi@linaro.org>
11385
11386 * gdb.reverse/aarch64.c: New.
11387 * gdb.reverse/aarch64.exp: New.
11388
a81bfbd0
OJ
113892015-05-26 Omair Javaid <omair.javaid@linaro.org>
11390
25d49b86
PA
11391 * lib/gdb.exp (supports_process_record): Return true for
11392 aarch64*-linux*.
a81bfbd0
OJ
11393 (supports_reverse): Likewise.
11394
158bf1b4
PP
113952015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11396
11397 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11398 Use with_test_prefix.
11399
a0145030
AB
114002015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11401
11402 * gdb.base/completion.exp: Add test for completion of layout
11403 names.
11404
ebe3b578
AB
114052015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11406
11407 * lib/gdb.exp (skip_tui_tests): New proc.
11408 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11409
84204ed7
PA
114102015-05-19 Pedro Alves <palves@redhat.com>
11411
11412 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11413 Save the whole env array instead of just HOME. Unset HISTSIZE in
11414 the environment while testing. Restore whole environment
11415 afterwards.
11416
37442ce1
DE
114172015-05-16 Doug Evans <xdje42@gmail.com>
11418
11419 * gdb.guile/scm-ports.c: New file.
11420 * gdb.guile/scm-ports.exp: Add memory port tests.
11421
36de76f9
JK
114222015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11423
11424 * gdb.compile/compile-print.c: New file.
11425 * gdb.compile/compile-print.exp: New file.
11426
3a9558c4
JK
114272015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11428
11429 * gdb.compile/compile-ops.exp: Cast param to void.
11430 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11431 (compile code struct_object.selffield = &struct_object): Add xfail.
11432
aa715135
JG
114332015-05-15 Joel Brobecker <brobecker@adacore.com>
11434
11435 * gdb.ada/arr_enum_with_gap: New testcase.
11436
931e5bc3
JG
114372015-05-15 Joel Brobecker <brobecker@adacore.com>
11438
11439 * gdb.ada/byte_packed_arr: New testcase.
11440
9cd4d857
JB
114412015-05-15 Joel Brobecker <brobecker@adacore.com>
11442
11443 * gdb.ada/pckd_neg: New testcase.
11444
ebfd00d2
PP
114452015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11446
11447 PR gdb/17820
11448 * gdb.base/gdbinit-history.exp: New test.
11449 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11450 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11451
4c082a81
SC
114522015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11453
11454 * gdb.python/py-xmethods.cc: Enhance test case.
11455 * gdb.python/py-xmethods.exp: New tests.
11456 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11457 function.
11458 (B_indexoper): Likewise.
11459 (global_dm_list) : Add new xmethod worker functions.
11460
f7797074
SDJ
114612015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11462
11463 * gdb.base/coredump-filter.exp: Correctly unset
11464 "coredump_var_addr" array.
11465
a4674e4e
PA
114662015-05-08 Pedro Alves <palves@redhat.com>
11467
11468 * gdb.server/non-existing-program.exp: Unset spawn_id.
11469
df2eb078
SC
114702015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11471
11472 PR python/18291
11473 * gdb.python/py-xmethods.exp: Add tests.
11474
422349a3
YQ
114752015-05-08 Yao Qi <yao.qi@linaro.org>
11476
11477 PR gdb/18208
11478 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11479 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11480 function set_coredump_filter, and remove remote_exec call.
11481 Remove argument ipid. Callers update.
11482 (top level): Don't get inferior's PID.
11483
63fc80ce
AA
114842015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11485
11486 * gdb.base/watch_thread_num.exp: Skip test on targets without
11487 access watchpoints.
11488
80ad801e
PA
114892015-05-06 Pedro Alves <palves@redhat.com>
11490
11491 PR server/18081
11492 * gdb.server/non-existing-program.exp: New file.
11493
0fa7fe50
JB
114942015-05-05 Joel Brobecker <brobecker@adacore.com>
11495
11496 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11497
3ea89b92
PMR
114982015-05-05 Joel Brobecker <brobecker@adacore.com>
11499
11500 * gdb.ada/out_of_line_in_inlined: New testcase.
11501
87b8eff0
JB
115022015-05-05 Joel Brobecker <brobecker@adacore.com>
11503
11504 * gdb.ada/var_rec_arr: New testcase.
11505
5fccc635
YQ
115062015-04-30 Yao Qi <yao.qi@linaro.org>
11507
11508 * gdb.base/break-idempotent.exp: If
11509 skip_hw_watchpoint_multi_tests returns true, skip the tests
11510 on "rwatch" and "awatch".
11511
42d38f42
YQ
115122015-04-30 Yao Qi <yao.qi@linaro.org>
11513
11514 * gdb.base/relativedebug.exp: Invoke gdb command
11515 "info sharedlibrary", and if libc.so doesn't have debug info,
11516 skip the test.
11517
2ce1cdbf
DE
115182015-04-29 Doug Evans <dje@google.com>
11519
11520 * gdb.python/py-xmethods.exp: Add ptype tests.
11521 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11522 get_result_type method.
11523
f24a38c5
LM
115242015-04-29 Luis Machado <lgustavo@codesourcery.com>
11525
11526 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11527 the target does not support hardware watchpoints.
11528
ecbf2b3c
LM
115292015-04-29 Luis Machado <lgustavo@codesourcery.com>
11530
11531 * gdb.base/break-always.exp: Abort testing if writing to memory
11532 causes an error.
11533
34f5f757
DE
115342015-04-28 Doug Evans <dje@google.com>
11535
11536 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11537 * gdb.python/py-pp-registration.exp: ... here. New file.
11538 * gdb.python/py-pp-registration.c: New file.
11539 * gdb.python/py-pp-registration.py: New file.
11540
69b4374a
DE
115412015-04-28 Doug Evans <dje@google.com>
11542
11543 * gdb.python/py-bad-printers.c: New file.
11544 * gdb.python/py-bad-printers.py: New file.
11545 * gdb.python/py-bad-printers.exp: New file.
11546
59fb7612
SS
115472015-04-28 Sasha Smundak <asmundak@google.com>
11548
11549 * gdb.python/py-type.exp: New test.
11550
2631b16a
AW
115512015-04-28 Andy Wingo <wingo@igalia.com>
11552
11553 * gdb.python/py-parameter.exp:
11554 * gdb.guile/scm-parameter.exp: Escape the path that we are
11555 matching against, as it might contain characters that are special
11556 to regular expressions.
11557
460efde1
JB
115582015-04-27 Joel Brobecker <brobecker@adacore.com>
11559
11560 * gdb.ada/rec_comp: New testcase.
11561
2d369d8e
SDJ
115622015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11563
11564 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11565 before using it.
11566
cf75d6c3
AB
115672015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11568
11569 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11570 new tests for verilog output.
11571
8dbe7ca5
YQ
115722015-04-24 Yao Qi <yao.qi@linaro.org>
11573
11574 * boards/remote-gdbserver-on-localhost.exp: New file.
11575
4ef9fb2f
PA
115762015-04-23 Pedro Alves <palves@redhat.com>
11577
11578 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11579 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11580 "end of file", remove $inferior_spawn_id from the indirect list.
11581
0a803169
PA
115822015-04-23 Pedro Alves <palves@redhat.com>
11583
11584 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11585
749ef8f8
PA
115862015-04-23 Pedro Alves <palves@redhat.com>
11587
11588 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11589 on $any_spawn_id instead of only on $gdb_spawn_id.
11590
8aae4344
PM
115912015-04-21 Pierre Muller <muller@sourceware.org>
11592
11593 PR pascal/17815
11594 * lib/pascal.exp (gpc_compile): Add new option "class".
11595 (fpc_compile): Likewise.
11596 * gdb.pascal/case-insensitive-symbols.pas: New file.
11597 * gdb.pascal/case-insensitive-symbols.exp: New file.
11598
1586c8fb
GB
115992015-04-20 Gary Benson <gbenson@redhat.com>
11600
11601 * gdb.base/attach.exp: Fix three extended remote failures.
11602
1b6e6f5c
GB
116032015-04-17 Gary Benson <gbenson@redhat.com>
11604
11605 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11606 the main executable over the remote protocol.
11607
e797481d
PA
116082015-04-16 Pedro Alves <palves@redhat.com>
11609
11610 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11611 a new gdbserver if gdbserver_reconnect_p is set.
11612
1ca99c42
PA
116132015-04-16 Pedro Alves <palves@redhat.com>
11614
11615 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11616 is set, don't exit gdbserver.
11617
af9fd6f8
AA
116182015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11619
11620 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11621 appropriate .insn, such that an older assembler can be used.
11622 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11623 the z/Architecture instruction set on 31-bit targets as well.
11624
04ff1e61
AA
116252015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11626
11627 * gdb.go/handcall.exp: Remove all logic related to the first
11628 breakpoint and rely on go_runto_main instead.
11629 * gdb.go/strings.exp: Likewise.
11630 * gdb.go/unsafe.exp: Likewise.
11631 * gdb.go/hello.exp: Likewise. Also rename the remaining
11632 breakpoint marker to "breakpoint 1".
11633 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11634 * gdb.go/strings.go: Likewise.
11635 * gdb.go/unsafe.go: Likewise.
11636 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11637 "set breakpoint 2 here" and rename the remaining breakpoint marker
11638 to "breakpoint 1".
11639
40d2f8d6
SM
116402015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11641
11642 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11643 if itertools.imap is not present.
11644 * gdb.python/py-objfile.exp: Add parentheses.
11645 * gdb.python/py-type.exp: Same.
11646 * gdb.python/py-unwind-maint.py: Same.
11647
8cbc97c6
YQ
116482015-04-15 Yao Qi <yao.qi@linaro.org>
11649
11650 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11651 of ":$ptr_size" and set its form explicitly.
11652
45fd756c
YQ
116532015-04-15 Pedro Alves <palves@redhat.com>
11654 Yao Qi <yao.qi@linaro.org>
11655
11656 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11657 timeout by factor of 4.
11658 (test_regular_watch): Likewise.
11659 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11660 * gdb.reverse/sigall-reverse.exp: Likewise.
11661 * gdb.reverse/until-precsave.exp: Likewise.
11662 * lib/gdb.exp (with_timeout_factor): New proc.
11663 (gdb_expect): Move some code to ...
11664 (get_largest_timeout): ... here. New procedure.
11665
9e811bc3
LM
116662015-04-14 Luis Machado <lgustavo@codesourcery.com>
11667
11668 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11669
0ff6fcb2
LM
116702015-04-13 Luis Machado <lgustavo@codesourcery.com>
11671
11672 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11673 to write to the .text section.
11674
7578d5f7
LM
116752015-04-13 Luis Machado <lgustavo@codesourcery.com>
11676
11677 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11678 Handle the case of targets that do not provide PID information.
11679
2efe15c4
YQ
116802015-04-13 Yao Qi <yao.qi@linaro.org>
11681
11682 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11683 and use expect instead of gdb_expect.
11684
8cd8f2f8
SDJ
116852015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11686
11687 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11688 "coredump_var_addr" to avoid naming conflict with other testcases.
11689
9ee41772
PA
116902015-04-10 Pedro Alves <palves@redhat.com>
11691
11692 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11693 gdb_test_sequence and gdb_assert.
11694
07473109
PA
116952015-04-10 Pedro Alves <palves@redhat.com>
11696
11697 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11698 test messages that don't include the breakpoint address.
11699
de3db44c
YQ
117002015-04-10 Yao Qi <yao.qi@linaro.org>
11701
11702 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11703 false for some offset and width combinations which aren't
11704 supported by linux kernel.
11705
c79d856c
PA
117062015-04-10 Pedro Alves <palves@redhat.com>
11707
11708 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11709 procedure, factored out from ...
11710 (top level): ... here. Add "set displaced-stepping" testing axis.
11711 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11712 parameter "displaced". Use it.
11713 (top level): Use foreach and add "set displaced-stepping" testing
11714 axis.
11715
ebc90b50
PA
117162015-04-10 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11719 Remove comment.
11720 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11721 both the address of the instruction that triggers the watchpoint
11722 and the address of the instruction immediately after, and use
11723 those addresses for the test. Fix comment.
11724
8f572e5c
PA
117252015-04-10 Pedro Alves <palves@redhat.com>
11726
11727 * gdb.base/sigstep.exp (breakpoint_to_handler)
11728 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11729 Test "backtrace" in handler.
11730 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11731 (top level): Add new "displaced" test axis to
11732 breakpoint_to_handler, breakpoint_to_handler_entry and
11733 breakpoint_over_handler.
11734
8d707a12
PA
117352015-04-10 Pedro Alves <palves@redhat.com>
11736
11737 PR gdb/18216
11738 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11739
ef713951
YQ
117402015-04-10 Yao Qi <yao.qi@linaro.org>
11741
11742 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11743 (test_add_rn_pc): New function.
11744 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11745 (top level): Invoke test_add_rn_pc.
11746
906d60cf
PA
117472015-04-10 Pedro Alves <palves@redhat.com>
11748
11749 PR gdb/13858
11750 * gdb.base/step-over-no-symbols.exp: New file.
11751
f2983cc3
AW
117522015-04-09 Andy Wingo <wingo@igalia.com>
11753
11754 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11755 after the Python tests.
11756
6d62641c
SDJ
117572015-04-08 Keith Seitz <keiths@redhat.com>
11758
11759 PR python/16699
11760 * gdb.python/py-completion.exp: New tests for completion.
11761 * gdb.python/py-completion.py (CompleteLimit1): New class.
11762 (CompleteLimit2): Likewise.
11763 (CompleteLimit3): Likewise.
11764 (CompleteLimit4): Likewise.
11765 (CompleteLimit5): Likewise.
11766 (CompleteLimit6): Likewise.
11767 (CompleteLimit7): Likewise.
11768
f3770638
PA
117692015-04-08 Pedro Alves <palves@redhat.com>
11770
11771 PR gdb/18214
11772 PR gdb/18216
11773 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11774 function.
11775 (main): Install it as SIGUSR1 handler.
11776 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11777 parameter. Always use "setup" as prefix. Toggle "set
11778 displaced-stepping" off/on depending on global. Don't switch to
11779 thread 1 here.
11780 (top level): Add displaced stepping "off/on" test axis. Update
11781 "setup" calls. Wrap each subtest with with_test_prefix. Test
11782 continuing with a queued signal in each thread.
11783
4496bed7
PA
117842015-04-08 Pedro Alves <palves@redhat.com>
11785
11786 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11787 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11788 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11789 Return early if running to main fails.
11790 * gdb.trace/while-stepping.exp: Likewise.
11791
b97fde92
PA
117922015-04-07 Pedro Alves <palves@redhat.com>
11793
11794 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11795 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11796 interact with inferior program.
11797
f71c18e7
PA
117982015-04-07 Pedro Alves <palves@redhat.com>
11799
11800 * lib/gdb.exp (inferior_spawn_id): New global.
11801 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11802 spawn id after processing the user code.
11803 (default_gdb_start): Set inferior_spawn_id.
11804 (send_inferior): New procedure.
11805 * lib/gdbserver-support.exp (gdbserver_start): Set
11806 inferior_spawn_id.
11807 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11808
6423214f
PA
118092015-04-07 Pedro Alves <palves@redhat.com>
11810
11811 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11812 * lib/gdbserver-support.exp (gdbserver_start): Make
11813 $server_spawn_id global.
11814 (gdbserver_start): Don't wait for gdbserver's spawn id with
11815 expect_background.
11816 (close_gdbserver): New procedure.
11817 (gdb_exit): Rename the default version and reimplement.
11818
71c0ee8c
PA
118192015-04-07 Pedro Alves <palves@redhat.com>
11820
72f4393d 11821 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11822 append the substituted item, not the original item.
11823
203bc29b
PA
118242015-04-07 Pedro Alves <palves@redhat.com>
11825
11826 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11827 gdb_expect.
11828
508a3ddf
PA
118292015-04-07 Pedro Alves <palves@redhat.com>
11830
11831 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11832 output appearing once only.
11833
9f6dbe2b
PA
118342015-04-07 Pedro Alves <palves@redhat.com>
11835
11836 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11837 that doesn't expect anything. Return early if running to main
11838 fails.
11839
337532fa
YQ
118402015-04-07 Yao Qi <yao.qi@linaro.org>
11841
11842 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11843 (child_function): Call alarm.
11844 (main): Move call to alarm into the loop.
11845 * gdb.threads/non-stop-fair-events.exp: Build program with
11846 -DTIMEOUT=$timeout.
11847
01b622d4
DE
118482015-04-06 Doug Evans <xdje42@gmail.com>
11849
11850 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11851 Fix dest parameter to board_info.
11852 (fpc_compile): Ditto.
11853 (gdb_compile_pascal): Rename dest arg to destfile.
11854
961f4160
PMR
118552015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11856
11857 * gdb.ada/funcall_ref.exp: New file.
11858 * gdb.ada/funcall_ref/foo.adb: New file.
11859
cafda597
YQ
118602015-04-02 Yao Qi <yao.qi@linaro.org>
11861
11862 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11863 is remote.
11864
fed040c6
GB
118652015-04-02 Gary Benson <gbenson@redhat.com>
11866
11867 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11868
d11916aa
SS
118692015-04-01 Sasha Smundak <asmundak@google.com>
11870
11871 * gdb.python/py-unwind-maint.c: New file.
11872 * gdb.python/py-unwind-maint.exp: New test.
11873 * gdb.python/py-unwind-maint.py: New file.
11874 * gdb.python/py-unwind.c: New file.
11875 * gdb.python/py-unwind.exp: New test.
11876 * gdb.python/py-unwind.py: New test.
11877
a1471180
PA
118782015-04-01 Pedro Alves <palves@redhat.com>
11879
11880 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11881 to fail instead of non-existent $test.
11882
0bbeccb1
PA
118832015-04-01 Pedro Alves <palves@redhat.com>
11884
11885 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11886 GDBFLAGS if not empty.
11887
3c724c8c
PMR
118882015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11889
11890 * gdb.ada/complete.exp: Remove "multi_line".
11891 * gdb.ada/info_exc.exp: Remove "multi_line".
11892 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11893 * gdb.ada/ptype_field.exp: Remove "multi_line".
11894 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11895 * gdb.ada/tagged.exp: Remove "multi_line".
11896 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11897 [multi_line ...]
11898 * gdb.btrace/delta.exp: Likewise.
11899 * gdb.btrace/exception.exp: Likewise.
11900 * gdb.btrace/function_call_history.exp: Likewise.
11901 * gdb.btrace/instruction_history.exp: Likewise.
11902 * gdb.btrace/nohist.exp: Likewise.
11903 * gdb.btrace/record_goto.exp: Likewise.
11904 * gdb.btrace/segv.exp: Likewise.
11905 * gdb.btrace/stepi.exp: Likewise.
11906 * gdb.btrace/tailcall.exp: Likewise.
11907 * gdb.btrace/unknown_functions.exp: Likewise.
11908 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11909 * lib/gdb.exp: Add the "multi_line" helper.
11910
4eec2deb
PA
119112015-04-01 Pedro Alves <palves@redhat.com>
11912
11913 * gdb.threads/tid-reuse.c: New file.
11914 * gdb.threads/tid-reuse.exp: New file.
11915
df8411da
SDJ
119162015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11917
11918 PR corefiles/16092
11919 * gdb.base/coredump-filter.c: New file.
11920 * gdb.base/coredump-filter.exp: Likewise.
11921
6ef37366
PM
119222015-03-27 Petr Machata <pmachata@redhat.com>
11923
11924 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11925 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11926 (Dwarf::assemble): Initialize them.
11927 (Dwarf::lines): New function.
11928
7ec911b0
JT
119292015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11930
11931 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11932 SYMBOL_PREFIX for x86_64-*-cygwin.
11933
ff908ebf
AW
119342015-03-26 Andy Wingo <wingo@igalia.com>
11935
11936 PR symtab/18148
11937 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11938 const_value but not a location.
11939 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11940 location defined in non-main CUs are visible.
11941
6d5f0679
YQ
119422015-03-26 Yao Qi <yao.qi@linaro.org>
11943
11944 PR testsuite/18139
11945 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11946 Add a line number entry for the same line.
11947 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11948 Add a line number entry for the same line.
11949
2898689b
YQ
119502015-03-26 Yao Qi <yao.qi@linaro.org>
11951
11952 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11953 .int 0.
11954 (func): Likewise. Add .Lfunc_1 label.
11955 Use .Lfunc_1 label.
11956 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11957 .int 0.
11958 (func): Likewise.
11959 Use .Lfunc_1 label.
11960
85180498
YQ
119612015-03-26 Yao Qi <yao.qi@linaro.org>
11962
11963 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11964 Call gdb_compile instead to compile each .s files without debug
11965 information.
11966
8aa08a8d
YQ
119672015-03-26 Yao Qi <yao.qi@linaro.org>
11968
11969 * gdb.base/savedregs.exp (process_saved_regs): Make
11970 "Saved registers:" optional in the pattern.
11971
66849923
MM
119722015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11973
11974 * gdb.btrace/next.exp: Merged into step.exp.
11975 * gdb.btrace/finish.exp: Merged into step.exp.
11976 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11977 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11978 "record goto" and checking the exact replay position.
11979 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11980 check for "Recording format" in "info record" output.
11981 * gdb.btrace/record_goto.exp: Choose test file based on target.
11982 * gdb.btrace/x86-record_goto.S: Renamed into ...
11983 * gdb.btrace/x86_64-record_goto.S: ... this.
11984 * gdb.btrace/i686-record_goto.S: New.
11985 * gdb.btrace/x86-tailcall.S: Renamed into ...
11986 * gdb.btrace/x86_64-tailcall.S: ... this.
11987 * gdb.btrace/i686-tailcall.S: New.
11988 * gdb.btrace/x86-tailcall.c: Renamed into ...
11989 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11990 separate statements. Update test.
11991 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11992 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11993 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11994 * gdb.btrace/tailcall.exp: Choose test file based on target.
11995 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11996
11cc1b74
MM
119972015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11998
11999 * gdb.btrace/exception.exp: Increase BTS buffer size.
12000
a25d8bf9
PA
120012015-03-24 Pedro Alves <palves@redhat.com>
12002
12003 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12004
856e7dd6
PA
120052015-03-24 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.threads/schedlock.exp (test_step): No longer expect that
12008 "set scheduler-locking step" with "next" over a function call runs
12009 threads unlocked.
12010
ad235a41
AT
120112015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12012
12013 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12014
15630549
AT
120152015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12016
12017 PR breakpoints/16466
12018 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12019 * gdb.mi/mi-pending.c (thread_func): New function.
12020 (int main): Add threading support required.
12021 * gdb.mi/mi-pending.exp: Add tests for this issue.
12022 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12023 (pendfunc2): Remove stdio dependency.
12024 * gdb.mi/mi-pendshr2.c: New file.
12025
693dca06
KS
120262015-03-23 Keith Seitz <keiths@redhat.com>
12027
12028 * gdb.linespec/keywords.c: New file.
12029 * gdb.linespec/keywords.exp: New file.
12030
7e993ebf
KS
120312015-03-23 Keith Seitz <keiths@redhat.com>
12032
12033 PR gdb/18021
12034 * gdb.dwarf2/staticvirtual.exp: New test.
12035
bc23328c
JK
120362015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12037
12038 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12039 * README: Remove HP-UX and gdb.hp.
12040 (configuration):
12041 * configure: Regenerate.
12042 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12043 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12044 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12045 gdb.hp/gdb.defects/Makefile.
12046 * gdb.hp/Makefile.in: File deleted.
12047 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12048 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12049 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12050 * gdb.hp/gdb.aCC/run.c: File deleted.
12051 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12052 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12053 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12054 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12055 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12056 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12057 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12058 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12059 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12060 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12061 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12062 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12063 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12064 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12065 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12066 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12067 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12068 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12069 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12070 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12071 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12072 * gdb.hp/gdb.compat/average.c: File deleted.
12073 * gdb.hp/gdb.compat/sum.c: File deleted.
12074 * gdb.hp/gdb.compat/xdb.c: File deleted.
12075 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12076 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12077 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12078 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12079 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12080 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12081 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12082 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12083 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12084 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12085 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12086 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12087 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12088 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12089 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12090 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12091 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12092 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12093 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12094 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12095 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12096 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12097 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12098 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12099 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12100 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12101 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12102 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12103 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12104 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12105 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12106 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12107 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12108 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12109 * gdb.hp/tools/odump: File deleted.
12110
8bf3b159
PA
121112015-03-19 Pedro Alves <palves@redhat.com>
12112
12113 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12114 (saw_thread_3): New globals.
12115 (top level): Increment them when an event for the corresponding
12116 thread is seen.
12117 (no thread starvation): New test.
12118
eb54c8bf
PA
121192015-03-19 Pedro Alves <palves@redhat.com>
12120
12121 * gdb.threads/continue-pending-status.c: New file.
12122 * gdb.threads/continue-pending-status.exp: New file.
12123
32d2e5d6
PA
121242015-03-18 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12127 Use gdb_is_target_remote instead of is_remote. Use
12128 gdb_test_multiple instead of gdb_expect. Exit early if
12129 gdb_test_multiple hits its internal matches. Tighten stepi tests
12130 expected output. Fail on exit with any signal, instead of just
12131 SIGILL.
12132
f68f11b7
YQ
121332015-03-18 Yao Qi <yao.qi@linaro.org>
12134
12135 PR tdep/18107
12136 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12137 variable.
12138 * gdb.base/catch-syscall.exp: Don't skip it on
12139 aarch64*-*-linux* target. Remove elements in all_syscalls.
12140 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12141 target.
12142 (setup_all_syscalls): New proc.
12143
ca5fd19b
YQ
121442015-03-16 Yao Qi <yao.qi@linaro.org>
12145
12146 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12147 (top level): Skip tests if valid_addr_p returns false for
12148 $cmd1 or $cmd2.
12149
85642ba0
AW
121502015-03-11 Andy Wingo <wingo@igalia.com>
12151
12152 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12153
e03f9645
YQ
121542015-03-11 Yao Qi <yao.qi@linaro.org>
12155
12156 * gdb.base/catch-syscall.exp: Fix typo in comments.
12157
5d0962b2
YQ
121582015-03-11 Yao Qi <yao.qi@linaro.org>
12159
12160 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12161
b2df3cef
PA
121622015-03-09 Pedro Alves <palves@redhat.com>
12163
12164 * dg-extract-results.py: Delete.
12165
ef878e53
PA
121662015-03-09 Pedro Alves <palves@redhat.com>
12167
12168 Merge dg-extract-results.sh from GCC upstream (r218843).
12169
12170 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12171 * dg-extract-results.sh: Use --text with grep to avoid issues with
12172 binary files. Fall back to cat -v, if that doesn't work.
12173
9494d219
PA
121742015-03-05 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12177
a8d9763a
SM
121782015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12179
12180 * lib/mi-support.exp (mi_expect_interrupt): Accept
12181 alternative event for when in all-stop mode.
12182
be9957b8
PA
121832015-03-04 Pedro Alves <palves@redhat.com>
12184
12185 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12186
d57be0f4 121872015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12188
12189 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12190
c214c7cf
AA
121912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12192
12193 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12194 regexps for GDB's current line display, accept a hex address
12195 preceding the line number.
12196
6d74a497
AA
121972015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12198
12199 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12200 the 'arch1' variable for "s390*-linux*" targets.
12201
511aee7c
PA
122022015-03-04 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12205 (main): Pass missing retval argument to pthread_join call.
12206
95e50b27
PA
122072015-03-02 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12210 (top level): Call do_test with non-stop as well.
12211
28054d69
PA
122122015-03-02 Pedro Alves <palves@redhat.com>
12213
12214 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12215 -1.
12216
4fa5d7b4
AA
122172015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12218
12219 * gdb.arch/s390-vregs.exp: New test.
12220 * gdb.arch/s390-vregs.S: New file.
12221
97c18565
PA
122222015-02-27 Pedro Alves <palves@redhat.com>
12223
12224 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12225 call to catch_command_errors.
12226 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12227 catch_command_errors.
12228
a37bfa30
PA
122292015-02-27 Pedro Alves <palves@redhat.com>
12230
12231 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12232 "true" for boolean result.
12233 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12234 prototype of main.
12235
6f98576f
PA
122362015-02-27 Pedro Alves <palves@redhat.com>
12237
12238 * lib/unbuffer_output.c: New file.
12239 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12240 (main): Call gdb_unbuffer_output.
12241
eba5ab56
YQ
122422015-02-27 Yao Qi <yao.qi@linaro.org>
12243
12244 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12245 target.
12246
0def5aaa
DE
122472015-02-26 Doug Evans <dje@google.com>
12248
12249 * gdb.cp/class2.cc (Dbase, D): New classes.
12250 (main): New local delta.
12251 * gdb.cp/class2.exp: Test printing delta.
12252 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12253 (dynbar): New global.
12254 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12255
081a1c2c
JK
122562015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12257
12258 * gdb.compile/compile-ifunc.c: New file.
12259 * gdb.compile/compile-ifunc.exp: New file.
12260
2f41223f
AT
122612015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12262
12263 * gdb.base/structs.exp: Check for correct struct on finish.
12264
03eddd80
YQ
122652015-02-26 Yao Qi <yao.qi@linaro.org>
12266
12267 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12268 is zero.
12269
80c57053
JK
122702015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12271
12272 * gdb.arch/cordic.ko.bz2: New file.
12273 * gdb.arch/cordic.ko.debug.bz2: New file.
12274 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12275
21613c12
YQ
122762015-02-25 Yao Qi <yao.qi@linaro.org>
12277
12278 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12279 aarch64*-*-* target.
12280
d8b901ed
PA
122812015-02-23 Pedro Alves <palves@redhat.com>
12282
12283 * lib/gdb.exp (delete_breakpoints): Rewrite using
12284 gdb_test_multiple.
12285
e5b85ead
PA
122862015-02-23 Pedro Alves <palves@redhat.com>
12287
12288 * gdb.base/info-os.c: Include stdlib.h.
12289
85c3a371
DE
122902015-02-22 Doug Evans <xdje42@gmail.com>
12291
12292 PR symtab/17855
12293 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12294 is read after symbols have been re-read.
12295 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12296 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12297
96553a0c
DE
122982015-02-21 Doug Evans <dje@google.com>
12299
12300 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12301
97a0c697
JK
123022015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12303
12304 PR corefiles/17808
12305 * gdb.arch/i386-biarch-core.core.bz2: New file.
12306 * gdb.arch/i386-biarch-core.exp: New file.
12307
a47cd6e9
PA
123082015-02-21 Pedro Alves <palves@redhat.com>
12309
12310 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12311 runto_main fails.
12312
c5facdc4
PA
123132015-02-20 Pedro Alves <palves@redhat.com>
12314
12315 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12316 info probes.
12317
2db9a427
PA
123182015-02-20 Pedro Alves <palves@redhat.com>
12319
12320 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12321
60fb7e9e
PA
123222015-02-20 Pedro Alves <palves@redhat.com>
12323
12324 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12325 clean_restart before gdb_target_supports_trace.
12326
5c5019c2
PA
123272015-02-20 Pedro Alves <palves@redhat.com>
12328
12329 PR threads/18006
12330 * gdb.threads/clone-thread_db.c: New file.
12331 * gdb.threads/clone-thread_db.exp: New file.
12332
c9587f88
AT
123332015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12334
12335 PR breakpoints/16812
12336 * gdb.base/catch-gdb-caused-signals.c: New file.
12337 * gdb.base/catch-gdb-caused-signals.exp: New file.
12338
f6a88844
JM
123392015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12340
12341 * configure: Regenerated.
12342 * configure.ac: Use GDB_AC_TRANSFORM.
12343 * aclocal.m4: sinclude ../transform.m4.
12344
497c491b
JM
123452015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12346
12347 * lib/dtrace.exp: New file.
12348 * gdb.base/dtrace-probe.exp: Likewise.
12349 * gdb.base/dtrace-probe.d: Likewise.
12350 * gdb.base/dtrace-probe.c: Likewise.
12351 * lib/pdtrace.in: Likewise.
12352 * configure.ac: Output variables with the transformed names of
12353 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12354 * configure: Regenerated.
12355
03e98035
JM
123562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12357
12358 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12359 expected message when trying to access $_probe_* convenience
12360 variables while not on a probe.
12361
63cc30e9
JK
123622015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12363
12364 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12365
0703599a
PA
123662015-02-11 Pedro Alves <pedro@codesourcery.com>
12367
12368 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12369 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12370
7e60a48e
DE
123712015-02-10 Doug Evans <xdje42@gmail.com>
12372
12373 * lib/gdb.exp (gdb_load): Always return a result.
12374
01b088bc
PA
123752015-02-10 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.threads/signal-sigtrap.c: New file.
12378 * gdb.threads/signal-sigtrap.exp: New file.
12379
b05ec7a5
AT
123802015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12381
12382 * gdb.trace/no-attach-trace.c: New file.
12383 * gdb.trace/no-attach-trace.exp: New file.
12384
a2c2acaf
MW
123852015-02-09 Mark Wielaard <mjw@redhat.com>
12386
12387 * gdb.dwarf2/atomic.c: New file.
12388 * gdb.dwarf2/atomic-type.exp: Likewise.
12389
31fd9caa
MM
123902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12391
12392 * gdb.btrace/buffer-size.exp: Update "info record" output.
12393 * gdb.btrace/delta.exp: Update "info record" output.
12394 * gdb.btrace/enable.exp: Update "info record" output.
12395 * gdb.btrace/finish.exp: Update "info record" output.
12396 * gdb.btrace/instruction_history.exp: Update "info record" output.
12397 * gdb.btrace/next.exp: Update "info record" output.
12398 * gdb.btrace/nexti.exp: Update "info record" output.
12399 * gdb.btrace/step.exp: Update "info record" output.
12400 * gdb.btrace/stepi.exp: Update "info record" output.
12401 * gdb.btrace/nohist.exp: Update "info record" output.
12402
d33501a5
MM
124032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12404
12405 * gdb.btrace/buffer-size: New.
12406
f4abbc16
MM
124072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12408
12409 * gdb.btrace/delta.exp: Update "info record" output.
12410 * gdb.btrace/enable.exp: Update "info record" output.
12411 * gdb.btrace/finish.exp: Update "info record" output.
12412 * gdb.btrace/instruction_history.exp: Update "info record" output.
12413 * gdb.btrace/next.exp: Update "info record" output.
12414 * gdb.btrace/nexti.exp: Update "info record" output.
12415 * gdb.btrace/step.exp: Update "info record" output.
12416 * gdb.btrace/stepi.exp: Update "info record" output.
12417 * gdb.btrace/nohist.exp: Update "info record" output.
12418
b9d61307
SM
124192015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12420
12421 PR gdb/15678
12422 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12423
e584fdbc
PA
124242015-02-06 Pedro Alves <palves@redhat.com>
12425
12426 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12427 macro.
12428 (seconds_left, again): New globals.
12429 (main): Wait seconds_left in a 1-second sleep loop instead of
12430 sleeping 180 seconds. If 'again' is set, reset the seconds
12431 counter.
12432 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12433 'again' in the inferior before detaching. Print the seconds left.
12434 (options): New global.
12435 (top level): Build program with -DTIMEOUT=$timeout.
12436
77f41761
PA
124372015-02-06 Pedro Alves <palves@redhat.com>
12438
12439 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12440 determine how many seconds to pass to 'alarm'.
12441 * gdb.base/gdb-sigterm.exp (top level): Build program with
12442 -DTIMEOUT=$timeout.
12443 (do_test): Return success/failure indication. Add more verbose
12444 logging. Don't fail if 200 single steps are seen. Instead, fail
12445 when the test times out.
12446 (passes): New global.
12447 (top level): Break the testing loop if testing fails on any
12448 iteration. Use gdb_assert.
12449
b9394193
DB
124502015-02-04 Don Breazeal <donb@codesourcery.com>
12451
12452 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12453 and initialize them.
12454 (ipc_cleanup): New function.
12455 (main): Don't declare shmid, semid, and msqid. Add a call to
12456 atexit so that we call ipc_cleanup on exit.
12457
42d9e528
PA
124582015-02-04 Pedro Alves <palves@redhat.com>
12459
12460 * boards/native-extended-gdbserver.exp: Remove any target variant
12461 specifications from the board name before clearing the isremote
12462 flag from board_info.
12463
ae6ae975
DE
124642015-01-31 Doug Evans <xdje42@gmail.com>
12465
12466 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12467
cfb069a8
GB
124682015-01-31 Gary Benson <gbenson@redhat.com>
12469
12470 * gdb.base/completion.exp: Disable completion limiting for
12471 existing tests. Add new tests to check completion limiting.
12472 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12473
5dd31d79
DE
124742015-01-31 Doug Evans <xdje42@gmail.com>
12475
12476 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12477
9f050062
DE
124782015-01-31 Doug Evans <xdje42@gmail.com>
12479
12480 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12481 entries. Duplicate file section script entries.
12482 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12483 inlined entries. Add test for safe-path rejection.
12484 * gdb.python/py-section-script.c: Add duplicate inlined section script
12485 entries. Duplicate file section script entries.
12486 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12487 inlined entries. Add test for safe-path rejection.
12488
df25ebbd
JB
124892015-01-29 Joel Brobecker <brobecker@adacore.com>
12490
12491 * gdb.ada/disc_arr_bound: New testcase.
12492
4a0ca9ec
JB
124932015-01-29 Joel Brobecker <brobecker@adacore.com>
12494
12495 * gdb.ada/mi_var_array: New testcase.
12496
3a8b707a
DE
124972015-01-27 Doug Evans <dje@google.com>
12498
12499 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12500 Add test for objfile.filename, objfile.username after objfile
12501 has been unloaded.
12502
f8313f6e
JB
125032015-01-26 Joel Brobecker <brobecker@adacore.com>
12504
12505 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12506 the second test to print the name attribute of value
12507 returned by the call to gdb.lookup_type, and adjust
12508 the expected output accordingly.
12509
37bc665e
MW
125102015-01-25 Mark Wielaard <mjw@redhat.com>
12511
12512 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12513 * gdb.base/disp-step-fork.c: Include unistd.h.
12514 * gdb.base/siginfo-obj.c: Include stdio.h.
12515 * gdb.base/siginfo-thread.c: Likewise.
12516 * gdb.mi/non-stop.c: Include unistd.h.
12517 * gdb.mi/nsthrexec.c: Include stdio.h.
12518 * gdb.mi/pthreads.c: Include unistd.h.
12519 * gdb.modula2/unbounded1.c (main): Declare returns int.
12520 * gdb.reverse/consecutive-reverse.c: Likewise.
12521 * gdb.threads/create-fail.c: Include unistd.h.
12522 * gdb.threads/killed.c: Likewise.
12523 * gdb.threads/linux-dp.c: Likewise.
12524 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12525 * gdb.threads/non-ldr-exc-2.c: Likewise.
12526 * gdb.threads/non-ldr-exc-3.c: Likewise.
12527 * gdb.threads/non-ldr-exc-4.c: Likewise.
12528 * gdb.threads/pthreads.c: Include unistd.h.
12529 (main): Declare returns int.
12530 * gdb.threads/tls-main.c (foo): New declaration.
12531 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12532
f7e5394d
SM
125332015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12534
12535 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12536 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12537
743649fd
MW
125382015-01-15 Mark Wielaard <mjw@redhat.com>
12539
12540 * gdb.base/noreturn-return.c: New file.
12541 * gdb.base/noreturn-return.exp: New file.
12542 * gdb.base/noreturn-finish.c: New file.
12543 * gdb.base/noreturn-finish.exp: New file.
12544
198297aa
PA
125452015-01-23 Pedro Alves <palves@redhat.com>
12546
12547 * gdb.threads/continue-pending-after-query.c: New file.
12548 * gdb.threads/continue-pending-after-query.exp: New file.
12549
717cf30c
AG
125502015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12551 Simon Marchi <simon.marchi@ericsson.com>
12552
12553 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12554 * gdb.base/valgrind-db-attach.exp: Same.
12555 * gdb.base/valgrind-infcall.exp: Same.
12556 * lib/mi-support.exp (default_mi_gdb_start): Same.
12557 * lib/prompt.exp (default_prompt_gdb_start): Same.
12558 * lib/gdb.exp (default_gdb_spawn): Same.
12559 (gdb_interact): New.
12560
12561
4b62a76e
JK
125622015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12563
12564 * gdb.compile/compile.exp (pointer to jit function): New test.
12565
b4cdae6f
WW
125662015-01-17 Wei-cheng Wang <cole945@gmail.com>
12567
12568 * lib/gdb.exp (supports_process_record): Return true for
12569 powerpc*-*-linux*.
12570 (supports_reverse): Likewise.
12571
d221e7ef
DB
125722015-01-15 Don Breazeal <donb@codesourcery.com>
12573
12574 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12575 instead of checking whether the target board is remote and
12576 use spawn_wait_for_attach instead of exec/sleep.
12577 * gdb.base/attach-twice.exp: Likewise.
12578
bafffb51
JB
125792015-01-15 Joel Brobecker <brobecker@adacore.com>
12580
12581 * gdb.ada/var_arr_attrs: New testcase.
12582
5589af0e
PA
125832015-01-14 Pedro Alves <palves@redhat.com>
12584 Joel Brobecker <brobecker@adacore.com>
12585
12586 PR gdb/17525
12587 * gdb.base/bp-cmds-execution-x-script.c: New file.
12588 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12589 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12590
6c400b59
PA
125912015-01-14 Pedro Alves <palves@redhat.com>
12592
12593 PR cli/17828
12594 * gdb.base/batch-preserve-term-settings.c: New file.
12595 * gdb.base/batch-preserve-term-settings.exp: New file.
12596
e02c96a7
DE
125972015-01-13 Doug Evans <dje@google.com>
12598
12599 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12600 binary.
12601
576fd14c
JB
126022015-01-13 Joel Brobecker <brobecker@adacore.com>
12603
12604 * Makefile.in (clean mostlyclean): Do not delete *.py.
12605
04dccad0
JB
126062015-01-13 Joel Brobecker <brobecker@adacore.com>
12607
12608 * gdb.python/py-lookup-type.exp: New file.
12609
3d230f71
PA
126102015-01-12 Pedro Alves <palves@redhat.com>
12611
12612 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12613 restore GDBFLAGS before returning.
12614
7e67715d
JK
126152015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12616
12617 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12618 is_amd64_regs_target and is_x86_like_target.
12619
f2e0d4b4
DE
126202015-01-11 Doug Evans <xdje42@gmail.com>
12621
12622 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12623 is given without an explicit form.
12624 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12625 attributes.
12626 * gdb.dwarf/corrupt.exp: Ditto.
12627 * gdb.dwarf2/enum-type.exp: Ditto.
12628 * gdb.trace/entry-values.exp: Ditto.
12629 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12630
439250fb
DE
126312015-01-11 Doug Evans <xdje42@gmail.com>
12632
12633 PR gdb/15830
12634 * gdb.base/maint.exp: Remove references to "maint demangle".
12635 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12636 Add tests for explicitly specifying language to demangle.
12637 * gdb.dlang/demangle.exp: Ditto.
12638
ede9f622
PA
126392015-01-09 Pedro Alves <palves@redhat.com>
12640
12641 * gdb.threads/non-stop-fair-events.c: New file.
12642 * gdb.threads/non-stop-fair-events.exp: New file.
12643
a7b796db
PA
126442015-01-09 Pedro Alves <palves@redhat.com>
12645
12646 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12647 the global scope. Set a breakpoint after all threads are started
12648 rather than stepping over two source lines. Expect the prompt.
12649 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12650 global.
12651 (NUM): Now 15.
12652 (main): Use threads_started_barrier to wait for all threads to
12653 start. Main thread no longer calls thread_function. Exit after
12654 180 seconds.
12655 (loop): New function.
12656 (thread_function): Wait on threads_started_barrier barrier. Call
12657 'loop' at each iteration.
12658 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12659 threads have started, instead of hardcoding number of "next"
12660 steps. Use an access watchpoint instead of a write watchpoint.
12661
9665ffdd
PA
126622015-01-09 Pedro Alves <palves@redhat.com>
12663
12664 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12665 (thread_func): Wait on barrier.
12666 (main): Wait for all threads to start before stopping GDB.
12667 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12668 global.
12669 (thread1_func, thread2_func): Wait on barrier.
12670 (main): Wait for all threads to start before stopping GDB.
12671 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12672 New global.
12673 (thread1_func, thread2_func): Wait on barrier.
12674 (main): Wait for all threads to start before stopping GDB.
12675
c945a99f
PA
126762015-01-09 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.threads/attach-many-short-lived-threads.c: New file.
12679 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12680
c1a747c1
PA
126812014-01-09 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12684 instead of to thread 2.
12685 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12686 Add barrier around each pthread_create call instead of around all
12687 calls.
12688 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12689 Set a break on thread_function and have the child threads hit it
12690 one at at a time.
12691
60b3033e
PA
126922015-01-09 Pedro Alves <palves@redhat.com>
12693
12694 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12695 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12696 false.
12697 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12698 checking whether the target board is remote.
12699 * gdb.multi/multi-attach.exp: Likewise.
12700 * gdb.python/py-sync-interp.exp: Likewise.
12701 * gdb.server/ext-attach.exp: Likewise.
12702 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12703 tests that need to attach, instead of checking whether the target
12704 board is remote at the top of the file.
12705
acc018ac
YQ
127062015-01-08 Yao Qi <yao@codesourcery.com>
12707
12708 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12709
50a18af8
JK
127102015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 Fix testcase compilation.
12713 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12714
8503d6e1
JB
127152015-01-06 Joel Brobecker <brobecker@adacore.com>
12716
12717 * gdb.python/py-type.exp: Add a couple test about empty
12718 array creation, and negative-length array creation.
12719
cc73dbcc
DE
127202015-01-02 Doug Evans <xdje42@gmail.com>
12721
12722 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12723
0300bbc7
DE
127242015-01-02 Doug Evans <dje@google.com>
12725
12726 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12727
9d85a0ec
YQ
127282014-12-29 Yao Qi <yao@codesourcery.com>
12729
12730 * gdb.trace/entry-values.exp: Update comments. Rename variable
12731 bar_call_foo to returned_from_foo.
12732
87186c6a
MMN
127332014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12734
12735 PR gdb/17394
12736 * gdb.linespec/break-asm-file.c: New file.
12737 * gdb.linespec/break-asm-file.exp: New file.
12738 * gdb.linespec/break-asm-file0.s: New file.
12739 * gdb.linespec/break-asm-file1.s: New file.
12740
1bab7383
YQ
127412014-12-18 Nigel Stephens <nigel@mips.com>
12742 Maciej W. Rozycki <macro@codesourcery.com>
12743
12744 * gdb.base/float.exp: Handle the new output from "info float" on
12745 MIPS targets.
12746
1bc1068a
JK
127472014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12748
12749 Fix MinGW compilation.
12750 * gdb.compile/compile-ops.exp: Update untested message if
12751 !skip_compile_feature_tests.
12752 * gdb.compile/compile-setjmp.exp: Likewise.
12753 * gdb.compile/compile-tls.exp: Likewise.
12754 * gdb.compile/compile.exp: Likewise.
12755 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12756 supported on this host".
12757
b6615d10
DE
127582014-12-16 Doug Evans <xdje42@gmail.com>
12759
12760 * boards/stabs.exp: New file.
12761
25dda427
AA
127622014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12763
12764 * gdb.base/completion.exp: Adjust to format changes of "maint
12765 print user-registers".
12766
bf330350
CU
127672014-12-16 Catalin Udma <catalin.udma@freescale.com>
12768
12769 PR server/17457
12770 * gdb.arch/aarch64-fp.c: New file.
12771 * gdb.arch/aarch64-fp.exp: New file.
12772
395cf596
SDJ
127732014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12774
12775 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12776 r210637, r210913, r211666, r215400, r215817).
12777
12778 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12779 * dg-extract-results.py: New file.
12780 * dg-extract-results.sh: Use it if the environment seems
12781 suitable.
12782
12783 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12784
12785 * dg-extract-results.py (parse_run): Handle warnings that
12786 are printed before a test harness is run.
12787
12788 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12789
12790 * dg-extract-results.py (Named): Remove __cmp__ method.
12791 (output_variation): Use a key to sort variation.harnesses.
12792
12793 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12794
12795 * dg-extract-results.py: For Python 3, force sys.stdout to
12796 handle surrogate escape sequences.
12797 (safe_open): New function.
12798 (output_segment, main): Use it.
12799
12800 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12801
12802 * dg-extract-results.py (Prog.result_re): Include options
12803 in test name.
12804
12805 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12806
12807 * dg-extract-results.py (output_variation): Always sort if
12808 do_sum.
12809
e882ef3c
SM
128102014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12811
12812 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12813 as long as we get pagination notifications.
12814
4992aa20
JM
128152014-12-15 Jason Merrill <jason@redhat.com>
12816
12817 * Makefile.in (check-gdb.%): Restore.
12818 * README: Mention it.
12819
c1b5a1a6
JB
128202014-12-13 Joel Brobecker <brobecker@adacore.com>
12821
12822 * gdb.ada/str_uninit: New testcase.
12823
5537b577
JK
128242014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12825
12826 PR symtab/17642
12827 * gdb.base/vla-stub-define.c: New file.
12828 * gdb.base/vla-stub.c: New file.
12829 * gdb.base/vla-stub.exp: New file.
12830
bb2ec1b3
TT
128312014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12832 Jan Kratochvil <jan.kratochvil@redhat.com>
12833 Tom Tromey <tromey@redhat.com>
12834
12835 * configure.ac: Add gdb.compile/.
12836 * configure: Regenerate.
12837 * gdb.compile/Makefile.in: New file.
12838 * gdb.compile/compile-ops.exp: New file.
12839 * gdb.compile/compile-ops.c: New file.
12840 * gdb.compile/compile-tls.c: New file.
12841 * gdb.compile/compile-tls.exp: New file.
12842 * gdb.compile/compile-constvar.S: New file.
12843 * gdb.compile/compile-constvar.c: New file.
12844 * gdb.compile/compile-mod.c: New file.
12845 * gdb.compile/compile-nodebug.c: New file.
12846 * gdb.compile/compile-setjmp-mod.c: New file.
12847 * gdb.compile/compile-setjmp.c: New file.
12848 * gdb.compile/compile-setjmp.exp: New file.
12849 * gdb.compile/compile-shlib.c: New file.
12850 * gdb.compile/compile.c: New file.
12851 * gdb.compile/compile.exp: New file.
12852 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12853
4ff709eb
TT
128542014-12-12 Tom Tromey <tromey@redhat.com>
12855
12856 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12857 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12858
6dddd6a5
DE
128592014-12-12 Doug Evans <dje@google.com>
12860
12861 * lib/gdb-python.exp (get_python_valueof): New function.
12862 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12863
71c24708
AA
128642014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12865
12866 * gdb.base/completion.exp: Add test for completion of "info
12867 registers ".
12868
3e29f34a
MR
128692014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12870
12871 * gdb.base/func-ptrs.c: New file.
12872 * gdb.base/func-ptrs.exp: New file.
12873
fc126975
SM
128742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12875
12876 PR breakpoints/17012
12877 * gdb.base/dprintf-detach.c: New file.
12878 * gdb.base/dprintf-detach.exp: New file.
12879
0a46d518
SM
128802014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12881
12882 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12883 * lib/gdb.exp (target_is_gdbserver): New procedure.
12884
a0be3e44
DE
128852014-12-08 Doug Evans <dje@google.com>
12886
12887 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12888
df1b803a
YQ
128892014-12-05 Yao Qi <yao@codesourcery.com>
12890
12891 * gdb.guile/scm-error.exp: Remove the third argument to
12892 gdb_remote_download.
12893 * gdb.guile/scm-frame-args.exp: Likewise.
12894 * gdb.guile/scm-section-script.exp: Likewise.
12895
ddb9f679
YQ
128962014-12-05 Yao Qi <yao@codesourcery.com>
12897
12898 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12899
86e4ed39
DE
129002014-12-04 Doug Evans <dje@google.com>
12901
12902 * gdb.python/py-objfile.exp: Add tests for
12903 objfile.add_separate_debug_file.
12904
7c50a931
DE
129052014-12-04 Doug Evans <dje@google.com>
12906
12907 * lib/gdb.exp (get_build_id): New function.
12908 (build_id_debug_filename_get): Rewrite to use it.
12909 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12910
621661e3
MR
129112014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12912
12913 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12914 `method(long)', not just 0x0.
12915 * gdb.cp/nsalias.exp: Align code labels to 4.
12916 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12917 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12918 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12919 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12920 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12921 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12922
29f0c3b7
DE
129232014-12-02 Doug Evans <dje@google.com>
12924
e1e061e7 12925 PR symtab/17602
29f0c3b7 12926 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12927 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12928 * gdb.cp/anon-ns.exp: Update.
12929
162078c8
NB
129302014-12-02 Nick Bull <nicholaspbull@gmail.com>
12931
12932 * gdb.python/py-events.py (inferior_call_handler): New.
12933 (register_changed_handler, memory_changed_handler): New.
12934 (test_events.invoke): Register new handlers.
12935 * gdb.python/py-events.exp: Add tests for inferior call,
12936 memory_changed and register_changed events.
12937
fdb09caf
AA
129382014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12939
12940 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12941 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12942 if the linker doesn't understand this.
12943
55cfb2c4
SM
129442014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12945
12946 * gdb.python/python.exp: Change expected reply to help().
12947
9e8cd6df
YQ
129482014-12-01 Yao Qi <yao@codesourcery.com>
12949
12950 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12951 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12952 * configure: Re-generated.
12953
6c659fc2
SC
129542014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12955
12956 * gdb.cp/chained-calls.cc: New file.
12957 * gdb.cp/chained-calls.exp: New file.
12958 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12959
d7fc3181
SM
129602014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12961
12962 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12963 * gdb.dwarf2/symtab-producer.exp: Same.
12964 * gdb.gdb/python-interrupts.exp: Same.
12965 * gdb.gdb/python-selftest.exp: Same.
12966 * gdb.python/py-linetable.exp: Same.
12967 * gdb.python/py-type.exp: Same.
12968 * gdb.python/py-value-cc.exp: Same.
12969 * gdb.python/py-value.exp: Same.
12970
10e79639
YQ
129712014-11-28 Yao Qi <yao@codesourcery.com>
12972
12973 * gdb.base/break-probes.exp: Match library name prefixed with
12974 sysroot.
12975
f28a0564
SM
129762014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12977
12978 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12979 test expected output. Add parentheses for the call to print.
12980 Remove L suffix from integers.
12981
3fe1ce1d
DE
129822014-11-26 Doug Evans <dje@google.com>
12983
12984 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12985
84429e27
YQ
129862014-11-22 Yao Qi <yao@codesourcery.com>
12987
12988 * gdb.trace/entry-values.c: Remove asms.
12989 (foo): Add foo_label.
12990 (bar): Add bar_label.
12991 * gdb.trace/entry-values.exp: Remove code computing foo's
12992 length and bar's length.
12993 (Dwarf::assemble): Invoke function_range for bar and use
12994 MACRO_AT_func for foo.
12995
26741859
YQ
129962014-11-22 Yao Qi <yao@codesourcery.com>
12997
12998 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12999 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13000 Use .Lgcc43_procstart instead of gcc43.
13001
45e44d27
JB
130022014-11-21 Joel Brobecker <brobecker@adacore.com>
13003
13004 * gdb.ada/n_arr_bound: New testcase.
13005
458c8db8
SDJ
130062014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13007
13008 PR breakpoints/10737
13009 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13010 test_catch_syscall_multi_arch.
13011 (test_catch_syscall_multi_arch): New function.
13012
43f3e411
DE
130132014-11-20 Doug Evans <xdje42@gmail.com>
13014
13015 * gdb.base/maint.exp: Update expected output.
13016
0d7b2549
AA
130172014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13018
13019 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13020 4-byte instruction on S390.
13021
8908fca5
JB
130222014-11-19 Joel Brobecker <brobecker@adacore.com>
13023
13024 * gdb.ada/arr_arr: New testcase.
13025
4a46959e
JB
130262014-11-19 Joel Brobecker <brobecker@adacore.com>
13027
13028 * gdb.ada/pkd_arr_elem: New Testcase.
13029
470e2f4e
LM
130302014-11-18 Luis Machado <lgustavo@codesourcery.com>
13031
13032 * gdb.reverse/break-precsave: Expect completion message for
13033 core file reads.
13034 * gdb.reverse/consecutive-precsave.exp: Likewise.
13035 * gdb.reverse/finish-precsave.exp: Likewise.
13036 * gdb.reverse/i386-precsave.exp: Likewise.
13037 * gdb.reverse/machinestate-precsave.exp: Likewise.
13038 * gdb.reverse/sigall-precsave.exp: Likewise.
13039 * gdb.reverse/solib-precsave.exp: Likewise.
13040 * gdb.reverse/step-precsave.exp: Likewise.
13041 * gdb.reverse/until-precsave.exp: Likewise.
13042 * gdb.reverse/watch-precsave.exp: Likewise.
13043
a267f3ad
AA
130442014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13045
13046 * gdb.base/bp-permanent.c: Include unistd.h.
13047 * gdb.python/py-framefilter-mi.c (main): Add return type.
13048 * gdb.python/py-framefilter.c (main): Likewise.
13049 * gdb.trace/actions-changed.c (main): Likewise.
13050
12084a9a
AA
130512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13052
13053 * gdb.mi/until.c: Add eye-catchers.
13054 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13055 line numbers.
13056
dc7e1a77
AA
130572014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13058
13059 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13060 function header variants in break1.c.
13061 * gdb.base/ena-dis-br.exp: Likewise.
13062 * gdb.base/hbreak2.exp: Likewise.
13063 * gdb.reverse/until-precsave.exp: Drop references to removed
13064 non-prototype function header variants in ur1.c.
13065 * gdb.reverse/until-reverse.exp: Likewise.
13066
41c77605
PM
130672014-11-17 Petr Machata <pmachata@redhat.com>
13068
13069 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13070 ${_cu_offset_size} bytes abbrev offset.
13071
34248c3a
DE
130722014-11-15 Doug Evans <xdje42@gmail.com>
13073
13074 PR symtab/17559
13075 * gdb.base/line-symtabs.exp: New file.
13076 * gdb.base/line-symtabs.c: New file.
13077 * gdb.base/line-symtabs.h: New file.
13078
646da059
YQ
130792014-11-14 Yao Qi <yao@codesourcery.com>
13080
13081 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13082 (func): Add label func_label.
13083 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13084 Replace low_pc and high_pc with MACRO_AT_range.
13085 Replace name, low_pc and high_pc with MACRO_AT_func.
13086
9301ebe6
YQ
130872014-11-14 Yao Qi <yao@codesourcery.com>
13088
13089 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13090 Replace name, low_pc and high_pc with MACRO_AT_func.
13091
f166b542
YQ
130922014-11-14 Yao Qi <yao@codesourcery.com>
13093
13094 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13095 produce debug information.
13096 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13097
0f6e71e3
YQ
130982014-11-14 Yao Qi <yao@codesourcery.com>
13099
13100 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13101 object and get function length.
13102 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13103 with MACRO_AT_func.
13104 (top-level): Replace gdb_compile and clean_restart with
13105 prepare_for_testing.
13106 * gdb.dwarf2/main.c (main): Add label main_label.
13107
876c4df9
YQ
131082014-11-14 Yao Qi <yao@codesourcery.com>
13109
13110 * lib/dwarf.exp (function_range): New procedure.
13111 (Dwarf::_handle_macro_at_func): New procedure.
13112 (Dwarf::_handle_macro_at_range): New procedure.
13113 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13114
02ad9cf1
YQ
131152014-11-14 Yao Qi <yao@codesourcery.com>
13116
13117 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13118 (_handle_attribute): New procedure.
13119
a59add0c
AA
131202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13121
13122 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13123 * gdb.base/call-sc.c (zed): Likewise.
13124 * gdb.base/checkpoint.c (main): Likewise.
13125 * gdb.base/dump.c (main): Likewise.
13126 * gdb.base/gcore.c (main): Likewise.
13127 * gdb.base/huge.c (main): Likewise.
13128 * gdb.base/multi-forks.c (main): Likewise.
13129 * gdb.base/pr10179-a.c (main): Likewise.
13130 * gdb.base/savedregs.c (main): Likewise.
13131 * gdb.base/sigaltstack.c (main): Likewise.
13132 * gdb.base/siginfo.c (main): Likewise.
13133 * gdb.base/structs.c (zed): Likewise.
13134 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13135 * gdb.mi/mi-syn-frame.c (main): Likewise.
13136 * gdb.mi/until.c (foo, main): Likewise.
13137 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13138 * gdb.base/solib-weak.c (foo): Declare.
13139 * gdb.base/attach-twice.c: Include stdio.h.
13140 * gdb.base/weaklib1.c: Likewise.
13141 * gdb.base/weaklib2.c: Likewise.
13142 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13143 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13144 unistd.h.
13145 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13146 * gdb.mi/mi-exit-code.c: Likewise.
13147 * gdb.base/break-interp-lib.c: Include string.h.
13148 * gdb.base/coremaker.c: Likewise.
13149 * gdb.base/testenv.c: Likewise.
13150 * gdb.python/py-finish-breakpoint.c: Likewise.
13151 * gdb.base/inferior-died.c: Include sys/wait.h.
13152 * gdb.base/fileio.c: Include time.h.
13153 * gdb.base/async-shell.c: Include unistd.h.
13154 * gdb.base/dprintf-non-stop.c: Likewise.
13155 * gdb.base/info-os.c: Likewise.
13156 * gdb.mi/mi-console.c: Likewise.
13157 * gdb.mi/watch-nonstop.c: Likewise.
13158 * gdb.python/py-events.c: Likewise.
13159 * gdb.base/async.c (baz): Move up before its invocation.
13160 * gdb.base/code_elim2.c (my_global_func): Likewise.
13161 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13162 * gdb.base/advance.c (func2): Likewise.
13163
3b5d5997
AA
131642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13165
13166 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13167 variant.
13168 * gdb.base/annota3.c: Likewise.
13169 * gdb.base/async.c: Likewise.
13170 * gdb.base/average.c: Likewise.
13171 * gdb.base/call-ar-st.c: Likewise.
13172 * gdb.base/call-rt-st.c: Likewise.
13173 * gdb.base/call-sc.c: Likewise.
13174 * gdb.base/call-strs.c: Likewise.
13175 * gdb.base/ending-run.c: Likewise.
13176 * gdb.base/execd-prog.c: Likewise.
13177 * gdb.base/exprs.c: Likewise.
13178 * gdb.base/foll-exec.c: Likewise.
13179 * gdb.base/foll-fork.c: Likewise.
13180 * gdb.base/foll-vfork.c: Likewise.
13181 * gdb.base/funcargs.c: Likewise.
13182 * gdb.base/gcore.c: Likewise.
13183 * gdb.base/jump.c: Likewise.
13184 * gdb.base/langs0.c: Likewise.
13185 * gdb.base/langs1.c: Likewise.
13186 * gdb.base/langs2.c: Likewise.
13187 * gdb.base/mips_pro.c: Likewise.
13188 * gdb.base/nodebug.c: Likewise.
13189 * gdb.base/opaque0.c: Likewise.
13190 * gdb.base/opaque1.c: Likewise.
13191 * gdb.base/recurse.c: Likewise.
13192 * gdb.base/run.c: Likewise.
13193 * gdb.base/scope0.c: Likewise.
13194 * gdb.base/scope1.c: Likewise.
13195 * gdb.base/setshow.c: Likewise.
13196 * gdb.base/setvar.c: Likewise.
13197 * gdb.base/shmain.c: Likewise.
13198 * gdb.base/shr1.c: Likewise.
13199 * gdb.base/shr2.c: Likewise.
13200 * gdb.base/sigall.c: Likewise.
13201 * gdb.base/signals.c: Likewise.
13202 * gdb.base/so-indr-cl.c: Likewise.
13203 * gdb.base/solib2.c: Likewise.
13204 * gdb.base/structs.c: Likewise.
13205 * gdb.base/sum.c: Likewise.
13206 * gdb.base/vforked-prog.c: Likewise.
13207 * gdb.base/watchpoint.c: Likewise.
13208 * gdb.reverse/shr2.c: Likewise.
13209 * gdb.reverse/until-reverse.c: Likewise.
13210 * gdb.reverse/ur1.c: Likewise.
13211 * gdb.reverse/watch-reverse.c: Likewise.
13212
066a77c5
AA
132132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13214
13215 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13216 variant.
13217 * gdb.base/sepdebug.exp: Drop references to removed code.
13218
4f204ea5
AA
132192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13220
13221 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13222 variant. Preserve original line numbering.
13223 * gdb.base/list1.c: Likewise.
13224
3b377a3a
AA
132252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13226
13227 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13228 variant.
13229 * gdb.base/break1.c: Likewise.
13230 * gdb.base/break.exp: Drop references to removed code.
13231
e444df73
AA
132322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13233
13234 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13235 variant.
13236
8008f2a7
AA
132372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13238
13239 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13240
a5a06887
AA
132412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13242
13243 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13244 logic into perform_all_tests() and invoke it with and without
13245 function header prototypes.
13246 (do_function_calls): Remove conditional XFAIL for PR 5318.
13247 (rerun_and_prepare): Remove duplicate code.
13248 (perform_all_tests): New. Main logic moved here.
13249
44dba9b9
AA
132502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13251
13252 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13253 code guarded by #ifdef NO_PROTOTYPES.
13254 (t_double_many_args): Likewise.
13255 (DEF_FUNC_MANY_ARGS_1): Likewise.
13256 (DEF_FUNC_VALUES_1): Likewise.
13257 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13258 guarded by #ifdef PROTOTYPES.
13259
d1fbcd56
AA
132602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13261
13262 * gdb.mi/mi-console.c: Add eye-catcher.
13263 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13264 instead of literal line number.
13265
b0e59b8f
AA
132662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13267
13268 * gdb.base/shr2.c: Add eye-catcher.
13269 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13270 line number.
13271
78f98cca
AA
132722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13273
13274 * gdb.base/jump.c: Add eye-catchers.
13275 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13276 numbers.
13277
58fa2af0
AA
132782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13279
13280 * gdb.base/execd-prog.c: Add eye-catchers.
13281 * gdb.base/foll-exec.c: Likewise.
13282 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13283 line numbers.
13284
04e5059b
AA
132852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13286
13287 * gdb.base/ending-run.c: Add eye-catchers.
13288 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13289 literal line numbers.
13290
dbfdb174
AA
132912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13292
13293 * gdb.base/call-rt-st.c: Add eye-catchers.
13294 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13295 literal line numbers.
13296
888a2ade
AA
132972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13298
13299 * gdb.base/call-ar-st.c: Add eye-catchers.
13300 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13301 literal line numbers.
13302
6acc2dde
AA
133032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13304
13305 * gdb.base/average.c: Add eye-catchers.
13306 * gdb.base/sum.c: Likewise.
13307 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13308 regexps dynamically.
13309
9ecfcd1d
AA
133102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13311
13312 * gdb.base/solib1.c: Add eye-catchers.
13313 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13314 literal line numbers.
13315
78708b7c
PA
133162014-11-12 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13319 leader has exited.
13320
af48d08f
PA
133212014-11-12 Pedro Alves <palves@redhat.com>
13322
13323 * gdb.arch/i386-bp_permanent.c: New file.
13324 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13325 (srcfile): Set to i386-bp_permanent.c.
13326 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13327 that stepi does not execute the 'leave' instruction, instead of
13328 testing it does execute.
13329 * gdb.base/bp-permanent.c: New file.
13330 * gdb.base/bp-permanent.exp: New file.
13331
af3768e9
DE
133322014-11-10 Doug Evans <xdje42@gmail.com>
13333
13334 PR symtab/17564
13335 * gdb.base/symtab-search-order.exp: New file.
13336 * gdb.base/symtab-search-order.c: New file.
13337 * gdb.base/symtab-search-order-1.c: New file.
13338 * gdb.base/symtab-search-order-shlib-1.c: New file.
13339
9de00a4a
PA
133402014-11-07 Pedro Alves <palves@redhat.com>
13341
13342 PR gdb/17511
13343 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13344 i?86-*-linux*.
13345
e0f52461
SC
133462014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13347
13348 PR c++/17494
13349 * gdb.cp/pr17494.cc: New file.
13350 * gdb.cp/pr17494.exp: New file.
13351
6ce8c980
YQ
133522014-11-02 Yao Qi <yao@codesourcery.com>
13353
13354 * gdb.python/python.exp: Get working directory and match the
13355 output of "set extended-prompt \\w " with it.
13356
02be9a71
DE
133572014-10-30 Doug Evans <dje@google.com>
13358
13359 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13360 in objfiles.
13361 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13362 in progspaces.
13363
3bdff46b
LM
133642014-10-30 Janis Johnson <janisjo@codesourcery.com>
13365
13366 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13367 * gdb.base/realname-expand.exp: Likewise.
13368 * gdb.linespec/macro-relative.exp: Likewise.
13369
ab917dfb
PA
133702014-10-29 Pedro Alves <palves@redhat.com>
13371
13372 PR gdb/17408
13373 * gdb.threads/schedlock.c (some_function): New function.
13374 (call_function): New global.
13375 (MAYBE_CALL_SOME_FUNCTION): New macro.
13376 (thread_function): Call it.
13377 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13378 and use it instead of a global counter. Adjust all callers.
13379 (get_current_thread): Use "find current thread" for test message
13380 here rather than having all callers pass down the same string.
13381 (goto_loop): New procedure, factored out from ...
13382 (my_continue): ... this.
13383 (step_ten_loops): Change parameter from test message to command to
13384 use. Adjust.
13385 (list_count): Delete global.
13386 (check_result): New procedure, factored out from duplicate top
13387 level code.
13388 (continue tests): Wrap in with_test_prefix.
13389 (test_step): New procedure, factored out from duplicate top level
13390 code.
13391 (top level): Test "step" in combination with all scheduler-locking
13392 modes. Test "next" in combination with all scheduler-locking
13393 modes, and in combination with stepping over a function call or
13394 not.
13395 * gdb.threads/next-bp-other-thread.c: New file.
13396 * gdb.threads/next-bp-other-thread.exp: New file.
13397
d3d4baed
PA
133982014-10-29 Pedro Alves <palves@redhat.com>
13399
13400 PR python/17372
13401 * gdb.python/python.exp: Test a multi-line command that spawns
13402 interactive Python.
13403 * gdb.base/multi-line-starts-subshell.exp: New file.
13404
563e8d85
YQ
134052014-10-29 Yao Qi <yao@codesourcery.com>
13406
13407 * gdb.base/fileio.exp: Make directories on host.
13408
0ea4d52e
YQ
134092014-10-29 Yao Qi <yao@codesourcery.com>
13410
13411 * gdb.base/fileio.c (test_write): Close the file.
13412
7f5ef605
PA
134132014-10-28 Pedro Alves <palves@redhat.com>
13414
13415 PR gdb/12623
13416 * gdb.base/sigstep.c (no_handler): New global.
13417 (main): If 'no_handler is true, set the signal handlers to
13418 SIG_IGN.
13419 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13420 with_sw_watch and no_handler parameters. Handle them.
13421 (top level) <stepping over handler when stopped at a breakpoint
13422 test>: Add a test axis for testing with a software watchpoint, and
13423 another for testing with the signal handler set to SIG_IGN.
13424 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13425 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13426
abbdbd03
PA
134272014-10-28 Pedro Alves <palves@redhat.com>
13428
13429 PR gdb/17511
13430 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13431 * gdb.base/sigstep.exp (other_handler_location): New global.
13432 (advance): Support stepping into the signal handler, and running
13433 commands while in the handler.
13434 (in_handler_map): New global.
13435 (top level): In the advance test, add combinations for getting
13436 into the handler with stepping commands, and for running commands
13437 in the handler. Add comment descripting the advancei tests.
13438
1df4399f
PA
134392014-10-28 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/sigstep.exp: Use build_executable instead of
13442 prepare_for_testing.
13443 (top level): Move code that starts GDB, runs to main and creates a
13444 display to ...
13445 (restart): ... this new procedure.
13446 (top level): Move backtrace from signal handler test to ...
13447 (validate_backtrace): ... this new procedure.
13448 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13449 with_test_prefix. Always restart GDB.
13450 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13451 with_test_prefix. Always restart GDB. No need to delete
13452 breakpoints after the test.
13453 (test_skip_handler): Remove prefix parameter.
13454 (skip_over_handler, breakpoint_to_handler)
13455 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13456 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13457 restart GDB. No need to delete breakpoints after the test.
13458 (top level): Use foreach to call the test procedures with
13459 different commands.
13460
a5b6e449
PA
134612014-10-28 Pedro Alves <palves@redhat.com>
13462
13463 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13464 instead of GNATS numbers.
13465 * gdb.base/sigbpt.exp: Likewise.
13466 * gdb.base/siginfo.exp: Likewise.
13467 * gdb.base/sigstep.exp: Likewise.
13468
e5f8a7cc
PA
134692014-10-27 Pedro Alves <palves@redhat.com>
13470
13471 * gdb.base/sigstep.c (dummy): New global.
13472 (main): Issue a couple writes to the new global.
13473 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13474 procedures.
13475 (skip_over_handler): Use test_skip_handler.
13476 (top level): Call skip_over_handler for stepi and nexti too.
13477 (breakpoint_over_handler): Use test_skip_handler.
13478 (top level): Call breakpoint_over_handler for stepi and nexti too.
13479
763905a3
YQ
134802014-10-27 Yao Qi <yao@codesourcery.com>
13481
13482 * gdb.trace/tfile.c (adjust_function_address)
13483 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13484 function descriptor.
13485
6f259a23
DB
134862014-10-24 Don Breazeal <donb@codesourcery.com>
13487
13488 * gdb.base/foll-fork.exp (test_follow_fork,
13489 catch_fork_child_follow): Check for updated fork messages emitted
13490 from infrun.c.
13491 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13492 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13493 vfork_and_exec_child_follow_through_step): Check for updated vfork
13494 messages emitted from infrun.c.
13495
09dd9a69
PA
134962014-10-24 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.base/corefile.exp: Remove references to ultrix.
13499 * gdb.base/interrupt.exp: Likewise.
13500 * gdb.base/whatis.exp: Likewise.
13501 * gdb.gdb/selftest.exp: Likewise.
13502 * gdb.threads/manythreads.exp: Likewise.
13503 * gdb.threads/print-threads.exp: Likewise.
13504 * gdb.threads/pthreads.exp:: Likewise.
13505 * gdb.threads/schedlock.exp: Likewise.
13506
3433cfa5
SC
135072014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13508
13509 * gdb.cp/non-trivial-retval.cc: Add a test case.
13510 * gdb.cp/non-trivial-retval.exp: Add a test.
13511
092f880b
YQ
135122014-10-20 Yao Qi <yao@codesourcery.com>
13513
13514 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13515 * gdb.python/py-objfile-script-gdb.py: New file.
13516 * gdb.python/py-objfile-script.exp: Update reference to
13517 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13518 of remote_download. Remove the dest file.
13519
acbdb7f3
YQ
135202014-10-20 Yao Qi <yao@codesourcery.com>
13521
13522 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13523 * gdb.base/step-line.exp: Likewise.
13524 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13525 * gdb.dwarf2/dw2-basic.exp: Likewise.
13526 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13527 * gdb.dwarf2/dw2-filename.exp: Likewise.
13528 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13529 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13530 * gdb.dwarf2/dw2-producer.exp: Likewise.
13531 * gdb.dwarf2/mac-fileno.exp: Likewise.
13532 * gdb.python/py-frame-args.exp: Likewise.
13533 * gdb.python/py-framefilter.exp: Likewise.
13534 * gdb.python/py-mi.exp: Likewise.
13535 * gdb.python/py-objfile-script.exp: Likewise
13536 * gdb.python/py-pp-integral.exp: Likewise.
13537 * gdb.python/py-pp-re-notag.exp: Likewise.
13538 * gdb.python/py-prettyprint.exp: Likewise.
13539 * gdb.python/py-section-script.exp: Likewise.
13540 * gdb.python/py-typeprint.exp: Likewise.
13541 * gdb.python/py-xmethods.exp: Likewise.
13542 * gdb.stabs/weird.exp: Likewise.
13543 * gdb.xml/tdesc-regs.exp: Likewise.
13544
bd286a29
KCY
135452014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13546
13547 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13548 (out_cu): Use addr_len for the size of addresses.
13549 (out_line): Likewise. Size DW_LNE_set_address instruction
13550 according to addr_len.
13551 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13552 (FUNC): Add START_INSNS to definition.
13553
673dc4a0
YQ
135542014-10-18 Yao Qi <yao@codesourcery.com>
13555
13556 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13557 gdb_has_argv0 return true.
13558 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13559 check [target_info exists noargs], check [gdb_has_argv0]
13560 instead.
13561 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13562 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13563 procedures.
13564
4ffbba72
DE
135652014-10-17 Doug Evans <dje@google.com>
13566
13567 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13568 event.
13569 * gdb.python/py-events.py: Add clear_objfiles event.
13570
d096d8c1
DE
135712014-10-17 Doug Evans <dje@google.com>
13572
13573 * gdb.python/py-objfile.exp: Test progspace attribute.
13574
a80db015
LM
135752014-10-17 Luis Machado <lgustavo@codesourcery.com>
13576
13577 * gdb.guile/scm-breakpoint.exp: Do not assume any
13578 directory separators when matching source file paths.
13579 * gdb.python/py-breakpoint.exp: Likewise.
13580 * gdb.reverse/break-precsave.exp: Likewise.
13581 * gdb.reverse/break-reverse.exp: Likewise.
13582 * gdb.reverse/consecutive-precsave.exp: Likewise.
13583 * gdb.reverse/finish-precsave.exp: Likewise.
13584 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13585 * gdb.reverse/finish-reverse.exp: Likewise.
13586 * gdb.reverse/i386-precsave.exp: Likewise.
13587 * gdb.reverse/i387-env-reverse.exp: Likewise.
13588 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13589 * gdb.reverse/machinestate-precsave.exp: Likewise.
13590 * gdb.reverse/machinestate.exp: Likewise.
13591 * gdb.reverse/sigall-precsave.exp: Likewise.
13592 * gdb.reverse/solib-precsave.exp: Likewise.
13593 * gdb.reverse/step-precsave.exp: Likewise.
13594 * gdb.reverse/until-precsave.exp: Likewise.
13595 * gdb.reverse/watch-precsave.exp: Likewise.
13596 * gdb.reverse/watch-reverse.exp: Likewise.
13597
b22089ab
YQ
135982014-10-17 Yao Qi <yao@codesourcery.com>
13599
13600 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13601 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13602
6c4486e6
PA
136032014-10-17 Pedro Alves <palves@redhat.com>
13604
13605 PR gdb/17471
13606 * gdb.base/bg-execution-repeat.c: New file.
13607 * gdb.base/bg-execution-repeat.exp: New file.
13608
0ff33695
PA
136092014-10-17 Pedro Alves <palves@redhat.com>
13610
13611 PR gdb/17300
13612 * gdb.base/continue-all-already-running.c: New file.
13613 * gdb.base/continue-all-already-running.exp: New file.
13614
6fdebc3d
PA
136152014-10-17 Pedro Alves <palves@redhat.com>
13616
13617 PR gdb/17472
13618 * gdb.base/annota-input-while-running.c: New file.
13619 * gdb.base/annota-input-while-running.exp: New file.
13620
32a8097b
PA
136212014-10-17 Pedro Alves <palves@redhat.com>
13622
13623 * gdb.base/callfuncs.exp: emove references to osf.
13624 * gdb.base/sigall.exp: Likewise.
13625 * gdb.gdb/selftest.exp: Likewise.
13626 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13627 * gdb.mi/non-stop.c: Likewise.
13628 * gdb.mi/pthreads.c: Likewise.
13629 * gdb.reverse/sigall-precsave.exp: Likewise.
13630 * gdb.reverse/sigall-reverse.exp: Likewise.
13631 * gdb.threads/pthreads.c: Likewise.
13632 * gdb.threads/pthreads.exp: Likewise.
13633
7a3517ff
YQ
136342014-10-17 Yao Qi <yao@codesourcery.com>
13635
13636 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13637 check 'target_info exists noargs'.
13638 (test_command_prompt_position): Likewise.
13639 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13640 Remove "set args".
13641 (progvar_simple_while_test): Likewise.
13642 (progvar_complex_if_while_test): Likewise.
13643 (if_while_breakpoint_command_test): Likewise.
13644 (infrun_breakpoint_command_test): Likewise.
13645 (breakpoint_command_test): Likewise.
13646 (watchpoint_command_test): Likewise.
13647 (bp_deleted_in_command_test): Likewise.
13648 (temporary_breakpoint_commands): Likewise.
13649
bb99c472
YQ
136502014-10-16 Yao Qi <yao@codesourcery.com>
13651
13652 * gdb.base/remotetimeout.exp: Remove noargs checking.
13653
7c16b83e
PA
136542014-10-15 Pedro Alves <palves@redhat.com>
13655
13656 PR breakpoints/9649
13657 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13658 * gdb.base/breakpoint-in-ro-region.exp
13659 (probe_target_hardware_step): New procedure.
13660 (top level): Probe hardware stepping and hardware breakpoint
13661 support. Test stepping through a read-only region, with both
13662 "breakpoint auto-hw" on and off and both "always-inserted" on and
13663 off.
13664
35a49624
IB
136652014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13666
13667 * gdb.dlang/demangle.exp: Update for demangling changes.
13668
2d1c107c
SC
136692014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13670
13671 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13672 * gdb.cp/non-trivial-retval.exp: Add new tests.
13673
778811d5
SC
136742014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13675
13676 PR c++/13403
13677 PR c++/15154
13678 * gdb.cp/non-trivial-retval.cc: New file.
13679 * gdb.cp/non-trivial-retval.exp: New file.
13680
10c5f0a8
YQ
136812014-10-15 Yao Qi <yao@codesourcery.com>
13682
13683 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13684 remote host.
13685
65d7b369
YQ
136862014-10-15 Yao Qi <yao@codesourcery.com>
13687
13688 * gdb.python/py-symbol.exp: Match file base name if host is
13689 remote, otherwise match file name with dir name.
13690 * gdb.python/py-symtab.exp: Likewise.
13691 * gdb.python/python.exp: Likewise.
13692
46dc1394
YQ
136932014-10-15 Yao Qi <yao@codesourcery.com>
13694
13695 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13696 pattern.
13697 * gdb.python/py-symtab.exp: Likewise.
13698 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13699 locationn.
13700
c40cc657
JB
137012014-10-14 Joel Brobecker <brobecker@adacore.com>
13702
13703 * gdb.ada/addr_arith: New testcase.
13704
2abf49e1
MR
137052014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13706
13707 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13708 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13709 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13710 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13711
f7088df3
SDJ
137122014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13713
13714 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13715 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13716 * gdb.arch/stap-eval-lang-ada.exp: New file.
13717
4dc06805
YQ
137182014-10-14 Yao Qi <yao@codesourcery.com>
13719
13720 * gdb.mi/mi-var-child.c (nothing1): New function.
13721 (nothing2): New function.
13722 (do_children_tests): Set function pointers by nothing1 and
13723 nothing2.
13724 * gdb.mi/mi-var-child.exp: Step over new added statements.
13725 Update test to match the new output.
13726 * gdb.mi/var-cmd.c (nothing1): New function.
13727 (nothing2): New function.
13728 (do_children_tests): Set function pointers by nothing1 and
13729 nothing2.
13730 * gdb.mi/mi-var-display.exp: Update test to match output.
13731 Step to the line specified by $line_dct_nothing.
13732 Increase the number of lines to step.
13733
46a93de2
YQ
137342014-10-14 Yao Qi <yao@codesourcery.com>
13735
13736 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13737 tests.
13738 * gdb.mi/mi2-var-child.exp: Likewise.
13739
14ea52ee
DE
137402014-10-13 Doug Evans <dje@google.com>
13741
13742 * gdb.python/py-objfile.exp: Change name of file name test.
13743
e5c6e92b
DE
137442014-10-13 Doug Evans <dje@google.com>
13745
13746 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13747 from the start of the CU.
13748
c780cc2f
JK
137492014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13750 Yao Qi <yao@codesourcery.com>
13751
13752 Fix "save breakpoints" for "catch" command.
13753 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13754 Remove -nonewline. Match also the added "main" line.
13755
99894e11
JK
137562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13757
13758 Fix "save breakpoints" for "disable $bpnum" command.
13759 * gdb.base/save-bp.c (main): Add label.
13760 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13761
6e1ac5a3
JK
137622014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13763
13764 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13765
754dd2b0
YQ
137662014-10-11 Yao Qi <yao@codesourcery.com>
13767
13768 * gdb.server/server-kill.exp: Execute command
13769 "set remote trace-status-packet on" before "tstatus".
13770
f90183d7
YQ
137712014-10-11 Yao Qi <yao@codesourcery.com>
13772
13773 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13774 (main): Call getppid.
13775 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13776 and continue to it. Read variable "server_pid".
13777
bf40a607
YQ
137782014-10-11 Yao Qi <yao@codesourcery.com>
13779
13780 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13781
052ca370
YQ
137822014-10-11 Yao Qi <yao@codesourcery.com>
13783
13784 * gdb.threads/thread-find.exp: Don't execute command
13785 "info threads".
13786 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13787 * gdb.threads/linux-dp.exp: Don't check the condition
13788 $threads_created equals to zero.
13789
3831839c
PA
137902014-10-10 Pedro Alves <palves@redhat.com>
13791
13792 * gdb.base/bigcore.exp: Remove references to IRIX.
13793 * gdb.base/funcargs.exp: Likewise.
13794 * gdb.base/interrupt.exp: Likewise.
13795 * gdb.base/mips_pro.exp: Likewise.
13796 * gdb.base/nodebug.exp: Likewise.
13797 * gdb.base/setvar.exp: Likewise.
13798 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13799
8b9a549d
PA
138002014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13801 Pedro Alves <palves@redhat.com>
13802
13803 PR symtab/14466
13804 * gdb.base/vdso-warning.c: New file.
13805 * gdb.base/vdso-warning.exp: New file.
13806
d48ba5e8
DE
138072014-10-02 Doug Evans <dje@google.com>
13808
13809 * gdb.base/structs.c (main): Don't run forever.
13810
2278c276
PA
138112014-10-02 Pedro Alves <palves@redhat.com>
13812
13813 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13814 (top level) <stop threads 1, stop threads 2>: Use it.
13815
b57bacec
PA
138162014-10-02 Pedro Alves <palves@redhat.com>
13817
13818 * gdb.threads/break-while-running.exp (test): Add new
13819 'update_thread_list' argument. Skip "info threads" if false.
13820 (top level): Add new 'update_thread_list' axis.
13821
13fd3ff3
PA
138222014-10-02 Pedro Alves <palves@redhat.com>
13823
13824 PR breakpoints/17431
13825 * gdb.base/execl-update-breakpoints.c: New file.
13826 * gdb.base/execl-update-breakpoints.exp: New file.
13827
0fec99e8
PA
138282014-10-01 Pedro Alves <palves@redhat.com>
13829
13830 * gdb.base/breakpoint-in-ro-region.c: New file.
13831 * gdb.base/breakpoint-in-ro-region.exp: New file.
13832
2ddf4301
SM
138332014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13834
13835 * gdb.mi/mi-exit-code.exp: New file.
13836 * gdb.mi/mi-exit-code.c: New file.
13837
6a5f3f43
YQ
138382014-09-30 Yao Qi <yao@codesourcery.com>
13839
13840 * lib/prelink-support.exp (build_executable_own_libs): Error if
13841 the target isn't native.
13842
345bcc73
YQ
138432014-09-30 Yao Qi <yao@codesourcery.com>
13844
13845 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13846 false.
13847
a25a5a45
PA
138482014-09-22 Pedro Alves <palves@redhat.com>
13849
13850 * gdb.threads/break-while-running.exp: New file.
13851 * gdb.threads/break-while-running.c: New file.
13852
00ba3162
YQ
138532014-09-19 Yao Qi <yao@codesourcery.com>
13854
13855 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13856 Invoke test. Restart GDB with --readnow and invoke test again.
13857
c3b7b696
YQ
138582014-09-19 Yao Qi <yao@codesourcery.com>
13859
13860 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13861 proc set_breakpoint_on_gcd_function. Invoke
13862 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13863 invoke set_breakpoint_on_gcd_function again.
13864
2b4fd423
DE
138652014-09-18 Doug Evans <dje@google.com>
13866
13867 * gdb.dwarf2/symtab-producer.exp: New file.
13868
a5947601
SDJ
138692014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13870
13871 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13872 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13873 * gdb.base/global-var-nested-by-dso.c: Likewise.
13874 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13875
91c19059
SDJ
138762014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13877 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.base/watch-bitfields.exp: Pass string other than test file
13880 name to prepare_for_testing.
13881 (watch): New procedure.
13882 (expect_watchpoint): Use with_test_prefix.
13883 (top level): Factor out tests to ...
13884 (test_watch_location, test_regular_watch): ... these new
13885 procedures, and use with_test_prefix and gdb_continue_to_end.
13886
bb9d5f81
PP
138872014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13888
13889 PR breakpoints/12526
13890 * gdb.base/watch-bitfields.exp: New file.
13891 * gdb.base/watch-bitfields.c: New file.
13892
635856f5
PA
138932014-09-16 Pedro Alves <palves@redhat.com>
13894
13895 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13896 software and hardware addresses, not software address against
13897 itself.
13898
7280ceea
PA
138992014-09-16 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13902 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13903
428b16bd
PA
139042014-09-16 Pedro Alves <palves@redhat.com>
13905
13906 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13907 files.
13908 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13909 "*-*-vxworks*" throughout.
13910 * gdb.base/break.exp: Likewise.
13911 * gdb.base/default.exp: Likewise.
13912 * gdb.base/scope.exp: Likewise.
13913 * gdb.base/sepdebug.exp: Likewise.
13914 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13915 throughout.
13916 * gdb.base/run.c: Likewise.
13917 * gdb.base/sepdebug.c: Likewise.
13918 * gdb.hp/gdb.aCC/run.c: Likewise.
13919 * gdb.reverse/until-reverse.c: Likewise.
13920 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13921
666d413c
YQ
139222014-09-16 Yao Qi <yao@codesourcery.com>
13923
13924 * boards/local-remote-host-native.exp: New file.
13925
57cbd724
DE
139262014-09-14 Doug Evans <xdje42@gmail.com>
13927
13928 * gdb.threads/queue-signal.c (thread_count): New variable.
13929 (thread_count_mutex, thread_count_condvar): New variables.
13930 (incr_thread_count, wait_all_threads_running): New functions.
13931 (main): Wait for all threads to be in their thread functions.
13932
81219e53
DE
139332014-09-13 Doug Evans <xdje42@gmail.com>
13934
13935 * gdb.threads/queue-signal.c: New file.
13936 * gdb.threads/queue-signal.exp: New file.
13937
3714cea7
DE
139382014-09-13 Doug Evans <xdje42@gmail.com>
13939
13940 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13941 be consistent with what default_gdb_init uses.
13942 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13943 the plain text of the prompt. Add some logging printfs.
13944 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13945
fa43b1d7
PA
139462014-09-12 Pedro Alves <palves@redhat.com>
13947
13948 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13949 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13950 * gdb.arch/i386-size-overlap.exp: Likewise.
13951 * gdb.arch/i386-size.exp: Likewise.
13952 * gdb.arch/i386-unwind.exp: Likewise.
13953 * gdb.base/a2-run.exp: Likewise.
13954 * gdb.base/break.exp: Likewise.
13955 * gdb.base/charset.exp: Likewise.
13956 * gdb.base/chng-syms.exp: Likewise.
13957 * gdb.base/commands.exp: Likewise.
13958 * gdb.base/dbx.exp: Likewise.
13959 * gdb.base/find.exp: Likewise.
13960 * gdb.base/funcargs.exp: Likewise.
13961 * gdb.base/jit-simple.exp: Likewise.
13962 * gdb.base/reread.exp: Likewise.
13963 * gdb.base/sepdebug.exp: Likewise.
13964 * gdb.base/step-bt.exp: Likewise.
13965 * gdb.cp/mb-inline.exp: Likewise.
13966 * gdb.cp/mb-templates.exp: Likewise.
13967 * gdb.objc/basicclass.exp: Likewise.
13968 * gdb.threads/killed.exp: Likewise.
13969
9d9bf2df
EBM
139702014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13971
13972 PR tdep/17379
13973 * gdb.arch/powerpc-stackless.S: New file.
13974 * gdb.arch/powerpc-stackless.exp: New file.
13975
1cf2f1b0
JK
139762014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13977
13978 * gdb.base/attach.c: Include unistd.h.
13979 (main): Call alarm. Add label postloop.
13980 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13981 gdb_breakpoint, gdb_continue_to_breakpoint.
13982 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13983
98880d46
PA
139842014-09-11 Pedro Alves <palves@redhat.com>
13985
13986 PR gdb/17347
13987 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13988 * gdb.base/attach.exp (test_command_line_attach_run): New
13989 procedure.
13990 (top level): Call it.
13991
4c92ff2c
PA
139922014-09-11 Pedro Alves <palves@redhat.com>
13993
13994 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13995 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13996 (do_command_attach_tests): Use spawn_wait_for_attach.
13997 * gdb.base/solib-overlap.exp: Likewise.
13998 * gdb.multi/multi-attach.exp: Likewise.
13999 * gdb.python/py-prompt.exp: Likewise.
14000 * gdb.python/py-sync-interp.exp: Likewise.
14001 * gdb.server/ext-attach.exp: Likewise.
14002
3adc1a7d
GKB
140032014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14004
14005 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14006 command in testcase. Simplify testcase.
14007
96334934
JB
140082014-09-10 Joel Brobecker <brobecker@adacore.com>
14009
14010 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14011
eb479039
JB
140122014-09-10 Joel Brobecker <brobecker@adacore.com>
14013
14014 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14015
deede10c
JB
140162014-09-10 Joel Brobecker <brobecker@adacore.com>
14017
14018 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14019
7828a5f5
JB
140202014-09-10 Joel Brobecker <brobecker@adacore.com>
14021
14022 * gdb.dwarf2/dynarr-ptr.c: New file.
14023 * gdb.dwarf2/dynarr-ptr.exp: New file.
14024
33aeebcf
MR
140252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14026
14027 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14028 of 30 rather than hardcoding 120 for a slow test case. Take the
14029 `gdb,timeout' target setting into account for this calculation.
14030 Don't extend the timeout for the test cases that don't need it.
14031
7b415901
MR
140322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14033
14034 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14035 a factor of 2 for a slow test case. Take the `gdb,timeout'
14036 target setting into account for this calculation.
14037 * gdb.reverse/until-precsave.exp: Increase the timeout by
14038 a factor of 15 and 3 respectively rather than adding 120
14039 for a pair of slow test cases. Take the `gdb,timeout'
14040 target setting into account for this calculation.
14041
4a40f85a
MR
140422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14043
14044 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14045 timeout, don't pass one down to gdb_expect.
14046 (gdb_expect): Rework timeout selection.
14047
09635af7
MR
140482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14049
14050 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14051 exception on timeout.
14052 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14053 (gdbserver_start_extended): Catch any `gdbserver_start' error
14054 exceptions.
14055 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14056 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14057 `gdbserver_gdb_load' error exceptions.
14058
2bdd10b7
MR
140592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14060
14061 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14062 120 on waiting for the TCP socket to open.
14063
316935f0
DE
140642014-09-09 Doug Evans <xdje42@gmail.com>
14065
14066 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14067 _caller_matches, _any_caller_is, _any_caller_matches.
14068
83740597
DE
140692014-09-09 Doug Evans <xdje42@gmail.com>
14070
14071 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14072
4c122fc3
YQ
140732014-09-09 Yao Qi <yao@codesourcery.com>
14074
14075 * gdb.mi/mi-var-display.exp: Set print symbol off.
14076
a9f116cb
GKB
140772014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14078
14079 PR gdb/17035
14080 * gdb.base/commands.exp: Add tests to verify user-defined
14081 commands with empty bodies.
14082 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14083 python commands in `show user command`.
14084 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14085 scheme commands in `show user command`.
14086
c75bd3a2
JK
140872014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14088
14089 PR python/17355
14090 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14091 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14092 * gdb.python/py-framefilter-invalidarg.exp: New file.
14093 * gdb.python/py-framefilter-invalidarg.py: New file.
14094
faa42425
DE
140952014-09-06 Doug Evans <xdje42@gmail.com>
14096
14097 PR 15276
14098 * gdb.python/py-caller-is.c: New file.
14099 * gdb.python/py-caller-is.exp: New file.
14100
474ca4f6
SDJ
141012014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14102
14103 PR gdb/17235
14104 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14105 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14106
eb0b0463
SDJ
141072014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14108
14109 PR fortran/17237
14110 * gdb.fortran/print-formatted.exp: New file.
14111 * gdb.fortran/print-formatted.f90: Likewise.
14112
5f3b99cf
SS
141132014-09-03 Sasha Smundak <asmundak@google.com>
14114
14115 * gdb.python/py-frame.exp: Test Frame.read_register.
14116
7d793aa9
SDJ
141172014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14118
14119 PR python/16699
14120 * gdb.python/py-completion.exp: New file.
14121 * gdb.python/py-completion.py: Likewise.
14122
fb0576e9
DE
141232014-08-28 Doug Evans <dje@google.com>
14124
14125 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14126 eax,etc. are live with values set by gdb and thus the compiler can't
14127 use them.
14128 * gdb.arch/i386-pseudo.c (main): Ditto.
14129
ee92b0dd
DE
141302014-08-27 Doug Evans <dje@google.com>
14131
14132 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14133
6649db35
DE
141342014-08-25 Doug Evans <dje@google.com>
14135
14136 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14137 (main): Ditto.
14138
564b7600
DE
141392014-08-25 Doug Evans <dje@google.com>
14140
14141 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14142
3881fb67
YQ
141432014-08-24 Yao Qi <yao@codesourcery.com>
14144
14145 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14146 symbol off.
14147 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14148
a05a36a5
DE
141492014-08-22 Doug Evans <dje@google.com>
14150
14151 PR 17276
14152 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14153 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14154 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14155
7c343b48
YQ
141562014-08-22 Yao Qi <yao@codesourcery.com>
14157
14158 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14159 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14160 * gdb.python/python.exp: Likewise. Use .py file on the host
14161 instead of the build.
14162
22fd09ae
JK
141632014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14164
14165 * gdb.threads/gcore-stale-thread.c: New file.
14166 * gdb.threads/gcore-stale-thread.exp: New file.
14167
a8454a7c
PA
141682014-08-21 Pedro Alves <palves@redhat.com>
14169
14170 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14171 * gdb.base/gcore-relro-pie.exp: Likewise.
14172 * gdb.base/gcore-relro.exp: Likewise.
14173 * gdb.base/gcore.exp: Likewise.
14174 * gdb.base/print-symbol-loading.exp: Likewise.
14175 * gdb.threads/gcore-thread.exp: Likewise.
14176 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14177
2a31c623
PA
141782014-08-20 Pedro Alves <palves@redhat.com>
14179 Jan Kratochvil <jan.kratochvil@redhat.com>
14180
14181 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14182 configure.
14183 (EXPECT): Handle READ1 being set.
14184 (all): Depend on EXTRA_RULES.
14185 (check-read1, expect-read1, read1.so, read1): New rules.
14186 * README (Testsuite Parameters): Document the READ1 make variable.
14187 (Race detection): New section.
14188 * configure: Regenerate.
14189 * configure.ac: If build==host==target, and running under a
14190 GNU/glibc system, add read1 to the extra Makefile rules.
14191 (EXTRA_RULES): AC_SUBST it.
14192 * lib/read1.c: New file.
14193
d36430db
JB
141942014-08-20 Joel Brobecker <brobecker@adacore.com>
14195
14196 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14197 the handling of variables declared as a typedef to an array
14198 which a DW_AT_data_location attribute.
14199
9a0dc9e3
PA
142002014-08-19 Andrew Burgess <aburgess@broadcom.com>
14201 Pedro Alves <palves@redhat.com>
14202
14203 PR symtab/14604
14204 PR symtab/14605
14205 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14206 gdb_test.
14207
0718a8da
PA
142082014-08-19 Pedro Alves <palves@redhat.com>
14209
14210 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14211
13b448cd
YQ
142122014-08-19 Yao Qi <yao@codesourcery.com>
14213
14214 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14215 right line.
14216
1cbf5077
DB
142172014-08-18 David Blaikie <dblaikie@gmail.com>
14218
14219 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14220
bf0fae19
JB
142212014-08-18 Joel Brobecker <brobecker@adacore.com>
14222
14223 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14224 attribute in array range.
14225
3c8c5dcc
JB
142262014-08-18 Joel Brobecker <brobecker@adacore.com>
14227
14228 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14229
e66d4446
SC
142302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14231
14232 PR c++/17132
14233 * gdb.cp/pr17132.cc: New file.
14234 * gdb.cp/pr17132.exp: New file.
14235
940df408
SC
142362014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14237
14238 * gdb.python/py-xmethods.py (A_getarrayind)
14239 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14240 Use 'print' with function call syntax.
14241 (E_method_matcher.match): Fix tab vs space indentation mixup.
14242
ebcc6c3a
YQ
142432014-08-15 Yao Qi <yao@codesourcery.com>
14244
14245 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14246 false.
14247
775e0f04
YQ
142482014-08-15 Yao Qi <yao@codesourcery.com>
14249
14250 * gdb.cp/casts.exp: Set print symbol off.
14251 * gdb.cp/class2.exp: Likewise.
14252 * gdb.cp/overload.exp: Likewise.
14253 * gdb.cp/templates.exp: Likewise.
14254
d769e349
DE
142552014-08-11 Doug Evans <dje@google.com>
14256
14257 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14258 (test_load_shlib): Update.
14259
20c6f1e1
YQ
142602014-08-09 Yao Qi <yao@codesourcery.com>
14261
14262 * gdb.base/display.exp: Invoke is_address_zero_readable.
14263 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14264 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14265 * gdb.base/hbreak-unmapped.exp: Return if
14266 is_address_zero_readable returns true.
14267 * gdb.base/signest.exp: Likewise.
14268 * gdb.base/signull.exp: Likewise.
14269 * gdb.base/sigbpt.exp: Likewise.
14270 * gdb.guile/scm-disasm.exp: Do the test if
14271 is_address_zero_readable returns false.
14272 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14273 * gdb.python/py-arch.exp: Likewise.
14274 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14275 * lib/gdb.exp (is_address_zero_readable): New proc.
14276
5792e8e3
YQ
142772014-08-09 Yao Qi <yao@codesourcery.com>
14278
14279 PR testsuite/13443
14280 * gdb.mi/mi-var-display.exp: Make test messages unique.
14281
3cecbbbe
TT
142822014-08-04 Tom Tromey <tromey@redhat.com>
14283
14284 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14285 target 0".
14286
00b51ff5
TT
142872014-08-04 Tom Tromey <tromey@redhat.com>
14288
14289 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14290 "target_resume".
14291
6908c509
JB
142922014-08-01 Joel Brobecker <brobecker@adacore.com>
14293
14294 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14295 inner_vla_struct_object_size.
14296 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14297 as xfail.
14298
cc6563d2
PA
142992014-07-30 Pedro Alves <palves@redhat.com>
14300
14301 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14302 comment.
14303
7e09a223
YQ
143042014-07-29 Yao Qi <yao@codesourcery.com>
14305
14306 PR gdb/17206
14307 * gdb.base/until-nodebug.exp: New.
14308
7ebdbe92
DE
143092014-07-28 Doug Evans <xdje42@gmail.com>
14310
14311 PR guile/17203
14312 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14313 previously existing parameter, and previously ambiguously spelled
14314 parameter.
14315
fdb1adc6
WN
143162014-07-28 Will Newton <will.newton@linaro.org>
14317
14318 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14319
186fcde0
DE
143202014-07-26 Ludovic Courtès <ludo@gnu.org>
14321 Doug Evans <xdje42@gmail.com>
14322
14323 PR guile/17146
14324 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14325
70509625
PA
143262014-07-25 Pedro Alves <palves@redhat.com>
14327
14328 * gdb.threads/signal-command-handle-nopass.c: New file.
14329 * gdb.threads/signal-command-handle-nopass.exp: New file.
14330 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14331 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14332 * gdb.threads/signal-delivered-right-thread.c: New file.
14333 * gdb.threads/signal-delivered-right-thread.exp: New file.
14334
c3f814a1
PA
143352014-07-25 Pedro Alves <palves@redhat.com>
14336
14337 * gdb.base/double-prompt-target-event-error.exp
14338 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14339 match.
14340 (cancel_pagination_in_target_event): Rework double prompt
14341 detection.
14342 * gdb.base/paginate-after-ctrl-c-running.exp
14343 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14344 <return>' match.
14345 * gdb.base/paginate-bg-execution.exp
14346 (test_bg_execution_pagination_return)
14347 (test_bg_execution_pagination_cancel): Remove '-notransfer
14348 <return>' matches.
14349 * gdb.base/paginate-execution-startup.exp
14350 (test_fg_execution_pagination_return)
14351 (test_fg_execution_pagination_cancel): Remove '-notransfer
14352 <return>' matches.
14353 * gdb.base/paginate-inferior-exit.exp
14354 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14355 match.
14356 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14357 * lib/gdb.exp (pagination_prompt): Run text through
14358 string_to_regexp.
14359 (gdb_test_multiple): Match $pagination_prompt instead of
14360 "<return>".
14361 (string_to_regexp): Move to lib/gdb-utils.exp.
14362
e214cf6c
JK
143632014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14364
14365 * gdb.arch/amd64-entry-value-paramref.S: New file.
14366 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14367 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14368 * gdb.arch/amd64-optimout-repeat.S: New file.
14369 * gdb.arch/amd64-optimout-repeat.c: New file.
14370 * gdb.arch/amd64-optimout-repeat.exp: New file.
14371
17d0c5c8
JK
143722014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14373
14374 PR gdb/17170
14375 * gdb.base/statistics.exp: New file.
14376
b8b8facf
DE
143772014-07-17 Doug Evans <dje@google.com>
14378
74b49205 14379 PR gdb/17170
b8b8facf
DE
14380 * gdb.base/maint.exp: Update testing of per-command stats.
14381
1b5d0ab3
PA
143822014-07-16 Pedro Alves <palves@redhat.com>
14383
14384 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14385 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14386 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14387 (tfile_write_buf): New functions.
14388 (add_memory_block): Rewrite using the above.
14389 (adjust_function_address): New function.
14390 (FUNCTION_ADDRESS): New macro.
14391 (write_basic_trace_file): Remove short_x local, and use
14392 tfile_write_16. Change type of func_addr local to unsigned long
14393 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14394 here. Cast argument of add_memory_block to char pointer.
14395 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14396 (main): Remove parameters.
14397 * gdb.trace/tfile.exp: Remove nowarnings.
14398
4d974e88
SM
143992014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14400
14401 * gdb.base/debug-expr.exp: Test string evaluation with
14402 "debug expression" on.
14403
41e99568
PA
144042014-07-15 Pedro Alves <palves@redhat.com>
14405
14406 * gdb.base/reread.exp: Use clean_restart.
14407
487d9753
PL
144082014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14409
14410 * gdb.arch/avr-flash-qualifer.c: New.
14411 * gdb.arch/avr-flash-qualifer.exp: New.
14412
cc1c52ad
PA
144132014-07-14 Pedro Alves <palves@redhat.com>
14414
14415 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14416 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14417
1e973570
PA
144182014-07-14 Pedro Alves <palves@redhat.com>
14419
14420 * gdb.base/double-prompt-target-event-error.c: New file.
14421 * gdb.base/double-prompt-target-event-error.exp: New file.
14422
93d6eb10
PA
144232014-07-14 Pedro Alves <palves@redhat.com>
14424
14425 PR gdb/17072
14426 * gdb.base/paginate-inferior-exit.c: New file.
14427 * gdb.base/paginate-inferior-exit.exp: New file.
14428
0017922d
PA
144292014-07-14 Pedro Alves <palves@redhat.com>
14430
14431 PR gdb/17072
14432 * gdb.base/paginate-bg-execution.c: New file.
14433 * gdb.base/paginate-bg-execution.exp: New file.
14434
94696ad3
PA
144352014-07-14 Pedro Alves <palves@redhat.com>
14436
14437 PR gdb/17072
14438 * gdb.base/paginate-execution-startup.c: New file.
14439 * gdb.base/paginate-execution-startup.exp: New file.
14440 * lib/gdb.exp (pagination_prompt): New global.
14441 (default_gdb_spawn): New procedure, factored out from
14442 default_gdb_spawn.
14443 (default_gdb_start): Adjust to call default_gdb_spawn.
14444 (gdb_spawn): New procedure.
14445
bd293940
PA
144462014-07-14 Pedro Alves <palves@redhat.com>
14447
14448 * lib/gdb.exp (gdb_assert): New procedure.
14449 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14450
c933f875
PA
144512014-07-14 Pedro Alves <palves@redhat.com>
14452
14453 * gdb.base/execution-termios.c: New file.
14454 * gdb.base/execution-termios.exp: New file.
14455
d98b7a16
TT
144562014-07-14 Tom Tromey <tromey@redhat.com>
14457
14458 * gdb.cp/vla-cxx.cc: New file.
14459 * gdb.cp/vla-cxx.exp: New file.
14460
548740d6
TT
144612014-07-14 Tom Tromey <tromey@redhat.com>
14462
14463 * gdb.reverse/rerun-prec.c: New file.
14464 * gdb.reverse/rerun-prec.exp: New file.
14465
a25eb028
MR
144662014-07-12 Maciej W. Rozycki <macro@mips.com>
14467 Maciej W. Rozycki <macro@codesourcery.com>
14468
14469 * lib/gdb-utils.exp: New file.
14470 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14471 inline `gdb_init_command' processing.
14472 (gdb_start_cmd): Likewise.
14473 * lib/mi-support.exp (mi_run_cmd): Likewise.
14474 * README: Document `gdb_init_command' and `gdb_init_commands'.
14475
218c2655
JK
144762014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14477
14478 Fix false FAIL running under a very long directory name.
14479 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14480 and "set print elements 10000". Twice.
14481
5401fde3
YQ
144822014-07-11 Yao Qi <yao@codesourcery.com>
14483
14484 * gdb.base/exprs.exp: "set print symbol off".
14485
e76126e8
PA
144862014-07-11 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.threads/kill.c: New file.
14489 * gdb.threads/kill.exp: New file.
14490
2d6f0de6
YQ
144912014-07-10 Yao Qi <yao@codesourcery.com>
14492
14493 * gdb.trace/tfile.c (write_basic_trace_file)
14494 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14495 address written to trace file.
14496
7180e04a
PA
144972014-07-09 Pedro Alves <palves@redhat.com>
14498
14499 * gdb.base/attach-wait-input.exp: New file.
14500 * gdb.base/attach-wait-input.c: New file.
14501
9a9a7608
AB
145022014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14503
14504 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14505 setting up test structures.
14506 (main): Call new test function.
14507 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14508 test function, continue into test function and walk test
14509 structures.
14510
161ac41e
YQ
145112014-07-02 Yao Qi <yao@codesourcery.com>
14512
14513 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14514 'bar_start' at the beginning of functions 'foo' and 'bar'
14515 respectively.
14516 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14517 instead of 'foo' and 'bar'.
14518
1f267ae3
MM
145192014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14520
14521 * gdb.btrace/segv.exp: New.
14522 * gdb.btrace/segv.c: New.
14523
2b239efb
LM
145242014-07-02 Luis Machado <lgustavo@codesourcery.com>
14525
14526 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14527 instruction.
14528
cf363f18
MW
145292014-06-30 Mark Wielaard <mjw@redhat.com>
14530
14531 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14532 vulture, vilify, villar): New volatile array constants.
14533 (vindictive, vegetation): New const volatile array constants.
14534 * gdb.base/volatile.exp: Test volatile and const volatile array
14535 types.
14536
aebf9d24
AA
145372014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14538
14539 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14540 target lacks support for awatch, rwatch, or hbreak.
14541
b67a2c6f
YQ
145422014-06-27 Yao Qi <yao@codesourcery.com>
14543
14544 * gdb.multi/dummy-frame-restore.exp: New.
14545 * gdb.multi/dummy-frame-restore.c: New.
14546
aef92902
MM
145472014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14548
14549 * gdb.btrace/gcore.exp: New.
14550
8e9db26e
PA
145512014-06-23 Pedro Alves <palves@redhat.com>
14552
14553 * gdb.base/watchpoint-reuse-slot.c: New file.
14554 * gdb.base/watchpoint-reuse-slot.exp: New file.
14555
70afc5b7
SC
145562014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14557
14558 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14559 progspace's filename in 'info', 'enable' and 'disable' command
14560 tests.
14561
b972bd9c
JK
145622014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14563
14564 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14565 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14566 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14567
125f8a3d
GB
145682014-06-20 Gary Benson <gbenson@redhat.com>
14569
14570 * gdb.arch/i386-avx.exp: Fix include file location.
14571 * gdb.arch/i386-sse.exp: Likewise.
14572
3ed9baed
IB
145732014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14574
14575 * gdb.dlang/expression.exp: New file.
14576
034f788c
PA
145772014-06-19 Pedro Alves <palves@redhat.com>
14578
14579 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14580 out from ...
14581 (top level): ... here. Iterate running tests under different
14582 scheduler-locking settings.
14583
45371d0c
LM
145842014-06-18 Luis Machado <lgustavo@codesourcery.com>
14585
14586 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14587 to DW_FORM_addr and use non-zero addresses.
14588
5d376983
SC
145892014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14590
14591 PR gdb/17017
14592 * gdb.python/py-xmethods.cc: Add global function call counters and
14593 increment them in their respective functions. Remove "cout"
14594 statements.
14595 * gdb.python/py-xmethods.exp: Make tests check the global function
14596 call counters instead of depending on inferior IO.
14597
a1aa2221
LM
145982014-06-18 Don Breazeal <donb@codesourcery.com>
14599
14600 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14601 Deleted procedure.
14602 (explicit_fork_parent_follow): Deleted procedure.
14603 (explicit_fork_child_follow): Deleted procedure.
14604 (test_follow_fork): New procedure.
14605 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14606 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14607 procedure calls.
14608
0fc05997
YQ
146092014-06-17 Yao Qi <yao@codesourcery.com>
14610
14611 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14612 CP1252.
14613
70795c52
LM
146142014-06-17 Luis Machado <lgustavo@codesourcery.com>
14615
14616 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14617 Initialize ptr and S explicitly.
14618 (skip_type_update_when_not_use_rtti_test): Likewise.
14619
6be47f0c
KS
146202014-06-16 Keith Seitz <keiths@redhat.com>
14621
14622 PR mi/15863
14623 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14624 the inferior is started.
14625
d03de421
PA
146262014-06-16 Pedro Alves <palves@redhat.com>
14627
14628 * gdb.base/break-main-file-remove-fail.c: New file.
14629 * gdb.base/break-main-file-remove-fail.exp: New file.
14630 * gdb.base/break-unload-file.exp: Use build_executable instead of
14631 prepare_for_testing.
14632 (test_break): New parameter "initial_load". Handle it.
14633 (top level): Add initial_load cmdline/file axis.
14634
f9579b99
TT
146352014-06-12 Tom Tromey <tromey@redhat.com>
14636
14637 * gdb.base/completion.exp: Don't use directory name in test.
14638
3657956b
GB
146392014-06-09 Gary Benson <gbenson@redhat.com>
14640
14641 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14642 separate the always-available ANSI-standard signals from the
14643 signals that require checking.
14644 (main): Likewise.
14645 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14646 Likewise.
14647 (main): Likewise.
14648
4186eb54
KS
146492014-06-07 Keith Seitz <keiths@redhat.com>
14650
14651 Revert:
14652 PR c++/16253
14653 * gdb.cp/var-tag.cc: New file.
14654 * gdb.cp/var-tag.exp: New file.
14655 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14656 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14657 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14658 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14659
25326a28 146602014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14661
14662 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14663
829155c9
PA
146642014-06-06 Pedro Alves <palves@redhat.com>
14665
14666 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14667 in target debug output instead of looking at RSP packets,
14668 disabling the test on any target that uses hardware stepping.
14669 Update comments.
14670
61c8d22e
PA
146712014-06-06 Pedro Alves <palves@redhat.com>
14672
14673 * gdb.base/break-unload-file.exp: Fix typo.
14674
d9a47287
YQ
146752014-06-06 Yao Qi <yao@codesourcery.com>
14676
14677 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14678 from "jit_function" to "^jit_function".
14679
e5e01dbf
YQ
146802014-06-06 Yao Qi <yao@codesourcery.com>
14681
14682 * gdb.base/async.c (foo): Add one statement.
14683 * gdb.base/async.exp: Get the next instruction address and
14684 match the output of "nexti" by instruction address. Match
14685 the hex address in the output of "finish".
14686
73ba372c
GB
146872014-06-06 Gary Benson <gbenson@redhat.com>
14688
14689 * gdb.base/call-signals.c: Remove preprocessor conditionals
14690 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14691 SIGSEGV and SIGTERM.
14692 * gdb.base/sigall.c: Likewise.
14693 * gdb.base/unwindonsignal.c: Likewise.
14694 * gdb.reverse/sigall-reverse.c: Likewise.
14695
831517df
YQ
146962014-06-06 Yao Qi <yao@codesourcery.com>
14697
14698 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14699 readable, skip the test.
14700
b8b91e98
YQ
147012014-06-06 Yao Qi <yao@codesourcery.com>
14702
14703 * gdb.threads/staticthreads.c (thread_function): Move the line
14704 setting breakpoint on forward.
14705 * gdb.threads/staticthreads.exp: Update comments.
14706
fb934770
LC
147072014-06-05 Ludovic Courtès <ludo@gnu.org>
14708
14709 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14710 "history-append! type error".
14711
6ef284bd
SM
147122014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14713
14714 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14715 erroneous dprintf expected input.
14716
a872e241
DE
147172014-06-04 Doug Evans <xdje42@gmail.com>
14718
14719 * gdb.guile/scm-generics.exp: Delete.
14720
16f691fb
DE
147212014-06-04 Doug Evans <xdje42@gmail.com>
14722
14723 * gdb.guile/scm-breakpoint.exp: Update.
14724 Add tests for breakpoint registration.
14725
012370f6
TT
147262014-06-04 Tom Tromey <tromey@redhat.com>
14727
14728 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14729 VLA-in-union.
14730 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14731 inner_vla_struct, vla_union types. Initialize objects of those
14732 types and compute their sizes.
14733
9f5a4cef
HZ
147342014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14735 Hui Zhu <hui@codesourcery.com>
14736
14737 * gdb.base/fileio.exp: Add test for shell not available as well as
14738 available.
14739 * gdb.base/fileio.c (test_system): Check for shell twice.
14740
90a45c4d
YQ
147412014-06-04 Yao Qi <yao@codesourcery.com>
14742
14743 * gdb.base/auto-connect-native-target.exp: Remove redundant
14744 space from the regexp pattern.
14745
70017e41
YQ
147462014-06-04 Yao Qi <yao@codesourcery.com>
14747
14748 * gdb.base/default.exp: Replace "child" with "native" in
14749 regexp pattern.
14750
883964a7
SC
147512014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14752
14753 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14754 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14755 * gdb.python/py-xmethods.py: Python script supporting the
14756 new testcase and tests.
14757
ef370185
JB
147582014-06-03 Joel Brobecker <brobecker@adacore.com>
14759 Pedro Alves <palves@redhat.com>
14760
14761 PR breakpoints/17000
14762 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14763 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14764
1e2ccb61
BM
147652014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14766
14767 * gdb.base/subst.exp: Add tests to verify partial path matching
14768 output.
14769
c6ec5ab2
PA
147702014-06-03 Pedro Alves <palves@redhat.com>
14771
14772 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14773 target that doesn't use software single-stepping.
14774
835c559f
PA
147752014-06-03 Pedro Alves <palves@redhat.com>
14776
14777 PR breakpoints/17000
14778 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14779 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14780
06eb1586
DE
147812014-06-02 Doug Evans <xdje42@gmail.com>
14782
14783 * gdb.guile/scm-parameter.exp: New file.
14784
e698b8c4
DE
147852014-06-02 Doug Evans <xdje42@gmail.com>
14786
14787 * gdb.guile/scm-cmd.c: New file.
14788 * gdb.guile/scm-cmd.exp: New file.
14789
ded03782
DE
147902014-06-02 Doug Evans <xdje42@gmail.com>
14791
14792 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14793 pretty-printer lookup.
14794 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14795 (make-pp_s-printer): Call it.
14796 (make-pretty-printer-from-dict): New function.
14797 (lookup-pretty-printer-maker-from-dict): New function.
14798 (*pretty-printer*): Simplify.
14799 (make-objfile-pp_s-printer): New function.
14800 (install-objfile-pretty-printers!): New function.
14801 (make-progspace-pp_s-printer): New function.
14802 (install-progspace-pretty-printers!): New function.
14803 * gdb.guile/scm-progspace.c: New file.
14804 * gdb.guile/scm-progspace.exp: New file.
14805
41fac0cf
PA
148062014-06-02 Pedro Alves <palves@redhat.com>
14807
14808 * gdb.base/dprintf-bp-same-addr.c: New file.
14809 * gdb.base/dprintf-bp-same-addr.exp: New file.
14810
96ae5695
EBM
148112014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14812
14813 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14814 * gdb.arch/powerpc-power.s: Likewise.
14815
da02b3a8
JB
148162014-06-02 Joel Brobecker <brobecker@adacore.com>
14817
14818 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14819
c72b2e7b
YQ
148202014-06-01 Yao Qi <yao@codesourcery.com>
14821
14822 * gdb.base/watchpoint.exp (test_watch_location): Check null
14823 pointer can be dereferenced. If not, do the test, otherwise
14824 skip it.
14825
53e8a631
AB
148262014-05-30 Andrew Burgess <aburgess@broadcom.com>
14827
14828 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14829 results.
14830 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14831
938f0e2f
AB
148322014-05-30 Andrew Burgess <aburgess@broadcom.com>
14833
14834 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14835 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14836 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14837 * gdb.arch/amd64-invalid-stack-top.c: New file.
14838 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14839
9ba6657a
PA
148402014-05-30 Pedro Alves <palves@redhat.com>
14841
14842 PR breakpoints/17000
14843 * gdb.base/sss-bp-on-user-bp.c: New file.
14844 * gdb.base/sss-bp-on-user-bp.exp: New file.
14845
522c09bf
DB
148462014-05-30 David Blaikie <dblaikie@gmail.com>
14847
14848 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14849 gnu_inline semantics via attribute.
14850 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14851 source explicitly specifies the required semantics.
14852
bf4ef81e
MR
148532014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14854
14855 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14856
329ea579
PA
148572014-05-29 Pedro Alves <palves@redhat.com>
14858 Tom Tromey <tromey@redhat.com>
14859
14860 * gdb.base/async-shell.exp: Don't enable target-async.
14861 * gdb.base/async.exp
14862 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14863 parameter. Adjust.
14864 (top level): Don't test with "target-async".
14865 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14866 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14867 * gdb.base/inferior-died.exp: Don't enable target-async.
14868 * gdb.base/interrupt-noterm.exp: Likewise.
14869 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14870 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14871 * gdb.mi/mi-nonstop.exp: Likewise.
14872 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14873 * gdb.mi/mi-nsintrall.exp: Likewise.
14874 * gdb.mi/mi-nsmoribund.exp: Likewise.
14875 * gdb.mi/mi-nsthrexec.exp: Likewise.
14876 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14877 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14878 * gdb.python/py-evsignal.exp: Don't enable target-async.
14879 * gdb.python/py-evthreads.exp: Likewise.
14880 * gdb.python/py-prompt.exp: Likewise.
14881 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14882 * gdb.server/solib-list.exp: Don't enable target-async.
14883 * gdb.threads/thread-specific-bp.exp: Likewise.
14884 * lib/mi-support.exp: Adjust to use mi-async.
14885
fd664c91
PA
148862014-05-29 Pedro Alves <palves@redhat.com>
14887
14888 PR gdb/13860
14889 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14890 reason, even in sync mode.
14891
251bde03
PA
148922014-05-29 Pedro Alves <palves@redhat.com>
14893 Hui Zhu <hui@codesourcery.com>
14894
14895 PR PR15693
14896 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14897 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14898 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14899 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14900
7f3c0343
JB
149012014-05-28 Joel Brobecker <brobecker@adacore.com>
14902
14903 * config/monitor.exp (gdb_target_monitor): Replace use of
14904 "set remotebaud" by "set serial baud".
14905
b2715b27
AW
149062014-05-26 Andy Wingo <wingo@igalia.com>
14907
14908 * gdb.guile/scm-breakpoint.exp:
14909 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14910 properties instead of gdb-object-properties.
14911
498a4489
YQ
149122014-05-26 Yao Qi <yao@codesourcery.com>
14913
14914 * gdb.server/no-thread-db.exp: Specify source file name
14915 explicitly when setting a breakpoint.
14916
589fdceb
MM
149172014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14918
14919 * gdb.btrace/vdso.c: New.
14920 * gdb.btrace/vdso.exp: New.
14921
e9089e05
MM
149222014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14923
14924 * gdb.base/gcore.exp (capture_command_output): Move ...
14925 * lib/gdb.exp (capture_command_output): ... here.
14926
67b5c0c1
MM
149272014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14928
14929 * gdb.btrace/data.exp: Test memory access during btrace replay.
14930
a2199296
SM
149312014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14932
14933 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14934
17b2616c
PA
149352014-05-21 Pedro Alves <palves@redhat.com>
14936
14937 PR gdb/13860
14938 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14939 (top level): Test that output related to execution commands is
14940 sent to the console with CLI commands, but not with MI commands.
14941 Test that breakpoint events are always mirrored to the console.
14942 Also expect the new source line to be output after a "next" in
14943 async mode too. Make it a pass/fail test.
14944 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14945 output.
14946 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14947
5166082f
PA
149482014-05-21 Pedro Alves <palves@redhat.com>
14949
14950 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14951 Use them to test variations of "list" after reaching a breakpoint.
14952 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14953 Test "list" with listsize 10 after reaching a breakpoint.
14954 * gdb.python/python.exp (decode_line current location line
14955 number): Adjust expected line number.
14956
2f25d70f
SM
149572014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14958
14959 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14960 behavior for $args, pass it directly to "run".
14961
ff604a67
MR
149622014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14963
14964 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14965 30000 to 65536.
14966
6a3cb8e8
PA
149672014-05-21 Pedro Alves <palves@redhat.com>
14968
14969 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14970 auto-connect-native-target off".
14971 * gdb.base/auto-connect-native-target.c: New file.
14972 * gdb.base/auto-connect-native-target.exp: New file.
14973
4ebfc96e
PA
149742014-05-21 Pedro Alves <palves@redhat.com>
14975
14976 * gdb.base/default.exp: Test "target native" instead of "target
14977 child".
14978
36d46afb
MW
149792014-05-21 Mark Wielaard <mjw@redhat.com>
14980
14981 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14982
5876f503
JK
149832014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14984
14985 Fix TLS access for -static -pthread.
14986 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14987 <HAVE_TLS> (thread_function, main): Initialize it.
14988 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14989 Add clean_restart.
14990 <$have_tls != "">: Check TLSVAR.
14991
0256a6ac
PA
149922014-05-21 Pedro Alves <palves@redhat.com>
14993
14994 * gdb.base/dcache-line-read-error.c: New.
14995 * gdb.base/dcache-line-read-error.exp: New.
14996
936d2992
PA
149972014-05-20 Pedro Alves <palves@redhat.com>
14998
14999 * gdb.base/compare-sections.c: New file.
15000 * gdb.base/compare-sections.exp: New file.
15001
802e8e6d
PA
150022014-05-20 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.base/break-idempotent.c: New file.
15005 * gdb.base/break-idempotent.exp: New file.
15006
e59fa00f
MM
150072014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15008
15009 * gdb.btrace/nohist.exp: New.
15010
8b696e31
YQ
150112014-05-20 Yao Qi <yao@codesourcery.com>
15012
15013 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15014 gdb.reverse directory and gdb_reverse_timeout exists in board
15015 setting.
15016 * README: Document gdb_reverse_timeout.
15017
73c9764f
YQ
150182014-05-20 Yao Qi <yao@codesourcery.com>
15019
15020 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15021 'test_file_name'. Treat args as a string instead of a list.
15022 (gdb_init): Rename argument 'args' by 'test_file_name'.
15023
f1f4348a
JK
150242014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15025
15026 * gdb.arch/powerpc-power.exp: New file.
15027 * gdb.arch/powerpc-power.s: New file.
15028
0dbe70ce
DE
150292014-05-16 Doug Evans <dje@google.com>
15030
15031 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15032 * gdb.base/completion.exp: Check that all expected files exist
15033 before doing file completion.
0dbe70ce 15034
8d551b02
DE
150352014-05-16 Doug Evans <dje@google.com>
15036
15037 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15038 Update.
15039 (do_syscall_tests_without_xml): Update.
15040
73eb7709
PA
150412014-05-16 Pedro Alves <palves@redhat.com>
15042
15043 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15044 instead of "unknown output after running".
15045
3fae92fc
YQ
150462014-05-16 Yao Qi <yao@codesourcery.com>
15047
15048 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15049 file1.txt from host at the end.
15050 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15051
c2b2ccc5
DE
150522014-05-15 Doug Evans <dje@google.com>
15053
15054 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15055 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15056 loading file. Add test for TU lookup.
15057
8c217a4b
SM
150582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15059
15060 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15061 calling "-exec-arguments" or "set args" before running the
15062 inferior.
15063
3deb39c6
SM
150642014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15065
15066 * lib/mi-support.exp (mi_expect_stop): Expect message for
15067 inferiors that exit with non-zero exit code.
15068
71a79f8c
YQ
150692014-05-14 Yao Qi <yao@codesourcery.com>
15070
15071 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15072 match absolute path on remote host.
15073 (test_file_list_exec_source_files): Remove "/" from the
15074 pattern.
15075
f23fcd46
YQ
150762014-05-14 Yao Qi <yao@codesourcery.com>
15077
15078 * boards/local-remote-host-notty.exp (${board}_file): New
15079 proc.
15080
9404b58f
KM
150812014-05-07 Kyle McMartin <kyle@redhat.com>
15082
15083 Pushed by Joel Brobecker <brobecker@adacore.com>.
15084 * gdb.arch/aarch64-atomic-inst.c: New file.
15085 * gdb.arch/aarch64-atomic-inst.exp: New file.
15086
5e45f04c
YQ
150872014-05-07 Yao Qi <yao@codesourcery.com>
15088
15089 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15090 in current context" too.
15091
c888a17d
KS
150922014-05-05 Keith Seitz <keiths@redhat.com>
15093
15094 * gdb.linespec/ls-dollar.exp: Add test for linespec
15095 file:convenience_variable.
15096
290a839c
YQ
150972014-05-05 Yao Qi <yao@codesourcery.com>
15098
15099 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15100 traceframes into tfile and ctf trace files. Read data from
15101 trace file and test collected data.
15102 (gdb_collect_locals_test): Likewise.
15103 (gdb_unavailable_registers_test): Likewise.
15104 (gdb_unavailable_floats): Likewise.
15105 (gdb_collect_globals_test): Likewise.
15106 (top-level): Append "ctf" to trace_file_targets if GDB
15107 supports.
15108
b5262cd0
YQ
151092014-05-05 Yao Qi <yao@codesourcery.com>
15110
15111 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15112 code to ...
15113 (gdb_collect_args_test_1): ... it. New proc.
15114 (gdb_collect_locals_test): Move some code to ...
15115 (gdb_collect_locals_test_1): ... it. New proc.
15116 (gdb_unavailable_registers_test): Move some code to ...
15117 (gdb_unavailable_registers_test_1): ... it. New proc.
15118 (gdb_unavailable_floats): Move some code to ...
15119 (gdb_unavailable_floats_1): ... it. New proc.
15120
30a1e6cc
SDJ
151212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15122
15123 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15124 probes to test for bitness recognition.
15125 * gdb.arch/amd64-stap-optional-prefix.exp
15126 (test_probe_value_without_reg): New procedure.
15127 Add code to test for different kinds of bitness.
15128
f33da99a
SDJ
151292014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15130
15131 PR breakpoints/16889
15132 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15133 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15134
5b80f00d
PA
151352014-05-01 Pedro Alves <palves@redhat.com>
15136
15137 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15138 gdb_file_cmd if no file is specified.
15139 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15140 last_loaded_file to set the remote exec-file.
15141
f8c2a73c
PA
151422014-05-01 Pedro Alves <palves@redhat.com>
15143
15144 * boards/local-remote-host.exp: New file.
15145
be6e8ac7
PA
151462014-05-01 Pedro Alves <palves@redhat.com>
15147
15148 * boards/local-remote-host.exp: Rename to ...
15149 * boards/local-remote-host-notty.exp: ... this.
15150
cac0dc8f
JB
151512014-04-28 Joel Brobecker <brobecker@adacore.com>
15152
15153 * gdb.ada/dyn_arrayidx: New testcase.
15154
9730e6cc
YQ
151552014-04-26 Yao Qi <yao@codesourcery.com>
15156
15157 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15158 and compute the length of function main. Save it in
15159 $main_length.
15160 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15161 (top-level): Use gdb_compile to compile objects into
15162 executable and restart GDB. Remove invocation to
15163 prepare_for_testing.
15164
7ae1a6a6
PA
151652014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15166 Pedro Alves <palves@redhat.com>
15167
15168 PR server/16255
15169 * gdb.multi/multi-attach.c: New file.
15170 * gdb.multi/multi-attach.exp: New file.
15171
4082afcc
PA
151722014-04-25 Pedro Alves <palves@redhat.com>
15173
15174 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15175 user.
15176 (top level): Test that "set remote conditional-breakpoints-packet
15177 off" works as intended.
15178 * gdb.base/dprintf.exp: Test that "set remote
15179 breakpoint-commands-packet off" works as intended.
15180 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15181 New function.
15182 (top level): Call it.
15183 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15184 remote fast-tracepoints-packet off" works as intended.
15185 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15186 * lib/gdb.exp (gdb_is_target_remote): ... here.
15187
2abc3f8d
DB
151882014-04-24 David Blaikie <dblaikie@gmail.com>
15189
15190 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15191 ensure clang would not discard them.
15192 * gdb.base/gdbvars.c: Ditto.
15193 * gdb.base/memattr.c: Ditto.
15194 * gdb.base/whatis.c: Ditto.
15195 * gdb.python/py-prettyprint.c: Ditto.
15196 * gdb.trace/actions.c: Ditto.
15197 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15198 ensure clang would not discard it.
15199
bfd39632
DB
152002014-04-24 David Blaikie <dblaikie@gmail.com>
15201
15202 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15203 clang to emit the full definition of type required by the test
15204 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15205
22842ff6
DB
152062014-04-24 David Blaikie <dblaikie@gmail.com>
15207
15208 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15209 coax Clang into emitting the definition of the type.
15210 * gdb.cp/pr10728-x.h (y): Ditto.
15211 * gdb.cp/pr10728-y.cc (y): Ditto.
15212
c2e827ad
DB
152132014-04-24 David Blaikie <dblaikie@gmail.com>
15214
15215 * gdb.base/label.exp: XFAIL label related tests under Clang.
15216 * gdb.cp/cplabel.exp: Ditto.
15217 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15218 under Clang those using labels.
15219
4c2d33e7
YQ
152202014-04-25 Yao Qi <yao@codesourcery.com>
15221
15222 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15223 double_label.
15224 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15225 partial_label and double_label.
15226
56083b99
DB
152272014-04-24 David Blaikie <dblaikie@gmail.com>
15228
15229 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15230
25d4e99d
DB
152312014-04-24 David Blaikie <dblaikie@gmail.com>
15232
15233 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15234 of the function to work across GCC and Clang.
15235 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15236 pointer types (const void ** const V void **).
15237
01f9f808
MS
152382014-04-24 Michael Sturm <michael.sturm@mintel.com>
15239 Walfred Tedeschi <walfred.tedeschi@intel.com>
15240
15241 * Makefile.in (EXECUTABLES): Added i386-avx512.
15242 * gdb.arch/i386-avx512.c: New file.
15243 * gdb.arch/i386-avx512.exp: Likewise.
15244
4b48d439
KS
152452014-04-23 Keith Seitz <keiths@redhat.com>
15246
15247 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15248 (mi_make_breakpoint_table): New procedure.
15249 (mi_create_breakpoint): Use mi_make_breakpoint
15250 and return the result.
15251 (mi_make_breakpoint): New procedure.
15252 (mi_build_kv_pairs): New procedure.
15253
15254 * gdb.mi/mi-break.exp: Remove unused globals,
15255 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15256 All callers updated.
15257 * gdb.mi/mi-dprintf.exp: Use variable to track command
15258 number.
15259 Update all callers of mi_create_breakpoint and use
15260 mi_make_breakpoint_table.
15261 Remove any unused global variables.
15262 * gdb.mi/mi-nonstop.exp: Likewise.
15263 * gdb.mi/mi-nsintrall.exp: Likewise.
15264 * gdb.mi/mi-nsmoribund.exp: Likewise.
15265 * gdb.mi/mi-nsthrexec.exp: Likewise.
15266 * gdb.mi/mi-reverse.exp: Likewise.
15267 * gdb.mi/mi-simplerun.exp: Likewise.
15268 * gdb.mi/mi-stepn.exp: Likewise.
15269 * gdb.mi/mi-syn-frame.exp: Likewise.
15270 * gdb.mi/mi-until.exp: Likewise.
15271 * gdb.mi/mi-var-cp.exp: Likewise.
15272 * gdb.mi/mi-var-display.exp: Likewise.
15273 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15274 * gdb.mi/mi2-var-child.exp: Likewise.
15275 * gdb.mi/mi-vla-c99.exp: Likewise.
15276 * lib/mi-support.exp: Likewise.
15277
15278 From Ian Lance Taylor <iant@cygnus.com>:
15279 * lib/gdb.exp (parse_args): New procedure.
15280
08351840
PA
152812014-04-23 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/break-unload-file.c: New file.
15284 * gdb.base/break-unload-file.exp: New file.
15285 * gdb.base/sym-file-lib.c (baz): New function.
15286 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15287 field.
15288 (load): Store the segment's mapped size.
15289 (unload): New function.
15290 (unload_shlib): New function.
15291 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15292 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15293 set a breakpoint at baz, and call it.
15294 * gdb.base/sym-file.exp: New tests for stale breakpoint
15295 instructions.
15296
076855f9
PA
152972014-04-23 Pedro Alves <palves@redhat.com>
15298
15299 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15300 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15301 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15302 * gdb.base/hbreak-unmapped.c: New file.
15303 * gdb.base/hbreak-unmapped.exp: New file.
15304 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15305 * lib/gdb.exp (gdb_is_target_remote): ... here.
15306
483805cf
PA
153072014-04-22 Pedro Alves <palves@redhat.com>
15308
15309 * gdb.base/consecutive-step-over.c: New file.
15310 * gdb.base/consecutive-step-over.exp: New file.
15311
06d97543
PA
153122014-04-22 Pedro Alves <palves@redhat.com>
15313
15314 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15315 instead of send_gdb/gdb_expect.
15316
b4429ea2
YQ
153172014-04-22 Yao Qi <yao@codesourcery.com>
15318
15319 * lib/trace-support.exp (generate_tracefile): New procedure.
15320 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15321 return 0.
15322 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15323 if generate_tracefile returns 1.
15324
51d48146
PA
153252014-04-18 Tom Tromey <palves@redhat.com>
15326 Pedro alves <tromey@redhat.com>
15327
15328 PR backtrace/15558
15329 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15330 with a backtrace limit.
15331 * gdb.python/py-frame-inline.exp: Test running to an inline
15332 function with a backtrace limit, and printing the newest frame.
15333 * gdb.python/py-frame-inline.c (main): Call f.
15334
bd1dce5f
MS
153352014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15336
15337 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15338
40d1a503
MS
153392014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15340
15341 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15342 Drop prefix from unsupported source file path.
15343
389b98f7
YQ
153442014-04-17 Yao Qi <yao@codesourcery.com>
15345
15346 * lib/gdb.exp (with_target_charset): New proc.
15347 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15348 with_target_charset.
15349 (test_print_strings): Likewise.
15350 (test_repeat_bytes): Likewise.
15351 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15352 for some tests.
15353
22869d73
KS
153542014-04-16 Keith Seitz <keiths@redhat.com>
15355
15356 PR gdb/15827
15357 * gdb.dwarf2/corrupt.c: New file.
15358 * gdb.dwarf2/corrupt.exp: New file.
15359
c4f87ca6
KS
153602014-04-16 Keith Seitz <keiths@redhat.com>
15361
15362 PR c++/16597
15363 * gdb.cp/namelessclass.cc: New file.
15364 * gdb.cp/namelessclass.exp: New file.
15365 * gdb.cp/namelessclass.S: New file.
15366
ab19de87
DE
153672014-04-16 Doug Evans <dje@google.com>
15368
15369 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15370 Add comment.
15371 (gdbserver_default_get_comm_port): New function.
15372 (gdbserver_start): Check if board file provided
15373 "gdbserver,get_comm_port" and use it if so.
15374 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15375 (gdb,socketport): Set to "stdio".
15376 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15377 (stdio_gdbserver_template): Delete.
15378 (${board}_get_remote_address): Update.
15379 (${board}_build_remote_cmd): Delete.
15380 (${board}_get_comm_port): New function.
15381 (${board}_spawn): Update.
15382 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15383 Delete.
15384 (${board}_get_remote_address): Update.
15385 (${board}_get_comm_port): New function.
15386
fc98a809
AB
153872014-04-16 Andrew Burgess <aburgess@broadcom.com>
15388
15389 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15390 appearing in any order.
15391
87fd9e6e
DE
153922014-04-15 Doug Evans <dje@google.com>
15393
15394 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15395 uninitialized value of "description".
15396
099fc3ea
KS
153972014-04-15 Keith Seitz <keiths@redhat.com>
15398
15399 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15400 Remove unused globals.
15401 (test_running_the_program): Likewise.
15402 (test_controlled_execution): Likewise.
15403 (test_controlling_breakpoints): Likewise.
15404 (test_program_termination): Likewise.
15405
5da151d4
KS
154062014-04-15 Keith Seitz <keiths@redhat.com>
15407
15408 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15409 unused globals.
15410 (test_rbreak_creation_and_listing): Likewise.
15411 (test_ignore_count): Likewise.
15412 (test_error): Likewise.
15413
35e5d2f0
PA
154142014-04-15 Pedro Alves <palves@redhat.com>
15415
15416 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15417 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15418 sym-file-loader.c.
15419 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15420 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15421 to sym-file-loader.c.
15422 (struct library): Forward declare.
15423 (load_shlib, lookup_function): Change prototypes.
15424 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15425 (translate_offset): Remove declarations.
15426 (get_text_addr): New declaration.
15427 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15428 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15429 sym-file-loader.h.
15430 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15431 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15432 here from sym-file-loader.h.
15433 (struct library): New structure.
15434 (load_shlib, lookup_function): Change prototypes and adjust to
15435 work with a struct library.
15436 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15437 (translate_offset): Make static.
15438 (get_text_addr): New function.
15439 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15440
eb4c1710
PA
154412014-04-15 Pedro Alves <palves@redhat.com>
15442
15443 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15444
2d1baf52
PA
154452014-04-15 Pedro Alves <palves@redhat.com>
15446
15447 * gdb.base/sym-file-loader.c: Include <limits.h>.
15448 (SELF_LINK): New define.
15449 (get_origin): New function.
15450 (load_shlib): Use it.
15451 * gdb.base/sym-file.exp: Don't early return if the target is
15452 remote. Use runto_main, and issue fail is that fails. Use
15453 gdb_load_shlibs.
15454 (shlib_name): Delete.
15455 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15456
7dd6df01
PA
154572014-04-15 Pedro Alves <palves@redhat.com>
15458
15459 * gdb.base/sym-file.exp: Remove regex characters from test
15460 message. Don't refer to breakpoint numbers in test messages.
15461
b50c8614
KS
154622014-04-14 Keith Seitz <keiths@redhat.com>
15463
15464 PR c++/16253
15465 * gdb.cp/var-tag.cc: New file.
15466 * gdb.cp/var-tag.exp: New file.
15467 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15468 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15469 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15470 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15471
3d567982
TT
154722014-04-14 Tom Tromey <tromey@redhat.com>
15473
15474 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15475 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15476 type.
15477 * gdb.cp/enum-class.exp: New file.
15478 * gdb.cp/enum-class.cc: New file.
15479
0626fc76
TT
154802014-04-14 Tom Tromey <tromey@redhat.com>
15481
15482 * gdb.dwarf2/enum-type.exp: New file.
15483
dca325b3
SA
154842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15485
15486 * gdb.mi/mi-vla-c99.exp: New file.
15487 * gdb.mi/vla.c: New file.
15488
5854b38a
SA
154892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15490
15491 * gdb.base/vla-datatypes.c: New file.
15492 * gdb.base/vla-datatypes.exp: New file.
15493
463bb957
SA
154942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15495
15496 * gdb.base/vla-ptr.c: New file.
15497 * gdb.base/vla-ptr.exp: New file.
15498
3dd170be
SA
154992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15500
15501 * gdb.dwarf2/count.exp: New file.
15502
5ecaaa66
SA
155032014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15504
15505 * gdb.base/vla-sideeffect.c: New file.
15506 * gdb.base/vla-sideeffect.exp: New file.
15507
41f1ada5
DB
155082014-04-14 David Blaikie <dblaikie@gmail.com>
15509
15510 * gdb.mi/non-stop.c: Add return value for non-void function return
15511 statement.
15512 * gdb.threads/staticthreads.c: Ditto.
15513
0be03e84
DE
155142014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15515 Doug Evans <xdje42@gmail.com>
15516
15517 * gdb.guile/scm-value.c: Improve test case.
15518 * gdb.guile/scm-value.exp: Add new test.
15519
f180a1fb
DB
155202014-04-11 David Blaikie <dblaikie@gmail.com>
15521
15522 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15523 override Clang's default.
15524
6b662e19
JB
155252014-04-11 Joel Brobecker <brobecker@adacore.com>
15526
15527 Revert the following changes (regressions):
15528
15529 * gdb.base/vla-sideeffect.c: New file.
15530 * gdb.base/vla-sideeffect.exp: New file.
15531
15532 * gdb.dwarf2/count.exp: New file.
15533
15534 * gdb.base/vla-multi.c: New file.
15535 * gdb.base/vla-multi.exp: New file.
15536
15537 * gdb.base/vla-ptr.c: New file.
15538 * gdb.base/vla-ptr.exp: New file.
15539
15540 * gdb.base/vla-datatypes.c: New file.
15541 * gdb.base/vla-datatypes.exp: New file.
15542
15543 * gdb.mi/mi-vla-c99.exp: New file.
15544 * gdb.mi/vla.c: New file.
15545
245a5f0b
KS
155462014-04-11 Keith Seitz <keiths@redhat.com>
15547
15548 PR c++/16675
15549 * gdb.cp/cpsizeof.exp: New file.
15550 * gdb.cp/cpsizeof.cc: New file.
15551
58a84dcf
SA
155522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15553
191a8a90
JB
15554 * gdb.mi/mi-vla-c99.exp: New file.
15555 * gdb.mi/vla.c: New file.
58a84dcf 15556
c8655f75
SA
155572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15558
15559 * gdb.base/vla-datatypes.c: New file.
15560 * gdb.base/vla-datatypes.exp: New file.
15561
024e13b4
SA
155622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15563
15564 * gdb.base/vla-ptr.c: New file.
15565 * gdb.base/vla-ptr.exp: New file.
15566
1a237e0e
SA
155672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15568
15569 * gdb.base/vla-multi.c: New file.
15570 * gdb.base/vla-multi.exp: New file.
15571
504f3432
SA
155722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15573
15574 * gdb.dwarf2/count.exp: New file.
15575
3bce8237
SA
155762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15577
191a8a90
JB
15578 * gdb.base/vla-sideeffect.c: New file.
15579 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15580
322f9c21
YQ
155812014-04-11 Yao Qi <yao@codesourcery.com>
15582
15583 * gdb.base/completion.exp: Check file exists before running tests
15584 on file completion.
15585
d708bcd1
PA
155862014-04-10 Pedro Alves <palves@redhat.com>
15587
15588 * gdb.base/cond-eval-mode.c: New file.
15589 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15590 prepare_for_testing to build the new file. Check result of
15591 runto_main.
15592 (test_break, test_watch): New procedures.
15593 (top level): Use them.
15594
ae1d2761
PM
155952014-04-08 Pierre Muller <muller@sourceware.org>
15596
15597 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15598 Ctrl-V use for mingw hosts.
15599
7af389b8
SC
156002014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15601
15602 * gdb.python/py-value.c: Improve test case.
15603 * gdb.python/py-value.exp: Add new test.
15604
5e703181
DE
156052014-04-07 David Blaikie <dblaikie@gmail.com>
15606
15607 * lib/compiler.c: Identify the clang compiler.
15608 * lib/compiler.cc: Ditto.
15609
9810b410
YQ
156102014-04-03 Yao Qi <yao@codesourcery.com>
15611
15612 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15613
98d1b8dc
AB
156142014-04-01 Anton Blanchard <anton@samba.org>
15615
15616 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15617 messages unique.
15618
3114cea1
AB
156192014-04-01 Anton Blanchard <anton@samba.org>
15620
15621 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15622 prepare_for_testing.
15623
62f7182c
AB
156242014-04-01 Anton Blanchard <anton@samba.org>
15625
15626 * gdb.arch/ppc64-atomic-inst.c: Remove.
15627 * gdb.arch/ppc64-atomic-inst.S: New file.
15628 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15629
770e7fc7
DE
156302014-03-31 Doug Evans <dje@google.com>
15631
15632 * gdb.base/print-symbol-loading-lib.c: New file.
15633 * gdb.base/print-symbol-loading-main.c: New file.
15634 * gdb.base/print-symbol-loading.exp: New file.
15635
46e2bafa
YQ
156362014-03-31 Yao Qi <yao@codesourcery.com>
15637
15638 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15639
8776cfe9
JB
156402014-03-28 Joel Brobecker <brobecker@adacore.com>
15641
15642 * gdb.ada/mi_dyn_arr: New testcase.
15643
5d1ef361
DE
156442014-03-27 Doug Evans <dje@google.com>
15645
15646 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15647
b5bee914
YQ
156482014-03-27 Yao Qi <yao@codesourcery.com>
15649
15650 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15651 if target is nios2-*-*.
15652
0d4d0e77
YQ
156532014-03-26 Yao Qi <yao@codesourcery.com>
15654
15655 * lib/gdb.exp (readline_is_used): New proc.
15656 * gdb.base/completion.exp: Move tests on command complete up.
15657 Skip the rest of tests if readline is not used.
15658 * gdb.ada/complete.exp: Skp the test if readline is not
15659 used.
15660 * gdb.base/filesym.exp: Likewise.
15661 * gdb.base/macscp.exp: Likewise.
15662 * gdb.base/readline-ask.exp: Likewise.
15663 * gdb.base/readline.exp: Likewise.
15664 * gdb.python/py-cmd.exp: Likewise.
15665 * gdb.trace/tfile.exp: Likewise.
15666
29361eee
YQ
156672014-03-26 Yao Qi <yao@codesourcery.com>
15668
15669 * gdb.base/macscp.exp: Fix code format issues.
15670
bc9a5525
UW
156712014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15672
15673 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15674 * gdb.asm/powerpc64le.inc: New file.
15675
d3839ede
PA
156762014-03-25 Pedro Alves <palves@redhat.com>
15677 Doug Evans <dje@google.com>
15678
15679 * gdb.base/source-execution.c: New file.
15680 * gdb.base/source-execution.exp: New file.
15681 * gdb.base/source-execution.gdb: New file.
15682
01672a57
DE
156832014-03-24 Doug Evans <dje@google.com>
15684
15685 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15686 using fission.
15687
88bbeca9
HZ
156882014-03-24 Hui Zhu <hui@codesourcery.com>
15689 Pedro Alves <palves@redhat.com>
15690
15691 PR breakpoints/16101
15692 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15693 test pass/fail messages. Detect missing support for dprintf when
15694 breakpoints are actually inserted.
15695 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15696 breakpoints are actually inserted.
15697 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15698 fails.
15699
d2348791
JK
157002014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15701
15702 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15703
feef67ab
DE
157042014-03-22 Doug Evans <xdje42@gmail.com>
15705
15706 * gdb.python/python.exp (python not supported): Verify multi-line
15707 python command issues an error.
25d743f9 15708 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15709 guile command issues an error.
feef67ab 15710
ecebef6a
MR
157112014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15712
15713 * gdb.threads/thread-specific.exp: Handle the lack of usable
15714 $this_breakpoint and $this_thread.
15715
ccdd1909
HZ
157162014-03-21 Hui Zhu <hui@codesourcery.com>
15717
15718 * gdb.base/attach.exp (do_command_attach_tests): New.
15719
beb460e8
PA
157202014-03-20 Tom Tromey <tromey@redhat.com>
15721 Pedro Alves <palves@redhat.com>
15722
15723 PR cli/15718
15724 * gdb.base/condbreak-call-false.c: New file.
15725 * gdb.base/condbreak-call-false.exp: New file.
15726
40acf43a
PA
157272014-03-20 Pedro Alves <palves@redhat.com>
15728
15729 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15730 Delete.
15731 (block_signals, unblock_signals): Delete.
15732 (child_function_2, main): Remove references to deleted variable
15733 and functions.
15734
9f5e1e02
PA
157352014-03-20 Pedro Alves <palves@redhat.com>
15736
15737 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15738 Use pthread_kill to signal thread 2.
15739 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15740 Adjust to make the test send itself a signal rather than using the
15741 host's "kill" command.
15742
99619bea
PA
157432014-03-20 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.threads/multiple-step-overs.c: New file.
15746 * gdb.threads/multiple-step-overs.exp: New file.
15747 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15748 Adjust expected infrun debug output.
15749
2adfaa28
PA
157502014-03-20 Pedro Alves <palves@redhat.com>
15751
15752 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15753 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15754
31e77af2
PA
157552014-03-20 Pedro Alves <palves@redhat.com>
15756
15757 PR breakpoints/7143
15758 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15759 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15760 of gdb_test_multiple.
15761 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15762 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15763
b9f437de
PA
157642014-03-20 Pedro Alves <palves@redhat.com>
15765
15766 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15767 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15768
05adc73e
PA
157692014-03-19 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.base/async.exp: Remove early return.
15772
6048b950
PA
157732014-03-19 Pedro Alves <palves@redhat.com>
15774
15775 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15776
8bcfb00a
PA
157772014-03-19 Pedro Alves <palves@redhat.com>
15778
15779 * gdb.base/async.exp (test_background): Expect \r\n after
15780 "completed." in the fail pattern.
15781
884e37dc
PA
157822014-03-19 Pedro Alves <palves@redhat.com>
15783
15784 * gdb.base/async.exp (test_background): New procedure.
15785 Use it for all background execution command tests.
15786
148e57e2
PA
157872014-03-19 Pedro Alves <palves@redhat.com>
15788
15789 * gdb.base/async.exp: Use prepare_for_testing.
15790
f48088c7
PA
157912014-03-19 Pedro Alves <palves@redhat.com>
15792
15793 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15794 the same line.
15795
e2f6c966
PA
157962014-03-19 Pedro Alves <palves@redhat.com>
15797
15798 * gdb.base/async.c (main): Add "jump here" and "until here" line
15799 marker comments.
15800 * gdb.base/async.exp (jump_here): New global.
15801 (jump& test): Use it.
15802 (until_here): New global.
15803 (until& test): Use it.
15804
c30568d4
PA
158052014-03-19 Pedro Alves <palves@redhat.com>
15806
15807 * gdb.base/async.exp: Don't frob gdb_protocol.
15808
0172b6a7
DE
158092014-03-18 Doug Evans <xdje42@gmail.com>
15810
15811 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15812 Fix spelling of exec-done-display.
15813
06c868a8
JK
158142014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15815
15816 PR gdb/15358
15817 * gdb.base/gdb-sigterm.c: New file.
15818 * gdb.base/gdb-sigterm.exp: New file.
15819
0c7e1a46
PA
158202014-03-18 Pedro Alves <palves@redhat.com>
15821
15822 PR gdb/13860
15823 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15824 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15825 solib-event.
15826
f7c77d93
JB
158272014-03-17 Joel Brobecker <brobecker@adacore.com>
15828
15829 * gdb.ada/pckd_arr_ren: New testcase.
15830
5a1e8c7a
DE
158312014-03-13 Doug Evans <xdje42@gmail.com>
15832
15833 PR guile/16612
15834 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15835 collect after discarding symbols.
15836
350e1a76
DE
158372014-03-13 Ludovic Courtès <ludo@gnu.org>
15838 Doug Evans <xdje42@gmail.com>
15839
15840 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15841 to history survives a gc.
15842
a69900ae
PA
158432014-03-13 Pedro Alves <palves@redhat.com>
15844
15845 * gdb.base/default.exp: Don't test "target procfs".
15846
5db9f0bd
PA
158472014-03-13 Pedro Alves <palves@redhat.com>
15848
15849 * gdb.base/default.exp: Update "target child" and "target procfs"
15850 tests to not expect "Unix".
15851
b3ccfe11
TT
158522014-03-12 Tom Tromey <tromey@redhat.com>
15853
15854 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15855 New procs. Add target-async tests.
15856 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15857 Add target-async tests.
15858
646f4417
AA
158592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15860
15861 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15862 'func_start' and 'func_end' for the beginning and end of the
15863 function code, respectively.
15864 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15865 'func_end' instead of 'func' and 'main'.
15866
288c211f
AA
158672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15868
15869 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15870 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15871 generate the debug info assembler source.
15872
e0c0f156
AA
158732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15874
15875 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15876 * gdb.dwarf2/arr-subrange.exp: Likewise.
15877 * gdb.dwarf2/dwz.exp: Likewise.
15878 * gdb.dwarf2/method-ptr.exp: Likewise.
15879 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15880 * gdb.dwarf2/subrange.exp: Likewise.
15881 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15882 * gdb.dwarf2/implptrpiece.exp: Likewise.
15883 * gdb.dwarf2/nostaticblock.exp: Likewise.
15884
0e5c4555
AA
158852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15886
15887 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15888 directory to absolute path name arguments.
15889
5ec18f2b
JG
158902014-03-10 Joel Brobecker <brobecker@adacore.com>
15891
15892 * gdb.ada/tagged_access: New testcase.
15893
847fc4f2
MM
158942014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15895
15896 * gdb.btrace/data.exp: Update expected output.
15897
cc3da688
YQ
158982014-03-06 Yao Qi <yao@codesourcery.com>
15899
15900 * gdb.trace/pr16508.exp: New file.
15901
0f26cec1
PA
159022014-03-05 Pedro Alves <palves@redhat.com>
15903
15904 PR gdb/16575
15905 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15906 procedure.
15907 (top level): Adjust to use it. Add tests that exercise breakpoint
15908 interaction with the code-cache.
15909
7a5a839f
LC
159102014-02-26 Ludovic Courtès <ludo@gnu.org>
15911
15912 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15913 test for 'history-append!'.
15914
31aa7e4e
JB
159152014-02-26 Joel Brobecker <brobecker@adacore.com>
15916
15917 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15918 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15919 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15920 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15921 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15922 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15923
1b588015
JB
159242014-02-26 Joel Brobecker <brobecker@adacore.com>
15925
15926 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15927 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15928 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15929
55426c9d
JB
159302014-02-26 Joel Brobecker <brobecker@adacore.com>
15931
15932 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15933
dc53a7ad
JB
159342014-02-26 Joel Brobecker <brobecker@adacore.com>
15935
15936 * gdb.dwarf2/arr-stride.c: New file.
15937 * gdb.dwarf2/arr-stride.exp: New file.
15938
12ab52e9
PA
159392014-02-26 Pedro Alves <palves@redhat.com>
15940
15941 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15942 that won't ever trigger. Make sure that GDB reports the correct
15943 breakpoint that caused the stop.
15944
849c862e
JK
159452014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15946
15947 PR gdb/16626
15948 * gdb.base/auto-load-script: New file.
15949 * gdb.base/auto-load.c: New file.
15950 * gdb.base/auto-load.exp: New file.
15951
71b7d793
JK
15952 PR gdb/16626
15953 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15954
e2f0d509
JK
159552014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15956
15957 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15958 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15959
50cc37c8
DE
159602014-02-24 Doug Evans <dje@google.com>
15961
15962 * lib/gdb.exp (run_on_host): Log error output if program fails.
15963
ea4758f2
PA
159642014-02-21 Pedro Alves <palves@redhat.com>
15965
15966 * gdb.threads/step-after-sr-lock.c: Rename to ...
15967 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15968 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15969 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15970 ... this.
15971
d7b30f67
SDJ
159722014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15973
15974 PR tdep/16397
15975 * gdb.arch/amd64-stap-special-operands.exp: New file.
15976 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15977 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15978 * gdb.arch/amd64-stap-triplet.S: Likewise.
15979 * gdb.arch/amd64-stap-triplet.c: Likewise.
15980
83deb43f
JB
159812014-02-20 Joel Brobecker <brobecker@adacore.com>
15982
15983 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15984 in .section pseudo-op.
15985
adde2bff
DE
159862014-02-20 lin zuojian <manjian2006@gmail.com>
15987 Joel Brobecker <brobecker@adacore.com>
15988 Doug Evans <xdje42@gmail.com>
15989
15990 PR symtab/16581
15991 * gdb.dwarf2/dw2-icycle.S: New file.
15992 * gdb.dwarf2/dw2-icycle.c: New file.
15993 * gdb.dwarf2/dw2-icycle.exp: New file.
15994
f7bd0f78
SC
159952014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15996
15997 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15998 operations on gdb.Value objects.
15999 * gdb.python/py-value-cc.exp: Add new test to test operations on
16000 gdb.Value objects.
16001
c17ef0d5
DE
160022014-02-18 Doug Evans <dje@google.com>
16003
16004 * Makefile.in (TESTS): New variable.
16005 (expanded_tests, expanded_tests_or_none): New variables
16006 (check-single): Pass $(expanded_tests_or_none) to runtest.
16007 (check-parallel): Only run tests in $(TESTS) if non-empty.
16008 (check/no-matching-tests-found): New rule.
16009 * README: Document TESTS makefile variable.
16010
5dd3176f
DE
160112014-02-18 Doug Evans <dje@google.com>
16012
16013 * Makefile.in (check-parallel): rm -rf outputs temp.
16014
0b10be4f
JK
160152014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16016
16017 Fix "ERROR: no fileid for" in the testsuite.
16018 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16019
85f224e7
DE
160202014-02-12 Doug Evans <dje@google.com>
16021
16022 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16023 (MISCELLANEOUS): New variable.
16024 (clean): rm -rf $(MISCELLANEOUS).
16025 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16026 dwp live in the same directory as symlinks, with each symlink pointed
16027 to a differently named file in a different directory.
16028
149b30ff
DE
160292014-02-11 Doug Evans <dje@google.com>
16030
16031 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16032 of Tcl file commands.
16033
1dfdac32
MK
160342014-02-10 Mark Kettenis <kettenis@gnu.org>
16035
16036 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16037 "kill -SIGUSR1 -1".
16038
aa4fb036
JB
160392014-02-10 Joel Brobecker <brobecker@adacore.com>
16040
16041 * gdb.ada/tick_length_array_enum_idx: New testcase.
16042
ed3ef339
DE
160432014-02-10 Doug Evans <xdje42@gmail.com>
16044
16045 * configure.ac (AC_OUTPUT): Add gdb.guile.
16046 * configure: Regenerate.
16047 * lib/gdb-guile.exp: New file.
16048 * lib/gdb.exp (get_target_charset): New function.
16049 * gdb.base/help.exp: Update expected output from "apropos apropos".
16050 * gdb.guile/Makefile.in: New file.
16051 * gdb.guile/guile.exp: New file.
16052 * gdb.guile/scm-arch.c: New file.
16053 * gdb.guile/scm-arch.exp: New file.
16054 * gdb.guile/scm-block.c: New file.
16055 * gdb.guile/scm-block.exp: New file.
16056 * gdb.guile/scm-breakpoint.c: New file.
16057 * gdb.guile/scm-breakpoint.exp: New file.
16058 * gdb.guile/scm-disasm.c: New file.
16059 * gdb.guile/scm-disasm.exp: New file.
16060 * gdb.guile/scm-equal.c: New file.
16061 * gdb.guile/scm-equal.exp: New file.
16062 * gdb.guile/scm-error.exp: New file.
16063 * gdb.guile/scm-error.scm: New file.
16064 * gdb.guile/scm-frame-args.c: New file.
16065 * gdb.guile/scm-frame-args.exp: New file.
16066 * gdb.guile/scm-frame-args.scm: New file.
16067 * gdb.guile/scm-frame-inline.c: New file.
16068 * gdb.guile/scm-frame-inline.exp: New file.
16069 * gdb.guile/scm-frame.c: New file.
16070 * gdb.guile/scm-frame.exp: New file.
16071 * gdb.guile/scm-generics.exp: New file.
16072 * gdb.guile/scm-gsmob.exp: New file.
16073 * gdb.guile/scm-iterator.c: New file.
16074 * gdb.guile/scm-iterator.exp: New file.
16075 * gdb.guile/scm-math.c: New file.
16076 * gdb.guile/scm-math.exp: New file.
16077 * gdb.guile/scm-objfile-script-gdb.in: New file.
16078 * gdb.guile/scm-objfile-script.c: New file.
16079 * gdb.guile/scm-objfile-script.exp: New file.
16080 * gdb.guile/scm-objfile.c: New file.
16081 * gdb.guile/scm-objfile.exp: New file.
16082 * gdb.guile/scm-ports.exp: New file.
16083 * gdb.guile/scm-pretty-print.c: New file.
16084 * gdb.guile/scm-pretty-print.exp: New file.
16085 * gdb.guile/scm-pretty-print.scm: New file.
16086 * gdb.guile/scm-section-script.c: New file.
16087 * gdb.guile/scm-section-script.exp: New file.
16088 * gdb.guile/scm-section-script.scm: New file.
16089 * gdb.guile/scm-symbol.c: New file.
16090 * gdb.guile/scm-symbol.exp: New file.
16091 * gdb.guile/scm-symtab-2.c: New file.
16092 * gdb.guile/scm-symtab.c: New file.
16093 * gdb.guile/scm-symtab.exp: New file.
16094 * gdb.guile/scm-type.c: New file.
16095 * gdb.guile/scm-type.exp: New file.
16096 * gdb.guile/scm-value-cc.cc: New file.
16097 * gdb.guile/scm-value-cc.exp: New file.
16098 * gdb.guile/scm-value.c: New file.
16099 * gdb.guile/scm-value.exp: New file.
16100 * gdb.guile/source2.scm: New file.
16101 * gdb.guile/types-module.cc: New file.
16102 * gdb.guile/types-module.exp: New file.
16103
7026a7c1
YQ
161042014-02-10 Yao Qi <yao@codesourcery.com>
16105
16106 PR testsuite/16543
16107 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16108 * configure: Regenerated.
16109 * Makefile.in: New file.
16110
6c466447
AS
161112014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16112
16113 * gdb.python/py-framefilter.exp: Fix typo.
16114
6e854735
YQ
161152014-02-08 Yao Qi <yao@codesourcery.com>
16116
16117 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16118 that no =breakpoint-modified is emitted when breakpoints are
16119 modified through MI commands.
16120
d137e6dc
PA
161212014-02-07 Pedro Alves <pedro@codesourcery.com>
16122 Pedro Alves <palves@redhat.com>
16123
16124 * gdb.threads/step-after-sr-lock.c: New file.
16125 * gdb.threads/step-after-sr-lock.exp: New file.
16126
b5ee5a50
PA
161272014-02-07 Pedro Alves <palves@redhat.com>
16128
16129 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16130
3c77faf3
JK
161312014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16132
16133 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16134 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16135
6dddc817
DE
161362014-02-06 Doug Evans <xdje42@gmail.com>
16137
16138 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16139 output.
16140
16141 * gdb.gdb/python-interrupts.exp: New file.
16142
de7b2893
YQ
161432014-02-05 Yao Qi <yao@codesourcery.com>
16144
16145 * gdb.trace/report.exp (use_collected_data): Test the output
16146 of "info threads" and "info inferiors".
16147
66d032ac
YQ
161482014-02-05 Yao Qi <yao@codesourcery.com>
16149
16150 Revert this patch:
16151
16152 2013-05-24 Yao Qi <yao@codesourcery.com>
16153
16154 * gdb.trace/tfile.exp: Test inferior and thread.
16155
591a12a1
UW
161562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16157
16158 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16159 on a function.
16160 * gdb.base/step-bt.c: Call hello via function pointer to make
16161 sure its first instruction is executed on powerpc64le-linux.
16162
0ff3e01f
UW
161632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16164
16165 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16166
084ee545
UW
161672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16168
16169 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16170 of the test patterns for use on little-endian systems.
16171
6ed14ff3
UW
161722014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16173
16174 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16175 (decimal_vector): Fix for little-endian.
16176
401e27fd
JM
161772014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16178
16179 * gdb.arch/sparc-sysstep.exp: New file.
16180 * gdb.arch/sparc-sysstep.c: Likewise.
16181
16182 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16183
8b924729
EBM
161842014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16185
16186 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16187
fb151210
JB
161882014-01-23 Tom Tromey <tromey@redhat.com>
16189
16190 * gdb.ada/array_char_idx: New testcase.
16191
0740f8d8
TT
161922014-01-23 Tom Tromey <tromey@redhat.com>
16193
16194 PR python/16487:
16195 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16196 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16197 classes.
16198
21909fa1
TT
161992014-01-23 Tom Tromey <tromey@redhat.com>
16200
16201 PR python/16491:
16202 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16203 string from an inferior frame.
16204 * gdb.python/py-framefilter-mi.exp: Update.
16205
87ce2a04
DE
162062014-01-22 Doug Evans <dje@google.com>
16207
16208 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16209
237b092b
AA
162102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16211
16212 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16213
d674a709
AA
162142014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16215
16216 * gdb.trace/entry-values.exp: Remove excess space character from
16217 regex patterns. Handle s390 call instruction.
16218
20fa3390
AA
162192014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16220
16221 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16222 define "*_start" label. Make "name" static.
16223 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16224 ${name} by references to ${name}_start.
16225
78466714
AA
162262014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16227
16228 * gdb.base/info-macros.exp: Remove "debug" from the compile
16229 options.
16230
ec9f644a
IB
162312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16232
16233 * gdb.dlang/demangle.exp: New file.
16234
94b1b47e
IB
162352014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16236
16237 * gdb.dlang/primitive-types.exp: New file.
16238
7f420862
IB
162392014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16240
16241 * configure.ac: Create gdb.dlang/Makefile.
16242 * configure: Regenerate.
16243 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16244 * gdb.dlang/Makefile.in: New file.
16245 * lib/d-support.exp: New file.
16246 * lib/gdb.exp (skip_d_tests): New proc.
16247
52834460
MM
162482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16249
16250 * gdb.btrace/delta.exp: Check reverse stepi.
16251 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16252 * gdb.btrace/finish.exp: New.
16253 * gdb.btrace/next.exp: New.
16254 * gdb.btrace/nexti.exp: New.
16255 * gdb.btrace/record_goto.c: Add comments.
16256 * gdb.btrace/step.exp: New.
16257 * gdb.btrace/stepi.exp: New.
16258 * gdb.btrace/multi-thread-step.c: New.
16259 * gdb.btrace/multi-thread-step.exp: New.
16260 * gdb.btrace/rn-dl-bind.c: New.
16261 * gdb.btrace/rn-dl-bind.exp: New.
16262 * gdb.btrace/data.c: New.
16263 * gdb.btrace/data.exp: New.
16264 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16265
6e07b1d2
MM
162662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16267
16268 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16269 * gdb.btrace/exception.exp: Update.
16270 * gdb.btrace/instruction_history.exp: Update.
16271 * gdb.btrace/record_goto.exp: Update.
16272 * gdb.btrace/tailcall.exp: Update.
16273 * gdb.btrace/unknown_functions.exp: Update.
16274 * gdb.btrace/delta.exp: New.
16275
0b722aec
MM
162762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16277
16278 * gdb.btrace/record_goto.exp: Add backtrace test.
16279 * gdb.btrace/tailcall.exp: Add backtrace test.
16280
066ce621
MM
162812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16282
16283 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16284 * gdb.btrace/record_goto.c: New.
16285 * gdb.btrace/record_goto.exp: New.
16286 * gdb.btrace/x86-record_goto.S: New.
16287
0688d04e
MM
162882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16289
16290 * gdb.btrace/function_call_history.exp: Update tests.
16291 * gdb.btrace/instruction_history.exp: Update tests.
16292
8710b709
MM
162932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16294
16295 * gdb.btrace/function_call_history.exp: Fix expected field
16296 order for "record function-call-history".
16297 Add new tests for "record function-call-history /c".
16298 * gdb.btrace/exception.cc: New.
16299 * gdb.btrace/exception.exp: New.
16300 * gdb.btrace/tailcall.exp: New.
16301 * gdb.btrace/x86-tailcall.S: New.
16302 * gdb.btrace/x86-tailcall.c: New.
16303 * gdb.btrace/unknown_functions.c: New.
16304 * gdb.btrace/unknown_functions.exp: New.
16305 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16306
5de9129b
MM
163072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16308
16309 * gdb.btrace/instruction_history.exp: Update.
16310 * gdb.btrace/function_call_history.exp: Update.
16311
23a7fe75
MM
163122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16313
16314 * gdb.btrace/function_call_history.exp: Fix expected function
16315 trace.
16316 * gdb.btrace/instruction_history.exp: Initialize traced.
16317 Remove traced_functions.
16318
724c7dd8
MM
163192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16320
16321 * gdb.btrace/function_call_history.exp: Update
16322 * gdb.btrace/instruction_history.exp: Update.
16323
6d78d93b
MM
163242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16325
16326 * gdb.btrace/enable.exp: Update expected text.
16327
93a360cc
OJ
163282014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16329
16330 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16331 bytes.
16332
3772b53f
MR
163332014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16334
16335 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16336
596662fa
OJ
163372014-01-15 Omair Javaid <omair.javaid@linaro.org>
16338
16339 * lib/gdb.exp (supports_process_record): Return true for
16340 arm*-linux*. (supports_reverse): Likewise.
16341
b5b08fb4
SC
163422014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16343
16344 PR python/15464
16345 PR python/16113
16346 * gdb.python/py-type.c: Enhance test case.
16347 * gdb.python/py-value-cc.cc: Likewise
16348 * gdb.python/py-type.exp: Add new tests.
16349 * gdb.python/py-value-cc.exp: Likewise
16350
52d7fb13
AA
163512014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16352 Pedro Alves <palves@redhat.com>
16353
16354 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16355 Make "name" extern.
16356 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16357 references to ${name}_start by references to ${name}.
16358
a2cd8cfe
JB
163592014-01-10 Joel Brobecker <brobecker@adacore.com>
16360
16361 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16362
4e23fced
JB
163632014-01-10 Joel Brobecker <brobecker@adacore.com>
16364
16365 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16366
c6a9e42c
PA
163672014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16368 Pedro Alves <palves@redhat.com>
16369
16370 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16371 mi_gdb_target_load.
c6a9e42c 16372
b7ea362b
PA
163732014-01-08 Pedro Alves <palves@redhat.com>
16374
16375 * gdb.threads/reconnect-signal.c: New file.
16376 * gdb.threads/reconnect-signal.exp: New file.
16377
5e3f4fab
EBM
163782014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16379
16380 * gdb.base/source-dir.exp: New file.
16381
79301218
JB
163822014-01-07 Joel Brobecker <brobecker@adacore.com>
16383
16384 * gdb.ada/mi_interface: New testcase.
16385
8e355c5d
JB
163862014-01-07 Joel Brobecker <brobecker@adacore.com>
16387
16388 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16389 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16390 gdb.ada/pp-rec-component/pck.ads: New files.
16391
c0d48811
JB
163922014-01-07 Joel Brobecker <brobecker@adacore.com>
16393
16394 * gdb.python/py-pp-integral.c: New file.
16395 * gdb.python/py-pp-integral.py: New file.
16396 * gdb.python/py-pp-integral.exp: New file.
16397
17b609c3 16398For older changes see ChangeLog-1993-2013.
c906108c 16399\f
8d8cb839
EZ
16400;; Local Variables:
16401;; mode: change-log
16402;; left-margin: 8
16403;; fill-column: 74
16404;; version-control: never
16405;; End:
902f2ccb 16406
42a4f53d 16407 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16408 Copying and distribution of this file, with or without modification,
16409 are permitted provided the copyright notice and this notice are preserved.