[PowerPC] Add support for PPR and DSCR
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7ca18ed6
EBM
12018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2
3 * gdb.arch/powerpc-ppr-dscr.c: New file.
4 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5
bfcc0eba
TV
62018-10-25 Tom de Vries <tdevries@suse.de>
7
8 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9
fe1a5cad
TV
102018-10-24 Tom de Vries <tdevries@suse.de>
11
12 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
13 longer exists error.
14
a76dc3b7
TV
152018-10-24 Tom de Vries <tdevries@suse.de>
16
17 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
18
4df46df7
TV
192018-10-24 Tom de Vries <tdevries@suse.de>
20
21 * gdb.base/valgrind-db-attach.exp: Handle removed support for
22 --db-attach in valgrind.
23
0dbfcfff
AB
242018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.arch/riscv-reg-aliases.c: New file.
27 * gdb.arch/riscv-reg-aliases.exp: New file.
28
b04480b1
AH
292018-10-19 Alan Hayward <alan.hayward@arm.com>
30
31 * gdb.python/py-cmd.exp: Check for gdb_prompt.
32
2c6ac8d7
AH
332018-10-19 Alan Hayward <alan.hayward@arm.com>
34
35 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
36
2bc69f25
AH
372018-10-19 Alan Hayward <alan.hayward@arm.com>
38
39 * gdb.cp/ovldbreak.exp: Fix regexps.
40
1f1ae3a3
AH
412018-10-19 Alan Hayward <alan.hayward@arm.com>
42
43 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
44
94c18618
SDJ
452018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
46
47 PR cli/23785
48 * gdb.base/restore.exp: New test to check if "restore" with an
49 invalid file doesn't segfault.
50
812cd6eb
TV
512018-10-18 Tom de Vries <tdevries@suse.de>
52
53 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
54 * gdb.ada/excep_handle.exp: Same.
55 * gdb.ada/mi_string_access.exp: Same.
56 * gdb.ada/mi_var_union.exp: Same.
57 * gdb.arch/arc-analyze-prologue.exp: Same.
58 * gdb.arch/arc-decode-insn.exp: Same.
59 * gdb.base/readnever.exp: Same.
60 * gdb.fortran/printing-types.exp: Same.
61 * gdb.guile/scm-lazy-string.exp: Same.
62
c4b90788
TV
632018-10-16 Tom de Vries <tdevries@suse.de>
64
65 PR gdb/23730
66 * gdb.base/catch-follow-exec.c: Add copyright notice.
67 * gdb.base/catch-follow-exec.exp: Rewrite to use
68 gdb_spawn_with_cmdline_opts. Require gdb-native.
69
8bca2978
SL
702018-10-12 Sandra Loosemore <sandra@codesourcery.com>
71
72 * gdb.trace/actions-changed.exp: Check for arch support.
73 * gdb.trace/actions.exp: Likewise.
74 * gdb.trace/ax.exp: Likewise.
75 * gdb.trace/backtrace.exp: Likewise.
76 * gdb.trace/change-loc.exp: Likewise.
77 * gdb.trace/deltrace.exp: Likewise.
78 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
79 * gdb.trace/ftrace.exp: Likewise.
80 * gdb.trace/infotrace.exp: Check for arch support.
81 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
82 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
83 * gdb.trace/mi-tsv-changed.exp: Likewise.
84 * gdb.trace/packetlen.exp: Likewise.
85 * gdb.trace/passc-dyn.exp: Likewise.
86 * gdb.trace/passcount.exp: Likewise.
87 * gdb.trace/pending.exp: Likewise.
88 * gdb.trace/range-stepping.exp: Check for shlib support.
89 * gdb.trace/report.exp: Check for arch support.
90 * gdb.trace/save-trace.exp: Likewise.
91 * gdb.trace/signal.exp: Check for signal support.
92 * gdb.trace/tfind.exp: Check for arch support.
93 * gdb.trace/trace-break.exp: Check for arch and shlib support.
94 * gdb.trace/trace-common.h: Add comment.
95 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
96 * gdb.trace/trace-enable-disable.exp: Likewise.
97 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
98 * gdb.trace/tracecmd.exp: Check for arch support.
99 * gdb.trace/tspeed.exp: Check for shlib and target support.
100 * gdb.trace/tstatus.exp: Check for arch support.
101 * gdb.trace/tsv.exp: Likewise.
102 * gdb.trace/while-dyn.exp: Likewise.
103 * gdb.trace/while-stepping.exp: Likewise.
104 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
105
f9c49bff
SM
1062018-10-12 Simon Marchi <simon.marchi@ericsson.com>
107
108 * gdb.trace/tspeed.exp: Remove nowarnings.
109 (prepare_for_trace_test): Declare "global ipalib".
110 * gdb.trace/tspeed.c: Include unistd.h.
111 (main): Remove superfluous printf argument.
112
d4330bde
SL
1132018-10-11 Sandra Loosemore <sandra@codesourcery.com>
114
115 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
116 directory prefix on the filename.
117
8ecfd7bd
SDJ
1182018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
119
120 * gdb.gdb/unittest.exp: Update expected message informing that
121 selftests have been disabled.
122 * gdb.server/unittest.exp: Likewise.
123
58bbcd02
TV
1242018-10-09 Tom de Vries <tdevries@suse.de>
125
126 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
127 with runto_main.
128
9f6b697b
WP
1292018-10-08 Weimin Pan <weimin.pan@oracle.com>
130
131 PR c++/16841
132 * gdb.cp/virtbase2.cc: New file.
133 * gdb.cp/virtbase2.exp: New file.
134
add5ded5
TT
1352018-10-06 Tom Tromey <tom@tromey.com>
136
137 PR python/19399:
138 * gdb.python/py-inferior.exp: Add architecture test.
139
f9e48344
TT
1402018-10-06 Tom Tromey <tom@tromey.com>
141
142 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
143 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
144
2a8be203
TT
1452018-10-06 Tom Tromey <tom@tromey.com>
146
147 * gdb.python/py-breakpoint.exp (check_last_event): Check location
148 of a "throw" catchpoint.
149
e04caa70
SDJ
1502018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
151
152 * gdb.base/info-proc.exp: Update string expected from "help info
153 proc".
154
5ca8c39f
TT
1552018-10-04 Tom Tromey <tom@tromey.com>
156
157 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
158 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
159 (test_initial_complaints, test_empty_complaints): Update.
160 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
161
3453e7e4
TT
1622018-10-04 Tom Tromey <tom@tromey.com>
163
164 PR cli/19551:
165 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
166 * lib/gdb.exp (gdb_file_cmd): Update.
167 * gdb.stabs/weird.exp (print_weird_var): Update.
168 * gdb.server/solib-list.exp: Update.
169 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
170 * gdb.mi/mi-cli.exp: Update.
171 * gdb.linespec/linespec.exp: Update.
172 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
173 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
174 * gdb.cp/cp-relocate.exp: Update.
175 * gdb.base/sym-file.exp: Update.
176 * gdb.base/relocate.exp: Update.
177 * gdb.base/readnever.exp: Update.
178 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
179 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
180 * gdb.base/dbx.exp (gdb_file_cmd): Update.
181 * gdb.base/code_elim.exp: Update.
182 * gdb.base/break-unload-file.exp (test_break): Update.
183 * gdb.base/break-interp.exp (test_attach_gdb): Update.
184 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
185 Update.
186 * gdb.base/attach.exp (do_attach_tests): Update.
187 * gdb.base/sepdebug.exp: Update.
188 * gdb.python/py-section-script.exp: Update.
189
6afcf761
TT
1902018-10-04 Tom Tromey <tom@tromey.com>
191
192 PR cli/22234:
193 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
194 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
195 output.
196
fef1b293
TT
1972018-10-04 Tom Tromey <tom@tromey.com>
198
199 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
200 set width and height to 0.
201 (test_command_line_attach_run): Use -quiet.
202
ca98345e
SL
2032018-10-03 Sandra Loosemore <sandra@codesourcery.com>
204
205 * lib/gdb.exp (skip_ifunc_tests): New.
206 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
207 other compile failures.
208 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
209
ff34e6ae
SM
2102018-10-01 Simon Marchi <simon.marchi@ericsson.com>
211
212 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
213 is_amd64_regs_target.
214
6bb8890e
AH
2152018-10-01 Alan Hayward <alan.hayward@arm.com>
216
217 * gdb.arch/aarch64-sighandler-regs.c: New test.
218 * gdb.arch/aarch64-sighandler-regs.exp: New file.
219 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
220
224d30d3
MM
2212018-10-01 Markus Metzger <markus.t.metzger@intel.com>
222
223 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
224 assembly.
225
f67ffa6a
AB
2262018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
227
228 * gdb.base/frame-selection.exp: New file.
229 * gdb.base/frame-selection.c: New file.
230
9fc3183f
AH
2312018-09-27 Alan Hayward <alan.hayward@arm.com>
232
233 * gdb.threads/check-libthread-db.c (thread_routine): Use a
234 pthread barrier.
235 (main): Likewise.
236
d354055e
AB
2372018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
238
239 * gdb.base/large-frame-1.c: New file.
240 * gdb.base/large-frame-2.c: New file.
241 * gdb.base/large-frame.exp: New file.
242 * gdb.base/large-frame.h: New file.
243
db727370
JL
2442018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
245
246 PR gdb/20948
247 * gdb.base/write_mem.exp: New test.
248 * gdb.base/write_mem.c: Likewise.
249
ae778caf
TT
2502018-09-23 Tom Tromey <tom@tromey.com>
251
252 PR python/18852:
253 * gdb.python/py-parameter.exp: Add test for parameter that throws
254 on "set".
255
fd3ba736
TT
2562018-09-23 Tom Tromey <tom@tromey.com>
257
258 PR python/17284:
259 * gdb.python/py-template.exp (test_template_arg): Add test for
260 negative template argument number.
261
39a24317
TT
2622018-09-23 Tom Tromey <tom@tromey.com>
263
264 PR python/14062:
265 * gdb.python/python.exp: Add test for post_event error.
266
f5769a2c
TT
2672018-09-23 Tom Tromey <tom@tromey.com>
268
269 PR python/18170:
270 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
271 convert pointers to int and long.
272
1c1e54f6
TT
2732018-09-23 Tom Tromey <tom@tromey.com>
274
275 PR python/20126:
276 * gdb.python/py-value.exp (test_value_numeric_ops): Add
277 signed-ness conversion tests.
278
fb4fa946
TT
2792018-09-23 Tom Tromey <tom@tromey.com>
280
281 PR python/18352;
282 * gdb.python/py-value.exp (test_float_conversion): New proc.
283 Use it.
284
a466edac
HAQ
2852018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
286
287 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
288
4ee9b0c5
SL
2892018-09-18 Sandra Loosemore <sandra@codesourcery.com>
290
291 * gdb.base/complete-empty.exp: Skip tab-completion tests if
292 no readline.
293 * gdb.base/utf8-identifiers.exp: Likewise.
294 * gdb.cp/cpcompletion.exp: Likewise.
295 * gdb.linespec/cpcompletion.exp: Likewise.
296 * gdb.linespec/cpls-abi-tag.exp: Likewise.
297 * gdb.linespec/cpls-ops.exp: Likewise.
298
23be8da7
RB
2992018-09-19 Richard Bunt <richard.bunt@arm.com>
300 Chris January <chris.january@arm.com>
301
302 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
303 * gdb.fortran/short-circuit-argument-list.exp: New file.
304 * gdb.fortran/short-circuit-argument-list.f90: New test.
305
5031d0ae
SDJ
3062018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
307
308 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
309 "arch=" keyword when executing "-stack-list-frames".
310
b4c0d1a4
SDJ
3112018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
312
313 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
314 "arch=" keyword when executing "-stack-list-frames".
315
7a6d2b45
SDJ
3162018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
317
318 * gdb.ada/complete.exp: Expect for "@" when doing "complete
319 break ada".
320
8588b356
SM
3212018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
322
323 PR python/23669
324 * gdb.python/python.exp: Test gdb.execute("show commands").
325
65e65158
TT
3262018-09-16 Tom Tromey <tom@tromey.com>
327
328 * gdb.base/new-ui.exp (do_execution_tests): Update.
329 * gdb.base/dbx.exp (test_breakpoints): Update.
330
bf326452
AH
3312018-09-14 Alan Hayward <alan.hayward@arm.com>
332
333 * lib/gdb.exp (gdb_simple_compile): Add proc.
334 (is_elf_target): Use gdb_simple_compile.
335 (skip_altivec_tests): Likewise.
336 (skip_vsx_tests): Likewise.
337 (skip_tsx_tests): Likewise.
338 (skip_btrace_tests): Likewise.
339 (skip_btrace_pt_tests): Likewise.
340 (gdb_can_simple_compile): Likewise.
341 (gdb_has_argv0): Likewise.
342 (gdb_target_symbol_prefix): Likewise.
343 (target_supports_scheduler_locking): Likewise.
344
2361b0fb
TT
3452018-09-13 Tom Tromey <tom@tromey.com>
346
347 * Makefile.in (TAGS): Recognize proc_with_prefix and
348 gdb_caching_proc.
349
0ae1a321
SM
3502018-09-13 Simon Marchi <simon.marchi@ericsson.com>
351
352 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
353 method.
354
a40bf0c2
SM
3552018-09-13 Simon Marchi <simon.marchi@ericsson.com>
356
357 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
358 and a few other Inferior properties when the Inferior is no
359 longer valid.
360
4a3fe98f
TT
3612018-09-13 Tom Tromey <tom@tromey.com>
362
363 PR rust/23650:
364 * gdb.rust/simple.exp: Add test for enum field access error.
365
098b2108
TT
3662018-09-13 Tom Tromey <tom@tromey.com>
367
368 PR rust/23626:
369 * gdb.rust/simple.rs (EmptyEnum): New type.
370 (main): Use it.
371 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
372
1256af7d
SM
3732018-09-13 Simon Marchi <simon.marchi@ericsson.com>
374
375 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
376 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
377 * gdb.python/py-symtab.exp: Update test printing an objfile.
378
4aa8e6c2
SM
3792018-09-12 Simon Marchi <simon.marchi@ericsson.com>
380
381 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
382 object.
383
c221b2f7
AH
3842018-09-12 Alan Hayward <alan.hayward@arm.com>
385
386 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
387 (support_complex_tests): Use gdb_can_simple_compile.
388 (is_ilp32_target): Likewise.
389 (is_lp64_target): Likewise.
390 (is_64_target): Likewise.
391 (is_amd64_regs_target): Likewise.
392 (is_aarch32_target): Likewise.
393 (gdb_int128_helper): Likewise.
394
6f1107b5
JK
3952018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
396
397 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
398
1f5d1570
JG
3992018-09-10 Jerome Guitton <guitton@adacore.com>
400
401 * gdb.ada/same_component_name: Add test for case of tagged record
402 with variable-length fields.
403
cc330e39
XR
4042018-09-10 Xavier Roirand <roirand@adacore.com>
405
406 * gdb.ada/access_to_unbounded_array.exp: New testcase.
407 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
408 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
409 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
410
b9c50e9a
XR
4112018-09-10 Xavier Roirand <roirand@adacore.com>
412
413 * gdb.ada/mi_string_access.exp: New testcase.
414 * gdb.ada/mi_string_access/bar.adb: New file.
415 * gdb.ada/mi_string_access/pck.adb: New file.
416 * gdb.ada/mi_string_access/pck.asd: New file.
417
2963898f
XR
4182018-09-10 Xavier Roirand <roirand@adacore.com>
419
420 * gdb.ada/mi_var_union.exp: New testcase.
421 * gdb.ada/mi_var_union/bar.adb: New file.
422 * gdb.ada/mi_var_union/pck.adb: New file.
423 * gdb.ada/mi_var_union/pck.asd: New file.
424
1aac008f
TT
4252018-09-08 Tom Tromey <tom@tromey.com>
426
427 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
428
332cf4c9
TT
4292018-09-08 Tom Tromey <tom@tromey.com>
430
431 PR python/16047:
432 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
433 (register_pretty_printers): Register new printer.
434 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
435 test.
436 * gdb.python/py-prettyprint.c (int_type3): New typedef.
437 (an_int_type3): New global.
438
424da6cf
JB
4392018-09-08 Joel Brobecker <brobecker@adacore.com>
440
441 * gdb.ada/expr_with_funcall: New testcase.
442
2a62dfa9
JB
4432018-09-08 Joel Brobecker <brobecker@adacore.com>
444
445 * gdb.ada/packed_array_assign: New testcase.
446
96b6697f
AB
4472018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
450 names, and add test prefixes to make test names unique.
451
e4a62c65
TV
4522018-09-05 Tom de Vries <tdevries@suse.de>
453
454 * gdb.dwarf2/varval.exp: Add test.
455
dd083ee2
GB
4562018-09-04 Gary Benson <gbenson@redhat.com>
457
458 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
459 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
460
aef9346c
TT
4612018-08-31 Tom Tromey <tom@tromey.com>
462
463 * gdb.rust/simple.rs: Rename second variable "v".
464
c67f2e15
AB
4652018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.base/funcargs.c (use_a): New function.
468 (recurse): Call use_a.
469
078a0207
KS
4702018-08-29 Keith Seitz <keiths@redhat.com>
471
472 * gdb.compile/compile-cplus-anonymous.cc: New file.
473 * gdb.compile/compile-cplus-anonymous.exp: New file.
474 * gdb.compile/compile-cplus-array-decay.cc: New file.
475 * gdb.compile/compile-cplus-array-decay.exp: New file.
476 * gdb.compile/compile-cplus-inherit.cc: New file.
477 * gdb.compile/compile-cplus-inherit.exp: New file.
478 * gdb.compile/compile-cplus-member.cc: New file.
479 * gdb.compile/compile-cplus-member.exp: New file.
480 * gdb.compile/compile-cplus-method.cc: New file.
481 * gdb.compile/compile-cplus-method.exp: New file.
482 * gdb.compile/compile-cplus-mod.c: "New" file.
483 * gdb.compile/compile-cplus-namespace.cc: New file.
484 * gdb.compile/compile-cplus-namespace.exp: New file.
485 * gdb.compile/compile-cplus-nested.cc: New file.
486 * gdb.compile/compile-cplus-nested.exp: New file.
487 * gdb.compile/compile-cplus-print.c: "New" file.
488 * gdb.compile/compile-cplus-print.exp: "New" file.
489 * gdb.compile/compile-cplus-virtual.cc: New file.
490 * gdb.compile/compile-cplus-virtual.exp: New file.
491 * gdb.compile/compile-cplus.c: "New" file.
492 * gdb.compile/compile-cplus.exp: "New" file.
493 * lib/compile-support.exp: New file.
494
b0f492b9
GB
4952018-08-16 Gary Benson <gbenson@redhat.com>
496
497 PR gdb/13000:
498 * gdb.base/batch-exit-status.exp: New file.
499 * gdb.base/batch-exit-status.good-commands: Likewise.
500 * gdb.base/batch-exit-status.bad-commands: Likewise.
501
36eb4c5f
AH
5022018-08-29 Alan Hayward <alan.hayward@arm.com>
503
504 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
505 (struct struct02): Likewise.
506 (struct struct03): Likewise.
507 (struct struct04): Likewise.
508 (struct struct_01_01): New struct.
509 (struct struct_01_02): Likewise.
510 (struct struct_01_03): Likewise.
511 (struct struct_01_04): Likewise.
512 (struct struct_02_01): Likewise.
513 (struct struct_02_02): Likewise.
514 (struct struct_02_03): Likewise.
515 (struct struct_02_04): Likewise.
516 (struct struct_04_01): Likewise.
517 (struct struct_04_02): Likewise.
518 (struct struct_04_03): Likewise.
519 (struct struct_04_04): Likewise.
520 (struct struct_05_01): Likewise.
521 (struct struct_05_02): Likewise.
522 (struct struct_05_03): Likewise.
523 (struct struct_05_04): Likewise.
524 (cmp_struct01): Remove function.
525 (cmp_struct02): Likewise.
526 (cmp_struct03): Likewise.
527 (cmp_struct04): Likewise.
528 (cmp_struct_01_01): Add Function.
529 (cmp_struct_01_02): Likewise.
530 (cmp_struct_01_03): Likewise.
531 (cmp_struct_01_04): Likewise.
532 (cmp_struct_02_01): Likewise.
533 (cmp_struct_02_02): Likewise.
534 (cmp_struct_02_03): Likewise.
535 (cmp_struct_02_04): Likewise.
536 (cmp_struct_04_01): Likewise.
537 (cmp_struct_04_02): Likewise.
538 (cmp_struct_04_03): Likewise.
539 (cmp_struct_04_04): Likewise.
540 (cmp_struct_05_01): Likewise.
541 (cmp_struct_05_02): Likewise.
542 (cmp_struct_05_03): Likewise.
543 (cmp_struct_05_04): Likewise.
544 (call_all): Add new structs.
545 * gdb.base/infcall-nested-structs.exp: Likewise.
546
3bf9c013
JV
5472018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
548
549 * gdb.python/py-framefilter-mi.exp: Update regexp to
550 check for "arch" field in frame output.
551
450d1e88
KB
5522018-08-23 Kevin Buettner <kevinb@redhat.com>
553
554 * gdb.dwarf2/dw2-ranges-func.c: New file.
555 * gdb.dwarf2/dw2-ranges-func.exp: New file.
556
ae739fe7
SM
5572018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
558
559 * gdb.base/term.exp: Compare terminal settings with values from
560 the inferior.
561 * gdb.base/term.c: Get and set terminal settings.
562
6d52907e
JV
5632018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
564
565 * lib/mi-support.exp (mi_expect_stop): Update regexp to
566 accommodate new "arch" field in frame output.
567 * gdb.mi/mi-return.exp: Likewise.
568 * gdb.mi/mi-stack.exp: Likewise.
569 * gdb.mi/mi-syn-frame.exp: Likewise.
570 * gdb.mi/user-selected-context-sync.exp: Likewise.
571
be2d111a
MS
5722018-08-19 Michael Spang <spang@google.com>
573
574 PR gdb/11786
575 * gdb.base/gcore-tls-pie.c: New file.
576 * gdb.base/gcore-tls-pie.exp: New file.
577
ae3a7c47
KB
5782018-08-18 Kevin Buettner <kevinb@redhat.com>
579
580 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
581 * gdb.dwarf2/varval.c: New file.
582 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 583
2ecae92e
AH
5842018-08-17 Alan Hayward <alan.hayward@arm.com>
585
586 PR gdb/18931
587 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
588
c1854f1d
KS
5892018-08-16 Keith Seitz <keiths@redhat.com>
590
591 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
592 tests expected to pass.
593
26fb3983
JV
5942018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
595
596 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
597 -data-disassemble -a.
598 (test_disassembly_bogus_args): Likewise.
599
67943c00
AB
6002018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
601
602 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
603
5ff2bbae
AB
6042018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.base/vla-optimized-out.exp: Add new test.
607
e5bbcd0f
AB
6082018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * gdb.base/vla-optimized-out-o3.exp: Delete.
611 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
612 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
613 deleted tests.
614
9d4a934c
AB
6152018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
616
617 PR gdb/18050:
618 * gdb.server/extended-remote-restart.c: New file.
619 * gdb.server/extended-remote-restart.exp: New file.
620
045cf012
SM
6212018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
622
623 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
624 "set variable index = 42".
625
87d6a7aa
SM
6262018-08-07 Simon Marchi <simon.marchi@ericsson.com>
627
628 * boards/index-cache-gdb.exp: New file.
629 * gdb.dwarf2/index-cache.exp: New file.
630 * gdb.dwarf2/index-cache.c: New file.
631 * gdb.base/maint.exp: Check if we are using the index cache.
632
96d68bd4
RO
6332018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
634
635 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
636 MAKEFLAGS.
637
5a699617
RO
6382018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
639
640 * dg-extract-results.sh: Move to toplevel contrib.
641 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
642 * Makefile.in (check-parallel-racy): Likewise.
643
5bd18990
AB
6442018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
647 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
648 tests if the target supports scheduler locking.
649
3fbbcf47
TV
6502018-08-04 Tom de Vries <tdevries@suse.de>
651
652 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
653
3e1d3d8c
TT
6542018-08-02 Tom Tromey <tom@tromey.com>
655
656 PR symtab/16842.
657 * gdb.cp/temargs.exp: Test "info address" of a template
658 parameter.
659
5abe0f0c
JV
6602018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
661
662 * gdb.python/py-mi-var-info-path-expression.c: New file.
663 * gdb.python/py-mi-var-info-path-expression.py: New file.
664 * gdb.python/py-mi-var-info-path-expression.exp: New file.
665
fb66cde8
SDJ
6662018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
667
668 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
669 error after "cannot resolve name" string.
670
c708f4d2
AB
6712018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
674 started.
675 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
676
37cc0cae
TV
6772018-07-28 Tom de Vries <tdevries@suse.de>
678
679 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
680
63b4ecf7
TV
6812018-07-26 Tom de Vries <tdevries@suse.de>
682
683 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
684
3c3bb058
AB
6852018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
686
687 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
688 is visible.
689
9e7f3bbb
TV
6902018-07-26 Tom de Vries <tdevries@suse.de>
691
692 PR breakpoints/23366
693 * gdb.base/catch-follow-exec.c: New test.
694 * gdb.base/catch-follow-exec.exp: New file.
695
16f808ec
TV
6962018-07-25 Tom de Vries <tdevries@suse.de>
697
698 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
699 vla-optimized-out.c.
700
d7154a8d
JV
7012018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
702
703 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
704 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
705
232a0032
TV
7062018-07-20 Tom de Vries <tdevries@suse.de>
707
708 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
709 NOCLONE macro.
710 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
711
fbb1d502
TV
7122018-07-19 Tom de Vries <tdevries@suse.de>
713
714 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
715 regular expression.
716
42dc7699
TV
7172018-07-18 Tom de Vries <tdevries@suse.de>
718
719 * gdb.base/vla-optimized-out.c: New test.
720 * gdb.base/vla-optimized-out.exp: New file.
721
7f1f7e23
SDJ
7222018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
723
724 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
725 message "No address associated with hostname" when gdbserver
726 cannot resolve the hostname.
727
5759ebb3
PW
7282018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
729
730 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
731 Add some test prefixes to make tests unique.
732
3606ccab
PW
7332018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
734
735 * gdb.base/frameapply.c: New file.
736 * gdb.base/frameapply.exp: New file.
737
529c08b2
PW
7382018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
739
740 * gdb.base/skip.exp: Update expected error message.
741
c7ab0aef
SDJ
7422018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
743 Jan Kratochvil <jan.kratochvil@redhat.com>
744 Paul Fertser <fercerpav@gmail.com>
745 Tsutomu Seki <sekiriki@gmail.com>
746
747 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
748 parameter.
749 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
750 by default.
751 * boards/native-gdbserver.exp: Likewise.
752 * gdb.server/run-without-local-binary.exp: Improve regexp used
753 for detecting when a remote debugging connection succeeds.
754 * gdb.server/server-connect.exp: New file.
755 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
756 Do not prefix the port number with ":".
757 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
758 support for detecting and using it. Add '$debughost_gdbserver'
759 to the list of arguments used to start gdbserver. Handle case
760 when gdbserver cannot resolve a network name.
761
16ff70dd
SDJ
7622018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
763
764 PR c++/23373
765 * gdb.base/ptype-offsets.cc (struct static_member): New
766 struct.
767 (main) <stmember>: New variable.
768 * gdb.base/ptype-offsets.exp: Add test for printing a struct
769 with a static member in it.
770
3541979f
AB
7712018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
772
773 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
774 watchpoints enabled and disabled.
775
c8ad9b9a
AB
7762018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.base/examine-backward.exp: Still run tests around address
779 0x0, even if address 0x0 is not readable. Update the pattern for
780 matching address 0x0 in expected output.
781
e0e5e971
AB
7822018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
783
784 * gdb.base/share-env-with-gdbserver.c (main): Add call to
785 malloc/free.
786
1ea5da02
TV
7872018-07-04 Tom de Vries <tdevries@suse.de>
788
789 * gdb.dwarf2/dw2-error.exp: Update expected error message.
790
471b9d15
MR
7912018-07-02 Maciej W. Rozycki <macro@mips.com>
792
793 PR tdep/8282
794 * gdb.arch/mips-disassembler-options.exp: New test.
795 * gdb.arch/mips-disassembler-options.s: New test source.
796
75acb486
PA
7972018-06-29 Pedro Alves <palves@redhat.com>
798
799 * gdb.threads/names.exp: Adjust expected "info threads" output.
800
cd2bb709
PA
8012018-06-29 Pedro Alves <palves@redhat.com>
802
803 * gdb.opt/inline-break.exp (line number, address): Add "info
804 break" tests.
805
991ff292
PA
8062018-06-29 Pedro Alves <palves@redhat.com>
807
808 * gdb.opt/inline-break.c (func1): Add "break here" marker.
809 * gdb.opt/inline-break.exp: Test setting breakpoints by line
810 number and address and running to them.
811
356819b6 8122018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
813
814 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
815
2512d7ef
JK
8162018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
817
818 * lib/compiler.c: Remove executable permission flag.
819
be1b6474
RB
8202018-06-28 Richard Bunt <richard.bunt@arm.com>
821
822 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
823 code.
824 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
825
291f9a96
PT
8262018-06-28 Petr Tesarik <ptesarik@suse.cz>
827
828 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
829
ed6dfe51
PT
8302018-06-28 Petr Tesarik <ptesarik@suse.cz>
831
832 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
833 address argument is omitted.
834
d4d429d5
PT
8352018-06-28 Petr Tesarik <ptesarik@suse.cz>
836
837 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
838
7ab6656f
OJ
8392018-06-27 Omair Javaid <omair.javaid@linaro.org>
840
841 PR gdb/21695
842 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
843 * gdb.base/infoline-reloc-main-from-zero.c: New file.
844
a33ccfc7
TT
8452018-06-26 Tom Tromey <tom@tromey.com>
846
847 PR rust/22574:
848 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
849 * gdb.rust/simple.rs (struct SimpleLayout): New.
850
6d72d289
SM
8512018-06-22 Simon Marchi <simon.marchi@ericsson.com>
852
853 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
854 "info registers" output.
855
8363f9d5
RB
8562018-06-21 Richard Bunt <richard.bunt@arm.com>
857
858 * gdb.base/watchpoint-hw-attach.c: New test.
859 * gdb.base/watchpoint-hw-attach.exp: New file.
860
f00674fe
SM
8612018-06-20 Simon Marchi <simon.marchi@ericsson.com>
862
863 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
864 through /bin/sh.
865 * boards/dwarf4-gdb-index.exp: Likewise.
866 * boards/fission-dwp.exp: Likewise.
867
1d554008
UW
8682018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
869
870 * gdb.base/float128.exp: Add comment and improved fail message
871 to the failure case of "print large128" test.
872
d0ac1c44
SM
8732018-06-19 Simon Marchi <simon.marchi@ericsson.com>
874
875 * configure.ac: Remove AC_PREREQ.
876 * configure: Re-generate.
877
61b04dd0
PA
8782018-06-19 Pedro Alves <palves@redhat.com>
879
880 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
881 (func_extern_caller): New.
882 (main): Call func_extern_caller.
883 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
884 logic change.
885
f63b508a
SM
8862018-06-18 Weimin Pan <weimin.pan@oracle.com>
887
888 PR gdb/16841
889 * gdb.cp/typedef-base.cc: New file.
890 * gdb.cp/typedef-base.exp: New file.
891
0fe3a558
TV
8922018-06-18 Tom de Vries <tdevries@suse.de>
893
894 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
895
7010835a
AB
8962018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
897 Richard Bunt <Richard.Bunt@arm.com>
898
899 * gdb.threads/attach-slow-waitpid.c: New file.
900 * gdb.threads/attach-slow-waitpid.exp: New file.
901 * gdb.threads/slow-waitpid.c: New file.
902
14897d65
PA
9032018-06-14 Pedro Alves <palves@redhat.com>
904
905 * gdb.base/fork-running-state.c: Include <errno.h>.
906 (exit_if_relative_exits): New.
907 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
908 exits.
909 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
910 child exits.
911
5d9a0608
TV
9122018-06-14 Tom de Vries <tdevries@suse.de>
913
914 PR cli/22573
915 * gdb.base/finish-pretty.c: New test.
916 * gdb.base/finish-pretty.exp: New file.
917
11ae5818
PA
9182018-06-14 Pedro Alves <palves@redhat.com>
919
920 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
921 gdb's expected startup output.
922
1d39de44
PA
9232018-06-14 Pedro Alves <palves@redhat.com>
924
925 * lib/selftest-support.exp (selftest_setup): Remove inlined
926 function handling.
927
70ee0000
TV
9282018-06-14 Tom de Vries <tdevries@suse.de>
929
930 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
931 matching of breakpoint printing.
932
11f4b608
TV
9332018-06-13 Tom de Vries <tdevries@suse.de>
934
935 PR testsuite/23269
936 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
937 (fork_child): ... here, and ...
938 (fork_parent): ... here.
939
9402018-06-12 Tom de Vries <tdevries@suse.de>
941
942 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
943
9516f85a
AB
9442018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
945 Stephen Roberts <stephen.roberts@arm.com>
946
947 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
948 rewrite test to describe action performed, rather than possible
949 failure.
950
5045b3d7
GB
9512018-06-08 Gary Benson <gbenson@redhat.com>
952
953 * gdb.threads/check-libthread-db.exp: New file.
954 * gdb.threads/check-libthread-db.c: Likewise.
955
c61b06a1
TT
9562018-06-05 Tom Tromey <tom@tromey.com>
957
958 * gdb.base/default.exp: Update expected "show version" output.
959
eb6af809
TT
9602018-06-05 Tom Tromey <tom@tromey.com>
961
962 PR cli/12326:
963 * gdb.cp/static-print-quit.exp: Update.
964 * lib/gdb.exp (pagination_prompt): Update.
965 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
966 * gdb.python/python.exp: Update.
967
178d6a63
JB
9682018-06-04 Joel Brobecker <brobecker@adacore.com>
969
970 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
971
8e817061
JB
9722018-06-01 Joel Brobecker <brobecker@adacore.com>
973
974 * gdb.ada/bp_fun_addr: New testcase.
975
e86ca25f
TT
9762018-06-01 Tom Tromey <tom@tromey.com>
977
978 * gdb.xml/tdesc-regs.exp (load_description): Update expected
979 results.
980 * gdb.dwarf2/method-ptr.exp: Set language to C++.
981 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
982 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
983 * gdb.base/maint.exp (maint_pass_if): Update.
984
4b2dfa9d
MR
9852018-05-31 Maciej W. Rozycki <macro@mips.com>
986
987 * gdb.base/endian.exp: New test.
988 * gdb.base/endian.c: New test source.
989
45f25d6c
AB
9902018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 PR gdb/23203
993 * gdb.base/bt-selected-frame.c: New file.
994 * gdb.base/bt-selected-frame.exp: New file.
995 * lib/gdb.exp (get_current_frame_number): New function.
996
d9f6d7f8
MR
9972018-05-24 Maciej W. Rozycki <macro@mips.com>
998 Pedro Alves <palves@redhat.com>
999
1000 * gdb.threads/tls-core.c: Include <stdlib.h>
1001 (thread_proc): Call `abort'.
1002 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1003 (tls_core_test): New procedure, bits factored out from ...
1004 (top level): ... here. Test both native cores and gcore cores.
1005
ff1cf532
TT
10062018-05-23 Tom Tromey <tom@tromey.com>
1007
1008 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1009
b98664d3
TT
10102018-05-23 Tom Tromey <tom@tromey.com>
1011
1012 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1013 symfile_complaints.
1014 (test_short_complaints): Likewise.
1015 (test_empty_complaints): Likewise.
1016 (test_initial_complaints): Update.
1017
4e9668d0
TT
10182018-05-23 Tom Tromey <tom@tromey.com>
1019
1020 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1021
43ba33c7
TT
10222018-05-23 Tom Tromey <tom@tromey.com>
1023
1024 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1025 (test_short_complaints): Update.
1026
035522c0
PA
10272018-05-22 Pedro Alves <palves@redhat.com>
1028
1029 * gdb.base/remote.exp: Only gdb_start after compiling the
1030 testcase. Issue "disconnect" before testing "set remote" command
1031 defaults. Issue clean_restart before running to main.
1032
cc0be08f
PA
10332018-05-22 Pedro Alves <palves@redhat.com>
1034
1035 * gdb.base/remote.exp: Adjust expected output of "show remote
1036 memory-write-packet-size". Add tests for "set remote
1037 memory-write-packet-size 0" and "set remote
1038 memory-write-packet-size fixed/limit".
1039
b1b60145
PA
10402018-05-22 Pedro Alves <palves@redhat.com>
1041
1042 PR gdb/22973
1043 * gdb.base/utf8-identifiers.c: New file.
1044 * gdb.base/utf8-identifiers.exp: New file.
1045
0ec848ad
PFC
10462018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1047
1048 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1049
2c3305f6
PFC
10502018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1051
1052 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1053
ce1e8424
TT
10542018-05-18 Tom Tromey <tom@tromey.com>
1055
1056 * gdb.base/ptype-offsets.exp: Update.
1057
ddfe970e
KS
10582018-05-17 Keith Seitz <keiths@redhat.com>
1059
1060 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1061 in expected breakpoint stop locations.
1062 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1063 move to proper scope to test variable values.
1064 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1065 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1066 New functions.
1067 (main): Call not_inline_func3.
1068 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1069 inline_func1, inline_func2, and inline_func3. Test that when each
1070 breakpoint is hit, GDB properly reports both the stop location
1071 and the backtrace. Repeat tests for temporary breakpoints.
1072
0726fcc6
MR
10732018-05-15 Maciej W. Rozycki <macro@mips.com>
1074
1075 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1076 rather then trying to access it in determining whether the PID
1077 of `gdbserver' could have been retrieved.
1078
8ee22052
AB
10792018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1080
1081 * gdb.arch/amd64-init-x87-values.S: New file.
1082 * gdb.arch/amd64-init-x87-values.exp: New file.
1083
7785df48
JK
10842018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1087
56bcdbea
TT
10882018-05-04 Tom Tromey <tom@tromey.com>
1089
1090 PR python/22730:
1091 * gdb.python/python.exp: Test multi-line execute.
1092
a913fffb
TT
10932018-05-04 Tom Tromey <tom@tromey.com>
1094
1095 PR python/22731:
1096 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1097
7a2c85f2
TT
10982018-05-04 Tom Tromey <tom@tromey.com>
1099
1100 PR gdb/11750:
1101 * gdb.base/define.exp: Test defining a user command inside a user
1102 command.
1103 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1104
a3b60e45
JK
11052018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1106 Pedro Alves <palves@redhat.com>
1107
1108 PR breakpoints/19806 and support for PR external/20207.
1109 * gdb.base/watchpoint-unaligned.c: New file.
1110 * gdb.base/watchpoint-unaligned.exp: New file.
1111
45fe4a03
AB
11122018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.base/maint.exp: Make test names unique, use
1115 test_prefix_command_help to test 'help maint info', and remove
1116 repeated test of 'help maint'.
1117
9be2ae8f
TT
11182018-05-04 Tom Tromey <tom@tromey.com>
1119
1120 PR gdb/22619:
1121 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1122 behavior.
1123
11859c31
AB
11242018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1125
1126 * gdb.base/maint.exp: Process output from 'maint print registers'
1127 line at a time.
1128
089a9490
AB
11292018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1132 timeout.
1133
9b0797e2
AB
11342018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1137 filter pattern.
1138
f6ac5f3d
PA
11392018-05-02 Pedro Alves <palves@redhat.com>
1140
1141 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1142 to_log_command renames.
1143 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1144
77d3c63b
TT
11452018-05-02 Tom Tromey <tom@tromey.com>
1146
1147 * gdb.python/py-parameter.exp: Set test message.
1148
0489430a
TT
11492018-05-02 Tom Tromey <tom@tromey.com>
1150
1151 PR python/20084:
1152 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1153 PARAM_ZUINTEGER_UNLIMITED tests.
1154
1632f8ba
DR
11552018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1156
1157 PR rust/23124
1158 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1159 when casting.
1160
6d7bb824
TT
11612018-04-30 Tom Tromey <tom@tromey.com>
1162
1163 * gdb.python/py-type.exp: Check align attribute.
1164 * gdb.python/py-type.c: New "aligncheck" global.
1165
007e1530
TT
11662018-04-30 Tom Tromey <tom@tromey.com>
1167
1168 PR exp/17095:
1169 * gdb.dwarf2/dw2-align.exp: New file.
1170 * gdb.cp/align.exp: New file.
1171 * gdb.base/align.exp: New file.
1172 * lib/gdb.exp (gdb_int128_helper): New proc.
1173 (has_int128_c, has_int128_cxx): New caching procs.
1174
6873858b
TT
11752018-04-27 Tom Tromey <tom@tromey.com>
1176
1177 PR rust/22545:
1178 * gdb.rust/simple.exp: Add inclusive range tests.
1179
79188d8d
PA
11802018-04-26 Pedro Alves <palves@redhat.com>
1181
1182 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1183 ifunc breakpoint locations correctly of ifunc breakpoints set
1184 while the program resolves the ifunc.
1185
c7075ad5
PA
11862018-04-26 Pedro Alves <palves@redhat.com>
1187
1188 * gdb.base/gnu-ifunc-final.c: New file.
1189 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1190 * gdb.base/gnu-ifunc.exp (executable): Delete.
1191 (staticexecutable): Adjust.
1192 (lib_opts, exec_opts): Delete.
1193 (make_binsuffix, build, set-break): New procedures.
1194 (misc_tests): New, with tests factored out from the top level.
1195 (top level): Test different combinations of ifunc resolver name,
1196 resolver with and with debug info, and ifunc target with and
1197 without debug info. Wrap static tests with with_target_prefix.
1198
8388016d
PA
11992018-04-26 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1202 return type" warnings.
1203
249b5733
PA
12042018-04-25 Pedro Alves <palves@redhat.com>
1205
1206 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1207 killed".
1208 * gdb.base/kill-after-signal.exp: Likewise.
1209 * gdb.threads/kill.exp: Likewise.
1210
f67c0c91
SDJ
12112018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1212 Sergio Durigan Junior <sergiodj@redhat.com>
1213 Pedro Alves <palves@redhat.com>
1214
1215 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1216 regexps to expect for '[Inferior ... detached]' as well.
1217 * gdb.base/attach.exp: Likewise.
1218 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1219 "gdb_continue_to_end".
1220 (test_catch_syscall_with_wrong_args): Likewise.
1221 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1222 ']'. Don't set 'verbose' on.
1223 * gdb.base/foll-vfork.exp: Likewise.
1224 * gdb.base/fork-print-inferior-events.c: New file.
1225 * gdb.base/fork-print-inferior-events.exp: New file.
1226 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1227 '[Inferior ... has been killed]' message.
1228 * gdb.base/kill-after-signal.exp: Likewise.
1229 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1230 detach message.
1231 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1232 message.
1233 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1234 regexps to expect for '[Inferior ... detached]' as well.
1235 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1236
0a8ddac4
SM
12372018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1238
1239 PR gdb/23104
1240 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1241
d27d16bf
RB
12422018-04-19 Richard Bunt <richard.bunt@arm.com>
1243
1244 * gdb.threads/multiple-successive-infcall.c: New test.
1245 * gdb.threads/multiple-successive-infcall.exp: New file.
1246
a037790e
TT
12472018-04-17 Tom Tromey <tom@tromey.com>
1248
1249 * gdb.rust/simple.rs (Union): New type.
1250 (main): New local "u".
1251 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1252
e3a91079
AA
12532018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1254
1255 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1256 number information in output of "whereis" command.
1257 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1258
b744723f
AA
12592018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1260
1261 * gdb.ada/info_types.exp: Adjust expected output to the line
1262 numbers now printed by "info var/func/type".
1263 * gdb.base/completion.exp: Likewise.
1264 * gdb.base/included.exp: Likewise.
1265 * gdb.cp/cp-relocate.exp: Likewise.
1266 * gdb.cp/cplusfuncs.exp: Likewise.
1267 * gdb.cp/namespace.exp: Likewise.
1268 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1269
4a4495d6
MM
12702018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1271
1272 * gdb.btrace/cpu.exp: New.
1273
1d509aa6
MM
12742018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1275
1276 * gdb.base/step-indirect-call-thunk.exp: New.
1277 * gdb.base/step-indirect-call-thunk.c: New.
1278 * gdb.reverse/step-indirect-call-thunk.exp: New.
1279 * gdb.reverse/step-indirect-call-thunk.c: New.
1280
6295b6da
SM
12812018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1282
1283 * gdb.base/pie-fork.c: New file.
1284 * gdb.base/pie-fork.exp: New file.
1285
50146e70
TT
12862018-04-11 Tom Tromey <tom@tromey.com>
1287
1288 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1289
f50d8a2e
PA
12902018-04-10 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1293 exits. Instead loop running forever.
1294 (fork_parent): Run forever too.
1295
a0be7a36
SM
12962018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1297
1298 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1299 mi_continue_to_line.
1300 * gdb.mi/mi-stack.c (callee4): Add comment.
1301
9b73db36
SM
13022018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1303
1304 * gdb.mi/mi-stack.exp: Fix indentation.
1305
c912f608
SM
13062018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1307
1308 PR gdb/22979
1309 * gdb.arch/amd64-osabi.exp: New file.
1310
26540402
SM
13112018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1312
1313 PR gdb/22980
1314 * gdb.base/osabi.exp: New file.
1315
121ad66c 13162018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
1317
1318 * gdb.cp/static-typedef-print.exp: New file.
1319 * gdb.cp/static-typedef-print.cc: New file.
1320
3fcded8f
JB
13212018-03-27 Joel Brobecker <brobecker@adacore.com>
1322
1323 * gdb.ada/varsize_limit: New testcase.
1324
59cc4834
JB
13252018-03-27 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1328
1329 * gdb.ada/notcplusplus: New testcase.
1330
1331 * gdb.base/c-linkage-name.c: New file.
1332 * gdb.base/c-linkage-name.exp: New testcase.
1333
4ca59a9f
TT
13342018-03-26 Tom Tromey <tom@tromey.com>
1335
1336 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1337 * gdb.python/py-framefilter.py (name_error): New global.
1338 (ErrorInName.function): Use name_error.
1339
978d6c75
TT
13402018-03-26 Tom Tromey <tom@tromey.com>
1341
1342 PR backtrace/15582:
1343 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1344
b7fee5a3
KS
13452018-03-23 Keith Seitz <keiths@redhat.com>
1346
1347 PR c++/22968
1348 * gdb.cp/subtypes.exp: New file.
1349 * gdb.cp/subtypes.h: New file.
1350 * gdb.cp/subtypes.cc: New file.
1351 * gdb.cp/subtypes-2.cc: New file.
1352
376be529
AB
13532018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1354
1355 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1356 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1357 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1358 -nostartfiles when compiling the test. Confirm that all registers
1359 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1360
066cfa98
AB
13612018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1364 option, syntax was wrong anyway.
1365 * gdb.arch/arm-disp-step.exp: Likewise.
1366 * gdb.arch/sparc64-regs.exp: Likewise.
1367 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1368 option, syntax was wrong anyway, switch to use
1369 prepare_for_testing.
1370 * gdb.arch/i386-disp-step.exp: Likewise.
1371
079670b9
AA
13722018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1373
1374 * gdb.ada/exec_changed.exp: Replace "target_info exists
1375 use_gdb_stub" by "use_gdb_stub".
1376 * gdb.ada/start.exp: Likewise.
1377 * gdb.base/async-shell.exp: Likewise.
1378 * gdb.base/attach-pie-misread.exp: Likewise.
1379 * gdb.base/attach-wait-input.exp: Likewise.
1380 * gdb.base/break-entry.exp: Likewise.
1381 * gdb.base/break-interp.exp: Likewise.
1382 * gdb.base/dprintf-detach.exp: Likewise.
1383 * gdb.base/nostdlib.exp: Likewise.
1384 * gdb.base/solib-nodir.exp: Likewise.
1385 * gdb.base/statistics.exp: Likewise.
1386 * gdb.base/testenv.exp: Likewise.
1387 * gdb.mi/mi-exec-run.exp: Likewise.
1388 * gdb.mi/mi-start.exp: Likewise.
1389 * gdb.multi/dummy-frame-restore.exp: Likewise.
1390 * gdb.multi/multi-arch-exec.exp: Likewise.
1391 * gdb.multi/multi-arch.exp: Likewise.
1392 * gdb.multi/tids.exp: Likewise.
1393 * gdb.multi/watchpoint-multi.exp: Likewise.
1394 * gdb.python/py-events.exp: Likewise.
1395 * gdb.threads/attach-into-signal.exp: Likewise.
1396 * gdb.threads/attach-stopped.exp: Likewise.
1397 * gdb.threads/threadapply.exp: Likewise.
1398 * lib/selftest-support.exp: Likewise.
1399
26d6cec4
AA
14002018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1401
1402 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1403
4ee89e90
SR
14042018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1405
1406 * gdb.perf/template-breakpoints.cc: New file.
1407 * gdb.perf/template-breakpoints.exp: New file.
1408 * gdb.perf/template-breakpoints.py: New file.
1409
92630041
TT
14102018-03-19 Tom Tromey <tom@tromey.com>
1411
1412 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1413 y0.
1414 * gdb.rust/simple.exp: Test bare identifier form of struct
1415 initializer.
1416
76727919
TT
14172018-03-19 Tom Tromey <tom@tromey.com>
1418
1419 * gdb.gdb/observer.exp: Remove.
1420
194ed413
AA
14212018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1422
1423 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1424 "qualified" option when setting breakpoints.
1425 * gdb.trace/backtrace.exp: Likewise.
1426 * gdb.trace/circ.exp: Likewise.
1427 * gdb.trace/collection.exp: Likewise.
1428 * gdb.trace/disconnected-tracing.exp: Likewise.
1429 * gdb.trace/ftrace-lock.exp: Likewise.
1430 * gdb.trace/ftrace.exp: Likewise.
1431 * gdb.trace/infotrace.exp: Likewise.
1432 * gdb.trace/packetlen.exp: Likewise.
1433 * gdb.trace/passc-dyn.exp: Likewise.
1434 * gdb.trace/qtro.exp: Likewise.
1435 * gdb.trace/read-memory.exp: Likewise.
1436 * gdb.trace/report.exp: Likewise.
1437 * gdb.trace/signal.exp: Likewise.
1438 * gdb.trace/status-stop.exp: Likewise.
1439 * gdb.trace/strace.exp: Likewise.
1440 * gdb.trace/tfind.exp: Likewise.
1441 * gdb.trace/trace-break.exp: Likewise.
1442 * gdb.trace/trace-condition.exp: Likewise.
1443 * gdb.trace/trace-mt.exp: Likewise.
1444 * gdb.trace/tstatus.exp: Likewise.
1445 * gdb.trace/tsv.exp: Likewise.
1446 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1447 * gdb.trace/unavailable.exp: Likewise.
1448 * gdb.trace/while-dyn.exp: Likewise.
1449
8b067d2c
AA
14502018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1451
1452 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1453 that libinproctrace is copied to the target.
1454
3ae9ce5d
TT
14552018-03-14 Tom Tromey <tom@tromey.com>
1456
1457 PR cli/14977:
1458 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1459 a null pointer.
1460 * gdb.base/wchar.exp: Likewise.
1461
b8c2339b
TT
14622018-03-14 Tom Tromey <tom@tromey.com>
1463
1464 PR cli/19918:
1465 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1466 flag.
1467
4872dc46
SM
14682018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1469
1470 PR gdb/22841
1471 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1472 "target" to remote_exec.
1473
e4fe3756
SM
14742018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1475
1476 PR gdb/22841
1477 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1478 ${board}_upload): Remove.
1479
e95a97d4
AA
14802018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1481
1482 * gdb.cp/watch-cp.cc: New test.
1483 * gdb.cp/watch-cp.exp: New file.
1484
dbbb1059
AB
14852018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * gdb.base/infcall-nested-structs.exp: New file.
1488 * gdb.base/infcall-nested-structs.c: New file.
1489 * gdb.base/float.exp: Add riscv support.
1490
ecc054c0
TP
14912018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1492
1493 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1494 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1495
25e3c82c
SDJ
14962018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1497
1498 * gdb.server/abspath.exp: New file.
1499 * lib/gdb.exp (with_cwd): New procedure.
1500
3083294d
SM
15012018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1502
1503 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1504 use it.
1505 (gdb_is_target_remote_prompt): New proc.
1506 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1507 (gdb_is_target_native): Pass prompt parameter to
1508 gdb_is_target_1.
1509
3275ef47
SM
15102018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1511
1512 * gdb.base/load-command.c: New file.
1513 * gdb.base/load-command.exp: New file.
1514 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1515 (gdb_is_target_1): ...this, and generalize for other targets
1516 than just remote.
1517 (gdb_is_target_remote): Use gdb_is_target_1.
1518 (gdb_is_target_native): use gdb_is_target_1.
1519
6893c19a
TT
15202018-02-26 Tom Tromey <tom@tromey.com>
1521
1522 PR python/16497:
1523 * gdb.python/py-framefilter.exp: Update test.
1524
2ddeaf8a
TT
15252018-02-26 Tom Tromey <tom@tromey.com>
1526
1527 * gdb.dwarf2/variant.c: New file.
1528 * gdb.dwarf2/variant.exp: New file.
1529
c9317f21
TT
15302018-02-26 Tom Tromey <tom@tromey.com>
1531
1532 * gdb.rust/simple.exp: Accept more possible results in enum test.
1533
6f6d0c26
SM
15342018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1535
1536 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1537 parentheses.
1538
11b03145
MR
15392018-02-23 Maciej W. Rozycki <macro@mips.com>
1540
1541 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1542 name of a variable: $actual_linejj -> $actual_line.
1543
54a27fe5
JB
15442018-02-21 John Baldwin <jhb@FreeBSD.org>
1545
1546 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1547
de65820c
MM
15482018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1549
1550 * gdb.btrace/buffer-size.exp: Do not force BTS.
1551
980548fd
PA
15522018-02-14 Pedro Alves <palves@redhat.com>
1553
1554 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1555 getting a "Quit".
1556
c4e12631
MM
15572018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1558
1559 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1560 Fix test name.
1561
c2e0e465
SM
15622018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1563
1564 * gdb.cp/m-static.exp: Check type of optimized out static
1565 member.
1566
f7216783
AB
15672018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1568
1569 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1570 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1571
0625771b
LS
15722018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1573 Leszek Swirski <leszeks@google.com>
1574
1575 * gdb.python/py-prettyprint.c
1576 (struct to_string_returns_value_inner,
1577 struct to_string_returns_value_wrapper): New.
1578 (main): Add tsrvw variable.
1579 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1580 ToStringReturnsValueWrapper): New classes.
1581 (register_pretty_printers): Register new pretty-printers.
1582 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1583 recursive pretty printer.
1584 * gdb.python/py-mi.exp: Likewise.
1585
59498c30
LS
15862018-02-01 Leszek Swirski <leszeks@google.com>
1587
1588 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1589 functions with the same name as an include file are parsed
1590 correctly.
1591
d4d38844
YQ
15922018-02-01 Yao Qi <yao.qi@linaro.org>
1593
1594 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1595 "\[^\r\n\]*".
1596
07e5f5cf
NP
15972018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1598
1599 * gdb.arch/powerpc-prologue-frame.s: New file.
1600 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1601 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1602
929b5ad4
JB
16032018-01-31 Joel Brobecker <brobecker@adacore.com>
1604
1605 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1606
e671cd59
PA
16072018-01-30 Pedro Alves <palves@redhat.com>
1608
1609 PR gdb/13211
1610 * gdb.base/interrupt-daemon.c: New.
1611 * gdb.base/interrupt-daemon.exp: New.
1612 * gdb.multi/multi-term-settings.c: New.
1613 * gdb.multi/multi-term-settings.exp: New.
1614
fc413dc4
JB
16152018-01-30 Joel Brobecker <brobecker@adacore.com>
1616
1617 * gdb.base/break.exp: Save the location where the breakpoint
1618 on break.c:47 was actually inserted when debugging the version
1619 compiled at -O2 and use it in the expected output of the "info
1620 break" test performed soon after.
1621
5c319bb2
PA
16222018-01-22 Pedro Alves <palves@redhat.com>
1623 Sergio Durigan Junior <sergiodj@redhat.com>
1624
1625 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1626 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1627
a9e40818
JB
16282018-01-22 Joel Brobecker <brobecker@adacore.com>
1629
1630 * gdb.base/break-include.c, gdb.base/break-include.inc,
1631 gdb.base/break-include.exp: New files.
1632 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1633 line number now being the actual line number where the breakpoint
1634 was inserted.
1635 * gdb.mi/mi-break.exp: Likewise.
1636 * gdb.mi/mi-reverse.exp: Likewise.
1637 * gdb.mi/mi-simplerun.exp: Ditto.
1638
e707fc44
AB
16392018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1640
1641 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1642 varobj.
1643 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1644
ae451627
AB
16452018-01-21 Don Breazeal <donb@codesourcery.com>
1646 Andrew Burgess <andrew.burgess@embecosm.com>
1647
1648 * gdb.mi/basics.c: Add new global.
1649 * gdb.mi/mi-frame-regs.exp: New file.
1650 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1651 case.
1652
b1b189e0
AB
16532018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1654
1655 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1656 non-parameter, and on an unknown symbol.
1657
fcfcc376
TT
16582018-01-19 Tom Tromey <tom@tromey.com>
1659
1660 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1661 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1662
634c1c31
AA
16632018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1664
1665 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1666 setrlimit and chdir to int.
1667
d6ad07fd
AA
16682018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1669
1670 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1671 function.
1672 (my_tend): Likewise.
1673 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1674 rationale of avoiding FP- and vector instructions.
1675
adf8243b
RK
16762018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1677
1678 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1679 "info reg" with "\[ \t\]*".
1680 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1681 "\[ \t\]+".
1682 * gdb.arch/s390-multiarch.exp: Ditto.
1683 * gdb.base/pc-fp.exp: Ditto.
1684 * gdb.reverse/i386-precsave.exp: Ditto.
1685 * gdb.reverse/i386-reverse.exp: Ditto.
1686 * gdb.reverse/i387-env-reverse.exp: Ditto.
1687 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1688
dcc06925
AA
16892018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1690
1691 * lib/gdb.exp (gdb_compile): Re-enable use of
1692 universal_compile_options for languages other than Rust.
1693
25d4fd80
AA
16942018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1695
1696 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1697
ee7f689e 16982018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1699
1700 PR gdb/16577
1701 * gdb.base/solib-vanish.exp: New.
1702 * gdb.base/solib-vanish-main.c: New.
1703 * gdb.base/solib-vanish-lib1.c: New.
1704 * gdb.base/solib-vanish-lib2.c: New.
1705
d8447b6b
YQ
17062018-01-17 Yao Qi <yao.qi@linaro.org>
1707
1708 * gdb.compile/compile.exp: Match the address printed for
1709 frame in the output of command "bt".
1710
86d6a90c
TT
17112018-01-15 Tom Tromey <tom@tromey.com>
1712
1713 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1714 compute sp_reg.
1715
cbcdb1aa
AB
17162018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1719 to prepare.
1720 (prepare): Return 0 on error, 1 on success.
1721
eea61984
PA
17222018-01-12 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.base/continue-after-aborted-step-over.c: New.
1725 * gdb.base/continue-after-aborted-step-over.exp: New.
1726
6181e9c2
SM
17272018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1728
1729 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1730 options when not creating an executable.
1731
3cada740
PA
17322018-01-11 Pedro Alves <palves@redhat.com>
1733
1734 PR remote/22597
1735 * gdb.server/stop-reply-no-thread.c: New file.
1736 * gdb.server/stop-reply-no-thread.exp: New file.
1737
c63d3e8d
PA
17382018-01-10 Pedro Alves <palves@redhat.com>
1739
1740 PR gdb/22670
1741 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1742 functions too. Test setting breakpoints and printing C functions
1743 with no debug info too.
1744 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1745
d4c2a405
PA
17462018-01-10 Pedro Alves <palves@redhat.com>
1747
1748 PR gdb/22670
1749 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1750 a fail.
1751
8825213e
PA
17522018-01-10 Pedro Alves <palves@redhat.com>
1753
1754 PR gdb/22670
1755 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1756
605fd3c6
YQ
17572018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1758
1759 * gdb.server/unittest.exp: Match the output in non-development
1760 mode.
1761
1e5ded6c
YQ
17622018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1763
1764 * gdb.gdb/unittest.exp: Match output in non-development mode.
1765
30066b0b
JB
17662018-01-08 Joel Brobecker <brobecker@adacore.com>
1767
1768 * gdb.ada/access_tagged_param.exp: Relax expected output
1769 for value of "ObjL" in "continue" to pck.inspect breakpoint
1770 test.
1771
04bafb1e
XR
17722018-01-08 Joel Brobecker <brobecker@adacore.com>
1773
9f86398b
JB
1774 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1775 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1776
e379cee6
PA
17772018-01-05 Pedro Alves <palves@redhat.com>
1778
1779 PR gdb/18653
1780 * gdb.base/libsegfault.exp: New.
1781
de63c46b
PA
17822018-01-05 Joel Brobecker <brobecker@adacore.com>
1783
1784 PR gdb/22670
1785 * gdb.ada/access_tagged_param.exp: New file.
1786 * gdb.ada/access_tagged_param/foo.adb: New file.
1787
f98fc17b
PA
17882018-01-05 Pedro Alves <palves@redhat.com>
1789
1790 PR gdb/22670
1791 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1792 exercise lower case too, and to exercise both full matching and
1793 wild matching.
1794
342f8240
JB
17952018-01-05 Joel Brobecker <brobecker@adacore.com>
1796
1797 * gdb.ada/rename_subscript_param: New testcase.
1798
7150d33c
JG
17992018-01-05 Jerome Guitton <guitton@adacore.com>
1800
1801 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1802
cc0e770c
JB
18032018-01-05 Joel Brobecker <brobecker@adacore.com>
1804
1805 * gdb.ada/convvar_comp: New testcase.
1806
672a41aa 18072018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1808
1809 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1810 (My_Table): New global variable.
1811 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1812
7365ec2f
JB
18132018-01-04 Joel Brobecker <brobecker@adacore.com>
1814
1815 PR gdb/22670
1816 * gdb.ada/maint_with_ada: New testcase.
1817
289483b6
JB
18182018-01-04 Joel Brobecker <brobecker@adacore.com>
1819
1820 PR gdb/22670
1821 * gdb.ada/bp_c_mixed_case: New testcase.
1822
344420da
JB
18232018-01-04 Joel Brobecker <brobecker@adacore.com>
1824
1825 PR gdb/22670
1826 * gdb.ada/complete.exp: Add "complete break ada" test.
1827
66fc87a0
JB
18282018-01-04 Joel Brobecker <brobecker@adacore.com>
1829
1830 PR gdb/22670
1831 * gdb.ada/info_addr_mixed_case: New testcase.
1832
9f757bf7
XR
18332018-01-03 Xavier Roirand <roirand@adacore.com>
1834
1835 * gdb.ada/excep_handle.exp: New testcase.
1836 * gdb.ada/excep_handle/foo.adb: New file.
1837 * gdb.ada/excep_handle/pck.ads: New file.
1838
bd570f80
JB
18392018-01-03 Joel Brobecker <brobecker@adacore.com>
1840
1841 * gdb.base/step-line.c: Add extra empty line in copyright header.
1842 * gdb.base/step-line.inp: Likewise.
1843
9fe561ab
JB
18442018-01-02 Joel Brobecker <brobecker@adacore.com>
1845
1846 * gdb.ada/dyn_stride.exp: Add slice test.
1847
a405673c
JB
18482018-01-02 Joel Brobecker <brobecker@adacore.com>
1849
1850 * gdb.ada/dyn_stride: New testcase.
1851
cef0f868
SH
18522017-12-27 Stafford Horne <shorne@gmail.com>
1853
1854 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1855 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1856
b67d92b0
SH
18572017-12-27 Stafford Horne <shorne@gmail.com>
1858
1859 * gdb.base/reggroups.c: New file.
1860 * gdb.base/reggroups.exp: New file.
1861
eccab96d
JB
18622017-12-18 Joel Brobecker <brobecker@adacore.com>
1863
1864 * gdb.dwarf2/ada-valprint-error.c: New file.
1865 * gdb.dwarf2/ada-valprint-error.exp: New file.
1866
0e2da9f0
JB
18672017-12-18 Joel Brobecker <brobecker@adacore.com>
1868
1869 * gdb.ada/assign_arr: New testcase.
1870
cb923fcc
XR
18712017-12-18 Xavier Roirand <roirand@adacore.com>
1872
1873 * gdb.ada/funcall_ptr: New testcase.
1874
7c161838
SDJ
18752017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1876
1877 PR cli/16224
1878 * gdb.base/ptype-offsets.cc: New file.
1879 * gdb.base/ptype-offsets.exp: New file.
1880
1af17fd9
YQ
18812017-12-15 Yao Qi <yao.qi@linaro.org>
1882
1883 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1884 if XML is disabled.
1885
828d5846
XR
18862017-12-15 Xavier Roirand <roirand@adacore.com>
1887
1888 * gdb.ada/same_component_name: New testcase.
1889
79e8fcaa
JB
18902017-12-14 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdb.ada/str_binop_equal: New testcase.
1893
e05fa6f9
JB
18942017-12-14 Joel Brobecker <brobecker@adacore.com>
1895
1896 * gdb.ada/task_switch_in_core: New testcase.
1897
b89641ba
SM
18982017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1899
1900 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1901 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1902 call test_bkpt_qualified.
1903 (test_bkpt_qualified): New proc.
1904
6892d2e4
PA
19052017-12-13 Pedro Alves <palves@redhat.com>
1906
1907 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1908 Tighten regexp by matching with an anchor.
1909
a22ecf70
PA
19102017-12-13 Pedro Alves <palves@redhat.com>
1911
1912 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1913 ("expression with namespace"): New set of tests.
1914 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1915 (Nested::Test_NS::qux): New.
1916 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1917 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1918
9937536c
JB
19192017-12-13 Joel Brobecker <brobecker@adacore.com>
1920
1921 * gdb.base/server-del-break.c: New file.
1922 * gdb.base/server-del-break.exp: New file.
1923
fe49c6f5
SH
19242017-12-12 Stafford Horne <shorne@gmail.com>
1925
1926 * gdb.xml/tdesc-regs.exp: Add or1k support.
1927
c3d18620
SH
19282017-12-12 Stafford Horne <shorne@gmail.com>
1929
1930 * gdb.base/bp-permanent.c: Define nop of or1k.
1931
c5f9cfc8
JB
19322017-12-11 Joel Brobecker <brobecker@adacore.com>
1933
1934 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1935 output with components being reordered.
1936
a9c135fc
JB
19372017-12-11 Joel Brobecker <brobecker@adacore.com>
1938
1939 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1940 output with components being reordered.
1941
927aa2e7
JK
19422017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1943 Pedro Alves <palves@redhat.com>
1944
1945 * gdb.base/maint.exp (check for .gdb_index): Check also for
1946 .debug_names.
1947 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1948 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1949 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1950 (.gdb_index used after symbol reloading): Support also .debug_names.
1951 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1952
f17d9474
YQ
19532017-12-08 Yao Qi <yao.qi@linaro.org>
1954
1955 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1956 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1957
a0de8c21
YQ
19582017-12-08 Yao Qi <yao.qi@linaro.org>
1959
1960 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1961 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1962
a738ea1d
YQ
19632017-12-08 Yao Qi <yao.qi@linaro.org>
1964
1965 * gdb.arch/aarch64-tagged-pointer.c: New file.
1966 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1967
1cd9a73b
SDJ
19682017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1969
1970 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1971 "int".
1972
fa6eb693
KS
19732017-12-07 Keith Seitz <keiths@redhat.com>
1974
1975 PR breakpoints/22569
1976 * gdb.linespec/ls-errs.exp: Change expected result of "break
1977 -source this file has spaces.c -line 3".
1978 Check that an explicit source file followed by whitespace is
1979 identified as an invalid explicit location.
1980
883fd55a
KS
19812017-12-07 Keith Seitz <keiths@redhat.com>
1982
1983 * gdb.cp/nested-types.cc: New file.
1984 * gdb.cp/nested-types.exp: New file.
1985 * lib/cp-support.exp: Load data-structures.exp library.
1986 (debug_cp_test_ptype_class): New global.
1987 (cp_ptype_class_verbose, next_line): New procedures.
1988 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1989 Add and document new return value.
1990 Switch the list of lines to a queue.
1991 Add support for new `type' key for nested type definitions.
1992 Add debugging/troubleshooting messages.
1993 * lib/data-structures.exp: New file.
1994
ec72db3e
SM
19952017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1996
1997 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1998 with proc_with_prefix, don't use with_test_prefix.
1999
99598d71
TT
20002017-12-07 Tom Tromey <tom@tromey.com>
2001
2002 * gdb.base/break.exp: Add test for empty "commands".
2003
a8806230
YQ
20042017-12-07 Yao Qi <yao.qi@linaro.org>
2005
2006 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2007 malloc and catch syscall.
2008
824cc835
PM
20092017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2010
2011 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2012 tests for explicit locations.
2013
7cc244de
PA
20142017-12-06 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2017 force-disabling XML descriptions.
2018
50a1fdd5
PA
20192017-12-04 Pedro Alves <palves@redhat.com>
2020
2021 PR gdb/22499
2022 * gdb.arch/amd64-disp-step-avx.S: New file.
2023 * gdb.arch/amd64-disp-step-avx.exp: New file.
2024
f0fb2488
PA
20252017-12-03 Pedro Alves <palves@redhat.com>
2026
2027 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2028 and <string.h>.
2029 (parent_function): Print distinct messages when waitpid fails, or
2030 the child exits with a signal, or the child exits for an unhandled
2031 reason.
2032 * gdb.threads/process-dies-while-detaching.exp
2033 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2034 it. Wait for both inferior output and GDB's prompt. Use an
2035 indirect spawn id list.
2036 (do_detach): New parameter 'child_exit'. Use it to compute
2037 expected inferior output.
2038 (test_detach, test_detach_watch, test_detach_killed_outside):
2039 Adjust to pass down the expected child exit kind.
2040
97cbe998
SDJ
20412017-12-01 Joel Brobecker <brobecker@adacore.com>
2042 Sergio Durigan Junior <sergiodj@redhat.com>
2043 Pedro Alves <palves@redhat.com>
2044
2045 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2046
40fc416f
SDJ
20472017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2048
2049 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2050 to 'symbol-file' and 'add-symbol-file' can be
2051 position-independent.
2052
1cc75e92
YQ
20532017-12-01 Yao Qi <yao.qi@linaro.org>
2054
2055 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2056 the URL in copyright header.
2057 * gdb.arch/aarch64-fp.exp: Likewise.
2058 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2059 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2060 * gdb.base/expand-psymtabs.exp: Likewise.
2061 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2062 * gdb.fortran/common-block.exp: Likewise.
2063 * gdb.fortran/common-block.f90: Likewise.
2064 * gdb.fortran/logical.exp: Likewise.
2065 * gdb.fortran/vla-datatypes.f90: Likewise.
2066 * gdb.fortran/vla-sub.f90: Likewise.
2067
875fb7a7
JB
20682017-11-30 Joel Brobecker <brobecker@adacore.com>
2069
2070 * gdb.ada/repeat_dyn: New testcase.
2071
6f14765f
UW
20722017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2073
2074 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2075 Update for changed thread numbering.
2076 * gdb.cell/bt.exp: Update for changed GDB output.
2077
f1af7b94
SM
20782017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2079
2080 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2081 setting isremote by hand.
2082 * boards/dwarf4-gdb-index.exp: Likewise.
2083 * boards/fission.exp: Likewise.
2084 * boards/stabs.exp: Likewise.
2085
e3919f3e
PA
20862017-11-30 Pedro Alves <palves@redhat.com>
2087
2088 * gdb.linespec/cpls-ops.exp
2089 (check_explicit_skips_function_argument): Extract the underlying
2090 type of size_t instead of hardcoding it.
2091
bd69330d
PA
20922017-11-29 Pedro Alves <palves@redhat.com>
2093
2094 PR c++/19436
2095 * gdb.linespec/cpls-abi-tag.cc: New file.
2096 * gdb.linespec/cpls-abi-tag.exp: New file.
2097
a20714ff
PA
20982017-11-29 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.base/langs.exp: Use -qualified.
2101 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2102 it.
2103 * gdb.cp/namespace.exp: Use -qualified.
2104 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2105 (overload-3, template-overload, template-ret-type, const-overload)
2106 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2107 procedures.
2108 (test_driver): Call them.
2109 * gdb.cp/save-bp-qualified.cc: New.
2110 * gdb.cp/save-bp-qualified.exp: New.
2111 * gdb.linespec/explicit.exp: Test -qualified.
2112 * lib/completion-support.exp (completion::explicit_opts_list): Add
2113 "-qualified".
2114 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2115
f6f1d339
PM
21162017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2117
2118 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2119
02ca603a
TT
21202017-11-29 Tom Tromey <tom@tromey.com>
2121
2122 * gdb.base/relocate.exp: Update invalid argument test.
2123 Add new tests for invalid arguments.
2124
ed6c0bfb
TP
21252017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2126
2127 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2128 Return 0 as a long.
2129 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2130
f106e10e
TP
21312017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2132
2133 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2134 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2135 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2136 func ().
2137 * gdb.cp/shadow.cc (B.func): Return 0.
2138
10329bb2
JB
21392017-11-27 Joel Brobecker <brobecker@adacore.com>
2140
2141 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2142 expected output in gdb_expect call to allow the exception
2143 message to be present as well. Fix syntax confusion to avoid
2144 TCL thinking that exception_name is an array.
2145
617cd4bc
UW
21462017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2147
2148 * gdb.arch/spu-info.c: Include <unistd.h>.
2149 (do_signal_test): Fix broken calls to write.
2150 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2151 Fix checks for empty mailboxes. Update signal tests for corrected
2152 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
2153 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2154 * gdb.cell/arch.exp: Use standard_output_file.
2155 * gdb.cell/break.exp: Likewise.
2156 * gdb.cell/bt.exp: Likewise.
2157 * gdb.cell/core.exp: Likewise.
2158 * gdb.cell/dwarfaddr.exp: Likewise.
2159 * gdb.cell/ea-cache.exp: Likewise.
2160 * gdb.cell/ea-standalone.exp: Likewise.
2161 * gdb.cell/f-regs.exp: Likewise.
2162 * gdb.cell/fork.exp: Likewise.
2163 * gdb.cell/gcore.exp: Likewise.
2164 * gdb.cell/mem-access.exp: Likewise.
2165 * gdb.cell/ptype.exp: Likewise.
2166 * gdb.cell/registers.exp: Likewise.
2167 * gdb.cell/sizeof.exp: Likewise.
2168 * gdb.cell/solib-symbol.exp: Likewise.
2169 * gdb.cell/solib.exp: Likewise.
617cd4bc 2170
a81aaca0
PA
21712017-11-25 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.base/complete-empty.exp: New file.
2174 * gdb.base/completion.exp: Adjust.
2175
6a3c6ee4
PA
21762017-11-25 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.linespec/cpls-ops.cc: New file.
2179 * gdb.linespec/cpls-ops.exp: New file.
2180 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2181 factored out from ...
2182 (test_complete_prefix_range): ... this.
2183
8955eb2d
PA
21842017-11-24 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.linespec/cpcompletion.exp: New file.
2187 * gdb.linespec/cpls-hyphen.cc: New file.
2188 * gdb.linespec/cpls.cc: New file.
2189 * gdb.linespec/cpls2.cc: New file.
2190 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2191 test to use test_gdb_complete_unique. Add label completion,
2192 keyword completion and explicit location completion tests.
2193 * lib/completion-support.exp: New file.
2194
e547c119
JB
21952017-11-24 Joel Brobecker <brobecker@adacore.com>
2196
2197 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2198 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2199 when hitting an exception catchpoint.
2200
7c3c1aa8
YQ
22012017-11-22 Yao Qi <yao.qi@linaro.org>
2202
2203 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2204
41bd68f5
SM
22052017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2206
2207 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2208 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2209 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2210
1daad298
YQ
22112017-11-22 Yao Qi <yao.qi@linaro.org>
2212
2213 * gdb.base/info-os.exp: Pass pthreads.
2214 * gdb.multi/multi-attach.exp: Likewise.
2215
88465e87
YQ
22162017-11-22 Yao Qi <yao.qi@linaro.org>
2217
2218 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2219 compiler.
2220
dc196b23
YQ
22212017-11-22 Yao Qi <yao.qi@linaro.org>
2222
2223 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2224 * gdb.base/break-interp.exp: Likewise.
2225 * gdb.base/jit-attach-pie.exp: Likewise.
2226
2400729e
UW
22272017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2228
2229 * gdb.base/float128.c (large128): New variable.
2230 * gdb.base/float128.exp: Add test to print largest __float128 value.
2231
7a26362d
UW
22322017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2233
2234 * gdb.arch/vsx-regs.exp: Update register content checks.
2235
ed0f4273
UW
22362017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2237
2238 * gdb.arch/ppc-longdouble.exp: New file.
2239 * gdb.arch/ppc-longdouble.c: Likewise.
2240
a25d69c6
PA
22412017-11-21 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2244
73fcf641
PA
22452017-11-20 Pedro Alves <palves@redhat.com>
2246
2247 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2248 (long_double_typedef): New typedefs.
2249 Use DEF on double and long double.
2250 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2251 cases.
2252 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2253 and 'long_double_ptr_same_size' locals. Use them to decide
2254 whether cast from array/function to float is valid/invalid.
2255
71a3c369
TT
22562017-11-17 Tom Tromey <tom@tromey.com>
2257
2258 * gdb.rust/traits.rs: New file.
2259 * gdb.rust/traits.exp: New file.
2260
ced9779b
JB
22612017-11-17 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdb.ada/minsyms: New testcase.
2264
a0922d80
PA
22652017-11-16 Pedro Alves <palves@redhat.com>
2266
2267 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2268 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2269
ea04e54c
PA
22702017-11-16 Pedro Alves <palves@redhat.com>
2271
2272 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2273 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2274
e849ea89
PA
22752017-11-16 Pedro Alves <palves@redhat.com>
2276
2277 * gdb.server/reconnect-ctrl-c.c: New file.
2278 * gdb.server/reconnect-ctrl-c.exp: New file.
2279
d8ae99a7
PM
22802017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2281
2282 * gdb.python/py-rbreak.exp: New file.
2283 * gdb.python/py-rbreak.c: New file.
2284 * gdb.python/py-rbreak-func2.c: New file.
2285
968a13f8
PA
22862017-11-16 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2289 pattern.
2290 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2291 GDB.
2292
71774bc9
SM
22932017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2294
2295 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2296 regex.
2297
ddbb44cf
SM
22982017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2299
2300 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2301 test names.
2302
584a564f
PA
23032017-11-09 Pedro Alves <palves@redhat.com>
2304
2305 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2306 factored out from ...
2307 (top level): ... here, and adjusted to avoid expecting beyond the
2308 prompt in a single gdb_test_multiple.
2309
5ed7a928
PA
23102017-11-09 Pedro Alves <palves@redhat.com>
2311
2312 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2313 output.
2314 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2315 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2316 * gdb.server/ext-run.exp ("kill" test): Likewise.
2317 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2318
a60e0738
PA
23192017-11-09 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2322 match till end of line.
2323
2c88253f
PA
23242017-11-09 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2327
c7a38517
PA
23282017-11-09 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2331 New procedures, factored out from ...
2332 (top level): ... here, and adjusted to avoid expecting beyond the
2333 prompt in one go.
2334
f29f4b6b
PA
23352017-11-09 Pedro Alves <palves@redhat.com>
2336
2337 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2338 output. Fix '?' match.
2339
286acbb5
JB
23402017-11-08 Joel Brobecker <brobecker@adacore.com>
2341
2342 * gdb.ada/scoped_watch: New testcase.
2343 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2344 which is actually correct.
2345 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2346 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2347
62d7ae92
PA
23482017-11-08 Pedro Alves <palves@redhat.com>
2349
2350 * gdb.gdb/complaints.exp (test_initial_complaints)
2351 (test_serial_complaints, test_short_complaints): Call
2352 complaint_internal instead of complaint.
2353
280ca31f
DT
23542017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2355
2356 * gdb.threads/tls-core.c: New file.
2357 * gdb.threads/tls-core.exp: Likewise.
2358
b5ec771e
PA
23592017-11-08 Pedro Alves <palves@redhat.com>
2360
2361 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2362 (p Exported_Capitalized): New test.
2363 (p exported_capitalized): New test.
2364
a02b41a7
PA
23652017-11-07 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2368
95e95a6d
PA
23692017-11-07 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2372 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2373 (disable_invalid, disable_inverted, disable_negative): New
2374 procedures.
2375 ("bad numbers"): New set of tests.
2376
cee62dbd
PA
23772017-11-07 Pedro Alves <palves@redhat.com>
2378
2379 * gdb.cp/ena-dis-br-range.exp: Add tests.
2380
cc638e86
PA
23812017-11-07 Pedro Alves <palves@redhat.com>
2382
2383 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2384
d0fe4701
XR
23852017-11-07 Xavier Roirand <roirand@adacore.com>
2386 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.base/ena-dis-br.exp: Add reference to
2389 gdb.cp/ena-dis-br-range.exp.
2390 * gdb.cp/ena-dis-br-range.exp: New file.
2391 * gdb.cp/ena-dis-br-range.cc: New file.
2392
46f67f80
PA
23932017-11-06 Pedro Alves <palves@redhat.com>
2394
2395 * gdb.base/attach-non-pgrp-leader.c: New.
2396 * gdb.base/attach-non-pgrp-leader.exp: New.
2397
726e1356
PA
23982017-11-06 Pedro Alves <palves@redhat.com>
2399
2400 * configure.ac: No longer check for termio.h and sgtty.h.
2401 * configure: Regenerate.
2402 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2403 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2404 Remove termio and sgtty code.
2405
50ab6ace
YQ
24062017-11-03 Yao Qi <yao.qi@linaro.org>
2407
2408 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2409 in GDB is disabled.
2410
8e68731c
YQ
24112017-11-03 Yao Qi <yao.qi@linaro.org>
2412
2413 * gdb.python/py-thrhandle.exp: Skip it if python is not
2414 enabled.
2415
3a87ae65
SM
24162017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2417
2418 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2419 as a breakpoint command.
2420
484d8d36
MD
24212017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2422
2423 PR python/21213
2424 * gdb.python/py-infthread.exp: Test calling
2425 InferiorThread.inferior () multiple times in a row.
2426
4a27f119
KS
24272017-10-27 Keith Seitz <keiths@redhat.com>
2428
2429 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2430 Test "info break" for every inlined function breakpoint.
2431
bb11dd58
YQ
24322017-10-27 Yao Qi <yao.qi@linaro.org>
2433
2434 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2435
a43f3893
PF
24362017-10-26 Patrick Frants <osscontribute@gmail.com>
2437
2438 * gdb.cp/classes.exp (test_static_members): Test printing
2439 Outer::instance.
2440 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2441 (Inner::instance, Outer::instance): New.
2442
792ccf00
PA
24432017-10-24 Pedro Alves <palves@redhat.com>
2444
2445 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2446 extra console" test in two stages.
2447
eb2bfbad
PA
24482017-10-24 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2451
1f75a651
PA
24522017-10-24 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2455 loop.
2456
779990d9
PA
24572017-10-24 Pedro Alves <palves@redhat.com>
2458
2459 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2460 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2461
ad9b8f5d
PA
24622017-10-24 Pedro Alves <palves@redhat.com>
2463
2464 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2465 parameter and handle it. Don't output read value in test name.
2466
fee6da6e
PA
24672017-10-24 Pedro Alves <palves@redhat.com>
2468
2469 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2470 custom test name.
2471
10389c2c
PA
24722017-10-24 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2475 include the unstable output directory name in the test's name.
2476 (initial_setup_simple) <'set args'>: Use custom test name.
2477
a80e65a9
PA
24782017-10-24 Pedro Alves <palves@redhat.com>
2479
2480 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2481 with explicit test name.
2482
15763a09
PA
24832017-10-20 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2486 'wait -i'. Use gdb_assert and remote_close.
2487
49a4ce2e
AB
24882017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2489
2490 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2491 number from variable rather than hard-coded.
2492
a75868f5
PA
24932017-10-19 Pedro Alves <palves@redhat.com>
2494
2495 * gdb.base/long-inferior-output.c: New file.
2496 * gdb.base/long-inferior-output.exp: New file.
2497
c8ba13ad
KS
24982017-11-18 Keith Seitz <keiths@redhat.com>
2499
2500 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2501 method.
2502 (main): Call it.
2503 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2504 Add additional user-defined conversion operator tests.
2505
b27de576
PA
25062017-10-17 Pedro Alves <palves@redhat.com>
2507
2508 * boards/native-stdio-gdbserver.exp: Load "local-board".
2509
8484c955
PA
25102017-10-17 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.base/quit-live.c: New file.
2513 * gdb.base/quit-live.exp: New file.
2514
83d5a34d
KS
25152017-10-16 Keith Seitz <keiths@redhat.com>
2516
2517 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2518 (class_with_protected_typedef, class_with_private_typedef)
2519 (struct_with_public_typedef, struct_with_protected_typedef)
2520 (struct_with_private_typedef): New classes/structs.
2521 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2522 typedefs and access specifiers.
2523
739b3f1d
PA
25242017-10-16 Pedro Alves <palves@redhat.com>
2525 Simon Marchi <simon.marchi@polymtl.ca>
2526
2527 * README (Local vs Remote vs Native): New section.
2528 * boards/local-board.exp: New file, with bits factored out from
2529 ...
2530 * boards/native-extended-gdbserver.exp: ... here. Load
2531 "local-board".
2532 * boards/native-gdbserver.exp: Load "local-board".
2533 (${board}_spawn, ${board}_exec): Delete.
2534 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2535 ...
2536 * boards/stdio-gdbserver-base.exp: ... this new file.
2537 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2538 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2539 procedure.
2540 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2541 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2542 stdio_gdbserver_command.
2543 (${board}_get_remote_address, ${board}_get_comm_port)
2544 (${board}_download, ${board}_upload): Delete.
2545 (get_target_remote_pipe_cmd): New.
2546
fe68b953
SM
25472017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2548
2549 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2550 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2551 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2552 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2553 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2554 remove with_test_prefix.
2555
300b6685
PA
25562017-10-13 Pedro Alves <palves@redhat.com>
2557
2558 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2559 * gdb.base/annota1.exp: Use it instead of is_remote.
2560 * gdb.base/annota3.exp: Use it instead of is_remote.
2561 * gdb.cp/annota2.exp: Use it instead of is_remote.
2562 * gdb.cp/annota3.exp: Use it instead of is_remote.
2563 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2564
50500caf
PA
25652017-10-13 Pedro Alves <palves@redhat.com>
2566
2567 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2568 (test_num_test_vars, run_and_count_vars, find_env)
2569 (test_set_unset_env, test_inherit_env_var): New procedures.
2570 (top level): Use them.
2571
dad0c6d2
PA
25722017-10-13 Pedro Alves <palves@redhat.com>
2573
2574 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2575 also skip on stub-like targets.
2576
8b0553c1
PA
25772017-10-13 Pedro Alves <palves@redhat.com>
2578
2579 PR gdb/22293
2580 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2581 (top level): Move some tests to ...
2582 (test_not_found): ... this new procedure.
2583 (top level): Call it.
2584
7594f623
PA
25852017-10-13 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2588 expect different "info terminal" output if testing with a
2589 non-native target.
2590
ebe3b402
PA
25912017-10-13 Pedro Alves <palves@redhat.com>
2592 Simon Marchi <simon.marchi@polymtl.ca>
2593
2594 PR python/12966
2595 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2596
42f1b161
PA
25972017-10-13 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2600 already.
2601
8d6ef72b
PA
26022017-10-13 Pedro Alves <palves@redhat.com>
2603
2604 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2605 is_remote.
2606
d7bcd5b8
PA
26072017-10-13 Pedro Alves <palves@redhat.com>
2608
2609 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2610 is_remote.
2611
df479dc6
PA
26122017-10-13 Pedro Alves <palves@redhat.com>
2613
2614 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2615 is set.
2616 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2617 instead of is_remote.
2618
23fb630a
PA
26192017-10-13 Pedro Alves <palves@redhat.com>
2620
2621 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2622 (top level): Add comment.
2623
cc77b1dc
PA
26242017-10-13 Pedro Alves <palves@redhat.com>
2625
2626 * gdb.base/remote.exp (top level): Fix comment typo and add
2627 missing return.
2628
27c9e813
PA
26292017-10-13 Pedro Alves <palves@redhat.com>
2630 Simon Marchi <simon.marchi@polymtl.ca>
2631
2632 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2633 calls and add comments. Skip test if use_gdb_stub is set.
2634 (top level): Use "set cwd" command instead of "cd" command.
2635
5e830d98
PA
26362017-10-13 Pedro Alves <palves@redhat.com>
2637
2638 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2639 is_remote target check.
2640
f5ca0032
PA
26412017-10-13 Pedro Alves <palves@redhat.com>
2642
2643 * gdb.base/scope.exp: Use build_executable + clean_restart +
2644 gdb_file_cmd instead of prepare_for_testing and no longer skip
2645 "before run" tests on is_remote target boards. Update comments.
2646 * boards/native-extended-gdbserver.exp
2647 (extended_gdbserver_load_last_file): New, factored out from ...
2648 (gdb_load): ... this. Move further below and add comment.
2649 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2650
8aed1c0d
PA
26512017-10-12 Pedro Alves <palves@redhat.com>
2652
2653 * gdb.base/attach.exp: Remove references to gdb64.
2654 * gdb.base/dbx.exp: Remove references to gdb64.
2655
cfa34c87
SM
26562017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2657 Pedro Alves <palves@redhat.com>
2658
2659 * gdb.base/label.exp: Remove is_remote target check.
2660
9192b7de
PA
26612017-10-12 Pedro Alves <palves@redhat.com>
2662
2663 * gdb.base/auvx.exp (coredir): Update comment.
2664 (top level) <core_works>: Use "set cwd" command instead of "cd"
2665 command.
2666
6bf0052d
PA
26672017-10-12 Pedro Alves <palves@redhat.com>
2668 Simon Marchi <simon.marchi@polymtl.ca>
2669
2670 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2671 target boards.
2672
e48ef82d
PA
26732017-10-12 Pedro Alves <palves@redhat.com>
2674 Simon Marchi <simon.marchi@polymtl.ca>
2675
2676 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2677 Instead skip if there's any gdb_protocol set.
2678
8d7aea57
SM
26792017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2680 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2683
30440677
PA
26842017-10-12 Pedro Alves <palves@redhat.com>
2685 Simon Marchi <simon.marchi@polymtl.ca>
2686
2687 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2688 instead of on dejagnu remote boards.
2689
4e04f045 26902017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2691 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2692
2693 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2694 checks. Use build_executable + clean_restart instead of
2695 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2696 of enabling non-stop after starting gdb.
2697
871a186e
PA
26982017-10-12 Pedro Alves <palves@redhat.com>
2699
2700 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2701 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2702 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2703 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2704
56d704da
AK
27052017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2706
2707 * gdb.arch/arc-tdesc-cpu.exp: New file.
2708 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2709
2f20e312
SM
27102017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2711
2712 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2713
65630365
PA
27142017-10-10 Pedro Alves <palves@redhat.com>
2715
2716 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2717 expect CLI output.
2718
bf469271
PA
27192017-10-10 Pedro Alves <palves@redhat.com>
2720
2721 * lib/selftest-support.exp (selftest_setup): Update for
2722 captured_command_loop's prototype change.
2723
777a42f1
PA
27242017-10-09 Pedro Alves <palves@redhat.com>
2725
2726 Test both arch1=>arch2 and arch2=>arch1.
2727
2728 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2729 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2730 factored out to...
2731 (append_arch1_options, append_arch2_options, append_arch_options)
2732 (build_executables): New procedures.
2733 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2734 local.
2735 (top level): Add new 'first_arch' testing axis.
2736
cbd2b4e3
PA
27372017-10-09 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2740 (barrier): New.
2741 (thread_start, all_started): New functions.
2742 (main): Spawn new thread and wait until it is scheduled.
2743 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2744 option.
2745 (do_test): Add 'selected_thread' parameter. Run to all_started
2746 instead of main. Explicitly set the breakpoint at main. Switch
2747 to the SELECTED_THREAD thread.
2748 (top level): Test handling the exec event with either the main
2749 thread or the second thread selected.
2750
5c9e4427
PA
27512017-10-09 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2754 logic. Move STOP marker after the value checks.
2755 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2756 regexp.
2757
b3b7c423
SL
27582017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2759
2760 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2761
3b4b2f16
UW
27622017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2763
2764 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2765 integer-to-dfp conversion.
2766 * gdb.base/dfp-test.exp: Likewise.
2767
5cd63fda
PA
27682017-10-04 Pedro Alves <palves@redhat.com>
2769
2770 * gdb.multi/hangout.c: Include <unistd.h>.
2771 (hangout_loop): New function.
2772 (main): Call alarm. Call hangout_loop in a loop.
2773 * gdb.multi/hello.c: Include <unistd.h>.
2774 (hello_loop): New function.
2775 (main): Call alarm. Call hangout_loop in a loop.
2776 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2777 inferior with the other selected.
2778
4c71c105
SM
27792017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2780
2781 * gdb.mi/list-thread-groups-available.exp: New file.
2782 * gdb.mi/list-thread-groups-available.c: New file.
2783
bc3b087d
SDJ
27842017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2785
2786 * gdb.base/set-cwd.exp: Make it available on
2787 native-extended-gdbserver.
2788
d092c5a2
SDJ
27892017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2790
2791 * gdb.base/set-cwd.c: New file.
2792 * gdb.base/set-cwd.exp: Likewise.
2793
45320ffa
TT
27942017-10-02 Tom Tromey <tom@tromey.com>
2795
2796 PR rust/22236:
2797 * gdb.rust/simple.rs (main): New variable "fslice".
2798 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2799
b3e3859b
TT
28002017-10-02 Tom Tromey <tom@tromey.com>
2801
2802 * gdb.rust/simple.exp: Test ptype of a slice.
2803
01af5e0d
TT
28042017-10-02 Tom Tromey <tom@tromey.com>
2805
2806 * gdb.rust/simple.exp: Test index of slice.
2807
a9bbfbd8
TT
28082017-09-27 Tom Tromey <tom@tromey.com>
2809
2810 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2811
df8899e5
TP
28122017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2813 Pedro Alves <palves@redhat.com>
2814
2815 * gdb.base/compare-sections.exp (get value of read-only section): Read
2816 as unsigned value.
2817 (corrupt read-only section): Likewise and don't set written if patching
2818 failed.
2819
757bf54b
KB
28202017-09-21 Kevin Buettner <kevinb@redhat.com>
2821
2822 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2823 files.
2824
06871ae8
PA
28252017-09-20 Pedro Alves <palves@redhat.com>
2826
2827 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2828 symbol names in gdb's output.
2829 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2830
e5f25bc5
PA
28312017-09-20 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2834 Rename to ...
2835 (test_list_ambiguous_symbol): ... this and add a symbol name
2836 parameter. Adjust.
2837 (test_list_ambiguous_function): Reimplement on top of
2838 test_list_ambiguous_symbol and also test listing ambiguous
2839 variables.
2840 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2841 (ambiguous_fun): ... this.
2842 (ambiguous_var): New.
2843 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2844 (ambiguous_fun): ... this.
2845 (ambiguous_var): New.
2846
4e5a4f58
JB
28472017-09-19 John Baldwin <jhb@FreeBSD.org>
2848
2849 * gdb.base/starti.c: New file.
2850 * gdb.base/starti.exp: New file.
2851 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2852
26e53f3e
PA
28532017-09-14 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2856 (top level): Use it instead of runto.
2857
cb791d59
TT
28582017-09-11 Tom Tromey <tom@tromey.com>
2859
2860 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2861
7c96f8c1
TT
28622017-09-11 Tom Tromey <tom@tromey.com>
2863
2864 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2865 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2866
469412dd
CW
28672017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2868
2869 * gdb.fortran/printing-types.exp: New file.
2870 * gdb.fortran/printing-types.exp: New file.
2871
e0f86435
BH
28722017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2873
2874 * gdb.fortran/vla-ptype.exp: Fix typos.
2875 * gdb.fortran/vla-value.exp: Same.
2876
9e9af4be
BH
28772017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2878
2879 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2880 * gdb.mi/mi-var-child-f.exp: Likewise.
2881 * gdb.mi/mi-vla-fortran.exp: Likewise.
2882
a5ad232b
FP
28832017-09-08 Frank Penczek <frank.penczek@intel.com>
2884 Christoph Weinmann <christoph.t.weinmann@intel.com>
2885 Bernhard Heckel <bernhard.heckel@intel.com>
2886
2887 * gdb.fortran/ptr-indentation.f90: New file.
2888 * gdb.fortran/ptr-indentation.exp: New file.
2889
5aec60eb
TT
28902017-09-05 Tom Tromey <tom@tromey.com>
2891
2892 PR gdb/22010:
2893 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2894
8f8f8152
TP
28952017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2896
2897 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2898
fbd1b771
JK
28992017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2900
2901 * gdb.threads/tls-nodebug-pie.c: New file.
2902 * gdb.threads/tls-nodebug-pie.exp: New file.
2903
5eb5f850
TT
29042017-09-05 Tom Tromey <tom@tromey.com>
2905
2906 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2907 for rust.
2908
ae780a21
SM
29092017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2910
2911 * gdb.multi/multi-arch-exec.exp: Test with different
2912 "follow-exec-mode" settings.
2913 (do_test): New procedure.
2914
3693fdb3
PA
29152017-09-04 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.base/func-static.c (S::method const, S::method volatile)
2918 (S::method volatile const): New methods.
2919 (c_s, v_s, cv_s): New instances.
2920 (main): Call method() on them.
2921 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2922 (cannot_resolve): New procedure.
2923 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2924 print-quote-unquoted columns.
2925 (do_test): Test printing each scope too.
2926
e68cb8e0
PA
29272017-09-04 Pedro Alves <palves@redhat.com>
2928
2929 * gdb.base/local-static.exp: Also test with
2930 class::method::variable wholly quoted.
2931 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2932
858be34c
PA
29332017-09-04 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.base/local-static.c: New.
2936 * gdb.base/local-static.cc: New.
2937 * gdb.base/local-static.exp: New.
2938
46a4882b
PA
29392017-09-04 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.asm/asm-source.exp: Add casts to int.
2942 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2943 (dataglobal64_1, dataglobal64_2): New globals.
2944 * gdb.base/nodebug.exp: Test different expressions involving the
2945 new globals, with print, whatis and ptype. Add casts to int.
2946 * gdb.base/solib-display.exp: Add casts to int.
2947 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2948 * gdb.cp/m-static.exp: Add cast to int.
2949 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2950 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2951 tls variable with no debug info without a cast. Test with a cast
2952 to int too.
2953 * gdb.trace/entry-values.exp: Add casts.
2954
2c5a2be1
PA
29552017-09-04 Pedro Alves <palves@redhat.com>
2956
2957 * gdb.base/nodebug.exp: Test that ptype's error about functions
2958 with unknown return type includes the function name too.
2959
7022349d
PA
29602017-09-04 Pedro Alves <palves@redhat.com>
2961
2962 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2963 return type of munmap in infcall.
2964 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2965 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2966 type of ftell in infcall.
2967 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2968 type of getpid in infcall.
2969 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2970 infcall.
2971 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2972 Bail on failure to extract the pid.
2973 * gdb.base/nodebug.c: #include <stdint.h>.
2974 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2975 New functions.
2976 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2977 Change expected output of print/whatis/ptype with functions with
2978 no debug info. Test all supported languages. Call
2979 test_call_promotion.
2980 * gdb.compile/compile.exp: Adjust expected output to expect
2981 warning.
2982 * gdb.threads/siginfo-threads.exp: Likewise.
2983
54990598
PA
29842017-09-04 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2987 "prototypes". Test calling float functions via prototyped and
2988 unprototyped function pointers.
2989 (perform_all_tests): New parameter "prototypes". Pass it down.
2990 (top level): Pass down "prototypes" parameter to
2991 perform_all_tests.
2992
34d16ea2
SM
29932017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2994
2995 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2996 Test with nested loops.
2997
9521ecda
SM
29982017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2999
3000 * gdb.base/commands.exp: Call the new procedures.
3001 (loop_break_test, loop_continue_test): New procedures.
3002
80a65e9b
SM
30032017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3004
3005 * gdb.base/commands.exp: Call new procedure.
3006 (define_if_without_arg_test): New procedure.
3007
e439fa14
PA
30082017-09-04 Pedro Alves <palves@redhat.com>
3009
3010 * gdb.base/list-ambiguous.exp: New file.
3011 * gdb.base/list-ambiguous0.c: New file.
3012 * gdb.base/list-ambiguous1.c: New file.
3013 * gdb.base/list.exp (test_list_range): Adjust expected output.
3014
0a2dde4a
SDJ
30152017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3016
3017 * gdb.base/share-env-with-gdbserver.c: New file.
3018 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3019
5e89eb3a
SM
30202017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3021
3022 * gdb.base/commands.exp (gdbvar_simple_if_test,
3023 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3024 progvar_simple_if_test, progvar_simple_while_test,
3025 progvar_complex_if_while_test, user_defined_command_test,
3026 user_defined_command_args_eval,
3027 user_defined_command_args_stack_test,
3028 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3029 temporary_breakpoint_commands,
3030 gdb_test_no_prompt, redefine_hook_test,
3031 redefine_backtrace_test): Remove "global gdb_prompt".
3032
fd437cbc
SM
30332017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3034
3035 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3036 New proc, call it from toplevel.
3037
87215ad1
SDJ
30382017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3039
3040 PR remote/21852
3041 * gdb.server/normal.c: New file, copied from gdb.base.
3042 * gdb.server/run-without-local-binary.exp: New file.
3043
58afddc6
WP
30442017-08-07 Weimin Pan <weimin.pan@oracle.com>
3045
3046 * gdb.arch/sparc64-adi.exp: New file.
3047 * gdb.arch/sparc64-adi.c: New file.
3048
5277199a
PA
30492017-08-22 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3052 (top level): Add "list all overloads" tests.
3053
14278e1f
TT
30542017-08-22 Tom Tromey <tom@tromey.com>
3055
3056 * gdb.gdb/xfullpath.exp: Remove.
3057
bf223d3e
PA
30582017-08-21 Pedro Alves <palves@redhat.com>
3059
3060 PR gdb/19487
3061 * gdb.base/symbol-alias.c: New.
3062 * gdb.base/symbol-alias2.c: New.
3063 * gdb.base/symbol-alias.exp: New.
3064
c973d0aa
PA
30652017-08-21 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.base/dfp-test.c
3068 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3069 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3070 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3071 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3072 * gdb.base/whatis-ptype-typedefs.c: New.
3073 * gdb.base/whatis-ptype-typedefs.exp: New.
3074 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3075 (an_int, an_int_type, an_int_type2): New globals.
3076 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3077 involving typedefs and cast expressions.
3078 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3079 (lookup_typedefs_function): New.
3080 (typedefs_pretty_printers_dict): New.
3081 (top level): Register lookup_typedefs_function in
3082 gdb.pretty_printers.
3083
6d580b63
YQ
30842017-08-18 Yao Qi <yao.qi@linaro.org>
3085
3086 * gdb.server/unittest.exp: New.
3087
206726fb
SDJ
30882017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3089
3090 PR gdb/21954
3091 * gdb.base/environ.exp: Add test to check if 'unset environment'
3092 works.
3093
bf0ec4c2
AA
30942017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3095
3096 * lib/gdb.exp (universal_compile_options): New caching proc.
3097 (gdb_compile): Suppress GCC's coloring of messages.
3098
d6382fff
TT
30992017-08-14 Tom Tromey <tom@tromey.com>
3100
3101 PR gdb/21675:
3102 * gdb.base/printcmds.exp (test_radices): New function.
3103 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3104 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3105 * lib/gdb.exp (get_integer_valueof): Use p/d.
3106
c2c2dd9f
SM
31072017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3108
3109 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3110 characters.
3111
fdffd6f4
TT
31122017-08-05 Tom Tromey <tom@tromey.com>
3113
3114 * gdb.rust/simple.exp: Allow String to appear in a different
3115 namespace.
3116
27d41eac
YQ
31172017-07-26 Yao Qi <yao.qi@linaro.org>
3118
3119 * gdb.gdb/unittest.exp: Invoke command
3120 "maintenance check xml-descriptions".
3121
031ed05d
AA
31222017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3123
3124 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3125 calling context.
3126 (hex128): Drop erroneous calculation of parameters.
3127
dcd27ddf
SM
31282017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3129
3130 * gdb.python/py-unwind.exp: Disable stack protection when
3131 building test file.
3132
47e77640
PA
31332017-07-20 Pedro Alves <palves@redhat.com>
3134
3135 * gdb.base/default.exp (set language): Adjust expected output.
3136
62d2a18a
PA
31372017-07-20 Pedro Alves <palves@redhat.com>
3138
3139 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3140 (test_minsym): ... this, and make static.
3141 (get_pck__foo__bar__minsym): Rename to ...
3142 (get_test_minsym): ... this.
3143 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3144 symbol names and comments.
3145 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3146 (get_test_minsym): ... this.
3147 (pck__foo__bar__minsym__2): Rename to ...
3148 (test_minsym): ... this.
3149 (main): Adjust.
3150
c45ec17c
PA
31512017-07-17 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/completion.exp: Adjust expected output.
3154 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3155 the completer works.
3156
c6756f62
PA
31572017-07-17 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3160
5bd68487
AB
31612017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3162
3163 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3164
8880f2a9
TT
31652017-07-14 Tom Tromey <tom@tromey.com>
3166
3167 PR rust/21764:
3168 * gdb.rust/simple.exp: Add tests.
3169
65547233
TT
31702017-07-14 Tom Tromey <tom@tromey.com>
3171
3172 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3173
8f14146e
PA
31742017-07-14 Pedro Alves <palves@redhat.com>
3175
3176 * gdb.linespec/base/one/thefile.cc (z1): New function.
3177 * gdb.linespec/base/two/thefile.cc (z2): New function.
3178 * gdb.linespec/linespec.exp: Add tests.
3179
b4365d02
AB
31802017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3181
3182 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3183 to mi_create_breakpoint.
3184
5d2cbaa5
AB
31852017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3186
3187 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3188 mi_create_breakpoint.
3189
11cb5716
IB
31902017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3191
3192 * gdb.dlang/demangle.exp: Update for demangling changes.
3193
03278692
TT
31942017-07-09 Tom Tromey <tom@tromey.com>
3195
3196 * gdb.dwarf2/shortpiece.exp: New file.
3197
33c5cd75
DB
31982017-07-06 David Blaikie <dblaikie@gmail.com>
3199
3200 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3201 built from fissiont-multi-cu{1,2}.c.
3202 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3203 except putting 'main' and 'func' in separate CUs in the same DWO file.
3204 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3205 test.
3206 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3207 test.
3208
8455d262
PA
32092017-07-06 Pedro Alves <palves@redhat.com>
3210
3211 * gdb.python/py-unwind.exp: Test flushregs.
3212
dc4bde35
SDJ
32132017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3214
3215 PR cli/21688
3216 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3217 tests for alias commands and trailing whitespace.
3218
51ed89aa
SDJ
32192017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3220
3221 PR cli/21688
3222 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3223 procedure. Call it.
3224
eb17d413
PA
32252017-06-29 Pedro Alves <palves@redhat.com>
3226
3227 * gdb.base/printcmds.exp: Add tests.
3228
41664b45
DG
32292017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3230
3231 PR gdb/21337
3232 * gdb.base/reread-readsym.exp: New file.
3233 * gdb.base/reread-readsym.c: New file.
3234
75312ae3
KB
32352017-06-21 Kevin Buettner <kevinb@redhat.com>
3236
3237 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3238 subpattern.
3239
66953522
PB
32402017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3241
3242 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3243 extended mnemonic.
3244 * gdb.arch/powerpc-power9.s: Likewise.
3245
5524b525
AA
32462017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3247
3248 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3249 on 32-bit x86 targets. Exploit is_*_target macros where
3250 appropriate.
3251
03c8af18
AA
32522017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3253
3254 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3255 register pieces.
3256
3bf31011
AA
32572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3258
3259 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3260 located in one or more DWARF pieces.
3261
805acca0
AA
32622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3263
3264 * lib/gdb.exp (get_endianness): New proc.
3265 * gdb.arch/aarch64-fp.exp: Use it.
3266 * gdb.arch/altivec-regs.exp: Likewise.
3267 * gdb.arch/e500-regs.exp: Likewise.
3268 * gdb.arch/vsx-regs.exp: Likewise.
3269 * gdb.base/dump.exp: Likewise.
3270 * gdb.base/funcargs.exp: Likewise.
3271 * gdb.base/gnu_vector.exp: Likewise.
3272 * gdb.dwarf2/formdata16.exp: Likewise.
3273 * gdb.dwarf2/implptrpiece.exp: Likewise.
3274 * gdb.dwarf2/nonvar-access.exp: Likewise.
3275 * gdb.python/py-inferior.exp: Likewise.
3276 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3277
e9352324
AA
32782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3279
3280 PR gdb/21226
3281 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3282 stack value pieces are taken from the LSB end.
3283
d5d1163e
AA
32842017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3285
3286 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3287 variable at nonzero offset.
3288
0567c986
AA
32892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3290
3291 * gdb.dwarf2/var-access.c: New file.
3292 * gdb.dwarf2/var-access.exp: New test.
3293 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3294
973e9aab
TT
32952017-06-12 Tom Tromey <tom@tromey.com>
3296
3297 * gdb.dwarf2/formdata16.exp: Add tests.
3298
d9109c80
TT
32992017-06-12 Tom Tromey <tom@tromey.com>
3300
3301 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3302
30a25466
TT
33032017-06-12 Tom Tromey <tom@tromey.com>
3304
3305 PR exp/16225:
3306 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3307 * gdb.arch/vsx-regs.exp: Update tests.
3308 * gdb.arch/s390-vregs.exp (hex128): New proc.
3309 Update test.
3310 * gdb.arch/altivec-regs.exp: Update tests.
3311
aefd8b33
SDJ
33122017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3313
3314 * gdb.base/startup-with-shell.c: New file.
3315 * gdb.base/startup-with-shell.exp: Likewise.
3316
2090129c
SDJ
33172017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3318
3319 * gdb.server/non-existing-program.exp: Update regex in order to
3320 reflect the fact that gdbserver is now using fork_inferior (with a
3321 shell) to startup the inferior.
3322
8e86a419
SM
33232017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3324
3325 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3326 support function calls from GDB.
3327
e6cf65f2
TT
33282017-05-21 Tom Tromey <tom@tromey.com>
3329
3330 PR rust/21466:
3331 * gdb.rust/unsized.exp: New file.
3332 * gdb.rust/unsized.rs: New file.
3333
43cc5389
TT
33342017-05-19 Tom Tromey <tom@tromey.com>
3335
3336 PR rust/21484:
3337 * gdb.rust/watch.exp: New file.
3338 * gdb.rust/watch.rs: New file.
3339
ec8df234
TT
33402017-05-18 Tom Tromey <tom@tromey.com>
3341
3342 * gdb.rust/simple.exp: Allow Box to be qualified.
3343
3e3e7fae
TP
33442017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3345
3346 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3347
59cc050d
PA
33482017-05-18 Pedro Alves <palves@redhat.com>
3349
3350 * gdb.base/fileio.c (test_write, test_read, test_close)
3351 (test_fstat): Don't print 'ret' in the fail path.
3352
c8f6abd1
PA
33532017-05-18 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3356 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3357 (test_system, test_rename, test_unlink, test_time): Change
3358 prototypes.
3359 * gdb.base/fileio.exp (stop_msg): Adjust.
3360
d2a03b77
PA
33612017-05-18 Pedro Alves <palves@redhat.com>
3362
3363 * gdb.base/fileio.c (null_str): New global.
3364 (test_stat): Use it.
3365 * gdb.base/fileio.exp: Remove nowarnings.
3366
0d5c6999
YQ
33672017-05-17 Yao Qi <yao.qi@linaro.org>
3368
3369 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3370
21873064
YQ
33712017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3372
3373 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3374 argument command.
3375 (top-level): Invoke test_set_inferior_tty.
3376
d512d31c
PA
33772017-05-04 Pedro Alves <palves@redhat.com>
3378
3379 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3380 Add parens to print call for Python 3.
3381
90cef2ed
KS
33822017-05-03 Keith Seitz <keiths@redhat.com>
3383
3384 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3385 (main): Call it.
3386
14f819c8
TW
33872017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3388
3389 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3390 to prev and next.
3391
913aeadd
TW
33922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3393
3394 * gdb.python/py-record-btrace.exp: Remove test for
3395 gdb.BtraceInstruction.error.
3396
a3be24ad
TW
33972017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3398
3399 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3400
ae20e79a
TW
34012017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3402
3403 * gdb.python/py-record-btrace-threads.c: New file.
3404 * gdb.python/py-record-btrace-threads.exp: New file.
3405
45ce1b47
SDJ
34062017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3407
3408 PR testsuite/8595
3409 * gdb.base/environ.exp: Make test available in all architectures.
3410 Move bits related to "info program" testing to
3411 gdb.base/info-program.exp. Rewrite tests to use the two new
3412 procedures mentione below.
3413 (test_set_show_env_var) New procedure.
3414 (test_set_show_env_var_equal): Likewise.
3415 * gdb.base/info-program.exp: New file.
3416
e15c3eb4
KS
34172017-04-27 Keith Seitz <keiths@redhat.com>
3418
3419 * gdb.cp/oranking.cc (test15): New function.
3420 (main): Call test15 and declare additional variables for testing.
3421 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3422 "p foo101('abc')" tests.
3423 Add tests for cv qualifier overloads.
3424 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3425 "lvalue reference overload" test.
3426 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3427 "print value of f1 on Child&& in f2" test.
3428
3a3fd0fd
PA
34292017-04-19 Pedro Alves <palves@redhat.com>
3430
3431 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3432 procedure.
3433 (top level): Call it.
3434 * lib/gdb.exp (gdb_define_cmd): New procedure.
3435
53375380
PA
34362017-04-12 Pedro Alves <palves@redhat.com>
3437
3438 PR gdb/21323
3439 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3440 (wchar): New global.
3441 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3442 (do_test_wide_char, wide_char_types_no_program, top level): Add
3443 wchar_t testing.
3444
53e710ac
PA
34452017-04-12 Pedro Alves <palves@redhat.com>
3446
3447 PR c++/21323
3448 * gdb.cp/wide_char_types.c: New file.
3449 * gdb.cp/wide_char_types.exp: New file.
3450
0ad9d8c7
SDJ
34512017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3452
3453 PR gdb/21352
3454 * gdb.trace/tsv.exp: Add test for "tsave -r".
3455
b1b45502
IB
34562017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3457
3458 * gdb.dlang/watch-loc.c: New file.
3459 * gdb.dlang/watch-loc.exp: New file.
3460
ec13808e
JK
34612017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3462
3463 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3464
fe5f7374
AK
34652017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3466
3467 * gdb.arch/arc-analyze-prologue.S: New file.
3468 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3469
eea78757
AK
34702017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3471
3472 * gdb.arch/arc-decode-insn.S: New file.
3473 * gdb.arch/arc-decode-insn.exp: Likewise.
3474
5badf10a
IR
34752017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3476
3477 PR tdep/20928
3478 * gdb.arch/sparc64-regs.exp: New file.
3479 * gdb.arch/sparc64-regs.S: Likewise.
3480
cee59b3f
TW
34812017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3482
3483 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3484 and memory view on Python 3.
3485
c0f55cc6
AV
34862017-03-20 Artemiy Volkov <artemiyv@acm.org>
3487 Keith Seitz <keiths@redhat.com>
3488
3489 PR gdb/14441
3490 * gdb.cp/demangle.exp: Add rvalue reference tests.
3491 * gdb.cp/rvalue-ref-casts.cc: New file.
3492 * gdb.cp/rvalue-ref-casts.exp: New file.
3493 * gdb.cp/rvalue-ref-overload.cc: New file.
3494 * gdb.cp/rvalue-ref-overload.exp: New file.
3495 * gdb.cp/rvalue-ref-params.cc: New file.
3496 * gdb.cp/rvalue-ref-params.exp: New file.
3497 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3498 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3499 * gdb.cp/rvalue-ref-types.cc: New file.
3500 * gdb.cp/rvalue-ref-types.exp: New file.
3501 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3502 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3503
51457a05
MAL
35042017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3505
3506 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3507 New procedure.
3508
5b291c04
MAL
35092017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3510
3511 * lib/mi-support.exp (mi_gdb_test): Add additional message
3512 for unexpected output.
3513
59a56148
AA
35142017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3515
3516 * gdb.base/examine-backward.c (Barrier): New character array
3517 constant, to ensure that TestStrings is preceded by a string
3518 terminator.
3519
7942e96e
AA
35202017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3521
3522 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3523 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3524 and implicit pointer into such a location.
3525
6ebac3fb
DE
35262017-03-16 Doug Evans <dje@google.com>
3527
3528 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3529
ec3b243d
TP
35302017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3531
3532 * gdb.cp/m-static.exp: Fix expectation for prototype of
3533 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
3534
35352017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
3536
3537 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3538 * gdb.guile/scm-lazy-string.c: New file.
3539 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3540 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3541 for pointer, array, typedef lazy strings.
3542
2cc36e25 35432017-03-16 Doug Evans <dje@google.com>
34b43320
DE
3544
3545 PR python/17728, python/18439, python/18779
3546 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3547 * gdb.python/py-lazy-string.c (pointer): New typedef.
3548 (main): New locals ptr, array, typedef_ptr.
3549 * gdb.python/py-value.exp: Move lazy string tests to ...
3550 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3551 array, typedef lazy strings.
ec3b243d 3552
0efcde63
AK
35532017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3554
3555 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3556 Add optional 'test' parameter.
3557
7978d7c3
SM
35582017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3559
3560 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3561 Skip for versions of DejaGnu < 1.5.
3562
896c0c1e
SM
35632017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3564
3565 * lib/gdb.exp (dejagnu_version): New proc.
3566 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3567 Use dejagnu_version.
3568
5f4d1085
KS
35692017-03-10 Keith Seitz <keiths@redhat.com>
3570
3571 PR c++/8128
3572 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3573 type from destructor regexps.
3574 Add a branch which actually passes the test.
3575 Adjust "ptype t5i" test names.
3576
1de05205
PA
35772017-03-08 Pedro Alves <palves@redhat.com>
3578
3579 * gdb.base/step-over-exit.exp: Add explicit test message.
3580
c65d6b55
PA
35812017-03-08 Pedro Alves <palves@redhat.com>
3582
3583 PR gdb/18360
3584 * gdb.threads/interrupt-while-step-over.c: New file.
3585 * gdb.threads/interrupt-while-step-over.exp: New file.
3586
2e86a283
PA
35872017-03-08 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3590 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3591
25dcbff6
PA
35922017-03-08 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3595 PKRU as not supported as a PASS.
3596
dc9366eb
PA
35972017-03-08 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3600 prefix instead of $binfile1/$binfile2.
3601 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3602 in test message.
3603 * gdb.python/py-completion.exp: Use "load python file" as test
3604 messages instead of unstable path names.
3605
6e5d74e7
PA
36062017-03-08 Pedro Alves <palves@redhat.com>
3607 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 PR cli/21218
3610 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3611 New proc.
3612 (top level): Call it.
3613
9753a2f6
PA
36142017-03-08 Pedro Alves <palves@redhat.com>
3615
3616 PR tui/21216
3617 * gdb.tui/tui-nl-filtered-output.exp: New file.
3618
1a4dd9dd
PA
36192017-03-08 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.base/completion.exp: Move TUI completion tests to ...
3622 * gdb.tui/completion.exp: ... this new file.
3623
7cbbff33
PA
36242017-03-08 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.base/tui-disasm-long-lines.c,
3627 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3628 gdb.base/tui-layout.exp: Move to ...
3629 * gdb.tui/: ... this new directory.
3630
5f6fd321
PA
36312017-03-07 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.base/tui-layout.c: New file.
3634 * gdb.base/tui-layout.exp: New file.
3635
44959fa8
PA
36362017-03-07 Pedro Alves <palves@redhat.com>
3637
3638 * gdb.base/tui-layout.c: Rename to ...
3639 * gdb.base/tui-disasm-long-lines.c: ... this.
3640 * gdb.base/tui-layout.exp: Rename to ...
3641 * gdb.base/tui-disasm-long-lines.exp: ... this.
3642
f8c4e718
PA
36432017-03-07 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3646
6dbb839a 36472017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3648
3649 * i386-mpx-call.c: New file.
3650 * i386-mpx-call.exp: New file.
3651
65b48a81
PB
36522017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3653
3654 * gdb.arch/powerpc-power.exp: Delete test.
3655 * gdb.arch/powerpc-power.s: Likewise.
3656 * gdb.disasm/disassembler-options.exp: New test.
3657 * gdb.arch/powerpc-altivec.exp: Likewise.
3658 * gdb.arch/powerpc-altivec.s: Likewise.
3659 * gdb.arch/powerpc-altivec2.exp: Likewise.
3660 * gdb.arch/powerpc-altivec2.s: Likewise.
3661 * gdb.arch/powerpc-altivec3.exp: Likewise.
3662 * gdb.arch/powerpc-altivec3.s: Likewise.
3663 * gdb.arch/powerpc-power7.exp: Likewise.
3664 * gdb.arch/powerpc-power7.s: Likewise.
3665 * gdb.arch/powerpc-power8.exp: Likewise.
3666 * gdb.arch/powerpc-power8.s: Likewise.
3667 * gdb.arch/powerpc-power9.exp: Likewise.
3668 * gdb.arch/powerpc-power9.s: Likewise.
3669 * gdb.arch/powerpc-vsx.exp: Likewise.
3670 * gdb.arch/powerpc-vsx.s: Likewise.
3671 * gdb.arch/powerpc-vsx2.exp: Likewise.
3672 * gdb.arch/powerpc-vsx2.s: Likewise.
3673 * gdb.arch/powerpc-vsx3.exp: Likewise.
3674 * gdb.arch/powerpc-vsx3.s: Likewise.
3675 * gdb.arch/arm-disassembler-options.exp: Likewise.
3676 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3677 * gdb.arch/s390-disassembler-options.exp: Likewise.
3678
17cd4947
LM
36792017-02-23 Luis Machado <lgustavo@codesourcery.com>
3680
3681 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3682 (check_supported_features): ... this. Changed return type to void.
3683 (supports_rdseed): New static global.
3684 (rdseed): Check supports_rdseed.
3685 (initialize): Call check_supported_features.
3686
2039d74e
EBM
36872017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3688
3689 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3690 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3691 and lqarx/stqcx.
3692 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3693 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3694
a51d7ecf
EBM
36952017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3696
3697 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3698 uppercase.
3699
0224619f
JK
37002017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * gdb.dwarf2/formdata16.c: New file.
3703 * gdb.dwarf2/formdata16.exp: New file.
3704 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3705
216f72a1
JK
37062017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3709 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3710 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3711 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3712 DW_AT_GNU_*.
3713
43988095
JK
37142017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3715
3716 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3717
99e8a4f9
SDJ
37182017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3719
3720 PR gdb/21164
3721 * gdb.base/maint.exp: Add testcases for when the commands do
3722 not have arguments.
3723
b58a8c0c
TP
37242017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3725
3726 * gdb.cp/chained-calls.exp: Use p instead of P.
3727
4e746bb6
TW
37282017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3729
3730 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3731 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3732
3f77c769
TT
37332017-02-14 Tom Tromey <tom@tromey.com>
3734
3735 PR python/13598:
3736 * gdb.python/py-events.exp: Add before_prompt event tests.
3737
075beec0
AA
37382017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3739
3740 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3741
bf5f525c
LM
37422017-02-13 Luis Machado <lgustavo@codesourcery.com>
3743
3744 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3745 (main): Call my_unique_function_name.
3746 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3747 completion of patterns with a single match.
3748 Add missing -re switches to gdb_test_multiple calls.
3749
13a66184
LM
37502017-02-13 Luis Machado <lgustavo@codesourcery.com>
3751
3752 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3753 return if core file is not recognized.
3754
26a06916
SM
37552017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3756
3757 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3758 and extra UIs.
3759
b761ca9e
SM
37602017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3761
3762 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3763 proc_with_prefix.
3764
b964bee0
TT
37652017-02-10 Tom Tromey <tom@tromey.com>
3766
3767 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3768
18da0c51
MG
37692017-02-10 Martin Galvan <martingalvan@sourceware.org>
3770
3771 PR gdb/21122
3772 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3773
604c4576
JG
37742017-02-08 Jerome Guitton <guitton@adacore.com>
3775
3776 * gdb.base/define.exp: Add test for command abbreviations
3777 in define.
3778
20b477a7
LM
37792017-02-06 Luis Machado <lgustavo@codesourcery.com>
3780
3781 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3782 * gdb.reverse/insn-reverse-x86.c: New file.
3783
3f7b46f2
IR
37842017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3785
3786 PR tdep/20936
3787 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3788
f0fd41c1
TT
37892017-02-03 Tom Tromey <tom@tromey.com>
3790
3791 PR rust/21097:
3792 * gdb.rust/simple.exp: Add new tests.
3793
5be5dbf0
PA
37942017-02-02 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3797 tests.
3798
7346ef59
AA
37992017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3800
3801 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3802 taking a 2-byte value out of a 4-byte DWARF implicit value on
3803 big-endian targets.
3804 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3805 logic. Add test cases for DW_OP_implicit.
3806
787f0025
MM
38072017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3808
3809 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3810
68777c29
MM
38112017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3812
3813 * gdb.btrace/enable.exp: Call gdb_exit before
3814 skip_gdbserver_tests.
3815
0a1c7e28
MM
38162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3817
3818 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3819 GDBFLAGS.
3820
b5ac99b0
MM
38212017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3822
3823 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3824 the test is skipped.
3825 * gdb.btrace/data.exp: Likewise.
3826 * gdb.btrace/delta.exp: Likewise.
3827 * gdb.btrace/dlopen.exp: Likewise.
3828 * gdb.btrace/enable-running.exp: Likewise.
3829 * gdb.btrace/enable.exp: Likewise.
3830 * gdb.btrace/exception.exp: Likewise.
3831 * gdb.btrace/function_call_history.exp: Likewise.
3832 * gdb.btrace/gcore.exp: Likewise.
3833 * gdb.btrace/instruction_history.exp: Likewise.
3834 * gdb.btrace/multi-thread-step.exp: Likewise.
3835 * gdb.btrace/nohist.exp: Likewise.
3836 * gdb.btrace/non-stop.exp: Likewise.
3837 * gdb.btrace/reconnect.exp: Likewise.
3838 * gdb.btrace/record_goto-step.exp: Likewise.
3839 * gdb.btrace/record_goto.exp: Likewise.
3840 * gdb.btrace/rn-dl-bind.exp: Likewise.
3841 * gdb.btrace/segv.exp: Likewise.
3842 * gdb.btrace/step.exp: Likewise.
3843 * gdb.btrace/stepi.exp: Likewise.
3844 * gdb.btrace/tailcall-only.exp: Likewise.
3845 * gdb.btrace/tailcall.exp: Likewise.
3846 * gdb.btrace/tsx.exp: Likewise.
3847 * gdb.btrace/unknown_functions.exp: Likewise.
3848 * gdb.btrace/vdso.exp: Likewise.
3849
cd4007e4
MM
38502017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3851
3852 * gdb.btrace/enable-running.c: New.
3853 * gdb.btrace/enable-running.exp: New.
3854
2735833d
WT
38552017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3856
3857 * gdb.arch/amd64-gs_base.c: New file.
3858 * gdb.arch/amd64-gs_base.exp: New file.
3859
b51e1e94
LM
38602017-01-26 Luis Machado <lgustavo@codesourcery.com>
3861
3862 * lib/memory.exp: Remove spurious empty newlines.
3863
72ca0410
SM
38642017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3865
3866 * gdb.python/py-bad-printers.exp: Load python file using "source".
3867 * gdb.python/py-events.exp: Likewise.
3868 * gdb.python/py-evsignal.exp: Likewise.
3869 * gdb.python/py-evthreads.exp: Likewise.
3870 * gdb.python/py-frame-args.exp: Likewise.
3871 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3872 * gdb.python/py-framefilter-mi.exp: Likewise.
3873 * gdb.python/py-framefilter.exp: Likewise.
3874 * gdb.python/py-mi.exp: Likewise.
3875 * gdb.python/py-pp-maint.exp: Likewise.
3876 * gdb.python/py-pp-registration.exp: Likewise.
3877 * gdb.python/py-prettyprint.exp: Likewise.
3878 (run_lang_tests): Likewise.
3879 * gdb.python/py-typeprint.exp: Likewise.
3880
e309aa65
LM
38812017-01-26 Luis Machado <lgustavo@codesourcery.com>
3882
3883 * lib/memory.exp: New file.
3884 * lib/gdb.exp: Load memory.exp.
3885 * gdb.base/memattr.exp (delete_memory): Move proc to
3886 lib/memory.exp and rename to delete_memory_regions.
3887 Replace delete_memory with delete_memory_regions.
3888 Cleanup memory regions before tests.
3889 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3890 before tests.
3891
515aff23
LM
38922017-01-26 Luis Machado <lgustavo@codesourcery.com>
3893
3894 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3895 files.
3896 (initialize): New function conditionally defined.
3897 (testcases): Move within conditional block.
3898 (main): Call initialize.
3899 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3900 of gdb.reverse/insn-reverse.c.
3901 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3902 gdb.reverse/insn-reverse.c.
3903
d8b49cf0
YQ
39042017-01-26 Yao Qi <yao.qi@linaro.org>
3905
3906 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3907 disassemble on address 0.
3908
f13a9a0c
YQ
39092017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3910 Yao Qi <yao.qi@linaro.org>
3911
3912 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3913 * gdb.dwarf2/implptr-64bit.S: Remove.
3914 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3915 variables in caller's context. Add DW_OP_implicit_value.
3916
5ac95241
YQ
39172017-01-25 Yao Qi <yao.qi@linaro.org>
3918
3919 * lib/dwarf.exp (Dwarf::_location): Handle
3920 DW_OP_GNU_implicit_pointer with proper size.
3921
23e82930
LM
39222017-01-20 Luis Machado <lgustavo@codesourcery.com>
3923
3924 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3925 and add untested calls.
3926
d334ae25
LM
39272017-01-20 Luis Machado <lgustavo@codesourcery.com>
3928
3929 * gdb.python/python.exp: Check line number against what GDB thinks
3930 the line number is for func1.
3931
f5e6296e
IB
39322017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3933
3934 * gdb.dlang/debug-expr.exp: New file.
3935
5b362f04
LM
39362016-12-23 Luis Machado <lgustavo@codesourcery.com>
3937
3938 Fix test names for the following files:
3939
3940 * gdb.ada/exec_changed.exp
3941 * gdb.ada/info_types.exp
3942 * gdb.arch/aarch64-atomic-inst.exp
3943 * gdb.arch/aarch64-fp.exp
3944 * gdb.arch/altivec-abi.exp
3945 * gdb.arch/altivec-regs.exp
3946 * gdb.arch/amd64-byte.exp
3947 * gdb.arch/amd64-disp-step.exp
3948 * gdb.arch/amd64-dword.exp
3949 * gdb.arch/amd64-entry-value-inline.exp
3950 * gdb.arch/amd64-entry-value-param.exp
3951 * gdb.arch/amd64-entry-value-paramref.exp
3952 * gdb.arch/amd64-entry-value.exp
3953 * gdb.arch/amd64-i386-address.exp
3954 * gdb.arch/amd64-invalid-stack-middle.exp
3955 * gdb.arch/amd64-invalid-stack-top.exp
3956 * gdb.arch/amd64-optimout-repeat.exp
3957 * gdb.arch/amd64-prologue-skip.exp
3958 * gdb.arch/amd64-prologue-xmm.exp
3959 * gdb.arch/amd64-stap-special-operands.exp
3960 * gdb.arch/amd64-stap-wrong-subexp.exp
3961 * gdb.arch/amd64-tailcall-cxx.exp
3962 * gdb.arch/amd64-tailcall-noret.exp
3963 * gdb.arch/amd64-tailcall-ret.exp
3964 * gdb.arch/amd64-tailcall-self.exp
3965 * gdb.arch/amd64-word.exp
3966 * gdb.arch/arm-bl-branch-dest.exp
3967 * gdb.arch/arm-disp-step.exp
3968 * gdb.arch/arm-neon.exp
3969 * gdb.arch/arm-single-step-kernel-helper.exp
3970 * gdb.arch/avr-flash-qualifier.exp
3971 * gdb.arch/disp-step-insn-reloc.exp
3972 * gdb.arch/e500-abi.exp
3973 * gdb.arch/e500-regs.exp
3974 * gdb.arch/ftrace-insn-reloc.exp
3975 * gdb.arch/i386-avx512.exp
3976 * gdb.arch/i386-bp_permanent.exp
3977 * gdb.arch/i386-byte.exp
3978 * gdb.arch/i386-cfi-notcurrent.exp
3979 * gdb.arch/i386-disp-step.exp
3980 * gdb.arch/i386-dr3-watch.exp
3981 * gdb.arch/i386-float.exp
3982 * gdb.arch/i386-gnu-cfi.exp
3983 * gdb.arch/i386-mpx-map.exp
3984 * gdb.arch/i386-mpx-sigsegv.exp
3985 * gdb.arch/i386-mpx-simple_segv.exp
3986 * gdb.arch/i386-mpx.exp
3987 * gdb.arch/i386-permbkpt.exp
3988 * gdb.arch/i386-prologue.exp
3989 * gdb.arch/i386-signal.exp
3990 * gdb.arch/i386-size-overlap.exp
3991 * gdb.arch/i386-unwind.exp
3992 * gdb.arch/i386-word.exp
3993 * gdb.arch/mips-fcr.exp
3994 * gdb.arch/powerpc-d128-regs.exp
3995 * gdb.arch/powerpc-stackless.exp
3996 * gdb.arch/ppc64-atomic-inst.exp
3997 * gdb.arch/s390-stackless.exp
3998 * gdb.arch/s390-tdbregs.exp
3999 * gdb.arch/s390-vregs.exp
4000 * gdb.arch/sparc-sysstep.exp
4001 * gdb.arch/thumb-bx-pc.exp
4002 * gdb.arch/thumb-singlestep.exp
4003 * gdb.arch/thumb2-it.exp
4004 * gdb.arch/vsx-regs.exp
4005 * gdb.asm/asm-source.exp
4006 * gdb.base/a2-run.exp
4007 * gdb.base/advance.exp
4008 * gdb.base/all-bin.exp
4009 * gdb.base/anon.exp
4010 * gdb.base/args.exp
4011 * gdb.base/arithmet.exp
4012 * gdb.base/async-shell.exp
4013 * gdb.base/async.exp
4014 * gdb.base/attach-pie-noexec.exp
4015 * gdb.base/attach-twice.exp
4016 * gdb.base/auto-load.exp
4017 * gdb.base/bang.exp
4018 * gdb.base/bitfields.exp
4019 * gdb.base/break-always.exp
4020 * gdb.base/break-caller-line.exp
4021 * gdb.base/break-entry.exp
4022 * gdb.base/break-inline.exp
4023 * gdb.base/break-on-linker-gcd-function.exp
4024 * gdb.base/break-probes.exp
4025 * gdb.base/break.exp
4026 * gdb.base/breakpoint-shadow.exp
4027 * gdb.base/call-ar-st.exp
4028 * gdb.base/call-sc.exp
4029 * gdb.base/call-signal-resume.exp
4030 * gdb.base/call-strs.exp
4031 * gdb.base/callfuncs.exp
4032 * gdb.base/catch-fork-static.exp
4033 * gdb.base/catch-gdb-caused-signals.exp
4034 * gdb.base/catch-load.exp
4035 * gdb.base/catch-signal-fork.exp
4036 * gdb.base/catch-signal.exp
4037 * gdb.base/catch-syscall.exp
4038 * gdb.base/charset.exp
4039 * gdb.base/checkpoint.exp
4040 * gdb.base/chng-syms.exp
4041 * gdb.base/code-expr.exp
4042 * gdb.base/code_elim.exp
4043 * gdb.base/commands.exp
4044 * gdb.base/completion.exp
4045 * gdb.base/complex.exp
4046 * gdb.base/cond-expr.exp
4047 * gdb.base/condbreak.exp
4048 * gdb.base/consecutive.exp
4049 * gdb.base/continue-all-already-running.exp
4050 * gdb.base/coredump-filter.exp
4051 * gdb.base/corefile.exp
4052 * gdb.base/dbx.exp
4053 * gdb.base/debug-expr.exp
4054 * gdb.base/define.exp
4055 * gdb.base/del.exp
4056 * gdb.base/disabled-location.exp
4057 * gdb.base/disasm-end-cu.exp
4058 * gdb.base/disasm-optim.exp
4059 * gdb.base/display.exp
4060 * gdb.base/duplicate-bp.exp
4061 * gdb.base/ena-dis-br.exp
4062 * gdb.base/ending-run.exp
4063 * gdb.base/enumval.exp
4064 * gdb.base/environ.exp
4065 * gdb.base/eu-strip-infcall.exp
4066 * gdb.base/eval-avoid-side-effects.exp
4067 * gdb.base/eval-skip.exp
4068 * gdb.base/exitsignal.exp
4069 * gdb.base/expand-psymtabs.exp
4070 * gdb.base/filesym.exp
4071 * gdb.base/find-unmapped.exp
4072 * gdb.base/finish.exp
4073 * gdb.base/float.exp
4074 * gdb.base/foll-exec-mode.exp
4075 * gdb.base/foll-exec.exp
4076 * gdb.base/foll-fork.exp
4077 * gdb.base/fortran-sym-case.exp
4078 * gdb.base/freebpcmd.exp
4079 * gdb.base/func-ptr.exp
4080 * gdb.base/func-ptrs.exp
4081 * gdb.base/funcargs.exp
4082 * gdb.base/gcore-buffer-overflow.exp
4083 * gdb.base/gcore-relro-pie.exp
4084 * gdb.base/gcore-relro.exp
4085 * gdb.base/gcore.exp
4086 * gdb.base/gdb1090.exp
4087 * gdb.base/gdb11530.exp
4088 * gdb.base/gdb11531.exp
4089 * gdb.base/gdb1821.exp
4090 * gdb.base/gdbindex-stabs.exp
4091 * gdb.base/gdbvars.exp
4092 * gdb.base/hbreak.exp
4093 * gdb.base/hbreak2.exp
4094 * gdb.base/included.exp
4095 * gdb.base/infcall-input.exp
4096 * gdb.base/inferior-died.exp
4097 * gdb.base/infnan.exp
4098 * gdb.base/info-macros.exp
4099 * gdb.base/info-os.exp
4100 * gdb.base/info-proc.exp
4101 * gdb.base/info-shared.exp
4102 * gdb.base/info-target.exp
4103 * gdb.base/infoline.exp
4104 * gdb.base/interp.exp
4105 * gdb.base/interrupt.exp
4106 * gdb.base/jit-reader.exp
4107 * gdb.base/jit-simple.exp
4108 * gdb.base/kill-after-signal.exp
4109 * gdb.base/kill-detach-inferiors-cmd.exp
4110 * gdb.base/label.exp
4111 * gdb.base/langs.exp
4112 * gdb.base/ldbl_e308.exp
4113 * gdb.base/line-symtabs.exp
4114 * gdb.base/linespecs.exp
4115 * gdb.base/list.exp
4116 * gdb.base/long_long.exp
4117 * gdb.base/longest-types.exp
4118 * gdb.base/maint.exp
4119 * gdb.base/max-value-size.exp
4120 * gdb.base/memattr.exp
4121 * gdb.base/mips_pro.exp
4122 * gdb.base/morestack.exp
4123 * gdb.base/moribund-step.exp
4124 * gdb.base/multi-forks.exp
4125 * gdb.base/nested-addr.exp
4126 * gdb.base/nextoverexit.exp
4127 * gdb.base/noreturn-finish.exp
4128 * gdb.base/noreturn-return.exp
4129 * gdb.base/nostdlib.exp
4130 * gdb.base/offsets.exp
4131 * gdb.base/opaque.exp
4132 * gdb.base/pc-fp.exp
4133 * gdb.base/permissions.exp
4134 * gdb.base/print-symbol-loading.exp
4135 * gdb.base/prologue-include.exp
4136 * gdb.base/psymtab.exp
4137 * gdb.base/ptype.exp
4138 * gdb.base/random-signal.exp
4139 * gdb.base/randomize.exp
4140 * gdb.base/range-stepping.exp
4141 * gdb.base/readline-ask.exp
4142 * gdb.base/recpar.exp
4143 * gdb.base/recurse.exp
4144 * gdb.base/relational.exp
4145 * gdb.base/restore.exp
4146 * gdb.base/return-nodebug.exp
4147 * gdb.base/return.exp
4148 * gdb.base/run-after-attach.exp
4149 * gdb.base/save-bp.exp
4150 * gdb.base/scope.exp
4151 * gdb.base/sect-cmd.exp
4152 * gdb.base/set-lang-auto.exp
4153 * gdb.base/set-noassign.exp
4154 * gdb.base/setvar.exp
4155 * gdb.base/sigall.exp
4156 * gdb.base/sigbpt.exp
4157 * gdb.base/siginfo-addr.exp
4158 * gdb.base/siginfo-infcall.exp
4159 * gdb.base/siginfo-obj.exp
4160 * gdb.base/siginfo.exp
4161 * gdb.base/signals-state-child.exp
4162 * gdb.base/signest.exp
4163 * gdb.base/sigstep.exp
4164 * gdb.base/sizeof.exp
4165 * gdb.base/skip.exp
4166 * gdb.base/solib-corrupted.exp
4167 * gdb.base/solib-nodir.exp
4168 * gdb.base/solib-search.exp
4169 * gdb.base/stack-checking.exp
4170 * gdb.base/stale-infcall.exp
4171 * gdb.base/stap-probe.exp
4172 * gdb.base/start.exp
4173 * gdb.base/step-break.exp
4174 * gdb.base/step-bt.exp
4175 * gdb.base/step-line.exp
4176 * gdb.base/step-over-exit.exp
4177 * gdb.base/step-over-syscall.exp
4178 * gdb.base/step-resume-infcall.exp
4179 * gdb.base/step-test.exp
4180 * gdb.base/store.exp
4181 * gdb.base/structs3.exp
4182 * gdb.base/sym-file.exp
4183 * gdb.base/symbol-without-target_section.exp
4184 * gdb.base/term.exp
4185 * gdb.base/testenv.exp
4186 * gdb.base/ui-redirect.exp
4187 * gdb.base/until.exp
4188 * gdb.base/unwindonsignal.exp
4189 * gdb.base/value-double-free.exp
4190 * gdb.base/vla-datatypes.exp
4191 * gdb.base/vla-ptr.exp
4192 * gdb.base/vla-sideeffect.exp
4193 * gdb.base/volatile.exp
4194 * gdb.base/watch-cond-infcall.exp
4195 * gdb.base/watch-cond.exp
4196 * gdb.base/watch-non-mem.exp
4197 * gdb.base/watch-read.exp
4198 * gdb.base/watch-vfork.exp
4199 * gdb.base/watchpoint-cond-gone.exp
4200 * gdb.base/watchpoint-delete.exp
4201 * gdb.base/watchpoint-hw-hit-once.exp
4202 * gdb.base/watchpoint-hw.exp
4203 * gdb.base/watchpoint-stops-at-right-insn.exp
4204 * gdb.base/watchpoints.exp
4205 * gdb.base/wchar.exp
4206 * gdb.base/whatis-exp.exp
4207 * gdb.btrace/buffer-size.exp
4208 * gdb.btrace/data.exp
4209 * gdb.btrace/delta.exp
4210 * gdb.btrace/dlopen.exp
4211 * gdb.btrace/enable.exp
4212 * gdb.btrace/exception.exp
4213 * gdb.btrace/function_call_history.exp
4214 * gdb.btrace/gcore.exp
4215 * gdb.btrace/instruction_history.exp
4216 * gdb.btrace/nohist.exp
4217 * gdb.btrace/reconnect.exp
4218 * gdb.btrace/record_goto-step.exp
4219 * gdb.btrace/record_goto.exp
4220 * gdb.btrace/rn-dl-bind.exp
4221 * gdb.btrace/segv.exp
4222 * gdb.btrace/step.exp
4223 * gdb.btrace/stepi.exp
4224 * gdb.btrace/tailcall-only.exp
4225 * gdb.btrace/tailcall.exp
4226 * gdb.btrace/tsx.exp
4227 * gdb.btrace/unknown_functions.exp
4228 * gdb.btrace/vdso.exp
4229 * gdb.compile/compile-ifunc.exp
4230 * gdb.compile/compile-ops.exp
4231 * gdb.compile/compile-print.exp
4232 * gdb.compile/compile-setjmp.exp
4233 * gdb.cp/abstract-origin.exp
4234 * gdb.cp/ambiguous.exp
4235 * gdb.cp/annota2.exp
4236 * gdb.cp/annota3.exp
4237 * gdb.cp/anon-ns.exp
4238 * gdb.cp/anon-struct.exp
4239 * gdb.cp/anon-union.exp
4240 * gdb.cp/arg-reference.exp
4241 * gdb.cp/baseenum.exp
4242 * gdb.cp/bool.exp
4243 * gdb.cp/breakpoint.exp
4244 * gdb.cp/bs15503.exp
4245 * gdb.cp/call-c.exp
4246 * gdb.cp/casts.exp
4247 * gdb.cp/chained-calls.exp
4248 * gdb.cp/class2.exp
4249 * gdb.cp/classes.exp
4250 * gdb.cp/cmpd-minsyms.exp
4251 * gdb.cp/converts.exp
4252 * gdb.cp/cp-relocate.exp
4253 * gdb.cp/cpcompletion.exp
4254 * gdb.cp/cpexprs.exp
4255 * gdb.cp/cplabel.exp
4256 * gdb.cp/cplusfuncs.exp
4257 * gdb.cp/cpsizeof.exp
4258 * gdb.cp/ctti.exp
4259 * gdb.cp/derivation.exp
4260 * gdb.cp/destrprint.exp
4261 * gdb.cp/dispcxx.exp
4262 * gdb.cp/enum-class.exp
4263 * gdb.cp/exception.exp
4264 * gdb.cp/exceptprint.exp
4265 * gdb.cp/expand-psymtabs-cxx.exp
4266 * gdb.cp/expand-sals.exp
4267 * gdb.cp/extern-c.exp
4268 * gdb.cp/filename.exp
4269 * gdb.cp/formatted-ref.exp
4270 * gdb.cp/fpointer.exp
4271 * gdb.cp/gdb1355.exp
4272 * gdb.cp/gdb2495.exp
4273 * gdb.cp/hang.exp
4274 * gdb.cp/impl-this.exp
4275 * gdb.cp/infcall-dlopen.exp
4276 * gdb.cp/inherit.exp
4277 * gdb.cp/iostream.exp
4278 * gdb.cp/koenig.exp
4279 * gdb.cp/local.exp
4280 * gdb.cp/m-data.exp
4281 * gdb.cp/m-static.exp
4282 * gdb.cp/mb-ctor.exp
4283 * gdb.cp/mb-inline.exp
4284 * gdb.cp/mb-templates.exp
4285 * gdb.cp/member-name.exp
4286 * gdb.cp/member-ptr.exp
4287 * gdb.cp/meth-typedefs.exp
4288 * gdb.cp/method.exp
4289 * gdb.cp/method2.exp
4290 * gdb.cp/minsym-fallback.exp
4291 * gdb.cp/misc.exp
4292 * gdb.cp/namelessclass.exp
4293 * gdb.cp/namespace-enum.exp
4294 * gdb.cp/namespace-nested-import.exp
4295 * gdb.cp/namespace.exp
4296 * gdb.cp/nextoverthrow.exp
4297 * gdb.cp/no-dmgl-verbose.exp
4298 * gdb.cp/non-trivial-retval.exp
4299 * gdb.cp/noparam.exp
4300 * gdb.cp/nsdecl.exp
4301 * gdb.cp/nsimport.exp
4302 * gdb.cp/nsnested.exp
4303 * gdb.cp/nsnoimports.exp
4304 * gdb.cp/nsrecurs.exp
4305 * gdb.cp/nsstress.exp
4306 * gdb.cp/nsusing.exp
4307 * gdb.cp/operator.exp
4308 * gdb.cp/oranking.exp
4309 * gdb.cp/overload-const.exp
4310 * gdb.cp/overload.exp
4311 * gdb.cp/ovldbreak.exp
4312 * gdb.cp/ovsrch.exp
4313 * gdb.cp/paren-type.exp
4314 * gdb.cp/parse-lang.exp
4315 * gdb.cp/pass-by-ref.exp
4316 * gdb.cp/pr-1023.exp
4317 * gdb.cp/pr-1210.exp
4318 * gdb.cp/pr-574.exp
4319 * gdb.cp/pr10687.exp
4320 * gdb.cp/pr12028.exp
4321 * gdb.cp/pr17132.exp
4322 * gdb.cp/pr17494.exp
4323 * gdb.cp/pr9067.exp
4324 * gdb.cp/pr9167.exp
4325 * gdb.cp/pr9631.exp
4326 * gdb.cp/printmethod.exp
4327 * gdb.cp/psmang.exp
4328 * gdb.cp/psymtab-parameter.exp
4329 * gdb.cp/ptype-cv-cp.exp
4330 * gdb.cp/ptype-flags.exp
4331 * gdb.cp/re-set-overloaded.exp
4332 * gdb.cp/ref-types.exp
4333 * gdb.cp/rtti.exp
4334 * gdb.cp/scope-err.exp
4335 * gdb.cp/shadow.exp
4336 * gdb.cp/smartp.exp
4337 * gdb.cp/static-method.exp
4338 * gdb.cp/static-print-quit.exp
4339 * gdb.cp/temargs.exp
4340 * gdb.cp/templates.exp
4341 * gdb.cp/try_catch.exp
4342 * gdb.cp/typedef-operator.exp
4343 * gdb.cp/typeid.exp
4344 * gdb.cp/userdef.exp
4345 * gdb.cp/using-crash.exp
4346 * gdb.cp/var-tag.exp
4347 * gdb.cp/virtbase.exp
4348 * gdb.cp/virtfunc.exp
4349 * gdb.cp/virtfunc2.exp
4350 * gdb.cp/vla-cxx.exp
4351 * gdb.disasm/t01_mov.exp
4352 * gdb.disasm/t02_mova.exp
4353 * gdb.disasm/t03_add.exp
4354 * gdb.disasm/t04_sub.exp
4355 * gdb.disasm/t05_cmp.exp
4356 * gdb.disasm/t06_ari2.exp
4357 * gdb.disasm/t07_ari3.exp
4358 * gdb.disasm/t08_or.exp
4359 * gdb.disasm/t09_xor.exp
4360 * gdb.disasm/t10_and.exp
4361 * gdb.disasm/t11_logs.exp
4362 * gdb.disasm/t12_bit.exp
4363 * gdb.disasm/t13_otr.exp
4364 * gdb.dlang/circular.exp
4365 * gdb.dwarf2/arr-stride.exp
4366 * gdb.dwarf2/arr-subrange.exp
4367 * gdb.dwarf2/atomic-type.exp
4368 * gdb.dwarf2/bad-regnum.exp
4369 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4370 * gdb.dwarf2/callframecfa.exp
4371 * gdb.dwarf2/clztest.exp
4372 * gdb.dwarf2/corrupt.exp
4373 * gdb.dwarf2/data-loc.exp
4374 * gdb.dwarf2/dup-psym.exp
4375 * gdb.dwarf2/dw2-anon-mptr.exp
4376 * gdb.dwarf2/dw2-anonymous-func.exp
4377 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4378 * gdb.dwarf2/dw2-bad-unresolved.exp
4379 * gdb.dwarf2/dw2-basic.exp
4380 * gdb.dwarf2/dw2-canonicalize-type.exp
4381 * gdb.dwarf2/dw2-case-insensitive.exp
4382 * gdb.dwarf2/dw2-common-block.exp
4383 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4384 * gdb.dwarf2/dw2-compressed.exp
4385 * gdb.dwarf2/dw2-const.exp
4386 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4387 * gdb.dwarf2/dw2-cu-size.exp
4388 * gdb.dwarf2/dw2-dup-frame.exp
4389 * gdb.dwarf2/dw2-entry-value.exp
4390 * gdb.dwarf2/dw2-icycle.exp
4391 * gdb.dwarf2/dw2-ifort-parameter.exp
4392 * gdb.dwarf2/dw2-inline-break.exp
4393 * gdb.dwarf2/dw2-inline-param.exp
4394 * gdb.dwarf2/dw2-intercu.exp
4395 * gdb.dwarf2/dw2-intermix.exp
4396 * gdb.dwarf2/dw2-lexical-block-bare.exp
4397 * gdb.dwarf2/dw2-linkage-name-trust.exp
4398 * gdb.dwarf2/dw2-minsym-in-cu.exp
4399 * gdb.dwarf2/dw2-noloc.exp
4400 * gdb.dwarf2/dw2-op-call.exp
4401 * gdb.dwarf2/dw2-op-out-param.exp
4402 * gdb.dwarf2/dw2-opt-structptr.exp
4403 * gdb.dwarf2/dw2-param-error.exp
4404 * gdb.dwarf2/dw2-producer.exp
4405 * gdb.dwarf2/dw2-ranges-base.exp
4406 * gdb.dwarf2/dw2-ref-missing-frame.exp
4407 * gdb.dwarf2/dw2-reg-undefined.exp
4408 * gdb.dwarf2/dw2-regno-invalid.exp
4409 * gdb.dwarf2/dw2-restore.exp
4410 * gdb.dwarf2/dw2-restrict.exp
4411 * gdb.dwarf2/dw2-single-line-discriminators.exp
4412 * gdb.dwarf2/dw2-strp.exp
4413 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4414 * gdb.dwarf2/dw2-unresolved.exp
4415 * gdb.dwarf2/dw2-var-zero-addr.exp
4416 * gdb.dwarf2/dw4-sig-types.exp
4417 * gdb.dwarf2/dwz.exp
4418 * gdb.dwarf2/dynarr-ptr.exp
4419 * gdb.dwarf2/enum-type.exp
4420 * gdb.dwarf2/gdb-index.exp
4421 * gdb.dwarf2/implptr-64bit.exp
4422 * gdb.dwarf2/implptr-optimized-out.exp
4423 * gdb.dwarf2/implptr.exp
4424 * gdb.dwarf2/implref-array.exp
4425 * gdb.dwarf2/implref-const.exp
4426 * gdb.dwarf2/implref-global.exp
4427 * gdb.dwarf2/implref-struct.exp
4428 * gdb.dwarf2/mac-fileno.exp
4429 * gdb.dwarf2/main-subprogram.exp
4430 * gdb.dwarf2/member-ptr-forwardref.exp
4431 * gdb.dwarf2/method-ptr.exp
4432 * gdb.dwarf2/missing-sig-type.exp
4433 * gdb.dwarf2/nonvar-access.exp
4434 * gdb.dwarf2/opaque-type-lookup.exp
4435 * gdb.dwarf2/pieces-optimized-out.exp
4436 * gdb.dwarf2/pieces.exp
4437 * gdb.dwarf2/pr10770.exp
4438 * gdb.dwarf2/pr13961.exp
4439 * gdb.dwarf2/staticvirtual.exp
4440 * gdb.dwarf2/subrange.exp
4441 * gdb.dwarf2/symtab-producer.exp
4442 * gdb.dwarf2/trace-crash.exp
4443 * gdb.dwarf2/typeddwarf.exp
4444 * gdb.dwarf2/valop.exp
4445 * gdb.dwarf2/watch-notconst.exp
4446 * gdb.fortran/array-element.exp
4447 * gdb.fortran/charset.exp
4448 * gdb.fortran/common-block.exp
4449 * gdb.fortran/complex.exp
4450 * gdb.fortran/derived-type-function.exp
4451 * gdb.fortran/derived-type.exp
4452 * gdb.fortran/logical.exp
4453 * gdb.fortran/module.exp
4454 * gdb.fortran/multi-dim.exp
4455 * gdb.fortran/nested-funcs.exp
4456 * gdb.fortran/print-formatted.exp
4457 * gdb.fortran/subarray.exp
4458 * gdb.fortran/vla-alloc-assoc.exp
4459 * gdb.fortran/vla-datatypes.exp
4460 * gdb.fortran/vla-history.exp
4461 * gdb.fortran/vla-ptr-info.exp
4462 * gdb.fortran/vla-ptype-sub.exp
4463 * gdb.fortran/vla-ptype.exp
4464 * gdb.fortran/vla-sizeof.exp
4465 * gdb.fortran/vla-type.exp
4466 * gdb.fortran/vla-value-sub-arbitrary.exp
4467 * gdb.fortran/vla-value-sub-finish.exp
4468 * gdb.fortran/vla-value-sub.exp
4469 * gdb.fortran/vla-value.exp
4470 * gdb.fortran/whatis_type.exp
4471 * gdb.go/chan.exp
4472 * gdb.go/handcall.exp
4473 * gdb.go/hello.exp
4474 * gdb.go/integers.exp
4475 * gdb.go/methods.exp
4476 * gdb.go/package.exp
4477 * gdb.go/strings.exp
4478 * gdb.go/types.exp
4479 * gdb.go/unsafe.exp
4480 * gdb.guile/scm-arch.exp
4481 * gdb.guile/scm-block.exp
4482 * gdb.guile/scm-breakpoint.exp
4483 * gdb.guile/scm-cmd.exp
4484 * gdb.guile/scm-disasm.exp
4485 * gdb.guile/scm-equal.exp
4486 * gdb.guile/scm-frame-args.exp
4487 * gdb.guile/scm-frame-inline.exp
4488 * gdb.guile/scm-frame.exp
4489 * gdb.guile/scm-iterator.exp
4490 * gdb.guile/scm-math.exp
4491 * gdb.guile/scm-objfile.exp
4492 * gdb.guile/scm-ports.exp
4493 * gdb.guile/scm-symbol.exp
4494 * gdb.guile/scm-symtab.exp
4495 * gdb.guile/scm-value-cc.exp
4496 * gdb.guile/types-module.exp
4497 * gdb.linespec/break-ask.exp
4498 * gdb.linespec/cpexplicit.exp
4499 * gdb.linespec/explicit.exp
4500 * gdb.linespec/keywords.exp
4501 * gdb.linespec/linespec.exp
4502 * gdb.linespec/ls-dollar.exp
4503 * gdb.linespec/ls-errs.exp
4504 * gdb.linespec/skip-two.exp
4505 * gdb.linespec/thread.exp
4506 * gdb.mi/mi-async.exp
4507 * gdb.mi/mi-basics.exp
4508 * gdb.mi/mi-break.exp
4509 * gdb.mi/mi-catch-load.exp
4510 * gdb.mi/mi-cli.exp
4511 * gdb.mi/mi-cmd-param-changed.exp
4512 * gdb.mi/mi-console.exp
4513 * gdb.mi/mi-detach.exp
4514 * gdb.mi/mi-disassemble.exp
4515 * gdb.mi/mi-eval.exp
4516 * gdb.mi/mi-file-transfer.exp
4517 * gdb.mi/mi-file.exp
4518 * gdb.mi/mi-fill-memory.exp
4519 * gdb.mi/mi-inheritance-syntax-error.exp
4520 * gdb.mi/mi-linespec-err-cp.exp
4521 * gdb.mi/mi-logging.exp
4522 * gdb.mi/mi-memory-changed.exp
4523 * gdb.mi/mi-read-memory.exp
4524 * gdb.mi/mi-record-changed.exp
4525 * gdb.mi/mi-reg-undefined.exp
4526 * gdb.mi/mi-regs.exp
4527 * gdb.mi/mi-return.exp
4528 * gdb.mi/mi-reverse.exp
4529 * gdb.mi/mi-simplerun.exp
4530 * gdb.mi/mi-solib.exp
4531 * gdb.mi/mi-stack.exp
4532 * gdb.mi/mi-stepi.exp
4533 * gdb.mi/mi-syn-frame.exp
4534 * gdb.mi/mi-until.exp
4535 * gdb.mi/mi-var-block.exp
4536 * gdb.mi/mi-var-child.exp
4537 * gdb.mi/mi-var-cmd.exp
4538 * gdb.mi/mi-var-cp.exp
4539 * gdb.mi/mi-var-display.exp
4540 * gdb.mi/mi-var-invalidate.exp
4541 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4542 * gdb.mi/mi-vla-fortran.exp
4543 * gdb.mi/mi-watch.exp
4544 * gdb.mi/mi2-var-child.exp
4545 * gdb.mi/user-selected-context-sync.exp
4546 * gdb.modula2/unbounded-array.exp
4547 * gdb.multi/dummy-frame-restore.exp
4548 * gdb.multi/multi-arch-exec.exp
4549 * gdb.multi/multi-arch.exp
4550 * gdb.multi/tids.exp
4551 * gdb.multi/watchpoint-multi.exp
4552 * gdb.opencl/callfuncs.exp
4553 * gdb.opencl/convs_casts.exp
4554 * gdb.opencl/datatypes.exp
4555 * gdb.opencl/operators.exp
4556 * gdb.opencl/vec_comps.exp
4557 * gdb.opt/clobbered-registers-O2.exp
4558 * gdb.opt/inline-break.exp
4559 * gdb.opt/inline-bt.exp
4560 * gdb.opt/inline-cmds.exp
4561 * gdb.opt/inline-locals.exp
4562 * gdb.pascal/case-insensitive-symbols.exp
4563 * gdb.pascal/floats.exp
4564 * gdb.pascal/gdb11492.exp
4565 * gdb.python/lib-types.exp
4566 * gdb.python/py-arch.exp
4567 * gdb.python/py-as-string.exp
4568 * gdb.python/py-bad-printers.exp
4569 * gdb.python/py-block.exp
4570 * gdb.python/py-breakpoint-create-fail.exp
4571 * gdb.python/py-breakpoint.exp
4572 * gdb.python/py-caller-is.exp
4573 * gdb.python/py-cmd.exp
4574 * gdb.python/py-explore-cc.exp
4575 * gdb.python/py-explore.exp
4576 * gdb.python/py-finish-breakpoint.exp
4577 * gdb.python/py-finish-breakpoint2.exp
4578 * gdb.python/py-frame-args.exp
4579 * gdb.python/py-frame-inline.exp
4580 * gdb.python/py-frame.exp
4581 * gdb.python/py-framefilter-mi.exp
4582 * gdb.python/py-infthread.exp
4583 * gdb.python/py-lazy-string.exp
4584 * gdb.python/py-linetable.exp
4585 * gdb.python/py-mi-events.exp
4586 * gdb.python/py-mi-objfile.exp
4587 * gdb.python/py-mi.exp
4588 * gdb.python/py-objfile.exp
4589 * gdb.python/py-pp-integral.exp
4590 * gdb.python/py-pp-maint.exp
4591 * gdb.python/py-pp-re-notag.exp
4592 * gdb.python/py-pp-registration.exp
4593 * gdb.python/py-recurse-unwind.exp
4594 * gdb.python/py-strfns.exp
4595 * gdb.python/py-symbol.exp
4596 * gdb.python/py-symtab.exp
4597 * gdb.python/py-sync-interp.exp
4598 * gdb.python/py-typeprint.exp
4599 * gdb.python/py-unwind-maint.exp
4600 * gdb.python/py-unwind.exp
4601 * gdb.python/py-value-cc.exp
4602 * gdb.python/py-xmethods.exp
4603 * gdb.reverse/amd64-tailcall-reverse.exp
4604 * gdb.reverse/break-precsave.exp
4605 * gdb.reverse/break-reverse.exp
4606 * gdb.reverse/consecutive-precsave.exp
4607 * gdb.reverse/consecutive-reverse.exp
4608 * gdb.reverse/finish-precsave.exp
4609 * gdb.reverse/finish-reverse-bkpt.exp
4610 * gdb.reverse/finish-reverse.exp
4611 * gdb.reverse/fstatat-reverse.exp
4612 * gdb.reverse/getresuid-reverse.exp
4613 * gdb.reverse/i386-precsave.exp
4614 * gdb.reverse/i386-reverse.exp
4615 * gdb.reverse/i386-sse-reverse.exp
4616 * gdb.reverse/i387-env-reverse.exp
4617 * gdb.reverse/i387-stack-reverse.exp
4618 * gdb.reverse/insn-reverse.exp
4619 * gdb.reverse/machinestate-precsave.exp
4620 * gdb.reverse/machinestate.exp
4621 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4622 * gdb.reverse/pipe-reverse.exp
4623 * gdb.reverse/readv-reverse.exp
4624 * gdb.reverse/recvmsg-reverse.exp
4625 * gdb.reverse/rerun-prec.exp
4626 * gdb.reverse/s390-mvcle.exp
4627 * gdb.reverse/step-precsave.exp
4628 * gdb.reverse/step-reverse.exp
4629 * gdb.reverse/time-reverse.exp
4630 * gdb.reverse/until-precsave.exp
4631 * gdb.reverse/until-reverse.exp
4632 * gdb.reverse/waitpid-reverse.exp
4633 * gdb.reverse/watch-precsave.exp
4634 * gdb.reverse/watch-reverse.exp
4635 * gdb.rust/generics.exp
4636 * gdb.rust/methods.exp
4637 * gdb.rust/modules.exp
4638 * gdb.rust/simple.exp
4639 * gdb.server/connect-with-no-symbol-file.exp
4640 * gdb.server/ext-attach.exp
4641 * gdb.server/ext-restart.exp
4642 * gdb.server/ext-wrapper.exp
4643 * gdb.server/file-transfer.exp
4644 * gdb.server/server-exec-info.exp
4645 * gdb.server/server-kill.exp
4646 * gdb.server/server-mon.exp
4647 * gdb.server/wrapper.exp
4648 * gdb.stabs/exclfwd.exp
4649 * gdb.stabs/gdb11479.exp
4650 * gdb.threads/clone-new-thread-event.exp
4651 * gdb.threads/corethreads.exp
4652 * gdb.threads/current-lwp-dead.exp
4653 * gdb.threads/dlopen-libpthread.exp
4654 * gdb.threads/gcore-thread.exp
4655 * gdb.threads/sigstep-threads.exp
4656 * gdb.threads/watchpoint-fork.exp
4657 * gdb.trace/actions-changed.exp
4658 * gdb.trace/backtrace.exp
4659 * gdb.trace/change-loc.exp
4660 * gdb.trace/circ.exp
4661 * gdb.trace/collection.exp
4662 * gdb.trace/disconnected-tracing.exp
4663 * gdb.trace/ftrace.exp
4664 * gdb.trace/mi-trace-frame-collected.exp
4665 * gdb.trace/mi-trace-unavailable.exp
4666 * gdb.trace/mi-traceframe-changed.exp
4667 * gdb.trace/mi-tsv-changed.exp
4668 * gdb.trace/no-attach-trace.exp
4669 * gdb.trace/passc-dyn.exp
4670 * gdb.trace/qtro.exp
4671 * gdb.trace/range-stepping.exp
4672 * gdb.trace/read-memory.exp
4673 * gdb.trace/save-trace.exp
4674 * gdb.trace/signal.exp
4675 * gdb.trace/status-stop.exp
4676 * gdb.trace/tfile.exp
4677 * gdb.trace/trace-break.exp
4678 * gdb.trace/trace-buffer-size.exp
4679 * gdb.trace/trace-condition.exp
4680 * gdb.trace/tracefile-pseudo-reg.exp
4681 * gdb.trace/tstatus.exp
4682 * gdb.trace/unavailable.exp
4683 * gdb.trace/while-dyn.exp
4684 * gdb.trace/while-stepping.exp
4685
34c41c68
DE
46862016-12-22 Doug Evans <xdje42@gmail.com>
4687
4688 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4689 and msymbols.
4690
16e69324
YQ
46912016-12-19 Yao Qi <yao.qi@linaro.org>
4692
4693 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4694 (test_with_self): Don't call do_steps_and_nexts, and remove
4695 code about stepping into xmalloc.
4696
f94f411b
YQ
46972016-12-09 Yao Qi <yao.qi@linaro.org>
4698
4699 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4700
47012016-12-09 Yao Qi <yao.qi@linaro.org>
4702
4703 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4704
f1b5deee
PA
47052016-12-09 Pedro Alves <palves@redhat.com>
4706
4707 * gdb.base/all-architectures-0.exp: New file.
4708 * gdb.base/all-architectures-1.exp: New file.
4709 * gdb.base/all-architectures-2.exp: New file.
4710 * gdb.base/all-architectures-3.exp: New file.
4711 * gdb.base/all-architectures-4.exp: New file.
4712 * gdb.base/all-architectures-5.exp: New file.
4713 * gdb.base/all-architectures-6.exp: New file.
4714 * gdb.base/all-architectures-7.exp: New file.
4715 * gdb.base/all-architectures.exp.in: New file.
4716
364ca42e
YQ
47172016-12-09 Yao Qi <yao.qi@linaro.org>
4718
4719 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4720
107c2d62
LM
47212016-12-02 Luis Machado <lgustavo@codesourcery.com>
4722
4723 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4724 possible.
4725 Remove useless pattern-matching code.
4726
df3ee9ca
PA
47272016-12-02 Pedro Alves <palves@redhat.com>
4728
4729 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4730 procedure.
4731 (top level): Call it.
4732
ec835369
PA
47332016-12-02 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4736 New procedure.
4737 (top level): Call it.
4738
01770bbd
PA
47392016-12-02 Pedro Alves <palves@redhat.com>
4740
4741 PR cli/20559
4742 * gdb.base/commands.exp (user_defined_command_args_eval): New
4743 procedure.
4744 (top level): Call it.
4745
008459ea
LM
47462016-12-02 Luis Machado <lgustavo@codesourcery.com>
4747
4748 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4749 timeout handling.
4750
0c1b455e
TT
47512016-12-02 Tom Tromey <tom@tromey.com>
4752
4753 * gdb.dwarf2/main-subprogram.c: New file.
4754 * gdb.dwarf2/main-subprogram.exp: New file.
4755
018572b8
LM
47562016-12-01 Luis Machado <lgustavo@codesourcery.com>
4757
4758 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4759 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4760 gdb_test_no_output for a couple of cases.
4761 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4762
84c93cd5
LM
47632016-12-01 Luis Machado <lgustavo@codesourcery.com>
4764
4765 Fix test names and standardize compilation error messages throughout
4766 the following files:
4767
4768 * gdb.ada/start.exp
4769 * gdb.arch/alpha-step.exp
4770 * gdb.arch/e500-prologue.exp
4771 * gdb.arch/ftrace-insn-reloc.exp
4772 * gdb.arch/gdb1291.exp
4773 * gdb.arch/gdb1431.exp
4774 * gdb.arch/gdb1558.exp
4775 * gdb.arch/i386-dr3-watch.exp
4776 * gdb.arch/i386-sse-stack-align.exp
4777 * gdb.arch/ia64-breakpoint-shadow.exp
4778 * gdb.arch/pa-nullify.exp
4779 * gdb.arch/powerpc-aix-prologue.exp
4780 * gdb.arch/thumb-bx-pc.exp
4781 * gdb.base/annota1.exp
4782 * gdb.base/annota3.exp
4783 * gdb.base/arrayidx.exp
4784 * gdb.base/assign.exp
4785 * gdb.base/attach.exp
4786 * gdb.base/auxv.exp
4787 * gdb.base/bang.exp
4788 * gdb.base/bfp-test.exp
4789 * gdb.base/bigcore.exp
4790 * gdb.base/bitfields2.exp
4791 * gdb.base/break-fun-addr.exp
4792 * gdb.base/break-probes.exp
4793 * gdb.base/call-rt-st.exp
4794 * gdb.base/callexit.exp
4795 * gdb.base/catch-fork-kill.exp
4796 * gdb.base/charset.exp
4797 * gdb.base/checkpoint.exp
4798 * gdb.base/comprdebug.exp
4799 * gdb.base/constvars.exp
4800 * gdb.base/coredump-filter.exp
4801 * gdb.base/cursal.exp
4802 * gdb.base/cvexpr.exp
4803 * gdb.base/detach.exp
4804 * gdb.base/display.exp
4805 * gdb.base/dmsym.exp
4806 * gdb.base/dprintf-pending.exp
4807 * gdb.base/dso2dso.exp
4808 * gdb.base/dtrace-probe.exp
4809 * gdb.base/dump.exp
4810 * gdb.base/enum_cond.exp
4811 * gdb.base/exe-lock.exp
4812 * gdb.base/exec-invalid-sysroot.exp
4813 * gdb.base/execl-update-breakpoints.exp
4814 * gdb.base/exprs.exp
4815 * gdb.base/fileio.exp
4816 * gdb.base/find.exp
4817 * gdb.base/finish.exp
4818 * gdb.base/fixsection.exp
4819 * gdb.base/foll-vfork.exp
4820 * gdb.base/frame-args.exp
4821 * gdb.base/gcore.exp
4822 * gdb.base/gdb1250.exp
4823 * gdb.base/global-var-nested-by-dso.exp
4824 * gdb.base/gnu-ifunc.exp
4825 * gdb.base/hashline1.exp
4826 * gdb.base/hashline2.exp
4827 * gdb.base/hashline3.exp
4828 * gdb.base/hbreak-in-shr-unsupported.exp
4829 * gdb.base/huge.exp
4830 * gdb.base/infcall-input.exp
4831 * gdb.base/info-fun.exp
4832 * gdb.base/info-shared.exp
4833 * gdb.base/jit-simple.exp
4834 * gdb.base/jit-so.exp
4835 * gdb.base/jit.exp
4836 * gdb.base/jump.exp
4837 * gdb.base/label.exp
4838 * gdb.base/lineinc.exp
4839 * gdb.base/logical.exp
4840 * gdb.base/longjmp.exp
4841 * gdb.base/macscp.exp
4842 * gdb.base/miscexprs.exp
4843 * gdb.base/new-ui-echo.exp
4844 * gdb.base/new-ui-pending-input.exp
4845 * gdb.base/new-ui.exp
4846 * gdb.base/nodebug.exp
4847 * gdb.base/nofield.exp
4848 * gdb.base/offsets.exp
4849 * gdb.base/overlays.exp
4850 * gdb.base/pending.exp
4851 * gdb.base/pointers.exp
4852 * gdb.base/pr11022.exp
4853 * gdb.base/printcmds.exp
4854 * gdb.base/prologue.exp
4855 * gdb.base/ptr-typedef.exp
4856 * gdb.base/realname-expand.exp
4857 * gdb.base/relativedebug.exp
4858 * gdb.base/relocate.exp
4859 * gdb.base/remote.exp
4860 * gdb.base/reread.exp
4861 * gdb.base/return2.exp
4862 * gdb.base/savedregs.exp
4863 * gdb.base/sep.exp
4864 * gdb.base/sepdebug.exp
4865 * gdb.base/sepsymtab.exp
4866 * gdb.base/set-inferior-tty.exp
4867 * gdb.base/setshow.exp
4868 * gdb.base/shlib-call.exp
4869 * gdb.base/sigaltstack.exp
4870 * gdb.base/siginfo-addr.exp
4871 * gdb.base/signals.exp
4872 * gdb.base/signull.exp
4873 * gdb.base/sigrepeat.exp
4874 * gdb.base/so-impl-ld.exp
4875 * gdb.base/solib-display.exp
4876 * gdb.base/solib-overlap.exp
4877 * gdb.base/solib-search.exp
4878 * gdb.base/solib-symbol.exp
4879 * gdb.base/structs.exp
4880 * gdb.base/structs2.exp
4881 * gdb.base/symtab-search-order.exp
4882 * gdb.base/twice.exp
4883 * gdb.base/unload.exp
4884 * gdb.base/varargs.exp
4885 * gdb.base/watchpoint-solib.exp
4886 * gdb.base/watchpoint.exp
4887 * gdb.base/whatis.exp
4888 * gdb.base/wrong_frame_bt_full.exp
4889 * gdb.btrace/dlopen.exp
4890 * gdb.cell/ea-standalone.exp
4891 * gdb.cell/ea-test.exp
4892 * gdb.cp/dispcxx.exp
4893 * gdb.cp/gdb2384.exp
4894 * gdb.cp/method2.exp
4895 * gdb.cp/nextoverthrow.exp
4896 * gdb.cp/pr10728.exp
4897 * gdb.disasm/am33.exp
4898 * gdb.disasm/h8300s.exp
4899 * gdb.disasm/mn10300.exp
4900 * gdb.disasm/sh3.exp
4901 * gdb.dwarf2/dw2-dir-file-name.exp
4902 * gdb.fortran/complex.exp
4903 * gdb.fortran/library-module.exp
4904 * gdb.guile/scm-pretty-print.exp
4905 * gdb.guile/scm-symbol.exp
4906 * gdb.guile/scm-type.exp
4907 * gdb.guile/scm-value.exp
4908 * gdb.linespec/linespec.exp
4909 * gdb.mi/gdb701.exp
4910 * gdb.mi/gdb792.exp
4911 * gdb.mi/mi-breakpoint-changed.exp
4912 * gdb.mi/mi-dprintf-pending.exp
4913 * gdb.mi/mi-dprintf.exp
4914 * gdb.mi/mi-exit-code.exp
4915 * gdb.mi/mi-pending.exp
4916 * gdb.mi/mi-solib.exp
4917 * gdb.mi/new-ui-mi-sync.exp
4918 * gdb.mi/pr11022.exp
4919 * gdb.mi/user-selected-context-sync.exp
4920 * gdb.opt/solib-intra-step.exp
4921 * gdb.python/py-events.exp
4922 * gdb.python/py-finish-breakpoint.exp
4923 * gdb.python/py-mi.exp
4924 * gdb.python/py-prettyprint.exp
4925 * gdb.python/py-shared.exp
4926 * gdb.python/py-symbol.exp
4927 * gdb.python/py-template.exp
4928 * gdb.python/py-type.exp
4929 * gdb.python/py-value.exp
4930 * gdb.reverse/solib-precsave.exp
4931 * gdb.reverse/solib-reverse.exp
4932 * gdb.server/solib-list.exp
4933 * gdb.stabs/weird.exp
4934 * gdb.threads/reconnect-signal.exp
4935 * gdb.threads/stepi-random-signal.exp
4936 * gdb.trace/actions.exp
4937 * gdb.trace/ax.exp
4938 * gdb.trace/backtrace.exp
4939 * gdb.trace/change-loc.exp
4940 * gdb.trace/deltrace.exp
4941 * gdb.trace/ftrace-lock.exp
4942 * gdb.trace/ftrace.exp
4943 * gdb.trace/infotrace.exp
4944 * gdb.trace/mi-tracepoint-changed.exp
4945 * gdb.trace/packetlen.exp
4946 * gdb.trace/passcount.exp
4947 * gdb.trace/pending.exp
4948 * gdb.trace/range-stepping.exp
4949 * gdb.trace/report.exp
4950 * gdb.trace/stap-trace.exp
4951 * gdb.trace/tfind.exp
4952 * gdb.trace/trace-break.exp
4953 * gdb.trace/trace-condition.exp
4954 * gdb.trace/trace-enable-disable.exp
4955 * gdb.trace/trace-mt.exp
4956 * gdb.trace/tracecmd.exp
4957 * gdb.trace/tspeed.exp
4958 * gdb.trace/tsv.exp
4959 * lib/perftest.exp
4960
fb9feb35
LM
49612016-12-01 Luis Machado <lgustavo@codesourcery.com>
4962
4963 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4964 with gdb_test_no_output.
4965 Use command as test name.
4966
cd2ddb6c
LM
49672016-12-01 Luis Machado <lgustavo@codesourcery.com>
4968
4969 Fix test names starting with uppercase throughout the files.
4970
4971 * gdb.ada/assign_1.exp
4972 * gdb.ada/boolean_expr.exp
4973 * gdb.base/arrayidx.exp
4974 * gdb.base/del.exp
4975 * gdb.base/gcore-buffer-overflow.exp
4976 * gdb.base/testenv.exp
4977 * gdb.compile/compile.exp
4978 * gdb.python/py-framefilter-invalidarg.exp
4979 * gdb.python/py-framefilter.exp
4980
bb95117e
LM
49812016-12-01 Luis Machado <lgustavo@codesourcery.com>
4982
4983 Fix test names starting with uppercase throughout the files.
4984
4985 * gdb.ada/array_return.exp
4986 * gdb.ada/expr_delims.exp
4987 * gdb.ada/mi_dyn_arr.exp
4988 * gdb.ada/mi_interface.exp
4989 * gdb.ada/mi_var_array.exp
4990 * gdb.ada/watch_arg.exp
4991 * gdb.arch/alpha-step.exp
4992 * gdb.arch/altivec-regs.exp
4993 * gdb.arch/e500-regs.exp
4994 * gdb.arch/powerpc-d128-regs.exp
4995 * gdb.base/arrayidx.exp
4996 * gdb.base/break.exp
4997 * gdb.base/checkpoint.exp
4998 * gdb.base/debug-expr.exp
4999 * gdb.base/dmsym.exp
5000 * gdb.base/radix.exp
5001 * gdb.base/sepdebug.exp
5002 * gdb.base/testenv.exp
5003 * gdb.base/watch_thread_num.exp
5004 * gdb.base/watchpoint-cond-gone.exp
5005 * gdb.cell/break.exp
5006 * gdb.cell/ea-cache.exp
5007 * gdb.compile/compile.exp
5008 * gdb.cp/gdb2495.exp
5009 * gdb.gdb/selftest.exp
5010 * gdb.gdb/xfullpath.exp
5011 * gdb.go/hello.exp
5012 * gdb.go/integers.exp
5013 * gdb.objc/basicclass.exp
5014 * gdb.pascal/hello.exp
5015 * gdb.pascal/integers.exp
5016 * gdb.python/py-breakpoint.exp
5017 * gdb.python/py-cmd.exp
5018 * gdb.python/py-linetable.exp
5019 * gdb.python/py-xmethods.exp
5020 * gdb.python/python.exp
5021 * gdb.reverse/consecutive-precsave.exp
5022 * gdb.reverse/finish-precsave.exp
5023 * gdb.reverse/i386-precsave.exp
5024 * gdb.reverse/machinestate-precsave.exp
5025 * gdb.reverse/sigall-precsave.exp
5026 * gdb.reverse/solib-precsave.exp
5027 * gdb.reverse/step-precsave.exp
5028 * gdb.reverse/until-precsave.exp
5029 * gdb.reverse/watch-precsave.exp
5030 * gdb.threads/leader-exit.exp
5031 * gdb.threads/pthreads.exp
5032 * gdb.threads/wp-replication.exp
5033 * gdb.trace/actions.exp
5034 * gdb.trace/mi-tsv-changed.exp
5035 * gdb.trace/tsv.exp
5036
de97fdd4
LM
50372016-12-01 Luis Machado <lgustavo@codesourcery.com>
5038
5039 Fix test names starting with uppercase throughout the files.
5040
5041 * gdb.arch/i386-bp_permanent.exp
5042 * gdb.arch/i386-gnu-cfi.exp
5043 * gdb.base/disasm-end-cu.exp
5044 * gdb.base/macscp.exp
5045 * gdb.base/pending.exp
5046 * gdb.base/watch_thread_num.exp
5047 * gdb.cp/exception.exp
5048 * gdb.cp/gdb2495.exp
5049 * gdb.cp/local.exp
5050 * gdb.python/py-evsignal.exp
5051 * gdb.python/python.exp
5052 * gdb.trace/tracecmd.exp
5053
9f058c10
LM
50542016-12-01 Luis Machado <lgustavo@codesourcery.com>
5055
5056 Fix test names starting with uppercase throughout the files.
5057
5058 * gdb.base/charset.exp
5059 * gdb.base/eval.exp
5060 * gdb.base/multi-forks.exp
5061 * gdb.guile/scm-progspace.exp
5062 * gdb.opencl/datatypes.exp
5063 * gdb.python/py-block.exp
5064 * gdb.python/py-function.exp
5065 * gdb.python/py-symbol.exp
5066 * gdb.python/py-symtab.exp
5067 * gdb.python/py-xmethods.exp
5068 * gdb.reverse/break-precsave.exp
5069 * gdb.reverse/break-reverse.exp
5070 * gdb.reverse/consecutive-precsave.exp
5071 * gdb.reverse/consecutive-reverse.exp
5072 * gdb.reverse/finish-precsave.exp
5073 * gdb.reverse/finish-reverse-bkpt.exp
5074 * gdb.reverse/finish-reverse.exp
5075 * gdb.reverse/fstatat-reverse.exp
5076 * gdb.reverse/getresuid-reverse.exp
5077 * gdb.reverse/i386-precsave.exp
5078 * gdb.reverse/i386-reverse.exp
5079 * gdb.reverse/i386-sse-reverse.exp
5080 * gdb.reverse/i387-stack-reverse.exp
5081 * gdb.reverse/insn-reverse.exp
5082 * gdb.reverse/machinestate-precsave.exp
5083 * gdb.reverse/machinestate.exp
5084 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5085 * gdb.reverse/pipe-reverse.exp
5086 * gdb.reverse/readv-reverse.exp
5087 * gdb.reverse/recvmsg-reverse.exp
5088 * gdb.reverse/rerun-prec.exp
5089 * gdb.reverse/s390-mvcle.exp
5090 * gdb.reverse/sigall-precsave.exp
5091 * gdb.reverse/sigall-reverse.exp
5092 * gdb.reverse/solib-precsave.exp
5093 * gdb.reverse/solib-reverse.exp
5094 * gdb.reverse/step-precsave.exp
5095 * gdb.reverse/step-reverse.exp
5096 * gdb.reverse/time-reverse.exp
5097 * gdb.reverse/until-precsave.exp
5098 * gdb.reverse/until-reverse.exp
5099 * gdb.reverse/waitpid-reverse.exp
5100 * gdb.reverse/watch-precsave.exp
5101 * gdb.reverse/watch-reverse.exp
5102
cdc7edd7
LM
51032016-12-01 Luis Machado <lgustavo@codesourcery.com>
5104
5105 Fix test names starting with uppercase throughout the files.
5106
5107 * gdb.arch/i386-mpx-simple_segv.exp
5108 * gdb.arch/i386-mpx.exp
5109 * gdb.arch/i386-permbkpt.exp
5110 * gdb.arch/pa-nullify.exp
5111 * gdb.arch/powerpc-d128-regs.exp
5112 * gdb.arch/vsx-regs.exp
5113 * gdb.base/bfp-test.exp
5114 * gdb.base/break.exp
5115 * gdb.base/breakpoint-shadow.exp
5116 * gdb.base/callfuncs.exp
5117 * gdb.base/charset.exp
5118 * gdb.base/commands.exp
5119 * gdb.base/completion.exp
5120 * gdb.base/dfp-test.exp
5121 * gdb.base/echo.exp
5122 * gdb.base/ending-run.exp
5123 * gdb.base/eval.exp
5124 * gdb.base/expand-psymtabs.exp
5125 * gdb.base/float128.exp
5126 * gdb.base/floatn.exp
5127 * gdb.base/foll-exec-mode.exp
5128 * gdb.base/gdb1056.exp
5129 * gdb.base/gdb11531.exp
5130 * gdb.base/kill-after-signal.exp
5131 * gdb.base/multi-forks.exp
5132 * gdb.base/overlays.exp
5133 * gdb.base/pending.exp
5134 * gdb.base/sepdebug.exp
5135 * gdb.base/testenv.exp
5136 * gdb.base/valgrind-db-attach.exp
5137 * gdb.base/watch_thread_num.exp
5138 * gdb.base/watchpoint-cond-gone.exp
5139 * gdb.base/watchpoint.exp
5140 * gdb.base/watchpoints.exp
5141 * gdb.cp/arg-reference.exp
5142 * gdb.cp/baseenum.exp
5143 * gdb.cp/operator.exp
5144 * gdb.cp/shadow.exp
5145 * gdb.dwarf2/dw2-op-out-param.exp
5146 * gdb.dwarf2/dw2-reg-undefined.exp
5147 * gdb.go/chan.exp
5148 * gdb.go/hello.exp
5149 * gdb.go/integers.exp
5150 * gdb.go/methods.exp
5151 * gdb.go/package.exp
5152 * gdb.guile/scm-parameter.exp
5153 * gdb.guile/scm-progspace.exp
5154 * gdb.guile/scm-value.exp
5155 * gdb.mi/mi-pending.exp
5156 * gdb.mi/user-selected-context-sync.exp
5157 * gdb.multi/multi-attach.exp
5158 * gdb.multi/tids.exp
5159 * gdb.opt/clobbered-registers-O2.exp
5160 * gdb.pascal/floats.exp
5161 * gdb.pascal/integers.exp
5162 * gdb.python/py-block.exp
5163 * gdb.python/py-events.exp
5164 * gdb.python/py-parameter.exp
5165 * gdb.python/py-symbol.exp
5166 * gdb.python/py-symtab.exp
5167 * gdb.python/py-type.exp
5168 * gdb.python/py-value.exp
5169 * gdb.python/py-xmethods.exp
5170 * gdb.python/python.exp
5171 * gdb.reverse/break-precsave.exp
5172 * gdb.reverse/consecutive-precsave.exp
5173 * gdb.reverse/finish-precsave.exp
5174 * gdb.reverse/i386-precsave.exp
5175 * gdb.reverse/machinestate-precsave.exp
5176 * gdb.reverse/sigall-precsave.exp
5177 * gdb.reverse/solib-precsave.exp
5178 * gdb.reverse/step-precsave.exp
5179 * gdb.reverse/until-precsave.exp
5180 * gdb.reverse/watch-precsave.exp
5181 * gdb.server/ext-attach.exp
5182 * gdb.server/ext-restart.exp
5183 * gdb.server/ext-run.exp
5184 * gdb.server/ext-wrapper.exp
5185 * gdb.stabs/gdb11479.exp
5186 * gdb.stabs/weird.exp
5187 * gdb.threads/attach-many-short-lived-threads.exp
5188 * gdb.threads/kill.exp
5189 * gdb.threads/watchpoint-fork.exp
5190
bc6c7af4
LM
51912016-12-01 Luis Machado <lgustavo@codesourcery.com>
5192
5193 Fix test names starting with uppercase throughout all the files below.
5194
5195 * gdb.ada/array_return.exp
5196 * gdb.ada/catch_ex.exp
5197 * gdb.ada/info_exc.exp
5198 * gdb.ada/mi_catch_ex.exp
5199 * gdb.ada/mi_dyn_arr.exp
5200 * gdb.ada/mi_ex_cond.exp
5201 * gdb.ada/mi_exc_info.exp
5202 * gdb.ada/mi_interface.exp
5203 * gdb.ada/mi_task_arg.exp
5204 * gdb.ada/mi_task_info.exp
5205 * gdb.ada/mi_var_array.exp
5206 * gdb.arch/alpha-step.exp
5207 * gdb.arch/amd64-disp-step.exp
5208 * gdb.arch/arm-disp-step.exp
5209 * gdb.arch/disp-step-insn-reloc.exp
5210 * gdb.arch/e500-prologue.exp
5211 * gdb.arch/ftrace-insn-reloc.exp
5212 * gdb.arch/gdb1558.exp
5213 * gdb.arch/i386-bp_permanent.exp
5214 * gdb.arch/i386-disp-step.exp
5215 * gdb.arch/i386-float.exp
5216 * gdb.arch/i386-gnu-cfi.exp
5217 * gdb.arch/ia64-breakpoint-shadow.exp
5218 * gdb.arch/mips16-thunks.exp
5219 * gdb.arch/pa-nullify.exp
5220 * gdb.arch/powerpc-aix-prologue.exp
5221 * gdb.arch/powerpc-power.exp
5222 * gdb.arch/ppc-dfp.exp
5223 * gdb.arch/s390-tdbregs.exp
5224 * gdb.arch/spu-info.exp
5225 * gdb.arch/spu-ls.exp
5226 * gdb.arch/thumb-bx-pc.exp
5227 * gdb.base/advance.exp
5228 * gdb.base/annota-input-while-running.exp
5229 * gdb.base/arrayidx.exp
5230 * gdb.base/asmlabel.exp
5231 * gdb.base/async.exp
5232 * gdb.base/attach-wait-input.exp
5233 * gdb.base/auto-connect-native-target.exp
5234 * gdb.base/batch-preserve-term-settings.exp
5235 * gdb.base/bfp-test.exp
5236 * gdb.base/bigcore.exp
5237 * gdb.base/bp-permanent.exp
5238 * gdb.base/break-always.exp
5239 * gdb.base/break-fun-addr.exp
5240 * gdb.base/break-idempotent.exp
5241 * gdb.base/break-main-file-remove-fail.exp
5242 * gdb.base/break-probes.exp
5243 * gdb.base/break-unload-file.exp
5244 * gdb.base/break.exp
5245 * gdb.base/call-ar-st.exp
5246 * gdb.base/call-rt-st.exp
5247 * gdb.base/call-sc.exp
5248 * gdb.base/call-signal-resume.exp
5249 * gdb.base/call-strs.exp
5250 * gdb.base/callexit.exp
5251 * gdb.base/callfuncs.exp
5252 * gdb.base/catch-gdb-caused-signals.exp
5253 * gdb.base/catch-signal-siginfo-cond.exp
5254 * gdb.base/catch-syscall.exp
5255 * gdb.base/compare-sections.exp
5256 * gdb.base/cond-eval-mode.exp
5257 * gdb.base/condbreak-call-false.exp
5258 * gdb.base/consecutive-step-over.exp
5259 * gdb.base/cursal.exp
5260 * gdb.base/disabled-location.exp
5261 * gdb.base/disasm-end-cu.exp
5262 * gdb.base/display.exp
5263 * gdb.base/double-prompt-target-event-error.exp
5264 * gdb.base/dprintf-bp-same-addr.exp
5265 * gdb.base/dprintf-detach.exp
5266 * gdb.base/dprintf-next.exp
5267 * gdb.base/dprintf-non-stop.exp
5268 * gdb.base/dprintf-pending.exp
5269 * gdb.base/dso2dso.exp
5270 * gdb.base/ending-run.exp
5271 * gdb.base/enum_cond.exp
5272 * gdb.base/examine-backward.exp
5273 * gdb.base/exe-lock.exp
5274 * gdb.base/exec-invalid-sysroot.exp
5275 * gdb.base/execl-update-breakpoints.exp
5276 * gdb.base/execution-termios.exp
5277 * gdb.base/fileio.exp
5278 * gdb.base/fixsection.exp
5279 * gdb.base/foll-exec-mode.exp
5280 * gdb.base/foll-exec.exp
5281 * gdb.base/fork-running-state.exp
5282 * gdb.base/frame-args.exp
5283 * gdb.base/fullpath-expand.exp
5284 * gdb.base/func-ptr.exp
5285 * gdb.base/gcore-relro-pie.exp
5286 * gdb.base/gdb1090.exp
5287 * gdb.base/gdb1555.exp
5288 * gdb.base/global-var-nested-by-dso.exp
5289 * gdb.base/gnu-ifunc.exp
5290 * gdb.base/hbreak-in-shr-unsupported.exp
5291 * gdb.base/hbreak-unmapped.exp
5292 * gdb.base/hook-stop.exp
5293 * gdb.base/infcall-input.exp
5294 * gdb.base/info-fun.exp
5295 * gdb.base/info-shared.exp
5296 * gdb.base/interrupt-noterm.exp
5297 * gdb.base/jit-so.exp
5298 * gdb.base/jit.exp
5299 * gdb.base/line-symtabs.exp
5300 * gdb.base/list.exp
5301 * gdb.base/longjmp.exp
5302 * gdb.base/macscp.exp
5303 * gdb.base/max-value-size.exp
5304 * gdb.base/nodebug.exp
5305 * gdb.base/nofield.exp
5306 * gdb.base/overlays.exp
5307 * gdb.base/paginate-after-ctrl-c-running.exp
5308 * gdb.base/paginate-bg-execution.exp
5309 * gdb.base/paginate-inferior-exit.exp
5310 * gdb.base/pending.exp
5311 * gdb.base/pr11022.exp
5312 * gdb.base/printcmds.exp
5313 * gdb.base/ptr-typedef.exp
5314 * gdb.base/ptype.exp
5315 * gdb.base/randomize.exp
5316 * gdb.base/range-stepping.exp
5317 * gdb.base/realname-expand.exp
5318 * gdb.base/relativedebug.exp
5319 * gdb.base/remote.exp
5320 * gdb.base/savedregs.exp
5321 * gdb.base/sepdebug.exp
5322 * gdb.base/set-noassign.exp
5323 * gdb.base/shlib-call.exp
5324 * gdb.base/shreloc.exp
5325 * gdb.base/sigaltstack.exp
5326 * gdb.base/sigbpt.exp
5327 * gdb.base/siginfo-addr.exp
5328 * gdb.base/siginfo-obj.exp
5329 * gdb.base/siginfo-thread.exp
5330 * gdb.base/signest.exp
5331 * gdb.base/signull.exp
5332 * gdb.base/sigrepeat.exp
5333 * gdb.base/skip.exp
5334 * gdb.base/so-impl-ld.exp
5335 * gdb.base/solib-corrupted.exp
5336 * gdb.base/solib-disc.exp
5337 * gdb.base/solib-display.exp
5338 * gdb.base/solib-overlap.exp
5339 * gdb.base/solib-search.exp
5340 * gdb.base/solib-symbol.exp
5341 * gdb.base/source-execution.exp
5342 * gdb.base/sss-bp-on-user-bp-2.exp
5343 * gdb.base/sss-bp-on-user-bp.exp
5344 * gdb.base/stack-checking.exp
5345 * gdb.base/stale-infcall.exp
5346 * gdb.base/step-break.exp
5347 * gdb.base/step-line.exp
5348 * gdb.base/step-over-exit.exp
5349 * gdb.base/step-test.exp
5350 * gdb.base/structs.exp
5351 * gdb.base/sym-file.exp
5352 * gdb.base/symtab-search-order.exp
5353 * gdb.base/term.exp
5354 * gdb.base/type-opaque.exp
5355 * gdb.base/unload.exp
5356 * gdb.base/until-nodebug.exp
5357 * gdb.base/until.exp
5358 * gdb.base/unwindonsignal.exp
5359 * gdb.base/watch-cond.exp
5360 * gdb.base/watch-non-mem.exp
5361 * gdb.base/watch_thread_num.exp
5362 * gdb.base/watchpoint-reuse-slot.exp
5363 * gdb.base/watchpoint-solib.exp
5364 * gdb.base/watchpoint.exp
5365 * gdb.btrace/dlopen.exp
5366 * gdb.cell/arch.exp
5367 * gdb.cell/break.exp
5368 * gdb.cell/bt.exp
5369 * gdb.cell/core.exp
5370 * gdb.cell/data.exp
5371 * gdb.cell/dwarfaddr.exp
5372 * gdb.cell/ea-cache.exp
5373 * gdb.cell/ea-standalone.exp
5374 * gdb.cell/ea-test.exp
5375 * gdb.cell/f-regs.exp
5376 * gdb.cell/fork.exp
5377 * gdb.cell/gcore.exp
5378 * gdb.cell/mem-access.exp
5379 * gdb.cell/ptype.exp
5380 * gdb.cell/registers.exp
5381 * gdb.cell/sizeof.exp
5382 * gdb.cell/solib-symbol.exp
5383 * gdb.cell/solib.exp
5384 * gdb.compile/compile-tls.exp
5385 * gdb.cp/exception.exp
5386 * gdb.cp/gdb2495.exp
5387 * gdb.cp/local.exp
5388 * gdb.cp/mb-inline.exp
5389 * gdb.cp/mb-templates.exp
5390 * gdb.cp/pr10687.exp
5391 * gdb.cp/pr9167.exp
5392 * gdb.cp/scope-err.exp
5393 * gdb.cp/templates.exp
5394 * gdb.cp/virtfunc.exp
5395 * gdb.dwarf2/dw2-dir-file-name.exp
5396 * gdb.dwarf2/dw2-single-line-discriminators.exp
5397 * gdb.fortran/complex.exp
5398 * gdb.fortran/library-module.exp
5399 * gdb.guile/guile.exp
5400 * gdb.guile/scm-cmd.exp
5401 * gdb.guile/scm-frame-inline.exp
5402 * gdb.guile/scm-objfile.exp
5403 * gdb.guile/scm-pretty-print.exp
5404 * gdb.guile/scm-symbol.exp
5405 * gdb.guile/scm-type.exp
5406 * gdb.guile/scm-value.exp
5407 * gdb.linespec/keywords.exp
5408 * gdb.linespec/ls-errs.exp
5409 * gdb.linespec/macro-relative.exp
5410 * gdb.linespec/thread.exp
5411 * gdb.mi/mi-breakpoint-changed.exp
5412 * gdb.mi/mi-dprintf-pending.exp
5413 * gdb.mi/mi-fullname-deleted.exp
5414 * gdb.mi/mi-logging.exp
5415 * gdb.mi/mi-pending.exp
5416 * gdb.mi/mi-solib.exp
5417 * gdb.mi/new-ui-mi-sync.exp
5418 * gdb.mi/user-selected-context-sync.exp
5419 * gdb.multi/dummy-frame-restore.exp
5420 * gdb.multi/multi-arch-exec.exp
5421 * gdb.multi/remove-inferiors.exp
5422 * gdb.multi/watchpoint-multi-exit.exp
5423 * gdb.opt/solib-intra-step.exp
5424 * gdb.perf/backtrace.exp
5425 * gdb.perf/single-step.exp
5426 * gdb.perf/skip-command.exp
5427 * gdb.perf/skip-prologue.exp
5428 * gdb.perf/solib.exp
5429 * gdb.python/lib-types.exp
5430 * gdb.python/py-as-string.exp
5431 * gdb.python/py-bad-printers.exp
5432 * gdb.python/py-block.exp
5433 * gdb.python/py-breakpoint.exp
5434 * gdb.python/py-cmd.exp
5435 * gdb.python/py-events.exp
5436 * gdb.python/py-evthreads.exp
5437 * gdb.python/py-finish-breakpoint.exp
5438 * gdb.python/py-finish-breakpoint2.exp
5439 * gdb.python/py-frame-inline.exp
5440 * gdb.python/py-frame.exp
5441 * gdb.python/py-inferior.exp
5442 * gdb.python/py-infthread.exp
5443 * gdb.python/py-mi.exp
5444 * gdb.python/py-objfile.exp
5445 * gdb.python/py-pp-maint.exp
5446 * gdb.python/py-pp-registration.exp
5447 * gdb.python/py-prettyprint.exp
5448 * gdb.python/py-recurse-unwind.exp
5449 * gdb.python/py-shared.exp
5450 * gdb.python/py-symbol.exp
5451 * gdb.python/py-symtab.exp
5452 * gdb.python/py-template.exp
5453 * gdb.python/py-type.exp
5454 * gdb.python/py-unwind-maint.exp
5455 * gdb.python/py-unwind.exp
5456 * gdb.python/py-value.exp
5457 * gdb.python/python.exp
5458 * gdb.reverse/finish-reverse-bkpt.exp
5459 * gdb.reverse/insn-reverse.exp
5460 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5461 * gdb.reverse/solib-precsave.exp
5462 * gdb.reverse/solib-reverse.exp
5463 * gdb.stabs/gdb11479.exp
5464 * gdb.stabs/weird.exp
5465 * gdb.threads/fork-child-threads.exp
5466 * gdb.threads/fork-plus-threads.exp
5467 * gdb.threads/fork-thread-pending.exp
5468 * gdb.threads/forking-threads-plus-breakpoint.exp
5469 * gdb.threads/hand-call-in-threads.exp
5470 * gdb.threads/interrupted-hand-call.exp
5471 * gdb.threads/linux-dp.exp
5472 * gdb.threads/local-watch-wrong-thread.exp
5473 * gdb.threads/next-while-other-thread-longjmps.exp
5474 * gdb.threads/non-ldr-exit.exp
5475 * gdb.threads/pending-step.exp
5476 * gdb.threads/print-threads.exp
5477 * gdb.threads/process-dies-while-detaching.exp
5478 * gdb.threads/process-dies-while-handling-bp.exp
5479 * gdb.threads/pthreads.exp
5480 * gdb.threads/queue-signal.exp
5481 * gdb.threads/reconnect-signal.exp
5482 * gdb.threads/signal-command-handle-nopass.exp
5483 * gdb.threads/signal-command-multiple-signals-pending.exp
5484 * gdb.threads/signal-delivered-right-thread.exp
5485 * gdb.threads/signal-sigtrap.exp
5486 * gdb.threads/sigthread.exp
5487 * gdb.threads/staticthreads.exp
5488 * gdb.threads/stepi-random-signal.exp
5489 * gdb.threads/thread-unwindonsignal.exp
5490 * gdb.threads/thread_check.exp
5491 * gdb.threads/thread_events.exp
5492 * gdb.threads/tid-reuse.exp
5493 * gdb.threads/tls-nodebug.exp
5494 * gdb.threads/tls-shared.exp
5495 * gdb.threads/tls-so_extern.exp
5496 * gdb.threads/tls.exp
5497 * gdb.threads/wp-replication.exp
5498 * gdb.trace/actions-changed.exp
5499 * gdb.trace/actions.exp
5500 * gdb.trace/backtrace.exp
5501 * gdb.trace/change-loc.exp
5502 * gdb.trace/collection.exp
5503 * gdb.trace/deltrace.exp
5504 * gdb.trace/disconnected-tracing.exp
5505 * gdb.trace/entry-values.exp
5506 * gdb.trace/ftrace-lock.exp
5507 * gdb.trace/ftrace.exp
5508 * gdb.trace/infotrace.exp
5509 * gdb.trace/mi-trace-frame-collected.exp
5510 * gdb.trace/mi-trace-unavailable.exp
5511 * gdb.trace/mi-traceframe-changed.exp
5512 * gdb.trace/mi-tracepoint-changed.exp
5513 * gdb.trace/mi-tsv-changed.exp
5514 * gdb.trace/no-attach-trace.exp
5515 * gdb.trace/packetlen.exp
5516 * gdb.trace/passc-dyn.exp
5517 * gdb.trace/passcount.exp
5518 * gdb.trace/pending.exp
5519 * gdb.trace/pr16508.exp
5520 * gdb.trace/qtro.exp
5521 * gdb.trace/range-stepping.exp
5522 * gdb.trace/read-memory.exp
5523 * gdb.trace/report.exp
5524 * gdb.trace/save-trace.exp
5525 * gdb.trace/signal.exp
5526 * gdb.trace/stap-trace.exp
5527 * gdb.trace/status-stop.exp
5528 * gdb.trace/strace.exp
5529 * gdb.trace/tfile.exp
5530 * gdb.trace/tfind.exp
5531 * gdb.trace/trace-break.exp
5532 * gdb.trace/trace-condition.exp
5533 * gdb.trace/trace-enable-disable.exp
5534 * gdb.trace/trace-mt.exp
5535 * gdb.trace/tracecmd.exp
5536 * gdb.trace/tracefile-pseudo-reg.exp
5537 * gdb.trace/tspeed.exp
5538 * gdb.trace/tstatus.exp
5539 * gdb.trace/tsv.exp
5540 * gdb.trace/unavailable.exp
5541 * gdb.trace/while-dyn.exp
5542 * gdb.trace/while-stepping.exp
5543 * lib/gdb-guile.exp
5544 * lib/gdb.exp
5545 * lib/mi-support.exp
5546 * lib/pascal.exp
5547 * lib/perftest.exp
5548 * lib/prelink-support.exp
5549 * lib/selftest-support.exp
5550
ad02e4fe
SM
55512016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5552
5553 * Makefile.in: Include disable-implicit-rules.mk.
5554
22347e55
AA
55552016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5556
5557 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5558 non-byte-aligned bit fields.
5559
da5b30da
AA
55602016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5561
5562 PR gdb/12616
5563 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5564 respects the DW_AT_data_bit_offset attribute.
5565
b593ecca
SM
55662016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5567
5568 * gdb.base/default.exp: Fix output of "set language".
5569
3b165252
SM
55702016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5571
5572 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5573 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5574 make.
5575 * configure.ac: Remove checks for the make program.
5576 * configure: Re-generate.
5577
1a2f3d7f
KB
55782016-11-16 Kevin Buettner <kevinb@redhat.com>
5579
5580 * gdb.python/py-recurse-unwind.c (main): Add loop.
5581 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5582 to read_register() and gdb.parse_and_eval(). Make each code
5583 call a separate case that can be individually tested.
5584 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5585 proc. Call cont_and_backtrace for each of the code paths that
5586 we want to test in the unwinder.
5587
b7f38fda
AA
55882016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5589
5590 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5591 the definition of struct S.
5592
1f8db343
CM
55932016-11-11 Catherine Moore <clm@codesourcery.com>
5594
5595 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5596
fad0c9fb
PA
55972016-11-09 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.base/commands.exp (runto_or_return): New procedure.
5600 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5601 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5602 (progvar_simple_while_test, progvar_complex_if_while_test)
5603 (if_while_breakpoint_command_test)
5604 (infrun_breakpoint_command_test, breakpoint_command_test)
5605 (user_defined_command_test, watchpoint_command_test)
5606 (test_command_prompt_position, redefine_hook_test)
5607 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5608 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5609 multi_line_input and multi_line. Remove gdb_expect and
5610 gdb_stop_suppressing_tests uses.
5611 * lib/gdb.exp (valnum_re): New global.
5612 (multi_line_input): New procedure.
5613
8354c62c
SM
56142016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5615
5616 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5617 Remove.
5618 (test_setup): Define with proc_with_prefix.
5619 (test_cli_inferior): Likewise.
5620 (test_cli_thread): Likewise.
5621 (test_cli_frame): Likewise.
5622 (test_cli_select_frame): Likewise.
5623 (test_cli_up_down): Likewise.
5624 (test_mi_thread_select): Likewise.
5625 (test_mi_stack_select_frame): Likewise.
5626 (test_cli_in_mi_inferior): Likewise.
5627 (test_cli_in_mi_thread): Likewise.
5628 (test_cli_in_mi_frame): Likewise.
5629 (top level): Do not use with_test_prefix_procname.
5630
64f367a2
PA
56312016-11-09 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.base/commands.exp (gdbvar_simple_if_test)
5634 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5635 (progvar_simple_if_test, progvar_simple_while_test)
5636 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5637 (infrun_breakpoint_command_test, breakpoint_command_test)
5638 (user_defined_command_test, watchpoint_command_test)
5639 (test_command_prompt_position, deprecated_command_test)
5640 (bp_deleted_in_command, temporary_breakpoint_commands)
5641 (stray_arg0_test, source_file_with_indented_comment)
5642 (recursive_source_test, if_commands_test)
5643 (error_clears_commands_left, redefine_hook_test)
5644 (redefine_backtrace_test): Use proc_with_prefix.
5645 * lib/gdb.exp (proc_with_prefix): New proc.
5646
0bb65f1e
AA
56472016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5648
5649 * gdb.base/tui-layout.c: New file.
5650 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5651 disassembly window contains very long lines.
5652
7353f247
TT
56532016-11-08 Tom Tromey <tom@tromey.com>
5654
5655 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5656 depend on Python 2.
5657
30a7bb83
TT
56582016-11-08 Tom Tromey <tom@tromey.com>
5659
5660 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5661 New method.
5662
cdf5a07c
MG
56632016-10-29 Manish Goregaokar <manish@mozilla.com>
5664
2806dc7e 5665 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5666
51a789c3
MG
56672016-10-27 Manish Goregaokar <manish@mozilla.com>
5668
2806dc7e
PA
5669 * gdb.rust/simple.rs: Add test for univariant enums without
5670 discriminants and for encoded struct-like enums.
51a789c3 5671
f610ab6d
PA
56722016-10-28 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5675 gdb_test_multiple, tighten regexps and match symtabs and line
5676 tables incrementally.
5677
b129b0ca
LM
56782016-10-28 Luis Machado <lgustavo@codesourcery.com>
5679
5680 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5681 general.
5682
ecf45d2c
SL
56832016-10-25 Luis Machado <lgustavo@codesourcery.com>
5684
5685 * gdb.base/exec-invalid-sysroot.exp: New file.
5686
b8d38ee4
JK
56872016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5688
5689 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5690
f90fd8c2
JK
56912016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5692
5693 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5694
2d2476aa
MR
56952016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5696
2806dc7e
PA
5697 * gdb.base/killed-outside.exp: Remove $options from a call to
5698 `prepare_for_testing'.
2d2476aa 5699
e42b25a0
SM
57002016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5701
5702 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5703 Change test message.
5704
3ccdb432
SM
57052016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5706
5707 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5708 Update comment.
5709
5bad3170
SM
57102016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5711
5712 * gdb.trace/mi-trace-save.exp: New file.
5713
5ad9dba7
YQ
57142016-10-13 Yao Qi <yao.qi@linaro.org>
5715
5716 * gdb.base/code_elim.exp (get_var_address): Remove.
5717 * gdb.base/relocate.exp: Likewise.
5718 * gdb.base/shreloc.exp: Likewise.
5719 * lib/gdb.exp (get_var_address): New.
5720
62df7e21
YQ
57212016-10-13 Yao Qi <yao.qi@linaro.org>
5722
5723 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5724 floating point tests if $skip_float_test is false.
5725
4dac951e
LM
57262016-10-12 Luis Machado <lgustavo@codesourcery.com>
5727
5728 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5729 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5730 argc values.
5731 Add 1 to argc so we guarantee distinct initial/modified argc values.
5732
8f1a8fc4
JK
57332016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5734
5735 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5736
16c85b5d
JK
57372016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5738
5739 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5740 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5741 * gdb.arch/vsx-regs.exp: Likewise.
5742
1d0e042a
YQ
57432016-10-07 Yao Qi <yao.qi@linaro.org>
5744
5745 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5746
68dadef5
MM
57472016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5748
5749 * gdb.python/python.exp: Test decode_line("*0").
5750
33fa2c6e
DE
57512016-10-06 Doug Evans <dje@google.com>
5752
5753 * gdb.python/py-value.exp (test_value_creation): Add test for large
5754 unsigned 64-bit value.
5755
9c37b5ae
TT
57562016-10-06 Tom Tromey <tom@tromey.com>
5757
5758 * gdb.compile/compile.exp: Change java tests to rust.
5759 * gdb.base/setshow.exp: Change java tests to rust.
5760 * gdb.base/default.exp: Remove java from language list.
5761 * README (Examples): Update language example.
5762 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5763 test.
5764 * lib/gdb.exp (skip_java_tests): Remove.
5765 * lib/java.exp: Remove.
5766 * gdb.java: Remove.
5767
78b86327
MR
57682016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5769
5770 * gdb.arch/mips-fcr.exp: New test.
5771 * gdb.arch/mips-fcr.c: Source for the new test.
5772
7470adbb
MR
57732016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5774
5775 * gdb.base/solib-disc.exp: Use `standard_output_file'
5776 throughout.
5777
4a556533
PA
57782016-10-06 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/jit-simple-dl.c: New file.
5781 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5782 * gdb.base/jit-simple.c: ... this.
5783 * gdb.base/jit-simple.exp (jit_run): Delete.
5784 (build_jit): New proc.
5785 (jit_test_reread): Recompile either the main program or the shared
5786 library, depending on what is being tested. Skip changing address
5787 if caller wants to. Compare before/after addresses. If testing
5788 standalone, explicitly load the binary. Test "maint info
5789 breakpoints".
5790 (top level): Add "standalone vs shared lib" and "change address"
5791 vs "same address" axes.
5792
5a122fbc
PA
57932016-10-06 Pedro Alves <palves@redhat.com>
5794
5795 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5796 call.
5797 (jit_run): Delete.
5798 (jit_test_reread): Use with_test_prefix. Reload the main binary
5799 explicitly. Compare the before/after addresses of the JIT
5800 descriptor.
5801
ee8da4b8
DE
58022016-08-15 Doug Evans <dje@google.com>
5803
5804 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5805 for single bitfields is bool.
5806 * gdb.xml/tdesc-regs.exp: Ditto.
5807
f389f6fe
JK
58082016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5809
5810 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5811
fdebf1a4
YQ
58122016-10-05 Yao Qi <yao.qi@linaro.org>
5813
5814 * lib/gdb.exp (support_complex_tests): Return zero if
5815 gdb_skip_float_test return true.
5816
9c36d954 58172016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5818 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5819
5820 PR gdb/20487
5821 * gdb.mi/user-selected-context-sync.exp: New file.
5822 * gdb.mi/user-selected-context-sync.c: New file.
5823
4034d0ff 58242016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5825 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5826
5827 PR gdb/20487
5828 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5829 =thread-select-event check.
5830
a4297203
PB
58312016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5832
5833 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5834 the compulsory L operand changes.
5835 * gdb.arch/powerpc-power.s: Likewise.
5836
bb805577
JK
58372016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5838
5839 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5840 * gdb.base/jit-attach-pie.c: New file.
5841 * gdb.base/jit-attach-pie.exp: New file.
5842
6d61dee5
PA
58432016-09-28 Pedro Alves <palves@redhat.com>
5844
5845 * gdb.base/infcall-input.c: New file.
5846 * gdb.base/infcall-input.exp: New file.
5847
f73842fc
YQ
58482016-09-22 Yao Qi <yao.qi@linaro.org>
5849
5850 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5851 (gdb_exit): Rename it to ...
5852 (gdbserver_gdb_exit): ... Close GDBserver.
5853 (gdb_exit): New proc, call gdbserver_gdb_exit.
5854 (mi_gdb_exit): Likewise.
5855
90681dab
YQ
58562016-09-22 Yao Qi <yao.qi@linaro.org>
5857
5858 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5859 path.
5860 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5861 Remove duplication.
5862
9c211fd8
YQ
58632016-09-22 Yao Qi <yao.qi@linaro.org>
5864
5865 * lib/gdbserver-support.exp: Check the existence of
5866 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5867
ad0a504f
AK
58682016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5869
5870 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5871
36cf1806
TT
58722016-09-21 Tom Tromey <tom@tromey.com>
5873
5874 PR gdb/20604:
5875 * gdb.base/quit.exp: New file.
5876
74172ecf
SM
58772016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5878
5879 * .gitignore: New file.
5880
3d0ec882
MR
58812016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5882
5883 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5884 throughout.
5885
8193adea
AA
58862016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5887
5888 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5889
d41a5c09
JK
58902016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5891
5892 * gdb.cp/casts.cc (decltype): Move it ...
5893 (main): ... with its call to ...
5894 * gdb.cp/casts03.cc: ... a new file.
5895 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5896
d2dfe700
JK
58972016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5898
5899 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5900
e2a92b16
PB
59012016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5902
5903 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5904 and sync up the test with tests in gas/testsuite/gas/ppc.
5905 * gdb.arch/powerpc-power.exp: Likewise.
5906
49b4de64
JK
59072016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5908
5909 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5910
2c29df25
SDJ
59112016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5912 Jan Kratochvil <jan.kratochvil@redhat.com>
5913
5914 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5915 make m1's definition to be different from m2's. Use 'dummy' as an
5916 argument for probe 'two'.
5917
cc3c2846
JB
59182016-09-10 Jon Beniston <jon@beniston.com>
5919
5920 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5921 for sim target.
5922
e1b2624a
AA
59232016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5924
5925 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5926 variable declaration.
5927 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5928 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5929 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5930 received HWCAP as its argument.
5931
4295e285
PA
59322016-09-06 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/new-ui-pending-input.c: New file.
5935 * gdb.base/new-ui-pending-input.exp: New file.
5936 * gdb.exp (clear_gdb_spawn_id): New procedure.
5937 (with_spawn_id): Check whether gdb_spawn_id exists before
5938 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5939 on exit.
5940
00d5215e
UW
59412016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5942
5943 * gdb.base/float128.c: New file.
5944 * gdb.base/float128.exp: Likewise.
5945 * gdb.base/floatn.c: Likewise.
5946 * gdb.base/floatn.exp: Likewise.
5947
a9ff5f12
UW
59482016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5949
5950 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5951
f245535c
PA
59522016-09-05 Pedro Alves <palves@redhat.com>
5953
5954 PR backtrace/19927
5955 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5956 unwinders are immediately called as side effect of "source" or
5957 "disable unwinder" commands.
5958 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5959
ae9cf263
YQ
59602016-09-02 Yao Qi <yao.qi@linaro.org>
5961
5962 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5963 is true and $type is "float" or "double".
5964
27aba047
YQ
59652016-09-02 Yao Qi <yao.qi@linaro.org>
5966
5967 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5968 true.
5969 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5970 * gdb.base/call-rt-st.exp: Likewise.
5971 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5972 return value instead of gdb,skip_float_test.
5973 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5974 (do_function_calls): Use its return value instead of
5975 gdb,skip_float_test.
5976 * gdb.base/finish.exp: Likewise.
5977 * gdb.base/funcargs.exp: Likewise.
5978 * gdb.base/return.exp: Likewise.
5979 * gdb.base/return2.exp: Likewise.
5980 * gdb.base/varargs.exp: Likewise.
5981 * lib/gdb.exp (gdb_skip_float_test): Change it to
5982 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5983
5af962df
AA
59842016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5985
5986 * gdb.multi/tids.exp: Test "thread apply all".
5987
7fac6910
JK
59882016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5989
5990 * gdb.base/default.exp (tty): Remove.
5991
bb1fe4ac
KB
59922016-08-24 Kevin Buettner <kevinb@redhat.com>
5993
2806dc7e
PA
5994 * gdb.python/py-recurse-unwind.c: New file.
5995 * gdb.python/py-recurse-unwind.py: New file.
5996 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5997
0a1ddfa6
SM
59982016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5999
6000 * gdb.base/set-inferior-tty.exp: New file.
6001 * gdb.base/set-inferior-tty.c: New file.
6002
d9de1fe3
PA
60032016-08-23 Pedro Alves <palves@redhat.com>
6004
6005 PR gdb/20494
6006 * gdb.base/new-ui-echo.c: New file.
6007 * gdb.base/new-ui-echo.exp: New file.
6008
e9d9abd7
YQ
60092016-08-23 Yao Qi <yao.qi@linaro.org>
6010
6011 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6012 gdbserver_spawn.
6013 * gdb.server/connect-without-multi-process.exp (do_test):
6014 Likewise.
6015
3589529e
YQ
60162016-08-23 Yao Qi <yao.qi@linaro.org>
6017
6018 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6019 standalone_txt. Delete gdb_txt and standalone_txt on host
6020 and target. Spawn the binary on target. Copy files from
6021 target to host.
6022
6bb90213
PA
60232016-08-22 Pedro Alves <palves@redhat.com>
6024
6025 PR gdb/20505
6026 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6027 with_test_prefix. Factor out bits to ...
6028 (test_no_vdso): ... this new procedure.
6029
20c2c024
CL
60302016-08-19 Carl Love <cel@us.ibm.com>
6031
6032 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6033 maintaining separate logic for constructing the output path.
6034 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6035 * gdb.arch/ppc-dfp.exp: Likewise.
6036 * gdb.arch/ppc-fp.exp: Likewise.
6037 * gdb.arch/vsx-regs.exp: Likewise.
6038 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6039 binprefix for generating the additional binary files.
6040
0646e07d
PA
60412016-08-19 Pedro Alves <palves@redhat.com>
6042
6043 * gdb.trace/mi-trace-frame-collected.exp
6044 (test_trace_frame_collected): On x32, expect two registers.
6045
46da9242
CL
60462016-08-18 Carl Love <cel@us.ibm.com>
6047
6048 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6049 and sync up the test with tests in gas/testsuite/gas/ppc.
6050 * gdb.arch/powerpc-power.exp: Likewise.
6051
eb2332d7
SM
60522016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6053
6054 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6055 expected error message.
6056
63c61e04
SM
60572016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6058
6059 * gdb.multi/remove-inferiors.exp: New file.
6060 * gdb.multi/remove-inferiors.c: New file.
6061
7b17065f
YQ
60622016-08-12 Yao Qi <yao.qi@linaro.org>
6063
6064 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6065 argument list.
6066
01d3dedf
PA
60672016-08-10 Pedro Alves <palves@redhat.com>
6068
6069 PR gdb/19187
6070 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6071 setup_kfails.
6072
3eb7562a
PA
60732016-08-09 Pedro Alves <palves@redhat.com>
6074 Simon Marchi <simon.marchi@ericsson.com>
6075
6076 PR gdb/20418
6077 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6078 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6079
80614914
PA
60802016-08-09 Pedro Alves <palves@redhat.com>
6081
6082 PR mi/20431
6083 * gdb.mi/mi-cmd-error.exp: New file.
6084
f348d89a
PA
60852016-08-09 Pedro Alves <palves@redhat.com>
6086
6087 PR gdb/18653
6088 * gdb.base/signals-state-child.c: New file.
6089 * gdb.base/signals-state-child.exp: New file.
6090 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6091
e5ca03b4
PA
60922016-08-09 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6095
282a0691
TT
60962016-08-03 Tom Tromey <tom@tromey.com>
6097
6098 PR python/18565:
6099 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6100
41bfcd63
YQ
61012016-08-01 Yao Qi <yao.qi@linaro.org>
6102
6103 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6104 variable mode to "multi-process" if $multi_process is 1, otherwise
6105 set it to "single-process".
6106
e3465b24
YQ
61072016-08-01 Yao Qi <yao.qi@linaro.org>
6108
6109 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6110 * gdb.cp/cpexprs.exp: Likewise.
6111 * gdb.cp/m-static.exp: Likewise.
6112
0b31a4bc
TT
61132016-07-26 Tom Tromey <tom@tromey.com>
6114
6115 PR python/20190:
6116 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6117 test.
6118
e0461dbb
MM
61192016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6120
6121 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6122 selecting assembly source files.
6123 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6124 assembly source files.
6125 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6126 assembly source files.
6127 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6128 selecting assembly source files.
6129
8194e927
SM
61302016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6131
6132 * gdb.base/new-ui.exp (do_test_invalid_args): New
6133 procedure.
6134
c0272db5
TW
61352016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6136
6137 * gdb.btrace/reconnect.c: New file.
6138 * gdb.btrace/reconnect.exp: New file.
6139
e3487908
GKB
61402016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6141
6142 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6143 to test_catch_syscall_group.
6144 (test_catch_syscall_group): New.
6145
12df5c00
TT
61462016-07-21 Tom Tromey <tom@tromey.com>
6147
6148 * gdb.rust/simple.rs (main): Use empty struct expression.
6149 * gdb.rust/simple.exp: Add tests for empty struct expression.
6150
bae62ee2
YQ
61512016-07-21 Yao Qi <yao.qi@linaro.org>
6152
6153 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6154 if gdb_skip_xml_test is true on some targets.
6155
b1b53fb3
YQ
61562016-07-21 Yao Qi <yao.qi@linaro.org>
6157
6158 * gdb.server/solib-list.exp: Unset last_loaded_file.
6159
027d97f8
JK
61602016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6161
6162 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6163 "step into captured_main (args)".
6164
7674d381
JK
61652016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6166
6167 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6168
72b5d099
JK
61692016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6172
1f960ced
PA
61732016-07-19 Pedro Alves <palves@redhat.com>
6174
6175 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6176 * gdb.opt/inline-bt.exp: Likewise.
6177 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6178 additional_flags=-Winline.
6179 * gdb.opt/inline-locals.exp: Likewise.
6180 * gdb.opt/inline-markers.c (ATTR): Define.
6181 (inlined_fn): Use it.
6182
f25827c1
YQ
61832016-07-19 Yao Qi <yao.qi@linaro.org>
6184
6185 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6186 (test_with_self): Remove some code. Remove argument executable.
6187 (top-level): Use do_self_tests.
6188
37539ebe
DB
61892016-07-15 Zachary Welch <zwelch@codesourcery.com>
6190 Don Breazeal <donb@codesourcery.com>
6191
6192 * gdb.base/maint.exp: Escape paths used in regular expressions.
6193 * gdb.stabs/weird.exp: Likewise.
6194
dac790e1
TT
61952016-07-13 Tom Tromey <tom@tromey.com>
6196
6197 PR python/15620, PR python/18620:
6198 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6199 (test_bkpt_events): New procs.
6200
93daf339
TT
62012016-07-13 Tom Tromey <tom@tromey.com>
6202
6203 PR python/17698:
6204 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6205 test.
6206 (test_watchpoints): Likewise.
6207 (test_bkpt_pending): New proc.
6208
6571a381
TT
62092016-07-13 Tom Tromey <tom@tromey.com>
6210
6211 PR cli/18053:
6212 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6213 completion test.
6214
e8732474
JK
62152016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6216
6217 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6218 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6219 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6220 f_label.
6221 (g): Rename g_end_lbl to g_label.
6222 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6223 low_pc and high_pc.
6224 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6225
e0f3fd7c
TT
62262016-07-12 Tom Tromey <tom@tromey.com>
6227
6228 PR python/19293:
6229 * gdb.python/py-unwind-maint.exp: Update tests.
6230
3cfe46b6
YQ
62312016-07-12 Yao Qi <yao.qi@linaro.org>
6232
6233 * lib/selftest-support.exp (selftest_setup): Match the output
6234 when captured_main is inlined.
6235
4f19a0e6
WT
62362016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6237
6238 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6239 New variables.
6240 (print this%a, print this%b, print this): New tests.
6241 * gdb.fortran/derived-types.f90 (this): New object and
6242 initialization.
6243
986cf455
SM
62442016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6245
6246 * gdb.ada/arraydim.exp: Remove extra directory level in build
6247 directory.
6248
f0464b23
SM
62492016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6250
6251 * lib/ada.exp: Remove extra directory level in build directory.
6252 * gdb.ada/cond_lang.exp: Likewise.
6253 * gdb.ada/exec_changed.exp: Likewise.
6254 * gdb.ada/lang_switch.exp: Likewise.
6255
42d94011
MG
62562016-07-06 Manish Goregaokar <manish@mozilla.com>
6257
2806dc7e
PA
6258 * simple.rs: Add test for raw pointer subscripting.
6259 * simple.exp: Add test expectations.
42d94011 6260
647c264c
YQ
62612016-07-05 Yao Qi <yao.qi@linaro.org>
6262
6263 * gdb.mi/mi-reverse.exp: Match =record-started output.
6264
20aa2c60
PA
62652016-07-01 Pedro Alves <palves@redhat.com>
6266
6267 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6268 procedure.
6269 (jit_reader_test): Test the jit reader's unwinder.
6270 * gdb.base/jithost.c (jit_function_00_code): New global.
6271 (main): Use memcpy to fill in the mmapped code, instead of poking
6272 bytes manually here.
6273 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6274 value.
6275 (read_debug_info): Save the function's range.
6276 (read_sp): New function.
6277 (unwind_frame): Use it. Also unwind RBP.
6278 (get_frame_id): Use read_sp.
6279 (gdb_init_reader): Use calloc instead of malloc.
6280 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6281 parameter. Use gdb_test_multiple.
6282
ced2dffb
PA
62832016-07-01 Pedro Alves <palves@redhat.com>
6284 Antoine Tremblay <antoine.tremblay@ericsson.com>
6285
6286 * gdb.threads/process-dies-while-detaching.c: New file.
6287 * gdb.threads/process-dies-while-detaching.exp: New file.
6288
63000888
PA
62892016-07-01 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.multi/watchpoint-multi-exit.c: New file.
6292 * gdb.multi/watchpoint-multi-exit.exp: New file.
6293
038d4868
PA
62942016-06-30 Pedro Alves <palves@redhat.com>
6295
6296 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6297 unset inferior_spawn_id.
6298
994e9c83
PA
62992016-06-30 Pedro Alves <palves@redhat.com>
6300
6301 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6302 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6303
e5653468
YQ
63042016-06-29 Yao Qi <yao.qi@linaro.org>
6305
6306 * gdb.base/return.c: Add copyright header.
6307
803b47e5
TT
63082016-06-29 Tom Tromey <tom@tromey.com>
6309
6310 PR python/20129:
6311 * gdb.python/py-framefilter.exp: Add tests for setting priority
6312 and disabling of non-existent frame filter.
6313
28244707
YQ
63142016-06-29 Yao Qi <yao.qi@linaro.org>
6315
6316 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6317 0x0f07ff.
6318
a31d2f06
YQ
63192016-06-28 Yao Qi <yao.qi@linaro.org>
6320
6321 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6322 triplets. Start gdb, execute catch syscall, and continue. Check
6323 gdb's output to determine catch syscall is supported.
6324
921d8f54
MG
63252016-06-27 Manish Goregaokar <manish@mozilla.com>
6326
25d49b86
PA
6327 * gdb.rust/simple.rs: Add test for returning unit in a function.
6328 * gdb.rust/simple.exp: Add expectation for functions returning
6329 unit.
921d8f54 6330
f4952523
PMR
63312016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6332
6333 * gdb.python/py-breakpoint-create-fail.c,
6334 gdb.python/py-breakpoint-create-fail.exp,
6335 gdb.python/py-breakpoint-create-fail.py: New testcase.
6336
fccb08f8
MG
63372016-06-25 Manish Goregaokar <manish@mozilla.com>
6338
6339 PR gdb/20239
6340 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
6341 * gdb.rust/simple.exp: Add test expectations for new NonZero
6342 tests.
fccb08f8 6343
6b850546
DT
63442016-06-24 David Taylor <dtaylor@emc.com>
6345
6346 * gdb.base/offsets.exp: New file.
6347 * gdb.base/offsets.c: New file.
6348
17621150
TT
63492016-06-23 Tom Tromey <tom@tromey.com>
6350
6351 PR gdb/16483:
6352 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6353 before any filters are loaded.
6354
04d59df6
WT
63552016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6356
6357 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6358 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6359 structs.
6360 * gdb.fortran/derived-type-function.exp: New file.
6361 * gdb.fortran/derived-type-function.f90: New file.
6362
6363
ac69f786
PA
63642016-06-21 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.base/new-ui.exp: New file.
6367 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6368 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6369 (with_spawn_id): New procedure.
6370
49940788
PA
63712016-06-21 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.mi/mi-exec-run.exp: New file.
6374
ef274d26
PA
63752016-06-21 Pedro Alves <palves@redhat.com>
6376
6377 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6378 breakpoint command's output on the main UI.
6379 (test_break): New procedure, factored out from calls in the top
6380 level.
6381 (top level): Use foreach_with_prefix to test MI as main UI and as
6382 separate UI.
6383
468afe6c
PA
63842016-06-21 Pedro Alves <palves@redhat.com>
6385
6386 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6387 (test_awatch_creation_and_listing)
6388 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6389 Remove 'type' parameter.
6390 (test_watchpoint_all): New parameter mi_mode. Remove
6391 with_test_prefix.
6392 (top level): Use foreach_with_prefix, and add main/separate UI MI
6393 testing axis.
6394
51f77c37
PA
63952016-06-21 Pedro Alves <palves@redhat.com>
6396
6397 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6398 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6399 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6400 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6401 (gdb_main_spawn_id, mi_spawn_id): Declare and
6402 comment.
6403 (mi_create_inferior_pty): New procedure,
6404 factored out from default_mi_gdb_start.
6405 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6406 procedures.
6407 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6408 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6409 Use mi_create_inferior_pty.
6410 (mi_gdb_start): Use eval to pass down args list.
6411
8980e177
PA
64122016-06-21 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6415 * gdb.opt/inline-cmds.exp: Add MI tests.
6416
f38d3ad1
PA
64172016-06-21 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6420
45db7c09
PA
64212016-06-21 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6424 (top level): Use it instead of mi_execute_to.
6425
5a069ab3
PA
64262016-06-21 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6429 (cont_handler_str): New.
6430 (signal_stop_handler): Set stop_handler_str instead of printing to
6431 stdout.
6432 (continue_handler): Set cont_handler_str instead of printing to
6433 stdout.
6434 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6435 mi_send_resuming_command. Print stop_handler_str and
6436 cont_handler_str instead of expecting the python events print
6437 directly.
6438
2838cc1d
SD
64392016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6440
6441 * gdb.base/jit-reader.exp: New file.
6442 * gdb.base/jithost.c: New file.
6443 * gdb.base/jithost.h: New file.
6444 * gdb.base/jitreader.c : New file.
6445 * gdb.base/jit-protocol.h: New file.
6446
21a77091
YQ
64472016-06-17 Yao Qi <yao.qi@linaro.org>
6448
6449 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6450 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6451 and detach-on-fork. Adjust tests.
6452 (top level): Invoke break_cond_on_syscall with combinations of
6453 syscall, follow-fork-mode and detach-on-fork.
6454
f50bf8e5
YQ
64552016-06-17 Yao Qi <yao.qi@linaro.org>
6456
6457 * gdb.base/step-over-exit.c: New.
6458 * gdb.base/step-over-exit.exp: New.
6459
a28d8e50
YTL
64602016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6461
6462 * gdb.base/float.exp: Add target check for nds32*-*-*.
6463 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6464
cad8e26d
AB
64652016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6466
6467 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6468 for unsupported target features.
6469 * gdb.base/call-rt-st.exp: Likewise.
6470 * gdb.base/call-sc.exp: Likewise.
6471 * gdb.base/call-signal-resume.exp: Likewise.
6472 * gdb.base/call-strs.exp: Likewise.
6473 * gdb.base/callexit.exp: Likewise.
6474 * gdb.base/callfuncs.exp: Likewise.
6475 * gdb.base/nodebug.exp: Likewise.
6476 * gdb.base/printcmds.exp: Likewise.
6477 * gdb.base/ptype.exp: Likewise.
6478 * gdb.base/structs.exp: Likewise.
6479 * gdb.base/unwindonsignal.exp: Likewise.
6480 * gdb.cp/gdb2495.exp: Likewise.
6481 * gdb.cp/templates.exp: Likewise.
6482 * gdb.cp/virtfunc.exp: Likewise.
6483 * gdb.threads/hand-call-in-threads.exp: Likewise.
6484 * gdb.threads/interrupted-hand-call.exp: Likewise.
6485 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6486
347dc102
TT
64872016-06-10 Tom Tromey <tom@tromey.com>
6488
6489 PR rust/20110:
6490 * gdb.rust/expr.exp: Add test for integer constant larger than
6491 i32.
6492
5e13cf25
BH
64932016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6494
6495 * gdb.fortran/nested-funcs.exp: New.
6496 * gdb.fortran/nested-funcs.f90: New.
6497
bb556f1f
TK
64982016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6499
6500 * gdb.base/examine-backward.c: New file.
6501 * gdb.base/examine-backward.exp: New file.
6502
38b022b4
SM
65032016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6504
6505 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6506 matching.
6507
1b40ec05
TT
65082016-06-02 Tom Tromey <tom@tromey.com>
6509
6510 PR python/18984:
6511 * gdb.python/py-shared.exp: Add solib_name test.
6512
193bd378
SM
65132016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6514
6515 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6516
3326303b
MG
65172016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6518
6519 PR c++/19893
6520 * gdb.dwarf2/implref.exp: Rename to...
6521 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6522 * gdb.dwarf2/implref-array.c: New file.
6523 * gdb.dwarf2/implref-array.exp: Likewise.
6524 * gdb.dwarf2/implref-global.c: Likewise.
6525 * gdb.dwarf2/implref-global.exp: Likewise.
6526 * gdb.dwarf2/implref-struct.c: Likewise.
6527 * gdb.dwarf2/implref-struct.exp: Likewise.
6528
825c8ef2
AT
65292016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6530
6531 * gdb.trace/trace-condition.exp: Add 64bit tests.
6532
2320162a
AT
65332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6534
6535 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6536 bits types.
6537 (main): Adapt to 8 to 64 bits types.
6538 * gdb.trace/trace-condition.exp: Add new tests.
6539
a7818233
AT
65402016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6541
6542 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6543
0d336466
AT
65442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6545
6546 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6547 Move condition tests...
6548 * gdb.trace/trace-condition.exp: Here.
6549
7faeb45a
AT
65502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6551
6552 * gdb.trace/trace-condition.exp: Add counter-case tests.
6553
e385593e
JK
65542016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6555
6556 PR c++/15231
6557 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6558 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6559
744608cc
PA
65602016-05-27 Pedro Alves <palves@redhat.com>
6561
6562 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6563 New procedure.
6564 (top level): Call it, and bail out of DejaGnu is known to be bad.
6565
ac775bf4
AB
65662016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6567
6568 * gdb.base/whatis.c: Extend the test case.
6569 * gdb.base/whatis.exp: Add additional tests.
6570
2bbad2ea
BH
65712016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6572
6573* gdb.fortran/type.f90: Add pointer variable.
6574* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6575
8b70175d
BH
65762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6577
6578 * gdb.fortran/vla-type.exp: Fix testcase name.
6579
86d8a848
BH
65802016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6581
6582 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6583
e188eb36
BH
65842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6585
6586 * gdb.fortran/type.f90: Add nested structures.
6587 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6588 * gdb.fortran/derived-type.exp: Adapt expected output.
6589 * gdb.fortran/vla-type.exp: Adapt expected output.
6590
9b2db1fd
BH
65912016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6592
6593 * gdb.fortran/whatis_type.exp: Adapt expected output.
6594
72b17055
BH
65952016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6596
6597 * gdb.fortran/print_type.exp: Fix expected output.
6598 * gdb.fortran/whatis_type.exp: Fix expected output.
6599
3cd81d8d
BH
66002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6601
6602 * gdb.fortran/whatis_type.exp: Use multi_line.
6603
ddae9462
TT
66042016-05-24 Tom Tromey <tom@tromey.com>
6605
6606 PR python/17386:
6607 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6608 use value as an index.
6609
1957f6b8
TT
66102016-05-23 Tom Tromey <tom@tromey.com>
6611
6612 PR python/17981:
6613 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6614 no-breakpoint case.
6615
026a9174
PA
66162016-05-24 Pedro Alves <palves@redhat.com>
6617
6618 PR gdb/19828
6619 * gdb.threads/clone-attach-detach.c: New file.
6620 * gdb.threads/clone-attach-detach.exp: New file.
6621
e70a7231
FR
66222016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6623
6624 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6625
0f6ed0e0
TT
66262016-05-23 Tom Tromey <tom@tromey.com>
6627
6628 PR python/19438, PR python/18393:
6629 * gdb.python/py-progspace.exp: Add "dir" test.
6630 * gdb.python/py-objfile.exp: Add "dir" test.
6631
ffd19d61
YQ
66322016-05-23 Yao Qi <yao.qi@linaro.org>
6633
6634 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6635 * gdb.arch/thumb2-it.exp: Likewise.
6636
9e8f9b05
SM
66372016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6638
6639 * gdb.mi/mi-threads-interrupt.c: New file.
6640 * gdb.mi/mi-threads-interrupt.exp: New file.
6641
61c6156d
SM
66422016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6643
6644 PR gdb/18077
6645 * gdb.mi/mi-async-run.exp: New file.
6646 * gdb.mi/mi-async-run.c: New file.
6647
67218854
TT
66482016-05-17 Tom Tromey <tom@tromey.com>
6649 Manish Goregaokar <manishsmail@gmail.com>
6650
6651 * lib/rust-support.exp: New file.
6652 * lib/gdb.exp (skip_rust_tests): New proc.
6653 (build_executable_from_specs): Handle rust.
6654 * lib/future.exp (gdb_find_rustc): New proc.
6655 (gdb_default_target_compile): Handle rust.
6656 * gdb.rust/expr.exp: New file.
6657 * gdb.rust/generics.exp: New file.
6658 * gdb.rust/generics.rs: New file.
6659 * gdb.rust/methods.exp: New file.
6660 * gdb.rust/methods.rs: New file.
6661 * gdb.rust/modules.exp: New file.
6662 * gdb.rust/modules.rs: New file.
6663 * gdb.rust/simple.exp: New file.
6664 * gdb.rust/simple.rs: New file.
6665
c44af4eb
TT
66662016-05-17 Tom Tromey <tom@tromey.com>
6667
6668 * gdb.base/default.exp (set language): Add rust.
6669
dcd1f979
TT
66702016-05-17 Tom Tromey <tom@tromey.com>
6671
6672 * gdb.gdb/unittest.exp: New file.
6673
155b7f57
YQ
66742016-05-16 Yao Qi <yao.qi@linaro.org>
6675
6676 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6677 shell_prompt. Update shell_prompt_re.
6678
8ddd5a6c
DE
66792016-05-12 Doug Evans <dje@google.com>
6680
6681 PR symtab/19999
6682 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6683 $options when building executable.
6684 * gdb.dwarf2/fission-loclists-pie.S: New file.
6685 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6686
02e370d9
SM
66872016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6688
6689 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6690 of [is_remote target],
6691
8929ad8b
SM
66922016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6693
6694 * lib/gdb.exp (use_gdb_stub): New procedure.
6695
6c447423
DE
66962016-05-03 Yunlian Jiang <yunlian@google.com>
6697 Doug Evans <dje@google.com>
6698
6699 PR symtab/19914
6700 * gdb.dwarf2/dwp-sepdebug.c: New file.
6701 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6702
444e826c
SM
67032016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6704
6705 * gdb.base/detach.exp: Remove is_remote check.
6706
740feeaa
SM
67072016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6708
6709 * gdb.base/annota-input-while-running.exp: Don't check for
6710 [is_remote target]. Enable annotations after running to main.
6711 Remove unused "set test..." line.
6712
9080ac9d
SM
67132016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6714
6715 * gdb.trace/trace-enable-disable.exp: New file.
6716 * gdb.trace/trace-enable-disable.c: New file.
6717
952ebca5
SM
67182016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6719
6720 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6721 use it in info sharedlibrary test.
6722 * gdb.trace/ftrace-lock.exp: Likewise.
6723 * gdb.trace/ftrace.exp: Likewise.
6724 * gdb.trace/range-stepping.exp: Likewise.
6725 * gdb.trace/trace-break.exp: Likewise.
6726 * gdb.trace/trace-condition.exp: Likewise.
6727 * gdb.trace/trace-mt.exp: Likewise.
6728
d9019901
SM
67292016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6730
6731 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6732 (gdb_load_shlib): ... this.
6733 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6734 gdb_load_shlib.
6735 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6736 * gdb.base/ctxobj.exp: Likewise.
6737 * gdb.base/dprintf-pending.exp: Likewise.
6738 * gdb.base/dso2dso.exp: Likewise.
6739 * gdb.base/fixsection.exp: Likewise.
6740 * gdb.base/gcore-relro.exp: Likewise.
6741 * gdb.base/gdb1555.exp: Likewise.
6742 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6743 * gdb.base/gnu-ifunc.exp: Likewise.
6744 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6745 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6746 * gdb.base/pending.exp: Likewise.
6747 * gdb.base/print-file-var.exp: Likewise.
6748 * gdb.base/print-symbol-loading.exp: Likewise.
6749 * gdb.base/shlib-call.exp: Likewise.
6750 * gdb.base/shreloc.exp: Likewise.
6751 * gdb.base/so-impl-ld.exp: Likewise.
6752 * gdb.base/solib-disc.exp: Likewise.
6753 * gdb.base/solib-nodir.exp: Likewise.
6754 * gdb.base/solib-overlap.exp: Likewise.
6755 * gdb.base/solib-symbol.exp: Likewise.
6756 * gdb.base/solib-weak.exp (do_test): Likewise.
6757 * gdb.base/sym-file.exp: Likewise.
6758 * gdb.base/symtab-search-order.exp: Likewise.
6759 * gdb.base/type-opaque.exp: Likewise.
6760 * gdb.base/unload.exp: Likewise.
6761 * gdb.base/watchpoint-solib.exp: Likewise.
6762 * gdb.compile/compile.exp: Likewise.
6763 * gdb.cp/gdb2384.exp: Likewise.
6764 * gdb.cp/infcall-dlopen.exp: Likewise.
6765 * gdb.cp/re-set-overloaded.exp: Likewise.
6766 * gdb.fortran/library-module.exp: Likewise.
6767 * gdb.opt/solib-intra-step.exp: Likewise.
6768 * gdb.python/py-finish-breakpoint.exp: Likewise.
6769 * gdb.python/py-shared.exp: Likewise.
6770 * gdb.reverse/solib-precsave.exp: Likewise.
6771 * gdb.reverse/solib-reverse.exp: Likewise.
6772 * gdb.server/solib-list.exp: Likewise.
6773 * gdb.threads/dlopen-libpthread.exp: Likewise.
6774 * gdb.threads/tls-shared.exp: Likewise.
6775 * gdb.threads/tls-so_extern.exp: Likewise.
6776 * gdb.trace/change-loc.exp: Likewise.
6777 * gdb.trace/ftrace-lock.exp: Likewise.
6778 * gdb.trace/ftrace.exp: Likewise.
6779 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6780 * gdb.trace/pending.exp: Likewise.
6781 * gdb.trace/range-stepping.exp: Likewise.
6782 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6783 (strace_info_marker): Likewise.
6784 (strace_probe_marker): Likewise.
6785 (strace_trace_on_same_addr): Likewise.
6786 (strace_trace_on_diff_addr): Likewise.
6787 * gdb.trace/trace-break.exp: Likewise.
6788 * gdb.trace/trace-condition.exp: Likewise.
6789 * gdb.trace/trace-mt.exp: Likewise.
6790
fca4cfd9
SM
67912016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6792
6793 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6794 result of gdb_remote_download.
6795 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6796 * gdb.base/dso2dso.exp: Likewise.
6797 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6798 * gdb.base/print-file-var.exp: Likewise.
6799 * gdb.base/shlib-call.exp: Likewise.
6800 * gdb.base/shreloc.exp: Likewise.
6801 * gdb.base/solib-overlap.exp: Likewise.
6802 * gdb.base/solib-weak.exp (do_test): Likewise.
6803 * gdb.base/unload.exp: Likewise.
6804
11cf4ffb
YQ
68052016-04-27 Yao Qi <yao.qi@linaro.org>
6806
6807 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6808 exists.
6809
3e2e34f8
KB
68102016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6811
6812 * vla-type.exp: Print structure from toplevel.
6813
8f07e298
BH
68142016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6815
6816 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6817 of dynamic types.
6818 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6819 of dynamic types.
6820
9920b434
BH
68212016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6822
6823 * gdb.fortran/vla-type.f90: New file.
6824 * gdb.fortran/vla-type.exp: New file.
6825
f3abeff5
YQ
68262016-04-25 Yao Qi <yao.qi@linaro.org>
6827
6828 * gdb.base/branch-to-self.c: New file.
6829 * gdb.base/branch-to-self.exp: New file.
6830
0a5d52f0
YQ
68312016-04-22 Yao Qi <yao.qi@linaro.org>
6832
6833 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6834 more after $hex.
6835
495346f6
YQ
68362016-04-22 Yao Qi <yao.qi@linaro.org>
6837
6838 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6839 * gdb.base/annota3.exp: Likewise.
6840
4a7e075c
YQ
68412016-04-22 Yao Qi <yao.qi@linaro.org>
6842
6843 * gdb.reverse/step-precsave.exp: Do one step and test program
6844 stops in "callee" and do multiple steps until program goes out
6845 of "callee".
6846 * gdb.reverse/step-reverse.exp: Likewise.
6847
5b061e98
YQ
68482016-04-22 Yao Qi <yao.qi@linaro.org>
6849
6850 * gdb.trace/signal.exp: Also pass if
6851 $tracepoint_hits($i) > $iterations.
6852
5c5dc57f
YQ
68532016-04-22 Yao Qi <yao.qi@linaro.org>
6854
6855 * gdb.trace/signal.c: New file.
6856 * gdb.trace/signal.exp: New file.
6857
a55411b9
DE
68582016-04-19 Doug Evans <xdje42@gmail.com>
6859
6860 * gdb.base/bad-file.exp: New file.
6861
a22df60a
MG
68622016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6863
6864 * gdb.dwarf2/implref.exp: New file.
6865
0c13f7e5
BH
68662016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6867
6868 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6869 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6870 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6871 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6872 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6873 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6874 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6875 * lib/fortran.exp (fortran_int4): New procedure.
6876 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6877 (fortran_logical4): Likewise.
6878
9b9b09e9
BH
68792016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6880
6881 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6882
a14d1f4d
BH
68832016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6884
6885 * lib/compiler.c: Add Intel specific preprocessor macros.
6886 * lib/compiler.cc: Likewise.
25d49b86 6887
7d49b1d0
LM
68882016-04-13 Luis Machado <lgustavo@codesourcery.com>
6889
6890 * gdb.server/connect-with-no-symbol-file.c: New file.
6891 * gdb.server/connect-with-no-symbol-file.exp: New file.
6892
8392fa22
SM
68932016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6894
6895 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6896
8c4c4aeb
SM
68972016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6898
6899 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6900 standard output directory.
6901
45e3745e
AT
69022016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6903
6904 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6905
e26b7e41
MM
69062016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6907
6908 * gdb.btrace/instruction_history.c (loop): Add declaration.
6909
8ce09462
AT
69102016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6911
6912 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6913
2e88a1ea
SM
69142016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6915
6916 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6917 parentheses to print.
6918 (continue_handler): Likewise.
6919
f48e22e3
SM
69202016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6921
6922 * gdb.server/solib-list.exp: Remove is_remote check.
6923 Pass shlib= to gdb_compile. Don't link shared library with
6924 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6925 Run binary filename through "readlink -f" on the target.
6926
096be756
PA
69272016-04-08 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6930 interpreter filename as argument to gdbserver_spawn.
6931 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6932 Return empty if $last_loaded_file does not exist.
6933
06500533
JK
69342016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6935
6936 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6937 * gdb.base/jit-main.c: Use exit after usage.
6938
2d35e871
JK
69392016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6940
6941 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6942 GDBHISTSIZE prior to the tests.
6943 * gdb.base/gdbinit-history.exp: Likewise.
6944
69452016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6946
6947 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6948 instead of build_executable. Use gdb_load_shlibs.
6949
c8064e7e
YQ
69502016-04-07 Yao Qi <yao.qi@linaro.org>
6951
6952 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6953 Execute "si" command.
6954
bde47561
YQ
69552016-04-07 Yao Qi <yao.qi@linaro.org>
6956
6957 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6958 number instead of the comments on some line.
6959
b16f8a3b
DB
69602016-04-06 Don Breazeal <donb@codesourcery.com>
6961
6962 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6963 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6964
c2f901df
SM
69652016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6966
6967 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6968 standard_output_file. Remove unused binfile variable.
6969
ac17fda0
CU
69702016-04-05 Catalin Udma <catalin.udma@freescale.com>
6971
6972 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6973 * gdb.python/py-mi-objfile.exp: Match "list main" output
6974 in console format.
6975
03a8c4df
SM
69762016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6977
6978 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6979 absolute.
6980
6e774b13
SM
69812016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6982
6983 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6984 absolute.
6985 * gdb.trace/ftrace.exp: Likewise.
6986 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6987 targets as well.
6988 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6989 (gdb_load_shlibs): Copy libraries to test directory when testing
6990 natively. Only set solib-search-path if testing remotely.
6991 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6992
7817ea46
SM
69932016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6994
6995 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6996 gdb_download. Use it even if the target is not remote.
6997 * gdb.base/jit.exp (compile_jit_test): Likewise.
6998 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6999 output directory if the destination board is local, otherwise use
7000 the standard remote_download from DejaGnu.
7001 (gdb_download): Remove.
7002 (gdb_load_shlibs): Use gdb_remote_download instead of
7003 gdb_download.
7004 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7005 Use gdb_remote_download instead of gdb_download. Use it even if
7006 the target is not remote.
7007 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7008 instead of gdb_download.
7009
7beb7f68
SM
70102016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7011
7012 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7013 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7014 run.
7015
cc63428a
AV
70162016-04-01 Artemiy Volkov <artemiyv@acm.org>
7017
7018 PR gdb/19820
7019 * gdb.base/printcmds.exp: Add artificial arrays tests.
7020
64cdf930
PA
70212016-03-31 Pedro Alves <palves@redhat.com>
7022
7023 PR gdb/19858
7024 * gdb.base/jit-main.c: Include unistd.h.
7025 (ATTACH): Define to 0 if not already defined.
7026 (wait_for_gdb, mypid): New globals.
7027 (WAIT_FOR_GDB): New macro.
7028 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7029 some breakpoint locations.
7030 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7031 New procedures.
7032 (one_jit_test): Add REATTACH parameter, and handle it. Use
7033 continue_to_test_location.
7034 (top level): Test attach, and adjusts calls to one_jit_test.
7035
40dea8cb
PA
70362016-03-31 Pedro Alves <palves@redhat.com>
7037
7038 PR gdb/19858
7039 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7040 BINSUFFIX parameter, and handle it.
7041 (top level): Adjust calls compile_jit_test.
7042
e7ea3ec7
CU
70432016-03-31 Catalin Udma <catalin.udma@freescale.com>
7044
7045 PR python/19743
7046 * gdb.python/py-mi-events-gdb.py: New file.
7047 * gdb.python/py-mi-events.c: New file.
7048 * gdb.python/py-mi-events.exp: New file.
7049
e6359af3
YQ
70502016-03-30 Yao Qi <yao.qi@linaro.org>
7051
7052 * gdb.reverse/until-precsave.exp: Match function name only.
7053 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7054 Move malloc to a condition block.
7055 * gdb.reverse/until-reverse.exp: Match function name only.
7056
a4105d04
MK
70572016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7058
7059 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7060 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7061 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7062 variable for GPR 0 instead of assuming it is register 0.
7063 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7064 * lib/trace-support.exp: Add s390 registers.
7065
bfa6adb9
YQ
70662016-03-29 Yao Qi <yao.qi@linaro.org>
7067
7068 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7069
1e6697ea
YQ
70702016-03-24 Yao Qi <yao.qi@linaro.org>
7071
7072 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7073 test message.
7074
64bcd522
AA
70752016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7076
7077 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7078 maintaining separate logic for constructing the output path.
7079
7868401b
DB
70802016-03-16 Don Breazeal <donb@codesourcery.com>
7081
7082 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7083 Retry fork and waitpid on interrupted system call errors.
7084 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7085 Use with_timeout_factor to increase timeout by factor of 10.
7086
1cafadb4
DB
70872016-03-15 Don Breazeal <donb@codesourcery.com>
7088
7089 * gdb.cp/scope-err.cc: New test program.
7090 * gdb.cp/scope-err.exp: New test script.
7091 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7092 lines and "set breakpoint here" comment.
7093 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7094 Fixed some whitespace and format issues.
7095 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7096 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7097
81516450
DE
70982016-03-15 Doug Evans <dje@google.com>
7099
7100 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7101 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7102 All callers updated. Add tests for enums, mixed flags register.
7103
aa52b601
DE
71042016-03-15 Doug Evans <dje@google.com>
7105
7106 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7107 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7108
fa4ff313
SM
71092016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7110
7111 * gdb.base/default.exp: Add $_as_string to the list of expected
7112 convenience functions.
7113
f2403c39
AB
71142016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7115
7116 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7117
f2f3ccb9
SM
71182016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7119
7120 * gdb.python/py-as-string.exp: New file.
7121 * gdb.python/py-as-string.c: New file.
7122
00dbd492
PA
71232016-03-09 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7126 signal" -> "Thread NN received signal" output change.
7127 * gdb.threads/ia64-sigill.exp: Likewise.
7128 * gdb.threads/linux-dp.exp: Likewise.
7129 * gdb.threads/manythreads.exp: Likewise.
7130 * gdb.threads/pending-step.exp: Likewise.
7131 * gdb.threads/print-threads.exp: Likewise.
7132 * gdb.threads/sigstep-threads.exp: Likewise.
7133 * gdb.threads/staticthreads.exp: Likewise.
7134 * gdb.threads/tls.exp: Likewise.
7135
1e6697ea
YQ
71362016-03-09 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.base/command-line-input.exp: New file.
7139
b04fd3be
MK
71402016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7141
7142 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7143 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7144 * gdb.trace/pending.exp: Accept leading dot before function name.
7145 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7146 * lib/trace-support.exp: Set registers for ppc.
7147
98fa59e9
MK
71482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7149
7150 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7151 use it for disassembly; accept .main in addition to main in backtrace.
7152
f77198c8
MK
71532016-03-09 Wei-cheng Wang <cole945@gmail.com>
7154 Marcin Kościelnicki <koriakin@0x04.net>
7155
7156 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7157 (gdb_recursion_test_ptr): New global variable.
7158 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7159 gdb_recursion_test.
7160 (gdb_c_test): Ditto.
7161
ba84e0da
MK
71622016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7163
7164 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7165 ordering.
7166
4366d36e
MK
71672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7168
7169 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7170 (bar): Add bar_start_lbl label.
7171 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7172 of foo/bar for emitting DWARF and tracing.
7173
5eb264df
SDJ
71742016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7175
7176 * analyze-racy-logs.py: Set executable bit.
7177
fb6a751f
SDJ
71782016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7179
7180 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7181 (CHECK_TARGET_TMP): Likewise.
7182 (check-single-racy): New rule.
7183 (check-parallel-racy): Likewise.
7184 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7185 (do-check-parallel-racy): New rule.
7186 (check-racy/%.exp): Likewise.
7187 * README (Racy testcases): New section.
7188 * analyze-racy-logs.py: New file.
7189
bdf7e230
DE
71902016-03-03 Doug Evans <dje@google.com>
7191
7192 * gdb.base/skip.exp: Use with_test_prefix.
7193
4719d415
YQ
71942016-03-03 Yao Qi <yao.qi@linaro.org>
7195
7196 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7197 Invoke step_over_syscall "clone" and break_cond_on_syscall
7198 "clone".
7199 * gdb.base/step-over-clone.c: New file.
7200
ea507862
YQ
72012016-03-03 Yao Qi <yao.qi@linaro.org>
7202
7203 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7204 code format.
7205
8fc8cbda
YQ
72062016-03-03 Yao Qi <yao.qi@linaro.org>
7207
7208 * gdb.base/disp-step-fork.c: Rename to ...
7209 * gdb.base/step-over-fork.c: ... it. New file.
7210 * gdb.base/disp-step-vfork.c: Rename to ...
7211 * gdb.base/step-over-vfork.c: ... it. New file.
7212 * gdb.base/disp-step-syscall.exp: Rename to ...
7213 * gdb.base/step-over-syscall.exp: ... it. New file.
7214 (disp_step_cross_syscall): Rename to ...
7215 (step_over_syscall): ... it.
7216
92fa70b0
YQ
72172016-03-03 Yao Qi <yao.qi@linaro.org>
7218
7219 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7220 If target supports condition evaluation on target, invoke
7221 break_cond_on_syscall for fork and vfork.
7222
e197ad3c
YQ
72232016-03-03 Yao Qi <yao.qi@linaro.org>
7224
7225 * gdb.base/disp-step-syscall.exp: Don't invoke
7226 support_displaced_stepping.
7227 (disp_step_cross_syscall): Test with displaced stepping off and
7228 on if supported.
7229
0b47da9f
YQ
72302016-03-03 Yao Qi <yao.qi@linaro.org>
7231
7232 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7233 proc.
7234 (setup): New proc.
7235 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7236 and setup.
7237
065ab6dc
BH
72382016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7239
7240 * gdb.fortran/vla-history.exp: Remove breakpoint.
7241
07e448ad 72422016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7243
25d49b86
PA
7244 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7245 exceeds timeout.
07e448ad 7246
9ac2d526 72472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7248
25d49b86
PA
7249 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7250 breakpoint.
9ac2d526 7251
17807369
BH
72522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7253
7254 * gdb.mi/vla.f90: Nullify pointer after declaration.
7255
86e501af
PA
72562016-03-01 Pedro Alves <palves@redhat.com>
7257
7258 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7259
1e903e32
PA
72602016-03-01 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7263 before anything else.
7264 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7265 _GNU_SOURCE here.
7266 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7267 before anything else.
7268 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7269
6ccb54e2
PA
72702016-03-01 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7273
30ca9da1
YQ
72742016-03-01 Yao Qi <yao.qi@linaro.org>
7275
7276 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7277 prepare_for_testing.
7278
dc856b38
YQ
72792016-03-01 Yao Qi <yao.qi@linaro.org>
7280
7281 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7282
4a932159
AA
72832016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7284
7285 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7286 manually constructing the output path.
7287
f2489477
AA
72882016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7289
7290 * gdb.arch/s390-stackless.S: New.
7291 * gdb.arch/s390-stackless.exp: New.
7292
38899f16
IB
72932016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7294
7295 * gdb.dlang/circular.c: New file.
7296 * gdb.dlang/circular.exp: New file.
7297
9fde51ed
YQ
72982016-02-26 Yao Qi <yao.qi@linaro.org>
7299
7300 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7301 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7302 (testcases): Update.
7303
ce90fefe
YQ
73042016-02-26 Yao Qi <yao.qi@linaro.org>
7305
7306 * gdb.reverse/aarch64.c: Rename to ...
7307 * gdb.reverse/insn-reverse.c: ... it.
7308 * gdb.reverse/aarch64.exp: Rename to ...
7309 * gdb.reverse/insn-reverse.exp: ... it.
7310
3263bceb
YQ
73112016-02-26 Yao Qi <yao.qi@linaro.org>
7312
7313 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7314 (testcase_ftype): New.
7315 (testcases): New array.
7316 (n_testcases): New.
7317 (main): Call each element in testcases.
7318 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7319 (read_testcase): New.
7320 Do the tests in a loop.
7321
6cb59ff1
YQ
73222016-02-25 Yao Qi <yao.qi@linaro.org>
7323
7324 * gdb.base/branches.c: Remove.
7325
ae91f625
MK
73262016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7327
7328 PR gdb/13808
7329 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7330
678b48b7
MK
73312016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7332
7333 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7334
7337a6f2
MK
73352016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7336
7337 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7338 change x86_64 call_insn to 'callq'.
7339
861ca91f
AT
73402016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7341
7342 * gdb.trace/tfile-avx.c: Move to...
7343 * gdb.trace/tracefile-pseudo-reg.c: Here.
7344 * gdb.trace/tfile-avx.exp: Move to...
7345 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7346
bf74e428
GB
73472016-02-24 Gary Benson <gbenson@redhat.com>
7348
7349 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7350 message on attach.
7351
cce0e923
DE
73522016-02-23 Doug Evans <dje@google.com>
7353
7354 * gdb.base/skip.c (test_skip): New function.
7355 (end_test_skip_file_and_function): New function.
7356 (test_skip_file_and_function): New function.
7357 * gdb.base/skip1.c (test_skip): New function.
7358 (skip1_test_skip_file_and_function): New function.
7359 * gdb.base/skip.exp: Add tests for new skip options.
7360 * gdb.base/skip-solib.exp: Update expected output.
7361 * gdb.perf/skip-command.cc: New file.
7362 * gdb.perf/skip-command.exp: New file.
7363 * gdb.perf/skip-command.py: New file.
7364
4000e47e
MK
73652016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7366
7367 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7368 info registers pattern.
7369
24f75ead
IB
73702016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7371
7372 * lib/future.exp: Add D support.
7373 (gdb_find_gdc): New proc.
7374 (gdb_default_target_compile): Add D support.
7375
fbb7bcbe
WW
73762016-02-18 Wei-cheng Wang <cole945@gmail.com>
7377
7378 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7379 user+system time.
7380 (trace_speed_test): Determine the iteration count for a time
7381 between 15..30 seconds.
7382
012b3a21
WT
73832016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7384
7385 * gdb.arch/i386-mpx-sigsegv.c: New file.
7386 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7387 * gdb.arch/i386-mpx-simple_segv.c: New file.
7388 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7389
2d5189bd
YQ
73902016-02-18 Yao Qi <yao.qi@linaro.org>
7391
7392 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7393 Don't call setup_kfail.
7394
40fb20d0
YQ
73952016-02-18 Yao Qi <yao.qi@linaro.org>
7396
7397 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7398 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7399
21b1f8d2
DE
74002016-02-16 Doug Evans <dje@google.com>
7401
7402 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7403 * gdb.base/skip1.c: Ditto.
7404 * gdb.base/skip.exp: Whitespace cleanup.
7405
4041ed77
DB
74062016-02-16 Don Breazeal <donb@codesourcery.com>
7407
7408 PR remote/19496
7409 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7410 Remove kfail for PR remote/19496.
7411
c4ef31bf
SM
74122016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7413
7414 * lib/gdb.exp (standard_temp_file): Return a path specific to
7415 the runtest invocation.
7416
266b65b3
SM
74172016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7418
7419 * gdb.trace/save-trace.exp: Change relative path to be in the
7420 standard output directory.
7421
a7a0a6a9
JK
74222016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7423
7424 * gdb.arch/i386-prologue.c: Add missing prototypes.
7425
c99dbb42
JK
74262016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7427
7428 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7429 * gdb.arch/i386-prologue.exp: Likewise.
7430 * gdb.arch/i386-size.exp: Likewise.
7431
aa480355
SM
74322016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7433
7434 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7435 define object file path.
7436 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7437 file path.
7438 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7439 standard_output_file to define binfile.
7440
ba881f50
JK
74412016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7442
7443 Fix compatibility with recent gfortran-5.3.1.
7444 * gdb.fortran/vla-history.exp (print vla1 allocated)
7445 (print vla2 allocated, print $2, print $3): Remove
7446 (print $4): Rename to ...
7447 (print $2): ... here.
7448 (print $9): Rename to ...
7449 (print $5): ... here.
7450 (print $10): Rename to ...
7451 (print $6): ... here.
7452 * gdb.fortran/vla.f90: Add pvla initialization.
7453
e9fb005c
JK
74542016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7455
7456 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7457 New test.
7458 * gdb.fortran/vla-value-sub.exp: Likewise.
7459
e44e00ff
MK
74602016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7461
7462 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7463
97e94151
SM
74642016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7465
7466 * i386-biarch-core.exp: Define corefile using
7467 standard_output_file.
7468
01113bc1
YQ
74692016-02-12 Yao Qi <yao.qi@linaro.org>
7470
7471 * gdb.arch/arm-single-step-kernel-helper.c: New.
7472 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7473
33b4777c
MM
74742016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7475
7476 * gdb.btrace/tailcall-only.exp: New.
7477 * gdb.btrace/tailcall-only.c: New.
7478 * gdb.btrace/x86_64-tailcall-only.S: New.
7479 * gdb.btrace/i686-tailcall-only.S: New.
7480
acc23c11
PA
74812016-02-11 Pedro Alves <palves@redhat.com>
7482
7483 * README (Parallel testing): Add missing double quotes.
7484
e352bf0a
PA
74852016-02-11 Pedro Alves <palves@redhat.com>
7486
7487 * README (Parallel testing): New section.
7488 (GDB_PARALLEL): Rewrite.
7489 (FORCE_PARALLEL): Document.
7490
9f5fed78
MK
74912016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7492
7493 * gdb.trace/tfile-avx.c: New test.
7494 * gdb.trace/tfile-avx.exp: New test.
7495
9ef9e6a6
KS
74962016-02-09 Keith Seitz <keiths@redhat.com>
7497
7498 PR breakpoints/19546
7499 * gdb.base/infcall-exec.c: New file.
7500 * gdb.base/infcall-exec2.c: New file.
7501 * gdb.base/infcall-exec.exp: New file.
7502
a96e36da
KS
75032016-02-09 Keith Seitz <keiths@redhat.com>
7504
7505 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7506 (toplevel): Call test_bkpt_address.
7507
9f61929f
KS
75082016-02-09 Keith Seitz <keiths@redhat.com>
7509
7510 PR python/19506
7511 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7512 (toplevel): Call test_bkpt_address.
7513
1e94266c
SM
75142016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7515
7516 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7517 to AC_OUTPUT.
7518 * configure: Regenerate.
7519
2a7f3dff
PA
75202016-02-09 Pedro Alves <palves@redhat.com>
7521
7522 PR breakpoints/19548
7523 * gdb.base/execl-update-breakpoints.c (some_function): New
7524 function.
7525 (main): Call it.
7526 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7527 Tighten expected GDB output.
7528
2151ccc5
SM
75292016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7530
7531 * Makefile.in (ALL_SUBDIRS): Remove.
7532 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7533 (distclean maintainer-clean realclean): Likewise.
7534 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7535 * configure: Regenerate.
7536 * gdb.ada/Makefile.in: Delete.
7537 * gdb.arch/Makefile.in: Likewise.
7538 * gdb.asm/Makefile.in: Likewise.
7539 * gdb.base/Makefile.in: Likewise.
7540 * gdb.btrace/Makefile.in: Likewise.
7541 * gdb.cell/Makefile.in: Likewise.
7542 * gdb.compile/Makefile.in: Likewise.
7543 * gdb.cp/Makefile.in: Likewise.
7544 * gdb.disasm/Makefile.in: Likewise.
7545 * gdb.dlang/Makefile.in: Likewise.
7546 * gdb.dwarf2/Makefile.in: Likewise.
7547 * gdb.fortran/Makefile.in: Likewise.
7548 * gdb.gdb/Makefile.in: Likewise.
7549 * gdb.go/Makefile.in: Likewise.
7550 * gdb.guile/Makefile.in: Likewise.
7551 * gdb.java/Makefile.in: Likewise.
7552 * gdb.linespec/Makefile.in: Likewise.
7553 * gdb.mi/Makefile.in: Likewise.
7554 * gdb.modula2/Makefile.in: Likewise.
7555 * gdb.multi/Makefile.in: Likewise.
7556 * gdb.objc/Makefile.in: Likewise.
7557 * gdb.opencl/Makefile.in: Likewise.
7558 * gdb.opt/Makefile.in: Likewise.
7559 * gdb.pascal/Makefile.in: Likewise.
7560 * gdb.perf/Makefile.in: Likewise.
7561 * gdb.python/Makefile.in: Likewise.
7562 * gdb.reverse/Makefile.in: Likewise.
7563 * gdb.server/Makefile.in: Likewise.
7564 * gdb.stabs/Makefile.in: Likewise.
7565 * gdb.threads/Makefile.in: Likewise.
7566 * gdb.trace/Makefile.in: Likewise.
7567 * gdb.xml/Makefile.in: Likewise.
7568 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7569 GDB_PARALLEL.
7570 (standard_output_file): Remove check for GDB_PARALLEL, always
7571 return path in outputs/$subdir/$testname.
7572
437277d4
SM
75732016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7574
7575 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7576 (site.exp): Assign abs_srcdir to tcl's srcdir.
7577
31d913c7
YQ
75782016-02-04 Yao Qi <yao.qi@linaro.org>
7579
7580 * gdb.base/foll-exec-mode.c: Include limits.h.
7581 (main): Add parameters argc and argv. Get directory from
7582 argv[0].
7583 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7584 compilation.
7585 * gdb.base/foll-exec.c: Include limits.h.
7586 (main): Add parameters argc and argv.
7587 Get directory from argv[0].
7588 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7589 Adjust tests on the number of lines as source code changed.
7590 * gdb.base/foll-vfork-exit.c: Include limits.h.
7591 (main): Add one line of statement before vfork.
7592 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7593 (main): Add parameters argc and argv. Get directory from
7594 argv[0].
7595 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7596 (setup_gdb): Set tbreak to skip some source lines.
7597 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7598 (main): Add parameters argc and argv. Get directory from
7599 argv[0].
7600 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7601 compilation.
7602 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7603 (main): Add parameters argc and argv. Get directory from
7604 argv[0].
7605 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7606 compilation.
7607
9482b9fb
DE
76082016-02-01 Doug Evans <dje@google.com>
7609
7610 * gdb.base/skip.exp: Clean up multiple references to same test name.
7611
6b2e4f10
PA
76122016-02-01 Pedro Alves <palves@redhat.com>
7613
ccb6afd6 7614 PR remote/19496
6b2e4f10
PA
7615 * gdb.threads/forking-threads-plus-breakpoint.exp
7616 (displaced_stepping_supported): New global.
7617 (probe_displaced_stepping_support): New procedure.
7618 (do_test): Add 'displaced' parameter, and use it.
7619 (top level): Check for displaced stepping support. Add displaced
7620 stepping on/off testing axis.
7621
37a8db1a
AB
76222016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7623
7624 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7625 pointer. Don't perform further tests on the unassociated pointer
7626 if the first test fails.
7627
5fdf6324
AB
76282016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7629
7630 * gdb.base/max-value-size.c: New file.
7631 * gdb.base/max-value-size.exp: New file.
7632 * gdb.base/huge.exp: Disable max-value-size for this test.
7633
935c6144
IB
76342016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7635
7636 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7637
7fe8399d
YQ
76382016-01-28 Yao Qi <yao.qi@linaro.org>
7639
7640 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7641
a2077e25
PA
76422016-01-25 Pedro Alves <palves@redhat.com>
7643
7644 PR threads/19461
7645 * gdb.base/fork-running-state.c: New file.
7646 * gdb.base/fork-running-state.exp: New file.
7647
1d2736d4
PA
76482016-01-25 Pedro Alves <palves@redhat.com>
7649
7650 PR gdb/19494
7651 * gdb.base/catch-fork-kill.c: New file.
7652 * gdb.base/catch-fork-kill.exp: New file.
7653
f1da4b11
PA
76542016-01-25 Pedro Alves <palves@redhat.com>
7655
7656 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7657 Delete, moved to lib/gdb.exp.
7658 * gdb.threads/forking-threads-plus-breakpoint.exp
7659 (foreach_with_prefix): Likewise.
7660 * gdb.threads/process-dies-while-handling-bp.exp
7661 (foreach_with_prefix): Likewise.
7662 * lib/gdb.exp (foreach_with_prefix): New procedure.
7663
45f38546
MK
76642016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7665
7666 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7667 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7668
dc29a1ce
MK
76692016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7670
7671 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7672 endian targets.
7673
092127d7
JK
76742016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7675 Pedro Alves <palves@redhat.com>
7676
7677 Fix testsuite compatibility with Guile.
7678 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7679 number.
7680
31d765d3
JK
76812016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7682
7683 Fix testsuite compatibility with Guile.
7684 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7685 (thread 1): New test for backtrace through signal handler.
7686
1ac78c04
YQ
76872016-01-22 Yao Qi <yao.qi@linaro.org>
7688
7689 PR testsuite/19491
7690 * gdb.base/multi-forks.c: Include
7691 ../lib/unbuffer_output.c
7692 (main): Call gdb_unbuffer_output.
7693
4f5946a8
DE
76942016-01-21 Doug Evans <dje@google.com>
7695
7696 * lib/ada.exp (gdb_compile_ada): Fix typo.
7697
305e13e6
JB
76982016-01-21 Joel Brobecker <brobecker@adacore.com>
7699
7700 * gdb.base/break-fun-addr.exp: New file.
7701 * gdb.base/break-fun-addr1.c: New file.
7702 * gdb.base/break-fun-addr2.c: New file.
7703
5f5dfff6
SM
77042016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7705
7706 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7707 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7708 enum flag values.
7709
fd356fa2
AA
77102016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7711
7712 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7713 when GDB can not set the vector return value. Add more comments
7714 for clarification.
7715
9df22175
AT
77162016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7717
7718 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7719 command.
7720
41d1845e
SM
77212016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7722
7723 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7724
01ac6840
SM
77252016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7726
7727 * Makefile.in (check-single): Pass --status to runtest.
7728 (check/%.exp): Likewise.
7729
77302016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7731
7732 * Makefile.in (check-parallel): Propagate return code from make
7733 do-check-parallel.
7734
bd0a71fa
MK
77352016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7736
7737 * gdb.trace/ftrace.exp: Fix expected message on continue.
7738 * gdb.trace/pending.exp: Fix expected message on continue.
7739 * gdb.trace/trace-break.exp: Fix expected message on continue.
7740
8bcbad33
SM
77412016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7742
7743 * lib/gdb.exp (gdb_test): Remove unused global references.
7744
f303dbd6
PA
77452016-01-18 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.base/async-shell.exp: Adjust expected output.
7748 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7749 * gdb.base/siginfo-thread.exp: Adjust expected output.
7750 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7751 * gdb.java/jnpe.exp: Adjust expected output.
7752 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7753 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7754 * gdb.threads/leader-exit.exp: Adjust expected output.
7755 * gdb.threads/manythreads.exp: Adjust expected output.
7756 * gdb.threads/pthreads.exp: Adjust expected output.
7757 * gdb.threads/schedlock.exp: Adjust expected output.
7758 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7759 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7760 expected output.
7761 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7762 output.
7763 * gdb.threads/sigthread.exp: Adjust expected output.
7764 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7765
b2789696
YQ
77662016-01-18 Yao Qi <yao.qi@linaro.org>
7767
7768 * gdb.guile/scm-section-script.c: Replace @progbits with
7769 %progbits.
7770 * gdb.python/py-section-script.c: Likewise.
7771
71ef29a8
PA
77722016-01-15 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.multi/tids.exp: Test star wildcard ranges.
7775
3f5b7598
PA
77762016-01-15 Pedro Alves <palves@redhat.com>
7777
7778 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7779 command from "thread apply" invocation.
7780 (thr_apply_info_thr_invalid): Default the expected output to the
7781 input tid list.
7782 (top level): Add tests that use convenience variables. Add tests
7783 for "thread apply" with a valid TID list, but missing the command.
7784
663f6d42
PA
77852016-01-13 Pedro Alves <palves@redhat.com>
7786
7787 * gdb.base/default.exp: Expect $_gthread as well.
7788 * gdb.multi/tids.exp: Test $_gthread.
7789 * gdb.threads/thread-specific.exp: Test $_gthread.
7790
c84f6bbf
PA
77912016-01-13 Pedro Alves <palves@redhat.com>
7792
7793 * gdb.multi/tids.exp: Test "info threads -gid".
7794
22a02324
PA
77952016-01-13 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7798 Breakpoint.thread.
7799 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7800
5d5658a1
PA
78012016-01-07 Pedro Alves <palves@redhat.com>
7802
7803 * gdb.base/break.exp: Adjust to output changes.
7804 * gdb.base/hbreak2.exp: Likewise.
7805 * gdb.base/sepdebug.exp: Likewise.
7806 * gdb.base/watch_thread_num.exp: Likewise.
7807 * gdb.linespec/keywords.exp: Likewise.
7808 * gdb.multi/info-threads.exp: Likewise.
7809 * gdb.threads/thread-find.exp: Likewise.
7810 * gdb.multi/tids.c: New file.
7811 * gdb.multi/tids.exp: New file.
7812
84654457
PA
78132016-01-13 Pedro Alves <palves@redhat.com>
7814
7815 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7816
e3940304
PA
78172016-01-13 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.base/default.exp: Expect $_inferior as well.
7820 * gdb.multi/base.exp: Test $_inferior.
7821
a911d87a
PA
78222016-01-13 Pedro Alves <palves@redhat.com>
7823
7824 PR breakpoints/19388
7825 * gdb.base/catch-signal-siginfo-cond.c: New file.
7826 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7827
82075af2
JS
78282016-01-12 Josh Stone <jistone@redhat.com>
7829 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7830
7831 * gdb.base/catch-syscall.c (do_execve): New variable.
7832 (main): Conditionally trigger an execve.
7833 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7834 (test_catch_syscall_execve): New, check entry/return across execve.
7835 (do_syscall_tests): Call test_catch_syscall_execve.
7836
e46eeedd
PA
78372016-01-12 Pedro Alves <palves@redhat.com>
7838
7839 * gdb.base/random-signal.exp (do_test): New procedure, with body
7840 of testcase moved in.
7841
01d8c27e
JK
78422016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7843 Pedro Alves <palves@redhat.com>
7844
7845 * gdb.base/funcargs.exp (finish from indirectly called function):
7846 Reintroduce the case for 'First'.
7847
9a706302
JK
78482016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7849 Pedro Alves <palves@redhat.com>
7850
7851 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7852 (tcatch_vfork_then_child_follow_exec)
7853 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7854 identification.
7855
c0ecb95f
JK
78562016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7857
7858 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7859 and repeats to unlimited.
7860 * gdb.python/py-value.exp: Likewise.
7861 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7862 and repeats to unlimited.
7863
6cfc1fcb
JK
78642016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7865
7866 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7867 and reordering the functions.
7868 * gdb.multi/hangout.c: Likewise.
7869 * gdb.multi/hello.c: Likewise.
7870
582a1b00
SM
78712016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7872
7873 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7874 absolute.
7875 (SingleStatisticTestResult.report): Use dict.keys instead of
7876 dict.iterkeys.
7877
79bc59cb
PA
78782016-01-06 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7881
43368e1d
MM
78822016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7883
7884 * gdb.btrace/dlopen.exp: New.
7885 * gdb.btrace/dlopen.c: New.
7886 * gdb.btrace/dlopen-dso.c: New.
7887
79fad5b8
SL
78882015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7889
7890 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7891 PATTERN argument is optional.
7892
ab8314b3
JB
78932015-12-24 Joel Brobecker <brobecker@adacore.com>
7894
7895 * lib/ada.exp (target_compile_ada_from_dir): New function.
7896 (gdb_compile_ada): Reimplement avoiding the use of project files.
7897 * gdb.ada/gnat_ada.gpr: Delete.
7898 * gdb.ada/cond_lang.exp: Adjust test to make path before
7899 filename optional.
7900 * gdb.ada/small_reg_param.exp: Likewise.
7901
fe33faff
SM
79022015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7903
7904 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7905
6d265cb4
TP
79062015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7907
7908 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7909 case.
7910
10125099
SM
79112015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7912
7913 * gdb.base/break.exp: Remove dead code.
7914 * gdb.base/sepdebug.exp: Likewise.
7915
3ca22649
SM
79162015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7917
7918 * gdb.asm/asm-source.exp: Remove HP-UX references.
7919 * gdb.base/annota1.exp: Likewise.
7920 * gdb.base/annota3.exp: Likewise.
7921 * gdb.base/attach.exp: Likewise.
7922 * gdb.base/bigcore.exp: Likewise.
7923 * gdb.base/break.exp: Likewise.
7924 * gdb.base/call-ar-st.exp: Likewise.
7925 * gdb.base/callfuncs.exp: Likewise.
7926 * gdb.base/catch-fork-static.exp: Likewise.
7927 * gdb.base/display.exp: Likewise.
7928 * gdb.base/foll-exec-mode.exp: Likewise.
7929 * gdb.base/foll-exec.exp: Likewise.
7930 * gdb.base/foll-fork.exp: Likewise.
7931 * gdb.base/foll-vfork.exp: Likewise.
7932 * gdb.base/funcargs.exp: Likewise.
7933 * gdb.base/hbreak2.exp: Likewise.
7934 * gdb.base/inferior-died.exp: Likewise.
7935 * gdb.base/interrupt.exp: Likewise.
7936 * gdb.base/multi-forks.exp: Likewise.
7937 * gdb.base/nodebug.exp: Likewise.
7938 * gdb.base/sepdebug.exp: Likewise.
7939 * gdb.base/solib1.c: Likewise.
7940 * gdb.base/step-test.exp: Likewise.
7941 * gdb.mi/non-stop.c: Likewise.
7942 * gdb.mi/pthreads.c: Likewise.
7943 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7944 * gdb.threads/pthreads.c: Likewise.
7945 * gdb.threads/staticthreads.exp: Likewise.
7946 * lib/future.exp: Likewise.
7947 * lib/gdb.exp: Likewise.
7948 * gdb.base/so-indr-cl.c: Remove.
7949 * gdb.base/so-indr-cl.exp: Likewise.
7950 * gdb.base/solib.c: Likewise.
7951 * gdb.base/solib.exp: Likewise.
7952 * gdb.base/solib2.c: Likewise.
7953
b6304613
SM
79542015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7955
7956 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7957 * gdb.base/call-ar-st.exp: Likewise.
7958 * gdb.base/callfuncs.exp: Likewise.
7959 * gdb.base/condbreak.exp: Likewise.
7960 * gdb.base/constvars.exp: Likewise.
7961 * gdb.base/hbreak2.exp: Likewise.
7962 * gdb.base/langs.exp: Likewise.
7963 * gdb.base/list.exp: Likewise.
7964 * gdb.base/long_long.exp: Likewise.
7965 * gdb.base/ptype.exp: Likewise.
7966 * gdb.base/scope.exp: Likewise.
7967 * gdb.base/signals.exp: Likewise.
7968 * gdb.base/so-impl-ld.exp: Likewise.
7969 * gdb.base/varargs.exp: Likewise.
7970 * gdb.base/volatile.exp: Likewise.
7971 * gdb.base/whatis.exp: Likewise.
7972 * gdb.cp/cplusfuncs.exp: Likewise.
7973 * gdb.cp/inherit.exp: Likewise.
7974 * gdb.cp/local.exp: Likewise.
7975 * gdb.cp/member-ptr.exp: Likewise.
7976 * gdb.cp/method.exp: Likewise.
7977 * gdb.cp/overload.exp: Likewise.
7978 * gdb.cp/templates.exp: Likewise.
7979 * gdb.stabs/weird.exp: Likewise.
7980 * lib/compiler.c: Likewise.
7981 * lib/compiler.cc: Likewise.
7982 * lib/cp-support.exp: Likewise.
7983 * lib/gdb.exp: Likewise.
7984
bf401b07
SM
79852015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7986
7987 * configure.ac: Remove HP-UX case.
7988 * configure: Regenerate.
7989
aff9c0f8
SM
79902015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7991
7992 * lib/gdb.exp (gdb_compile): Add function doc.
7993
a6904d5a
PA
79942015-12-17 Pedro Alves <palves@redhat.com>
7995
7996 PR threads/19354
7997 * gdb.multi/info-threads.exp: New file.
7998
a22279dd
YQ
79992015-12-15 Yao Qi <yao.qi@linaro.org>
8000
8001 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8002 is aarch64*-*-*.
8003
0588c796
SL
80042015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8005
8006 * gdb.base/history-duplicates.exp: Skip if no readline support.
8007
5d978e17
SL
80082015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8009
8010 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8011
7e763b86
SL
80122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8013
8014 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8015
87a3a92c
SL
80162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8017
8018 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8019 ctrl-C if nointerrupts target property is set.
8020 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8021 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8022 * gdb.base/paginate-bg-execution.exp: Likewise.
8023 * gdb.base/paginate-execution-startup.exp: Likewise.
8024 * gdb.base/random-signal.exp: Likewise.
8025 * gdb.base/range-stepping.exp: Likewise.
8026 * gdb.cp/annota2.exp: Likewise.
8027 * gdb.cp/annota3.exp: Likewise.
8028 * gdb.gdb/selftest.exp: Likewise.
8029 * gdb.threads/continue-pending-status.exp: Likewise.
8030 * gdb.threads/leader-exit.exp: Likewise.
8031 * gdb.threads/manythreads.exp: Likewise.
8032 * gdb.threads/pthreads.exp: Likewise.
8033 * gdb.threads/schedlock.exp: Likewise.
8034 * gdb.threads/sigthread.exp: Likewise.
8035
a8f077dc
DB
80362015-12-11 Don Breazeal <donb@codesourcery.com>
8037
8038 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8039 remote.
8040 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8041 * gdb.base/foll-exec.exp (main): Enable for target remote.
8042 * gdb.base/foll-fork.exp (main): Likewise.
8043 * gdb.base/foll-vfork.exp (main): Likewise.
8044 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8045 (proc continue_to_exit_bp_loc): Use clean_restart.
8046 * gdb.base/pie-execl.exp (main): Disable for target remote.
8047 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8048 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8049 * gdb.threads/execl.exp (main): Likewise.
8050 * gdb.threads/fork-child-threads.exp (main): Likewise.
8051 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8052 remote.
8053 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8054 remote.
8055 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8056 pid.tid style ptids, instead of just tid.
8057 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8058 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8059 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8060 ptids, instead of just tid.
8061
3b2464a8
AB
80622015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8063
8064 * gdb.base/list.exp (test_list_forward): Add end of file error
8065 test.
8066 (test_repeat_list_command): Add end of file error test.
8067 (test_list_backwards): Add beginning of file error test.
8068
a0def019
AB
80692015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8070
8071 * gdb.base/list.exp (test_list_invalid_args): New function,
8072 defined, and called.
8073
5c000dff
AB
80742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8075
8076 * gdb.base/list.exp (test_list): Make test names unique.
8077
f1637ebe
YQ
80782015-12-11 Yao Qi <yao.qi@linaro.org>
8079
8080 * gdb.base/coremaker2.c: Remove.
8081
36d6fc0a
PA
80822015-12-10 Pedro Alves <palves@redhat.com>
8083
8084 * gdb.multi/base.exp: Remove stale "spaces" references.
8085
762f7747
PA
80862015-12-10 Pedro Alves <palves@redhat.com>
8087
8088 * gdb.multi/base.exp: Don't use nowarnings.
8089 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8090 * gdb.multi/hangout.c: Include stdio.h.
8091 * gdb.multi/hello.c: Include stdlib.h.
8092 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8093 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8094 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8095
28d2bfb9
AB
80962015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8097
8098 * gdb.dwarf2/dw2-ranges-base.c: New file.
8099 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8100 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8101 support additional line table, and debug ranges generation.
8102 (Dwarf::ranges): New function, generate .debug_ranges.
8103 (Dwarf::lines): Support generating simple line table programs.
8104 (Dwarf::assemble): Initialise new namespace variables.
8105
5fc2beac
KB
81062015-12-09 Kevin Buettner <kevinb@redhat.com>
8107
8108 * gdb.base/async.exp (proc test_background): Add case for
8109 asynchronous execution not supported.
8110
1c35a88f
LM
81112015-12-09 Luis Machado <lgustavo@codesourcery.com>
8112
8113 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8114 format and change test names to make them unique.
8115
b593e3d9
RK
81162015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8117 Pedro Alves <pedro@redhat.com>
8118
8119 PR gdb/18702
8120 Add checking of floatformats setup on x86_64 hosts.
8121 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8122 (smallval, bigval): New labels/constants.
8123 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8124 float" after loading bigval and smallval.
8125
d72413e6
PMR
81262015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8127
8128 * gdb.ada/fun_overload_menu.exp: New testcase.
8129 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8130
ece66d65
JS
81312015-12-04 Josh Stone <jistone@redhat.com>
8132
8133 * gdb.base/catch-fork-static.exp: New.
8134
41d0efca
YQ
81352015-12-03 Yao Qi <yao.qi@linaro.org>
8136
8137 * gdb.base/sizeof.c: Don't include stdio.h and
8138 ../lib/unbuffer_output.c.
8139 (main): New variable 'size' and 'value'. Remove printf and
8140 gdb_unbuffer_output. Assign return value to size and value.
8141 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8142 at the beginning.
8143 (check_sizeof): Check the result by printing variable 'size'.
8144 (check_valueof): Check the result by printing variable 'value'.
8145
99fd02d9
YQ
81462015-12-01 Yao Qi <yao.qi@linaro.org>
8147
8148 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8149 for aarch64*-*-linux* target.
8150
f2faf941
PA
81512015-11-30 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8154
04bf20c5
PA
81552015-11-30 Pedro Alves <palves@redhat.com>
8156
8157 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8158 Handle non-stop mode vCont replies.
8159
09df4675
PA
81602015-11-30 Pedro Alves <palves@redhat.com>
8161
8162 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8163 prepare_for_testing. Start gdb with "set non-stop on" appended to
8164 GDBFLAGS. Lax expected stop output.
8165
58b584af
YQ
81662015-11-27 Yao Qi <yao.qi@linaro.org>
8167
8168 * gdb.arch/arm-neon.exp: New.
8169 * gdb.arch/arm-neon.c: New.
8170
dfcb77a8
YQ
81712015-11-27 Yao Qi <yao.qi@linaro.org>
8172
8173 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8174
88e8ec1b
YQ
81752015-11-27 Yao Qi <yao.qi@linaro.org>
8176
8177 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8178 frames-invalid annotation.
8179
bfde72c2
YQ
81802015-11-27 Yao Qi <yao.qi@linaro.org>
8181
8182 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8183
f6512a69
SM
81842015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8185
8186 * gdb.threads/names.exp: New file.
8187 * gdb.threads/names.c: New file.
8188 * README: Mention gdb,no_thread_names.
8189
46a3515b
MM
81902015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8191
8192 PR 19297
8193 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8194 support" error.
8195
62147a22
PA
81962015-11-24 Pedro Alves <palves@redhat.com>
8197
8198 PR 17539
8199 * gdb.base/display.exp: Expect displays to be sorted in ascending
8200 order. Use multi_line.
8201 * gdb.base/solib-display.exp: Likewise.
8202
2f341b6e
PA
82032015-11-24 Pedro Alves <palves@redhat.com>
8204
8205 PR 17539
25d49b86
PA
8206 * gdb.base/display.exp: Expect displays to be sorted in ascending
8207 order. Use multi_line.
8208 * gdb.base/solib-display.exp: Likewise.
2f341b6e 8209
7e0aa6aa
PA
82102015-11-24 Pedro Alves <palves@redhat.com>
8211
8212 PR 17539
8213 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8214 threads in ascending order.
8215 * gdb.base/foll-fork.exp: Likewise.
8216 * gdb.base/foll-vfork.exp: Likewise.
8217 * gdb.base/multi-forks.exp: Likewise.
8218 * gdb.mi/mi-nonstop.exp: Likewise.
8219 * gdb.mi/mi-nsintrall.exp: Likewise.
8220 * gdb.multi/base.exp: Likewise.
8221 * gdb.multi/multi-arch.exp: Likewise.
8222 * gdb.python/py-inferior.exp: Likewise.
8223 * gdb.threads/break-while-running.exp: Likewise.
8224 * gdb.threads/execl.exp: Likewise.
8225 * gdb.threads/gcore-thread.exp: Likewise.
8226 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8227 * gdb.threads/kill.exp: Likewise.
8228 * gdb.threads/linux-dp.exp: Likewise.
8229 * gdb.threads/multiple-step-overs.exp: Likewise.
8230 * gdb.threads/next-bp-other-thread.exp: Likewise.
8231 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8232 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8233 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8234 * gdb.threads/thread-find.exp: Likewise.
8235 * gdb.threads/tls.exp: Likewise.
8236 * lib/mi-support.exp (mi_reverse_list): Delete.
8237 (mi_check_thread_states): No longer reverse list.
8238
2cc57ad8
PA
82392015-11-24 Pedro Alves <palves@redhat.com>
8240
8241 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8242 use lowercase.
8243
c93e8391
SM
82442015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8245
8246 * gdb.trace/actions.c: Include trace-common.h.
8247 (main): Add a location for a fast tracepoint.
8248 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8249 the normal tracepoints.
8250 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8251
045ccf91
SM
82522015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8253
8254 * save-trace.exp: Factor out code to these...
8255 (gdb_save_tracepoints): New.
8256 (gdb_load_tracepoints): New.
8257 (do_save_load_test): New.
8258
5506f9f6
KB
82592015-11-23 Kevin Buettner <kevinb@redhat.com>
8260
8261 * gdb.base/asmlabel.exp: New test.
8262 * gdb.base/asmlabel.c: New test case.
8263
16c3b12f
JB
82642015-11-23 Joel Brobecker <brobecker@adacore.com>
8265
8266 * gdb.base/wrong_frame_bt_full-main.c: New file.
8267 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8268 * gdb.base/wrong_frame_bt_full.exp: New file.
8269
155bfbd3
JB
82702015-11-23 Joel Brobecker <brobecker@adacore.com>
8271
8272 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8273
bb097445
JM
82742015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8275
206853a0 8276 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
8277 pstate register when comparing registers values in
8278 sparc64-*-linux-gnu targets to avoid spurious differences.
8279
9c88ed8f
JM
82802015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8281
206853a0 8282 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 8283
96161e25
SL
82842015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8285
8286 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8287 as type argument to gdb_compile.
8288 * gdb.base/nested-subp2.exp: Likewise.
8289 * gdb.base/nested-subp3.exp: Likewise.
8290
340c2830
DV
82912015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8292
8293 * lib/dwarf.exp (_note): Fix left shift of negative value.
8294 * gdb.trace/trace-condition.exp: Likewise.
8295
c1862d0f
YQ
82962015-11-13 Yao Qi <yao.qi@linaro.org>
8297
8298 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8299 comments about d10v.
8300 (test_scalar_returns): Likewise.
8301 * gdb.base/d10v.ld: Remove.
8302 * gdb.base/overlays.exp: Remove the target triplet checking for
8303 d10v-*-*.
8304 * gdb.base/structs.exp (test_struct_returns): Remove the
8305 comments about d10v.
8306 (test_struct_calls): Likewise.
8307
77ae9c19
YQ
83082015-11-13 Yao Qi <yao.qi@linaro.org>
8309
8310 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8311 * gdb.base/gnu_vector.c: Don't include stdio.h.
8312 (main): Don't print res and call add_some_intvecs.
8313
430e004e
MK
83142015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8315
8316 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8317 macro.
8318 (func5): Removed.
8319 (func4): Use FAST_TRACEPOINT_LABEL.
8320 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8321 macro.
8322 (func): Removed.
8323 (thread_function): Use FAST_TRACEPOINT_LABEL.
8324 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8325 (func): Remove.
8326 (marker): Use FAST_TRACEPOINT_LABEL.
8327 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8328 (pendfunc1): Remove.
8329 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8330 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8331 (foo): Remove.
8332 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8333 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8334 macro.
8335 (func): Remove.
8336 (marker): Use FAST_TRACEPOINT_LABEL.
8337 * gdb.trace/trace-common.h: New header.
8338 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8339 macro.
8340 (func): Remove.
8341 (marker): Use FAST_TRACEPOINT_LABEL.
8342 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8343 (func): Remove.
8344 (thread_function): Use FAST_TRACEPOINT_LABEL.
8345
6e7675a7
MK
83462015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8347
8348 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8349 in front.
8350 * gdb.trace/change-loc.exp: Use global pcreg definition.
8351 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8352 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8353 in front.
8354 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8355 * gdb.trace/pending.exp: Likewise.
8356 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8357 * gdb.trace/trace-break.exp: Likewise.
8358 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8359 in front.
8360 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8361 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8362 in front.
8363 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8364
dddc0e16
JB
83652015-11-09 Joel Brobecker <brobecker@adacore.com>
8366
8367 * gdb.ada/fin_fun_out: New testcase.
8368
c6f0b406
KB
83692015-11-07 Kevin Buettner <kevinb@redhat.com>
8370
8371 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8372 value associated with DW_AT_byte_size.
8373 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8374 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8375 DW_AT_upper_bound.
8376
f01dcfd9
KB
83772015-11-07 Kevin Buettner <kevinb@redhat.com>
8378
8379 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8380 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8381 version.
8382 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8383 gdb.dwarf2/dw2-canonicalize-type.exp,
8384 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8385 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8386 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8387 provided by gdb_target_symbol_prefix_flags_asm.
8388 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8389 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8390 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8391 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8392 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8393 macros where needed). Use this macro for symbols which require
8394 the prefix provided by SYMBOL_PREFIX.
8395
2223449a
KB
83962015-11-05 Kevin Buettner <kevinb@redhat.com>
8397
8398 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8399 New procs.
8400 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8401 representing expressions, of more than one list element.
8402 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8403 to prepend linker symbol prefix to f.
8404 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8405 table_1 and table_2.
8406 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8407 Likewise, for f and g.
8408 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8409 for ptr.
8410 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8411 for main.
8412 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8413 table_1_ptr and table_2_ptr.
8414
6f2f1a3a
JK
84152015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8416 Joel Brobecker <brobecker@adacore.com>
8417
8418 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8419
566c56c9
MK
84202015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8421
8422 * gdb.reverse/s390-mvcle.c: New test.
8423 * gdb.reverse/s390-mvcle.exp: New file.
8424 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8425
d5f0636b
MK
84262015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8427
8428 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8429
7ad8b86c
MK
84302015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8431
8432 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8433 reaching marker2.
8434 * gdb.reverse/getresuid-reverse.exp: Likewise.
8435 * gdb.reverse/pipe-reverse.exp: Likewise.
8436 * gdb.reverse/readv-reverse.exp: Likewise.
8437 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8438 * gdb.reverse/time-reverse.exp: Likewise.
8439 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8440
4081c0f1
YQ
84412015-10-30 Yao Qi <yao.qi@linaro.org>
8442
8443 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8444 (empty_cycle): Remove.
8445 (main): Don't call empty_cycle. Don't use watch_count_done.
8446 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8447 empty_cycle. Rewrite the code counting HW watchpoints.
8448
452b4ba5
MK
84492015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8450
8451 * gdb.reverse/fstatat-reverse.c: New test.
8452 * gdb.reverse/fstatat-reverse.exp: New file.
8453 * gdb.reverse/getresuid-reverse.c: New test.
8454 * gdb.reverse/getresuid-reverse.exp: New file.
8455 * gdb.reverse/pipe-reverse.c: New test.
8456 * gdb.reverse/pipe-reverse.exp: New file.
8457 * gdb.reverse/readv-reverse.c: New test.
8458 * gdb.reverse/readv-reverse.exp: New file.
8459 * gdb.reverse/recvmsg-reverse.c: New test.
8460 * gdb.reverse/recvmsg-reverse.exp: New file.
8461 * gdb.reverse/time-reverse.c: New test.
8462 * gdb.reverse/time-reverse.exp: New file.
8463 * gdb.reverse/waitpid-reverse.c: New test.
8464 * gdb.reverse/waitpid-reverse.exp: New file.
8465
5e2e7507
JK
84662015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8467
8468 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8469
0fde2c53
DE
84702015-10-26 Doug Evans <dje@google.com>
8471
8472 PR symtab/17391
8473 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8474 * gdb.dwarf2/bad-regnum.c: New file.
8475 * gdb.dwarf2/bad-regnum.exp: New file.
8476
1a70ae97
DE
84772015-10-26 Doug Evans <dje@google.com>
8478
8479 PR python/18938
8480 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8481 file.
8482
27dc26ab
JK
84832015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8484
8485 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8486 for a change by "Mention language in compile error message".
8487
bed91f4d
SM
84882015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8489
8490 PR python/18073
8491 * gdb.python/py-type.c (C::a_method): New.
8492 (C::a_const_method): New.
8493 (C::a_static_method): New.
8494 (a_function): New.
8495 * gdb.python/py-type.exp (test_fields): Test getting fields
8496 from function and method.
8497
3f2f83dd
KB
84982015-10-21 Keven Boell <keven.boell@intel.com>
8499
8500 * gdb.fortran/vla-alloc-assoc.exp: New file.
8501 * gdb.fortran/vla-datatypes.exp: New file.
8502 * gdb.fortran/vla-datatypes.f90: New file.
8503 * gdb.fortran/vla-history.exp: New file.
8504 * gdb.fortran/vla-ptype-sub.exp: New file.
8505 * gdb.fortran/vla-ptype.exp: New file.
8506 * gdb.fortran/vla-sizeof.exp: New file.
8507 * gdb.fortran/vla-sub.f90: New file.
8508 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8509 * gdb.fortran/vla-value-sub-finish.exp: New file.
8510 * gdb.fortran/vla-value-sub.exp: New file.
8511 * gdb.fortran/vla-value.exp: New file.
8512 * gdb.fortran/vla-ptr-info.exp: New file.
8513 * gdb.mi/mi-vla-fortran.exp: New file.
8514 * gdb.mi/vla.f90: New file.
8515
27145d50
SL
85162015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8517
8518 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8519 of hardwired timeout value.
8520
5f3ff4f8
JK
85212015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8522 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8525 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8526
bfd09d20
JS
85272015-10-19 Josh Stone <jistone@redhat.com>
8528
8529 * gdb.base/catch-syscall.c: Include <sched.h>.
8530 (unknown_syscall): New variable.
8531 (main): Trigger a vfork and an unknown syscall.
8532 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8533 (unknown_syscall_number): Likewise.
8534 (check_call_to_syscall): Accept an optional syscall pattern.
8535 (check_return_from_syscall): Likewise.
8536 (check_continue): Likewise.
8537 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8538 (test_catch_syscall_skipping_return): New test toggling off 'catch
8539 syscall' to step over the syscall return, then toggling back on.
8540 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8541 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8542 (do_syscall_tests): Call test_catch_syscall_without_args and
8543 test_catch_syscall_mid_vfork.
8544 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8545 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8546
b32b93c6
AS
85472015-10-19 Andrew Stubbs <ams@codesourcery.com>
8548
8549 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8550 print g_vE): Add new pass patterns.
8551 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8552 print various symbol names for vptr fields.
8553
9d622bda
AB
85542015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8555
8556 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8557 results.
8558
0fd8ac1c
YQ
85592015-10-12 Yao Qi <yao.qi@linaro.org>
8560
8561 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8562
34240514
YQ
85632015-10-12 Yao Qi <yao.qi@linaro.org>
8564
8565 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8566 is aarch64*-*-linux*.
8567
8240f442
YQ
85682015-10-12 Yao Qi <yao.qi@linaro.org>
8569
8570 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8571 (can_relocate_bcond_true): ... it.
8572 (can_relocate_bcond_false): New function.
8573 (foo): Likewise.
8574 (can_relocate_bl): Likewise.
8575 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8576 can_relocate_bl.
8577
2520f728
PMR
85782015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8579
8580 * gdb.base/nested-addr.c: New file.
8581 * gdb.base/nested-addr.exp: New testcase.
8582
abcef95a
MM
85832015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8584
8585 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8586 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8587 its output. Ignore the output of "record goto begin" and instead
8588 check that GDB is replaying.
8589
145e3ddb
PA
85902015-10-09 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8593 (top level): Use it in the run with no args test.
8594
d5d8c4e1
IB
85952015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8596
8597 * gdb.dlang/properties.exp: New file.
8598
06e635ef
SL
85992015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8600
8601 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8602 whether or not address 0x1000 is mapped on the target.
8603
e019fd1d
SM
86042015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8605
8606 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8607 build.
8608
77ba2a67
MM
86092015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8610
8611 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8612 instruction-history test.
8613
c60eb31f
DE
86142015-09-28 Doug Evans <dje@google.com>
8615
8616 * gdb.base/gcore.c (array_func): Add reference to static_array.
8617
9a3c8263
SM
86182015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8619
8620 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8621 source line.
8622
9720e656
SL
86232015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8624
8625 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8626 short or char as base type.
8627
938d3bf2
SL
86282015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8629
8630 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8631 to allow any size enum.
8632
e6c2c623
PMR
86332015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8634
8635 * gdb.ada/array_ptr_renaming.exp: New testcase.
8636 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8637 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8638
06da0f77
PL
86392015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8640
8641 * gdb.trace/ftrace-lock.c: New file.
8642 * gdb.trace/ftrace-lock.exp: New file.
8643
4f51c22a
PL
86442015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8645
8646 * gdb.arch/insn-reloc.c: New file.
8647 * gdb.arch/ftrace-insn-reloc.exp: New file.
8648
7041adf4
PL
86492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8650
8651 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8652 instruction.
8653 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8654 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8655 * gdb.trace/range-stepping.c: Likewise.
8656 * gdb.trace/trace-break.c: Likewise.
8657 * gdb.trace/trace-mt.c (thread_function): Likewise.
8658 * gdb.trace/ftrace.c (marker): Likewise.
8659 * gdb.trace/trace-condition.c (marker): Likewise.
8660 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8661 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8662 is_aarch64_target.
8663
015d2e7e
DE
86642015-09-18 Doug Evans <xdje42@gmail.com>
8665
8666 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8667 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8668
26b188a2
SL
86692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8670
8671 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8672 the breakpoint.
8673
79dc332b
SL
86742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8675
8676 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8677 the pending breakpoint. Remove timeout override for "Run till
8678 MI pending breakpoint on pendfunc3 on thread 2" test.
8679
f57929f2
SL
86802015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8681
8682 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8683 filename pattern.
8684
3f469b17
SL
86852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8686
8687 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8688 in breakpoint filename pattern.
8689
515b89b3
SL
86902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8691
7800dbe4
SL
8692 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8693
86942015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8695
515b89b3
SL
8696 * gdb.linespec/explicit.exp: Check for readline support for
8697 tab-completion tests. Fix obvious typo.
8698
d2939ba2
MM
86992015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8700
8701 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8702 and replay.
8703
cbb55fa7
MM
87042015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8705
8706 * gdb.btrace/non-stop.c: New.
8707 * gdb.btrace/non-stop.exp: New.
8708
43691ca1
PL
87092015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8710 Yao Qi <yao.qi@linaro.org>
8711
8712 * gdb.trace/trace-condition.c: New file.
8713 * gdb.trace/trace-condition.exp: New file.
8714
d78908cf
WW
87152015-09-16 Wei-cheng Wang <cole945@gmail.com>
8716
8717 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8718 for testing bytecode compilation.
8719
1ed415e2
PA
87202015-09-16 Pedro Alves <palves@redhat.com>
8721 Sandra Loosemore <sandra@codesourcery.com>
8722
8723 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8724 (SECONDS): Redefine.
8725 (main): Call pthread_kill and alarm early.
8726 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8727 support.
8728 (test): If the target can't hardware step and doesn't support
8729 displaced stepping, increase the timeout.
8730
d136eff5
PA
87312015-09-16 Pedro Alves <palves@redhat.com>
8732
8733 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8734 (enable_debug): New procedures.
8735 (test): Use them. Bail out if waiting for threads fails.
8736 (top level): Bail out if a test fails.
8737
991f019c
YQ
87382015-09-16 Yao Qi <yao.qi@linaro.org>
8739
8740 * gdb.asm/asm-source.exp: Set asm-arch for
8741 aarch64*-*-* target.
8742 * gdb.asm/aarch64.inc: New file.
8743
bfca584f
PMR
87442015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8745
8746 * gdb.ada/array_of_variable_length.exp: New testcase.
8747 * gdb.ada/array_of_variable_length/foo.adb: New file.
8748 * gdb.ada/array_of_variable_length/pck.adb: New file.
8749 * gdb.ada/array_of_variable_length/pck.ads: New file.
8750
b326e587
DE
87512015-09-15 Doug Evans <dje@google.com>
8752
8753 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8754 of function static local variable.
8755
5382cfab
PW
87562015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8757
8758 * gdb.threads/tls-so_extern.exp: New test file.
8759 * gdb.threads/tls-so_extern.c: New test file.
8760 * gdb.threads/tls-so_extern_main.c: New test file.
8761
141c5cc4
JK
87622015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8763
8764 * gdb.opt/solib-intra-step-lib.c: New file.
8765 * gdb.opt/solib-intra-step-main.c: New file.
8766 * gdb.opt/solib-intra-step.exp: New file.
8767
d15dcecd
PA
87682015-09-15 Pedro Alves <palves@redhat.com>
8769
8770 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8771 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8772
4c2f2a79
PA
87732015-09-14 Pedro Alves <palves@redhat.com>
8774
8775 * gdb.base/hook-stop-continue.c: Delete.
8776 * gdb.base/hook-stop-continue.exp: Delete.
8777 * gdb.base/hook-stop-frame.c: Delete.
8778 * gdb.base/hook-stop-frame.exp: Delete.
8779 * gdb.base/hook-stop.c: New file.
8780 * gdb.base/hook-stop.exp: New file.
8781
919e6dbe
PMR
87822015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8783
8784 * gdb.ada/access_to_packed_array.exp: New testcase.
8785 * gdb.ada/access_to_packed_array/foo.adb: New file.
8786 * gdb.ada/access_to_packed_array/pack.adb: New file.
8787 * gdb.ada/access_to_packed_array/pack.ads: New file.
8788
157280a4
MM
87892015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8790
8791 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8792 buffer size test.
8793
2fd33e94
DB
87942015-09-11 Don Breazeal <donb@codesourcery.com>
8795
8796 * gdb.base/foll-exec.c: Add copyright header. Fix
8797 formatting issues.
8798 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8799 (do_exec_tests): Use clean_restart in place of zap_session,
8800 and for test initialization. Fix formatting issues. Use
8801 fail in place of perror.
8802 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8803 an expect statement to match an expression with output from
8804 the program under debug.
8805 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8806 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8807 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8808 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8809 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8810
e70b6e8e
DE
88112015-09-09 Doug Evans <dje@google.com>
8812
8813 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8814
7a551a51
DE
88152015-09-09 Doug Evans <dje@google.com>
8816
8817 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8818
4c666f84
DE
88192015-09-09 Doug Evans <dje@google.com>
8820
8821 * gdb.base/savedregs.exp: Fix typo.
8822
243a9253
PA
88232015-09-09 Pedro Alves <palves@redhat.com>
8824
8825 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8826
c0fa8fbd
SL
88272015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8828
8829 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8830 command actually switches threads. Give up on remaining
8831 tests if target fails to stop at breakpoint.
8832
cd7c1778
PMR
88332015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8834
8835 * gdb.ada/funcall_char.exp: New testcase.
8836 * gdb.ada/funcall_char/foo.adb: New file.
8837
dc5c8746
PMR
88382015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8839
8840 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8841 expected outputs. Add two testcases for completing ambiguous
8842 functions.
8843 * gdb.ada/complete/aux_pck.adb: New file.
8844 * gdb.ada/complete/aux_pck.ads: New file.
8845 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8846 Ambiguous_Func functions.
8847 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8848 * gdb.ada/complete/pck.adb: Likewise.
8849
4e83a1e7
UW
88502015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8851
8852 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8853 failures to run the test program under GDB.
8854
8ce74153
LM
88552015-08-26 Luis Machado <lgustavo@codesourcery.com>
8856
8857 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8858 to C.
8859
e9756d52
PP
88602015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8861
8862 * gdb.base/run-after-attach.exp: New test file.
8863 * gdb.base/run-after-attach.c: New test file.
8864
8d37573b
DB
88652015-08-26 Don Breazeal <donb@codesourcery.com>
8866
8867 * gdb.base/foll-exec-2.c: New test program.
8868 * gdb.base/foll-exec-2.exp: New test.
8869
63e43d3a
PMR
88702015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8871
8872 * gdb.base/nested-subp1.exp: New file.
8873 * gdb.base/nested-subp1.c: New file.
8874 * gdb.base/nested-subp2.exp: New file.
8875 * gdb.base/nested-subp2.c: New file.
8876 * gdb.base/nested-subp3.exp: New file.
8877 * gdb.base/nested-subp3.c: New file.
8878
3d40fbb5
PA
88792015-08-24 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.server/connect-without-multi-process.c: New file.
8882 * gdb.server/connect-without-multi-process.exp: New file.
8883
4422ac93
LM
88842015-08-24 Luis Machado <lgustavo@codesourcery.com>
8885
8886 * gdb.opt/inline-markers.c: Make z int.
8887
91dddb86
LM
88882015-08-24 Luis Machado <lgustavo@codesourcery.com>
8889
8890 * gdb.opt/inline-markers.c: Make z volatile.
8891
a48847ee
LM
88922015-08-24 Luis Machado <lgustavo@codesourcery.com>
8893
8894 * gdb.opt/inline-bt.c: New volatile global z.
8895 * gdb.opt/inline-cmds.c: Likewise.
8896 * gdb.opt/inline-locals.c: Likewise.
8897 * gdb.opt/inline-markers.c: New extern global z.
8898 (marker): Use z.
8899 (inline_fn): Likewise.
8900
0ebbc52b
PA
89012015-08-24 Pedro Alves <palves@redhat.com>
8902
8903 * config/m32r-stub.exp: Remove file.
8904 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8905 * gdb.base/call-rt-st.exp: Likewise.
8906 * gdb.base/call-strs.exp: Likewise.
8907 * gdb.base/default.exp: Remove references to h8300-*-hms and
8908 *-*-udi*.
8909 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8910
77c365df
AA
89112015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8912
8913 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8914 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8915 and "return" use KFAIL when GDB can not read/write the vector
8916 return value.
8917
4313b8c0
GB
89182015-08-21 Gary Benson <gbenson@redhat.com>
8919
8920 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8921
0e433b32
PA
89222015-08-20 Pedro Alves <palves@redhat.com>
8923
8924 * gdb.server/solib-list.exp: No longer expect an interior stop in
8925 non-stop mode.
8926
221e1a37
PA
89272015-08-20 Pedro Alves <palves@redhat.com>
8928
8929 * gdb.server/connect-stopped-target.c: New file.
8930 * gdb.server/connect-stopped-target.exp: New file.
8931
40e3ad0e
PA
89322015-08-20 Pedro Alves <palves@redhat.com>
8933
8934 * gdb.dwarf2/comp-unit-lang.exp: New file.
8935 * gdb.dwarf2/comp-unit-lang.c: New file.
8936
af39b327
PMR
89372015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8938
8939 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8940 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8941
7d45c7c3 89422015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8943
7d45c7c3
KB
8944 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8945 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8946
4d6cceb4
DE
89472015-08-18 Doug Evans <dje@google.com>
8948 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8949
8950 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8951 skip_python_tests. New arg prompt_regexp.
8952 (skip_python_tests): New function.
8953 * lib/mi-support.exp (mi_skip_python_tests): New function.
8954 * gdb.python/py-mi-objfile-gdb.py: New file.
8955 * gdb.python/py-mi-objfile.c: New file.
8956 * gdb.python/py-mi-objfile.exp: New file.
8957
ad89c2aa
KS
89582015-08-17 Keith Seitz <keiths@redhat.com>
8959
8960 * gdb.linespec/explicit.exp: Move strace test from here ...
8961 * gdb.trace/strace.exp: ... to here.
8962
e3ae3c43
PP
89632015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8964
8965 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8966 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8967
604b2636
DE
89682015-08-14 Doug Evans <xdje42@gmail.com>
8969
8970 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8971 inferior before selecting a new file.
8972
6ff0ba5f
DE
89732015-08-14 Doug Evans <xdje42@gmail.com>
8974
8975 * gdb.mi/mi-disassemble.exp: Update.
8976 * gdb.base/disasm-optim.S: New file.
8977 * gdb.base/disasm-optim.c: New file.
8978 * gdb.base/disasm-optim.h: New file.
8979 * gdb.base/disasm-optim.exp: New file.
8980
9ca98f92
KS
89812015-08-14 Keith Seitz <keiths@redhat.com>
8982
8983 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8984 "evaluated-by".
8985
52bbc560
JB
89862015-08-13 Joel Brobecker <brobecker@adacore.com>
8987
8988 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8989
5d8c3ed3
PMR
89902015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8991
8992 * gdb.ada/fun_renaming.exp: New testcase.
8993 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8994 * gdb.ada/fun_renaming/pack.adb: New file.
8995 * gdb.ada/fun_renaming/pack.ads: New file.
8996
ea8812bc
KS
89972015-08-12 Keith Seitz <keiths@redhat.com>
8998
8999 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9000 gdb_get_line_number.
9001
4dafcdeb
JB
90022015-08-12 Joel Brobecker <brobecker@adacore.com>
9003
9004 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9005 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9006 gdb.base/dso2dso.exp: New files.
9007
5ba32597
SDJ
90082015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9009 Pedro Alves <palves@redhat.com>
9010 Keith Seitz <keiths@redhat.com>
9011
9012 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9013 GDBFLAGS.
9014
b6dafabf
PP
90152015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9016
9017 * gdb.base/gdbhistsize-history.exp
9018 (test_histsize_history_setting): Use save_vars.
9019 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9020 Use save_vars.
9021 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9022 * gdb.base/readline.exp: Use save_vars.
9023
abe8e607
PP
90242015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9025
9026 * lib/gdb.exp (save_vars): New proc.
9027
629500fa
KS
90282015-08-11 Keith Seitz <keiths@redhat.com>
9029
9030 * gdb.base/help.exp: Update help_breakpoint_text.
9031
eb8c4e2e
KS
90322015-08-11 Keith Seitz <keiths@redhat.com>
9033
9034 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9035 (at toplevel): Call test_explicit_breakpoints.
9036 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9037 breakpoints.
9038 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9039 breakpoint conditions, "-cond".
9040
87f0e720
KS
90412015-08-11 Keith Seitz <keiths@redhat.com>
9042
9043 * gdb.linespec/3explicit.c: New file.
9044 * gdb.linespec/cpexplicit.cc: New file.
9045 * gdb.linespec/cpexplicit.exp: New file.
9046 * gdb.linespec/explicit.c: New file.
9047 * gdb.linespec/explicit.exp: New file.
9048 * gdb.linespec/explicit2.c: New file.
9049 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9050 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9051 before using in the matching pattern.
9052 Clarify that `prefix' is a regular expression.
9053
f00aae0f
KS
90542015-08-11 Keith Seitz <keiths@redhat.com>
9055
9056 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9057 test.
9058 Add tests for missing ",FMT" and ",".
9059
e27852be
DE
90602015-08-10 Doug Evans <dje@google.com>
9061 Keith Seitz <keiths@redhat.com>
9062
9063 PR gdb/17960
9064 * gdb.base/completion.exp: Add location completer tests.
9065
7f03bd92
PA
90662015-08-07 Pedro Alves <palves@redhat.com>
9067
9068 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9069 tests here.
9070 (top level): Run do_test with and without displaced stepping.
9071
3fc8eb30
PA
90722015-08-07 Pedro Alves <palves@redhat.com>
9073
9074 * gdb.base/valgrind-disp-step.c: New file.
9075 * gdb.base/valgrind-disp-step.exp: New file.
9076
d4569d7b
PA
90772015-08-07 Pedro Alves <palves@redhat.com>
9078
9079 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9080 Delete function.
9081 (main): Add alarm. Run an infinite loop instead of calling
9082 wait_threads.
9083 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9084 comment.
9085 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9086 Delete function.
9087 (main): Add alarm. Run an infinite loop instead of calling
9088 wait_threads.
9089 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9090 comment.
9091
e1316e60
PA
90922015-08-07 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.base/checkpoint-ns.exp: New file.
9095 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9096 standard_testfile.
9097
da8c46d2
MM
90982015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9099
9100 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9101 * gdb.btrace/instruction_history.exp: Update.
9102 * gdb.btrace/tsx.exp: New.
9103 * gdb.btrace/tsx.c: New.
9104
de1c2c52
PA
91052015-08-06 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9108 increase timeout.
9109 * gdb.reverse/until-precsave.exp: Bump timeouts.
9110
782e0bf4
PA
91112015-08-06 Pedro Alves <palves@redhat.com>
9112
9113 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9114
83e97ed0
PA
91152015-08-06 Pedro Alves <palves@redhat.com>
9116
9117 PR gdb/18749
9118 * gdb.threads/process-dies-while-handling-bp.c: New file.
9119 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9120
863d01bd
PA
91212015-08-06 Pedro Alves <palves@redhat.com>
9122
9123 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9124 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9125
0a39bb32
PA
91262015-08-05 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9129 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9130
ee2d2b10
SL
91312015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9132
9133 * gdb.base/bp-permanent.exp: Report test as unsupported if
9134 the target cannot stop at the permanent breakpoint.
9135
4e1bdb00
DE
91362015-08-03 Doug Evans <dje@google.com>
9137
9138 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9139 10000.
9140
3d338901
DE
91412015-08-03 Doug Evans <dje@google.com>
9142
9143 * Makefile.in (workers/%.worker, build-perf): New rule.
9144 (GDB_PERFTEST_MODE): New variable.
9145 (check-perf): Use it.
9146 (clean): Clean up gdb.perf parallel build subdirs.
9147 * lib/build-piece.exp: New file.
9148 * lib/gdb.exp (make_gdb_parallel_path): New function
9149 (standard_output_file, standard_temp_file): Call it.
9150 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9151 of $GDB_PARALLEL.
9152 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9153
af061d3e
DE
91542015-08-03 Doug Evans <dje@google.com>
9155
8e1afc81 9156 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
9157 (LOG_FILE_NAME): New global.
9158 (TextReporter.__init__): Initialize self.txt_sum.
9159 (TextReporter.report): Add support for multiple data-points.
9160 Move report to perftest.sum, put raw data in perftest.log.
9161 (TextReporter.start): Open sum and log files.
9162 (TextReporter.end): Close sum and log files.
8e1afc81
DE
9163 * gdb.perf/lib/perftest/testresult.py
9164 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 9165
2c8c5d37
PA
91662015-07-31 Pedro Alves <palves@redhat.com>
9167
9168 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9169 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9170 kill_wait_spawned_process instead of explicit "kill -9".
9171 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9172 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9173 kill_wait_spawned_process.
9174 * gdb.base/attach-twice.exp: Likewise.
9175 * gdb.base/attach.exp: Likewise.
9176 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9177 gdb_test_multiple.
9178 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9179 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9180 kill_wait_spawned_process.
9181 * gdb.base/valgrind-infcall.exp: Likewise.
9182 * gdb.multi/multi-attach.exp: Likewise.
9183 * gdb.python/py-prompt.exp: Likewise.
9184 * gdb.python/py-sync-interp.exp: Likewise.
9185 * gdb.server/ext-attach.exp: Likewise.
9186 * gdb.threads/attach-into-signal.exp (corefunc): Use
9187 spawn_wait_for_attach, spawn_id_get_pid and
9188 kill_wait_spawned_process.
9189 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9190 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9191 spawn_id_get_pid and kill_wait_spawned_process.
9192 * gdb.threads/attach-stopped.exp (corefunc): Use
9193 spawn_wait_for_attach, spawn_id_get_pid and
9194 kill_wait_spawned_process.
9195 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9196 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9197 kill_wait_spawned_process instead of explicit "kill -9".
9198 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9199 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9200 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9201 processes. Don't map cygwin/windows pids here. Now returns a
9202 spawn id list.
9203
032a0fca
SL
92042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9205
9206 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9207 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9208 correct patch.
9209
61a934ca
SL
92102015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9211
9212 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9213
4bc4d428
SL
92142015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9215
9216 Reapply:
9217 2014-05-21 Mark Wielaard <mjw@redhat.com>
9218
9219 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9220
998d452a
PA
92212015-07-30 Pedro Alves <palves@redhat.com>
9222
9223 * linux-low.c (handle_extended_wait): Set the child's last
9224 reported status to TARGET_WAITKIND_STOPPED.
9225
69dde7dc
PA
92262015-07-30 Pedro Alves <palves@redhat.com>
9227
9228 PR threads/18600
9229 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9230 only shows inferior 1.
9231
4dd63d48
PA
92322015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9233 Pedro Alves <palves@redhat.com>
9234
9235 PR threads/18600
9236 * gdb.threads/fork-plus-threads.c: New file.
9237 * gdb.threads/fork-plus-threads.exp: New file.
9238
d618e4c5
PP
92392015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9240
9241 * gdb.base/batch-preserve-term-settings.exp
9242 (test_terminal_settings_preserved_after_cli_exit): Use
9243 send_quit_command.
9244
1eef6428
PA
92452015-07-29 Pedro Alves <palves@redhat.com>
9246 Don Breazeal <donb@codesourcery.com>
9247
9248 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9249 output from both inferior_spawn_id and gdb_spawn_id.
9250
7da5b897
SDJ
92512015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9252
9253 * gdb.threads/attach-into-signal.exp (corefunc): Use
9254 with_test_prefix on nested loops, uniquefying the test messages.
9255
dac804df
SDJ
92562015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9257
9258 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9259 commit.
9260
06265e53
PP
92612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9262
9263 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9264 New proc.
9265 (test_terminal_settings_preserved_after_sigterm): New test.
9266
18206ca3
PP
92672015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9268
9269 * gdb.base/batch-preserve-term-settings.exp
9270 (test_terminal_settings_preserved_after_cli_exit): New test.
9271
90074d11
PP
92722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9273
9274 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9275 manipulation of saved_gdbflags.
9276 (test_terminal_settings_preserved): Remove global declaration of
9277 the unused variable pagination_prompt. Remove manipulation of
9278 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9279 GDBFLAGS.
9280
eb1a7902
PA
92812015-07-29 Pedro Alves <palves@redhat.com>
9282
9283 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9284
8b75dd3b
PA
92852015-07-29 Pedro Alves <palves@redhat.com>
9286
9287 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9288 at the top.
9289
dedad4e3
PA
92902015-07-29 Pedro Alves <palves@redhat.com>
9291
9292 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9293 (main): Call gdb_unbuffer_output.
9294 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9295 (main): Call gdb_unbuffer_output.
9296 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9297 (main): Call gdb_unbuffer_output.
9298 * gdb.base/call-strs.exp: Adjust to step over the
9299 gdb_unbuffer_output call.
9300 * gdb.base/catch-gdb-caused-signals.c: Include
9301 "../lib/unbuffer_output.c".
9302 (main): Call gdb_unbuffer_output.
9303 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9304 (main): Call gdb_unbuffer_output.
9305 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9306 (main): Call gdb_unbuffer_output.
9307 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9308 (main): Call gdb_unbuffer_output.
9309 * gdb.base/shlib-call.exp: Adjust to step over the
9310 gdb_unbuffer_output call.
9311 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9312 (main): Call gdb_unbuffer_output.
9313 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9314 (main): Call gdb_unbuffer_output.
9315 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9316 (main): Rename to ...
9317 (test): ... this.
9318 (main): Reimplement.
9319 * gdb.base/varargs.exp: Run to test instead of to main.
9320 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9321 (main): Call gdb_unbuffer_output.
9322
58789a91
PA
93232015-07-29 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9326 factore out from mi_continue_dprintf. For call-style dprintfs,
9327 expect dprintf output out of $inferior_spawn_id.
9328 (mi_continue_dprintf): Use mi_expect_dprintf.
9329 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9330 (main): Call gdb_unbuffer_output.
9331
e8376742
PA
93322015-07-29 Pedro Alves <palves@redhat.com>
9333
9334 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9335 (default_mi_gdb_start): Set inferior_spawn_id instead of
9336 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9337 gdb_spawn_id.
9338 (mi_gdb_test): Always expect inferior output from both
9339 $inferior_spawn_id and $gdb_spawn_id.
9340
08280010
PA
93412015-07-29 Pedro Alves <palves@redhat.com>
9342
9343 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9344 send_inferior and $inferior_spawn_id.
9345
4d30e432
PA
93462015-07-29 Pedro Alves <palves@redhat.com>
9347
9348 * gdb.gdb/complaints.exp (test_initial_complaints)
9349 (test_serial_complaints, test_short_complaints): Use
9350 gdb_test_stdio.
9351 (test_empty_complaint): Handle $inferior_spawn_id !=
9352 $gdb_spawn_id.
9353
0d30a335
PA
93542015-07-29 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.base/varargs.exp: Use gdb_test_stdio.
9357
39413b29
PA
93582015-07-29 Pedro Alves <palves@redhat.com>
9359
9360 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9361
7cb000a9
PA
93622015-07-29 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9365
d7b8ac82
PA
93662015-07-29 Pedro Alves <palves@redhat.com>
9367
9368 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9369 parameter into two new parameters, "inf_result" and "gdb_result".
9370 Expect inferior output and gdb output from $inferior_spawn_id and
9371 $gdb_spawn_id, respectively. Adjust all callers.
9372
789c3a0c
PA
93732015-07-29 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9376 of gdb_test_sequence.
9377
77e760c3
PA
93782015-07-29 Pedro Alves <palves@redhat.com>
9379
9380 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9381 (saw_spurious_output): Expect inferior output from
9382 $inferior_spawn_id. Use gdb_test_stdio.
9383
8396d2cd
PA
93842015-07-29 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.base/dprintf.exp: Use standard_testfile. Change
9387 prepare_for_testing call.
9388 (srcfile): Don't set.
9389 (restart): New procedure.
9390 (test_dprintf): New procecure, use to continue over dprintfs.
9391 (test_call, test_agent): New procedures, tests moved here.
9392 Restart gdb and recreate dprintfs. Adjust expected output.
9393
2051d61f
PA
93942015-07-29 Pedro Alves <palves@redhat.com>
9395
9396 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9397
452397af
PA
93982015-07-29 Pedro Alves <palves@redhat.com>
9399
9400 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9401
8aed9555
PA
94022015-07-29 Pedro Alves <palves@redhat.com>
9403
9404 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9405 gdb_test_stdio.
9406
188a61b4
PA
94072015-07-29 Pedro Alves <palves@redhat.com>
9408
9409 * lib/gdb.exp (gdb_test_stdio): New procedure.
9410
12264a45
PA
94112015-07-29 Pedro Alves <palves@redhat.com>
9412
9413 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9414
23ffc893
PA
94152015-07-29 Pedro Alves <palves@redhat.com>
9416
9417 * gdb.base/call-signal-resume.exp: Remove check for
9418 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9419 * gdb.base/unwindonsignal.exp: Likewise.
9420 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9421 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9422
65566918
PA
94232015-07-29 Pedro Alves <palves@redhat.com>
9424
9425 * gdb.base/siginfo-addr.c (pass): New function.
9426 (handler): Call it iff si_addr is correct.
9427 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9428 Set a breakpoint at "pass" and continue to it.
9429
d60a9221
SDJ
94302015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9431
9432 * gdb.python/py-objfile.exp: Make some tests have unique names.
9433 * gdb.python/py-pp-registration.exp: Likewise.
9434
bde40b8f
PA
94352015-07-28 Pedro Alves <palves@redhat.com>
9436
9437 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9438
13e1dec8
SM
94392015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9440
9441 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9442
da33c9a7
SM
94432015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9444
9445 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9446
077836f7
PP
94472015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9448
9449 * gdb.base/gdb-sigterm-2.exp: New test.
9450
b8cc7b2e
DE
94512015-07-25 Doug Evans <xdje42@gmail.com>
9452
9453 Revert:
9454 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9455 (workers/%.worker, build-perf): New rule.
9456 (GDB_PERFTEST_MODE): New variable.
9457 (check-perf): Use it.
9458 (clean): Clean up gdb.perf parallel build subdirs.
9459 * lib/build-piece.exp: New file.
9460 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9461 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9462 name.
9463 (standard_temp_file): Ditto.
9464 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9465 of $GDB_PARALLEL.
9466
c8bd4544
DE
94672015-07-24 Doug Evans <dje@google.com>
9468
9469 * gdb.perf/lib/perftest/utils.py: New file.
9470 * gdb.perf/gm-hello.cc: New file.
9471 * gdb.perf/gm-pervasive-typedef.cc: New file.
9472 * gdb.perf/gm-pervasive-typedef.h: New file.
9473 * gdb.perf/gm-std.cc: New file.
9474 * gdb.perf/gm-std.h: New file.
9475 * gdb.perf/gm-use-cerr.cc: New file.
9476 * gdb.perf/gm-utils.h: New file.
9477 * gdb.perf/gmonster-null-lookup.py: New file.
9478 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9479 * gdb.perf/gmonster-print-cerr.py: New file.
9480 * gdb.perf/gmonster-ptype-string.py: New file.
9481 * gdb.perf/gmonster-runto-main.py: New file.
9482 * gdb.perf/gmonster-select-file.py: New file.
9483 * gdb.perf/gmonster1-null-lookup.exp: New file.
9484 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9485 * gdb.perf/gmonster1-print-cerr.exp: New file.
9486 * gdb.perf/gmonster1-ptype-string.exp: New file.
9487 * gdb.perf/gmonster1-runto-main.exp: New file.
9488 * gdb.perf/gmonster1-select-file.exp: New file.
9489 * gdb.perf/gmonster1.cc: New file.
9490 * gdb.perf/gmonster1.exp: New file.
9491 * gdb.perf/gmonster2-null-lookup.exp: New file.
9492 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9493 * gdb.perf/gmonster2-print-cerr.exp: New file.
9494 * gdb.perf/gmonster2-ptype-string.exp: New file.
9495 * gdb.perf/gmonster2-runto-main.exp: New file.
9496 * gdb.perf/gmonster2-select-file.exp: New file.
9497 * gdb.perf/gmonster2.cc: New file.
9498 * gdb.perf/gmonster2.exp: New file.
9499
6eab34f3
DE
95002015-07-24 Doug Evans <dje@google.com>
9501
9502 * gdb.perf/README: New file.
9503 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9504 * lib/gen-perf-test.exp: New file.
9505
63738bfd
DE
95062015-07-24 Doug Evans <dje@google.com>
9507
9508 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9509 (PerfTest::startup): New function.
9510 (PerfTest::run): Return result of calling body.
9511 (PerfTest::assemble): Rewrite.
9512 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9513 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9514 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9515 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9516 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9517
7b606f95
DE
95182015-07-24 Doug Evans <dje@google.com>
9519
9520 * lib/gdb.exp (clean_restart): Make executable optional.
9521
a97b16b8
DE
95222015-07-24 Doug Evans <dje@google.com>
9523
9524 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9525 compiler_info references.
9526 * gdb.cp/temargs.exp: Ditto.
9527 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9528 (get_compiler_info): Early exit if already computed. Set compiler_info
9529 to "unknown" if there was a problem.
9530 (test_compiler_info): Add function comment. Call get_compiler_info.
9531
35baa57f
DE
95322015-07-24 Doug Evans <dje@google.com>
9533
9534 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9535 (workers/%.worker, build-perf): New rule.
9536 (GDB_PERFTEST_MODE): New variable.
9537 (check-perf): Use it.
9538 (clean): Clean up gdb.perf parallel build subdirs.
9539 * lib/build-piece.exp: New file.
9540 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9541 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9542 name.
9543 (standard_temp_file): Ditto.
9544 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9545 of $GDB_PARALLEL.
9546
6ebea266
DE
95472015-07-24 Doug Evans <dje@google.com>
9548
9549 * lib/future.exp (gdb_default_target_compile): New option
9550 "early_flags".
9551 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9552 --as-needed.
9553
1e76a7e9
SDJ
95542015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9555
9556 * gdb.base/catch-syscall.exp: Call gdb_exit before
9557 gdb_skip_xml_test.
9558
5068630a
PA
95592015-07-24 Pedro Alves <palves@redhat.com>
9560
9561 * gdb.python/py-events.exp: Accept output between the stop event
9562 and the prompt.
9563 * gdb.python/py-evsignal.exp: Likewise.
9564 * gdb.python/py-evthreads.exp: Likewise.
9565
77598427
PA
95662015-07-24 Pedro Alves <palves@redhat.com>
9567
9568 PR gdb/18717
9569 * gdb.threads/non-ldr-exit.c: New file.
9570 * gdb.threads/non-ldr-exit.exp: New file.
9571
11e6c98f
YQ
95722015-07-24 Yao Qi <yao.qi@linaro.org>
9573
9574 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9575 restarting process.
9576
51aee833
YQ
95772015-07-24 Yao Qi <yao.qi@linaro.org>
9578
9579 * gdb.server/ext-restart.exp: New file.
9580
8cfe207c
YQ
95812015-07-24 Yao Qi <yao.qi@linaro.org>
9582
9583 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9584 argument options.
9585 * gdb.server/ext-wrapper.exp: New file.
9586
cc12ce38
DE
95872015-07-23 Doug Evans <dje@google.com>
9588
9589 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9590 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9591
d0d84780
PMR
95922015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9593
9594 * gdb.ada/var_arr_typedef.exp: New testcase.
9595 * gdb.ada/var_arr_typedef/pack.adb: New file.
9596 * gdb.ada/var_arr_typedef/pack.ads: New file.
9597 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9598
8b558f79
JB
95992015-07-20 Joel Brobecker <brobecker@adacore.com>
9600
9601 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9602
775a3298
JK
96032015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9604
9605 * gdb.arch/i386-biarch-core.exp: Replace istarget
9606 by "complete set gnutarget". Remove expectation for the "core-file"
9607 command.
9608
db1ff28b
JK
96092015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9610
9611 Revert the previous commit:
9612 Tests for validate symbol file using build-id.
9613
0a94970d
JK
96142015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9615
9616 Tests for validate symbol file using build-id.
9617 * gdb.base/solib-mismatch-lib.c: New file.
9618 * gdb.base/solib-mismatch-libmod.c: New file.
9619 * gdb.base/solib-mismatch.c: New file.
9620 * gdb.base/solib-mismatch.exp: New file.
9621
03346981
SL
96222015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9623
9624 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9625 nios2-*-linux*.
9626 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9627 * gdb.base/siginfo.exp: Likewise.
9628 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9629
42422cc7
PL
96302015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9631
9632 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9633 Move it to ...
9634 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9635 ... here.
9636 * gdb.trace/range-stepping.exp: Check that the target supports
9637 range stepping.
9638
cfa68bae
JK
96392015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9640
9641 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9642
8ffdba26
PA
96432015-07-14 Pedro Alves <palves@redhat.com>
9644
9645 * gdb.base/killed-outside.exp: New file.
9646 * gdb.base/killed-outside.c: New file.
9647
218a5a11
JK
96482015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9649
9650 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9651 (n at main): New.
9652 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9653
e03ed3c6
AA
96542015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9655
9656 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9657 infcall tests instead of setting up for KFAIL.
9658
485668e5
MM
96592015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9660
9661 * gdb.btrace/record_goto-step.exp: New.
9662
08464196
JK
96632015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9664
9665 PR compile/18484
9666 * gdb.compile/compile.c (struct struct_type): Add volatile to
9667 selffield's type.
9668 * gdb.compile/compile.exp
9669 (compile code struct_object.selffield = &struct_object): Skip further
9670 struct_object tests if this one xfails.
9671
bcf5c1d9
RC
96722015-07-08 Robert O'Callahan <robert@ocallahan.org>
9673
9674 PR exp/18617
9675 * gdb.trace/ax.exp: Add test.
9676
4931af25
YQ
96772015-07-07 Yao Qi <yao.qi@linaro.org>
9678
9679 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9680 instead of istarget "aarch64*-*-*".
9681 * gdb.arch/aarch64-fp.exp: Likewise.
9682 * gdb.base/float.exp: Likewise.
9683 * gdb.reverse/aarch64.exp: Likewise.
9684 * lib/gdb.exp (is_aarch64_target): New proc.
9685
9fcf688e
YQ
96862015-07-07 Yao Qi <yao.qi@linaro.org>
9687
9688 * lib/gdb.exp (is_aarch32_target): New proc.
9689 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9690 instead of "istarget "arm*-*-*"".
9691 * gdb.arch/arm-disp-step.exp: Likewise.
9692 * gdb.arch/thumb-bx-pc.exp: Likewise.
9693 * gdb.arch/thumb-prologue.exp: Likewise.
9694 * gdb.arch/thumb-singlestep.exp: Likewise.
9695 * gdb.base/disp-step-syscall.exp: Likewise.
9696 * gdb.base/float.exp: Likewise.
9697
fbd8d50d
YQ
96982015-07-07 Yao Qi <yao.qi@linaro.org>
9699
9700 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9701 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9702
71be1fdc
YQ
97032015-07-07 Yao Qi <yao.qi@linaro.org>
9704
9705 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9706 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9707 if it exists.
9708 * gdb.multi/multi-arch.exp: Likewise.
9709
3e221d36
SM
97102015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9711
9712 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9713 print.
9714
d441430b
YQ
97152015-07-07 Yao Qi <yao.qi@linaro.org>
9716
9717 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9718
06f810bd
MG
97192015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9720
9721 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9722 '[' and ']' characters.
9723
5e61e7c0
IB
97242015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9725
9726 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9727
28bf096c
PA
97282015-06-29 Pedro Alves <palves@redhat.com>
9729
9730 PR threads/18127
9731 * gdb.threads/hand-call-new-thread.c: New file.
9732 * gdb.threads/hand-call-new-thread.c: New file.
9733
ee93cd5e
KS
97342015-06-26 Keith Seitz <keiths@redhat.com>
9735 Doug Evans <dje@google.com>
9736
9737 PR 16253
9738 * gdb.cp/var-tag-2.cc: New file.
9739 * gdb.cp/var-tag-3.cc: New file.
9740 * gdb.cp/var-tag-4.cc: New file.
9741 * gdb.cp/var-tag.cc: New file.
9742 * gdb.cp/var-tag.exp: New file.
9743
fc637f04
PP
97442015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9745
9746 * gdb.base/history-duplicates.exp: New test.
9747
2e52ae68
PP
97482015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9749
9750 * gdb.base/completion.exp: Test the completion of the "focus"
9751 command.
9752
6e22494e
JK
97532015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9754
9755 * gdb.arch/amd64-prologue-skip.S: New file.
9756 * gdb.arch/amd64-prologue-skip.exp: New file.
9757
bf7b9cd9
SM
97582015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9759
9760 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9761 is_address_zero_readable check.
9762
201e8dfd
PB
97632015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9764
9765 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9766 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9767
5cd867b4
YQ
97682015-06-24 Yao Qi <yao.qi@linaro.org>
9769
9770 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9771 linux targets.
9772
4d7be007
YQ
97732015-06-24 Yao Qi <yao.qi@linaro.org>
9774
9775 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9776 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9777 * gdb.base/siginfo-thread.exp: Likewise.
9778
07fcd301
YQ
97792015-06-22 Yao Qi <yao.qi@linaro.org>
9780
9781 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9782
52042a00
YQ
97832015-06-22 Yao Qi <yao.qi@linaro.org>
9784
9785 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9786 aarch64*-*-*.
9787 (skip_hw_watchpoint_tests): Likewise.
9788
74bd41ce
PP
97892015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9790
9791 * gdb.base/gdbinit-history.exp: Test the interaction between
9792 setting GDBHISTSIZE and setting the history size via .gdbinit.
9793
bc460514
PP
97942015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9795
9796 PR gdb/16999
9797 * gdb.base/gdbhistsize-history.exp: New test.
9798
b58c513b
PP
97992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9800
9801 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9802 with GDBHISTSIZE.
9803 * gdb.base/readline.exp: Likewise.
9804
92046791
YQ
98052015-06-17 Yao Qi <yao.qi@linaro.org>
9806
9807 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9808 line.
9809
2093d2d3
PP
98102015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9811
9812 * gdb.base/gdbinit-history.exp: Add test case to check that
9813 an unlimited history file does not get truncated on exit.
9814
e6c693af
AA
98152015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9816
9817 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9818 (VECTOR): New macro. Use it...
9819 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9820 ...for these typedefs.
9821 (int8, char1, int1, double1): New typedefs.
9822 (struct just_int2, struct two_int2): New structures.
9823 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9824 (add_structvecs, add_singlevecs): New functions.
9825 (main): Call add_some_intvecs twice.
9826 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9827 the compile and exit upon failure. Try compiling for the "native"
9828 architecture. Test inferior function calls with vector arguments
9829 and vector return value handling with "finish" and "return".
9830
c74f7d1c
JT
98312015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9832
9833 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9834 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9835 PE file.
9836 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9837
98aa42ee
AT
98382015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9839
9840 PR breakpoints/16465
9841 * gdb.mi/mi-dprintf-pending.c: New file.
9842 * gdb.mi/mi-dprintf-pending.exp: New test.
9843 * gdb.mi/mi-dprintf-pendshr.c: New file.
9844
7d73c23c 98452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9846 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9847
9848 * gdb.arch/i386-mpx-map.c: New file.
9849 * gdb.arch/i386-mpx-map.exp: New File.
9850
98512015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9852
9853 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9854 * gdb.arch/i386-mpx.exp: Indentation fixed.
9855
98562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9857
9858 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9859 function and improved indentation.
9860 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9861 gdb_test_multiple. Added additional tests to skip the test.
9862
98632015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9864
9865 * gdb.arch/i386-avx512.c: Change path in include file.
9866 * gdb.arch/i386-avx512.exp: Change include dir path
9867 compilation flag.
9868 * gdb.arch/i386-mpx.c: Change path in include file.
9869 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9870 flag.
9871
d5eba19a
JK
98722015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9873
9874 * gdb.compile/compile-print.exp (compile print *vararray@3)
9875 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9876
7f361056
JK
98772015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9878
9879 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9880 (do not keep jit in memory): ... this.
9881 (expect 5): Change it to ...
9882 (expect no 5): ... this.
9883
3b462ec2
SM
98842015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9885
9886 PR gdb/15564
9887 * gdb.mi/mi-detach.exp: New file.
9888
e0619de6
JK
98892015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 PR symtab/18392
9892 * gdb.arch/amd64-tailcall-self.S: New file.
9893 * gdb.arch/amd64-tailcall-self.c: New file.
9894 * gdb.arch/amd64-tailcall-self.exp: New file.
9895
e970cb34
DB
98962015-05-28 Don Breazeal <donb@codesourcery.com>
9897
9898 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9899 tests for remote targets by checking is_target_gdbserver.
9900
b2e2f908
DE
99012015-05-27 Doug Evans <dje@google.com>
9902
9903 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9904 * gdb.dwarf2/opaque-type-lookup.c: New file.
9905 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9906
82c7be31
DE
99072015-05-26 Doug Evans <dje@google.com>
9908
9909 * gdb.cp/iostream.cc: New file.
9910 * gdb.cp/iostream.exp: New file.
9911
b4f54984
DE
99122015-05-26 Doug Evans <dje@google.com>
9913
9914 * gdb.dwarf2/dw2-op-call.exp: Update.
9915 * gdb.dwarf2/dw4-sig-types.exp: Update.
9916 * gdb.dwarf2/implptr.exp: Update.
9917 * gdb.mi/mi-cmd-param-changed.exp: Update.
9918
4ea6efe9
DE
99192015-05-26 Doug Evans <dje@google.com>
9920
9921 * gdb.python/py-lazy-string.c: New file.
9922 * gdb.python/py-lazy-string.exp: New file.
9923 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9924 (main): Update. Add estring3.
9925 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9926 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9927
f6bb7db3
YQ
99282015-05-26 Omair Javaid <omair.javaid@linaro.org>
9929 Yao Qi <yao.qi@linaro.org>
9930
9931 * gdb.reverse/aarch64.c: New.
9932 * gdb.reverse/aarch64.exp: New.
9933
a81bfbd0
OJ
99342015-05-26 Omair Javaid <omair.javaid@linaro.org>
9935
25d49b86
PA
9936 * lib/gdb.exp (supports_process_record): Return true for
9937 aarch64*-linux*.
a81bfbd0
OJ
9938 (supports_reverse): Likewise.
9939
158bf1b4
PP
99402015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9941
9942 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9943 Use with_test_prefix.
9944
a0145030
AB
99452015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9946
9947 * gdb.base/completion.exp: Add test for completion of layout
9948 names.
9949
ebe3b578
AB
99502015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9951
9952 * lib/gdb.exp (skip_tui_tests): New proc.
9953 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9954
84204ed7
PA
99552015-05-19 Pedro Alves <palves@redhat.com>
9956
9957 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9958 Save the whole env array instead of just HOME. Unset HISTSIZE in
9959 the environment while testing. Restore whole environment
9960 afterwards.
9961
37442ce1
DE
99622015-05-16 Doug Evans <xdje42@gmail.com>
9963
9964 * gdb.guile/scm-ports.c: New file.
9965 * gdb.guile/scm-ports.exp: Add memory port tests.
9966
36de76f9
JK
99672015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9968
9969 * gdb.compile/compile-print.c: New file.
9970 * gdb.compile/compile-print.exp: New file.
9971
3a9558c4
JK
99722015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9973
9974 * gdb.compile/compile-ops.exp: Cast param to void.
9975 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9976 (compile code struct_object.selffield = &struct_object): Add xfail.
9977
aa715135
JG
99782015-05-15 Joel Brobecker <brobecker@adacore.com>
9979
9980 * gdb.ada/arr_enum_with_gap: New testcase.
9981
931e5bc3
JG
99822015-05-15 Joel Brobecker <brobecker@adacore.com>
9983
9984 * gdb.ada/byte_packed_arr: New testcase.
9985
9cd4d857
JB
99862015-05-15 Joel Brobecker <brobecker@adacore.com>
9987
9988 * gdb.ada/pckd_neg: New testcase.
9989
ebfd00d2
PP
99902015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9991
9992 PR gdb/17820
9993 * gdb.base/gdbinit-history.exp: New test.
9994 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9995 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9996
4c082a81
SC
99972015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9998
9999 * gdb.python/py-xmethods.cc: Enhance test case.
10000 * gdb.python/py-xmethods.exp: New tests.
10001 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10002 function.
10003 (B_indexoper): Likewise.
10004 (global_dm_list) : Add new xmethod worker functions.
10005
f7797074
SDJ
100062015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10007
10008 * gdb.base/coredump-filter.exp: Correctly unset
10009 "coredump_var_addr" array.
10010
a4674e4e
PA
100112015-05-08 Pedro Alves <palves@redhat.com>
10012
10013 * gdb.server/non-existing-program.exp: Unset spawn_id.
10014
df2eb078
SC
100152015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10016
10017 PR python/18291
10018 * gdb.python/py-xmethods.exp: Add tests.
10019
422349a3
YQ
100202015-05-08 Yao Qi <yao.qi@linaro.org>
10021
10022 PR gdb/18208
10023 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10024 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10025 function set_coredump_filter, and remove remote_exec call.
10026 Remove argument ipid. Callers update.
10027 (top level): Don't get inferior's PID.
10028
63fc80ce
AA
100292015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10030
10031 * gdb.base/watch_thread_num.exp: Skip test on targets without
10032 access watchpoints.
10033
80ad801e
PA
100342015-05-06 Pedro Alves <palves@redhat.com>
10035
10036 PR server/18081
10037 * gdb.server/non-existing-program.exp: New file.
10038
0fa7fe50
JB
100392015-05-05 Joel Brobecker <brobecker@adacore.com>
10040
10041 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10042
3ea89b92
PMR
100432015-05-05 Joel Brobecker <brobecker@adacore.com>
10044
10045 * gdb.ada/out_of_line_in_inlined: New testcase.
10046
87b8eff0
JB
100472015-05-05 Joel Brobecker <brobecker@adacore.com>
10048
10049 * gdb.ada/var_rec_arr: New testcase.
10050
5fccc635
YQ
100512015-04-30 Yao Qi <yao.qi@linaro.org>
10052
10053 * gdb.base/break-idempotent.exp: If
10054 skip_hw_watchpoint_multi_tests returns true, skip the tests
10055 on "rwatch" and "awatch".
10056
42d38f42
YQ
100572015-04-30 Yao Qi <yao.qi@linaro.org>
10058
10059 * gdb.base/relativedebug.exp: Invoke gdb command
10060 "info sharedlibrary", and if libc.so doesn't have debug info,
10061 skip the test.
10062
2ce1cdbf
DE
100632015-04-29 Doug Evans <dje@google.com>
10064
10065 * gdb.python/py-xmethods.exp: Add ptype tests.
10066 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10067 get_result_type method.
10068
f24a38c5
LM
100692015-04-29 Luis Machado <lgustavo@codesourcery.com>
10070
10071 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10072 the target does not support hardware watchpoints.
10073
ecbf2b3c
LM
100742015-04-29 Luis Machado <lgustavo@codesourcery.com>
10075
10076 * gdb.base/break-always.exp: Abort testing if writing to memory
10077 causes an error.
10078
34f5f757
DE
100792015-04-28 Doug Evans <dje@google.com>
10080
10081 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10082 * gdb.python/py-pp-registration.exp: ... here. New file.
10083 * gdb.python/py-pp-registration.c: New file.
10084 * gdb.python/py-pp-registration.py: New file.
10085
69b4374a
DE
100862015-04-28 Doug Evans <dje@google.com>
10087
10088 * gdb.python/py-bad-printers.c: New file.
10089 * gdb.python/py-bad-printers.py: New file.
10090 * gdb.python/py-bad-printers.exp: New file.
10091
59fb7612
SS
100922015-04-28 Sasha Smundak <asmundak@google.com>
10093
10094 * gdb.python/py-type.exp: New test.
10095
2631b16a
AW
100962015-04-28 Andy Wingo <wingo@igalia.com>
10097
10098 * gdb.python/py-parameter.exp:
10099 * gdb.guile/scm-parameter.exp: Escape the path that we are
10100 matching against, as it might contain characters that are special
10101 to regular expressions.
10102
460efde1
JB
101032015-04-27 Joel Brobecker <brobecker@adacore.com>
10104
10105 * gdb.ada/rec_comp: New testcase.
10106
2d369d8e
SDJ
101072015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10108
10109 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10110 before using it.
10111
cf75d6c3
AB
101122015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10113
10114 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10115 new tests for verilog output.
10116
8dbe7ca5
YQ
101172015-04-24 Yao Qi <yao.qi@linaro.org>
10118
10119 * boards/remote-gdbserver-on-localhost.exp: New file.
10120
4ef9fb2f
PA
101212015-04-23 Pedro Alves <palves@redhat.com>
10122
10123 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10124 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10125 "end of file", remove $inferior_spawn_id from the indirect list.
10126
0a803169
PA
101272015-04-23 Pedro Alves <palves@redhat.com>
10128
10129 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10130
749ef8f8
PA
101312015-04-23 Pedro Alves <palves@redhat.com>
10132
10133 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10134 on $any_spawn_id instead of only on $gdb_spawn_id.
10135
8aae4344
PM
101362015-04-21 Pierre Muller <muller@sourceware.org>
10137
10138 PR pascal/17815
10139 * lib/pascal.exp (gpc_compile): Add new option "class".
10140 (fpc_compile): Likewise.
10141 * gdb.pascal/case-insensitive-symbols.pas: New file.
10142 * gdb.pascal/case-insensitive-symbols.exp: New file.
10143
1586c8fb
GB
101442015-04-20 Gary Benson <gbenson@redhat.com>
10145
10146 * gdb.base/attach.exp: Fix three extended remote failures.
10147
1b6e6f5c
GB
101482015-04-17 Gary Benson <gbenson@redhat.com>
10149
10150 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10151 the main executable over the remote protocol.
10152
e797481d
PA
101532015-04-16 Pedro Alves <palves@redhat.com>
10154
10155 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10156 a new gdbserver if gdbserver_reconnect_p is set.
10157
1ca99c42
PA
101582015-04-16 Pedro Alves <palves@redhat.com>
10159
10160 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10161 is set, don't exit gdbserver.
10162
af9fd6f8
AA
101632015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10164
10165 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10166 appropriate .insn, such that an older assembler can be used.
10167 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10168 the z/Architecture instruction set on 31-bit targets as well.
10169
04ff1e61
AA
101702015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10171
10172 * gdb.go/handcall.exp: Remove all logic related to the first
10173 breakpoint and rely on go_runto_main instead.
10174 * gdb.go/strings.exp: Likewise.
10175 * gdb.go/unsafe.exp: Likewise.
10176 * gdb.go/hello.exp: Likewise. Also rename the remaining
10177 breakpoint marker to "breakpoint 1".
10178 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10179 * gdb.go/strings.go: Likewise.
10180 * gdb.go/unsafe.go: Likewise.
10181 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10182 "set breakpoint 2 here" and rename the remaining breakpoint marker
10183 to "breakpoint 1".
10184
40d2f8d6
SM
101852015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10186
10187 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10188 if itertools.imap is not present.
10189 * gdb.python/py-objfile.exp: Add parentheses.
10190 * gdb.python/py-type.exp: Same.
10191 * gdb.python/py-unwind-maint.py: Same.
10192
8cbc97c6
YQ
101932015-04-15 Yao Qi <yao.qi@linaro.org>
10194
10195 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10196 of ":$ptr_size" and set its form explicitly.
10197
45fd756c
YQ
101982015-04-15 Pedro Alves <palves@redhat.com>
10199 Yao Qi <yao.qi@linaro.org>
10200
10201 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10202 timeout by factor of 4.
10203 (test_regular_watch): Likewise.
10204 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10205 * gdb.reverse/sigall-reverse.exp: Likewise.
10206 * gdb.reverse/until-precsave.exp: Likewise.
10207 * lib/gdb.exp (with_timeout_factor): New proc.
10208 (gdb_expect): Move some code to ...
10209 (get_largest_timeout): ... here. New procedure.
10210
9e811bc3
LM
102112015-04-14 Luis Machado <lgustavo@codesourcery.com>
10212
10213 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10214
0ff6fcb2
LM
102152015-04-13 Luis Machado <lgustavo@codesourcery.com>
10216
10217 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10218 to write to the .text section.
10219
7578d5f7
LM
102202015-04-13 Luis Machado <lgustavo@codesourcery.com>
10221
10222 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10223 Handle the case of targets that do not provide PID information.
10224
2efe15c4
YQ
102252015-04-13 Yao Qi <yao.qi@linaro.org>
10226
10227 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10228 and use expect instead of gdb_expect.
10229
8cd8f2f8
SDJ
102302015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10231
10232 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10233 "coredump_var_addr" to avoid naming conflict with other testcases.
10234
9ee41772
PA
102352015-04-10 Pedro Alves <palves@redhat.com>
10236
10237 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10238 gdb_test_sequence and gdb_assert.
10239
07473109
PA
102402015-04-10 Pedro Alves <palves@redhat.com>
10241
10242 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10243 test messages that don't include the breakpoint address.
10244
de3db44c
YQ
102452015-04-10 Yao Qi <yao.qi@linaro.org>
10246
10247 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10248 false for some offset and width combinations which aren't
10249 supported by linux kernel.
10250
c79d856c
PA
102512015-04-10 Pedro Alves <palves@redhat.com>
10252
10253 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10254 procedure, factored out from ...
10255 (top level): ... here. Add "set displaced-stepping" testing axis.
10256 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10257 parameter "displaced". Use it.
10258 (top level): Use foreach and add "set displaced-stepping" testing
10259 axis.
10260
ebc90b50
PA
102612015-04-10 Pedro Alves <palves@redhat.com>
10262
10263 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10264 Remove comment.
10265 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10266 both the address of the instruction that triggers the watchpoint
10267 and the address of the instruction immediately after, and use
10268 those addresses for the test. Fix comment.
10269
8f572e5c
PA
102702015-04-10 Pedro Alves <palves@redhat.com>
10271
10272 * gdb.base/sigstep.exp (breakpoint_to_handler)
10273 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10274 Test "backtrace" in handler.
10275 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10276 (top level): Add new "displaced" test axis to
10277 breakpoint_to_handler, breakpoint_to_handler_entry and
10278 breakpoint_over_handler.
10279
8d707a12
PA
102802015-04-10 Pedro Alves <palves@redhat.com>
10281
10282 PR gdb/18216
10283 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10284
ef713951
YQ
102852015-04-10 Yao Qi <yao.qi@linaro.org>
10286
10287 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10288 (test_add_rn_pc): New function.
10289 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10290 (top level): Invoke test_add_rn_pc.
10291
906d60cf
PA
102922015-04-10 Pedro Alves <palves@redhat.com>
10293
10294 PR gdb/13858
10295 * gdb.base/step-over-no-symbols.exp: New file.
10296
f2983cc3
AW
102972015-04-09 Andy Wingo <wingo@igalia.com>
10298
10299 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10300 after the Python tests.
10301
6d62641c
SDJ
103022015-04-08 Keith Seitz <keiths@redhat.com>
10303
10304 PR python/16699
10305 * gdb.python/py-completion.exp: New tests for completion.
10306 * gdb.python/py-completion.py (CompleteLimit1): New class.
10307 (CompleteLimit2): Likewise.
10308 (CompleteLimit3): Likewise.
10309 (CompleteLimit4): Likewise.
10310 (CompleteLimit5): Likewise.
10311 (CompleteLimit6): Likewise.
10312 (CompleteLimit7): Likewise.
10313
f3770638
PA
103142015-04-08 Pedro Alves <palves@redhat.com>
10315
10316 PR gdb/18214
10317 PR gdb/18216
10318 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10319 function.
10320 (main): Install it as SIGUSR1 handler.
10321 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10322 parameter. Always use "setup" as prefix. Toggle "set
10323 displaced-stepping" off/on depending on global. Don't switch to
10324 thread 1 here.
10325 (top level): Add displaced stepping "off/on" test axis. Update
10326 "setup" calls. Wrap each subtest with with_test_prefix. Test
10327 continuing with a queued signal in each thread.
10328
4496bed7
PA
103292015-04-08 Pedro Alves <palves@redhat.com>
10330
10331 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10332 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10333 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10334 Return early if running to main fails.
10335 * gdb.trace/while-stepping.exp: Likewise.
10336
b97fde92
PA
103372015-04-07 Pedro Alves <palves@redhat.com>
10338
10339 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10340 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10341 interact with inferior program.
10342
f71c18e7
PA
103432015-04-07 Pedro Alves <palves@redhat.com>
10344
10345 * lib/gdb.exp (inferior_spawn_id): New global.
10346 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10347 spawn id after processing the user code.
10348 (default_gdb_start): Set inferior_spawn_id.
10349 (send_inferior): New procedure.
10350 * lib/gdbserver-support.exp (gdbserver_start): Set
10351 inferior_spawn_id.
10352 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10353
6423214f
PA
103542015-04-07 Pedro Alves <palves@redhat.com>
10355
10356 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10357 * lib/gdbserver-support.exp (gdbserver_start): Make
10358 $server_spawn_id global.
10359 (gdbserver_start): Don't wait for gdbserver's spawn id with
10360 expect_background.
10361 (close_gdbserver): New procedure.
10362 (gdb_exit): Rename the default version and reimplement.
10363
71c0ee8c
PA
103642015-04-07 Pedro Alves <palves@redhat.com>
10365
72f4393d 10366 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
10367 append the substituted item, not the original item.
10368
203bc29b
PA
103692015-04-07 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10372 gdb_expect.
10373
508a3ddf
PA
103742015-04-07 Pedro Alves <palves@redhat.com>
10375
10376 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10377 output appearing once only.
10378
9f6dbe2b
PA
103792015-04-07 Pedro Alves <palves@redhat.com>
10380
10381 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10382 that doesn't expect anything. Return early if running to main
10383 fails.
10384
337532fa
YQ
103852015-04-07 Yao Qi <yao.qi@linaro.org>
10386
10387 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10388 (child_function): Call alarm.
10389 (main): Move call to alarm into the loop.
10390 * gdb.threads/non-stop-fair-events.exp: Build program with
10391 -DTIMEOUT=$timeout.
10392
01b622d4
DE
103932015-04-06 Doug Evans <xdje42@gmail.com>
10394
10395 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10396 Fix dest parameter to board_info.
10397 (fpc_compile): Ditto.
10398 (gdb_compile_pascal): Rename dest arg to destfile.
10399
961f4160
PMR
104002015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10401
10402 * gdb.ada/funcall_ref.exp: New file.
10403 * gdb.ada/funcall_ref/foo.adb: New file.
10404
cafda597
YQ
104052015-04-02 Yao Qi <yao.qi@linaro.org>
10406
10407 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10408 is remote.
10409
fed040c6
GB
104102015-04-02 Gary Benson <gbenson@redhat.com>
10411
10412 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10413
d11916aa
SS
104142015-04-01 Sasha Smundak <asmundak@google.com>
10415
10416 * gdb.python/py-unwind-maint.c: New file.
10417 * gdb.python/py-unwind-maint.exp: New test.
10418 * gdb.python/py-unwind-maint.py: New file.
10419 * gdb.python/py-unwind.c: New file.
10420 * gdb.python/py-unwind.exp: New test.
10421 * gdb.python/py-unwind.py: New test.
10422
a1471180
PA
104232015-04-01 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10426 to fail instead of non-existent $test.
10427
0bbeccb1
PA
104282015-04-01 Pedro Alves <palves@redhat.com>
10429
10430 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10431 GDBFLAGS if not empty.
10432
3c724c8c
PMR
104332015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10434
10435 * gdb.ada/complete.exp: Remove "multi_line".
10436 * gdb.ada/info_exc.exp: Remove "multi_line".
10437 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10438 * gdb.ada/ptype_field.exp: Remove "multi_line".
10439 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10440 * gdb.ada/tagged.exp: Remove "multi_line".
10441 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10442 [multi_line ...]
10443 * gdb.btrace/delta.exp: Likewise.
10444 * gdb.btrace/exception.exp: Likewise.
10445 * gdb.btrace/function_call_history.exp: Likewise.
10446 * gdb.btrace/instruction_history.exp: Likewise.
10447 * gdb.btrace/nohist.exp: Likewise.
10448 * gdb.btrace/record_goto.exp: Likewise.
10449 * gdb.btrace/segv.exp: Likewise.
10450 * gdb.btrace/stepi.exp: Likewise.
10451 * gdb.btrace/tailcall.exp: Likewise.
10452 * gdb.btrace/unknown_functions.exp: Likewise.
10453 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10454 * lib/gdb.exp: Add the "multi_line" helper.
10455
4eec2deb
PA
104562015-04-01 Pedro Alves <palves@redhat.com>
10457
10458 * gdb.threads/tid-reuse.c: New file.
10459 * gdb.threads/tid-reuse.exp: New file.
10460
df8411da
SDJ
104612015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10462
10463 PR corefiles/16092
10464 * gdb.base/coredump-filter.c: New file.
10465 * gdb.base/coredump-filter.exp: Likewise.
10466
6ef37366
PM
104672015-03-27 Petr Machata <pmachata@redhat.com>
10468
10469 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10470 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10471 (Dwarf::assemble): Initialize them.
10472 (Dwarf::lines): New function.
10473
7ec911b0
JT
104742015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10475
10476 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10477 SYMBOL_PREFIX for x86_64-*-cygwin.
10478
ff908ebf
AW
104792015-03-26 Andy Wingo <wingo@igalia.com>
10480
10481 PR symtab/18148
10482 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10483 const_value but not a location.
10484 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10485 location defined in non-main CUs are visible.
10486
6d5f0679
YQ
104872015-03-26 Yao Qi <yao.qi@linaro.org>
10488
10489 PR testsuite/18139
10490 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10491 Add a line number entry for the same line.
10492 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10493 Add a line number entry for the same line.
10494
2898689b
YQ
104952015-03-26 Yao Qi <yao.qi@linaro.org>
10496
10497 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10498 .int 0.
10499 (func): Likewise. Add .Lfunc_1 label.
10500 Use .Lfunc_1 label.
10501 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10502 .int 0.
10503 (func): Likewise.
10504 Use .Lfunc_1 label.
10505
85180498
YQ
105062015-03-26 Yao Qi <yao.qi@linaro.org>
10507
10508 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10509 Call gdb_compile instead to compile each .s files without debug
10510 information.
10511
8aa08a8d
YQ
105122015-03-26 Yao Qi <yao.qi@linaro.org>
10513
10514 * gdb.base/savedregs.exp (process_saved_regs): Make
10515 "Saved registers:" optional in the pattern.
10516
66849923
MM
105172015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10518
10519 * gdb.btrace/next.exp: Merged into step.exp.
10520 * gdb.btrace/finish.exp: Merged into step.exp.
10521 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10522 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10523 "record goto" and checking the exact replay position.
10524 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10525 check for "Recording format" in "info record" output.
10526 * gdb.btrace/record_goto.exp: Choose test file based on target.
10527 * gdb.btrace/x86-record_goto.S: Renamed into ...
10528 * gdb.btrace/x86_64-record_goto.S: ... this.
10529 * gdb.btrace/i686-record_goto.S: New.
10530 * gdb.btrace/x86-tailcall.S: Renamed into ...
10531 * gdb.btrace/x86_64-tailcall.S: ... this.
10532 * gdb.btrace/i686-tailcall.S: New.
10533 * gdb.btrace/x86-tailcall.c: Renamed into ...
10534 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10535 separate statements. Update test.
10536 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10537 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10538 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10539 * gdb.btrace/tailcall.exp: Choose test file based on target.
10540 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10541
11cc1b74
MM
105422015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10543
10544 * gdb.btrace/exception.exp: Increase BTS buffer size.
10545
a25d8bf9
PA
105462015-03-24 Pedro Alves <palves@redhat.com>
10547
10548 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10549
856e7dd6
PA
105502015-03-24 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.threads/schedlock.exp (test_step): No longer expect that
10553 "set scheduler-locking step" with "next" over a function call runs
10554 threads unlocked.
10555
ad235a41
AT
105562015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10557
10558 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10559
15630549
AT
105602015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10561
10562 PR breakpoints/16466
10563 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10564 * gdb.mi/mi-pending.c (thread_func): New function.
10565 (int main): Add threading support required.
10566 * gdb.mi/mi-pending.exp: Add tests for this issue.
10567 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10568 (pendfunc2): Remove stdio dependency.
10569 * gdb.mi/mi-pendshr2.c: New file.
10570
693dca06
KS
105712015-03-23 Keith Seitz <keiths@redhat.com>
10572
10573 * gdb.linespec/keywords.c: New file.
10574 * gdb.linespec/keywords.exp: New file.
10575
7e993ebf
KS
105762015-03-23 Keith Seitz <keiths@redhat.com>
10577
10578 PR gdb/18021
10579 * gdb.dwarf2/staticvirtual.exp: New test.
10580
bc23328c
JK
105812015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10582
10583 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10584 * README: Remove HP-UX and gdb.hp.
10585 (configuration):
10586 * configure: Regenerate.
10587 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10588 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10589 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10590 gdb.hp/gdb.defects/Makefile.
10591 * gdb.hp/Makefile.in: File deleted.
10592 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10593 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10594 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10595 * gdb.hp/gdb.aCC/run.c: File deleted.
10596 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10597 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10598 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10599 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10600 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10601 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10602 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10603 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10604 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10605 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10606 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10607 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10608 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10609 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10610 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10611 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10612 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10613 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10614 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10615 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10616 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10617 * gdb.hp/gdb.compat/average.c: File deleted.
10618 * gdb.hp/gdb.compat/sum.c: File deleted.
10619 * gdb.hp/gdb.compat/xdb.c: File deleted.
10620 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10621 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10622 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10623 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10624 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10625 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10626 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10627 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10628 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10629 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10630 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10631 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10632 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10633 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10634 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10635 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10636 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10637 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10638 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10639 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10640 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10641 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10642 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10643 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10644 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10645 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10646 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10647 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10648 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10649 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10650 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10651 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10652 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10653 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10654 * gdb.hp/tools/odump: File deleted.
10655
8bf3b159
PA
106562015-03-19 Pedro Alves <palves@redhat.com>
10657
10658 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10659 (saw_thread_3): New globals.
10660 (top level): Increment them when an event for the corresponding
10661 thread is seen.
10662 (no thread starvation): New test.
10663
eb54c8bf
PA
106642015-03-19 Pedro Alves <palves@redhat.com>
10665
10666 * gdb.threads/continue-pending-status.c: New file.
10667 * gdb.threads/continue-pending-status.exp: New file.
10668
32d2e5d6
PA
106692015-03-18 Pedro Alves <palves@redhat.com>
10670
10671 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10672 Use gdb_is_target_remote instead of is_remote. Use
10673 gdb_test_multiple instead of gdb_expect. Exit early if
10674 gdb_test_multiple hits its internal matches. Tighten stepi tests
10675 expected output. Fail on exit with any signal, instead of just
10676 SIGILL.
10677
f68f11b7
YQ
106782015-03-18 Yao Qi <yao.qi@linaro.org>
10679
10680 PR tdep/18107
10681 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10682 variable.
10683 * gdb.base/catch-syscall.exp: Don't skip it on
10684 aarch64*-*-linux* target. Remove elements in all_syscalls.
10685 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10686 target.
10687 (setup_all_syscalls): New proc.
10688
ca5fd19b
YQ
106892015-03-16 Yao Qi <yao.qi@linaro.org>
10690
10691 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10692 (top level): Skip tests if valid_addr_p returns false for
10693 $cmd1 or $cmd2.
10694
85642ba0
AW
106952015-03-11 Andy Wingo <wingo@igalia.com>
10696
10697 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10698
e03f9645
YQ
106992015-03-11 Yao Qi <yao.qi@linaro.org>
10700
10701 * gdb.base/catch-syscall.exp: Fix typo in comments.
10702
5d0962b2
YQ
107032015-03-11 Yao Qi <yao.qi@linaro.org>
10704
10705 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10706
b2df3cef
PA
107072015-03-09 Pedro Alves <palves@redhat.com>
10708
10709 * dg-extract-results.py: Delete.
10710
ef878e53
PA
107112015-03-09 Pedro Alves <palves@redhat.com>
10712
10713 Merge dg-extract-results.sh from GCC upstream (r218843).
10714
10715 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10716 * dg-extract-results.sh: Use --text with grep to avoid issues with
10717 binary files. Fall back to cat -v, if that doesn't work.
10718
9494d219
PA
107192015-03-05 Pedro Alves <palves@redhat.com>
10720
10721 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10722
a8d9763a
SM
107232015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10724
10725 * lib/mi-support.exp (mi_expect_interrupt): Accept
10726 alternative event for when in all-stop mode.
10727
be9957b8
PA
107282015-03-04 Pedro Alves <palves@redhat.com>
10729
10730 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10731
d57be0f4 107322015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10733
10734 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10735
c214c7cf
AA
107362015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10737
10738 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10739 regexps for GDB's current line display, accept a hex address
10740 preceding the line number.
10741
6d74a497
AA
107422015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10743
10744 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10745 the 'arch1' variable for "s390*-linux*" targets.
10746
511aee7c
PA
107472015-03-04 Pedro Alves <palves@redhat.com>
10748
10749 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10750 (main): Pass missing retval argument to pthread_join call.
10751
95e50b27
PA
107522015-03-02 Pedro Alves <palves@redhat.com>
10753
10754 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10755 (top level): Call do_test with non-stop as well.
10756
28054d69
PA
107572015-03-02 Pedro Alves <palves@redhat.com>
10758
10759 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10760 -1.
10761
4fa5d7b4
AA
107622015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10763
10764 * gdb.arch/s390-vregs.exp: New test.
10765 * gdb.arch/s390-vregs.S: New file.
10766
97c18565
PA
107672015-02-27 Pedro Alves <palves@redhat.com>
10768
10769 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10770 call to catch_command_errors.
10771 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10772 catch_command_errors.
10773
a37bfa30
PA
107742015-02-27 Pedro Alves <palves@redhat.com>
10775
10776 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10777 "true" for boolean result.
10778 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10779 prototype of main.
10780
6f98576f
PA
107812015-02-27 Pedro Alves <palves@redhat.com>
10782
10783 * lib/unbuffer_output.c: New file.
10784 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10785 (main): Call gdb_unbuffer_output.
10786
eba5ab56
YQ
107872015-02-27 Yao Qi <yao.qi@linaro.org>
10788
10789 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10790 target.
10791
0def5aaa
DE
107922015-02-26 Doug Evans <dje@google.com>
10793
10794 * gdb.cp/class2.cc (Dbase, D): New classes.
10795 (main): New local delta.
10796 * gdb.cp/class2.exp: Test printing delta.
10797 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10798 (dynbar): New global.
10799 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10800
081a1c2c
JK
108012015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 * gdb.compile/compile-ifunc.c: New file.
10804 * gdb.compile/compile-ifunc.exp: New file.
10805
2f41223f
AT
108062015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10807
10808 * gdb.base/structs.exp: Check for correct struct on finish.
10809
03eddd80
YQ
108102015-02-26 Yao Qi <yao.qi@linaro.org>
10811
10812 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10813 is zero.
10814
80c57053
JK
108152015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10816
10817 * gdb.arch/cordic.ko.bz2: New file.
10818 * gdb.arch/cordic.ko.debug.bz2: New file.
10819 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10820
21613c12
YQ
108212015-02-25 Yao Qi <yao.qi@linaro.org>
10822
10823 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10824 aarch64*-*-* target.
10825
d8b901ed
PA
108262015-02-23 Pedro Alves <palves@redhat.com>
10827
10828 * lib/gdb.exp (delete_breakpoints): Rewrite using
10829 gdb_test_multiple.
10830
e5b85ead
PA
108312015-02-23 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.base/info-os.c: Include stdlib.h.
10834
85c3a371
DE
108352015-02-22 Doug Evans <xdje42@gmail.com>
10836
10837 PR symtab/17855
10838 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10839 is read after symbols have been re-read.
10840 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10841 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10842
96553a0c
DE
108432015-02-21 Doug Evans <dje@google.com>
10844
10845 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10846
97a0c697
JK
108472015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10848
10849 PR corefiles/17808
10850 * gdb.arch/i386-biarch-core.core.bz2: New file.
10851 * gdb.arch/i386-biarch-core.exp: New file.
10852
a47cd6e9
PA
108532015-02-21 Pedro Alves <palves@redhat.com>
10854
10855 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10856 runto_main fails.
10857
c5facdc4
PA
108582015-02-20 Pedro Alves <palves@redhat.com>
10859
10860 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10861 info probes.
10862
2db9a427
PA
108632015-02-20 Pedro Alves <palves@redhat.com>
10864
10865 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10866
60fb7e9e
PA
108672015-02-20 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10870 clean_restart before gdb_target_supports_trace.
10871
5c5019c2
PA
108722015-02-20 Pedro Alves <palves@redhat.com>
10873
10874 PR threads/18006
10875 * gdb.threads/clone-thread_db.c: New file.
10876 * gdb.threads/clone-thread_db.exp: New file.
10877
c9587f88
AT
108782015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10879
10880 PR breakpoints/16812
10881 * gdb.base/catch-gdb-caused-signals.c: New file.
10882 * gdb.base/catch-gdb-caused-signals.exp: New file.
10883
f6a88844
JM
108842015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10885
10886 * configure: Regenerated.
10887 * configure.ac: Use GDB_AC_TRANSFORM.
10888 * aclocal.m4: sinclude ../transform.m4.
10889
497c491b
JM
108902015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10891
10892 * lib/dtrace.exp: New file.
10893 * gdb.base/dtrace-probe.exp: Likewise.
10894 * gdb.base/dtrace-probe.d: Likewise.
10895 * gdb.base/dtrace-probe.c: Likewise.
10896 * lib/pdtrace.in: Likewise.
10897 * configure.ac: Output variables with the transformed names of
10898 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10899 * configure: Regenerated.
10900
03e98035
JM
109012015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10902
10903 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10904 expected message when trying to access $_probe_* convenience
10905 variables while not on a probe.
10906
63cc30e9
JK
109072015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10908
10909 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10910
0703599a
PA
109112015-02-11 Pedro Alves <pedro@codesourcery.com>
10912
10913 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10914 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10915
7e60a48e
DE
109162015-02-10 Doug Evans <xdje42@gmail.com>
10917
10918 * lib/gdb.exp (gdb_load): Always return a result.
10919
01b088bc
PA
109202015-02-10 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.threads/signal-sigtrap.c: New file.
10923 * gdb.threads/signal-sigtrap.exp: New file.
10924
b05ec7a5
AT
109252015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10926
10927 * gdb.trace/no-attach-trace.c: New file.
10928 * gdb.trace/no-attach-trace.exp: New file.
10929
a2c2acaf
MW
109302015-02-09 Mark Wielaard <mjw@redhat.com>
10931
10932 * gdb.dwarf2/atomic.c: New file.
10933 * gdb.dwarf2/atomic-type.exp: Likewise.
10934
31fd9caa
MM
109352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10936
10937 * gdb.btrace/buffer-size.exp: Update "info record" output.
10938 * gdb.btrace/delta.exp: Update "info record" output.
10939 * gdb.btrace/enable.exp: Update "info record" output.
10940 * gdb.btrace/finish.exp: Update "info record" output.
10941 * gdb.btrace/instruction_history.exp: Update "info record" output.
10942 * gdb.btrace/next.exp: Update "info record" output.
10943 * gdb.btrace/nexti.exp: Update "info record" output.
10944 * gdb.btrace/step.exp: Update "info record" output.
10945 * gdb.btrace/stepi.exp: Update "info record" output.
10946 * gdb.btrace/nohist.exp: Update "info record" output.
10947
d33501a5
MM
109482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10949
10950 * gdb.btrace/buffer-size: New.
10951
f4abbc16
MM
109522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10953
10954 * gdb.btrace/delta.exp: Update "info record" output.
10955 * gdb.btrace/enable.exp: Update "info record" output.
10956 * gdb.btrace/finish.exp: Update "info record" output.
10957 * gdb.btrace/instruction_history.exp: Update "info record" output.
10958 * gdb.btrace/next.exp: Update "info record" output.
10959 * gdb.btrace/nexti.exp: Update "info record" output.
10960 * gdb.btrace/step.exp: Update "info record" output.
10961 * gdb.btrace/stepi.exp: Update "info record" output.
10962 * gdb.btrace/nohist.exp: Update "info record" output.
10963
b9d61307
SM
109642015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10965
10966 PR gdb/15678
10967 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10968
e584fdbc
PA
109692015-02-06 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10972 macro.
10973 (seconds_left, again): New globals.
10974 (main): Wait seconds_left in a 1-second sleep loop instead of
10975 sleeping 180 seconds. If 'again' is set, reset the seconds
10976 counter.
10977 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10978 'again' in the inferior before detaching. Print the seconds left.
10979 (options): New global.
10980 (top level): Build program with -DTIMEOUT=$timeout.
10981
77f41761
PA
109822015-02-06 Pedro Alves <palves@redhat.com>
10983
10984 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10985 determine how many seconds to pass to 'alarm'.
10986 * gdb.base/gdb-sigterm.exp (top level): Build program with
10987 -DTIMEOUT=$timeout.
10988 (do_test): Return success/failure indication. Add more verbose
10989 logging. Don't fail if 200 single steps are seen. Instead, fail
10990 when the test times out.
10991 (passes): New global.
10992 (top level): Break the testing loop if testing fails on any
10993 iteration. Use gdb_assert.
10994
b9394193
DB
109952015-02-04 Don Breazeal <donb@codesourcery.com>
10996
10997 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10998 and initialize them.
10999 (ipc_cleanup): New function.
11000 (main): Don't declare shmid, semid, and msqid. Add a call to
11001 atexit so that we call ipc_cleanup on exit.
11002
42d9e528
PA
110032015-02-04 Pedro Alves <palves@redhat.com>
11004
11005 * boards/native-extended-gdbserver.exp: Remove any target variant
11006 specifications from the board name before clearing the isremote
11007 flag from board_info.
11008
ae6ae975
DE
110092015-01-31 Doug Evans <xdje42@gmail.com>
11010
11011 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11012
cfb069a8
GB
110132015-01-31 Gary Benson <gbenson@redhat.com>
11014
11015 * gdb.base/completion.exp: Disable completion limiting for
11016 existing tests. Add new tests to check completion limiting.
11017 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11018
5dd31d79
DE
110192015-01-31 Doug Evans <xdje42@gmail.com>
11020
11021 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11022
9f050062
DE
110232015-01-31 Doug Evans <xdje42@gmail.com>
11024
11025 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11026 entries. Duplicate file section script entries.
11027 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11028 inlined entries. Add test for safe-path rejection.
11029 * gdb.python/py-section-script.c: Add duplicate inlined section script
11030 entries. Duplicate file section script entries.
11031 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11032 inlined entries. Add test for safe-path rejection.
11033
df25ebbd
JB
110342015-01-29 Joel Brobecker <brobecker@adacore.com>
11035
11036 * gdb.ada/disc_arr_bound: New testcase.
11037
4a0ca9ec
JB
110382015-01-29 Joel Brobecker <brobecker@adacore.com>
11039
11040 * gdb.ada/mi_var_array: New testcase.
11041
3a8b707a
DE
110422015-01-27 Doug Evans <dje@google.com>
11043
11044 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11045 Add test for objfile.filename, objfile.username after objfile
11046 has been unloaded.
11047
f8313f6e
JB
110482015-01-26 Joel Brobecker <brobecker@adacore.com>
11049
11050 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11051 the second test to print the name attribute of value
11052 returned by the call to gdb.lookup_type, and adjust
11053 the expected output accordingly.
11054
37bc665e
MW
110552015-01-25 Mark Wielaard <mjw@redhat.com>
11056
11057 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11058 * gdb.base/disp-step-fork.c: Include unistd.h.
11059 * gdb.base/siginfo-obj.c: Include stdio.h.
11060 * gdb.base/siginfo-thread.c: Likewise.
11061 * gdb.mi/non-stop.c: Include unistd.h.
11062 * gdb.mi/nsthrexec.c: Include stdio.h.
11063 * gdb.mi/pthreads.c: Include unistd.h.
11064 * gdb.modula2/unbounded1.c (main): Declare returns int.
11065 * gdb.reverse/consecutive-reverse.c: Likewise.
11066 * gdb.threads/create-fail.c: Include unistd.h.
11067 * gdb.threads/killed.c: Likewise.
11068 * gdb.threads/linux-dp.c: Likewise.
11069 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11070 * gdb.threads/non-ldr-exc-2.c: Likewise.
11071 * gdb.threads/non-ldr-exc-3.c: Likewise.
11072 * gdb.threads/non-ldr-exc-4.c: Likewise.
11073 * gdb.threads/pthreads.c: Include unistd.h.
11074 (main): Declare returns int.
11075 * gdb.threads/tls-main.c (foo): New declaration.
11076 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11077
f7e5394d
SM
110782015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11079
11080 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11081 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11082
743649fd
MW
110832015-01-15 Mark Wielaard <mjw@redhat.com>
11084
11085 * gdb.base/noreturn-return.c: New file.
11086 * gdb.base/noreturn-return.exp: New file.
11087 * gdb.base/noreturn-finish.c: New file.
11088 * gdb.base/noreturn-finish.exp: New file.
11089
198297aa
PA
110902015-01-23 Pedro Alves <palves@redhat.com>
11091
11092 * gdb.threads/continue-pending-after-query.c: New file.
11093 * gdb.threads/continue-pending-after-query.exp: New file.
11094
717cf30c
AG
110952015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11096 Simon Marchi <simon.marchi@ericsson.com>
11097
11098 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11099 * gdb.base/valgrind-db-attach.exp: Same.
11100 * gdb.base/valgrind-infcall.exp: Same.
11101 * lib/mi-support.exp (default_mi_gdb_start): Same.
11102 * lib/prompt.exp (default_prompt_gdb_start): Same.
11103 * lib/gdb.exp (default_gdb_spawn): Same.
11104 (gdb_interact): New.
11105
11106
4b62a76e
JK
111072015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11108
11109 * gdb.compile/compile.exp (pointer to jit function): New test.
11110
b4cdae6f
WW
111112015-01-17 Wei-cheng Wang <cole945@gmail.com>
11112
11113 * lib/gdb.exp (supports_process_record): Return true for
11114 powerpc*-*-linux*.
11115 (supports_reverse): Likewise.
11116
d221e7ef
DB
111172015-01-15 Don Breazeal <donb@codesourcery.com>
11118
11119 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11120 instead of checking whether the target board is remote and
11121 use spawn_wait_for_attach instead of exec/sleep.
11122 * gdb.base/attach-twice.exp: Likewise.
11123
bafffb51
JB
111242015-01-15 Joel Brobecker <brobecker@adacore.com>
11125
11126 * gdb.ada/var_arr_attrs: New testcase.
11127
5589af0e
PA
111282015-01-14 Pedro Alves <palves@redhat.com>
11129 Joel Brobecker <brobecker@adacore.com>
11130
11131 PR gdb/17525
11132 * gdb.base/bp-cmds-execution-x-script.c: New file.
11133 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11134 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11135
6c400b59
PA
111362015-01-14 Pedro Alves <palves@redhat.com>
11137
11138 PR cli/17828
11139 * gdb.base/batch-preserve-term-settings.c: New file.
11140 * gdb.base/batch-preserve-term-settings.exp: New file.
11141
e02c96a7
DE
111422015-01-13 Doug Evans <dje@google.com>
11143
11144 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11145 binary.
11146
576fd14c
JB
111472015-01-13 Joel Brobecker <brobecker@adacore.com>
11148
11149 * Makefile.in (clean mostlyclean): Do not delete *.py.
11150
04dccad0
JB
111512015-01-13 Joel Brobecker <brobecker@adacore.com>
11152
11153 * gdb.python/py-lookup-type.exp: New file.
11154
3d230f71
PA
111552015-01-12 Pedro Alves <palves@redhat.com>
11156
11157 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11158 restore GDBFLAGS before returning.
11159
7e67715d
JK
111602015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11161
11162 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11163 is_amd64_regs_target and is_x86_like_target.
11164
f2e0d4b4
DE
111652015-01-11 Doug Evans <xdje42@gmail.com>
11166
11167 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11168 is given without an explicit form.
11169 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11170 attributes.
11171 * gdb.dwarf/corrupt.exp: Ditto.
11172 * gdb.dwarf2/enum-type.exp: Ditto.
11173 * gdb.trace/entry-values.exp: Ditto.
11174 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11175
439250fb
DE
111762015-01-11 Doug Evans <xdje42@gmail.com>
11177
11178 PR gdb/15830
11179 * gdb.base/maint.exp: Remove references to "maint demangle".
11180 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11181 Add tests for explicitly specifying language to demangle.
11182 * gdb.dlang/demangle.exp: Ditto.
11183
ede9f622
PA
111842015-01-09 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.threads/non-stop-fair-events.c: New file.
11187 * gdb.threads/non-stop-fair-events.exp: New file.
11188
a7b796db
PA
111892015-01-09 Pedro Alves <palves@redhat.com>
11190
11191 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11192 the global scope. Set a breakpoint after all threads are started
11193 rather than stepping over two source lines. Expect the prompt.
11194 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11195 global.
11196 (NUM): Now 15.
11197 (main): Use threads_started_barrier to wait for all threads to
11198 start. Main thread no longer calls thread_function. Exit after
11199 180 seconds.
11200 (loop): New function.
11201 (thread_function): Wait on threads_started_barrier barrier. Call
11202 'loop' at each iteration.
11203 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11204 threads have started, instead of hardcoding number of "next"
11205 steps. Use an access watchpoint instead of a write watchpoint.
11206
9665ffdd
PA
112072015-01-09 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11210 (thread_func): Wait on barrier.
11211 (main): Wait for all threads to start before stopping GDB.
11212 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11213 global.
11214 (thread1_func, thread2_func): Wait on barrier.
11215 (main): Wait for all threads to start before stopping GDB.
11216 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11217 New global.
11218 (thread1_func, thread2_func): Wait on barrier.
11219 (main): Wait for all threads to start before stopping GDB.
11220
c945a99f
PA
112212015-01-09 Pedro Alves <palves@redhat.com>
11222
11223 * gdb.threads/attach-many-short-lived-threads.c: New file.
11224 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11225
c1a747c1
PA
112262014-01-09 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11229 instead of to thread 2.
11230 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11231 Add barrier around each pthread_create call instead of around all
11232 calls.
11233 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11234 Set a break on thread_function and have the child threads hit it
11235 one at at a time.
11236
60b3033e
PA
112372015-01-09 Pedro Alves <palves@redhat.com>
11238
11239 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11240 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11241 false.
11242 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11243 checking whether the target board is remote.
11244 * gdb.multi/multi-attach.exp: Likewise.
11245 * gdb.python/py-sync-interp.exp: Likewise.
11246 * gdb.server/ext-attach.exp: Likewise.
11247 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11248 tests that need to attach, instead of checking whether the target
11249 board is remote at the top of the file.
11250
acc018ac
YQ
112512015-01-08 Yao Qi <yao@codesourcery.com>
11252
11253 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11254
50a18af8
JK
112552015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11256
11257 Fix testcase compilation.
11258 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11259
8503d6e1
JB
112602015-01-06 Joel Brobecker <brobecker@adacore.com>
11261
11262 * gdb.python/py-type.exp: Add a couple test about empty
11263 array creation, and negative-length array creation.
11264
cc73dbcc
DE
112652015-01-02 Doug Evans <xdje42@gmail.com>
11266
11267 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11268
0300bbc7
DE
112692015-01-02 Doug Evans <dje@google.com>
11270
11271 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11272
9d85a0ec
YQ
112732014-12-29 Yao Qi <yao@codesourcery.com>
11274
11275 * gdb.trace/entry-values.exp: Update comments. Rename variable
11276 bar_call_foo to returned_from_foo.
11277
87186c6a
MMN
112782014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11279
11280 PR gdb/17394
11281 * gdb.linespec/break-asm-file.c: New file.
11282 * gdb.linespec/break-asm-file.exp: New file.
11283 * gdb.linespec/break-asm-file0.s: New file.
11284 * gdb.linespec/break-asm-file1.s: New file.
11285
1bab7383
YQ
112862014-12-18 Nigel Stephens <nigel@mips.com>
11287 Maciej W. Rozycki <macro@codesourcery.com>
11288
11289 * gdb.base/float.exp: Handle the new output from "info float" on
11290 MIPS targets.
11291
1bc1068a
JK
112922014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 Fix MinGW compilation.
11295 * gdb.compile/compile-ops.exp: Update untested message if
11296 !skip_compile_feature_tests.
11297 * gdb.compile/compile-setjmp.exp: Likewise.
11298 * gdb.compile/compile-tls.exp: Likewise.
11299 * gdb.compile/compile.exp: Likewise.
11300 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11301 supported on this host".
11302
b6615d10
DE
113032014-12-16 Doug Evans <xdje42@gmail.com>
11304
11305 * boards/stabs.exp: New file.
11306
25dda427
AA
113072014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11308
11309 * gdb.base/completion.exp: Adjust to format changes of "maint
11310 print user-registers".
11311
bf330350
CU
113122014-12-16 Catalin Udma <catalin.udma@freescale.com>
11313
11314 PR server/17457
11315 * gdb.arch/aarch64-fp.c: New file.
11316 * gdb.arch/aarch64-fp.exp: New file.
11317
395cf596
SDJ
113182014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11319
11320 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11321 r210637, r210913, r211666, r215400, r215817).
11322
11323 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11324 * dg-extract-results.py: New file.
11325 * dg-extract-results.sh: Use it if the environment seems
11326 suitable.
11327
11328 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11329
11330 * dg-extract-results.py (parse_run): Handle warnings that
11331 are printed before a test harness is run.
11332
11333 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11334
11335 * dg-extract-results.py (Named): Remove __cmp__ method.
11336 (output_variation): Use a key to sort variation.harnesses.
11337
11338 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11339
11340 * dg-extract-results.py: For Python 3, force sys.stdout to
11341 handle surrogate escape sequences.
11342 (safe_open): New function.
11343 (output_segment, main): Use it.
11344
11345 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11346
11347 * dg-extract-results.py (Prog.result_re): Include options
11348 in test name.
11349
11350 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11351
11352 * dg-extract-results.py (output_variation): Always sort if
11353 do_sum.
11354
e882ef3c
SM
113552014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11356
11357 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11358 as long as we get pagination notifications.
11359
4992aa20
JM
113602014-12-15 Jason Merrill <jason@redhat.com>
11361
11362 * Makefile.in (check-gdb.%): Restore.
11363 * README: Mention it.
11364
c1b5a1a6
JB
113652014-12-13 Joel Brobecker <brobecker@adacore.com>
11366
11367 * gdb.ada/str_uninit: New testcase.
11368
5537b577
JK
113692014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11370
11371 PR symtab/17642
11372 * gdb.base/vla-stub-define.c: New file.
11373 * gdb.base/vla-stub.c: New file.
11374 * gdb.base/vla-stub.exp: New file.
11375
bb2ec1b3
TT
113762014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11377 Jan Kratochvil <jan.kratochvil@redhat.com>
11378 Tom Tromey <tromey@redhat.com>
11379
11380 * configure.ac: Add gdb.compile/.
11381 * configure: Regenerate.
11382 * gdb.compile/Makefile.in: New file.
11383 * gdb.compile/compile-ops.exp: New file.
11384 * gdb.compile/compile-ops.c: New file.
11385 * gdb.compile/compile-tls.c: New file.
11386 * gdb.compile/compile-tls.exp: New file.
11387 * gdb.compile/compile-constvar.S: New file.
11388 * gdb.compile/compile-constvar.c: New file.
11389 * gdb.compile/compile-mod.c: New file.
11390 * gdb.compile/compile-nodebug.c: New file.
11391 * gdb.compile/compile-setjmp-mod.c: New file.
11392 * gdb.compile/compile-setjmp.c: New file.
11393 * gdb.compile/compile-setjmp.exp: New file.
11394 * gdb.compile/compile-shlib.c: New file.
11395 * gdb.compile/compile.c: New file.
11396 * gdb.compile/compile.exp: New file.
11397 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11398
4ff709eb
TT
113992014-12-12 Tom Tromey <tromey@redhat.com>
11400
11401 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11402 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11403
6dddd6a5
DE
114042014-12-12 Doug Evans <dje@google.com>
11405
11406 * lib/gdb-python.exp (get_python_valueof): New function.
11407 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11408
71c24708
AA
114092014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11410
11411 * gdb.base/completion.exp: Add test for completion of "info
11412 registers ".
11413
3e29f34a
MR
114142014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11415
11416 * gdb.base/func-ptrs.c: New file.
11417 * gdb.base/func-ptrs.exp: New file.
11418
fc126975
SM
114192014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11420
11421 PR breakpoints/17012
11422 * gdb.base/dprintf-detach.c: New file.
11423 * gdb.base/dprintf-detach.exp: New file.
11424
0a46d518
SM
114252014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11426
11427 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11428 * lib/gdb.exp (target_is_gdbserver): New procedure.
11429
a0be3e44
DE
114302014-12-08 Doug Evans <dje@google.com>
11431
11432 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11433
df1b803a
YQ
114342014-12-05 Yao Qi <yao@codesourcery.com>
11435
11436 * gdb.guile/scm-error.exp: Remove the third argument to
11437 gdb_remote_download.
11438 * gdb.guile/scm-frame-args.exp: Likewise.
11439 * gdb.guile/scm-section-script.exp: Likewise.
11440
ddb9f679
YQ
114412014-12-05 Yao Qi <yao@codesourcery.com>
11442
11443 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11444
86e4ed39
DE
114452014-12-04 Doug Evans <dje@google.com>
11446
11447 * gdb.python/py-objfile.exp: Add tests for
11448 objfile.add_separate_debug_file.
11449
7c50a931
DE
114502014-12-04 Doug Evans <dje@google.com>
11451
11452 * lib/gdb.exp (get_build_id): New function.
11453 (build_id_debug_filename_get): Rewrite to use it.
11454 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11455
621661e3
MR
114562014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11457
11458 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11459 `method(long)', not just 0x0.
11460 * gdb.cp/nsalias.exp: Align code labels to 4.
11461 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11462 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11463 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11464 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11465 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11466 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11467
29f0c3b7
DE
114682014-12-02 Doug Evans <dje@google.com>
11469
e1e061e7 11470 PR symtab/17602
29f0c3b7 11471 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 11472 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
11473 * gdb.cp/anon-ns.exp: Update.
11474
162078c8
NB
114752014-12-02 Nick Bull <nicholaspbull@gmail.com>
11476
11477 * gdb.python/py-events.py (inferior_call_handler): New.
11478 (register_changed_handler, memory_changed_handler): New.
11479 (test_events.invoke): Register new handlers.
11480 * gdb.python/py-events.exp: Add tests for inferior call,
11481 memory_changed and register_changed events.
11482
fdb09caf
AA
114832014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11484
11485 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11486 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11487 if the linker doesn't understand this.
11488
55cfb2c4
SM
114892014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11490
11491 * gdb.python/python.exp: Change expected reply to help().
11492
9e8cd6df
YQ
114932014-12-01 Yao Qi <yao@codesourcery.com>
11494
11495 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11496 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11497 * configure: Re-generated.
11498
6c659fc2
SC
114992014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11500
11501 * gdb.cp/chained-calls.cc: New file.
11502 * gdb.cp/chained-calls.exp: New file.
11503 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11504
d7fc3181
SM
115052014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11506
11507 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11508 * gdb.dwarf2/symtab-producer.exp: Same.
11509 * gdb.gdb/python-interrupts.exp: Same.
11510 * gdb.gdb/python-selftest.exp: Same.
11511 * gdb.python/py-linetable.exp: Same.
11512 * gdb.python/py-type.exp: Same.
11513 * gdb.python/py-value-cc.exp: Same.
11514 * gdb.python/py-value.exp: Same.
11515
10e79639
YQ
115162014-11-28 Yao Qi <yao@codesourcery.com>
11517
11518 * gdb.base/break-probes.exp: Match library name prefixed with
11519 sysroot.
11520
f28a0564
SM
115212014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11522
11523 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11524 test expected output. Add parentheses for the call to print.
11525 Remove L suffix from integers.
11526
3fe1ce1d
DE
115272014-11-26 Doug Evans <dje@google.com>
11528
11529 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11530
84429e27
YQ
115312014-11-22 Yao Qi <yao@codesourcery.com>
11532
11533 * gdb.trace/entry-values.c: Remove asms.
11534 (foo): Add foo_label.
11535 (bar): Add bar_label.
11536 * gdb.trace/entry-values.exp: Remove code computing foo's
11537 length and bar's length.
11538 (Dwarf::assemble): Invoke function_range for bar and use
11539 MACRO_AT_func for foo.
11540
26741859
YQ
115412014-11-22 Yao Qi <yao@codesourcery.com>
11542
11543 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11544 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11545 Use .Lgcc43_procstart instead of gcc43.
11546
45e44d27
JB
115472014-11-21 Joel Brobecker <brobecker@adacore.com>
11548
11549 * gdb.ada/n_arr_bound: New testcase.
11550
458c8db8
SDJ
115512014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11552
11553 PR breakpoints/10737
11554 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11555 test_catch_syscall_multi_arch.
11556 (test_catch_syscall_multi_arch): New function.
11557
43f3e411
DE
115582014-11-20 Doug Evans <xdje42@gmail.com>
11559
11560 * gdb.base/maint.exp: Update expected output.
11561
0d7b2549
AA
115622014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11563
11564 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11565 4-byte instruction on S390.
11566
8908fca5
JB
115672014-11-19 Joel Brobecker <brobecker@adacore.com>
11568
11569 * gdb.ada/arr_arr: New testcase.
11570
4a46959e
JB
115712014-11-19 Joel Brobecker <brobecker@adacore.com>
11572
11573 * gdb.ada/pkd_arr_elem: New Testcase.
11574
470e2f4e
LM
115752014-11-18 Luis Machado <lgustavo@codesourcery.com>
11576
11577 * gdb.reverse/break-precsave: Expect completion message for
11578 core file reads.
11579 * gdb.reverse/consecutive-precsave.exp: Likewise.
11580 * gdb.reverse/finish-precsave.exp: Likewise.
11581 * gdb.reverse/i386-precsave.exp: Likewise.
11582 * gdb.reverse/machinestate-precsave.exp: Likewise.
11583 * gdb.reverse/sigall-precsave.exp: Likewise.
11584 * gdb.reverse/solib-precsave.exp: Likewise.
11585 * gdb.reverse/step-precsave.exp: Likewise.
11586 * gdb.reverse/until-precsave.exp: Likewise.
11587 * gdb.reverse/watch-precsave.exp: Likewise.
11588
a267f3ad
AA
115892014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11590
11591 * gdb.base/bp-permanent.c: Include unistd.h.
11592 * gdb.python/py-framefilter-mi.c (main): Add return type.
11593 * gdb.python/py-framefilter.c (main): Likewise.
11594 * gdb.trace/actions-changed.c (main): Likewise.
11595
12084a9a
AA
115962014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11597
11598 * gdb.mi/until.c: Add eye-catchers.
11599 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11600 line numbers.
11601
dc7e1a77
AA
116022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11603
11604 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11605 function header variants in break1.c.
11606 * gdb.base/ena-dis-br.exp: Likewise.
11607 * gdb.base/hbreak2.exp: Likewise.
11608 * gdb.reverse/until-precsave.exp: Drop references to removed
11609 non-prototype function header variants in ur1.c.
11610 * gdb.reverse/until-reverse.exp: Likewise.
11611
41c77605
PM
116122014-11-17 Petr Machata <pmachata@redhat.com>
11613
11614 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11615 ${_cu_offset_size} bytes abbrev offset.
11616
34248c3a
DE
116172014-11-15 Doug Evans <xdje42@gmail.com>
11618
11619 PR symtab/17559
11620 * gdb.base/line-symtabs.exp: New file.
11621 * gdb.base/line-symtabs.c: New file.
11622 * gdb.base/line-symtabs.h: New file.
11623
646da059
YQ
116242014-11-14 Yao Qi <yao@codesourcery.com>
11625
11626 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11627 (func): Add label func_label.
11628 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11629 Replace low_pc and high_pc with MACRO_AT_range.
11630 Replace name, low_pc and high_pc with MACRO_AT_func.
11631
9301ebe6
YQ
116322014-11-14 Yao Qi <yao@codesourcery.com>
11633
11634 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11635 Replace name, low_pc and high_pc with MACRO_AT_func.
11636
f166b542
YQ
116372014-11-14 Yao Qi <yao@codesourcery.com>
11638
11639 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11640 produce debug information.
11641 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11642
0f6e71e3
YQ
116432014-11-14 Yao Qi <yao@codesourcery.com>
11644
11645 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11646 object and get function length.
11647 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11648 with MACRO_AT_func.
11649 (top-level): Replace gdb_compile and clean_restart with
11650 prepare_for_testing.
11651 * gdb.dwarf2/main.c (main): Add label main_label.
11652
876c4df9
YQ
116532014-11-14 Yao Qi <yao@codesourcery.com>
11654
11655 * lib/dwarf.exp (function_range): New procedure.
11656 (Dwarf::_handle_macro_at_func): New procedure.
11657 (Dwarf::_handle_macro_at_range): New procedure.
11658 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11659
02ad9cf1
YQ
116602014-11-14 Yao Qi <yao@codesourcery.com>
11661
11662 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11663 (_handle_attribute): New procedure.
11664
a59add0c
AA
116652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11666
11667 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11668 * gdb.base/call-sc.c (zed): Likewise.
11669 * gdb.base/checkpoint.c (main): Likewise.
11670 * gdb.base/dump.c (main): Likewise.
11671 * gdb.base/gcore.c (main): Likewise.
11672 * gdb.base/huge.c (main): Likewise.
11673 * gdb.base/multi-forks.c (main): Likewise.
11674 * gdb.base/pr10179-a.c (main): Likewise.
11675 * gdb.base/savedregs.c (main): Likewise.
11676 * gdb.base/sigaltstack.c (main): Likewise.
11677 * gdb.base/siginfo.c (main): Likewise.
11678 * gdb.base/structs.c (zed): Likewise.
11679 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11680 * gdb.mi/mi-syn-frame.c (main): Likewise.
11681 * gdb.mi/until.c (foo, main): Likewise.
11682 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11683 * gdb.base/solib-weak.c (foo): Declare.
11684 * gdb.base/attach-twice.c: Include stdio.h.
11685 * gdb.base/weaklib1.c: Likewise.
11686 * gdb.base/weaklib2.c: Likewise.
11687 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11688 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11689 unistd.h.
11690 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11691 * gdb.mi/mi-exit-code.c: Likewise.
11692 * gdb.base/break-interp-lib.c: Include string.h.
11693 * gdb.base/coremaker.c: Likewise.
11694 * gdb.base/testenv.c: Likewise.
11695 * gdb.python/py-finish-breakpoint.c: Likewise.
11696 * gdb.base/inferior-died.c: Include sys/wait.h.
11697 * gdb.base/fileio.c: Include time.h.
11698 * gdb.base/async-shell.c: Include unistd.h.
11699 * gdb.base/dprintf-non-stop.c: Likewise.
11700 * gdb.base/info-os.c: Likewise.
11701 * gdb.mi/mi-console.c: Likewise.
11702 * gdb.mi/watch-nonstop.c: Likewise.
11703 * gdb.python/py-events.c: Likewise.
11704 * gdb.base/async.c (baz): Move up before its invocation.
11705 * gdb.base/code_elim2.c (my_global_func): Likewise.
11706 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11707 * gdb.base/advance.c (func2): Likewise.
11708
3b5d5997
AA
117092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11710
11711 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11712 variant.
11713 * gdb.base/annota3.c: Likewise.
11714 * gdb.base/async.c: Likewise.
11715 * gdb.base/average.c: Likewise.
11716 * gdb.base/call-ar-st.c: Likewise.
11717 * gdb.base/call-rt-st.c: Likewise.
11718 * gdb.base/call-sc.c: Likewise.
11719 * gdb.base/call-strs.c: Likewise.
11720 * gdb.base/ending-run.c: Likewise.
11721 * gdb.base/execd-prog.c: Likewise.
11722 * gdb.base/exprs.c: Likewise.
11723 * gdb.base/foll-exec.c: Likewise.
11724 * gdb.base/foll-fork.c: Likewise.
11725 * gdb.base/foll-vfork.c: Likewise.
11726 * gdb.base/funcargs.c: Likewise.
11727 * gdb.base/gcore.c: Likewise.
11728 * gdb.base/jump.c: Likewise.
11729 * gdb.base/langs0.c: Likewise.
11730 * gdb.base/langs1.c: Likewise.
11731 * gdb.base/langs2.c: Likewise.
11732 * gdb.base/mips_pro.c: Likewise.
11733 * gdb.base/nodebug.c: Likewise.
11734 * gdb.base/opaque0.c: Likewise.
11735 * gdb.base/opaque1.c: Likewise.
11736 * gdb.base/recurse.c: Likewise.
11737 * gdb.base/run.c: Likewise.
11738 * gdb.base/scope0.c: Likewise.
11739 * gdb.base/scope1.c: Likewise.
11740 * gdb.base/setshow.c: Likewise.
11741 * gdb.base/setvar.c: Likewise.
11742 * gdb.base/shmain.c: Likewise.
11743 * gdb.base/shr1.c: Likewise.
11744 * gdb.base/shr2.c: Likewise.
11745 * gdb.base/sigall.c: Likewise.
11746 * gdb.base/signals.c: Likewise.
11747 * gdb.base/so-indr-cl.c: Likewise.
11748 * gdb.base/solib2.c: Likewise.
11749 * gdb.base/structs.c: Likewise.
11750 * gdb.base/sum.c: Likewise.
11751 * gdb.base/vforked-prog.c: Likewise.
11752 * gdb.base/watchpoint.c: Likewise.
11753 * gdb.reverse/shr2.c: Likewise.
11754 * gdb.reverse/until-reverse.c: Likewise.
11755 * gdb.reverse/ur1.c: Likewise.
11756 * gdb.reverse/watch-reverse.c: Likewise.
11757
066a77c5
AA
117582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11759
11760 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11761 variant.
11762 * gdb.base/sepdebug.exp: Drop references to removed code.
11763
4f204ea5
AA
117642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11765
11766 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11767 variant. Preserve original line numbering.
11768 * gdb.base/list1.c: Likewise.
11769
3b377a3a
AA
117702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11771
11772 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11773 variant.
11774 * gdb.base/break1.c: Likewise.
11775 * gdb.base/break.exp: Drop references to removed code.
11776
e444df73
AA
117772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11778
11779 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11780 variant.
11781
8008f2a7
AA
117822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11783
11784 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11785
a5a06887
AA
117862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11787
11788 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11789 logic into perform_all_tests() and invoke it with and without
11790 function header prototypes.
11791 (do_function_calls): Remove conditional XFAIL for PR 5318.
11792 (rerun_and_prepare): Remove duplicate code.
11793 (perform_all_tests): New. Main logic moved here.
11794
44dba9b9
AA
117952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11796
11797 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11798 code guarded by #ifdef NO_PROTOTYPES.
11799 (t_double_many_args): Likewise.
11800 (DEF_FUNC_MANY_ARGS_1): Likewise.
11801 (DEF_FUNC_VALUES_1): Likewise.
11802 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11803 guarded by #ifdef PROTOTYPES.
11804
d1fbcd56
AA
118052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11806
11807 * gdb.mi/mi-console.c: Add eye-catcher.
11808 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11809 instead of literal line number.
11810
b0e59b8f
AA
118112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11812
11813 * gdb.base/shr2.c: Add eye-catcher.
11814 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11815 line number.
11816
78f98cca
AA
118172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11818
11819 * gdb.base/jump.c: Add eye-catchers.
11820 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11821 numbers.
11822
58fa2af0
AA
118232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11824
11825 * gdb.base/execd-prog.c: Add eye-catchers.
11826 * gdb.base/foll-exec.c: Likewise.
11827 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11828 line numbers.
11829
04e5059b
AA
118302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11831
11832 * gdb.base/ending-run.c: Add eye-catchers.
11833 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11834 literal line numbers.
11835
dbfdb174
AA
118362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11837
11838 * gdb.base/call-rt-st.c: Add eye-catchers.
11839 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11840 literal line numbers.
11841
888a2ade
AA
118422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11843
11844 * gdb.base/call-ar-st.c: Add eye-catchers.
11845 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11846 literal line numbers.
11847
6acc2dde
AA
118482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11849
11850 * gdb.base/average.c: Add eye-catchers.
11851 * gdb.base/sum.c: Likewise.
11852 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11853 regexps dynamically.
11854
9ecfcd1d
AA
118552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11856
11857 * gdb.base/solib1.c: Add eye-catchers.
11858 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11859 literal line numbers.
11860
78708b7c
PA
118612014-11-12 Pedro Alves <palves@redhat.com>
11862
11863 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11864 leader has exited.
11865
af48d08f
PA
118662014-11-12 Pedro Alves <palves@redhat.com>
11867
11868 * gdb.arch/i386-bp_permanent.c: New file.
11869 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11870 (srcfile): Set to i386-bp_permanent.c.
11871 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11872 that stepi does not execute the 'leave' instruction, instead of
11873 testing it does execute.
11874 * gdb.base/bp-permanent.c: New file.
11875 * gdb.base/bp-permanent.exp: New file.
11876
af3768e9
DE
118772014-11-10 Doug Evans <xdje42@gmail.com>
11878
11879 PR symtab/17564
11880 * gdb.base/symtab-search-order.exp: New file.
11881 * gdb.base/symtab-search-order.c: New file.
11882 * gdb.base/symtab-search-order-1.c: New file.
11883 * gdb.base/symtab-search-order-shlib-1.c: New file.
11884
9de00a4a
PA
118852014-11-07 Pedro Alves <palves@redhat.com>
11886
11887 PR gdb/17511
11888 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11889 i?86-*-linux*.
11890
e0f52461
SC
118912014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11892
11893 PR c++/17494
11894 * gdb.cp/pr17494.cc: New file.
11895 * gdb.cp/pr17494.exp: New file.
11896
6ce8c980
YQ
118972014-11-02 Yao Qi <yao@codesourcery.com>
11898
11899 * gdb.python/python.exp: Get working directory and match the
11900 output of "set extended-prompt \\w " with it.
11901
02be9a71
DE
119022014-10-30 Doug Evans <dje@google.com>
11903
11904 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11905 in objfiles.
11906 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11907 in progspaces.
11908
3bdff46b
LM
119092014-10-30 Janis Johnson <janisjo@codesourcery.com>
11910
11911 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11912 * gdb.base/realname-expand.exp: Likewise.
11913 * gdb.linespec/macro-relative.exp: Likewise.
11914
ab917dfb
PA
119152014-10-29 Pedro Alves <palves@redhat.com>
11916
11917 PR gdb/17408
11918 * gdb.threads/schedlock.c (some_function): New function.
11919 (call_function): New global.
11920 (MAYBE_CALL_SOME_FUNCTION): New macro.
11921 (thread_function): Call it.
11922 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11923 and use it instead of a global counter. Adjust all callers.
11924 (get_current_thread): Use "find current thread" for test message
11925 here rather than having all callers pass down the same string.
11926 (goto_loop): New procedure, factored out from ...
11927 (my_continue): ... this.
11928 (step_ten_loops): Change parameter from test message to command to
11929 use. Adjust.
11930 (list_count): Delete global.
11931 (check_result): New procedure, factored out from duplicate top
11932 level code.
11933 (continue tests): Wrap in with_test_prefix.
11934 (test_step): New procedure, factored out from duplicate top level
11935 code.
11936 (top level): Test "step" in combination with all scheduler-locking
11937 modes. Test "next" in combination with all scheduler-locking
11938 modes, and in combination with stepping over a function call or
11939 not.
11940 * gdb.threads/next-bp-other-thread.c: New file.
11941 * gdb.threads/next-bp-other-thread.exp: New file.
11942
d3d4baed
PA
119432014-10-29 Pedro Alves <palves@redhat.com>
11944
11945 PR python/17372
11946 * gdb.python/python.exp: Test a multi-line command that spawns
11947 interactive Python.
11948 * gdb.base/multi-line-starts-subshell.exp: New file.
11949
563e8d85
YQ
119502014-10-29 Yao Qi <yao@codesourcery.com>
11951
11952 * gdb.base/fileio.exp: Make directories on host.
11953
0ea4d52e
YQ
119542014-10-29 Yao Qi <yao@codesourcery.com>
11955
11956 * gdb.base/fileio.c (test_write): Close the file.
11957
7f5ef605
PA
119582014-10-28 Pedro Alves <palves@redhat.com>
11959
11960 PR gdb/12623
11961 * gdb.base/sigstep.c (no_handler): New global.
11962 (main): If 'no_handler is true, set the signal handlers to
11963 SIG_IGN.
11964 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11965 with_sw_watch and no_handler parameters. Handle them.
11966 (top level) <stepping over handler when stopped at a breakpoint
11967 test>: Add a test axis for testing with a software watchpoint, and
11968 another for testing with the signal handler set to SIG_IGN.
11969 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11970 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11971
abbdbd03
PA
119722014-10-28 Pedro Alves <palves@redhat.com>
11973
11974 PR gdb/17511
11975 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11976 * gdb.base/sigstep.exp (other_handler_location): New global.
11977 (advance): Support stepping into the signal handler, and running
11978 commands while in the handler.
11979 (in_handler_map): New global.
11980 (top level): In the advance test, add combinations for getting
11981 into the handler with stepping commands, and for running commands
11982 in the handler. Add comment descripting the advancei tests.
11983
1df4399f
PA
119842014-10-28 Pedro Alves <palves@redhat.com>
11985
11986 * gdb.base/sigstep.exp: Use build_executable instead of
11987 prepare_for_testing.
11988 (top level): Move code that starts GDB, runs to main and creates a
11989 display to ...
11990 (restart): ... this new procedure.
11991 (top level): Move backtrace from signal handler test to ...
11992 (validate_backtrace): ... this new procedure.
11993 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11994 with_test_prefix. Always restart GDB.
11995 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11996 with_test_prefix. Always restart GDB. No need to delete
11997 breakpoints after the test.
11998 (test_skip_handler): Remove prefix parameter.
11999 (skip_over_handler, breakpoint_to_handler)
12000 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12001 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12002 restart GDB. No need to delete breakpoints after the test.
12003 (top level): Use foreach to call the test procedures with
12004 different commands.
12005
a5b6e449
PA
120062014-10-28 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12009 instead of GNATS numbers.
12010 * gdb.base/sigbpt.exp: Likewise.
12011 * gdb.base/siginfo.exp: Likewise.
12012 * gdb.base/sigstep.exp: Likewise.
12013
e5f8a7cc
PA
120142014-10-27 Pedro Alves <palves@redhat.com>
12015
12016 * gdb.base/sigstep.c (dummy): New global.
12017 (main): Issue a couple writes to the new global.
12018 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12019 procedures.
12020 (skip_over_handler): Use test_skip_handler.
12021 (top level): Call skip_over_handler for stepi and nexti too.
12022 (breakpoint_over_handler): Use test_skip_handler.
12023 (top level): Call breakpoint_over_handler for stepi and nexti too.
12024
763905a3
YQ
120252014-10-27 Yao Qi <yao@codesourcery.com>
12026
12027 * gdb.trace/tfile.c (adjust_function_address)
12028 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12029 function descriptor.
12030
6f259a23
DB
120312014-10-24 Don Breazeal <donb@codesourcery.com>
12032
12033 * gdb.base/foll-fork.exp (test_follow_fork,
12034 catch_fork_child_follow): Check for updated fork messages emitted
12035 from infrun.c.
12036 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12037 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12038 vfork_and_exec_child_follow_through_step): Check for updated vfork
12039 messages emitted from infrun.c.
12040
09dd9a69
PA
120412014-10-24 Pedro Alves <palves@redhat.com>
12042
12043 * gdb.base/corefile.exp: Remove references to ultrix.
12044 * gdb.base/interrupt.exp: Likewise.
12045 * gdb.base/whatis.exp: Likewise.
12046 * gdb.gdb/selftest.exp: Likewise.
12047 * gdb.threads/manythreads.exp: Likewise.
12048 * gdb.threads/print-threads.exp: Likewise.
12049 * gdb.threads/pthreads.exp:: Likewise.
12050 * gdb.threads/schedlock.exp: Likewise.
12051
3433cfa5
SC
120522014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12053
12054 * gdb.cp/non-trivial-retval.cc: Add a test case.
12055 * gdb.cp/non-trivial-retval.exp: Add a test.
12056
092f880b
YQ
120572014-10-20 Yao Qi <yao@codesourcery.com>
12058
12059 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12060 * gdb.python/py-objfile-script-gdb.py: New file.
12061 * gdb.python/py-objfile-script.exp: Update reference to
12062 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12063 of remote_download. Remove the dest file.
12064
acbdb7f3
YQ
120652014-10-20 Yao Qi <yao@codesourcery.com>
12066
12067 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12068 * gdb.base/step-line.exp: Likewise.
12069 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12070 * gdb.dwarf2/dw2-basic.exp: Likewise.
12071 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12072 * gdb.dwarf2/dw2-filename.exp: Likewise.
12073 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12074 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12075 * gdb.dwarf2/dw2-producer.exp: Likewise.
12076 * gdb.dwarf2/mac-fileno.exp: Likewise.
12077 * gdb.python/py-frame-args.exp: Likewise.
12078 * gdb.python/py-framefilter.exp: Likewise.
12079 * gdb.python/py-mi.exp: Likewise.
12080 * gdb.python/py-objfile-script.exp: Likewise
12081 * gdb.python/py-pp-integral.exp: Likewise.
12082 * gdb.python/py-pp-re-notag.exp: Likewise.
12083 * gdb.python/py-prettyprint.exp: Likewise.
12084 * gdb.python/py-section-script.exp: Likewise.
12085 * gdb.python/py-typeprint.exp: Likewise.
12086 * gdb.python/py-xmethods.exp: Likewise.
12087 * gdb.stabs/weird.exp: Likewise.
12088 * gdb.xml/tdesc-regs.exp: Likewise.
12089
bd286a29
KCY
120902014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12091
12092 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12093 (out_cu): Use addr_len for the size of addresses.
12094 (out_line): Likewise. Size DW_LNE_set_address instruction
12095 according to addr_len.
12096 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12097 (FUNC): Add START_INSNS to definition.
12098
673dc4a0
YQ
120992014-10-18 Yao Qi <yao@codesourcery.com>
12100
12101 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12102 gdb_has_argv0 return true.
12103 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12104 check [target_info exists noargs], check [gdb_has_argv0]
12105 instead.
12106 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12107 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12108 procedures.
12109
4ffbba72
DE
121102014-10-17 Doug Evans <dje@google.com>
12111
12112 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12113 event.
12114 * gdb.python/py-events.py: Add clear_objfiles event.
12115
d096d8c1
DE
121162014-10-17 Doug Evans <dje@google.com>
12117
12118 * gdb.python/py-objfile.exp: Test progspace attribute.
12119
a80db015
LM
121202014-10-17 Luis Machado <lgustavo@codesourcery.com>
12121
12122 * gdb.guile/scm-breakpoint.exp: Do not assume any
12123 directory separators when matching source file paths.
12124 * gdb.python/py-breakpoint.exp: Likewise.
12125 * gdb.reverse/break-precsave.exp: Likewise.
12126 * gdb.reverse/break-reverse.exp: Likewise.
12127 * gdb.reverse/consecutive-precsave.exp: Likewise.
12128 * gdb.reverse/finish-precsave.exp: Likewise.
12129 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12130 * gdb.reverse/finish-reverse.exp: Likewise.
12131 * gdb.reverse/i386-precsave.exp: Likewise.
12132 * gdb.reverse/i387-env-reverse.exp: Likewise.
12133 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12134 * gdb.reverse/machinestate-precsave.exp: Likewise.
12135 * gdb.reverse/machinestate.exp: Likewise.
12136 * gdb.reverse/sigall-precsave.exp: Likewise.
12137 * gdb.reverse/solib-precsave.exp: Likewise.
12138 * gdb.reverse/step-precsave.exp: Likewise.
12139 * gdb.reverse/until-precsave.exp: Likewise.
12140 * gdb.reverse/watch-precsave.exp: Likewise.
12141 * gdb.reverse/watch-reverse.exp: Likewise.
12142
b22089ab
YQ
121432014-10-17 Yao Qi <yao@codesourcery.com>
12144
12145 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12146 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12147
6c4486e6
PA
121482014-10-17 Pedro Alves <palves@redhat.com>
12149
12150 PR gdb/17471
12151 * gdb.base/bg-execution-repeat.c: New file.
12152 * gdb.base/bg-execution-repeat.exp: New file.
12153
0ff33695
PA
121542014-10-17 Pedro Alves <palves@redhat.com>
12155
12156 PR gdb/17300
12157 * gdb.base/continue-all-already-running.c: New file.
12158 * gdb.base/continue-all-already-running.exp: New file.
12159
6fdebc3d
PA
121602014-10-17 Pedro Alves <palves@redhat.com>
12161
12162 PR gdb/17472
12163 * gdb.base/annota-input-while-running.c: New file.
12164 * gdb.base/annota-input-while-running.exp: New file.
12165
32a8097b
PA
121662014-10-17 Pedro Alves <palves@redhat.com>
12167
12168 * gdb.base/callfuncs.exp: emove references to osf.
12169 * gdb.base/sigall.exp: Likewise.
12170 * gdb.gdb/selftest.exp: Likewise.
12171 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12172 * gdb.mi/non-stop.c: Likewise.
12173 * gdb.mi/pthreads.c: Likewise.
12174 * gdb.reverse/sigall-precsave.exp: Likewise.
12175 * gdb.reverse/sigall-reverse.exp: Likewise.
12176 * gdb.threads/pthreads.c: Likewise.
12177 * gdb.threads/pthreads.exp: Likewise.
12178
7a3517ff
YQ
121792014-10-17 Yao Qi <yao@codesourcery.com>
12180
12181 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12182 check 'target_info exists noargs'.
12183 (test_command_prompt_position): Likewise.
12184 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12185 Remove "set args".
12186 (progvar_simple_while_test): Likewise.
12187 (progvar_complex_if_while_test): Likewise.
12188 (if_while_breakpoint_command_test): Likewise.
12189 (infrun_breakpoint_command_test): Likewise.
12190 (breakpoint_command_test): Likewise.
12191 (watchpoint_command_test): Likewise.
12192 (bp_deleted_in_command_test): Likewise.
12193 (temporary_breakpoint_commands): Likewise.
12194
bb99c472
YQ
121952014-10-16 Yao Qi <yao@codesourcery.com>
12196
12197 * gdb.base/remotetimeout.exp: Remove noargs checking.
12198
7c16b83e
PA
121992014-10-15 Pedro Alves <palves@redhat.com>
12200
12201 PR breakpoints/9649
12202 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12203 * gdb.base/breakpoint-in-ro-region.exp
12204 (probe_target_hardware_step): New procedure.
12205 (top level): Probe hardware stepping and hardware breakpoint
12206 support. Test stepping through a read-only region, with both
12207 "breakpoint auto-hw" on and off and both "always-inserted" on and
12208 off.
12209
35a49624
IB
122102014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12211
12212 * gdb.dlang/demangle.exp: Update for demangling changes.
12213
2d1c107c
SC
122142014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12215
12216 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12217 * gdb.cp/non-trivial-retval.exp: Add new tests.
12218
778811d5
SC
122192014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12220
12221 PR c++/13403
12222 PR c++/15154
12223 * gdb.cp/non-trivial-retval.cc: New file.
12224 * gdb.cp/non-trivial-retval.exp: New file.
12225
10c5f0a8
YQ
122262014-10-15 Yao Qi <yao@codesourcery.com>
12227
12228 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12229 remote host.
12230
65d7b369
YQ
122312014-10-15 Yao Qi <yao@codesourcery.com>
12232
12233 * gdb.python/py-symbol.exp: Match file base name if host is
12234 remote, otherwise match file name with dir name.
12235 * gdb.python/py-symtab.exp: Likewise.
12236 * gdb.python/python.exp: Likewise.
12237
46dc1394
YQ
122382014-10-15 Yao Qi <yao@codesourcery.com>
12239
12240 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12241 pattern.
12242 * gdb.python/py-symtab.exp: Likewise.
12243 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12244 locationn.
12245
c40cc657
JB
122462014-10-14 Joel Brobecker <brobecker@adacore.com>
12247
12248 * gdb.ada/addr_arith: New testcase.
12249
2abf49e1
MR
122502014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12251
12252 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12253 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12254 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12255 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12256
f7088df3
SDJ
122572014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12258
12259 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12260 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12261 * gdb.arch/stap-eval-lang-ada.exp: New file.
12262
4dc06805
YQ
122632014-10-14 Yao Qi <yao@codesourcery.com>
12264
12265 * gdb.mi/mi-var-child.c (nothing1): New function.
12266 (nothing2): New function.
12267 (do_children_tests): Set function pointers by nothing1 and
12268 nothing2.
12269 * gdb.mi/mi-var-child.exp: Step over new added statements.
12270 Update test to match the new output.
12271 * gdb.mi/var-cmd.c (nothing1): New function.
12272 (nothing2): New function.
12273 (do_children_tests): Set function pointers by nothing1 and
12274 nothing2.
12275 * gdb.mi/mi-var-display.exp: Update test to match output.
12276 Step to the line specified by $line_dct_nothing.
12277 Increase the number of lines to step.
12278
46a93de2
YQ
122792014-10-14 Yao Qi <yao@codesourcery.com>
12280
12281 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12282 tests.
12283 * gdb.mi/mi2-var-child.exp: Likewise.
12284
14ea52ee
DE
122852014-10-13 Doug Evans <dje@google.com>
12286
12287 * gdb.python/py-objfile.exp: Change name of file name test.
12288
e5c6e92b
DE
122892014-10-13 Doug Evans <dje@google.com>
12290
12291 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12292 from the start of the CU.
12293
c780cc2f
JK
122942014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12295 Yao Qi <yao@codesourcery.com>
12296
12297 Fix "save breakpoints" for "catch" command.
12298 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12299 Remove -nonewline. Match also the added "main" line.
12300
99894e11
JK
123012014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12302
12303 Fix "save breakpoints" for "disable $bpnum" command.
12304 * gdb.base/save-bp.c (main): Add label.
12305 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12306
6e1ac5a3
JK
123072014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12308
12309 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12310
754dd2b0
YQ
123112014-10-11 Yao Qi <yao@codesourcery.com>
12312
12313 * gdb.server/server-kill.exp: Execute command
12314 "set remote trace-status-packet on" before "tstatus".
12315
f90183d7
YQ
123162014-10-11 Yao Qi <yao@codesourcery.com>
12317
12318 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12319 (main): Call getppid.
12320 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12321 and continue to it. Read variable "server_pid".
12322
bf40a607
YQ
123232014-10-11 Yao Qi <yao@codesourcery.com>
12324
12325 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12326
052ca370
YQ
123272014-10-11 Yao Qi <yao@codesourcery.com>
12328
12329 * gdb.threads/thread-find.exp: Don't execute command
12330 "info threads".
12331 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12332 * gdb.threads/linux-dp.exp: Don't check the condition
12333 $threads_created equals to zero.
12334
3831839c
PA
123352014-10-10 Pedro Alves <palves@redhat.com>
12336
12337 * gdb.base/bigcore.exp: Remove references to IRIX.
12338 * gdb.base/funcargs.exp: Likewise.
12339 * gdb.base/interrupt.exp: Likewise.
12340 * gdb.base/mips_pro.exp: Likewise.
12341 * gdb.base/nodebug.exp: Likewise.
12342 * gdb.base/setvar.exp: Likewise.
12343 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12344
8b9a549d
PA
123452014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12346 Pedro Alves <palves@redhat.com>
12347
12348 PR symtab/14466
12349 * gdb.base/vdso-warning.c: New file.
12350 * gdb.base/vdso-warning.exp: New file.
12351
d48ba5e8
DE
123522014-10-02 Doug Evans <dje@google.com>
12353
12354 * gdb.base/structs.c (main): Don't run forever.
12355
2278c276
PA
123562014-10-02 Pedro Alves <palves@redhat.com>
12357
12358 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12359 (top level) <stop threads 1, stop threads 2>: Use it.
12360
b57bacec
PA
123612014-10-02 Pedro Alves <palves@redhat.com>
12362
12363 * gdb.threads/break-while-running.exp (test): Add new
12364 'update_thread_list' argument. Skip "info threads" if false.
12365 (top level): Add new 'update_thread_list' axis.
12366
13fd3ff3
PA
123672014-10-02 Pedro Alves <palves@redhat.com>
12368
12369 PR breakpoints/17431
12370 * gdb.base/execl-update-breakpoints.c: New file.
12371 * gdb.base/execl-update-breakpoints.exp: New file.
12372
0fec99e8
PA
123732014-10-01 Pedro Alves <palves@redhat.com>
12374
12375 * gdb.base/breakpoint-in-ro-region.c: New file.
12376 * gdb.base/breakpoint-in-ro-region.exp: New file.
12377
2ddf4301
SM
123782014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12379
12380 * gdb.mi/mi-exit-code.exp: New file.
12381 * gdb.mi/mi-exit-code.c: New file.
12382
6a5f3f43
YQ
123832014-09-30 Yao Qi <yao@codesourcery.com>
12384
12385 * lib/prelink-support.exp (build_executable_own_libs): Error if
12386 the target isn't native.
12387
345bcc73
YQ
123882014-09-30 Yao Qi <yao@codesourcery.com>
12389
12390 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12391 false.
12392
a25a5a45
PA
123932014-09-22 Pedro Alves <palves@redhat.com>
12394
12395 * gdb.threads/break-while-running.exp: New file.
12396 * gdb.threads/break-while-running.c: New file.
12397
00ba3162
YQ
123982014-09-19 Yao Qi <yao@codesourcery.com>
12399
12400 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12401 Invoke test. Restart GDB with --readnow and invoke test again.
12402
c3b7b696
YQ
124032014-09-19 Yao Qi <yao@codesourcery.com>
12404
12405 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12406 proc set_breakpoint_on_gcd_function. Invoke
12407 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12408 invoke set_breakpoint_on_gcd_function again.
12409
2b4fd423
DE
124102014-09-18 Doug Evans <dje@google.com>
12411
12412 * gdb.dwarf2/symtab-producer.exp: New file.
12413
a5947601
SDJ
124142014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12415
12416 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12417 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12418 * gdb.base/global-var-nested-by-dso.c: Likewise.
12419 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12420
91c19059
SDJ
124212014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12422 Pedro Alves <palves@redhat.com>
12423
12424 * gdb.base/watch-bitfields.exp: Pass string other than test file
12425 name to prepare_for_testing.
12426 (watch): New procedure.
12427 (expect_watchpoint): Use with_test_prefix.
12428 (top level): Factor out tests to ...
12429 (test_watch_location, test_regular_watch): ... these new
12430 procedures, and use with_test_prefix and gdb_continue_to_end.
12431
bb9d5f81
PP
124322014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12433
12434 PR breakpoints/12526
12435 * gdb.base/watch-bitfields.exp: New file.
12436 * gdb.base/watch-bitfields.c: New file.
12437
635856f5
PA
124382014-09-16 Pedro Alves <palves@redhat.com>
12439
12440 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12441 software and hardware addresses, not software address against
12442 itself.
12443
7280ceea
PA
124442014-09-16 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12447 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12448
428b16bd
PA
124492014-09-16 Pedro Alves <palves@redhat.com>
12450
12451 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12452 files.
12453 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12454 "*-*-vxworks*" throughout.
12455 * gdb.base/break.exp: Likewise.
12456 * gdb.base/default.exp: Likewise.
12457 * gdb.base/scope.exp: Likewise.
12458 * gdb.base/sepdebug.exp: Likewise.
12459 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12460 throughout.
12461 * gdb.base/run.c: Likewise.
12462 * gdb.base/sepdebug.c: Likewise.
12463 * gdb.hp/gdb.aCC/run.c: Likewise.
12464 * gdb.reverse/until-reverse.c: Likewise.
12465 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12466
666d413c
YQ
124672014-09-16 Yao Qi <yao@codesourcery.com>
12468
12469 * boards/local-remote-host-native.exp: New file.
12470
57cbd724
DE
124712014-09-14 Doug Evans <xdje42@gmail.com>
12472
12473 * gdb.threads/queue-signal.c (thread_count): New variable.
12474 (thread_count_mutex, thread_count_condvar): New variables.
12475 (incr_thread_count, wait_all_threads_running): New functions.
12476 (main): Wait for all threads to be in their thread functions.
12477
81219e53
DE
124782014-09-13 Doug Evans <xdje42@gmail.com>
12479
12480 * gdb.threads/queue-signal.c: New file.
12481 * gdb.threads/queue-signal.exp: New file.
12482
3714cea7
DE
124832014-09-13 Doug Evans <xdje42@gmail.com>
12484
12485 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12486 be consistent with what default_gdb_init uses.
12487 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12488 the plain text of the prompt. Add some logging printfs.
12489 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12490
fa43b1d7
PA
124912014-09-12 Pedro Alves <palves@redhat.com>
12492
12493 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12494 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12495 * gdb.arch/i386-size-overlap.exp: Likewise.
12496 * gdb.arch/i386-size.exp: Likewise.
12497 * gdb.arch/i386-unwind.exp: Likewise.
12498 * gdb.base/a2-run.exp: Likewise.
12499 * gdb.base/break.exp: Likewise.
12500 * gdb.base/charset.exp: Likewise.
12501 * gdb.base/chng-syms.exp: Likewise.
12502 * gdb.base/commands.exp: Likewise.
12503 * gdb.base/dbx.exp: Likewise.
12504 * gdb.base/find.exp: Likewise.
12505 * gdb.base/funcargs.exp: Likewise.
12506 * gdb.base/jit-simple.exp: Likewise.
12507 * gdb.base/reread.exp: Likewise.
12508 * gdb.base/sepdebug.exp: Likewise.
12509 * gdb.base/step-bt.exp: Likewise.
12510 * gdb.cp/mb-inline.exp: Likewise.
12511 * gdb.cp/mb-templates.exp: Likewise.
12512 * gdb.objc/basicclass.exp: Likewise.
12513 * gdb.threads/killed.exp: Likewise.
12514
9d9bf2df
EBM
125152014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12516
12517 PR tdep/17379
12518 * gdb.arch/powerpc-stackless.S: New file.
12519 * gdb.arch/powerpc-stackless.exp: New file.
12520
1cf2f1b0
JK
125212014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12522
12523 * gdb.base/attach.c: Include unistd.h.
12524 (main): Call alarm. Add label postloop.
12525 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12526 gdb_breakpoint, gdb_continue_to_breakpoint.
12527 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12528
98880d46
PA
125292014-09-11 Pedro Alves <palves@redhat.com>
12530
12531 PR gdb/17347
12532 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12533 * gdb.base/attach.exp (test_command_line_attach_run): New
12534 procedure.
12535 (top level): Call it.
12536
4c92ff2c
PA
125372014-09-11 Pedro Alves <palves@redhat.com>
12538
12539 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12540 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12541 (do_command_attach_tests): Use spawn_wait_for_attach.
12542 * gdb.base/solib-overlap.exp: Likewise.
12543 * gdb.multi/multi-attach.exp: Likewise.
12544 * gdb.python/py-prompt.exp: Likewise.
12545 * gdb.python/py-sync-interp.exp: Likewise.
12546 * gdb.server/ext-attach.exp: Likewise.
12547
3adc1a7d
GKB
125482014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12549
12550 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12551 command in testcase. Simplify testcase.
12552
96334934
JB
125532014-09-10 Joel Brobecker <brobecker@adacore.com>
12554
12555 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12556
eb479039
JB
125572014-09-10 Joel Brobecker <brobecker@adacore.com>
12558
12559 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12560
deede10c
JB
125612014-09-10 Joel Brobecker <brobecker@adacore.com>
12562
12563 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12564
7828a5f5
JB
125652014-09-10 Joel Brobecker <brobecker@adacore.com>
12566
12567 * gdb.dwarf2/dynarr-ptr.c: New file.
12568 * gdb.dwarf2/dynarr-ptr.exp: New file.
12569
33aeebcf
MR
125702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12571
12572 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12573 of 30 rather than hardcoding 120 for a slow test case. Take the
12574 `gdb,timeout' target setting into account for this calculation.
12575 Don't extend the timeout for the test cases that don't need it.
12576
7b415901
MR
125772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12578
12579 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12580 a factor of 2 for a slow test case. Take the `gdb,timeout'
12581 target setting into account for this calculation.
12582 * gdb.reverse/until-precsave.exp: Increase the timeout by
12583 a factor of 15 and 3 respectively rather than adding 120
12584 for a pair of slow test cases. Take the `gdb,timeout'
12585 target setting into account for this calculation.
12586
4a40f85a
MR
125872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12588
12589 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12590 timeout, don't pass one down to gdb_expect.
12591 (gdb_expect): Rework timeout selection.
12592
09635af7
MR
125932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12594
12595 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12596 exception on timeout.
12597 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12598 (gdbserver_start_extended): Catch any `gdbserver_start' error
12599 exceptions.
12600 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12601 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12602 `gdbserver_gdb_load' error exceptions.
12603
2bdd10b7
MR
126042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12605
12606 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12607 120 on waiting for the TCP socket to open.
12608
316935f0
DE
126092014-09-09 Doug Evans <xdje42@gmail.com>
12610
12611 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12612 _caller_matches, _any_caller_is, _any_caller_matches.
12613
83740597
DE
126142014-09-09 Doug Evans <xdje42@gmail.com>
12615
12616 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12617
4c122fc3
YQ
126182014-09-09 Yao Qi <yao@codesourcery.com>
12619
12620 * gdb.mi/mi-var-display.exp: Set print symbol off.
12621
a9f116cb
GKB
126222014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12623
12624 PR gdb/17035
12625 * gdb.base/commands.exp: Add tests to verify user-defined
12626 commands with empty bodies.
12627 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12628 python commands in `show user command`.
12629 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12630 scheme commands in `show user command`.
12631
c75bd3a2
JK
126322014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12633
12634 PR python/17355
12635 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12636 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12637 * gdb.python/py-framefilter-invalidarg.exp: New file.
12638 * gdb.python/py-framefilter-invalidarg.py: New file.
12639
faa42425
DE
126402014-09-06 Doug Evans <xdje42@gmail.com>
12641
12642 PR 15276
12643 * gdb.python/py-caller-is.c: New file.
12644 * gdb.python/py-caller-is.exp: New file.
12645
474ca4f6
SDJ
126462014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12647
12648 PR gdb/17235
12649 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12650 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12651
eb0b0463
SDJ
126522014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12653
12654 PR fortran/17237
12655 * gdb.fortran/print-formatted.exp: New file.
12656 * gdb.fortran/print-formatted.f90: Likewise.
12657
5f3b99cf
SS
126582014-09-03 Sasha Smundak <asmundak@google.com>
12659
12660 * gdb.python/py-frame.exp: Test Frame.read_register.
12661
7d793aa9
SDJ
126622014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12663
12664 PR python/16699
12665 * gdb.python/py-completion.exp: New file.
12666 * gdb.python/py-completion.py: Likewise.
12667
fb0576e9
DE
126682014-08-28 Doug Evans <dje@google.com>
12669
12670 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12671 eax,etc. are live with values set by gdb and thus the compiler can't
12672 use them.
12673 * gdb.arch/i386-pseudo.c (main): Ditto.
12674
ee92b0dd
DE
126752014-08-27 Doug Evans <dje@google.com>
12676
12677 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12678
6649db35
DE
126792014-08-25 Doug Evans <dje@google.com>
12680
12681 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12682 (main): Ditto.
12683
564b7600
DE
126842014-08-25 Doug Evans <dje@google.com>
12685
12686 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12687
3881fb67
YQ
126882014-08-24 Yao Qi <yao@codesourcery.com>
12689
12690 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12691 symbol off.
12692 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12693
a05a36a5
DE
126942014-08-22 Doug Evans <dje@google.com>
12695
12696 PR 17276
12697 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12698 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12699 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12700
7c343b48
YQ
127012014-08-22 Yao Qi <yao@codesourcery.com>
12702
12703 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12704 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12705 * gdb.python/python.exp: Likewise. Use .py file on the host
12706 instead of the build.
12707
22fd09ae
JK
127082014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12709
12710 * gdb.threads/gcore-stale-thread.c: New file.
12711 * gdb.threads/gcore-stale-thread.exp: New file.
12712
a8454a7c
PA
127132014-08-21 Pedro Alves <palves@redhat.com>
12714
12715 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12716 * gdb.base/gcore-relro-pie.exp: Likewise.
12717 * gdb.base/gcore-relro.exp: Likewise.
12718 * gdb.base/gcore.exp: Likewise.
12719 * gdb.base/print-symbol-loading.exp: Likewise.
12720 * gdb.threads/gcore-thread.exp: Likewise.
12721 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12722
2a31c623
PA
127232014-08-20 Pedro Alves <palves@redhat.com>
12724 Jan Kratochvil <jan.kratochvil@redhat.com>
12725
12726 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12727 configure.
12728 (EXPECT): Handle READ1 being set.
12729 (all): Depend on EXTRA_RULES.
12730 (check-read1, expect-read1, read1.so, read1): New rules.
12731 * README (Testsuite Parameters): Document the READ1 make variable.
12732 (Race detection): New section.
12733 * configure: Regenerate.
12734 * configure.ac: If build==host==target, and running under a
12735 GNU/glibc system, add read1 to the extra Makefile rules.
12736 (EXTRA_RULES): AC_SUBST it.
12737 * lib/read1.c: New file.
12738
d36430db
JB
127392014-08-20 Joel Brobecker <brobecker@adacore.com>
12740
12741 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12742 the handling of variables declared as a typedef to an array
12743 which a DW_AT_data_location attribute.
12744
9a0dc9e3
PA
127452014-08-19 Andrew Burgess <aburgess@broadcom.com>
12746 Pedro Alves <palves@redhat.com>
12747
12748 PR symtab/14604
12749 PR symtab/14605
12750 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12751 gdb_test.
12752
0718a8da
PA
127532014-08-19 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12756
13b448cd
YQ
127572014-08-19 Yao Qi <yao@codesourcery.com>
12758
12759 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12760 right line.
12761
1cbf5077
DB
127622014-08-18 David Blaikie <dblaikie@gmail.com>
12763
12764 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12765
bf0fae19
JB
127662014-08-18 Joel Brobecker <brobecker@adacore.com>
12767
12768 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12769 attribute in array range.
12770
3c8c5dcc
JB
127712014-08-18 Joel Brobecker <brobecker@adacore.com>
12772
12773 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12774
e66d4446
SC
127752014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12776
12777 PR c++/17132
12778 * gdb.cp/pr17132.cc: New file.
12779 * gdb.cp/pr17132.exp: New file.
12780
940df408
SC
127812014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12782
12783 * gdb.python/py-xmethods.py (A_getarrayind)
12784 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12785 Use 'print' with function call syntax.
12786 (E_method_matcher.match): Fix tab vs space indentation mixup.
12787
ebcc6c3a
YQ
127882014-08-15 Yao Qi <yao@codesourcery.com>
12789
12790 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12791 false.
12792
775e0f04
YQ
127932014-08-15 Yao Qi <yao@codesourcery.com>
12794
12795 * gdb.cp/casts.exp: Set print symbol off.
12796 * gdb.cp/class2.exp: Likewise.
12797 * gdb.cp/overload.exp: Likewise.
12798 * gdb.cp/templates.exp: Likewise.
12799
d769e349
DE
128002014-08-11 Doug Evans <dje@google.com>
12801
12802 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12803 (test_load_shlib): Update.
12804
20c6f1e1
YQ
128052014-08-09 Yao Qi <yao@codesourcery.com>
12806
12807 * gdb.base/display.exp: Invoke is_address_zero_readable.
12808 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12809 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12810 * gdb.base/hbreak-unmapped.exp: Return if
12811 is_address_zero_readable returns true.
12812 * gdb.base/signest.exp: Likewise.
12813 * gdb.base/signull.exp: Likewise.
12814 * gdb.base/sigbpt.exp: Likewise.
12815 * gdb.guile/scm-disasm.exp: Do the test if
12816 is_address_zero_readable returns false.
12817 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12818 * gdb.python/py-arch.exp: Likewise.
12819 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12820 * lib/gdb.exp (is_address_zero_readable): New proc.
12821
5792e8e3
YQ
128222014-08-09 Yao Qi <yao@codesourcery.com>
12823
12824 PR testsuite/13443
12825 * gdb.mi/mi-var-display.exp: Make test messages unique.
12826
3cecbbbe
TT
128272014-08-04 Tom Tromey <tromey@redhat.com>
12828
12829 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12830 target 0".
12831
00b51ff5
TT
128322014-08-04 Tom Tromey <tromey@redhat.com>
12833
12834 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12835 "target_resume".
12836
6908c509
JB
128372014-08-01 Joel Brobecker <brobecker@adacore.com>
12838
12839 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12840 inner_vla_struct_object_size.
12841 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12842 as xfail.
12843
cc6563d2
PA
128442014-07-30 Pedro Alves <palves@redhat.com>
12845
12846 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12847 comment.
12848
7e09a223
YQ
128492014-07-29 Yao Qi <yao@codesourcery.com>
12850
12851 PR gdb/17206
12852 * gdb.base/until-nodebug.exp: New.
12853
7ebdbe92
DE
128542014-07-28 Doug Evans <xdje42@gmail.com>
12855
12856 PR guile/17203
12857 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12858 previously existing parameter, and previously ambiguously spelled
12859 parameter.
12860
fdb1adc6
WN
128612014-07-28 Will Newton <will.newton@linaro.org>
12862
12863 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12864
186fcde0
DE
128652014-07-26 Ludovic Courtès <ludo@gnu.org>
12866 Doug Evans <xdje42@gmail.com>
12867
12868 PR guile/17146
12869 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12870
70509625
PA
128712014-07-25 Pedro Alves <palves@redhat.com>
12872
12873 * gdb.threads/signal-command-handle-nopass.c: New file.
12874 * gdb.threads/signal-command-handle-nopass.exp: New file.
12875 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12876 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12877 * gdb.threads/signal-delivered-right-thread.c: New file.
12878 * gdb.threads/signal-delivered-right-thread.exp: New file.
12879
c3f814a1
PA
128802014-07-25 Pedro Alves <palves@redhat.com>
12881
12882 * gdb.base/double-prompt-target-event-error.exp
12883 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12884 match.
12885 (cancel_pagination_in_target_event): Rework double prompt
12886 detection.
12887 * gdb.base/paginate-after-ctrl-c-running.exp
12888 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12889 <return>' match.
12890 * gdb.base/paginate-bg-execution.exp
12891 (test_bg_execution_pagination_return)
12892 (test_bg_execution_pagination_cancel): Remove '-notransfer
12893 <return>' matches.
12894 * gdb.base/paginate-execution-startup.exp
12895 (test_fg_execution_pagination_return)
12896 (test_fg_execution_pagination_cancel): Remove '-notransfer
12897 <return>' matches.
12898 * gdb.base/paginate-inferior-exit.exp
12899 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12900 match.
12901 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12902 * lib/gdb.exp (pagination_prompt): Run text through
12903 string_to_regexp.
12904 (gdb_test_multiple): Match $pagination_prompt instead of
12905 "<return>".
12906 (string_to_regexp): Move to lib/gdb-utils.exp.
12907
e214cf6c
JK
129082014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12909
12910 * gdb.arch/amd64-entry-value-paramref.S: New file.
12911 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12912 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12913 * gdb.arch/amd64-optimout-repeat.S: New file.
12914 * gdb.arch/amd64-optimout-repeat.c: New file.
12915 * gdb.arch/amd64-optimout-repeat.exp: New file.
12916
17d0c5c8
JK
129172014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12918
12919 PR gdb/17170
12920 * gdb.base/statistics.exp: New file.
12921
b8b8facf
DE
129222014-07-17 Doug Evans <dje@google.com>
12923
74b49205 12924 PR gdb/17170
b8b8facf
DE
12925 * gdb.base/maint.exp: Update testing of per-command stats.
12926
1b5d0ab3
PA
129272014-07-16 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12930 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12931 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12932 (tfile_write_buf): New functions.
12933 (add_memory_block): Rewrite using the above.
12934 (adjust_function_address): New function.
12935 (FUNCTION_ADDRESS): New macro.
12936 (write_basic_trace_file): Remove short_x local, and use
12937 tfile_write_16. Change type of func_addr local to unsigned long
12938 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12939 here. Cast argument of add_memory_block to char pointer.
12940 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12941 (main): Remove parameters.
12942 * gdb.trace/tfile.exp: Remove nowarnings.
12943
4d974e88
SM
129442014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12945
12946 * gdb.base/debug-expr.exp: Test string evaluation with
12947 "debug expression" on.
12948
41e99568
PA
129492014-07-15 Pedro Alves <palves@redhat.com>
12950
12951 * gdb.base/reread.exp: Use clean_restart.
12952
487d9753
PL
129532014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12954
12955 * gdb.arch/avr-flash-qualifer.c: New.
12956 * gdb.arch/avr-flash-qualifer.exp: New.
12957
cc1c52ad
PA
129582014-07-14 Pedro Alves <palves@redhat.com>
12959
12960 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12961 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12962
1e973570
PA
129632014-07-14 Pedro Alves <palves@redhat.com>
12964
12965 * gdb.base/double-prompt-target-event-error.c: New file.
12966 * gdb.base/double-prompt-target-event-error.exp: New file.
12967
93d6eb10
PA
129682014-07-14 Pedro Alves <palves@redhat.com>
12969
12970 PR gdb/17072
12971 * gdb.base/paginate-inferior-exit.c: New file.
12972 * gdb.base/paginate-inferior-exit.exp: New file.
12973
0017922d
PA
129742014-07-14 Pedro Alves <palves@redhat.com>
12975
12976 PR gdb/17072
12977 * gdb.base/paginate-bg-execution.c: New file.
12978 * gdb.base/paginate-bg-execution.exp: New file.
12979
94696ad3
PA
129802014-07-14 Pedro Alves <palves@redhat.com>
12981
12982 PR gdb/17072
12983 * gdb.base/paginate-execution-startup.c: New file.
12984 * gdb.base/paginate-execution-startup.exp: New file.
12985 * lib/gdb.exp (pagination_prompt): New global.
12986 (default_gdb_spawn): New procedure, factored out from
12987 default_gdb_spawn.
12988 (default_gdb_start): Adjust to call default_gdb_spawn.
12989 (gdb_spawn): New procedure.
12990
bd293940
PA
129912014-07-14 Pedro Alves <palves@redhat.com>
12992
12993 * lib/gdb.exp (gdb_assert): New procedure.
12994 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12995
c933f875
PA
129962014-07-14 Pedro Alves <palves@redhat.com>
12997
12998 * gdb.base/execution-termios.c: New file.
12999 * gdb.base/execution-termios.exp: New file.
13000
d98b7a16
TT
130012014-07-14 Tom Tromey <tromey@redhat.com>
13002
13003 * gdb.cp/vla-cxx.cc: New file.
13004 * gdb.cp/vla-cxx.exp: New file.
13005
548740d6
TT
130062014-07-14 Tom Tromey <tromey@redhat.com>
13007
13008 * gdb.reverse/rerun-prec.c: New file.
13009 * gdb.reverse/rerun-prec.exp: New file.
13010
a25eb028
MR
130112014-07-12 Maciej W. Rozycki <macro@mips.com>
13012 Maciej W. Rozycki <macro@codesourcery.com>
13013
13014 * lib/gdb-utils.exp: New file.
13015 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13016 inline `gdb_init_command' processing.
13017 (gdb_start_cmd): Likewise.
13018 * lib/mi-support.exp (mi_run_cmd): Likewise.
13019 * README: Document `gdb_init_command' and `gdb_init_commands'.
13020
218c2655
JK
130212014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13022
13023 Fix false FAIL running under a very long directory name.
13024 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13025 and "set print elements 10000". Twice.
13026
5401fde3
YQ
130272014-07-11 Yao Qi <yao@codesourcery.com>
13028
13029 * gdb.base/exprs.exp: "set print symbol off".
13030
e76126e8
PA
130312014-07-11 Pedro Alves <palves@redhat.com>
13032
13033 * gdb.threads/kill.c: New file.
13034 * gdb.threads/kill.exp: New file.
13035
2d6f0de6
YQ
130362014-07-10 Yao Qi <yao@codesourcery.com>
13037
13038 * gdb.trace/tfile.c (write_basic_trace_file)
13039 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13040 address written to trace file.
13041
7180e04a
PA
130422014-07-09 Pedro Alves <palves@redhat.com>
13043
13044 * gdb.base/attach-wait-input.exp: New file.
13045 * gdb.base/attach-wait-input.c: New file.
13046
9a9a7608
AB
130472014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13048
13049 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13050 setting up test structures.
13051 (main): Call new test function.
13052 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13053 test function, continue into test function and walk test
13054 structures.
13055
161ac41e
YQ
130562014-07-02 Yao Qi <yao@codesourcery.com>
13057
13058 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13059 'bar_start' at the beginning of functions 'foo' and 'bar'
13060 respectively.
13061 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13062 instead of 'foo' and 'bar'.
13063
1f267ae3
MM
130642014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13065
13066 * gdb.btrace/segv.exp: New.
13067 * gdb.btrace/segv.c: New.
13068
2b239efb
LM
130692014-07-02 Luis Machado <lgustavo@codesourcery.com>
13070
13071 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13072 instruction.
13073
cf363f18
MW
130742014-06-30 Mark Wielaard <mjw@redhat.com>
13075
13076 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13077 vulture, vilify, villar): New volatile array constants.
13078 (vindictive, vegetation): New const volatile array constants.
13079 * gdb.base/volatile.exp: Test volatile and const volatile array
13080 types.
13081
aebf9d24
AA
130822014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13083
13084 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13085 target lacks support for awatch, rwatch, or hbreak.
13086
b67a2c6f
YQ
130872014-06-27 Yao Qi <yao@codesourcery.com>
13088
13089 * gdb.multi/dummy-frame-restore.exp: New.
13090 * gdb.multi/dummy-frame-restore.c: New.
13091
aef92902
MM
130922014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13093
13094 * gdb.btrace/gcore.exp: New.
13095
8e9db26e
PA
130962014-06-23 Pedro Alves <palves@redhat.com>
13097
13098 * gdb.base/watchpoint-reuse-slot.c: New file.
13099 * gdb.base/watchpoint-reuse-slot.exp: New file.
13100
70afc5b7
SC
131012014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13102
13103 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13104 progspace's filename in 'info', 'enable' and 'disable' command
13105 tests.
13106
b972bd9c
JK
131072014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13108
13109 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13110 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13111 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13112
125f8a3d
GB
131132014-06-20 Gary Benson <gbenson@redhat.com>
13114
13115 * gdb.arch/i386-avx.exp: Fix include file location.
13116 * gdb.arch/i386-sse.exp: Likewise.
13117
3ed9baed
IB
131182014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13119
13120 * gdb.dlang/expression.exp: New file.
13121
034f788c
PA
131222014-06-19 Pedro Alves <palves@redhat.com>
13123
13124 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13125 out from ...
13126 (top level): ... here. Iterate running tests under different
13127 scheduler-locking settings.
13128
45371d0c
LM
131292014-06-18 Luis Machado <lgustavo@codesourcery.com>
13130
13131 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13132 to DW_FORM_addr and use non-zero addresses.
13133
5d376983
SC
131342014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13135
13136 PR gdb/17017
13137 * gdb.python/py-xmethods.cc: Add global function call counters and
13138 increment them in their respective functions. Remove "cout"
13139 statements.
13140 * gdb.python/py-xmethods.exp: Make tests check the global function
13141 call counters instead of depending on inferior IO.
13142
a1aa2221
LM
131432014-06-18 Don Breazeal <donb@codesourcery.com>
13144
13145 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13146 Deleted procedure.
13147 (explicit_fork_parent_follow): Deleted procedure.
13148 (explicit_fork_child_follow): Deleted procedure.
13149 (test_follow_fork): New procedure.
13150 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 13151 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
13152 procedure calls.
13153
0fc05997
YQ
131542014-06-17 Yao Qi <yao@codesourcery.com>
13155
13156 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13157 CP1252.
13158
70795c52
LM
131592014-06-17 Luis Machado <lgustavo@codesourcery.com>
13160
13161 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13162 Initialize ptr and S explicitly.
13163 (skip_type_update_when_not_use_rtti_test): Likewise.
13164
6be47f0c
KS
131652014-06-16 Keith Seitz <keiths@redhat.com>
13166
13167 PR mi/15863
13168 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13169 the inferior is started.
13170
d03de421
PA
131712014-06-16 Pedro Alves <palves@redhat.com>
13172
13173 * gdb.base/break-main-file-remove-fail.c: New file.
13174 * gdb.base/break-main-file-remove-fail.exp: New file.
13175 * gdb.base/break-unload-file.exp: Use build_executable instead of
13176 prepare_for_testing.
13177 (test_break): New parameter "initial_load". Handle it.
13178 (top level): Add initial_load cmdline/file axis.
13179
f9579b99
TT
131802014-06-12 Tom Tromey <tromey@redhat.com>
13181
13182 * gdb.base/completion.exp: Don't use directory name in test.
13183
3657956b
GB
131842014-06-09 Gary Benson <gbenson@redhat.com>
13185
13186 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13187 separate the always-available ANSI-standard signals from the
13188 signals that require checking.
13189 (main): Likewise.
13190 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13191 Likewise.
13192 (main): Likewise.
13193
4186eb54
KS
131942014-06-07 Keith Seitz <keiths@redhat.com>
13195
13196 Revert:
13197 PR c++/16253
13198 * gdb.cp/var-tag.cc: New file.
13199 * gdb.cp/var-tag.exp: New file.
13200 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13201 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13202 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13203 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13204
25326a28 132052014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
13206
13207 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13208
829155c9
PA
132092014-06-06 Pedro Alves <palves@redhat.com>
13210
13211 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13212 in target debug output instead of looking at RSP packets,
13213 disabling the test on any target that uses hardware stepping.
13214 Update comments.
13215
61c8d22e
PA
132162014-06-06 Pedro Alves <palves@redhat.com>
13217
13218 * gdb.base/break-unload-file.exp: Fix typo.
13219
d9a47287
YQ
132202014-06-06 Yao Qi <yao@codesourcery.com>
13221
13222 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13223 from "jit_function" to "^jit_function".
13224
e5e01dbf
YQ
132252014-06-06 Yao Qi <yao@codesourcery.com>
13226
13227 * gdb.base/async.c (foo): Add one statement.
13228 * gdb.base/async.exp: Get the next instruction address and
13229 match the output of "nexti" by instruction address. Match
13230 the hex address in the output of "finish".
13231
73ba372c
GB
132322014-06-06 Gary Benson <gbenson@redhat.com>
13233
13234 * gdb.base/call-signals.c: Remove preprocessor conditionals
13235 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13236 SIGSEGV and SIGTERM.
13237 * gdb.base/sigall.c: Likewise.
13238 * gdb.base/unwindonsignal.c: Likewise.
13239 * gdb.reverse/sigall-reverse.c: Likewise.
13240
831517df
YQ
132412014-06-06 Yao Qi <yao@codesourcery.com>
13242
13243 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13244 readable, skip the test.
13245
b8b91e98
YQ
132462014-06-06 Yao Qi <yao@codesourcery.com>
13247
13248 * gdb.threads/staticthreads.c (thread_function): Move the line
13249 setting breakpoint on forward.
13250 * gdb.threads/staticthreads.exp: Update comments.
13251
fb934770
LC
132522014-06-05 Ludovic Courtès <ludo@gnu.org>
13253
13254 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13255 "history-append! type error".
13256
6ef284bd
SM
132572014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13258
13259 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13260 erroneous dprintf expected input.
13261
a872e241
DE
132622014-06-04 Doug Evans <xdje42@gmail.com>
13263
13264 * gdb.guile/scm-generics.exp: Delete.
13265
16f691fb
DE
132662014-06-04 Doug Evans <xdje42@gmail.com>
13267
13268 * gdb.guile/scm-breakpoint.exp: Update.
13269 Add tests for breakpoint registration.
13270
012370f6
TT
132712014-06-04 Tom Tromey <tromey@redhat.com>
13272
13273 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13274 VLA-in-union.
13275 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13276 inner_vla_struct, vla_union types. Initialize objects of those
13277 types and compute their sizes.
13278
9f5a4cef
HZ
132792014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13280 Hui Zhu <hui@codesourcery.com>
13281
13282 * gdb.base/fileio.exp: Add test for shell not available as well as
13283 available.
13284 * gdb.base/fileio.c (test_system): Check for shell twice.
13285
90a45c4d
YQ
132862014-06-04 Yao Qi <yao@codesourcery.com>
13287
13288 * gdb.base/auto-connect-native-target.exp: Remove redundant
13289 space from the regexp pattern.
13290
70017e41
YQ
132912014-06-04 Yao Qi <yao@codesourcery.com>
13292
13293 * gdb.base/default.exp: Replace "child" with "native" in
13294 regexp pattern.
13295
883964a7
SC
132962014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13297
13298 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13299 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13300 * gdb.python/py-xmethods.py: Python script supporting the
13301 new testcase and tests.
13302
ef370185
JB
133032014-06-03 Joel Brobecker <brobecker@adacore.com>
13304 Pedro Alves <palves@redhat.com>
13305
13306 PR breakpoints/17000
13307 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13308 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13309
1e2ccb61
BM
133102014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13311
13312 * gdb.base/subst.exp: Add tests to verify partial path matching
13313 output.
13314
c6ec5ab2
PA
133152014-06-03 Pedro Alves <palves@redhat.com>
13316
13317 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13318 target that doesn't use software single-stepping.
13319
835c559f
PA
133202014-06-03 Pedro Alves <palves@redhat.com>
13321
13322 PR breakpoints/17000
13323 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13324 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13325
06eb1586
DE
133262014-06-02 Doug Evans <xdje42@gmail.com>
13327
13328 * gdb.guile/scm-parameter.exp: New file.
13329
e698b8c4
DE
133302014-06-02 Doug Evans <xdje42@gmail.com>
13331
13332 * gdb.guile/scm-cmd.c: New file.
13333 * gdb.guile/scm-cmd.exp: New file.
13334
ded03782
DE
133352014-06-02 Doug Evans <xdje42@gmail.com>
13336
13337 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13338 pretty-printer lookup.
13339 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13340 (make-pp_s-printer): Call it.
13341 (make-pretty-printer-from-dict): New function.
13342 (lookup-pretty-printer-maker-from-dict): New function.
13343 (*pretty-printer*): Simplify.
13344 (make-objfile-pp_s-printer): New function.
13345 (install-objfile-pretty-printers!): New function.
13346 (make-progspace-pp_s-printer): New function.
13347 (install-progspace-pretty-printers!): New function.
13348 * gdb.guile/scm-progspace.c: New file.
13349 * gdb.guile/scm-progspace.exp: New file.
13350
41fac0cf
PA
133512014-06-02 Pedro Alves <palves@redhat.com>
13352
13353 * gdb.base/dprintf-bp-same-addr.c: New file.
13354 * gdb.base/dprintf-bp-same-addr.exp: New file.
13355
96ae5695
EBM
133562014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13357
13358 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13359 * gdb.arch/powerpc-power.s: Likewise.
13360
da02b3a8
JB
133612014-06-02 Joel Brobecker <brobecker@adacore.com>
13362
13363 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13364
c72b2e7b
YQ
133652014-06-01 Yao Qi <yao@codesourcery.com>
13366
13367 * gdb.base/watchpoint.exp (test_watch_location): Check null
13368 pointer can be dereferenced. If not, do the test, otherwise
13369 skip it.
13370
53e8a631
AB
133712014-05-30 Andrew Burgess <aburgess@broadcom.com>
13372
13373 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13374 results.
13375 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13376
938f0e2f
AB
133772014-05-30 Andrew Burgess <aburgess@broadcom.com>
13378
13379 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13380 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13381 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13382 * gdb.arch/amd64-invalid-stack-top.c: New file.
13383 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13384
9ba6657a
PA
133852014-05-30 Pedro Alves <palves@redhat.com>
13386
13387 PR breakpoints/17000
13388 * gdb.base/sss-bp-on-user-bp.c: New file.
13389 * gdb.base/sss-bp-on-user-bp.exp: New file.
13390
522c09bf
DB
133912014-05-30 David Blaikie <dblaikie@gmail.com>
13392
13393 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13394 gnu_inline semantics via attribute.
13395 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13396 source explicitly specifies the required semantics.
13397
bf4ef81e
MR
133982014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13399
13400 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13401
329ea579
PA
134022014-05-29 Pedro Alves <palves@redhat.com>
13403 Tom Tromey <tromey@redhat.com>
13404
13405 * gdb.base/async-shell.exp: Don't enable target-async.
13406 * gdb.base/async.exp
13407 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13408 parameter. Adjust.
13409 (top level): Don't test with "target-async".
13410 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13411 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13412 * gdb.base/inferior-died.exp: Don't enable target-async.
13413 * gdb.base/interrupt-noterm.exp: Likewise.
13414 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13415 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13416 * gdb.mi/mi-nonstop.exp: Likewise.
13417 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13418 * gdb.mi/mi-nsintrall.exp: Likewise.
13419 * gdb.mi/mi-nsmoribund.exp: Likewise.
13420 * gdb.mi/mi-nsthrexec.exp: Likewise.
13421 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13422 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13423 * gdb.python/py-evsignal.exp: Don't enable target-async.
13424 * gdb.python/py-evthreads.exp: Likewise.
13425 * gdb.python/py-prompt.exp: Likewise.
13426 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13427 * gdb.server/solib-list.exp: Don't enable target-async.
13428 * gdb.threads/thread-specific-bp.exp: Likewise.
13429 * lib/mi-support.exp: Adjust to use mi-async.
13430
fd664c91
PA
134312014-05-29 Pedro Alves <palves@redhat.com>
13432
13433 PR gdb/13860
13434 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13435 reason, even in sync mode.
13436
251bde03
PA
134372014-05-29 Pedro Alves <palves@redhat.com>
13438 Hui Zhu <hui@codesourcery.com>
13439
13440 PR PR15693
13441 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13442 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13443 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13444 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13445
7f3c0343
JB
134462014-05-28 Joel Brobecker <brobecker@adacore.com>
13447
13448 * config/monitor.exp (gdb_target_monitor): Replace use of
13449 "set remotebaud" by "set serial baud".
13450
b2715b27
AW
134512014-05-26 Andy Wingo <wingo@igalia.com>
13452
13453 * gdb.guile/scm-breakpoint.exp:
13454 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13455 properties instead of gdb-object-properties.
13456
498a4489
YQ
134572014-05-26 Yao Qi <yao@codesourcery.com>
13458
13459 * gdb.server/no-thread-db.exp: Specify source file name
13460 explicitly when setting a breakpoint.
13461
589fdceb
MM
134622014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13463
13464 * gdb.btrace/vdso.c: New.
13465 * gdb.btrace/vdso.exp: New.
13466
e9089e05
MM
134672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13468
13469 * gdb.base/gcore.exp (capture_command_output): Move ...
13470 * lib/gdb.exp (capture_command_output): ... here.
13471
67b5c0c1
MM
134722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13473
13474 * gdb.btrace/data.exp: Test memory access during btrace replay.
13475
a2199296
SM
134762014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13477
13478 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13479
17b2616c
PA
134802014-05-21 Pedro Alves <palves@redhat.com>
13481
13482 PR gdb/13860
13483 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13484 (top level): Test that output related to execution commands is
13485 sent to the console with CLI commands, but not with MI commands.
13486 Test that breakpoint events are always mirrored to the console.
13487 Also expect the new source line to be output after a "next" in
13488 async mode too. Make it a pass/fail test.
13489 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13490 output.
13491 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13492
5166082f
PA
134932014-05-21 Pedro Alves <palves@redhat.com>
13494
13495 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13496 Use them to test variations of "list" after reaching a breakpoint.
13497 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13498 Test "list" with listsize 10 after reaching a breakpoint.
13499 * gdb.python/python.exp (decode_line current location line
13500 number): Adjust expected line number.
13501
2f25d70f
SM
135022014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13503
13504 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13505 behavior for $args, pass it directly to "run".
13506
ff604a67
MR
135072014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13508
13509 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13510 30000 to 65536.
13511
6a3cb8e8
PA
135122014-05-21 Pedro Alves <palves@redhat.com>
13513
13514 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13515 auto-connect-native-target off".
13516 * gdb.base/auto-connect-native-target.c: New file.
13517 * gdb.base/auto-connect-native-target.exp: New file.
13518
4ebfc96e
PA
135192014-05-21 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.base/default.exp: Test "target native" instead of "target
13522 child".
13523
36d46afb
MW
135242014-05-21 Mark Wielaard <mjw@redhat.com>
13525
13526 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13527
5876f503
JK
135282014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13529
13530 Fix TLS access for -static -pthread.
13531 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13532 <HAVE_TLS> (thread_function, main): Initialize it.
13533 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13534 Add clean_restart.
13535 <$have_tls != "">: Check TLSVAR.
13536
0256a6ac
PA
135372014-05-21 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.base/dcache-line-read-error.c: New.
13540 * gdb.base/dcache-line-read-error.exp: New.
13541
936d2992
PA
135422014-05-20 Pedro Alves <palves@redhat.com>
13543
13544 * gdb.base/compare-sections.c: New file.
13545 * gdb.base/compare-sections.exp: New file.
13546
802e8e6d
PA
135472014-05-20 Pedro Alves <palves@redhat.com>
13548
13549 * gdb.base/break-idempotent.c: New file.
13550 * gdb.base/break-idempotent.exp: New file.
13551
e59fa00f
MM
135522014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13553
13554 * gdb.btrace/nohist.exp: New.
13555
8b696e31
YQ
135562014-05-20 Yao Qi <yao@codesourcery.com>
13557
13558 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13559 gdb.reverse directory and gdb_reverse_timeout exists in board
13560 setting.
13561 * README: Document gdb_reverse_timeout.
13562
73c9764f
YQ
135632014-05-20 Yao Qi <yao@codesourcery.com>
13564
13565 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13566 'test_file_name'. Treat args as a string instead of a list.
13567 (gdb_init): Rename argument 'args' by 'test_file_name'.
13568
f1f4348a
JK
135692014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13570
13571 * gdb.arch/powerpc-power.exp: New file.
13572 * gdb.arch/powerpc-power.s: New file.
13573
0dbe70ce
DE
135742014-05-16 Doug Evans <dje@google.com>
13575
13576 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
13577 * gdb.base/completion.exp: Check that all expected files exist
13578 before doing file completion.
0dbe70ce 13579
8d551b02
DE
135802014-05-16 Doug Evans <dje@google.com>
13581
13582 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13583 Update.
13584 (do_syscall_tests_without_xml): Update.
13585
73eb7709
PA
135862014-05-16 Pedro Alves <palves@redhat.com>
13587
13588 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13589 instead of "unknown output after running".
13590
3fae92fc
YQ
135912014-05-16 Yao Qi <yao@codesourcery.com>
13592
13593 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13594 file1.txt from host at the end.
13595 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13596
c2b2ccc5
DE
135972014-05-15 Doug Evans <dje@google.com>
13598
13599 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13600 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13601 loading file. Add test for TU lookup.
13602
8c217a4b
SM
136032014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13604
13605 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13606 calling "-exec-arguments" or "set args" before running the
13607 inferior.
13608
3deb39c6
SM
136092014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13610
13611 * lib/mi-support.exp (mi_expect_stop): Expect message for
13612 inferiors that exit with non-zero exit code.
13613
71a79f8c
YQ
136142014-05-14 Yao Qi <yao@codesourcery.com>
13615
13616 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13617 match absolute path on remote host.
13618 (test_file_list_exec_source_files): Remove "/" from the
13619 pattern.
13620
f23fcd46
YQ
136212014-05-14 Yao Qi <yao@codesourcery.com>
13622
13623 * boards/local-remote-host-notty.exp (${board}_file): New
13624 proc.
13625
9404b58f
KM
136262014-05-07 Kyle McMartin <kyle@redhat.com>
13627
13628 Pushed by Joel Brobecker <brobecker@adacore.com>.
13629 * gdb.arch/aarch64-atomic-inst.c: New file.
13630 * gdb.arch/aarch64-atomic-inst.exp: New file.
13631
5e45f04c
YQ
136322014-05-07 Yao Qi <yao@codesourcery.com>
13633
13634 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13635 in current context" too.
13636
c888a17d
KS
136372014-05-05 Keith Seitz <keiths@redhat.com>
13638
13639 * gdb.linespec/ls-dollar.exp: Add test for linespec
13640 file:convenience_variable.
13641
290a839c
YQ
136422014-05-05 Yao Qi <yao@codesourcery.com>
13643
13644 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13645 traceframes into tfile and ctf trace files. Read data from
13646 trace file and test collected data.
13647 (gdb_collect_locals_test): Likewise.
13648 (gdb_unavailable_registers_test): Likewise.
13649 (gdb_unavailable_floats): Likewise.
13650 (gdb_collect_globals_test): Likewise.
13651 (top-level): Append "ctf" to trace_file_targets if GDB
13652 supports.
13653
b5262cd0
YQ
136542014-05-05 Yao Qi <yao@codesourcery.com>
13655
13656 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13657 code to ...
13658 (gdb_collect_args_test_1): ... it. New proc.
13659 (gdb_collect_locals_test): Move some code to ...
13660 (gdb_collect_locals_test_1): ... it. New proc.
13661 (gdb_unavailable_registers_test): Move some code to ...
13662 (gdb_unavailable_registers_test_1): ... it. New proc.
13663 (gdb_unavailable_floats): Move some code to ...
13664 (gdb_unavailable_floats_1): ... it. New proc.
13665
30a1e6cc
SDJ
136662014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13667
13668 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13669 probes to test for bitness recognition.
13670 * gdb.arch/amd64-stap-optional-prefix.exp
13671 (test_probe_value_without_reg): New procedure.
13672 Add code to test for different kinds of bitness.
13673
f33da99a
SDJ
136742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13675
13676 PR breakpoints/16889
13677 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13678 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13679
5b80f00d
PA
136802014-05-01 Pedro Alves <palves@redhat.com>
13681
13682 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13683 gdb_file_cmd if no file is specified.
13684 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13685 last_loaded_file to set the remote exec-file.
13686
f8c2a73c
PA
136872014-05-01 Pedro Alves <palves@redhat.com>
13688
13689 * boards/local-remote-host.exp: New file.
13690
be6e8ac7
PA
136912014-05-01 Pedro Alves <palves@redhat.com>
13692
13693 * boards/local-remote-host.exp: Rename to ...
13694 * boards/local-remote-host-notty.exp: ... this.
13695
cac0dc8f
JB
136962014-04-28 Joel Brobecker <brobecker@adacore.com>
13697
13698 * gdb.ada/dyn_arrayidx: New testcase.
13699
9730e6cc
YQ
137002014-04-26 Yao Qi <yao@codesourcery.com>
13701
13702 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13703 and compute the length of function main. Save it in
13704 $main_length.
13705 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13706 (top-level): Use gdb_compile to compile objects into
13707 executable and restart GDB. Remove invocation to
13708 prepare_for_testing.
13709
7ae1a6a6
PA
137102014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13711 Pedro Alves <palves@redhat.com>
13712
13713 PR server/16255
13714 * gdb.multi/multi-attach.c: New file.
13715 * gdb.multi/multi-attach.exp: New file.
13716
4082afcc
PA
137172014-04-25 Pedro Alves <palves@redhat.com>
13718
13719 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13720 user.
13721 (top level): Test that "set remote conditional-breakpoints-packet
13722 off" works as intended.
13723 * gdb.base/dprintf.exp: Test that "set remote
13724 breakpoint-commands-packet off" works as intended.
13725 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13726 New function.
13727 (top level): Call it.
13728 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13729 remote fast-tracepoints-packet off" works as intended.
13730 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13731 * lib/gdb.exp (gdb_is_target_remote): ... here.
13732
2abc3f8d
DB
137332014-04-24 David Blaikie <dblaikie@gmail.com>
13734
13735 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13736 ensure clang would not discard them.
13737 * gdb.base/gdbvars.c: Ditto.
13738 * gdb.base/memattr.c: Ditto.
13739 * gdb.base/whatis.c: Ditto.
13740 * gdb.python/py-prettyprint.c: Ditto.
13741 * gdb.trace/actions.c: Ditto.
13742 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13743 ensure clang would not discard it.
13744
bfd39632
DB
137452014-04-24 David Blaikie <dblaikie@gmail.com>
13746
13747 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13748 clang to emit the full definition of type required by the test
13749 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13750
22842ff6
DB
137512014-04-24 David Blaikie <dblaikie@gmail.com>
13752
13753 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13754 coax Clang into emitting the definition of the type.
13755 * gdb.cp/pr10728-x.h (y): Ditto.
13756 * gdb.cp/pr10728-y.cc (y): Ditto.
13757
c2e827ad
DB
137582014-04-24 David Blaikie <dblaikie@gmail.com>
13759
13760 * gdb.base/label.exp: XFAIL label related tests under Clang.
13761 * gdb.cp/cplabel.exp: Ditto.
13762 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13763 under Clang those using labels.
13764
4c2d33e7
YQ
137652014-04-25 Yao Qi <yao@codesourcery.com>
13766
13767 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13768 double_label.
13769 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13770 partial_label and double_label.
13771
56083b99
DB
137722014-04-24 David Blaikie <dblaikie@gmail.com>
13773
13774 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13775
25d4e99d
DB
137762014-04-24 David Blaikie <dblaikie@gmail.com>
13777
13778 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13779 of the function to work across GCC and Clang.
13780 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13781 pointer types (const void ** const V void **).
13782
01f9f808
MS
137832014-04-24 Michael Sturm <michael.sturm@mintel.com>
13784 Walfred Tedeschi <walfred.tedeschi@intel.com>
13785
13786 * Makefile.in (EXECUTABLES): Added i386-avx512.
13787 * gdb.arch/i386-avx512.c: New file.
13788 * gdb.arch/i386-avx512.exp: Likewise.
13789
4b48d439
KS
137902014-04-23 Keith Seitz <keiths@redhat.com>
13791
13792 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13793 (mi_make_breakpoint_table): New procedure.
13794 (mi_create_breakpoint): Use mi_make_breakpoint
13795 and return the result.
13796 (mi_make_breakpoint): New procedure.
13797 (mi_build_kv_pairs): New procedure.
13798
13799 * gdb.mi/mi-break.exp: Remove unused globals,
13800 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13801 All callers updated.
13802 * gdb.mi/mi-dprintf.exp: Use variable to track command
13803 number.
13804 Update all callers of mi_create_breakpoint and use
13805 mi_make_breakpoint_table.
13806 Remove any unused global variables.
13807 * gdb.mi/mi-nonstop.exp: Likewise.
13808 * gdb.mi/mi-nsintrall.exp: Likewise.
13809 * gdb.mi/mi-nsmoribund.exp: Likewise.
13810 * gdb.mi/mi-nsthrexec.exp: Likewise.
13811 * gdb.mi/mi-reverse.exp: Likewise.
13812 * gdb.mi/mi-simplerun.exp: Likewise.
13813 * gdb.mi/mi-stepn.exp: Likewise.
13814 * gdb.mi/mi-syn-frame.exp: Likewise.
13815 * gdb.mi/mi-until.exp: Likewise.
13816 * gdb.mi/mi-var-cp.exp: Likewise.
13817 * gdb.mi/mi-var-display.exp: Likewise.
13818 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13819 * gdb.mi/mi2-var-child.exp: Likewise.
13820 * gdb.mi/mi-vla-c99.exp: Likewise.
13821 * lib/mi-support.exp: Likewise.
13822
13823 From Ian Lance Taylor <iant@cygnus.com>:
13824 * lib/gdb.exp (parse_args): New procedure.
13825
08351840
PA
138262014-04-23 Pedro Alves <palves@redhat.com>
13827
13828 * gdb.base/break-unload-file.c: New file.
13829 * gdb.base/break-unload-file.exp: New file.
13830 * gdb.base/sym-file-lib.c (baz): New function.
13831 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13832 field.
13833 (load): Store the segment's mapped size.
13834 (unload): New function.
13835 (unload_shlib): New function.
13836 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13837 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13838 set a breakpoint at baz, and call it.
13839 * gdb.base/sym-file.exp: New tests for stale breakpoint
13840 instructions.
13841
076855f9
PA
138422014-04-23 Pedro Alves <palves@redhat.com>
13843
13844 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13845 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13846 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13847 * gdb.base/hbreak-unmapped.c: New file.
13848 * gdb.base/hbreak-unmapped.exp: New file.
13849 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13850 * lib/gdb.exp (gdb_is_target_remote): ... here.
13851
483805cf
PA
138522014-04-22 Pedro Alves <palves@redhat.com>
13853
13854 * gdb.base/consecutive-step-over.c: New file.
13855 * gdb.base/consecutive-step-over.exp: New file.
13856
06d97543
PA
138572014-04-22 Pedro Alves <palves@redhat.com>
13858
13859 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13860 instead of send_gdb/gdb_expect.
13861
b4429ea2
YQ
138622014-04-22 Yao Qi <yao@codesourcery.com>
13863
13864 * lib/trace-support.exp (generate_tracefile): New procedure.
13865 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13866 return 0.
13867 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13868 if generate_tracefile returns 1.
13869
51d48146
PA
138702014-04-18 Tom Tromey <palves@redhat.com>
13871 Pedro alves <tromey@redhat.com>
13872
13873 PR backtrace/15558
13874 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13875 with a backtrace limit.
13876 * gdb.python/py-frame-inline.exp: Test running to an inline
13877 function with a backtrace limit, and printing the newest frame.
13878 * gdb.python/py-frame-inline.c (main): Call f.
13879
bd1dce5f
MS
138802014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13881
13882 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13883
40d1a503
MS
138842014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13885
13886 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13887 Drop prefix from unsupported source file path.
13888
389b98f7
YQ
138892014-04-17 Yao Qi <yao@codesourcery.com>
13890
13891 * lib/gdb.exp (with_target_charset): New proc.
13892 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13893 with_target_charset.
13894 (test_print_strings): Likewise.
13895 (test_repeat_bytes): Likewise.
13896 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13897 for some tests.
13898
22869d73
KS
138992014-04-16 Keith Seitz <keiths@redhat.com>
13900
13901 PR gdb/15827
13902 * gdb.dwarf2/corrupt.c: New file.
13903 * gdb.dwarf2/corrupt.exp: New file.
13904
c4f87ca6
KS
139052014-04-16 Keith Seitz <keiths@redhat.com>
13906
13907 PR c++/16597
13908 * gdb.cp/namelessclass.cc: New file.
13909 * gdb.cp/namelessclass.exp: New file.
13910 * gdb.cp/namelessclass.S: New file.
13911
ab19de87
DE
139122014-04-16 Doug Evans <dje@google.com>
13913
13914 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13915 Add comment.
13916 (gdbserver_default_get_comm_port): New function.
13917 (gdbserver_start): Check if board file provided
13918 "gdbserver,get_comm_port" and use it if so.
13919 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13920 (gdb,socketport): Set to "stdio".
13921 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13922 (stdio_gdbserver_template): Delete.
13923 (${board}_get_remote_address): Update.
13924 (${board}_build_remote_cmd): Delete.
13925 (${board}_get_comm_port): New function.
13926 (${board}_spawn): Update.
13927 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13928 Delete.
13929 (${board}_get_remote_address): Update.
13930 (${board}_get_comm_port): New function.
13931
fc98a809
AB
139322014-04-16 Andrew Burgess <aburgess@broadcom.com>
13933
13934 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13935 appearing in any order.
13936
87fd9e6e
DE
139372014-04-15 Doug Evans <dje@google.com>
13938
13939 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13940 uninitialized value of "description".
13941
099fc3ea
KS
139422014-04-15 Keith Seitz <keiths@redhat.com>
13943
13944 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13945 Remove unused globals.
13946 (test_running_the_program): Likewise.
13947 (test_controlled_execution): Likewise.
13948 (test_controlling_breakpoints): Likewise.
13949 (test_program_termination): Likewise.
13950
5da151d4
KS
139512014-04-15 Keith Seitz <keiths@redhat.com>
13952
13953 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13954 unused globals.
13955 (test_rbreak_creation_and_listing): Likewise.
13956 (test_ignore_count): Likewise.
13957 (test_error): Likewise.
13958
35e5d2f0
PA
139592014-04-15 Pedro Alves <palves@redhat.com>
13960
13961 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13962 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13963 sym-file-loader.c.
13964 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13965 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13966 to sym-file-loader.c.
13967 (struct library): Forward declare.
13968 (load_shlib, lookup_function): Change prototypes.
13969 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13970 (translate_offset): Remove declarations.
13971 (get_text_addr): New declaration.
13972 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13973 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13974 sym-file-loader.h.
13975 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13976 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13977 here from sym-file-loader.h.
13978 (struct library): New structure.
13979 (load_shlib, lookup_function): Change prototypes and adjust to
13980 work with a struct library.
13981 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13982 (translate_offset): Make static.
13983 (get_text_addr): New function.
13984 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13985
eb4c1710
PA
139862014-04-15 Pedro Alves <palves@redhat.com>
13987
13988 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13989
2d1baf52
PA
139902014-04-15 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.base/sym-file-loader.c: Include <limits.h>.
13993 (SELF_LINK): New define.
13994 (get_origin): New function.
13995 (load_shlib): Use it.
13996 * gdb.base/sym-file.exp: Don't early return if the target is
13997 remote. Use runto_main, and issue fail is that fails. Use
13998 gdb_load_shlibs.
13999 (shlib_name): Delete.
14000 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14001
7dd6df01
PA
140022014-04-15 Pedro Alves <palves@redhat.com>
14003
14004 * gdb.base/sym-file.exp: Remove regex characters from test
14005 message. Don't refer to breakpoint numbers in test messages.
14006
b50c8614
KS
140072014-04-14 Keith Seitz <keiths@redhat.com>
14008
14009 PR c++/16253
14010 * gdb.cp/var-tag.cc: New file.
14011 * gdb.cp/var-tag.exp: New file.
14012 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14013 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14014 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14015 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14016
3d567982
TT
140172014-04-14 Tom Tromey <tromey@redhat.com>
14018
14019 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14020 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14021 type.
14022 * gdb.cp/enum-class.exp: New file.
14023 * gdb.cp/enum-class.cc: New file.
14024
0626fc76
TT
140252014-04-14 Tom Tromey <tromey@redhat.com>
14026
14027 * gdb.dwarf2/enum-type.exp: New file.
14028
dca325b3
SA
140292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14030
14031 * gdb.mi/mi-vla-c99.exp: New file.
14032 * gdb.mi/vla.c: New file.
14033
5854b38a
SA
140342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14035
14036 * gdb.base/vla-datatypes.c: New file.
14037 * gdb.base/vla-datatypes.exp: New file.
14038
463bb957
SA
140392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14040
14041 * gdb.base/vla-ptr.c: New file.
14042 * gdb.base/vla-ptr.exp: New file.
14043
3dd170be
SA
140442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14045
14046 * gdb.dwarf2/count.exp: New file.
14047
5ecaaa66
SA
140482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14049
14050 * gdb.base/vla-sideeffect.c: New file.
14051 * gdb.base/vla-sideeffect.exp: New file.
14052
41f1ada5
DB
140532014-04-14 David Blaikie <dblaikie@gmail.com>
14054
14055 * gdb.mi/non-stop.c: Add return value for non-void function return
14056 statement.
14057 * gdb.threads/staticthreads.c: Ditto.
14058
0be03e84
DE
140592014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14060 Doug Evans <xdje42@gmail.com>
14061
14062 * gdb.guile/scm-value.c: Improve test case.
14063 * gdb.guile/scm-value.exp: Add new test.
14064
f180a1fb
DB
140652014-04-11 David Blaikie <dblaikie@gmail.com>
14066
14067 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14068 override Clang's default.
14069
6b662e19
JB
140702014-04-11 Joel Brobecker <brobecker@adacore.com>
14071
14072 Revert the following changes (regressions):
14073
14074 * gdb.base/vla-sideeffect.c: New file.
14075 * gdb.base/vla-sideeffect.exp: New file.
14076
14077 * gdb.dwarf2/count.exp: New file.
14078
14079 * gdb.base/vla-multi.c: New file.
14080 * gdb.base/vla-multi.exp: New file.
14081
14082 * gdb.base/vla-ptr.c: New file.
14083 * gdb.base/vla-ptr.exp: New file.
14084
14085 * gdb.base/vla-datatypes.c: New file.
14086 * gdb.base/vla-datatypes.exp: New file.
14087
14088 * gdb.mi/mi-vla-c99.exp: New file.
14089 * gdb.mi/vla.c: New file.
14090
245a5f0b
KS
140912014-04-11 Keith Seitz <keiths@redhat.com>
14092
14093 PR c++/16675
14094 * gdb.cp/cpsizeof.exp: New file.
14095 * gdb.cp/cpsizeof.cc: New file.
14096
58a84dcf
SA
140972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14098
191a8a90
JB
14099 * gdb.mi/mi-vla-c99.exp: New file.
14100 * gdb.mi/vla.c: New file.
58a84dcf 14101
c8655f75
SA
141022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14103
14104 * gdb.base/vla-datatypes.c: New file.
14105 * gdb.base/vla-datatypes.exp: New file.
14106
024e13b4
SA
141072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14108
14109 * gdb.base/vla-ptr.c: New file.
14110 * gdb.base/vla-ptr.exp: New file.
14111
1a237e0e
SA
141122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14113
14114 * gdb.base/vla-multi.c: New file.
14115 * gdb.base/vla-multi.exp: New file.
14116
504f3432
SA
141172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14118
14119 * gdb.dwarf2/count.exp: New file.
14120
3bce8237
SA
141212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14122
191a8a90
JB
14123 * gdb.base/vla-sideeffect.c: New file.
14124 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 14125
322f9c21
YQ
141262014-04-11 Yao Qi <yao@codesourcery.com>
14127
14128 * gdb.base/completion.exp: Check file exists before running tests
14129 on file completion.
14130
d708bcd1
PA
141312014-04-10 Pedro Alves <palves@redhat.com>
14132
14133 * gdb.base/cond-eval-mode.c: New file.
14134 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14135 prepare_for_testing to build the new file. Check result of
14136 runto_main.
14137 (test_break, test_watch): New procedures.
14138 (top level): Use them.
14139
ae1d2761
PM
141402014-04-08 Pierre Muller <muller@sourceware.org>
14141
14142 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14143 Ctrl-V use for mingw hosts.
14144
7af389b8
SC
141452014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14146
14147 * gdb.python/py-value.c: Improve test case.
14148 * gdb.python/py-value.exp: Add new test.
14149
5e703181
DE
141502014-04-07 David Blaikie <dblaikie@gmail.com>
14151
14152 * lib/compiler.c: Identify the clang compiler.
14153 * lib/compiler.cc: Ditto.
14154
9810b410
YQ
141552014-04-03 Yao Qi <yao@codesourcery.com>
14156
14157 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14158
98d1b8dc
AB
141592014-04-01 Anton Blanchard <anton@samba.org>
14160
14161 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14162 messages unique.
14163
3114cea1
AB
141642014-04-01 Anton Blanchard <anton@samba.org>
14165
14166 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14167 prepare_for_testing.
14168
62f7182c
AB
141692014-04-01 Anton Blanchard <anton@samba.org>
14170
14171 * gdb.arch/ppc64-atomic-inst.c: Remove.
14172 * gdb.arch/ppc64-atomic-inst.S: New file.
14173 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14174
770e7fc7
DE
141752014-03-31 Doug Evans <dje@google.com>
14176
14177 * gdb.base/print-symbol-loading-lib.c: New file.
14178 * gdb.base/print-symbol-loading-main.c: New file.
14179 * gdb.base/print-symbol-loading.exp: New file.
14180
46e2bafa
YQ
141812014-03-31 Yao Qi <yao@codesourcery.com>
14182
14183 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14184
8776cfe9
JB
141852014-03-28 Joel Brobecker <brobecker@adacore.com>
14186
14187 * gdb.ada/mi_dyn_arr: New testcase.
14188
5d1ef361
DE
141892014-03-27 Doug Evans <dje@google.com>
14190
14191 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14192
b5bee914
YQ
141932014-03-27 Yao Qi <yao@codesourcery.com>
14194
14195 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14196 if target is nios2-*-*.
14197
0d4d0e77
YQ
141982014-03-26 Yao Qi <yao@codesourcery.com>
14199
14200 * lib/gdb.exp (readline_is_used): New proc.
14201 * gdb.base/completion.exp: Move tests on command complete up.
14202 Skip the rest of tests if readline is not used.
14203 * gdb.ada/complete.exp: Skp the test if readline is not
14204 used.
14205 * gdb.base/filesym.exp: Likewise.
14206 * gdb.base/macscp.exp: Likewise.
14207 * gdb.base/readline-ask.exp: Likewise.
14208 * gdb.base/readline.exp: Likewise.
14209 * gdb.python/py-cmd.exp: Likewise.
14210 * gdb.trace/tfile.exp: Likewise.
14211
29361eee
YQ
142122014-03-26 Yao Qi <yao@codesourcery.com>
14213
14214 * gdb.base/macscp.exp: Fix code format issues.
14215
bc9a5525
UW
142162014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14217
14218 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14219 * gdb.asm/powerpc64le.inc: New file.
14220
d3839ede
PA
142212014-03-25 Pedro Alves <palves@redhat.com>
14222 Doug Evans <dje@google.com>
14223
14224 * gdb.base/source-execution.c: New file.
14225 * gdb.base/source-execution.exp: New file.
14226 * gdb.base/source-execution.gdb: New file.
14227
01672a57
DE
142282014-03-24 Doug Evans <dje@google.com>
14229
14230 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14231 using fission.
14232
88bbeca9
HZ
142332014-03-24 Hui Zhu <hui@codesourcery.com>
14234 Pedro Alves <palves@redhat.com>
14235
14236 PR breakpoints/16101
14237 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14238 test pass/fail messages. Detect missing support for dprintf when
14239 breakpoints are actually inserted.
14240 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14241 breakpoints are actually inserted.
14242 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14243 fails.
14244
d2348791
JK
142452014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14246
14247 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14248
feef67ab
DE
142492014-03-22 Doug Evans <xdje42@gmail.com>
14250
14251 * gdb.python/python.exp (python not supported): Verify multi-line
14252 python command issues an error.
25d743f9 14253 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 14254 guile command issues an error.
feef67ab 14255
ecebef6a
MR
142562014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14257
14258 * gdb.threads/thread-specific.exp: Handle the lack of usable
14259 $this_breakpoint and $this_thread.
14260
ccdd1909
HZ
142612014-03-21 Hui Zhu <hui@codesourcery.com>
14262
14263 * gdb.base/attach.exp (do_command_attach_tests): New.
14264
beb460e8
PA
142652014-03-20 Tom Tromey <tromey@redhat.com>
14266 Pedro Alves <palves@redhat.com>
14267
14268 PR cli/15718
14269 * gdb.base/condbreak-call-false.c: New file.
14270 * gdb.base/condbreak-call-false.exp: New file.
14271
40acf43a
PA
142722014-03-20 Pedro Alves <palves@redhat.com>
14273
14274 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14275 Delete.
14276 (block_signals, unblock_signals): Delete.
14277 (child_function_2, main): Remove references to deleted variable
14278 and functions.
14279
9f5e1e02
PA
142802014-03-20 Pedro Alves <palves@redhat.com>
14281
14282 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14283 Use pthread_kill to signal thread 2.
14284 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14285 Adjust to make the test send itself a signal rather than using the
14286 host's "kill" command.
14287
99619bea
PA
142882014-03-20 Pedro Alves <palves@redhat.com>
14289
14290 * gdb.threads/multiple-step-overs.c: New file.
14291 * gdb.threads/multiple-step-overs.exp: New file.
14292 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14293 Adjust expected infrun debug output.
14294
2adfaa28
PA
142952014-03-20 Pedro Alves <palves@redhat.com>
14296
14297 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14298 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14299
31e77af2
PA
143002014-03-20 Pedro Alves <palves@redhat.com>
14301
14302 PR breakpoints/7143
14303 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14304 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14305 of gdb_test_multiple.
14306 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14307 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14308
b9f437de
PA
143092014-03-20 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14312 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14313
05adc73e
PA
143142014-03-19 Pedro Alves <palves@redhat.com>
14315
14316 * gdb.base/async.exp: Remove early return.
14317
6048b950
PA
143182014-03-19 Pedro Alves <palves@redhat.com>
14319
14320 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14321
8bcfb00a
PA
143222014-03-19 Pedro Alves <palves@redhat.com>
14323
14324 * gdb.base/async.exp (test_background): Expect \r\n after
14325 "completed." in the fail pattern.
14326
884e37dc
PA
143272014-03-19 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.base/async.exp (test_background): New procedure.
14330 Use it for all background execution command tests.
14331
148e57e2
PA
143322014-03-19 Pedro Alves <palves@redhat.com>
14333
14334 * gdb.base/async.exp: Use prepare_for_testing.
14335
f48088c7
PA
143362014-03-19 Pedro Alves <palves@redhat.com>
14337
14338 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14339 the same line.
14340
e2f6c966
PA
143412014-03-19 Pedro Alves <palves@redhat.com>
14342
14343 * gdb.base/async.c (main): Add "jump here" and "until here" line
14344 marker comments.
14345 * gdb.base/async.exp (jump_here): New global.
14346 (jump& test): Use it.
14347 (until_here): New global.
14348 (until& test): Use it.
14349
c30568d4
PA
143502014-03-19 Pedro Alves <palves@redhat.com>
14351
14352 * gdb.base/async.exp: Don't frob gdb_protocol.
14353
0172b6a7
DE
143542014-03-18 Doug Evans <xdje42@gmail.com>
14355
14356 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14357 Fix spelling of exec-done-display.
14358
06c868a8
JK
143592014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14360
14361 PR gdb/15358
14362 * gdb.base/gdb-sigterm.c: New file.
14363 * gdb.base/gdb-sigterm.exp: New file.
14364
0c7e1a46
PA
143652014-03-18 Pedro Alves <palves@redhat.com>
14366
14367 PR gdb/13860
14368 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14369 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14370 solib-event.
14371
f7c77d93
JB
143722014-03-17 Joel Brobecker <brobecker@adacore.com>
14373
14374 * gdb.ada/pckd_arr_ren: New testcase.
14375
5a1e8c7a
DE
143762014-03-13 Doug Evans <xdje42@gmail.com>
14377
14378 PR guile/16612
14379 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14380 collect after discarding symbols.
14381
350e1a76
DE
143822014-03-13 Ludovic Courtès <ludo@gnu.org>
14383 Doug Evans <xdje42@gmail.com>
14384
14385 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14386 to history survives a gc.
14387
a69900ae
PA
143882014-03-13 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.base/default.exp: Don't test "target procfs".
14391
5db9f0bd
PA
143922014-03-13 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.base/default.exp: Update "target child" and "target procfs"
14395 tests to not expect "Unix".
14396
b3ccfe11
TT
143972014-03-12 Tom Tromey <tromey@redhat.com>
14398
14399 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14400 New procs. Add target-async tests.
14401 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14402 Add target-async tests.
14403
646f4417
AA
144042014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14405
14406 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14407 'func_start' and 'func_end' for the beginning and end of the
14408 function code, respectively.
14409 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14410 'func_end' instead of 'func' and 'main'.
14411
288c211f
AA
144122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14413
14414 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14415 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14416 generate the debug info assembler source.
14417
e0c0f156
AA
144182014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14419
14420 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14421 * gdb.dwarf2/arr-subrange.exp: Likewise.
14422 * gdb.dwarf2/dwz.exp: Likewise.
14423 * gdb.dwarf2/method-ptr.exp: Likewise.
14424 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14425 * gdb.dwarf2/subrange.exp: Likewise.
14426 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14427 * gdb.dwarf2/implptrpiece.exp: Likewise.
14428 * gdb.dwarf2/nostaticblock.exp: Likewise.
14429
0e5c4555
AA
144302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14431
14432 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14433 directory to absolute path name arguments.
14434
5ec18f2b
JG
144352014-03-10 Joel Brobecker <brobecker@adacore.com>
14436
14437 * gdb.ada/tagged_access: New testcase.
14438
847fc4f2
MM
144392014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14440
14441 * gdb.btrace/data.exp: Update expected output.
14442
cc3da688
YQ
144432014-03-06 Yao Qi <yao@codesourcery.com>
14444
14445 * gdb.trace/pr16508.exp: New file.
14446
0f26cec1
PA
144472014-03-05 Pedro Alves <palves@redhat.com>
14448
14449 PR gdb/16575
14450 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14451 procedure.
14452 (top level): Adjust to use it. Add tests that exercise breakpoint
14453 interaction with the code-cache.
14454
7a5a839f
LC
144552014-02-26 Ludovic Courtès <ludo@gnu.org>
14456
14457 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14458 test for 'history-append!'.
14459
31aa7e4e
JB
144602014-02-26 Joel Brobecker <brobecker@adacore.com>
14461
14462 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14463 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14464 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14465 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14466 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14467 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14468
1b588015
JB
144692014-02-26 Joel Brobecker <brobecker@adacore.com>
14470
14471 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14472 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14473 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14474
55426c9d
JB
144752014-02-26 Joel Brobecker <brobecker@adacore.com>
14476
14477 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14478
dc53a7ad
JB
144792014-02-26 Joel Brobecker <brobecker@adacore.com>
14480
14481 * gdb.dwarf2/arr-stride.c: New file.
14482 * gdb.dwarf2/arr-stride.exp: New file.
14483
12ab52e9
PA
144842014-02-26 Pedro Alves <palves@redhat.com>
14485
14486 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14487 that won't ever trigger. Make sure that GDB reports the correct
14488 breakpoint that caused the stop.
14489
849c862e
JK
144902014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14491
14492 PR gdb/16626
14493 * gdb.base/auto-load-script: New file.
14494 * gdb.base/auto-load.c: New file.
14495 * gdb.base/auto-load.exp: New file.
14496
71b7d793
JK
14497 PR gdb/16626
14498 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14499
e2f0d509
JK
145002014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14501
14502 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14503 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14504
50cc37c8
DE
145052014-02-24 Doug Evans <dje@google.com>
14506
14507 * lib/gdb.exp (run_on_host): Log error output if program fails.
14508
ea4758f2
PA
145092014-02-21 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.threads/step-after-sr-lock.c: Rename to ...
14512 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14513 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14514 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14515 ... this.
14516
d7b30f67
SDJ
145172014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14518
14519 PR tdep/16397
14520 * gdb.arch/amd64-stap-special-operands.exp: New file.
14521 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14522 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14523 * gdb.arch/amd64-stap-triplet.S: Likewise.
14524 * gdb.arch/amd64-stap-triplet.c: Likewise.
14525
83deb43f
JB
145262014-02-20 Joel Brobecker <brobecker@adacore.com>
14527
14528 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14529 in .section pseudo-op.
14530
adde2bff
DE
145312014-02-20 lin zuojian <manjian2006@gmail.com>
14532 Joel Brobecker <brobecker@adacore.com>
14533 Doug Evans <xdje42@gmail.com>
14534
14535 PR symtab/16581
14536 * gdb.dwarf2/dw2-icycle.S: New file.
14537 * gdb.dwarf2/dw2-icycle.c: New file.
14538 * gdb.dwarf2/dw2-icycle.exp: New file.
14539
f7bd0f78
SC
145402014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14541
14542 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14543 operations on gdb.Value objects.
14544 * gdb.python/py-value-cc.exp: Add new test to test operations on
14545 gdb.Value objects.
14546
c17ef0d5
DE
145472014-02-18 Doug Evans <dje@google.com>
14548
14549 * Makefile.in (TESTS): New variable.
14550 (expanded_tests, expanded_tests_or_none): New variables
14551 (check-single): Pass $(expanded_tests_or_none) to runtest.
14552 (check-parallel): Only run tests in $(TESTS) if non-empty.
14553 (check/no-matching-tests-found): New rule.
14554 * README: Document TESTS makefile variable.
14555
5dd3176f
DE
145562014-02-18 Doug Evans <dje@google.com>
14557
14558 * Makefile.in (check-parallel): rm -rf outputs temp.
14559
0b10be4f
JK
145602014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14561
14562 Fix "ERROR: no fileid for" in the testsuite.
14563 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14564
85f224e7
DE
145652014-02-12 Doug Evans <dje@google.com>
14566
14567 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14568 (MISCELLANEOUS): New variable.
14569 (clean): rm -rf $(MISCELLANEOUS).
14570 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14571 dwp live in the same directory as symlinks, with each symlink pointed
14572 to a differently named file in a different directory.
14573
149b30ff
DE
145742014-02-11 Doug Evans <dje@google.com>
14575
14576 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14577 of Tcl file commands.
14578
1dfdac32
MK
145792014-02-10 Mark Kettenis <kettenis@gnu.org>
14580
14581 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14582 "kill -SIGUSR1 -1".
14583
aa4fb036
JB
145842014-02-10 Joel Brobecker <brobecker@adacore.com>
14585
14586 * gdb.ada/tick_length_array_enum_idx: New testcase.
14587
ed3ef339
DE
145882014-02-10 Doug Evans <xdje42@gmail.com>
14589
14590 * configure.ac (AC_OUTPUT): Add gdb.guile.
14591 * configure: Regenerate.
14592 * lib/gdb-guile.exp: New file.
14593 * lib/gdb.exp (get_target_charset): New function.
14594 * gdb.base/help.exp: Update expected output from "apropos apropos".
14595 * gdb.guile/Makefile.in: New file.
14596 * gdb.guile/guile.exp: New file.
14597 * gdb.guile/scm-arch.c: New file.
14598 * gdb.guile/scm-arch.exp: New file.
14599 * gdb.guile/scm-block.c: New file.
14600 * gdb.guile/scm-block.exp: New file.
14601 * gdb.guile/scm-breakpoint.c: New file.
14602 * gdb.guile/scm-breakpoint.exp: New file.
14603 * gdb.guile/scm-disasm.c: New file.
14604 * gdb.guile/scm-disasm.exp: New file.
14605 * gdb.guile/scm-equal.c: New file.
14606 * gdb.guile/scm-equal.exp: New file.
14607 * gdb.guile/scm-error.exp: New file.
14608 * gdb.guile/scm-error.scm: New file.
14609 * gdb.guile/scm-frame-args.c: New file.
14610 * gdb.guile/scm-frame-args.exp: New file.
14611 * gdb.guile/scm-frame-args.scm: New file.
14612 * gdb.guile/scm-frame-inline.c: New file.
14613 * gdb.guile/scm-frame-inline.exp: New file.
14614 * gdb.guile/scm-frame.c: New file.
14615 * gdb.guile/scm-frame.exp: New file.
14616 * gdb.guile/scm-generics.exp: New file.
14617 * gdb.guile/scm-gsmob.exp: New file.
14618 * gdb.guile/scm-iterator.c: New file.
14619 * gdb.guile/scm-iterator.exp: New file.
14620 * gdb.guile/scm-math.c: New file.
14621 * gdb.guile/scm-math.exp: New file.
14622 * gdb.guile/scm-objfile-script-gdb.in: New file.
14623 * gdb.guile/scm-objfile-script.c: New file.
14624 * gdb.guile/scm-objfile-script.exp: New file.
14625 * gdb.guile/scm-objfile.c: New file.
14626 * gdb.guile/scm-objfile.exp: New file.
14627 * gdb.guile/scm-ports.exp: New file.
14628 * gdb.guile/scm-pretty-print.c: New file.
14629 * gdb.guile/scm-pretty-print.exp: New file.
14630 * gdb.guile/scm-pretty-print.scm: New file.
14631 * gdb.guile/scm-section-script.c: New file.
14632 * gdb.guile/scm-section-script.exp: New file.
14633 * gdb.guile/scm-section-script.scm: New file.
14634 * gdb.guile/scm-symbol.c: New file.
14635 * gdb.guile/scm-symbol.exp: New file.
14636 * gdb.guile/scm-symtab-2.c: New file.
14637 * gdb.guile/scm-symtab.c: New file.
14638 * gdb.guile/scm-symtab.exp: New file.
14639 * gdb.guile/scm-type.c: New file.
14640 * gdb.guile/scm-type.exp: New file.
14641 * gdb.guile/scm-value-cc.cc: New file.
14642 * gdb.guile/scm-value-cc.exp: New file.
14643 * gdb.guile/scm-value.c: New file.
14644 * gdb.guile/scm-value.exp: New file.
14645 * gdb.guile/source2.scm: New file.
14646 * gdb.guile/types-module.cc: New file.
14647 * gdb.guile/types-module.exp: New file.
14648
7026a7c1
YQ
146492014-02-10 Yao Qi <yao@codesourcery.com>
14650
14651 PR testsuite/16543
14652 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14653 * configure: Regenerated.
14654 * Makefile.in: New file.
14655
6c466447
AS
146562014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14657
14658 * gdb.python/py-framefilter.exp: Fix typo.
14659
6e854735
YQ
146602014-02-08 Yao Qi <yao@codesourcery.com>
14661
14662 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14663 that no =breakpoint-modified is emitted when breakpoints are
14664 modified through MI commands.
14665
d137e6dc
PA
146662014-02-07 Pedro Alves <pedro@codesourcery.com>
14667 Pedro Alves <palves@redhat.com>
14668
14669 * gdb.threads/step-after-sr-lock.c: New file.
14670 * gdb.threads/step-after-sr-lock.exp: New file.
14671
b5ee5a50
PA
146722014-02-07 Pedro Alves <palves@redhat.com>
14673
14674 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14675
3c77faf3
JK
146762014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14677
14678 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14679 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14680
6dddc817
DE
146812014-02-06 Doug Evans <xdje42@gmail.com>
14682
14683 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14684 output.
14685
14686 * gdb.gdb/python-interrupts.exp: New file.
14687
de7b2893
YQ
146882014-02-05 Yao Qi <yao@codesourcery.com>
14689
14690 * gdb.trace/report.exp (use_collected_data): Test the output
14691 of "info threads" and "info inferiors".
14692
66d032ac
YQ
146932014-02-05 Yao Qi <yao@codesourcery.com>
14694
14695 Revert this patch:
14696
14697 2013-05-24 Yao Qi <yao@codesourcery.com>
14698
14699 * gdb.trace/tfile.exp: Test inferior and thread.
14700
591a12a1
UW
147012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14702
14703 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14704 on a function.
14705 * gdb.base/step-bt.c: Call hello via function pointer to make
14706 sure its first instruction is executed on powerpc64le-linux.
14707
0ff3e01f
UW
147082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14709
14710 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14711
084ee545
UW
147122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14713
14714 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14715 of the test patterns for use on little-endian systems.
14716
6ed14ff3
UW
147172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14718
14719 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14720 (decimal_vector): Fix for little-endian.
14721
401e27fd
JM
147222014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14723
14724 * gdb.arch/sparc-sysstep.exp: New file.
14725 * gdb.arch/sparc-sysstep.c: Likewise.
14726
14727 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14728
8b924729
EBM
147292014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14730
14731 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14732
fb151210
JB
147332014-01-23 Tom Tromey <tromey@redhat.com>
14734
14735 * gdb.ada/array_char_idx: New testcase.
14736
0740f8d8
TT
147372014-01-23 Tom Tromey <tromey@redhat.com>
14738
14739 PR python/16487:
14740 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14741 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14742 classes.
14743
21909fa1
TT
147442014-01-23 Tom Tromey <tromey@redhat.com>
14745
14746 PR python/16491:
14747 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14748 string from an inferior frame.
14749 * gdb.python/py-framefilter-mi.exp: Update.
14750
87ce2a04
DE
147512014-01-22 Doug Evans <dje@google.com>
14752
14753 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14754
237b092b
AA
147552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14756
14757 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14758
d674a709
AA
147592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14760
14761 * gdb.trace/entry-values.exp: Remove excess space character from
14762 regex patterns. Handle s390 call instruction.
14763
20fa3390
AA
147642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14765
14766 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14767 define "*_start" label. Make "name" static.
14768 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14769 ${name} by references to ${name}_start.
14770
78466714
AA
147712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14772
14773 * gdb.base/info-macros.exp: Remove "debug" from the compile
14774 options.
14775
ec9f644a
IB
147762014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14777
14778 * gdb.dlang/demangle.exp: New file.
14779
94b1b47e
IB
147802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14781
14782 * gdb.dlang/primitive-types.exp: New file.
14783
7f420862
IB
147842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14785
14786 * configure.ac: Create gdb.dlang/Makefile.
14787 * configure: Regenerate.
14788 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14789 * gdb.dlang/Makefile.in: New file.
14790 * lib/d-support.exp: New file.
14791 * lib/gdb.exp (skip_d_tests): New proc.
14792
52834460
MM
147932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14794
14795 * gdb.btrace/delta.exp: Check reverse stepi.
14796 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14797 * gdb.btrace/finish.exp: New.
14798 * gdb.btrace/next.exp: New.
14799 * gdb.btrace/nexti.exp: New.
14800 * gdb.btrace/record_goto.c: Add comments.
14801 * gdb.btrace/step.exp: New.
14802 * gdb.btrace/stepi.exp: New.
14803 * gdb.btrace/multi-thread-step.c: New.
14804 * gdb.btrace/multi-thread-step.exp: New.
14805 * gdb.btrace/rn-dl-bind.c: New.
14806 * gdb.btrace/rn-dl-bind.exp: New.
14807 * gdb.btrace/data.c: New.
14808 * gdb.btrace/data.exp: New.
14809 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14810
6e07b1d2
MM
148112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14812
14813 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14814 * gdb.btrace/exception.exp: Update.
14815 * gdb.btrace/instruction_history.exp: Update.
14816 * gdb.btrace/record_goto.exp: Update.
14817 * gdb.btrace/tailcall.exp: Update.
14818 * gdb.btrace/unknown_functions.exp: Update.
14819 * gdb.btrace/delta.exp: New.
14820
0b722aec
MM
148212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14822
14823 * gdb.btrace/record_goto.exp: Add backtrace test.
14824 * gdb.btrace/tailcall.exp: Add backtrace test.
14825
066ce621
MM
148262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14827
14828 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14829 * gdb.btrace/record_goto.c: New.
14830 * gdb.btrace/record_goto.exp: New.
14831 * gdb.btrace/x86-record_goto.S: New.
14832
0688d04e
MM
148332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14834
14835 * gdb.btrace/function_call_history.exp: Update tests.
14836 * gdb.btrace/instruction_history.exp: Update tests.
14837
8710b709
MM
148382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14839
14840 * gdb.btrace/function_call_history.exp: Fix expected field
14841 order for "record function-call-history".
14842 Add new tests for "record function-call-history /c".
14843 * gdb.btrace/exception.cc: New.
14844 * gdb.btrace/exception.exp: New.
14845 * gdb.btrace/tailcall.exp: New.
14846 * gdb.btrace/x86-tailcall.S: New.
14847 * gdb.btrace/x86-tailcall.c: New.
14848 * gdb.btrace/unknown_functions.c: New.
14849 * gdb.btrace/unknown_functions.exp: New.
14850 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14851
5de9129b
MM
148522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14853
14854 * gdb.btrace/instruction_history.exp: Update.
14855 * gdb.btrace/function_call_history.exp: Update.
14856
23a7fe75
MM
148572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14858
14859 * gdb.btrace/function_call_history.exp: Fix expected function
14860 trace.
14861 * gdb.btrace/instruction_history.exp: Initialize traced.
14862 Remove traced_functions.
14863
724c7dd8
MM
148642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14865
14866 * gdb.btrace/function_call_history.exp: Update
14867 * gdb.btrace/instruction_history.exp: Update.
14868
6d78d93b
MM
148692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14870
14871 * gdb.btrace/enable.exp: Update expected text.
14872
93a360cc
OJ
148732014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14874
14875 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14876 bytes.
14877
3772b53f
MR
148782014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14879
14880 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14881
596662fa
OJ
148822014-01-15 Omair Javaid <omair.javaid@linaro.org>
14883
14884 * lib/gdb.exp (supports_process_record): Return true for
14885 arm*-linux*. (supports_reverse): Likewise.
14886
b5b08fb4
SC
148872014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14888
14889 PR python/15464
14890 PR python/16113
14891 * gdb.python/py-type.c: Enhance test case.
14892 * gdb.python/py-value-cc.cc: Likewise
14893 * gdb.python/py-type.exp: Add new tests.
14894 * gdb.python/py-value-cc.exp: Likewise
14895
52d7fb13
AA
148962014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14897 Pedro Alves <palves@redhat.com>
14898
14899 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14900 Make "name" extern.
14901 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14902 references to ${name}_start by references to ${name}.
14903
a2cd8cfe
JB
149042014-01-10 Joel Brobecker <brobecker@adacore.com>
14905
14906 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14907
4e23fced
JB
149082014-01-10 Joel Brobecker <brobecker@adacore.com>
14909
14910 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14911
c6a9e42c
PA
149122014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14913 Pedro Alves <palves@redhat.com>
14914
14915 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14916 mi_gdb_target_load.
c6a9e42c 14917
b7ea362b
PA
149182014-01-08 Pedro Alves <palves@redhat.com>
14919
14920 * gdb.threads/reconnect-signal.c: New file.
14921 * gdb.threads/reconnect-signal.exp: New file.
14922
5e3f4fab
EBM
149232014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14924
14925 * gdb.base/source-dir.exp: New file.
14926
79301218
JB
149272014-01-07 Joel Brobecker <brobecker@adacore.com>
14928
14929 * gdb.ada/mi_interface: New testcase.
14930
8e355c5d
JB
149312014-01-07 Joel Brobecker <brobecker@adacore.com>
14932
14933 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14934 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14935 gdb.ada/pp-rec-component/pck.ads: New files.
14936
c0d48811
JB
149372014-01-07 Joel Brobecker <brobecker@adacore.com>
14938
14939 * gdb.python/py-pp-integral.c: New file.
14940 * gdb.python/py-pp-integral.py: New file.
14941 * gdb.python/py-pp-integral.exp: New file.
14942
17b609c3 14943For older changes see ChangeLog-1993-2013.
c906108c 14944\f
8d8cb839
EZ
14945;; Local Variables:
14946;; mode: change-log
14947;; left-margin: 8
14948;; fill-column: 74
14949;; version-control: never
14950;; End:
902f2ccb 14951
e2882c85 14952 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14953 Copying and distribution of this file, with or without modification,
14954 are permitted provided the copyright notice and this notice are preserved.
This page took 3.288498 seconds and 4 git commands to generate.