gdb/riscv: Update test to support targets without FP hardware
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
cd115d61
AB
12018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4 point hardware.
5
35ee2dc2
AB
62018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9 * gdb.dwarf2/missing-type-name.exp: New file.
10
31aceee8
TV
112018-11-06 Tom de Vries <tdevries@suse.de>
12
13 * gdb.base/many-headers.c: New test.
14 * gdb.base/many-headers.exp: New file.
15
109be305
JW
162018-11-06 Jim Wilson <jimw@sifive.com>
17
18 * gdb.base/code_elim.exp: For riscv, set additional_flags
19 to include -msmall-data-limit=0.
20
e2b7af72
JB
212018-11-01 Joel Brobecker <brobecker@adacore.com>
22
23 * gdb.ada/watch_minus_l: New testcase.
24
cdcda965
SM
252018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
26
27 * gdb.arch/aix-sighandle.c: New file.
28 * gdb.arch/aix-sighandle.exp: New file.
29
92dcebf3
AB
302018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
33 registers being unions.
34
68b9ac18
TV
352018-10-31 Tom de Vries <tdevries@suse.de>
36
37 * lib/valgrind.exp: New file.
38 (vgdb_start, vgdb_stop): New procs, factored out of ...
39 * gdb.base/valgrind-bt.exp: ... here, ...
40 * gdb.base/valgrind-disp-step.exp: ... here and ...
41 * gdb.base/valgrind-infcall.exp: ... here.
42
1443936e
TV
432018-10-31 Tom de Vries <tdevries@suse.de>
44
45 * lib/gdb.exp (get_valueof): Don't output read value in test name.
46
eb77c9df
AB
472018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.dwarf2/void-type.c: New file.
50 * gdb.dwarf2/void-type.exp: New file.
51
82b5e646
PW
522018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
53
54 * gdb.base/info_qt.c: New file.
55 * gdb.base/info_qt.exp: New file.
56
8d619c01
EBM
572018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
58
59 * gdb.arch/powerpc-htm-regs.c: New file.
60 * gdb.arch/powerpc-htm-regs.exp: New file.
61
f2cf6173
EBM
622018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
63
64 * gdb.arch/powerpc-tar.c: New file.
65 * gdb.arch/powerpc-tar.exp: New file.
66
7ca18ed6
EBM
672018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
68
69 * gdb.arch/powerpc-ppr-dscr.c: New file.
70 * gdb.arch/powerpc-ppr-dscr.exp: New file.
71
bfcc0eba
TV
722018-10-25 Tom de Vries <tdevries@suse.de>
73
74 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
75
fe1a5cad
TV
762018-10-24 Tom de Vries <tdevries@suse.de>
77
78 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
79 longer exists error.
80
a76dc3b7
TV
812018-10-24 Tom de Vries <tdevries@suse.de>
82
83 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
84
4df46df7
TV
852018-10-24 Tom de Vries <tdevries@suse.de>
86
87 * gdb.base/valgrind-db-attach.exp: Handle removed support for
88 --db-attach in valgrind.
89
0dbfcfff
AB
902018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * gdb.arch/riscv-reg-aliases.c: New file.
93 * gdb.arch/riscv-reg-aliases.exp: New file.
94
b04480b1
AH
952018-10-19 Alan Hayward <alan.hayward@arm.com>
96
97 * gdb.python/py-cmd.exp: Check for gdb_prompt.
98
2c6ac8d7
AH
992018-10-19 Alan Hayward <alan.hayward@arm.com>
100
101 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
102
2bc69f25
AH
1032018-10-19 Alan Hayward <alan.hayward@arm.com>
104
105 * gdb.cp/ovldbreak.exp: Fix regexps.
106
1f1ae3a3
AH
1072018-10-19 Alan Hayward <alan.hayward@arm.com>
108
109 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
110
94c18618
SDJ
1112018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
112
113 PR cli/23785
114 * gdb.base/restore.exp: New test to check if "restore" with an
115 invalid file doesn't segfault.
116
812cd6eb
TV
1172018-10-18 Tom de Vries <tdevries@suse.de>
118
119 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
120 * gdb.ada/excep_handle.exp: Same.
121 * gdb.ada/mi_string_access.exp: Same.
122 * gdb.ada/mi_var_union.exp: Same.
123 * gdb.arch/arc-analyze-prologue.exp: Same.
124 * gdb.arch/arc-decode-insn.exp: Same.
125 * gdb.base/readnever.exp: Same.
126 * gdb.fortran/printing-types.exp: Same.
127 * gdb.guile/scm-lazy-string.exp: Same.
128
c4b90788
TV
1292018-10-16 Tom de Vries <tdevries@suse.de>
130
131 PR gdb/23730
132 * gdb.base/catch-follow-exec.c: Add copyright notice.
133 * gdb.base/catch-follow-exec.exp: Rewrite to use
134 gdb_spawn_with_cmdline_opts. Require gdb-native.
135
8bca2978
SL
1362018-10-12 Sandra Loosemore <sandra@codesourcery.com>
137
138 * gdb.trace/actions-changed.exp: Check for arch support.
139 * gdb.trace/actions.exp: Likewise.
140 * gdb.trace/ax.exp: Likewise.
141 * gdb.trace/backtrace.exp: Likewise.
142 * gdb.trace/change-loc.exp: Likewise.
143 * gdb.trace/deltrace.exp: Likewise.
144 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
145 * gdb.trace/ftrace.exp: Likewise.
146 * gdb.trace/infotrace.exp: Check for arch support.
147 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
148 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
149 * gdb.trace/mi-tsv-changed.exp: Likewise.
150 * gdb.trace/packetlen.exp: Likewise.
151 * gdb.trace/passc-dyn.exp: Likewise.
152 * gdb.trace/passcount.exp: Likewise.
153 * gdb.trace/pending.exp: Likewise.
154 * gdb.trace/range-stepping.exp: Check for shlib support.
155 * gdb.trace/report.exp: Check for arch support.
156 * gdb.trace/save-trace.exp: Likewise.
157 * gdb.trace/signal.exp: Check for signal support.
158 * gdb.trace/tfind.exp: Check for arch support.
159 * gdb.trace/trace-break.exp: Check for arch and shlib support.
160 * gdb.trace/trace-common.h: Add comment.
161 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
162 * gdb.trace/trace-enable-disable.exp: Likewise.
163 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
164 * gdb.trace/tracecmd.exp: Check for arch support.
165 * gdb.trace/tspeed.exp: Check for shlib and target support.
166 * gdb.trace/tstatus.exp: Check for arch support.
167 * gdb.trace/tsv.exp: Likewise.
168 * gdb.trace/while-dyn.exp: Likewise.
169 * gdb.trace/while-stepping.exp: Likewise.
170 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
171
f9c49bff
SM
1722018-10-12 Simon Marchi <simon.marchi@ericsson.com>
173
174 * gdb.trace/tspeed.exp: Remove nowarnings.
175 (prepare_for_trace_test): Declare "global ipalib".
176 * gdb.trace/tspeed.c: Include unistd.h.
177 (main): Remove superfluous printf argument.
178
d4330bde
SL
1792018-10-11 Sandra Loosemore <sandra@codesourcery.com>
180
181 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
182 directory prefix on the filename.
183
8ecfd7bd
SDJ
1842018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
185
186 * gdb.gdb/unittest.exp: Update expected message informing that
187 selftests have been disabled.
188 * gdb.server/unittest.exp: Likewise.
189
58bbcd02
TV
1902018-10-09 Tom de Vries <tdevries@suse.de>
191
192 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
193 with runto_main.
194
9f6b697b
WP
1952018-10-08 Weimin Pan <weimin.pan@oracle.com>
196
197 PR c++/16841
198 * gdb.cp/virtbase2.cc: New file.
199 * gdb.cp/virtbase2.exp: New file.
200
add5ded5
TT
2012018-10-06 Tom Tromey <tom@tromey.com>
202
203 PR python/19399:
204 * gdb.python/py-inferior.exp: Add architecture test.
205
f9e48344
TT
2062018-10-06 Tom Tromey <tom@tromey.com>
207
208 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
209 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
210
2a8be203
TT
2112018-10-06 Tom Tromey <tom@tromey.com>
212
213 * gdb.python/py-breakpoint.exp (check_last_event): Check location
214 of a "throw" catchpoint.
215
e04caa70
SDJ
2162018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
217
218 * gdb.base/info-proc.exp: Update string expected from "help info
219 proc".
220
5ca8c39f
TT
2212018-10-04 Tom Tromey <tom@tromey.com>
222
223 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
224 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
225 (test_initial_complaints, test_empty_complaints): Update.
226 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
227
3453e7e4
TT
2282018-10-04 Tom Tromey <tom@tromey.com>
229
230 PR cli/19551:
231 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
232 * lib/gdb.exp (gdb_file_cmd): Update.
233 * gdb.stabs/weird.exp (print_weird_var): Update.
234 * gdb.server/solib-list.exp: Update.
235 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
236 * gdb.mi/mi-cli.exp: Update.
237 * gdb.linespec/linespec.exp: Update.
238 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
239 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
240 * gdb.cp/cp-relocate.exp: Update.
241 * gdb.base/sym-file.exp: Update.
242 * gdb.base/relocate.exp: Update.
243 * gdb.base/readnever.exp: Update.
244 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
245 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
246 * gdb.base/dbx.exp (gdb_file_cmd): Update.
247 * gdb.base/code_elim.exp: Update.
248 * gdb.base/break-unload-file.exp (test_break): Update.
249 * gdb.base/break-interp.exp (test_attach_gdb): Update.
250 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
251 Update.
252 * gdb.base/attach.exp (do_attach_tests): Update.
253 * gdb.base/sepdebug.exp: Update.
254 * gdb.python/py-section-script.exp: Update.
255
6afcf761
TT
2562018-10-04 Tom Tromey <tom@tromey.com>
257
258 PR cli/22234:
259 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
260 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
261 output.
262
fef1b293
TT
2632018-10-04 Tom Tromey <tom@tromey.com>
264
265 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
266 set width and height to 0.
267 (test_command_line_attach_run): Use -quiet.
268
ca98345e
SL
2692018-10-03 Sandra Loosemore <sandra@codesourcery.com>
270
271 * lib/gdb.exp (skip_ifunc_tests): New.
272 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
273 other compile failures.
274 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
275
ff34e6ae
SM
2762018-10-01 Simon Marchi <simon.marchi@ericsson.com>
277
278 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
279 is_amd64_regs_target.
280
6bb8890e
AH
2812018-10-01 Alan Hayward <alan.hayward@arm.com>
282
283 * gdb.arch/aarch64-sighandler-regs.c: New test.
284 * gdb.arch/aarch64-sighandler-regs.exp: New file.
285 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
286
224d30d3
MM
2872018-10-01 Markus Metzger <markus.t.metzger@intel.com>
288
289 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
290 assembly.
291
f67ffa6a
AB
2922018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
293
294 * gdb.base/frame-selection.exp: New file.
295 * gdb.base/frame-selection.c: New file.
296
9fc3183f
AH
2972018-09-27 Alan Hayward <alan.hayward@arm.com>
298
299 * gdb.threads/check-libthread-db.c (thread_routine): Use a
300 pthread barrier.
301 (main): Likewise.
302
d354055e
AB
3032018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
304
305 * gdb.base/large-frame-1.c: New file.
306 * gdb.base/large-frame-2.c: New file.
307 * gdb.base/large-frame.exp: New file.
308 * gdb.base/large-frame.h: New file.
309
db727370
JL
3102018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
311
312 PR gdb/20948
313 * gdb.base/write_mem.exp: New test.
314 * gdb.base/write_mem.c: Likewise.
315
ae778caf
TT
3162018-09-23 Tom Tromey <tom@tromey.com>
317
318 PR python/18852:
319 * gdb.python/py-parameter.exp: Add test for parameter that throws
320 on "set".
321
fd3ba736
TT
3222018-09-23 Tom Tromey <tom@tromey.com>
323
324 PR python/17284:
325 * gdb.python/py-template.exp (test_template_arg): Add test for
326 negative template argument number.
327
39a24317
TT
3282018-09-23 Tom Tromey <tom@tromey.com>
329
330 PR python/14062:
331 * gdb.python/python.exp: Add test for post_event error.
332
f5769a2c
TT
3332018-09-23 Tom Tromey <tom@tromey.com>
334
335 PR python/18170:
336 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
337 convert pointers to int and long.
338
1c1e54f6
TT
3392018-09-23 Tom Tromey <tom@tromey.com>
340
341 PR python/20126:
342 * gdb.python/py-value.exp (test_value_numeric_ops): Add
343 signed-ness conversion tests.
344
fb4fa946
TT
3452018-09-23 Tom Tromey <tom@tromey.com>
346
347 PR python/18352;
348 * gdb.python/py-value.exp (test_float_conversion): New proc.
349 Use it.
350
a466edac
HAQ
3512018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
352
353 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
354
4ee9b0c5
SL
3552018-09-18 Sandra Loosemore <sandra@codesourcery.com>
356
357 * gdb.base/complete-empty.exp: Skip tab-completion tests if
358 no readline.
359 * gdb.base/utf8-identifiers.exp: Likewise.
360 * gdb.cp/cpcompletion.exp: Likewise.
361 * gdb.linespec/cpcompletion.exp: Likewise.
362 * gdb.linespec/cpls-abi-tag.exp: Likewise.
363 * gdb.linespec/cpls-ops.exp: Likewise.
364
23be8da7
RB
3652018-09-19 Richard Bunt <richard.bunt@arm.com>
366 Chris January <chris.january@arm.com>
367
368 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
369 * gdb.fortran/short-circuit-argument-list.exp: New file.
370 * gdb.fortran/short-circuit-argument-list.f90: New test.
371
5031d0ae
SDJ
3722018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
373
374 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
375 "arch=" keyword when executing "-stack-list-frames".
376
b4c0d1a4
SDJ
3772018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
378
379 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
380 "arch=" keyword when executing "-stack-list-frames".
381
7a6d2b45
SDJ
3822018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
383
384 * gdb.ada/complete.exp: Expect for "@" when doing "complete
385 break ada".
386
8588b356
SM
3872018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
388
389 PR python/23669
390 * gdb.python/python.exp: Test gdb.execute("show commands").
391
65e65158
TT
3922018-09-16 Tom Tromey <tom@tromey.com>
393
394 * gdb.base/new-ui.exp (do_execution_tests): Update.
395 * gdb.base/dbx.exp (test_breakpoints): Update.
396
bf326452
AH
3972018-09-14 Alan Hayward <alan.hayward@arm.com>
398
399 * lib/gdb.exp (gdb_simple_compile): Add proc.
400 (is_elf_target): Use gdb_simple_compile.
401 (skip_altivec_tests): Likewise.
402 (skip_vsx_tests): Likewise.
403 (skip_tsx_tests): Likewise.
404 (skip_btrace_tests): Likewise.
405 (skip_btrace_pt_tests): Likewise.
406 (gdb_can_simple_compile): Likewise.
407 (gdb_has_argv0): Likewise.
408 (gdb_target_symbol_prefix): Likewise.
409 (target_supports_scheduler_locking): Likewise.
410
2361b0fb
TT
4112018-09-13 Tom Tromey <tom@tromey.com>
412
413 * Makefile.in (TAGS): Recognize proc_with_prefix and
414 gdb_caching_proc.
415
0ae1a321
SM
4162018-09-13 Simon Marchi <simon.marchi@ericsson.com>
417
418 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
419 method.
420
a40bf0c2
SM
4212018-09-13 Simon Marchi <simon.marchi@ericsson.com>
422
423 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
424 and a few other Inferior properties when the Inferior is no
425 longer valid.
426
4a3fe98f
TT
4272018-09-13 Tom Tromey <tom@tromey.com>
428
429 PR rust/23650:
430 * gdb.rust/simple.exp: Add test for enum field access error.
431
098b2108
TT
4322018-09-13 Tom Tromey <tom@tromey.com>
433
434 PR rust/23626:
435 * gdb.rust/simple.rs (EmptyEnum): New type.
436 (main): Use it.
437 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
438
1256af7d
SM
4392018-09-13 Simon Marchi <simon.marchi@ericsson.com>
440
441 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
442 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
443 * gdb.python/py-symtab.exp: Update test printing an objfile.
444
4aa8e6c2
SM
4452018-09-12 Simon Marchi <simon.marchi@ericsson.com>
446
447 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
448 object.
449
c221b2f7
AH
4502018-09-12 Alan Hayward <alan.hayward@arm.com>
451
452 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
453 (support_complex_tests): Use gdb_can_simple_compile.
454 (is_ilp32_target): Likewise.
455 (is_lp64_target): Likewise.
456 (is_64_target): Likewise.
457 (is_amd64_regs_target): Likewise.
458 (is_aarch32_target): Likewise.
459 (gdb_int128_helper): Likewise.
460
6f1107b5
JK
4612018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
462
463 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
464
1f5d1570
JG
4652018-09-10 Jerome Guitton <guitton@adacore.com>
466
467 * gdb.ada/same_component_name: Add test for case of tagged record
468 with variable-length fields.
469
cc330e39
XR
4702018-09-10 Xavier Roirand <roirand@adacore.com>
471
472 * gdb.ada/access_to_unbounded_array.exp: New testcase.
473 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
474 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
475 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
476
b9c50e9a
XR
4772018-09-10 Xavier Roirand <roirand@adacore.com>
478
479 * gdb.ada/mi_string_access.exp: New testcase.
480 * gdb.ada/mi_string_access/bar.adb: New file.
481 * gdb.ada/mi_string_access/pck.adb: New file.
482 * gdb.ada/mi_string_access/pck.asd: New file.
483
2963898f
XR
4842018-09-10 Xavier Roirand <roirand@adacore.com>
485
486 * gdb.ada/mi_var_union.exp: New testcase.
487 * gdb.ada/mi_var_union/bar.adb: New file.
488 * gdb.ada/mi_var_union/pck.adb: New file.
489 * gdb.ada/mi_var_union/pck.asd: New file.
490
1aac008f
TT
4912018-09-08 Tom Tromey <tom@tromey.com>
492
493 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
494
332cf4c9
TT
4952018-09-08 Tom Tromey <tom@tromey.com>
496
497 PR python/16047:
498 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
499 (register_pretty_printers): Register new printer.
500 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
501 test.
502 * gdb.python/py-prettyprint.c (int_type3): New typedef.
503 (an_int_type3): New global.
504
424da6cf
JB
5052018-09-08 Joel Brobecker <brobecker@adacore.com>
506
507 * gdb.ada/expr_with_funcall: New testcase.
508
2a62dfa9
JB
5092018-09-08 Joel Brobecker <brobecker@adacore.com>
510
511 * gdb.ada/packed_array_assign: New testcase.
512
96b6697f
AB
5132018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
514
515 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
516 names, and add test prefixes to make test names unique.
517
e4a62c65
TV
5182018-09-05 Tom de Vries <tdevries@suse.de>
519
520 * gdb.dwarf2/varval.exp: Add test.
521
dd083ee2
GB
5222018-09-04 Gary Benson <gbenson@redhat.com>
523
524 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
525 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
526
aef9346c
TT
5272018-08-31 Tom Tromey <tom@tromey.com>
528
529 * gdb.rust/simple.rs: Rename second variable "v".
530
c67f2e15
AB
5312018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.base/funcargs.c (use_a): New function.
534 (recurse): Call use_a.
535
078a0207
KS
5362018-08-29 Keith Seitz <keiths@redhat.com>
537
538 * gdb.compile/compile-cplus-anonymous.cc: New file.
539 * gdb.compile/compile-cplus-anonymous.exp: New file.
540 * gdb.compile/compile-cplus-array-decay.cc: New file.
541 * gdb.compile/compile-cplus-array-decay.exp: New file.
542 * gdb.compile/compile-cplus-inherit.cc: New file.
543 * gdb.compile/compile-cplus-inherit.exp: New file.
544 * gdb.compile/compile-cplus-member.cc: New file.
545 * gdb.compile/compile-cplus-member.exp: New file.
546 * gdb.compile/compile-cplus-method.cc: New file.
547 * gdb.compile/compile-cplus-method.exp: New file.
548 * gdb.compile/compile-cplus-mod.c: "New" file.
549 * gdb.compile/compile-cplus-namespace.cc: New file.
550 * gdb.compile/compile-cplus-namespace.exp: New file.
551 * gdb.compile/compile-cplus-nested.cc: New file.
552 * gdb.compile/compile-cplus-nested.exp: New file.
553 * gdb.compile/compile-cplus-print.c: "New" file.
554 * gdb.compile/compile-cplus-print.exp: "New" file.
555 * gdb.compile/compile-cplus-virtual.cc: New file.
556 * gdb.compile/compile-cplus-virtual.exp: New file.
557 * gdb.compile/compile-cplus.c: "New" file.
558 * gdb.compile/compile-cplus.exp: "New" file.
559 * lib/compile-support.exp: New file.
560
b0f492b9
GB
5612018-08-16 Gary Benson <gbenson@redhat.com>
562
563 PR gdb/13000:
564 * gdb.base/batch-exit-status.exp: New file.
565 * gdb.base/batch-exit-status.good-commands: Likewise.
566 * gdb.base/batch-exit-status.bad-commands: Likewise.
567
36eb4c5f
AH
5682018-08-29 Alan Hayward <alan.hayward@arm.com>
569
570 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
571 (struct struct02): Likewise.
572 (struct struct03): Likewise.
573 (struct struct04): Likewise.
574 (struct struct_01_01): New struct.
575 (struct struct_01_02): Likewise.
576 (struct struct_01_03): Likewise.
577 (struct struct_01_04): Likewise.
578 (struct struct_02_01): Likewise.
579 (struct struct_02_02): Likewise.
580 (struct struct_02_03): Likewise.
581 (struct struct_02_04): Likewise.
582 (struct struct_04_01): Likewise.
583 (struct struct_04_02): Likewise.
584 (struct struct_04_03): Likewise.
585 (struct struct_04_04): Likewise.
586 (struct struct_05_01): Likewise.
587 (struct struct_05_02): Likewise.
588 (struct struct_05_03): Likewise.
589 (struct struct_05_04): Likewise.
590 (cmp_struct01): Remove function.
591 (cmp_struct02): Likewise.
592 (cmp_struct03): Likewise.
593 (cmp_struct04): Likewise.
594 (cmp_struct_01_01): Add Function.
595 (cmp_struct_01_02): Likewise.
596 (cmp_struct_01_03): Likewise.
597 (cmp_struct_01_04): Likewise.
598 (cmp_struct_02_01): Likewise.
599 (cmp_struct_02_02): Likewise.
600 (cmp_struct_02_03): Likewise.
601 (cmp_struct_02_04): Likewise.
602 (cmp_struct_04_01): Likewise.
603 (cmp_struct_04_02): Likewise.
604 (cmp_struct_04_03): Likewise.
605 (cmp_struct_04_04): Likewise.
606 (cmp_struct_05_01): Likewise.
607 (cmp_struct_05_02): Likewise.
608 (cmp_struct_05_03): Likewise.
609 (cmp_struct_05_04): Likewise.
610 (call_all): Add new structs.
611 * gdb.base/infcall-nested-structs.exp: Likewise.
612
3bf9c013
JV
6132018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
614
615 * gdb.python/py-framefilter-mi.exp: Update regexp to
616 check for "arch" field in frame output.
617
450d1e88
KB
6182018-08-23 Kevin Buettner <kevinb@redhat.com>
619
620 * gdb.dwarf2/dw2-ranges-func.c: New file.
621 * gdb.dwarf2/dw2-ranges-func.exp: New file.
622
ae739fe7
SM
6232018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
624
625 * gdb.base/term.exp: Compare terminal settings with values from
626 the inferior.
627 * gdb.base/term.c: Get and set terminal settings.
628
6d52907e
JV
6292018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
630
631 * lib/mi-support.exp (mi_expect_stop): Update regexp to
632 accommodate new "arch" field in frame output.
633 * gdb.mi/mi-return.exp: Likewise.
634 * gdb.mi/mi-stack.exp: Likewise.
635 * gdb.mi/mi-syn-frame.exp: Likewise.
636 * gdb.mi/user-selected-context-sync.exp: Likewise.
637
be2d111a
MS
6382018-08-19 Michael Spang <spang@google.com>
639
640 PR gdb/11786
641 * gdb.base/gcore-tls-pie.c: New file.
642 * gdb.base/gcore-tls-pie.exp: New file.
643
ae3a7c47
KB
6442018-08-18 Kevin Buettner <kevinb@redhat.com>
645
646 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
647 * gdb.dwarf2/varval.c: New file.
648 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 649
2ecae92e
AH
6502018-08-17 Alan Hayward <alan.hayward@arm.com>
651
652 PR gdb/18931
653 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
654
c1854f1d
KS
6552018-08-16 Keith Seitz <keiths@redhat.com>
656
657 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
658 tests expected to pass.
659
26fb3983
JV
6602018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
661
662 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
663 -data-disassemble -a.
664 (test_disassembly_bogus_args): Likewise.
665
67943c00
AB
6662018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
667
668 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
669
5ff2bbae
AB
6702018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 * gdb.base/vla-optimized-out.exp: Add new test.
673
e5bbcd0f
AB
6742018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
675
676 * gdb.base/vla-optimized-out-o3.exp: Delete.
677 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
678 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
679 deleted tests.
680
9d4a934c
AB
6812018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 PR gdb/18050:
684 * gdb.server/extended-remote-restart.c: New file.
685 * gdb.server/extended-remote-restart.exp: New file.
686
045cf012
SM
6872018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
688
689 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
690 "set variable index = 42".
691
87d6a7aa
SM
6922018-08-07 Simon Marchi <simon.marchi@ericsson.com>
693
694 * boards/index-cache-gdb.exp: New file.
695 * gdb.dwarf2/index-cache.exp: New file.
696 * gdb.dwarf2/index-cache.c: New file.
697 * gdb.base/maint.exp: Check if we are using the index cache.
698
96d68bd4
RO
6992018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
700
701 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
702 MAKEFLAGS.
703
5a699617
RO
7042018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
705
706 * dg-extract-results.sh: Move to toplevel contrib.
707 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
708 * Makefile.in (check-parallel-racy): Likewise.
709
5bd18990
AB
7102018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
713 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
714 tests if the target supports scheduler locking.
715
3fbbcf47
TV
7162018-08-04 Tom de Vries <tdevries@suse.de>
717
718 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
719
3e1d3d8c
TT
7202018-08-02 Tom Tromey <tom@tromey.com>
721
722 PR symtab/16842.
723 * gdb.cp/temargs.exp: Test "info address" of a template
724 parameter.
725
5abe0f0c
JV
7262018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
727
728 * gdb.python/py-mi-var-info-path-expression.c: New file.
729 * gdb.python/py-mi-var-info-path-expression.py: New file.
730 * gdb.python/py-mi-var-info-path-expression.exp: New file.
731
fb66cde8
SDJ
7322018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
733
734 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
735 error after "cannot resolve name" string.
736
c708f4d2
AB
7372018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
740 started.
741 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
742
37cc0cae
TV
7432018-07-28 Tom de Vries <tdevries@suse.de>
744
745 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
746
63b4ecf7
TV
7472018-07-26 Tom de Vries <tdevries@suse.de>
748
749 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
750
3c3bb058
AB
7512018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
752
753 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
754 is visible.
755
9e7f3bbb
TV
7562018-07-26 Tom de Vries <tdevries@suse.de>
757
758 PR breakpoints/23366
759 * gdb.base/catch-follow-exec.c: New test.
760 * gdb.base/catch-follow-exec.exp: New file.
761
16f808ec
TV
7622018-07-25 Tom de Vries <tdevries@suse.de>
763
764 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
765 vla-optimized-out.c.
766
d7154a8d
JV
7672018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
768
769 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
770 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
771
232a0032
TV
7722018-07-20 Tom de Vries <tdevries@suse.de>
773
774 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
775 NOCLONE macro.
776 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
777
fbb1d502
TV
7782018-07-19 Tom de Vries <tdevries@suse.de>
779
780 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
781 regular expression.
782
42dc7699
TV
7832018-07-18 Tom de Vries <tdevries@suse.de>
784
785 * gdb.base/vla-optimized-out.c: New test.
786 * gdb.base/vla-optimized-out.exp: New file.
787
7f1f7e23
SDJ
7882018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
789
790 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
791 message "No address associated with hostname" when gdbserver
792 cannot resolve the hostname.
793
5759ebb3
PW
7942018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
795
796 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
797 Add some test prefixes to make tests unique.
798
3606ccab
PW
7992018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
800
801 * gdb.base/frameapply.c: New file.
802 * gdb.base/frameapply.exp: New file.
803
529c08b2
PW
8042018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
805
806 * gdb.base/skip.exp: Update expected error message.
807
c7ab0aef
SDJ
8082018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
809 Jan Kratochvil <jan.kratochvil@redhat.com>
810 Paul Fertser <fercerpav@gmail.com>
811 Tsutomu Seki <sekiriki@gmail.com>
812
813 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
814 parameter.
815 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
816 by default.
817 * boards/native-gdbserver.exp: Likewise.
818 * gdb.server/run-without-local-binary.exp: Improve regexp used
819 for detecting when a remote debugging connection succeeds.
820 * gdb.server/server-connect.exp: New file.
821 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
822 Do not prefix the port number with ":".
823 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
824 support for detecting and using it. Add '$debughost_gdbserver'
825 to the list of arguments used to start gdbserver. Handle case
826 when gdbserver cannot resolve a network name.
827
16ff70dd
SDJ
8282018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
829
830 PR c++/23373
831 * gdb.base/ptype-offsets.cc (struct static_member): New
832 struct.
833 (main) <stmember>: New variable.
834 * gdb.base/ptype-offsets.exp: Add test for printing a struct
835 with a static member in it.
836
3541979f
AB
8372018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
840 watchpoints enabled and disabled.
841
c8ad9b9a
AB
8422018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.base/examine-backward.exp: Still run tests around address
845 0x0, even if address 0x0 is not readable. Update the pattern for
846 matching address 0x0 in expected output.
847
e0e5e971
AB
8482018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
849
850 * gdb.base/share-env-with-gdbserver.c (main): Add call to
851 malloc/free.
852
1ea5da02
TV
8532018-07-04 Tom de Vries <tdevries@suse.de>
854
855 * gdb.dwarf2/dw2-error.exp: Update expected error message.
856
471b9d15
MR
8572018-07-02 Maciej W. Rozycki <macro@mips.com>
858
859 PR tdep/8282
860 * gdb.arch/mips-disassembler-options.exp: New test.
861 * gdb.arch/mips-disassembler-options.s: New test source.
862
75acb486
PA
8632018-06-29 Pedro Alves <palves@redhat.com>
864
865 * gdb.threads/names.exp: Adjust expected "info threads" output.
866
cd2bb709
PA
8672018-06-29 Pedro Alves <palves@redhat.com>
868
869 * gdb.opt/inline-break.exp (line number, address): Add "info
870 break" tests.
871
991ff292
PA
8722018-06-29 Pedro Alves <palves@redhat.com>
873
874 * gdb.opt/inline-break.c (func1): Add "break here" marker.
875 * gdb.opt/inline-break.exp: Test setting breakpoints by line
876 number and address and running to them.
877
356819b6 8782018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
879
880 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
881
2512d7ef
JK
8822018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
883
884 * lib/compiler.c: Remove executable permission flag.
885
be1b6474
RB
8862018-06-28 Richard Bunt <richard.bunt@arm.com>
887
888 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
889 code.
890 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
891
291f9a96
PT
8922018-06-28 Petr Tesarik <ptesarik@suse.cz>
893
894 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
895
ed6dfe51
PT
8962018-06-28 Petr Tesarik <ptesarik@suse.cz>
897
898 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
899 address argument is omitted.
900
d4d429d5
PT
9012018-06-28 Petr Tesarik <ptesarik@suse.cz>
902
903 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
904
7ab6656f
OJ
9052018-06-27 Omair Javaid <omair.javaid@linaro.org>
906
907 PR gdb/21695
908 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
909 * gdb.base/infoline-reloc-main-from-zero.c: New file.
910
a33ccfc7
TT
9112018-06-26 Tom Tromey <tom@tromey.com>
912
913 PR rust/22574:
914 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
915 * gdb.rust/simple.rs (struct SimpleLayout): New.
916
6d72d289
SM
9172018-06-22 Simon Marchi <simon.marchi@ericsson.com>
918
919 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
920 "info registers" output.
921
8363f9d5
RB
9222018-06-21 Richard Bunt <richard.bunt@arm.com>
923
924 * gdb.base/watchpoint-hw-attach.c: New test.
925 * gdb.base/watchpoint-hw-attach.exp: New file.
926
f00674fe
SM
9272018-06-20 Simon Marchi <simon.marchi@ericsson.com>
928
929 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
930 through /bin/sh.
931 * boards/dwarf4-gdb-index.exp: Likewise.
932 * boards/fission-dwp.exp: Likewise.
933
1d554008
UW
9342018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
935
936 * gdb.base/float128.exp: Add comment and improved fail message
937 to the failure case of "print large128" test.
938
d0ac1c44
SM
9392018-06-19 Simon Marchi <simon.marchi@ericsson.com>
940
941 * configure.ac: Remove AC_PREREQ.
942 * configure: Re-generate.
943
61b04dd0
PA
9442018-06-19 Pedro Alves <palves@redhat.com>
945
946 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
947 (func_extern_caller): New.
948 (main): Call func_extern_caller.
949 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
950 logic change.
951
f63b508a
SM
9522018-06-18 Weimin Pan <weimin.pan@oracle.com>
953
954 PR gdb/16841
955 * gdb.cp/typedef-base.cc: New file.
956 * gdb.cp/typedef-base.exp: New file.
957
0fe3a558
TV
9582018-06-18 Tom de Vries <tdevries@suse.de>
959
960 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
961
7010835a
AB
9622018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
963 Richard Bunt <Richard.Bunt@arm.com>
964
965 * gdb.threads/attach-slow-waitpid.c: New file.
966 * gdb.threads/attach-slow-waitpid.exp: New file.
967 * gdb.threads/slow-waitpid.c: New file.
968
14897d65
PA
9692018-06-14 Pedro Alves <palves@redhat.com>
970
971 * gdb.base/fork-running-state.c: Include <errno.h>.
972 (exit_if_relative_exits): New.
973 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
974 exits.
975 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
976 child exits.
977
5d9a0608
TV
9782018-06-14 Tom de Vries <tdevries@suse.de>
979
980 PR cli/22573
981 * gdb.base/finish-pretty.c: New test.
982 * gdb.base/finish-pretty.exp: New file.
983
11ae5818
PA
9842018-06-14 Pedro Alves <palves@redhat.com>
985
986 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
987 gdb's expected startup output.
988
1d39de44
PA
9892018-06-14 Pedro Alves <palves@redhat.com>
990
991 * lib/selftest-support.exp (selftest_setup): Remove inlined
992 function handling.
993
70ee0000
TV
9942018-06-14 Tom de Vries <tdevries@suse.de>
995
996 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
997 matching of breakpoint printing.
998
11f4b608
TV
9992018-06-13 Tom de Vries <tdevries@suse.de>
1000
1001 PR testsuite/23269
1002 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1003 (fork_child): ... here, and ...
1004 (fork_parent): ... here.
1005
10062018-06-12 Tom de Vries <tdevries@suse.de>
1007
1008 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1009
9516f85a
AB
10102018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1011 Stephen Roberts <stephen.roberts@arm.com>
1012
1013 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1014 rewrite test to describe action performed, rather than possible
1015 failure.
1016
5045b3d7
GB
10172018-06-08 Gary Benson <gbenson@redhat.com>
1018
1019 * gdb.threads/check-libthread-db.exp: New file.
1020 * gdb.threads/check-libthread-db.c: Likewise.
1021
c61b06a1
TT
10222018-06-05 Tom Tromey <tom@tromey.com>
1023
1024 * gdb.base/default.exp: Update expected "show version" output.
1025
eb6af809
TT
10262018-06-05 Tom Tromey <tom@tromey.com>
1027
1028 PR cli/12326:
1029 * gdb.cp/static-print-quit.exp: Update.
1030 * lib/gdb.exp (pagination_prompt): Update.
1031 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1032 * gdb.python/python.exp: Update.
1033
178d6a63
JB
10342018-06-04 Joel Brobecker <brobecker@adacore.com>
1035
1036 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1037
8e817061
JB
10382018-06-01 Joel Brobecker <brobecker@adacore.com>
1039
1040 * gdb.ada/bp_fun_addr: New testcase.
1041
e86ca25f
TT
10422018-06-01 Tom Tromey <tom@tromey.com>
1043
1044 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1045 results.
1046 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1047 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1048 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1049 * gdb.base/maint.exp (maint_pass_if): Update.
1050
4b2dfa9d
MR
10512018-05-31 Maciej W. Rozycki <macro@mips.com>
1052
1053 * gdb.base/endian.exp: New test.
1054 * gdb.base/endian.c: New test source.
1055
45f25d6c
AB
10562018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 PR gdb/23203
1059 * gdb.base/bt-selected-frame.c: New file.
1060 * gdb.base/bt-selected-frame.exp: New file.
1061 * lib/gdb.exp (get_current_frame_number): New function.
1062
d9f6d7f8
MR
10632018-05-24 Maciej W. Rozycki <macro@mips.com>
1064 Pedro Alves <palves@redhat.com>
1065
1066 * gdb.threads/tls-core.c: Include <stdlib.h>
1067 (thread_proc): Call `abort'.
1068 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1069 (tls_core_test): New procedure, bits factored out from ...
1070 (top level): ... here. Test both native cores and gcore cores.
1071
ff1cf532
TT
10722018-05-23 Tom Tromey <tom@tromey.com>
1073
1074 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1075
b98664d3
TT
10762018-05-23 Tom Tromey <tom@tromey.com>
1077
1078 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1079 symfile_complaints.
1080 (test_short_complaints): Likewise.
1081 (test_empty_complaints): Likewise.
1082 (test_initial_complaints): Update.
1083
4e9668d0
TT
10842018-05-23 Tom Tromey <tom@tromey.com>
1085
1086 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1087
43ba33c7
TT
10882018-05-23 Tom Tromey <tom@tromey.com>
1089
1090 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1091 (test_short_complaints): Update.
1092
035522c0
PA
10932018-05-22 Pedro Alves <palves@redhat.com>
1094
1095 * gdb.base/remote.exp: Only gdb_start after compiling the
1096 testcase. Issue "disconnect" before testing "set remote" command
1097 defaults. Issue clean_restart before running to main.
1098
cc0be08f
PA
10992018-05-22 Pedro Alves <palves@redhat.com>
1100
1101 * gdb.base/remote.exp: Adjust expected output of "show remote
1102 memory-write-packet-size". Add tests for "set remote
1103 memory-write-packet-size 0" and "set remote
1104 memory-write-packet-size fixed/limit".
1105
b1b60145
PA
11062018-05-22 Pedro Alves <palves@redhat.com>
1107
1108 PR gdb/22973
1109 * gdb.base/utf8-identifiers.c: New file.
1110 * gdb.base/utf8-identifiers.exp: New file.
1111
0ec848ad
PFC
11122018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1113
1114 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1115
2c3305f6
PFC
11162018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1117
1118 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1119
ce1e8424
TT
11202018-05-18 Tom Tromey <tom@tromey.com>
1121
1122 * gdb.base/ptype-offsets.exp: Update.
1123
ddfe970e
KS
11242018-05-17 Keith Seitz <keiths@redhat.com>
1125
1126 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1127 in expected breakpoint stop locations.
1128 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1129 move to proper scope to test variable values.
1130 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1131 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1132 New functions.
1133 (main): Call not_inline_func3.
1134 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1135 inline_func1, inline_func2, and inline_func3. Test that when each
1136 breakpoint is hit, GDB properly reports both the stop location
1137 and the backtrace. Repeat tests for temporary breakpoints.
1138
0726fcc6
MR
11392018-05-15 Maciej W. Rozycki <macro@mips.com>
1140
1141 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1142 rather then trying to access it in determining whether the PID
1143 of `gdbserver' could have been retrieved.
1144
8ee22052
AB
11452018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * gdb.arch/amd64-init-x87-values.S: New file.
1148 * gdb.arch/amd64-init-x87-values.exp: New file.
1149
7785df48
JK
11502018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1151
1152 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1153
56bcdbea
TT
11542018-05-04 Tom Tromey <tom@tromey.com>
1155
1156 PR python/22730:
1157 * gdb.python/python.exp: Test multi-line execute.
1158
a913fffb
TT
11592018-05-04 Tom Tromey <tom@tromey.com>
1160
1161 PR python/22731:
1162 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1163
7a2c85f2
TT
11642018-05-04 Tom Tromey <tom@tromey.com>
1165
1166 PR gdb/11750:
1167 * gdb.base/define.exp: Test defining a user command inside a user
1168 command.
1169 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1170
a3b60e45
JK
11712018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1172 Pedro Alves <palves@redhat.com>
1173
1174 PR breakpoints/19806 and support for PR external/20207.
1175 * gdb.base/watchpoint-unaligned.c: New file.
1176 * gdb.base/watchpoint-unaligned.exp: New file.
1177
45fe4a03
AB
11782018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1179
1180 * gdb.base/maint.exp: Make test names unique, use
1181 test_prefix_command_help to test 'help maint info', and remove
1182 repeated test of 'help maint'.
1183
9be2ae8f
TT
11842018-05-04 Tom Tromey <tom@tromey.com>
1185
1186 PR gdb/22619:
1187 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1188 behavior.
1189
11859c31
AB
11902018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1191
1192 * gdb.base/maint.exp: Process output from 'maint print registers'
1193 line at a time.
1194
089a9490
AB
11952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1198 timeout.
1199
9b0797e2
AB
12002018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1201
1202 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1203 filter pattern.
1204
f6ac5f3d
PA
12052018-05-02 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1208 to_log_command renames.
1209 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1210
77d3c63b
TT
12112018-05-02 Tom Tromey <tom@tromey.com>
1212
1213 * gdb.python/py-parameter.exp: Set test message.
1214
0489430a
TT
12152018-05-02 Tom Tromey <tom@tromey.com>
1216
1217 PR python/20084:
1218 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1219 PARAM_ZUINTEGER_UNLIMITED tests.
1220
1632f8ba
DR
12212018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1222
1223 PR rust/23124
1224 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1225 when casting.
1226
6d7bb824
TT
12272018-04-30 Tom Tromey <tom@tromey.com>
1228
1229 * gdb.python/py-type.exp: Check align attribute.
1230 * gdb.python/py-type.c: New "aligncheck" global.
1231
007e1530
TT
12322018-04-30 Tom Tromey <tom@tromey.com>
1233
1234 PR exp/17095:
1235 * gdb.dwarf2/dw2-align.exp: New file.
1236 * gdb.cp/align.exp: New file.
1237 * gdb.base/align.exp: New file.
1238 * lib/gdb.exp (gdb_int128_helper): New proc.
1239 (has_int128_c, has_int128_cxx): New caching procs.
1240
6873858b
TT
12412018-04-27 Tom Tromey <tom@tromey.com>
1242
1243 PR rust/22545:
1244 * gdb.rust/simple.exp: Add inclusive range tests.
1245
79188d8d
PA
12462018-04-26 Pedro Alves <palves@redhat.com>
1247
1248 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1249 ifunc breakpoint locations correctly of ifunc breakpoints set
1250 while the program resolves the ifunc.
1251
c7075ad5
PA
12522018-04-26 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.base/gnu-ifunc-final.c: New file.
1255 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1256 * gdb.base/gnu-ifunc.exp (executable): Delete.
1257 (staticexecutable): Adjust.
1258 (lib_opts, exec_opts): Delete.
1259 (make_binsuffix, build, set-break): New procedures.
1260 (misc_tests): New, with tests factored out from the top level.
1261 (top level): Test different combinations of ifunc resolver name,
1262 resolver with and with debug info, and ifunc target with and
1263 without debug info. Wrap static tests with with_target_prefix.
1264
8388016d
PA
12652018-04-26 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1268 return type" warnings.
1269
249b5733
PA
12702018-04-25 Pedro Alves <palves@redhat.com>
1271
1272 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1273 killed".
1274 * gdb.base/kill-after-signal.exp: Likewise.
1275 * gdb.threads/kill.exp: Likewise.
1276
f67c0c91
SDJ
12772018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1278 Sergio Durigan Junior <sergiodj@redhat.com>
1279 Pedro Alves <palves@redhat.com>
1280
1281 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1282 regexps to expect for '[Inferior ... detached]' as well.
1283 * gdb.base/attach.exp: Likewise.
1284 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1285 "gdb_continue_to_end".
1286 (test_catch_syscall_with_wrong_args): Likewise.
1287 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1288 ']'. Don't set 'verbose' on.
1289 * gdb.base/foll-vfork.exp: Likewise.
1290 * gdb.base/fork-print-inferior-events.c: New file.
1291 * gdb.base/fork-print-inferior-events.exp: New file.
1292 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1293 '[Inferior ... has been killed]' message.
1294 * gdb.base/kill-after-signal.exp: Likewise.
1295 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1296 detach message.
1297 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1298 message.
1299 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1300 regexps to expect for '[Inferior ... detached]' as well.
1301 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1302
0a8ddac4
SM
13032018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1304
1305 PR gdb/23104
1306 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1307
d27d16bf
RB
13082018-04-19 Richard Bunt <richard.bunt@arm.com>
1309
1310 * gdb.threads/multiple-successive-infcall.c: New test.
1311 * gdb.threads/multiple-successive-infcall.exp: New file.
1312
a037790e
TT
13132018-04-17 Tom Tromey <tom@tromey.com>
1314
1315 * gdb.rust/simple.rs (Union): New type.
1316 (main): New local "u".
1317 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1318
e3a91079
AA
13192018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1320
1321 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1322 number information in output of "whereis" command.
1323 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1324
b744723f
AA
13252018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1326
1327 * gdb.ada/info_types.exp: Adjust expected output to the line
1328 numbers now printed by "info var/func/type".
1329 * gdb.base/completion.exp: Likewise.
1330 * gdb.base/included.exp: Likewise.
1331 * gdb.cp/cp-relocate.exp: Likewise.
1332 * gdb.cp/cplusfuncs.exp: Likewise.
1333 * gdb.cp/namespace.exp: Likewise.
1334 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1335
4a4495d6
MM
13362018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1337
1338 * gdb.btrace/cpu.exp: New.
1339
1d509aa6
MM
13402018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1341
1342 * gdb.base/step-indirect-call-thunk.exp: New.
1343 * gdb.base/step-indirect-call-thunk.c: New.
1344 * gdb.reverse/step-indirect-call-thunk.exp: New.
1345 * gdb.reverse/step-indirect-call-thunk.c: New.
1346
6295b6da
SM
13472018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1348
1349 * gdb.base/pie-fork.c: New file.
1350 * gdb.base/pie-fork.exp: New file.
1351
50146e70
TT
13522018-04-11 Tom Tromey <tom@tromey.com>
1353
1354 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1355
f50d8a2e
PA
13562018-04-10 Pedro Alves <palves@redhat.com>
1357
1358 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1359 exits. Instead loop running forever.
1360 (fork_parent): Run forever too.
1361
a0be7a36
SM
13622018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1363
1364 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1365 mi_continue_to_line.
1366 * gdb.mi/mi-stack.c (callee4): Add comment.
1367
9b73db36
SM
13682018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1369
1370 * gdb.mi/mi-stack.exp: Fix indentation.
1371
c912f608
SM
13722018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1373
1374 PR gdb/22979
1375 * gdb.arch/amd64-osabi.exp: New file.
1376
26540402
SM
13772018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1378
1379 PR gdb/22980
1380 * gdb.base/osabi.exp: New file.
1381
121ad66c 13822018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
1383
1384 * gdb.cp/static-typedef-print.exp: New file.
1385 * gdb.cp/static-typedef-print.cc: New file.
1386
3fcded8f
JB
13872018-03-27 Joel Brobecker <brobecker@adacore.com>
1388
1389 * gdb.ada/varsize_limit: New testcase.
1390
59cc4834
JB
13912018-03-27 Joel Brobecker <brobecker@adacore.com>
1392
1393 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1394
1395 * gdb.ada/notcplusplus: New testcase.
1396
1397 * gdb.base/c-linkage-name.c: New file.
1398 * gdb.base/c-linkage-name.exp: New testcase.
1399
4ca59a9f
TT
14002018-03-26 Tom Tromey <tom@tromey.com>
1401
1402 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1403 * gdb.python/py-framefilter.py (name_error): New global.
1404 (ErrorInName.function): Use name_error.
1405
978d6c75
TT
14062018-03-26 Tom Tromey <tom@tromey.com>
1407
1408 PR backtrace/15582:
1409 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1410
b7fee5a3
KS
14112018-03-23 Keith Seitz <keiths@redhat.com>
1412
1413 PR c++/22968
1414 * gdb.cp/subtypes.exp: New file.
1415 * gdb.cp/subtypes.h: New file.
1416 * gdb.cp/subtypes.cc: New file.
1417 * gdb.cp/subtypes-2.cc: New file.
1418
376be529
AB
14192018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1422 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1423 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1424 -nostartfiles when compiling the test. Confirm that all registers
1425 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1426
066cfa98
AB
14272018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1430 option, syntax was wrong anyway.
1431 * gdb.arch/arm-disp-step.exp: Likewise.
1432 * gdb.arch/sparc64-regs.exp: Likewise.
1433 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1434 option, syntax was wrong anyway, switch to use
1435 prepare_for_testing.
1436 * gdb.arch/i386-disp-step.exp: Likewise.
1437
079670b9
AA
14382018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1439
1440 * gdb.ada/exec_changed.exp: Replace "target_info exists
1441 use_gdb_stub" by "use_gdb_stub".
1442 * gdb.ada/start.exp: Likewise.
1443 * gdb.base/async-shell.exp: Likewise.
1444 * gdb.base/attach-pie-misread.exp: Likewise.
1445 * gdb.base/attach-wait-input.exp: Likewise.
1446 * gdb.base/break-entry.exp: Likewise.
1447 * gdb.base/break-interp.exp: Likewise.
1448 * gdb.base/dprintf-detach.exp: Likewise.
1449 * gdb.base/nostdlib.exp: Likewise.
1450 * gdb.base/solib-nodir.exp: Likewise.
1451 * gdb.base/statistics.exp: Likewise.
1452 * gdb.base/testenv.exp: Likewise.
1453 * gdb.mi/mi-exec-run.exp: Likewise.
1454 * gdb.mi/mi-start.exp: Likewise.
1455 * gdb.multi/dummy-frame-restore.exp: Likewise.
1456 * gdb.multi/multi-arch-exec.exp: Likewise.
1457 * gdb.multi/multi-arch.exp: Likewise.
1458 * gdb.multi/tids.exp: Likewise.
1459 * gdb.multi/watchpoint-multi.exp: Likewise.
1460 * gdb.python/py-events.exp: Likewise.
1461 * gdb.threads/attach-into-signal.exp: Likewise.
1462 * gdb.threads/attach-stopped.exp: Likewise.
1463 * gdb.threads/threadapply.exp: Likewise.
1464 * lib/selftest-support.exp: Likewise.
1465
26d6cec4
AA
14662018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1467
1468 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1469
4ee89e90
SR
14702018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1471
1472 * gdb.perf/template-breakpoints.cc: New file.
1473 * gdb.perf/template-breakpoints.exp: New file.
1474 * gdb.perf/template-breakpoints.py: New file.
1475
92630041
TT
14762018-03-19 Tom Tromey <tom@tromey.com>
1477
1478 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1479 y0.
1480 * gdb.rust/simple.exp: Test bare identifier form of struct
1481 initializer.
1482
76727919
TT
14832018-03-19 Tom Tromey <tom@tromey.com>
1484
1485 * gdb.gdb/observer.exp: Remove.
1486
194ed413
AA
14872018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1488
1489 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1490 "qualified" option when setting breakpoints.
1491 * gdb.trace/backtrace.exp: Likewise.
1492 * gdb.trace/circ.exp: Likewise.
1493 * gdb.trace/collection.exp: Likewise.
1494 * gdb.trace/disconnected-tracing.exp: Likewise.
1495 * gdb.trace/ftrace-lock.exp: Likewise.
1496 * gdb.trace/ftrace.exp: Likewise.
1497 * gdb.trace/infotrace.exp: Likewise.
1498 * gdb.trace/packetlen.exp: Likewise.
1499 * gdb.trace/passc-dyn.exp: Likewise.
1500 * gdb.trace/qtro.exp: Likewise.
1501 * gdb.trace/read-memory.exp: Likewise.
1502 * gdb.trace/report.exp: Likewise.
1503 * gdb.trace/signal.exp: Likewise.
1504 * gdb.trace/status-stop.exp: Likewise.
1505 * gdb.trace/strace.exp: Likewise.
1506 * gdb.trace/tfind.exp: Likewise.
1507 * gdb.trace/trace-break.exp: Likewise.
1508 * gdb.trace/trace-condition.exp: Likewise.
1509 * gdb.trace/trace-mt.exp: Likewise.
1510 * gdb.trace/tstatus.exp: Likewise.
1511 * gdb.trace/tsv.exp: Likewise.
1512 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1513 * gdb.trace/unavailable.exp: Likewise.
1514 * gdb.trace/while-dyn.exp: Likewise.
1515
8b067d2c
AA
15162018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1517
1518 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1519 that libinproctrace is copied to the target.
1520
3ae9ce5d
TT
15212018-03-14 Tom Tromey <tom@tromey.com>
1522
1523 PR cli/14977:
1524 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1525 a null pointer.
1526 * gdb.base/wchar.exp: Likewise.
1527
b8c2339b
TT
15282018-03-14 Tom Tromey <tom@tromey.com>
1529
1530 PR cli/19918:
1531 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1532 flag.
1533
4872dc46
SM
15342018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1535
1536 PR gdb/22841
1537 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1538 "target" to remote_exec.
1539
e4fe3756
SM
15402018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1541
1542 PR gdb/22841
1543 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1544 ${board}_upload): Remove.
1545
e95a97d4
AA
15462018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1547
1548 * gdb.cp/watch-cp.cc: New test.
1549 * gdb.cp/watch-cp.exp: New file.
1550
dbbb1059
AB
15512018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1552
1553 * gdb.base/infcall-nested-structs.exp: New file.
1554 * gdb.base/infcall-nested-structs.c: New file.
1555 * gdb.base/float.exp: Add riscv support.
1556
ecc054c0
TP
15572018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1558
1559 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1560 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1561
25e3c82c
SDJ
15622018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1563
1564 * gdb.server/abspath.exp: New file.
1565 * lib/gdb.exp (with_cwd): New procedure.
1566
3083294d
SM
15672018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1568
1569 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1570 use it.
1571 (gdb_is_target_remote_prompt): New proc.
1572 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1573 (gdb_is_target_native): Pass prompt parameter to
1574 gdb_is_target_1.
1575
3275ef47
SM
15762018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1577
1578 * gdb.base/load-command.c: New file.
1579 * gdb.base/load-command.exp: New file.
1580 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1581 (gdb_is_target_1): ...this, and generalize for other targets
1582 than just remote.
1583 (gdb_is_target_remote): Use gdb_is_target_1.
1584 (gdb_is_target_native): use gdb_is_target_1.
1585
6893c19a
TT
15862018-02-26 Tom Tromey <tom@tromey.com>
1587
1588 PR python/16497:
1589 * gdb.python/py-framefilter.exp: Update test.
1590
2ddeaf8a
TT
15912018-02-26 Tom Tromey <tom@tromey.com>
1592
1593 * gdb.dwarf2/variant.c: New file.
1594 * gdb.dwarf2/variant.exp: New file.
1595
c9317f21
TT
15962018-02-26 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.rust/simple.exp: Accept more possible results in enum test.
1599
6f6d0c26
SM
16002018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1601
1602 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1603 parentheses.
1604
11b03145
MR
16052018-02-23 Maciej W. Rozycki <macro@mips.com>
1606
1607 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1608 name of a variable: $actual_linejj -> $actual_line.
1609
54a27fe5
JB
16102018-02-21 John Baldwin <jhb@FreeBSD.org>
1611
1612 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1613
de65820c
MM
16142018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1615
1616 * gdb.btrace/buffer-size.exp: Do not force BTS.
1617
980548fd
PA
16182018-02-14 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1621 getting a "Quit".
1622
c4e12631
MM
16232018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1624
1625 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1626 Fix test name.
1627
c2e0e465
SM
16282018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1629
1630 * gdb.cp/m-static.exp: Check type of optimized out static
1631 member.
1632
f7216783
AB
16332018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1636 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1637
0625771b
LS
16382018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1639 Leszek Swirski <leszeks@google.com>
1640
1641 * gdb.python/py-prettyprint.c
1642 (struct to_string_returns_value_inner,
1643 struct to_string_returns_value_wrapper): New.
1644 (main): Add tsrvw variable.
1645 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1646 ToStringReturnsValueWrapper): New classes.
1647 (register_pretty_printers): Register new pretty-printers.
1648 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1649 recursive pretty printer.
1650 * gdb.python/py-mi.exp: Likewise.
1651
59498c30
LS
16522018-02-01 Leszek Swirski <leszeks@google.com>
1653
1654 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1655 functions with the same name as an include file are parsed
1656 correctly.
1657
d4d38844
YQ
16582018-02-01 Yao Qi <yao.qi@linaro.org>
1659
1660 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1661 "\[^\r\n\]*".
1662
07e5f5cf
NP
16632018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1664
1665 * gdb.arch/powerpc-prologue-frame.s: New file.
1666 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1667 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1668
929b5ad4
JB
16692018-01-31 Joel Brobecker <brobecker@adacore.com>
1670
1671 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1672
e671cd59
PA
16732018-01-30 Pedro Alves <palves@redhat.com>
1674
1675 PR gdb/13211
1676 * gdb.base/interrupt-daemon.c: New.
1677 * gdb.base/interrupt-daemon.exp: New.
1678 * gdb.multi/multi-term-settings.c: New.
1679 * gdb.multi/multi-term-settings.exp: New.
1680
fc413dc4
JB
16812018-01-30 Joel Brobecker <brobecker@adacore.com>
1682
1683 * gdb.base/break.exp: Save the location where the breakpoint
1684 on break.c:47 was actually inserted when debugging the version
1685 compiled at -O2 and use it in the expected output of the "info
1686 break" test performed soon after.
1687
5c319bb2
PA
16882018-01-22 Pedro Alves <palves@redhat.com>
1689 Sergio Durigan Junior <sergiodj@redhat.com>
1690
1691 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1692 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1693
a9e40818
JB
16942018-01-22 Joel Brobecker <brobecker@adacore.com>
1695
1696 * gdb.base/break-include.c, gdb.base/break-include.inc,
1697 gdb.base/break-include.exp: New files.
1698 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1699 line number now being the actual line number where the breakpoint
1700 was inserted.
1701 * gdb.mi/mi-break.exp: Likewise.
1702 * gdb.mi/mi-reverse.exp: Likewise.
1703 * gdb.mi/mi-simplerun.exp: Ditto.
1704
e707fc44
AB
17052018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1706
1707 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1708 varobj.
1709 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1710
ae451627
AB
17112018-01-21 Don Breazeal <donb@codesourcery.com>
1712 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 * gdb.mi/basics.c: Add new global.
1715 * gdb.mi/mi-frame-regs.exp: New file.
1716 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1717 case.
1718
b1b189e0
AB
17192018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1722 non-parameter, and on an unknown symbol.
1723
fcfcc376
TT
17242018-01-19 Tom Tromey <tom@tromey.com>
1725
1726 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1727 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1728
634c1c31
AA
17292018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1730
1731 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1732 setrlimit and chdir to int.
1733
d6ad07fd
AA
17342018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1735
1736 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1737 function.
1738 (my_tend): Likewise.
1739 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1740 rationale of avoiding FP- and vector instructions.
1741
adf8243b
RK
17422018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1743
1744 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1745 "info reg" with "\[ \t\]*".
1746 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1747 "\[ \t\]+".
1748 * gdb.arch/s390-multiarch.exp: Ditto.
1749 * gdb.base/pc-fp.exp: Ditto.
1750 * gdb.reverse/i386-precsave.exp: Ditto.
1751 * gdb.reverse/i386-reverse.exp: Ditto.
1752 * gdb.reverse/i387-env-reverse.exp: Ditto.
1753 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1754
dcc06925
AA
17552018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1756
1757 * lib/gdb.exp (gdb_compile): Re-enable use of
1758 universal_compile_options for languages other than Rust.
1759
25d4fd80
AA
17602018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1761
1762 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1763
ee7f689e 17642018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1765
1766 PR gdb/16577
1767 * gdb.base/solib-vanish.exp: New.
1768 * gdb.base/solib-vanish-main.c: New.
1769 * gdb.base/solib-vanish-lib1.c: New.
1770 * gdb.base/solib-vanish-lib2.c: New.
1771
d8447b6b
YQ
17722018-01-17 Yao Qi <yao.qi@linaro.org>
1773
1774 * gdb.compile/compile.exp: Match the address printed for
1775 frame in the output of command "bt".
1776
86d6a90c
TT
17772018-01-15 Tom Tromey <tom@tromey.com>
1778
1779 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1780 compute sp_reg.
1781
cbcdb1aa
AB
17822018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1783
1784 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1785 to prepare.
1786 (prepare): Return 0 on error, 1 on success.
1787
eea61984
PA
17882018-01-12 Pedro Alves <palves@redhat.com>
1789
1790 * gdb.base/continue-after-aborted-step-over.c: New.
1791 * gdb.base/continue-after-aborted-step-over.exp: New.
1792
6181e9c2
SM
17932018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1794
1795 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1796 options when not creating an executable.
1797
3cada740
PA
17982018-01-11 Pedro Alves <palves@redhat.com>
1799
1800 PR remote/22597
1801 * gdb.server/stop-reply-no-thread.c: New file.
1802 * gdb.server/stop-reply-no-thread.exp: New file.
1803
c63d3e8d
PA
18042018-01-10 Pedro Alves <palves@redhat.com>
1805
1806 PR gdb/22670
1807 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1808 functions too. Test setting breakpoints and printing C functions
1809 with no debug info too.
1810 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1811
d4c2a405
PA
18122018-01-10 Pedro Alves <palves@redhat.com>
1813
1814 PR gdb/22670
1815 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1816 a fail.
1817
8825213e
PA
18182018-01-10 Pedro Alves <palves@redhat.com>
1819
1820 PR gdb/22670
1821 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1822
605fd3c6
YQ
18232018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1824
1825 * gdb.server/unittest.exp: Match the output in non-development
1826 mode.
1827
1e5ded6c
YQ
18282018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1829
1830 * gdb.gdb/unittest.exp: Match output in non-development mode.
1831
30066b0b
JB
18322018-01-08 Joel Brobecker <brobecker@adacore.com>
1833
1834 * gdb.ada/access_tagged_param.exp: Relax expected output
1835 for value of "ObjL" in "continue" to pck.inspect breakpoint
1836 test.
1837
04bafb1e
XR
18382018-01-08 Joel Brobecker <brobecker@adacore.com>
1839
9f86398b
JB
1840 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1841 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1842
e379cee6
PA
18432018-01-05 Pedro Alves <palves@redhat.com>
1844
1845 PR gdb/18653
1846 * gdb.base/libsegfault.exp: New.
1847
de63c46b
PA
18482018-01-05 Joel Brobecker <brobecker@adacore.com>
1849
1850 PR gdb/22670
1851 * gdb.ada/access_tagged_param.exp: New file.
1852 * gdb.ada/access_tagged_param/foo.adb: New file.
1853
f98fc17b
PA
18542018-01-05 Pedro Alves <palves@redhat.com>
1855
1856 PR gdb/22670
1857 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1858 exercise lower case too, and to exercise both full matching and
1859 wild matching.
1860
342f8240
JB
18612018-01-05 Joel Brobecker <brobecker@adacore.com>
1862
1863 * gdb.ada/rename_subscript_param: New testcase.
1864
7150d33c
JG
18652018-01-05 Jerome Guitton <guitton@adacore.com>
1866
1867 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1868
cc0e770c
JB
18692018-01-05 Joel Brobecker <brobecker@adacore.com>
1870
1871 * gdb.ada/convvar_comp: New testcase.
1872
672a41aa 18732018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1874
1875 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1876 (My_Table): New global variable.
1877 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1878
7365ec2f
JB
18792018-01-04 Joel Brobecker <brobecker@adacore.com>
1880
1881 PR gdb/22670
1882 * gdb.ada/maint_with_ada: New testcase.
1883
289483b6
JB
18842018-01-04 Joel Brobecker <brobecker@adacore.com>
1885
1886 PR gdb/22670
1887 * gdb.ada/bp_c_mixed_case: New testcase.
1888
344420da
JB
18892018-01-04 Joel Brobecker <brobecker@adacore.com>
1890
1891 PR gdb/22670
1892 * gdb.ada/complete.exp: Add "complete break ada" test.
1893
66fc87a0
JB
18942018-01-04 Joel Brobecker <brobecker@adacore.com>
1895
1896 PR gdb/22670
1897 * gdb.ada/info_addr_mixed_case: New testcase.
1898
9f757bf7
XR
18992018-01-03 Xavier Roirand <roirand@adacore.com>
1900
1901 * gdb.ada/excep_handle.exp: New testcase.
1902 * gdb.ada/excep_handle/foo.adb: New file.
1903 * gdb.ada/excep_handle/pck.ads: New file.
1904
bd570f80
JB
19052018-01-03 Joel Brobecker <brobecker@adacore.com>
1906
1907 * gdb.base/step-line.c: Add extra empty line in copyright header.
1908 * gdb.base/step-line.inp: Likewise.
1909
9fe561ab
JB
19102018-01-02 Joel Brobecker <brobecker@adacore.com>
1911
1912 * gdb.ada/dyn_stride.exp: Add slice test.
1913
a405673c
JB
19142018-01-02 Joel Brobecker <brobecker@adacore.com>
1915
1916 * gdb.ada/dyn_stride: New testcase.
1917
cef0f868
SH
19182017-12-27 Stafford Horne <shorne@gmail.com>
1919
1920 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1921 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1922
b67d92b0
SH
19232017-12-27 Stafford Horne <shorne@gmail.com>
1924
1925 * gdb.base/reggroups.c: New file.
1926 * gdb.base/reggroups.exp: New file.
1927
eccab96d
JB
19282017-12-18 Joel Brobecker <brobecker@adacore.com>
1929
1930 * gdb.dwarf2/ada-valprint-error.c: New file.
1931 * gdb.dwarf2/ada-valprint-error.exp: New file.
1932
0e2da9f0
JB
19332017-12-18 Joel Brobecker <brobecker@adacore.com>
1934
1935 * gdb.ada/assign_arr: New testcase.
1936
cb923fcc
XR
19372017-12-18 Xavier Roirand <roirand@adacore.com>
1938
1939 * gdb.ada/funcall_ptr: New testcase.
1940
7c161838
SDJ
19412017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1942
1943 PR cli/16224
1944 * gdb.base/ptype-offsets.cc: New file.
1945 * gdb.base/ptype-offsets.exp: New file.
1946
1af17fd9
YQ
19472017-12-15 Yao Qi <yao.qi@linaro.org>
1948
1949 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1950 if XML is disabled.
1951
828d5846
XR
19522017-12-15 Xavier Roirand <roirand@adacore.com>
1953
1954 * gdb.ada/same_component_name: New testcase.
1955
79e8fcaa
JB
19562017-12-14 Joel Brobecker <brobecker@adacore.com>
1957
1958 * gdb.ada/str_binop_equal: New testcase.
1959
e05fa6f9
JB
19602017-12-14 Joel Brobecker <brobecker@adacore.com>
1961
1962 * gdb.ada/task_switch_in_core: New testcase.
1963
b89641ba
SM
19642017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1965
1966 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1967 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1968 call test_bkpt_qualified.
1969 (test_bkpt_qualified): New proc.
1970
6892d2e4
PA
19712017-12-13 Pedro Alves <palves@redhat.com>
1972
1973 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1974 Tighten regexp by matching with an anchor.
1975
a22ecf70
PA
19762017-12-13 Pedro Alves <palves@redhat.com>
1977
1978 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1979 ("expression with namespace"): New set of tests.
1980 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1981 (Nested::Test_NS::qux): New.
1982 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1983 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1984
9937536c
JB
19852017-12-13 Joel Brobecker <brobecker@adacore.com>
1986
1987 * gdb.base/server-del-break.c: New file.
1988 * gdb.base/server-del-break.exp: New file.
1989
fe49c6f5
SH
19902017-12-12 Stafford Horne <shorne@gmail.com>
1991
1992 * gdb.xml/tdesc-regs.exp: Add or1k support.
1993
c3d18620
SH
19942017-12-12 Stafford Horne <shorne@gmail.com>
1995
1996 * gdb.base/bp-permanent.c: Define nop of or1k.
1997
c5f9cfc8
JB
19982017-12-11 Joel Brobecker <brobecker@adacore.com>
1999
2000 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2001 output with components being reordered.
2002
a9c135fc
JB
20032017-12-11 Joel Brobecker <brobecker@adacore.com>
2004
2005 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2006 output with components being reordered.
2007
927aa2e7
JK
20082017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2009 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.base/maint.exp (check for .gdb_index): Check also for
2012 .debug_names.
2013 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2014 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2015 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2016 (.gdb_index used after symbol reloading): Support also .debug_names.
2017 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2018
f17d9474
YQ
20192017-12-08 Yao Qi <yao.qi@linaro.org>
2020
2021 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2022 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2023
a0de8c21
YQ
20242017-12-08 Yao Qi <yao.qi@linaro.org>
2025
2026 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2027 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2028
a738ea1d
YQ
20292017-12-08 Yao Qi <yao.qi@linaro.org>
2030
2031 * gdb.arch/aarch64-tagged-pointer.c: New file.
2032 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2033
1cd9a73b
SDJ
20342017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2035
2036 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2037 "int".
2038
fa6eb693
KS
20392017-12-07 Keith Seitz <keiths@redhat.com>
2040
2041 PR breakpoints/22569
2042 * gdb.linespec/ls-errs.exp: Change expected result of "break
2043 -source this file has spaces.c -line 3".
2044 Check that an explicit source file followed by whitespace is
2045 identified as an invalid explicit location.
2046
883fd55a
KS
20472017-12-07 Keith Seitz <keiths@redhat.com>
2048
2049 * gdb.cp/nested-types.cc: New file.
2050 * gdb.cp/nested-types.exp: New file.
2051 * lib/cp-support.exp: Load data-structures.exp library.
2052 (debug_cp_test_ptype_class): New global.
2053 (cp_ptype_class_verbose, next_line): New procedures.
2054 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2055 Add and document new return value.
2056 Switch the list of lines to a queue.
2057 Add support for new `type' key for nested type definitions.
2058 Add debugging/troubleshooting messages.
2059 * lib/data-structures.exp: New file.
2060
ec72db3e
SM
20612017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2062
2063 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2064 with proc_with_prefix, don't use with_test_prefix.
2065
99598d71
TT
20662017-12-07 Tom Tromey <tom@tromey.com>
2067
2068 * gdb.base/break.exp: Add test for empty "commands".
2069
a8806230
YQ
20702017-12-07 Yao Qi <yao.qi@linaro.org>
2071
2072 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2073 malloc and catch syscall.
2074
824cc835
PM
20752017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2076
2077 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2078 tests for explicit locations.
2079
7cc244de
PA
20802017-12-06 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2083 force-disabling XML descriptions.
2084
50a1fdd5
PA
20852017-12-04 Pedro Alves <palves@redhat.com>
2086
2087 PR gdb/22499
2088 * gdb.arch/amd64-disp-step-avx.S: New file.
2089 * gdb.arch/amd64-disp-step-avx.exp: New file.
2090
f0fb2488
PA
20912017-12-03 Pedro Alves <palves@redhat.com>
2092
2093 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2094 and <string.h>.
2095 (parent_function): Print distinct messages when waitpid fails, or
2096 the child exits with a signal, or the child exits for an unhandled
2097 reason.
2098 * gdb.threads/process-dies-while-detaching.exp
2099 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2100 it. Wait for both inferior output and GDB's prompt. Use an
2101 indirect spawn id list.
2102 (do_detach): New parameter 'child_exit'. Use it to compute
2103 expected inferior output.
2104 (test_detach, test_detach_watch, test_detach_killed_outside):
2105 Adjust to pass down the expected child exit kind.
2106
97cbe998
SDJ
21072017-12-01 Joel Brobecker <brobecker@adacore.com>
2108 Sergio Durigan Junior <sergiodj@redhat.com>
2109 Pedro Alves <palves@redhat.com>
2110
2111 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2112
40fc416f
SDJ
21132017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2114
2115 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2116 to 'symbol-file' and 'add-symbol-file' can be
2117 position-independent.
2118
1cc75e92
YQ
21192017-12-01 Yao Qi <yao.qi@linaro.org>
2120
2121 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2122 the URL in copyright header.
2123 * gdb.arch/aarch64-fp.exp: Likewise.
2124 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2125 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2126 * gdb.base/expand-psymtabs.exp: Likewise.
2127 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2128 * gdb.fortran/common-block.exp: Likewise.
2129 * gdb.fortran/common-block.f90: Likewise.
2130 * gdb.fortran/logical.exp: Likewise.
2131 * gdb.fortran/vla-datatypes.f90: Likewise.
2132 * gdb.fortran/vla-sub.f90: Likewise.
2133
875fb7a7
JB
21342017-11-30 Joel Brobecker <brobecker@adacore.com>
2135
2136 * gdb.ada/repeat_dyn: New testcase.
2137
6f14765f
UW
21382017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2139
2140 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2141 Update for changed thread numbering.
2142 * gdb.cell/bt.exp: Update for changed GDB output.
2143
f1af7b94
SM
21442017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2145
2146 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2147 setting isremote by hand.
2148 * boards/dwarf4-gdb-index.exp: Likewise.
2149 * boards/fission.exp: Likewise.
2150 * boards/stabs.exp: Likewise.
2151
e3919f3e
PA
21522017-11-30 Pedro Alves <palves@redhat.com>
2153
2154 * gdb.linespec/cpls-ops.exp
2155 (check_explicit_skips_function_argument): Extract the underlying
2156 type of size_t instead of hardcoding it.
2157
bd69330d
PA
21582017-11-29 Pedro Alves <palves@redhat.com>
2159
2160 PR c++/19436
2161 * gdb.linespec/cpls-abi-tag.cc: New file.
2162 * gdb.linespec/cpls-abi-tag.exp: New file.
2163
a20714ff
PA
21642017-11-29 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.base/langs.exp: Use -qualified.
2167 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2168 it.
2169 * gdb.cp/namespace.exp: Use -qualified.
2170 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2171 (overload-3, template-overload, template-ret-type, const-overload)
2172 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2173 procedures.
2174 (test_driver): Call them.
2175 * gdb.cp/save-bp-qualified.cc: New.
2176 * gdb.cp/save-bp-qualified.exp: New.
2177 * gdb.linespec/explicit.exp: Test -qualified.
2178 * lib/completion-support.exp (completion::explicit_opts_list): Add
2179 "-qualified".
2180 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2181
f6f1d339
PM
21822017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2183
2184 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2185
02ca603a
TT
21862017-11-29 Tom Tromey <tom@tromey.com>
2187
2188 * gdb.base/relocate.exp: Update invalid argument test.
2189 Add new tests for invalid arguments.
2190
ed6c0bfb
TP
21912017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2192
2193 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2194 Return 0 as a long.
2195 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2196
f106e10e
TP
21972017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2198
2199 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2200 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2201 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2202 func ().
2203 * gdb.cp/shadow.cc (B.func): Return 0.
2204
10329bb2
JB
22052017-11-27 Joel Brobecker <brobecker@adacore.com>
2206
2207 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2208 expected output in gdb_expect call to allow the exception
2209 message to be present as well. Fix syntax confusion to avoid
2210 TCL thinking that exception_name is an array.
2211
617cd4bc
UW
22122017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2213
2214 * gdb.arch/spu-info.c: Include <unistd.h>.
2215 (do_signal_test): Fix broken calls to write.
2216 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2217 Fix checks for empty mailboxes. Update signal tests for corrected
2218 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
2219 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2220 * gdb.cell/arch.exp: Use standard_output_file.
2221 * gdb.cell/break.exp: Likewise.
2222 * gdb.cell/bt.exp: Likewise.
2223 * gdb.cell/core.exp: Likewise.
2224 * gdb.cell/dwarfaddr.exp: Likewise.
2225 * gdb.cell/ea-cache.exp: Likewise.
2226 * gdb.cell/ea-standalone.exp: Likewise.
2227 * gdb.cell/f-regs.exp: Likewise.
2228 * gdb.cell/fork.exp: Likewise.
2229 * gdb.cell/gcore.exp: Likewise.
2230 * gdb.cell/mem-access.exp: Likewise.
2231 * gdb.cell/ptype.exp: Likewise.
2232 * gdb.cell/registers.exp: Likewise.
2233 * gdb.cell/sizeof.exp: Likewise.
2234 * gdb.cell/solib-symbol.exp: Likewise.
2235 * gdb.cell/solib.exp: Likewise.
617cd4bc 2236
a81aaca0
PA
22372017-11-25 Pedro Alves <palves@redhat.com>
2238
2239 * gdb.base/complete-empty.exp: New file.
2240 * gdb.base/completion.exp: Adjust.
2241
6a3c6ee4
PA
22422017-11-25 Pedro Alves <palves@redhat.com>
2243
2244 * gdb.linespec/cpls-ops.cc: New file.
2245 * gdb.linespec/cpls-ops.exp: New file.
2246 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2247 factored out from ...
2248 (test_complete_prefix_range): ... this.
2249
8955eb2d
PA
22502017-11-24 Pedro Alves <palves@redhat.com>
2251
2252 * gdb.linespec/cpcompletion.exp: New file.
2253 * gdb.linespec/cpls-hyphen.cc: New file.
2254 * gdb.linespec/cpls.cc: New file.
2255 * gdb.linespec/cpls2.cc: New file.
2256 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2257 test to use test_gdb_complete_unique. Add label completion,
2258 keyword completion and explicit location completion tests.
2259 * lib/completion-support.exp: New file.
2260
e547c119
JB
22612017-11-24 Joel Brobecker <brobecker@adacore.com>
2262
2263 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2264 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2265 when hitting an exception catchpoint.
2266
7c3c1aa8
YQ
22672017-11-22 Yao Qi <yao.qi@linaro.org>
2268
2269 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2270
41bd68f5
SM
22712017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2272
2273 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2274 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2275 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2276
1daad298
YQ
22772017-11-22 Yao Qi <yao.qi@linaro.org>
2278
2279 * gdb.base/info-os.exp: Pass pthreads.
2280 * gdb.multi/multi-attach.exp: Likewise.
2281
88465e87
YQ
22822017-11-22 Yao Qi <yao.qi@linaro.org>
2283
2284 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2285 compiler.
2286
dc196b23
YQ
22872017-11-22 Yao Qi <yao.qi@linaro.org>
2288
2289 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2290 * gdb.base/break-interp.exp: Likewise.
2291 * gdb.base/jit-attach-pie.exp: Likewise.
2292
2400729e
UW
22932017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2294
2295 * gdb.base/float128.c (large128): New variable.
2296 * gdb.base/float128.exp: Add test to print largest __float128 value.
2297
7a26362d
UW
22982017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2299
2300 * gdb.arch/vsx-regs.exp: Update register content checks.
2301
ed0f4273
UW
23022017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2303
2304 * gdb.arch/ppc-longdouble.exp: New file.
2305 * gdb.arch/ppc-longdouble.c: Likewise.
2306
a25d69c6
PA
23072017-11-21 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2310
73fcf641
PA
23112017-11-20 Pedro Alves <palves@redhat.com>
2312
2313 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2314 (long_double_typedef): New typedefs.
2315 Use DEF on double and long double.
2316 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2317 cases.
2318 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2319 and 'long_double_ptr_same_size' locals. Use them to decide
2320 whether cast from array/function to float is valid/invalid.
2321
71a3c369
TT
23222017-11-17 Tom Tromey <tom@tromey.com>
2323
2324 * gdb.rust/traits.rs: New file.
2325 * gdb.rust/traits.exp: New file.
2326
ced9779b
JB
23272017-11-17 Joel Brobecker <brobecker@adacore.com>
2328
2329 * gdb.ada/minsyms: New testcase.
2330
a0922d80
PA
23312017-11-16 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2334 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2335
ea04e54c
PA
23362017-11-16 Pedro Alves <palves@redhat.com>
2337
2338 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2339 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2340
e849ea89
PA
23412017-11-16 Pedro Alves <palves@redhat.com>
2342
2343 * gdb.server/reconnect-ctrl-c.c: New file.
2344 * gdb.server/reconnect-ctrl-c.exp: New file.
2345
d8ae99a7
PM
23462017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2347
2348 * gdb.python/py-rbreak.exp: New file.
2349 * gdb.python/py-rbreak.c: New file.
2350 * gdb.python/py-rbreak-func2.c: New file.
2351
968a13f8
PA
23522017-11-16 Pedro Alves <palves@redhat.com>
2353
2354 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2355 pattern.
2356 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2357 GDB.
2358
71774bc9
SM
23592017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2360
2361 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2362 regex.
2363
ddbb44cf
SM
23642017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2365
2366 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2367 test names.
2368
584a564f
PA
23692017-11-09 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2372 factored out from ...
2373 (top level): ... here, and adjusted to avoid expecting beyond the
2374 prompt in a single gdb_test_multiple.
2375
5ed7a928
PA
23762017-11-09 Pedro Alves <palves@redhat.com>
2377
2378 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2379 output.
2380 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2381 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2382 * gdb.server/ext-run.exp ("kill" test): Likewise.
2383 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2384
a60e0738
PA
23852017-11-09 Pedro Alves <palves@redhat.com>
2386
2387 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2388 match till end of line.
2389
2c88253f
PA
23902017-11-09 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2393
c7a38517
PA
23942017-11-09 Pedro Alves <palves@redhat.com>
2395
2396 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2397 New procedures, factored out from ...
2398 (top level): ... here, and adjusted to avoid expecting beyond the
2399 prompt in one go.
2400
f29f4b6b
PA
24012017-11-09 Pedro Alves <palves@redhat.com>
2402
2403 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2404 output. Fix '?' match.
2405
286acbb5
JB
24062017-11-08 Joel Brobecker <brobecker@adacore.com>
2407
2408 * gdb.ada/scoped_watch: New testcase.
2409 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2410 which is actually correct.
2411 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2412 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2413
62d7ae92
PA
24142017-11-08 Pedro Alves <palves@redhat.com>
2415
2416 * gdb.gdb/complaints.exp (test_initial_complaints)
2417 (test_serial_complaints, test_short_complaints): Call
2418 complaint_internal instead of complaint.
2419
280ca31f
DT
24202017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2421
2422 * gdb.threads/tls-core.c: New file.
2423 * gdb.threads/tls-core.exp: Likewise.
2424
b5ec771e
PA
24252017-11-08 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2428 (p Exported_Capitalized): New test.
2429 (p exported_capitalized): New test.
2430
a02b41a7
PA
24312017-11-07 Pedro Alves <palves@redhat.com>
2432
2433 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2434
95e95a6d
PA
24352017-11-07 Pedro Alves <palves@redhat.com>
2436
2437 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2438 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2439 (disable_invalid, disable_inverted, disable_negative): New
2440 procedures.
2441 ("bad numbers"): New set of tests.
2442
cee62dbd
PA
24432017-11-07 Pedro Alves <palves@redhat.com>
2444
2445 * gdb.cp/ena-dis-br-range.exp: Add tests.
2446
cc638e86
PA
24472017-11-07 Pedro Alves <palves@redhat.com>
2448
2449 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2450
d0fe4701
XR
24512017-11-07 Xavier Roirand <roirand@adacore.com>
2452 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/ena-dis-br.exp: Add reference to
2455 gdb.cp/ena-dis-br-range.exp.
2456 * gdb.cp/ena-dis-br-range.exp: New file.
2457 * gdb.cp/ena-dis-br-range.cc: New file.
2458
46f67f80
PA
24592017-11-06 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.base/attach-non-pgrp-leader.c: New.
2462 * gdb.base/attach-non-pgrp-leader.exp: New.
2463
726e1356
PA
24642017-11-06 Pedro Alves <palves@redhat.com>
2465
2466 * configure.ac: No longer check for termio.h and sgtty.h.
2467 * configure: Regenerate.
2468 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2469 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2470 Remove termio and sgtty code.
2471
50ab6ace
YQ
24722017-11-03 Yao Qi <yao.qi@linaro.org>
2473
2474 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2475 in GDB is disabled.
2476
8e68731c
YQ
24772017-11-03 Yao Qi <yao.qi@linaro.org>
2478
2479 * gdb.python/py-thrhandle.exp: Skip it if python is not
2480 enabled.
2481
3a87ae65
SM
24822017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2483
2484 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2485 as a breakpoint command.
2486
484d8d36
MD
24872017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2488
2489 PR python/21213
2490 * gdb.python/py-infthread.exp: Test calling
2491 InferiorThread.inferior () multiple times in a row.
2492
4a27f119
KS
24932017-10-27 Keith Seitz <keiths@redhat.com>
2494
2495 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2496 Test "info break" for every inlined function breakpoint.
2497
bb11dd58
YQ
24982017-10-27 Yao Qi <yao.qi@linaro.org>
2499
2500 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2501
a43f3893
PF
25022017-10-26 Patrick Frants <osscontribute@gmail.com>
2503
2504 * gdb.cp/classes.exp (test_static_members): Test printing
2505 Outer::instance.
2506 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2507 (Inner::instance, Outer::instance): New.
2508
792ccf00
PA
25092017-10-24 Pedro Alves <palves@redhat.com>
2510
2511 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2512 extra console" test in two stages.
2513
eb2bfbad
PA
25142017-10-24 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2517
1f75a651
PA
25182017-10-24 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2521 loop.
2522
779990d9
PA
25232017-10-24 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2526 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2527
ad9b8f5d
PA
25282017-10-24 Pedro Alves <palves@redhat.com>
2529
2530 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2531 parameter and handle it. Don't output read value in test name.
2532
fee6da6e
PA
25332017-10-24 Pedro Alves <palves@redhat.com>
2534
2535 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2536 custom test name.
2537
10389c2c
PA
25382017-10-24 Pedro Alves <palves@redhat.com>
2539
2540 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2541 include the unstable output directory name in the test's name.
2542 (initial_setup_simple) <'set args'>: Use custom test name.
2543
a80e65a9
PA
25442017-10-24 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2547 with explicit test name.
2548
15763a09
PA
25492017-10-20 Pedro Alves <palves@redhat.com>
2550
2551 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2552 'wait -i'. Use gdb_assert and remote_close.
2553
49a4ce2e
AB
25542017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2557 number from variable rather than hard-coded.
2558
a75868f5
PA
25592017-10-19 Pedro Alves <palves@redhat.com>
2560
2561 * gdb.base/long-inferior-output.c: New file.
2562 * gdb.base/long-inferior-output.exp: New file.
2563
c8ba13ad
KS
25642017-11-18 Keith Seitz <keiths@redhat.com>
2565
2566 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2567 method.
2568 (main): Call it.
2569 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2570 Add additional user-defined conversion operator tests.
2571
b27de576
PA
25722017-10-17 Pedro Alves <palves@redhat.com>
2573
2574 * boards/native-stdio-gdbserver.exp: Load "local-board".
2575
8484c955
PA
25762017-10-17 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.base/quit-live.c: New file.
2579 * gdb.base/quit-live.exp: New file.
2580
83d5a34d
KS
25812017-10-16 Keith Seitz <keiths@redhat.com>
2582
2583 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2584 (class_with_protected_typedef, class_with_private_typedef)
2585 (struct_with_public_typedef, struct_with_protected_typedef)
2586 (struct_with_private_typedef): New classes/structs.
2587 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2588 typedefs and access specifiers.
2589
739b3f1d
PA
25902017-10-16 Pedro Alves <palves@redhat.com>
2591 Simon Marchi <simon.marchi@polymtl.ca>
2592
2593 * README (Local vs Remote vs Native): New section.
2594 * boards/local-board.exp: New file, with bits factored out from
2595 ...
2596 * boards/native-extended-gdbserver.exp: ... here. Load
2597 "local-board".
2598 * boards/native-gdbserver.exp: Load "local-board".
2599 (${board}_spawn, ${board}_exec): Delete.
2600 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2601 ...
2602 * boards/stdio-gdbserver-base.exp: ... this new file.
2603 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2604 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2605 procedure.
2606 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2607 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2608 stdio_gdbserver_command.
2609 (${board}_get_remote_address, ${board}_get_comm_port)
2610 (${board}_download, ${board}_upload): Delete.
2611 (get_target_remote_pipe_cmd): New.
2612
fe68b953
SM
26132017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2614
2615 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2616 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2617 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2618 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2619 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2620 remove with_test_prefix.
2621
300b6685
PA
26222017-10-13 Pedro Alves <palves@redhat.com>
2623
2624 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2625 * gdb.base/annota1.exp: Use it instead of is_remote.
2626 * gdb.base/annota3.exp: Use it instead of is_remote.
2627 * gdb.cp/annota2.exp: Use it instead of is_remote.
2628 * gdb.cp/annota3.exp: Use it instead of is_remote.
2629 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2630
50500caf
PA
26312017-10-13 Pedro Alves <palves@redhat.com>
2632
2633 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2634 (test_num_test_vars, run_and_count_vars, find_env)
2635 (test_set_unset_env, test_inherit_env_var): New procedures.
2636 (top level): Use them.
2637
dad0c6d2
PA
26382017-10-13 Pedro Alves <palves@redhat.com>
2639
2640 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2641 also skip on stub-like targets.
2642
8b0553c1
PA
26432017-10-13 Pedro Alves <palves@redhat.com>
2644
2645 PR gdb/22293
2646 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2647 (top level): Move some tests to ...
2648 (test_not_found): ... this new procedure.
2649 (top level): Call it.
2650
7594f623
PA
26512017-10-13 Pedro Alves <palves@redhat.com>
2652
2653 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2654 expect different "info terminal" output if testing with a
2655 non-native target.
2656
ebe3b402
PA
26572017-10-13 Pedro Alves <palves@redhat.com>
2658 Simon Marchi <simon.marchi@polymtl.ca>
2659
2660 PR python/12966
2661 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2662
42f1b161
PA
26632017-10-13 Pedro Alves <palves@redhat.com>
2664
2665 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2666 already.
2667
8d6ef72b
PA
26682017-10-13 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2671 is_remote.
2672
d7bcd5b8
PA
26732017-10-13 Pedro Alves <palves@redhat.com>
2674
2675 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2676 is_remote.
2677
df479dc6
PA
26782017-10-13 Pedro Alves <palves@redhat.com>
2679
2680 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2681 is set.
2682 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2683 instead of is_remote.
2684
23fb630a
PA
26852017-10-13 Pedro Alves <palves@redhat.com>
2686
2687 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2688 (top level): Add comment.
2689
cc77b1dc
PA
26902017-10-13 Pedro Alves <palves@redhat.com>
2691
2692 * gdb.base/remote.exp (top level): Fix comment typo and add
2693 missing return.
2694
27c9e813
PA
26952017-10-13 Pedro Alves <palves@redhat.com>
2696 Simon Marchi <simon.marchi@polymtl.ca>
2697
2698 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2699 calls and add comments. Skip test if use_gdb_stub is set.
2700 (top level): Use "set cwd" command instead of "cd" command.
2701
5e830d98
PA
27022017-10-13 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2705 is_remote target check.
2706
f5ca0032
PA
27072017-10-13 Pedro Alves <palves@redhat.com>
2708
2709 * gdb.base/scope.exp: Use build_executable + clean_restart +
2710 gdb_file_cmd instead of prepare_for_testing and no longer skip
2711 "before run" tests on is_remote target boards. Update comments.
2712 * boards/native-extended-gdbserver.exp
2713 (extended_gdbserver_load_last_file): New, factored out from ...
2714 (gdb_load): ... this. Move further below and add comment.
2715 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2716
8aed1c0d
PA
27172017-10-12 Pedro Alves <palves@redhat.com>
2718
2719 * gdb.base/attach.exp: Remove references to gdb64.
2720 * gdb.base/dbx.exp: Remove references to gdb64.
2721
cfa34c87
SM
27222017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2723 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.base/label.exp: Remove is_remote target check.
2726
9192b7de
PA
27272017-10-12 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/auvx.exp (coredir): Update comment.
2730 (top level) <core_works>: Use "set cwd" command instead of "cd"
2731 command.
2732
6bf0052d
PA
27332017-10-12 Pedro Alves <palves@redhat.com>
2734 Simon Marchi <simon.marchi@polymtl.ca>
2735
2736 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2737 target boards.
2738
e48ef82d
PA
27392017-10-12 Pedro Alves <palves@redhat.com>
2740 Simon Marchi <simon.marchi@polymtl.ca>
2741
2742 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2743 Instead skip if there's any gdb_protocol set.
2744
8d7aea57
SM
27452017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2746 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2749
30440677
PA
27502017-10-12 Pedro Alves <palves@redhat.com>
2751 Simon Marchi <simon.marchi@polymtl.ca>
2752
2753 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2754 instead of on dejagnu remote boards.
2755
4e04f045 27562017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2757 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2758
2759 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2760 checks. Use build_executable + clean_restart instead of
2761 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2762 of enabling non-stop after starting gdb.
2763
871a186e
PA
27642017-10-12 Pedro Alves <palves@redhat.com>
2765
2766 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2767 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2768 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2769 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2770
56d704da
AK
27712017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2772
2773 * gdb.arch/arc-tdesc-cpu.exp: New file.
2774 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2775
2f20e312
SM
27762017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2777
2778 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2779
65630365
PA
27802017-10-10 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2783 expect CLI output.
2784
bf469271
PA
27852017-10-10 Pedro Alves <palves@redhat.com>
2786
2787 * lib/selftest-support.exp (selftest_setup): Update for
2788 captured_command_loop's prototype change.
2789
777a42f1
PA
27902017-10-09 Pedro Alves <palves@redhat.com>
2791
2792 Test both arch1=>arch2 and arch2=>arch1.
2793
2794 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2795 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2796 factored out to...
2797 (append_arch1_options, append_arch2_options, append_arch_options)
2798 (build_executables): New procedures.
2799 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2800 local.
2801 (top level): Add new 'first_arch' testing axis.
2802
cbd2b4e3
PA
28032017-10-09 Pedro Alves <palves@redhat.com>
2804
2805 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2806 (barrier): New.
2807 (thread_start, all_started): New functions.
2808 (main): Spawn new thread and wait until it is scheduled.
2809 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2810 option.
2811 (do_test): Add 'selected_thread' parameter. Run to all_started
2812 instead of main. Explicitly set the breakpoint at main. Switch
2813 to the SELECTED_THREAD thread.
2814 (top level): Test handling the exec event with either the main
2815 thread or the second thread selected.
2816
5c9e4427
PA
28172017-10-09 Pedro Alves <palves@redhat.com>
2818
2819 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2820 logic. Move STOP marker after the value checks.
2821 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2822 regexp.
2823
b3b7c423
SL
28242017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2825
2826 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2827
3b4b2f16
UW
28282017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2829
2830 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2831 integer-to-dfp conversion.
2832 * gdb.base/dfp-test.exp: Likewise.
2833
5cd63fda
PA
28342017-10-04 Pedro Alves <palves@redhat.com>
2835
2836 * gdb.multi/hangout.c: Include <unistd.h>.
2837 (hangout_loop): New function.
2838 (main): Call alarm. Call hangout_loop in a loop.
2839 * gdb.multi/hello.c: Include <unistd.h>.
2840 (hello_loop): New function.
2841 (main): Call alarm. Call hangout_loop in a loop.
2842 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2843 inferior with the other selected.
2844
4c71c105
SM
28452017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2846
2847 * gdb.mi/list-thread-groups-available.exp: New file.
2848 * gdb.mi/list-thread-groups-available.c: New file.
2849
bc3b087d
SDJ
28502017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2851
2852 * gdb.base/set-cwd.exp: Make it available on
2853 native-extended-gdbserver.
2854
d092c5a2
SDJ
28552017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2856
2857 * gdb.base/set-cwd.c: New file.
2858 * gdb.base/set-cwd.exp: Likewise.
2859
45320ffa
TT
28602017-10-02 Tom Tromey <tom@tromey.com>
2861
2862 PR rust/22236:
2863 * gdb.rust/simple.rs (main): New variable "fslice".
2864 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2865
b3e3859b
TT
28662017-10-02 Tom Tromey <tom@tromey.com>
2867
2868 * gdb.rust/simple.exp: Test ptype of a slice.
2869
01af5e0d
TT
28702017-10-02 Tom Tromey <tom@tromey.com>
2871
2872 * gdb.rust/simple.exp: Test index of slice.
2873
a9bbfbd8
TT
28742017-09-27 Tom Tromey <tom@tromey.com>
2875
2876 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2877
df8899e5
TP
28782017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2879 Pedro Alves <palves@redhat.com>
2880
2881 * gdb.base/compare-sections.exp (get value of read-only section): Read
2882 as unsigned value.
2883 (corrupt read-only section): Likewise and don't set written if patching
2884 failed.
2885
757bf54b
KB
28862017-09-21 Kevin Buettner <kevinb@redhat.com>
2887
2888 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2889 files.
2890
06871ae8
PA
28912017-09-20 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2894 symbol names in gdb's output.
2895 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2896
e5f25bc5
PA
28972017-09-20 Pedro Alves <palves@redhat.com>
2898
2899 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2900 Rename to ...
2901 (test_list_ambiguous_symbol): ... this and add a symbol name
2902 parameter. Adjust.
2903 (test_list_ambiguous_function): Reimplement on top of
2904 test_list_ambiguous_symbol and also test listing ambiguous
2905 variables.
2906 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2907 (ambiguous_fun): ... this.
2908 (ambiguous_var): New.
2909 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2910 (ambiguous_fun): ... this.
2911 (ambiguous_var): New.
2912
4e5a4f58
JB
29132017-09-19 John Baldwin <jhb@FreeBSD.org>
2914
2915 * gdb.base/starti.c: New file.
2916 * gdb.base/starti.exp: New file.
2917 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2918
26e53f3e
PA
29192017-09-14 Pedro Alves <palves@redhat.com>
2920
2921 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2922 (top level): Use it instead of runto.
2923
cb791d59
TT
29242017-09-11 Tom Tromey <tom@tromey.com>
2925
2926 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2927
7c96f8c1
TT
29282017-09-11 Tom Tromey <tom@tromey.com>
2929
2930 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2931 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2932
469412dd
CW
29332017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2934
2935 * gdb.fortran/printing-types.exp: New file.
2936 * gdb.fortran/printing-types.exp: New file.
2937
e0f86435
BH
29382017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2939
2940 * gdb.fortran/vla-ptype.exp: Fix typos.
2941 * gdb.fortran/vla-value.exp: Same.
2942
9e9af4be
BH
29432017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2944
2945 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2946 * gdb.mi/mi-var-child-f.exp: Likewise.
2947 * gdb.mi/mi-vla-fortran.exp: Likewise.
2948
a5ad232b
FP
29492017-09-08 Frank Penczek <frank.penczek@intel.com>
2950 Christoph Weinmann <christoph.t.weinmann@intel.com>
2951 Bernhard Heckel <bernhard.heckel@intel.com>
2952
2953 * gdb.fortran/ptr-indentation.f90: New file.
2954 * gdb.fortran/ptr-indentation.exp: New file.
2955
5aec60eb
TT
29562017-09-05 Tom Tromey <tom@tromey.com>
2957
2958 PR gdb/22010:
2959 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2960
8f8f8152
TP
29612017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2962
2963 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2964
fbd1b771
JK
29652017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2966
2967 * gdb.threads/tls-nodebug-pie.c: New file.
2968 * gdb.threads/tls-nodebug-pie.exp: New file.
2969
5eb5f850
TT
29702017-09-05 Tom Tromey <tom@tromey.com>
2971
2972 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2973 for rust.
2974
ae780a21
SM
29752017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2976
2977 * gdb.multi/multi-arch-exec.exp: Test with different
2978 "follow-exec-mode" settings.
2979 (do_test): New procedure.
2980
3693fdb3
PA
29812017-09-04 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.base/func-static.c (S::method const, S::method volatile)
2984 (S::method volatile const): New methods.
2985 (c_s, v_s, cv_s): New instances.
2986 (main): Call method() on them.
2987 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2988 (cannot_resolve): New procedure.
2989 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2990 print-quote-unquoted columns.
2991 (do_test): Test printing each scope too.
2992
e68cb8e0
PA
29932017-09-04 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.base/local-static.exp: Also test with
2996 class::method::variable wholly quoted.
2997 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2998
858be34c
PA
29992017-09-04 Pedro Alves <palves@redhat.com>
3000
3001 * gdb.base/local-static.c: New.
3002 * gdb.base/local-static.cc: New.
3003 * gdb.base/local-static.exp: New.
3004
46a4882b
PA
30052017-09-04 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.asm/asm-source.exp: Add casts to int.
3008 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3009 (dataglobal64_1, dataglobal64_2): New globals.
3010 * gdb.base/nodebug.exp: Test different expressions involving the
3011 new globals, with print, whatis and ptype. Add casts to int.
3012 * gdb.base/solib-display.exp: Add casts to int.
3013 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3014 * gdb.cp/m-static.exp: Add cast to int.
3015 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3016 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3017 tls variable with no debug info without a cast. Test with a cast
3018 to int too.
3019 * gdb.trace/entry-values.exp: Add casts.
3020
2c5a2be1
PA
30212017-09-04 Pedro Alves <palves@redhat.com>
3022
3023 * gdb.base/nodebug.exp: Test that ptype's error about functions
3024 with unknown return type includes the function name too.
3025
7022349d
PA
30262017-09-04 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3029 return type of munmap in infcall.
3030 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3031 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3032 type of ftell in infcall.
3033 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3034 type of getpid in infcall.
3035 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3036 infcall.
3037 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3038 Bail on failure to extract the pid.
3039 * gdb.base/nodebug.c: #include <stdint.h>.
3040 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3041 New functions.
3042 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3043 Change expected output of print/whatis/ptype with functions with
3044 no debug info. Test all supported languages. Call
3045 test_call_promotion.
3046 * gdb.compile/compile.exp: Adjust expected output to expect
3047 warning.
3048 * gdb.threads/siginfo-threads.exp: Likewise.
3049
54990598
PA
30502017-09-04 Pedro Alves <palves@redhat.com>
3051
3052 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3053 "prototypes". Test calling float functions via prototyped and
3054 unprototyped function pointers.
3055 (perform_all_tests): New parameter "prototypes". Pass it down.
3056 (top level): Pass down "prototypes" parameter to
3057 perform_all_tests.
3058
34d16ea2
SM
30592017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3060
3061 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3062 Test with nested loops.
3063
9521ecda
SM
30642017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3065
3066 * gdb.base/commands.exp: Call the new procedures.
3067 (loop_break_test, loop_continue_test): New procedures.
3068
80a65e9b
SM
30692017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3070
3071 * gdb.base/commands.exp: Call new procedure.
3072 (define_if_without_arg_test): New procedure.
3073
e439fa14
PA
30742017-09-04 Pedro Alves <palves@redhat.com>
3075
3076 * gdb.base/list-ambiguous.exp: New file.
3077 * gdb.base/list-ambiguous0.c: New file.
3078 * gdb.base/list-ambiguous1.c: New file.
3079 * gdb.base/list.exp (test_list_range): Adjust expected output.
3080
0a2dde4a
SDJ
30812017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3082
3083 * gdb.base/share-env-with-gdbserver.c: New file.
3084 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3085
5e89eb3a
SM
30862017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3087
3088 * gdb.base/commands.exp (gdbvar_simple_if_test,
3089 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3090 progvar_simple_if_test, progvar_simple_while_test,
3091 progvar_complex_if_while_test, user_defined_command_test,
3092 user_defined_command_args_eval,
3093 user_defined_command_args_stack_test,
3094 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3095 temporary_breakpoint_commands,
3096 gdb_test_no_prompt, redefine_hook_test,
3097 redefine_backtrace_test): Remove "global gdb_prompt".
3098
fd437cbc
SM
30992017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3100
3101 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3102 New proc, call it from toplevel.
3103
87215ad1
SDJ
31042017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3105
3106 PR remote/21852
3107 * gdb.server/normal.c: New file, copied from gdb.base.
3108 * gdb.server/run-without-local-binary.exp: New file.
3109
58afddc6
WP
31102017-08-07 Weimin Pan <weimin.pan@oracle.com>
3111
3112 * gdb.arch/sparc64-adi.exp: New file.
3113 * gdb.arch/sparc64-adi.c: New file.
3114
5277199a
PA
31152017-08-22 Pedro Alves <palves@redhat.com>
3116
3117 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3118 (top level): Add "list all overloads" tests.
3119
14278e1f
TT
31202017-08-22 Tom Tromey <tom@tromey.com>
3121
3122 * gdb.gdb/xfullpath.exp: Remove.
3123
bf223d3e
PA
31242017-08-21 Pedro Alves <palves@redhat.com>
3125
3126 PR gdb/19487
3127 * gdb.base/symbol-alias.c: New.
3128 * gdb.base/symbol-alias2.c: New.
3129 * gdb.base/symbol-alias.exp: New.
3130
c973d0aa
PA
31312017-08-21 Pedro Alves <palves@redhat.com>
3132
3133 * gdb.base/dfp-test.c
3134 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3135 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3136 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3137 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3138 * gdb.base/whatis-ptype-typedefs.c: New.
3139 * gdb.base/whatis-ptype-typedefs.exp: New.
3140 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3141 (an_int, an_int_type, an_int_type2): New globals.
3142 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3143 involving typedefs and cast expressions.
3144 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3145 (lookup_typedefs_function): New.
3146 (typedefs_pretty_printers_dict): New.
3147 (top level): Register lookup_typedefs_function in
3148 gdb.pretty_printers.
3149
6d580b63
YQ
31502017-08-18 Yao Qi <yao.qi@linaro.org>
3151
3152 * gdb.server/unittest.exp: New.
3153
206726fb
SDJ
31542017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3155
3156 PR gdb/21954
3157 * gdb.base/environ.exp: Add test to check if 'unset environment'
3158 works.
3159
bf0ec4c2
AA
31602017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3161
3162 * lib/gdb.exp (universal_compile_options): New caching proc.
3163 (gdb_compile): Suppress GCC's coloring of messages.
3164
d6382fff
TT
31652017-08-14 Tom Tromey <tom@tromey.com>
3166
3167 PR gdb/21675:
3168 * gdb.base/printcmds.exp (test_radices): New function.
3169 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3170 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3171 * lib/gdb.exp (get_integer_valueof): Use p/d.
3172
c2c2dd9f
SM
31732017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3174
3175 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3176 characters.
3177
fdffd6f4
TT
31782017-08-05 Tom Tromey <tom@tromey.com>
3179
3180 * gdb.rust/simple.exp: Allow String to appear in a different
3181 namespace.
3182
27d41eac
YQ
31832017-07-26 Yao Qi <yao.qi@linaro.org>
3184
3185 * gdb.gdb/unittest.exp: Invoke command
3186 "maintenance check xml-descriptions".
3187
031ed05d
AA
31882017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3189
3190 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3191 calling context.
3192 (hex128): Drop erroneous calculation of parameters.
3193
dcd27ddf
SM
31942017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3195
3196 * gdb.python/py-unwind.exp: Disable stack protection when
3197 building test file.
3198
47e77640
PA
31992017-07-20 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.base/default.exp (set language): Adjust expected output.
3202
62d2a18a
PA
32032017-07-20 Pedro Alves <palves@redhat.com>
3204
3205 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3206 (test_minsym): ... this, and make static.
3207 (get_pck__foo__bar__minsym): Rename to ...
3208 (get_test_minsym): ... this.
3209 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3210 symbol names and comments.
3211 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3212 (get_test_minsym): ... this.
3213 (pck__foo__bar__minsym__2): Rename to ...
3214 (test_minsym): ... this.
3215 (main): Adjust.
3216
c45ec17c
PA
32172017-07-17 Pedro Alves <palves@redhat.com>
3218
3219 * gdb.base/completion.exp: Adjust expected output.
3220 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3221 the completer works.
3222
c6756f62
PA
32232017-07-17 Pedro Alves <palves@redhat.com>
3224
3225 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3226
5bd68487
AB
32272017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3228
3229 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3230
8880f2a9
TT
32312017-07-14 Tom Tromey <tom@tromey.com>
3232
3233 PR rust/21764:
3234 * gdb.rust/simple.exp: Add tests.
3235
65547233
TT
32362017-07-14 Tom Tromey <tom@tromey.com>
3237
3238 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3239
8f14146e
PA
32402017-07-14 Pedro Alves <palves@redhat.com>
3241
3242 * gdb.linespec/base/one/thefile.cc (z1): New function.
3243 * gdb.linespec/base/two/thefile.cc (z2): New function.
3244 * gdb.linespec/linespec.exp: Add tests.
3245
b4365d02
AB
32462017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3247
3248 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3249 to mi_create_breakpoint.
3250
5d2cbaa5
AB
32512017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3252
3253 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3254 mi_create_breakpoint.
3255
11cb5716
IB
32562017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3257
3258 * gdb.dlang/demangle.exp: Update for demangling changes.
3259
03278692
TT
32602017-07-09 Tom Tromey <tom@tromey.com>
3261
3262 * gdb.dwarf2/shortpiece.exp: New file.
3263
33c5cd75
DB
32642017-07-06 David Blaikie <dblaikie@gmail.com>
3265
3266 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3267 built from fissiont-multi-cu{1,2}.c.
3268 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3269 except putting 'main' and 'func' in separate CUs in the same DWO file.
3270 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3271 test.
3272 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3273 test.
3274
8455d262
PA
32752017-07-06 Pedro Alves <palves@redhat.com>
3276
3277 * gdb.python/py-unwind.exp: Test flushregs.
3278
dc4bde35
SDJ
32792017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3280
3281 PR cli/21688
3282 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3283 tests for alias commands and trailing whitespace.
3284
51ed89aa
SDJ
32852017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3286
3287 PR cli/21688
3288 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3289 procedure. Call it.
3290
eb17d413
PA
32912017-06-29 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.base/printcmds.exp: Add tests.
3294
41664b45
DG
32952017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3296
3297 PR gdb/21337
3298 * gdb.base/reread-readsym.exp: New file.
3299 * gdb.base/reread-readsym.c: New file.
3300
75312ae3
KB
33012017-06-21 Kevin Buettner <kevinb@redhat.com>
3302
3303 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3304 subpattern.
3305
66953522
PB
33062017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3307
3308 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3309 extended mnemonic.
3310 * gdb.arch/powerpc-power9.s: Likewise.
3311
5524b525
AA
33122017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3313
3314 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3315 on 32-bit x86 targets. Exploit is_*_target macros where
3316 appropriate.
3317
03c8af18
AA
33182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3319
3320 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3321 register pieces.
3322
3bf31011
AA
33232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3324
3325 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3326 located in one or more DWARF pieces.
3327
805acca0
AA
33282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3329
3330 * lib/gdb.exp (get_endianness): New proc.
3331 * gdb.arch/aarch64-fp.exp: Use it.
3332 * gdb.arch/altivec-regs.exp: Likewise.
3333 * gdb.arch/e500-regs.exp: Likewise.
3334 * gdb.arch/vsx-regs.exp: Likewise.
3335 * gdb.base/dump.exp: Likewise.
3336 * gdb.base/funcargs.exp: Likewise.
3337 * gdb.base/gnu_vector.exp: Likewise.
3338 * gdb.dwarf2/formdata16.exp: Likewise.
3339 * gdb.dwarf2/implptrpiece.exp: Likewise.
3340 * gdb.dwarf2/nonvar-access.exp: Likewise.
3341 * gdb.python/py-inferior.exp: Likewise.
3342 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3343
e9352324
AA
33442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3345
3346 PR gdb/21226
3347 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3348 stack value pieces are taken from the LSB end.
3349
d5d1163e
AA
33502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3351
3352 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3353 variable at nonzero offset.
3354
0567c986
AA
33552017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3356
3357 * gdb.dwarf2/var-access.c: New file.
3358 * gdb.dwarf2/var-access.exp: New test.
3359 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3360
973e9aab
TT
33612017-06-12 Tom Tromey <tom@tromey.com>
3362
3363 * gdb.dwarf2/formdata16.exp: Add tests.
3364
d9109c80
TT
33652017-06-12 Tom Tromey <tom@tromey.com>
3366
3367 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3368
30a25466
TT
33692017-06-12 Tom Tromey <tom@tromey.com>
3370
3371 PR exp/16225:
3372 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3373 * gdb.arch/vsx-regs.exp: Update tests.
3374 * gdb.arch/s390-vregs.exp (hex128): New proc.
3375 Update test.
3376 * gdb.arch/altivec-regs.exp: Update tests.
3377
aefd8b33
SDJ
33782017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3379
3380 * gdb.base/startup-with-shell.c: New file.
3381 * gdb.base/startup-with-shell.exp: Likewise.
3382
2090129c
SDJ
33832017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3384
3385 * gdb.server/non-existing-program.exp: Update regex in order to
3386 reflect the fact that gdbserver is now using fork_inferior (with a
3387 shell) to startup the inferior.
3388
8e86a419
SM
33892017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3390
3391 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3392 support function calls from GDB.
3393
e6cf65f2
TT
33942017-05-21 Tom Tromey <tom@tromey.com>
3395
3396 PR rust/21466:
3397 * gdb.rust/unsized.exp: New file.
3398 * gdb.rust/unsized.rs: New file.
3399
43cc5389
TT
34002017-05-19 Tom Tromey <tom@tromey.com>
3401
3402 PR rust/21484:
3403 * gdb.rust/watch.exp: New file.
3404 * gdb.rust/watch.rs: New file.
3405
ec8df234
TT
34062017-05-18 Tom Tromey <tom@tromey.com>
3407
3408 * gdb.rust/simple.exp: Allow Box to be qualified.
3409
3e3e7fae
TP
34102017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3411
3412 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3413
59cc050d
PA
34142017-05-18 Pedro Alves <palves@redhat.com>
3415
3416 * gdb.base/fileio.c (test_write, test_read, test_close)
3417 (test_fstat): Don't print 'ret' in the fail path.
3418
c8f6abd1
PA
34192017-05-18 Pedro Alves <palves@redhat.com>
3420
3421 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3422 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3423 (test_system, test_rename, test_unlink, test_time): Change
3424 prototypes.
3425 * gdb.base/fileio.exp (stop_msg): Adjust.
3426
d2a03b77
PA
34272017-05-18 Pedro Alves <palves@redhat.com>
3428
3429 * gdb.base/fileio.c (null_str): New global.
3430 (test_stat): Use it.
3431 * gdb.base/fileio.exp: Remove nowarnings.
3432
0d5c6999
YQ
34332017-05-17 Yao Qi <yao.qi@linaro.org>
3434
3435 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3436
21873064
YQ
34372017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3438
3439 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3440 argument command.
3441 (top-level): Invoke test_set_inferior_tty.
3442
d512d31c
PA
34432017-05-04 Pedro Alves <palves@redhat.com>
3444
3445 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3446 Add parens to print call for Python 3.
3447
90cef2ed
KS
34482017-05-03 Keith Seitz <keiths@redhat.com>
3449
3450 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3451 (main): Call it.
3452
14f819c8
TW
34532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3454
3455 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3456 to prev and next.
3457
913aeadd
TW
34582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3459
3460 * gdb.python/py-record-btrace.exp: Remove test for
3461 gdb.BtraceInstruction.error.
3462
a3be24ad
TW
34632017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3464
3465 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3466
ae20e79a
TW
34672017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3468
3469 * gdb.python/py-record-btrace-threads.c: New file.
3470 * gdb.python/py-record-btrace-threads.exp: New file.
3471
45ce1b47
SDJ
34722017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3473
3474 PR testsuite/8595
3475 * gdb.base/environ.exp: Make test available in all architectures.
3476 Move bits related to "info program" testing to
3477 gdb.base/info-program.exp. Rewrite tests to use the two new
3478 procedures mentione below.
3479 (test_set_show_env_var) New procedure.
3480 (test_set_show_env_var_equal): Likewise.
3481 * gdb.base/info-program.exp: New file.
3482
e15c3eb4
KS
34832017-04-27 Keith Seitz <keiths@redhat.com>
3484
3485 * gdb.cp/oranking.cc (test15): New function.
3486 (main): Call test15 and declare additional variables for testing.
3487 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3488 "p foo101('abc')" tests.
3489 Add tests for cv qualifier overloads.
3490 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3491 "lvalue reference overload" test.
3492 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3493 "print value of f1 on Child&& in f2" test.
3494
3a3fd0fd
PA
34952017-04-19 Pedro Alves <palves@redhat.com>
3496
3497 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3498 procedure.
3499 (top level): Call it.
3500 * lib/gdb.exp (gdb_define_cmd): New procedure.
3501
53375380
PA
35022017-04-12 Pedro Alves <palves@redhat.com>
3503
3504 PR gdb/21323
3505 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3506 (wchar): New global.
3507 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3508 (do_test_wide_char, wide_char_types_no_program, top level): Add
3509 wchar_t testing.
3510
53e710ac
PA
35112017-04-12 Pedro Alves <palves@redhat.com>
3512
3513 PR c++/21323
3514 * gdb.cp/wide_char_types.c: New file.
3515 * gdb.cp/wide_char_types.exp: New file.
3516
0ad9d8c7
SDJ
35172017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3518
3519 PR gdb/21352
3520 * gdb.trace/tsv.exp: Add test for "tsave -r".
3521
b1b45502
IB
35222017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3523
3524 * gdb.dlang/watch-loc.c: New file.
3525 * gdb.dlang/watch-loc.exp: New file.
3526
ec13808e
JK
35272017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3528
3529 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3530
fe5f7374
AK
35312017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3532
3533 * gdb.arch/arc-analyze-prologue.S: New file.
3534 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3535
eea78757
AK
35362017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3537
3538 * gdb.arch/arc-decode-insn.S: New file.
3539 * gdb.arch/arc-decode-insn.exp: Likewise.
3540
5badf10a
IR
35412017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3542
3543 PR tdep/20928
3544 * gdb.arch/sparc64-regs.exp: New file.
3545 * gdb.arch/sparc64-regs.S: Likewise.
3546
cee59b3f
TW
35472017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3548
3549 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3550 and memory view on Python 3.
3551
c0f55cc6
AV
35522017-03-20 Artemiy Volkov <artemiyv@acm.org>
3553 Keith Seitz <keiths@redhat.com>
3554
3555 PR gdb/14441
3556 * gdb.cp/demangle.exp: Add rvalue reference tests.
3557 * gdb.cp/rvalue-ref-casts.cc: New file.
3558 * gdb.cp/rvalue-ref-casts.exp: New file.
3559 * gdb.cp/rvalue-ref-overload.cc: New file.
3560 * gdb.cp/rvalue-ref-overload.exp: New file.
3561 * gdb.cp/rvalue-ref-params.cc: New file.
3562 * gdb.cp/rvalue-ref-params.exp: New file.
3563 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3564 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3565 * gdb.cp/rvalue-ref-types.cc: New file.
3566 * gdb.cp/rvalue-ref-types.exp: New file.
3567 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3568 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3569
51457a05
MAL
35702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3571
3572 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3573 New procedure.
3574
5b291c04
MAL
35752017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3576
3577 * lib/mi-support.exp (mi_gdb_test): Add additional message
3578 for unexpected output.
3579
59a56148
AA
35802017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3581
3582 * gdb.base/examine-backward.c (Barrier): New character array
3583 constant, to ensure that TestStrings is preceded by a string
3584 terminator.
3585
7942e96e
AA
35862017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3587
3588 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3589 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3590 and implicit pointer into such a location.
3591
6ebac3fb
DE
35922017-03-16 Doug Evans <dje@google.com>
3593
3594 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3595
ec3b243d
TP
35962017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3597
3598 * gdb.cp/m-static.exp: Fix expectation for prototype of
3599 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
3600
36012017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
3602
3603 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3604 * gdb.guile/scm-lazy-string.c: New file.
3605 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3606 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3607 for pointer, array, typedef lazy strings.
3608
2cc36e25 36092017-03-16 Doug Evans <dje@google.com>
34b43320
DE
3610
3611 PR python/17728, python/18439, python/18779
3612 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3613 * gdb.python/py-lazy-string.c (pointer): New typedef.
3614 (main): New locals ptr, array, typedef_ptr.
3615 * gdb.python/py-value.exp: Move lazy string tests to ...
3616 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3617 array, typedef lazy strings.
ec3b243d 3618
0efcde63
AK
36192017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3620
3621 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3622 Add optional 'test' parameter.
3623
7978d7c3
SM
36242017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3625
3626 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3627 Skip for versions of DejaGnu < 1.5.
3628
896c0c1e
SM
36292017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3630
3631 * lib/gdb.exp (dejagnu_version): New proc.
3632 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3633 Use dejagnu_version.
3634
5f4d1085
KS
36352017-03-10 Keith Seitz <keiths@redhat.com>
3636
3637 PR c++/8128
3638 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3639 type from destructor regexps.
3640 Add a branch which actually passes the test.
3641 Adjust "ptype t5i" test names.
3642
1de05205
PA
36432017-03-08 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/step-over-exit.exp: Add explicit test message.
3646
c65d6b55
PA
36472017-03-08 Pedro Alves <palves@redhat.com>
3648
3649 PR gdb/18360
3650 * gdb.threads/interrupt-while-step-over.c: New file.
3651 * gdb.threads/interrupt-while-step-over.exp: New file.
3652
2e86a283
PA
36532017-03-08 Pedro Alves <palves@redhat.com>
3654
3655 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3656 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3657
25dcbff6
PA
36582017-03-08 Pedro Alves <palves@redhat.com>
3659
3660 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3661 PKRU as not supported as a PASS.
3662
dc9366eb
PA
36632017-03-08 Pedro Alves <palves@redhat.com>
3664
3665 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3666 prefix instead of $binfile1/$binfile2.
3667 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3668 in test message.
3669 * gdb.python/py-completion.exp: Use "load python file" as test
3670 messages instead of unstable path names.
3671
6e5d74e7
PA
36722017-03-08 Pedro Alves <palves@redhat.com>
3673 Jan Kratochvil <jan.kratochvil@redhat.com>
3674
3675 PR cli/21218
3676 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3677 New proc.
3678 (top level): Call it.
3679
9753a2f6
PA
36802017-03-08 Pedro Alves <palves@redhat.com>
3681
3682 PR tui/21216
3683 * gdb.tui/tui-nl-filtered-output.exp: New file.
3684
1a4dd9dd
PA
36852017-03-08 Pedro Alves <palves@redhat.com>
3686
3687 * gdb.base/completion.exp: Move TUI completion tests to ...
3688 * gdb.tui/completion.exp: ... this new file.
3689
7cbbff33
PA
36902017-03-08 Pedro Alves <palves@redhat.com>
3691
3692 * gdb.base/tui-disasm-long-lines.c,
3693 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3694 gdb.base/tui-layout.exp: Move to ...
3695 * gdb.tui/: ... this new directory.
3696
5f6fd321
PA
36972017-03-07 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.base/tui-layout.c: New file.
3700 * gdb.base/tui-layout.exp: New file.
3701
44959fa8
PA
37022017-03-07 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.base/tui-layout.c: Rename to ...
3705 * gdb.base/tui-disasm-long-lines.c: ... this.
3706 * gdb.base/tui-layout.exp: Rename to ...
3707 * gdb.base/tui-disasm-long-lines.exp: ... this.
3708
f8c4e718
PA
37092017-03-07 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3712
6dbb839a 37132017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3714
3715 * i386-mpx-call.c: New file.
3716 * i386-mpx-call.exp: New file.
3717
65b48a81
PB
37182017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3719
3720 * gdb.arch/powerpc-power.exp: Delete test.
3721 * gdb.arch/powerpc-power.s: Likewise.
3722 * gdb.disasm/disassembler-options.exp: New test.
3723 * gdb.arch/powerpc-altivec.exp: Likewise.
3724 * gdb.arch/powerpc-altivec.s: Likewise.
3725 * gdb.arch/powerpc-altivec2.exp: Likewise.
3726 * gdb.arch/powerpc-altivec2.s: Likewise.
3727 * gdb.arch/powerpc-altivec3.exp: Likewise.
3728 * gdb.arch/powerpc-altivec3.s: Likewise.
3729 * gdb.arch/powerpc-power7.exp: Likewise.
3730 * gdb.arch/powerpc-power7.s: Likewise.
3731 * gdb.arch/powerpc-power8.exp: Likewise.
3732 * gdb.arch/powerpc-power8.s: Likewise.
3733 * gdb.arch/powerpc-power9.exp: Likewise.
3734 * gdb.arch/powerpc-power9.s: Likewise.
3735 * gdb.arch/powerpc-vsx.exp: Likewise.
3736 * gdb.arch/powerpc-vsx.s: Likewise.
3737 * gdb.arch/powerpc-vsx2.exp: Likewise.
3738 * gdb.arch/powerpc-vsx2.s: Likewise.
3739 * gdb.arch/powerpc-vsx3.exp: Likewise.
3740 * gdb.arch/powerpc-vsx3.s: Likewise.
3741 * gdb.arch/arm-disassembler-options.exp: Likewise.
3742 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3743 * gdb.arch/s390-disassembler-options.exp: Likewise.
3744
17cd4947
LM
37452017-02-23 Luis Machado <lgustavo@codesourcery.com>
3746
3747 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3748 (check_supported_features): ... this. Changed return type to void.
3749 (supports_rdseed): New static global.
3750 (rdseed): Check supports_rdseed.
3751 (initialize): Call check_supported_features.
3752
2039d74e
EBM
37532017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3754
3755 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3756 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3757 and lqarx/stqcx.
3758 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3759 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3760
a51d7ecf
EBM
37612017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3762
3763 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3764 uppercase.
3765
0224619f
JK
37662017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3767
3768 * gdb.dwarf2/formdata16.c: New file.
3769 * gdb.dwarf2/formdata16.exp: New file.
3770 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3771
216f72a1
JK
37722017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3773
3774 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3775 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3776 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3777 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3778 DW_AT_GNU_*.
3779
43988095
JK
37802017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3781
3782 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3783
99e8a4f9
SDJ
37842017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3785
3786 PR gdb/21164
3787 * gdb.base/maint.exp: Add testcases for when the commands do
3788 not have arguments.
3789
b58a8c0c
TP
37902017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3791
3792 * gdb.cp/chained-calls.exp: Use p instead of P.
3793
4e746bb6
TW
37942017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3795
3796 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3797 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3798
3f77c769
TT
37992017-02-14 Tom Tromey <tom@tromey.com>
3800
3801 PR python/13598:
3802 * gdb.python/py-events.exp: Add before_prompt event tests.
3803
075beec0
AA
38042017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3805
3806 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3807
bf5f525c
LM
38082017-02-13 Luis Machado <lgustavo@codesourcery.com>
3809
3810 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3811 (main): Call my_unique_function_name.
3812 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3813 completion of patterns with a single match.
3814 Add missing -re switches to gdb_test_multiple calls.
3815
13a66184
LM
38162017-02-13 Luis Machado <lgustavo@codesourcery.com>
3817
3818 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3819 return if core file is not recognized.
3820
26a06916
SM
38212017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3822
3823 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3824 and extra UIs.
3825
b761ca9e
SM
38262017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3827
3828 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3829 proc_with_prefix.
3830
b964bee0
TT
38312017-02-10 Tom Tromey <tom@tromey.com>
3832
3833 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3834
18da0c51
MG
38352017-02-10 Martin Galvan <martingalvan@sourceware.org>
3836
3837 PR gdb/21122
3838 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3839
604c4576
JG
38402017-02-08 Jerome Guitton <guitton@adacore.com>
3841
3842 * gdb.base/define.exp: Add test for command abbreviations
3843 in define.
3844
20b477a7
LM
38452017-02-06 Luis Machado <lgustavo@codesourcery.com>
3846
3847 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3848 * gdb.reverse/insn-reverse-x86.c: New file.
3849
3f7b46f2
IR
38502017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3851
3852 PR tdep/20936
3853 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3854
f0fd41c1
TT
38552017-02-03 Tom Tromey <tom@tromey.com>
3856
3857 PR rust/21097:
3858 * gdb.rust/simple.exp: Add new tests.
3859
5be5dbf0
PA
38602017-02-02 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3863 tests.
3864
7346ef59
AA
38652017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3866
3867 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3868 taking a 2-byte value out of a 4-byte DWARF implicit value on
3869 big-endian targets.
3870 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3871 logic. Add test cases for DW_OP_implicit.
3872
787f0025
MM
38732017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3874
3875 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3876
68777c29
MM
38772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3878
3879 * gdb.btrace/enable.exp: Call gdb_exit before
3880 skip_gdbserver_tests.
3881
0a1c7e28
MM
38822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3883
3884 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3885 GDBFLAGS.
3886
b5ac99b0
MM
38872017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3888
3889 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3890 the test is skipped.
3891 * gdb.btrace/data.exp: Likewise.
3892 * gdb.btrace/delta.exp: Likewise.
3893 * gdb.btrace/dlopen.exp: Likewise.
3894 * gdb.btrace/enable-running.exp: Likewise.
3895 * gdb.btrace/enable.exp: Likewise.
3896 * gdb.btrace/exception.exp: Likewise.
3897 * gdb.btrace/function_call_history.exp: Likewise.
3898 * gdb.btrace/gcore.exp: Likewise.
3899 * gdb.btrace/instruction_history.exp: Likewise.
3900 * gdb.btrace/multi-thread-step.exp: Likewise.
3901 * gdb.btrace/nohist.exp: Likewise.
3902 * gdb.btrace/non-stop.exp: Likewise.
3903 * gdb.btrace/reconnect.exp: Likewise.
3904 * gdb.btrace/record_goto-step.exp: Likewise.
3905 * gdb.btrace/record_goto.exp: Likewise.
3906 * gdb.btrace/rn-dl-bind.exp: Likewise.
3907 * gdb.btrace/segv.exp: Likewise.
3908 * gdb.btrace/step.exp: Likewise.
3909 * gdb.btrace/stepi.exp: Likewise.
3910 * gdb.btrace/tailcall-only.exp: Likewise.
3911 * gdb.btrace/tailcall.exp: Likewise.
3912 * gdb.btrace/tsx.exp: Likewise.
3913 * gdb.btrace/unknown_functions.exp: Likewise.
3914 * gdb.btrace/vdso.exp: Likewise.
3915
cd4007e4
MM
39162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3917
3918 * gdb.btrace/enable-running.c: New.
3919 * gdb.btrace/enable-running.exp: New.
3920
2735833d
WT
39212017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3922
3923 * gdb.arch/amd64-gs_base.c: New file.
3924 * gdb.arch/amd64-gs_base.exp: New file.
3925
b51e1e94
LM
39262017-01-26 Luis Machado <lgustavo@codesourcery.com>
3927
3928 * lib/memory.exp: Remove spurious empty newlines.
3929
72ca0410
SM
39302017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3931
3932 * gdb.python/py-bad-printers.exp: Load python file using "source".
3933 * gdb.python/py-events.exp: Likewise.
3934 * gdb.python/py-evsignal.exp: Likewise.
3935 * gdb.python/py-evthreads.exp: Likewise.
3936 * gdb.python/py-frame-args.exp: Likewise.
3937 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3938 * gdb.python/py-framefilter-mi.exp: Likewise.
3939 * gdb.python/py-framefilter.exp: Likewise.
3940 * gdb.python/py-mi.exp: Likewise.
3941 * gdb.python/py-pp-maint.exp: Likewise.
3942 * gdb.python/py-pp-registration.exp: Likewise.
3943 * gdb.python/py-prettyprint.exp: Likewise.
3944 (run_lang_tests): Likewise.
3945 * gdb.python/py-typeprint.exp: Likewise.
3946
e309aa65
LM
39472017-01-26 Luis Machado <lgustavo@codesourcery.com>
3948
3949 * lib/memory.exp: New file.
3950 * lib/gdb.exp: Load memory.exp.
3951 * gdb.base/memattr.exp (delete_memory): Move proc to
3952 lib/memory.exp and rename to delete_memory_regions.
3953 Replace delete_memory with delete_memory_regions.
3954 Cleanup memory regions before tests.
3955 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3956 before tests.
3957
515aff23
LM
39582017-01-26 Luis Machado <lgustavo@codesourcery.com>
3959
3960 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3961 files.
3962 (initialize): New function conditionally defined.
3963 (testcases): Move within conditional block.
3964 (main): Call initialize.
3965 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3966 of gdb.reverse/insn-reverse.c.
3967 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3968 gdb.reverse/insn-reverse.c.
3969
d8b49cf0
YQ
39702017-01-26 Yao Qi <yao.qi@linaro.org>
3971
3972 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3973 disassemble on address 0.
3974
f13a9a0c
YQ
39752017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3976 Yao Qi <yao.qi@linaro.org>
3977
3978 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3979 * gdb.dwarf2/implptr-64bit.S: Remove.
3980 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3981 variables in caller's context. Add DW_OP_implicit_value.
3982
5ac95241
YQ
39832017-01-25 Yao Qi <yao.qi@linaro.org>
3984
3985 * lib/dwarf.exp (Dwarf::_location): Handle
3986 DW_OP_GNU_implicit_pointer with proper size.
3987
23e82930
LM
39882017-01-20 Luis Machado <lgustavo@codesourcery.com>
3989
3990 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3991 and add untested calls.
3992
d334ae25
LM
39932017-01-20 Luis Machado <lgustavo@codesourcery.com>
3994
3995 * gdb.python/python.exp: Check line number against what GDB thinks
3996 the line number is for func1.
3997
f5e6296e
IB
39982017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3999
4000 * gdb.dlang/debug-expr.exp: New file.
4001
5b362f04
LM
40022016-12-23 Luis Machado <lgustavo@codesourcery.com>
4003
4004 Fix test names for the following files:
4005
4006 * gdb.ada/exec_changed.exp
4007 * gdb.ada/info_types.exp
4008 * gdb.arch/aarch64-atomic-inst.exp
4009 * gdb.arch/aarch64-fp.exp
4010 * gdb.arch/altivec-abi.exp
4011 * gdb.arch/altivec-regs.exp
4012 * gdb.arch/amd64-byte.exp
4013 * gdb.arch/amd64-disp-step.exp
4014 * gdb.arch/amd64-dword.exp
4015 * gdb.arch/amd64-entry-value-inline.exp
4016 * gdb.arch/amd64-entry-value-param.exp
4017 * gdb.arch/amd64-entry-value-paramref.exp
4018 * gdb.arch/amd64-entry-value.exp
4019 * gdb.arch/amd64-i386-address.exp
4020 * gdb.arch/amd64-invalid-stack-middle.exp
4021 * gdb.arch/amd64-invalid-stack-top.exp
4022 * gdb.arch/amd64-optimout-repeat.exp
4023 * gdb.arch/amd64-prologue-skip.exp
4024 * gdb.arch/amd64-prologue-xmm.exp
4025 * gdb.arch/amd64-stap-special-operands.exp
4026 * gdb.arch/amd64-stap-wrong-subexp.exp
4027 * gdb.arch/amd64-tailcall-cxx.exp
4028 * gdb.arch/amd64-tailcall-noret.exp
4029 * gdb.arch/amd64-tailcall-ret.exp
4030 * gdb.arch/amd64-tailcall-self.exp
4031 * gdb.arch/amd64-word.exp
4032 * gdb.arch/arm-bl-branch-dest.exp
4033 * gdb.arch/arm-disp-step.exp
4034 * gdb.arch/arm-neon.exp
4035 * gdb.arch/arm-single-step-kernel-helper.exp
4036 * gdb.arch/avr-flash-qualifier.exp
4037 * gdb.arch/disp-step-insn-reloc.exp
4038 * gdb.arch/e500-abi.exp
4039 * gdb.arch/e500-regs.exp
4040 * gdb.arch/ftrace-insn-reloc.exp
4041 * gdb.arch/i386-avx512.exp
4042 * gdb.arch/i386-bp_permanent.exp
4043 * gdb.arch/i386-byte.exp
4044 * gdb.arch/i386-cfi-notcurrent.exp
4045 * gdb.arch/i386-disp-step.exp
4046 * gdb.arch/i386-dr3-watch.exp
4047 * gdb.arch/i386-float.exp
4048 * gdb.arch/i386-gnu-cfi.exp
4049 * gdb.arch/i386-mpx-map.exp
4050 * gdb.arch/i386-mpx-sigsegv.exp
4051 * gdb.arch/i386-mpx-simple_segv.exp
4052 * gdb.arch/i386-mpx.exp
4053 * gdb.arch/i386-permbkpt.exp
4054 * gdb.arch/i386-prologue.exp
4055 * gdb.arch/i386-signal.exp
4056 * gdb.arch/i386-size-overlap.exp
4057 * gdb.arch/i386-unwind.exp
4058 * gdb.arch/i386-word.exp
4059 * gdb.arch/mips-fcr.exp
4060 * gdb.arch/powerpc-d128-regs.exp
4061 * gdb.arch/powerpc-stackless.exp
4062 * gdb.arch/ppc64-atomic-inst.exp
4063 * gdb.arch/s390-stackless.exp
4064 * gdb.arch/s390-tdbregs.exp
4065 * gdb.arch/s390-vregs.exp
4066 * gdb.arch/sparc-sysstep.exp
4067 * gdb.arch/thumb-bx-pc.exp
4068 * gdb.arch/thumb-singlestep.exp
4069 * gdb.arch/thumb2-it.exp
4070 * gdb.arch/vsx-regs.exp
4071 * gdb.asm/asm-source.exp
4072 * gdb.base/a2-run.exp
4073 * gdb.base/advance.exp
4074 * gdb.base/all-bin.exp
4075 * gdb.base/anon.exp
4076 * gdb.base/args.exp
4077 * gdb.base/arithmet.exp
4078 * gdb.base/async-shell.exp
4079 * gdb.base/async.exp
4080 * gdb.base/attach-pie-noexec.exp
4081 * gdb.base/attach-twice.exp
4082 * gdb.base/auto-load.exp
4083 * gdb.base/bang.exp
4084 * gdb.base/bitfields.exp
4085 * gdb.base/break-always.exp
4086 * gdb.base/break-caller-line.exp
4087 * gdb.base/break-entry.exp
4088 * gdb.base/break-inline.exp
4089 * gdb.base/break-on-linker-gcd-function.exp
4090 * gdb.base/break-probes.exp
4091 * gdb.base/break.exp
4092 * gdb.base/breakpoint-shadow.exp
4093 * gdb.base/call-ar-st.exp
4094 * gdb.base/call-sc.exp
4095 * gdb.base/call-signal-resume.exp
4096 * gdb.base/call-strs.exp
4097 * gdb.base/callfuncs.exp
4098 * gdb.base/catch-fork-static.exp
4099 * gdb.base/catch-gdb-caused-signals.exp
4100 * gdb.base/catch-load.exp
4101 * gdb.base/catch-signal-fork.exp
4102 * gdb.base/catch-signal.exp
4103 * gdb.base/catch-syscall.exp
4104 * gdb.base/charset.exp
4105 * gdb.base/checkpoint.exp
4106 * gdb.base/chng-syms.exp
4107 * gdb.base/code-expr.exp
4108 * gdb.base/code_elim.exp
4109 * gdb.base/commands.exp
4110 * gdb.base/completion.exp
4111 * gdb.base/complex.exp
4112 * gdb.base/cond-expr.exp
4113 * gdb.base/condbreak.exp
4114 * gdb.base/consecutive.exp
4115 * gdb.base/continue-all-already-running.exp
4116 * gdb.base/coredump-filter.exp
4117 * gdb.base/corefile.exp
4118 * gdb.base/dbx.exp
4119 * gdb.base/debug-expr.exp
4120 * gdb.base/define.exp
4121 * gdb.base/del.exp
4122 * gdb.base/disabled-location.exp
4123 * gdb.base/disasm-end-cu.exp
4124 * gdb.base/disasm-optim.exp
4125 * gdb.base/display.exp
4126 * gdb.base/duplicate-bp.exp
4127 * gdb.base/ena-dis-br.exp
4128 * gdb.base/ending-run.exp
4129 * gdb.base/enumval.exp
4130 * gdb.base/environ.exp
4131 * gdb.base/eu-strip-infcall.exp
4132 * gdb.base/eval-avoid-side-effects.exp
4133 * gdb.base/eval-skip.exp
4134 * gdb.base/exitsignal.exp
4135 * gdb.base/expand-psymtabs.exp
4136 * gdb.base/filesym.exp
4137 * gdb.base/find-unmapped.exp
4138 * gdb.base/finish.exp
4139 * gdb.base/float.exp
4140 * gdb.base/foll-exec-mode.exp
4141 * gdb.base/foll-exec.exp
4142 * gdb.base/foll-fork.exp
4143 * gdb.base/fortran-sym-case.exp
4144 * gdb.base/freebpcmd.exp
4145 * gdb.base/func-ptr.exp
4146 * gdb.base/func-ptrs.exp
4147 * gdb.base/funcargs.exp
4148 * gdb.base/gcore-buffer-overflow.exp
4149 * gdb.base/gcore-relro-pie.exp
4150 * gdb.base/gcore-relro.exp
4151 * gdb.base/gcore.exp
4152 * gdb.base/gdb1090.exp
4153 * gdb.base/gdb11530.exp
4154 * gdb.base/gdb11531.exp
4155 * gdb.base/gdb1821.exp
4156 * gdb.base/gdbindex-stabs.exp
4157 * gdb.base/gdbvars.exp
4158 * gdb.base/hbreak.exp
4159 * gdb.base/hbreak2.exp
4160 * gdb.base/included.exp
4161 * gdb.base/infcall-input.exp
4162 * gdb.base/inferior-died.exp
4163 * gdb.base/infnan.exp
4164 * gdb.base/info-macros.exp
4165 * gdb.base/info-os.exp
4166 * gdb.base/info-proc.exp
4167 * gdb.base/info-shared.exp
4168 * gdb.base/info-target.exp
4169 * gdb.base/infoline.exp
4170 * gdb.base/interp.exp
4171 * gdb.base/interrupt.exp
4172 * gdb.base/jit-reader.exp
4173 * gdb.base/jit-simple.exp
4174 * gdb.base/kill-after-signal.exp
4175 * gdb.base/kill-detach-inferiors-cmd.exp
4176 * gdb.base/label.exp
4177 * gdb.base/langs.exp
4178 * gdb.base/ldbl_e308.exp
4179 * gdb.base/line-symtabs.exp
4180 * gdb.base/linespecs.exp
4181 * gdb.base/list.exp
4182 * gdb.base/long_long.exp
4183 * gdb.base/longest-types.exp
4184 * gdb.base/maint.exp
4185 * gdb.base/max-value-size.exp
4186 * gdb.base/memattr.exp
4187 * gdb.base/mips_pro.exp
4188 * gdb.base/morestack.exp
4189 * gdb.base/moribund-step.exp
4190 * gdb.base/multi-forks.exp
4191 * gdb.base/nested-addr.exp
4192 * gdb.base/nextoverexit.exp
4193 * gdb.base/noreturn-finish.exp
4194 * gdb.base/noreturn-return.exp
4195 * gdb.base/nostdlib.exp
4196 * gdb.base/offsets.exp
4197 * gdb.base/opaque.exp
4198 * gdb.base/pc-fp.exp
4199 * gdb.base/permissions.exp
4200 * gdb.base/print-symbol-loading.exp
4201 * gdb.base/prologue-include.exp
4202 * gdb.base/psymtab.exp
4203 * gdb.base/ptype.exp
4204 * gdb.base/random-signal.exp
4205 * gdb.base/randomize.exp
4206 * gdb.base/range-stepping.exp
4207 * gdb.base/readline-ask.exp
4208 * gdb.base/recpar.exp
4209 * gdb.base/recurse.exp
4210 * gdb.base/relational.exp
4211 * gdb.base/restore.exp
4212 * gdb.base/return-nodebug.exp
4213 * gdb.base/return.exp
4214 * gdb.base/run-after-attach.exp
4215 * gdb.base/save-bp.exp
4216 * gdb.base/scope.exp
4217 * gdb.base/sect-cmd.exp
4218 * gdb.base/set-lang-auto.exp
4219 * gdb.base/set-noassign.exp
4220 * gdb.base/setvar.exp
4221 * gdb.base/sigall.exp
4222 * gdb.base/sigbpt.exp
4223 * gdb.base/siginfo-addr.exp
4224 * gdb.base/siginfo-infcall.exp
4225 * gdb.base/siginfo-obj.exp
4226 * gdb.base/siginfo.exp
4227 * gdb.base/signals-state-child.exp
4228 * gdb.base/signest.exp
4229 * gdb.base/sigstep.exp
4230 * gdb.base/sizeof.exp
4231 * gdb.base/skip.exp
4232 * gdb.base/solib-corrupted.exp
4233 * gdb.base/solib-nodir.exp
4234 * gdb.base/solib-search.exp
4235 * gdb.base/stack-checking.exp
4236 * gdb.base/stale-infcall.exp
4237 * gdb.base/stap-probe.exp
4238 * gdb.base/start.exp
4239 * gdb.base/step-break.exp
4240 * gdb.base/step-bt.exp
4241 * gdb.base/step-line.exp
4242 * gdb.base/step-over-exit.exp
4243 * gdb.base/step-over-syscall.exp
4244 * gdb.base/step-resume-infcall.exp
4245 * gdb.base/step-test.exp
4246 * gdb.base/store.exp
4247 * gdb.base/structs3.exp
4248 * gdb.base/sym-file.exp
4249 * gdb.base/symbol-without-target_section.exp
4250 * gdb.base/term.exp
4251 * gdb.base/testenv.exp
4252 * gdb.base/ui-redirect.exp
4253 * gdb.base/until.exp
4254 * gdb.base/unwindonsignal.exp
4255 * gdb.base/value-double-free.exp
4256 * gdb.base/vla-datatypes.exp
4257 * gdb.base/vla-ptr.exp
4258 * gdb.base/vla-sideeffect.exp
4259 * gdb.base/volatile.exp
4260 * gdb.base/watch-cond-infcall.exp
4261 * gdb.base/watch-cond.exp
4262 * gdb.base/watch-non-mem.exp
4263 * gdb.base/watch-read.exp
4264 * gdb.base/watch-vfork.exp
4265 * gdb.base/watchpoint-cond-gone.exp
4266 * gdb.base/watchpoint-delete.exp
4267 * gdb.base/watchpoint-hw-hit-once.exp
4268 * gdb.base/watchpoint-hw.exp
4269 * gdb.base/watchpoint-stops-at-right-insn.exp
4270 * gdb.base/watchpoints.exp
4271 * gdb.base/wchar.exp
4272 * gdb.base/whatis-exp.exp
4273 * gdb.btrace/buffer-size.exp
4274 * gdb.btrace/data.exp
4275 * gdb.btrace/delta.exp
4276 * gdb.btrace/dlopen.exp
4277 * gdb.btrace/enable.exp
4278 * gdb.btrace/exception.exp
4279 * gdb.btrace/function_call_history.exp
4280 * gdb.btrace/gcore.exp
4281 * gdb.btrace/instruction_history.exp
4282 * gdb.btrace/nohist.exp
4283 * gdb.btrace/reconnect.exp
4284 * gdb.btrace/record_goto-step.exp
4285 * gdb.btrace/record_goto.exp
4286 * gdb.btrace/rn-dl-bind.exp
4287 * gdb.btrace/segv.exp
4288 * gdb.btrace/step.exp
4289 * gdb.btrace/stepi.exp
4290 * gdb.btrace/tailcall-only.exp
4291 * gdb.btrace/tailcall.exp
4292 * gdb.btrace/tsx.exp
4293 * gdb.btrace/unknown_functions.exp
4294 * gdb.btrace/vdso.exp
4295 * gdb.compile/compile-ifunc.exp
4296 * gdb.compile/compile-ops.exp
4297 * gdb.compile/compile-print.exp
4298 * gdb.compile/compile-setjmp.exp
4299 * gdb.cp/abstract-origin.exp
4300 * gdb.cp/ambiguous.exp
4301 * gdb.cp/annota2.exp
4302 * gdb.cp/annota3.exp
4303 * gdb.cp/anon-ns.exp
4304 * gdb.cp/anon-struct.exp
4305 * gdb.cp/anon-union.exp
4306 * gdb.cp/arg-reference.exp
4307 * gdb.cp/baseenum.exp
4308 * gdb.cp/bool.exp
4309 * gdb.cp/breakpoint.exp
4310 * gdb.cp/bs15503.exp
4311 * gdb.cp/call-c.exp
4312 * gdb.cp/casts.exp
4313 * gdb.cp/chained-calls.exp
4314 * gdb.cp/class2.exp
4315 * gdb.cp/classes.exp
4316 * gdb.cp/cmpd-minsyms.exp
4317 * gdb.cp/converts.exp
4318 * gdb.cp/cp-relocate.exp
4319 * gdb.cp/cpcompletion.exp
4320 * gdb.cp/cpexprs.exp
4321 * gdb.cp/cplabel.exp
4322 * gdb.cp/cplusfuncs.exp
4323 * gdb.cp/cpsizeof.exp
4324 * gdb.cp/ctti.exp
4325 * gdb.cp/derivation.exp
4326 * gdb.cp/destrprint.exp
4327 * gdb.cp/dispcxx.exp
4328 * gdb.cp/enum-class.exp
4329 * gdb.cp/exception.exp
4330 * gdb.cp/exceptprint.exp
4331 * gdb.cp/expand-psymtabs-cxx.exp
4332 * gdb.cp/expand-sals.exp
4333 * gdb.cp/extern-c.exp
4334 * gdb.cp/filename.exp
4335 * gdb.cp/formatted-ref.exp
4336 * gdb.cp/fpointer.exp
4337 * gdb.cp/gdb1355.exp
4338 * gdb.cp/gdb2495.exp
4339 * gdb.cp/hang.exp
4340 * gdb.cp/impl-this.exp
4341 * gdb.cp/infcall-dlopen.exp
4342 * gdb.cp/inherit.exp
4343 * gdb.cp/iostream.exp
4344 * gdb.cp/koenig.exp
4345 * gdb.cp/local.exp
4346 * gdb.cp/m-data.exp
4347 * gdb.cp/m-static.exp
4348 * gdb.cp/mb-ctor.exp
4349 * gdb.cp/mb-inline.exp
4350 * gdb.cp/mb-templates.exp
4351 * gdb.cp/member-name.exp
4352 * gdb.cp/member-ptr.exp
4353 * gdb.cp/meth-typedefs.exp
4354 * gdb.cp/method.exp
4355 * gdb.cp/method2.exp
4356 * gdb.cp/minsym-fallback.exp
4357 * gdb.cp/misc.exp
4358 * gdb.cp/namelessclass.exp
4359 * gdb.cp/namespace-enum.exp
4360 * gdb.cp/namespace-nested-import.exp
4361 * gdb.cp/namespace.exp
4362 * gdb.cp/nextoverthrow.exp
4363 * gdb.cp/no-dmgl-verbose.exp
4364 * gdb.cp/non-trivial-retval.exp
4365 * gdb.cp/noparam.exp
4366 * gdb.cp/nsdecl.exp
4367 * gdb.cp/nsimport.exp
4368 * gdb.cp/nsnested.exp
4369 * gdb.cp/nsnoimports.exp
4370 * gdb.cp/nsrecurs.exp
4371 * gdb.cp/nsstress.exp
4372 * gdb.cp/nsusing.exp
4373 * gdb.cp/operator.exp
4374 * gdb.cp/oranking.exp
4375 * gdb.cp/overload-const.exp
4376 * gdb.cp/overload.exp
4377 * gdb.cp/ovldbreak.exp
4378 * gdb.cp/ovsrch.exp
4379 * gdb.cp/paren-type.exp
4380 * gdb.cp/parse-lang.exp
4381 * gdb.cp/pass-by-ref.exp
4382 * gdb.cp/pr-1023.exp
4383 * gdb.cp/pr-1210.exp
4384 * gdb.cp/pr-574.exp
4385 * gdb.cp/pr10687.exp
4386 * gdb.cp/pr12028.exp
4387 * gdb.cp/pr17132.exp
4388 * gdb.cp/pr17494.exp
4389 * gdb.cp/pr9067.exp
4390 * gdb.cp/pr9167.exp
4391 * gdb.cp/pr9631.exp
4392 * gdb.cp/printmethod.exp
4393 * gdb.cp/psmang.exp
4394 * gdb.cp/psymtab-parameter.exp
4395 * gdb.cp/ptype-cv-cp.exp
4396 * gdb.cp/ptype-flags.exp
4397 * gdb.cp/re-set-overloaded.exp
4398 * gdb.cp/ref-types.exp
4399 * gdb.cp/rtti.exp
4400 * gdb.cp/scope-err.exp
4401 * gdb.cp/shadow.exp
4402 * gdb.cp/smartp.exp
4403 * gdb.cp/static-method.exp
4404 * gdb.cp/static-print-quit.exp
4405 * gdb.cp/temargs.exp
4406 * gdb.cp/templates.exp
4407 * gdb.cp/try_catch.exp
4408 * gdb.cp/typedef-operator.exp
4409 * gdb.cp/typeid.exp
4410 * gdb.cp/userdef.exp
4411 * gdb.cp/using-crash.exp
4412 * gdb.cp/var-tag.exp
4413 * gdb.cp/virtbase.exp
4414 * gdb.cp/virtfunc.exp
4415 * gdb.cp/virtfunc2.exp
4416 * gdb.cp/vla-cxx.exp
4417 * gdb.disasm/t01_mov.exp
4418 * gdb.disasm/t02_mova.exp
4419 * gdb.disasm/t03_add.exp
4420 * gdb.disasm/t04_sub.exp
4421 * gdb.disasm/t05_cmp.exp
4422 * gdb.disasm/t06_ari2.exp
4423 * gdb.disasm/t07_ari3.exp
4424 * gdb.disasm/t08_or.exp
4425 * gdb.disasm/t09_xor.exp
4426 * gdb.disasm/t10_and.exp
4427 * gdb.disasm/t11_logs.exp
4428 * gdb.disasm/t12_bit.exp
4429 * gdb.disasm/t13_otr.exp
4430 * gdb.dlang/circular.exp
4431 * gdb.dwarf2/arr-stride.exp
4432 * gdb.dwarf2/arr-subrange.exp
4433 * gdb.dwarf2/atomic-type.exp
4434 * gdb.dwarf2/bad-regnum.exp
4435 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4436 * gdb.dwarf2/callframecfa.exp
4437 * gdb.dwarf2/clztest.exp
4438 * gdb.dwarf2/corrupt.exp
4439 * gdb.dwarf2/data-loc.exp
4440 * gdb.dwarf2/dup-psym.exp
4441 * gdb.dwarf2/dw2-anon-mptr.exp
4442 * gdb.dwarf2/dw2-anonymous-func.exp
4443 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4444 * gdb.dwarf2/dw2-bad-unresolved.exp
4445 * gdb.dwarf2/dw2-basic.exp
4446 * gdb.dwarf2/dw2-canonicalize-type.exp
4447 * gdb.dwarf2/dw2-case-insensitive.exp
4448 * gdb.dwarf2/dw2-common-block.exp
4449 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4450 * gdb.dwarf2/dw2-compressed.exp
4451 * gdb.dwarf2/dw2-const.exp
4452 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4453 * gdb.dwarf2/dw2-cu-size.exp
4454 * gdb.dwarf2/dw2-dup-frame.exp
4455 * gdb.dwarf2/dw2-entry-value.exp
4456 * gdb.dwarf2/dw2-icycle.exp
4457 * gdb.dwarf2/dw2-ifort-parameter.exp
4458 * gdb.dwarf2/dw2-inline-break.exp
4459 * gdb.dwarf2/dw2-inline-param.exp
4460 * gdb.dwarf2/dw2-intercu.exp
4461 * gdb.dwarf2/dw2-intermix.exp
4462 * gdb.dwarf2/dw2-lexical-block-bare.exp
4463 * gdb.dwarf2/dw2-linkage-name-trust.exp
4464 * gdb.dwarf2/dw2-minsym-in-cu.exp
4465 * gdb.dwarf2/dw2-noloc.exp
4466 * gdb.dwarf2/dw2-op-call.exp
4467 * gdb.dwarf2/dw2-op-out-param.exp
4468 * gdb.dwarf2/dw2-opt-structptr.exp
4469 * gdb.dwarf2/dw2-param-error.exp
4470 * gdb.dwarf2/dw2-producer.exp
4471 * gdb.dwarf2/dw2-ranges-base.exp
4472 * gdb.dwarf2/dw2-ref-missing-frame.exp
4473 * gdb.dwarf2/dw2-reg-undefined.exp
4474 * gdb.dwarf2/dw2-regno-invalid.exp
4475 * gdb.dwarf2/dw2-restore.exp
4476 * gdb.dwarf2/dw2-restrict.exp
4477 * gdb.dwarf2/dw2-single-line-discriminators.exp
4478 * gdb.dwarf2/dw2-strp.exp
4479 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4480 * gdb.dwarf2/dw2-unresolved.exp
4481 * gdb.dwarf2/dw2-var-zero-addr.exp
4482 * gdb.dwarf2/dw4-sig-types.exp
4483 * gdb.dwarf2/dwz.exp
4484 * gdb.dwarf2/dynarr-ptr.exp
4485 * gdb.dwarf2/enum-type.exp
4486 * gdb.dwarf2/gdb-index.exp
4487 * gdb.dwarf2/implptr-64bit.exp
4488 * gdb.dwarf2/implptr-optimized-out.exp
4489 * gdb.dwarf2/implptr.exp
4490 * gdb.dwarf2/implref-array.exp
4491 * gdb.dwarf2/implref-const.exp
4492 * gdb.dwarf2/implref-global.exp
4493 * gdb.dwarf2/implref-struct.exp
4494 * gdb.dwarf2/mac-fileno.exp
4495 * gdb.dwarf2/main-subprogram.exp
4496 * gdb.dwarf2/member-ptr-forwardref.exp
4497 * gdb.dwarf2/method-ptr.exp
4498 * gdb.dwarf2/missing-sig-type.exp
4499 * gdb.dwarf2/nonvar-access.exp
4500 * gdb.dwarf2/opaque-type-lookup.exp
4501 * gdb.dwarf2/pieces-optimized-out.exp
4502 * gdb.dwarf2/pieces.exp
4503 * gdb.dwarf2/pr10770.exp
4504 * gdb.dwarf2/pr13961.exp
4505 * gdb.dwarf2/staticvirtual.exp
4506 * gdb.dwarf2/subrange.exp
4507 * gdb.dwarf2/symtab-producer.exp
4508 * gdb.dwarf2/trace-crash.exp
4509 * gdb.dwarf2/typeddwarf.exp
4510 * gdb.dwarf2/valop.exp
4511 * gdb.dwarf2/watch-notconst.exp
4512 * gdb.fortran/array-element.exp
4513 * gdb.fortran/charset.exp
4514 * gdb.fortran/common-block.exp
4515 * gdb.fortran/complex.exp
4516 * gdb.fortran/derived-type-function.exp
4517 * gdb.fortran/derived-type.exp
4518 * gdb.fortran/logical.exp
4519 * gdb.fortran/module.exp
4520 * gdb.fortran/multi-dim.exp
4521 * gdb.fortran/nested-funcs.exp
4522 * gdb.fortran/print-formatted.exp
4523 * gdb.fortran/subarray.exp
4524 * gdb.fortran/vla-alloc-assoc.exp
4525 * gdb.fortran/vla-datatypes.exp
4526 * gdb.fortran/vla-history.exp
4527 * gdb.fortran/vla-ptr-info.exp
4528 * gdb.fortran/vla-ptype-sub.exp
4529 * gdb.fortran/vla-ptype.exp
4530 * gdb.fortran/vla-sizeof.exp
4531 * gdb.fortran/vla-type.exp
4532 * gdb.fortran/vla-value-sub-arbitrary.exp
4533 * gdb.fortran/vla-value-sub-finish.exp
4534 * gdb.fortran/vla-value-sub.exp
4535 * gdb.fortran/vla-value.exp
4536 * gdb.fortran/whatis_type.exp
4537 * gdb.go/chan.exp
4538 * gdb.go/handcall.exp
4539 * gdb.go/hello.exp
4540 * gdb.go/integers.exp
4541 * gdb.go/methods.exp
4542 * gdb.go/package.exp
4543 * gdb.go/strings.exp
4544 * gdb.go/types.exp
4545 * gdb.go/unsafe.exp
4546 * gdb.guile/scm-arch.exp
4547 * gdb.guile/scm-block.exp
4548 * gdb.guile/scm-breakpoint.exp
4549 * gdb.guile/scm-cmd.exp
4550 * gdb.guile/scm-disasm.exp
4551 * gdb.guile/scm-equal.exp
4552 * gdb.guile/scm-frame-args.exp
4553 * gdb.guile/scm-frame-inline.exp
4554 * gdb.guile/scm-frame.exp
4555 * gdb.guile/scm-iterator.exp
4556 * gdb.guile/scm-math.exp
4557 * gdb.guile/scm-objfile.exp
4558 * gdb.guile/scm-ports.exp
4559 * gdb.guile/scm-symbol.exp
4560 * gdb.guile/scm-symtab.exp
4561 * gdb.guile/scm-value-cc.exp
4562 * gdb.guile/types-module.exp
4563 * gdb.linespec/break-ask.exp
4564 * gdb.linespec/cpexplicit.exp
4565 * gdb.linespec/explicit.exp
4566 * gdb.linespec/keywords.exp
4567 * gdb.linespec/linespec.exp
4568 * gdb.linespec/ls-dollar.exp
4569 * gdb.linespec/ls-errs.exp
4570 * gdb.linespec/skip-two.exp
4571 * gdb.linespec/thread.exp
4572 * gdb.mi/mi-async.exp
4573 * gdb.mi/mi-basics.exp
4574 * gdb.mi/mi-break.exp
4575 * gdb.mi/mi-catch-load.exp
4576 * gdb.mi/mi-cli.exp
4577 * gdb.mi/mi-cmd-param-changed.exp
4578 * gdb.mi/mi-console.exp
4579 * gdb.mi/mi-detach.exp
4580 * gdb.mi/mi-disassemble.exp
4581 * gdb.mi/mi-eval.exp
4582 * gdb.mi/mi-file-transfer.exp
4583 * gdb.mi/mi-file.exp
4584 * gdb.mi/mi-fill-memory.exp
4585 * gdb.mi/mi-inheritance-syntax-error.exp
4586 * gdb.mi/mi-linespec-err-cp.exp
4587 * gdb.mi/mi-logging.exp
4588 * gdb.mi/mi-memory-changed.exp
4589 * gdb.mi/mi-read-memory.exp
4590 * gdb.mi/mi-record-changed.exp
4591 * gdb.mi/mi-reg-undefined.exp
4592 * gdb.mi/mi-regs.exp
4593 * gdb.mi/mi-return.exp
4594 * gdb.mi/mi-reverse.exp
4595 * gdb.mi/mi-simplerun.exp
4596 * gdb.mi/mi-solib.exp
4597 * gdb.mi/mi-stack.exp
4598 * gdb.mi/mi-stepi.exp
4599 * gdb.mi/mi-syn-frame.exp
4600 * gdb.mi/mi-until.exp
4601 * gdb.mi/mi-var-block.exp
4602 * gdb.mi/mi-var-child.exp
4603 * gdb.mi/mi-var-cmd.exp
4604 * gdb.mi/mi-var-cp.exp
4605 * gdb.mi/mi-var-display.exp
4606 * gdb.mi/mi-var-invalidate.exp
4607 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4608 * gdb.mi/mi-vla-fortran.exp
4609 * gdb.mi/mi-watch.exp
4610 * gdb.mi/mi2-var-child.exp
4611 * gdb.mi/user-selected-context-sync.exp
4612 * gdb.modula2/unbounded-array.exp
4613 * gdb.multi/dummy-frame-restore.exp
4614 * gdb.multi/multi-arch-exec.exp
4615 * gdb.multi/multi-arch.exp
4616 * gdb.multi/tids.exp
4617 * gdb.multi/watchpoint-multi.exp
4618 * gdb.opencl/callfuncs.exp
4619 * gdb.opencl/convs_casts.exp
4620 * gdb.opencl/datatypes.exp
4621 * gdb.opencl/operators.exp
4622 * gdb.opencl/vec_comps.exp
4623 * gdb.opt/clobbered-registers-O2.exp
4624 * gdb.opt/inline-break.exp
4625 * gdb.opt/inline-bt.exp
4626 * gdb.opt/inline-cmds.exp
4627 * gdb.opt/inline-locals.exp
4628 * gdb.pascal/case-insensitive-symbols.exp
4629 * gdb.pascal/floats.exp
4630 * gdb.pascal/gdb11492.exp
4631 * gdb.python/lib-types.exp
4632 * gdb.python/py-arch.exp
4633 * gdb.python/py-as-string.exp
4634 * gdb.python/py-bad-printers.exp
4635 * gdb.python/py-block.exp
4636 * gdb.python/py-breakpoint-create-fail.exp
4637 * gdb.python/py-breakpoint.exp
4638 * gdb.python/py-caller-is.exp
4639 * gdb.python/py-cmd.exp
4640 * gdb.python/py-explore-cc.exp
4641 * gdb.python/py-explore.exp
4642 * gdb.python/py-finish-breakpoint.exp
4643 * gdb.python/py-finish-breakpoint2.exp
4644 * gdb.python/py-frame-args.exp
4645 * gdb.python/py-frame-inline.exp
4646 * gdb.python/py-frame.exp
4647 * gdb.python/py-framefilter-mi.exp
4648 * gdb.python/py-infthread.exp
4649 * gdb.python/py-lazy-string.exp
4650 * gdb.python/py-linetable.exp
4651 * gdb.python/py-mi-events.exp
4652 * gdb.python/py-mi-objfile.exp
4653 * gdb.python/py-mi.exp
4654 * gdb.python/py-objfile.exp
4655 * gdb.python/py-pp-integral.exp
4656 * gdb.python/py-pp-maint.exp
4657 * gdb.python/py-pp-re-notag.exp
4658 * gdb.python/py-pp-registration.exp
4659 * gdb.python/py-recurse-unwind.exp
4660 * gdb.python/py-strfns.exp
4661 * gdb.python/py-symbol.exp
4662 * gdb.python/py-symtab.exp
4663 * gdb.python/py-sync-interp.exp
4664 * gdb.python/py-typeprint.exp
4665 * gdb.python/py-unwind-maint.exp
4666 * gdb.python/py-unwind.exp
4667 * gdb.python/py-value-cc.exp
4668 * gdb.python/py-xmethods.exp
4669 * gdb.reverse/amd64-tailcall-reverse.exp
4670 * gdb.reverse/break-precsave.exp
4671 * gdb.reverse/break-reverse.exp
4672 * gdb.reverse/consecutive-precsave.exp
4673 * gdb.reverse/consecutive-reverse.exp
4674 * gdb.reverse/finish-precsave.exp
4675 * gdb.reverse/finish-reverse-bkpt.exp
4676 * gdb.reverse/finish-reverse.exp
4677 * gdb.reverse/fstatat-reverse.exp
4678 * gdb.reverse/getresuid-reverse.exp
4679 * gdb.reverse/i386-precsave.exp
4680 * gdb.reverse/i386-reverse.exp
4681 * gdb.reverse/i386-sse-reverse.exp
4682 * gdb.reverse/i387-env-reverse.exp
4683 * gdb.reverse/i387-stack-reverse.exp
4684 * gdb.reverse/insn-reverse.exp
4685 * gdb.reverse/machinestate-precsave.exp
4686 * gdb.reverse/machinestate.exp
4687 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4688 * gdb.reverse/pipe-reverse.exp
4689 * gdb.reverse/readv-reverse.exp
4690 * gdb.reverse/recvmsg-reverse.exp
4691 * gdb.reverse/rerun-prec.exp
4692 * gdb.reverse/s390-mvcle.exp
4693 * gdb.reverse/step-precsave.exp
4694 * gdb.reverse/step-reverse.exp
4695 * gdb.reverse/time-reverse.exp
4696 * gdb.reverse/until-precsave.exp
4697 * gdb.reverse/until-reverse.exp
4698 * gdb.reverse/waitpid-reverse.exp
4699 * gdb.reverse/watch-precsave.exp
4700 * gdb.reverse/watch-reverse.exp
4701 * gdb.rust/generics.exp
4702 * gdb.rust/methods.exp
4703 * gdb.rust/modules.exp
4704 * gdb.rust/simple.exp
4705 * gdb.server/connect-with-no-symbol-file.exp
4706 * gdb.server/ext-attach.exp
4707 * gdb.server/ext-restart.exp
4708 * gdb.server/ext-wrapper.exp
4709 * gdb.server/file-transfer.exp
4710 * gdb.server/server-exec-info.exp
4711 * gdb.server/server-kill.exp
4712 * gdb.server/server-mon.exp
4713 * gdb.server/wrapper.exp
4714 * gdb.stabs/exclfwd.exp
4715 * gdb.stabs/gdb11479.exp
4716 * gdb.threads/clone-new-thread-event.exp
4717 * gdb.threads/corethreads.exp
4718 * gdb.threads/current-lwp-dead.exp
4719 * gdb.threads/dlopen-libpthread.exp
4720 * gdb.threads/gcore-thread.exp
4721 * gdb.threads/sigstep-threads.exp
4722 * gdb.threads/watchpoint-fork.exp
4723 * gdb.trace/actions-changed.exp
4724 * gdb.trace/backtrace.exp
4725 * gdb.trace/change-loc.exp
4726 * gdb.trace/circ.exp
4727 * gdb.trace/collection.exp
4728 * gdb.trace/disconnected-tracing.exp
4729 * gdb.trace/ftrace.exp
4730 * gdb.trace/mi-trace-frame-collected.exp
4731 * gdb.trace/mi-trace-unavailable.exp
4732 * gdb.trace/mi-traceframe-changed.exp
4733 * gdb.trace/mi-tsv-changed.exp
4734 * gdb.trace/no-attach-trace.exp
4735 * gdb.trace/passc-dyn.exp
4736 * gdb.trace/qtro.exp
4737 * gdb.trace/range-stepping.exp
4738 * gdb.trace/read-memory.exp
4739 * gdb.trace/save-trace.exp
4740 * gdb.trace/signal.exp
4741 * gdb.trace/status-stop.exp
4742 * gdb.trace/tfile.exp
4743 * gdb.trace/trace-break.exp
4744 * gdb.trace/trace-buffer-size.exp
4745 * gdb.trace/trace-condition.exp
4746 * gdb.trace/tracefile-pseudo-reg.exp
4747 * gdb.trace/tstatus.exp
4748 * gdb.trace/unavailable.exp
4749 * gdb.trace/while-dyn.exp
4750 * gdb.trace/while-stepping.exp
4751
34c41c68
DE
47522016-12-22 Doug Evans <xdje42@gmail.com>
4753
4754 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4755 and msymbols.
4756
16e69324
YQ
47572016-12-19 Yao Qi <yao.qi@linaro.org>
4758
4759 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4760 (test_with_self): Don't call do_steps_and_nexts, and remove
4761 code about stepping into xmalloc.
4762
f94f411b
YQ
47632016-12-09 Yao Qi <yao.qi@linaro.org>
4764
4765 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4766
47672016-12-09 Yao Qi <yao.qi@linaro.org>
4768
4769 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4770
f1b5deee
PA
47712016-12-09 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.base/all-architectures-0.exp: New file.
4774 * gdb.base/all-architectures-1.exp: New file.
4775 * gdb.base/all-architectures-2.exp: New file.
4776 * gdb.base/all-architectures-3.exp: New file.
4777 * gdb.base/all-architectures-4.exp: New file.
4778 * gdb.base/all-architectures-5.exp: New file.
4779 * gdb.base/all-architectures-6.exp: New file.
4780 * gdb.base/all-architectures-7.exp: New file.
4781 * gdb.base/all-architectures.exp.in: New file.
4782
364ca42e
YQ
47832016-12-09 Yao Qi <yao.qi@linaro.org>
4784
4785 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4786
107c2d62
LM
47872016-12-02 Luis Machado <lgustavo@codesourcery.com>
4788
4789 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4790 possible.
4791 Remove useless pattern-matching code.
4792
df3ee9ca
PA
47932016-12-02 Pedro Alves <palves@redhat.com>
4794
4795 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4796 procedure.
4797 (top level): Call it.
4798
ec835369
PA
47992016-12-02 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4802 New procedure.
4803 (top level): Call it.
4804
01770bbd
PA
48052016-12-02 Pedro Alves <palves@redhat.com>
4806
4807 PR cli/20559
4808 * gdb.base/commands.exp (user_defined_command_args_eval): New
4809 procedure.
4810 (top level): Call it.
4811
008459ea
LM
48122016-12-02 Luis Machado <lgustavo@codesourcery.com>
4813
4814 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4815 timeout handling.
4816
0c1b455e
TT
48172016-12-02 Tom Tromey <tom@tromey.com>
4818
4819 * gdb.dwarf2/main-subprogram.c: New file.
4820 * gdb.dwarf2/main-subprogram.exp: New file.
4821
018572b8
LM
48222016-12-01 Luis Machado <lgustavo@codesourcery.com>
4823
4824 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4825 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4826 gdb_test_no_output for a couple of cases.
4827 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4828
84c93cd5
LM
48292016-12-01 Luis Machado <lgustavo@codesourcery.com>
4830
4831 Fix test names and standardize compilation error messages throughout
4832 the following files:
4833
4834 * gdb.ada/start.exp
4835 * gdb.arch/alpha-step.exp
4836 * gdb.arch/e500-prologue.exp
4837 * gdb.arch/ftrace-insn-reloc.exp
4838 * gdb.arch/gdb1291.exp
4839 * gdb.arch/gdb1431.exp
4840 * gdb.arch/gdb1558.exp
4841 * gdb.arch/i386-dr3-watch.exp
4842 * gdb.arch/i386-sse-stack-align.exp
4843 * gdb.arch/ia64-breakpoint-shadow.exp
4844 * gdb.arch/pa-nullify.exp
4845 * gdb.arch/powerpc-aix-prologue.exp
4846 * gdb.arch/thumb-bx-pc.exp
4847 * gdb.base/annota1.exp
4848 * gdb.base/annota3.exp
4849 * gdb.base/arrayidx.exp
4850 * gdb.base/assign.exp
4851 * gdb.base/attach.exp
4852 * gdb.base/auxv.exp
4853 * gdb.base/bang.exp
4854 * gdb.base/bfp-test.exp
4855 * gdb.base/bigcore.exp
4856 * gdb.base/bitfields2.exp
4857 * gdb.base/break-fun-addr.exp
4858 * gdb.base/break-probes.exp
4859 * gdb.base/call-rt-st.exp
4860 * gdb.base/callexit.exp
4861 * gdb.base/catch-fork-kill.exp
4862 * gdb.base/charset.exp
4863 * gdb.base/checkpoint.exp
4864 * gdb.base/comprdebug.exp
4865 * gdb.base/constvars.exp
4866 * gdb.base/coredump-filter.exp
4867 * gdb.base/cursal.exp
4868 * gdb.base/cvexpr.exp
4869 * gdb.base/detach.exp
4870 * gdb.base/display.exp
4871 * gdb.base/dmsym.exp
4872 * gdb.base/dprintf-pending.exp
4873 * gdb.base/dso2dso.exp
4874 * gdb.base/dtrace-probe.exp
4875 * gdb.base/dump.exp
4876 * gdb.base/enum_cond.exp
4877 * gdb.base/exe-lock.exp
4878 * gdb.base/exec-invalid-sysroot.exp
4879 * gdb.base/execl-update-breakpoints.exp
4880 * gdb.base/exprs.exp
4881 * gdb.base/fileio.exp
4882 * gdb.base/find.exp
4883 * gdb.base/finish.exp
4884 * gdb.base/fixsection.exp
4885 * gdb.base/foll-vfork.exp
4886 * gdb.base/frame-args.exp
4887 * gdb.base/gcore.exp
4888 * gdb.base/gdb1250.exp
4889 * gdb.base/global-var-nested-by-dso.exp
4890 * gdb.base/gnu-ifunc.exp
4891 * gdb.base/hashline1.exp
4892 * gdb.base/hashline2.exp
4893 * gdb.base/hashline3.exp
4894 * gdb.base/hbreak-in-shr-unsupported.exp
4895 * gdb.base/huge.exp
4896 * gdb.base/infcall-input.exp
4897 * gdb.base/info-fun.exp
4898 * gdb.base/info-shared.exp
4899 * gdb.base/jit-simple.exp
4900 * gdb.base/jit-so.exp
4901 * gdb.base/jit.exp
4902 * gdb.base/jump.exp
4903 * gdb.base/label.exp
4904 * gdb.base/lineinc.exp
4905 * gdb.base/logical.exp
4906 * gdb.base/longjmp.exp
4907 * gdb.base/macscp.exp
4908 * gdb.base/miscexprs.exp
4909 * gdb.base/new-ui-echo.exp
4910 * gdb.base/new-ui-pending-input.exp
4911 * gdb.base/new-ui.exp
4912 * gdb.base/nodebug.exp
4913 * gdb.base/nofield.exp
4914 * gdb.base/offsets.exp
4915 * gdb.base/overlays.exp
4916 * gdb.base/pending.exp
4917 * gdb.base/pointers.exp
4918 * gdb.base/pr11022.exp
4919 * gdb.base/printcmds.exp
4920 * gdb.base/prologue.exp
4921 * gdb.base/ptr-typedef.exp
4922 * gdb.base/realname-expand.exp
4923 * gdb.base/relativedebug.exp
4924 * gdb.base/relocate.exp
4925 * gdb.base/remote.exp
4926 * gdb.base/reread.exp
4927 * gdb.base/return2.exp
4928 * gdb.base/savedregs.exp
4929 * gdb.base/sep.exp
4930 * gdb.base/sepdebug.exp
4931 * gdb.base/sepsymtab.exp
4932 * gdb.base/set-inferior-tty.exp
4933 * gdb.base/setshow.exp
4934 * gdb.base/shlib-call.exp
4935 * gdb.base/sigaltstack.exp
4936 * gdb.base/siginfo-addr.exp
4937 * gdb.base/signals.exp
4938 * gdb.base/signull.exp
4939 * gdb.base/sigrepeat.exp
4940 * gdb.base/so-impl-ld.exp
4941 * gdb.base/solib-display.exp
4942 * gdb.base/solib-overlap.exp
4943 * gdb.base/solib-search.exp
4944 * gdb.base/solib-symbol.exp
4945 * gdb.base/structs.exp
4946 * gdb.base/structs2.exp
4947 * gdb.base/symtab-search-order.exp
4948 * gdb.base/twice.exp
4949 * gdb.base/unload.exp
4950 * gdb.base/varargs.exp
4951 * gdb.base/watchpoint-solib.exp
4952 * gdb.base/watchpoint.exp
4953 * gdb.base/whatis.exp
4954 * gdb.base/wrong_frame_bt_full.exp
4955 * gdb.btrace/dlopen.exp
4956 * gdb.cell/ea-standalone.exp
4957 * gdb.cell/ea-test.exp
4958 * gdb.cp/dispcxx.exp
4959 * gdb.cp/gdb2384.exp
4960 * gdb.cp/method2.exp
4961 * gdb.cp/nextoverthrow.exp
4962 * gdb.cp/pr10728.exp
4963 * gdb.disasm/am33.exp
4964 * gdb.disasm/h8300s.exp
4965 * gdb.disasm/mn10300.exp
4966 * gdb.disasm/sh3.exp
4967 * gdb.dwarf2/dw2-dir-file-name.exp
4968 * gdb.fortran/complex.exp
4969 * gdb.fortran/library-module.exp
4970 * gdb.guile/scm-pretty-print.exp
4971 * gdb.guile/scm-symbol.exp
4972 * gdb.guile/scm-type.exp
4973 * gdb.guile/scm-value.exp
4974 * gdb.linespec/linespec.exp
4975 * gdb.mi/gdb701.exp
4976 * gdb.mi/gdb792.exp
4977 * gdb.mi/mi-breakpoint-changed.exp
4978 * gdb.mi/mi-dprintf-pending.exp
4979 * gdb.mi/mi-dprintf.exp
4980 * gdb.mi/mi-exit-code.exp
4981 * gdb.mi/mi-pending.exp
4982 * gdb.mi/mi-solib.exp
4983 * gdb.mi/new-ui-mi-sync.exp
4984 * gdb.mi/pr11022.exp
4985 * gdb.mi/user-selected-context-sync.exp
4986 * gdb.opt/solib-intra-step.exp
4987 * gdb.python/py-events.exp
4988 * gdb.python/py-finish-breakpoint.exp
4989 * gdb.python/py-mi.exp
4990 * gdb.python/py-prettyprint.exp
4991 * gdb.python/py-shared.exp
4992 * gdb.python/py-symbol.exp
4993 * gdb.python/py-template.exp
4994 * gdb.python/py-type.exp
4995 * gdb.python/py-value.exp
4996 * gdb.reverse/solib-precsave.exp
4997 * gdb.reverse/solib-reverse.exp
4998 * gdb.server/solib-list.exp
4999 * gdb.stabs/weird.exp
5000 * gdb.threads/reconnect-signal.exp
5001 * gdb.threads/stepi-random-signal.exp
5002 * gdb.trace/actions.exp
5003 * gdb.trace/ax.exp
5004 * gdb.trace/backtrace.exp
5005 * gdb.trace/change-loc.exp
5006 * gdb.trace/deltrace.exp
5007 * gdb.trace/ftrace-lock.exp
5008 * gdb.trace/ftrace.exp
5009 * gdb.trace/infotrace.exp
5010 * gdb.trace/mi-tracepoint-changed.exp
5011 * gdb.trace/packetlen.exp
5012 * gdb.trace/passcount.exp
5013 * gdb.trace/pending.exp
5014 * gdb.trace/range-stepping.exp
5015 * gdb.trace/report.exp
5016 * gdb.trace/stap-trace.exp
5017 * gdb.trace/tfind.exp
5018 * gdb.trace/trace-break.exp
5019 * gdb.trace/trace-condition.exp
5020 * gdb.trace/trace-enable-disable.exp
5021 * gdb.trace/trace-mt.exp
5022 * gdb.trace/tracecmd.exp
5023 * gdb.trace/tspeed.exp
5024 * gdb.trace/tsv.exp
5025 * lib/perftest.exp
5026
fb9feb35
LM
50272016-12-01 Luis Machado <lgustavo@codesourcery.com>
5028
5029 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5030 with gdb_test_no_output.
5031 Use command as test name.
5032
cd2ddb6c
LM
50332016-12-01 Luis Machado <lgustavo@codesourcery.com>
5034
5035 Fix test names starting with uppercase throughout the files.
5036
5037 * gdb.ada/assign_1.exp
5038 * gdb.ada/boolean_expr.exp
5039 * gdb.base/arrayidx.exp
5040 * gdb.base/del.exp
5041 * gdb.base/gcore-buffer-overflow.exp
5042 * gdb.base/testenv.exp
5043 * gdb.compile/compile.exp
5044 * gdb.python/py-framefilter-invalidarg.exp
5045 * gdb.python/py-framefilter.exp
5046
bb95117e
LM
50472016-12-01 Luis Machado <lgustavo@codesourcery.com>
5048
5049 Fix test names starting with uppercase throughout the files.
5050
5051 * gdb.ada/array_return.exp
5052 * gdb.ada/expr_delims.exp
5053 * gdb.ada/mi_dyn_arr.exp
5054 * gdb.ada/mi_interface.exp
5055 * gdb.ada/mi_var_array.exp
5056 * gdb.ada/watch_arg.exp
5057 * gdb.arch/alpha-step.exp
5058 * gdb.arch/altivec-regs.exp
5059 * gdb.arch/e500-regs.exp
5060 * gdb.arch/powerpc-d128-regs.exp
5061 * gdb.base/arrayidx.exp
5062 * gdb.base/break.exp
5063 * gdb.base/checkpoint.exp
5064 * gdb.base/debug-expr.exp
5065 * gdb.base/dmsym.exp
5066 * gdb.base/radix.exp
5067 * gdb.base/sepdebug.exp
5068 * gdb.base/testenv.exp
5069 * gdb.base/watch_thread_num.exp
5070 * gdb.base/watchpoint-cond-gone.exp
5071 * gdb.cell/break.exp
5072 * gdb.cell/ea-cache.exp
5073 * gdb.compile/compile.exp
5074 * gdb.cp/gdb2495.exp
5075 * gdb.gdb/selftest.exp
5076 * gdb.gdb/xfullpath.exp
5077 * gdb.go/hello.exp
5078 * gdb.go/integers.exp
5079 * gdb.objc/basicclass.exp
5080 * gdb.pascal/hello.exp
5081 * gdb.pascal/integers.exp
5082 * gdb.python/py-breakpoint.exp
5083 * gdb.python/py-cmd.exp
5084 * gdb.python/py-linetable.exp
5085 * gdb.python/py-xmethods.exp
5086 * gdb.python/python.exp
5087 * gdb.reverse/consecutive-precsave.exp
5088 * gdb.reverse/finish-precsave.exp
5089 * gdb.reverse/i386-precsave.exp
5090 * gdb.reverse/machinestate-precsave.exp
5091 * gdb.reverse/sigall-precsave.exp
5092 * gdb.reverse/solib-precsave.exp
5093 * gdb.reverse/step-precsave.exp
5094 * gdb.reverse/until-precsave.exp
5095 * gdb.reverse/watch-precsave.exp
5096 * gdb.threads/leader-exit.exp
5097 * gdb.threads/pthreads.exp
5098 * gdb.threads/wp-replication.exp
5099 * gdb.trace/actions.exp
5100 * gdb.trace/mi-tsv-changed.exp
5101 * gdb.trace/tsv.exp
5102
de97fdd4
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-bp_permanent.exp
5108 * gdb.arch/i386-gnu-cfi.exp
5109 * gdb.base/disasm-end-cu.exp
5110 * gdb.base/macscp.exp
5111 * gdb.base/pending.exp
5112 * gdb.base/watch_thread_num.exp
5113 * gdb.cp/exception.exp
5114 * gdb.cp/gdb2495.exp
5115 * gdb.cp/local.exp
5116 * gdb.python/py-evsignal.exp
5117 * gdb.python/python.exp
5118 * gdb.trace/tracecmd.exp
5119
9f058c10
LM
51202016-12-01 Luis Machado <lgustavo@codesourcery.com>
5121
5122 Fix test names starting with uppercase throughout the files.
5123
5124 * gdb.base/charset.exp
5125 * gdb.base/eval.exp
5126 * gdb.base/multi-forks.exp
5127 * gdb.guile/scm-progspace.exp
5128 * gdb.opencl/datatypes.exp
5129 * gdb.python/py-block.exp
5130 * gdb.python/py-function.exp
5131 * gdb.python/py-symbol.exp
5132 * gdb.python/py-symtab.exp
5133 * gdb.python/py-xmethods.exp
5134 * gdb.reverse/break-precsave.exp
5135 * gdb.reverse/break-reverse.exp
5136 * gdb.reverse/consecutive-precsave.exp
5137 * gdb.reverse/consecutive-reverse.exp
5138 * gdb.reverse/finish-precsave.exp
5139 * gdb.reverse/finish-reverse-bkpt.exp
5140 * gdb.reverse/finish-reverse.exp
5141 * gdb.reverse/fstatat-reverse.exp
5142 * gdb.reverse/getresuid-reverse.exp
5143 * gdb.reverse/i386-precsave.exp
5144 * gdb.reverse/i386-reverse.exp
5145 * gdb.reverse/i386-sse-reverse.exp
5146 * gdb.reverse/i387-stack-reverse.exp
5147 * gdb.reverse/insn-reverse.exp
5148 * gdb.reverse/machinestate-precsave.exp
5149 * gdb.reverse/machinestate.exp
5150 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5151 * gdb.reverse/pipe-reverse.exp
5152 * gdb.reverse/readv-reverse.exp
5153 * gdb.reverse/recvmsg-reverse.exp
5154 * gdb.reverse/rerun-prec.exp
5155 * gdb.reverse/s390-mvcle.exp
5156 * gdb.reverse/sigall-precsave.exp
5157 * gdb.reverse/sigall-reverse.exp
5158 * gdb.reverse/solib-precsave.exp
5159 * gdb.reverse/solib-reverse.exp
5160 * gdb.reverse/step-precsave.exp
5161 * gdb.reverse/step-reverse.exp
5162 * gdb.reverse/time-reverse.exp
5163 * gdb.reverse/until-precsave.exp
5164 * gdb.reverse/until-reverse.exp
5165 * gdb.reverse/waitpid-reverse.exp
5166 * gdb.reverse/watch-precsave.exp
5167 * gdb.reverse/watch-reverse.exp
5168
cdc7edd7
LM
51692016-12-01 Luis Machado <lgustavo@codesourcery.com>
5170
5171 Fix test names starting with uppercase throughout the files.
5172
5173 * gdb.arch/i386-mpx-simple_segv.exp
5174 * gdb.arch/i386-mpx.exp
5175 * gdb.arch/i386-permbkpt.exp
5176 * gdb.arch/pa-nullify.exp
5177 * gdb.arch/powerpc-d128-regs.exp
5178 * gdb.arch/vsx-regs.exp
5179 * gdb.base/bfp-test.exp
5180 * gdb.base/break.exp
5181 * gdb.base/breakpoint-shadow.exp
5182 * gdb.base/callfuncs.exp
5183 * gdb.base/charset.exp
5184 * gdb.base/commands.exp
5185 * gdb.base/completion.exp
5186 * gdb.base/dfp-test.exp
5187 * gdb.base/echo.exp
5188 * gdb.base/ending-run.exp
5189 * gdb.base/eval.exp
5190 * gdb.base/expand-psymtabs.exp
5191 * gdb.base/float128.exp
5192 * gdb.base/floatn.exp
5193 * gdb.base/foll-exec-mode.exp
5194 * gdb.base/gdb1056.exp
5195 * gdb.base/gdb11531.exp
5196 * gdb.base/kill-after-signal.exp
5197 * gdb.base/multi-forks.exp
5198 * gdb.base/overlays.exp
5199 * gdb.base/pending.exp
5200 * gdb.base/sepdebug.exp
5201 * gdb.base/testenv.exp
5202 * gdb.base/valgrind-db-attach.exp
5203 * gdb.base/watch_thread_num.exp
5204 * gdb.base/watchpoint-cond-gone.exp
5205 * gdb.base/watchpoint.exp
5206 * gdb.base/watchpoints.exp
5207 * gdb.cp/arg-reference.exp
5208 * gdb.cp/baseenum.exp
5209 * gdb.cp/operator.exp
5210 * gdb.cp/shadow.exp
5211 * gdb.dwarf2/dw2-op-out-param.exp
5212 * gdb.dwarf2/dw2-reg-undefined.exp
5213 * gdb.go/chan.exp
5214 * gdb.go/hello.exp
5215 * gdb.go/integers.exp
5216 * gdb.go/methods.exp
5217 * gdb.go/package.exp
5218 * gdb.guile/scm-parameter.exp
5219 * gdb.guile/scm-progspace.exp
5220 * gdb.guile/scm-value.exp
5221 * gdb.mi/mi-pending.exp
5222 * gdb.mi/user-selected-context-sync.exp
5223 * gdb.multi/multi-attach.exp
5224 * gdb.multi/tids.exp
5225 * gdb.opt/clobbered-registers-O2.exp
5226 * gdb.pascal/floats.exp
5227 * gdb.pascal/integers.exp
5228 * gdb.python/py-block.exp
5229 * gdb.python/py-events.exp
5230 * gdb.python/py-parameter.exp
5231 * gdb.python/py-symbol.exp
5232 * gdb.python/py-symtab.exp
5233 * gdb.python/py-type.exp
5234 * gdb.python/py-value.exp
5235 * gdb.python/py-xmethods.exp
5236 * gdb.python/python.exp
5237 * gdb.reverse/break-precsave.exp
5238 * gdb.reverse/consecutive-precsave.exp
5239 * gdb.reverse/finish-precsave.exp
5240 * gdb.reverse/i386-precsave.exp
5241 * gdb.reverse/machinestate-precsave.exp
5242 * gdb.reverse/sigall-precsave.exp
5243 * gdb.reverse/solib-precsave.exp
5244 * gdb.reverse/step-precsave.exp
5245 * gdb.reverse/until-precsave.exp
5246 * gdb.reverse/watch-precsave.exp
5247 * gdb.server/ext-attach.exp
5248 * gdb.server/ext-restart.exp
5249 * gdb.server/ext-run.exp
5250 * gdb.server/ext-wrapper.exp
5251 * gdb.stabs/gdb11479.exp
5252 * gdb.stabs/weird.exp
5253 * gdb.threads/attach-many-short-lived-threads.exp
5254 * gdb.threads/kill.exp
5255 * gdb.threads/watchpoint-fork.exp
5256
bc6c7af4
LM
52572016-12-01 Luis Machado <lgustavo@codesourcery.com>
5258
5259 Fix test names starting with uppercase throughout all the files below.
5260
5261 * gdb.ada/array_return.exp
5262 * gdb.ada/catch_ex.exp
5263 * gdb.ada/info_exc.exp
5264 * gdb.ada/mi_catch_ex.exp
5265 * gdb.ada/mi_dyn_arr.exp
5266 * gdb.ada/mi_ex_cond.exp
5267 * gdb.ada/mi_exc_info.exp
5268 * gdb.ada/mi_interface.exp
5269 * gdb.ada/mi_task_arg.exp
5270 * gdb.ada/mi_task_info.exp
5271 * gdb.ada/mi_var_array.exp
5272 * gdb.arch/alpha-step.exp
5273 * gdb.arch/amd64-disp-step.exp
5274 * gdb.arch/arm-disp-step.exp
5275 * gdb.arch/disp-step-insn-reloc.exp
5276 * gdb.arch/e500-prologue.exp
5277 * gdb.arch/ftrace-insn-reloc.exp
5278 * gdb.arch/gdb1558.exp
5279 * gdb.arch/i386-bp_permanent.exp
5280 * gdb.arch/i386-disp-step.exp
5281 * gdb.arch/i386-float.exp
5282 * gdb.arch/i386-gnu-cfi.exp
5283 * gdb.arch/ia64-breakpoint-shadow.exp
5284 * gdb.arch/mips16-thunks.exp
5285 * gdb.arch/pa-nullify.exp
5286 * gdb.arch/powerpc-aix-prologue.exp
5287 * gdb.arch/powerpc-power.exp
5288 * gdb.arch/ppc-dfp.exp
5289 * gdb.arch/s390-tdbregs.exp
5290 * gdb.arch/spu-info.exp
5291 * gdb.arch/spu-ls.exp
5292 * gdb.arch/thumb-bx-pc.exp
5293 * gdb.base/advance.exp
5294 * gdb.base/annota-input-while-running.exp
5295 * gdb.base/arrayidx.exp
5296 * gdb.base/asmlabel.exp
5297 * gdb.base/async.exp
5298 * gdb.base/attach-wait-input.exp
5299 * gdb.base/auto-connect-native-target.exp
5300 * gdb.base/batch-preserve-term-settings.exp
5301 * gdb.base/bfp-test.exp
5302 * gdb.base/bigcore.exp
5303 * gdb.base/bp-permanent.exp
5304 * gdb.base/break-always.exp
5305 * gdb.base/break-fun-addr.exp
5306 * gdb.base/break-idempotent.exp
5307 * gdb.base/break-main-file-remove-fail.exp
5308 * gdb.base/break-probes.exp
5309 * gdb.base/break-unload-file.exp
5310 * gdb.base/break.exp
5311 * gdb.base/call-ar-st.exp
5312 * gdb.base/call-rt-st.exp
5313 * gdb.base/call-sc.exp
5314 * gdb.base/call-signal-resume.exp
5315 * gdb.base/call-strs.exp
5316 * gdb.base/callexit.exp
5317 * gdb.base/callfuncs.exp
5318 * gdb.base/catch-gdb-caused-signals.exp
5319 * gdb.base/catch-signal-siginfo-cond.exp
5320 * gdb.base/catch-syscall.exp
5321 * gdb.base/compare-sections.exp
5322 * gdb.base/cond-eval-mode.exp
5323 * gdb.base/condbreak-call-false.exp
5324 * gdb.base/consecutive-step-over.exp
5325 * gdb.base/cursal.exp
5326 * gdb.base/disabled-location.exp
5327 * gdb.base/disasm-end-cu.exp
5328 * gdb.base/display.exp
5329 * gdb.base/double-prompt-target-event-error.exp
5330 * gdb.base/dprintf-bp-same-addr.exp
5331 * gdb.base/dprintf-detach.exp
5332 * gdb.base/dprintf-next.exp
5333 * gdb.base/dprintf-non-stop.exp
5334 * gdb.base/dprintf-pending.exp
5335 * gdb.base/dso2dso.exp
5336 * gdb.base/ending-run.exp
5337 * gdb.base/enum_cond.exp
5338 * gdb.base/examine-backward.exp
5339 * gdb.base/exe-lock.exp
5340 * gdb.base/exec-invalid-sysroot.exp
5341 * gdb.base/execl-update-breakpoints.exp
5342 * gdb.base/execution-termios.exp
5343 * gdb.base/fileio.exp
5344 * gdb.base/fixsection.exp
5345 * gdb.base/foll-exec-mode.exp
5346 * gdb.base/foll-exec.exp
5347 * gdb.base/fork-running-state.exp
5348 * gdb.base/frame-args.exp
5349 * gdb.base/fullpath-expand.exp
5350 * gdb.base/func-ptr.exp
5351 * gdb.base/gcore-relro-pie.exp
5352 * gdb.base/gdb1090.exp
5353 * gdb.base/gdb1555.exp
5354 * gdb.base/global-var-nested-by-dso.exp
5355 * gdb.base/gnu-ifunc.exp
5356 * gdb.base/hbreak-in-shr-unsupported.exp
5357 * gdb.base/hbreak-unmapped.exp
5358 * gdb.base/hook-stop.exp
5359 * gdb.base/infcall-input.exp
5360 * gdb.base/info-fun.exp
5361 * gdb.base/info-shared.exp
5362 * gdb.base/interrupt-noterm.exp
5363 * gdb.base/jit-so.exp
5364 * gdb.base/jit.exp
5365 * gdb.base/line-symtabs.exp
5366 * gdb.base/list.exp
5367 * gdb.base/longjmp.exp
5368 * gdb.base/macscp.exp
5369 * gdb.base/max-value-size.exp
5370 * gdb.base/nodebug.exp
5371 * gdb.base/nofield.exp
5372 * gdb.base/overlays.exp
5373 * gdb.base/paginate-after-ctrl-c-running.exp
5374 * gdb.base/paginate-bg-execution.exp
5375 * gdb.base/paginate-inferior-exit.exp
5376 * gdb.base/pending.exp
5377 * gdb.base/pr11022.exp
5378 * gdb.base/printcmds.exp
5379 * gdb.base/ptr-typedef.exp
5380 * gdb.base/ptype.exp
5381 * gdb.base/randomize.exp
5382 * gdb.base/range-stepping.exp
5383 * gdb.base/realname-expand.exp
5384 * gdb.base/relativedebug.exp
5385 * gdb.base/remote.exp
5386 * gdb.base/savedregs.exp
5387 * gdb.base/sepdebug.exp
5388 * gdb.base/set-noassign.exp
5389 * gdb.base/shlib-call.exp
5390 * gdb.base/shreloc.exp
5391 * gdb.base/sigaltstack.exp
5392 * gdb.base/sigbpt.exp
5393 * gdb.base/siginfo-addr.exp
5394 * gdb.base/siginfo-obj.exp
5395 * gdb.base/siginfo-thread.exp
5396 * gdb.base/signest.exp
5397 * gdb.base/signull.exp
5398 * gdb.base/sigrepeat.exp
5399 * gdb.base/skip.exp
5400 * gdb.base/so-impl-ld.exp
5401 * gdb.base/solib-corrupted.exp
5402 * gdb.base/solib-disc.exp
5403 * gdb.base/solib-display.exp
5404 * gdb.base/solib-overlap.exp
5405 * gdb.base/solib-search.exp
5406 * gdb.base/solib-symbol.exp
5407 * gdb.base/source-execution.exp
5408 * gdb.base/sss-bp-on-user-bp-2.exp
5409 * gdb.base/sss-bp-on-user-bp.exp
5410 * gdb.base/stack-checking.exp
5411 * gdb.base/stale-infcall.exp
5412 * gdb.base/step-break.exp
5413 * gdb.base/step-line.exp
5414 * gdb.base/step-over-exit.exp
5415 * gdb.base/step-test.exp
5416 * gdb.base/structs.exp
5417 * gdb.base/sym-file.exp
5418 * gdb.base/symtab-search-order.exp
5419 * gdb.base/term.exp
5420 * gdb.base/type-opaque.exp
5421 * gdb.base/unload.exp
5422 * gdb.base/until-nodebug.exp
5423 * gdb.base/until.exp
5424 * gdb.base/unwindonsignal.exp
5425 * gdb.base/watch-cond.exp
5426 * gdb.base/watch-non-mem.exp
5427 * gdb.base/watch_thread_num.exp
5428 * gdb.base/watchpoint-reuse-slot.exp
5429 * gdb.base/watchpoint-solib.exp
5430 * gdb.base/watchpoint.exp
5431 * gdb.btrace/dlopen.exp
5432 * gdb.cell/arch.exp
5433 * gdb.cell/break.exp
5434 * gdb.cell/bt.exp
5435 * gdb.cell/core.exp
5436 * gdb.cell/data.exp
5437 * gdb.cell/dwarfaddr.exp
5438 * gdb.cell/ea-cache.exp
5439 * gdb.cell/ea-standalone.exp
5440 * gdb.cell/ea-test.exp
5441 * gdb.cell/f-regs.exp
5442 * gdb.cell/fork.exp
5443 * gdb.cell/gcore.exp
5444 * gdb.cell/mem-access.exp
5445 * gdb.cell/ptype.exp
5446 * gdb.cell/registers.exp
5447 * gdb.cell/sizeof.exp
5448 * gdb.cell/solib-symbol.exp
5449 * gdb.cell/solib.exp
5450 * gdb.compile/compile-tls.exp
5451 * gdb.cp/exception.exp
5452 * gdb.cp/gdb2495.exp
5453 * gdb.cp/local.exp
5454 * gdb.cp/mb-inline.exp
5455 * gdb.cp/mb-templates.exp
5456 * gdb.cp/pr10687.exp
5457 * gdb.cp/pr9167.exp
5458 * gdb.cp/scope-err.exp
5459 * gdb.cp/templates.exp
5460 * gdb.cp/virtfunc.exp
5461 * gdb.dwarf2/dw2-dir-file-name.exp
5462 * gdb.dwarf2/dw2-single-line-discriminators.exp
5463 * gdb.fortran/complex.exp
5464 * gdb.fortran/library-module.exp
5465 * gdb.guile/guile.exp
5466 * gdb.guile/scm-cmd.exp
5467 * gdb.guile/scm-frame-inline.exp
5468 * gdb.guile/scm-objfile.exp
5469 * gdb.guile/scm-pretty-print.exp
5470 * gdb.guile/scm-symbol.exp
5471 * gdb.guile/scm-type.exp
5472 * gdb.guile/scm-value.exp
5473 * gdb.linespec/keywords.exp
5474 * gdb.linespec/ls-errs.exp
5475 * gdb.linespec/macro-relative.exp
5476 * gdb.linespec/thread.exp
5477 * gdb.mi/mi-breakpoint-changed.exp
5478 * gdb.mi/mi-dprintf-pending.exp
5479 * gdb.mi/mi-fullname-deleted.exp
5480 * gdb.mi/mi-logging.exp
5481 * gdb.mi/mi-pending.exp
5482 * gdb.mi/mi-solib.exp
5483 * gdb.mi/new-ui-mi-sync.exp
5484 * gdb.mi/user-selected-context-sync.exp
5485 * gdb.multi/dummy-frame-restore.exp
5486 * gdb.multi/multi-arch-exec.exp
5487 * gdb.multi/remove-inferiors.exp
5488 * gdb.multi/watchpoint-multi-exit.exp
5489 * gdb.opt/solib-intra-step.exp
5490 * gdb.perf/backtrace.exp
5491 * gdb.perf/single-step.exp
5492 * gdb.perf/skip-command.exp
5493 * gdb.perf/skip-prologue.exp
5494 * gdb.perf/solib.exp
5495 * gdb.python/lib-types.exp
5496 * gdb.python/py-as-string.exp
5497 * gdb.python/py-bad-printers.exp
5498 * gdb.python/py-block.exp
5499 * gdb.python/py-breakpoint.exp
5500 * gdb.python/py-cmd.exp
5501 * gdb.python/py-events.exp
5502 * gdb.python/py-evthreads.exp
5503 * gdb.python/py-finish-breakpoint.exp
5504 * gdb.python/py-finish-breakpoint2.exp
5505 * gdb.python/py-frame-inline.exp
5506 * gdb.python/py-frame.exp
5507 * gdb.python/py-inferior.exp
5508 * gdb.python/py-infthread.exp
5509 * gdb.python/py-mi.exp
5510 * gdb.python/py-objfile.exp
5511 * gdb.python/py-pp-maint.exp
5512 * gdb.python/py-pp-registration.exp
5513 * gdb.python/py-prettyprint.exp
5514 * gdb.python/py-recurse-unwind.exp
5515 * gdb.python/py-shared.exp
5516 * gdb.python/py-symbol.exp
5517 * gdb.python/py-symtab.exp
5518 * gdb.python/py-template.exp
5519 * gdb.python/py-type.exp
5520 * gdb.python/py-unwind-maint.exp
5521 * gdb.python/py-unwind.exp
5522 * gdb.python/py-value.exp
5523 * gdb.python/python.exp
5524 * gdb.reverse/finish-reverse-bkpt.exp
5525 * gdb.reverse/insn-reverse.exp
5526 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5527 * gdb.reverse/solib-precsave.exp
5528 * gdb.reverse/solib-reverse.exp
5529 * gdb.stabs/gdb11479.exp
5530 * gdb.stabs/weird.exp
5531 * gdb.threads/fork-child-threads.exp
5532 * gdb.threads/fork-plus-threads.exp
5533 * gdb.threads/fork-thread-pending.exp
5534 * gdb.threads/forking-threads-plus-breakpoint.exp
5535 * gdb.threads/hand-call-in-threads.exp
5536 * gdb.threads/interrupted-hand-call.exp
5537 * gdb.threads/linux-dp.exp
5538 * gdb.threads/local-watch-wrong-thread.exp
5539 * gdb.threads/next-while-other-thread-longjmps.exp
5540 * gdb.threads/non-ldr-exit.exp
5541 * gdb.threads/pending-step.exp
5542 * gdb.threads/print-threads.exp
5543 * gdb.threads/process-dies-while-detaching.exp
5544 * gdb.threads/process-dies-while-handling-bp.exp
5545 * gdb.threads/pthreads.exp
5546 * gdb.threads/queue-signal.exp
5547 * gdb.threads/reconnect-signal.exp
5548 * gdb.threads/signal-command-handle-nopass.exp
5549 * gdb.threads/signal-command-multiple-signals-pending.exp
5550 * gdb.threads/signal-delivered-right-thread.exp
5551 * gdb.threads/signal-sigtrap.exp
5552 * gdb.threads/sigthread.exp
5553 * gdb.threads/staticthreads.exp
5554 * gdb.threads/stepi-random-signal.exp
5555 * gdb.threads/thread-unwindonsignal.exp
5556 * gdb.threads/thread_check.exp
5557 * gdb.threads/thread_events.exp
5558 * gdb.threads/tid-reuse.exp
5559 * gdb.threads/tls-nodebug.exp
5560 * gdb.threads/tls-shared.exp
5561 * gdb.threads/tls-so_extern.exp
5562 * gdb.threads/tls.exp
5563 * gdb.threads/wp-replication.exp
5564 * gdb.trace/actions-changed.exp
5565 * gdb.trace/actions.exp
5566 * gdb.trace/backtrace.exp
5567 * gdb.trace/change-loc.exp
5568 * gdb.trace/collection.exp
5569 * gdb.trace/deltrace.exp
5570 * gdb.trace/disconnected-tracing.exp
5571 * gdb.trace/entry-values.exp
5572 * gdb.trace/ftrace-lock.exp
5573 * gdb.trace/ftrace.exp
5574 * gdb.trace/infotrace.exp
5575 * gdb.trace/mi-trace-frame-collected.exp
5576 * gdb.trace/mi-trace-unavailable.exp
5577 * gdb.trace/mi-traceframe-changed.exp
5578 * gdb.trace/mi-tracepoint-changed.exp
5579 * gdb.trace/mi-tsv-changed.exp
5580 * gdb.trace/no-attach-trace.exp
5581 * gdb.trace/packetlen.exp
5582 * gdb.trace/passc-dyn.exp
5583 * gdb.trace/passcount.exp
5584 * gdb.trace/pending.exp
5585 * gdb.trace/pr16508.exp
5586 * gdb.trace/qtro.exp
5587 * gdb.trace/range-stepping.exp
5588 * gdb.trace/read-memory.exp
5589 * gdb.trace/report.exp
5590 * gdb.trace/save-trace.exp
5591 * gdb.trace/signal.exp
5592 * gdb.trace/stap-trace.exp
5593 * gdb.trace/status-stop.exp
5594 * gdb.trace/strace.exp
5595 * gdb.trace/tfile.exp
5596 * gdb.trace/tfind.exp
5597 * gdb.trace/trace-break.exp
5598 * gdb.trace/trace-condition.exp
5599 * gdb.trace/trace-enable-disable.exp
5600 * gdb.trace/trace-mt.exp
5601 * gdb.trace/tracecmd.exp
5602 * gdb.trace/tracefile-pseudo-reg.exp
5603 * gdb.trace/tspeed.exp
5604 * gdb.trace/tstatus.exp
5605 * gdb.trace/tsv.exp
5606 * gdb.trace/unavailable.exp
5607 * gdb.trace/while-dyn.exp
5608 * gdb.trace/while-stepping.exp
5609 * lib/gdb-guile.exp
5610 * lib/gdb.exp
5611 * lib/mi-support.exp
5612 * lib/pascal.exp
5613 * lib/perftest.exp
5614 * lib/prelink-support.exp
5615 * lib/selftest-support.exp
5616
ad02e4fe
SM
56172016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5618
5619 * Makefile.in: Include disable-implicit-rules.mk.
5620
22347e55
AA
56212016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5622
5623 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5624 non-byte-aligned bit fields.
5625
da5b30da
AA
56262016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5627
5628 PR gdb/12616
5629 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5630 respects the DW_AT_data_bit_offset attribute.
5631
b593ecca
SM
56322016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5633
5634 * gdb.base/default.exp: Fix output of "set language".
5635
3b165252
SM
56362016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5637
5638 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5639 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5640 make.
5641 * configure.ac: Remove checks for the make program.
5642 * configure: Re-generate.
5643
1a2f3d7f
KB
56442016-11-16 Kevin Buettner <kevinb@redhat.com>
5645
5646 * gdb.python/py-recurse-unwind.c (main): Add loop.
5647 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5648 to read_register() and gdb.parse_and_eval(). Make each code
5649 call a separate case that can be individually tested.
5650 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5651 proc. Call cont_and_backtrace for each of the code paths that
5652 we want to test in the unwinder.
5653
b7f38fda
AA
56542016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5655
5656 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5657 the definition of struct S.
5658
1f8db343
CM
56592016-11-11 Catherine Moore <clm@codesourcery.com>
5660
5661 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5662
fad0c9fb
PA
56632016-11-09 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/commands.exp (runto_or_return): New procedure.
5666 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5667 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5668 (progvar_simple_while_test, progvar_complex_if_while_test)
5669 (if_while_breakpoint_command_test)
5670 (infrun_breakpoint_command_test, breakpoint_command_test)
5671 (user_defined_command_test, watchpoint_command_test)
5672 (test_command_prompt_position, redefine_hook_test)
5673 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5674 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5675 multi_line_input and multi_line. Remove gdb_expect and
5676 gdb_stop_suppressing_tests uses.
5677 * lib/gdb.exp (valnum_re): New global.
5678 (multi_line_input): New procedure.
5679
8354c62c
SM
56802016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5681
5682 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5683 Remove.
5684 (test_setup): Define with proc_with_prefix.
5685 (test_cli_inferior): Likewise.
5686 (test_cli_thread): Likewise.
5687 (test_cli_frame): Likewise.
5688 (test_cli_select_frame): Likewise.
5689 (test_cli_up_down): Likewise.
5690 (test_mi_thread_select): Likewise.
5691 (test_mi_stack_select_frame): Likewise.
5692 (test_cli_in_mi_inferior): Likewise.
5693 (test_cli_in_mi_thread): Likewise.
5694 (test_cli_in_mi_frame): Likewise.
5695 (top level): Do not use with_test_prefix_procname.
5696
64f367a2
PA
56972016-11-09 Pedro Alves <palves@redhat.com>
5698
5699 * gdb.base/commands.exp (gdbvar_simple_if_test)
5700 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5701 (progvar_simple_if_test, progvar_simple_while_test)
5702 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5703 (infrun_breakpoint_command_test, breakpoint_command_test)
5704 (user_defined_command_test, watchpoint_command_test)
5705 (test_command_prompt_position, deprecated_command_test)
5706 (bp_deleted_in_command, temporary_breakpoint_commands)
5707 (stray_arg0_test, source_file_with_indented_comment)
5708 (recursive_source_test, if_commands_test)
5709 (error_clears_commands_left, redefine_hook_test)
5710 (redefine_backtrace_test): Use proc_with_prefix.
5711 * lib/gdb.exp (proc_with_prefix): New proc.
5712
0bb65f1e
AA
57132016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5714
5715 * gdb.base/tui-layout.c: New file.
5716 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5717 disassembly window contains very long lines.
5718
7353f247
TT
57192016-11-08 Tom Tromey <tom@tromey.com>
5720
5721 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5722 depend on Python 2.
5723
30a7bb83
TT
57242016-11-08 Tom Tromey <tom@tromey.com>
5725
5726 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5727 New method.
5728
cdf5a07c
MG
57292016-10-29 Manish Goregaokar <manish@mozilla.com>
5730
2806dc7e 5731 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5732
51a789c3
MG
57332016-10-27 Manish Goregaokar <manish@mozilla.com>
5734
2806dc7e
PA
5735 * gdb.rust/simple.rs: Add test for univariant enums without
5736 discriminants and for encoded struct-like enums.
51a789c3 5737
f610ab6d
PA
57382016-10-28 Pedro Alves <palves@redhat.com>
5739
5740 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5741 gdb_test_multiple, tighten regexps and match symtabs and line
5742 tables incrementally.
5743
b129b0ca
LM
57442016-10-28 Luis Machado <lgustavo@codesourcery.com>
5745
5746 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5747 general.
5748
ecf45d2c
SL
57492016-10-25 Luis Machado <lgustavo@codesourcery.com>
5750
5751 * gdb.base/exec-invalid-sysroot.exp: New file.
5752
b8d38ee4
JK
57532016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5754
5755 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5756
f90fd8c2
JK
57572016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5758
5759 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5760
2d2476aa
MR
57612016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5762
2806dc7e
PA
5763 * gdb.base/killed-outside.exp: Remove $options from a call to
5764 `prepare_for_testing'.
2d2476aa 5765
e42b25a0
SM
57662016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5767
5768 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5769 Change test message.
5770
3ccdb432
SM
57712016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5772
5773 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5774 Update comment.
5775
5bad3170
SM
57762016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5777
5778 * gdb.trace/mi-trace-save.exp: New file.
5779
5ad9dba7
YQ
57802016-10-13 Yao Qi <yao.qi@linaro.org>
5781
5782 * gdb.base/code_elim.exp (get_var_address): Remove.
5783 * gdb.base/relocate.exp: Likewise.
5784 * gdb.base/shreloc.exp: Likewise.
5785 * lib/gdb.exp (get_var_address): New.
5786
62df7e21
YQ
57872016-10-13 Yao Qi <yao.qi@linaro.org>
5788
5789 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5790 floating point tests if $skip_float_test is false.
5791
4dac951e
LM
57922016-10-12 Luis Machado <lgustavo@codesourcery.com>
5793
5794 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5795 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5796 argc values.
5797 Add 1 to argc so we guarantee distinct initial/modified argc values.
5798
8f1a8fc4
JK
57992016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5800
5801 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5802
16c85b5d
JK
58032016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5804
5805 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5806 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5807 * gdb.arch/vsx-regs.exp: Likewise.
5808
1d0e042a
YQ
58092016-10-07 Yao Qi <yao.qi@linaro.org>
5810
5811 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5812
68dadef5
MM
58132016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5814
5815 * gdb.python/python.exp: Test decode_line("*0").
5816
33fa2c6e
DE
58172016-10-06 Doug Evans <dje@google.com>
5818
5819 * gdb.python/py-value.exp (test_value_creation): Add test for large
5820 unsigned 64-bit value.
5821
9c37b5ae
TT
58222016-10-06 Tom Tromey <tom@tromey.com>
5823
5824 * gdb.compile/compile.exp: Change java tests to rust.
5825 * gdb.base/setshow.exp: Change java tests to rust.
5826 * gdb.base/default.exp: Remove java from language list.
5827 * README (Examples): Update language example.
5828 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5829 test.
5830 * lib/gdb.exp (skip_java_tests): Remove.
5831 * lib/java.exp: Remove.
5832 * gdb.java: Remove.
5833
78b86327
MR
58342016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5835
5836 * gdb.arch/mips-fcr.exp: New test.
5837 * gdb.arch/mips-fcr.c: Source for the new test.
5838
7470adbb
MR
58392016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5840
5841 * gdb.base/solib-disc.exp: Use `standard_output_file'
5842 throughout.
5843
4a556533
PA
58442016-10-06 Pedro Alves <palves@redhat.com>
5845
5846 * gdb.base/jit-simple-dl.c: New file.
5847 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5848 * gdb.base/jit-simple.c: ... this.
5849 * gdb.base/jit-simple.exp (jit_run): Delete.
5850 (build_jit): New proc.
5851 (jit_test_reread): Recompile either the main program or the shared
5852 library, depending on what is being tested. Skip changing address
5853 if caller wants to. Compare before/after addresses. If testing
5854 standalone, explicitly load the binary. Test "maint info
5855 breakpoints".
5856 (top level): Add "standalone vs shared lib" and "change address"
5857 vs "same address" axes.
5858
5a122fbc
PA
58592016-10-06 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5862 call.
5863 (jit_run): Delete.
5864 (jit_test_reread): Use with_test_prefix. Reload the main binary
5865 explicitly. Compare the before/after addresses of the JIT
5866 descriptor.
5867
ee8da4b8
DE
58682016-08-15 Doug Evans <dje@google.com>
5869
5870 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5871 for single bitfields is bool.
5872 * gdb.xml/tdesc-regs.exp: Ditto.
5873
f389f6fe
JK
58742016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5875
5876 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5877
fdebf1a4
YQ
58782016-10-05 Yao Qi <yao.qi@linaro.org>
5879
5880 * lib/gdb.exp (support_complex_tests): Return zero if
5881 gdb_skip_float_test return true.
5882
9c36d954 58832016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5884 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5885
5886 PR gdb/20487
5887 * gdb.mi/user-selected-context-sync.exp: New file.
5888 * gdb.mi/user-selected-context-sync.c: New file.
5889
4034d0ff 58902016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5891 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5892
5893 PR gdb/20487
5894 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5895 =thread-select-event check.
5896
a4297203
PB
58972016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5898
5899 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5900 the compulsory L operand changes.
5901 * gdb.arch/powerpc-power.s: Likewise.
5902
bb805577
JK
59032016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5904
5905 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5906 * gdb.base/jit-attach-pie.c: New file.
5907 * gdb.base/jit-attach-pie.exp: New file.
5908
6d61dee5
PA
59092016-09-28 Pedro Alves <palves@redhat.com>
5910
5911 * gdb.base/infcall-input.c: New file.
5912 * gdb.base/infcall-input.exp: New file.
5913
f73842fc
YQ
59142016-09-22 Yao Qi <yao.qi@linaro.org>
5915
5916 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5917 (gdb_exit): Rename it to ...
5918 (gdbserver_gdb_exit): ... Close GDBserver.
5919 (gdb_exit): New proc, call gdbserver_gdb_exit.
5920 (mi_gdb_exit): Likewise.
5921
90681dab
YQ
59222016-09-22 Yao Qi <yao.qi@linaro.org>
5923
5924 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5925 path.
5926 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5927 Remove duplication.
5928
9c211fd8
YQ
59292016-09-22 Yao Qi <yao.qi@linaro.org>
5930
5931 * lib/gdbserver-support.exp: Check the existence of
5932 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5933
ad0a504f
AK
59342016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5935
5936 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5937
36cf1806
TT
59382016-09-21 Tom Tromey <tom@tromey.com>
5939
5940 PR gdb/20604:
5941 * gdb.base/quit.exp: New file.
5942
74172ecf
SM
59432016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5944
5945 * .gitignore: New file.
5946
3d0ec882
MR
59472016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5948
5949 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5950 throughout.
5951
8193adea
AA
59522016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5953
5954 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5955
d41a5c09
JK
59562016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5957
5958 * gdb.cp/casts.cc (decltype): Move it ...
5959 (main): ... with its call to ...
5960 * gdb.cp/casts03.cc: ... a new file.
5961 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5962
d2dfe700
JK
59632016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5964
5965 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5966
e2a92b16
PB
59672016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5968
5969 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5970 and sync up the test with tests in gas/testsuite/gas/ppc.
5971 * gdb.arch/powerpc-power.exp: Likewise.
5972
49b4de64
JK
59732016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5974
5975 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5976
2c29df25
SDJ
59772016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5978 Jan Kratochvil <jan.kratochvil@redhat.com>
5979
5980 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5981 make m1's definition to be different from m2's. Use 'dummy' as an
5982 argument for probe 'two'.
5983
cc3c2846
JB
59842016-09-10 Jon Beniston <jon@beniston.com>
5985
5986 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5987 for sim target.
5988
e1b2624a
AA
59892016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5990
5991 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5992 variable declaration.
5993 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5994 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5995 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5996 received HWCAP as its argument.
5997
4295e285
PA
59982016-09-06 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.base/new-ui-pending-input.c: New file.
6001 * gdb.base/new-ui-pending-input.exp: New file.
6002 * gdb.exp (clear_gdb_spawn_id): New procedure.
6003 (with_spawn_id): Check whether gdb_spawn_id exists before
6004 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6005 on exit.
6006
00d5215e
UW
60072016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6008
6009 * gdb.base/float128.c: New file.
6010 * gdb.base/float128.exp: Likewise.
6011 * gdb.base/floatn.c: Likewise.
6012 * gdb.base/floatn.exp: Likewise.
6013
a9ff5f12
UW
60142016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6015
6016 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6017
f245535c
PA
60182016-09-05 Pedro Alves <palves@redhat.com>
6019
6020 PR backtrace/19927
6021 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6022 unwinders are immediately called as side effect of "source" or
6023 "disable unwinder" commands.
6024 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6025
ae9cf263
YQ
60262016-09-02 Yao Qi <yao.qi@linaro.org>
6027
6028 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6029 is true and $type is "float" or "double".
6030
27aba047
YQ
60312016-09-02 Yao Qi <yao.qi@linaro.org>
6032
6033 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6034 true.
6035 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6036 * gdb.base/call-rt-st.exp: Likewise.
6037 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6038 return value instead of gdb,skip_float_test.
6039 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6040 (do_function_calls): Use its return value instead of
6041 gdb,skip_float_test.
6042 * gdb.base/finish.exp: Likewise.
6043 * gdb.base/funcargs.exp: Likewise.
6044 * gdb.base/return.exp: Likewise.
6045 * gdb.base/return2.exp: Likewise.
6046 * gdb.base/varargs.exp: Likewise.
6047 * lib/gdb.exp (gdb_skip_float_test): Change it to
6048 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6049
5af962df
AA
60502016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6051
6052 * gdb.multi/tids.exp: Test "thread apply all".
6053
7fac6910
JK
60542016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6055
6056 * gdb.base/default.exp (tty): Remove.
6057
bb1fe4ac
KB
60582016-08-24 Kevin Buettner <kevinb@redhat.com>
6059
2806dc7e
PA
6060 * gdb.python/py-recurse-unwind.c: New file.
6061 * gdb.python/py-recurse-unwind.py: New file.
6062 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 6063
0a1ddfa6
SM
60642016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6065
6066 * gdb.base/set-inferior-tty.exp: New file.
6067 * gdb.base/set-inferior-tty.c: New file.
6068
d9de1fe3
PA
60692016-08-23 Pedro Alves <palves@redhat.com>
6070
6071 PR gdb/20494
6072 * gdb.base/new-ui-echo.c: New file.
6073 * gdb.base/new-ui-echo.exp: New file.
6074
e9d9abd7
YQ
60752016-08-23 Yao Qi <yao.qi@linaro.org>
6076
6077 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6078 gdbserver_spawn.
6079 * gdb.server/connect-without-multi-process.exp (do_test):
6080 Likewise.
6081
3589529e
YQ
60822016-08-23 Yao Qi <yao.qi@linaro.org>
6083
6084 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6085 standalone_txt. Delete gdb_txt and standalone_txt on host
6086 and target. Spawn the binary on target. Copy files from
6087 target to host.
6088
6bb90213
PA
60892016-08-22 Pedro Alves <palves@redhat.com>
6090
6091 PR gdb/20505
6092 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6093 with_test_prefix. Factor out bits to ...
6094 (test_no_vdso): ... this new procedure.
6095
20c2c024
CL
60962016-08-19 Carl Love <cel@us.ibm.com>
6097
6098 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6099 maintaining separate logic for constructing the output path.
6100 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6101 * gdb.arch/ppc-dfp.exp: Likewise.
6102 * gdb.arch/ppc-fp.exp: Likewise.
6103 * gdb.arch/vsx-regs.exp: Likewise.
6104 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6105 binprefix for generating the additional binary files.
6106
0646e07d
PA
61072016-08-19 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.trace/mi-trace-frame-collected.exp
6110 (test_trace_frame_collected): On x32, expect two registers.
6111
46da9242
CL
61122016-08-18 Carl Love <cel@us.ibm.com>
6113
6114 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6115 and sync up the test with tests in gas/testsuite/gas/ppc.
6116 * gdb.arch/powerpc-power.exp: Likewise.
6117
eb2332d7
SM
61182016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6119
6120 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6121 expected error message.
6122
63c61e04
SM
61232016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6124
6125 * gdb.multi/remove-inferiors.exp: New file.
6126 * gdb.multi/remove-inferiors.c: New file.
6127
7b17065f
YQ
61282016-08-12 Yao Qi <yao.qi@linaro.org>
6129
6130 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6131 argument list.
6132
01d3dedf
PA
61332016-08-10 Pedro Alves <palves@redhat.com>
6134
6135 PR gdb/19187
6136 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6137 setup_kfails.
6138
3eb7562a
PA
61392016-08-09 Pedro Alves <palves@redhat.com>
6140 Simon Marchi <simon.marchi@ericsson.com>
6141
6142 PR gdb/20418
6143 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6144 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6145
80614914
PA
61462016-08-09 Pedro Alves <palves@redhat.com>
6147
6148 PR mi/20431
6149 * gdb.mi/mi-cmd-error.exp: New file.
6150
f348d89a
PA
61512016-08-09 Pedro Alves <palves@redhat.com>
6152
6153 PR gdb/18653
6154 * gdb.base/signals-state-child.c: New file.
6155 * gdb.base/signals-state-child.exp: New file.
6156 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6157
e5ca03b4
PA
61582016-08-09 Pedro Alves <palves@redhat.com>
6159
6160 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6161
282a0691
TT
61622016-08-03 Tom Tromey <tom@tromey.com>
6163
6164 PR python/18565:
6165 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6166
41bfcd63
YQ
61672016-08-01 Yao Qi <yao.qi@linaro.org>
6168
6169 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6170 variable mode to "multi-process" if $multi_process is 1, otherwise
6171 set it to "single-process".
6172
e3465b24
YQ
61732016-08-01 Yao Qi <yao.qi@linaro.org>
6174
6175 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6176 * gdb.cp/cpexprs.exp: Likewise.
6177 * gdb.cp/m-static.exp: Likewise.
6178
0b31a4bc
TT
61792016-07-26 Tom Tromey <tom@tromey.com>
6180
6181 PR python/20190:
6182 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6183 test.
6184
e0461dbb
MM
61852016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6186
6187 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6188 selecting assembly source files.
6189 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6190 assembly source files.
6191 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6192 assembly source files.
6193 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6194 selecting assembly source files.
6195
8194e927
SM
61962016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6197
6198 * gdb.base/new-ui.exp (do_test_invalid_args): New
6199 procedure.
6200
c0272db5
TW
62012016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6202
6203 * gdb.btrace/reconnect.c: New file.
6204 * gdb.btrace/reconnect.exp: New file.
6205
e3487908
GKB
62062016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6207
6208 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6209 to test_catch_syscall_group.
6210 (test_catch_syscall_group): New.
6211
12df5c00
TT
62122016-07-21 Tom Tromey <tom@tromey.com>
6213
6214 * gdb.rust/simple.rs (main): Use empty struct expression.
6215 * gdb.rust/simple.exp: Add tests for empty struct expression.
6216
bae62ee2
YQ
62172016-07-21 Yao Qi <yao.qi@linaro.org>
6218
6219 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6220 if gdb_skip_xml_test is true on some targets.
6221
b1b53fb3
YQ
62222016-07-21 Yao Qi <yao.qi@linaro.org>
6223
6224 * gdb.server/solib-list.exp: Unset last_loaded_file.
6225
027d97f8
JK
62262016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6227
6228 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6229 "step into captured_main (args)".
6230
7674d381
JK
62312016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6232
6233 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6234
72b5d099
JK
62352016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6238
1f960ced
PA
62392016-07-19 Pedro Alves <palves@redhat.com>
6240
6241 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6242 * gdb.opt/inline-bt.exp: Likewise.
6243 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6244 additional_flags=-Winline.
6245 * gdb.opt/inline-locals.exp: Likewise.
6246 * gdb.opt/inline-markers.c (ATTR): Define.
6247 (inlined_fn): Use it.
6248
f25827c1
YQ
62492016-07-19 Yao Qi <yao.qi@linaro.org>
6250
6251 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6252 (test_with_self): Remove some code. Remove argument executable.
6253 (top-level): Use do_self_tests.
6254
37539ebe
DB
62552016-07-15 Zachary Welch <zwelch@codesourcery.com>
6256 Don Breazeal <donb@codesourcery.com>
6257
6258 * gdb.base/maint.exp: Escape paths used in regular expressions.
6259 * gdb.stabs/weird.exp: Likewise.
6260
dac790e1
TT
62612016-07-13 Tom Tromey <tom@tromey.com>
6262
6263 PR python/15620, PR python/18620:
6264 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6265 (test_bkpt_events): New procs.
6266
93daf339
TT
62672016-07-13 Tom Tromey <tom@tromey.com>
6268
6269 PR python/17698:
6270 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6271 test.
6272 (test_watchpoints): Likewise.
6273 (test_bkpt_pending): New proc.
6274
6571a381
TT
62752016-07-13 Tom Tromey <tom@tromey.com>
6276
6277 PR cli/18053:
6278 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6279 completion test.
6280
e8732474
JK
62812016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6282
6283 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6284 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6285 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6286 f_label.
6287 (g): Rename g_end_lbl to g_label.
6288 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6289 low_pc and high_pc.
6290 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6291
e0f3fd7c
TT
62922016-07-12 Tom Tromey <tom@tromey.com>
6293
6294 PR python/19293:
6295 * gdb.python/py-unwind-maint.exp: Update tests.
6296
3cfe46b6
YQ
62972016-07-12 Yao Qi <yao.qi@linaro.org>
6298
6299 * lib/selftest-support.exp (selftest_setup): Match the output
6300 when captured_main is inlined.
6301
4f19a0e6
WT
63022016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6303
6304 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6305 New variables.
6306 (print this%a, print this%b, print this): New tests.
6307 * gdb.fortran/derived-types.f90 (this): New object and
6308 initialization.
6309
986cf455
SM
63102016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6311
6312 * gdb.ada/arraydim.exp: Remove extra directory level in build
6313 directory.
6314
f0464b23
SM
63152016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6316
6317 * lib/ada.exp: Remove extra directory level in build directory.
6318 * gdb.ada/cond_lang.exp: Likewise.
6319 * gdb.ada/exec_changed.exp: Likewise.
6320 * gdb.ada/lang_switch.exp: Likewise.
6321
42d94011
MG
63222016-07-06 Manish Goregaokar <manish@mozilla.com>
6323
2806dc7e
PA
6324 * simple.rs: Add test for raw pointer subscripting.
6325 * simple.exp: Add test expectations.
42d94011 6326
647c264c
YQ
63272016-07-05 Yao Qi <yao.qi@linaro.org>
6328
6329 * gdb.mi/mi-reverse.exp: Match =record-started output.
6330
20aa2c60
PA
63312016-07-01 Pedro Alves <palves@redhat.com>
6332
6333 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6334 procedure.
6335 (jit_reader_test): Test the jit reader's unwinder.
6336 * gdb.base/jithost.c (jit_function_00_code): New global.
6337 (main): Use memcpy to fill in the mmapped code, instead of poking
6338 bytes manually here.
6339 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6340 value.
6341 (read_debug_info): Save the function's range.
6342 (read_sp): New function.
6343 (unwind_frame): Use it. Also unwind RBP.
6344 (get_frame_id): Use read_sp.
6345 (gdb_init_reader): Use calloc instead of malloc.
6346 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6347 parameter. Use gdb_test_multiple.
6348
ced2dffb
PA
63492016-07-01 Pedro Alves <palves@redhat.com>
6350 Antoine Tremblay <antoine.tremblay@ericsson.com>
6351
6352 * gdb.threads/process-dies-while-detaching.c: New file.
6353 * gdb.threads/process-dies-while-detaching.exp: New file.
6354
63000888
PA
63552016-07-01 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.multi/watchpoint-multi-exit.c: New file.
6358 * gdb.multi/watchpoint-multi-exit.exp: New file.
6359
038d4868
PA
63602016-06-30 Pedro Alves <palves@redhat.com>
6361
6362 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6363 unset inferior_spawn_id.
6364
994e9c83
PA
63652016-06-30 Pedro Alves <palves@redhat.com>
6366
6367 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6368 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6369
e5653468
YQ
63702016-06-29 Yao Qi <yao.qi@linaro.org>
6371
6372 * gdb.base/return.c: Add copyright header.
6373
803b47e5
TT
63742016-06-29 Tom Tromey <tom@tromey.com>
6375
6376 PR python/20129:
6377 * gdb.python/py-framefilter.exp: Add tests for setting priority
6378 and disabling of non-existent frame filter.
6379
28244707
YQ
63802016-06-29 Yao Qi <yao.qi@linaro.org>
6381
6382 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6383 0x0f07ff.
6384
a31d2f06
YQ
63852016-06-28 Yao Qi <yao.qi@linaro.org>
6386
6387 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6388 triplets. Start gdb, execute catch syscall, and continue. Check
6389 gdb's output to determine catch syscall is supported.
6390
921d8f54
MG
63912016-06-27 Manish Goregaokar <manish@mozilla.com>
6392
25d49b86
PA
6393 * gdb.rust/simple.rs: Add test for returning unit in a function.
6394 * gdb.rust/simple.exp: Add expectation for functions returning
6395 unit.
921d8f54 6396
f4952523
PMR
63972016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6398
6399 * gdb.python/py-breakpoint-create-fail.c,
6400 gdb.python/py-breakpoint-create-fail.exp,
6401 gdb.python/py-breakpoint-create-fail.py: New testcase.
6402
fccb08f8
MG
64032016-06-25 Manish Goregaokar <manish@mozilla.com>
6404
6405 PR gdb/20239
6406 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
6407 * gdb.rust/simple.exp: Add test expectations for new NonZero
6408 tests.
fccb08f8 6409
6b850546
DT
64102016-06-24 David Taylor <dtaylor@emc.com>
6411
6412 * gdb.base/offsets.exp: New file.
6413 * gdb.base/offsets.c: New file.
6414
17621150
TT
64152016-06-23 Tom Tromey <tom@tromey.com>
6416
6417 PR gdb/16483:
6418 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6419 before any filters are loaded.
6420
04d59df6
WT
64212016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6422
6423 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6424 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6425 structs.
6426 * gdb.fortran/derived-type-function.exp: New file.
6427 * gdb.fortran/derived-type-function.f90: New file.
6428
6429
ac69f786
PA
64302016-06-21 Pedro Alves <palves@redhat.com>
6431
6432 * gdb.base/new-ui.exp: New file.
6433 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6434 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6435 (with_spawn_id): New procedure.
6436
49940788
PA
64372016-06-21 Pedro Alves <palves@redhat.com>
6438
6439 * gdb.mi/mi-exec-run.exp: New file.
6440
ef274d26
PA
64412016-06-21 Pedro Alves <palves@redhat.com>
6442
6443 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6444 breakpoint command's output on the main UI.
6445 (test_break): New procedure, factored out from calls in the top
6446 level.
6447 (top level): Use foreach_with_prefix to test MI as main UI and as
6448 separate UI.
6449
468afe6c
PA
64502016-06-21 Pedro Alves <palves@redhat.com>
6451
6452 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6453 (test_awatch_creation_and_listing)
6454 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6455 Remove 'type' parameter.
6456 (test_watchpoint_all): New parameter mi_mode. Remove
6457 with_test_prefix.
6458 (top level): Use foreach_with_prefix, and add main/separate UI MI
6459 testing axis.
6460
51f77c37
PA
64612016-06-21 Pedro Alves <palves@redhat.com>
6462
6463 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6464 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6465 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6466 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6467 (gdb_main_spawn_id, mi_spawn_id): Declare and
6468 comment.
6469 (mi_create_inferior_pty): New procedure,
6470 factored out from default_mi_gdb_start.
6471 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6472 procedures.
6473 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6474 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6475 Use mi_create_inferior_pty.
6476 (mi_gdb_start): Use eval to pass down args list.
6477
8980e177
PA
64782016-06-21 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6481 * gdb.opt/inline-cmds.exp: Add MI tests.
6482
f38d3ad1
PA
64832016-06-21 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6486
45db7c09
PA
64872016-06-21 Pedro Alves <palves@redhat.com>
6488
6489 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6490 (top level): Use it instead of mi_execute_to.
6491
5a069ab3
PA
64922016-06-21 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6495 (cont_handler_str): New.
6496 (signal_stop_handler): Set stop_handler_str instead of printing to
6497 stdout.
6498 (continue_handler): Set cont_handler_str instead of printing to
6499 stdout.
6500 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6501 mi_send_resuming_command. Print stop_handler_str and
6502 cont_handler_str instead of expecting the python events print
6503 directly.
6504
2838cc1d
SD
65052016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6506
6507 * gdb.base/jit-reader.exp: New file.
6508 * gdb.base/jithost.c: New file.
6509 * gdb.base/jithost.h: New file.
6510 * gdb.base/jitreader.c : New file.
6511 * gdb.base/jit-protocol.h: New file.
6512
21a77091
YQ
65132016-06-17 Yao Qi <yao.qi@linaro.org>
6514
6515 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6516 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6517 and detach-on-fork. Adjust tests.
6518 (top level): Invoke break_cond_on_syscall with combinations of
6519 syscall, follow-fork-mode and detach-on-fork.
6520
f50bf8e5
YQ
65212016-06-17 Yao Qi <yao.qi@linaro.org>
6522
6523 * gdb.base/step-over-exit.c: New.
6524 * gdb.base/step-over-exit.exp: New.
6525
a28d8e50
YTL
65262016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6527
6528 * gdb.base/float.exp: Add target check for nds32*-*-*.
6529 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6530
cad8e26d
AB
65312016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6532
6533 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6534 for unsupported target features.
6535 * gdb.base/call-rt-st.exp: Likewise.
6536 * gdb.base/call-sc.exp: Likewise.
6537 * gdb.base/call-signal-resume.exp: Likewise.
6538 * gdb.base/call-strs.exp: Likewise.
6539 * gdb.base/callexit.exp: Likewise.
6540 * gdb.base/callfuncs.exp: Likewise.
6541 * gdb.base/nodebug.exp: Likewise.
6542 * gdb.base/printcmds.exp: Likewise.
6543 * gdb.base/ptype.exp: Likewise.
6544 * gdb.base/structs.exp: Likewise.
6545 * gdb.base/unwindonsignal.exp: Likewise.
6546 * gdb.cp/gdb2495.exp: Likewise.
6547 * gdb.cp/templates.exp: Likewise.
6548 * gdb.cp/virtfunc.exp: Likewise.
6549 * gdb.threads/hand-call-in-threads.exp: Likewise.
6550 * gdb.threads/interrupted-hand-call.exp: Likewise.
6551 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6552
347dc102
TT
65532016-06-10 Tom Tromey <tom@tromey.com>
6554
6555 PR rust/20110:
6556 * gdb.rust/expr.exp: Add test for integer constant larger than
6557 i32.
6558
5e13cf25
BH
65592016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6560
6561 * gdb.fortran/nested-funcs.exp: New.
6562 * gdb.fortran/nested-funcs.f90: New.
6563
bb556f1f
TK
65642016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6565
6566 * gdb.base/examine-backward.c: New file.
6567 * gdb.base/examine-backward.exp: New file.
6568
38b022b4
SM
65692016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6570
6571 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6572 matching.
6573
1b40ec05
TT
65742016-06-02 Tom Tromey <tom@tromey.com>
6575
6576 PR python/18984:
6577 * gdb.python/py-shared.exp: Add solib_name test.
6578
193bd378
SM
65792016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6580
6581 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6582
3326303b
MG
65832016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6584
6585 PR c++/19893
6586 * gdb.dwarf2/implref.exp: Rename to...
6587 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6588 * gdb.dwarf2/implref-array.c: New file.
6589 * gdb.dwarf2/implref-array.exp: Likewise.
6590 * gdb.dwarf2/implref-global.c: Likewise.
6591 * gdb.dwarf2/implref-global.exp: Likewise.
6592 * gdb.dwarf2/implref-struct.c: Likewise.
6593 * gdb.dwarf2/implref-struct.exp: Likewise.
6594
825c8ef2
AT
65952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6596
6597 * gdb.trace/trace-condition.exp: Add 64bit tests.
6598
2320162a
AT
65992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6600
6601 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6602 bits types.
6603 (main): Adapt to 8 to 64 bits types.
6604 * gdb.trace/trace-condition.exp: Add new tests.
6605
a7818233
AT
66062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6607
6608 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6609
0d336466
AT
66102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6611
6612 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6613 Move condition tests...
6614 * gdb.trace/trace-condition.exp: Here.
6615
7faeb45a
AT
66162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6617
6618 * gdb.trace/trace-condition.exp: Add counter-case tests.
6619
e385593e
JK
66202016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 PR c++/15231
6623 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6624 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6625
744608cc
PA
66262016-05-27 Pedro Alves <palves@redhat.com>
6627
6628 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6629 New procedure.
6630 (top level): Call it, and bail out of DejaGnu is known to be bad.
6631
ac775bf4
AB
66322016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6633
6634 * gdb.base/whatis.c: Extend the test case.
6635 * gdb.base/whatis.exp: Add additional tests.
6636
2bbad2ea
BH
66372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6638
6639* gdb.fortran/type.f90: Add pointer variable.
6640* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6641
8b70175d
BH
66422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6643
6644 * gdb.fortran/vla-type.exp: Fix testcase name.
6645
86d8a848
BH
66462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6647
6648 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6649
e188eb36
BH
66502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6651
6652 * gdb.fortran/type.f90: Add nested structures.
6653 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6654 * gdb.fortran/derived-type.exp: Adapt expected output.
6655 * gdb.fortran/vla-type.exp: Adapt expected output.
6656
9b2db1fd
BH
66572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6658
6659 * gdb.fortran/whatis_type.exp: Adapt expected output.
6660
72b17055
BH
66612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6662
6663 * gdb.fortran/print_type.exp: Fix expected output.
6664 * gdb.fortran/whatis_type.exp: Fix expected output.
6665
3cd81d8d
BH
66662016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6667
6668 * gdb.fortran/whatis_type.exp: Use multi_line.
6669
ddae9462
TT
66702016-05-24 Tom Tromey <tom@tromey.com>
6671
6672 PR python/17386:
6673 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6674 use value as an index.
6675
1957f6b8
TT
66762016-05-23 Tom Tromey <tom@tromey.com>
6677
6678 PR python/17981:
6679 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6680 no-breakpoint case.
6681
026a9174
PA
66822016-05-24 Pedro Alves <palves@redhat.com>
6683
6684 PR gdb/19828
6685 * gdb.threads/clone-attach-detach.c: New file.
6686 * gdb.threads/clone-attach-detach.exp: New file.
6687
e70a7231
FR
66882016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6689
6690 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6691
0f6ed0e0
TT
66922016-05-23 Tom Tromey <tom@tromey.com>
6693
6694 PR python/19438, PR python/18393:
6695 * gdb.python/py-progspace.exp: Add "dir" test.
6696 * gdb.python/py-objfile.exp: Add "dir" test.
6697
ffd19d61
YQ
66982016-05-23 Yao Qi <yao.qi@linaro.org>
6699
6700 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6701 * gdb.arch/thumb2-it.exp: Likewise.
6702
9e8f9b05
SM
67032016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6704
6705 * gdb.mi/mi-threads-interrupt.c: New file.
6706 * gdb.mi/mi-threads-interrupt.exp: New file.
6707
61c6156d
SM
67082016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6709
6710 PR gdb/18077
6711 * gdb.mi/mi-async-run.exp: New file.
6712 * gdb.mi/mi-async-run.c: New file.
6713
67218854
TT
67142016-05-17 Tom Tromey <tom@tromey.com>
6715 Manish Goregaokar <manishsmail@gmail.com>
6716
6717 * lib/rust-support.exp: New file.
6718 * lib/gdb.exp (skip_rust_tests): New proc.
6719 (build_executable_from_specs): Handle rust.
6720 * lib/future.exp (gdb_find_rustc): New proc.
6721 (gdb_default_target_compile): Handle rust.
6722 * gdb.rust/expr.exp: New file.
6723 * gdb.rust/generics.exp: New file.
6724 * gdb.rust/generics.rs: New file.
6725 * gdb.rust/methods.exp: New file.
6726 * gdb.rust/methods.rs: New file.
6727 * gdb.rust/modules.exp: New file.
6728 * gdb.rust/modules.rs: New file.
6729 * gdb.rust/simple.exp: New file.
6730 * gdb.rust/simple.rs: New file.
6731
c44af4eb
TT
67322016-05-17 Tom Tromey <tom@tromey.com>
6733
6734 * gdb.base/default.exp (set language): Add rust.
6735
dcd1f979
TT
67362016-05-17 Tom Tromey <tom@tromey.com>
6737
6738 * gdb.gdb/unittest.exp: New file.
6739
155b7f57
YQ
67402016-05-16 Yao Qi <yao.qi@linaro.org>
6741
6742 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6743 shell_prompt. Update shell_prompt_re.
6744
8ddd5a6c
DE
67452016-05-12 Doug Evans <dje@google.com>
6746
6747 PR symtab/19999
6748 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6749 $options when building executable.
6750 * gdb.dwarf2/fission-loclists-pie.S: New file.
6751 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6752
02e370d9
SM
67532016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6754
6755 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6756 of [is_remote target],
6757
8929ad8b
SM
67582016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6759
6760 * lib/gdb.exp (use_gdb_stub): New procedure.
6761
6c447423
DE
67622016-05-03 Yunlian Jiang <yunlian@google.com>
6763 Doug Evans <dje@google.com>
6764
6765 PR symtab/19914
6766 * gdb.dwarf2/dwp-sepdebug.c: New file.
6767 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6768
444e826c
SM
67692016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6770
6771 * gdb.base/detach.exp: Remove is_remote check.
6772
740feeaa
SM
67732016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6774
6775 * gdb.base/annota-input-while-running.exp: Don't check for
6776 [is_remote target]. Enable annotations after running to main.
6777 Remove unused "set test..." line.
6778
9080ac9d
SM
67792016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6780
6781 * gdb.trace/trace-enable-disable.exp: New file.
6782 * gdb.trace/trace-enable-disable.c: New file.
6783
952ebca5
SM
67842016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6785
6786 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6787 use it in info sharedlibrary test.
6788 * gdb.trace/ftrace-lock.exp: Likewise.
6789 * gdb.trace/ftrace.exp: Likewise.
6790 * gdb.trace/range-stepping.exp: Likewise.
6791 * gdb.trace/trace-break.exp: Likewise.
6792 * gdb.trace/trace-condition.exp: Likewise.
6793 * gdb.trace/trace-mt.exp: Likewise.
6794
d9019901
SM
67952016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6796
6797 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6798 (gdb_load_shlib): ... this.
6799 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6800 gdb_load_shlib.
6801 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6802 * gdb.base/ctxobj.exp: Likewise.
6803 * gdb.base/dprintf-pending.exp: Likewise.
6804 * gdb.base/dso2dso.exp: Likewise.
6805 * gdb.base/fixsection.exp: Likewise.
6806 * gdb.base/gcore-relro.exp: Likewise.
6807 * gdb.base/gdb1555.exp: Likewise.
6808 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6809 * gdb.base/gnu-ifunc.exp: Likewise.
6810 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6811 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6812 * gdb.base/pending.exp: Likewise.
6813 * gdb.base/print-file-var.exp: Likewise.
6814 * gdb.base/print-symbol-loading.exp: Likewise.
6815 * gdb.base/shlib-call.exp: Likewise.
6816 * gdb.base/shreloc.exp: Likewise.
6817 * gdb.base/so-impl-ld.exp: Likewise.
6818 * gdb.base/solib-disc.exp: Likewise.
6819 * gdb.base/solib-nodir.exp: Likewise.
6820 * gdb.base/solib-overlap.exp: Likewise.
6821 * gdb.base/solib-symbol.exp: Likewise.
6822 * gdb.base/solib-weak.exp (do_test): Likewise.
6823 * gdb.base/sym-file.exp: Likewise.
6824 * gdb.base/symtab-search-order.exp: Likewise.
6825 * gdb.base/type-opaque.exp: Likewise.
6826 * gdb.base/unload.exp: Likewise.
6827 * gdb.base/watchpoint-solib.exp: Likewise.
6828 * gdb.compile/compile.exp: Likewise.
6829 * gdb.cp/gdb2384.exp: Likewise.
6830 * gdb.cp/infcall-dlopen.exp: Likewise.
6831 * gdb.cp/re-set-overloaded.exp: Likewise.
6832 * gdb.fortran/library-module.exp: Likewise.
6833 * gdb.opt/solib-intra-step.exp: Likewise.
6834 * gdb.python/py-finish-breakpoint.exp: Likewise.
6835 * gdb.python/py-shared.exp: Likewise.
6836 * gdb.reverse/solib-precsave.exp: Likewise.
6837 * gdb.reverse/solib-reverse.exp: Likewise.
6838 * gdb.server/solib-list.exp: Likewise.
6839 * gdb.threads/dlopen-libpthread.exp: Likewise.
6840 * gdb.threads/tls-shared.exp: Likewise.
6841 * gdb.threads/tls-so_extern.exp: Likewise.
6842 * gdb.trace/change-loc.exp: Likewise.
6843 * gdb.trace/ftrace-lock.exp: Likewise.
6844 * gdb.trace/ftrace.exp: Likewise.
6845 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6846 * gdb.trace/pending.exp: Likewise.
6847 * gdb.trace/range-stepping.exp: Likewise.
6848 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6849 (strace_info_marker): Likewise.
6850 (strace_probe_marker): Likewise.
6851 (strace_trace_on_same_addr): Likewise.
6852 (strace_trace_on_diff_addr): Likewise.
6853 * gdb.trace/trace-break.exp: Likewise.
6854 * gdb.trace/trace-condition.exp: Likewise.
6855 * gdb.trace/trace-mt.exp: Likewise.
6856
fca4cfd9
SM
68572016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6858
6859 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6860 result of gdb_remote_download.
6861 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6862 * gdb.base/dso2dso.exp: Likewise.
6863 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6864 * gdb.base/print-file-var.exp: Likewise.
6865 * gdb.base/shlib-call.exp: Likewise.
6866 * gdb.base/shreloc.exp: Likewise.
6867 * gdb.base/solib-overlap.exp: Likewise.
6868 * gdb.base/solib-weak.exp (do_test): Likewise.
6869 * gdb.base/unload.exp: Likewise.
6870
11cf4ffb
YQ
68712016-04-27 Yao Qi <yao.qi@linaro.org>
6872
6873 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6874 exists.
6875
3e2e34f8
KB
68762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6877
6878 * vla-type.exp: Print structure from toplevel.
6879
8f07e298
BH
68802016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6881
6882 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6883 of dynamic types.
6884 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6885 of dynamic types.
6886
9920b434
BH
68872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6888
6889 * gdb.fortran/vla-type.f90: New file.
6890 * gdb.fortran/vla-type.exp: New file.
6891
f3abeff5
YQ
68922016-04-25 Yao Qi <yao.qi@linaro.org>
6893
6894 * gdb.base/branch-to-self.c: New file.
6895 * gdb.base/branch-to-self.exp: New file.
6896
0a5d52f0
YQ
68972016-04-22 Yao Qi <yao.qi@linaro.org>
6898
6899 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6900 more after $hex.
6901
495346f6
YQ
69022016-04-22 Yao Qi <yao.qi@linaro.org>
6903
6904 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6905 * gdb.base/annota3.exp: Likewise.
6906
4a7e075c
YQ
69072016-04-22 Yao Qi <yao.qi@linaro.org>
6908
6909 * gdb.reverse/step-precsave.exp: Do one step and test program
6910 stops in "callee" and do multiple steps until program goes out
6911 of "callee".
6912 * gdb.reverse/step-reverse.exp: Likewise.
6913
5b061e98
YQ
69142016-04-22 Yao Qi <yao.qi@linaro.org>
6915
6916 * gdb.trace/signal.exp: Also pass if
6917 $tracepoint_hits($i) > $iterations.
6918
5c5dc57f
YQ
69192016-04-22 Yao Qi <yao.qi@linaro.org>
6920
6921 * gdb.trace/signal.c: New file.
6922 * gdb.trace/signal.exp: New file.
6923
a55411b9
DE
69242016-04-19 Doug Evans <xdje42@gmail.com>
6925
6926 * gdb.base/bad-file.exp: New file.
6927
a22df60a
MG
69282016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6929
6930 * gdb.dwarf2/implref.exp: New file.
6931
0c13f7e5
BH
69322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6933
6934 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6935 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6936 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6937 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6938 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6939 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6940 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6941 * lib/fortran.exp (fortran_int4): New procedure.
6942 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6943 (fortran_logical4): Likewise.
6944
9b9b09e9
BH
69452016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6946
6947 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6948
a14d1f4d
BH
69492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6950
6951 * lib/compiler.c: Add Intel specific preprocessor macros.
6952 * lib/compiler.cc: Likewise.
25d49b86 6953
7d49b1d0
LM
69542016-04-13 Luis Machado <lgustavo@codesourcery.com>
6955
6956 * gdb.server/connect-with-no-symbol-file.c: New file.
6957 * gdb.server/connect-with-no-symbol-file.exp: New file.
6958
8392fa22
SM
69592016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6960
6961 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6962
8c4c4aeb
SM
69632016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6964
6965 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6966 standard output directory.
6967
45e3745e
AT
69682016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6969
6970 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6971
e26b7e41
MM
69722016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6973
6974 * gdb.btrace/instruction_history.c (loop): Add declaration.
6975
8ce09462
AT
69762016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6977
6978 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6979
2e88a1ea
SM
69802016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6981
6982 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6983 parentheses to print.
6984 (continue_handler): Likewise.
6985
f48e22e3
SM
69862016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6987
6988 * gdb.server/solib-list.exp: Remove is_remote check.
6989 Pass shlib= to gdb_compile. Don't link shared library with
6990 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6991 Run binary filename through "readlink -f" on the target.
6992
096be756
PA
69932016-04-08 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6996 interpreter filename as argument to gdbserver_spawn.
6997 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6998 Return empty if $last_loaded_file does not exist.
6999
06500533
JK
70002016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7001
7002 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7003 * gdb.base/jit-main.c: Use exit after usage.
7004
2d35e871
JK
70052016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7006
7007 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7008 GDBHISTSIZE prior to the tests.
7009 * gdb.base/gdbinit-history.exp: Likewise.
7010
70112016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
7012
7013 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7014 instead of build_executable. Use gdb_load_shlibs.
7015
c8064e7e
YQ
70162016-04-07 Yao Qi <yao.qi@linaro.org>
7017
7018 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7019 Execute "si" command.
7020
bde47561
YQ
70212016-04-07 Yao Qi <yao.qi@linaro.org>
7022
7023 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7024 number instead of the comments on some line.
7025
b16f8a3b
DB
70262016-04-06 Don Breazeal <donb@codesourcery.com>
7027
7028 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7029 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7030
c2f901df
SM
70312016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7032
7033 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7034 standard_output_file. Remove unused binfile variable.
7035
ac17fda0
CU
70362016-04-05 Catalin Udma <catalin.udma@freescale.com>
7037
7038 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7039 * gdb.python/py-mi-objfile.exp: Match "list main" output
7040 in console format.
7041
03a8c4df
SM
70422016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7043
7044 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7045 absolute.
7046
6e774b13
SM
70472016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7048
7049 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7050 absolute.
7051 * gdb.trace/ftrace.exp: Likewise.
7052 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7053 targets as well.
7054 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7055 (gdb_load_shlibs): Copy libraries to test directory when testing
7056 natively. Only set solib-search-path if testing remotely.
7057 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7058
7817ea46
SM
70592016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7060
7061 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7062 gdb_download. Use it even if the target is not remote.
7063 * gdb.base/jit.exp (compile_jit_test): Likewise.
7064 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7065 output directory if the destination board is local, otherwise use
7066 the standard remote_download from DejaGnu.
7067 (gdb_download): Remove.
7068 (gdb_load_shlibs): Use gdb_remote_download instead of
7069 gdb_download.
7070 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7071 Use gdb_remote_download instead of gdb_download. Use it even if
7072 the target is not remote.
7073 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7074 instead of gdb_download.
7075
7beb7f68
SM
70762016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7077
7078 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7079 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7080 run.
7081
cc63428a
AV
70822016-04-01 Artemiy Volkov <artemiyv@acm.org>
7083
7084 PR gdb/19820
7085 * gdb.base/printcmds.exp: Add artificial arrays tests.
7086
64cdf930
PA
70872016-03-31 Pedro Alves <palves@redhat.com>
7088
7089 PR gdb/19858
7090 * gdb.base/jit-main.c: Include unistd.h.
7091 (ATTACH): Define to 0 if not already defined.
7092 (wait_for_gdb, mypid): New globals.
7093 (WAIT_FOR_GDB): New macro.
7094 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7095 some breakpoint locations.
7096 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7097 New procedures.
7098 (one_jit_test): Add REATTACH parameter, and handle it. Use
7099 continue_to_test_location.
7100 (top level): Test attach, and adjusts calls to one_jit_test.
7101
40dea8cb
PA
71022016-03-31 Pedro Alves <palves@redhat.com>
7103
7104 PR gdb/19858
7105 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7106 BINSUFFIX parameter, and handle it.
7107 (top level): Adjust calls compile_jit_test.
7108
e7ea3ec7
CU
71092016-03-31 Catalin Udma <catalin.udma@freescale.com>
7110
7111 PR python/19743
7112 * gdb.python/py-mi-events-gdb.py: New file.
7113 * gdb.python/py-mi-events.c: New file.
7114 * gdb.python/py-mi-events.exp: New file.
7115
e6359af3
YQ
71162016-03-30 Yao Qi <yao.qi@linaro.org>
7117
7118 * gdb.reverse/until-precsave.exp: Match function name only.
7119 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7120 Move malloc to a condition block.
7121 * gdb.reverse/until-reverse.exp: Match function name only.
7122
a4105d04
MK
71232016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7124
7125 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7126 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7127 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7128 variable for GPR 0 instead of assuming it is register 0.
7129 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7130 * lib/trace-support.exp: Add s390 registers.
7131
bfa6adb9
YQ
71322016-03-29 Yao Qi <yao.qi@linaro.org>
7133
7134 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7135
1e6697ea
YQ
71362016-03-24 Yao Qi <yao.qi@linaro.org>
7137
7138 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7139 test message.
7140
64bcd522
AA
71412016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7142
7143 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7144 maintaining separate logic for constructing the output path.
7145
7868401b
DB
71462016-03-16 Don Breazeal <donb@codesourcery.com>
7147
7148 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7149 Retry fork and waitpid on interrupted system call errors.
7150 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7151 Use with_timeout_factor to increase timeout by factor of 10.
7152
1cafadb4
DB
71532016-03-15 Don Breazeal <donb@codesourcery.com>
7154
7155 * gdb.cp/scope-err.cc: New test program.
7156 * gdb.cp/scope-err.exp: New test script.
7157 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7158 lines and "set breakpoint here" comment.
7159 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7160 Fixed some whitespace and format issues.
7161 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7162 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7163
81516450
DE
71642016-03-15 Doug Evans <dje@google.com>
7165
7166 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7167 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7168 All callers updated. Add tests for enums, mixed flags register.
7169
aa52b601
DE
71702016-03-15 Doug Evans <dje@google.com>
7171
7172 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7173 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7174
fa4ff313
SM
71752016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7176
7177 * gdb.base/default.exp: Add $_as_string to the list of expected
7178 convenience functions.
7179
f2403c39
AB
71802016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7181
7182 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7183
f2f3ccb9
SM
71842016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7185
7186 * gdb.python/py-as-string.exp: New file.
7187 * gdb.python/py-as-string.c: New file.
7188
00dbd492
PA
71892016-03-09 Pedro Alves <palves@redhat.com>
7190
7191 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7192 signal" -> "Thread NN received signal" output change.
7193 * gdb.threads/ia64-sigill.exp: Likewise.
7194 * gdb.threads/linux-dp.exp: Likewise.
7195 * gdb.threads/manythreads.exp: Likewise.
7196 * gdb.threads/pending-step.exp: Likewise.
7197 * gdb.threads/print-threads.exp: Likewise.
7198 * gdb.threads/sigstep-threads.exp: Likewise.
7199 * gdb.threads/staticthreads.exp: Likewise.
7200 * gdb.threads/tls.exp: Likewise.
7201
1e6697ea
YQ
72022016-03-09 Pedro Alves <palves@redhat.com>
7203
7204 * gdb.base/command-line-input.exp: New file.
7205
b04fd3be
MK
72062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7207
7208 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7209 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7210 * gdb.trace/pending.exp: Accept leading dot before function name.
7211 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7212 * lib/trace-support.exp: Set registers for ppc.
7213
98fa59e9
MK
72142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7215
7216 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7217 use it for disassembly; accept .main in addition to main in backtrace.
7218
f77198c8
MK
72192016-03-09 Wei-cheng Wang <cole945@gmail.com>
7220 Marcin Kościelnicki <koriakin@0x04.net>
7221
7222 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7223 (gdb_recursion_test_ptr): New global variable.
7224 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7225 gdb_recursion_test.
7226 (gdb_c_test): Ditto.
7227
ba84e0da
MK
72282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7229
7230 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7231 ordering.
7232
4366d36e
MK
72332016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7234
7235 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7236 (bar): Add bar_start_lbl label.
7237 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7238 of foo/bar for emitting DWARF and tracing.
7239
5eb264df
SDJ
72402016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7241
7242 * analyze-racy-logs.py: Set executable bit.
7243
fb6a751f
SDJ
72442016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7245
7246 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7247 (CHECK_TARGET_TMP): Likewise.
7248 (check-single-racy): New rule.
7249 (check-parallel-racy): Likewise.
7250 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7251 (do-check-parallel-racy): New rule.
7252 (check-racy/%.exp): Likewise.
7253 * README (Racy testcases): New section.
7254 * analyze-racy-logs.py: New file.
7255
bdf7e230
DE
72562016-03-03 Doug Evans <dje@google.com>
7257
7258 * gdb.base/skip.exp: Use with_test_prefix.
7259
4719d415
YQ
72602016-03-03 Yao Qi <yao.qi@linaro.org>
7261
7262 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7263 Invoke step_over_syscall "clone" and break_cond_on_syscall
7264 "clone".
7265 * gdb.base/step-over-clone.c: New file.
7266
ea507862
YQ
72672016-03-03 Yao Qi <yao.qi@linaro.org>
7268
7269 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7270 code format.
7271
8fc8cbda
YQ
72722016-03-03 Yao Qi <yao.qi@linaro.org>
7273
7274 * gdb.base/disp-step-fork.c: Rename to ...
7275 * gdb.base/step-over-fork.c: ... it. New file.
7276 * gdb.base/disp-step-vfork.c: Rename to ...
7277 * gdb.base/step-over-vfork.c: ... it. New file.
7278 * gdb.base/disp-step-syscall.exp: Rename to ...
7279 * gdb.base/step-over-syscall.exp: ... it. New file.
7280 (disp_step_cross_syscall): Rename to ...
7281 (step_over_syscall): ... it.
7282
92fa70b0
YQ
72832016-03-03 Yao Qi <yao.qi@linaro.org>
7284
7285 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7286 If target supports condition evaluation on target, invoke
7287 break_cond_on_syscall for fork and vfork.
7288
e197ad3c
YQ
72892016-03-03 Yao Qi <yao.qi@linaro.org>
7290
7291 * gdb.base/disp-step-syscall.exp: Don't invoke
7292 support_displaced_stepping.
7293 (disp_step_cross_syscall): Test with displaced stepping off and
7294 on if supported.
7295
0b47da9f
YQ
72962016-03-03 Yao Qi <yao.qi@linaro.org>
7297
7298 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7299 proc.
7300 (setup): New proc.
7301 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7302 and setup.
7303
065ab6dc
BH
73042016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7305
7306 * gdb.fortran/vla-history.exp: Remove breakpoint.
7307
07e448ad 73082016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7309
25d49b86
PA
7310 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7311 exceeds timeout.
07e448ad 7312
9ac2d526 73132016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7314
25d49b86
PA
7315 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7316 breakpoint.
9ac2d526 7317
17807369
BH
73182016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7319
7320 * gdb.mi/vla.f90: Nullify pointer after declaration.
7321
86e501af
PA
73222016-03-01 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7325
1e903e32
PA
73262016-03-01 Pedro Alves <palves@redhat.com>
7327
7328 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7329 before anything else.
7330 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7331 _GNU_SOURCE here.
7332 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7333 before anything else.
7334 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7335
6ccb54e2
PA
73362016-03-01 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7339
30ca9da1
YQ
73402016-03-01 Yao Qi <yao.qi@linaro.org>
7341
7342 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7343 prepare_for_testing.
7344
dc856b38
YQ
73452016-03-01 Yao Qi <yao.qi@linaro.org>
7346
7347 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7348
4a932159
AA
73492016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7350
7351 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7352 manually constructing the output path.
7353
f2489477
AA
73542016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7355
7356 * gdb.arch/s390-stackless.S: New.
7357 * gdb.arch/s390-stackless.exp: New.
7358
38899f16
IB
73592016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7360
7361 * gdb.dlang/circular.c: New file.
7362 * gdb.dlang/circular.exp: New file.
7363
9fde51ed
YQ
73642016-02-26 Yao Qi <yao.qi@linaro.org>
7365
7366 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7367 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7368 (testcases): Update.
7369
ce90fefe
YQ
73702016-02-26 Yao Qi <yao.qi@linaro.org>
7371
7372 * gdb.reverse/aarch64.c: Rename to ...
7373 * gdb.reverse/insn-reverse.c: ... it.
7374 * gdb.reverse/aarch64.exp: Rename to ...
7375 * gdb.reverse/insn-reverse.exp: ... it.
7376
3263bceb
YQ
73772016-02-26 Yao Qi <yao.qi@linaro.org>
7378
7379 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7380 (testcase_ftype): New.
7381 (testcases): New array.
7382 (n_testcases): New.
7383 (main): Call each element in testcases.
7384 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7385 (read_testcase): New.
7386 Do the tests in a loop.
7387
6cb59ff1
YQ
73882016-02-25 Yao Qi <yao.qi@linaro.org>
7389
7390 * gdb.base/branches.c: Remove.
7391
ae91f625
MK
73922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7393
7394 PR gdb/13808
7395 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7396
678b48b7
MK
73972016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7398
7399 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7400
7337a6f2
MK
74012016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7402
7403 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7404 change x86_64 call_insn to 'callq'.
7405
861ca91f
AT
74062016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7407
7408 * gdb.trace/tfile-avx.c: Move to...
7409 * gdb.trace/tracefile-pseudo-reg.c: Here.
7410 * gdb.trace/tfile-avx.exp: Move to...
7411 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7412
bf74e428
GB
74132016-02-24 Gary Benson <gbenson@redhat.com>
7414
7415 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7416 message on attach.
7417
cce0e923
DE
74182016-02-23 Doug Evans <dje@google.com>
7419
7420 * gdb.base/skip.c (test_skip): New function.
7421 (end_test_skip_file_and_function): New function.
7422 (test_skip_file_and_function): New function.
7423 * gdb.base/skip1.c (test_skip): New function.
7424 (skip1_test_skip_file_and_function): New function.
7425 * gdb.base/skip.exp: Add tests for new skip options.
7426 * gdb.base/skip-solib.exp: Update expected output.
7427 * gdb.perf/skip-command.cc: New file.
7428 * gdb.perf/skip-command.exp: New file.
7429 * gdb.perf/skip-command.py: New file.
7430
4000e47e
MK
74312016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7432
7433 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7434 info registers pattern.
7435
24f75ead
IB
74362016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7437
7438 * lib/future.exp: Add D support.
7439 (gdb_find_gdc): New proc.
7440 (gdb_default_target_compile): Add D support.
7441
fbb7bcbe
WW
74422016-02-18 Wei-cheng Wang <cole945@gmail.com>
7443
7444 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7445 user+system time.
7446 (trace_speed_test): Determine the iteration count for a time
7447 between 15..30 seconds.
7448
012b3a21
WT
74492016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7450
7451 * gdb.arch/i386-mpx-sigsegv.c: New file.
7452 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7453 * gdb.arch/i386-mpx-simple_segv.c: New file.
7454 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7455
2d5189bd
YQ
74562016-02-18 Yao Qi <yao.qi@linaro.org>
7457
7458 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7459 Don't call setup_kfail.
7460
40fb20d0
YQ
74612016-02-18 Yao Qi <yao.qi@linaro.org>
7462
7463 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7464 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7465
21b1f8d2
DE
74662016-02-16 Doug Evans <dje@google.com>
7467
7468 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7469 * gdb.base/skip1.c: Ditto.
7470 * gdb.base/skip.exp: Whitespace cleanup.
7471
4041ed77
DB
74722016-02-16 Don Breazeal <donb@codesourcery.com>
7473
7474 PR remote/19496
7475 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7476 Remove kfail for PR remote/19496.
7477
c4ef31bf
SM
74782016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7479
7480 * lib/gdb.exp (standard_temp_file): Return a path specific to
7481 the runtest invocation.
7482
266b65b3
SM
74832016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7484
7485 * gdb.trace/save-trace.exp: Change relative path to be in the
7486 standard output directory.
7487
a7a0a6a9
JK
74882016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7489
7490 * gdb.arch/i386-prologue.c: Add missing prototypes.
7491
c99dbb42
JK
74922016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7493
7494 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7495 * gdb.arch/i386-prologue.exp: Likewise.
7496 * gdb.arch/i386-size.exp: Likewise.
7497
aa480355
SM
74982016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7499
7500 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7501 define object file path.
7502 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7503 file path.
7504 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7505 standard_output_file to define binfile.
7506
ba881f50
JK
75072016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7508
7509 Fix compatibility with recent gfortran-5.3.1.
7510 * gdb.fortran/vla-history.exp (print vla1 allocated)
7511 (print vla2 allocated, print $2, print $3): Remove
7512 (print $4): Rename to ...
7513 (print $2): ... here.
7514 (print $9): Rename to ...
7515 (print $5): ... here.
7516 (print $10): Rename to ...
7517 (print $6): ... here.
7518 * gdb.fortran/vla.f90: Add pvla initialization.
7519
e9fb005c
JK
75202016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7521
7522 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7523 New test.
7524 * gdb.fortran/vla-value-sub.exp: Likewise.
7525
e44e00ff
MK
75262016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7527
7528 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7529
97e94151
SM
75302016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7531
7532 * i386-biarch-core.exp: Define corefile using
7533 standard_output_file.
7534
01113bc1
YQ
75352016-02-12 Yao Qi <yao.qi@linaro.org>
7536
7537 * gdb.arch/arm-single-step-kernel-helper.c: New.
7538 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7539
33b4777c
MM
75402016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7541
7542 * gdb.btrace/tailcall-only.exp: New.
7543 * gdb.btrace/tailcall-only.c: New.
7544 * gdb.btrace/x86_64-tailcall-only.S: New.
7545 * gdb.btrace/i686-tailcall-only.S: New.
7546
acc23c11
PA
75472016-02-11 Pedro Alves <palves@redhat.com>
7548
7549 * README (Parallel testing): Add missing double quotes.
7550
e352bf0a
PA
75512016-02-11 Pedro Alves <palves@redhat.com>
7552
7553 * README (Parallel testing): New section.
7554 (GDB_PARALLEL): Rewrite.
7555 (FORCE_PARALLEL): Document.
7556
9f5fed78
MK
75572016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7558
7559 * gdb.trace/tfile-avx.c: New test.
7560 * gdb.trace/tfile-avx.exp: New test.
7561
9ef9e6a6
KS
75622016-02-09 Keith Seitz <keiths@redhat.com>
7563
7564 PR breakpoints/19546
7565 * gdb.base/infcall-exec.c: New file.
7566 * gdb.base/infcall-exec2.c: New file.
7567 * gdb.base/infcall-exec.exp: New file.
7568
a96e36da
KS
75692016-02-09 Keith Seitz <keiths@redhat.com>
7570
7571 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7572 (toplevel): Call test_bkpt_address.
7573
9f61929f
KS
75742016-02-09 Keith Seitz <keiths@redhat.com>
7575
7576 PR python/19506
7577 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7578 (toplevel): Call test_bkpt_address.
7579
1e94266c
SM
75802016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7581
7582 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7583 to AC_OUTPUT.
7584 * configure: Regenerate.
7585
2a7f3dff
PA
75862016-02-09 Pedro Alves <palves@redhat.com>
7587
7588 PR breakpoints/19548
7589 * gdb.base/execl-update-breakpoints.c (some_function): New
7590 function.
7591 (main): Call it.
7592 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7593 Tighten expected GDB output.
7594
2151ccc5
SM
75952016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7596
7597 * Makefile.in (ALL_SUBDIRS): Remove.
7598 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7599 (distclean maintainer-clean realclean): Likewise.
7600 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7601 * configure: Regenerate.
7602 * gdb.ada/Makefile.in: Delete.
7603 * gdb.arch/Makefile.in: Likewise.
7604 * gdb.asm/Makefile.in: Likewise.
7605 * gdb.base/Makefile.in: Likewise.
7606 * gdb.btrace/Makefile.in: Likewise.
7607 * gdb.cell/Makefile.in: Likewise.
7608 * gdb.compile/Makefile.in: Likewise.
7609 * gdb.cp/Makefile.in: Likewise.
7610 * gdb.disasm/Makefile.in: Likewise.
7611 * gdb.dlang/Makefile.in: Likewise.
7612 * gdb.dwarf2/Makefile.in: Likewise.
7613 * gdb.fortran/Makefile.in: Likewise.
7614 * gdb.gdb/Makefile.in: Likewise.
7615 * gdb.go/Makefile.in: Likewise.
7616 * gdb.guile/Makefile.in: Likewise.
7617 * gdb.java/Makefile.in: Likewise.
7618 * gdb.linespec/Makefile.in: Likewise.
7619 * gdb.mi/Makefile.in: Likewise.
7620 * gdb.modula2/Makefile.in: Likewise.
7621 * gdb.multi/Makefile.in: Likewise.
7622 * gdb.objc/Makefile.in: Likewise.
7623 * gdb.opencl/Makefile.in: Likewise.
7624 * gdb.opt/Makefile.in: Likewise.
7625 * gdb.pascal/Makefile.in: Likewise.
7626 * gdb.perf/Makefile.in: Likewise.
7627 * gdb.python/Makefile.in: Likewise.
7628 * gdb.reverse/Makefile.in: Likewise.
7629 * gdb.server/Makefile.in: Likewise.
7630 * gdb.stabs/Makefile.in: Likewise.
7631 * gdb.threads/Makefile.in: Likewise.
7632 * gdb.trace/Makefile.in: Likewise.
7633 * gdb.xml/Makefile.in: Likewise.
7634 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7635 GDB_PARALLEL.
7636 (standard_output_file): Remove check for GDB_PARALLEL, always
7637 return path in outputs/$subdir/$testname.
7638
437277d4
SM
76392016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7640
7641 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7642 (site.exp): Assign abs_srcdir to tcl's srcdir.
7643
31d913c7
YQ
76442016-02-04 Yao Qi <yao.qi@linaro.org>
7645
7646 * gdb.base/foll-exec-mode.c: Include limits.h.
7647 (main): Add parameters argc and argv. Get directory from
7648 argv[0].
7649 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7650 compilation.
7651 * gdb.base/foll-exec.c: Include limits.h.
7652 (main): Add parameters argc and argv.
7653 Get directory from argv[0].
7654 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7655 Adjust tests on the number of lines as source code changed.
7656 * gdb.base/foll-vfork-exit.c: Include limits.h.
7657 (main): Add one line of statement before vfork.
7658 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7659 (main): Add parameters argc and argv. Get directory from
7660 argv[0].
7661 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7662 (setup_gdb): Set tbreak to skip some source lines.
7663 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7664 (main): Add parameters argc and argv. Get directory from
7665 argv[0].
7666 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7667 compilation.
7668 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7669 (main): Add parameters argc and argv. Get directory from
7670 argv[0].
7671 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7672 compilation.
7673
9482b9fb
DE
76742016-02-01 Doug Evans <dje@google.com>
7675
7676 * gdb.base/skip.exp: Clean up multiple references to same test name.
7677
6b2e4f10
PA
76782016-02-01 Pedro Alves <palves@redhat.com>
7679
ccb6afd6 7680 PR remote/19496
6b2e4f10
PA
7681 * gdb.threads/forking-threads-plus-breakpoint.exp
7682 (displaced_stepping_supported): New global.
7683 (probe_displaced_stepping_support): New procedure.
7684 (do_test): Add 'displaced' parameter, and use it.
7685 (top level): Check for displaced stepping support. Add displaced
7686 stepping on/off testing axis.
7687
37a8db1a
AB
76882016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7689
7690 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7691 pointer. Don't perform further tests on the unassociated pointer
7692 if the first test fails.
7693
5fdf6324
AB
76942016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7695
7696 * gdb.base/max-value-size.c: New file.
7697 * gdb.base/max-value-size.exp: New file.
7698 * gdb.base/huge.exp: Disable max-value-size for this test.
7699
935c6144
IB
77002016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7701
7702 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7703
7fe8399d
YQ
77042016-01-28 Yao Qi <yao.qi@linaro.org>
7705
7706 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7707
a2077e25
PA
77082016-01-25 Pedro Alves <palves@redhat.com>
7709
7710 PR threads/19461
7711 * gdb.base/fork-running-state.c: New file.
7712 * gdb.base/fork-running-state.exp: New file.
7713
1d2736d4
PA
77142016-01-25 Pedro Alves <palves@redhat.com>
7715
7716 PR gdb/19494
7717 * gdb.base/catch-fork-kill.c: New file.
7718 * gdb.base/catch-fork-kill.exp: New file.
7719
f1da4b11
PA
77202016-01-25 Pedro Alves <palves@redhat.com>
7721
7722 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7723 Delete, moved to lib/gdb.exp.
7724 * gdb.threads/forking-threads-plus-breakpoint.exp
7725 (foreach_with_prefix): Likewise.
7726 * gdb.threads/process-dies-while-handling-bp.exp
7727 (foreach_with_prefix): Likewise.
7728 * lib/gdb.exp (foreach_with_prefix): New procedure.
7729
45f38546
MK
77302016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7731
7732 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7733 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7734
dc29a1ce
MK
77352016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7736
7737 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7738 endian targets.
7739
092127d7
JK
77402016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7741 Pedro Alves <palves@redhat.com>
7742
7743 Fix testsuite compatibility with Guile.
7744 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7745 number.
7746
31d765d3
JK
77472016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7748
7749 Fix testsuite compatibility with Guile.
7750 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7751 (thread 1): New test for backtrace through signal handler.
7752
1ac78c04
YQ
77532016-01-22 Yao Qi <yao.qi@linaro.org>
7754
7755 PR testsuite/19491
7756 * gdb.base/multi-forks.c: Include
7757 ../lib/unbuffer_output.c
7758 (main): Call gdb_unbuffer_output.
7759
4f5946a8
DE
77602016-01-21 Doug Evans <dje@google.com>
7761
7762 * lib/ada.exp (gdb_compile_ada): Fix typo.
7763
305e13e6
JB
77642016-01-21 Joel Brobecker <brobecker@adacore.com>
7765
7766 * gdb.base/break-fun-addr.exp: New file.
7767 * gdb.base/break-fun-addr1.c: New file.
7768 * gdb.base/break-fun-addr2.c: New file.
7769
5f5dfff6
SM
77702016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7771
7772 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7773 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7774 enum flag values.
7775
fd356fa2
AA
77762016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7777
7778 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7779 when GDB can not set the vector return value. Add more comments
7780 for clarification.
7781
9df22175
AT
77822016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7783
7784 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7785 command.
7786
41d1845e
SM
77872016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7788
7789 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7790
01ac6840
SM
77912016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7792
7793 * Makefile.in (check-single): Pass --status to runtest.
7794 (check/%.exp): Likewise.
7795
77962016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7797
7798 * Makefile.in (check-parallel): Propagate return code from make
7799 do-check-parallel.
7800
bd0a71fa
MK
78012016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7802
7803 * gdb.trace/ftrace.exp: Fix expected message on continue.
7804 * gdb.trace/pending.exp: Fix expected message on continue.
7805 * gdb.trace/trace-break.exp: Fix expected message on continue.
7806
8bcbad33
SM
78072016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7808
7809 * lib/gdb.exp (gdb_test): Remove unused global references.
7810
f303dbd6
PA
78112016-01-18 Pedro Alves <palves@redhat.com>
7812
7813 * gdb.base/async-shell.exp: Adjust expected output.
7814 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7815 * gdb.base/siginfo-thread.exp: Adjust expected output.
7816 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7817 * gdb.java/jnpe.exp: Adjust expected output.
7818 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7819 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7820 * gdb.threads/leader-exit.exp: Adjust expected output.
7821 * gdb.threads/manythreads.exp: Adjust expected output.
7822 * gdb.threads/pthreads.exp: Adjust expected output.
7823 * gdb.threads/schedlock.exp: Adjust expected output.
7824 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7825 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7826 expected output.
7827 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7828 output.
7829 * gdb.threads/sigthread.exp: Adjust expected output.
7830 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7831
b2789696
YQ
78322016-01-18 Yao Qi <yao.qi@linaro.org>
7833
7834 * gdb.guile/scm-section-script.c: Replace @progbits with
7835 %progbits.
7836 * gdb.python/py-section-script.c: Likewise.
7837
71ef29a8
PA
78382016-01-15 Pedro Alves <palves@redhat.com>
7839
7840 * gdb.multi/tids.exp: Test star wildcard ranges.
7841
3f5b7598
PA
78422016-01-15 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7845 command from "thread apply" invocation.
7846 (thr_apply_info_thr_invalid): Default the expected output to the
7847 input tid list.
7848 (top level): Add tests that use convenience variables. Add tests
7849 for "thread apply" with a valid TID list, but missing the command.
7850
663f6d42
PA
78512016-01-13 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.base/default.exp: Expect $_gthread as well.
7854 * gdb.multi/tids.exp: Test $_gthread.
7855 * gdb.threads/thread-specific.exp: Test $_gthread.
7856
c84f6bbf
PA
78572016-01-13 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.multi/tids.exp: Test "info threads -gid".
7860
22a02324
PA
78612016-01-13 Pedro Alves <palves@redhat.com>
7862
7863 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7864 Breakpoint.thread.
7865 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7866
5d5658a1
PA
78672016-01-07 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.base/break.exp: Adjust to output changes.
7870 * gdb.base/hbreak2.exp: Likewise.
7871 * gdb.base/sepdebug.exp: Likewise.
7872 * gdb.base/watch_thread_num.exp: Likewise.
7873 * gdb.linespec/keywords.exp: Likewise.
7874 * gdb.multi/info-threads.exp: Likewise.
7875 * gdb.threads/thread-find.exp: Likewise.
7876 * gdb.multi/tids.c: New file.
7877 * gdb.multi/tids.exp: New file.
7878
84654457
PA
78792016-01-13 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7882
e3940304
PA
78832016-01-13 Pedro Alves <palves@redhat.com>
7884
7885 * gdb.base/default.exp: Expect $_inferior as well.
7886 * gdb.multi/base.exp: Test $_inferior.
7887
a911d87a
PA
78882016-01-13 Pedro Alves <palves@redhat.com>
7889
7890 PR breakpoints/19388
7891 * gdb.base/catch-signal-siginfo-cond.c: New file.
7892 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7893
82075af2
JS
78942016-01-12 Josh Stone <jistone@redhat.com>
7895 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7896
7897 * gdb.base/catch-syscall.c (do_execve): New variable.
7898 (main): Conditionally trigger an execve.
7899 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7900 (test_catch_syscall_execve): New, check entry/return across execve.
7901 (do_syscall_tests): Call test_catch_syscall_execve.
7902
e46eeedd
PA
79032016-01-12 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.base/random-signal.exp (do_test): New procedure, with body
7906 of testcase moved in.
7907
01d8c27e
JK
79082016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7909 Pedro Alves <palves@redhat.com>
7910
7911 * gdb.base/funcargs.exp (finish from indirectly called function):
7912 Reintroduce the case for 'First'.
7913
9a706302
JK
79142016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7915 Pedro Alves <palves@redhat.com>
7916
7917 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7918 (tcatch_vfork_then_child_follow_exec)
7919 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7920 identification.
7921
c0ecb95f
JK
79222016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7923
7924 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7925 and repeats to unlimited.
7926 * gdb.python/py-value.exp: Likewise.
7927 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7928 and repeats to unlimited.
7929
6cfc1fcb
JK
79302016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7931
7932 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7933 and reordering the functions.
7934 * gdb.multi/hangout.c: Likewise.
7935 * gdb.multi/hello.c: Likewise.
7936
582a1b00
SM
79372016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7938
7939 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7940 absolute.
7941 (SingleStatisticTestResult.report): Use dict.keys instead of
7942 dict.iterkeys.
7943
79bc59cb
PA
79442016-01-06 Pedro Alves <palves@redhat.com>
7945
7946 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7947
43368e1d
MM
79482016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7949
7950 * gdb.btrace/dlopen.exp: New.
7951 * gdb.btrace/dlopen.c: New.
7952 * gdb.btrace/dlopen-dso.c: New.
7953
79fad5b8
SL
79542015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7955
7956 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7957 PATTERN argument is optional.
7958
ab8314b3
JB
79592015-12-24 Joel Brobecker <brobecker@adacore.com>
7960
7961 * lib/ada.exp (target_compile_ada_from_dir): New function.
7962 (gdb_compile_ada): Reimplement avoiding the use of project files.
7963 * gdb.ada/gnat_ada.gpr: Delete.
7964 * gdb.ada/cond_lang.exp: Adjust test to make path before
7965 filename optional.
7966 * gdb.ada/small_reg_param.exp: Likewise.
7967
fe33faff
SM
79682015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7969
7970 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7971
6d265cb4
TP
79722015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7973
7974 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7975 case.
7976
10125099
SM
79772015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7978
7979 * gdb.base/break.exp: Remove dead code.
7980 * gdb.base/sepdebug.exp: Likewise.
7981
3ca22649
SM
79822015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7983
7984 * gdb.asm/asm-source.exp: Remove HP-UX references.
7985 * gdb.base/annota1.exp: Likewise.
7986 * gdb.base/annota3.exp: Likewise.
7987 * gdb.base/attach.exp: Likewise.
7988 * gdb.base/bigcore.exp: Likewise.
7989 * gdb.base/break.exp: Likewise.
7990 * gdb.base/call-ar-st.exp: Likewise.
7991 * gdb.base/callfuncs.exp: Likewise.
7992 * gdb.base/catch-fork-static.exp: Likewise.
7993 * gdb.base/display.exp: Likewise.
7994 * gdb.base/foll-exec-mode.exp: Likewise.
7995 * gdb.base/foll-exec.exp: Likewise.
7996 * gdb.base/foll-fork.exp: Likewise.
7997 * gdb.base/foll-vfork.exp: Likewise.
7998 * gdb.base/funcargs.exp: Likewise.
7999 * gdb.base/hbreak2.exp: Likewise.
8000 * gdb.base/inferior-died.exp: Likewise.
8001 * gdb.base/interrupt.exp: Likewise.
8002 * gdb.base/multi-forks.exp: Likewise.
8003 * gdb.base/nodebug.exp: Likewise.
8004 * gdb.base/sepdebug.exp: Likewise.
8005 * gdb.base/solib1.c: Likewise.
8006 * gdb.base/step-test.exp: Likewise.
8007 * gdb.mi/non-stop.c: Likewise.
8008 * gdb.mi/pthreads.c: Likewise.
8009 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8010 * gdb.threads/pthreads.c: Likewise.
8011 * gdb.threads/staticthreads.exp: Likewise.
8012 * lib/future.exp: Likewise.
8013 * lib/gdb.exp: Likewise.
8014 * gdb.base/so-indr-cl.c: Remove.
8015 * gdb.base/so-indr-cl.exp: Likewise.
8016 * gdb.base/solib.c: Likewise.
8017 * gdb.base/solib.exp: Likewise.
8018 * gdb.base/solib2.c: Likewise.
8019
b6304613
SM
80202015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8021
8022 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8023 * gdb.base/call-ar-st.exp: Likewise.
8024 * gdb.base/callfuncs.exp: Likewise.
8025 * gdb.base/condbreak.exp: Likewise.
8026 * gdb.base/constvars.exp: Likewise.
8027 * gdb.base/hbreak2.exp: Likewise.
8028 * gdb.base/langs.exp: Likewise.
8029 * gdb.base/list.exp: Likewise.
8030 * gdb.base/long_long.exp: Likewise.
8031 * gdb.base/ptype.exp: Likewise.
8032 * gdb.base/scope.exp: Likewise.
8033 * gdb.base/signals.exp: Likewise.
8034 * gdb.base/so-impl-ld.exp: Likewise.
8035 * gdb.base/varargs.exp: Likewise.
8036 * gdb.base/volatile.exp: Likewise.
8037 * gdb.base/whatis.exp: Likewise.
8038 * gdb.cp/cplusfuncs.exp: Likewise.
8039 * gdb.cp/inherit.exp: Likewise.
8040 * gdb.cp/local.exp: Likewise.
8041 * gdb.cp/member-ptr.exp: Likewise.
8042 * gdb.cp/method.exp: Likewise.
8043 * gdb.cp/overload.exp: Likewise.
8044 * gdb.cp/templates.exp: Likewise.
8045 * gdb.stabs/weird.exp: Likewise.
8046 * lib/compiler.c: Likewise.
8047 * lib/compiler.cc: Likewise.
8048 * lib/cp-support.exp: Likewise.
8049 * lib/gdb.exp: Likewise.
8050
bf401b07
SM
80512015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8052
8053 * configure.ac: Remove HP-UX case.
8054 * configure: Regenerate.
8055
aff9c0f8
SM
80562015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8057
8058 * lib/gdb.exp (gdb_compile): Add function doc.
8059
a6904d5a
PA
80602015-12-17 Pedro Alves <palves@redhat.com>
8061
8062 PR threads/19354
8063 * gdb.multi/info-threads.exp: New file.
8064
a22279dd
YQ
80652015-12-15 Yao Qi <yao.qi@linaro.org>
8066
8067 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8068 is aarch64*-*-*.
8069
0588c796
SL
80702015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8071
8072 * gdb.base/history-duplicates.exp: Skip if no readline support.
8073
5d978e17
SL
80742015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8075
8076 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8077
7e763b86
SL
80782015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8079
8080 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8081
87a3a92c
SL
80822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8083
8084 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8085 ctrl-C if nointerrupts target property is set.
8086 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8087 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8088 * gdb.base/paginate-bg-execution.exp: Likewise.
8089 * gdb.base/paginate-execution-startup.exp: Likewise.
8090 * gdb.base/random-signal.exp: Likewise.
8091 * gdb.base/range-stepping.exp: Likewise.
8092 * gdb.cp/annota2.exp: Likewise.
8093 * gdb.cp/annota3.exp: Likewise.
8094 * gdb.gdb/selftest.exp: Likewise.
8095 * gdb.threads/continue-pending-status.exp: Likewise.
8096 * gdb.threads/leader-exit.exp: Likewise.
8097 * gdb.threads/manythreads.exp: Likewise.
8098 * gdb.threads/pthreads.exp: Likewise.
8099 * gdb.threads/schedlock.exp: Likewise.
8100 * gdb.threads/sigthread.exp: Likewise.
8101
a8f077dc
DB
81022015-12-11 Don Breazeal <donb@codesourcery.com>
8103
8104 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8105 remote.
8106 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8107 * gdb.base/foll-exec.exp (main): Enable for target remote.
8108 * gdb.base/foll-fork.exp (main): Likewise.
8109 * gdb.base/foll-vfork.exp (main): Likewise.
8110 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8111 (proc continue_to_exit_bp_loc): Use clean_restart.
8112 * gdb.base/pie-execl.exp (main): Disable for target remote.
8113 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8114 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8115 * gdb.threads/execl.exp (main): Likewise.
8116 * gdb.threads/fork-child-threads.exp (main): Likewise.
8117 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8118 remote.
8119 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8120 remote.
8121 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8122 pid.tid style ptids, instead of just tid.
8123 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8124 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8125 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8126 ptids, instead of just tid.
8127
3b2464a8
AB
81282015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8129
8130 * gdb.base/list.exp (test_list_forward): Add end of file error
8131 test.
8132 (test_repeat_list_command): Add end of file error test.
8133 (test_list_backwards): Add beginning of file error test.
8134
a0def019
AB
81352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8136
8137 * gdb.base/list.exp (test_list_invalid_args): New function,
8138 defined, and called.
8139
5c000dff
AB
81402015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8141
8142 * gdb.base/list.exp (test_list): Make test names unique.
8143
f1637ebe
YQ
81442015-12-11 Yao Qi <yao.qi@linaro.org>
8145
8146 * gdb.base/coremaker2.c: Remove.
8147
36d6fc0a
PA
81482015-12-10 Pedro Alves <palves@redhat.com>
8149
8150 * gdb.multi/base.exp: Remove stale "spaces" references.
8151
762f7747
PA
81522015-12-10 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.multi/base.exp: Don't use nowarnings.
8155 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8156 * gdb.multi/hangout.c: Include stdio.h.
8157 * gdb.multi/hello.c: Include stdlib.h.
8158 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8159 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8160 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8161
28d2bfb9
AB
81622015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8163
8164 * gdb.dwarf2/dw2-ranges-base.c: New file.
8165 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8166 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8167 support additional line table, and debug ranges generation.
8168 (Dwarf::ranges): New function, generate .debug_ranges.
8169 (Dwarf::lines): Support generating simple line table programs.
8170 (Dwarf::assemble): Initialise new namespace variables.
8171
5fc2beac
KB
81722015-12-09 Kevin Buettner <kevinb@redhat.com>
8173
8174 * gdb.base/async.exp (proc test_background): Add case for
8175 asynchronous execution not supported.
8176
1c35a88f
LM
81772015-12-09 Luis Machado <lgustavo@codesourcery.com>
8178
8179 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8180 format and change test names to make them unique.
8181
b593e3d9
RK
81822015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8183 Pedro Alves <pedro@redhat.com>
8184
8185 PR gdb/18702
8186 Add checking of floatformats setup on x86_64 hosts.
8187 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8188 (smallval, bigval): New labels/constants.
8189 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8190 float" after loading bigval and smallval.
8191
d72413e6
PMR
81922015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8193
8194 * gdb.ada/fun_overload_menu.exp: New testcase.
8195 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8196
ece66d65
JS
81972015-12-04 Josh Stone <jistone@redhat.com>
8198
8199 * gdb.base/catch-fork-static.exp: New.
8200
41d0efca
YQ
82012015-12-03 Yao Qi <yao.qi@linaro.org>
8202
8203 * gdb.base/sizeof.c: Don't include stdio.h and
8204 ../lib/unbuffer_output.c.
8205 (main): New variable 'size' and 'value'. Remove printf and
8206 gdb_unbuffer_output. Assign return value to size and value.
8207 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8208 at the beginning.
8209 (check_sizeof): Check the result by printing variable 'size'.
8210 (check_valueof): Check the result by printing variable 'value'.
8211
99fd02d9
YQ
82122015-12-01 Yao Qi <yao.qi@linaro.org>
8213
8214 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8215 for aarch64*-*-linux* target.
8216
f2faf941
PA
82172015-11-30 Pedro Alves <palves@redhat.com>
8218
8219 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8220
04bf20c5
PA
82212015-11-30 Pedro Alves <palves@redhat.com>
8222
8223 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8224 Handle non-stop mode vCont replies.
8225
09df4675
PA
82262015-11-30 Pedro Alves <palves@redhat.com>
8227
8228 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8229 prepare_for_testing. Start gdb with "set non-stop on" appended to
8230 GDBFLAGS. Lax expected stop output.
8231
58b584af
YQ
82322015-11-27 Yao Qi <yao.qi@linaro.org>
8233
8234 * gdb.arch/arm-neon.exp: New.
8235 * gdb.arch/arm-neon.c: New.
8236
dfcb77a8
YQ
82372015-11-27 Yao Qi <yao.qi@linaro.org>
8238
8239 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8240
88e8ec1b
YQ
82412015-11-27 Yao Qi <yao.qi@linaro.org>
8242
8243 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8244 frames-invalid annotation.
8245
bfde72c2
YQ
82462015-11-27 Yao Qi <yao.qi@linaro.org>
8247
8248 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8249
f6512a69
SM
82502015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8251
8252 * gdb.threads/names.exp: New file.
8253 * gdb.threads/names.c: New file.
8254 * README: Mention gdb,no_thread_names.
8255
46a3515b
MM
82562015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8257
8258 PR 19297
8259 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8260 support" error.
8261
62147a22
PA
82622015-11-24 Pedro Alves <palves@redhat.com>
8263
8264 PR 17539
8265 * gdb.base/display.exp: Expect displays to be sorted in ascending
8266 order. Use multi_line.
8267 * gdb.base/solib-display.exp: Likewise.
8268
2f341b6e
PA
82692015-11-24 Pedro Alves <palves@redhat.com>
8270
8271 PR 17539
25d49b86
PA
8272 * gdb.base/display.exp: Expect displays to be sorted in ascending
8273 order. Use multi_line.
8274 * gdb.base/solib-display.exp: Likewise.
2f341b6e 8275
7e0aa6aa
PA
82762015-11-24 Pedro Alves <palves@redhat.com>
8277
8278 PR 17539
8279 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8280 threads in ascending order.
8281 * gdb.base/foll-fork.exp: Likewise.
8282 * gdb.base/foll-vfork.exp: Likewise.
8283 * gdb.base/multi-forks.exp: Likewise.
8284 * gdb.mi/mi-nonstop.exp: Likewise.
8285 * gdb.mi/mi-nsintrall.exp: Likewise.
8286 * gdb.multi/base.exp: Likewise.
8287 * gdb.multi/multi-arch.exp: Likewise.
8288 * gdb.python/py-inferior.exp: Likewise.
8289 * gdb.threads/break-while-running.exp: Likewise.
8290 * gdb.threads/execl.exp: Likewise.
8291 * gdb.threads/gcore-thread.exp: Likewise.
8292 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8293 * gdb.threads/kill.exp: Likewise.
8294 * gdb.threads/linux-dp.exp: Likewise.
8295 * gdb.threads/multiple-step-overs.exp: Likewise.
8296 * gdb.threads/next-bp-other-thread.exp: Likewise.
8297 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8298 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8299 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8300 * gdb.threads/thread-find.exp: Likewise.
8301 * gdb.threads/tls.exp: Likewise.
8302 * lib/mi-support.exp (mi_reverse_list): Delete.
8303 (mi_check_thread_states): No longer reverse list.
8304
2cc57ad8
PA
83052015-11-24 Pedro Alves <palves@redhat.com>
8306
8307 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8308 use lowercase.
8309
c93e8391
SM
83102015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8311
8312 * gdb.trace/actions.c: Include trace-common.h.
8313 (main): Add a location for a fast tracepoint.
8314 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8315 the normal tracepoints.
8316 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8317
045ccf91
SM
83182015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8319
8320 * save-trace.exp: Factor out code to these...
8321 (gdb_save_tracepoints): New.
8322 (gdb_load_tracepoints): New.
8323 (do_save_load_test): New.
8324
5506f9f6
KB
83252015-11-23 Kevin Buettner <kevinb@redhat.com>
8326
8327 * gdb.base/asmlabel.exp: New test.
8328 * gdb.base/asmlabel.c: New test case.
8329
16c3b12f
JB
83302015-11-23 Joel Brobecker <brobecker@adacore.com>
8331
8332 * gdb.base/wrong_frame_bt_full-main.c: New file.
8333 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8334 * gdb.base/wrong_frame_bt_full.exp: New file.
8335
155bfbd3
JB
83362015-11-23 Joel Brobecker <brobecker@adacore.com>
8337
8338 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8339
bb097445
JM
83402015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8341
206853a0 8342 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
8343 pstate register when comparing registers values in
8344 sparc64-*-linux-gnu targets to avoid spurious differences.
8345
9c88ed8f
JM
83462015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8347
206853a0 8348 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 8349
96161e25
SL
83502015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8351
8352 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8353 as type argument to gdb_compile.
8354 * gdb.base/nested-subp2.exp: Likewise.
8355 * gdb.base/nested-subp3.exp: Likewise.
8356
340c2830
DV
83572015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8358
8359 * lib/dwarf.exp (_note): Fix left shift of negative value.
8360 * gdb.trace/trace-condition.exp: Likewise.
8361
c1862d0f
YQ
83622015-11-13 Yao Qi <yao.qi@linaro.org>
8363
8364 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8365 comments about d10v.
8366 (test_scalar_returns): Likewise.
8367 * gdb.base/d10v.ld: Remove.
8368 * gdb.base/overlays.exp: Remove the target triplet checking for
8369 d10v-*-*.
8370 * gdb.base/structs.exp (test_struct_returns): Remove the
8371 comments about d10v.
8372 (test_struct_calls): Likewise.
8373
77ae9c19
YQ
83742015-11-13 Yao Qi <yao.qi@linaro.org>
8375
8376 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8377 * gdb.base/gnu_vector.c: Don't include stdio.h.
8378 (main): Don't print res and call add_some_intvecs.
8379
430e004e
MK
83802015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8381
8382 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8383 macro.
8384 (func5): Removed.
8385 (func4): Use FAST_TRACEPOINT_LABEL.
8386 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8387 macro.
8388 (func): Removed.
8389 (thread_function): Use FAST_TRACEPOINT_LABEL.
8390 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8391 (func): Remove.
8392 (marker): Use FAST_TRACEPOINT_LABEL.
8393 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8394 (pendfunc1): Remove.
8395 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8396 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8397 (foo): Remove.
8398 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8399 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8400 macro.
8401 (func): Remove.
8402 (marker): Use FAST_TRACEPOINT_LABEL.
8403 * gdb.trace/trace-common.h: New header.
8404 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8405 macro.
8406 (func): Remove.
8407 (marker): Use FAST_TRACEPOINT_LABEL.
8408 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8409 (func): Remove.
8410 (thread_function): Use FAST_TRACEPOINT_LABEL.
8411
6e7675a7
MK
84122015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8413
8414 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8415 in front.
8416 * gdb.trace/change-loc.exp: Use global pcreg definition.
8417 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8418 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8419 in front.
8420 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8421 * gdb.trace/pending.exp: Likewise.
8422 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8423 * gdb.trace/trace-break.exp: Likewise.
8424 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8425 in front.
8426 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8427 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8428 in front.
8429 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8430
dddc0e16
JB
84312015-11-09 Joel Brobecker <brobecker@adacore.com>
8432
8433 * gdb.ada/fin_fun_out: New testcase.
8434
c6f0b406
KB
84352015-11-07 Kevin Buettner <kevinb@redhat.com>
8436
8437 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8438 value associated with DW_AT_byte_size.
8439 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8440 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8441 DW_AT_upper_bound.
8442
f01dcfd9
KB
84432015-11-07 Kevin Buettner <kevinb@redhat.com>
8444
8445 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8446 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8447 version.
8448 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8449 gdb.dwarf2/dw2-canonicalize-type.exp,
8450 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8451 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8452 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8453 provided by gdb_target_symbol_prefix_flags_asm.
8454 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8455 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8456 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8457 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8458 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8459 macros where needed). Use this macro for symbols which require
8460 the prefix provided by SYMBOL_PREFIX.
8461
2223449a
KB
84622015-11-05 Kevin Buettner <kevinb@redhat.com>
8463
8464 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8465 New procs.
8466 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8467 representing expressions, of more than one list element.
8468 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8469 to prepend linker symbol prefix to f.
8470 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8471 table_1 and table_2.
8472 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8473 Likewise, for f and g.
8474 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8475 for ptr.
8476 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8477 for main.
8478 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8479 table_1_ptr and table_2_ptr.
8480
6f2f1a3a
JK
84812015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8482 Joel Brobecker <brobecker@adacore.com>
8483
8484 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8485
566c56c9
MK
84862015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8487
8488 * gdb.reverse/s390-mvcle.c: New test.
8489 * gdb.reverse/s390-mvcle.exp: New file.
8490 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8491
d5f0636b
MK
84922015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8493
8494 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8495
7ad8b86c
MK
84962015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8497
8498 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8499 reaching marker2.
8500 * gdb.reverse/getresuid-reverse.exp: Likewise.
8501 * gdb.reverse/pipe-reverse.exp: Likewise.
8502 * gdb.reverse/readv-reverse.exp: Likewise.
8503 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8504 * gdb.reverse/time-reverse.exp: Likewise.
8505 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8506
4081c0f1
YQ
85072015-10-30 Yao Qi <yao.qi@linaro.org>
8508
8509 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8510 (empty_cycle): Remove.
8511 (main): Don't call empty_cycle. Don't use watch_count_done.
8512 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8513 empty_cycle. Rewrite the code counting HW watchpoints.
8514
452b4ba5
MK
85152015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8516
8517 * gdb.reverse/fstatat-reverse.c: New test.
8518 * gdb.reverse/fstatat-reverse.exp: New file.
8519 * gdb.reverse/getresuid-reverse.c: New test.
8520 * gdb.reverse/getresuid-reverse.exp: New file.
8521 * gdb.reverse/pipe-reverse.c: New test.
8522 * gdb.reverse/pipe-reverse.exp: New file.
8523 * gdb.reverse/readv-reverse.c: New test.
8524 * gdb.reverse/readv-reverse.exp: New file.
8525 * gdb.reverse/recvmsg-reverse.c: New test.
8526 * gdb.reverse/recvmsg-reverse.exp: New file.
8527 * gdb.reverse/time-reverse.c: New test.
8528 * gdb.reverse/time-reverse.exp: New file.
8529 * gdb.reverse/waitpid-reverse.c: New test.
8530 * gdb.reverse/waitpid-reverse.exp: New file.
8531
5e2e7507
JK
85322015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8533
8534 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8535
0fde2c53
DE
85362015-10-26 Doug Evans <dje@google.com>
8537
8538 PR symtab/17391
8539 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8540 * gdb.dwarf2/bad-regnum.c: New file.
8541 * gdb.dwarf2/bad-regnum.exp: New file.
8542
1a70ae97
DE
85432015-10-26 Doug Evans <dje@google.com>
8544
8545 PR python/18938
8546 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8547 file.
8548
27dc26ab
JK
85492015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8550
8551 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8552 for a change by "Mention language in compile error message".
8553
bed91f4d
SM
85542015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8555
8556 PR python/18073
8557 * gdb.python/py-type.c (C::a_method): New.
8558 (C::a_const_method): New.
8559 (C::a_static_method): New.
8560 (a_function): New.
8561 * gdb.python/py-type.exp (test_fields): Test getting fields
8562 from function and method.
8563
3f2f83dd
KB
85642015-10-21 Keven Boell <keven.boell@intel.com>
8565
8566 * gdb.fortran/vla-alloc-assoc.exp: New file.
8567 * gdb.fortran/vla-datatypes.exp: New file.
8568 * gdb.fortran/vla-datatypes.f90: New file.
8569 * gdb.fortran/vla-history.exp: New file.
8570 * gdb.fortran/vla-ptype-sub.exp: New file.
8571 * gdb.fortran/vla-ptype.exp: New file.
8572 * gdb.fortran/vla-sizeof.exp: New file.
8573 * gdb.fortran/vla-sub.f90: New file.
8574 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8575 * gdb.fortran/vla-value-sub-finish.exp: New file.
8576 * gdb.fortran/vla-value-sub.exp: New file.
8577 * gdb.fortran/vla-value.exp: New file.
8578 * gdb.fortran/vla-ptr-info.exp: New file.
8579 * gdb.mi/mi-vla-fortran.exp: New file.
8580 * gdb.mi/vla.f90: New file.
8581
27145d50
SL
85822015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8583
8584 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8585 of hardwired timeout value.
8586
5f3ff4f8
JK
85872015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8588 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8591 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8592
bfd09d20
JS
85932015-10-19 Josh Stone <jistone@redhat.com>
8594
8595 * gdb.base/catch-syscall.c: Include <sched.h>.
8596 (unknown_syscall): New variable.
8597 (main): Trigger a vfork and an unknown syscall.
8598 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8599 (unknown_syscall_number): Likewise.
8600 (check_call_to_syscall): Accept an optional syscall pattern.
8601 (check_return_from_syscall): Likewise.
8602 (check_continue): Likewise.
8603 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8604 (test_catch_syscall_skipping_return): New test toggling off 'catch
8605 syscall' to step over the syscall return, then toggling back on.
8606 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8607 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8608 (do_syscall_tests): Call test_catch_syscall_without_args and
8609 test_catch_syscall_mid_vfork.
8610 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8611 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8612
b32b93c6
AS
86132015-10-19 Andrew Stubbs <ams@codesourcery.com>
8614
8615 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8616 print g_vE): Add new pass patterns.
8617 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8618 print various symbol names for vptr fields.
8619
9d622bda
AB
86202015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8621
8622 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8623 results.
8624
0fd8ac1c
YQ
86252015-10-12 Yao Qi <yao.qi@linaro.org>
8626
8627 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8628
34240514
YQ
86292015-10-12 Yao Qi <yao.qi@linaro.org>
8630
8631 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8632 is aarch64*-*-linux*.
8633
8240f442
YQ
86342015-10-12 Yao Qi <yao.qi@linaro.org>
8635
8636 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8637 (can_relocate_bcond_true): ... it.
8638 (can_relocate_bcond_false): New function.
8639 (foo): Likewise.
8640 (can_relocate_bl): Likewise.
8641 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8642 can_relocate_bl.
8643
2520f728
PMR
86442015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8645
8646 * gdb.base/nested-addr.c: New file.
8647 * gdb.base/nested-addr.exp: New testcase.
8648
abcef95a
MM
86492015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8650
8651 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8652 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8653 its output. Ignore the output of "record goto begin" and instead
8654 check that GDB is replaying.
8655
145e3ddb
PA
86562015-10-09 Pedro Alves <palves@redhat.com>
8657
8658 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8659 (top level): Use it in the run with no args test.
8660
d5d8c4e1
IB
86612015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8662
8663 * gdb.dlang/properties.exp: New file.
8664
06e635ef
SL
86652015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8666
8667 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8668 whether or not address 0x1000 is mapped on the target.
8669
e019fd1d
SM
86702015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8671
8672 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8673 build.
8674
77ba2a67
MM
86752015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8676
8677 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8678 instruction-history test.
8679
c60eb31f
DE
86802015-09-28 Doug Evans <dje@google.com>
8681
8682 * gdb.base/gcore.c (array_func): Add reference to static_array.
8683
9a3c8263
SM
86842015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8685
8686 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8687 source line.
8688
9720e656
SL
86892015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8690
8691 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8692 short or char as base type.
8693
938d3bf2
SL
86942015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8695
8696 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8697 to allow any size enum.
8698
e6c2c623
PMR
86992015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8700
8701 * gdb.ada/array_ptr_renaming.exp: New testcase.
8702 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8703 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8704
06da0f77
PL
87052015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8706
8707 * gdb.trace/ftrace-lock.c: New file.
8708 * gdb.trace/ftrace-lock.exp: New file.
8709
4f51c22a
PL
87102015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8711
8712 * gdb.arch/insn-reloc.c: New file.
8713 * gdb.arch/ftrace-insn-reloc.exp: New file.
8714
7041adf4
PL
87152015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8716
8717 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8718 instruction.
8719 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8720 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8721 * gdb.trace/range-stepping.c: Likewise.
8722 * gdb.trace/trace-break.c: Likewise.
8723 * gdb.trace/trace-mt.c (thread_function): Likewise.
8724 * gdb.trace/ftrace.c (marker): Likewise.
8725 * gdb.trace/trace-condition.c (marker): Likewise.
8726 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8727 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8728 is_aarch64_target.
8729
015d2e7e
DE
87302015-09-18 Doug Evans <xdje42@gmail.com>
8731
8732 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8733 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8734
26b188a2
SL
87352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8736
8737 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8738 the breakpoint.
8739
79dc332b
SL
87402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8741
8742 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8743 the pending breakpoint. Remove timeout override for "Run till
8744 MI pending breakpoint on pendfunc3 on thread 2" test.
8745
f57929f2
SL
87462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8747
8748 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8749 filename pattern.
8750
3f469b17
SL
87512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8752
8753 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8754 in breakpoint filename pattern.
8755
515b89b3
SL
87562015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8757
7800dbe4
SL
8758 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8759
87602015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8761
515b89b3
SL
8762 * gdb.linespec/explicit.exp: Check for readline support for
8763 tab-completion tests. Fix obvious typo.
8764
d2939ba2
MM
87652015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8766
8767 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8768 and replay.
8769
cbb55fa7
MM
87702015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8771
8772 * gdb.btrace/non-stop.c: New.
8773 * gdb.btrace/non-stop.exp: New.
8774
43691ca1
PL
87752015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8776 Yao Qi <yao.qi@linaro.org>
8777
8778 * gdb.trace/trace-condition.c: New file.
8779 * gdb.trace/trace-condition.exp: New file.
8780
d78908cf
WW
87812015-09-16 Wei-cheng Wang <cole945@gmail.com>
8782
8783 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8784 for testing bytecode compilation.
8785
1ed415e2
PA
87862015-09-16 Pedro Alves <palves@redhat.com>
8787 Sandra Loosemore <sandra@codesourcery.com>
8788
8789 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8790 (SECONDS): Redefine.
8791 (main): Call pthread_kill and alarm early.
8792 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8793 support.
8794 (test): If the target can't hardware step and doesn't support
8795 displaced stepping, increase the timeout.
8796
d136eff5
PA
87972015-09-16 Pedro Alves <palves@redhat.com>
8798
8799 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8800 (enable_debug): New procedures.
8801 (test): Use them. Bail out if waiting for threads fails.
8802 (top level): Bail out if a test fails.
8803
991f019c
YQ
88042015-09-16 Yao Qi <yao.qi@linaro.org>
8805
8806 * gdb.asm/asm-source.exp: Set asm-arch for
8807 aarch64*-*-* target.
8808 * gdb.asm/aarch64.inc: New file.
8809
bfca584f
PMR
88102015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8811
8812 * gdb.ada/array_of_variable_length.exp: New testcase.
8813 * gdb.ada/array_of_variable_length/foo.adb: New file.
8814 * gdb.ada/array_of_variable_length/pck.adb: New file.
8815 * gdb.ada/array_of_variable_length/pck.ads: New file.
8816
b326e587
DE
88172015-09-15 Doug Evans <dje@google.com>
8818
8819 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8820 of function static local variable.
8821
5382cfab
PW
88222015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8823
8824 * gdb.threads/tls-so_extern.exp: New test file.
8825 * gdb.threads/tls-so_extern.c: New test file.
8826 * gdb.threads/tls-so_extern_main.c: New test file.
8827
141c5cc4
JK
88282015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8829
8830 * gdb.opt/solib-intra-step-lib.c: New file.
8831 * gdb.opt/solib-intra-step-main.c: New file.
8832 * gdb.opt/solib-intra-step.exp: New file.
8833
d15dcecd
PA
88342015-09-15 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8837 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8838
4c2f2a79
PA
88392015-09-14 Pedro Alves <palves@redhat.com>
8840
8841 * gdb.base/hook-stop-continue.c: Delete.
8842 * gdb.base/hook-stop-continue.exp: Delete.
8843 * gdb.base/hook-stop-frame.c: Delete.
8844 * gdb.base/hook-stop-frame.exp: Delete.
8845 * gdb.base/hook-stop.c: New file.
8846 * gdb.base/hook-stop.exp: New file.
8847
919e6dbe
PMR
88482015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8849
8850 * gdb.ada/access_to_packed_array.exp: New testcase.
8851 * gdb.ada/access_to_packed_array/foo.adb: New file.
8852 * gdb.ada/access_to_packed_array/pack.adb: New file.
8853 * gdb.ada/access_to_packed_array/pack.ads: New file.
8854
157280a4
MM
88552015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8856
8857 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8858 buffer size test.
8859
2fd33e94
DB
88602015-09-11 Don Breazeal <donb@codesourcery.com>
8861
8862 * gdb.base/foll-exec.c: Add copyright header. Fix
8863 formatting issues.
8864 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8865 (do_exec_tests): Use clean_restart in place of zap_session,
8866 and for test initialization. Fix formatting issues. Use
8867 fail in place of perror.
8868 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8869 an expect statement to match an expression with output from
8870 the program under debug.
8871 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8872 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8873 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8874 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8875 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8876
e70b6e8e
DE
88772015-09-09 Doug Evans <dje@google.com>
8878
8879 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8880
7a551a51
DE
88812015-09-09 Doug Evans <dje@google.com>
8882
8883 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8884
4c666f84
DE
88852015-09-09 Doug Evans <dje@google.com>
8886
8887 * gdb.base/savedregs.exp: Fix typo.
8888
243a9253
PA
88892015-09-09 Pedro Alves <palves@redhat.com>
8890
8891 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8892
c0fa8fbd
SL
88932015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8894
8895 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8896 command actually switches threads. Give up on remaining
8897 tests if target fails to stop at breakpoint.
8898
cd7c1778
PMR
88992015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8900
8901 * gdb.ada/funcall_char.exp: New testcase.
8902 * gdb.ada/funcall_char/foo.adb: New file.
8903
dc5c8746
PMR
89042015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8905
8906 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8907 expected outputs. Add two testcases for completing ambiguous
8908 functions.
8909 * gdb.ada/complete/aux_pck.adb: New file.
8910 * gdb.ada/complete/aux_pck.ads: New file.
8911 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8912 Ambiguous_Func functions.
8913 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8914 * gdb.ada/complete/pck.adb: Likewise.
8915
4e83a1e7
UW
89162015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8917
8918 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8919 failures to run the test program under GDB.
8920
8ce74153
LM
89212015-08-26 Luis Machado <lgustavo@codesourcery.com>
8922
8923 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8924 to C.
8925
e9756d52
PP
89262015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8927
8928 * gdb.base/run-after-attach.exp: New test file.
8929 * gdb.base/run-after-attach.c: New test file.
8930
8d37573b
DB
89312015-08-26 Don Breazeal <donb@codesourcery.com>
8932
8933 * gdb.base/foll-exec-2.c: New test program.
8934 * gdb.base/foll-exec-2.exp: New test.
8935
63e43d3a
PMR
89362015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8937
8938 * gdb.base/nested-subp1.exp: New file.
8939 * gdb.base/nested-subp1.c: New file.
8940 * gdb.base/nested-subp2.exp: New file.
8941 * gdb.base/nested-subp2.c: New file.
8942 * gdb.base/nested-subp3.exp: New file.
8943 * gdb.base/nested-subp3.c: New file.
8944
3d40fbb5
PA
89452015-08-24 Pedro Alves <palves@redhat.com>
8946
8947 * gdb.server/connect-without-multi-process.c: New file.
8948 * gdb.server/connect-without-multi-process.exp: New file.
8949
4422ac93
LM
89502015-08-24 Luis Machado <lgustavo@codesourcery.com>
8951
8952 * gdb.opt/inline-markers.c: Make z int.
8953
91dddb86
LM
89542015-08-24 Luis Machado <lgustavo@codesourcery.com>
8955
8956 * gdb.opt/inline-markers.c: Make z volatile.
8957
a48847ee
LM
89582015-08-24 Luis Machado <lgustavo@codesourcery.com>
8959
8960 * gdb.opt/inline-bt.c: New volatile global z.
8961 * gdb.opt/inline-cmds.c: Likewise.
8962 * gdb.opt/inline-locals.c: Likewise.
8963 * gdb.opt/inline-markers.c: New extern global z.
8964 (marker): Use z.
8965 (inline_fn): Likewise.
8966
0ebbc52b
PA
89672015-08-24 Pedro Alves <palves@redhat.com>
8968
8969 * config/m32r-stub.exp: Remove file.
8970 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8971 * gdb.base/call-rt-st.exp: Likewise.
8972 * gdb.base/call-strs.exp: Likewise.
8973 * gdb.base/default.exp: Remove references to h8300-*-hms and
8974 *-*-udi*.
8975 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8976
77c365df
AA
89772015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8978
8979 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8980 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8981 and "return" use KFAIL when GDB can not read/write the vector
8982 return value.
8983
4313b8c0
GB
89842015-08-21 Gary Benson <gbenson@redhat.com>
8985
8986 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8987
0e433b32
PA
89882015-08-20 Pedro Alves <palves@redhat.com>
8989
8990 * gdb.server/solib-list.exp: No longer expect an interior stop in
8991 non-stop mode.
8992
221e1a37
PA
89932015-08-20 Pedro Alves <palves@redhat.com>
8994
8995 * gdb.server/connect-stopped-target.c: New file.
8996 * gdb.server/connect-stopped-target.exp: New file.
8997
40e3ad0e
PA
89982015-08-20 Pedro Alves <palves@redhat.com>
8999
9000 * gdb.dwarf2/comp-unit-lang.exp: New file.
9001 * gdb.dwarf2/comp-unit-lang.c: New file.
9002
af39b327
PMR
90032015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9004
9005 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9006 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9007
7d45c7c3 90082015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 9009
7d45c7c3
KB
9010 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9011 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9012
4d6cceb4
DE
90132015-08-18 Doug Evans <dje@google.com>
9014 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9015
9016 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9017 skip_python_tests. New arg prompt_regexp.
9018 (skip_python_tests): New function.
9019 * lib/mi-support.exp (mi_skip_python_tests): New function.
9020 * gdb.python/py-mi-objfile-gdb.py: New file.
9021 * gdb.python/py-mi-objfile.c: New file.
9022 * gdb.python/py-mi-objfile.exp: New file.
9023
ad89c2aa
KS
90242015-08-17 Keith Seitz <keiths@redhat.com>
9025
9026 * gdb.linespec/explicit.exp: Move strace test from here ...
9027 * gdb.trace/strace.exp: ... to here.
9028
e3ae3c43
PP
90292015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9030
9031 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9032 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9033
604b2636
DE
90342015-08-14 Doug Evans <xdje42@gmail.com>
9035
9036 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9037 inferior before selecting a new file.
9038
6ff0ba5f
DE
90392015-08-14 Doug Evans <xdje42@gmail.com>
9040
9041 * gdb.mi/mi-disassemble.exp: Update.
9042 * gdb.base/disasm-optim.S: New file.
9043 * gdb.base/disasm-optim.c: New file.
9044 * gdb.base/disasm-optim.h: New file.
9045 * gdb.base/disasm-optim.exp: New file.
9046
9ca98f92
KS
90472015-08-14 Keith Seitz <keiths@redhat.com>
9048
9049 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9050 "evaluated-by".
9051
52bbc560
JB
90522015-08-13 Joel Brobecker <brobecker@adacore.com>
9053
9054 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9055
5d8c3ed3
PMR
90562015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9057
9058 * gdb.ada/fun_renaming.exp: New testcase.
9059 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9060 * gdb.ada/fun_renaming/pack.adb: New file.
9061 * gdb.ada/fun_renaming/pack.ads: New file.
9062
ea8812bc
KS
90632015-08-12 Keith Seitz <keiths@redhat.com>
9064
9065 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9066 gdb_get_line_number.
9067
4dafcdeb
JB
90682015-08-12 Joel Brobecker <brobecker@adacore.com>
9069
9070 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9071 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9072 gdb.base/dso2dso.exp: New files.
9073
5ba32597
SDJ
90742015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9075 Pedro Alves <palves@redhat.com>
9076 Keith Seitz <keiths@redhat.com>
9077
9078 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9079 GDBFLAGS.
9080
b6dafabf
PP
90812015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9082
9083 * gdb.base/gdbhistsize-history.exp
9084 (test_histsize_history_setting): Use save_vars.
9085 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9086 Use save_vars.
9087 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9088 * gdb.base/readline.exp: Use save_vars.
9089
abe8e607
PP
90902015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9091
9092 * lib/gdb.exp (save_vars): New proc.
9093
629500fa
KS
90942015-08-11 Keith Seitz <keiths@redhat.com>
9095
9096 * gdb.base/help.exp: Update help_breakpoint_text.
9097
eb8c4e2e
KS
90982015-08-11 Keith Seitz <keiths@redhat.com>
9099
9100 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9101 (at toplevel): Call test_explicit_breakpoints.
9102 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9103 breakpoints.
9104 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9105 breakpoint conditions, "-cond".
9106
87f0e720
KS
91072015-08-11 Keith Seitz <keiths@redhat.com>
9108
9109 * gdb.linespec/3explicit.c: New file.
9110 * gdb.linespec/cpexplicit.cc: New file.
9111 * gdb.linespec/cpexplicit.exp: New file.
9112 * gdb.linespec/explicit.c: New file.
9113 * gdb.linespec/explicit.exp: New file.
9114 * gdb.linespec/explicit2.c: New file.
9115 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9116 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9117 before using in the matching pattern.
9118 Clarify that `prefix' is a regular expression.
9119
f00aae0f
KS
91202015-08-11 Keith Seitz <keiths@redhat.com>
9121
9122 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9123 test.
9124 Add tests for missing ",FMT" and ",".
9125
e27852be
DE
91262015-08-10 Doug Evans <dje@google.com>
9127 Keith Seitz <keiths@redhat.com>
9128
9129 PR gdb/17960
9130 * gdb.base/completion.exp: Add location completer tests.
9131
7f03bd92
PA
91322015-08-07 Pedro Alves <palves@redhat.com>
9133
9134 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9135 tests here.
9136 (top level): Run do_test with and without displaced stepping.
9137
3fc8eb30
PA
91382015-08-07 Pedro Alves <palves@redhat.com>
9139
9140 * gdb.base/valgrind-disp-step.c: New file.
9141 * gdb.base/valgrind-disp-step.exp: New file.
9142
d4569d7b
PA
91432015-08-07 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9146 Delete function.
9147 (main): Add alarm. Run an infinite loop instead of calling
9148 wait_threads.
9149 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9150 comment.
9151 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9152 Delete function.
9153 (main): Add alarm. Run an infinite loop instead of calling
9154 wait_threads.
9155 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9156 comment.
9157
e1316e60
PA
91582015-08-07 Pedro Alves <palves@redhat.com>
9159
9160 * gdb.base/checkpoint-ns.exp: New file.
9161 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9162 standard_testfile.
9163
da8c46d2
MM
91642015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9165
9166 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9167 * gdb.btrace/instruction_history.exp: Update.
9168 * gdb.btrace/tsx.exp: New.
9169 * gdb.btrace/tsx.c: New.
9170
de1c2c52
PA
91712015-08-06 Pedro Alves <palves@redhat.com>
9172
9173 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9174 increase timeout.
9175 * gdb.reverse/until-precsave.exp: Bump timeouts.
9176
782e0bf4
PA
91772015-08-06 Pedro Alves <palves@redhat.com>
9178
9179 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9180
83e97ed0
PA
91812015-08-06 Pedro Alves <palves@redhat.com>
9182
9183 PR gdb/18749
9184 * gdb.threads/process-dies-while-handling-bp.c: New file.
9185 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9186
863d01bd
PA
91872015-08-06 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9190 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9191
0a39bb32
PA
91922015-08-05 Pedro Alves <palves@redhat.com>
9193
9194 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9195 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9196
ee2d2b10
SL
91972015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9198
9199 * gdb.base/bp-permanent.exp: Report test as unsupported if
9200 the target cannot stop at the permanent breakpoint.
9201
4e1bdb00
DE
92022015-08-03 Doug Evans <dje@google.com>
9203
9204 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9205 10000.
9206
3d338901
DE
92072015-08-03 Doug Evans <dje@google.com>
9208
9209 * Makefile.in (workers/%.worker, build-perf): New rule.
9210 (GDB_PERFTEST_MODE): New variable.
9211 (check-perf): Use it.
9212 (clean): Clean up gdb.perf parallel build subdirs.
9213 * lib/build-piece.exp: New file.
9214 * lib/gdb.exp (make_gdb_parallel_path): New function
9215 (standard_output_file, standard_temp_file): Call it.
9216 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9217 of $GDB_PARALLEL.
9218 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9219
af061d3e
DE
92202015-08-03 Doug Evans <dje@google.com>
9221
8e1afc81 9222 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
9223 (LOG_FILE_NAME): New global.
9224 (TextReporter.__init__): Initialize self.txt_sum.
9225 (TextReporter.report): Add support for multiple data-points.
9226 Move report to perftest.sum, put raw data in perftest.log.
9227 (TextReporter.start): Open sum and log files.
9228 (TextReporter.end): Close sum and log files.
8e1afc81
DE
9229 * gdb.perf/lib/perftest/testresult.py
9230 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 9231
2c8c5d37
PA
92322015-07-31 Pedro Alves <palves@redhat.com>
9233
9234 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9235 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9236 kill_wait_spawned_process instead of explicit "kill -9".
9237 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9238 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9239 kill_wait_spawned_process.
9240 * gdb.base/attach-twice.exp: Likewise.
9241 * gdb.base/attach.exp: Likewise.
9242 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9243 gdb_test_multiple.
9244 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9245 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9246 kill_wait_spawned_process.
9247 * gdb.base/valgrind-infcall.exp: Likewise.
9248 * gdb.multi/multi-attach.exp: Likewise.
9249 * gdb.python/py-prompt.exp: Likewise.
9250 * gdb.python/py-sync-interp.exp: Likewise.
9251 * gdb.server/ext-attach.exp: Likewise.
9252 * gdb.threads/attach-into-signal.exp (corefunc): Use
9253 spawn_wait_for_attach, spawn_id_get_pid and
9254 kill_wait_spawned_process.
9255 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9256 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9257 spawn_id_get_pid and kill_wait_spawned_process.
9258 * gdb.threads/attach-stopped.exp (corefunc): Use
9259 spawn_wait_for_attach, spawn_id_get_pid and
9260 kill_wait_spawned_process.
9261 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9262 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9263 kill_wait_spawned_process instead of explicit "kill -9".
9264 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9265 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9266 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9267 processes. Don't map cygwin/windows pids here. Now returns a
9268 spawn id list.
9269
032a0fca
SL
92702015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9271
9272 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9273 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9274 correct patch.
9275
61a934ca
SL
92762015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9277
9278 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9279
4bc4d428
SL
92802015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9281
9282 Reapply:
9283 2014-05-21 Mark Wielaard <mjw@redhat.com>
9284
9285 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9286
998d452a
PA
92872015-07-30 Pedro Alves <palves@redhat.com>
9288
9289 * linux-low.c (handle_extended_wait): Set the child's last
9290 reported status to TARGET_WAITKIND_STOPPED.
9291
69dde7dc
PA
92922015-07-30 Pedro Alves <palves@redhat.com>
9293
9294 PR threads/18600
9295 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9296 only shows inferior 1.
9297
4dd63d48
PA
92982015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9299 Pedro Alves <palves@redhat.com>
9300
9301 PR threads/18600
9302 * gdb.threads/fork-plus-threads.c: New file.
9303 * gdb.threads/fork-plus-threads.exp: New file.
9304
d618e4c5
PP
93052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9306
9307 * gdb.base/batch-preserve-term-settings.exp
9308 (test_terminal_settings_preserved_after_cli_exit): Use
9309 send_quit_command.
9310
1eef6428
PA
93112015-07-29 Pedro Alves <palves@redhat.com>
9312 Don Breazeal <donb@codesourcery.com>
9313
9314 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9315 output from both inferior_spawn_id and gdb_spawn_id.
9316
7da5b897
SDJ
93172015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9318
9319 * gdb.threads/attach-into-signal.exp (corefunc): Use
9320 with_test_prefix on nested loops, uniquefying the test messages.
9321
dac804df
SDJ
93222015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9323
9324 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9325 commit.
9326
06265e53
PP
93272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9328
9329 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9330 New proc.
9331 (test_terminal_settings_preserved_after_sigterm): New test.
9332
18206ca3
PP
93332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9334
9335 * gdb.base/batch-preserve-term-settings.exp
9336 (test_terminal_settings_preserved_after_cli_exit): New test.
9337
90074d11
PP
93382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9339
9340 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9341 manipulation of saved_gdbflags.
9342 (test_terminal_settings_preserved): Remove global declaration of
9343 the unused variable pagination_prompt. Remove manipulation of
9344 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9345 GDBFLAGS.
9346
eb1a7902
PA
93472015-07-29 Pedro Alves <palves@redhat.com>
9348
9349 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9350
8b75dd3b
PA
93512015-07-29 Pedro Alves <palves@redhat.com>
9352
9353 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9354 at the top.
9355
dedad4e3
PA
93562015-07-29 Pedro Alves <palves@redhat.com>
9357
9358 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9359 (main): Call gdb_unbuffer_output.
9360 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9361 (main): Call gdb_unbuffer_output.
9362 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9363 (main): Call gdb_unbuffer_output.
9364 * gdb.base/call-strs.exp: Adjust to step over the
9365 gdb_unbuffer_output call.
9366 * gdb.base/catch-gdb-caused-signals.c: Include
9367 "../lib/unbuffer_output.c".
9368 (main): Call gdb_unbuffer_output.
9369 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9370 (main): Call gdb_unbuffer_output.
9371 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9372 (main): Call gdb_unbuffer_output.
9373 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9374 (main): Call gdb_unbuffer_output.
9375 * gdb.base/shlib-call.exp: Adjust to step over the
9376 gdb_unbuffer_output call.
9377 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9378 (main): Call gdb_unbuffer_output.
9379 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9380 (main): Call gdb_unbuffer_output.
9381 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9382 (main): Rename to ...
9383 (test): ... this.
9384 (main): Reimplement.
9385 * gdb.base/varargs.exp: Run to test instead of to main.
9386 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9387 (main): Call gdb_unbuffer_output.
9388
58789a91
PA
93892015-07-29 Pedro Alves <palves@redhat.com>
9390
9391 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9392 factore out from mi_continue_dprintf. For call-style dprintfs,
9393 expect dprintf output out of $inferior_spawn_id.
9394 (mi_continue_dprintf): Use mi_expect_dprintf.
9395 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9396 (main): Call gdb_unbuffer_output.
9397
e8376742
PA
93982015-07-29 Pedro Alves <palves@redhat.com>
9399
9400 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9401 (default_mi_gdb_start): Set inferior_spawn_id instead of
9402 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9403 gdb_spawn_id.
9404 (mi_gdb_test): Always expect inferior output from both
9405 $inferior_spawn_id and $gdb_spawn_id.
9406
08280010
PA
94072015-07-29 Pedro Alves <palves@redhat.com>
9408
9409 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9410 send_inferior and $inferior_spawn_id.
9411
4d30e432
PA
94122015-07-29 Pedro Alves <palves@redhat.com>
9413
9414 * gdb.gdb/complaints.exp (test_initial_complaints)
9415 (test_serial_complaints, test_short_complaints): Use
9416 gdb_test_stdio.
9417 (test_empty_complaint): Handle $inferior_spawn_id !=
9418 $gdb_spawn_id.
9419
0d30a335
PA
94202015-07-29 Pedro Alves <palves@redhat.com>
9421
9422 * gdb.base/varargs.exp: Use gdb_test_stdio.
9423
39413b29
PA
94242015-07-29 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9427
7cb000a9
PA
94282015-07-29 Pedro Alves <palves@redhat.com>
9429
9430 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9431
d7b8ac82
PA
94322015-07-29 Pedro Alves <palves@redhat.com>
9433
9434 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9435 parameter into two new parameters, "inf_result" and "gdb_result".
9436 Expect inferior output and gdb output from $inferior_spawn_id and
9437 $gdb_spawn_id, respectively. Adjust all callers.
9438
789c3a0c
PA
94392015-07-29 Pedro Alves <palves@redhat.com>
9440
9441 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9442 of gdb_test_sequence.
9443
77e760c3
PA
94442015-07-29 Pedro Alves <palves@redhat.com>
9445
9446 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9447 (saw_spurious_output): Expect inferior output from
9448 $inferior_spawn_id. Use gdb_test_stdio.
9449
8396d2cd
PA
94502015-07-29 Pedro Alves <palves@redhat.com>
9451
9452 * gdb.base/dprintf.exp: Use standard_testfile. Change
9453 prepare_for_testing call.
9454 (srcfile): Don't set.
9455 (restart): New procedure.
9456 (test_dprintf): New procecure, use to continue over dprintfs.
9457 (test_call, test_agent): New procedures, tests moved here.
9458 Restart gdb and recreate dprintfs. Adjust expected output.
9459
2051d61f
PA
94602015-07-29 Pedro Alves <palves@redhat.com>
9461
9462 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9463
452397af
PA
94642015-07-29 Pedro Alves <palves@redhat.com>
9465
9466 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9467
8aed9555
PA
94682015-07-29 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9471 gdb_test_stdio.
9472
188a61b4
PA
94732015-07-29 Pedro Alves <palves@redhat.com>
9474
9475 * lib/gdb.exp (gdb_test_stdio): New procedure.
9476
12264a45
PA
94772015-07-29 Pedro Alves <palves@redhat.com>
9478
9479 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9480
23ffc893
PA
94812015-07-29 Pedro Alves <palves@redhat.com>
9482
9483 * gdb.base/call-signal-resume.exp: Remove check for
9484 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9485 * gdb.base/unwindonsignal.exp: Likewise.
9486 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9487 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9488
65566918
PA
94892015-07-29 Pedro Alves <palves@redhat.com>
9490
9491 * gdb.base/siginfo-addr.c (pass): New function.
9492 (handler): Call it iff si_addr is correct.
9493 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9494 Set a breakpoint at "pass" and continue to it.
9495
d60a9221
SDJ
94962015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9497
9498 * gdb.python/py-objfile.exp: Make some tests have unique names.
9499 * gdb.python/py-pp-registration.exp: Likewise.
9500
bde40b8f
PA
95012015-07-28 Pedro Alves <palves@redhat.com>
9502
9503 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9504
13e1dec8
SM
95052015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9506
9507 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9508
da33c9a7
SM
95092015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9510
9511 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9512
077836f7
PP
95132015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9514
9515 * gdb.base/gdb-sigterm-2.exp: New test.
9516
b8cc7b2e
DE
95172015-07-25 Doug Evans <xdje42@gmail.com>
9518
9519 Revert:
9520 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9521 (workers/%.worker, build-perf): New rule.
9522 (GDB_PERFTEST_MODE): New variable.
9523 (check-perf): Use it.
9524 (clean): Clean up gdb.perf parallel build subdirs.
9525 * lib/build-piece.exp: New file.
9526 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9527 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9528 name.
9529 (standard_temp_file): Ditto.
9530 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9531 of $GDB_PARALLEL.
9532
c8bd4544
DE
95332015-07-24 Doug Evans <dje@google.com>
9534
9535 * gdb.perf/lib/perftest/utils.py: New file.
9536 * gdb.perf/gm-hello.cc: New file.
9537 * gdb.perf/gm-pervasive-typedef.cc: New file.
9538 * gdb.perf/gm-pervasive-typedef.h: New file.
9539 * gdb.perf/gm-std.cc: New file.
9540 * gdb.perf/gm-std.h: New file.
9541 * gdb.perf/gm-use-cerr.cc: New file.
9542 * gdb.perf/gm-utils.h: New file.
9543 * gdb.perf/gmonster-null-lookup.py: New file.
9544 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9545 * gdb.perf/gmonster-print-cerr.py: New file.
9546 * gdb.perf/gmonster-ptype-string.py: New file.
9547 * gdb.perf/gmonster-runto-main.py: New file.
9548 * gdb.perf/gmonster-select-file.py: New file.
9549 * gdb.perf/gmonster1-null-lookup.exp: New file.
9550 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9551 * gdb.perf/gmonster1-print-cerr.exp: New file.
9552 * gdb.perf/gmonster1-ptype-string.exp: New file.
9553 * gdb.perf/gmonster1-runto-main.exp: New file.
9554 * gdb.perf/gmonster1-select-file.exp: New file.
9555 * gdb.perf/gmonster1.cc: New file.
9556 * gdb.perf/gmonster1.exp: New file.
9557 * gdb.perf/gmonster2-null-lookup.exp: New file.
9558 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9559 * gdb.perf/gmonster2-print-cerr.exp: New file.
9560 * gdb.perf/gmonster2-ptype-string.exp: New file.
9561 * gdb.perf/gmonster2-runto-main.exp: New file.
9562 * gdb.perf/gmonster2-select-file.exp: New file.
9563 * gdb.perf/gmonster2.cc: New file.
9564 * gdb.perf/gmonster2.exp: New file.
9565
6eab34f3
DE
95662015-07-24 Doug Evans <dje@google.com>
9567
9568 * gdb.perf/README: New file.
9569 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9570 * lib/gen-perf-test.exp: New file.
9571
63738bfd
DE
95722015-07-24 Doug Evans <dje@google.com>
9573
9574 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9575 (PerfTest::startup): New function.
9576 (PerfTest::run): Return result of calling body.
9577 (PerfTest::assemble): Rewrite.
9578 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9579 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9580 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9581 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9582 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9583
7b606f95
DE
95842015-07-24 Doug Evans <dje@google.com>
9585
9586 * lib/gdb.exp (clean_restart): Make executable optional.
9587
a97b16b8
DE
95882015-07-24 Doug Evans <dje@google.com>
9589
9590 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9591 compiler_info references.
9592 * gdb.cp/temargs.exp: Ditto.
9593 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9594 (get_compiler_info): Early exit if already computed. Set compiler_info
9595 to "unknown" if there was a problem.
9596 (test_compiler_info): Add function comment. Call get_compiler_info.
9597
35baa57f
DE
95982015-07-24 Doug Evans <dje@google.com>
9599
9600 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9601 (workers/%.worker, build-perf): New rule.
9602 (GDB_PERFTEST_MODE): New variable.
9603 (check-perf): Use it.
9604 (clean): Clean up gdb.perf parallel build subdirs.
9605 * lib/build-piece.exp: New file.
9606 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9607 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9608 name.
9609 (standard_temp_file): Ditto.
9610 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9611 of $GDB_PARALLEL.
9612
6ebea266
DE
96132015-07-24 Doug Evans <dje@google.com>
9614
9615 * lib/future.exp (gdb_default_target_compile): New option
9616 "early_flags".
9617 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9618 --as-needed.
9619
1e76a7e9
SDJ
96202015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9621
9622 * gdb.base/catch-syscall.exp: Call gdb_exit before
9623 gdb_skip_xml_test.
9624
5068630a
PA
96252015-07-24 Pedro Alves <palves@redhat.com>
9626
9627 * gdb.python/py-events.exp: Accept output between the stop event
9628 and the prompt.
9629 * gdb.python/py-evsignal.exp: Likewise.
9630 * gdb.python/py-evthreads.exp: Likewise.
9631
77598427
PA
96322015-07-24 Pedro Alves <palves@redhat.com>
9633
9634 PR gdb/18717
9635 * gdb.threads/non-ldr-exit.c: New file.
9636 * gdb.threads/non-ldr-exit.exp: New file.
9637
11e6c98f
YQ
96382015-07-24 Yao Qi <yao.qi@linaro.org>
9639
9640 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9641 restarting process.
9642
51aee833
YQ
96432015-07-24 Yao Qi <yao.qi@linaro.org>
9644
9645 * gdb.server/ext-restart.exp: New file.
9646
8cfe207c
YQ
96472015-07-24 Yao Qi <yao.qi@linaro.org>
9648
9649 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9650 argument options.
9651 * gdb.server/ext-wrapper.exp: New file.
9652
cc12ce38
DE
96532015-07-23 Doug Evans <dje@google.com>
9654
9655 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9656 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9657
d0d84780
PMR
96582015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9659
9660 * gdb.ada/var_arr_typedef.exp: New testcase.
9661 * gdb.ada/var_arr_typedef/pack.adb: New file.
9662 * gdb.ada/var_arr_typedef/pack.ads: New file.
9663 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9664
8b558f79
JB
96652015-07-20 Joel Brobecker <brobecker@adacore.com>
9666
9667 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9668
775a3298
JK
96692015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9670
9671 * gdb.arch/i386-biarch-core.exp: Replace istarget
9672 by "complete set gnutarget". Remove expectation for the "core-file"
9673 command.
9674
db1ff28b
JK
96752015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9676
9677 Revert the previous commit:
9678 Tests for validate symbol file using build-id.
9679
0a94970d
JK
96802015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9681
9682 Tests for validate symbol file using build-id.
9683 * gdb.base/solib-mismatch-lib.c: New file.
9684 * gdb.base/solib-mismatch-libmod.c: New file.
9685 * gdb.base/solib-mismatch.c: New file.
9686 * gdb.base/solib-mismatch.exp: New file.
9687
03346981
SL
96882015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9689
9690 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9691 nios2-*-linux*.
9692 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9693 * gdb.base/siginfo.exp: Likewise.
9694 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9695
42422cc7
PL
96962015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9697
9698 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9699 Move it to ...
9700 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9701 ... here.
9702 * gdb.trace/range-stepping.exp: Check that the target supports
9703 range stepping.
9704
cfa68bae
JK
97052015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9706
9707 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9708
8ffdba26
PA
97092015-07-14 Pedro Alves <palves@redhat.com>
9710
9711 * gdb.base/killed-outside.exp: New file.
9712 * gdb.base/killed-outside.c: New file.
9713
218a5a11
JK
97142015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9715
9716 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9717 (n at main): New.
9718 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9719
e03ed3c6
AA
97202015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9721
9722 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9723 infcall tests instead of setting up for KFAIL.
9724
485668e5
MM
97252015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9726
9727 * gdb.btrace/record_goto-step.exp: New.
9728
08464196
JK
97292015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9730
9731 PR compile/18484
9732 * gdb.compile/compile.c (struct struct_type): Add volatile to
9733 selffield's type.
9734 * gdb.compile/compile.exp
9735 (compile code struct_object.selffield = &struct_object): Skip further
9736 struct_object tests if this one xfails.
9737
bcf5c1d9
RC
97382015-07-08 Robert O'Callahan <robert@ocallahan.org>
9739
9740 PR exp/18617
9741 * gdb.trace/ax.exp: Add test.
9742
4931af25
YQ
97432015-07-07 Yao Qi <yao.qi@linaro.org>
9744
9745 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9746 instead of istarget "aarch64*-*-*".
9747 * gdb.arch/aarch64-fp.exp: Likewise.
9748 * gdb.base/float.exp: Likewise.
9749 * gdb.reverse/aarch64.exp: Likewise.
9750 * lib/gdb.exp (is_aarch64_target): New proc.
9751
9fcf688e
YQ
97522015-07-07 Yao Qi <yao.qi@linaro.org>
9753
9754 * lib/gdb.exp (is_aarch32_target): New proc.
9755 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9756 instead of "istarget "arm*-*-*"".
9757 * gdb.arch/arm-disp-step.exp: Likewise.
9758 * gdb.arch/thumb-bx-pc.exp: Likewise.
9759 * gdb.arch/thumb-prologue.exp: Likewise.
9760 * gdb.arch/thumb-singlestep.exp: Likewise.
9761 * gdb.base/disp-step-syscall.exp: Likewise.
9762 * gdb.base/float.exp: Likewise.
9763
fbd8d50d
YQ
97642015-07-07 Yao Qi <yao.qi@linaro.org>
9765
9766 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9767 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9768
71be1fdc
YQ
97692015-07-07 Yao Qi <yao.qi@linaro.org>
9770
9771 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9772 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9773 if it exists.
9774 * gdb.multi/multi-arch.exp: Likewise.
9775
3e221d36
SM
97762015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9777
9778 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9779 print.
9780
d441430b
YQ
97812015-07-07 Yao Qi <yao.qi@linaro.org>
9782
9783 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9784
06f810bd
MG
97852015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9786
9787 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9788 '[' and ']' characters.
9789
5e61e7c0
IB
97902015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9791
9792 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9793
28bf096c
PA
97942015-06-29 Pedro Alves <palves@redhat.com>
9795
9796 PR threads/18127
9797 * gdb.threads/hand-call-new-thread.c: New file.
9798 * gdb.threads/hand-call-new-thread.c: New file.
9799
ee93cd5e
KS
98002015-06-26 Keith Seitz <keiths@redhat.com>
9801 Doug Evans <dje@google.com>
9802
9803 PR 16253
9804 * gdb.cp/var-tag-2.cc: New file.
9805 * gdb.cp/var-tag-3.cc: New file.
9806 * gdb.cp/var-tag-4.cc: New file.
9807 * gdb.cp/var-tag.cc: New file.
9808 * gdb.cp/var-tag.exp: New file.
9809
fc637f04
PP
98102015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9811
9812 * gdb.base/history-duplicates.exp: New test.
9813
2e52ae68
PP
98142015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9815
9816 * gdb.base/completion.exp: Test the completion of the "focus"
9817 command.
9818
6e22494e
JK
98192015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9820
9821 * gdb.arch/amd64-prologue-skip.S: New file.
9822 * gdb.arch/amd64-prologue-skip.exp: New file.
9823
bf7b9cd9
SM
98242015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9825
9826 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9827 is_address_zero_readable check.
9828
201e8dfd
PB
98292015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9830
9831 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9832 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9833
5cd867b4
YQ
98342015-06-24 Yao Qi <yao.qi@linaro.org>
9835
9836 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9837 linux targets.
9838
4d7be007
YQ
98392015-06-24 Yao Qi <yao.qi@linaro.org>
9840
9841 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9842 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9843 * gdb.base/siginfo-thread.exp: Likewise.
9844
07fcd301
YQ
98452015-06-22 Yao Qi <yao.qi@linaro.org>
9846
9847 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9848
52042a00
YQ
98492015-06-22 Yao Qi <yao.qi@linaro.org>
9850
9851 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9852 aarch64*-*-*.
9853 (skip_hw_watchpoint_tests): Likewise.
9854
74bd41ce
PP
98552015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9856
9857 * gdb.base/gdbinit-history.exp: Test the interaction between
9858 setting GDBHISTSIZE and setting the history size via .gdbinit.
9859
bc460514
PP
98602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9861
9862 PR gdb/16999
9863 * gdb.base/gdbhistsize-history.exp: New test.
9864
b58c513b
PP
98652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9866
9867 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9868 with GDBHISTSIZE.
9869 * gdb.base/readline.exp: Likewise.
9870
92046791
YQ
98712015-06-17 Yao Qi <yao.qi@linaro.org>
9872
9873 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9874 line.
9875
2093d2d3
PP
98762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9877
9878 * gdb.base/gdbinit-history.exp: Add test case to check that
9879 an unlimited history file does not get truncated on exit.
9880
e6c693af
AA
98812015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9882
9883 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9884 (VECTOR): New macro. Use it...
9885 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9886 ...for these typedefs.
9887 (int8, char1, int1, double1): New typedefs.
9888 (struct just_int2, struct two_int2): New structures.
9889 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9890 (add_structvecs, add_singlevecs): New functions.
9891 (main): Call add_some_intvecs twice.
9892 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9893 the compile and exit upon failure. Try compiling for the "native"
9894 architecture. Test inferior function calls with vector arguments
9895 and vector return value handling with "finish" and "return".
9896
c74f7d1c
JT
98972015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9898
9899 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9900 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9901 PE file.
9902 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9903
98aa42ee
AT
99042015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9905
9906 PR breakpoints/16465
9907 * gdb.mi/mi-dprintf-pending.c: New file.
9908 * gdb.mi/mi-dprintf-pending.exp: New test.
9909 * gdb.mi/mi-dprintf-pendshr.c: New file.
9910
7d73c23c 99112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9912 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9913
9914 * gdb.arch/i386-mpx-map.c: New file.
9915 * gdb.arch/i386-mpx-map.exp: New File.
9916
99172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9918
9919 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9920 * gdb.arch/i386-mpx.exp: Indentation fixed.
9921
99222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9923
9924 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9925 function and improved indentation.
9926 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9927 gdb_test_multiple. Added additional tests to skip the test.
9928
99292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9930
9931 * gdb.arch/i386-avx512.c: Change path in include file.
9932 * gdb.arch/i386-avx512.exp: Change include dir path
9933 compilation flag.
9934 * gdb.arch/i386-mpx.c: Change path in include file.
9935 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9936 flag.
9937
d5eba19a
JK
99382015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * gdb.compile/compile-print.exp (compile print *vararray@3)
9941 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9942
7f361056
JK
99432015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9946 (do not keep jit in memory): ... this.
9947 (expect 5): Change it to ...
9948 (expect no 5): ... this.
9949
3b462ec2
SM
99502015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9951
9952 PR gdb/15564
9953 * gdb.mi/mi-detach.exp: New file.
9954
e0619de6
JK
99552015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9956
9957 PR symtab/18392
9958 * gdb.arch/amd64-tailcall-self.S: New file.
9959 * gdb.arch/amd64-tailcall-self.c: New file.
9960 * gdb.arch/amd64-tailcall-self.exp: New file.
9961
e970cb34
DB
99622015-05-28 Don Breazeal <donb@codesourcery.com>
9963
9964 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9965 tests for remote targets by checking is_target_gdbserver.
9966
b2e2f908
DE
99672015-05-27 Doug Evans <dje@google.com>
9968
9969 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9970 * gdb.dwarf2/opaque-type-lookup.c: New file.
9971 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9972
82c7be31
DE
99732015-05-26 Doug Evans <dje@google.com>
9974
9975 * gdb.cp/iostream.cc: New file.
9976 * gdb.cp/iostream.exp: New file.
9977
b4f54984
DE
99782015-05-26 Doug Evans <dje@google.com>
9979
9980 * gdb.dwarf2/dw2-op-call.exp: Update.
9981 * gdb.dwarf2/dw4-sig-types.exp: Update.
9982 * gdb.dwarf2/implptr.exp: Update.
9983 * gdb.mi/mi-cmd-param-changed.exp: Update.
9984
4ea6efe9
DE
99852015-05-26 Doug Evans <dje@google.com>
9986
9987 * gdb.python/py-lazy-string.c: New file.
9988 * gdb.python/py-lazy-string.exp: New file.
9989 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9990 (main): Update. Add estring3.
9991 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9992 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9993
f6bb7db3
YQ
99942015-05-26 Omair Javaid <omair.javaid@linaro.org>
9995 Yao Qi <yao.qi@linaro.org>
9996
9997 * gdb.reverse/aarch64.c: New.
9998 * gdb.reverse/aarch64.exp: New.
9999
a81bfbd0
OJ
100002015-05-26 Omair Javaid <omair.javaid@linaro.org>
10001
25d49b86
PA
10002 * lib/gdb.exp (supports_process_record): Return true for
10003 aarch64*-linux*.
a81bfbd0
OJ
10004 (supports_reverse): Likewise.
10005
158bf1b4
PP
100062015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10007
10008 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10009 Use with_test_prefix.
10010
a0145030
AB
100112015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10012
10013 * gdb.base/completion.exp: Add test for completion of layout
10014 names.
10015
ebe3b578
AB
100162015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10017
10018 * lib/gdb.exp (skip_tui_tests): New proc.
10019 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10020
84204ed7
PA
100212015-05-19 Pedro Alves <palves@redhat.com>
10022
10023 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10024 Save the whole env array instead of just HOME. Unset HISTSIZE in
10025 the environment while testing. Restore whole environment
10026 afterwards.
10027
37442ce1
DE
100282015-05-16 Doug Evans <xdje42@gmail.com>
10029
10030 * gdb.guile/scm-ports.c: New file.
10031 * gdb.guile/scm-ports.exp: Add memory port tests.
10032
36de76f9
JK
100332015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10034
10035 * gdb.compile/compile-print.c: New file.
10036 * gdb.compile/compile-print.exp: New file.
10037
3a9558c4
JK
100382015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10039
10040 * gdb.compile/compile-ops.exp: Cast param to void.
10041 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10042 (compile code struct_object.selffield = &struct_object): Add xfail.
10043
aa715135
JG
100442015-05-15 Joel Brobecker <brobecker@adacore.com>
10045
10046 * gdb.ada/arr_enum_with_gap: New testcase.
10047
931e5bc3
JG
100482015-05-15 Joel Brobecker <brobecker@adacore.com>
10049
10050 * gdb.ada/byte_packed_arr: New testcase.
10051
9cd4d857
JB
100522015-05-15 Joel Brobecker <brobecker@adacore.com>
10053
10054 * gdb.ada/pckd_neg: New testcase.
10055
ebfd00d2
PP
100562015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10057
10058 PR gdb/17820
10059 * gdb.base/gdbinit-history.exp: New test.
10060 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10061 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10062
4c082a81
SC
100632015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10064
10065 * gdb.python/py-xmethods.cc: Enhance test case.
10066 * gdb.python/py-xmethods.exp: New tests.
10067 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10068 function.
10069 (B_indexoper): Likewise.
10070 (global_dm_list) : Add new xmethod worker functions.
10071
f7797074
SDJ
100722015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10073
10074 * gdb.base/coredump-filter.exp: Correctly unset
10075 "coredump_var_addr" array.
10076
a4674e4e
PA
100772015-05-08 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.server/non-existing-program.exp: Unset spawn_id.
10080
df2eb078
SC
100812015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10082
10083 PR python/18291
10084 * gdb.python/py-xmethods.exp: Add tests.
10085
422349a3
YQ
100862015-05-08 Yao Qi <yao.qi@linaro.org>
10087
10088 PR gdb/18208
10089 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10090 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10091 function set_coredump_filter, and remove remote_exec call.
10092 Remove argument ipid. Callers update.
10093 (top level): Don't get inferior's PID.
10094
63fc80ce
AA
100952015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10096
10097 * gdb.base/watch_thread_num.exp: Skip test on targets without
10098 access watchpoints.
10099
80ad801e
PA
101002015-05-06 Pedro Alves <palves@redhat.com>
10101
10102 PR server/18081
10103 * gdb.server/non-existing-program.exp: New file.
10104
0fa7fe50
JB
101052015-05-05 Joel Brobecker <brobecker@adacore.com>
10106
10107 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10108
3ea89b92
PMR
101092015-05-05 Joel Brobecker <brobecker@adacore.com>
10110
10111 * gdb.ada/out_of_line_in_inlined: New testcase.
10112
87b8eff0
JB
101132015-05-05 Joel Brobecker <brobecker@adacore.com>
10114
10115 * gdb.ada/var_rec_arr: New testcase.
10116
5fccc635
YQ
101172015-04-30 Yao Qi <yao.qi@linaro.org>
10118
10119 * gdb.base/break-idempotent.exp: If
10120 skip_hw_watchpoint_multi_tests returns true, skip the tests
10121 on "rwatch" and "awatch".
10122
42d38f42
YQ
101232015-04-30 Yao Qi <yao.qi@linaro.org>
10124
10125 * gdb.base/relativedebug.exp: Invoke gdb command
10126 "info sharedlibrary", and if libc.so doesn't have debug info,
10127 skip the test.
10128
2ce1cdbf
DE
101292015-04-29 Doug Evans <dje@google.com>
10130
10131 * gdb.python/py-xmethods.exp: Add ptype tests.
10132 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10133 get_result_type method.
10134
f24a38c5
LM
101352015-04-29 Luis Machado <lgustavo@codesourcery.com>
10136
10137 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10138 the target does not support hardware watchpoints.
10139
ecbf2b3c
LM
101402015-04-29 Luis Machado <lgustavo@codesourcery.com>
10141
10142 * gdb.base/break-always.exp: Abort testing if writing to memory
10143 causes an error.
10144
34f5f757
DE
101452015-04-28 Doug Evans <dje@google.com>
10146
10147 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10148 * gdb.python/py-pp-registration.exp: ... here. New file.
10149 * gdb.python/py-pp-registration.c: New file.
10150 * gdb.python/py-pp-registration.py: New file.
10151
69b4374a
DE
101522015-04-28 Doug Evans <dje@google.com>
10153
10154 * gdb.python/py-bad-printers.c: New file.
10155 * gdb.python/py-bad-printers.py: New file.
10156 * gdb.python/py-bad-printers.exp: New file.
10157
59fb7612
SS
101582015-04-28 Sasha Smundak <asmundak@google.com>
10159
10160 * gdb.python/py-type.exp: New test.
10161
2631b16a
AW
101622015-04-28 Andy Wingo <wingo@igalia.com>
10163
10164 * gdb.python/py-parameter.exp:
10165 * gdb.guile/scm-parameter.exp: Escape the path that we are
10166 matching against, as it might contain characters that are special
10167 to regular expressions.
10168
460efde1
JB
101692015-04-27 Joel Brobecker <brobecker@adacore.com>
10170
10171 * gdb.ada/rec_comp: New testcase.
10172
2d369d8e
SDJ
101732015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10174
10175 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10176 before using it.
10177
cf75d6c3
AB
101782015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10179
10180 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10181 new tests for verilog output.
10182
8dbe7ca5
YQ
101832015-04-24 Yao Qi <yao.qi@linaro.org>
10184
10185 * boards/remote-gdbserver-on-localhost.exp: New file.
10186
4ef9fb2f
PA
101872015-04-23 Pedro Alves <palves@redhat.com>
10188
10189 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10190 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10191 "end of file", remove $inferior_spawn_id from the indirect list.
10192
0a803169
PA
101932015-04-23 Pedro Alves <palves@redhat.com>
10194
10195 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10196
749ef8f8
PA
101972015-04-23 Pedro Alves <palves@redhat.com>
10198
10199 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10200 on $any_spawn_id instead of only on $gdb_spawn_id.
10201
8aae4344
PM
102022015-04-21 Pierre Muller <muller@sourceware.org>
10203
10204 PR pascal/17815
10205 * lib/pascal.exp (gpc_compile): Add new option "class".
10206 (fpc_compile): Likewise.
10207 * gdb.pascal/case-insensitive-symbols.pas: New file.
10208 * gdb.pascal/case-insensitive-symbols.exp: New file.
10209
1586c8fb
GB
102102015-04-20 Gary Benson <gbenson@redhat.com>
10211
10212 * gdb.base/attach.exp: Fix three extended remote failures.
10213
1b6e6f5c
GB
102142015-04-17 Gary Benson <gbenson@redhat.com>
10215
10216 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10217 the main executable over the remote protocol.
10218
e797481d
PA
102192015-04-16 Pedro Alves <palves@redhat.com>
10220
10221 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10222 a new gdbserver if gdbserver_reconnect_p is set.
10223
1ca99c42
PA
102242015-04-16 Pedro Alves <palves@redhat.com>
10225
10226 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10227 is set, don't exit gdbserver.
10228
af9fd6f8
AA
102292015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10230
10231 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10232 appropriate .insn, such that an older assembler can be used.
10233 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10234 the z/Architecture instruction set on 31-bit targets as well.
10235
04ff1e61
AA
102362015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10237
10238 * gdb.go/handcall.exp: Remove all logic related to the first
10239 breakpoint and rely on go_runto_main instead.
10240 * gdb.go/strings.exp: Likewise.
10241 * gdb.go/unsafe.exp: Likewise.
10242 * gdb.go/hello.exp: Likewise. Also rename the remaining
10243 breakpoint marker to "breakpoint 1".
10244 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10245 * gdb.go/strings.go: Likewise.
10246 * gdb.go/unsafe.go: Likewise.
10247 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10248 "set breakpoint 2 here" and rename the remaining breakpoint marker
10249 to "breakpoint 1".
10250
40d2f8d6
SM
102512015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10252
10253 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10254 if itertools.imap is not present.
10255 * gdb.python/py-objfile.exp: Add parentheses.
10256 * gdb.python/py-type.exp: Same.
10257 * gdb.python/py-unwind-maint.py: Same.
10258
8cbc97c6
YQ
102592015-04-15 Yao Qi <yao.qi@linaro.org>
10260
10261 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10262 of ":$ptr_size" and set its form explicitly.
10263
45fd756c
YQ
102642015-04-15 Pedro Alves <palves@redhat.com>
10265 Yao Qi <yao.qi@linaro.org>
10266
10267 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10268 timeout by factor of 4.
10269 (test_regular_watch): Likewise.
10270 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10271 * gdb.reverse/sigall-reverse.exp: Likewise.
10272 * gdb.reverse/until-precsave.exp: Likewise.
10273 * lib/gdb.exp (with_timeout_factor): New proc.
10274 (gdb_expect): Move some code to ...
10275 (get_largest_timeout): ... here. New procedure.
10276
9e811bc3
LM
102772015-04-14 Luis Machado <lgustavo@codesourcery.com>
10278
10279 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10280
0ff6fcb2
LM
102812015-04-13 Luis Machado <lgustavo@codesourcery.com>
10282
10283 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10284 to write to the .text section.
10285
7578d5f7
LM
102862015-04-13 Luis Machado <lgustavo@codesourcery.com>
10287
10288 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10289 Handle the case of targets that do not provide PID information.
10290
2efe15c4
YQ
102912015-04-13 Yao Qi <yao.qi@linaro.org>
10292
10293 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10294 and use expect instead of gdb_expect.
10295
8cd8f2f8
SDJ
102962015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10297
10298 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10299 "coredump_var_addr" to avoid naming conflict with other testcases.
10300
9ee41772
PA
103012015-04-10 Pedro Alves <palves@redhat.com>
10302
10303 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10304 gdb_test_sequence and gdb_assert.
10305
07473109
PA
103062015-04-10 Pedro Alves <palves@redhat.com>
10307
10308 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10309 test messages that don't include the breakpoint address.
10310
de3db44c
YQ
103112015-04-10 Yao Qi <yao.qi@linaro.org>
10312
10313 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10314 false for some offset and width combinations which aren't
10315 supported by linux kernel.
10316
c79d856c
PA
103172015-04-10 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10320 procedure, factored out from ...
10321 (top level): ... here. Add "set displaced-stepping" testing axis.
10322 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10323 parameter "displaced". Use it.
10324 (top level): Use foreach and add "set displaced-stepping" testing
10325 axis.
10326
ebc90b50
PA
103272015-04-10 Pedro Alves <palves@redhat.com>
10328
10329 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10330 Remove comment.
10331 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10332 both the address of the instruction that triggers the watchpoint
10333 and the address of the instruction immediately after, and use
10334 those addresses for the test. Fix comment.
10335
8f572e5c
PA
103362015-04-10 Pedro Alves <palves@redhat.com>
10337
10338 * gdb.base/sigstep.exp (breakpoint_to_handler)
10339 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10340 Test "backtrace" in handler.
10341 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10342 (top level): Add new "displaced" test axis to
10343 breakpoint_to_handler, breakpoint_to_handler_entry and
10344 breakpoint_over_handler.
10345
8d707a12
PA
103462015-04-10 Pedro Alves <palves@redhat.com>
10347
10348 PR gdb/18216
10349 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10350
ef713951
YQ
103512015-04-10 Yao Qi <yao.qi@linaro.org>
10352
10353 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10354 (test_add_rn_pc): New function.
10355 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10356 (top level): Invoke test_add_rn_pc.
10357
906d60cf
PA
103582015-04-10 Pedro Alves <palves@redhat.com>
10359
10360 PR gdb/13858
10361 * gdb.base/step-over-no-symbols.exp: New file.
10362
f2983cc3
AW
103632015-04-09 Andy Wingo <wingo@igalia.com>
10364
10365 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10366 after the Python tests.
10367
6d62641c
SDJ
103682015-04-08 Keith Seitz <keiths@redhat.com>
10369
10370 PR python/16699
10371 * gdb.python/py-completion.exp: New tests for completion.
10372 * gdb.python/py-completion.py (CompleteLimit1): New class.
10373 (CompleteLimit2): Likewise.
10374 (CompleteLimit3): Likewise.
10375 (CompleteLimit4): Likewise.
10376 (CompleteLimit5): Likewise.
10377 (CompleteLimit6): Likewise.
10378 (CompleteLimit7): Likewise.
10379
f3770638
PA
103802015-04-08 Pedro Alves <palves@redhat.com>
10381
10382 PR gdb/18214
10383 PR gdb/18216
10384 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10385 function.
10386 (main): Install it as SIGUSR1 handler.
10387 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10388 parameter. Always use "setup" as prefix. Toggle "set
10389 displaced-stepping" off/on depending on global. Don't switch to
10390 thread 1 here.
10391 (top level): Add displaced stepping "off/on" test axis. Update
10392 "setup" calls. Wrap each subtest with with_test_prefix. Test
10393 continuing with a queued signal in each thread.
10394
4496bed7
PA
103952015-04-08 Pedro Alves <palves@redhat.com>
10396
10397 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10398 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10399 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10400 Return early if running to main fails.
10401 * gdb.trace/while-stepping.exp: Likewise.
10402
b97fde92
PA
104032015-04-07 Pedro Alves <palves@redhat.com>
10404
10405 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10406 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10407 interact with inferior program.
10408
f71c18e7
PA
104092015-04-07 Pedro Alves <palves@redhat.com>
10410
10411 * lib/gdb.exp (inferior_spawn_id): New global.
10412 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10413 spawn id after processing the user code.
10414 (default_gdb_start): Set inferior_spawn_id.
10415 (send_inferior): New procedure.
10416 * lib/gdbserver-support.exp (gdbserver_start): Set
10417 inferior_spawn_id.
10418 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10419
6423214f
PA
104202015-04-07 Pedro Alves <palves@redhat.com>
10421
10422 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10423 * lib/gdbserver-support.exp (gdbserver_start): Make
10424 $server_spawn_id global.
10425 (gdbserver_start): Don't wait for gdbserver's spawn id with
10426 expect_background.
10427 (close_gdbserver): New procedure.
10428 (gdb_exit): Rename the default version and reimplement.
10429
71c0ee8c
PA
104302015-04-07 Pedro Alves <palves@redhat.com>
10431
72f4393d 10432 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
10433 append the substituted item, not the original item.
10434
203bc29b
PA
104352015-04-07 Pedro Alves <palves@redhat.com>
10436
10437 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10438 gdb_expect.
10439
508a3ddf
PA
104402015-04-07 Pedro Alves <palves@redhat.com>
10441
10442 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10443 output appearing once only.
10444
9f6dbe2b
PA
104452015-04-07 Pedro Alves <palves@redhat.com>
10446
10447 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10448 that doesn't expect anything. Return early if running to main
10449 fails.
10450
337532fa
YQ
104512015-04-07 Yao Qi <yao.qi@linaro.org>
10452
10453 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10454 (child_function): Call alarm.
10455 (main): Move call to alarm into the loop.
10456 * gdb.threads/non-stop-fair-events.exp: Build program with
10457 -DTIMEOUT=$timeout.
10458
01b622d4
DE
104592015-04-06 Doug Evans <xdje42@gmail.com>
10460
10461 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10462 Fix dest parameter to board_info.
10463 (fpc_compile): Ditto.
10464 (gdb_compile_pascal): Rename dest arg to destfile.
10465
961f4160
PMR
104662015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10467
10468 * gdb.ada/funcall_ref.exp: New file.
10469 * gdb.ada/funcall_ref/foo.adb: New file.
10470
cafda597
YQ
104712015-04-02 Yao Qi <yao.qi@linaro.org>
10472
10473 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10474 is remote.
10475
fed040c6
GB
104762015-04-02 Gary Benson <gbenson@redhat.com>
10477
10478 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10479
d11916aa
SS
104802015-04-01 Sasha Smundak <asmundak@google.com>
10481
10482 * gdb.python/py-unwind-maint.c: New file.
10483 * gdb.python/py-unwind-maint.exp: New test.
10484 * gdb.python/py-unwind-maint.py: New file.
10485 * gdb.python/py-unwind.c: New file.
10486 * gdb.python/py-unwind.exp: New test.
10487 * gdb.python/py-unwind.py: New test.
10488
a1471180
PA
104892015-04-01 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10492 to fail instead of non-existent $test.
10493
0bbeccb1
PA
104942015-04-01 Pedro Alves <palves@redhat.com>
10495
10496 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10497 GDBFLAGS if not empty.
10498
3c724c8c
PMR
104992015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10500
10501 * gdb.ada/complete.exp: Remove "multi_line".
10502 * gdb.ada/info_exc.exp: Remove "multi_line".
10503 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10504 * gdb.ada/ptype_field.exp: Remove "multi_line".
10505 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10506 * gdb.ada/tagged.exp: Remove "multi_line".
10507 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10508 [multi_line ...]
10509 * gdb.btrace/delta.exp: Likewise.
10510 * gdb.btrace/exception.exp: Likewise.
10511 * gdb.btrace/function_call_history.exp: Likewise.
10512 * gdb.btrace/instruction_history.exp: Likewise.
10513 * gdb.btrace/nohist.exp: Likewise.
10514 * gdb.btrace/record_goto.exp: Likewise.
10515 * gdb.btrace/segv.exp: Likewise.
10516 * gdb.btrace/stepi.exp: Likewise.
10517 * gdb.btrace/tailcall.exp: Likewise.
10518 * gdb.btrace/unknown_functions.exp: Likewise.
10519 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10520 * lib/gdb.exp: Add the "multi_line" helper.
10521
4eec2deb
PA
105222015-04-01 Pedro Alves <palves@redhat.com>
10523
10524 * gdb.threads/tid-reuse.c: New file.
10525 * gdb.threads/tid-reuse.exp: New file.
10526
df8411da
SDJ
105272015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10528
10529 PR corefiles/16092
10530 * gdb.base/coredump-filter.c: New file.
10531 * gdb.base/coredump-filter.exp: Likewise.
10532
6ef37366
PM
105332015-03-27 Petr Machata <pmachata@redhat.com>
10534
10535 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10536 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10537 (Dwarf::assemble): Initialize them.
10538 (Dwarf::lines): New function.
10539
7ec911b0
JT
105402015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10541
10542 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10543 SYMBOL_PREFIX for x86_64-*-cygwin.
10544
ff908ebf
AW
105452015-03-26 Andy Wingo <wingo@igalia.com>
10546
10547 PR symtab/18148
10548 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10549 const_value but not a location.
10550 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10551 location defined in non-main CUs are visible.
10552
6d5f0679
YQ
105532015-03-26 Yao Qi <yao.qi@linaro.org>
10554
10555 PR testsuite/18139
10556 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10557 Add a line number entry for the same line.
10558 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10559 Add a line number entry for the same line.
10560
2898689b
YQ
105612015-03-26 Yao Qi <yao.qi@linaro.org>
10562
10563 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10564 .int 0.
10565 (func): Likewise. Add .Lfunc_1 label.
10566 Use .Lfunc_1 label.
10567 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10568 .int 0.
10569 (func): Likewise.
10570 Use .Lfunc_1 label.
10571
85180498
YQ
105722015-03-26 Yao Qi <yao.qi@linaro.org>
10573
10574 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10575 Call gdb_compile instead to compile each .s files without debug
10576 information.
10577
8aa08a8d
YQ
105782015-03-26 Yao Qi <yao.qi@linaro.org>
10579
10580 * gdb.base/savedregs.exp (process_saved_regs): Make
10581 "Saved registers:" optional in the pattern.
10582
66849923
MM
105832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10584
10585 * gdb.btrace/next.exp: Merged into step.exp.
10586 * gdb.btrace/finish.exp: Merged into step.exp.
10587 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10588 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10589 "record goto" and checking the exact replay position.
10590 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10591 check for "Recording format" in "info record" output.
10592 * gdb.btrace/record_goto.exp: Choose test file based on target.
10593 * gdb.btrace/x86-record_goto.S: Renamed into ...
10594 * gdb.btrace/x86_64-record_goto.S: ... this.
10595 * gdb.btrace/i686-record_goto.S: New.
10596 * gdb.btrace/x86-tailcall.S: Renamed into ...
10597 * gdb.btrace/x86_64-tailcall.S: ... this.
10598 * gdb.btrace/i686-tailcall.S: New.
10599 * gdb.btrace/x86-tailcall.c: Renamed into ...
10600 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10601 separate statements. Update test.
10602 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10603 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10604 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10605 * gdb.btrace/tailcall.exp: Choose test file based on target.
10606 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10607
11cc1b74
MM
106082015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10609
10610 * gdb.btrace/exception.exp: Increase BTS buffer size.
10611
a25d8bf9
PA
106122015-03-24 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10615
856e7dd6
PA
106162015-03-24 Pedro Alves <palves@redhat.com>
10617
10618 * gdb.threads/schedlock.exp (test_step): No longer expect that
10619 "set scheduler-locking step" with "next" over a function call runs
10620 threads unlocked.
10621
ad235a41
AT
106222015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10623
10624 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10625
15630549
AT
106262015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10627
10628 PR breakpoints/16466
10629 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10630 * gdb.mi/mi-pending.c (thread_func): New function.
10631 (int main): Add threading support required.
10632 * gdb.mi/mi-pending.exp: Add tests for this issue.
10633 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10634 (pendfunc2): Remove stdio dependency.
10635 * gdb.mi/mi-pendshr2.c: New file.
10636
693dca06
KS
106372015-03-23 Keith Seitz <keiths@redhat.com>
10638
10639 * gdb.linespec/keywords.c: New file.
10640 * gdb.linespec/keywords.exp: New file.
10641
7e993ebf
KS
106422015-03-23 Keith Seitz <keiths@redhat.com>
10643
10644 PR gdb/18021
10645 * gdb.dwarf2/staticvirtual.exp: New test.
10646
bc23328c
JK
106472015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10648
10649 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10650 * README: Remove HP-UX and gdb.hp.
10651 (configuration):
10652 * configure: Regenerate.
10653 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10654 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10655 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10656 gdb.hp/gdb.defects/Makefile.
10657 * gdb.hp/Makefile.in: File deleted.
10658 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10659 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10660 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10661 * gdb.hp/gdb.aCC/run.c: File deleted.
10662 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10663 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10664 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10665 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10666 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10667 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10668 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10669 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10670 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10671 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10672 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10673 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10674 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10675 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10676 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10677 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10678 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10679 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10680 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10681 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10682 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10683 * gdb.hp/gdb.compat/average.c: File deleted.
10684 * gdb.hp/gdb.compat/sum.c: File deleted.
10685 * gdb.hp/gdb.compat/xdb.c: File deleted.
10686 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10687 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10688 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10689 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10690 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10691 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10692 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10693 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10694 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10695 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10696 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10697 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10698 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10699 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10700 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10701 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10702 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10703 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10704 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10705 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10706 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10707 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10708 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10709 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10710 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10711 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10712 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10713 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10714 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10715 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10716 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10717 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10718 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10719 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10720 * gdb.hp/tools/odump: File deleted.
10721
8bf3b159
PA
107222015-03-19 Pedro Alves <palves@redhat.com>
10723
10724 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10725 (saw_thread_3): New globals.
10726 (top level): Increment them when an event for the corresponding
10727 thread is seen.
10728 (no thread starvation): New test.
10729
eb54c8bf
PA
107302015-03-19 Pedro Alves <palves@redhat.com>
10731
10732 * gdb.threads/continue-pending-status.c: New file.
10733 * gdb.threads/continue-pending-status.exp: New file.
10734
32d2e5d6
PA
107352015-03-18 Pedro Alves <palves@redhat.com>
10736
10737 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10738 Use gdb_is_target_remote instead of is_remote. Use
10739 gdb_test_multiple instead of gdb_expect. Exit early if
10740 gdb_test_multiple hits its internal matches. Tighten stepi tests
10741 expected output. Fail on exit with any signal, instead of just
10742 SIGILL.
10743
f68f11b7
YQ
107442015-03-18 Yao Qi <yao.qi@linaro.org>
10745
10746 PR tdep/18107
10747 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10748 variable.
10749 * gdb.base/catch-syscall.exp: Don't skip it on
10750 aarch64*-*-linux* target. Remove elements in all_syscalls.
10751 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10752 target.
10753 (setup_all_syscalls): New proc.
10754
ca5fd19b
YQ
107552015-03-16 Yao Qi <yao.qi@linaro.org>
10756
10757 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10758 (top level): Skip tests if valid_addr_p returns false for
10759 $cmd1 or $cmd2.
10760
85642ba0
AW
107612015-03-11 Andy Wingo <wingo@igalia.com>
10762
10763 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10764
e03f9645
YQ
107652015-03-11 Yao Qi <yao.qi@linaro.org>
10766
10767 * gdb.base/catch-syscall.exp: Fix typo in comments.
10768
5d0962b2
YQ
107692015-03-11 Yao Qi <yao.qi@linaro.org>
10770
10771 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10772
b2df3cef
PA
107732015-03-09 Pedro Alves <palves@redhat.com>
10774
10775 * dg-extract-results.py: Delete.
10776
ef878e53
PA
107772015-03-09 Pedro Alves <palves@redhat.com>
10778
10779 Merge dg-extract-results.sh from GCC upstream (r218843).
10780
10781 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10782 * dg-extract-results.sh: Use --text with grep to avoid issues with
10783 binary files. Fall back to cat -v, if that doesn't work.
10784
9494d219
PA
107852015-03-05 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10788
a8d9763a
SM
107892015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10790
10791 * lib/mi-support.exp (mi_expect_interrupt): Accept
10792 alternative event for when in all-stop mode.
10793
be9957b8
PA
107942015-03-04 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10797
d57be0f4 107982015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10799
10800 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10801
c214c7cf
AA
108022015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10803
10804 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10805 regexps for GDB's current line display, accept a hex address
10806 preceding the line number.
10807
6d74a497
AA
108082015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10809
10810 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10811 the 'arch1' variable for "s390*-linux*" targets.
10812
511aee7c
PA
108132015-03-04 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10816 (main): Pass missing retval argument to pthread_join call.
10817
95e50b27
PA
108182015-03-02 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10821 (top level): Call do_test with non-stop as well.
10822
28054d69
PA
108232015-03-02 Pedro Alves <palves@redhat.com>
10824
10825 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10826 -1.
10827
4fa5d7b4
AA
108282015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10829
10830 * gdb.arch/s390-vregs.exp: New test.
10831 * gdb.arch/s390-vregs.S: New file.
10832
97c18565
PA
108332015-02-27 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10836 call to catch_command_errors.
10837 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10838 catch_command_errors.
10839
a37bfa30
PA
108402015-02-27 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10843 "true" for boolean result.
10844 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10845 prototype of main.
10846
6f98576f
PA
108472015-02-27 Pedro Alves <palves@redhat.com>
10848
10849 * lib/unbuffer_output.c: New file.
10850 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10851 (main): Call gdb_unbuffer_output.
10852
eba5ab56
YQ
108532015-02-27 Yao Qi <yao.qi@linaro.org>
10854
10855 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10856 target.
10857
0def5aaa
DE
108582015-02-26 Doug Evans <dje@google.com>
10859
10860 * gdb.cp/class2.cc (Dbase, D): New classes.
10861 (main): New local delta.
10862 * gdb.cp/class2.exp: Test printing delta.
10863 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10864 (dynbar): New global.
10865 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10866
081a1c2c
JK
108672015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10868
10869 * gdb.compile/compile-ifunc.c: New file.
10870 * gdb.compile/compile-ifunc.exp: New file.
10871
2f41223f
AT
108722015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10873
10874 * gdb.base/structs.exp: Check for correct struct on finish.
10875
03eddd80
YQ
108762015-02-26 Yao Qi <yao.qi@linaro.org>
10877
10878 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10879 is zero.
10880
80c57053
JK
108812015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10882
10883 * gdb.arch/cordic.ko.bz2: New file.
10884 * gdb.arch/cordic.ko.debug.bz2: New file.
10885 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10886
21613c12
YQ
108872015-02-25 Yao Qi <yao.qi@linaro.org>
10888
10889 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10890 aarch64*-*-* target.
10891
d8b901ed
PA
108922015-02-23 Pedro Alves <palves@redhat.com>
10893
10894 * lib/gdb.exp (delete_breakpoints): Rewrite using
10895 gdb_test_multiple.
10896
e5b85ead
PA
108972015-02-23 Pedro Alves <palves@redhat.com>
10898
10899 * gdb.base/info-os.c: Include stdlib.h.
10900
85c3a371
DE
109012015-02-22 Doug Evans <xdje42@gmail.com>
10902
10903 PR symtab/17855
10904 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10905 is read after symbols have been re-read.
10906 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10907 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10908
96553a0c
DE
109092015-02-21 Doug Evans <dje@google.com>
10910
10911 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10912
97a0c697
JK
109132015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10914
10915 PR corefiles/17808
10916 * gdb.arch/i386-biarch-core.core.bz2: New file.
10917 * gdb.arch/i386-biarch-core.exp: New file.
10918
a47cd6e9
PA
109192015-02-21 Pedro Alves <palves@redhat.com>
10920
10921 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10922 runto_main fails.
10923
c5facdc4
PA
109242015-02-20 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10927 info probes.
10928
2db9a427
PA
109292015-02-20 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10932
60fb7e9e
PA
109332015-02-20 Pedro Alves <palves@redhat.com>
10934
10935 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10936 clean_restart before gdb_target_supports_trace.
10937
5c5019c2
PA
109382015-02-20 Pedro Alves <palves@redhat.com>
10939
10940 PR threads/18006
10941 * gdb.threads/clone-thread_db.c: New file.
10942 * gdb.threads/clone-thread_db.exp: New file.
10943
c9587f88
AT
109442015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10945
10946 PR breakpoints/16812
10947 * gdb.base/catch-gdb-caused-signals.c: New file.
10948 * gdb.base/catch-gdb-caused-signals.exp: New file.
10949
f6a88844
JM
109502015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10951
10952 * configure: Regenerated.
10953 * configure.ac: Use GDB_AC_TRANSFORM.
10954 * aclocal.m4: sinclude ../transform.m4.
10955
497c491b
JM
109562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10957
10958 * lib/dtrace.exp: New file.
10959 * gdb.base/dtrace-probe.exp: Likewise.
10960 * gdb.base/dtrace-probe.d: Likewise.
10961 * gdb.base/dtrace-probe.c: Likewise.
10962 * lib/pdtrace.in: Likewise.
10963 * configure.ac: Output variables with the transformed names of
10964 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10965 * configure: Regenerated.
10966
03e98035
JM
109672015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10968
10969 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10970 expected message when trying to access $_probe_* convenience
10971 variables while not on a probe.
10972
63cc30e9
JK
109732015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10974
10975 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10976
0703599a
PA
109772015-02-11 Pedro Alves <pedro@codesourcery.com>
10978
10979 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10980 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10981
7e60a48e
DE
109822015-02-10 Doug Evans <xdje42@gmail.com>
10983
10984 * lib/gdb.exp (gdb_load): Always return a result.
10985
01b088bc
PA
109862015-02-10 Pedro Alves <palves@redhat.com>
10987
10988 * gdb.threads/signal-sigtrap.c: New file.
10989 * gdb.threads/signal-sigtrap.exp: New file.
10990
b05ec7a5
AT
109912015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10992
10993 * gdb.trace/no-attach-trace.c: New file.
10994 * gdb.trace/no-attach-trace.exp: New file.
10995
a2c2acaf
MW
109962015-02-09 Mark Wielaard <mjw@redhat.com>
10997
10998 * gdb.dwarf2/atomic.c: New file.
10999 * gdb.dwarf2/atomic-type.exp: Likewise.
11000
31fd9caa
MM
110012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11002
11003 * gdb.btrace/buffer-size.exp: Update "info record" output.
11004 * gdb.btrace/delta.exp: Update "info record" output.
11005 * gdb.btrace/enable.exp: Update "info record" output.
11006 * gdb.btrace/finish.exp: Update "info record" output.
11007 * gdb.btrace/instruction_history.exp: Update "info record" output.
11008 * gdb.btrace/next.exp: Update "info record" output.
11009 * gdb.btrace/nexti.exp: Update "info record" output.
11010 * gdb.btrace/step.exp: Update "info record" output.
11011 * gdb.btrace/stepi.exp: Update "info record" output.
11012 * gdb.btrace/nohist.exp: Update "info record" output.
11013
d33501a5
MM
110142015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11015
11016 * gdb.btrace/buffer-size: New.
11017
f4abbc16
MM
110182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11019
11020 * gdb.btrace/delta.exp: Update "info record" output.
11021 * gdb.btrace/enable.exp: Update "info record" output.
11022 * gdb.btrace/finish.exp: Update "info record" output.
11023 * gdb.btrace/instruction_history.exp: Update "info record" output.
11024 * gdb.btrace/next.exp: Update "info record" output.
11025 * gdb.btrace/nexti.exp: Update "info record" output.
11026 * gdb.btrace/step.exp: Update "info record" output.
11027 * gdb.btrace/stepi.exp: Update "info record" output.
11028 * gdb.btrace/nohist.exp: Update "info record" output.
11029
b9d61307
SM
110302015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11031
11032 PR gdb/15678
11033 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11034
e584fdbc
PA
110352015-02-06 Pedro Alves <palves@redhat.com>
11036
11037 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11038 macro.
11039 (seconds_left, again): New globals.
11040 (main): Wait seconds_left in a 1-second sleep loop instead of
11041 sleeping 180 seconds. If 'again' is set, reset the seconds
11042 counter.
11043 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11044 'again' in the inferior before detaching. Print the seconds left.
11045 (options): New global.
11046 (top level): Build program with -DTIMEOUT=$timeout.
11047
77f41761
PA
110482015-02-06 Pedro Alves <palves@redhat.com>
11049
11050 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11051 determine how many seconds to pass to 'alarm'.
11052 * gdb.base/gdb-sigterm.exp (top level): Build program with
11053 -DTIMEOUT=$timeout.
11054 (do_test): Return success/failure indication. Add more verbose
11055 logging. Don't fail if 200 single steps are seen. Instead, fail
11056 when the test times out.
11057 (passes): New global.
11058 (top level): Break the testing loop if testing fails on any
11059 iteration. Use gdb_assert.
11060
b9394193
DB
110612015-02-04 Don Breazeal <donb@codesourcery.com>
11062
11063 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11064 and initialize them.
11065 (ipc_cleanup): New function.
11066 (main): Don't declare shmid, semid, and msqid. Add a call to
11067 atexit so that we call ipc_cleanup on exit.
11068
42d9e528
PA
110692015-02-04 Pedro Alves <palves@redhat.com>
11070
11071 * boards/native-extended-gdbserver.exp: Remove any target variant
11072 specifications from the board name before clearing the isremote
11073 flag from board_info.
11074
ae6ae975
DE
110752015-01-31 Doug Evans <xdje42@gmail.com>
11076
11077 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11078
cfb069a8
GB
110792015-01-31 Gary Benson <gbenson@redhat.com>
11080
11081 * gdb.base/completion.exp: Disable completion limiting for
11082 existing tests. Add new tests to check completion limiting.
11083 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11084
5dd31d79
DE
110852015-01-31 Doug Evans <xdje42@gmail.com>
11086
11087 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11088
9f050062
DE
110892015-01-31 Doug Evans <xdje42@gmail.com>
11090
11091 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11092 entries. Duplicate file section script entries.
11093 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11094 inlined entries. Add test for safe-path rejection.
11095 * gdb.python/py-section-script.c: Add duplicate inlined section script
11096 entries. Duplicate file section script entries.
11097 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11098 inlined entries. Add test for safe-path rejection.
11099
df25ebbd
JB
111002015-01-29 Joel Brobecker <brobecker@adacore.com>
11101
11102 * gdb.ada/disc_arr_bound: New testcase.
11103
4a0ca9ec
JB
111042015-01-29 Joel Brobecker <brobecker@adacore.com>
11105
11106 * gdb.ada/mi_var_array: New testcase.
11107
3a8b707a
DE
111082015-01-27 Doug Evans <dje@google.com>
11109
11110 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11111 Add test for objfile.filename, objfile.username after objfile
11112 has been unloaded.
11113
f8313f6e
JB
111142015-01-26 Joel Brobecker <brobecker@adacore.com>
11115
11116 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11117 the second test to print the name attribute of value
11118 returned by the call to gdb.lookup_type, and adjust
11119 the expected output accordingly.
11120
37bc665e
MW
111212015-01-25 Mark Wielaard <mjw@redhat.com>
11122
11123 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11124 * gdb.base/disp-step-fork.c: Include unistd.h.
11125 * gdb.base/siginfo-obj.c: Include stdio.h.
11126 * gdb.base/siginfo-thread.c: Likewise.
11127 * gdb.mi/non-stop.c: Include unistd.h.
11128 * gdb.mi/nsthrexec.c: Include stdio.h.
11129 * gdb.mi/pthreads.c: Include unistd.h.
11130 * gdb.modula2/unbounded1.c (main): Declare returns int.
11131 * gdb.reverse/consecutive-reverse.c: Likewise.
11132 * gdb.threads/create-fail.c: Include unistd.h.
11133 * gdb.threads/killed.c: Likewise.
11134 * gdb.threads/linux-dp.c: Likewise.
11135 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11136 * gdb.threads/non-ldr-exc-2.c: Likewise.
11137 * gdb.threads/non-ldr-exc-3.c: Likewise.
11138 * gdb.threads/non-ldr-exc-4.c: Likewise.
11139 * gdb.threads/pthreads.c: Include unistd.h.
11140 (main): Declare returns int.
11141 * gdb.threads/tls-main.c (foo): New declaration.
11142 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11143
f7e5394d
SM
111442015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11145
11146 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11147 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11148
743649fd
MW
111492015-01-15 Mark Wielaard <mjw@redhat.com>
11150
11151 * gdb.base/noreturn-return.c: New file.
11152 * gdb.base/noreturn-return.exp: New file.
11153 * gdb.base/noreturn-finish.c: New file.
11154 * gdb.base/noreturn-finish.exp: New file.
11155
198297aa
PA
111562015-01-23 Pedro Alves <palves@redhat.com>
11157
11158 * gdb.threads/continue-pending-after-query.c: New file.
11159 * gdb.threads/continue-pending-after-query.exp: New file.
11160
717cf30c
AG
111612015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11162 Simon Marchi <simon.marchi@ericsson.com>
11163
11164 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11165 * gdb.base/valgrind-db-attach.exp: Same.
11166 * gdb.base/valgrind-infcall.exp: Same.
11167 * lib/mi-support.exp (default_mi_gdb_start): Same.
11168 * lib/prompt.exp (default_prompt_gdb_start): Same.
11169 * lib/gdb.exp (default_gdb_spawn): Same.
11170 (gdb_interact): New.
11171
11172
4b62a76e
JK
111732015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11174
11175 * gdb.compile/compile.exp (pointer to jit function): New test.
11176
b4cdae6f
WW
111772015-01-17 Wei-cheng Wang <cole945@gmail.com>
11178
11179 * lib/gdb.exp (supports_process_record): Return true for
11180 powerpc*-*-linux*.
11181 (supports_reverse): Likewise.
11182
d221e7ef
DB
111832015-01-15 Don Breazeal <donb@codesourcery.com>
11184
11185 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11186 instead of checking whether the target board is remote and
11187 use spawn_wait_for_attach instead of exec/sleep.
11188 * gdb.base/attach-twice.exp: Likewise.
11189
bafffb51
JB
111902015-01-15 Joel Brobecker <brobecker@adacore.com>
11191
11192 * gdb.ada/var_arr_attrs: New testcase.
11193
5589af0e
PA
111942015-01-14 Pedro Alves <palves@redhat.com>
11195 Joel Brobecker <brobecker@adacore.com>
11196
11197 PR gdb/17525
11198 * gdb.base/bp-cmds-execution-x-script.c: New file.
11199 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11200 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11201
6c400b59
PA
112022015-01-14 Pedro Alves <palves@redhat.com>
11203
11204 PR cli/17828
11205 * gdb.base/batch-preserve-term-settings.c: New file.
11206 * gdb.base/batch-preserve-term-settings.exp: New file.
11207
e02c96a7
DE
112082015-01-13 Doug Evans <dje@google.com>
11209
11210 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11211 binary.
11212
576fd14c
JB
112132015-01-13 Joel Brobecker <brobecker@adacore.com>
11214
11215 * Makefile.in (clean mostlyclean): Do not delete *.py.
11216
04dccad0
JB
112172015-01-13 Joel Brobecker <brobecker@adacore.com>
11218
11219 * gdb.python/py-lookup-type.exp: New file.
11220
3d230f71
PA
112212015-01-12 Pedro Alves <palves@redhat.com>
11222
11223 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11224 restore GDBFLAGS before returning.
11225
7e67715d
JK
112262015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11227
11228 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11229 is_amd64_regs_target and is_x86_like_target.
11230
f2e0d4b4
DE
112312015-01-11 Doug Evans <xdje42@gmail.com>
11232
11233 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11234 is given without an explicit form.
11235 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11236 attributes.
11237 * gdb.dwarf/corrupt.exp: Ditto.
11238 * gdb.dwarf2/enum-type.exp: Ditto.
11239 * gdb.trace/entry-values.exp: Ditto.
11240 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11241
439250fb
DE
112422015-01-11 Doug Evans <xdje42@gmail.com>
11243
11244 PR gdb/15830
11245 * gdb.base/maint.exp: Remove references to "maint demangle".
11246 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11247 Add tests for explicitly specifying language to demangle.
11248 * gdb.dlang/demangle.exp: Ditto.
11249
ede9f622
PA
112502015-01-09 Pedro Alves <palves@redhat.com>
11251
11252 * gdb.threads/non-stop-fair-events.c: New file.
11253 * gdb.threads/non-stop-fair-events.exp: New file.
11254
a7b796db
PA
112552015-01-09 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11258 the global scope. Set a breakpoint after all threads are started
11259 rather than stepping over two source lines. Expect the prompt.
11260 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11261 global.
11262 (NUM): Now 15.
11263 (main): Use threads_started_barrier to wait for all threads to
11264 start. Main thread no longer calls thread_function. Exit after
11265 180 seconds.
11266 (loop): New function.
11267 (thread_function): Wait on threads_started_barrier barrier. Call
11268 'loop' at each iteration.
11269 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11270 threads have started, instead of hardcoding number of "next"
11271 steps. Use an access watchpoint instead of a write watchpoint.
11272
9665ffdd
PA
112732015-01-09 Pedro Alves <palves@redhat.com>
11274
11275 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11276 (thread_func): Wait on barrier.
11277 (main): Wait for all threads to start before stopping GDB.
11278 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11279 global.
11280 (thread1_func, thread2_func): Wait on barrier.
11281 (main): Wait for all threads to start before stopping GDB.
11282 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11283 New global.
11284 (thread1_func, thread2_func): Wait on barrier.
11285 (main): Wait for all threads to start before stopping GDB.
11286
c945a99f
PA
112872015-01-09 Pedro Alves <palves@redhat.com>
11288
11289 * gdb.threads/attach-many-short-lived-threads.c: New file.
11290 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11291
c1a747c1
PA
112922014-01-09 Pedro Alves <palves@redhat.com>
11293
11294 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11295 instead of to thread 2.
11296 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11297 Add barrier around each pthread_create call instead of around all
11298 calls.
11299 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11300 Set a break on thread_function and have the child threads hit it
11301 one at at a time.
11302
60b3033e
PA
113032015-01-09 Pedro Alves <palves@redhat.com>
11304
11305 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11306 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11307 false.
11308 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11309 checking whether the target board is remote.
11310 * gdb.multi/multi-attach.exp: Likewise.
11311 * gdb.python/py-sync-interp.exp: Likewise.
11312 * gdb.server/ext-attach.exp: Likewise.
11313 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11314 tests that need to attach, instead of checking whether the target
11315 board is remote at the top of the file.
11316
acc018ac
YQ
113172015-01-08 Yao Qi <yao@codesourcery.com>
11318
11319 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11320
50a18af8
JK
113212015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11322
11323 Fix testcase compilation.
11324 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11325
8503d6e1
JB
113262015-01-06 Joel Brobecker <brobecker@adacore.com>
11327
11328 * gdb.python/py-type.exp: Add a couple test about empty
11329 array creation, and negative-length array creation.
11330
cc73dbcc
DE
113312015-01-02 Doug Evans <xdje42@gmail.com>
11332
11333 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11334
0300bbc7
DE
113352015-01-02 Doug Evans <dje@google.com>
11336
11337 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11338
9d85a0ec
YQ
113392014-12-29 Yao Qi <yao@codesourcery.com>
11340
11341 * gdb.trace/entry-values.exp: Update comments. Rename variable
11342 bar_call_foo to returned_from_foo.
11343
87186c6a
MMN
113442014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11345
11346 PR gdb/17394
11347 * gdb.linespec/break-asm-file.c: New file.
11348 * gdb.linespec/break-asm-file.exp: New file.
11349 * gdb.linespec/break-asm-file0.s: New file.
11350 * gdb.linespec/break-asm-file1.s: New file.
11351
1bab7383
YQ
113522014-12-18 Nigel Stephens <nigel@mips.com>
11353 Maciej W. Rozycki <macro@codesourcery.com>
11354
11355 * gdb.base/float.exp: Handle the new output from "info float" on
11356 MIPS targets.
11357
1bc1068a
JK
113582014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11359
11360 Fix MinGW compilation.
11361 * gdb.compile/compile-ops.exp: Update untested message if
11362 !skip_compile_feature_tests.
11363 * gdb.compile/compile-setjmp.exp: Likewise.
11364 * gdb.compile/compile-tls.exp: Likewise.
11365 * gdb.compile/compile.exp: Likewise.
11366 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11367 supported on this host".
11368
b6615d10
DE
113692014-12-16 Doug Evans <xdje42@gmail.com>
11370
11371 * boards/stabs.exp: New file.
11372
25dda427
AA
113732014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11374
11375 * gdb.base/completion.exp: Adjust to format changes of "maint
11376 print user-registers".
11377
bf330350
CU
113782014-12-16 Catalin Udma <catalin.udma@freescale.com>
11379
11380 PR server/17457
11381 * gdb.arch/aarch64-fp.c: New file.
11382 * gdb.arch/aarch64-fp.exp: New file.
11383
395cf596
SDJ
113842014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11385
11386 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11387 r210637, r210913, r211666, r215400, r215817).
11388
11389 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11390 * dg-extract-results.py: New file.
11391 * dg-extract-results.sh: Use it if the environment seems
11392 suitable.
11393
11394 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11395
11396 * dg-extract-results.py (parse_run): Handle warnings that
11397 are printed before a test harness is run.
11398
11399 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11400
11401 * dg-extract-results.py (Named): Remove __cmp__ method.
11402 (output_variation): Use a key to sort variation.harnesses.
11403
11404 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11405
11406 * dg-extract-results.py: For Python 3, force sys.stdout to
11407 handle surrogate escape sequences.
11408 (safe_open): New function.
11409 (output_segment, main): Use it.
11410
11411 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11412
11413 * dg-extract-results.py (Prog.result_re): Include options
11414 in test name.
11415
11416 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11417
11418 * dg-extract-results.py (output_variation): Always sort if
11419 do_sum.
11420
e882ef3c
SM
114212014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11422
11423 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11424 as long as we get pagination notifications.
11425
4992aa20
JM
114262014-12-15 Jason Merrill <jason@redhat.com>
11427
11428 * Makefile.in (check-gdb.%): Restore.
11429 * README: Mention it.
11430
c1b5a1a6
JB
114312014-12-13 Joel Brobecker <brobecker@adacore.com>
11432
11433 * gdb.ada/str_uninit: New testcase.
11434
5537b577
JK
114352014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11436
11437 PR symtab/17642
11438 * gdb.base/vla-stub-define.c: New file.
11439 * gdb.base/vla-stub.c: New file.
11440 * gdb.base/vla-stub.exp: New file.
11441
bb2ec1b3
TT
114422014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11443 Jan Kratochvil <jan.kratochvil@redhat.com>
11444 Tom Tromey <tromey@redhat.com>
11445
11446 * configure.ac: Add gdb.compile/.
11447 * configure: Regenerate.
11448 * gdb.compile/Makefile.in: New file.
11449 * gdb.compile/compile-ops.exp: New file.
11450 * gdb.compile/compile-ops.c: New file.
11451 * gdb.compile/compile-tls.c: New file.
11452 * gdb.compile/compile-tls.exp: New file.
11453 * gdb.compile/compile-constvar.S: New file.
11454 * gdb.compile/compile-constvar.c: New file.
11455 * gdb.compile/compile-mod.c: New file.
11456 * gdb.compile/compile-nodebug.c: New file.
11457 * gdb.compile/compile-setjmp-mod.c: New file.
11458 * gdb.compile/compile-setjmp.c: New file.
11459 * gdb.compile/compile-setjmp.exp: New file.
11460 * gdb.compile/compile-shlib.c: New file.
11461 * gdb.compile/compile.c: New file.
11462 * gdb.compile/compile.exp: New file.
11463 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11464
4ff709eb
TT
114652014-12-12 Tom Tromey <tromey@redhat.com>
11466
11467 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11468 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11469
6dddd6a5
DE
114702014-12-12 Doug Evans <dje@google.com>
11471
11472 * lib/gdb-python.exp (get_python_valueof): New function.
11473 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11474
71c24708
AA
114752014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11476
11477 * gdb.base/completion.exp: Add test for completion of "info
11478 registers ".
11479
3e29f34a
MR
114802014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11481
11482 * gdb.base/func-ptrs.c: New file.
11483 * gdb.base/func-ptrs.exp: New file.
11484
fc126975
SM
114852014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11486
11487 PR breakpoints/17012
11488 * gdb.base/dprintf-detach.c: New file.
11489 * gdb.base/dprintf-detach.exp: New file.
11490
0a46d518
SM
114912014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11492
11493 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11494 * lib/gdb.exp (target_is_gdbserver): New procedure.
11495
a0be3e44
DE
114962014-12-08 Doug Evans <dje@google.com>
11497
11498 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11499
df1b803a
YQ
115002014-12-05 Yao Qi <yao@codesourcery.com>
11501
11502 * gdb.guile/scm-error.exp: Remove the third argument to
11503 gdb_remote_download.
11504 * gdb.guile/scm-frame-args.exp: Likewise.
11505 * gdb.guile/scm-section-script.exp: Likewise.
11506
ddb9f679
YQ
115072014-12-05 Yao Qi <yao@codesourcery.com>
11508
11509 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11510
86e4ed39
DE
115112014-12-04 Doug Evans <dje@google.com>
11512
11513 * gdb.python/py-objfile.exp: Add tests for
11514 objfile.add_separate_debug_file.
11515
7c50a931
DE
115162014-12-04 Doug Evans <dje@google.com>
11517
11518 * lib/gdb.exp (get_build_id): New function.
11519 (build_id_debug_filename_get): Rewrite to use it.
11520 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11521
621661e3
MR
115222014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11523
11524 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11525 `method(long)', not just 0x0.
11526 * gdb.cp/nsalias.exp: Align code labels to 4.
11527 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11528 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11529 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11530 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11531 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11532 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11533
29f0c3b7
DE
115342014-12-02 Doug Evans <dje@google.com>
11535
e1e061e7 11536 PR symtab/17602
29f0c3b7 11537 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 11538 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
11539 * gdb.cp/anon-ns.exp: Update.
11540
162078c8
NB
115412014-12-02 Nick Bull <nicholaspbull@gmail.com>
11542
11543 * gdb.python/py-events.py (inferior_call_handler): New.
11544 (register_changed_handler, memory_changed_handler): New.
11545 (test_events.invoke): Register new handlers.
11546 * gdb.python/py-events.exp: Add tests for inferior call,
11547 memory_changed and register_changed events.
11548
fdb09caf
AA
115492014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11550
11551 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11552 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11553 if the linker doesn't understand this.
11554
55cfb2c4
SM
115552014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11556
11557 * gdb.python/python.exp: Change expected reply to help().
11558
9e8cd6df
YQ
115592014-12-01 Yao Qi <yao@codesourcery.com>
11560
11561 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11562 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11563 * configure: Re-generated.
11564
6c659fc2
SC
115652014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11566
11567 * gdb.cp/chained-calls.cc: New file.
11568 * gdb.cp/chained-calls.exp: New file.
11569 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11570
d7fc3181
SM
115712014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11572
11573 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11574 * gdb.dwarf2/symtab-producer.exp: Same.
11575 * gdb.gdb/python-interrupts.exp: Same.
11576 * gdb.gdb/python-selftest.exp: Same.
11577 * gdb.python/py-linetable.exp: Same.
11578 * gdb.python/py-type.exp: Same.
11579 * gdb.python/py-value-cc.exp: Same.
11580 * gdb.python/py-value.exp: Same.
11581
10e79639
YQ
115822014-11-28 Yao Qi <yao@codesourcery.com>
11583
11584 * gdb.base/break-probes.exp: Match library name prefixed with
11585 sysroot.
11586
f28a0564
SM
115872014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11588
11589 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11590 test expected output. Add parentheses for the call to print.
11591 Remove L suffix from integers.
11592
3fe1ce1d
DE
115932014-11-26 Doug Evans <dje@google.com>
11594
11595 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11596
84429e27
YQ
115972014-11-22 Yao Qi <yao@codesourcery.com>
11598
11599 * gdb.trace/entry-values.c: Remove asms.
11600 (foo): Add foo_label.
11601 (bar): Add bar_label.
11602 * gdb.trace/entry-values.exp: Remove code computing foo's
11603 length and bar's length.
11604 (Dwarf::assemble): Invoke function_range for bar and use
11605 MACRO_AT_func for foo.
11606
26741859
YQ
116072014-11-22 Yao Qi <yao@codesourcery.com>
11608
11609 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11610 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11611 Use .Lgcc43_procstart instead of gcc43.
11612
45e44d27
JB
116132014-11-21 Joel Brobecker <brobecker@adacore.com>
11614
11615 * gdb.ada/n_arr_bound: New testcase.
11616
458c8db8
SDJ
116172014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11618
11619 PR breakpoints/10737
11620 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11621 test_catch_syscall_multi_arch.
11622 (test_catch_syscall_multi_arch): New function.
11623
43f3e411
DE
116242014-11-20 Doug Evans <xdje42@gmail.com>
11625
11626 * gdb.base/maint.exp: Update expected output.
11627
0d7b2549
AA
116282014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11629
11630 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11631 4-byte instruction on S390.
11632
8908fca5
JB
116332014-11-19 Joel Brobecker <brobecker@adacore.com>
11634
11635 * gdb.ada/arr_arr: New testcase.
11636
4a46959e
JB
116372014-11-19 Joel Brobecker <brobecker@adacore.com>
11638
11639 * gdb.ada/pkd_arr_elem: New Testcase.
11640
470e2f4e
LM
116412014-11-18 Luis Machado <lgustavo@codesourcery.com>
11642
11643 * gdb.reverse/break-precsave: Expect completion message for
11644 core file reads.
11645 * gdb.reverse/consecutive-precsave.exp: Likewise.
11646 * gdb.reverse/finish-precsave.exp: Likewise.
11647 * gdb.reverse/i386-precsave.exp: Likewise.
11648 * gdb.reverse/machinestate-precsave.exp: Likewise.
11649 * gdb.reverse/sigall-precsave.exp: Likewise.
11650 * gdb.reverse/solib-precsave.exp: Likewise.
11651 * gdb.reverse/step-precsave.exp: Likewise.
11652 * gdb.reverse/until-precsave.exp: Likewise.
11653 * gdb.reverse/watch-precsave.exp: Likewise.
11654
a267f3ad
AA
116552014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11656
11657 * gdb.base/bp-permanent.c: Include unistd.h.
11658 * gdb.python/py-framefilter-mi.c (main): Add return type.
11659 * gdb.python/py-framefilter.c (main): Likewise.
11660 * gdb.trace/actions-changed.c (main): Likewise.
11661
12084a9a
AA
116622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11663
11664 * gdb.mi/until.c: Add eye-catchers.
11665 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11666 line numbers.
11667
dc7e1a77
AA
116682014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11669
11670 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11671 function header variants in break1.c.
11672 * gdb.base/ena-dis-br.exp: Likewise.
11673 * gdb.base/hbreak2.exp: Likewise.
11674 * gdb.reverse/until-precsave.exp: Drop references to removed
11675 non-prototype function header variants in ur1.c.
11676 * gdb.reverse/until-reverse.exp: Likewise.
11677
41c77605
PM
116782014-11-17 Petr Machata <pmachata@redhat.com>
11679
11680 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11681 ${_cu_offset_size} bytes abbrev offset.
11682
34248c3a
DE
116832014-11-15 Doug Evans <xdje42@gmail.com>
11684
11685 PR symtab/17559
11686 * gdb.base/line-symtabs.exp: New file.
11687 * gdb.base/line-symtabs.c: New file.
11688 * gdb.base/line-symtabs.h: New file.
11689
646da059
YQ
116902014-11-14 Yao Qi <yao@codesourcery.com>
11691
11692 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11693 (func): Add label func_label.
11694 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11695 Replace low_pc and high_pc with MACRO_AT_range.
11696 Replace name, low_pc and high_pc with MACRO_AT_func.
11697
9301ebe6
YQ
116982014-11-14 Yao Qi <yao@codesourcery.com>
11699
11700 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11701 Replace name, low_pc and high_pc with MACRO_AT_func.
11702
f166b542
YQ
117032014-11-14 Yao Qi <yao@codesourcery.com>
11704
11705 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11706 produce debug information.
11707 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11708
0f6e71e3
YQ
117092014-11-14 Yao Qi <yao@codesourcery.com>
11710
11711 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11712 object and get function length.
11713 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11714 with MACRO_AT_func.
11715 (top-level): Replace gdb_compile and clean_restart with
11716 prepare_for_testing.
11717 * gdb.dwarf2/main.c (main): Add label main_label.
11718
876c4df9
YQ
117192014-11-14 Yao Qi <yao@codesourcery.com>
11720
11721 * lib/dwarf.exp (function_range): New procedure.
11722 (Dwarf::_handle_macro_at_func): New procedure.
11723 (Dwarf::_handle_macro_at_range): New procedure.
11724 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11725
02ad9cf1
YQ
117262014-11-14 Yao Qi <yao@codesourcery.com>
11727
11728 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11729 (_handle_attribute): New procedure.
11730
a59add0c
AA
117312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11732
11733 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11734 * gdb.base/call-sc.c (zed): Likewise.
11735 * gdb.base/checkpoint.c (main): Likewise.
11736 * gdb.base/dump.c (main): Likewise.
11737 * gdb.base/gcore.c (main): Likewise.
11738 * gdb.base/huge.c (main): Likewise.
11739 * gdb.base/multi-forks.c (main): Likewise.
11740 * gdb.base/pr10179-a.c (main): Likewise.
11741 * gdb.base/savedregs.c (main): Likewise.
11742 * gdb.base/sigaltstack.c (main): Likewise.
11743 * gdb.base/siginfo.c (main): Likewise.
11744 * gdb.base/structs.c (zed): Likewise.
11745 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11746 * gdb.mi/mi-syn-frame.c (main): Likewise.
11747 * gdb.mi/until.c (foo, main): Likewise.
11748 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11749 * gdb.base/solib-weak.c (foo): Declare.
11750 * gdb.base/attach-twice.c: Include stdio.h.
11751 * gdb.base/weaklib1.c: Likewise.
11752 * gdb.base/weaklib2.c: Likewise.
11753 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11754 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11755 unistd.h.
11756 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11757 * gdb.mi/mi-exit-code.c: Likewise.
11758 * gdb.base/break-interp-lib.c: Include string.h.
11759 * gdb.base/coremaker.c: Likewise.
11760 * gdb.base/testenv.c: Likewise.
11761 * gdb.python/py-finish-breakpoint.c: Likewise.
11762 * gdb.base/inferior-died.c: Include sys/wait.h.
11763 * gdb.base/fileio.c: Include time.h.
11764 * gdb.base/async-shell.c: Include unistd.h.
11765 * gdb.base/dprintf-non-stop.c: Likewise.
11766 * gdb.base/info-os.c: Likewise.
11767 * gdb.mi/mi-console.c: Likewise.
11768 * gdb.mi/watch-nonstop.c: Likewise.
11769 * gdb.python/py-events.c: Likewise.
11770 * gdb.base/async.c (baz): Move up before its invocation.
11771 * gdb.base/code_elim2.c (my_global_func): Likewise.
11772 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11773 * gdb.base/advance.c (func2): Likewise.
11774
3b5d5997
AA
117752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11776
11777 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11778 variant.
11779 * gdb.base/annota3.c: Likewise.
11780 * gdb.base/async.c: Likewise.
11781 * gdb.base/average.c: Likewise.
11782 * gdb.base/call-ar-st.c: Likewise.
11783 * gdb.base/call-rt-st.c: Likewise.
11784 * gdb.base/call-sc.c: Likewise.
11785 * gdb.base/call-strs.c: Likewise.
11786 * gdb.base/ending-run.c: Likewise.
11787 * gdb.base/execd-prog.c: Likewise.
11788 * gdb.base/exprs.c: Likewise.
11789 * gdb.base/foll-exec.c: Likewise.
11790 * gdb.base/foll-fork.c: Likewise.
11791 * gdb.base/foll-vfork.c: Likewise.
11792 * gdb.base/funcargs.c: Likewise.
11793 * gdb.base/gcore.c: Likewise.
11794 * gdb.base/jump.c: Likewise.
11795 * gdb.base/langs0.c: Likewise.
11796 * gdb.base/langs1.c: Likewise.
11797 * gdb.base/langs2.c: Likewise.
11798 * gdb.base/mips_pro.c: Likewise.
11799 * gdb.base/nodebug.c: Likewise.
11800 * gdb.base/opaque0.c: Likewise.
11801 * gdb.base/opaque1.c: Likewise.
11802 * gdb.base/recurse.c: Likewise.
11803 * gdb.base/run.c: Likewise.
11804 * gdb.base/scope0.c: Likewise.
11805 * gdb.base/scope1.c: Likewise.
11806 * gdb.base/setshow.c: Likewise.
11807 * gdb.base/setvar.c: Likewise.
11808 * gdb.base/shmain.c: Likewise.
11809 * gdb.base/shr1.c: Likewise.
11810 * gdb.base/shr2.c: Likewise.
11811 * gdb.base/sigall.c: Likewise.
11812 * gdb.base/signals.c: Likewise.
11813 * gdb.base/so-indr-cl.c: Likewise.
11814 * gdb.base/solib2.c: Likewise.
11815 * gdb.base/structs.c: Likewise.
11816 * gdb.base/sum.c: Likewise.
11817 * gdb.base/vforked-prog.c: Likewise.
11818 * gdb.base/watchpoint.c: Likewise.
11819 * gdb.reverse/shr2.c: Likewise.
11820 * gdb.reverse/until-reverse.c: Likewise.
11821 * gdb.reverse/ur1.c: Likewise.
11822 * gdb.reverse/watch-reverse.c: Likewise.
11823
066a77c5
AA
118242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11825
11826 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11827 variant.
11828 * gdb.base/sepdebug.exp: Drop references to removed code.
11829
4f204ea5
AA
118302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11831
11832 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11833 variant. Preserve original line numbering.
11834 * gdb.base/list1.c: Likewise.
11835
3b377a3a
AA
118362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11837
11838 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11839 variant.
11840 * gdb.base/break1.c: Likewise.
11841 * gdb.base/break.exp: Drop references to removed code.
11842
e444df73
AA
118432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11844
11845 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11846 variant.
11847
8008f2a7
AA
118482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11849
11850 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11851
a5a06887
AA
118522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11853
11854 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11855 logic into perform_all_tests() and invoke it with and without
11856 function header prototypes.
11857 (do_function_calls): Remove conditional XFAIL for PR 5318.
11858 (rerun_and_prepare): Remove duplicate code.
11859 (perform_all_tests): New. Main logic moved here.
11860
44dba9b9
AA
118612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11862
11863 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11864 code guarded by #ifdef NO_PROTOTYPES.
11865 (t_double_many_args): Likewise.
11866 (DEF_FUNC_MANY_ARGS_1): Likewise.
11867 (DEF_FUNC_VALUES_1): Likewise.
11868 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11869 guarded by #ifdef PROTOTYPES.
11870
d1fbcd56
AA
118712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11872
11873 * gdb.mi/mi-console.c: Add eye-catcher.
11874 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11875 instead of literal line number.
11876
b0e59b8f
AA
118772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11878
11879 * gdb.base/shr2.c: Add eye-catcher.
11880 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11881 line number.
11882
78f98cca
AA
118832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11884
11885 * gdb.base/jump.c: Add eye-catchers.
11886 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11887 numbers.
11888
58fa2af0
AA
118892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11890
11891 * gdb.base/execd-prog.c: Add eye-catchers.
11892 * gdb.base/foll-exec.c: Likewise.
11893 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11894 line numbers.
11895
04e5059b
AA
118962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11897
11898 * gdb.base/ending-run.c: Add eye-catchers.
11899 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11900 literal line numbers.
11901
dbfdb174
AA
119022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11903
11904 * gdb.base/call-rt-st.c: Add eye-catchers.
11905 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11906 literal line numbers.
11907
888a2ade
AA
119082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11909
11910 * gdb.base/call-ar-st.c: Add eye-catchers.
11911 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11912 literal line numbers.
11913
6acc2dde
AA
119142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11915
11916 * gdb.base/average.c: Add eye-catchers.
11917 * gdb.base/sum.c: Likewise.
11918 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11919 regexps dynamically.
11920
9ecfcd1d
AA
119212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11922
11923 * gdb.base/solib1.c: Add eye-catchers.
11924 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11925 literal line numbers.
11926
78708b7c
PA
119272014-11-12 Pedro Alves <palves@redhat.com>
11928
11929 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11930 leader has exited.
11931
af48d08f
PA
119322014-11-12 Pedro Alves <palves@redhat.com>
11933
11934 * gdb.arch/i386-bp_permanent.c: New file.
11935 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11936 (srcfile): Set to i386-bp_permanent.c.
11937 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11938 that stepi does not execute the 'leave' instruction, instead of
11939 testing it does execute.
11940 * gdb.base/bp-permanent.c: New file.
11941 * gdb.base/bp-permanent.exp: New file.
11942
af3768e9
DE
119432014-11-10 Doug Evans <xdje42@gmail.com>
11944
11945 PR symtab/17564
11946 * gdb.base/symtab-search-order.exp: New file.
11947 * gdb.base/symtab-search-order.c: New file.
11948 * gdb.base/symtab-search-order-1.c: New file.
11949 * gdb.base/symtab-search-order-shlib-1.c: New file.
11950
9de00a4a
PA
119512014-11-07 Pedro Alves <palves@redhat.com>
11952
11953 PR gdb/17511
11954 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11955 i?86-*-linux*.
11956
e0f52461
SC
119572014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11958
11959 PR c++/17494
11960 * gdb.cp/pr17494.cc: New file.
11961 * gdb.cp/pr17494.exp: New file.
11962
6ce8c980
YQ
119632014-11-02 Yao Qi <yao@codesourcery.com>
11964
11965 * gdb.python/python.exp: Get working directory and match the
11966 output of "set extended-prompt \\w " with it.
11967
02be9a71
DE
119682014-10-30 Doug Evans <dje@google.com>
11969
11970 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11971 in objfiles.
11972 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11973 in progspaces.
11974
3bdff46b
LM
119752014-10-30 Janis Johnson <janisjo@codesourcery.com>
11976
11977 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11978 * gdb.base/realname-expand.exp: Likewise.
11979 * gdb.linespec/macro-relative.exp: Likewise.
11980
ab917dfb
PA
119812014-10-29 Pedro Alves <palves@redhat.com>
11982
11983 PR gdb/17408
11984 * gdb.threads/schedlock.c (some_function): New function.
11985 (call_function): New global.
11986 (MAYBE_CALL_SOME_FUNCTION): New macro.
11987 (thread_function): Call it.
11988 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11989 and use it instead of a global counter. Adjust all callers.
11990 (get_current_thread): Use "find current thread" for test message
11991 here rather than having all callers pass down the same string.
11992 (goto_loop): New procedure, factored out from ...
11993 (my_continue): ... this.
11994 (step_ten_loops): Change parameter from test message to command to
11995 use. Adjust.
11996 (list_count): Delete global.
11997 (check_result): New procedure, factored out from duplicate top
11998 level code.
11999 (continue tests): Wrap in with_test_prefix.
12000 (test_step): New procedure, factored out from duplicate top level
12001 code.
12002 (top level): Test "step" in combination with all scheduler-locking
12003 modes. Test "next" in combination with all scheduler-locking
12004 modes, and in combination with stepping over a function call or
12005 not.
12006 * gdb.threads/next-bp-other-thread.c: New file.
12007 * gdb.threads/next-bp-other-thread.exp: New file.
12008
d3d4baed
PA
120092014-10-29 Pedro Alves <palves@redhat.com>
12010
12011 PR python/17372
12012 * gdb.python/python.exp: Test a multi-line command that spawns
12013 interactive Python.
12014 * gdb.base/multi-line-starts-subshell.exp: New file.
12015
563e8d85
YQ
120162014-10-29 Yao Qi <yao@codesourcery.com>
12017
12018 * gdb.base/fileio.exp: Make directories on host.
12019
0ea4d52e
YQ
120202014-10-29 Yao Qi <yao@codesourcery.com>
12021
12022 * gdb.base/fileio.c (test_write): Close the file.
12023
7f5ef605
PA
120242014-10-28 Pedro Alves <palves@redhat.com>
12025
12026 PR gdb/12623
12027 * gdb.base/sigstep.c (no_handler): New global.
12028 (main): If 'no_handler is true, set the signal handlers to
12029 SIG_IGN.
12030 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12031 with_sw_watch and no_handler parameters. Handle them.
12032 (top level) <stepping over handler when stopped at a breakpoint
12033 test>: Add a test axis for testing with a software watchpoint, and
12034 another for testing with the signal handler set to SIG_IGN.
12035 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12036 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12037
abbdbd03
PA
120382014-10-28 Pedro Alves <palves@redhat.com>
12039
12040 PR gdb/17511
12041 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12042 * gdb.base/sigstep.exp (other_handler_location): New global.
12043 (advance): Support stepping into the signal handler, and running
12044 commands while in the handler.
12045 (in_handler_map): New global.
12046 (top level): In the advance test, add combinations for getting
12047 into the handler with stepping commands, and for running commands
12048 in the handler. Add comment descripting the advancei tests.
12049
1df4399f
PA
120502014-10-28 Pedro Alves <palves@redhat.com>
12051
12052 * gdb.base/sigstep.exp: Use build_executable instead of
12053 prepare_for_testing.
12054 (top level): Move code that starts GDB, runs to main and creates a
12055 display to ...
12056 (restart): ... this new procedure.
12057 (top level): Move backtrace from signal handler test to ...
12058 (validate_backtrace): ... this new procedure.
12059 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12060 with_test_prefix. Always restart GDB.
12061 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12062 with_test_prefix. Always restart GDB. No need to delete
12063 breakpoints after the test.
12064 (test_skip_handler): Remove prefix parameter.
12065 (skip_over_handler, breakpoint_to_handler)
12066 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12067 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12068 restart GDB. No need to delete breakpoints after the test.
12069 (top level): Use foreach to call the test procedures with
12070 different commands.
12071
a5b6e449
PA
120722014-10-28 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12075 instead of GNATS numbers.
12076 * gdb.base/sigbpt.exp: Likewise.
12077 * gdb.base/siginfo.exp: Likewise.
12078 * gdb.base/sigstep.exp: Likewise.
12079
e5f8a7cc
PA
120802014-10-27 Pedro Alves <palves@redhat.com>
12081
12082 * gdb.base/sigstep.c (dummy): New global.
12083 (main): Issue a couple writes to the new global.
12084 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12085 procedures.
12086 (skip_over_handler): Use test_skip_handler.
12087 (top level): Call skip_over_handler for stepi and nexti too.
12088 (breakpoint_over_handler): Use test_skip_handler.
12089 (top level): Call breakpoint_over_handler for stepi and nexti too.
12090
763905a3
YQ
120912014-10-27 Yao Qi <yao@codesourcery.com>
12092
12093 * gdb.trace/tfile.c (adjust_function_address)
12094 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12095 function descriptor.
12096
6f259a23
DB
120972014-10-24 Don Breazeal <donb@codesourcery.com>
12098
12099 * gdb.base/foll-fork.exp (test_follow_fork,
12100 catch_fork_child_follow): Check for updated fork messages emitted
12101 from infrun.c.
12102 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12103 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12104 vfork_and_exec_child_follow_through_step): Check for updated vfork
12105 messages emitted from infrun.c.
12106
09dd9a69
PA
121072014-10-24 Pedro Alves <palves@redhat.com>
12108
12109 * gdb.base/corefile.exp: Remove references to ultrix.
12110 * gdb.base/interrupt.exp: Likewise.
12111 * gdb.base/whatis.exp: Likewise.
12112 * gdb.gdb/selftest.exp: Likewise.
12113 * gdb.threads/manythreads.exp: Likewise.
12114 * gdb.threads/print-threads.exp: Likewise.
12115 * gdb.threads/pthreads.exp:: Likewise.
12116 * gdb.threads/schedlock.exp: Likewise.
12117
3433cfa5
SC
121182014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12119
12120 * gdb.cp/non-trivial-retval.cc: Add a test case.
12121 * gdb.cp/non-trivial-retval.exp: Add a test.
12122
092f880b
YQ
121232014-10-20 Yao Qi <yao@codesourcery.com>
12124
12125 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12126 * gdb.python/py-objfile-script-gdb.py: New file.
12127 * gdb.python/py-objfile-script.exp: Update reference to
12128 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12129 of remote_download. Remove the dest file.
12130
acbdb7f3
YQ
121312014-10-20 Yao Qi <yao@codesourcery.com>
12132
12133 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12134 * gdb.base/step-line.exp: Likewise.
12135 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12136 * gdb.dwarf2/dw2-basic.exp: Likewise.
12137 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12138 * gdb.dwarf2/dw2-filename.exp: Likewise.
12139 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12140 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12141 * gdb.dwarf2/dw2-producer.exp: Likewise.
12142 * gdb.dwarf2/mac-fileno.exp: Likewise.
12143 * gdb.python/py-frame-args.exp: Likewise.
12144 * gdb.python/py-framefilter.exp: Likewise.
12145 * gdb.python/py-mi.exp: Likewise.
12146 * gdb.python/py-objfile-script.exp: Likewise
12147 * gdb.python/py-pp-integral.exp: Likewise.
12148 * gdb.python/py-pp-re-notag.exp: Likewise.
12149 * gdb.python/py-prettyprint.exp: Likewise.
12150 * gdb.python/py-section-script.exp: Likewise.
12151 * gdb.python/py-typeprint.exp: Likewise.
12152 * gdb.python/py-xmethods.exp: Likewise.
12153 * gdb.stabs/weird.exp: Likewise.
12154 * gdb.xml/tdesc-regs.exp: Likewise.
12155
bd286a29
KCY
121562014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12157
12158 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12159 (out_cu): Use addr_len for the size of addresses.
12160 (out_line): Likewise. Size DW_LNE_set_address instruction
12161 according to addr_len.
12162 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12163 (FUNC): Add START_INSNS to definition.
12164
673dc4a0
YQ
121652014-10-18 Yao Qi <yao@codesourcery.com>
12166
12167 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12168 gdb_has_argv0 return true.
12169 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12170 check [target_info exists noargs], check [gdb_has_argv0]
12171 instead.
12172 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12173 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12174 procedures.
12175
4ffbba72
DE
121762014-10-17 Doug Evans <dje@google.com>
12177
12178 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12179 event.
12180 * gdb.python/py-events.py: Add clear_objfiles event.
12181
d096d8c1
DE
121822014-10-17 Doug Evans <dje@google.com>
12183
12184 * gdb.python/py-objfile.exp: Test progspace attribute.
12185
a80db015
LM
121862014-10-17 Luis Machado <lgustavo@codesourcery.com>
12187
12188 * gdb.guile/scm-breakpoint.exp: Do not assume any
12189 directory separators when matching source file paths.
12190 * gdb.python/py-breakpoint.exp: Likewise.
12191 * gdb.reverse/break-precsave.exp: Likewise.
12192 * gdb.reverse/break-reverse.exp: Likewise.
12193 * gdb.reverse/consecutive-precsave.exp: Likewise.
12194 * gdb.reverse/finish-precsave.exp: Likewise.
12195 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12196 * gdb.reverse/finish-reverse.exp: Likewise.
12197 * gdb.reverse/i386-precsave.exp: Likewise.
12198 * gdb.reverse/i387-env-reverse.exp: Likewise.
12199 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12200 * gdb.reverse/machinestate-precsave.exp: Likewise.
12201 * gdb.reverse/machinestate.exp: Likewise.
12202 * gdb.reverse/sigall-precsave.exp: Likewise.
12203 * gdb.reverse/solib-precsave.exp: Likewise.
12204 * gdb.reverse/step-precsave.exp: Likewise.
12205 * gdb.reverse/until-precsave.exp: Likewise.
12206 * gdb.reverse/watch-precsave.exp: Likewise.
12207 * gdb.reverse/watch-reverse.exp: Likewise.
12208
b22089ab
YQ
122092014-10-17 Yao Qi <yao@codesourcery.com>
12210
12211 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12212 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12213
6c4486e6
PA
122142014-10-17 Pedro Alves <palves@redhat.com>
12215
12216 PR gdb/17471
12217 * gdb.base/bg-execution-repeat.c: New file.
12218 * gdb.base/bg-execution-repeat.exp: New file.
12219
0ff33695
PA
122202014-10-17 Pedro Alves <palves@redhat.com>
12221
12222 PR gdb/17300
12223 * gdb.base/continue-all-already-running.c: New file.
12224 * gdb.base/continue-all-already-running.exp: New file.
12225
6fdebc3d
PA
122262014-10-17 Pedro Alves <palves@redhat.com>
12227
12228 PR gdb/17472
12229 * gdb.base/annota-input-while-running.c: New file.
12230 * gdb.base/annota-input-while-running.exp: New file.
12231
32a8097b
PA
122322014-10-17 Pedro Alves <palves@redhat.com>
12233
12234 * gdb.base/callfuncs.exp: emove references to osf.
12235 * gdb.base/sigall.exp: Likewise.
12236 * gdb.gdb/selftest.exp: Likewise.
12237 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12238 * gdb.mi/non-stop.c: Likewise.
12239 * gdb.mi/pthreads.c: Likewise.
12240 * gdb.reverse/sigall-precsave.exp: Likewise.
12241 * gdb.reverse/sigall-reverse.exp: Likewise.
12242 * gdb.threads/pthreads.c: Likewise.
12243 * gdb.threads/pthreads.exp: Likewise.
12244
7a3517ff
YQ
122452014-10-17 Yao Qi <yao@codesourcery.com>
12246
12247 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12248 check 'target_info exists noargs'.
12249 (test_command_prompt_position): Likewise.
12250 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12251 Remove "set args".
12252 (progvar_simple_while_test): Likewise.
12253 (progvar_complex_if_while_test): Likewise.
12254 (if_while_breakpoint_command_test): Likewise.
12255 (infrun_breakpoint_command_test): Likewise.
12256 (breakpoint_command_test): Likewise.
12257 (watchpoint_command_test): Likewise.
12258 (bp_deleted_in_command_test): Likewise.
12259 (temporary_breakpoint_commands): Likewise.
12260
bb99c472
YQ
122612014-10-16 Yao Qi <yao@codesourcery.com>
12262
12263 * gdb.base/remotetimeout.exp: Remove noargs checking.
12264
7c16b83e
PA
122652014-10-15 Pedro Alves <palves@redhat.com>
12266
12267 PR breakpoints/9649
12268 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12269 * gdb.base/breakpoint-in-ro-region.exp
12270 (probe_target_hardware_step): New procedure.
12271 (top level): Probe hardware stepping and hardware breakpoint
12272 support. Test stepping through a read-only region, with both
12273 "breakpoint auto-hw" on and off and both "always-inserted" on and
12274 off.
12275
35a49624
IB
122762014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12277
12278 * gdb.dlang/demangle.exp: Update for demangling changes.
12279
2d1c107c
SC
122802014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12281
12282 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12283 * gdb.cp/non-trivial-retval.exp: Add new tests.
12284
778811d5
SC
122852014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12286
12287 PR c++/13403
12288 PR c++/15154
12289 * gdb.cp/non-trivial-retval.cc: New file.
12290 * gdb.cp/non-trivial-retval.exp: New file.
12291
10c5f0a8
YQ
122922014-10-15 Yao Qi <yao@codesourcery.com>
12293
12294 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12295 remote host.
12296
65d7b369
YQ
122972014-10-15 Yao Qi <yao@codesourcery.com>
12298
12299 * gdb.python/py-symbol.exp: Match file base name if host is
12300 remote, otherwise match file name with dir name.
12301 * gdb.python/py-symtab.exp: Likewise.
12302 * gdb.python/python.exp: Likewise.
12303
46dc1394
YQ
123042014-10-15 Yao Qi <yao@codesourcery.com>
12305
12306 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12307 pattern.
12308 * gdb.python/py-symtab.exp: Likewise.
12309 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12310 locationn.
12311
c40cc657
JB
123122014-10-14 Joel Brobecker <brobecker@adacore.com>
12313
12314 * gdb.ada/addr_arith: New testcase.
12315
2abf49e1
MR
123162014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12317
12318 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12319 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12320 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12321 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12322
f7088df3
SDJ
123232014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12324
12325 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12326 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12327 * gdb.arch/stap-eval-lang-ada.exp: New file.
12328
4dc06805
YQ
123292014-10-14 Yao Qi <yao@codesourcery.com>
12330
12331 * gdb.mi/mi-var-child.c (nothing1): New function.
12332 (nothing2): New function.
12333 (do_children_tests): Set function pointers by nothing1 and
12334 nothing2.
12335 * gdb.mi/mi-var-child.exp: Step over new added statements.
12336 Update test to match the new output.
12337 * gdb.mi/var-cmd.c (nothing1): New function.
12338 (nothing2): New function.
12339 (do_children_tests): Set function pointers by nothing1 and
12340 nothing2.
12341 * gdb.mi/mi-var-display.exp: Update test to match output.
12342 Step to the line specified by $line_dct_nothing.
12343 Increase the number of lines to step.
12344
46a93de2
YQ
123452014-10-14 Yao Qi <yao@codesourcery.com>
12346
12347 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12348 tests.
12349 * gdb.mi/mi2-var-child.exp: Likewise.
12350
14ea52ee
DE
123512014-10-13 Doug Evans <dje@google.com>
12352
12353 * gdb.python/py-objfile.exp: Change name of file name test.
12354
e5c6e92b
DE
123552014-10-13 Doug Evans <dje@google.com>
12356
12357 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12358 from the start of the CU.
12359
c780cc2f
JK
123602014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12361 Yao Qi <yao@codesourcery.com>
12362
12363 Fix "save breakpoints" for "catch" command.
12364 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12365 Remove -nonewline. Match also the added "main" line.
12366
99894e11
JK
123672014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12368
12369 Fix "save breakpoints" for "disable $bpnum" command.
12370 * gdb.base/save-bp.c (main): Add label.
12371 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12372
6e1ac5a3
JK
123732014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12374
12375 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12376
754dd2b0
YQ
123772014-10-11 Yao Qi <yao@codesourcery.com>
12378
12379 * gdb.server/server-kill.exp: Execute command
12380 "set remote trace-status-packet on" before "tstatus".
12381
f90183d7
YQ
123822014-10-11 Yao Qi <yao@codesourcery.com>
12383
12384 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12385 (main): Call getppid.
12386 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12387 and continue to it. Read variable "server_pid".
12388
bf40a607
YQ
123892014-10-11 Yao Qi <yao@codesourcery.com>
12390
12391 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12392
052ca370
YQ
123932014-10-11 Yao Qi <yao@codesourcery.com>
12394
12395 * gdb.threads/thread-find.exp: Don't execute command
12396 "info threads".
12397 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12398 * gdb.threads/linux-dp.exp: Don't check the condition
12399 $threads_created equals to zero.
12400
3831839c
PA
124012014-10-10 Pedro Alves <palves@redhat.com>
12402
12403 * gdb.base/bigcore.exp: Remove references to IRIX.
12404 * gdb.base/funcargs.exp: Likewise.
12405 * gdb.base/interrupt.exp: Likewise.
12406 * gdb.base/mips_pro.exp: Likewise.
12407 * gdb.base/nodebug.exp: Likewise.
12408 * gdb.base/setvar.exp: Likewise.
12409 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12410
8b9a549d
PA
124112014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12412 Pedro Alves <palves@redhat.com>
12413
12414 PR symtab/14466
12415 * gdb.base/vdso-warning.c: New file.
12416 * gdb.base/vdso-warning.exp: New file.
12417
d48ba5e8
DE
124182014-10-02 Doug Evans <dje@google.com>
12419
12420 * gdb.base/structs.c (main): Don't run forever.
12421
2278c276
PA
124222014-10-02 Pedro Alves <palves@redhat.com>
12423
12424 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12425 (top level) <stop threads 1, stop threads 2>: Use it.
12426
b57bacec
PA
124272014-10-02 Pedro Alves <palves@redhat.com>
12428
12429 * gdb.threads/break-while-running.exp (test): Add new
12430 'update_thread_list' argument. Skip "info threads" if false.
12431 (top level): Add new 'update_thread_list' axis.
12432
13fd3ff3
PA
124332014-10-02 Pedro Alves <palves@redhat.com>
12434
12435 PR breakpoints/17431
12436 * gdb.base/execl-update-breakpoints.c: New file.
12437 * gdb.base/execl-update-breakpoints.exp: New file.
12438
0fec99e8
PA
124392014-10-01 Pedro Alves <palves@redhat.com>
12440
12441 * gdb.base/breakpoint-in-ro-region.c: New file.
12442 * gdb.base/breakpoint-in-ro-region.exp: New file.
12443
2ddf4301
SM
124442014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12445
12446 * gdb.mi/mi-exit-code.exp: New file.
12447 * gdb.mi/mi-exit-code.c: New file.
12448
6a5f3f43
YQ
124492014-09-30 Yao Qi <yao@codesourcery.com>
12450
12451 * lib/prelink-support.exp (build_executable_own_libs): Error if
12452 the target isn't native.
12453
345bcc73
YQ
124542014-09-30 Yao Qi <yao@codesourcery.com>
12455
12456 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12457 false.
12458
a25a5a45
PA
124592014-09-22 Pedro Alves <palves@redhat.com>
12460
12461 * gdb.threads/break-while-running.exp: New file.
12462 * gdb.threads/break-while-running.c: New file.
12463
00ba3162
YQ
124642014-09-19 Yao Qi <yao@codesourcery.com>
12465
12466 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12467 Invoke test. Restart GDB with --readnow and invoke test again.
12468
c3b7b696
YQ
124692014-09-19 Yao Qi <yao@codesourcery.com>
12470
12471 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12472 proc set_breakpoint_on_gcd_function. Invoke
12473 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12474 invoke set_breakpoint_on_gcd_function again.
12475
2b4fd423
DE
124762014-09-18 Doug Evans <dje@google.com>
12477
12478 * gdb.dwarf2/symtab-producer.exp: New file.
12479
a5947601
SDJ
124802014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12481
12482 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12483 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12484 * gdb.base/global-var-nested-by-dso.c: Likewise.
12485 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12486
91c19059
SDJ
124872014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12488 Pedro Alves <palves@redhat.com>
12489
12490 * gdb.base/watch-bitfields.exp: Pass string other than test file
12491 name to prepare_for_testing.
12492 (watch): New procedure.
12493 (expect_watchpoint): Use with_test_prefix.
12494 (top level): Factor out tests to ...
12495 (test_watch_location, test_regular_watch): ... these new
12496 procedures, and use with_test_prefix and gdb_continue_to_end.
12497
bb9d5f81
PP
124982014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12499
12500 PR breakpoints/12526
12501 * gdb.base/watch-bitfields.exp: New file.
12502 * gdb.base/watch-bitfields.c: New file.
12503
635856f5
PA
125042014-09-16 Pedro Alves <palves@redhat.com>
12505
12506 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12507 software and hardware addresses, not software address against
12508 itself.
12509
7280ceea
PA
125102014-09-16 Pedro Alves <palves@redhat.com>
12511
12512 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12513 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12514
428b16bd
PA
125152014-09-16 Pedro Alves <palves@redhat.com>
12516
12517 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12518 files.
12519 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12520 "*-*-vxworks*" throughout.
12521 * gdb.base/break.exp: Likewise.
12522 * gdb.base/default.exp: Likewise.
12523 * gdb.base/scope.exp: Likewise.
12524 * gdb.base/sepdebug.exp: Likewise.
12525 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12526 throughout.
12527 * gdb.base/run.c: Likewise.
12528 * gdb.base/sepdebug.c: Likewise.
12529 * gdb.hp/gdb.aCC/run.c: Likewise.
12530 * gdb.reverse/until-reverse.c: Likewise.
12531 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12532
666d413c
YQ
125332014-09-16 Yao Qi <yao@codesourcery.com>
12534
12535 * boards/local-remote-host-native.exp: New file.
12536
57cbd724
DE
125372014-09-14 Doug Evans <xdje42@gmail.com>
12538
12539 * gdb.threads/queue-signal.c (thread_count): New variable.
12540 (thread_count_mutex, thread_count_condvar): New variables.
12541 (incr_thread_count, wait_all_threads_running): New functions.
12542 (main): Wait for all threads to be in their thread functions.
12543
81219e53
DE
125442014-09-13 Doug Evans <xdje42@gmail.com>
12545
12546 * gdb.threads/queue-signal.c: New file.
12547 * gdb.threads/queue-signal.exp: New file.
12548
3714cea7
DE
125492014-09-13 Doug Evans <xdje42@gmail.com>
12550
12551 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12552 be consistent with what default_gdb_init uses.
12553 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12554 the plain text of the prompt. Add some logging printfs.
12555 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12556
fa43b1d7
PA
125572014-09-12 Pedro Alves <palves@redhat.com>
12558
12559 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12560 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12561 * gdb.arch/i386-size-overlap.exp: Likewise.
12562 * gdb.arch/i386-size.exp: Likewise.
12563 * gdb.arch/i386-unwind.exp: Likewise.
12564 * gdb.base/a2-run.exp: Likewise.
12565 * gdb.base/break.exp: Likewise.
12566 * gdb.base/charset.exp: Likewise.
12567 * gdb.base/chng-syms.exp: Likewise.
12568 * gdb.base/commands.exp: Likewise.
12569 * gdb.base/dbx.exp: Likewise.
12570 * gdb.base/find.exp: Likewise.
12571 * gdb.base/funcargs.exp: Likewise.
12572 * gdb.base/jit-simple.exp: Likewise.
12573 * gdb.base/reread.exp: Likewise.
12574 * gdb.base/sepdebug.exp: Likewise.
12575 * gdb.base/step-bt.exp: Likewise.
12576 * gdb.cp/mb-inline.exp: Likewise.
12577 * gdb.cp/mb-templates.exp: Likewise.
12578 * gdb.objc/basicclass.exp: Likewise.
12579 * gdb.threads/killed.exp: Likewise.
12580
9d9bf2df
EBM
125812014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12582
12583 PR tdep/17379
12584 * gdb.arch/powerpc-stackless.S: New file.
12585 * gdb.arch/powerpc-stackless.exp: New file.
12586
1cf2f1b0
JK
125872014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12588
12589 * gdb.base/attach.c: Include unistd.h.
12590 (main): Call alarm. Add label postloop.
12591 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12592 gdb_breakpoint, gdb_continue_to_breakpoint.
12593 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12594
98880d46
PA
125952014-09-11 Pedro Alves <palves@redhat.com>
12596
12597 PR gdb/17347
12598 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12599 * gdb.base/attach.exp (test_command_line_attach_run): New
12600 procedure.
12601 (top level): Call it.
12602
4c92ff2c
PA
126032014-09-11 Pedro Alves <palves@redhat.com>
12604
12605 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12606 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12607 (do_command_attach_tests): Use spawn_wait_for_attach.
12608 * gdb.base/solib-overlap.exp: Likewise.
12609 * gdb.multi/multi-attach.exp: Likewise.
12610 * gdb.python/py-prompt.exp: Likewise.
12611 * gdb.python/py-sync-interp.exp: Likewise.
12612 * gdb.server/ext-attach.exp: Likewise.
12613
3adc1a7d
GKB
126142014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12615
12616 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12617 command in testcase. Simplify testcase.
12618
96334934
JB
126192014-09-10 Joel Brobecker <brobecker@adacore.com>
12620
12621 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12622
eb479039
JB
126232014-09-10 Joel Brobecker <brobecker@adacore.com>
12624
12625 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12626
deede10c
JB
126272014-09-10 Joel Brobecker <brobecker@adacore.com>
12628
12629 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12630
7828a5f5
JB
126312014-09-10 Joel Brobecker <brobecker@adacore.com>
12632
12633 * gdb.dwarf2/dynarr-ptr.c: New file.
12634 * gdb.dwarf2/dynarr-ptr.exp: New file.
12635
33aeebcf
MR
126362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12637
12638 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12639 of 30 rather than hardcoding 120 for a slow test case. Take the
12640 `gdb,timeout' target setting into account for this calculation.
12641 Don't extend the timeout for the test cases that don't need it.
12642
7b415901
MR
126432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12644
12645 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12646 a factor of 2 for a slow test case. Take the `gdb,timeout'
12647 target setting into account for this calculation.
12648 * gdb.reverse/until-precsave.exp: Increase the timeout by
12649 a factor of 15 and 3 respectively rather than adding 120
12650 for a pair of slow test cases. Take the `gdb,timeout'
12651 target setting into account for this calculation.
12652
4a40f85a
MR
126532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12654
12655 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12656 timeout, don't pass one down to gdb_expect.
12657 (gdb_expect): Rework timeout selection.
12658
09635af7
MR
126592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12660
12661 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12662 exception on timeout.
12663 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12664 (gdbserver_start_extended): Catch any `gdbserver_start' error
12665 exceptions.
12666 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12667 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12668 `gdbserver_gdb_load' error exceptions.
12669
2bdd10b7
MR
126702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12671
12672 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12673 120 on waiting for the TCP socket to open.
12674
316935f0
DE
126752014-09-09 Doug Evans <xdje42@gmail.com>
12676
12677 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12678 _caller_matches, _any_caller_is, _any_caller_matches.
12679
83740597
DE
126802014-09-09 Doug Evans <xdje42@gmail.com>
12681
12682 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12683
4c122fc3
YQ
126842014-09-09 Yao Qi <yao@codesourcery.com>
12685
12686 * gdb.mi/mi-var-display.exp: Set print symbol off.
12687
a9f116cb
GKB
126882014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12689
12690 PR gdb/17035
12691 * gdb.base/commands.exp: Add tests to verify user-defined
12692 commands with empty bodies.
12693 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12694 python commands in `show user command`.
12695 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12696 scheme commands in `show user command`.
12697
c75bd3a2
JK
126982014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12699
12700 PR python/17355
12701 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12702 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12703 * gdb.python/py-framefilter-invalidarg.exp: New file.
12704 * gdb.python/py-framefilter-invalidarg.py: New file.
12705
faa42425
DE
127062014-09-06 Doug Evans <xdje42@gmail.com>
12707
12708 PR 15276
12709 * gdb.python/py-caller-is.c: New file.
12710 * gdb.python/py-caller-is.exp: New file.
12711
474ca4f6
SDJ
127122014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12713
12714 PR gdb/17235
12715 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12716 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12717
eb0b0463
SDJ
127182014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12719
12720 PR fortran/17237
12721 * gdb.fortran/print-formatted.exp: New file.
12722 * gdb.fortran/print-formatted.f90: Likewise.
12723
5f3b99cf
SS
127242014-09-03 Sasha Smundak <asmundak@google.com>
12725
12726 * gdb.python/py-frame.exp: Test Frame.read_register.
12727
7d793aa9
SDJ
127282014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12729
12730 PR python/16699
12731 * gdb.python/py-completion.exp: New file.
12732 * gdb.python/py-completion.py: Likewise.
12733
fb0576e9
DE
127342014-08-28 Doug Evans <dje@google.com>
12735
12736 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12737 eax,etc. are live with values set by gdb and thus the compiler can't
12738 use them.
12739 * gdb.arch/i386-pseudo.c (main): Ditto.
12740
ee92b0dd
DE
127412014-08-27 Doug Evans <dje@google.com>
12742
12743 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12744
6649db35
DE
127452014-08-25 Doug Evans <dje@google.com>
12746
12747 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12748 (main): Ditto.
12749
564b7600
DE
127502014-08-25 Doug Evans <dje@google.com>
12751
12752 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12753
3881fb67
YQ
127542014-08-24 Yao Qi <yao@codesourcery.com>
12755
12756 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12757 symbol off.
12758 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12759
a05a36a5
DE
127602014-08-22 Doug Evans <dje@google.com>
12761
12762 PR 17276
12763 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12764 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12765 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12766
7c343b48
YQ
127672014-08-22 Yao Qi <yao@codesourcery.com>
12768
12769 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12770 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12771 * gdb.python/python.exp: Likewise. Use .py file on the host
12772 instead of the build.
12773
22fd09ae
JK
127742014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12775
12776 * gdb.threads/gcore-stale-thread.c: New file.
12777 * gdb.threads/gcore-stale-thread.exp: New file.
12778
a8454a7c
PA
127792014-08-21 Pedro Alves <palves@redhat.com>
12780
12781 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12782 * gdb.base/gcore-relro-pie.exp: Likewise.
12783 * gdb.base/gcore-relro.exp: Likewise.
12784 * gdb.base/gcore.exp: Likewise.
12785 * gdb.base/print-symbol-loading.exp: Likewise.
12786 * gdb.threads/gcore-thread.exp: Likewise.
12787 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12788
2a31c623
PA
127892014-08-20 Pedro Alves <palves@redhat.com>
12790 Jan Kratochvil <jan.kratochvil@redhat.com>
12791
12792 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12793 configure.
12794 (EXPECT): Handle READ1 being set.
12795 (all): Depend on EXTRA_RULES.
12796 (check-read1, expect-read1, read1.so, read1): New rules.
12797 * README (Testsuite Parameters): Document the READ1 make variable.
12798 (Race detection): New section.
12799 * configure: Regenerate.
12800 * configure.ac: If build==host==target, and running under a
12801 GNU/glibc system, add read1 to the extra Makefile rules.
12802 (EXTRA_RULES): AC_SUBST it.
12803 * lib/read1.c: New file.
12804
d36430db
JB
128052014-08-20 Joel Brobecker <brobecker@adacore.com>
12806
12807 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12808 the handling of variables declared as a typedef to an array
12809 which a DW_AT_data_location attribute.
12810
9a0dc9e3
PA
128112014-08-19 Andrew Burgess <aburgess@broadcom.com>
12812 Pedro Alves <palves@redhat.com>
12813
12814 PR symtab/14604
12815 PR symtab/14605
12816 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12817 gdb_test.
12818
0718a8da
PA
128192014-08-19 Pedro Alves <palves@redhat.com>
12820
12821 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12822
13b448cd
YQ
128232014-08-19 Yao Qi <yao@codesourcery.com>
12824
12825 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12826 right line.
12827
1cbf5077
DB
128282014-08-18 David Blaikie <dblaikie@gmail.com>
12829
12830 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12831
bf0fae19
JB
128322014-08-18 Joel Brobecker <brobecker@adacore.com>
12833
12834 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12835 attribute in array range.
12836
3c8c5dcc
JB
128372014-08-18 Joel Brobecker <brobecker@adacore.com>
12838
12839 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12840
e66d4446
SC
128412014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12842
12843 PR c++/17132
12844 * gdb.cp/pr17132.cc: New file.
12845 * gdb.cp/pr17132.exp: New file.
12846
940df408
SC
128472014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12848
12849 * gdb.python/py-xmethods.py (A_getarrayind)
12850 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12851 Use 'print' with function call syntax.
12852 (E_method_matcher.match): Fix tab vs space indentation mixup.
12853
ebcc6c3a
YQ
128542014-08-15 Yao Qi <yao@codesourcery.com>
12855
12856 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12857 false.
12858
775e0f04
YQ
128592014-08-15 Yao Qi <yao@codesourcery.com>
12860
12861 * gdb.cp/casts.exp: Set print symbol off.
12862 * gdb.cp/class2.exp: Likewise.
12863 * gdb.cp/overload.exp: Likewise.
12864 * gdb.cp/templates.exp: Likewise.
12865
d769e349
DE
128662014-08-11 Doug Evans <dje@google.com>
12867
12868 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12869 (test_load_shlib): Update.
12870
20c6f1e1
YQ
128712014-08-09 Yao Qi <yao@codesourcery.com>
12872
12873 * gdb.base/display.exp: Invoke is_address_zero_readable.
12874 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12875 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12876 * gdb.base/hbreak-unmapped.exp: Return if
12877 is_address_zero_readable returns true.
12878 * gdb.base/signest.exp: Likewise.
12879 * gdb.base/signull.exp: Likewise.
12880 * gdb.base/sigbpt.exp: Likewise.
12881 * gdb.guile/scm-disasm.exp: Do the test if
12882 is_address_zero_readable returns false.
12883 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12884 * gdb.python/py-arch.exp: Likewise.
12885 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12886 * lib/gdb.exp (is_address_zero_readable): New proc.
12887
5792e8e3
YQ
128882014-08-09 Yao Qi <yao@codesourcery.com>
12889
12890 PR testsuite/13443
12891 * gdb.mi/mi-var-display.exp: Make test messages unique.
12892
3cecbbbe
TT
128932014-08-04 Tom Tromey <tromey@redhat.com>
12894
12895 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12896 target 0".
12897
00b51ff5
TT
128982014-08-04 Tom Tromey <tromey@redhat.com>
12899
12900 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12901 "target_resume".
12902
6908c509
JB
129032014-08-01 Joel Brobecker <brobecker@adacore.com>
12904
12905 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12906 inner_vla_struct_object_size.
12907 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12908 as xfail.
12909
cc6563d2
PA
129102014-07-30 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12913 comment.
12914
7e09a223
YQ
129152014-07-29 Yao Qi <yao@codesourcery.com>
12916
12917 PR gdb/17206
12918 * gdb.base/until-nodebug.exp: New.
12919
7ebdbe92
DE
129202014-07-28 Doug Evans <xdje42@gmail.com>
12921
12922 PR guile/17203
12923 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12924 previously existing parameter, and previously ambiguously spelled
12925 parameter.
12926
fdb1adc6
WN
129272014-07-28 Will Newton <will.newton@linaro.org>
12928
12929 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12930
186fcde0
DE
129312014-07-26 Ludovic Courtès <ludo@gnu.org>
12932 Doug Evans <xdje42@gmail.com>
12933
12934 PR guile/17146
12935 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12936
70509625
PA
129372014-07-25 Pedro Alves <palves@redhat.com>
12938
12939 * gdb.threads/signal-command-handle-nopass.c: New file.
12940 * gdb.threads/signal-command-handle-nopass.exp: New file.
12941 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12942 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12943 * gdb.threads/signal-delivered-right-thread.c: New file.
12944 * gdb.threads/signal-delivered-right-thread.exp: New file.
12945
c3f814a1
PA
129462014-07-25 Pedro Alves <palves@redhat.com>
12947
12948 * gdb.base/double-prompt-target-event-error.exp
12949 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12950 match.
12951 (cancel_pagination_in_target_event): Rework double prompt
12952 detection.
12953 * gdb.base/paginate-after-ctrl-c-running.exp
12954 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12955 <return>' match.
12956 * gdb.base/paginate-bg-execution.exp
12957 (test_bg_execution_pagination_return)
12958 (test_bg_execution_pagination_cancel): Remove '-notransfer
12959 <return>' matches.
12960 * gdb.base/paginate-execution-startup.exp
12961 (test_fg_execution_pagination_return)
12962 (test_fg_execution_pagination_cancel): Remove '-notransfer
12963 <return>' matches.
12964 * gdb.base/paginate-inferior-exit.exp
12965 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12966 match.
12967 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12968 * lib/gdb.exp (pagination_prompt): Run text through
12969 string_to_regexp.
12970 (gdb_test_multiple): Match $pagination_prompt instead of
12971 "<return>".
12972 (string_to_regexp): Move to lib/gdb-utils.exp.
12973
e214cf6c
JK
129742014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12975
12976 * gdb.arch/amd64-entry-value-paramref.S: New file.
12977 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12978 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12979 * gdb.arch/amd64-optimout-repeat.S: New file.
12980 * gdb.arch/amd64-optimout-repeat.c: New file.
12981 * gdb.arch/amd64-optimout-repeat.exp: New file.
12982
17d0c5c8
JK
129832014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12984
12985 PR gdb/17170
12986 * gdb.base/statistics.exp: New file.
12987
b8b8facf
DE
129882014-07-17 Doug Evans <dje@google.com>
12989
74b49205 12990 PR gdb/17170
b8b8facf
DE
12991 * gdb.base/maint.exp: Update testing of per-command stats.
12992
1b5d0ab3
PA
129932014-07-16 Pedro Alves <palves@redhat.com>
12994
12995 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12996 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12997 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12998 (tfile_write_buf): New functions.
12999 (add_memory_block): Rewrite using the above.
13000 (adjust_function_address): New function.
13001 (FUNCTION_ADDRESS): New macro.
13002 (write_basic_trace_file): Remove short_x local, and use
13003 tfile_write_16. Change type of func_addr local to unsigned long
13004 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13005 here. Cast argument of add_memory_block to char pointer.
13006 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13007 (main): Remove parameters.
13008 * gdb.trace/tfile.exp: Remove nowarnings.
13009
4d974e88
SM
130102014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13011
13012 * gdb.base/debug-expr.exp: Test string evaluation with
13013 "debug expression" on.
13014
41e99568
PA
130152014-07-15 Pedro Alves <palves@redhat.com>
13016
13017 * gdb.base/reread.exp: Use clean_restart.
13018
487d9753
PL
130192014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13020
13021 * gdb.arch/avr-flash-qualifer.c: New.
13022 * gdb.arch/avr-flash-qualifer.exp: New.
13023
cc1c52ad
PA
130242014-07-14 Pedro Alves <palves@redhat.com>
13025
13026 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13027 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13028
1e973570
PA
130292014-07-14 Pedro Alves <palves@redhat.com>
13030
13031 * gdb.base/double-prompt-target-event-error.c: New file.
13032 * gdb.base/double-prompt-target-event-error.exp: New file.
13033
93d6eb10
PA
130342014-07-14 Pedro Alves <palves@redhat.com>
13035
13036 PR gdb/17072
13037 * gdb.base/paginate-inferior-exit.c: New file.
13038 * gdb.base/paginate-inferior-exit.exp: New file.
13039
0017922d
PA
130402014-07-14 Pedro Alves <palves@redhat.com>
13041
13042 PR gdb/17072
13043 * gdb.base/paginate-bg-execution.c: New file.
13044 * gdb.base/paginate-bg-execution.exp: New file.
13045
94696ad3
PA
130462014-07-14 Pedro Alves <palves@redhat.com>
13047
13048 PR gdb/17072
13049 * gdb.base/paginate-execution-startup.c: New file.
13050 * gdb.base/paginate-execution-startup.exp: New file.
13051 * lib/gdb.exp (pagination_prompt): New global.
13052 (default_gdb_spawn): New procedure, factored out from
13053 default_gdb_spawn.
13054 (default_gdb_start): Adjust to call default_gdb_spawn.
13055 (gdb_spawn): New procedure.
13056
bd293940
PA
130572014-07-14 Pedro Alves <palves@redhat.com>
13058
13059 * lib/gdb.exp (gdb_assert): New procedure.
13060 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13061
c933f875
PA
130622014-07-14 Pedro Alves <palves@redhat.com>
13063
13064 * gdb.base/execution-termios.c: New file.
13065 * gdb.base/execution-termios.exp: New file.
13066
d98b7a16
TT
130672014-07-14 Tom Tromey <tromey@redhat.com>
13068
13069 * gdb.cp/vla-cxx.cc: New file.
13070 * gdb.cp/vla-cxx.exp: New file.
13071
548740d6
TT
130722014-07-14 Tom Tromey <tromey@redhat.com>
13073
13074 * gdb.reverse/rerun-prec.c: New file.
13075 * gdb.reverse/rerun-prec.exp: New file.
13076
a25eb028
MR
130772014-07-12 Maciej W. Rozycki <macro@mips.com>
13078 Maciej W. Rozycki <macro@codesourcery.com>
13079
13080 * lib/gdb-utils.exp: New file.
13081 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13082 inline `gdb_init_command' processing.
13083 (gdb_start_cmd): Likewise.
13084 * lib/mi-support.exp (mi_run_cmd): Likewise.
13085 * README: Document `gdb_init_command' and `gdb_init_commands'.
13086
218c2655
JK
130872014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13088
13089 Fix false FAIL running under a very long directory name.
13090 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13091 and "set print elements 10000". Twice.
13092
5401fde3
YQ
130932014-07-11 Yao Qi <yao@codesourcery.com>
13094
13095 * gdb.base/exprs.exp: "set print symbol off".
13096
e76126e8
PA
130972014-07-11 Pedro Alves <palves@redhat.com>
13098
13099 * gdb.threads/kill.c: New file.
13100 * gdb.threads/kill.exp: New file.
13101
2d6f0de6
YQ
131022014-07-10 Yao Qi <yao@codesourcery.com>
13103
13104 * gdb.trace/tfile.c (write_basic_trace_file)
13105 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13106 address written to trace file.
13107
7180e04a
PA
131082014-07-09 Pedro Alves <palves@redhat.com>
13109
13110 * gdb.base/attach-wait-input.exp: New file.
13111 * gdb.base/attach-wait-input.c: New file.
13112
9a9a7608
AB
131132014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13114
13115 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13116 setting up test structures.
13117 (main): Call new test function.
13118 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13119 test function, continue into test function and walk test
13120 structures.
13121
161ac41e
YQ
131222014-07-02 Yao Qi <yao@codesourcery.com>
13123
13124 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13125 'bar_start' at the beginning of functions 'foo' and 'bar'
13126 respectively.
13127 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13128 instead of 'foo' and 'bar'.
13129
1f267ae3
MM
131302014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13131
13132 * gdb.btrace/segv.exp: New.
13133 * gdb.btrace/segv.c: New.
13134
2b239efb
LM
131352014-07-02 Luis Machado <lgustavo@codesourcery.com>
13136
13137 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13138 instruction.
13139
cf363f18
MW
131402014-06-30 Mark Wielaard <mjw@redhat.com>
13141
13142 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13143 vulture, vilify, villar): New volatile array constants.
13144 (vindictive, vegetation): New const volatile array constants.
13145 * gdb.base/volatile.exp: Test volatile and const volatile array
13146 types.
13147
aebf9d24
AA
131482014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13149
13150 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13151 target lacks support for awatch, rwatch, or hbreak.
13152
b67a2c6f
YQ
131532014-06-27 Yao Qi <yao@codesourcery.com>
13154
13155 * gdb.multi/dummy-frame-restore.exp: New.
13156 * gdb.multi/dummy-frame-restore.c: New.
13157
aef92902
MM
131582014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13159
13160 * gdb.btrace/gcore.exp: New.
13161
8e9db26e
PA
131622014-06-23 Pedro Alves <palves@redhat.com>
13163
13164 * gdb.base/watchpoint-reuse-slot.c: New file.
13165 * gdb.base/watchpoint-reuse-slot.exp: New file.
13166
70afc5b7
SC
131672014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13168
13169 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13170 progspace's filename in 'info', 'enable' and 'disable' command
13171 tests.
13172
b972bd9c
JK
131732014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13174
13175 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13176 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13177 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13178
125f8a3d
GB
131792014-06-20 Gary Benson <gbenson@redhat.com>
13180
13181 * gdb.arch/i386-avx.exp: Fix include file location.
13182 * gdb.arch/i386-sse.exp: Likewise.
13183
3ed9baed
IB
131842014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13185
13186 * gdb.dlang/expression.exp: New file.
13187
034f788c
PA
131882014-06-19 Pedro Alves <palves@redhat.com>
13189
13190 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13191 out from ...
13192 (top level): ... here. Iterate running tests under different
13193 scheduler-locking settings.
13194
45371d0c
LM
131952014-06-18 Luis Machado <lgustavo@codesourcery.com>
13196
13197 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13198 to DW_FORM_addr and use non-zero addresses.
13199
5d376983
SC
132002014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13201
13202 PR gdb/17017
13203 * gdb.python/py-xmethods.cc: Add global function call counters and
13204 increment them in their respective functions. Remove "cout"
13205 statements.
13206 * gdb.python/py-xmethods.exp: Make tests check the global function
13207 call counters instead of depending on inferior IO.
13208
a1aa2221
LM
132092014-06-18 Don Breazeal <donb@codesourcery.com>
13210
13211 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13212 Deleted procedure.
13213 (explicit_fork_parent_follow): Deleted procedure.
13214 (explicit_fork_child_follow): Deleted procedure.
13215 (test_follow_fork): New procedure.
13216 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 13217 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
13218 procedure calls.
13219
0fc05997
YQ
132202014-06-17 Yao Qi <yao@codesourcery.com>
13221
13222 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13223 CP1252.
13224
70795c52
LM
132252014-06-17 Luis Machado <lgustavo@codesourcery.com>
13226
13227 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13228 Initialize ptr and S explicitly.
13229 (skip_type_update_when_not_use_rtti_test): Likewise.
13230
6be47f0c
KS
132312014-06-16 Keith Seitz <keiths@redhat.com>
13232
13233 PR mi/15863
13234 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13235 the inferior is started.
13236
d03de421
PA
132372014-06-16 Pedro Alves <palves@redhat.com>
13238
13239 * gdb.base/break-main-file-remove-fail.c: New file.
13240 * gdb.base/break-main-file-remove-fail.exp: New file.
13241 * gdb.base/break-unload-file.exp: Use build_executable instead of
13242 prepare_for_testing.
13243 (test_break): New parameter "initial_load". Handle it.
13244 (top level): Add initial_load cmdline/file axis.
13245
f9579b99
TT
132462014-06-12 Tom Tromey <tromey@redhat.com>
13247
13248 * gdb.base/completion.exp: Don't use directory name in test.
13249
3657956b
GB
132502014-06-09 Gary Benson <gbenson@redhat.com>
13251
13252 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13253 separate the always-available ANSI-standard signals from the
13254 signals that require checking.
13255 (main): Likewise.
13256 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13257 Likewise.
13258 (main): Likewise.
13259
4186eb54
KS
132602014-06-07 Keith Seitz <keiths@redhat.com>
13261
13262 Revert:
13263 PR c++/16253
13264 * gdb.cp/var-tag.cc: New file.
13265 * gdb.cp/var-tag.exp: New file.
13266 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13267 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13268 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13269 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13270
25326a28 132712014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
13272
13273 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13274
829155c9
PA
132752014-06-06 Pedro Alves <palves@redhat.com>
13276
13277 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13278 in target debug output instead of looking at RSP packets,
13279 disabling the test on any target that uses hardware stepping.
13280 Update comments.
13281
61c8d22e
PA
132822014-06-06 Pedro Alves <palves@redhat.com>
13283
13284 * gdb.base/break-unload-file.exp: Fix typo.
13285
d9a47287
YQ
132862014-06-06 Yao Qi <yao@codesourcery.com>
13287
13288 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13289 from "jit_function" to "^jit_function".
13290
e5e01dbf
YQ
132912014-06-06 Yao Qi <yao@codesourcery.com>
13292
13293 * gdb.base/async.c (foo): Add one statement.
13294 * gdb.base/async.exp: Get the next instruction address and
13295 match the output of "nexti" by instruction address. Match
13296 the hex address in the output of "finish".
13297
73ba372c
GB
132982014-06-06 Gary Benson <gbenson@redhat.com>
13299
13300 * gdb.base/call-signals.c: Remove preprocessor conditionals
13301 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13302 SIGSEGV and SIGTERM.
13303 * gdb.base/sigall.c: Likewise.
13304 * gdb.base/unwindonsignal.c: Likewise.
13305 * gdb.reverse/sigall-reverse.c: Likewise.
13306
831517df
YQ
133072014-06-06 Yao Qi <yao@codesourcery.com>
13308
13309 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13310 readable, skip the test.
13311
b8b91e98
YQ
133122014-06-06 Yao Qi <yao@codesourcery.com>
13313
13314 * gdb.threads/staticthreads.c (thread_function): Move the line
13315 setting breakpoint on forward.
13316 * gdb.threads/staticthreads.exp: Update comments.
13317
fb934770
LC
133182014-06-05 Ludovic Courtès <ludo@gnu.org>
13319
13320 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13321 "history-append! type error".
13322
6ef284bd
SM
133232014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13324
13325 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13326 erroneous dprintf expected input.
13327
a872e241
DE
133282014-06-04 Doug Evans <xdje42@gmail.com>
13329
13330 * gdb.guile/scm-generics.exp: Delete.
13331
16f691fb
DE
133322014-06-04 Doug Evans <xdje42@gmail.com>
13333
13334 * gdb.guile/scm-breakpoint.exp: Update.
13335 Add tests for breakpoint registration.
13336
012370f6
TT
133372014-06-04 Tom Tromey <tromey@redhat.com>
13338
13339 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13340 VLA-in-union.
13341 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13342 inner_vla_struct, vla_union types. Initialize objects of those
13343 types and compute their sizes.
13344
9f5a4cef
HZ
133452014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13346 Hui Zhu <hui@codesourcery.com>
13347
13348 * gdb.base/fileio.exp: Add test for shell not available as well as
13349 available.
13350 * gdb.base/fileio.c (test_system): Check for shell twice.
13351
90a45c4d
YQ
133522014-06-04 Yao Qi <yao@codesourcery.com>
13353
13354 * gdb.base/auto-connect-native-target.exp: Remove redundant
13355 space from the regexp pattern.
13356
70017e41
YQ
133572014-06-04 Yao Qi <yao@codesourcery.com>
13358
13359 * gdb.base/default.exp: Replace "child" with "native" in
13360 regexp pattern.
13361
883964a7
SC
133622014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13363
13364 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13365 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13366 * gdb.python/py-xmethods.py: Python script supporting the
13367 new testcase and tests.
13368
ef370185
JB
133692014-06-03 Joel Brobecker <brobecker@adacore.com>
13370 Pedro Alves <palves@redhat.com>
13371
13372 PR breakpoints/17000
13373 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13374 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13375
1e2ccb61
BM
133762014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13377
13378 * gdb.base/subst.exp: Add tests to verify partial path matching
13379 output.
13380
c6ec5ab2
PA
133812014-06-03 Pedro Alves <palves@redhat.com>
13382
13383 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13384 target that doesn't use software single-stepping.
13385
835c559f
PA
133862014-06-03 Pedro Alves <palves@redhat.com>
13387
13388 PR breakpoints/17000
13389 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13390 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13391
06eb1586
DE
133922014-06-02 Doug Evans <xdje42@gmail.com>
13393
13394 * gdb.guile/scm-parameter.exp: New file.
13395
e698b8c4
DE
133962014-06-02 Doug Evans <xdje42@gmail.com>
13397
13398 * gdb.guile/scm-cmd.c: New file.
13399 * gdb.guile/scm-cmd.exp: New file.
13400
ded03782
DE
134012014-06-02 Doug Evans <xdje42@gmail.com>
13402
13403 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13404 pretty-printer lookup.
13405 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13406 (make-pp_s-printer): Call it.
13407 (make-pretty-printer-from-dict): New function.
13408 (lookup-pretty-printer-maker-from-dict): New function.
13409 (*pretty-printer*): Simplify.
13410 (make-objfile-pp_s-printer): New function.
13411 (install-objfile-pretty-printers!): New function.
13412 (make-progspace-pp_s-printer): New function.
13413 (install-progspace-pretty-printers!): New function.
13414 * gdb.guile/scm-progspace.c: New file.
13415 * gdb.guile/scm-progspace.exp: New file.
13416
41fac0cf
PA
134172014-06-02 Pedro Alves <palves@redhat.com>
13418
13419 * gdb.base/dprintf-bp-same-addr.c: New file.
13420 * gdb.base/dprintf-bp-same-addr.exp: New file.
13421
96ae5695
EBM
134222014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13423
13424 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13425 * gdb.arch/powerpc-power.s: Likewise.
13426
da02b3a8
JB
134272014-06-02 Joel Brobecker <brobecker@adacore.com>
13428
13429 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13430
c72b2e7b
YQ
134312014-06-01 Yao Qi <yao@codesourcery.com>
13432
13433 * gdb.base/watchpoint.exp (test_watch_location): Check null
13434 pointer can be dereferenced. If not, do the test, otherwise
13435 skip it.
13436
53e8a631
AB
134372014-05-30 Andrew Burgess <aburgess@broadcom.com>
13438
13439 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13440 results.
13441 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13442
938f0e2f
AB
134432014-05-30 Andrew Burgess <aburgess@broadcom.com>
13444
13445 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13446 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13447 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13448 * gdb.arch/amd64-invalid-stack-top.c: New file.
13449 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13450
9ba6657a
PA
134512014-05-30 Pedro Alves <palves@redhat.com>
13452
13453 PR breakpoints/17000
13454 * gdb.base/sss-bp-on-user-bp.c: New file.
13455 * gdb.base/sss-bp-on-user-bp.exp: New file.
13456
522c09bf
DB
134572014-05-30 David Blaikie <dblaikie@gmail.com>
13458
13459 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13460 gnu_inline semantics via attribute.
13461 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13462 source explicitly specifies the required semantics.
13463
bf4ef81e
MR
134642014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13465
13466 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13467
329ea579
PA
134682014-05-29 Pedro Alves <palves@redhat.com>
13469 Tom Tromey <tromey@redhat.com>
13470
13471 * gdb.base/async-shell.exp: Don't enable target-async.
13472 * gdb.base/async.exp
13473 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13474 parameter. Adjust.
13475 (top level): Don't test with "target-async".
13476 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13477 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13478 * gdb.base/inferior-died.exp: Don't enable target-async.
13479 * gdb.base/interrupt-noterm.exp: Likewise.
13480 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13481 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13482 * gdb.mi/mi-nonstop.exp: Likewise.
13483 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13484 * gdb.mi/mi-nsintrall.exp: Likewise.
13485 * gdb.mi/mi-nsmoribund.exp: Likewise.
13486 * gdb.mi/mi-nsthrexec.exp: Likewise.
13487 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13488 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13489 * gdb.python/py-evsignal.exp: Don't enable target-async.
13490 * gdb.python/py-evthreads.exp: Likewise.
13491 * gdb.python/py-prompt.exp: Likewise.
13492 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13493 * gdb.server/solib-list.exp: Don't enable target-async.
13494 * gdb.threads/thread-specific-bp.exp: Likewise.
13495 * lib/mi-support.exp: Adjust to use mi-async.
13496
fd664c91
PA
134972014-05-29 Pedro Alves <palves@redhat.com>
13498
13499 PR gdb/13860
13500 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13501 reason, even in sync mode.
13502
251bde03
PA
135032014-05-29 Pedro Alves <palves@redhat.com>
13504 Hui Zhu <hui@codesourcery.com>
13505
13506 PR PR15693
13507 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13508 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13509 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13510 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13511
7f3c0343
JB
135122014-05-28 Joel Brobecker <brobecker@adacore.com>
13513
13514 * config/monitor.exp (gdb_target_monitor): Replace use of
13515 "set remotebaud" by "set serial baud".
13516
b2715b27
AW
135172014-05-26 Andy Wingo <wingo@igalia.com>
13518
13519 * gdb.guile/scm-breakpoint.exp:
13520 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13521 properties instead of gdb-object-properties.
13522
498a4489
YQ
135232014-05-26 Yao Qi <yao@codesourcery.com>
13524
13525 * gdb.server/no-thread-db.exp: Specify source file name
13526 explicitly when setting a breakpoint.
13527
589fdceb
MM
135282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13529
13530 * gdb.btrace/vdso.c: New.
13531 * gdb.btrace/vdso.exp: New.
13532
e9089e05
MM
135332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13534
13535 * gdb.base/gcore.exp (capture_command_output): Move ...
13536 * lib/gdb.exp (capture_command_output): ... here.
13537
67b5c0c1
MM
135382014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13539
13540 * gdb.btrace/data.exp: Test memory access during btrace replay.
13541
a2199296
SM
135422014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13543
13544 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13545
17b2616c
PA
135462014-05-21 Pedro Alves <palves@redhat.com>
13547
13548 PR gdb/13860
13549 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13550 (top level): Test that output related to execution commands is
13551 sent to the console with CLI commands, but not with MI commands.
13552 Test that breakpoint events are always mirrored to the console.
13553 Also expect the new source line to be output after a "next" in
13554 async mode too. Make it a pass/fail test.
13555 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13556 output.
13557 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13558
5166082f
PA
135592014-05-21 Pedro Alves <palves@redhat.com>
13560
13561 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13562 Use them to test variations of "list" after reaching a breakpoint.
13563 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13564 Test "list" with listsize 10 after reaching a breakpoint.
13565 * gdb.python/python.exp (decode_line current location line
13566 number): Adjust expected line number.
13567
2f25d70f
SM
135682014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13569
13570 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13571 behavior for $args, pass it directly to "run".
13572
ff604a67
MR
135732014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13574
13575 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13576 30000 to 65536.
13577
6a3cb8e8
PA
135782014-05-21 Pedro Alves <palves@redhat.com>
13579
13580 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13581 auto-connect-native-target off".
13582 * gdb.base/auto-connect-native-target.c: New file.
13583 * gdb.base/auto-connect-native-target.exp: New file.
13584
4ebfc96e
PA
135852014-05-21 Pedro Alves <palves@redhat.com>
13586
13587 * gdb.base/default.exp: Test "target native" instead of "target
13588 child".
13589
36d46afb
MW
135902014-05-21 Mark Wielaard <mjw@redhat.com>
13591
13592 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13593
5876f503
JK
135942014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13595
13596 Fix TLS access for -static -pthread.
13597 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13598 <HAVE_TLS> (thread_function, main): Initialize it.
13599 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13600 Add clean_restart.
13601 <$have_tls != "">: Check TLSVAR.
13602
0256a6ac
PA
136032014-05-21 Pedro Alves <palves@redhat.com>
13604
13605 * gdb.base/dcache-line-read-error.c: New.
13606 * gdb.base/dcache-line-read-error.exp: New.
13607
936d2992
PA
136082014-05-20 Pedro Alves <palves@redhat.com>
13609
13610 * gdb.base/compare-sections.c: New file.
13611 * gdb.base/compare-sections.exp: New file.
13612
802e8e6d
PA
136132014-05-20 Pedro Alves <palves@redhat.com>
13614
13615 * gdb.base/break-idempotent.c: New file.
13616 * gdb.base/break-idempotent.exp: New file.
13617
e59fa00f
MM
136182014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13619
13620 * gdb.btrace/nohist.exp: New.
13621
8b696e31
YQ
136222014-05-20 Yao Qi <yao@codesourcery.com>
13623
13624 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13625 gdb.reverse directory and gdb_reverse_timeout exists in board
13626 setting.
13627 * README: Document gdb_reverse_timeout.
13628
73c9764f
YQ
136292014-05-20 Yao Qi <yao@codesourcery.com>
13630
13631 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13632 'test_file_name'. Treat args as a string instead of a list.
13633 (gdb_init): Rename argument 'args' by 'test_file_name'.
13634
f1f4348a
JK
136352014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13636
13637 * gdb.arch/powerpc-power.exp: New file.
13638 * gdb.arch/powerpc-power.s: New file.
13639
0dbe70ce
DE
136402014-05-16 Doug Evans <dje@google.com>
13641
13642 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
13643 * gdb.base/completion.exp: Check that all expected files exist
13644 before doing file completion.
0dbe70ce 13645
8d551b02
DE
136462014-05-16 Doug Evans <dje@google.com>
13647
13648 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13649 Update.
13650 (do_syscall_tests_without_xml): Update.
13651
73eb7709
PA
136522014-05-16 Pedro Alves <palves@redhat.com>
13653
13654 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13655 instead of "unknown output after running".
13656
3fae92fc
YQ
136572014-05-16 Yao Qi <yao@codesourcery.com>
13658
13659 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13660 file1.txt from host at the end.
13661 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13662
c2b2ccc5
DE
136632014-05-15 Doug Evans <dje@google.com>
13664
13665 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13666 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13667 loading file. Add test for TU lookup.
13668
8c217a4b
SM
136692014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13670
13671 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13672 calling "-exec-arguments" or "set args" before running the
13673 inferior.
13674
3deb39c6
SM
136752014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13676
13677 * lib/mi-support.exp (mi_expect_stop): Expect message for
13678 inferiors that exit with non-zero exit code.
13679
71a79f8c
YQ
136802014-05-14 Yao Qi <yao@codesourcery.com>
13681
13682 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13683 match absolute path on remote host.
13684 (test_file_list_exec_source_files): Remove "/" from the
13685 pattern.
13686
f23fcd46
YQ
136872014-05-14 Yao Qi <yao@codesourcery.com>
13688
13689 * boards/local-remote-host-notty.exp (${board}_file): New
13690 proc.
13691
9404b58f
KM
136922014-05-07 Kyle McMartin <kyle@redhat.com>
13693
13694 Pushed by Joel Brobecker <brobecker@adacore.com>.
13695 * gdb.arch/aarch64-atomic-inst.c: New file.
13696 * gdb.arch/aarch64-atomic-inst.exp: New file.
13697
5e45f04c
YQ
136982014-05-07 Yao Qi <yao@codesourcery.com>
13699
13700 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13701 in current context" too.
13702
c888a17d
KS
137032014-05-05 Keith Seitz <keiths@redhat.com>
13704
13705 * gdb.linespec/ls-dollar.exp: Add test for linespec
13706 file:convenience_variable.
13707
290a839c
YQ
137082014-05-05 Yao Qi <yao@codesourcery.com>
13709
13710 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13711 traceframes into tfile and ctf trace files. Read data from
13712 trace file and test collected data.
13713 (gdb_collect_locals_test): Likewise.
13714 (gdb_unavailable_registers_test): Likewise.
13715 (gdb_unavailable_floats): Likewise.
13716 (gdb_collect_globals_test): Likewise.
13717 (top-level): Append "ctf" to trace_file_targets if GDB
13718 supports.
13719
b5262cd0
YQ
137202014-05-05 Yao Qi <yao@codesourcery.com>
13721
13722 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13723 code to ...
13724 (gdb_collect_args_test_1): ... it. New proc.
13725 (gdb_collect_locals_test): Move some code to ...
13726 (gdb_collect_locals_test_1): ... it. New proc.
13727 (gdb_unavailable_registers_test): Move some code to ...
13728 (gdb_unavailable_registers_test_1): ... it. New proc.
13729 (gdb_unavailable_floats): Move some code to ...
13730 (gdb_unavailable_floats_1): ... it. New proc.
13731
30a1e6cc
SDJ
137322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13733
13734 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13735 probes to test for bitness recognition.
13736 * gdb.arch/amd64-stap-optional-prefix.exp
13737 (test_probe_value_without_reg): New procedure.
13738 Add code to test for different kinds of bitness.
13739
f33da99a
SDJ
137402014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13741
13742 PR breakpoints/16889
13743 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13744 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13745
5b80f00d
PA
137462014-05-01 Pedro Alves <palves@redhat.com>
13747
13748 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13749 gdb_file_cmd if no file is specified.
13750 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13751 last_loaded_file to set the remote exec-file.
13752
f8c2a73c
PA
137532014-05-01 Pedro Alves <palves@redhat.com>
13754
13755 * boards/local-remote-host.exp: New file.
13756
be6e8ac7
PA
137572014-05-01 Pedro Alves <palves@redhat.com>
13758
13759 * boards/local-remote-host.exp: Rename to ...
13760 * boards/local-remote-host-notty.exp: ... this.
13761
cac0dc8f
JB
137622014-04-28 Joel Brobecker <brobecker@adacore.com>
13763
13764 * gdb.ada/dyn_arrayidx: New testcase.
13765
9730e6cc
YQ
137662014-04-26 Yao Qi <yao@codesourcery.com>
13767
13768 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13769 and compute the length of function main. Save it in
13770 $main_length.
13771 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13772 (top-level): Use gdb_compile to compile objects into
13773 executable and restart GDB. Remove invocation to
13774 prepare_for_testing.
13775
7ae1a6a6
PA
137762014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13777 Pedro Alves <palves@redhat.com>
13778
13779 PR server/16255
13780 * gdb.multi/multi-attach.c: New file.
13781 * gdb.multi/multi-attach.exp: New file.
13782
4082afcc
PA
137832014-04-25 Pedro Alves <palves@redhat.com>
13784
13785 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13786 user.
13787 (top level): Test that "set remote conditional-breakpoints-packet
13788 off" works as intended.
13789 * gdb.base/dprintf.exp: Test that "set remote
13790 breakpoint-commands-packet off" works as intended.
13791 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13792 New function.
13793 (top level): Call it.
13794 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13795 remote fast-tracepoints-packet off" works as intended.
13796 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13797 * lib/gdb.exp (gdb_is_target_remote): ... here.
13798
2abc3f8d
DB
137992014-04-24 David Blaikie <dblaikie@gmail.com>
13800
13801 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13802 ensure clang would not discard them.
13803 * gdb.base/gdbvars.c: Ditto.
13804 * gdb.base/memattr.c: Ditto.
13805 * gdb.base/whatis.c: Ditto.
13806 * gdb.python/py-prettyprint.c: Ditto.
13807 * gdb.trace/actions.c: Ditto.
13808 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13809 ensure clang would not discard it.
13810
bfd39632
DB
138112014-04-24 David Blaikie <dblaikie@gmail.com>
13812
13813 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13814 clang to emit the full definition of type required by the test
13815 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13816
22842ff6
DB
138172014-04-24 David Blaikie <dblaikie@gmail.com>
13818
13819 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13820 coax Clang into emitting the definition of the type.
13821 * gdb.cp/pr10728-x.h (y): Ditto.
13822 * gdb.cp/pr10728-y.cc (y): Ditto.
13823
c2e827ad
DB
138242014-04-24 David Blaikie <dblaikie@gmail.com>
13825
13826 * gdb.base/label.exp: XFAIL label related tests under Clang.
13827 * gdb.cp/cplabel.exp: Ditto.
13828 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13829 under Clang those using labels.
13830
4c2d33e7
YQ
138312014-04-25 Yao Qi <yao@codesourcery.com>
13832
13833 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13834 double_label.
13835 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13836 partial_label and double_label.
13837
56083b99
DB
138382014-04-24 David Blaikie <dblaikie@gmail.com>
13839
13840 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13841
25d4e99d
DB
138422014-04-24 David Blaikie <dblaikie@gmail.com>
13843
13844 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13845 of the function to work across GCC and Clang.
13846 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13847 pointer types (const void ** const V void **).
13848
01f9f808
MS
138492014-04-24 Michael Sturm <michael.sturm@mintel.com>
13850 Walfred Tedeschi <walfred.tedeschi@intel.com>
13851
13852 * Makefile.in (EXECUTABLES): Added i386-avx512.
13853 * gdb.arch/i386-avx512.c: New file.
13854 * gdb.arch/i386-avx512.exp: Likewise.
13855
4b48d439
KS
138562014-04-23 Keith Seitz <keiths@redhat.com>
13857
13858 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13859 (mi_make_breakpoint_table): New procedure.
13860 (mi_create_breakpoint): Use mi_make_breakpoint
13861 and return the result.
13862 (mi_make_breakpoint): New procedure.
13863 (mi_build_kv_pairs): New procedure.
13864
13865 * gdb.mi/mi-break.exp: Remove unused globals,
13866 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13867 All callers updated.
13868 * gdb.mi/mi-dprintf.exp: Use variable to track command
13869 number.
13870 Update all callers of mi_create_breakpoint and use
13871 mi_make_breakpoint_table.
13872 Remove any unused global variables.
13873 * gdb.mi/mi-nonstop.exp: Likewise.
13874 * gdb.mi/mi-nsintrall.exp: Likewise.
13875 * gdb.mi/mi-nsmoribund.exp: Likewise.
13876 * gdb.mi/mi-nsthrexec.exp: Likewise.
13877 * gdb.mi/mi-reverse.exp: Likewise.
13878 * gdb.mi/mi-simplerun.exp: Likewise.
13879 * gdb.mi/mi-stepn.exp: Likewise.
13880 * gdb.mi/mi-syn-frame.exp: Likewise.
13881 * gdb.mi/mi-until.exp: Likewise.
13882 * gdb.mi/mi-var-cp.exp: Likewise.
13883 * gdb.mi/mi-var-display.exp: Likewise.
13884 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13885 * gdb.mi/mi2-var-child.exp: Likewise.
13886 * gdb.mi/mi-vla-c99.exp: Likewise.
13887 * lib/mi-support.exp: Likewise.
13888
13889 From Ian Lance Taylor <iant@cygnus.com>:
13890 * lib/gdb.exp (parse_args): New procedure.
13891
08351840
PA
138922014-04-23 Pedro Alves <palves@redhat.com>
13893
13894 * gdb.base/break-unload-file.c: New file.
13895 * gdb.base/break-unload-file.exp: New file.
13896 * gdb.base/sym-file-lib.c (baz): New function.
13897 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13898 field.
13899 (load): Store the segment's mapped size.
13900 (unload): New function.
13901 (unload_shlib): New function.
13902 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13903 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13904 set a breakpoint at baz, and call it.
13905 * gdb.base/sym-file.exp: New tests for stale breakpoint
13906 instructions.
13907
076855f9
PA
139082014-04-23 Pedro Alves <palves@redhat.com>
13909
13910 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13911 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13912 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13913 * gdb.base/hbreak-unmapped.c: New file.
13914 * gdb.base/hbreak-unmapped.exp: New file.
13915 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13916 * lib/gdb.exp (gdb_is_target_remote): ... here.
13917
483805cf
PA
139182014-04-22 Pedro Alves <palves@redhat.com>
13919
13920 * gdb.base/consecutive-step-over.c: New file.
13921 * gdb.base/consecutive-step-over.exp: New file.
13922
06d97543
PA
139232014-04-22 Pedro Alves <palves@redhat.com>
13924
13925 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13926 instead of send_gdb/gdb_expect.
13927
b4429ea2
YQ
139282014-04-22 Yao Qi <yao@codesourcery.com>
13929
13930 * lib/trace-support.exp (generate_tracefile): New procedure.
13931 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13932 return 0.
13933 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13934 if generate_tracefile returns 1.
13935
51d48146
PA
139362014-04-18 Tom Tromey <palves@redhat.com>
13937 Pedro alves <tromey@redhat.com>
13938
13939 PR backtrace/15558
13940 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13941 with a backtrace limit.
13942 * gdb.python/py-frame-inline.exp: Test running to an inline
13943 function with a backtrace limit, and printing the newest frame.
13944 * gdb.python/py-frame-inline.c (main): Call f.
13945
bd1dce5f
MS
139462014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13947
13948 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13949
40d1a503
MS
139502014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13951
13952 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13953 Drop prefix from unsupported source file path.
13954
389b98f7
YQ
139552014-04-17 Yao Qi <yao@codesourcery.com>
13956
13957 * lib/gdb.exp (with_target_charset): New proc.
13958 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13959 with_target_charset.
13960 (test_print_strings): Likewise.
13961 (test_repeat_bytes): Likewise.
13962 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13963 for some tests.
13964
22869d73
KS
139652014-04-16 Keith Seitz <keiths@redhat.com>
13966
13967 PR gdb/15827
13968 * gdb.dwarf2/corrupt.c: New file.
13969 * gdb.dwarf2/corrupt.exp: New file.
13970
c4f87ca6
KS
139712014-04-16 Keith Seitz <keiths@redhat.com>
13972
13973 PR c++/16597
13974 * gdb.cp/namelessclass.cc: New file.
13975 * gdb.cp/namelessclass.exp: New file.
13976 * gdb.cp/namelessclass.S: New file.
13977
ab19de87
DE
139782014-04-16 Doug Evans <dje@google.com>
13979
13980 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13981 Add comment.
13982 (gdbserver_default_get_comm_port): New function.
13983 (gdbserver_start): Check if board file provided
13984 "gdbserver,get_comm_port" and use it if so.
13985 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13986 (gdb,socketport): Set to "stdio".
13987 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13988 (stdio_gdbserver_template): Delete.
13989 (${board}_get_remote_address): Update.
13990 (${board}_build_remote_cmd): Delete.
13991 (${board}_get_comm_port): New function.
13992 (${board}_spawn): Update.
13993 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13994 Delete.
13995 (${board}_get_remote_address): Update.
13996 (${board}_get_comm_port): New function.
13997
fc98a809
AB
139982014-04-16 Andrew Burgess <aburgess@broadcom.com>
13999
14000 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14001 appearing in any order.
14002
87fd9e6e
DE
140032014-04-15 Doug Evans <dje@google.com>
14004
14005 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14006 uninitialized value of "description".
14007
099fc3ea
KS
140082014-04-15 Keith Seitz <keiths@redhat.com>
14009
14010 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14011 Remove unused globals.
14012 (test_running_the_program): Likewise.
14013 (test_controlled_execution): Likewise.
14014 (test_controlling_breakpoints): Likewise.
14015 (test_program_termination): Likewise.
14016
5da151d4
KS
140172014-04-15 Keith Seitz <keiths@redhat.com>
14018
14019 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14020 unused globals.
14021 (test_rbreak_creation_and_listing): Likewise.
14022 (test_ignore_count): Likewise.
14023 (test_error): Likewise.
14024
35e5d2f0
PA
140252014-04-15 Pedro Alves <palves@redhat.com>
14026
14027 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14028 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14029 sym-file-loader.c.
14030 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14031 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14032 to sym-file-loader.c.
14033 (struct library): Forward declare.
14034 (load_shlib, lookup_function): Change prototypes.
14035 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14036 (translate_offset): Remove declarations.
14037 (get_text_addr): New declaration.
14038 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14039 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14040 sym-file-loader.h.
14041 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14042 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14043 here from sym-file-loader.h.
14044 (struct library): New structure.
14045 (load_shlib, lookup_function): Change prototypes and adjust to
14046 work with a struct library.
14047 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14048 (translate_offset): Make static.
14049 (get_text_addr): New function.
14050 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14051
eb4c1710
PA
140522014-04-15 Pedro Alves <palves@redhat.com>
14053
14054 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14055
2d1baf52
PA
140562014-04-15 Pedro Alves <palves@redhat.com>
14057
14058 * gdb.base/sym-file-loader.c: Include <limits.h>.
14059 (SELF_LINK): New define.
14060 (get_origin): New function.
14061 (load_shlib): Use it.
14062 * gdb.base/sym-file.exp: Don't early return if the target is
14063 remote. Use runto_main, and issue fail is that fails. Use
14064 gdb_load_shlibs.
14065 (shlib_name): Delete.
14066 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14067
7dd6df01
PA
140682014-04-15 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/sym-file.exp: Remove regex characters from test
14071 message. Don't refer to breakpoint numbers in test messages.
14072
b50c8614
KS
140732014-04-14 Keith Seitz <keiths@redhat.com>
14074
14075 PR c++/16253
14076 * gdb.cp/var-tag.cc: New file.
14077 * gdb.cp/var-tag.exp: New file.
14078 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14079 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14080 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14081 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14082
3d567982
TT
140832014-04-14 Tom Tromey <tromey@redhat.com>
14084
14085 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14086 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14087 type.
14088 * gdb.cp/enum-class.exp: New file.
14089 * gdb.cp/enum-class.cc: New file.
14090
0626fc76
TT
140912014-04-14 Tom Tromey <tromey@redhat.com>
14092
14093 * gdb.dwarf2/enum-type.exp: New file.
14094
dca325b3
SA
140952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14096
14097 * gdb.mi/mi-vla-c99.exp: New file.
14098 * gdb.mi/vla.c: New file.
14099
5854b38a
SA
141002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14101
14102 * gdb.base/vla-datatypes.c: New file.
14103 * gdb.base/vla-datatypes.exp: New file.
14104
463bb957
SA
141052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14106
14107 * gdb.base/vla-ptr.c: New file.
14108 * gdb.base/vla-ptr.exp: New file.
14109
3dd170be
SA
141102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14111
14112 * gdb.dwarf2/count.exp: New file.
14113
5ecaaa66
SA
141142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14115
14116 * gdb.base/vla-sideeffect.c: New file.
14117 * gdb.base/vla-sideeffect.exp: New file.
14118
41f1ada5
DB
141192014-04-14 David Blaikie <dblaikie@gmail.com>
14120
14121 * gdb.mi/non-stop.c: Add return value for non-void function return
14122 statement.
14123 * gdb.threads/staticthreads.c: Ditto.
14124
0be03e84
DE
141252014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14126 Doug Evans <xdje42@gmail.com>
14127
14128 * gdb.guile/scm-value.c: Improve test case.
14129 * gdb.guile/scm-value.exp: Add new test.
14130
f180a1fb
DB
141312014-04-11 David Blaikie <dblaikie@gmail.com>
14132
14133 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14134 override Clang's default.
14135
6b662e19
JB
141362014-04-11 Joel Brobecker <brobecker@adacore.com>
14137
14138 Revert the following changes (regressions):
14139
14140 * gdb.base/vla-sideeffect.c: New file.
14141 * gdb.base/vla-sideeffect.exp: New file.
14142
14143 * gdb.dwarf2/count.exp: New file.
14144
14145 * gdb.base/vla-multi.c: New file.
14146 * gdb.base/vla-multi.exp: New file.
14147
14148 * gdb.base/vla-ptr.c: New file.
14149 * gdb.base/vla-ptr.exp: New file.
14150
14151 * gdb.base/vla-datatypes.c: New file.
14152 * gdb.base/vla-datatypes.exp: New file.
14153
14154 * gdb.mi/mi-vla-c99.exp: New file.
14155 * gdb.mi/vla.c: New file.
14156
245a5f0b
KS
141572014-04-11 Keith Seitz <keiths@redhat.com>
14158
14159 PR c++/16675
14160 * gdb.cp/cpsizeof.exp: New file.
14161 * gdb.cp/cpsizeof.cc: New file.
14162
58a84dcf
SA
141632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14164
191a8a90
JB
14165 * gdb.mi/mi-vla-c99.exp: New file.
14166 * gdb.mi/vla.c: New file.
58a84dcf 14167
c8655f75
SA
141682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14169
14170 * gdb.base/vla-datatypes.c: New file.
14171 * gdb.base/vla-datatypes.exp: New file.
14172
024e13b4
SA
141732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14174
14175 * gdb.base/vla-ptr.c: New file.
14176 * gdb.base/vla-ptr.exp: New file.
14177
1a237e0e
SA
141782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14179
14180 * gdb.base/vla-multi.c: New file.
14181 * gdb.base/vla-multi.exp: New file.
14182
504f3432
SA
141832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14184
14185 * gdb.dwarf2/count.exp: New file.
14186
3bce8237
SA
141872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14188
191a8a90
JB
14189 * gdb.base/vla-sideeffect.c: New file.
14190 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 14191
322f9c21
YQ
141922014-04-11 Yao Qi <yao@codesourcery.com>
14193
14194 * gdb.base/completion.exp: Check file exists before running tests
14195 on file completion.
14196
d708bcd1
PA
141972014-04-10 Pedro Alves <palves@redhat.com>
14198
14199 * gdb.base/cond-eval-mode.c: New file.
14200 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14201 prepare_for_testing to build the new file. Check result of
14202 runto_main.
14203 (test_break, test_watch): New procedures.
14204 (top level): Use them.
14205
ae1d2761
PM
142062014-04-08 Pierre Muller <muller@sourceware.org>
14207
14208 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14209 Ctrl-V use for mingw hosts.
14210
7af389b8
SC
142112014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14212
14213 * gdb.python/py-value.c: Improve test case.
14214 * gdb.python/py-value.exp: Add new test.
14215
5e703181
DE
142162014-04-07 David Blaikie <dblaikie@gmail.com>
14217
14218 * lib/compiler.c: Identify the clang compiler.
14219 * lib/compiler.cc: Ditto.
14220
9810b410
YQ
142212014-04-03 Yao Qi <yao@codesourcery.com>
14222
14223 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14224
98d1b8dc
AB
142252014-04-01 Anton Blanchard <anton@samba.org>
14226
14227 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14228 messages unique.
14229
3114cea1
AB
142302014-04-01 Anton Blanchard <anton@samba.org>
14231
14232 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14233 prepare_for_testing.
14234
62f7182c
AB
142352014-04-01 Anton Blanchard <anton@samba.org>
14236
14237 * gdb.arch/ppc64-atomic-inst.c: Remove.
14238 * gdb.arch/ppc64-atomic-inst.S: New file.
14239 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14240
770e7fc7
DE
142412014-03-31 Doug Evans <dje@google.com>
14242
14243 * gdb.base/print-symbol-loading-lib.c: New file.
14244 * gdb.base/print-symbol-loading-main.c: New file.
14245 * gdb.base/print-symbol-loading.exp: New file.
14246
46e2bafa
YQ
142472014-03-31 Yao Qi <yao@codesourcery.com>
14248
14249 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14250
8776cfe9
JB
142512014-03-28 Joel Brobecker <brobecker@adacore.com>
14252
14253 * gdb.ada/mi_dyn_arr: New testcase.
14254
5d1ef361
DE
142552014-03-27 Doug Evans <dje@google.com>
14256
14257 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14258
b5bee914
YQ
142592014-03-27 Yao Qi <yao@codesourcery.com>
14260
14261 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14262 if target is nios2-*-*.
14263
0d4d0e77
YQ
142642014-03-26 Yao Qi <yao@codesourcery.com>
14265
14266 * lib/gdb.exp (readline_is_used): New proc.
14267 * gdb.base/completion.exp: Move tests on command complete up.
14268 Skip the rest of tests if readline is not used.
14269 * gdb.ada/complete.exp: Skp the test if readline is not
14270 used.
14271 * gdb.base/filesym.exp: Likewise.
14272 * gdb.base/macscp.exp: Likewise.
14273 * gdb.base/readline-ask.exp: Likewise.
14274 * gdb.base/readline.exp: Likewise.
14275 * gdb.python/py-cmd.exp: Likewise.
14276 * gdb.trace/tfile.exp: Likewise.
14277
29361eee
YQ
142782014-03-26 Yao Qi <yao@codesourcery.com>
14279
14280 * gdb.base/macscp.exp: Fix code format issues.
14281
bc9a5525
UW
142822014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14283
14284 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14285 * gdb.asm/powerpc64le.inc: New file.
14286
d3839ede
PA
142872014-03-25 Pedro Alves <palves@redhat.com>
14288 Doug Evans <dje@google.com>
14289
14290 * gdb.base/source-execution.c: New file.
14291 * gdb.base/source-execution.exp: New file.
14292 * gdb.base/source-execution.gdb: New file.
14293
01672a57
DE
142942014-03-24 Doug Evans <dje@google.com>
14295
14296 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14297 using fission.
14298
88bbeca9
HZ
142992014-03-24 Hui Zhu <hui@codesourcery.com>
14300 Pedro Alves <palves@redhat.com>
14301
14302 PR breakpoints/16101
14303 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14304 test pass/fail messages. Detect missing support for dprintf when
14305 breakpoints are actually inserted.
14306 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14307 breakpoints are actually inserted.
14308 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14309 fails.
14310
d2348791
JK
143112014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14312
14313 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14314
feef67ab
DE
143152014-03-22 Doug Evans <xdje42@gmail.com>
14316
14317 * gdb.python/python.exp (python not supported): Verify multi-line
14318 python command issues an error.
25d743f9 14319 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 14320 guile command issues an error.
feef67ab 14321
ecebef6a
MR
143222014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14323
14324 * gdb.threads/thread-specific.exp: Handle the lack of usable
14325 $this_breakpoint and $this_thread.
14326
ccdd1909
HZ
143272014-03-21 Hui Zhu <hui@codesourcery.com>
14328
14329 * gdb.base/attach.exp (do_command_attach_tests): New.
14330
beb460e8
PA
143312014-03-20 Tom Tromey <tromey@redhat.com>
14332 Pedro Alves <palves@redhat.com>
14333
14334 PR cli/15718
14335 * gdb.base/condbreak-call-false.c: New file.
14336 * gdb.base/condbreak-call-false.exp: New file.
14337
40acf43a
PA
143382014-03-20 Pedro Alves <palves@redhat.com>
14339
14340 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14341 Delete.
14342 (block_signals, unblock_signals): Delete.
14343 (child_function_2, main): Remove references to deleted variable
14344 and functions.
14345
9f5e1e02
PA
143462014-03-20 Pedro Alves <palves@redhat.com>
14347
14348 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14349 Use pthread_kill to signal thread 2.
14350 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14351 Adjust to make the test send itself a signal rather than using the
14352 host's "kill" command.
14353
99619bea
PA
143542014-03-20 Pedro Alves <palves@redhat.com>
14355
14356 * gdb.threads/multiple-step-overs.c: New file.
14357 * gdb.threads/multiple-step-overs.exp: New file.
14358 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14359 Adjust expected infrun debug output.
14360
2adfaa28
PA
143612014-03-20 Pedro Alves <palves@redhat.com>
14362
14363 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14364 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14365
31e77af2
PA
143662014-03-20 Pedro Alves <palves@redhat.com>
14367
14368 PR breakpoints/7143
14369 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14370 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14371 of gdb_test_multiple.
14372 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14373 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14374
b9f437de
PA
143752014-03-20 Pedro Alves <palves@redhat.com>
14376
14377 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14378 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14379
05adc73e
PA
143802014-03-19 Pedro Alves <palves@redhat.com>
14381
14382 * gdb.base/async.exp: Remove early return.
14383
6048b950
PA
143842014-03-19 Pedro Alves <palves@redhat.com>
14385
14386 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14387
8bcfb00a
PA
143882014-03-19 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.base/async.exp (test_background): Expect \r\n after
14391 "completed." in the fail pattern.
14392
884e37dc
PA
143932014-03-19 Pedro Alves <palves@redhat.com>
14394
14395 * gdb.base/async.exp (test_background): New procedure.
14396 Use it for all background execution command tests.
14397
148e57e2
PA
143982014-03-19 Pedro Alves <palves@redhat.com>
14399
14400 * gdb.base/async.exp: Use prepare_for_testing.
14401
f48088c7
PA
144022014-03-19 Pedro Alves <palves@redhat.com>
14403
14404 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14405 the same line.
14406
e2f6c966
PA
144072014-03-19 Pedro Alves <palves@redhat.com>
14408
14409 * gdb.base/async.c (main): Add "jump here" and "until here" line
14410 marker comments.
14411 * gdb.base/async.exp (jump_here): New global.
14412 (jump& test): Use it.
14413 (until_here): New global.
14414 (until& test): Use it.
14415
c30568d4
PA
144162014-03-19 Pedro Alves <palves@redhat.com>
14417
14418 * gdb.base/async.exp: Don't frob gdb_protocol.
14419
0172b6a7
DE
144202014-03-18 Doug Evans <xdje42@gmail.com>
14421
14422 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14423 Fix spelling of exec-done-display.
14424
06c868a8
JK
144252014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14426
14427 PR gdb/15358
14428 * gdb.base/gdb-sigterm.c: New file.
14429 * gdb.base/gdb-sigterm.exp: New file.
14430
0c7e1a46
PA
144312014-03-18 Pedro Alves <palves@redhat.com>
14432
14433 PR gdb/13860
14434 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14435 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14436 solib-event.
14437
f7c77d93
JB
144382014-03-17 Joel Brobecker <brobecker@adacore.com>
14439
14440 * gdb.ada/pckd_arr_ren: New testcase.
14441
5a1e8c7a
DE
144422014-03-13 Doug Evans <xdje42@gmail.com>
14443
14444 PR guile/16612
14445 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14446 collect after discarding symbols.
14447
350e1a76
DE
144482014-03-13 Ludovic Courtès <ludo@gnu.org>
14449 Doug Evans <xdje42@gmail.com>
14450
14451 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14452 to history survives a gc.
14453
a69900ae
PA
144542014-03-13 Pedro Alves <palves@redhat.com>
14455
14456 * gdb.base/default.exp: Don't test "target procfs".
14457
5db9f0bd
PA
144582014-03-13 Pedro Alves <palves@redhat.com>
14459
14460 * gdb.base/default.exp: Update "target child" and "target procfs"
14461 tests to not expect "Unix".
14462
b3ccfe11
TT
144632014-03-12 Tom Tromey <tromey@redhat.com>
14464
14465 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14466 New procs. Add target-async tests.
14467 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14468 Add target-async tests.
14469
646f4417
AA
144702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14471
14472 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14473 'func_start' and 'func_end' for the beginning and end of the
14474 function code, respectively.
14475 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14476 'func_end' instead of 'func' and 'main'.
14477
288c211f
AA
144782014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14479
14480 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14481 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14482 generate the debug info assembler source.
14483
e0c0f156
AA
144842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14485
14486 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14487 * gdb.dwarf2/arr-subrange.exp: Likewise.
14488 * gdb.dwarf2/dwz.exp: Likewise.
14489 * gdb.dwarf2/method-ptr.exp: Likewise.
14490 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14491 * gdb.dwarf2/subrange.exp: Likewise.
14492 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14493 * gdb.dwarf2/implptrpiece.exp: Likewise.
14494 * gdb.dwarf2/nostaticblock.exp: Likewise.
14495
0e5c4555
AA
144962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14497
14498 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14499 directory to absolute path name arguments.
14500
5ec18f2b
JG
145012014-03-10 Joel Brobecker <brobecker@adacore.com>
14502
14503 * gdb.ada/tagged_access: New testcase.
14504
847fc4f2
MM
145052014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14506
14507 * gdb.btrace/data.exp: Update expected output.
14508
cc3da688
YQ
145092014-03-06 Yao Qi <yao@codesourcery.com>
14510
14511 * gdb.trace/pr16508.exp: New file.
14512
0f26cec1
PA
145132014-03-05 Pedro Alves <palves@redhat.com>
14514
14515 PR gdb/16575
14516 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14517 procedure.
14518 (top level): Adjust to use it. Add tests that exercise breakpoint
14519 interaction with the code-cache.
14520
7a5a839f
LC
145212014-02-26 Ludovic Courtès <ludo@gnu.org>
14522
14523 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14524 test for 'history-append!'.
14525
31aa7e4e
JB
145262014-02-26 Joel Brobecker <brobecker@adacore.com>
14527
14528 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14529 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14530 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14531 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14532 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14533 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14534
1b588015
JB
145352014-02-26 Joel Brobecker <brobecker@adacore.com>
14536
14537 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14538 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14539 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14540
55426c9d
JB
145412014-02-26 Joel Brobecker <brobecker@adacore.com>
14542
14543 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14544
dc53a7ad
JB
145452014-02-26 Joel Brobecker <brobecker@adacore.com>
14546
14547 * gdb.dwarf2/arr-stride.c: New file.
14548 * gdb.dwarf2/arr-stride.exp: New file.
14549
12ab52e9
PA
145502014-02-26 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14553 that won't ever trigger. Make sure that GDB reports the correct
14554 breakpoint that caused the stop.
14555
849c862e
JK
145562014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14557
14558 PR gdb/16626
14559 * gdb.base/auto-load-script: New file.
14560 * gdb.base/auto-load.c: New file.
14561 * gdb.base/auto-load.exp: New file.
14562
71b7d793
JK
14563 PR gdb/16626
14564 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14565
e2f0d509
JK
145662014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14567
14568 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14569 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14570
50cc37c8
DE
145712014-02-24 Doug Evans <dje@google.com>
14572
14573 * lib/gdb.exp (run_on_host): Log error output if program fails.
14574
ea4758f2
PA
145752014-02-21 Pedro Alves <palves@redhat.com>
14576
14577 * gdb.threads/step-after-sr-lock.c: Rename to ...
14578 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14579 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14580 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14581 ... this.
14582
d7b30f67
SDJ
145832014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14584
14585 PR tdep/16397
14586 * gdb.arch/amd64-stap-special-operands.exp: New file.
14587 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14588 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14589 * gdb.arch/amd64-stap-triplet.S: Likewise.
14590 * gdb.arch/amd64-stap-triplet.c: Likewise.
14591
83deb43f
JB
145922014-02-20 Joel Brobecker <brobecker@adacore.com>
14593
14594 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14595 in .section pseudo-op.
14596
adde2bff
DE
145972014-02-20 lin zuojian <manjian2006@gmail.com>
14598 Joel Brobecker <brobecker@adacore.com>
14599 Doug Evans <xdje42@gmail.com>
14600
14601 PR symtab/16581
14602 * gdb.dwarf2/dw2-icycle.S: New file.
14603 * gdb.dwarf2/dw2-icycle.c: New file.
14604 * gdb.dwarf2/dw2-icycle.exp: New file.
14605
f7bd0f78
SC
146062014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14607
14608 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14609 operations on gdb.Value objects.
14610 * gdb.python/py-value-cc.exp: Add new test to test operations on
14611 gdb.Value objects.
14612
c17ef0d5
DE
146132014-02-18 Doug Evans <dje@google.com>
14614
14615 * Makefile.in (TESTS): New variable.
14616 (expanded_tests, expanded_tests_or_none): New variables
14617 (check-single): Pass $(expanded_tests_or_none) to runtest.
14618 (check-parallel): Only run tests in $(TESTS) if non-empty.
14619 (check/no-matching-tests-found): New rule.
14620 * README: Document TESTS makefile variable.
14621
5dd3176f
DE
146222014-02-18 Doug Evans <dje@google.com>
14623
14624 * Makefile.in (check-parallel): rm -rf outputs temp.
14625
0b10be4f
JK
146262014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14627
14628 Fix "ERROR: no fileid for" in the testsuite.
14629 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14630
85f224e7
DE
146312014-02-12 Doug Evans <dje@google.com>
14632
14633 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14634 (MISCELLANEOUS): New variable.
14635 (clean): rm -rf $(MISCELLANEOUS).
14636 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14637 dwp live in the same directory as symlinks, with each symlink pointed
14638 to a differently named file in a different directory.
14639
149b30ff
DE
146402014-02-11 Doug Evans <dje@google.com>
14641
14642 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14643 of Tcl file commands.
14644
1dfdac32
MK
146452014-02-10 Mark Kettenis <kettenis@gnu.org>
14646
14647 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14648 "kill -SIGUSR1 -1".
14649
aa4fb036
JB
146502014-02-10 Joel Brobecker <brobecker@adacore.com>
14651
14652 * gdb.ada/tick_length_array_enum_idx: New testcase.
14653
ed3ef339
DE
146542014-02-10 Doug Evans <xdje42@gmail.com>
14655
14656 * configure.ac (AC_OUTPUT): Add gdb.guile.
14657 * configure: Regenerate.
14658 * lib/gdb-guile.exp: New file.
14659 * lib/gdb.exp (get_target_charset): New function.
14660 * gdb.base/help.exp: Update expected output from "apropos apropos".
14661 * gdb.guile/Makefile.in: New file.
14662 * gdb.guile/guile.exp: New file.
14663 * gdb.guile/scm-arch.c: New file.
14664 * gdb.guile/scm-arch.exp: New file.
14665 * gdb.guile/scm-block.c: New file.
14666 * gdb.guile/scm-block.exp: New file.
14667 * gdb.guile/scm-breakpoint.c: New file.
14668 * gdb.guile/scm-breakpoint.exp: New file.
14669 * gdb.guile/scm-disasm.c: New file.
14670 * gdb.guile/scm-disasm.exp: New file.
14671 * gdb.guile/scm-equal.c: New file.
14672 * gdb.guile/scm-equal.exp: New file.
14673 * gdb.guile/scm-error.exp: New file.
14674 * gdb.guile/scm-error.scm: New file.
14675 * gdb.guile/scm-frame-args.c: New file.
14676 * gdb.guile/scm-frame-args.exp: New file.
14677 * gdb.guile/scm-frame-args.scm: New file.
14678 * gdb.guile/scm-frame-inline.c: New file.
14679 * gdb.guile/scm-frame-inline.exp: New file.
14680 * gdb.guile/scm-frame.c: New file.
14681 * gdb.guile/scm-frame.exp: New file.
14682 * gdb.guile/scm-generics.exp: New file.
14683 * gdb.guile/scm-gsmob.exp: New file.
14684 * gdb.guile/scm-iterator.c: New file.
14685 * gdb.guile/scm-iterator.exp: New file.
14686 * gdb.guile/scm-math.c: New file.
14687 * gdb.guile/scm-math.exp: New file.
14688 * gdb.guile/scm-objfile-script-gdb.in: New file.
14689 * gdb.guile/scm-objfile-script.c: New file.
14690 * gdb.guile/scm-objfile-script.exp: New file.
14691 * gdb.guile/scm-objfile.c: New file.
14692 * gdb.guile/scm-objfile.exp: New file.
14693 * gdb.guile/scm-ports.exp: New file.
14694 * gdb.guile/scm-pretty-print.c: New file.
14695 * gdb.guile/scm-pretty-print.exp: New file.
14696 * gdb.guile/scm-pretty-print.scm: New file.
14697 * gdb.guile/scm-section-script.c: New file.
14698 * gdb.guile/scm-section-script.exp: New file.
14699 * gdb.guile/scm-section-script.scm: New file.
14700 * gdb.guile/scm-symbol.c: New file.
14701 * gdb.guile/scm-symbol.exp: New file.
14702 * gdb.guile/scm-symtab-2.c: New file.
14703 * gdb.guile/scm-symtab.c: New file.
14704 * gdb.guile/scm-symtab.exp: New file.
14705 * gdb.guile/scm-type.c: New file.
14706 * gdb.guile/scm-type.exp: New file.
14707 * gdb.guile/scm-value-cc.cc: New file.
14708 * gdb.guile/scm-value-cc.exp: New file.
14709 * gdb.guile/scm-value.c: New file.
14710 * gdb.guile/scm-value.exp: New file.
14711 * gdb.guile/source2.scm: New file.
14712 * gdb.guile/types-module.cc: New file.
14713 * gdb.guile/types-module.exp: New file.
14714
7026a7c1
YQ
147152014-02-10 Yao Qi <yao@codesourcery.com>
14716
14717 PR testsuite/16543
14718 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14719 * configure: Regenerated.
14720 * Makefile.in: New file.
14721
6c466447
AS
147222014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14723
14724 * gdb.python/py-framefilter.exp: Fix typo.
14725
6e854735
YQ
147262014-02-08 Yao Qi <yao@codesourcery.com>
14727
14728 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14729 that no =breakpoint-modified is emitted when breakpoints are
14730 modified through MI commands.
14731
d137e6dc
PA
147322014-02-07 Pedro Alves <pedro@codesourcery.com>
14733 Pedro Alves <palves@redhat.com>
14734
14735 * gdb.threads/step-after-sr-lock.c: New file.
14736 * gdb.threads/step-after-sr-lock.exp: New file.
14737
b5ee5a50
PA
147382014-02-07 Pedro Alves <palves@redhat.com>
14739
14740 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14741
3c77faf3
JK
147422014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14743
14744 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14745 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14746
6dddc817
DE
147472014-02-06 Doug Evans <xdje42@gmail.com>
14748
14749 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14750 output.
14751
14752 * gdb.gdb/python-interrupts.exp: New file.
14753
de7b2893
YQ
147542014-02-05 Yao Qi <yao@codesourcery.com>
14755
14756 * gdb.trace/report.exp (use_collected_data): Test the output
14757 of "info threads" and "info inferiors".
14758
66d032ac
YQ
147592014-02-05 Yao Qi <yao@codesourcery.com>
14760
14761 Revert this patch:
14762
14763 2013-05-24 Yao Qi <yao@codesourcery.com>
14764
14765 * gdb.trace/tfile.exp: Test inferior and thread.
14766
591a12a1
UW
147672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14768
14769 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14770 on a function.
14771 * gdb.base/step-bt.c: Call hello via function pointer to make
14772 sure its first instruction is executed on powerpc64le-linux.
14773
0ff3e01f
UW
147742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14775
14776 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14777
084ee545
UW
147782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14779
14780 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14781 of the test patterns for use on little-endian systems.
14782
6ed14ff3
UW
147832014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14784
14785 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14786 (decimal_vector): Fix for little-endian.
14787
401e27fd
JM
147882014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14789
14790 * gdb.arch/sparc-sysstep.exp: New file.
14791 * gdb.arch/sparc-sysstep.c: Likewise.
14792
14793 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14794
8b924729
EBM
147952014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14796
14797 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14798
fb151210
JB
147992014-01-23 Tom Tromey <tromey@redhat.com>
14800
14801 * gdb.ada/array_char_idx: New testcase.
14802
0740f8d8
TT
148032014-01-23 Tom Tromey <tromey@redhat.com>
14804
14805 PR python/16487:
14806 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14807 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14808 classes.
14809
21909fa1
TT
148102014-01-23 Tom Tromey <tromey@redhat.com>
14811
14812 PR python/16491:
14813 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14814 string from an inferior frame.
14815 * gdb.python/py-framefilter-mi.exp: Update.
14816
87ce2a04
DE
148172014-01-22 Doug Evans <dje@google.com>
14818
14819 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14820
237b092b
AA
148212014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14822
14823 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14824
d674a709
AA
148252014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14826
14827 * gdb.trace/entry-values.exp: Remove excess space character from
14828 regex patterns. Handle s390 call instruction.
14829
20fa3390
AA
148302014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14831
14832 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14833 define "*_start" label. Make "name" static.
14834 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14835 ${name} by references to ${name}_start.
14836
78466714
AA
148372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14838
14839 * gdb.base/info-macros.exp: Remove "debug" from the compile
14840 options.
14841
ec9f644a
IB
148422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14843
14844 * gdb.dlang/demangle.exp: New file.
14845
94b1b47e
IB
148462014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14847
14848 * gdb.dlang/primitive-types.exp: New file.
14849
7f420862
IB
148502014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14851
14852 * configure.ac: Create gdb.dlang/Makefile.
14853 * configure: Regenerate.
14854 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14855 * gdb.dlang/Makefile.in: New file.
14856 * lib/d-support.exp: New file.
14857 * lib/gdb.exp (skip_d_tests): New proc.
14858
52834460
MM
148592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14860
14861 * gdb.btrace/delta.exp: Check reverse stepi.
14862 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14863 * gdb.btrace/finish.exp: New.
14864 * gdb.btrace/next.exp: New.
14865 * gdb.btrace/nexti.exp: New.
14866 * gdb.btrace/record_goto.c: Add comments.
14867 * gdb.btrace/step.exp: New.
14868 * gdb.btrace/stepi.exp: New.
14869 * gdb.btrace/multi-thread-step.c: New.
14870 * gdb.btrace/multi-thread-step.exp: New.
14871 * gdb.btrace/rn-dl-bind.c: New.
14872 * gdb.btrace/rn-dl-bind.exp: New.
14873 * gdb.btrace/data.c: New.
14874 * gdb.btrace/data.exp: New.
14875 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14876
6e07b1d2
MM
148772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14878
14879 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14880 * gdb.btrace/exception.exp: Update.
14881 * gdb.btrace/instruction_history.exp: Update.
14882 * gdb.btrace/record_goto.exp: Update.
14883 * gdb.btrace/tailcall.exp: Update.
14884 * gdb.btrace/unknown_functions.exp: Update.
14885 * gdb.btrace/delta.exp: New.
14886
0b722aec
MM
148872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14888
14889 * gdb.btrace/record_goto.exp: Add backtrace test.
14890 * gdb.btrace/tailcall.exp: Add backtrace test.
14891
066ce621
MM
148922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14893
14894 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14895 * gdb.btrace/record_goto.c: New.
14896 * gdb.btrace/record_goto.exp: New.
14897 * gdb.btrace/x86-record_goto.S: New.
14898
0688d04e
MM
148992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14900
14901 * gdb.btrace/function_call_history.exp: Update tests.
14902 * gdb.btrace/instruction_history.exp: Update tests.
14903
8710b709
MM
149042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14905
14906 * gdb.btrace/function_call_history.exp: Fix expected field
14907 order for "record function-call-history".
14908 Add new tests for "record function-call-history /c".
14909 * gdb.btrace/exception.cc: New.
14910 * gdb.btrace/exception.exp: New.
14911 * gdb.btrace/tailcall.exp: New.
14912 * gdb.btrace/x86-tailcall.S: New.
14913 * gdb.btrace/x86-tailcall.c: New.
14914 * gdb.btrace/unknown_functions.c: New.
14915 * gdb.btrace/unknown_functions.exp: New.
14916 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14917
5de9129b
MM
149182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14919
14920 * gdb.btrace/instruction_history.exp: Update.
14921 * gdb.btrace/function_call_history.exp: Update.
14922
23a7fe75
MM
149232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14924
14925 * gdb.btrace/function_call_history.exp: Fix expected function
14926 trace.
14927 * gdb.btrace/instruction_history.exp: Initialize traced.
14928 Remove traced_functions.
14929
724c7dd8
MM
149302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14931
14932 * gdb.btrace/function_call_history.exp: Update
14933 * gdb.btrace/instruction_history.exp: Update.
14934
6d78d93b
MM
149352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14936
14937 * gdb.btrace/enable.exp: Update expected text.
14938
93a360cc
OJ
149392014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14940
14941 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14942 bytes.
14943
3772b53f
MR
149442014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14945
14946 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14947
596662fa
OJ
149482014-01-15 Omair Javaid <omair.javaid@linaro.org>
14949
14950 * lib/gdb.exp (supports_process_record): Return true for
14951 arm*-linux*. (supports_reverse): Likewise.
14952
b5b08fb4
SC
149532014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14954
14955 PR python/15464
14956 PR python/16113
14957 * gdb.python/py-type.c: Enhance test case.
14958 * gdb.python/py-value-cc.cc: Likewise
14959 * gdb.python/py-type.exp: Add new tests.
14960 * gdb.python/py-value-cc.exp: Likewise
14961
52d7fb13
AA
149622014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14963 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14966 Make "name" extern.
14967 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14968 references to ${name}_start by references to ${name}.
14969
a2cd8cfe
JB
149702014-01-10 Joel Brobecker <brobecker@adacore.com>
14971
14972 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14973
4e23fced
JB
149742014-01-10 Joel Brobecker <brobecker@adacore.com>
14975
14976 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14977
c6a9e42c
PA
149782014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14979 Pedro Alves <palves@redhat.com>
14980
14981 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14982 mi_gdb_target_load.
c6a9e42c 14983
b7ea362b
PA
149842014-01-08 Pedro Alves <palves@redhat.com>
14985
14986 * gdb.threads/reconnect-signal.c: New file.
14987 * gdb.threads/reconnect-signal.exp: New file.
14988
5e3f4fab
EBM
149892014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14990
14991 * gdb.base/source-dir.exp: New file.
14992
79301218
JB
149932014-01-07 Joel Brobecker <brobecker@adacore.com>
14994
14995 * gdb.ada/mi_interface: New testcase.
14996
8e355c5d
JB
149972014-01-07 Joel Brobecker <brobecker@adacore.com>
14998
14999 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15000 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15001 gdb.ada/pp-rec-component/pck.ads: New files.
15002
c0d48811
JB
150032014-01-07 Joel Brobecker <brobecker@adacore.com>
15004
15005 * gdb.python/py-pp-integral.c: New file.
15006 * gdb.python/py-pp-integral.py: New file.
15007 * gdb.python/py-pp-integral.exp: New file.
15008
17b609c3 15009For older changes see ChangeLog-1993-2013.
c906108c 15010\f
8d8cb839
EZ
15011;; Local Variables:
15012;; mode: change-log
15013;; left-margin: 8
15014;; fill-column: 74
15015;; version-control: never
15016;; End:
902f2ccb 15017
e2882c85 15018 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
15019 Copying and distribution of this file, with or without modification,
15020 are permitted provided the copyright notice and this notice are preserved.
This page took 5.148183 seconds and 4 git commands to generate.