]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Remove obsolete comments from field_fmt
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
1c97054b
BF
12018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2
3 PR python/23714
4 * gdb.python/python.exp: Test command repetition after
5 gdb.execute.
6
1871a62d
AB
72018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.opt/inline-break.exp: Add test that info breakpoint output
10 is correctly aligned.
11
fb5e1ed9
PW
122018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13
14 * gdb.ada/info_auto_lang.exp: New testcase.
15 * gdb.ada/info_auto_lang/global_pack.ads: New file.
16 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
17 * gdb.ada/info_auto_lang/some_c.c: New file.
18
43d397ca
PW
192018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
20
21 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
22 FUNC_lang language syntax.
23
beddd671
PW
242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
25
26 * gdb.base/info_minsym.c: New file.
27 * gdb.base/info_minsym.exp: New file.
28
73fc52c4
TT
292018-11-19 Tom Tromey <tom@tromey.com>
30
31 PR rust/23625:
32 * gdb.rust/simple.exp: Add ptype test. Update expected output.
33 * gdb.rust/expr.exp: Update expected output. Change one test.
34
994b876a
TT
352018-11-19 Tom Tromey <tom@tromey.com>
36
37 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
38
6769f276
PA
392018-11-19 Pedro Alves <palves@redhat.com>
40
41 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
42 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
43 see the expected warning.
44
38a72da0
AH
452018-11-16 Alan Hayward <alan.hayward@arm.com>
46
47 PR gdb/22736:
48 * gdb.cp/infcall-nodebug-lib.c: New test.
49 * gdb.cp/infcall-nodebug-main.c: New test.
50 * gdb.cp/infcall-nodebug.exp: New file.
51
53a89d6e
SM
522018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
53
54 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
55 completer tests.
56
9325300d
TV
572018-11-09 Tom de Vries <tdevries@suse.de>
58
59 * gdb.base/msym-lang.c: New test.
60 * gdb.base/msym-lang.exp: New file.
61 * gdb.base/msym-lang-main.c: New test.
62
20f0d60d
TT
632018-11-08 Tom Tromey <tom@tromey.com>
64
65 PR gdb/23555:
66 PR gdb/23838:
67 * gdb.base/warning.exp: New file.
68
b5420128
JB
692018-11-08 Jan Beulich <jbeulich@suse.com>
70
71 * testsuite/gdb.arch/i386-avx512.c,
72 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
73
cd115d61
AB
742018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
75
76 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
77 point hardware.
78
35ee2dc2
AB
792018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
82 * gdb.dwarf2/missing-type-name.exp: New file.
83
31aceee8
TV
842018-11-06 Tom de Vries <tdevries@suse.de>
85
86 * gdb.base/many-headers.c: New test.
87 * gdb.base/many-headers.exp: New file.
88
109be305
JW
892018-11-06 Jim Wilson <jimw@sifive.com>
90
91 * gdb.base/code_elim.exp: For riscv, set additional_flags
92 to include -msmall-data-limit=0.
93
e2b7af72
JB
942018-11-01 Joel Brobecker <brobecker@adacore.com>
95
96 * gdb.ada/watch_minus_l: New testcase.
97
cdcda965
SM
982018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
99
100 * gdb.arch/aix-sighandle.c: New file.
101 * gdb.arch/aix-sighandle.exp: New file.
102
92dcebf3
AB
1032018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
104
105 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
106 registers being unions.
107
68b9ac18
TV
1082018-10-31 Tom de Vries <tdevries@suse.de>
109
110 * lib/valgrind.exp: New file.
111 (vgdb_start, vgdb_stop): New procs, factored out of ...
112 * gdb.base/valgrind-bt.exp: ... here, ...
113 * gdb.base/valgrind-disp-step.exp: ... here and ...
114 * gdb.base/valgrind-infcall.exp: ... here.
115
1443936e
TV
1162018-10-31 Tom de Vries <tdevries@suse.de>
117
118 * lib/gdb.exp (get_valueof): Don't output read value in test name.
119
eb77c9df
AB
1202018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.dwarf2/void-type.c: New file.
123 * gdb.dwarf2/void-type.exp: New file.
124
82b5e646
PW
1252018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
126
127 * gdb.base/info_qt.c: New file.
128 * gdb.base/info_qt.exp: New file.
129
8d619c01
EBM
1302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
131
132 * gdb.arch/powerpc-htm-regs.c: New file.
133 * gdb.arch/powerpc-htm-regs.exp: New file.
134
f2cf6173
EBM
1352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
136
137 * gdb.arch/powerpc-tar.c: New file.
138 * gdb.arch/powerpc-tar.exp: New file.
139
7ca18ed6
EBM
1402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
141
142 * gdb.arch/powerpc-ppr-dscr.c: New file.
143 * gdb.arch/powerpc-ppr-dscr.exp: New file.
144
bfcc0eba
TV
1452018-10-25 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
148
fe1a5cad
TV
1492018-10-24 Tom de Vries <tdevries@suse.de>
150
151 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
152 longer exists error.
153
a76dc3b7
TV
1542018-10-24 Tom de Vries <tdevries@suse.de>
155
156 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
157
4df46df7
TV
1582018-10-24 Tom de Vries <tdevries@suse.de>
159
160 * gdb.base/valgrind-db-attach.exp: Handle removed support for
161 --db-attach in valgrind.
162
0dbfcfff
AB
1632018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.arch/riscv-reg-aliases.c: New file.
166 * gdb.arch/riscv-reg-aliases.exp: New file.
167
b04480b1
AH
1682018-10-19 Alan Hayward <alan.hayward@arm.com>
169
170 * gdb.python/py-cmd.exp: Check for gdb_prompt.
171
2c6ac8d7
AH
1722018-10-19 Alan Hayward <alan.hayward@arm.com>
173
174 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
175
2bc69f25
AH
1762018-10-19 Alan Hayward <alan.hayward@arm.com>
177
178 * gdb.cp/ovldbreak.exp: Fix regexps.
179
1f1ae3a3
AH
1802018-10-19 Alan Hayward <alan.hayward@arm.com>
181
182 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
183
94c18618
SDJ
1842018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
185
186 PR cli/23785
187 * gdb.base/restore.exp: New test to check if "restore" with an
188 invalid file doesn't segfault.
189
812cd6eb
TV
1902018-10-18 Tom de Vries <tdevries@suse.de>
191
192 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
193 * gdb.ada/excep_handle.exp: Same.
194 * gdb.ada/mi_string_access.exp: Same.
195 * gdb.ada/mi_var_union.exp: Same.
196 * gdb.arch/arc-analyze-prologue.exp: Same.
197 * gdb.arch/arc-decode-insn.exp: Same.
198 * gdb.base/readnever.exp: Same.
199 * gdb.fortran/printing-types.exp: Same.
200 * gdb.guile/scm-lazy-string.exp: Same.
201
c4b90788
TV
2022018-10-16 Tom de Vries <tdevries@suse.de>
203
204 PR gdb/23730
205 * gdb.base/catch-follow-exec.c: Add copyright notice.
206 * gdb.base/catch-follow-exec.exp: Rewrite to use
207 gdb_spawn_with_cmdline_opts. Require gdb-native.
208
8bca2978
SL
2092018-10-12 Sandra Loosemore <sandra@codesourcery.com>
210
211 * gdb.trace/actions-changed.exp: Check for arch support.
212 * gdb.trace/actions.exp: Likewise.
213 * gdb.trace/ax.exp: Likewise.
214 * gdb.trace/backtrace.exp: Likewise.
215 * gdb.trace/change-loc.exp: Likewise.
216 * gdb.trace/deltrace.exp: Likewise.
217 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
218 * gdb.trace/ftrace.exp: Likewise.
219 * gdb.trace/infotrace.exp: Check for arch support.
220 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
221 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
222 * gdb.trace/mi-tsv-changed.exp: Likewise.
223 * gdb.trace/packetlen.exp: Likewise.
224 * gdb.trace/passc-dyn.exp: Likewise.
225 * gdb.trace/passcount.exp: Likewise.
226 * gdb.trace/pending.exp: Likewise.
227 * gdb.trace/range-stepping.exp: Check for shlib support.
228 * gdb.trace/report.exp: Check for arch support.
229 * gdb.trace/save-trace.exp: Likewise.
230 * gdb.trace/signal.exp: Check for signal support.
231 * gdb.trace/tfind.exp: Check for arch support.
232 * gdb.trace/trace-break.exp: Check for arch and shlib support.
233 * gdb.trace/trace-common.h: Add comment.
234 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
235 * gdb.trace/trace-enable-disable.exp: Likewise.
236 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
237 * gdb.trace/tracecmd.exp: Check for arch support.
238 * gdb.trace/tspeed.exp: Check for shlib and target support.
239 * gdb.trace/tstatus.exp: Check for arch support.
240 * gdb.trace/tsv.exp: Likewise.
241 * gdb.trace/while-dyn.exp: Likewise.
242 * gdb.trace/while-stepping.exp: Likewise.
243 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
244
f9c49bff
SM
2452018-10-12 Simon Marchi <simon.marchi@ericsson.com>
246
247 * gdb.trace/tspeed.exp: Remove nowarnings.
248 (prepare_for_trace_test): Declare "global ipalib".
249 * gdb.trace/tspeed.c: Include unistd.h.
250 (main): Remove superfluous printf argument.
251
d4330bde
SL
2522018-10-11 Sandra Loosemore <sandra@codesourcery.com>
253
254 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
255 directory prefix on the filename.
256
8ecfd7bd
SDJ
2572018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
258
259 * gdb.gdb/unittest.exp: Update expected message informing that
260 selftests have been disabled.
261 * gdb.server/unittest.exp: Likewise.
262
58bbcd02
TV
2632018-10-09 Tom de Vries <tdevries@suse.de>
264
265 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
266 with runto_main.
267
9f6b697b
WP
2682018-10-08 Weimin Pan <weimin.pan@oracle.com>
269
270 PR c++/16841
271 * gdb.cp/virtbase2.cc: New file.
272 * gdb.cp/virtbase2.exp: New file.
273
add5ded5
TT
2742018-10-06 Tom Tromey <tom@tromey.com>
275
276 PR python/19399:
277 * gdb.python/py-inferior.exp: Add architecture test.
278
f9e48344
TT
2792018-10-06 Tom Tromey <tom@tromey.com>
280
281 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
282 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
283
2a8be203
TT
2842018-10-06 Tom Tromey <tom@tromey.com>
285
286 * gdb.python/py-breakpoint.exp (check_last_event): Check location
287 of a "throw" catchpoint.
288
e04caa70
SDJ
2892018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
290
291 * gdb.base/info-proc.exp: Update string expected from "help info
292 proc".
293
5ca8c39f
TT
2942018-10-04 Tom Tromey <tom@tromey.com>
295
296 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
297 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
298 (test_initial_complaints, test_empty_complaints): Update.
299 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
300
3453e7e4
TT
3012018-10-04 Tom Tromey <tom@tromey.com>
302
303 PR cli/19551:
304 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
305 * lib/gdb.exp (gdb_file_cmd): Update.
306 * gdb.stabs/weird.exp (print_weird_var): Update.
307 * gdb.server/solib-list.exp: Update.
308 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
309 * gdb.mi/mi-cli.exp: Update.
310 * gdb.linespec/linespec.exp: Update.
311 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
312 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
313 * gdb.cp/cp-relocate.exp: Update.
314 * gdb.base/sym-file.exp: Update.
315 * gdb.base/relocate.exp: Update.
316 * gdb.base/readnever.exp: Update.
317 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
318 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
319 * gdb.base/dbx.exp (gdb_file_cmd): Update.
320 * gdb.base/code_elim.exp: Update.
321 * gdb.base/break-unload-file.exp (test_break): Update.
322 * gdb.base/break-interp.exp (test_attach_gdb): Update.
323 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
324 Update.
325 * gdb.base/attach.exp (do_attach_tests): Update.
326 * gdb.base/sepdebug.exp: Update.
327 * gdb.python/py-section-script.exp: Update.
328
6afcf761
TT
3292018-10-04 Tom Tromey <tom@tromey.com>
330
331 PR cli/22234:
332 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
333 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
334 output.
335
fef1b293
TT
3362018-10-04 Tom Tromey <tom@tromey.com>
337
338 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
339 set width and height to 0.
340 (test_command_line_attach_run): Use -quiet.
341
ca98345e
SL
3422018-10-03 Sandra Loosemore <sandra@codesourcery.com>
343
344 * lib/gdb.exp (skip_ifunc_tests): New.
345 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
346 other compile failures.
347 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
348
ff34e6ae
SM
3492018-10-01 Simon Marchi <simon.marchi@ericsson.com>
350
351 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
352 is_amd64_regs_target.
353
6bb8890e
AH
3542018-10-01 Alan Hayward <alan.hayward@arm.com>
355
356 * gdb.arch/aarch64-sighandler-regs.c: New test.
357 * gdb.arch/aarch64-sighandler-regs.exp: New file.
358 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
359
224d30d3
MM
3602018-10-01 Markus Metzger <markus.t.metzger@intel.com>
361
362 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
363 assembly.
364
f67ffa6a
AB
3652018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.base/frame-selection.exp: New file.
368 * gdb.base/frame-selection.c: New file.
369
9fc3183f
AH
3702018-09-27 Alan Hayward <alan.hayward@arm.com>
371
372 * gdb.threads/check-libthread-db.c (thread_routine): Use a
373 pthread barrier.
374 (main): Likewise.
375
d354055e
AB
3762018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
377
378 * gdb.base/large-frame-1.c: New file.
379 * gdb.base/large-frame-2.c: New file.
380 * gdb.base/large-frame.exp: New file.
381 * gdb.base/large-frame.h: New file.
382
db727370
JL
3832018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
384
385 PR gdb/20948
386 * gdb.base/write_mem.exp: New test.
387 * gdb.base/write_mem.c: Likewise.
388
ae778caf
TT
3892018-09-23 Tom Tromey <tom@tromey.com>
390
391 PR python/18852:
392 * gdb.python/py-parameter.exp: Add test for parameter that throws
393 on "set".
394
fd3ba736
TT
3952018-09-23 Tom Tromey <tom@tromey.com>
396
397 PR python/17284:
398 * gdb.python/py-template.exp (test_template_arg): Add test for
399 negative template argument number.
400
39a24317
TT
4012018-09-23 Tom Tromey <tom@tromey.com>
402
403 PR python/14062:
404 * gdb.python/python.exp: Add test for post_event error.
405
f5769a2c
TT
4062018-09-23 Tom Tromey <tom@tromey.com>
407
408 PR python/18170:
409 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
410 convert pointers to int and long.
411
1c1e54f6
TT
4122018-09-23 Tom Tromey <tom@tromey.com>
413
414 PR python/20126:
415 * gdb.python/py-value.exp (test_value_numeric_ops): Add
416 signed-ness conversion tests.
417
fb4fa946
TT
4182018-09-23 Tom Tromey <tom@tromey.com>
419
420 PR python/18352;
421 * gdb.python/py-value.exp (test_float_conversion): New proc.
422 Use it.
423
a466edac
HAQ
4242018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
425
426 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
427
4ee9b0c5
SL
4282018-09-18 Sandra Loosemore <sandra@codesourcery.com>
429
430 * gdb.base/complete-empty.exp: Skip tab-completion tests if
431 no readline.
432 * gdb.base/utf8-identifiers.exp: Likewise.
433 * gdb.cp/cpcompletion.exp: Likewise.
434 * gdb.linespec/cpcompletion.exp: Likewise.
435 * gdb.linespec/cpls-abi-tag.exp: Likewise.
436 * gdb.linespec/cpls-ops.exp: Likewise.
437
23be8da7
RB
4382018-09-19 Richard Bunt <richard.bunt@arm.com>
439 Chris January <chris.january@arm.com>
440
441 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
442 * gdb.fortran/short-circuit-argument-list.exp: New file.
443 * gdb.fortran/short-circuit-argument-list.f90: New test.
444
5031d0ae
SDJ
4452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
446
447 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
448 "arch=" keyword when executing "-stack-list-frames".
449
b4c0d1a4
SDJ
4502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
451
452 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
453 "arch=" keyword when executing "-stack-list-frames".
454
7a6d2b45
SDJ
4552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
456
457 * gdb.ada/complete.exp: Expect for "@" when doing "complete
458 break ada".
459
8588b356
SM
4602018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
461
462 PR python/23669
463 * gdb.python/python.exp: Test gdb.execute("show commands").
464
65e65158
TT
4652018-09-16 Tom Tromey <tom@tromey.com>
466
467 * gdb.base/new-ui.exp (do_execution_tests): Update.
468 * gdb.base/dbx.exp (test_breakpoints): Update.
469
bf326452
AH
4702018-09-14 Alan Hayward <alan.hayward@arm.com>
471
472 * lib/gdb.exp (gdb_simple_compile): Add proc.
473 (is_elf_target): Use gdb_simple_compile.
474 (skip_altivec_tests): Likewise.
475 (skip_vsx_tests): Likewise.
476 (skip_tsx_tests): Likewise.
477 (skip_btrace_tests): Likewise.
478 (skip_btrace_pt_tests): Likewise.
479 (gdb_can_simple_compile): Likewise.
480 (gdb_has_argv0): Likewise.
481 (gdb_target_symbol_prefix): Likewise.
482 (target_supports_scheduler_locking): Likewise.
483
2361b0fb
TT
4842018-09-13 Tom Tromey <tom@tromey.com>
485
486 * Makefile.in (TAGS): Recognize proc_with_prefix and
487 gdb_caching_proc.
488
0ae1a321
SM
4892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
490
491 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
492 method.
493
a40bf0c2
SM
4942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
495
496 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
497 and a few other Inferior properties when the Inferior is no
498 longer valid.
499
4a3fe98f
TT
5002018-09-13 Tom Tromey <tom@tromey.com>
501
502 PR rust/23650:
503 * gdb.rust/simple.exp: Add test for enum field access error.
504
098b2108
TT
5052018-09-13 Tom Tromey <tom@tromey.com>
506
507 PR rust/23626:
508 * gdb.rust/simple.rs (EmptyEnum): New type.
509 (main): Use it.
510 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
511
1256af7d
SM
5122018-09-13 Simon Marchi <simon.marchi@ericsson.com>
513
514 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
515 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
516 * gdb.python/py-symtab.exp: Update test printing an objfile.
517
4aa8e6c2
SM
5182018-09-12 Simon Marchi <simon.marchi@ericsson.com>
519
520 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
521 object.
522
c221b2f7
AH
5232018-09-12 Alan Hayward <alan.hayward@arm.com>
524
525 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
526 (support_complex_tests): Use gdb_can_simple_compile.
527 (is_ilp32_target): Likewise.
528 (is_lp64_target): Likewise.
529 (is_64_target): Likewise.
530 (is_amd64_regs_target): Likewise.
531 (is_aarch32_target): Likewise.
532 (gdb_int128_helper): Likewise.
533
6f1107b5
JK
5342018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
535
536 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
537
1f5d1570
JG
5382018-09-10 Jerome Guitton <guitton@adacore.com>
539
540 * gdb.ada/same_component_name: Add test for case of tagged record
541 with variable-length fields.
542
cc330e39
XR
5432018-09-10 Xavier Roirand <roirand@adacore.com>
544
545 * gdb.ada/access_to_unbounded_array.exp: New testcase.
546 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
547 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
548 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
549
b9c50e9a
XR
5502018-09-10 Xavier Roirand <roirand@adacore.com>
551
552 * gdb.ada/mi_string_access.exp: New testcase.
553 * gdb.ada/mi_string_access/bar.adb: New file.
554 * gdb.ada/mi_string_access/pck.adb: New file.
555 * gdb.ada/mi_string_access/pck.asd: New file.
556
2963898f
XR
5572018-09-10 Xavier Roirand <roirand@adacore.com>
558
559 * gdb.ada/mi_var_union.exp: New testcase.
560 * gdb.ada/mi_var_union/bar.adb: New file.
561 * gdb.ada/mi_var_union/pck.adb: New file.
562 * gdb.ada/mi_var_union/pck.asd: New file.
563
1aac008f
TT
5642018-09-08 Tom Tromey <tom@tromey.com>
565
566 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
567
332cf4c9
TT
5682018-09-08 Tom Tromey <tom@tromey.com>
569
570 PR python/16047:
571 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
572 (register_pretty_printers): Register new printer.
573 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
574 test.
575 * gdb.python/py-prettyprint.c (int_type3): New typedef.
576 (an_int_type3): New global.
577
424da6cf
JB
5782018-09-08 Joel Brobecker <brobecker@adacore.com>
579
580 * gdb.ada/expr_with_funcall: New testcase.
581
2a62dfa9
JB
5822018-09-08 Joel Brobecker <brobecker@adacore.com>
583
584 * gdb.ada/packed_array_assign: New testcase.
585
96b6697f
AB
5862018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
589 names, and add test prefixes to make test names unique.
590
e4a62c65
TV
5912018-09-05 Tom de Vries <tdevries@suse.de>
592
593 * gdb.dwarf2/varval.exp: Add test.
594
dd083ee2
GB
5952018-09-04 Gary Benson <gbenson@redhat.com>
596
597 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
598 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
599
aef9346c
TT
6002018-08-31 Tom Tromey <tom@tromey.com>
601
602 * gdb.rust/simple.rs: Rename second variable "v".
603
c67f2e15
AB
6042018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.base/funcargs.c (use_a): New function.
607 (recurse): Call use_a.
608
078a0207
KS
6092018-08-29 Keith Seitz <keiths@redhat.com>
610
611 * gdb.compile/compile-cplus-anonymous.cc: New file.
612 * gdb.compile/compile-cplus-anonymous.exp: New file.
613 * gdb.compile/compile-cplus-array-decay.cc: New file.
614 * gdb.compile/compile-cplus-array-decay.exp: New file.
615 * gdb.compile/compile-cplus-inherit.cc: New file.
616 * gdb.compile/compile-cplus-inherit.exp: New file.
617 * gdb.compile/compile-cplus-member.cc: New file.
618 * gdb.compile/compile-cplus-member.exp: New file.
619 * gdb.compile/compile-cplus-method.cc: New file.
620 * gdb.compile/compile-cplus-method.exp: New file.
621 * gdb.compile/compile-cplus-mod.c: "New" file.
622 * gdb.compile/compile-cplus-namespace.cc: New file.
623 * gdb.compile/compile-cplus-namespace.exp: New file.
624 * gdb.compile/compile-cplus-nested.cc: New file.
625 * gdb.compile/compile-cplus-nested.exp: New file.
626 * gdb.compile/compile-cplus-print.c: "New" file.
627 * gdb.compile/compile-cplus-print.exp: "New" file.
628 * gdb.compile/compile-cplus-virtual.cc: New file.
629 * gdb.compile/compile-cplus-virtual.exp: New file.
630 * gdb.compile/compile-cplus.c: "New" file.
631 * gdb.compile/compile-cplus.exp: "New" file.
632 * lib/compile-support.exp: New file.
633
b0f492b9
GB
6342018-08-16 Gary Benson <gbenson@redhat.com>
635
636 PR gdb/13000:
637 * gdb.base/batch-exit-status.exp: New file.
638 * gdb.base/batch-exit-status.good-commands: Likewise.
639 * gdb.base/batch-exit-status.bad-commands: Likewise.
640
36eb4c5f
AH
6412018-08-29 Alan Hayward <alan.hayward@arm.com>
642
643 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
644 (struct struct02): Likewise.
645 (struct struct03): Likewise.
646 (struct struct04): Likewise.
647 (struct struct_01_01): New struct.
648 (struct struct_01_02): Likewise.
649 (struct struct_01_03): Likewise.
650 (struct struct_01_04): Likewise.
651 (struct struct_02_01): Likewise.
652 (struct struct_02_02): Likewise.
653 (struct struct_02_03): Likewise.
654 (struct struct_02_04): Likewise.
655 (struct struct_04_01): Likewise.
656 (struct struct_04_02): Likewise.
657 (struct struct_04_03): Likewise.
658 (struct struct_04_04): Likewise.
659 (struct struct_05_01): Likewise.
660 (struct struct_05_02): Likewise.
661 (struct struct_05_03): Likewise.
662 (struct struct_05_04): Likewise.
663 (cmp_struct01): Remove function.
664 (cmp_struct02): Likewise.
665 (cmp_struct03): Likewise.
666 (cmp_struct04): Likewise.
667 (cmp_struct_01_01): Add Function.
668 (cmp_struct_01_02): Likewise.
669 (cmp_struct_01_03): Likewise.
670 (cmp_struct_01_04): Likewise.
671 (cmp_struct_02_01): Likewise.
672 (cmp_struct_02_02): Likewise.
673 (cmp_struct_02_03): Likewise.
674 (cmp_struct_02_04): Likewise.
675 (cmp_struct_04_01): Likewise.
676 (cmp_struct_04_02): Likewise.
677 (cmp_struct_04_03): Likewise.
678 (cmp_struct_04_04): Likewise.
679 (cmp_struct_05_01): Likewise.
680 (cmp_struct_05_02): Likewise.
681 (cmp_struct_05_03): Likewise.
682 (cmp_struct_05_04): Likewise.
683 (call_all): Add new structs.
684 * gdb.base/infcall-nested-structs.exp: Likewise.
685
3bf9c013
JV
6862018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
687
688 * gdb.python/py-framefilter-mi.exp: Update regexp to
689 check for "arch" field in frame output.
690
450d1e88
KB
6912018-08-23 Kevin Buettner <kevinb@redhat.com>
692
693 * gdb.dwarf2/dw2-ranges-func.c: New file.
694 * gdb.dwarf2/dw2-ranges-func.exp: New file.
695
ae739fe7
SM
6962018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
697
698 * gdb.base/term.exp: Compare terminal settings with values from
699 the inferior.
700 * gdb.base/term.c: Get and set terminal settings.
701
6d52907e
JV
7022018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
703
704 * lib/mi-support.exp (mi_expect_stop): Update regexp to
705 accommodate new "arch" field in frame output.
706 * gdb.mi/mi-return.exp: Likewise.
707 * gdb.mi/mi-stack.exp: Likewise.
708 * gdb.mi/mi-syn-frame.exp: Likewise.
709 * gdb.mi/user-selected-context-sync.exp: Likewise.
710
be2d111a
MS
7112018-08-19 Michael Spang <spang@google.com>
712
713 PR gdb/11786
714 * gdb.base/gcore-tls-pie.c: New file.
715 * gdb.base/gcore-tls-pie.exp: New file.
716
ae3a7c47
KB
7172018-08-18 Kevin Buettner <kevinb@redhat.com>
718
719 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
720 * gdb.dwarf2/varval.c: New file.
721 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 722
2ecae92e
AH
7232018-08-17 Alan Hayward <alan.hayward@arm.com>
724
725 PR gdb/18931
726 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
727
c1854f1d
KS
7282018-08-16 Keith Seitz <keiths@redhat.com>
729
730 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
731 tests expected to pass.
732
26fb3983
JV
7332018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
734
735 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
736 -data-disassemble -a.
737 (test_disassembly_bogus_args): Likewise.
738
67943c00
AB
7392018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
740
741 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
742
5ff2bbae
AB
7432018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
744
745 * gdb.base/vla-optimized-out.exp: Add new test.
746
e5bbcd0f
AB
7472018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.base/vla-optimized-out-o3.exp: Delete.
750 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
751 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
752 deleted tests.
753
9d4a934c
AB
7542018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 PR gdb/18050:
757 * gdb.server/extended-remote-restart.c: New file.
758 * gdb.server/extended-remote-restart.exp: New file.
759
045cf012
SM
7602018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
761
762 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
763 "set variable index = 42".
764
87d6a7aa
SM
7652018-08-07 Simon Marchi <simon.marchi@ericsson.com>
766
767 * boards/index-cache-gdb.exp: New file.
768 * gdb.dwarf2/index-cache.exp: New file.
769 * gdb.dwarf2/index-cache.c: New file.
770 * gdb.base/maint.exp: Check if we are using the index cache.
771
96d68bd4
RO
7722018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
773
774 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
775 MAKEFLAGS.
776
5a699617
RO
7772018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
778
779 * dg-extract-results.sh: Move to toplevel contrib.
780 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
781 * Makefile.in (check-parallel-racy): Likewise.
782
5bd18990
AB
7832018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
784
785 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
786 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
787 tests if the target supports scheduler locking.
788
3fbbcf47
TV
7892018-08-04 Tom de Vries <tdevries@suse.de>
790
791 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
792
3e1d3d8c
TT
7932018-08-02 Tom Tromey <tom@tromey.com>
794
795 PR symtab/16842.
796 * gdb.cp/temargs.exp: Test "info address" of a template
797 parameter.
798
5abe0f0c
JV
7992018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
800
801 * gdb.python/py-mi-var-info-path-expression.c: New file.
802 * gdb.python/py-mi-var-info-path-expression.py: New file.
803 * gdb.python/py-mi-var-info-path-expression.exp: New file.
804
fb66cde8
SDJ
8052018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
806
807 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
808 error after "cannot resolve name" string.
809
c708f4d2
AB
8102018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
813 started.
814 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
815
37cc0cae
TV
8162018-07-28 Tom de Vries <tdevries@suse.de>
817
818 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
819
63b4ecf7
TV
8202018-07-26 Tom de Vries <tdevries@suse.de>
821
822 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
823
3c3bb058
AB
8242018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
827 is visible.
828
9e7f3bbb
TV
8292018-07-26 Tom de Vries <tdevries@suse.de>
830
831 PR breakpoints/23366
832 * gdb.base/catch-follow-exec.c: New test.
833 * gdb.base/catch-follow-exec.exp: New file.
834
16f808ec
TV
8352018-07-25 Tom de Vries <tdevries@suse.de>
836
837 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
838 vla-optimized-out.c.
839
d7154a8d
JV
8402018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
841
842 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
843 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
844
232a0032
TV
8452018-07-20 Tom de Vries <tdevries@suse.de>
846
847 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
848 NOCLONE macro.
849 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
850
fbb1d502
TV
8512018-07-19 Tom de Vries <tdevries@suse.de>
852
853 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
854 regular expression.
855
42dc7699
TV
8562018-07-18 Tom de Vries <tdevries@suse.de>
857
858 * gdb.base/vla-optimized-out.c: New test.
859 * gdb.base/vla-optimized-out.exp: New file.
860
7f1f7e23
SDJ
8612018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
862
863 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
864 message "No address associated with hostname" when gdbserver
865 cannot resolve the hostname.
866
5759ebb3
PW
8672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
868
869 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
870 Add some test prefixes to make tests unique.
871
3606ccab
PW
8722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
873
874 * gdb.base/frameapply.c: New file.
875 * gdb.base/frameapply.exp: New file.
876
529c08b2
PW
8772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
878
879 * gdb.base/skip.exp: Update expected error message.
880
c7ab0aef
SDJ
8812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
882 Jan Kratochvil <jan.kratochvil@redhat.com>
883 Paul Fertser <fercerpav@gmail.com>
884 Tsutomu Seki <sekiriki@gmail.com>
885
886 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
887 parameter.
888 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
889 by default.
890 * boards/native-gdbserver.exp: Likewise.
891 * gdb.server/run-without-local-binary.exp: Improve regexp used
892 for detecting when a remote debugging connection succeeds.
893 * gdb.server/server-connect.exp: New file.
894 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
895 Do not prefix the port number with ":".
896 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
897 support for detecting and using it. Add '$debughost_gdbserver'
898 to the list of arguments used to start gdbserver. Handle case
899 when gdbserver cannot resolve a network name.
900
16ff70dd
SDJ
9012018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
902
903 PR c++/23373
904 * gdb.base/ptype-offsets.cc (struct static_member): New
905 struct.
906 (main) <stmember>: New variable.
907 * gdb.base/ptype-offsets.exp: Add test for printing a struct
908 with a static member in it.
909
3541979f
AB
9102018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
911
912 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
913 watchpoints enabled and disabled.
914
c8ad9b9a
AB
9152018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * gdb.base/examine-backward.exp: Still run tests around address
918 0x0, even if address 0x0 is not readable. Update the pattern for
919 matching address 0x0 in expected output.
920
e0e5e971
AB
9212018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
922
923 * gdb.base/share-env-with-gdbserver.c (main): Add call to
924 malloc/free.
925
1ea5da02
TV
9262018-07-04 Tom de Vries <tdevries@suse.de>
927
928 * gdb.dwarf2/dw2-error.exp: Update expected error message.
929
471b9d15
MR
9302018-07-02 Maciej W. Rozycki <macro@mips.com>
931
932 PR tdep/8282
933 * gdb.arch/mips-disassembler-options.exp: New test.
934 * gdb.arch/mips-disassembler-options.s: New test source.
935
75acb486
PA
9362018-06-29 Pedro Alves <palves@redhat.com>
937
938 * gdb.threads/names.exp: Adjust expected "info threads" output.
939
cd2bb709
PA
9402018-06-29 Pedro Alves <palves@redhat.com>
941
942 * gdb.opt/inline-break.exp (line number, address): Add "info
943 break" tests.
944
991ff292
PA
9452018-06-29 Pedro Alves <palves@redhat.com>
946
947 * gdb.opt/inline-break.c (func1): Add "break here" marker.
948 * gdb.opt/inline-break.exp: Test setting breakpoints by line
949 number and address and running to them.
950
356819b6 9512018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
952
953 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
954
2512d7ef
JK
9552018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
956
957 * lib/compiler.c: Remove executable permission flag.
958
be1b6474
RB
9592018-06-28 Richard Bunt <richard.bunt@arm.com>
960
961 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
962 code.
963 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
964
291f9a96
PT
9652018-06-28 Petr Tesarik <ptesarik@suse.cz>
966
967 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
968
ed6dfe51
PT
9692018-06-28 Petr Tesarik <ptesarik@suse.cz>
970
971 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
972 address argument is omitted.
973
d4d429d5
PT
9742018-06-28 Petr Tesarik <ptesarik@suse.cz>
975
976 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
977
7ab6656f
OJ
9782018-06-27 Omair Javaid <omair.javaid@linaro.org>
979
980 PR gdb/21695
981 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
982 * gdb.base/infoline-reloc-main-from-zero.c: New file.
983
a33ccfc7
TT
9842018-06-26 Tom Tromey <tom@tromey.com>
985
986 PR rust/22574:
987 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
988 * gdb.rust/simple.rs (struct SimpleLayout): New.
989
6d72d289
SM
9902018-06-22 Simon Marchi <simon.marchi@ericsson.com>
991
992 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
993 "info registers" output.
994
8363f9d5
RB
9952018-06-21 Richard Bunt <richard.bunt@arm.com>
996
997 * gdb.base/watchpoint-hw-attach.c: New test.
998 * gdb.base/watchpoint-hw-attach.exp: New file.
999
f00674fe
SM
10002018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1001
1002 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1003 through /bin/sh.
1004 * boards/dwarf4-gdb-index.exp: Likewise.
1005 * boards/fission-dwp.exp: Likewise.
1006
1d554008
UW
10072018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1008
1009 * gdb.base/float128.exp: Add comment and improved fail message
1010 to the failure case of "print large128" test.
1011
d0ac1c44
SM
10122018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1013
1014 * configure.ac: Remove AC_PREREQ.
1015 * configure: Re-generate.
1016
61b04dd0
PA
10172018-06-19 Pedro Alves <palves@redhat.com>
1018
1019 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1020 (func_extern_caller): New.
1021 (main): Call func_extern_caller.
1022 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1023 logic change.
1024
f63b508a
SM
10252018-06-18 Weimin Pan <weimin.pan@oracle.com>
1026
1027 PR gdb/16841
1028 * gdb.cp/typedef-base.cc: New file.
1029 * gdb.cp/typedef-base.exp: New file.
1030
0fe3a558
TV
10312018-06-18 Tom de Vries <tdevries@suse.de>
1032
1033 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1034
7010835a
AB
10352018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1036 Richard Bunt <Richard.Bunt@arm.com>
1037
1038 * gdb.threads/attach-slow-waitpid.c: New file.
1039 * gdb.threads/attach-slow-waitpid.exp: New file.
1040 * gdb.threads/slow-waitpid.c: New file.
1041
14897d65
PA
10422018-06-14 Pedro Alves <palves@redhat.com>
1043
1044 * gdb.base/fork-running-state.c: Include <errno.h>.
1045 (exit_if_relative_exits): New.
1046 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1047 exits.
1048 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1049 child exits.
1050
5d9a0608
TV
10512018-06-14 Tom de Vries <tdevries@suse.de>
1052
1053 PR cli/22573
1054 * gdb.base/finish-pretty.c: New test.
1055 * gdb.base/finish-pretty.exp: New file.
1056
11ae5818
PA
10572018-06-14 Pedro Alves <palves@redhat.com>
1058
1059 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1060 gdb's expected startup output.
1061
1d39de44
PA
10622018-06-14 Pedro Alves <palves@redhat.com>
1063
1064 * lib/selftest-support.exp (selftest_setup): Remove inlined
1065 function handling.
1066
70ee0000
TV
10672018-06-14 Tom de Vries <tdevries@suse.de>
1068
1069 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1070 matching of breakpoint printing.
1071
11f4b608
TV
10722018-06-13 Tom de Vries <tdevries@suse.de>
1073
1074 PR testsuite/23269
1075 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1076 (fork_child): ... here, and ...
1077 (fork_parent): ... here.
1078
10792018-06-12 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1082
9516f85a
AB
10832018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1084 Stephen Roberts <stephen.roberts@arm.com>
1085
1086 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1087 rewrite test to describe action performed, rather than possible
1088 failure.
1089
5045b3d7
GB
10902018-06-08 Gary Benson <gbenson@redhat.com>
1091
1092 * gdb.threads/check-libthread-db.exp: New file.
1093 * gdb.threads/check-libthread-db.c: Likewise.
1094
c61b06a1
TT
10952018-06-05 Tom Tromey <tom@tromey.com>
1096
1097 * gdb.base/default.exp: Update expected "show version" output.
1098
eb6af809
TT
10992018-06-05 Tom Tromey <tom@tromey.com>
1100
1101 PR cli/12326:
1102 * gdb.cp/static-print-quit.exp: Update.
1103 * lib/gdb.exp (pagination_prompt): Update.
1104 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1105 * gdb.python/python.exp: Update.
1106
178d6a63
JB
11072018-06-04 Joel Brobecker <brobecker@adacore.com>
1108
1109 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1110
8e817061
JB
11112018-06-01 Joel Brobecker <brobecker@adacore.com>
1112
1113 * gdb.ada/bp_fun_addr: New testcase.
1114
e86ca25f
TT
11152018-06-01 Tom Tromey <tom@tromey.com>
1116
1117 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1118 results.
1119 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1120 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1121 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1122 * gdb.base/maint.exp (maint_pass_if): Update.
1123
4b2dfa9d
MR
11242018-05-31 Maciej W. Rozycki <macro@mips.com>
1125
1126 * gdb.base/endian.exp: New test.
1127 * gdb.base/endian.c: New test source.
1128
45f25d6c
AB
11292018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 PR gdb/23203
1132 * gdb.base/bt-selected-frame.c: New file.
1133 * gdb.base/bt-selected-frame.exp: New file.
1134 * lib/gdb.exp (get_current_frame_number): New function.
1135
d9f6d7f8
MR
11362018-05-24 Maciej W. Rozycki <macro@mips.com>
1137 Pedro Alves <palves@redhat.com>
1138
1139 * gdb.threads/tls-core.c: Include <stdlib.h>
1140 (thread_proc): Call `abort'.
1141 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1142 (tls_core_test): New procedure, bits factored out from ...
1143 (top level): ... here. Test both native cores and gcore cores.
1144
ff1cf532
TT
11452018-05-23 Tom Tromey <tom@tromey.com>
1146
1147 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1148
b98664d3
TT
11492018-05-23 Tom Tromey <tom@tromey.com>
1150
1151 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1152 symfile_complaints.
1153 (test_short_complaints): Likewise.
1154 (test_empty_complaints): Likewise.
1155 (test_initial_complaints): Update.
1156
4e9668d0
TT
11572018-05-23 Tom Tromey <tom@tromey.com>
1158
1159 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1160
43ba33c7
TT
11612018-05-23 Tom Tromey <tom@tromey.com>
1162
1163 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1164 (test_short_complaints): Update.
1165
035522c0
PA
11662018-05-22 Pedro Alves <palves@redhat.com>
1167
1168 * gdb.base/remote.exp: Only gdb_start after compiling the
1169 testcase. Issue "disconnect" before testing "set remote" command
1170 defaults. Issue clean_restart before running to main.
1171
cc0be08f
PA
11722018-05-22 Pedro Alves <palves@redhat.com>
1173
1174 * gdb.base/remote.exp: Adjust expected output of "show remote
1175 memory-write-packet-size". Add tests for "set remote
1176 memory-write-packet-size 0" and "set remote
1177 memory-write-packet-size fixed/limit".
1178
b1b60145
PA
11792018-05-22 Pedro Alves <palves@redhat.com>
1180
1181 PR gdb/22973
1182 * gdb.base/utf8-identifiers.c: New file.
1183 * gdb.base/utf8-identifiers.exp: New file.
1184
0ec848ad
PFC
11852018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1186
1187 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1188
2c3305f6
PFC
11892018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1190
1191 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1192
ce1e8424
TT
11932018-05-18 Tom Tromey <tom@tromey.com>
1194
1195 * gdb.base/ptype-offsets.exp: Update.
1196
ddfe970e
KS
11972018-05-17 Keith Seitz <keiths@redhat.com>
1198
1199 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1200 in expected breakpoint stop locations.
1201 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1202 move to proper scope to test variable values.
1203 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1204 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1205 New functions.
1206 (main): Call not_inline_func3.
1207 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1208 inline_func1, inline_func2, and inline_func3. Test that when each
1209 breakpoint is hit, GDB properly reports both the stop location
1210 and the backtrace. Repeat tests for temporary breakpoints.
1211
0726fcc6
MR
12122018-05-15 Maciej W. Rozycki <macro@mips.com>
1213
1214 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1215 rather then trying to access it in determining whether the PID
1216 of `gdbserver' could have been retrieved.
1217
8ee22052
AB
12182018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.arch/amd64-init-x87-values.S: New file.
1221 * gdb.arch/amd64-init-x87-values.exp: New file.
1222
7785df48
JK
12232018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1224
1225 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1226
56bcdbea
TT
12272018-05-04 Tom Tromey <tom@tromey.com>
1228
1229 PR python/22730:
1230 * gdb.python/python.exp: Test multi-line execute.
1231
a913fffb
TT
12322018-05-04 Tom Tromey <tom@tromey.com>
1233
1234 PR python/22731:
1235 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1236
7a2c85f2
TT
12372018-05-04 Tom Tromey <tom@tromey.com>
1238
1239 PR gdb/11750:
1240 * gdb.base/define.exp: Test defining a user command inside a user
1241 command.
1242 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1243
a3b60e45
JK
12442018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1245 Pedro Alves <palves@redhat.com>
1246
1247 PR breakpoints/19806 and support for PR external/20207.
1248 * gdb.base/watchpoint-unaligned.c: New file.
1249 * gdb.base/watchpoint-unaligned.exp: New file.
1250
45fe4a03
AB
12512018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1252
1253 * gdb.base/maint.exp: Make test names unique, use
1254 test_prefix_command_help to test 'help maint info', and remove
1255 repeated test of 'help maint'.
1256
9be2ae8f
TT
12572018-05-04 Tom Tromey <tom@tromey.com>
1258
1259 PR gdb/22619:
1260 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1261 behavior.
1262
11859c31
AB
12632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1264
1265 * gdb.base/maint.exp: Process output from 'maint print registers'
1266 line at a time.
1267
089a9490
AB
12682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1269
1270 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1271 timeout.
1272
9b0797e2
AB
12732018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1274
1275 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1276 filter pattern.
1277
f6ac5f3d
PA
12782018-05-02 Pedro Alves <palves@redhat.com>
1279
1280 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1281 to_log_command renames.
1282 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1283
77d3c63b
TT
12842018-05-02 Tom Tromey <tom@tromey.com>
1285
1286 * gdb.python/py-parameter.exp: Set test message.
1287
0489430a
TT
12882018-05-02 Tom Tromey <tom@tromey.com>
1289
1290 PR python/20084:
1291 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1292 PARAM_ZUINTEGER_UNLIMITED tests.
1293
1632f8ba
DR
12942018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1295
1296 PR rust/23124
1297 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1298 when casting.
1299
6d7bb824
TT
13002018-04-30 Tom Tromey <tom@tromey.com>
1301
1302 * gdb.python/py-type.exp: Check align attribute.
1303 * gdb.python/py-type.c: New "aligncheck" global.
1304
007e1530
TT
13052018-04-30 Tom Tromey <tom@tromey.com>
1306
1307 PR exp/17095:
1308 * gdb.dwarf2/dw2-align.exp: New file.
1309 * gdb.cp/align.exp: New file.
1310 * gdb.base/align.exp: New file.
1311 * lib/gdb.exp (gdb_int128_helper): New proc.
1312 (has_int128_c, has_int128_cxx): New caching procs.
1313
6873858b
TT
13142018-04-27 Tom Tromey <tom@tromey.com>
1315
1316 PR rust/22545:
1317 * gdb.rust/simple.exp: Add inclusive range tests.
1318
79188d8d
PA
13192018-04-26 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1322 ifunc breakpoint locations correctly of ifunc breakpoints set
1323 while the program resolves the ifunc.
1324
c7075ad5
PA
13252018-04-26 Pedro Alves <palves@redhat.com>
1326
1327 * gdb.base/gnu-ifunc-final.c: New file.
1328 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1329 * gdb.base/gnu-ifunc.exp (executable): Delete.
1330 (staticexecutable): Adjust.
1331 (lib_opts, exec_opts): Delete.
1332 (make_binsuffix, build, set-break): New procedures.
1333 (misc_tests): New, with tests factored out from the top level.
1334 (top level): Test different combinations of ifunc resolver name,
1335 resolver with and with debug info, and ifunc target with and
1336 without debug info. Wrap static tests with with_target_prefix.
1337
8388016d
PA
13382018-04-26 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1341 return type" warnings.
1342
249b5733
PA
13432018-04-25 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1346 killed".
1347 * gdb.base/kill-after-signal.exp: Likewise.
1348 * gdb.threads/kill.exp: Likewise.
1349
f67c0c91
SDJ
13502018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1351 Sergio Durigan Junior <sergiodj@redhat.com>
1352 Pedro Alves <palves@redhat.com>
1353
1354 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1355 regexps to expect for '[Inferior ... detached]' as well.
1356 * gdb.base/attach.exp: Likewise.
1357 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1358 "gdb_continue_to_end".
1359 (test_catch_syscall_with_wrong_args): Likewise.
1360 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1361 ']'. Don't set 'verbose' on.
1362 * gdb.base/foll-vfork.exp: Likewise.
1363 * gdb.base/fork-print-inferior-events.c: New file.
1364 * gdb.base/fork-print-inferior-events.exp: New file.
1365 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1366 '[Inferior ... has been killed]' message.
1367 * gdb.base/kill-after-signal.exp: Likewise.
1368 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1369 detach message.
1370 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1371 message.
1372 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1373 regexps to expect for '[Inferior ... detached]' as well.
1374 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1375
0a8ddac4
SM
13762018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1377
1378 PR gdb/23104
1379 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1380
d27d16bf
RB
13812018-04-19 Richard Bunt <richard.bunt@arm.com>
1382
1383 * gdb.threads/multiple-successive-infcall.c: New test.
1384 * gdb.threads/multiple-successive-infcall.exp: New file.
1385
a037790e
TT
13862018-04-17 Tom Tromey <tom@tromey.com>
1387
1388 * gdb.rust/simple.rs (Union): New type.
1389 (main): New local "u".
1390 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1391
e3a91079
AA
13922018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1393
1394 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1395 number information in output of "whereis" command.
1396 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1397
b744723f
AA
13982018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1399
1400 * gdb.ada/info_types.exp: Adjust expected output to the line
1401 numbers now printed by "info var/func/type".
1402 * gdb.base/completion.exp: Likewise.
1403 * gdb.base/included.exp: Likewise.
1404 * gdb.cp/cp-relocate.exp: Likewise.
1405 * gdb.cp/cplusfuncs.exp: Likewise.
1406 * gdb.cp/namespace.exp: Likewise.
1407 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1408
4a4495d6
MM
14092018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1410
1411 * gdb.btrace/cpu.exp: New.
1412
1d509aa6
MM
14132018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1414
1415 * gdb.base/step-indirect-call-thunk.exp: New.
1416 * gdb.base/step-indirect-call-thunk.c: New.
1417 * gdb.reverse/step-indirect-call-thunk.exp: New.
1418 * gdb.reverse/step-indirect-call-thunk.c: New.
1419
6295b6da
SM
14202018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1421
1422 * gdb.base/pie-fork.c: New file.
1423 * gdb.base/pie-fork.exp: New file.
1424
50146e70
TT
14252018-04-11 Tom Tromey <tom@tromey.com>
1426
1427 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1428
f50d8a2e
PA
14292018-04-10 Pedro Alves <palves@redhat.com>
1430
1431 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1432 exits. Instead loop running forever.
1433 (fork_parent): Run forever too.
1434
a0be7a36
SM
14352018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1436
1437 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1438 mi_continue_to_line.
1439 * gdb.mi/mi-stack.c (callee4): Add comment.
1440
9b73db36
SM
14412018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1442
1443 * gdb.mi/mi-stack.exp: Fix indentation.
1444
c912f608
SM
14452018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1446
1447 PR gdb/22979
1448 * gdb.arch/amd64-osabi.exp: New file.
1449
26540402
SM
14502018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1451
1452 PR gdb/22980
1453 * gdb.base/osabi.exp: New file.
1454
121ad66c 14552018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
1456
1457 * gdb.cp/static-typedef-print.exp: New file.
1458 * gdb.cp/static-typedef-print.cc: New file.
1459
3fcded8f
JB
14602018-03-27 Joel Brobecker <brobecker@adacore.com>
1461
1462 * gdb.ada/varsize_limit: New testcase.
1463
59cc4834
JB
14642018-03-27 Joel Brobecker <brobecker@adacore.com>
1465
1466 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1467
1468 * gdb.ada/notcplusplus: New testcase.
1469
1470 * gdb.base/c-linkage-name.c: New file.
1471 * gdb.base/c-linkage-name.exp: New testcase.
1472
4ca59a9f
TT
14732018-03-26 Tom Tromey <tom@tromey.com>
1474
1475 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1476 * gdb.python/py-framefilter.py (name_error): New global.
1477 (ErrorInName.function): Use name_error.
1478
978d6c75
TT
14792018-03-26 Tom Tromey <tom@tromey.com>
1480
1481 PR backtrace/15582:
1482 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1483
b7fee5a3
KS
14842018-03-23 Keith Seitz <keiths@redhat.com>
1485
1486 PR c++/22968
1487 * gdb.cp/subtypes.exp: New file.
1488 * gdb.cp/subtypes.h: New file.
1489 * gdb.cp/subtypes.cc: New file.
1490 * gdb.cp/subtypes-2.cc: New file.
1491
376be529
AB
14922018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1495 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1496 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1497 -nostartfiles when compiling the test. Confirm that all registers
1498 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1499
066cfa98
AB
15002018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1501
1502 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1503 option, syntax was wrong anyway.
1504 * gdb.arch/arm-disp-step.exp: Likewise.
1505 * gdb.arch/sparc64-regs.exp: Likewise.
1506 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1507 option, syntax was wrong anyway, switch to use
1508 prepare_for_testing.
1509 * gdb.arch/i386-disp-step.exp: Likewise.
1510
079670b9
AA
15112018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1512
1513 * gdb.ada/exec_changed.exp: Replace "target_info exists
1514 use_gdb_stub" by "use_gdb_stub".
1515 * gdb.ada/start.exp: Likewise.
1516 * gdb.base/async-shell.exp: Likewise.
1517 * gdb.base/attach-pie-misread.exp: Likewise.
1518 * gdb.base/attach-wait-input.exp: Likewise.
1519 * gdb.base/break-entry.exp: Likewise.
1520 * gdb.base/break-interp.exp: Likewise.
1521 * gdb.base/dprintf-detach.exp: Likewise.
1522 * gdb.base/nostdlib.exp: Likewise.
1523 * gdb.base/solib-nodir.exp: Likewise.
1524 * gdb.base/statistics.exp: Likewise.
1525 * gdb.base/testenv.exp: Likewise.
1526 * gdb.mi/mi-exec-run.exp: Likewise.
1527 * gdb.mi/mi-start.exp: Likewise.
1528 * gdb.multi/dummy-frame-restore.exp: Likewise.
1529 * gdb.multi/multi-arch-exec.exp: Likewise.
1530 * gdb.multi/multi-arch.exp: Likewise.
1531 * gdb.multi/tids.exp: Likewise.
1532 * gdb.multi/watchpoint-multi.exp: Likewise.
1533 * gdb.python/py-events.exp: Likewise.
1534 * gdb.threads/attach-into-signal.exp: Likewise.
1535 * gdb.threads/attach-stopped.exp: Likewise.
1536 * gdb.threads/threadapply.exp: Likewise.
1537 * lib/selftest-support.exp: Likewise.
1538
26d6cec4
AA
15392018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1540
1541 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1542
4ee89e90
SR
15432018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1544
1545 * gdb.perf/template-breakpoints.cc: New file.
1546 * gdb.perf/template-breakpoints.exp: New file.
1547 * gdb.perf/template-breakpoints.py: New file.
1548
92630041
TT
15492018-03-19 Tom Tromey <tom@tromey.com>
1550
1551 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1552 y0.
1553 * gdb.rust/simple.exp: Test bare identifier form of struct
1554 initializer.
1555
76727919
TT
15562018-03-19 Tom Tromey <tom@tromey.com>
1557
1558 * gdb.gdb/observer.exp: Remove.
1559
194ed413
AA
15602018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1561
1562 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1563 "qualified" option when setting breakpoints.
1564 * gdb.trace/backtrace.exp: Likewise.
1565 * gdb.trace/circ.exp: Likewise.
1566 * gdb.trace/collection.exp: Likewise.
1567 * gdb.trace/disconnected-tracing.exp: Likewise.
1568 * gdb.trace/ftrace-lock.exp: Likewise.
1569 * gdb.trace/ftrace.exp: Likewise.
1570 * gdb.trace/infotrace.exp: Likewise.
1571 * gdb.trace/packetlen.exp: Likewise.
1572 * gdb.trace/passc-dyn.exp: Likewise.
1573 * gdb.trace/qtro.exp: Likewise.
1574 * gdb.trace/read-memory.exp: Likewise.
1575 * gdb.trace/report.exp: Likewise.
1576 * gdb.trace/signal.exp: Likewise.
1577 * gdb.trace/status-stop.exp: Likewise.
1578 * gdb.trace/strace.exp: Likewise.
1579 * gdb.trace/tfind.exp: Likewise.
1580 * gdb.trace/trace-break.exp: Likewise.
1581 * gdb.trace/trace-condition.exp: Likewise.
1582 * gdb.trace/trace-mt.exp: Likewise.
1583 * gdb.trace/tstatus.exp: Likewise.
1584 * gdb.trace/tsv.exp: Likewise.
1585 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1586 * gdb.trace/unavailable.exp: Likewise.
1587 * gdb.trace/while-dyn.exp: Likewise.
1588
8b067d2c
AA
15892018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1590
1591 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1592 that libinproctrace is copied to the target.
1593
3ae9ce5d
TT
15942018-03-14 Tom Tromey <tom@tromey.com>
1595
1596 PR cli/14977:
1597 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1598 a null pointer.
1599 * gdb.base/wchar.exp: Likewise.
1600
b8c2339b
TT
16012018-03-14 Tom Tromey <tom@tromey.com>
1602
1603 PR cli/19918:
1604 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1605 flag.
1606
4872dc46
SM
16072018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1608
1609 PR gdb/22841
1610 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1611 "target" to remote_exec.
1612
e4fe3756
SM
16132018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1614
1615 PR gdb/22841
1616 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1617 ${board}_upload): Remove.
1618
e95a97d4
AA
16192018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1620
1621 * gdb.cp/watch-cp.cc: New test.
1622 * gdb.cp/watch-cp.exp: New file.
1623
dbbb1059
AB
16242018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1625
1626 * gdb.base/infcall-nested-structs.exp: New file.
1627 * gdb.base/infcall-nested-structs.c: New file.
1628 * gdb.base/float.exp: Add riscv support.
1629
ecc054c0
TP
16302018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1631
1632 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1633 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1634
25e3c82c
SDJ
16352018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1636
1637 * gdb.server/abspath.exp: New file.
1638 * lib/gdb.exp (with_cwd): New procedure.
1639
3083294d
SM
16402018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1641
1642 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1643 use it.
1644 (gdb_is_target_remote_prompt): New proc.
1645 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1646 (gdb_is_target_native): Pass prompt parameter to
1647 gdb_is_target_1.
1648
3275ef47
SM
16492018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1650
1651 * gdb.base/load-command.c: New file.
1652 * gdb.base/load-command.exp: New file.
1653 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1654 (gdb_is_target_1): ...this, and generalize for other targets
1655 than just remote.
1656 (gdb_is_target_remote): Use gdb_is_target_1.
1657 (gdb_is_target_native): use gdb_is_target_1.
1658
6893c19a
TT
16592018-02-26 Tom Tromey <tom@tromey.com>
1660
1661 PR python/16497:
1662 * gdb.python/py-framefilter.exp: Update test.
1663
2ddeaf8a
TT
16642018-02-26 Tom Tromey <tom@tromey.com>
1665
1666 * gdb.dwarf2/variant.c: New file.
1667 * gdb.dwarf2/variant.exp: New file.
1668
c9317f21
TT
16692018-02-26 Tom Tromey <tom@tromey.com>
1670
1671 * gdb.rust/simple.exp: Accept more possible results in enum test.
1672
6f6d0c26
SM
16732018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1674
1675 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1676 parentheses.
1677
11b03145
MR
16782018-02-23 Maciej W. Rozycki <macro@mips.com>
1679
1680 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1681 name of a variable: $actual_linejj -> $actual_line.
1682
54a27fe5
JB
16832018-02-21 John Baldwin <jhb@FreeBSD.org>
1684
1685 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1686
de65820c
MM
16872018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1688
1689 * gdb.btrace/buffer-size.exp: Do not force BTS.
1690
980548fd
PA
16912018-02-14 Pedro Alves <palves@redhat.com>
1692
1693 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1694 getting a "Quit".
1695
c4e12631
MM
16962018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1697
1698 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1699 Fix test name.
1700
c2e0e465
SM
17012018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1702
1703 * gdb.cp/m-static.exp: Check type of optimized out static
1704 member.
1705
f7216783
AB
17062018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1707
1708 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1709 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1710
0625771b
LS
17112018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1712 Leszek Swirski <leszeks@google.com>
1713
1714 * gdb.python/py-prettyprint.c
1715 (struct to_string_returns_value_inner,
1716 struct to_string_returns_value_wrapper): New.
1717 (main): Add tsrvw variable.
1718 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1719 ToStringReturnsValueWrapper): New classes.
1720 (register_pretty_printers): Register new pretty-printers.
1721 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1722 recursive pretty printer.
1723 * gdb.python/py-mi.exp: Likewise.
1724
59498c30
LS
17252018-02-01 Leszek Swirski <leszeks@google.com>
1726
1727 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1728 functions with the same name as an include file are parsed
1729 correctly.
1730
d4d38844
YQ
17312018-02-01 Yao Qi <yao.qi@linaro.org>
1732
1733 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1734 "\[^\r\n\]*".
1735
07e5f5cf
NP
17362018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1737
1738 * gdb.arch/powerpc-prologue-frame.s: New file.
1739 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1740 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1741
929b5ad4
JB
17422018-01-31 Joel Brobecker <brobecker@adacore.com>
1743
1744 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1745
e671cd59
PA
17462018-01-30 Pedro Alves <palves@redhat.com>
1747
1748 PR gdb/13211
1749 * gdb.base/interrupt-daemon.c: New.
1750 * gdb.base/interrupt-daemon.exp: New.
1751 * gdb.multi/multi-term-settings.c: New.
1752 * gdb.multi/multi-term-settings.exp: New.
1753
fc413dc4
JB
17542018-01-30 Joel Brobecker <brobecker@adacore.com>
1755
1756 * gdb.base/break.exp: Save the location where the breakpoint
1757 on break.c:47 was actually inserted when debugging the version
1758 compiled at -O2 and use it in the expected output of the "info
1759 break" test performed soon after.
1760
5c319bb2
PA
17612018-01-22 Pedro Alves <palves@redhat.com>
1762 Sergio Durigan Junior <sergiodj@redhat.com>
1763
1764 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1765 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1766
a9e40818
JB
17672018-01-22 Joel Brobecker <brobecker@adacore.com>
1768
1769 * gdb.base/break-include.c, gdb.base/break-include.inc,
1770 gdb.base/break-include.exp: New files.
1771 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1772 line number now being the actual line number where the breakpoint
1773 was inserted.
1774 * gdb.mi/mi-break.exp: Likewise.
1775 * gdb.mi/mi-reverse.exp: Likewise.
1776 * gdb.mi/mi-simplerun.exp: Ditto.
1777
e707fc44
AB
17782018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1781 varobj.
1782 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1783
ae451627
AB
17842018-01-21 Don Breazeal <donb@codesourcery.com>
1785 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.mi/basics.c: Add new global.
1788 * gdb.mi/mi-frame-regs.exp: New file.
1789 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1790 case.
1791
b1b189e0
AB
17922018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1793
1794 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1795 non-parameter, and on an unknown symbol.
1796
fcfcc376
TT
17972018-01-19 Tom Tromey <tom@tromey.com>
1798
1799 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1800 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1801
634c1c31
AA
18022018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1803
1804 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1805 setrlimit and chdir to int.
1806
d6ad07fd
AA
18072018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1808
1809 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1810 function.
1811 (my_tend): Likewise.
1812 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1813 rationale of avoiding FP- and vector instructions.
1814
adf8243b
RK
18152018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1816
1817 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1818 "info reg" with "\[ \t\]*".
1819 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1820 "\[ \t\]+".
1821 * gdb.arch/s390-multiarch.exp: Ditto.
1822 * gdb.base/pc-fp.exp: Ditto.
1823 * gdb.reverse/i386-precsave.exp: Ditto.
1824 * gdb.reverse/i386-reverse.exp: Ditto.
1825 * gdb.reverse/i387-env-reverse.exp: Ditto.
1826 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1827
dcc06925
AA
18282018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1829
1830 * lib/gdb.exp (gdb_compile): Re-enable use of
1831 universal_compile_options for languages other than Rust.
1832
25d4fd80
AA
18332018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1834
1835 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1836
ee7f689e 18372018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1838
1839 PR gdb/16577
1840 * gdb.base/solib-vanish.exp: New.
1841 * gdb.base/solib-vanish-main.c: New.
1842 * gdb.base/solib-vanish-lib1.c: New.
1843 * gdb.base/solib-vanish-lib2.c: New.
1844
d8447b6b
YQ
18452018-01-17 Yao Qi <yao.qi@linaro.org>
1846
1847 * gdb.compile/compile.exp: Match the address printed for
1848 frame in the output of command "bt".
1849
86d6a90c
TT
18502018-01-15 Tom Tromey <tom@tromey.com>
1851
1852 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1853 compute sp_reg.
1854
cbcdb1aa
AB
18552018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1856
1857 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1858 to prepare.
1859 (prepare): Return 0 on error, 1 on success.
1860
eea61984
PA
18612018-01-12 Pedro Alves <palves@redhat.com>
1862
1863 * gdb.base/continue-after-aborted-step-over.c: New.
1864 * gdb.base/continue-after-aborted-step-over.exp: New.
1865
6181e9c2
SM
18662018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1867
1868 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1869 options when not creating an executable.
1870
3cada740
PA
18712018-01-11 Pedro Alves <palves@redhat.com>
1872
1873 PR remote/22597
1874 * gdb.server/stop-reply-no-thread.c: New file.
1875 * gdb.server/stop-reply-no-thread.exp: New file.
1876
c63d3e8d
PA
18772018-01-10 Pedro Alves <palves@redhat.com>
1878
1879 PR gdb/22670
1880 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1881 functions too. Test setting breakpoints and printing C functions
1882 with no debug info too.
1883 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1884
d4c2a405
PA
18852018-01-10 Pedro Alves <palves@redhat.com>
1886
1887 PR gdb/22670
1888 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1889 a fail.
1890
8825213e
PA
18912018-01-10 Pedro Alves <palves@redhat.com>
1892
1893 PR gdb/22670
1894 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1895
605fd3c6
YQ
18962018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1897
1898 * gdb.server/unittest.exp: Match the output in non-development
1899 mode.
1900
1e5ded6c
YQ
19012018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1902
1903 * gdb.gdb/unittest.exp: Match output in non-development mode.
1904
30066b0b
JB
19052018-01-08 Joel Brobecker <brobecker@adacore.com>
1906
1907 * gdb.ada/access_tagged_param.exp: Relax expected output
1908 for value of "ObjL" in "continue" to pck.inspect breakpoint
1909 test.
1910
04bafb1e
XR
19112018-01-08 Joel Brobecker <brobecker@adacore.com>
1912
9f86398b
JB
1913 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1914 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1915
e379cee6
PA
19162018-01-05 Pedro Alves <palves@redhat.com>
1917
1918 PR gdb/18653
1919 * gdb.base/libsegfault.exp: New.
1920
de63c46b
PA
19212018-01-05 Joel Brobecker <brobecker@adacore.com>
1922
1923 PR gdb/22670
1924 * gdb.ada/access_tagged_param.exp: New file.
1925 * gdb.ada/access_tagged_param/foo.adb: New file.
1926
f98fc17b
PA
19272018-01-05 Pedro Alves <palves@redhat.com>
1928
1929 PR gdb/22670
1930 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1931 exercise lower case too, and to exercise both full matching and
1932 wild matching.
1933
342f8240
JB
19342018-01-05 Joel Brobecker <brobecker@adacore.com>
1935
1936 * gdb.ada/rename_subscript_param: New testcase.
1937
7150d33c
JG
19382018-01-05 Jerome Guitton <guitton@adacore.com>
1939
1940 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1941
cc0e770c
JB
19422018-01-05 Joel Brobecker <brobecker@adacore.com>
1943
1944 * gdb.ada/convvar_comp: New testcase.
1945
672a41aa 19462018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1947
1948 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1949 (My_Table): New global variable.
1950 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1951
7365ec2f
JB
19522018-01-04 Joel Brobecker <brobecker@adacore.com>
1953
1954 PR gdb/22670
1955 * gdb.ada/maint_with_ada: New testcase.
1956
289483b6
JB
19572018-01-04 Joel Brobecker <brobecker@adacore.com>
1958
1959 PR gdb/22670
1960 * gdb.ada/bp_c_mixed_case: New testcase.
1961
344420da
JB
19622018-01-04 Joel Brobecker <brobecker@adacore.com>
1963
1964 PR gdb/22670
1965 * gdb.ada/complete.exp: Add "complete break ada" test.
1966
66fc87a0
JB
19672018-01-04 Joel Brobecker <brobecker@adacore.com>
1968
1969 PR gdb/22670
1970 * gdb.ada/info_addr_mixed_case: New testcase.
1971
9f757bf7
XR
19722018-01-03 Xavier Roirand <roirand@adacore.com>
1973
1974 * gdb.ada/excep_handle.exp: New testcase.
1975 * gdb.ada/excep_handle/foo.adb: New file.
1976 * gdb.ada/excep_handle/pck.ads: New file.
1977
bd570f80
JB
19782018-01-03 Joel Brobecker <brobecker@adacore.com>
1979
1980 * gdb.base/step-line.c: Add extra empty line in copyright header.
1981 * gdb.base/step-line.inp: Likewise.
1982
9fe561ab
JB
19832018-01-02 Joel Brobecker <brobecker@adacore.com>
1984
1985 * gdb.ada/dyn_stride.exp: Add slice test.
1986
a405673c
JB
19872018-01-02 Joel Brobecker <brobecker@adacore.com>
1988
1989 * gdb.ada/dyn_stride: New testcase.
1990
cef0f868
SH
19912017-12-27 Stafford Horne <shorne@gmail.com>
1992
1993 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1994 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1995
b67d92b0
SH
19962017-12-27 Stafford Horne <shorne@gmail.com>
1997
1998 * gdb.base/reggroups.c: New file.
1999 * gdb.base/reggroups.exp: New file.
2000
eccab96d
JB
20012017-12-18 Joel Brobecker <brobecker@adacore.com>
2002
2003 * gdb.dwarf2/ada-valprint-error.c: New file.
2004 * gdb.dwarf2/ada-valprint-error.exp: New file.
2005
0e2da9f0
JB
20062017-12-18 Joel Brobecker <brobecker@adacore.com>
2007
2008 * gdb.ada/assign_arr: New testcase.
2009
cb923fcc
XR
20102017-12-18 Xavier Roirand <roirand@adacore.com>
2011
2012 * gdb.ada/funcall_ptr: New testcase.
2013
7c161838
SDJ
20142017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2015
2016 PR cli/16224
2017 * gdb.base/ptype-offsets.cc: New file.
2018 * gdb.base/ptype-offsets.exp: New file.
2019
1af17fd9
YQ
20202017-12-15 Yao Qi <yao.qi@linaro.org>
2021
2022 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2023 if XML is disabled.
2024
828d5846
XR
20252017-12-15 Xavier Roirand <roirand@adacore.com>
2026
2027 * gdb.ada/same_component_name: New testcase.
2028
79e8fcaa
JB
20292017-12-14 Joel Brobecker <brobecker@adacore.com>
2030
2031 * gdb.ada/str_binop_equal: New testcase.
2032
e05fa6f9
JB
20332017-12-14 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdb.ada/task_switch_in_core: New testcase.
2036
b89641ba
SM
20372017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2038
2039 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2040 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2041 call test_bkpt_qualified.
2042 (test_bkpt_qualified): New proc.
2043
6892d2e4
PA
20442017-12-13 Pedro Alves <palves@redhat.com>
2045
2046 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2047 Tighten regexp by matching with an anchor.
2048
a22ecf70
PA
20492017-12-13 Pedro Alves <palves@redhat.com>
2050
2051 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2052 ("expression with namespace"): New set of tests.
2053 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2054 (Nested::Test_NS::qux): New.
2055 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2056 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2057
9937536c
JB
20582017-12-13 Joel Brobecker <brobecker@adacore.com>
2059
2060 * gdb.base/server-del-break.c: New file.
2061 * gdb.base/server-del-break.exp: New file.
2062
fe49c6f5
SH
20632017-12-12 Stafford Horne <shorne@gmail.com>
2064
2065 * gdb.xml/tdesc-regs.exp: Add or1k support.
2066
c3d18620
SH
20672017-12-12 Stafford Horne <shorne@gmail.com>
2068
2069 * gdb.base/bp-permanent.c: Define nop of or1k.
2070
c5f9cfc8
JB
20712017-12-11 Joel Brobecker <brobecker@adacore.com>
2072
2073 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2074 output with components being reordered.
2075
a9c135fc
JB
20762017-12-11 Joel Brobecker <brobecker@adacore.com>
2077
2078 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2079 output with components being reordered.
2080
927aa2e7
JK
20812017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2082 Pedro Alves <palves@redhat.com>
2083
2084 * gdb.base/maint.exp (check for .gdb_index): Check also for
2085 .debug_names.
2086 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2087 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2088 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2089 (.gdb_index used after symbol reloading): Support also .debug_names.
2090 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2091
f17d9474
YQ
20922017-12-08 Yao Qi <yao.qi@linaro.org>
2093
2094 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2095 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2096
a0de8c21
YQ
20972017-12-08 Yao Qi <yao.qi@linaro.org>
2098
2099 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2100 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2101
a738ea1d
YQ
21022017-12-08 Yao Qi <yao.qi@linaro.org>
2103
2104 * gdb.arch/aarch64-tagged-pointer.c: New file.
2105 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2106
1cd9a73b
SDJ
21072017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2108
2109 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2110 "int".
2111
fa6eb693
KS
21122017-12-07 Keith Seitz <keiths@redhat.com>
2113
2114 PR breakpoints/22569
2115 * gdb.linespec/ls-errs.exp: Change expected result of "break
2116 -source this file has spaces.c -line 3".
2117 Check that an explicit source file followed by whitespace is
2118 identified as an invalid explicit location.
2119
883fd55a
KS
21202017-12-07 Keith Seitz <keiths@redhat.com>
2121
2122 * gdb.cp/nested-types.cc: New file.
2123 * gdb.cp/nested-types.exp: New file.
2124 * lib/cp-support.exp: Load data-structures.exp library.
2125 (debug_cp_test_ptype_class): New global.
2126 (cp_ptype_class_verbose, next_line): New procedures.
2127 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2128 Add and document new return value.
2129 Switch the list of lines to a queue.
2130 Add support for new `type' key for nested type definitions.
2131 Add debugging/troubleshooting messages.
2132 * lib/data-structures.exp: New file.
2133
ec72db3e
SM
21342017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2135
2136 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2137 with proc_with_prefix, don't use with_test_prefix.
2138
99598d71
TT
21392017-12-07 Tom Tromey <tom@tromey.com>
2140
2141 * gdb.base/break.exp: Add test for empty "commands".
2142
a8806230
YQ
21432017-12-07 Yao Qi <yao.qi@linaro.org>
2144
2145 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2146 malloc and catch syscall.
2147
824cc835
PM
21482017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2149
2150 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2151 tests for explicit locations.
2152
7cc244de
PA
21532017-12-06 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2156 force-disabling XML descriptions.
2157
50a1fdd5
PA
21582017-12-04 Pedro Alves <palves@redhat.com>
2159
2160 PR gdb/22499
2161 * gdb.arch/amd64-disp-step-avx.S: New file.
2162 * gdb.arch/amd64-disp-step-avx.exp: New file.
2163
f0fb2488
PA
21642017-12-03 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2167 and <string.h>.
2168 (parent_function): Print distinct messages when waitpid fails, or
2169 the child exits with a signal, or the child exits for an unhandled
2170 reason.
2171 * gdb.threads/process-dies-while-detaching.exp
2172 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2173 it. Wait for both inferior output and GDB's prompt. Use an
2174 indirect spawn id list.
2175 (do_detach): New parameter 'child_exit'. Use it to compute
2176 expected inferior output.
2177 (test_detach, test_detach_watch, test_detach_killed_outside):
2178 Adjust to pass down the expected child exit kind.
2179
97cbe998
SDJ
21802017-12-01 Joel Brobecker <brobecker@adacore.com>
2181 Sergio Durigan Junior <sergiodj@redhat.com>
2182 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2185
40fc416f
SDJ
21862017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2187
2188 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2189 to 'symbol-file' and 'add-symbol-file' can be
2190 position-independent.
2191
1cc75e92
YQ
21922017-12-01 Yao Qi <yao.qi@linaro.org>
2193
2194 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2195 the URL in copyright header.
2196 * gdb.arch/aarch64-fp.exp: Likewise.
2197 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2198 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2199 * gdb.base/expand-psymtabs.exp: Likewise.
2200 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2201 * gdb.fortran/common-block.exp: Likewise.
2202 * gdb.fortran/common-block.f90: Likewise.
2203 * gdb.fortran/logical.exp: Likewise.
2204 * gdb.fortran/vla-datatypes.f90: Likewise.
2205 * gdb.fortran/vla-sub.f90: Likewise.
2206
875fb7a7
JB
22072017-11-30 Joel Brobecker <brobecker@adacore.com>
2208
2209 * gdb.ada/repeat_dyn: New testcase.
2210
6f14765f
UW
22112017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2212
2213 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2214 Update for changed thread numbering.
2215 * gdb.cell/bt.exp: Update for changed GDB output.
2216
f1af7b94
SM
22172017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2218
2219 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2220 setting isremote by hand.
2221 * boards/dwarf4-gdb-index.exp: Likewise.
2222 * boards/fission.exp: Likewise.
2223 * boards/stabs.exp: Likewise.
2224
e3919f3e
PA
22252017-11-30 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.linespec/cpls-ops.exp
2228 (check_explicit_skips_function_argument): Extract the underlying
2229 type of size_t instead of hardcoding it.
2230
bd69330d
PA
22312017-11-29 Pedro Alves <palves@redhat.com>
2232
2233 PR c++/19436
2234 * gdb.linespec/cpls-abi-tag.cc: New file.
2235 * gdb.linespec/cpls-abi-tag.exp: New file.
2236
a20714ff
PA
22372017-11-29 Pedro Alves <palves@redhat.com>
2238
2239 * gdb.base/langs.exp: Use -qualified.
2240 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2241 it.
2242 * gdb.cp/namespace.exp: Use -qualified.
2243 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2244 (overload-3, template-overload, template-ret-type, const-overload)
2245 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2246 procedures.
2247 (test_driver): Call them.
2248 * gdb.cp/save-bp-qualified.cc: New.
2249 * gdb.cp/save-bp-qualified.exp: New.
2250 * gdb.linespec/explicit.exp: Test -qualified.
2251 * lib/completion-support.exp (completion::explicit_opts_list): Add
2252 "-qualified".
2253 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2254
f6f1d339
PM
22552017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2256
2257 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2258
02ca603a
TT
22592017-11-29 Tom Tromey <tom@tromey.com>
2260
2261 * gdb.base/relocate.exp: Update invalid argument test.
2262 Add new tests for invalid arguments.
2263
ed6c0bfb
TP
22642017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2265
2266 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2267 Return 0 as a long.
2268 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2269
f106e10e
TP
22702017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2271
2272 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2273 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2274 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2275 func ().
2276 * gdb.cp/shadow.cc (B.func): Return 0.
2277
10329bb2
JB
22782017-11-27 Joel Brobecker <brobecker@adacore.com>
2279
2280 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2281 expected output in gdb_expect call to allow the exception
2282 message to be present as well. Fix syntax confusion to avoid
2283 TCL thinking that exception_name is an array.
2284
617cd4bc
UW
22852017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2286
2287 * gdb.arch/spu-info.c: Include <unistd.h>.
2288 (do_signal_test): Fix broken calls to write.
2289 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2290 Fix checks for empty mailboxes. Update signal tests for corrected
2291 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
2292 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2293 * gdb.cell/arch.exp: Use standard_output_file.
2294 * gdb.cell/break.exp: Likewise.
2295 * gdb.cell/bt.exp: Likewise.
2296 * gdb.cell/core.exp: Likewise.
2297 * gdb.cell/dwarfaddr.exp: Likewise.
2298 * gdb.cell/ea-cache.exp: Likewise.
2299 * gdb.cell/ea-standalone.exp: Likewise.
2300 * gdb.cell/f-regs.exp: Likewise.
2301 * gdb.cell/fork.exp: Likewise.
2302 * gdb.cell/gcore.exp: Likewise.
2303 * gdb.cell/mem-access.exp: Likewise.
2304 * gdb.cell/ptype.exp: Likewise.
2305 * gdb.cell/registers.exp: Likewise.
2306 * gdb.cell/sizeof.exp: Likewise.
2307 * gdb.cell/solib-symbol.exp: Likewise.
2308 * gdb.cell/solib.exp: Likewise.
617cd4bc 2309
a81aaca0
PA
23102017-11-25 Pedro Alves <palves@redhat.com>
2311
2312 * gdb.base/complete-empty.exp: New file.
2313 * gdb.base/completion.exp: Adjust.
2314
6a3c6ee4
PA
23152017-11-25 Pedro Alves <palves@redhat.com>
2316
2317 * gdb.linespec/cpls-ops.cc: New file.
2318 * gdb.linespec/cpls-ops.exp: New file.
2319 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2320 factored out from ...
2321 (test_complete_prefix_range): ... this.
2322
8955eb2d
PA
23232017-11-24 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.linespec/cpcompletion.exp: New file.
2326 * gdb.linespec/cpls-hyphen.cc: New file.
2327 * gdb.linespec/cpls.cc: New file.
2328 * gdb.linespec/cpls2.cc: New file.
2329 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2330 test to use test_gdb_complete_unique. Add label completion,
2331 keyword completion and explicit location completion tests.
2332 * lib/completion-support.exp: New file.
2333
e547c119
JB
23342017-11-24 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2337 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2338 when hitting an exception catchpoint.
2339
7c3c1aa8
YQ
23402017-11-22 Yao Qi <yao.qi@linaro.org>
2341
2342 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2343
41bd68f5
SM
23442017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2345
2346 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2347 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2348 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2349
1daad298
YQ
23502017-11-22 Yao Qi <yao.qi@linaro.org>
2351
2352 * gdb.base/info-os.exp: Pass pthreads.
2353 * gdb.multi/multi-attach.exp: Likewise.
2354
88465e87
YQ
23552017-11-22 Yao Qi <yao.qi@linaro.org>
2356
2357 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2358 compiler.
2359
dc196b23
YQ
23602017-11-22 Yao Qi <yao.qi@linaro.org>
2361
2362 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2363 * gdb.base/break-interp.exp: Likewise.
2364 * gdb.base/jit-attach-pie.exp: Likewise.
2365
2400729e
UW
23662017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2367
2368 * gdb.base/float128.c (large128): New variable.
2369 * gdb.base/float128.exp: Add test to print largest __float128 value.
2370
7a26362d
UW
23712017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2372
2373 * gdb.arch/vsx-regs.exp: Update register content checks.
2374
ed0f4273
UW
23752017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2376
2377 * gdb.arch/ppc-longdouble.exp: New file.
2378 * gdb.arch/ppc-longdouble.c: Likewise.
2379
a25d69c6
PA
23802017-11-21 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2383
73fcf641
PA
23842017-11-20 Pedro Alves <palves@redhat.com>
2385
2386 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2387 (long_double_typedef): New typedefs.
2388 Use DEF on double and long double.
2389 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2390 cases.
2391 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2392 and 'long_double_ptr_same_size' locals. Use them to decide
2393 whether cast from array/function to float is valid/invalid.
2394
71a3c369
TT
23952017-11-17 Tom Tromey <tom@tromey.com>
2396
2397 * gdb.rust/traits.rs: New file.
2398 * gdb.rust/traits.exp: New file.
2399
ced9779b
JB
24002017-11-17 Joel Brobecker <brobecker@adacore.com>
2401
2402 * gdb.ada/minsyms: New testcase.
2403
a0922d80
PA
24042017-11-16 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2407 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2408
ea04e54c
PA
24092017-11-16 Pedro Alves <palves@redhat.com>
2410
2411 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2412 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2413
e849ea89
PA
24142017-11-16 Pedro Alves <palves@redhat.com>
2415
2416 * gdb.server/reconnect-ctrl-c.c: New file.
2417 * gdb.server/reconnect-ctrl-c.exp: New file.
2418
d8ae99a7
PM
24192017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2420
2421 * gdb.python/py-rbreak.exp: New file.
2422 * gdb.python/py-rbreak.c: New file.
2423 * gdb.python/py-rbreak-func2.c: New file.
2424
968a13f8
PA
24252017-11-16 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2428 pattern.
2429 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2430 GDB.
2431
71774bc9
SM
24322017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2433
2434 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2435 regex.
2436
ddbb44cf
SM
24372017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2438
2439 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2440 test names.
2441
584a564f
PA
24422017-11-09 Pedro Alves <palves@redhat.com>
2443
2444 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2445 factored out from ...
2446 (top level): ... here, and adjusted to avoid expecting beyond the
2447 prompt in a single gdb_test_multiple.
2448
5ed7a928
PA
24492017-11-09 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2452 output.
2453 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2454 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2455 * gdb.server/ext-run.exp ("kill" test): Likewise.
2456 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2457
a60e0738
PA
24582017-11-09 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2461 match till end of line.
2462
2c88253f
PA
24632017-11-09 Pedro Alves <palves@redhat.com>
2464
2465 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2466
c7a38517
PA
24672017-11-09 Pedro Alves <palves@redhat.com>
2468
2469 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2470 New procedures, factored out from ...
2471 (top level): ... here, and adjusted to avoid expecting beyond the
2472 prompt in one go.
2473
f29f4b6b
PA
24742017-11-09 Pedro Alves <palves@redhat.com>
2475
2476 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2477 output. Fix '?' match.
2478
286acbb5
JB
24792017-11-08 Joel Brobecker <brobecker@adacore.com>
2480
2481 * gdb.ada/scoped_watch: New testcase.
2482 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2483 which is actually correct.
2484 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2485 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2486
62d7ae92
PA
24872017-11-08 Pedro Alves <palves@redhat.com>
2488
2489 * gdb.gdb/complaints.exp (test_initial_complaints)
2490 (test_serial_complaints, test_short_complaints): Call
2491 complaint_internal instead of complaint.
2492
280ca31f
DT
24932017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2494
2495 * gdb.threads/tls-core.c: New file.
2496 * gdb.threads/tls-core.exp: Likewise.
2497
b5ec771e
PA
24982017-11-08 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2501 (p Exported_Capitalized): New test.
2502 (p exported_capitalized): New test.
2503
a02b41a7
PA
25042017-11-07 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2507
95e95a6d
PA
25082017-11-07 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2511 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2512 (disable_invalid, disable_inverted, disable_negative): New
2513 procedures.
2514 ("bad numbers"): New set of tests.
2515
cee62dbd
PA
25162017-11-07 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.cp/ena-dis-br-range.exp: Add tests.
2519
cc638e86
PA
25202017-11-07 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2523
d0fe4701
XR
25242017-11-07 Xavier Roirand <roirand@adacore.com>
2525 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.base/ena-dis-br.exp: Add reference to
2528 gdb.cp/ena-dis-br-range.exp.
2529 * gdb.cp/ena-dis-br-range.exp: New file.
2530 * gdb.cp/ena-dis-br-range.cc: New file.
2531
46f67f80
PA
25322017-11-06 Pedro Alves <palves@redhat.com>
2533
2534 * gdb.base/attach-non-pgrp-leader.c: New.
2535 * gdb.base/attach-non-pgrp-leader.exp: New.
2536
726e1356
PA
25372017-11-06 Pedro Alves <palves@redhat.com>
2538
2539 * configure.ac: No longer check for termio.h and sgtty.h.
2540 * configure: Regenerate.
2541 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2542 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2543 Remove termio and sgtty code.
2544
50ab6ace
YQ
25452017-11-03 Yao Qi <yao.qi@linaro.org>
2546
2547 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2548 in GDB is disabled.
2549
8e68731c
YQ
25502017-11-03 Yao Qi <yao.qi@linaro.org>
2551
2552 * gdb.python/py-thrhandle.exp: Skip it if python is not
2553 enabled.
2554
3a87ae65
SM
25552017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2556
2557 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2558 as a breakpoint command.
2559
484d8d36
MD
25602017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2561
2562 PR python/21213
2563 * gdb.python/py-infthread.exp: Test calling
2564 InferiorThread.inferior () multiple times in a row.
2565
4a27f119
KS
25662017-10-27 Keith Seitz <keiths@redhat.com>
2567
2568 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2569 Test "info break" for every inlined function breakpoint.
2570
bb11dd58
YQ
25712017-10-27 Yao Qi <yao.qi@linaro.org>
2572
2573 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2574
a43f3893
PF
25752017-10-26 Patrick Frants <osscontribute@gmail.com>
2576
2577 * gdb.cp/classes.exp (test_static_members): Test printing
2578 Outer::instance.
2579 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2580 (Inner::instance, Outer::instance): New.
2581
792ccf00
PA
25822017-10-24 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2585 extra console" test in two stages.
2586
eb2bfbad
PA
25872017-10-24 Pedro Alves <palves@redhat.com>
2588
2589 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2590
1f75a651
PA
25912017-10-24 Pedro Alves <palves@redhat.com>
2592
2593 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2594 loop.
2595
779990d9
PA
25962017-10-24 Pedro Alves <palves@redhat.com>
2597
2598 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2599 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2600
ad9b8f5d
PA
26012017-10-24 Pedro Alves <palves@redhat.com>
2602
2603 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2604 parameter and handle it. Don't output read value in test name.
2605
fee6da6e
PA
26062017-10-24 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2609 custom test name.
2610
10389c2c
PA
26112017-10-24 Pedro Alves <palves@redhat.com>
2612
2613 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2614 include the unstable output directory name in the test's name.
2615 (initial_setup_simple) <'set args'>: Use custom test name.
2616
a80e65a9
PA
26172017-10-24 Pedro Alves <palves@redhat.com>
2618
2619 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2620 with explicit test name.
2621
15763a09
PA
26222017-10-20 Pedro Alves <palves@redhat.com>
2623
2624 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2625 'wait -i'. Use gdb_assert and remote_close.
2626
49a4ce2e
AB
26272017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2630 number from variable rather than hard-coded.
2631
a75868f5
PA
26322017-10-19 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.base/long-inferior-output.c: New file.
2635 * gdb.base/long-inferior-output.exp: New file.
2636
c8ba13ad
KS
26372017-11-18 Keith Seitz <keiths@redhat.com>
2638
2639 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2640 method.
2641 (main): Call it.
2642 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2643 Add additional user-defined conversion operator tests.
2644
b27de576
PA
26452017-10-17 Pedro Alves <palves@redhat.com>
2646
2647 * boards/native-stdio-gdbserver.exp: Load "local-board".
2648
8484c955
PA
26492017-10-17 Pedro Alves <palves@redhat.com>
2650
2651 * gdb.base/quit-live.c: New file.
2652 * gdb.base/quit-live.exp: New file.
2653
83d5a34d
KS
26542017-10-16 Keith Seitz <keiths@redhat.com>
2655
2656 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2657 (class_with_protected_typedef, class_with_private_typedef)
2658 (struct_with_public_typedef, struct_with_protected_typedef)
2659 (struct_with_private_typedef): New classes/structs.
2660 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2661 typedefs and access specifiers.
2662
739b3f1d
PA
26632017-10-16 Pedro Alves <palves@redhat.com>
2664 Simon Marchi <simon.marchi@polymtl.ca>
2665
2666 * README (Local vs Remote vs Native): New section.
2667 * boards/local-board.exp: New file, with bits factored out from
2668 ...
2669 * boards/native-extended-gdbserver.exp: ... here. Load
2670 "local-board".
2671 * boards/native-gdbserver.exp: Load "local-board".
2672 (${board}_spawn, ${board}_exec): Delete.
2673 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2674 ...
2675 * boards/stdio-gdbserver-base.exp: ... this new file.
2676 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2677 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2678 procedure.
2679 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2680 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2681 stdio_gdbserver_command.
2682 (${board}_get_remote_address, ${board}_get_comm_port)
2683 (${board}_download, ${board}_upload): Delete.
2684 (get_target_remote_pipe_cmd): New.
2685
fe68b953
SM
26862017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2687
2688 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2689 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2690 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2691 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2692 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2693 remove with_test_prefix.
2694
300b6685
PA
26952017-10-13 Pedro Alves <palves@redhat.com>
2696
2697 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2698 * gdb.base/annota1.exp: Use it instead of is_remote.
2699 * gdb.base/annota3.exp: Use it instead of is_remote.
2700 * gdb.cp/annota2.exp: Use it instead of is_remote.
2701 * gdb.cp/annota3.exp: Use it instead of is_remote.
2702 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2703
50500caf
PA
27042017-10-13 Pedro Alves <palves@redhat.com>
2705
2706 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2707 (test_num_test_vars, run_and_count_vars, find_env)
2708 (test_set_unset_env, test_inherit_env_var): New procedures.
2709 (top level): Use them.
2710
dad0c6d2
PA
27112017-10-13 Pedro Alves <palves@redhat.com>
2712
2713 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2714 also skip on stub-like targets.
2715
8b0553c1
PA
27162017-10-13 Pedro Alves <palves@redhat.com>
2717
2718 PR gdb/22293
2719 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2720 (top level): Move some tests to ...
2721 (test_not_found): ... this new procedure.
2722 (top level): Call it.
2723
7594f623
PA
27242017-10-13 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2727 expect different "info terminal" output if testing with a
2728 non-native target.
2729
ebe3b402
PA
27302017-10-13 Pedro Alves <palves@redhat.com>
2731 Simon Marchi <simon.marchi@polymtl.ca>
2732
2733 PR python/12966
2734 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2735
42f1b161
PA
27362017-10-13 Pedro Alves <palves@redhat.com>
2737
2738 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2739 already.
2740
8d6ef72b
PA
27412017-10-13 Pedro Alves <palves@redhat.com>
2742
2743 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2744 is_remote.
2745
d7bcd5b8
PA
27462017-10-13 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2749 is_remote.
2750
df479dc6
PA
27512017-10-13 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2754 is set.
2755 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2756 instead of is_remote.
2757
23fb630a
PA
27582017-10-13 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2761 (top level): Add comment.
2762
cc77b1dc
PA
27632017-10-13 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/remote.exp (top level): Fix comment typo and add
2766 missing return.
2767
27c9e813
PA
27682017-10-13 Pedro Alves <palves@redhat.com>
2769 Simon Marchi <simon.marchi@polymtl.ca>
2770
2771 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2772 calls and add comments. Skip test if use_gdb_stub is set.
2773 (top level): Use "set cwd" command instead of "cd" command.
2774
5e830d98
PA
27752017-10-13 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2778 is_remote target check.
2779
f5ca0032
PA
27802017-10-13 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.base/scope.exp: Use build_executable + clean_restart +
2783 gdb_file_cmd instead of prepare_for_testing and no longer skip
2784 "before run" tests on is_remote target boards. Update comments.
2785 * boards/native-extended-gdbserver.exp
2786 (extended_gdbserver_load_last_file): New, factored out from ...
2787 (gdb_load): ... this. Move further below and add comment.
2788 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2789
8aed1c0d
PA
27902017-10-12 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.base/attach.exp: Remove references to gdb64.
2793 * gdb.base/dbx.exp: Remove references to gdb64.
2794
cfa34c87
SM
27952017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2796 Pedro Alves <palves@redhat.com>
2797
2798 * gdb.base/label.exp: Remove is_remote target check.
2799
9192b7de
PA
28002017-10-12 Pedro Alves <palves@redhat.com>
2801
2802 * gdb.base/auvx.exp (coredir): Update comment.
2803 (top level) <core_works>: Use "set cwd" command instead of "cd"
2804 command.
2805
6bf0052d
PA
28062017-10-12 Pedro Alves <palves@redhat.com>
2807 Simon Marchi <simon.marchi@polymtl.ca>
2808
2809 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2810 target boards.
2811
e48ef82d
PA
28122017-10-12 Pedro Alves <palves@redhat.com>
2813 Simon Marchi <simon.marchi@polymtl.ca>
2814
2815 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2816 Instead skip if there's any gdb_protocol set.
2817
8d7aea57
SM
28182017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2819 Pedro Alves <palves@redhat.com>
2820
2821 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2822
30440677
PA
28232017-10-12 Pedro Alves <palves@redhat.com>
2824 Simon Marchi <simon.marchi@polymtl.ca>
2825
2826 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2827 instead of on dejagnu remote boards.
2828
4e04f045 28292017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2830 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2831
2832 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2833 checks. Use build_executable + clean_restart instead of
2834 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2835 of enabling non-stop after starting gdb.
2836
871a186e
PA
28372017-10-12 Pedro Alves <palves@redhat.com>
2838
2839 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2840 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2841 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2842 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2843
56d704da
AK
28442017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2845
2846 * gdb.arch/arc-tdesc-cpu.exp: New file.
2847 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2848
2f20e312
SM
28492017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2850
2851 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2852
65630365
PA
28532017-10-10 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2856 expect CLI output.
2857
bf469271
PA
28582017-10-10 Pedro Alves <palves@redhat.com>
2859
2860 * lib/selftest-support.exp (selftest_setup): Update for
2861 captured_command_loop's prototype change.
2862
777a42f1
PA
28632017-10-09 Pedro Alves <palves@redhat.com>
2864
2865 Test both arch1=>arch2 and arch2=>arch1.
2866
2867 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2868 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2869 factored out to...
2870 (append_arch1_options, append_arch2_options, append_arch_options)
2871 (build_executables): New procedures.
2872 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2873 local.
2874 (top level): Add new 'first_arch' testing axis.
2875
cbd2b4e3
PA
28762017-10-09 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2879 (barrier): New.
2880 (thread_start, all_started): New functions.
2881 (main): Spawn new thread and wait until it is scheduled.
2882 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2883 option.
2884 (do_test): Add 'selected_thread' parameter. Run to all_started
2885 instead of main. Explicitly set the breakpoint at main. Switch
2886 to the SELECTED_THREAD thread.
2887 (top level): Test handling the exec event with either the main
2888 thread or the second thread selected.
2889
5c9e4427
PA
28902017-10-09 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2893 logic. Move STOP marker after the value checks.
2894 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2895 regexp.
2896
b3b7c423
SL
28972017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2898
2899 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2900
3b4b2f16
UW
29012017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2902
2903 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2904 integer-to-dfp conversion.
2905 * gdb.base/dfp-test.exp: Likewise.
2906
5cd63fda
PA
29072017-10-04 Pedro Alves <palves@redhat.com>
2908
2909 * gdb.multi/hangout.c: Include <unistd.h>.
2910 (hangout_loop): New function.
2911 (main): Call alarm. Call hangout_loop in a loop.
2912 * gdb.multi/hello.c: Include <unistd.h>.
2913 (hello_loop): New function.
2914 (main): Call alarm. Call hangout_loop in a loop.
2915 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2916 inferior with the other selected.
2917
4c71c105
SM
29182017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2919
2920 * gdb.mi/list-thread-groups-available.exp: New file.
2921 * gdb.mi/list-thread-groups-available.c: New file.
2922
bc3b087d
SDJ
29232017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2924
2925 * gdb.base/set-cwd.exp: Make it available on
2926 native-extended-gdbserver.
2927
d092c5a2
SDJ
29282017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2929
2930 * gdb.base/set-cwd.c: New file.
2931 * gdb.base/set-cwd.exp: Likewise.
2932
45320ffa
TT
29332017-10-02 Tom Tromey <tom@tromey.com>
2934
2935 PR rust/22236:
2936 * gdb.rust/simple.rs (main): New variable "fslice".
2937 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2938
b3e3859b
TT
29392017-10-02 Tom Tromey <tom@tromey.com>
2940
2941 * gdb.rust/simple.exp: Test ptype of a slice.
2942
01af5e0d
TT
29432017-10-02 Tom Tromey <tom@tromey.com>
2944
2945 * gdb.rust/simple.exp: Test index of slice.
2946
a9bbfbd8
TT
29472017-09-27 Tom Tromey <tom@tromey.com>
2948
2949 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2950
df8899e5
TP
29512017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2952 Pedro Alves <palves@redhat.com>
2953
2954 * gdb.base/compare-sections.exp (get value of read-only section): Read
2955 as unsigned value.
2956 (corrupt read-only section): Likewise and don't set written if patching
2957 failed.
2958
757bf54b
KB
29592017-09-21 Kevin Buettner <kevinb@redhat.com>
2960
2961 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2962 files.
2963
06871ae8
PA
29642017-09-20 Pedro Alves <palves@redhat.com>
2965
2966 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2967 symbol names in gdb's output.
2968 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2969
e5f25bc5
PA
29702017-09-20 Pedro Alves <palves@redhat.com>
2971
2972 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2973 Rename to ...
2974 (test_list_ambiguous_symbol): ... this and add a symbol name
2975 parameter. Adjust.
2976 (test_list_ambiguous_function): Reimplement on top of
2977 test_list_ambiguous_symbol and also test listing ambiguous
2978 variables.
2979 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2980 (ambiguous_fun): ... this.
2981 (ambiguous_var): New.
2982 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2983 (ambiguous_fun): ... this.
2984 (ambiguous_var): New.
2985
4e5a4f58
JB
29862017-09-19 John Baldwin <jhb@FreeBSD.org>
2987
2988 * gdb.base/starti.c: New file.
2989 * gdb.base/starti.exp: New file.
2990 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2991
26e53f3e
PA
29922017-09-14 Pedro Alves <palves@redhat.com>
2993
2994 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2995 (top level): Use it instead of runto.
2996
cb791d59
TT
29972017-09-11 Tom Tromey <tom@tromey.com>
2998
2999 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3000
7c96f8c1
TT
30012017-09-11 Tom Tromey <tom@tromey.com>
3002
3003 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3004 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3005
469412dd
CW
30062017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3007
3008 * gdb.fortran/printing-types.exp: New file.
3009 * gdb.fortran/printing-types.exp: New file.
3010
e0f86435
BH
30112017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3012
3013 * gdb.fortran/vla-ptype.exp: Fix typos.
3014 * gdb.fortran/vla-value.exp: Same.
3015
9e9af4be
BH
30162017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3017
3018 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3019 * gdb.mi/mi-var-child-f.exp: Likewise.
3020 * gdb.mi/mi-vla-fortran.exp: Likewise.
3021
a5ad232b
FP
30222017-09-08 Frank Penczek <frank.penczek@intel.com>
3023 Christoph Weinmann <christoph.t.weinmann@intel.com>
3024 Bernhard Heckel <bernhard.heckel@intel.com>
3025
3026 * gdb.fortran/ptr-indentation.f90: New file.
3027 * gdb.fortran/ptr-indentation.exp: New file.
3028
5aec60eb
TT
30292017-09-05 Tom Tromey <tom@tromey.com>
3030
3031 PR gdb/22010:
3032 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3033
8f8f8152
TP
30342017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3035
3036 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3037
fbd1b771
JK
30382017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3039
3040 * gdb.threads/tls-nodebug-pie.c: New file.
3041 * gdb.threads/tls-nodebug-pie.exp: New file.
3042
5eb5f850
TT
30432017-09-05 Tom Tromey <tom@tromey.com>
3044
3045 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3046 for rust.
3047
ae780a21
SM
30482017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3049
3050 * gdb.multi/multi-arch-exec.exp: Test with different
3051 "follow-exec-mode" settings.
3052 (do_test): New procedure.
3053
3693fdb3
PA
30542017-09-04 Pedro Alves <palves@redhat.com>
3055
3056 * gdb.base/func-static.c (S::method const, S::method volatile)
3057 (S::method volatile const): New methods.
3058 (c_s, v_s, cv_s): New instances.
3059 (main): Call method() on them.
3060 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3061 (cannot_resolve): New procedure.
3062 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3063 print-quote-unquoted columns.
3064 (do_test): Test printing each scope too.
3065
e68cb8e0
PA
30662017-09-04 Pedro Alves <palves@redhat.com>
3067
3068 * gdb.base/local-static.exp: Also test with
3069 class::method::variable wholly quoted.
3070 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3071
858be34c
PA
30722017-09-04 Pedro Alves <palves@redhat.com>
3073
3074 * gdb.base/local-static.c: New.
3075 * gdb.base/local-static.cc: New.
3076 * gdb.base/local-static.exp: New.
3077
46a4882b
PA
30782017-09-04 Pedro Alves <palves@redhat.com>
3079
3080 * gdb.asm/asm-source.exp: Add casts to int.
3081 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3082 (dataglobal64_1, dataglobal64_2): New globals.
3083 * gdb.base/nodebug.exp: Test different expressions involving the
3084 new globals, with print, whatis and ptype. Add casts to int.
3085 * gdb.base/solib-display.exp: Add casts to int.
3086 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3087 * gdb.cp/m-static.exp: Add cast to int.
3088 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3089 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3090 tls variable with no debug info without a cast. Test with a cast
3091 to int too.
3092 * gdb.trace/entry-values.exp: Add casts.
3093
2c5a2be1
PA
30942017-09-04 Pedro Alves <palves@redhat.com>
3095
3096 * gdb.base/nodebug.exp: Test that ptype's error about functions
3097 with unknown return type includes the function name too.
3098
7022349d
PA
30992017-09-04 Pedro Alves <palves@redhat.com>
3100
3101 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3102 return type of munmap in infcall.
3103 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3104 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3105 type of ftell in infcall.
3106 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3107 type of getpid in infcall.
3108 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3109 infcall.
3110 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3111 Bail on failure to extract the pid.
3112 * gdb.base/nodebug.c: #include <stdint.h>.
3113 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3114 New functions.
3115 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3116 Change expected output of print/whatis/ptype with functions with
3117 no debug info. Test all supported languages. Call
3118 test_call_promotion.
3119 * gdb.compile/compile.exp: Adjust expected output to expect
3120 warning.
3121 * gdb.threads/siginfo-threads.exp: Likewise.
3122
54990598
PA
31232017-09-04 Pedro Alves <palves@redhat.com>
3124
3125 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3126 "prototypes". Test calling float functions via prototyped and
3127 unprototyped function pointers.
3128 (perform_all_tests): New parameter "prototypes". Pass it down.
3129 (top level): Pass down "prototypes" parameter to
3130 perform_all_tests.
3131
34d16ea2
SM
31322017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3133
3134 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3135 Test with nested loops.
3136
9521ecda
SM
31372017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3138
3139 * gdb.base/commands.exp: Call the new procedures.
3140 (loop_break_test, loop_continue_test): New procedures.
3141
80a65e9b
SM
31422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3143
3144 * gdb.base/commands.exp: Call new procedure.
3145 (define_if_without_arg_test): New procedure.
3146
e439fa14
PA
31472017-09-04 Pedro Alves <palves@redhat.com>
3148
3149 * gdb.base/list-ambiguous.exp: New file.
3150 * gdb.base/list-ambiguous0.c: New file.
3151 * gdb.base/list-ambiguous1.c: New file.
3152 * gdb.base/list.exp (test_list_range): Adjust expected output.
3153
0a2dde4a
SDJ
31542017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3155
3156 * gdb.base/share-env-with-gdbserver.c: New file.
3157 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3158
5e89eb3a
SM
31592017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3160
3161 * gdb.base/commands.exp (gdbvar_simple_if_test,
3162 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3163 progvar_simple_if_test, progvar_simple_while_test,
3164 progvar_complex_if_while_test, user_defined_command_test,
3165 user_defined_command_args_eval,
3166 user_defined_command_args_stack_test,
3167 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3168 temporary_breakpoint_commands,
3169 gdb_test_no_prompt, redefine_hook_test,
3170 redefine_backtrace_test): Remove "global gdb_prompt".
3171
fd437cbc
SM
31722017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3173
3174 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3175 New proc, call it from toplevel.
3176
87215ad1
SDJ
31772017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3178
3179 PR remote/21852
3180 * gdb.server/normal.c: New file, copied from gdb.base.
3181 * gdb.server/run-without-local-binary.exp: New file.
3182
58afddc6
WP
31832017-08-07 Weimin Pan <weimin.pan@oracle.com>
3184
3185 * gdb.arch/sparc64-adi.exp: New file.
3186 * gdb.arch/sparc64-adi.c: New file.
3187
5277199a
PA
31882017-08-22 Pedro Alves <palves@redhat.com>
3189
3190 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3191 (top level): Add "list all overloads" tests.
3192
14278e1f
TT
31932017-08-22 Tom Tromey <tom@tromey.com>
3194
3195 * gdb.gdb/xfullpath.exp: Remove.
3196
bf223d3e
PA
31972017-08-21 Pedro Alves <palves@redhat.com>
3198
3199 PR gdb/19487
3200 * gdb.base/symbol-alias.c: New.
3201 * gdb.base/symbol-alias2.c: New.
3202 * gdb.base/symbol-alias.exp: New.
3203
c973d0aa
PA
32042017-08-21 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.base/dfp-test.c
3207 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3208 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3209 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3210 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3211 * gdb.base/whatis-ptype-typedefs.c: New.
3212 * gdb.base/whatis-ptype-typedefs.exp: New.
3213 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3214 (an_int, an_int_type, an_int_type2): New globals.
3215 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3216 involving typedefs and cast expressions.
3217 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3218 (lookup_typedefs_function): New.
3219 (typedefs_pretty_printers_dict): New.
3220 (top level): Register lookup_typedefs_function in
3221 gdb.pretty_printers.
3222
6d580b63
YQ
32232017-08-18 Yao Qi <yao.qi@linaro.org>
3224
3225 * gdb.server/unittest.exp: New.
3226
206726fb
SDJ
32272017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3228
3229 PR gdb/21954
3230 * gdb.base/environ.exp: Add test to check if 'unset environment'
3231 works.
3232
bf0ec4c2
AA
32332017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3234
3235 * lib/gdb.exp (universal_compile_options): New caching proc.
3236 (gdb_compile): Suppress GCC's coloring of messages.
3237
d6382fff
TT
32382017-08-14 Tom Tromey <tom@tromey.com>
3239
3240 PR gdb/21675:
3241 * gdb.base/printcmds.exp (test_radices): New function.
3242 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3243 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3244 * lib/gdb.exp (get_integer_valueof): Use p/d.
3245
c2c2dd9f
SM
32462017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3247
3248 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3249 characters.
3250
fdffd6f4
TT
32512017-08-05 Tom Tromey <tom@tromey.com>
3252
3253 * gdb.rust/simple.exp: Allow String to appear in a different
3254 namespace.
3255
27d41eac
YQ
32562017-07-26 Yao Qi <yao.qi@linaro.org>
3257
3258 * gdb.gdb/unittest.exp: Invoke command
3259 "maintenance check xml-descriptions".
3260
031ed05d
AA
32612017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3262
3263 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3264 calling context.
3265 (hex128): Drop erroneous calculation of parameters.
3266
dcd27ddf
SM
32672017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3268
3269 * gdb.python/py-unwind.exp: Disable stack protection when
3270 building test file.
3271
47e77640
PA
32722017-07-20 Pedro Alves <palves@redhat.com>
3273
3274 * gdb.base/default.exp (set language): Adjust expected output.
3275
62d2a18a
PA
32762017-07-20 Pedro Alves <palves@redhat.com>
3277
3278 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3279 (test_minsym): ... this, and make static.
3280 (get_pck__foo__bar__minsym): Rename to ...
3281 (get_test_minsym): ... this.
3282 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3283 symbol names and comments.
3284 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3285 (get_test_minsym): ... this.
3286 (pck__foo__bar__minsym__2): Rename to ...
3287 (test_minsym): ... this.
3288 (main): Adjust.
3289
c45ec17c
PA
32902017-07-17 Pedro Alves <palves@redhat.com>
3291
3292 * gdb.base/completion.exp: Adjust expected output.
3293 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3294 the completer works.
3295
c6756f62
PA
32962017-07-17 Pedro Alves <palves@redhat.com>
3297
3298 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3299
5bd68487
AB
33002017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3301
3302 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3303
8880f2a9
TT
33042017-07-14 Tom Tromey <tom@tromey.com>
3305
3306 PR rust/21764:
3307 * gdb.rust/simple.exp: Add tests.
3308
65547233
TT
33092017-07-14 Tom Tromey <tom@tromey.com>
3310
3311 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3312
8f14146e
PA
33132017-07-14 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.linespec/base/one/thefile.cc (z1): New function.
3316 * gdb.linespec/base/two/thefile.cc (z2): New function.
3317 * gdb.linespec/linespec.exp: Add tests.
3318
b4365d02
AB
33192017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3320
3321 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3322 to mi_create_breakpoint.
3323
5d2cbaa5
AB
33242017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3325
3326 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3327 mi_create_breakpoint.
3328
11cb5716
IB
33292017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3330
3331 * gdb.dlang/demangle.exp: Update for demangling changes.
3332
03278692
TT
33332017-07-09 Tom Tromey <tom@tromey.com>
3334
3335 * gdb.dwarf2/shortpiece.exp: New file.
3336
33c5cd75
DB
33372017-07-06 David Blaikie <dblaikie@gmail.com>
3338
3339 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3340 built from fissiont-multi-cu{1,2}.c.
3341 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3342 except putting 'main' and 'func' in separate CUs in the same DWO file.
3343 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3344 test.
3345 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3346 test.
3347
8455d262
PA
33482017-07-06 Pedro Alves <palves@redhat.com>
3349
3350 * gdb.python/py-unwind.exp: Test flushregs.
3351
dc4bde35
SDJ
33522017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3353
3354 PR cli/21688
3355 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3356 tests for alias commands and trailing whitespace.
3357
51ed89aa
SDJ
33582017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3359
3360 PR cli/21688
3361 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3362 procedure. Call it.
3363
eb17d413
PA
33642017-06-29 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.base/printcmds.exp: Add tests.
3367
41664b45
DG
33682017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3369
3370 PR gdb/21337
3371 * gdb.base/reread-readsym.exp: New file.
3372 * gdb.base/reread-readsym.c: New file.
3373
75312ae3
KB
33742017-06-21 Kevin Buettner <kevinb@redhat.com>
3375
3376 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3377 subpattern.
3378
66953522
PB
33792017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3380
3381 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3382 extended mnemonic.
3383 * gdb.arch/powerpc-power9.s: Likewise.
3384
5524b525
AA
33852017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3386
3387 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3388 on 32-bit x86 targets. Exploit is_*_target macros where
3389 appropriate.
3390
03c8af18
AA
33912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3392
3393 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3394 register pieces.
3395
3bf31011
AA
33962017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3397
3398 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3399 located in one or more DWARF pieces.
3400
805acca0
AA
34012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3402
3403 * lib/gdb.exp (get_endianness): New proc.
3404 * gdb.arch/aarch64-fp.exp: Use it.
3405 * gdb.arch/altivec-regs.exp: Likewise.
3406 * gdb.arch/e500-regs.exp: Likewise.
3407 * gdb.arch/vsx-regs.exp: Likewise.
3408 * gdb.base/dump.exp: Likewise.
3409 * gdb.base/funcargs.exp: Likewise.
3410 * gdb.base/gnu_vector.exp: Likewise.
3411 * gdb.dwarf2/formdata16.exp: Likewise.
3412 * gdb.dwarf2/implptrpiece.exp: Likewise.
3413 * gdb.dwarf2/nonvar-access.exp: Likewise.
3414 * gdb.python/py-inferior.exp: Likewise.
3415 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3416
e9352324
AA
34172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3418
3419 PR gdb/21226
3420 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3421 stack value pieces are taken from the LSB end.
3422
d5d1163e
AA
34232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3424
3425 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3426 variable at nonzero offset.
3427
0567c986
AA
34282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3429
3430 * gdb.dwarf2/var-access.c: New file.
3431 * gdb.dwarf2/var-access.exp: New test.
3432 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3433
973e9aab
TT
34342017-06-12 Tom Tromey <tom@tromey.com>
3435
3436 * gdb.dwarf2/formdata16.exp: Add tests.
3437
d9109c80
TT
34382017-06-12 Tom Tromey <tom@tromey.com>
3439
3440 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3441
30a25466
TT
34422017-06-12 Tom Tromey <tom@tromey.com>
3443
3444 PR exp/16225:
3445 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3446 * gdb.arch/vsx-regs.exp: Update tests.
3447 * gdb.arch/s390-vregs.exp (hex128): New proc.
3448 Update test.
3449 * gdb.arch/altivec-regs.exp: Update tests.
3450
aefd8b33
SDJ
34512017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3452
3453 * gdb.base/startup-with-shell.c: New file.
3454 * gdb.base/startup-with-shell.exp: Likewise.
3455
2090129c
SDJ
34562017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3457
3458 * gdb.server/non-existing-program.exp: Update regex in order to
3459 reflect the fact that gdbserver is now using fork_inferior (with a
3460 shell) to startup the inferior.
3461
8e86a419
SM
34622017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3463
3464 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3465 support function calls from GDB.
3466
e6cf65f2
TT
34672017-05-21 Tom Tromey <tom@tromey.com>
3468
3469 PR rust/21466:
3470 * gdb.rust/unsized.exp: New file.
3471 * gdb.rust/unsized.rs: New file.
3472
43cc5389
TT
34732017-05-19 Tom Tromey <tom@tromey.com>
3474
3475 PR rust/21484:
3476 * gdb.rust/watch.exp: New file.
3477 * gdb.rust/watch.rs: New file.
3478
ec8df234
TT
34792017-05-18 Tom Tromey <tom@tromey.com>
3480
3481 * gdb.rust/simple.exp: Allow Box to be qualified.
3482
3e3e7fae
TP
34832017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3484
3485 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3486
59cc050d
PA
34872017-05-18 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.base/fileio.c (test_write, test_read, test_close)
3490 (test_fstat): Don't print 'ret' in the fail path.
3491
c8f6abd1
PA
34922017-05-18 Pedro Alves <palves@redhat.com>
3493
3494 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3495 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3496 (test_system, test_rename, test_unlink, test_time): Change
3497 prototypes.
3498 * gdb.base/fileio.exp (stop_msg): Adjust.
3499
d2a03b77
PA
35002017-05-18 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.base/fileio.c (null_str): New global.
3503 (test_stat): Use it.
3504 * gdb.base/fileio.exp: Remove nowarnings.
3505
0d5c6999
YQ
35062017-05-17 Yao Qi <yao.qi@linaro.org>
3507
3508 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3509
21873064
YQ
35102017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3511
3512 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3513 argument command.
3514 (top-level): Invoke test_set_inferior_tty.
3515
d512d31c
PA
35162017-05-04 Pedro Alves <palves@redhat.com>
3517
3518 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3519 Add parens to print call for Python 3.
3520
90cef2ed
KS
35212017-05-03 Keith Seitz <keiths@redhat.com>
3522
3523 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3524 (main): Call it.
3525
14f819c8
TW
35262017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3527
3528 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3529 to prev and next.
3530
913aeadd
TW
35312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3532
3533 * gdb.python/py-record-btrace.exp: Remove test for
3534 gdb.BtraceInstruction.error.
3535
a3be24ad
TW
35362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3537
3538 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3539
ae20e79a
TW
35402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3541
3542 * gdb.python/py-record-btrace-threads.c: New file.
3543 * gdb.python/py-record-btrace-threads.exp: New file.
3544
45ce1b47
SDJ
35452017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3546
3547 PR testsuite/8595
3548 * gdb.base/environ.exp: Make test available in all architectures.
3549 Move bits related to "info program" testing to
3550 gdb.base/info-program.exp. Rewrite tests to use the two new
3551 procedures mentione below.
3552 (test_set_show_env_var) New procedure.
3553 (test_set_show_env_var_equal): Likewise.
3554 * gdb.base/info-program.exp: New file.
3555
e15c3eb4
KS
35562017-04-27 Keith Seitz <keiths@redhat.com>
3557
3558 * gdb.cp/oranking.cc (test15): New function.
3559 (main): Call test15 and declare additional variables for testing.
3560 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3561 "p foo101('abc')" tests.
3562 Add tests for cv qualifier overloads.
3563 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3564 "lvalue reference overload" test.
3565 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3566 "print value of f1 on Child&& in f2" test.
3567
3a3fd0fd
PA
35682017-04-19 Pedro Alves <palves@redhat.com>
3569
3570 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3571 procedure.
3572 (top level): Call it.
3573 * lib/gdb.exp (gdb_define_cmd): New procedure.
3574
53375380
PA
35752017-04-12 Pedro Alves <palves@redhat.com>
3576
3577 PR gdb/21323
3578 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3579 (wchar): New global.
3580 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3581 (do_test_wide_char, wide_char_types_no_program, top level): Add
3582 wchar_t testing.
3583
53e710ac
PA
35842017-04-12 Pedro Alves <palves@redhat.com>
3585
3586 PR c++/21323
3587 * gdb.cp/wide_char_types.c: New file.
3588 * gdb.cp/wide_char_types.exp: New file.
3589
0ad9d8c7
SDJ
35902017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3591
3592 PR gdb/21352
3593 * gdb.trace/tsv.exp: Add test for "tsave -r".
3594
b1b45502
IB
35952017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3596
3597 * gdb.dlang/watch-loc.c: New file.
3598 * gdb.dlang/watch-loc.exp: New file.
3599
ec13808e
JK
36002017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3601
3602 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3603
fe5f7374
AK
36042017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3605
3606 * gdb.arch/arc-analyze-prologue.S: New file.
3607 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3608
eea78757
AK
36092017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3610
3611 * gdb.arch/arc-decode-insn.S: New file.
3612 * gdb.arch/arc-decode-insn.exp: Likewise.
3613
5badf10a
IR
36142017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3615
3616 PR tdep/20928
3617 * gdb.arch/sparc64-regs.exp: New file.
3618 * gdb.arch/sparc64-regs.S: Likewise.
3619
cee59b3f
TW
36202017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3621
3622 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3623 and memory view on Python 3.
3624
c0f55cc6
AV
36252017-03-20 Artemiy Volkov <artemiyv@acm.org>
3626 Keith Seitz <keiths@redhat.com>
3627
3628 PR gdb/14441
3629 * gdb.cp/demangle.exp: Add rvalue reference tests.
3630 * gdb.cp/rvalue-ref-casts.cc: New file.
3631 * gdb.cp/rvalue-ref-casts.exp: New file.
3632 * gdb.cp/rvalue-ref-overload.cc: New file.
3633 * gdb.cp/rvalue-ref-overload.exp: New file.
3634 * gdb.cp/rvalue-ref-params.cc: New file.
3635 * gdb.cp/rvalue-ref-params.exp: New file.
3636 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3637 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3638 * gdb.cp/rvalue-ref-types.cc: New file.
3639 * gdb.cp/rvalue-ref-types.exp: New file.
3640 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3641 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3642
51457a05
MAL
36432017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3644
3645 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3646 New procedure.
3647
5b291c04
MAL
36482017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3649
3650 * lib/mi-support.exp (mi_gdb_test): Add additional message
3651 for unexpected output.
3652
59a56148
AA
36532017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3654
3655 * gdb.base/examine-backward.c (Barrier): New character array
3656 constant, to ensure that TestStrings is preceded by a string
3657 terminator.
3658
7942e96e
AA
36592017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3660
3661 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3662 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3663 and implicit pointer into such a location.
3664
6ebac3fb
DE
36652017-03-16 Doug Evans <dje@google.com>
3666
3667 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3668
ec3b243d
TP
36692017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3670
3671 * gdb.cp/m-static.exp: Fix expectation for prototype of
3672 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
3673
36742017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
3675
3676 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3677 * gdb.guile/scm-lazy-string.c: New file.
3678 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3679 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3680 for pointer, array, typedef lazy strings.
3681
2cc36e25 36822017-03-16 Doug Evans <dje@google.com>
34b43320
DE
3683
3684 PR python/17728, python/18439, python/18779
3685 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3686 * gdb.python/py-lazy-string.c (pointer): New typedef.
3687 (main): New locals ptr, array, typedef_ptr.
3688 * gdb.python/py-value.exp: Move lazy string tests to ...
3689 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3690 array, typedef lazy strings.
ec3b243d 3691
0efcde63
AK
36922017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3693
3694 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3695 Add optional 'test' parameter.
3696
7978d7c3
SM
36972017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3698
3699 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3700 Skip for versions of DejaGnu < 1.5.
3701
896c0c1e
SM
37022017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3703
3704 * lib/gdb.exp (dejagnu_version): New proc.
3705 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3706 Use dejagnu_version.
3707
5f4d1085
KS
37082017-03-10 Keith Seitz <keiths@redhat.com>
3709
3710 PR c++/8128
3711 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3712 type from destructor regexps.
3713 Add a branch which actually passes the test.
3714 Adjust "ptype t5i" test names.
3715
1de05205
PA
37162017-03-08 Pedro Alves <palves@redhat.com>
3717
3718 * gdb.base/step-over-exit.exp: Add explicit test message.
3719
c65d6b55
PA
37202017-03-08 Pedro Alves <palves@redhat.com>
3721
3722 PR gdb/18360
3723 * gdb.threads/interrupt-while-step-over.c: New file.
3724 * gdb.threads/interrupt-while-step-over.exp: New file.
3725
2e86a283
PA
37262017-03-08 Pedro Alves <palves@redhat.com>
3727
3728 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3729 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3730
25dcbff6
PA
37312017-03-08 Pedro Alves <palves@redhat.com>
3732
3733 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3734 PKRU as not supported as a PASS.
3735
dc9366eb
PA
37362017-03-08 Pedro Alves <palves@redhat.com>
3737
3738 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3739 prefix instead of $binfile1/$binfile2.
3740 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3741 in test message.
3742 * gdb.python/py-completion.exp: Use "load python file" as test
3743 messages instead of unstable path names.
3744
6e5d74e7
PA
37452017-03-08 Pedro Alves <palves@redhat.com>
3746 Jan Kratochvil <jan.kratochvil@redhat.com>
3747
3748 PR cli/21218
3749 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3750 New proc.
3751 (top level): Call it.
3752
9753a2f6
PA
37532017-03-08 Pedro Alves <palves@redhat.com>
3754
3755 PR tui/21216
3756 * gdb.tui/tui-nl-filtered-output.exp: New file.
3757
1a4dd9dd
PA
37582017-03-08 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.base/completion.exp: Move TUI completion tests to ...
3761 * gdb.tui/completion.exp: ... this new file.
3762
7cbbff33
PA
37632017-03-08 Pedro Alves <palves@redhat.com>
3764
3765 * gdb.base/tui-disasm-long-lines.c,
3766 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3767 gdb.base/tui-layout.exp: Move to ...
3768 * gdb.tui/: ... this new directory.
3769
5f6fd321
PA
37702017-03-07 Pedro Alves <palves@redhat.com>
3771
3772 * gdb.base/tui-layout.c: New file.
3773 * gdb.base/tui-layout.exp: New file.
3774
44959fa8
PA
37752017-03-07 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.base/tui-layout.c: Rename to ...
3778 * gdb.base/tui-disasm-long-lines.c: ... this.
3779 * gdb.base/tui-layout.exp: Rename to ...
3780 * gdb.base/tui-disasm-long-lines.exp: ... this.
3781
f8c4e718
PA
37822017-03-07 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3785
6dbb839a 37862017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3787
3788 * i386-mpx-call.c: New file.
3789 * i386-mpx-call.exp: New file.
3790
65b48a81
PB
37912017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3792
3793 * gdb.arch/powerpc-power.exp: Delete test.
3794 * gdb.arch/powerpc-power.s: Likewise.
3795 * gdb.disasm/disassembler-options.exp: New test.
3796 * gdb.arch/powerpc-altivec.exp: Likewise.
3797 * gdb.arch/powerpc-altivec.s: Likewise.
3798 * gdb.arch/powerpc-altivec2.exp: Likewise.
3799 * gdb.arch/powerpc-altivec2.s: Likewise.
3800 * gdb.arch/powerpc-altivec3.exp: Likewise.
3801 * gdb.arch/powerpc-altivec3.s: Likewise.
3802 * gdb.arch/powerpc-power7.exp: Likewise.
3803 * gdb.arch/powerpc-power7.s: Likewise.
3804 * gdb.arch/powerpc-power8.exp: Likewise.
3805 * gdb.arch/powerpc-power8.s: Likewise.
3806 * gdb.arch/powerpc-power9.exp: Likewise.
3807 * gdb.arch/powerpc-power9.s: Likewise.
3808 * gdb.arch/powerpc-vsx.exp: Likewise.
3809 * gdb.arch/powerpc-vsx.s: Likewise.
3810 * gdb.arch/powerpc-vsx2.exp: Likewise.
3811 * gdb.arch/powerpc-vsx2.s: Likewise.
3812 * gdb.arch/powerpc-vsx3.exp: Likewise.
3813 * gdb.arch/powerpc-vsx3.s: Likewise.
3814 * gdb.arch/arm-disassembler-options.exp: Likewise.
3815 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3816 * gdb.arch/s390-disassembler-options.exp: Likewise.
3817
17cd4947
LM
38182017-02-23 Luis Machado <lgustavo@codesourcery.com>
3819
3820 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3821 (check_supported_features): ... this. Changed return type to void.
3822 (supports_rdseed): New static global.
3823 (rdseed): Check supports_rdseed.
3824 (initialize): Call check_supported_features.
3825
2039d74e
EBM
38262017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3827
3828 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3829 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3830 and lqarx/stqcx.
3831 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3832 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3833
a51d7ecf
EBM
38342017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3835
3836 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3837 uppercase.
3838
0224619f
JK
38392017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3840
3841 * gdb.dwarf2/formdata16.c: New file.
3842 * gdb.dwarf2/formdata16.exp: New file.
3843 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3844
216f72a1
JK
38452017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3846
3847 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3848 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3849 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3850 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3851 DW_AT_GNU_*.
3852
43988095
JK
38532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3854
3855 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3856
99e8a4f9
SDJ
38572017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3858
3859 PR gdb/21164
3860 * gdb.base/maint.exp: Add testcases for when the commands do
3861 not have arguments.
3862
b58a8c0c
TP
38632017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3864
3865 * gdb.cp/chained-calls.exp: Use p instead of P.
3866
4e746bb6
TW
38672017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3868
3869 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3870 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3871
3f77c769
TT
38722017-02-14 Tom Tromey <tom@tromey.com>
3873
3874 PR python/13598:
3875 * gdb.python/py-events.exp: Add before_prompt event tests.
3876
075beec0
AA
38772017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3878
3879 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3880
bf5f525c
LM
38812017-02-13 Luis Machado <lgustavo@codesourcery.com>
3882
3883 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3884 (main): Call my_unique_function_name.
3885 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3886 completion of patterns with a single match.
3887 Add missing -re switches to gdb_test_multiple calls.
3888
13a66184
LM
38892017-02-13 Luis Machado <lgustavo@codesourcery.com>
3890
3891 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3892 return if core file is not recognized.
3893
26a06916
SM
38942017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3895
3896 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3897 and extra UIs.
3898
b761ca9e
SM
38992017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3900
3901 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3902 proc_with_prefix.
3903
b964bee0
TT
39042017-02-10 Tom Tromey <tom@tromey.com>
3905
3906 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3907
18da0c51
MG
39082017-02-10 Martin Galvan <martingalvan@sourceware.org>
3909
3910 PR gdb/21122
3911 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3912
604c4576
JG
39132017-02-08 Jerome Guitton <guitton@adacore.com>
3914
3915 * gdb.base/define.exp: Add test for command abbreviations
3916 in define.
3917
20b477a7
LM
39182017-02-06 Luis Machado <lgustavo@codesourcery.com>
3919
3920 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3921 * gdb.reverse/insn-reverse-x86.c: New file.
3922
3f7b46f2
IR
39232017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3924
3925 PR tdep/20936
3926 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3927
f0fd41c1
TT
39282017-02-03 Tom Tromey <tom@tromey.com>
3929
3930 PR rust/21097:
3931 * gdb.rust/simple.exp: Add new tests.
3932
5be5dbf0
PA
39332017-02-02 Pedro Alves <palves@redhat.com>
3934
3935 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3936 tests.
3937
7346ef59
AA
39382017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3939
3940 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3941 taking a 2-byte value out of a 4-byte DWARF implicit value on
3942 big-endian targets.
3943 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3944 logic. Add test cases for DW_OP_implicit.
3945
787f0025
MM
39462017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3947
3948 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3949
68777c29
MM
39502017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3951
3952 * gdb.btrace/enable.exp: Call gdb_exit before
3953 skip_gdbserver_tests.
3954
0a1c7e28
MM
39552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3956
3957 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3958 GDBFLAGS.
3959
b5ac99b0
MM
39602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3961
3962 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3963 the test is skipped.
3964 * gdb.btrace/data.exp: Likewise.
3965 * gdb.btrace/delta.exp: Likewise.
3966 * gdb.btrace/dlopen.exp: Likewise.
3967 * gdb.btrace/enable-running.exp: Likewise.
3968 * gdb.btrace/enable.exp: Likewise.
3969 * gdb.btrace/exception.exp: Likewise.
3970 * gdb.btrace/function_call_history.exp: Likewise.
3971 * gdb.btrace/gcore.exp: Likewise.
3972 * gdb.btrace/instruction_history.exp: Likewise.
3973 * gdb.btrace/multi-thread-step.exp: Likewise.
3974 * gdb.btrace/nohist.exp: Likewise.
3975 * gdb.btrace/non-stop.exp: Likewise.
3976 * gdb.btrace/reconnect.exp: Likewise.
3977 * gdb.btrace/record_goto-step.exp: Likewise.
3978 * gdb.btrace/record_goto.exp: Likewise.
3979 * gdb.btrace/rn-dl-bind.exp: Likewise.
3980 * gdb.btrace/segv.exp: Likewise.
3981 * gdb.btrace/step.exp: Likewise.
3982 * gdb.btrace/stepi.exp: Likewise.
3983 * gdb.btrace/tailcall-only.exp: Likewise.
3984 * gdb.btrace/tailcall.exp: Likewise.
3985 * gdb.btrace/tsx.exp: Likewise.
3986 * gdb.btrace/unknown_functions.exp: Likewise.
3987 * gdb.btrace/vdso.exp: Likewise.
3988
cd4007e4
MM
39892017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3990
3991 * gdb.btrace/enable-running.c: New.
3992 * gdb.btrace/enable-running.exp: New.
3993
2735833d
WT
39942017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3995
3996 * gdb.arch/amd64-gs_base.c: New file.
3997 * gdb.arch/amd64-gs_base.exp: New file.
3998
b51e1e94
LM
39992017-01-26 Luis Machado <lgustavo@codesourcery.com>
4000
4001 * lib/memory.exp: Remove spurious empty newlines.
4002
72ca0410
SM
40032017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4004
4005 * gdb.python/py-bad-printers.exp: Load python file using "source".
4006 * gdb.python/py-events.exp: Likewise.
4007 * gdb.python/py-evsignal.exp: Likewise.
4008 * gdb.python/py-evthreads.exp: Likewise.
4009 * gdb.python/py-frame-args.exp: Likewise.
4010 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4011 * gdb.python/py-framefilter-mi.exp: Likewise.
4012 * gdb.python/py-framefilter.exp: Likewise.
4013 * gdb.python/py-mi.exp: Likewise.
4014 * gdb.python/py-pp-maint.exp: Likewise.
4015 * gdb.python/py-pp-registration.exp: Likewise.
4016 * gdb.python/py-prettyprint.exp: Likewise.
4017 (run_lang_tests): Likewise.
4018 * gdb.python/py-typeprint.exp: Likewise.
4019
e309aa65
LM
40202017-01-26 Luis Machado <lgustavo@codesourcery.com>
4021
4022 * lib/memory.exp: New file.
4023 * lib/gdb.exp: Load memory.exp.
4024 * gdb.base/memattr.exp (delete_memory): Move proc to
4025 lib/memory.exp and rename to delete_memory_regions.
4026 Replace delete_memory with delete_memory_regions.
4027 Cleanup memory regions before tests.
4028 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4029 before tests.
4030
515aff23
LM
40312017-01-26 Luis Machado <lgustavo@codesourcery.com>
4032
4033 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4034 files.
4035 (initialize): New function conditionally defined.
4036 (testcases): Move within conditional block.
4037 (main): Call initialize.
4038 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4039 of gdb.reverse/insn-reverse.c.
4040 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4041 gdb.reverse/insn-reverse.c.
4042
d8b49cf0
YQ
40432017-01-26 Yao Qi <yao.qi@linaro.org>
4044
4045 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4046 disassemble on address 0.
4047
f13a9a0c
YQ
40482017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4049 Yao Qi <yao.qi@linaro.org>
4050
4051 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4052 * gdb.dwarf2/implptr-64bit.S: Remove.
4053 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4054 variables in caller's context. Add DW_OP_implicit_value.
4055
5ac95241
YQ
40562017-01-25 Yao Qi <yao.qi@linaro.org>
4057
4058 * lib/dwarf.exp (Dwarf::_location): Handle
4059 DW_OP_GNU_implicit_pointer with proper size.
4060
23e82930
LM
40612017-01-20 Luis Machado <lgustavo@codesourcery.com>
4062
4063 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4064 and add untested calls.
4065
d334ae25
LM
40662017-01-20 Luis Machado <lgustavo@codesourcery.com>
4067
4068 * gdb.python/python.exp: Check line number against what GDB thinks
4069 the line number is for func1.
4070
f5e6296e
IB
40712017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4072
4073 * gdb.dlang/debug-expr.exp: New file.
4074
5b362f04
LM
40752016-12-23 Luis Machado <lgustavo@codesourcery.com>
4076
4077 Fix test names for the following files:
4078
4079 * gdb.ada/exec_changed.exp
4080 * gdb.ada/info_types.exp
4081 * gdb.arch/aarch64-atomic-inst.exp
4082 * gdb.arch/aarch64-fp.exp
4083 * gdb.arch/altivec-abi.exp
4084 * gdb.arch/altivec-regs.exp
4085 * gdb.arch/amd64-byte.exp
4086 * gdb.arch/amd64-disp-step.exp
4087 * gdb.arch/amd64-dword.exp
4088 * gdb.arch/amd64-entry-value-inline.exp
4089 * gdb.arch/amd64-entry-value-param.exp
4090 * gdb.arch/amd64-entry-value-paramref.exp
4091 * gdb.arch/amd64-entry-value.exp
4092 * gdb.arch/amd64-i386-address.exp
4093 * gdb.arch/amd64-invalid-stack-middle.exp
4094 * gdb.arch/amd64-invalid-stack-top.exp
4095 * gdb.arch/amd64-optimout-repeat.exp
4096 * gdb.arch/amd64-prologue-skip.exp
4097 * gdb.arch/amd64-prologue-xmm.exp
4098 * gdb.arch/amd64-stap-special-operands.exp
4099 * gdb.arch/amd64-stap-wrong-subexp.exp
4100 * gdb.arch/amd64-tailcall-cxx.exp
4101 * gdb.arch/amd64-tailcall-noret.exp
4102 * gdb.arch/amd64-tailcall-ret.exp
4103 * gdb.arch/amd64-tailcall-self.exp
4104 * gdb.arch/amd64-word.exp
4105 * gdb.arch/arm-bl-branch-dest.exp
4106 * gdb.arch/arm-disp-step.exp
4107 * gdb.arch/arm-neon.exp
4108 * gdb.arch/arm-single-step-kernel-helper.exp
4109 * gdb.arch/avr-flash-qualifier.exp
4110 * gdb.arch/disp-step-insn-reloc.exp
4111 * gdb.arch/e500-abi.exp
4112 * gdb.arch/e500-regs.exp
4113 * gdb.arch/ftrace-insn-reloc.exp
4114 * gdb.arch/i386-avx512.exp
4115 * gdb.arch/i386-bp_permanent.exp
4116 * gdb.arch/i386-byte.exp
4117 * gdb.arch/i386-cfi-notcurrent.exp
4118 * gdb.arch/i386-disp-step.exp
4119 * gdb.arch/i386-dr3-watch.exp
4120 * gdb.arch/i386-float.exp
4121 * gdb.arch/i386-gnu-cfi.exp
4122 * gdb.arch/i386-mpx-map.exp
4123 * gdb.arch/i386-mpx-sigsegv.exp
4124 * gdb.arch/i386-mpx-simple_segv.exp
4125 * gdb.arch/i386-mpx.exp
4126 * gdb.arch/i386-permbkpt.exp
4127 * gdb.arch/i386-prologue.exp
4128 * gdb.arch/i386-signal.exp
4129 * gdb.arch/i386-size-overlap.exp
4130 * gdb.arch/i386-unwind.exp
4131 * gdb.arch/i386-word.exp
4132 * gdb.arch/mips-fcr.exp
4133 * gdb.arch/powerpc-d128-regs.exp
4134 * gdb.arch/powerpc-stackless.exp
4135 * gdb.arch/ppc64-atomic-inst.exp
4136 * gdb.arch/s390-stackless.exp
4137 * gdb.arch/s390-tdbregs.exp
4138 * gdb.arch/s390-vregs.exp
4139 * gdb.arch/sparc-sysstep.exp
4140 * gdb.arch/thumb-bx-pc.exp
4141 * gdb.arch/thumb-singlestep.exp
4142 * gdb.arch/thumb2-it.exp
4143 * gdb.arch/vsx-regs.exp
4144 * gdb.asm/asm-source.exp
4145 * gdb.base/a2-run.exp
4146 * gdb.base/advance.exp
4147 * gdb.base/all-bin.exp
4148 * gdb.base/anon.exp
4149 * gdb.base/args.exp
4150 * gdb.base/arithmet.exp
4151 * gdb.base/async-shell.exp
4152 * gdb.base/async.exp
4153 * gdb.base/attach-pie-noexec.exp
4154 * gdb.base/attach-twice.exp
4155 * gdb.base/auto-load.exp
4156 * gdb.base/bang.exp
4157 * gdb.base/bitfields.exp
4158 * gdb.base/break-always.exp
4159 * gdb.base/break-caller-line.exp
4160 * gdb.base/break-entry.exp
4161 * gdb.base/break-inline.exp
4162 * gdb.base/break-on-linker-gcd-function.exp
4163 * gdb.base/break-probes.exp
4164 * gdb.base/break.exp
4165 * gdb.base/breakpoint-shadow.exp
4166 * gdb.base/call-ar-st.exp
4167 * gdb.base/call-sc.exp
4168 * gdb.base/call-signal-resume.exp
4169 * gdb.base/call-strs.exp
4170 * gdb.base/callfuncs.exp
4171 * gdb.base/catch-fork-static.exp
4172 * gdb.base/catch-gdb-caused-signals.exp
4173 * gdb.base/catch-load.exp
4174 * gdb.base/catch-signal-fork.exp
4175 * gdb.base/catch-signal.exp
4176 * gdb.base/catch-syscall.exp
4177 * gdb.base/charset.exp
4178 * gdb.base/checkpoint.exp
4179 * gdb.base/chng-syms.exp
4180 * gdb.base/code-expr.exp
4181 * gdb.base/code_elim.exp
4182 * gdb.base/commands.exp
4183 * gdb.base/completion.exp
4184 * gdb.base/complex.exp
4185 * gdb.base/cond-expr.exp
4186 * gdb.base/condbreak.exp
4187 * gdb.base/consecutive.exp
4188 * gdb.base/continue-all-already-running.exp
4189 * gdb.base/coredump-filter.exp
4190 * gdb.base/corefile.exp
4191 * gdb.base/dbx.exp
4192 * gdb.base/debug-expr.exp
4193 * gdb.base/define.exp
4194 * gdb.base/del.exp
4195 * gdb.base/disabled-location.exp
4196 * gdb.base/disasm-end-cu.exp
4197 * gdb.base/disasm-optim.exp
4198 * gdb.base/display.exp
4199 * gdb.base/duplicate-bp.exp
4200 * gdb.base/ena-dis-br.exp
4201 * gdb.base/ending-run.exp
4202 * gdb.base/enumval.exp
4203 * gdb.base/environ.exp
4204 * gdb.base/eu-strip-infcall.exp
4205 * gdb.base/eval-avoid-side-effects.exp
4206 * gdb.base/eval-skip.exp
4207 * gdb.base/exitsignal.exp
4208 * gdb.base/expand-psymtabs.exp
4209 * gdb.base/filesym.exp
4210 * gdb.base/find-unmapped.exp
4211 * gdb.base/finish.exp
4212 * gdb.base/float.exp
4213 * gdb.base/foll-exec-mode.exp
4214 * gdb.base/foll-exec.exp
4215 * gdb.base/foll-fork.exp
4216 * gdb.base/fortran-sym-case.exp
4217 * gdb.base/freebpcmd.exp
4218 * gdb.base/func-ptr.exp
4219 * gdb.base/func-ptrs.exp
4220 * gdb.base/funcargs.exp
4221 * gdb.base/gcore-buffer-overflow.exp
4222 * gdb.base/gcore-relro-pie.exp
4223 * gdb.base/gcore-relro.exp
4224 * gdb.base/gcore.exp
4225 * gdb.base/gdb1090.exp
4226 * gdb.base/gdb11530.exp
4227 * gdb.base/gdb11531.exp
4228 * gdb.base/gdb1821.exp
4229 * gdb.base/gdbindex-stabs.exp
4230 * gdb.base/gdbvars.exp
4231 * gdb.base/hbreak.exp
4232 * gdb.base/hbreak2.exp
4233 * gdb.base/included.exp
4234 * gdb.base/infcall-input.exp
4235 * gdb.base/inferior-died.exp
4236 * gdb.base/infnan.exp
4237 * gdb.base/info-macros.exp
4238 * gdb.base/info-os.exp
4239 * gdb.base/info-proc.exp
4240 * gdb.base/info-shared.exp
4241 * gdb.base/info-target.exp
4242 * gdb.base/infoline.exp
4243 * gdb.base/interp.exp
4244 * gdb.base/interrupt.exp
4245 * gdb.base/jit-reader.exp
4246 * gdb.base/jit-simple.exp
4247 * gdb.base/kill-after-signal.exp
4248 * gdb.base/kill-detach-inferiors-cmd.exp
4249 * gdb.base/label.exp
4250 * gdb.base/langs.exp
4251 * gdb.base/ldbl_e308.exp
4252 * gdb.base/line-symtabs.exp
4253 * gdb.base/linespecs.exp
4254 * gdb.base/list.exp
4255 * gdb.base/long_long.exp
4256 * gdb.base/longest-types.exp
4257 * gdb.base/maint.exp
4258 * gdb.base/max-value-size.exp
4259 * gdb.base/memattr.exp
4260 * gdb.base/mips_pro.exp
4261 * gdb.base/morestack.exp
4262 * gdb.base/moribund-step.exp
4263 * gdb.base/multi-forks.exp
4264 * gdb.base/nested-addr.exp
4265 * gdb.base/nextoverexit.exp
4266 * gdb.base/noreturn-finish.exp
4267 * gdb.base/noreturn-return.exp
4268 * gdb.base/nostdlib.exp
4269 * gdb.base/offsets.exp
4270 * gdb.base/opaque.exp
4271 * gdb.base/pc-fp.exp
4272 * gdb.base/permissions.exp
4273 * gdb.base/print-symbol-loading.exp
4274 * gdb.base/prologue-include.exp
4275 * gdb.base/psymtab.exp
4276 * gdb.base/ptype.exp
4277 * gdb.base/random-signal.exp
4278 * gdb.base/randomize.exp
4279 * gdb.base/range-stepping.exp
4280 * gdb.base/readline-ask.exp
4281 * gdb.base/recpar.exp
4282 * gdb.base/recurse.exp
4283 * gdb.base/relational.exp
4284 * gdb.base/restore.exp
4285 * gdb.base/return-nodebug.exp
4286 * gdb.base/return.exp
4287 * gdb.base/run-after-attach.exp
4288 * gdb.base/save-bp.exp
4289 * gdb.base/scope.exp
4290 * gdb.base/sect-cmd.exp
4291 * gdb.base/set-lang-auto.exp
4292 * gdb.base/set-noassign.exp
4293 * gdb.base/setvar.exp
4294 * gdb.base/sigall.exp
4295 * gdb.base/sigbpt.exp
4296 * gdb.base/siginfo-addr.exp
4297 * gdb.base/siginfo-infcall.exp
4298 * gdb.base/siginfo-obj.exp
4299 * gdb.base/siginfo.exp
4300 * gdb.base/signals-state-child.exp
4301 * gdb.base/signest.exp
4302 * gdb.base/sigstep.exp
4303 * gdb.base/sizeof.exp
4304 * gdb.base/skip.exp
4305 * gdb.base/solib-corrupted.exp
4306 * gdb.base/solib-nodir.exp
4307 * gdb.base/solib-search.exp
4308 * gdb.base/stack-checking.exp
4309 * gdb.base/stale-infcall.exp
4310 * gdb.base/stap-probe.exp
4311 * gdb.base/start.exp
4312 * gdb.base/step-break.exp
4313 * gdb.base/step-bt.exp
4314 * gdb.base/step-line.exp
4315 * gdb.base/step-over-exit.exp
4316 * gdb.base/step-over-syscall.exp
4317 * gdb.base/step-resume-infcall.exp
4318 * gdb.base/step-test.exp
4319 * gdb.base/store.exp
4320 * gdb.base/structs3.exp
4321 * gdb.base/sym-file.exp
4322 * gdb.base/symbol-without-target_section.exp
4323 * gdb.base/term.exp
4324 * gdb.base/testenv.exp
4325 * gdb.base/ui-redirect.exp
4326 * gdb.base/until.exp
4327 * gdb.base/unwindonsignal.exp
4328 * gdb.base/value-double-free.exp
4329 * gdb.base/vla-datatypes.exp
4330 * gdb.base/vla-ptr.exp
4331 * gdb.base/vla-sideeffect.exp
4332 * gdb.base/volatile.exp
4333 * gdb.base/watch-cond-infcall.exp
4334 * gdb.base/watch-cond.exp
4335 * gdb.base/watch-non-mem.exp
4336 * gdb.base/watch-read.exp
4337 * gdb.base/watch-vfork.exp
4338 * gdb.base/watchpoint-cond-gone.exp
4339 * gdb.base/watchpoint-delete.exp
4340 * gdb.base/watchpoint-hw-hit-once.exp
4341 * gdb.base/watchpoint-hw.exp
4342 * gdb.base/watchpoint-stops-at-right-insn.exp
4343 * gdb.base/watchpoints.exp
4344 * gdb.base/wchar.exp
4345 * gdb.base/whatis-exp.exp
4346 * gdb.btrace/buffer-size.exp
4347 * gdb.btrace/data.exp
4348 * gdb.btrace/delta.exp
4349 * gdb.btrace/dlopen.exp
4350 * gdb.btrace/enable.exp
4351 * gdb.btrace/exception.exp
4352 * gdb.btrace/function_call_history.exp
4353 * gdb.btrace/gcore.exp
4354 * gdb.btrace/instruction_history.exp
4355 * gdb.btrace/nohist.exp
4356 * gdb.btrace/reconnect.exp
4357 * gdb.btrace/record_goto-step.exp
4358 * gdb.btrace/record_goto.exp
4359 * gdb.btrace/rn-dl-bind.exp
4360 * gdb.btrace/segv.exp
4361 * gdb.btrace/step.exp
4362 * gdb.btrace/stepi.exp
4363 * gdb.btrace/tailcall-only.exp
4364 * gdb.btrace/tailcall.exp
4365 * gdb.btrace/tsx.exp
4366 * gdb.btrace/unknown_functions.exp
4367 * gdb.btrace/vdso.exp
4368 * gdb.compile/compile-ifunc.exp
4369 * gdb.compile/compile-ops.exp
4370 * gdb.compile/compile-print.exp
4371 * gdb.compile/compile-setjmp.exp
4372 * gdb.cp/abstract-origin.exp
4373 * gdb.cp/ambiguous.exp
4374 * gdb.cp/annota2.exp
4375 * gdb.cp/annota3.exp
4376 * gdb.cp/anon-ns.exp
4377 * gdb.cp/anon-struct.exp
4378 * gdb.cp/anon-union.exp
4379 * gdb.cp/arg-reference.exp
4380 * gdb.cp/baseenum.exp
4381 * gdb.cp/bool.exp
4382 * gdb.cp/breakpoint.exp
4383 * gdb.cp/bs15503.exp
4384 * gdb.cp/call-c.exp
4385 * gdb.cp/casts.exp
4386 * gdb.cp/chained-calls.exp
4387 * gdb.cp/class2.exp
4388 * gdb.cp/classes.exp
4389 * gdb.cp/cmpd-minsyms.exp
4390 * gdb.cp/converts.exp
4391 * gdb.cp/cp-relocate.exp
4392 * gdb.cp/cpcompletion.exp
4393 * gdb.cp/cpexprs.exp
4394 * gdb.cp/cplabel.exp
4395 * gdb.cp/cplusfuncs.exp
4396 * gdb.cp/cpsizeof.exp
4397 * gdb.cp/ctti.exp
4398 * gdb.cp/derivation.exp
4399 * gdb.cp/destrprint.exp
4400 * gdb.cp/dispcxx.exp
4401 * gdb.cp/enum-class.exp
4402 * gdb.cp/exception.exp
4403 * gdb.cp/exceptprint.exp
4404 * gdb.cp/expand-psymtabs-cxx.exp
4405 * gdb.cp/expand-sals.exp
4406 * gdb.cp/extern-c.exp
4407 * gdb.cp/filename.exp
4408 * gdb.cp/formatted-ref.exp
4409 * gdb.cp/fpointer.exp
4410 * gdb.cp/gdb1355.exp
4411 * gdb.cp/gdb2495.exp
4412 * gdb.cp/hang.exp
4413 * gdb.cp/impl-this.exp
4414 * gdb.cp/infcall-dlopen.exp
4415 * gdb.cp/inherit.exp
4416 * gdb.cp/iostream.exp
4417 * gdb.cp/koenig.exp
4418 * gdb.cp/local.exp
4419 * gdb.cp/m-data.exp
4420 * gdb.cp/m-static.exp
4421 * gdb.cp/mb-ctor.exp
4422 * gdb.cp/mb-inline.exp
4423 * gdb.cp/mb-templates.exp
4424 * gdb.cp/member-name.exp
4425 * gdb.cp/member-ptr.exp
4426 * gdb.cp/meth-typedefs.exp
4427 * gdb.cp/method.exp
4428 * gdb.cp/method2.exp
4429 * gdb.cp/minsym-fallback.exp
4430 * gdb.cp/misc.exp
4431 * gdb.cp/namelessclass.exp
4432 * gdb.cp/namespace-enum.exp
4433 * gdb.cp/namespace-nested-import.exp
4434 * gdb.cp/namespace.exp
4435 * gdb.cp/nextoverthrow.exp
4436 * gdb.cp/no-dmgl-verbose.exp
4437 * gdb.cp/non-trivial-retval.exp
4438 * gdb.cp/noparam.exp
4439 * gdb.cp/nsdecl.exp
4440 * gdb.cp/nsimport.exp
4441 * gdb.cp/nsnested.exp
4442 * gdb.cp/nsnoimports.exp
4443 * gdb.cp/nsrecurs.exp
4444 * gdb.cp/nsstress.exp
4445 * gdb.cp/nsusing.exp
4446 * gdb.cp/operator.exp
4447 * gdb.cp/oranking.exp
4448 * gdb.cp/overload-const.exp
4449 * gdb.cp/overload.exp
4450 * gdb.cp/ovldbreak.exp
4451 * gdb.cp/ovsrch.exp
4452 * gdb.cp/paren-type.exp
4453 * gdb.cp/parse-lang.exp
4454 * gdb.cp/pass-by-ref.exp
4455 * gdb.cp/pr-1023.exp
4456 * gdb.cp/pr-1210.exp
4457 * gdb.cp/pr-574.exp
4458 * gdb.cp/pr10687.exp
4459 * gdb.cp/pr12028.exp
4460 * gdb.cp/pr17132.exp
4461 * gdb.cp/pr17494.exp
4462 * gdb.cp/pr9067.exp
4463 * gdb.cp/pr9167.exp
4464 * gdb.cp/pr9631.exp
4465 * gdb.cp/printmethod.exp
4466 * gdb.cp/psmang.exp
4467 * gdb.cp/psymtab-parameter.exp
4468 * gdb.cp/ptype-cv-cp.exp
4469 * gdb.cp/ptype-flags.exp
4470 * gdb.cp/re-set-overloaded.exp
4471 * gdb.cp/ref-types.exp
4472 * gdb.cp/rtti.exp
4473 * gdb.cp/scope-err.exp
4474 * gdb.cp/shadow.exp
4475 * gdb.cp/smartp.exp
4476 * gdb.cp/static-method.exp
4477 * gdb.cp/static-print-quit.exp
4478 * gdb.cp/temargs.exp
4479 * gdb.cp/templates.exp
4480 * gdb.cp/try_catch.exp
4481 * gdb.cp/typedef-operator.exp
4482 * gdb.cp/typeid.exp
4483 * gdb.cp/userdef.exp
4484 * gdb.cp/using-crash.exp
4485 * gdb.cp/var-tag.exp
4486 * gdb.cp/virtbase.exp
4487 * gdb.cp/virtfunc.exp
4488 * gdb.cp/virtfunc2.exp
4489 * gdb.cp/vla-cxx.exp
4490 * gdb.disasm/t01_mov.exp
4491 * gdb.disasm/t02_mova.exp
4492 * gdb.disasm/t03_add.exp
4493 * gdb.disasm/t04_sub.exp
4494 * gdb.disasm/t05_cmp.exp
4495 * gdb.disasm/t06_ari2.exp
4496 * gdb.disasm/t07_ari3.exp
4497 * gdb.disasm/t08_or.exp
4498 * gdb.disasm/t09_xor.exp
4499 * gdb.disasm/t10_and.exp
4500 * gdb.disasm/t11_logs.exp
4501 * gdb.disasm/t12_bit.exp
4502 * gdb.disasm/t13_otr.exp
4503 * gdb.dlang/circular.exp
4504 * gdb.dwarf2/arr-stride.exp
4505 * gdb.dwarf2/arr-subrange.exp
4506 * gdb.dwarf2/atomic-type.exp
4507 * gdb.dwarf2/bad-regnum.exp
4508 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4509 * gdb.dwarf2/callframecfa.exp
4510 * gdb.dwarf2/clztest.exp
4511 * gdb.dwarf2/corrupt.exp
4512 * gdb.dwarf2/data-loc.exp
4513 * gdb.dwarf2/dup-psym.exp
4514 * gdb.dwarf2/dw2-anon-mptr.exp
4515 * gdb.dwarf2/dw2-anonymous-func.exp
4516 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4517 * gdb.dwarf2/dw2-bad-unresolved.exp
4518 * gdb.dwarf2/dw2-basic.exp
4519 * gdb.dwarf2/dw2-canonicalize-type.exp
4520 * gdb.dwarf2/dw2-case-insensitive.exp
4521 * gdb.dwarf2/dw2-common-block.exp
4522 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4523 * gdb.dwarf2/dw2-compressed.exp
4524 * gdb.dwarf2/dw2-const.exp
4525 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4526 * gdb.dwarf2/dw2-cu-size.exp
4527 * gdb.dwarf2/dw2-dup-frame.exp
4528 * gdb.dwarf2/dw2-entry-value.exp
4529 * gdb.dwarf2/dw2-icycle.exp
4530 * gdb.dwarf2/dw2-ifort-parameter.exp
4531 * gdb.dwarf2/dw2-inline-break.exp
4532 * gdb.dwarf2/dw2-inline-param.exp
4533 * gdb.dwarf2/dw2-intercu.exp
4534 * gdb.dwarf2/dw2-intermix.exp
4535 * gdb.dwarf2/dw2-lexical-block-bare.exp
4536 * gdb.dwarf2/dw2-linkage-name-trust.exp
4537 * gdb.dwarf2/dw2-minsym-in-cu.exp
4538 * gdb.dwarf2/dw2-noloc.exp
4539 * gdb.dwarf2/dw2-op-call.exp
4540 * gdb.dwarf2/dw2-op-out-param.exp
4541 * gdb.dwarf2/dw2-opt-structptr.exp
4542 * gdb.dwarf2/dw2-param-error.exp
4543 * gdb.dwarf2/dw2-producer.exp
4544 * gdb.dwarf2/dw2-ranges-base.exp
4545 * gdb.dwarf2/dw2-ref-missing-frame.exp
4546 * gdb.dwarf2/dw2-reg-undefined.exp
4547 * gdb.dwarf2/dw2-regno-invalid.exp
4548 * gdb.dwarf2/dw2-restore.exp
4549 * gdb.dwarf2/dw2-restrict.exp
4550 * gdb.dwarf2/dw2-single-line-discriminators.exp
4551 * gdb.dwarf2/dw2-strp.exp
4552 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4553 * gdb.dwarf2/dw2-unresolved.exp
4554 * gdb.dwarf2/dw2-var-zero-addr.exp
4555 * gdb.dwarf2/dw4-sig-types.exp
4556 * gdb.dwarf2/dwz.exp
4557 * gdb.dwarf2/dynarr-ptr.exp
4558 * gdb.dwarf2/enum-type.exp
4559 * gdb.dwarf2/gdb-index.exp
4560 * gdb.dwarf2/implptr-64bit.exp
4561 * gdb.dwarf2/implptr-optimized-out.exp
4562 * gdb.dwarf2/implptr.exp
4563 * gdb.dwarf2/implref-array.exp
4564 * gdb.dwarf2/implref-const.exp
4565 * gdb.dwarf2/implref-global.exp
4566 * gdb.dwarf2/implref-struct.exp
4567 * gdb.dwarf2/mac-fileno.exp
4568 * gdb.dwarf2/main-subprogram.exp
4569 * gdb.dwarf2/member-ptr-forwardref.exp
4570 * gdb.dwarf2/method-ptr.exp
4571 * gdb.dwarf2/missing-sig-type.exp
4572 * gdb.dwarf2/nonvar-access.exp
4573 * gdb.dwarf2/opaque-type-lookup.exp
4574 * gdb.dwarf2/pieces-optimized-out.exp
4575 * gdb.dwarf2/pieces.exp
4576 * gdb.dwarf2/pr10770.exp
4577 * gdb.dwarf2/pr13961.exp
4578 * gdb.dwarf2/staticvirtual.exp
4579 * gdb.dwarf2/subrange.exp
4580 * gdb.dwarf2/symtab-producer.exp
4581 * gdb.dwarf2/trace-crash.exp
4582 * gdb.dwarf2/typeddwarf.exp
4583 * gdb.dwarf2/valop.exp
4584 * gdb.dwarf2/watch-notconst.exp
4585 * gdb.fortran/array-element.exp
4586 * gdb.fortran/charset.exp
4587 * gdb.fortran/common-block.exp
4588 * gdb.fortran/complex.exp
4589 * gdb.fortran/derived-type-function.exp
4590 * gdb.fortran/derived-type.exp
4591 * gdb.fortran/logical.exp
4592 * gdb.fortran/module.exp
4593 * gdb.fortran/multi-dim.exp
4594 * gdb.fortran/nested-funcs.exp
4595 * gdb.fortran/print-formatted.exp
4596 * gdb.fortran/subarray.exp
4597 * gdb.fortran/vla-alloc-assoc.exp
4598 * gdb.fortran/vla-datatypes.exp
4599 * gdb.fortran/vla-history.exp
4600 * gdb.fortran/vla-ptr-info.exp
4601 * gdb.fortran/vla-ptype-sub.exp
4602 * gdb.fortran/vla-ptype.exp
4603 * gdb.fortran/vla-sizeof.exp
4604 * gdb.fortran/vla-type.exp
4605 * gdb.fortran/vla-value-sub-arbitrary.exp
4606 * gdb.fortran/vla-value-sub-finish.exp
4607 * gdb.fortran/vla-value-sub.exp
4608 * gdb.fortran/vla-value.exp
4609 * gdb.fortran/whatis_type.exp
4610 * gdb.go/chan.exp
4611 * gdb.go/handcall.exp
4612 * gdb.go/hello.exp
4613 * gdb.go/integers.exp
4614 * gdb.go/methods.exp
4615 * gdb.go/package.exp
4616 * gdb.go/strings.exp
4617 * gdb.go/types.exp
4618 * gdb.go/unsafe.exp
4619 * gdb.guile/scm-arch.exp
4620 * gdb.guile/scm-block.exp
4621 * gdb.guile/scm-breakpoint.exp
4622 * gdb.guile/scm-cmd.exp
4623 * gdb.guile/scm-disasm.exp
4624 * gdb.guile/scm-equal.exp
4625 * gdb.guile/scm-frame-args.exp
4626 * gdb.guile/scm-frame-inline.exp
4627 * gdb.guile/scm-frame.exp
4628 * gdb.guile/scm-iterator.exp
4629 * gdb.guile/scm-math.exp
4630 * gdb.guile/scm-objfile.exp
4631 * gdb.guile/scm-ports.exp
4632 * gdb.guile/scm-symbol.exp
4633 * gdb.guile/scm-symtab.exp
4634 * gdb.guile/scm-value-cc.exp
4635 * gdb.guile/types-module.exp
4636 * gdb.linespec/break-ask.exp
4637 * gdb.linespec/cpexplicit.exp
4638 * gdb.linespec/explicit.exp
4639 * gdb.linespec/keywords.exp
4640 * gdb.linespec/linespec.exp
4641 * gdb.linespec/ls-dollar.exp
4642 * gdb.linespec/ls-errs.exp
4643 * gdb.linespec/skip-two.exp
4644 * gdb.linespec/thread.exp
4645 * gdb.mi/mi-async.exp
4646 * gdb.mi/mi-basics.exp
4647 * gdb.mi/mi-break.exp
4648 * gdb.mi/mi-catch-load.exp
4649 * gdb.mi/mi-cli.exp
4650 * gdb.mi/mi-cmd-param-changed.exp
4651 * gdb.mi/mi-console.exp
4652 * gdb.mi/mi-detach.exp
4653 * gdb.mi/mi-disassemble.exp
4654 * gdb.mi/mi-eval.exp
4655 * gdb.mi/mi-file-transfer.exp
4656 * gdb.mi/mi-file.exp
4657 * gdb.mi/mi-fill-memory.exp
4658 * gdb.mi/mi-inheritance-syntax-error.exp
4659 * gdb.mi/mi-linespec-err-cp.exp
4660 * gdb.mi/mi-logging.exp
4661 * gdb.mi/mi-memory-changed.exp
4662 * gdb.mi/mi-read-memory.exp
4663 * gdb.mi/mi-record-changed.exp
4664 * gdb.mi/mi-reg-undefined.exp
4665 * gdb.mi/mi-regs.exp
4666 * gdb.mi/mi-return.exp
4667 * gdb.mi/mi-reverse.exp
4668 * gdb.mi/mi-simplerun.exp
4669 * gdb.mi/mi-solib.exp
4670 * gdb.mi/mi-stack.exp
4671 * gdb.mi/mi-stepi.exp
4672 * gdb.mi/mi-syn-frame.exp
4673 * gdb.mi/mi-until.exp
4674 * gdb.mi/mi-var-block.exp
4675 * gdb.mi/mi-var-child.exp
4676 * gdb.mi/mi-var-cmd.exp
4677 * gdb.mi/mi-var-cp.exp
4678 * gdb.mi/mi-var-display.exp
4679 * gdb.mi/mi-var-invalidate.exp
4680 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4681 * gdb.mi/mi-vla-fortran.exp
4682 * gdb.mi/mi-watch.exp
4683 * gdb.mi/mi2-var-child.exp
4684 * gdb.mi/user-selected-context-sync.exp
4685 * gdb.modula2/unbounded-array.exp
4686 * gdb.multi/dummy-frame-restore.exp
4687 * gdb.multi/multi-arch-exec.exp
4688 * gdb.multi/multi-arch.exp
4689 * gdb.multi/tids.exp
4690 * gdb.multi/watchpoint-multi.exp
4691 * gdb.opencl/callfuncs.exp
4692 * gdb.opencl/convs_casts.exp
4693 * gdb.opencl/datatypes.exp
4694 * gdb.opencl/operators.exp
4695 * gdb.opencl/vec_comps.exp
4696 * gdb.opt/clobbered-registers-O2.exp
4697 * gdb.opt/inline-break.exp
4698 * gdb.opt/inline-bt.exp
4699 * gdb.opt/inline-cmds.exp
4700 * gdb.opt/inline-locals.exp
4701 * gdb.pascal/case-insensitive-symbols.exp
4702 * gdb.pascal/floats.exp
4703 * gdb.pascal/gdb11492.exp
4704 * gdb.python/lib-types.exp
4705 * gdb.python/py-arch.exp
4706 * gdb.python/py-as-string.exp
4707 * gdb.python/py-bad-printers.exp
4708 * gdb.python/py-block.exp
4709 * gdb.python/py-breakpoint-create-fail.exp
4710 * gdb.python/py-breakpoint.exp
4711 * gdb.python/py-caller-is.exp
4712 * gdb.python/py-cmd.exp
4713 * gdb.python/py-explore-cc.exp
4714 * gdb.python/py-explore.exp
4715 * gdb.python/py-finish-breakpoint.exp
4716 * gdb.python/py-finish-breakpoint2.exp
4717 * gdb.python/py-frame-args.exp
4718 * gdb.python/py-frame-inline.exp
4719 * gdb.python/py-frame.exp
4720 * gdb.python/py-framefilter-mi.exp
4721 * gdb.python/py-infthread.exp
4722 * gdb.python/py-lazy-string.exp
4723 * gdb.python/py-linetable.exp
4724 * gdb.python/py-mi-events.exp
4725 * gdb.python/py-mi-objfile.exp
4726 * gdb.python/py-mi.exp
4727 * gdb.python/py-objfile.exp
4728 * gdb.python/py-pp-integral.exp
4729 * gdb.python/py-pp-maint.exp
4730 * gdb.python/py-pp-re-notag.exp
4731 * gdb.python/py-pp-registration.exp
4732 * gdb.python/py-recurse-unwind.exp
4733 * gdb.python/py-strfns.exp
4734 * gdb.python/py-symbol.exp
4735 * gdb.python/py-symtab.exp
4736 * gdb.python/py-sync-interp.exp
4737 * gdb.python/py-typeprint.exp
4738 * gdb.python/py-unwind-maint.exp
4739 * gdb.python/py-unwind.exp
4740 * gdb.python/py-value-cc.exp
4741 * gdb.python/py-xmethods.exp
4742 * gdb.reverse/amd64-tailcall-reverse.exp
4743 * gdb.reverse/break-precsave.exp
4744 * gdb.reverse/break-reverse.exp
4745 * gdb.reverse/consecutive-precsave.exp
4746 * gdb.reverse/consecutive-reverse.exp
4747 * gdb.reverse/finish-precsave.exp
4748 * gdb.reverse/finish-reverse-bkpt.exp
4749 * gdb.reverse/finish-reverse.exp
4750 * gdb.reverse/fstatat-reverse.exp
4751 * gdb.reverse/getresuid-reverse.exp
4752 * gdb.reverse/i386-precsave.exp
4753 * gdb.reverse/i386-reverse.exp
4754 * gdb.reverse/i386-sse-reverse.exp
4755 * gdb.reverse/i387-env-reverse.exp
4756 * gdb.reverse/i387-stack-reverse.exp
4757 * gdb.reverse/insn-reverse.exp
4758 * gdb.reverse/machinestate-precsave.exp
4759 * gdb.reverse/machinestate.exp
4760 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4761 * gdb.reverse/pipe-reverse.exp
4762 * gdb.reverse/readv-reverse.exp
4763 * gdb.reverse/recvmsg-reverse.exp
4764 * gdb.reverse/rerun-prec.exp
4765 * gdb.reverse/s390-mvcle.exp
4766 * gdb.reverse/step-precsave.exp
4767 * gdb.reverse/step-reverse.exp
4768 * gdb.reverse/time-reverse.exp
4769 * gdb.reverse/until-precsave.exp
4770 * gdb.reverse/until-reverse.exp
4771 * gdb.reverse/waitpid-reverse.exp
4772 * gdb.reverse/watch-precsave.exp
4773 * gdb.reverse/watch-reverse.exp
4774 * gdb.rust/generics.exp
4775 * gdb.rust/methods.exp
4776 * gdb.rust/modules.exp
4777 * gdb.rust/simple.exp
4778 * gdb.server/connect-with-no-symbol-file.exp
4779 * gdb.server/ext-attach.exp
4780 * gdb.server/ext-restart.exp
4781 * gdb.server/ext-wrapper.exp
4782 * gdb.server/file-transfer.exp
4783 * gdb.server/server-exec-info.exp
4784 * gdb.server/server-kill.exp
4785 * gdb.server/server-mon.exp
4786 * gdb.server/wrapper.exp
4787 * gdb.stabs/exclfwd.exp
4788 * gdb.stabs/gdb11479.exp
4789 * gdb.threads/clone-new-thread-event.exp
4790 * gdb.threads/corethreads.exp
4791 * gdb.threads/current-lwp-dead.exp
4792 * gdb.threads/dlopen-libpthread.exp
4793 * gdb.threads/gcore-thread.exp
4794 * gdb.threads/sigstep-threads.exp
4795 * gdb.threads/watchpoint-fork.exp
4796 * gdb.trace/actions-changed.exp
4797 * gdb.trace/backtrace.exp
4798 * gdb.trace/change-loc.exp
4799 * gdb.trace/circ.exp
4800 * gdb.trace/collection.exp
4801 * gdb.trace/disconnected-tracing.exp
4802 * gdb.trace/ftrace.exp
4803 * gdb.trace/mi-trace-frame-collected.exp
4804 * gdb.trace/mi-trace-unavailable.exp
4805 * gdb.trace/mi-traceframe-changed.exp
4806 * gdb.trace/mi-tsv-changed.exp
4807 * gdb.trace/no-attach-trace.exp
4808 * gdb.trace/passc-dyn.exp
4809 * gdb.trace/qtro.exp
4810 * gdb.trace/range-stepping.exp
4811 * gdb.trace/read-memory.exp
4812 * gdb.trace/save-trace.exp
4813 * gdb.trace/signal.exp
4814 * gdb.trace/status-stop.exp
4815 * gdb.trace/tfile.exp
4816 * gdb.trace/trace-break.exp
4817 * gdb.trace/trace-buffer-size.exp
4818 * gdb.trace/trace-condition.exp
4819 * gdb.trace/tracefile-pseudo-reg.exp
4820 * gdb.trace/tstatus.exp
4821 * gdb.trace/unavailable.exp
4822 * gdb.trace/while-dyn.exp
4823 * gdb.trace/while-stepping.exp
4824
34c41c68
DE
48252016-12-22 Doug Evans <xdje42@gmail.com>
4826
4827 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4828 and msymbols.
4829
16e69324
YQ
48302016-12-19 Yao Qi <yao.qi@linaro.org>
4831
4832 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4833 (test_with_self): Don't call do_steps_and_nexts, and remove
4834 code about stepping into xmalloc.
4835
f94f411b
YQ
48362016-12-09 Yao Qi <yao.qi@linaro.org>
4837
4838 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4839
48402016-12-09 Yao Qi <yao.qi@linaro.org>
4841
4842 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4843
f1b5deee
PA
48442016-12-09 Pedro Alves <palves@redhat.com>
4845
4846 * gdb.base/all-architectures-0.exp: New file.
4847 * gdb.base/all-architectures-1.exp: New file.
4848 * gdb.base/all-architectures-2.exp: New file.
4849 * gdb.base/all-architectures-3.exp: New file.
4850 * gdb.base/all-architectures-4.exp: New file.
4851 * gdb.base/all-architectures-5.exp: New file.
4852 * gdb.base/all-architectures-6.exp: New file.
4853 * gdb.base/all-architectures-7.exp: New file.
4854 * gdb.base/all-architectures.exp.in: New file.
4855
364ca42e
YQ
48562016-12-09 Yao Qi <yao.qi@linaro.org>
4857
4858 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4859
107c2d62
LM
48602016-12-02 Luis Machado <lgustavo@codesourcery.com>
4861
4862 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4863 possible.
4864 Remove useless pattern-matching code.
4865
df3ee9ca
PA
48662016-12-02 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4869 procedure.
4870 (top level): Call it.
4871
ec835369
PA
48722016-12-02 Pedro Alves <palves@redhat.com>
4873
4874 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4875 New procedure.
4876 (top level): Call it.
4877
01770bbd
PA
48782016-12-02 Pedro Alves <palves@redhat.com>
4879
4880 PR cli/20559
4881 * gdb.base/commands.exp (user_defined_command_args_eval): New
4882 procedure.
4883 (top level): Call it.
4884
008459ea
LM
48852016-12-02 Luis Machado <lgustavo@codesourcery.com>
4886
4887 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4888 timeout handling.
4889
0c1b455e
TT
48902016-12-02 Tom Tromey <tom@tromey.com>
4891
4892 * gdb.dwarf2/main-subprogram.c: New file.
4893 * gdb.dwarf2/main-subprogram.exp: New file.
4894
018572b8
LM
48952016-12-01 Luis Machado <lgustavo@codesourcery.com>
4896
4897 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4898 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4899 gdb_test_no_output for a couple of cases.
4900 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4901
84c93cd5
LM
49022016-12-01 Luis Machado <lgustavo@codesourcery.com>
4903
4904 Fix test names and standardize compilation error messages throughout
4905 the following files:
4906
4907 * gdb.ada/start.exp
4908 * gdb.arch/alpha-step.exp
4909 * gdb.arch/e500-prologue.exp
4910 * gdb.arch/ftrace-insn-reloc.exp
4911 * gdb.arch/gdb1291.exp
4912 * gdb.arch/gdb1431.exp
4913 * gdb.arch/gdb1558.exp
4914 * gdb.arch/i386-dr3-watch.exp
4915 * gdb.arch/i386-sse-stack-align.exp
4916 * gdb.arch/ia64-breakpoint-shadow.exp
4917 * gdb.arch/pa-nullify.exp
4918 * gdb.arch/powerpc-aix-prologue.exp
4919 * gdb.arch/thumb-bx-pc.exp
4920 * gdb.base/annota1.exp
4921 * gdb.base/annota3.exp
4922 * gdb.base/arrayidx.exp
4923 * gdb.base/assign.exp
4924 * gdb.base/attach.exp
4925 * gdb.base/auxv.exp
4926 * gdb.base/bang.exp
4927 * gdb.base/bfp-test.exp
4928 * gdb.base/bigcore.exp
4929 * gdb.base/bitfields2.exp
4930 * gdb.base/break-fun-addr.exp
4931 * gdb.base/break-probes.exp
4932 * gdb.base/call-rt-st.exp
4933 * gdb.base/callexit.exp
4934 * gdb.base/catch-fork-kill.exp
4935 * gdb.base/charset.exp
4936 * gdb.base/checkpoint.exp
4937 * gdb.base/comprdebug.exp
4938 * gdb.base/constvars.exp
4939 * gdb.base/coredump-filter.exp
4940 * gdb.base/cursal.exp
4941 * gdb.base/cvexpr.exp
4942 * gdb.base/detach.exp
4943 * gdb.base/display.exp
4944 * gdb.base/dmsym.exp
4945 * gdb.base/dprintf-pending.exp
4946 * gdb.base/dso2dso.exp
4947 * gdb.base/dtrace-probe.exp
4948 * gdb.base/dump.exp
4949 * gdb.base/enum_cond.exp
4950 * gdb.base/exe-lock.exp
4951 * gdb.base/exec-invalid-sysroot.exp
4952 * gdb.base/execl-update-breakpoints.exp
4953 * gdb.base/exprs.exp
4954 * gdb.base/fileio.exp
4955 * gdb.base/find.exp
4956 * gdb.base/finish.exp
4957 * gdb.base/fixsection.exp
4958 * gdb.base/foll-vfork.exp
4959 * gdb.base/frame-args.exp
4960 * gdb.base/gcore.exp
4961 * gdb.base/gdb1250.exp
4962 * gdb.base/global-var-nested-by-dso.exp
4963 * gdb.base/gnu-ifunc.exp
4964 * gdb.base/hashline1.exp
4965 * gdb.base/hashline2.exp
4966 * gdb.base/hashline3.exp
4967 * gdb.base/hbreak-in-shr-unsupported.exp
4968 * gdb.base/huge.exp
4969 * gdb.base/infcall-input.exp
4970 * gdb.base/info-fun.exp
4971 * gdb.base/info-shared.exp
4972 * gdb.base/jit-simple.exp
4973 * gdb.base/jit-so.exp
4974 * gdb.base/jit.exp
4975 * gdb.base/jump.exp
4976 * gdb.base/label.exp
4977 * gdb.base/lineinc.exp
4978 * gdb.base/logical.exp
4979 * gdb.base/longjmp.exp
4980 * gdb.base/macscp.exp
4981 * gdb.base/miscexprs.exp
4982 * gdb.base/new-ui-echo.exp
4983 * gdb.base/new-ui-pending-input.exp
4984 * gdb.base/new-ui.exp
4985 * gdb.base/nodebug.exp
4986 * gdb.base/nofield.exp
4987 * gdb.base/offsets.exp
4988 * gdb.base/overlays.exp
4989 * gdb.base/pending.exp
4990 * gdb.base/pointers.exp
4991 * gdb.base/pr11022.exp
4992 * gdb.base/printcmds.exp
4993 * gdb.base/prologue.exp
4994 * gdb.base/ptr-typedef.exp
4995 * gdb.base/realname-expand.exp
4996 * gdb.base/relativedebug.exp
4997 * gdb.base/relocate.exp
4998 * gdb.base/remote.exp
4999 * gdb.base/reread.exp
5000 * gdb.base/return2.exp
5001 * gdb.base/savedregs.exp
5002 * gdb.base/sep.exp
5003 * gdb.base/sepdebug.exp
5004 * gdb.base/sepsymtab.exp
5005 * gdb.base/set-inferior-tty.exp
5006 * gdb.base/setshow.exp
5007 * gdb.base/shlib-call.exp
5008 * gdb.base/sigaltstack.exp
5009 * gdb.base/siginfo-addr.exp
5010 * gdb.base/signals.exp
5011 * gdb.base/signull.exp
5012 * gdb.base/sigrepeat.exp
5013 * gdb.base/so-impl-ld.exp
5014 * gdb.base/solib-display.exp
5015 * gdb.base/solib-overlap.exp
5016 * gdb.base/solib-search.exp
5017 * gdb.base/solib-symbol.exp
5018 * gdb.base/structs.exp
5019 * gdb.base/structs2.exp
5020 * gdb.base/symtab-search-order.exp
5021 * gdb.base/twice.exp
5022 * gdb.base/unload.exp
5023 * gdb.base/varargs.exp
5024 * gdb.base/watchpoint-solib.exp
5025 * gdb.base/watchpoint.exp
5026 * gdb.base/whatis.exp
5027 * gdb.base/wrong_frame_bt_full.exp
5028 * gdb.btrace/dlopen.exp
5029 * gdb.cell/ea-standalone.exp
5030 * gdb.cell/ea-test.exp
5031 * gdb.cp/dispcxx.exp
5032 * gdb.cp/gdb2384.exp
5033 * gdb.cp/method2.exp
5034 * gdb.cp/nextoverthrow.exp
5035 * gdb.cp/pr10728.exp
5036 * gdb.disasm/am33.exp
5037 * gdb.disasm/h8300s.exp
5038 * gdb.disasm/mn10300.exp
5039 * gdb.disasm/sh3.exp
5040 * gdb.dwarf2/dw2-dir-file-name.exp
5041 * gdb.fortran/complex.exp
5042 * gdb.fortran/library-module.exp
5043 * gdb.guile/scm-pretty-print.exp
5044 * gdb.guile/scm-symbol.exp
5045 * gdb.guile/scm-type.exp
5046 * gdb.guile/scm-value.exp
5047 * gdb.linespec/linespec.exp
5048 * gdb.mi/gdb701.exp
5049 * gdb.mi/gdb792.exp
5050 * gdb.mi/mi-breakpoint-changed.exp
5051 * gdb.mi/mi-dprintf-pending.exp
5052 * gdb.mi/mi-dprintf.exp
5053 * gdb.mi/mi-exit-code.exp
5054 * gdb.mi/mi-pending.exp
5055 * gdb.mi/mi-solib.exp
5056 * gdb.mi/new-ui-mi-sync.exp
5057 * gdb.mi/pr11022.exp
5058 * gdb.mi/user-selected-context-sync.exp
5059 * gdb.opt/solib-intra-step.exp
5060 * gdb.python/py-events.exp
5061 * gdb.python/py-finish-breakpoint.exp
5062 * gdb.python/py-mi.exp
5063 * gdb.python/py-prettyprint.exp
5064 * gdb.python/py-shared.exp
5065 * gdb.python/py-symbol.exp
5066 * gdb.python/py-template.exp
5067 * gdb.python/py-type.exp
5068 * gdb.python/py-value.exp
5069 * gdb.reverse/solib-precsave.exp
5070 * gdb.reverse/solib-reverse.exp
5071 * gdb.server/solib-list.exp
5072 * gdb.stabs/weird.exp
5073 * gdb.threads/reconnect-signal.exp
5074 * gdb.threads/stepi-random-signal.exp
5075 * gdb.trace/actions.exp
5076 * gdb.trace/ax.exp
5077 * gdb.trace/backtrace.exp
5078 * gdb.trace/change-loc.exp
5079 * gdb.trace/deltrace.exp
5080 * gdb.trace/ftrace-lock.exp
5081 * gdb.trace/ftrace.exp
5082 * gdb.trace/infotrace.exp
5083 * gdb.trace/mi-tracepoint-changed.exp
5084 * gdb.trace/packetlen.exp
5085 * gdb.trace/passcount.exp
5086 * gdb.trace/pending.exp
5087 * gdb.trace/range-stepping.exp
5088 * gdb.trace/report.exp
5089 * gdb.trace/stap-trace.exp
5090 * gdb.trace/tfind.exp
5091 * gdb.trace/trace-break.exp
5092 * gdb.trace/trace-condition.exp
5093 * gdb.trace/trace-enable-disable.exp
5094 * gdb.trace/trace-mt.exp
5095 * gdb.trace/tracecmd.exp
5096 * gdb.trace/tspeed.exp
5097 * gdb.trace/tsv.exp
5098 * lib/perftest.exp
5099
fb9feb35
LM
51002016-12-01 Luis Machado <lgustavo@codesourcery.com>
5101
5102 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5103 with gdb_test_no_output.
5104 Use command as test name.
5105
cd2ddb6c
LM
51062016-12-01 Luis Machado <lgustavo@codesourcery.com>
5107
5108 Fix test names starting with uppercase throughout the files.
5109
5110 * gdb.ada/assign_1.exp
5111 * gdb.ada/boolean_expr.exp
5112 * gdb.base/arrayidx.exp
5113 * gdb.base/del.exp
5114 * gdb.base/gcore-buffer-overflow.exp
5115 * gdb.base/testenv.exp
5116 * gdb.compile/compile.exp
5117 * gdb.python/py-framefilter-invalidarg.exp
5118 * gdb.python/py-framefilter.exp
5119
bb95117e
LM
51202016-12-01 Luis Machado <lgustavo@codesourcery.com>
5121
5122 Fix test names starting with uppercase throughout the files.
5123
5124 * gdb.ada/array_return.exp
5125 * gdb.ada/expr_delims.exp
5126 * gdb.ada/mi_dyn_arr.exp
5127 * gdb.ada/mi_interface.exp
5128 * gdb.ada/mi_var_array.exp
5129 * gdb.ada/watch_arg.exp
5130 * gdb.arch/alpha-step.exp
5131 * gdb.arch/altivec-regs.exp
5132 * gdb.arch/e500-regs.exp
5133 * gdb.arch/powerpc-d128-regs.exp
5134 * gdb.base/arrayidx.exp
5135 * gdb.base/break.exp
5136 * gdb.base/checkpoint.exp
5137 * gdb.base/debug-expr.exp
5138 * gdb.base/dmsym.exp
5139 * gdb.base/radix.exp
5140 * gdb.base/sepdebug.exp
5141 * gdb.base/testenv.exp
5142 * gdb.base/watch_thread_num.exp
5143 * gdb.base/watchpoint-cond-gone.exp
5144 * gdb.cell/break.exp
5145 * gdb.cell/ea-cache.exp
5146 * gdb.compile/compile.exp
5147 * gdb.cp/gdb2495.exp
5148 * gdb.gdb/selftest.exp
5149 * gdb.gdb/xfullpath.exp
5150 * gdb.go/hello.exp
5151 * gdb.go/integers.exp
5152 * gdb.objc/basicclass.exp
5153 * gdb.pascal/hello.exp
5154 * gdb.pascal/integers.exp
5155 * gdb.python/py-breakpoint.exp
5156 * gdb.python/py-cmd.exp
5157 * gdb.python/py-linetable.exp
5158 * gdb.python/py-xmethods.exp
5159 * gdb.python/python.exp
5160 * gdb.reverse/consecutive-precsave.exp
5161 * gdb.reverse/finish-precsave.exp
5162 * gdb.reverse/i386-precsave.exp
5163 * gdb.reverse/machinestate-precsave.exp
5164 * gdb.reverse/sigall-precsave.exp
5165 * gdb.reverse/solib-precsave.exp
5166 * gdb.reverse/step-precsave.exp
5167 * gdb.reverse/until-precsave.exp
5168 * gdb.reverse/watch-precsave.exp
5169 * gdb.threads/leader-exit.exp
5170 * gdb.threads/pthreads.exp
5171 * gdb.threads/wp-replication.exp
5172 * gdb.trace/actions.exp
5173 * gdb.trace/mi-tsv-changed.exp
5174 * gdb.trace/tsv.exp
5175
de97fdd4
LM
51762016-12-01 Luis Machado <lgustavo@codesourcery.com>
5177
5178 Fix test names starting with uppercase throughout the files.
5179
5180 * gdb.arch/i386-bp_permanent.exp
5181 * gdb.arch/i386-gnu-cfi.exp
5182 * gdb.base/disasm-end-cu.exp
5183 * gdb.base/macscp.exp
5184 * gdb.base/pending.exp
5185 * gdb.base/watch_thread_num.exp
5186 * gdb.cp/exception.exp
5187 * gdb.cp/gdb2495.exp
5188 * gdb.cp/local.exp
5189 * gdb.python/py-evsignal.exp
5190 * gdb.python/python.exp
5191 * gdb.trace/tracecmd.exp
5192
9f058c10
LM
51932016-12-01 Luis Machado <lgustavo@codesourcery.com>
5194
5195 Fix test names starting with uppercase throughout the files.
5196
5197 * gdb.base/charset.exp
5198 * gdb.base/eval.exp
5199 * gdb.base/multi-forks.exp
5200 * gdb.guile/scm-progspace.exp
5201 * gdb.opencl/datatypes.exp
5202 * gdb.python/py-block.exp
5203 * gdb.python/py-function.exp
5204 * gdb.python/py-symbol.exp
5205 * gdb.python/py-symtab.exp
5206 * gdb.python/py-xmethods.exp
5207 * gdb.reverse/break-precsave.exp
5208 * gdb.reverse/break-reverse.exp
5209 * gdb.reverse/consecutive-precsave.exp
5210 * gdb.reverse/consecutive-reverse.exp
5211 * gdb.reverse/finish-precsave.exp
5212 * gdb.reverse/finish-reverse-bkpt.exp
5213 * gdb.reverse/finish-reverse.exp
5214 * gdb.reverse/fstatat-reverse.exp
5215 * gdb.reverse/getresuid-reverse.exp
5216 * gdb.reverse/i386-precsave.exp
5217 * gdb.reverse/i386-reverse.exp
5218 * gdb.reverse/i386-sse-reverse.exp
5219 * gdb.reverse/i387-stack-reverse.exp
5220 * gdb.reverse/insn-reverse.exp
5221 * gdb.reverse/machinestate-precsave.exp
5222 * gdb.reverse/machinestate.exp
5223 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5224 * gdb.reverse/pipe-reverse.exp
5225 * gdb.reverse/readv-reverse.exp
5226 * gdb.reverse/recvmsg-reverse.exp
5227 * gdb.reverse/rerun-prec.exp
5228 * gdb.reverse/s390-mvcle.exp
5229 * gdb.reverse/sigall-precsave.exp
5230 * gdb.reverse/sigall-reverse.exp
5231 * gdb.reverse/solib-precsave.exp
5232 * gdb.reverse/solib-reverse.exp
5233 * gdb.reverse/step-precsave.exp
5234 * gdb.reverse/step-reverse.exp
5235 * gdb.reverse/time-reverse.exp
5236 * gdb.reverse/until-precsave.exp
5237 * gdb.reverse/until-reverse.exp
5238 * gdb.reverse/waitpid-reverse.exp
5239 * gdb.reverse/watch-precsave.exp
5240 * gdb.reverse/watch-reverse.exp
5241
cdc7edd7
LM
52422016-12-01 Luis Machado <lgustavo@codesourcery.com>
5243
5244 Fix test names starting with uppercase throughout the files.
5245
5246 * gdb.arch/i386-mpx-simple_segv.exp
5247 * gdb.arch/i386-mpx.exp
5248 * gdb.arch/i386-permbkpt.exp
5249 * gdb.arch/pa-nullify.exp
5250 * gdb.arch/powerpc-d128-regs.exp
5251 * gdb.arch/vsx-regs.exp
5252 * gdb.base/bfp-test.exp
5253 * gdb.base/break.exp
5254 * gdb.base/breakpoint-shadow.exp
5255 * gdb.base/callfuncs.exp
5256 * gdb.base/charset.exp
5257 * gdb.base/commands.exp
5258 * gdb.base/completion.exp
5259 * gdb.base/dfp-test.exp
5260 * gdb.base/echo.exp
5261 * gdb.base/ending-run.exp
5262 * gdb.base/eval.exp
5263 * gdb.base/expand-psymtabs.exp
5264 * gdb.base/float128.exp
5265 * gdb.base/floatn.exp
5266 * gdb.base/foll-exec-mode.exp
5267 * gdb.base/gdb1056.exp
5268 * gdb.base/gdb11531.exp
5269 * gdb.base/kill-after-signal.exp
5270 * gdb.base/multi-forks.exp
5271 * gdb.base/overlays.exp
5272 * gdb.base/pending.exp
5273 * gdb.base/sepdebug.exp
5274 * gdb.base/testenv.exp
5275 * gdb.base/valgrind-db-attach.exp
5276 * gdb.base/watch_thread_num.exp
5277 * gdb.base/watchpoint-cond-gone.exp
5278 * gdb.base/watchpoint.exp
5279 * gdb.base/watchpoints.exp
5280 * gdb.cp/arg-reference.exp
5281 * gdb.cp/baseenum.exp
5282 * gdb.cp/operator.exp
5283 * gdb.cp/shadow.exp
5284 * gdb.dwarf2/dw2-op-out-param.exp
5285 * gdb.dwarf2/dw2-reg-undefined.exp
5286 * gdb.go/chan.exp
5287 * gdb.go/hello.exp
5288 * gdb.go/integers.exp
5289 * gdb.go/methods.exp
5290 * gdb.go/package.exp
5291 * gdb.guile/scm-parameter.exp
5292 * gdb.guile/scm-progspace.exp
5293 * gdb.guile/scm-value.exp
5294 * gdb.mi/mi-pending.exp
5295 * gdb.mi/user-selected-context-sync.exp
5296 * gdb.multi/multi-attach.exp
5297 * gdb.multi/tids.exp
5298 * gdb.opt/clobbered-registers-O2.exp
5299 * gdb.pascal/floats.exp
5300 * gdb.pascal/integers.exp
5301 * gdb.python/py-block.exp
5302 * gdb.python/py-events.exp
5303 * gdb.python/py-parameter.exp
5304 * gdb.python/py-symbol.exp
5305 * gdb.python/py-symtab.exp
5306 * gdb.python/py-type.exp
5307 * gdb.python/py-value.exp
5308 * gdb.python/py-xmethods.exp
5309 * gdb.python/python.exp
5310 * gdb.reverse/break-precsave.exp
5311 * gdb.reverse/consecutive-precsave.exp
5312 * gdb.reverse/finish-precsave.exp
5313 * gdb.reverse/i386-precsave.exp
5314 * gdb.reverse/machinestate-precsave.exp
5315 * gdb.reverse/sigall-precsave.exp
5316 * gdb.reverse/solib-precsave.exp
5317 * gdb.reverse/step-precsave.exp
5318 * gdb.reverse/until-precsave.exp
5319 * gdb.reverse/watch-precsave.exp
5320 * gdb.server/ext-attach.exp
5321 * gdb.server/ext-restart.exp
5322 * gdb.server/ext-run.exp
5323 * gdb.server/ext-wrapper.exp
5324 * gdb.stabs/gdb11479.exp
5325 * gdb.stabs/weird.exp
5326 * gdb.threads/attach-many-short-lived-threads.exp
5327 * gdb.threads/kill.exp
5328 * gdb.threads/watchpoint-fork.exp
5329
bc6c7af4
LM
53302016-12-01 Luis Machado <lgustavo@codesourcery.com>
5331
5332 Fix test names starting with uppercase throughout all the files below.
5333
5334 * gdb.ada/array_return.exp
5335 * gdb.ada/catch_ex.exp
5336 * gdb.ada/info_exc.exp
5337 * gdb.ada/mi_catch_ex.exp
5338 * gdb.ada/mi_dyn_arr.exp
5339 * gdb.ada/mi_ex_cond.exp
5340 * gdb.ada/mi_exc_info.exp
5341 * gdb.ada/mi_interface.exp
5342 * gdb.ada/mi_task_arg.exp
5343 * gdb.ada/mi_task_info.exp
5344 * gdb.ada/mi_var_array.exp
5345 * gdb.arch/alpha-step.exp
5346 * gdb.arch/amd64-disp-step.exp
5347 * gdb.arch/arm-disp-step.exp
5348 * gdb.arch/disp-step-insn-reloc.exp
5349 * gdb.arch/e500-prologue.exp
5350 * gdb.arch/ftrace-insn-reloc.exp
5351 * gdb.arch/gdb1558.exp
5352 * gdb.arch/i386-bp_permanent.exp
5353 * gdb.arch/i386-disp-step.exp
5354 * gdb.arch/i386-float.exp
5355 * gdb.arch/i386-gnu-cfi.exp
5356 * gdb.arch/ia64-breakpoint-shadow.exp
5357 * gdb.arch/mips16-thunks.exp
5358 * gdb.arch/pa-nullify.exp
5359 * gdb.arch/powerpc-aix-prologue.exp
5360 * gdb.arch/powerpc-power.exp
5361 * gdb.arch/ppc-dfp.exp
5362 * gdb.arch/s390-tdbregs.exp
5363 * gdb.arch/spu-info.exp
5364 * gdb.arch/spu-ls.exp
5365 * gdb.arch/thumb-bx-pc.exp
5366 * gdb.base/advance.exp
5367 * gdb.base/annota-input-while-running.exp
5368 * gdb.base/arrayidx.exp
5369 * gdb.base/asmlabel.exp
5370 * gdb.base/async.exp
5371 * gdb.base/attach-wait-input.exp
5372 * gdb.base/auto-connect-native-target.exp
5373 * gdb.base/batch-preserve-term-settings.exp
5374 * gdb.base/bfp-test.exp
5375 * gdb.base/bigcore.exp
5376 * gdb.base/bp-permanent.exp
5377 * gdb.base/break-always.exp
5378 * gdb.base/break-fun-addr.exp
5379 * gdb.base/break-idempotent.exp
5380 * gdb.base/break-main-file-remove-fail.exp
5381 * gdb.base/break-probes.exp
5382 * gdb.base/break-unload-file.exp
5383 * gdb.base/break.exp
5384 * gdb.base/call-ar-st.exp
5385 * gdb.base/call-rt-st.exp
5386 * gdb.base/call-sc.exp
5387 * gdb.base/call-signal-resume.exp
5388 * gdb.base/call-strs.exp
5389 * gdb.base/callexit.exp
5390 * gdb.base/callfuncs.exp
5391 * gdb.base/catch-gdb-caused-signals.exp
5392 * gdb.base/catch-signal-siginfo-cond.exp
5393 * gdb.base/catch-syscall.exp
5394 * gdb.base/compare-sections.exp
5395 * gdb.base/cond-eval-mode.exp
5396 * gdb.base/condbreak-call-false.exp
5397 * gdb.base/consecutive-step-over.exp
5398 * gdb.base/cursal.exp
5399 * gdb.base/disabled-location.exp
5400 * gdb.base/disasm-end-cu.exp
5401 * gdb.base/display.exp
5402 * gdb.base/double-prompt-target-event-error.exp
5403 * gdb.base/dprintf-bp-same-addr.exp
5404 * gdb.base/dprintf-detach.exp
5405 * gdb.base/dprintf-next.exp
5406 * gdb.base/dprintf-non-stop.exp
5407 * gdb.base/dprintf-pending.exp
5408 * gdb.base/dso2dso.exp
5409 * gdb.base/ending-run.exp
5410 * gdb.base/enum_cond.exp
5411 * gdb.base/examine-backward.exp
5412 * gdb.base/exe-lock.exp
5413 * gdb.base/exec-invalid-sysroot.exp
5414 * gdb.base/execl-update-breakpoints.exp
5415 * gdb.base/execution-termios.exp
5416 * gdb.base/fileio.exp
5417 * gdb.base/fixsection.exp
5418 * gdb.base/foll-exec-mode.exp
5419 * gdb.base/foll-exec.exp
5420 * gdb.base/fork-running-state.exp
5421 * gdb.base/frame-args.exp
5422 * gdb.base/fullpath-expand.exp
5423 * gdb.base/func-ptr.exp
5424 * gdb.base/gcore-relro-pie.exp
5425 * gdb.base/gdb1090.exp
5426 * gdb.base/gdb1555.exp
5427 * gdb.base/global-var-nested-by-dso.exp
5428 * gdb.base/gnu-ifunc.exp
5429 * gdb.base/hbreak-in-shr-unsupported.exp
5430 * gdb.base/hbreak-unmapped.exp
5431 * gdb.base/hook-stop.exp
5432 * gdb.base/infcall-input.exp
5433 * gdb.base/info-fun.exp
5434 * gdb.base/info-shared.exp
5435 * gdb.base/interrupt-noterm.exp
5436 * gdb.base/jit-so.exp
5437 * gdb.base/jit.exp
5438 * gdb.base/line-symtabs.exp
5439 * gdb.base/list.exp
5440 * gdb.base/longjmp.exp
5441 * gdb.base/macscp.exp
5442 * gdb.base/max-value-size.exp
5443 * gdb.base/nodebug.exp
5444 * gdb.base/nofield.exp
5445 * gdb.base/overlays.exp
5446 * gdb.base/paginate-after-ctrl-c-running.exp
5447 * gdb.base/paginate-bg-execution.exp
5448 * gdb.base/paginate-inferior-exit.exp
5449 * gdb.base/pending.exp
5450 * gdb.base/pr11022.exp
5451 * gdb.base/printcmds.exp
5452 * gdb.base/ptr-typedef.exp
5453 * gdb.base/ptype.exp
5454 * gdb.base/randomize.exp
5455 * gdb.base/range-stepping.exp
5456 * gdb.base/realname-expand.exp
5457 * gdb.base/relativedebug.exp
5458 * gdb.base/remote.exp
5459 * gdb.base/savedregs.exp
5460 * gdb.base/sepdebug.exp
5461 * gdb.base/set-noassign.exp
5462 * gdb.base/shlib-call.exp
5463 * gdb.base/shreloc.exp
5464 * gdb.base/sigaltstack.exp
5465 * gdb.base/sigbpt.exp
5466 * gdb.base/siginfo-addr.exp
5467 * gdb.base/siginfo-obj.exp
5468 * gdb.base/siginfo-thread.exp
5469 * gdb.base/signest.exp
5470 * gdb.base/signull.exp
5471 * gdb.base/sigrepeat.exp
5472 * gdb.base/skip.exp
5473 * gdb.base/so-impl-ld.exp
5474 * gdb.base/solib-corrupted.exp
5475 * gdb.base/solib-disc.exp
5476 * gdb.base/solib-display.exp
5477 * gdb.base/solib-overlap.exp
5478 * gdb.base/solib-search.exp
5479 * gdb.base/solib-symbol.exp
5480 * gdb.base/source-execution.exp
5481 * gdb.base/sss-bp-on-user-bp-2.exp
5482 * gdb.base/sss-bp-on-user-bp.exp
5483 * gdb.base/stack-checking.exp
5484 * gdb.base/stale-infcall.exp
5485 * gdb.base/step-break.exp
5486 * gdb.base/step-line.exp
5487 * gdb.base/step-over-exit.exp
5488 * gdb.base/step-test.exp
5489 * gdb.base/structs.exp
5490 * gdb.base/sym-file.exp
5491 * gdb.base/symtab-search-order.exp
5492 * gdb.base/term.exp
5493 * gdb.base/type-opaque.exp
5494 * gdb.base/unload.exp
5495 * gdb.base/until-nodebug.exp
5496 * gdb.base/until.exp
5497 * gdb.base/unwindonsignal.exp
5498 * gdb.base/watch-cond.exp
5499 * gdb.base/watch-non-mem.exp
5500 * gdb.base/watch_thread_num.exp
5501 * gdb.base/watchpoint-reuse-slot.exp
5502 * gdb.base/watchpoint-solib.exp
5503 * gdb.base/watchpoint.exp
5504 * gdb.btrace/dlopen.exp
5505 * gdb.cell/arch.exp
5506 * gdb.cell/break.exp
5507 * gdb.cell/bt.exp
5508 * gdb.cell/core.exp
5509 * gdb.cell/data.exp
5510 * gdb.cell/dwarfaddr.exp
5511 * gdb.cell/ea-cache.exp
5512 * gdb.cell/ea-standalone.exp
5513 * gdb.cell/ea-test.exp
5514 * gdb.cell/f-regs.exp
5515 * gdb.cell/fork.exp
5516 * gdb.cell/gcore.exp
5517 * gdb.cell/mem-access.exp
5518 * gdb.cell/ptype.exp
5519 * gdb.cell/registers.exp
5520 * gdb.cell/sizeof.exp
5521 * gdb.cell/solib-symbol.exp
5522 * gdb.cell/solib.exp
5523 * gdb.compile/compile-tls.exp
5524 * gdb.cp/exception.exp
5525 * gdb.cp/gdb2495.exp
5526 * gdb.cp/local.exp
5527 * gdb.cp/mb-inline.exp
5528 * gdb.cp/mb-templates.exp
5529 * gdb.cp/pr10687.exp
5530 * gdb.cp/pr9167.exp
5531 * gdb.cp/scope-err.exp
5532 * gdb.cp/templates.exp
5533 * gdb.cp/virtfunc.exp
5534 * gdb.dwarf2/dw2-dir-file-name.exp
5535 * gdb.dwarf2/dw2-single-line-discriminators.exp
5536 * gdb.fortran/complex.exp
5537 * gdb.fortran/library-module.exp
5538 * gdb.guile/guile.exp
5539 * gdb.guile/scm-cmd.exp
5540 * gdb.guile/scm-frame-inline.exp
5541 * gdb.guile/scm-objfile.exp
5542 * gdb.guile/scm-pretty-print.exp
5543 * gdb.guile/scm-symbol.exp
5544 * gdb.guile/scm-type.exp
5545 * gdb.guile/scm-value.exp
5546 * gdb.linespec/keywords.exp
5547 * gdb.linespec/ls-errs.exp
5548 * gdb.linespec/macro-relative.exp
5549 * gdb.linespec/thread.exp
5550 * gdb.mi/mi-breakpoint-changed.exp
5551 * gdb.mi/mi-dprintf-pending.exp
5552 * gdb.mi/mi-fullname-deleted.exp
5553 * gdb.mi/mi-logging.exp
5554 * gdb.mi/mi-pending.exp
5555 * gdb.mi/mi-solib.exp
5556 * gdb.mi/new-ui-mi-sync.exp
5557 * gdb.mi/user-selected-context-sync.exp
5558 * gdb.multi/dummy-frame-restore.exp
5559 * gdb.multi/multi-arch-exec.exp
5560 * gdb.multi/remove-inferiors.exp
5561 * gdb.multi/watchpoint-multi-exit.exp
5562 * gdb.opt/solib-intra-step.exp
5563 * gdb.perf/backtrace.exp
5564 * gdb.perf/single-step.exp
5565 * gdb.perf/skip-command.exp
5566 * gdb.perf/skip-prologue.exp
5567 * gdb.perf/solib.exp
5568 * gdb.python/lib-types.exp
5569 * gdb.python/py-as-string.exp
5570 * gdb.python/py-bad-printers.exp
5571 * gdb.python/py-block.exp
5572 * gdb.python/py-breakpoint.exp
5573 * gdb.python/py-cmd.exp
5574 * gdb.python/py-events.exp
5575 * gdb.python/py-evthreads.exp
5576 * gdb.python/py-finish-breakpoint.exp
5577 * gdb.python/py-finish-breakpoint2.exp
5578 * gdb.python/py-frame-inline.exp
5579 * gdb.python/py-frame.exp
5580 * gdb.python/py-inferior.exp
5581 * gdb.python/py-infthread.exp
5582 * gdb.python/py-mi.exp
5583 * gdb.python/py-objfile.exp
5584 * gdb.python/py-pp-maint.exp
5585 * gdb.python/py-pp-registration.exp
5586 * gdb.python/py-prettyprint.exp
5587 * gdb.python/py-recurse-unwind.exp
5588 * gdb.python/py-shared.exp
5589 * gdb.python/py-symbol.exp
5590 * gdb.python/py-symtab.exp
5591 * gdb.python/py-template.exp
5592 * gdb.python/py-type.exp
5593 * gdb.python/py-unwind-maint.exp
5594 * gdb.python/py-unwind.exp
5595 * gdb.python/py-value.exp
5596 * gdb.python/python.exp
5597 * gdb.reverse/finish-reverse-bkpt.exp
5598 * gdb.reverse/insn-reverse.exp
5599 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5600 * gdb.reverse/solib-precsave.exp
5601 * gdb.reverse/solib-reverse.exp
5602 * gdb.stabs/gdb11479.exp
5603 * gdb.stabs/weird.exp
5604 * gdb.threads/fork-child-threads.exp
5605 * gdb.threads/fork-plus-threads.exp
5606 * gdb.threads/fork-thread-pending.exp
5607 * gdb.threads/forking-threads-plus-breakpoint.exp
5608 * gdb.threads/hand-call-in-threads.exp
5609 * gdb.threads/interrupted-hand-call.exp
5610 * gdb.threads/linux-dp.exp
5611 * gdb.threads/local-watch-wrong-thread.exp
5612 * gdb.threads/next-while-other-thread-longjmps.exp
5613 * gdb.threads/non-ldr-exit.exp
5614 * gdb.threads/pending-step.exp
5615 * gdb.threads/print-threads.exp
5616 * gdb.threads/process-dies-while-detaching.exp
5617 * gdb.threads/process-dies-while-handling-bp.exp
5618 * gdb.threads/pthreads.exp
5619 * gdb.threads/queue-signal.exp
5620 * gdb.threads/reconnect-signal.exp
5621 * gdb.threads/signal-command-handle-nopass.exp
5622 * gdb.threads/signal-command-multiple-signals-pending.exp
5623 * gdb.threads/signal-delivered-right-thread.exp
5624 * gdb.threads/signal-sigtrap.exp
5625 * gdb.threads/sigthread.exp
5626 * gdb.threads/staticthreads.exp
5627 * gdb.threads/stepi-random-signal.exp
5628 * gdb.threads/thread-unwindonsignal.exp
5629 * gdb.threads/thread_check.exp
5630 * gdb.threads/thread_events.exp
5631 * gdb.threads/tid-reuse.exp
5632 * gdb.threads/tls-nodebug.exp
5633 * gdb.threads/tls-shared.exp
5634 * gdb.threads/tls-so_extern.exp
5635 * gdb.threads/tls.exp
5636 * gdb.threads/wp-replication.exp
5637 * gdb.trace/actions-changed.exp
5638 * gdb.trace/actions.exp
5639 * gdb.trace/backtrace.exp
5640 * gdb.trace/change-loc.exp
5641 * gdb.trace/collection.exp
5642 * gdb.trace/deltrace.exp
5643 * gdb.trace/disconnected-tracing.exp
5644 * gdb.trace/entry-values.exp
5645 * gdb.trace/ftrace-lock.exp
5646 * gdb.trace/ftrace.exp
5647 * gdb.trace/infotrace.exp
5648 * gdb.trace/mi-trace-frame-collected.exp
5649 * gdb.trace/mi-trace-unavailable.exp
5650 * gdb.trace/mi-traceframe-changed.exp
5651 * gdb.trace/mi-tracepoint-changed.exp
5652 * gdb.trace/mi-tsv-changed.exp
5653 * gdb.trace/no-attach-trace.exp
5654 * gdb.trace/packetlen.exp
5655 * gdb.trace/passc-dyn.exp
5656 * gdb.trace/passcount.exp
5657 * gdb.trace/pending.exp
5658 * gdb.trace/pr16508.exp
5659 * gdb.trace/qtro.exp
5660 * gdb.trace/range-stepping.exp
5661 * gdb.trace/read-memory.exp
5662 * gdb.trace/report.exp
5663 * gdb.trace/save-trace.exp
5664 * gdb.trace/signal.exp
5665 * gdb.trace/stap-trace.exp
5666 * gdb.trace/status-stop.exp
5667 * gdb.trace/strace.exp
5668 * gdb.trace/tfile.exp
5669 * gdb.trace/tfind.exp
5670 * gdb.trace/trace-break.exp
5671 * gdb.trace/trace-condition.exp
5672 * gdb.trace/trace-enable-disable.exp
5673 * gdb.trace/trace-mt.exp
5674 * gdb.trace/tracecmd.exp
5675 * gdb.trace/tracefile-pseudo-reg.exp
5676 * gdb.trace/tspeed.exp
5677 * gdb.trace/tstatus.exp
5678 * gdb.trace/tsv.exp
5679 * gdb.trace/unavailable.exp
5680 * gdb.trace/while-dyn.exp
5681 * gdb.trace/while-stepping.exp
5682 * lib/gdb-guile.exp
5683 * lib/gdb.exp
5684 * lib/mi-support.exp
5685 * lib/pascal.exp
5686 * lib/perftest.exp
5687 * lib/prelink-support.exp
5688 * lib/selftest-support.exp
5689
ad02e4fe
SM
56902016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5691
5692 * Makefile.in: Include disable-implicit-rules.mk.
5693
22347e55
AA
56942016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5695
5696 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5697 non-byte-aligned bit fields.
5698
da5b30da
AA
56992016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5700
5701 PR gdb/12616
5702 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5703 respects the DW_AT_data_bit_offset attribute.
5704
b593ecca
SM
57052016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5706
5707 * gdb.base/default.exp: Fix output of "set language".
5708
3b165252
SM
57092016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5710
5711 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5712 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5713 make.
5714 * configure.ac: Remove checks for the make program.
5715 * configure: Re-generate.
5716
1a2f3d7f
KB
57172016-11-16 Kevin Buettner <kevinb@redhat.com>
5718
5719 * gdb.python/py-recurse-unwind.c (main): Add loop.
5720 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5721 to read_register() and gdb.parse_and_eval(). Make each code
5722 call a separate case that can be individually tested.
5723 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5724 proc. Call cont_and_backtrace for each of the code paths that
5725 we want to test in the unwinder.
5726
b7f38fda
AA
57272016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5728
5729 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5730 the definition of struct S.
5731
1f8db343
CM
57322016-11-11 Catherine Moore <clm@codesourcery.com>
5733
5734 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5735
fad0c9fb
PA
57362016-11-09 Pedro Alves <palves@redhat.com>
5737
5738 * gdb.base/commands.exp (runto_or_return): New procedure.
5739 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5740 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5741 (progvar_simple_while_test, progvar_complex_if_while_test)
5742 (if_while_breakpoint_command_test)
5743 (infrun_breakpoint_command_test, breakpoint_command_test)
5744 (user_defined_command_test, watchpoint_command_test)
5745 (test_command_prompt_position, redefine_hook_test)
5746 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5747 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5748 multi_line_input and multi_line. Remove gdb_expect and
5749 gdb_stop_suppressing_tests uses.
5750 * lib/gdb.exp (valnum_re): New global.
5751 (multi_line_input): New procedure.
5752
8354c62c
SM
57532016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5754
5755 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5756 Remove.
5757 (test_setup): Define with proc_with_prefix.
5758 (test_cli_inferior): Likewise.
5759 (test_cli_thread): Likewise.
5760 (test_cli_frame): Likewise.
5761 (test_cli_select_frame): Likewise.
5762 (test_cli_up_down): Likewise.
5763 (test_mi_thread_select): Likewise.
5764 (test_mi_stack_select_frame): Likewise.
5765 (test_cli_in_mi_inferior): Likewise.
5766 (test_cli_in_mi_thread): Likewise.
5767 (test_cli_in_mi_frame): Likewise.
5768 (top level): Do not use with_test_prefix_procname.
5769
64f367a2
PA
57702016-11-09 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.base/commands.exp (gdbvar_simple_if_test)
5773 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5774 (progvar_simple_if_test, progvar_simple_while_test)
5775 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5776 (infrun_breakpoint_command_test, breakpoint_command_test)
5777 (user_defined_command_test, watchpoint_command_test)
5778 (test_command_prompt_position, deprecated_command_test)
5779 (bp_deleted_in_command, temporary_breakpoint_commands)
5780 (stray_arg0_test, source_file_with_indented_comment)
5781 (recursive_source_test, if_commands_test)
5782 (error_clears_commands_left, redefine_hook_test)
5783 (redefine_backtrace_test): Use proc_with_prefix.
5784 * lib/gdb.exp (proc_with_prefix): New proc.
5785
0bb65f1e
AA
57862016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5787
5788 * gdb.base/tui-layout.c: New file.
5789 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5790 disassembly window contains very long lines.
5791
7353f247
TT
57922016-11-08 Tom Tromey <tom@tromey.com>
5793
5794 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5795 depend on Python 2.
5796
30a7bb83
TT
57972016-11-08 Tom Tromey <tom@tromey.com>
5798
5799 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5800 New method.
5801
cdf5a07c
MG
58022016-10-29 Manish Goregaokar <manish@mozilla.com>
5803
2806dc7e 5804 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5805
51a789c3
MG
58062016-10-27 Manish Goregaokar <manish@mozilla.com>
5807
2806dc7e
PA
5808 * gdb.rust/simple.rs: Add test for univariant enums without
5809 discriminants and for encoded struct-like enums.
51a789c3 5810
f610ab6d
PA
58112016-10-28 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5814 gdb_test_multiple, tighten regexps and match symtabs and line
5815 tables incrementally.
5816
b129b0ca
LM
58172016-10-28 Luis Machado <lgustavo@codesourcery.com>
5818
5819 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5820 general.
5821
ecf45d2c
SL
58222016-10-25 Luis Machado <lgustavo@codesourcery.com>
5823
5824 * gdb.base/exec-invalid-sysroot.exp: New file.
5825
b8d38ee4
JK
58262016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5827
5828 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5829
f90fd8c2
JK
58302016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5831
5832 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5833
2d2476aa
MR
58342016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5835
2806dc7e
PA
5836 * gdb.base/killed-outside.exp: Remove $options from a call to
5837 `prepare_for_testing'.
2d2476aa 5838
e42b25a0
SM
58392016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5840
5841 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5842 Change test message.
5843
3ccdb432
SM
58442016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5845
5846 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5847 Update comment.
5848
5bad3170
SM
58492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5850
5851 * gdb.trace/mi-trace-save.exp: New file.
5852
5ad9dba7
YQ
58532016-10-13 Yao Qi <yao.qi@linaro.org>
5854
5855 * gdb.base/code_elim.exp (get_var_address): Remove.
5856 * gdb.base/relocate.exp: Likewise.
5857 * gdb.base/shreloc.exp: Likewise.
5858 * lib/gdb.exp (get_var_address): New.
5859
62df7e21
YQ
58602016-10-13 Yao Qi <yao.qi@linaro.org>
5861
5862 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5863 floating point tests if $skip_float_test is false.
5864
4dac951e
LM
58652016-10-12 Luis Machado <lgustavo@codesourcery.com>
5866
5867 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5868 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5869 argc values.
5870 Add 1 to argc so we guarantee distinct initial/modified argc values.
5871
8f1a8fc4
JK
58722016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5873
5874 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5875
16c85b5d
JK
58762016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5877
5878 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5879 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5880 * gdb.arch/vsx-regs.exp: Likewise.
5881
1d0e042a
YQ
58822016-10-07 Yao Qi <yao.qi@linaro.org>
5883
5884 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5885
68dadef5
MM
58862016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5887
5888 * gdb.python/python.exp: Test decode_line("*0").
5889
33fa2c6e
DE
58902016-10-06 Doug Evans <dje@google.com>
5891
5892 * gdb.python/py-value.exp (test_value_creation): Add test for large
5893 unsigned 64-bit value.
5894
9c37b5ae
TT
58952016-10-06 Tom Tromey <tom@tromey.com>
5896
5897 * gdb.compile/compile.exp: Change java tests to rust.
5898 * gdb.base/setshow.exp: Change java tests to rust.
5899 * gdb.base/default.exp: Remove java from language list.
5900 * README (Examples): Update language example.
5901 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5902 test.
5903 * lib/gdb.exp (skip_java_tests): Remove.
5904 * lib/java.exp: Remove.
5905 * gdb.java: Remove.
5906
78b86327
MR
59072016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5908
5909 * gdb.arch/mips-fcr.exp: New test.
5910 * gdb.arch/mips-fcr.c: Source for the new test.
5911
7470adbb
MR
59122016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5913
5914 * gdb.base/solib-disc.exp: Use `standard_output_file'
5915 throughout.
5916
4a556533
PA
59172016-10-06 Pedro Alves <palves@redhat.com>
5918
5919 * gdb.base/jit-simple-dl.c: New file.
5920 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5921 * gdb.base/jit-simple.c: ... this.
5922 * gdb.base/jit-simple.exp (jit_run): Delete.
5923 (build_jit): New proc.
5924 (jit_test_reread): Recompile either the main program or the shared
5925 library, depending on what is being tested. Skip changing address
5926 if caller wants to. Compare before/after addresses. If testing
5927 standalone, explicitly load the binary. Test "maint info
5928 breakpoints".
5929 (top level): Add "standalone vs shared lib" and "change address"
5930 vs "same address" axes.
5931
5a122fbc
PA
59322016-10-06 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5935 call.
5936 (jit_run): Delete.
5937 (jit_test_reread): Use with_test_prefix. Reload the main binary
5938 explicitly. Compare the before/after addresses of the JIT
5939 descriptor.
5940
ee8da4b8
DE
59412016-08-15 Doug Evans <dje@google.com>
5942
5943 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5944 for single bitfields is bool.
5945 * gdb.xml/tdesc-regs.exp: Ditto.
5946
f389f6fe
JK
59472016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5948
5949 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5950
fdebf1a4
YQ
59512016-10-05 Yao Qi <yao.qi@linaro.org>
5952
5953 * lib/gdb.exp (support_complex_tests): Return zero if
5954 gdb_skip_float_test return true.
5955
9c36d954 59562016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5957 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5958
5959 PR gdb/20487
5960 * gdb.mi/user-selected-context-sync.exp: New file.
5961 * gdb.mi/user-selected-context-sync.c: New file.
5962
4034d0ff 59632016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5964 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5965
5966 PR gdb/20487
5967 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5968 =thread-select-event check.
5969
a4297203
PB
59702016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5971
5972 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5973 the compulsory L operand changes.
5974 * gdb.arch/powerpc-power.s: Likewise.
5975
bb805577
JK
59762016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5977
5978 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5979 * gdb.base/jit-attach-pie.c: New file.
5980 * gdb.base/jit-attach-pie.exp: New file.
5981
6d61dee5
PA
59822016-09-28 Pedro Alves <palves@redhat.com>
5983
5984 * gdb.base/infcall-input.c: New file.
5985 * gdb.base/infcall-input.exp: New file.
5986
f73842fc
YQ
59872016-09-22 Yao Qi <yao.qi@linaro.org>
5988
5989 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5990 (gdb_exit): Rename it to ...
5991 (gdbserver_gdb_exit): ... Close GDBserver.
5992 (gdb_exit): New proc, call gdbserver_gdb_exit.
5993 (mi_gdb_exit): Likewise.
5994
90681dab
YQ
59952016-09-22 Yao Qi <yao.qi@linaro.org>
5996
5997 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5998 path.
5999 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6000 Remove duplication.
6001
9c211fd8
YQ
60022016-09-22 Yao Qi <yao.qi@linaro.org>
6003
6004 * lib/gdbserver-support.exp: Check the existence of
6005 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6006
ad0a504f
AK
60072016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6008
6009 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6010
36cf1806
TT
60112016-09-21 Tom Tromey <tom@tromey.com>
6012
6013 PR gdb/20604:
6014 * gdb.base/quit.exp: New file.
6015
74172ecf
SM
60162016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6017
6018 * .gitignore: New file.
6019
3d0ec882
MR
60202016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6021
6022 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6023 throughout.
6024
8193adea
AA
60252016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6026
6027 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6028
d41a5c09
JK
60292016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6030
6031 * gdb.cp/casts.cc (decltype): Move it ...
6032 (main): ... with its call to ...
6033 * gdb.cp/casts03.cc: ... a new file.
6034 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6035
d2dfe700
JK
60362016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6037
6038 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6039
e2a92b16
PB
60402016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6041
6042 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6043 and sync up the test with tests in gas/testsuite/gas/ppc.
6044 * gdb.arch/powerpc-power.exp: Likewise.
6045
49b4de64
JK
60462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6047
6048 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6049
2c29df25
SDJ
60502016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6051 Jan Kratochvil <jan.kratochvil@redhat.com>
6052
6053 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6054 make m1's definition to be different from m2's. Use 'dummy' as an
6055 argument for probe 'two'.
6056
cc3c2846
JB
60572016-09-10 Jon Beniston <jon@beniston.com>
6058
6059 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6060 for sim target.
6061
e1b2624a
AA
60622016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6063
6064 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6065 variable declaration.
6066 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6067 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6068 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6069 received HWCAP as its argument.
6070
4295e285
PA
60712016-09-06 Pedro Alves <palves@redhat.com>
6072
6073 * gdb.base/new-ui-pending-input.c: New file.
6074 * gdb.base/new-ui-pending-input.exp: New file.
6075 * gdb.exp (clear_gdb_spawn_id): New procedure.
6076 (with_spawn_id): Check whether gdb_spawn_id exists before
6077 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6078 on exit.
6079
00d5215e
UW
60802016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6081
6082 * gdb.base/float128.c: New file.
6083 * gdb.base/float128.exp: Likewise.
6084 * gdb.base/floatn.c: Likewise.
6085 * gdb.base/floatn.exp: Likewise.
6086
a9ff5f12
UW
60872016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6088
6089 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6090
f245535c
PA
60912016-09-05 Pedro Alves <palves@redhat.com>
6092
6093 PR backtrace/19927
6094 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6095 unwinders are immediately called as side effect of "source" or
6096 "disable unwinder" commands.
6097 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6098
ae9cf263
YQ
60992016-09-02 Yao Qi <yao.qi@linaro.org>
6100
6101 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6102 is true and $type is "float" or "double".
6103
27aba047
YQ
61042016-09-02 Yao Qi <yao.qi@linaro.org>
6105
6106 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6107 true.
6108 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6109 * gdb.base/call-rt-st.exp: Likewise.
6110 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6111 return value instead of gdb,skip_float_test.
6112 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6113 (do_function_calls): Use its return value instead of
6114 gdb,skip_float_test.
6115 * gdb.base/finish.exp: Likewise.
6116 * gdb.base/funcargs.exp: Likewise.
6117 * gdb.base/return.exp: Likewise.
6118 * gdb.base/return2.exp: Likewise.
6119 * gdb.base/varargs.exp: Likewise.
6120 * lib/gdb.exp (gdb_skip_float_test): Change it to
6121 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6122
5af962df
AA
61232016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6124
6125 * gdb.multi/tids.exp: Test "thread apply all".
6126
7fac6910
JK
61272016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6128
6129 * gdb.base/default.exp (tty): Remove.
6130
bb1fe4ac
KB
61312016-08-24 Kevin Buettner <kevinb@redhat.com>
6132
2806dc7e
PA
6133 * gdb.python/py-recurse-unwind.c: New file.
6134 * gdb.python/py-recurse-unwind.py: New file.
6135 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 6136
0a1ddfa6
SM
61372016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6138
6139 * gdb.base/set-inferior-tty.exp: New file.
6140 * gdb.base/set-inferior-tty.c: New file.
6141
d9de1fe3
PA
61422016-08-23 Pedro Alves <palves@redhat.com>
6143
6144 PR gdb/20494
6145 * gdb.base/new-ui-echo.c: New file.
6146 * gdb.base/new-ui-echo.exp: New file.
6147
e9d9abd7
YQ
61482016-08-23 Yao Qi <yao.qi@linaro.org>
6149
6150 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6151 gdbserver_spawn.
6152 * gdb.server/connect-without-multi-process.exp (do_test):
6153 Likewise.
6154
3589529e
YQ
61552016-08-23 Yao Qi <yao.qi@linaro.org>
6156
6157 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6158 standalone_txt. Delete gdb_txt and standalone_txt on host
6159 and target. Spawn the binary on target. Copy files from
6160 target to host.
6161
6bb90213
PA
61622016-08-22 Pedro Alves <palves@redhat.com>
6163
6164 PR gdb/20505
6165 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6166 with_test_prefix. Factor out bits to ...
6167 (test_no_vdso): ... this new procedure.
6168
20c2c024
CL
61692016-08-19 Carl Love <cel@us.ibm.com>
6170
6171 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6172 maintaining separate logic for constructing the output path.
6173 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6174 * gdb.arch/ppc-dfp.exp: Likewise.
6175 * gdb.arch/ppc-fp.exp: Likewise.
6176 * gdb.arch/vsx-regs.exp: Likewise.
6177 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6178 binprefix for generating the additional binary files.
6179
0646e07d
PA
61802016-08-19 Pedro Alves <palves@redhat.com>
6181
6182 * gdb.trace/mi-trace-frame-collected.exp
6183 (test_trace_frame_collected): On x32, expect two registers.
6184
46da9242
CL
61852016-08-18 Carl Love <cel@us.ibm.com>
6186
6187 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6188 and sync up the test with tests in gas/testsuite/gas/ppc.
6189 * gdb.arch/powerpc-power.exp: Likewise.
6190
eb2332d7
SM
61912016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6192
6193 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6194 expected error message.
6195
63c61e04
SM
61962016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6197
6198 * gdb.multi/remove-inferiors.exp: New file.
6199 * gdb.multi/remove-inferiors.c: New file.
6200
7b17065f
YQ
62012016-08-12 Yao Qi <yao.qi@linaro.org>
6202
6203 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6204 argument list.
6205
01d3dedf
PA
62062016-08-10 Pedro Alves <palves@redhat.com>
6207
6208 PR gdb/19187
6209 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6210 setup_kfails.
6211
3eb7562a
PA
62122016-08-09 Pedro Alves <palves@redhat.com>
6213 Simon Marchi <simon.marchi@ericsson.com>
6214
6215 PR gdb/20418
6216 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6217 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6218
80614914
PA
62192016-08-09 Pedro Alves <palves@redhat.com>
6220
6221 PR mi/20431
6222 * gdb.mi/mi-cmd-error.exp: New file.
6223
f348d89a
PA
62242016-08-09 Pedro Alves <palves@redhat.com>
6225
6226 PR gdb/18653
6227 * gdb.base/signals-state-child.c: New file.
6228 * gdb.base/signals-state-child.exp: New file.
6229 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6230
e5ca03b4
PA
62312016-08-09 Pedro Alves <palves@redhat.com>
6232
6233 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6234
282a0691
TT
62352016-08-03 Tom Tromey <tom@tromey.com>
6236
6237 PR python/18565:
6238 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6239
41bfcd63
YQ
62402016-08-01 Yao Qi <yao.qi@linaro.org>
6241
6242 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6243 variable mode to "multi-process" if $multi_process is 1, otherwise
6244 set it to "single-process".
6245
e3465b24
YQ
62462016-08-01 Yao Qi <yao.qi@linaro.org>
6247
6248 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6249 * gdb.cp/cpexprs.exp: Likewise.
6250 * gdb.cp/m-static.exp: Likewise.
6251
0b31a4bc
TT
62522016-07-26 Tom Tromey <tom@tromey.com>
6253
6254 PR python/20190:
6255 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6256 test.
6257
e0461dbb
MM
62582016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6259
6260 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6261 selecting assembly source files.
6262 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6263 assembly source files.
6264 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6265 assembly source files.
6266 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6267 selecting assembly source files.
6268
8194e927
SM
62692016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6270
6271 * gdb.base/new-ui.exp (do_test_invalid_args): New
6272 procedure.
6273
c0272db5
TW
62742016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6275
6276 * gdb.btrace/reconnect.c: New file.
6277 * gdb.btrace/reconnect.exp: New file.
6278
e3487908
GKB
62792016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6280
6281 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6282 to test_catch_syscall_group.
6283 (test_catch_syscall_group): New.
6284
12df5c00
TT
62852016-07-21 Tom Tromey <tom@tromey.com>
6286
6287 * gdb.rust/simple.rs (main): Use empty struct expression.
6288 * gdb.rust/simple.exp: Add tests for empty struct expression.
6289
bae62ee2
YQ
62902016-07-21 Yao Qi <yao.qi@linaro.org>
6291
6292 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6293 if gdb_skip_xml_test is true on some targets.
6294
b1b53fb3
YQ
62952016-07-21 Yao Qi <yao.qi@linaro.org>
6296
6297 * gdb.server/solib-list.exp: Unset last_loaded_file.
6298
027d97f8
JK
62992016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6300
6301 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6302 "step into captured_main (args)".
6303
7674d381
JK
63042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6305
6306 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6307
72b5d099
JK
63082016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6309
6310 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6311
1f960ced
PA
63122016-07-19 Pedro Alves <palves@redhat.com>
6313
6314 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6315 * gdb.opt/inline-bt.exp: Likewise.
6316 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6317 additional_flags=-Winline.
6318 * gdb.opt/inline-locals.exp: Likewise.
6319 * gdb.opt/inline-markers.c (ATTR): Define.
6320 (inlined_fn): Use it.
6321
f25827c1
YQ
63222016-07-19 Yao Qi <yao.qi@linaro.org>
6323
6324 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6325 (test_with_self): Remove some code. Remove argument executable.
6326 (top-level): Use do_self_tests.
6327
37539ebe
DB
63282016-07-15 Zachary Welch <zwelch@codesourcery.com>
6329 Don Breazeal <donb@codesourcery.com>
6330
6331 * gdb.base/maint.exp: Escape paths used in regular expressions.
6332 * gdb.stabs/weird.exp: Likewise.
6333
dac790e1
TT
63342016-07-13 Tom Tromey <tom@tromey.com>
6335
6336 PR python/15620, PR python/18620:
6337 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6338 (test_bkpt_events): New procs.
6339
93daf339
TT
63402016-07-13 Tom Tromey <tom@tromey.com>
6341
6342 PR python/17698:
6343 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6344 test.
6345 (test_watchpoints): Likewise.
6346 (test_bkpt_pending): New proc.
6347
6571a381
TT
63482016-07-13 Tom Tromey <tom@tromey.com>
6349
6350 PR cli/18053:
6351 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6352 completion test.
6353
e8732474
JK
63542016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6355
6356 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6357 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6358 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6359 f_label.
6360 (g): Rename g_end_lbl to g_label.
6361 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6362 low_pc and high_pc.
6363 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6364
e0f3fd7c
TT
63652016-07-12 Tom Tromey <tom@tromey.com>
6366
6367 PR python/19293:
6368 * gdb.python/py-unwind-maint.exp: Update tests.
6369
3cfe46b6
YQ
63702016-07-12 Yao Qi <yao.qi@linaro.org>
6371
6372 * lib/selftest-support.exp (selftest_setup): Match the output
6373 when captured_main is inlined.
6374
4f19a0e6
WT
63752016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6376
6377 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6378 New variables.
6379 (print this%a, print this%b, print this): New tests.
6380 * gdb.fortran/derived-types.f90 (this): New object and
6381 initialization.
6382
986cf455
SM
63832016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6384
6385 * gdb.ada/arraydim.exp: Remove extra directory level in build
6386 directory.
6387
f0464b23
SM
63882016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6389
6390 * lib/ada.exp: Remove extra directory level in build directory.
6391 * gdb.ada/cond_lang.exp: Likewise.
6392 * gdb.ada/exec_changed.exp: Likewise.
6393 * gdb.ada/lang_switch.exp: Likewise.
6394
42d94011
MG
63952016-07-06 Manish Goregaokar <manish@mozilla.com>
6396
2806dc7e
PA
6397 * simple.rs: Add test for raw pointer subscripting.
6398 * simple.exp: Add test expectations.
42d94011 6399
647c264c
YQ
64002016-07-05 Yao Qi <yao.qi@linaro.org>
6401
6402 * gdb.mi/mi-reverse.exp: Match =record-started output.
6403
20aa2c60
PA
64042016-07-01 Pedro Alves <palves@redhat.com>
6405
6406 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6407 procedure.
6408 (jit_reader_test): Test the jit reader's unwinder.
6409 * gdb.base/jithost.c (jit_function_00_code): New global.
6410 (main): Use memcpy to fill in the mmapped code, instead of poking
6411 bytes manually here.
6412 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6413 value.
6414 (read_debug_info): Save the function's range.
6415 (read_sp): New function.
6416 (unwind_frame): Use it. Also unwind RBP.
6417 (get_frame_id): Use read_sp.
6418 (gdb_init_reader): Use calloc instead of malloc.
6419 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6420 parameter. Use gdb_test_multiple.
6421
ced2dffb
PA
64222016-07-01 Pedro Alves <palves@redhat.com>
6423 Antoine Tremblay <antoine.tremblay@ericsson.com>
6424
6425 * gdb.threads/process-dies-while-detaching.c: New file.
6426 * gdb.threads/process-dies-while-detaching.exp: New file.
6427
63000888
PA
64282016-07-01 Pedro Alves <palves@redhat.com>
6429
6430 * gdb.multi/watchpoint-multi-exit.c: New file.
6431 * gdb.multi/watchpoint-multi-exit.exp: New file.
6432
038d4868
PA
64332016-06-30 Pedro Alves <palves@redhat.com>
6434
6435 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6436 unset inferior_spawn_id.
6437
994e9c83
PA
64382016-06-30 Pedro Alves <palves@redhat.com>
6439
6440 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6441 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6442
e5653468
YQ
64432016-06-29 Yao Qi <yao.qi@linaro.org>
6444
6445 * gdb.base/return.c: Add copyright header.
6446
803b47e5
TT
64472016-06-29 Tom Tromey <tom@tromey.com>
6448
6449 PR python/20129:
6450 * gdb.python/py-framefilter.exp: Add tests for setting priority
6451 and disabling of non-existent frame filter.
6452
28244707
YQ
64532016-06-29 Yao Qi <yao.qi@linaro.org>
6454
6455 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6456 0x0f07ff.
6457
a31d2f06
YQ
64582016-06-28 Yao Qi <yao.qi@linaro.org>
6459
6460 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6461 triplets. Start gdb, execute catch syscall, and continue. Check
6462 gdb's output to determine catch syscall is supported.
6463
921d8f54
MG
64642016-06-27 Manish Goregaokar <manish@mozilla.com>
6465
25d49b86
PA
6466 * gdb.rust/simple.rs: Add test for returning unit in a function.
6467 * gdb.rust/simple.exp: Add expectation for functions returning
6468 unit.
921d8f54 6469
f4952523
PMR
64702016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6471
6472 * gdb.python/py-breakpoint-create-fail.c,
6473 gdb.python/py-breakpoint-create-fail.exp,
6474 gdb.python/py-breakpoint-create-fail.py: New testcase.
6475
fccb08f8
MG
64762016-06-25 Manish Goregaokar <manish@mozilla.com>
6477
6478 PR gdb/20239
6479 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
6480 * gdb.rust/simple.exp: Add test expectations for new NonZero
6481 tests.
fccb08f8 6482
6b850546
DT
64832016-06-24 David Taylor <dtaylor@emc.com>
6484
6485 * gdb.base/offsets.exp: New file.
6486 * gdb.base/offsets.c: New file.
6487
17621150
TT
64882016-06-23 Tom Tromey <tom@tromey.com>
6489
6490 PR gdb/16483:
6491 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6492 before any filters are loaded.
6493
04d59df6
WT
64942016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6495
6496 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6497 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6498 structs.
6499 * gdb.fortran/derived-type-function.exp: New file.
6500 * gdb.fortran/derived-type-function.f90: New file.
6501
6502
ac69f786
PA
65032016-06-21 Pedro Alves <palves@redhat.com>
6504
6505 * gdb.base/new-ui.exp: New file.
6506 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6507 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6508 (with_spawn_id): New procedure.
6509
49940788
PA
65102016-06-21 Pedro Alves <palves@redhat.com>
6511
6512 * gdb.mi/mi-exec-run.exp: New file.
6513
ef274d26
PA
65142016-06-21 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6517 breakpoint command's output on the main UI.
6518 (test_break): New procedure, factored out from calls in the top
6519 level.
6520 (top level): Use foreach_with_prefix to test MI as main UI and as
6521 separate UI.
6522
468afe6c
PA
65232016-06-21 Pedro Alves <palves@redhat.com>
6524
6525 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6526 (test_awatch_creation_and_listing)
6527 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6528 Remove 'type' parameter.
6529 (test_watchpoint_all): New parameter mi_mode. Remove
6530 with_test_prefix.
6531 (top level): Use foreach_with_prefix, and add main/separate UI MI
6532 testing axis.
6533
51f77c37
PA
65342016-06-21 Pedro Alves <palves@redhat.com>
6535
6536 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6537 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6538 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6539 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6540 (gdb_main_spawn_id, mi_spawn_id): Declare and
6541 comment.
6542 (mi_create_inferior_pty): New procedure,
6543 factored out from default_mi_gdb_start.
6544 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6545 procedures.
6546 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6547 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6548 Use mi_create_inferior_pty.
6549 (mi_gdb_start): Use eval to pass down args list.
6550
8980e177
PA
65512016-06-21 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6554 * gdb.opt/inline-cmds.exp: Add MI tests.
6555
f38d3ad1
PA
65562016-06-21 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6559
45db7c09
PA
65602016-06-21 Pedro Alves <palves@redhat.com>
6561
6562 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6563 (top level): Use it instead of mi_execute_to.
6564
5a069ab3
PA
65652016-06-21 Pedro Alves <palves@redhat.com>
6566
6567 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6568 (cont_handler_str): New.
6569 (signal_stop_handler): Set stop_handler_str instead of printing to
6570 stdout.
6571 (continue_handler): Set cont_handler_str instead of printing to
6572 stdout.
6573 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6574 mi_send_resuming_command. Print stop_handler_str and
6575 cont_handler_str instead of expecting the python events print
6576 directly.
6577
2838cc1d
SD
65782016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6579
6580 * gdb.base/jit-reader.exp: New file.
6581 * gdb.base/jithost.c: New file.
6582 * gdb.base/jithost.h: New file.
6583 * gdb.base/jitreader.c : New file.
6584 * gdb.base/jit-protocol.h: New file.
6585
21a77091
YQ
65862016-06-17 Yao Qi <yao.qi@linaro.org>
6587
6588 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6589 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6590 and detach-on-fork. Adjust tests.
6591 (top level): Invoke break_cond_on_syscall with combinations of
6592 syscall, follow-fork-mode and detach-on-fork.
6593
f50bf8e5
YQ
65942016-06-17 Yao Qi <yao.qi@linaro.org>
6595
6596 * gdb.base/step-over-exit.c: New.
6597 * gdb.base/step-over-exit.exp: New.
6598
a28d8e50
YTL
65992016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6600
6601 * gdb.base/float.exp: Add target check for nds32*-*-*.
6602 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6603
cad8e26d
AB
66042016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6605
6606 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6607 for unsupported target features.
6608 * gdb.base/call-rt-st.exp: Likewise.
6609 * gdb.base/call-sc.exp: Likewise.
6610 * gdb.base/call-signal-resume.exp: Likewise.
6611 * gdb.base/call-strs.exp: Likewise.
6612 * gdb.base/callexit.exp: Likewise.
6613 * gdb.base/callfuncs.exp: Likewise.
6614 * gdb.base/nodebug.exp: Likewise.
6615 * gdb.base/printcmds.exp: Likewise.
6616 * gdb.base/ptype.exp: Likewise.
6617 * gdb.base/structs.exp: Likewise.
6618 * gdb.base/unwindonsignal.exp: Likewise.
6619 * gdb.cp/gdb2495.exp: Likewise.
6620 * gdb.cp/templates.exp: Likewise.
6621 * gdb.cp/virtfunc.exp: Likewise.
6622 * gdb.threads/hand-call-in-threads.exp: Likewise.
6623 * gdb.threads/interrupted-hand-call.exp: Likewise.
6624 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6625
347dc102
TT
66262016-06-10 Tom Tromey <tom@tromey.com>
6627
6628 PR rust/20110:
6629 * gdb.rust/expr.exp: Add test for integer constant larger than
6630 i32.
6631
5e13cf25
BH
66322016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6633
6634 * gdb.fortran/nested-funcs.exp: New.
6635 * gdb.fortran/nested-funcs.f90: New.
6636
bb556f1f
TK
66372016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6638
6639 * gdb.base/examine-backward.c: New file.
6640 * gdb.base/examine-backward.exp: New file.
6641
38b022b4
SM
66422016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6643
6644 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6645 matching.
6646
1b40ec05
TT
66472016-06-02 Tom Tromey <tom@tromey.com>
6648
6649 PR python/18984:
6650 * gdb.python/py-shared.exp: Add solib_name test.
6651
193bd378
SM
66522016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6653
6654 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6655
3326303b
MG
66562016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6657
6658 PR c++/19893
6659 * gdb.dwarf2/implref.exp: Rename to...
6660 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6661 * gdb.dwarf2/implref-array.c: New file.
6662 * gdb.dwarf2/implref-array.exp: Likewise.
6663 * gdb.dwarf2/implref-global.c: Likewise.
6664 * gdb.dwarf2/implref-global.exp: Likewise.
6665 * gdb.dwarf2/implref-struct.c: Likewise.
6666 * gdb.dwarf2/implref-struct.exp: Likewise.
6667
825c8ef2
AT
66682016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6669
6670 * gdb.trace/trace-condition.exp: Add 64bit tests.
6671
2320162a
AT
66722016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6673
6674 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6675 bits types.
6676 (main): Adapt to 8 to 64 bits types.
6677 * gdb.trace/trace-condition.exp: Add new tests.
6678
a7818233
AT
66792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6680
6681 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6682
0d336466
AT
66832016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6684
6685 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6686 Move condition tests...
6687 * gdb.trace/trace-condition.exp: Here.
6688
7faeb45a
AT
66892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6690
6691 * gdb.trace/trace-condition.exp: Add counter-case tests.
6692
e385593e
JK
66932016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6694
6695 PR c++/15231
6696 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6697 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6698
744608cc
PA
66992016-05-27 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6702 New procedure.
6703 (top level): Call it, and bail out of DejaGnu is known to be bad.
6704
ac775bf4
AB
67052016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6706
6707 * gdb.base/whatis.c: Extend the test case.
6708 * gdb.base/whatis.exp: Add additional tests.
6709
2bbad2ea
BH
67102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6711
6712* gdb.fortran/type.f90: Add pointer variable.
6713* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6714
8b70175d
BH
67152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6716
6717 * gdb.fortran/vla-type.exp: Fix testcase name.
6718
86d8a848
BH
67192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6720
6721 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6722
e188eb36
BH
67232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6724
6725 * gdb.fortran/type.f90: Add nested structures.
6726 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6727 * gdb.fortran/derived-type.exp: Adapt expected output.
6728 * gdb.fortran/vla-type.exp: Adapt expected output.
6729
9b2db1fd
BH
67302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6731
6732 * gdb.fortran/whatis_type.exp: Adapt expected output.
6733
72b17055
BH
67342016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6735
6736 * gdb.fortran/print_type.exp: Fix expected output.
6737 * gdb.fortran/whatis_type.exp: Fix expected output.
6738
3cd81d8d
BH
67392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6740
6741 * gdb.fortran/whatis_type.exp: Use multi_line.
6742
ddae9462
TT
67432016-05-24 Tom Tromey <tom@tromey.com>
6744
6745 PR python/17386:
6746 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6747 use value as an index.
6748
1957f6b8
TT
67492016-05-23 Tom Tromey <tom@tromey.com>
6750
6751 PR python/17981:
6752 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6753 no-breakpoint case.
6754
026a9174
PA
67552016-05-24 Pedro Alves <palves@redhat.com>
6756
6757 PR gdb/19828
6758 * gdb.threads/clone-attach-detach.c: New file.
6759 * gdb.threads/clone-attach-detach.exp: New file.
6760
e70a7231
FR
67612016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6762
6763 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6764
0f6ed0e0
TT
67652016-05-23 Tom Tromey <tom@tromey.com>
6766
6767 PR python/19438, PR python/18393:
6768 * gdb.python/py-progspace.exp: Add "dir" test.
6769 * gdb.python/py-objfile.exp: Add "dir" test.
6770
ffd19d61
YQ
67712016-05-23 Yao Qi <yao.qi@linaro.org>
6772
6773 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6774 * gdb.arch/thumb2-it.exp: Likewise.
6775
9e8f9b05
SM
67762016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6777
6778 * gdb.mi/mi-threads-interrupt.c: New file.
6779 * gdb.mi/mi-threads-interrupt.exp: New file.
6780
61c6156d
SM
67812016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6782
6783 PR gdb/18077
6784 * gdb.mi/mi-async-run.exp: New file.
6785 * gdb.mi/mi-async-run.c: New file.
6786
67218854
TT
67872016-05-17 Tom Tromey <tom@tromey.com>
6788 Manish Goregaokar <manishsmail@gmail.com>
6789
6790 * lib/rust-support.exp: New file.
6791 * lib/gdb.exp (skip_rust_tests): New proc.
6792 (build_executable_from_specs): Handle rust.
6793 * lib/future.exp (gdb_find_rustc): New proc.
6794 (gdb_default_target_compile): Handle rust.
6795 * gdb.rust/expr.exp: New file.
6796 * gdb.rust/generics.exp: New file.
6797 * gdb.rust/generics.rs: New file.
6798 * gdb.rust/methods.exp: New file.
6799 * gdb.rust/methods.rs: New file.
6800 * gdb.rust/modules.exp: New file.
6801 * gdb.rust/modules.rs: New file.
6802 * gdb.rust/simple.exp: New file.
6803 * gdb.rust/simple.rs: New file.
6804
c44af4eb
TT
68052016-05-17 Tom Tromey <tom@tromey.com>
6806
6807 * gdb.base/default.exp (set language): Add rust.
6808
dcd1f979
TT
68092016-05-17 Tom Tromey <tom@tromey.com>
6810
6811 * gdb.gdb/unittest.exp: New file.
6812
155b7f57
YQ
68132016-05-16 Yao Qi <yao.qi@linaro.org>
6814
6815 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6816 shell_prompt. Update shell_prompt_re.
6817
8ddd5a6c
DE
68182016-05-12 Doug Evans <dje@google.com>
6819
6820 PR symtab/19999
6821 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6822 $options when building executable.
6823 * gdb.dwarf2/fission-loclists-pie.S: New file.
6824 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6825
02e370d9
SM
68262016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6827
6828 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6829 of [is_remote target],
6830
8929ad8b
SM
68312016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6832
6833 * lib/gdb.exp (use_gdb_stub): New procedure.
6834
6c447423
DE
68352016-05-03 Yunlian Jiang <yunlian@google.com>
6836 Doug Evans <dje@google.com>
6837
6838 PR symtab/19914
6839 * gdb.dwarf2/dwp-sepdebug.c: New file.
6840 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6841
444e826c
SM
68422016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6843
6844 * gdb.base/detach.exp: Remove is_remote check.
6845
740feeaa
SM
68462016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6847
6848 * gdb.base/annota-input-while-running.exp: Don't check for
6849 [is_remote target]. Enable annotations after running to main.
6850 Remove unused "set test..." line.
6851
9080ac9d
SM
68522016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6853
6854 * gdb.trace/trace-enable-disable.exp: New file.
6855 * gdb.trace/trace-enable-disable.c: New file.
6856
952ebca5
SM
68572016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6858
6859 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6860 use it in info sharedlibrary test.
6861 * gdb.trace/ftrace-lock.exp: Likewise.
6862 * gdb.trace/ftrace.exp: Likewise.
6863 * gdb.trace/range-stepping.exp: Likewise.
6864 * gdb.trace/trace-break.exp: Likewise.
6865 * gdb.trace/trace-condition.exp: Likewise.
6866 * gdb.trace/trace-mt.exp: Likewise.
6867
d9019901
SM
68682016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6869
6870 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6871 (gdb_load_shlib): ... this.
6872 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6873 gdb_load_shlib.
6874 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6875 * gdb.base/ctxobj.exp: Likewise.
6876 * gdb.base/dprintf-pending.exp: Likewise.
6877 * gdb.base/dso2dso.exp: Likewise.
6878 * gdb.base/fixsection.exp: Likewise.
6879 * gdb.base/gcore-relro.exp: Likewise.
6880 * gdb.base/gdb1555.exp: Likewise.
6881 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6882 * gdb.base/gnu-ifunc.exp: Likewise.
6883 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6884 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6885 * gdb.base/pending.exp: Likewise.
6886 * gdb.base/print-file-var.exp: Likewise.
6887 * gdb.base/print-symbol-loading.exp: Likewise.
6888 * gdb.base/shlib-call.exp: Likewise.
6889 * gdb.base/shreloc.exp: Likewise.
6890 * gdb.base/so-impl-ld.exp: Likewise.
6891 * gdb.base/solib-disc.exp: Likewise.
6892 * gdb.base/solib-nodir.exp: Likewise.
6893 * gdb.base/solib-overlap.exp: Likewise.
6894 * gdb.base/solib-symbol.exp: Likewise.
6895 * gdb.base/solib-weak.exp (do_test): Likewise.
6896 * gdb.base/sym-file.exp: Likewise.
6897 * gdb.base/symtab-search-order.exp: Likewise.
6898 * gdb.base/type-opaque.exp: Likewise.
6899 * gdb.base/unload.exp: Likewise.
6900 * gdb.base/watchpoint-solib.exp: Likewise.
6901 * gdb.compile/compile.exp: Likewise.
6902 * gdb.cp/gdb2384.exp: Likewise.
6903 * gdb.cp/infcall-dlopen.exp: Likewise.
6904 * gdb.cp/re-set-overloaded.exp: Likewise.
6905 * gdb.fortran/library-module.exp: Likewise.
6906 * gdb.opt/solib-intra-step.exp: Likewise.
6907 * gdb.python/py-finish-breakpoint.exp: Likewise.
6908 * gdb.python/py-shared.exp: Likewise.
6909 * gdb.reverse/solib-precsave.exp: Likewise.
6910 * gdb.reverse/solib-reverse.exp: Likewise.
6911 * gdb.server/solib-list.exp: Likewise.
6912 * gdb.threads/dlopen-libpthread.exp: Likewise.
6913 * gdb.threads/tls-shared.exp: Likewise.
6914 * gdb.threads/tls-so_extern.exp: Likewise.
6915 * gdb.trace/change-loc.exp: Likewise.
6916 * gdb.trace/ftrace-lock.exp: Likewise.
6917 * gdb.trace/ftrace.exp: Likewise.
6918 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6919 * gdb.trace/pending.exp: Likewise.
6920 * gdb.trace/range-stepping.exp: Likewise.
6921 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6922 (strace_info_marker): Likewise.
6923 (strace_probe_marker): Likewise.
6924 (strace_trace_on_same_addr): Likewise.
6925 (strace_trace_on_diff_addr): Likewise.
6926 * gdb.trace/trace-break.exp: Likewise.
6927 * gdb.trace/trace-condition.exp: Likewise.
6928 * gdb.trace/trace-mt.exp: Likewise.
6929
fca4cfd9
SM
69302016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6931
6932 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6933 result of gdb_remote_download.
6934 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6935 * gdb.base/dso2dso.exp: Likewise.
6936 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6937 * gdb.base/print-file-var.exp: Likewise.
6938 * gdb.base/shlib-call.exp: Likewise.
6939 * gdb.base/shreloc.exp: Likewise.
6940 * gdb.base/solib-overlap.exp: Likewise.
6941 * gdb.base/solib-weak.exp (do_test): Likewise.
6942 * gdb.base/unload.exp: Likewise.
6943
11cf4ffb
YQ
69442016-04-27 Yao Qi <yao.qi@linaro.org>
6945
6946 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6947 exists.
6948
3e2e34f8
KB
69492016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6950
6951 * vla-type.exp: Print structure from toplevel.
6952
8f07e298
BH
69532016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6954
6955 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6956 of dynamic types.
6957 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6958 of dynamic types.
6959
9920b434
BH
69602016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6961
6962 * gdb.fortran/vla-type.f90: New file.
6963 * gdb.fortran/vla-type.exp: New file.
6964
f3abeff5
YQ
69652016-04-25 Yao Qi <yao.qi@linaro.org>
6966
6967 * gdb.base/branch-to-self.c: New file.
6968 * gdb.base/branch-to-self.exp: New file.
6969
0a5d52f0
YQ
69702016-04-22 Yao Qi <yao.qi@linaro.org>
6971
6972 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6973 more after $hex.
6974
495346f6
YQ
69752016-04-22 Yao Qi <yao.qi@linaro.org>
6976
6977 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6978 * gdb.base/annota3.exp: Likewise.
6979
4a7e075c
YQ
69802016-04-22 Yao Qi <yao.qi@linaro.org>
6981
6982 * gdb.reverse/step-precsave.exp: Do one step and test program
6983 stops in "callee" and do multiple steps until program goes out
6984 of "callee".
6985 * gdb.reverse/step-reverse.exp: Likewise.
6986
5b061e98
YQ
69872016-04-22 Yao Qi <yao.qi@linaro.org>
6988
6989 * gdb.trace/signal.exp: Also pass if
6990 $tracepoint_hits($i) > $iterations.
6991
5c5dc57f
YQ
69922016-04-22 Yao Qi <yao.qi@linaro.org>
6993
6994 * gdb.trace/signal.c: New file.
6995 * gdb.trace/signal.exp: New file.
6996
a55411b9
DE
69972016-04-19 Doug Evans <xdje42@gmail.com>
6998
6999 * gdb.base/bad-file.exp: New file.
7000
a22df60a
MG
70012016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7002
7003 * gdb.dwarf2/implref.exp: New file.
7004
0c13f7e5
BH
70052016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7006
7007 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7008 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7009 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7010 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7011 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7012 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7013 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7014 * lib/fortran.exp (fortran_int4): New procedure.
7015 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7016 (fortran_logical4): Likewise.
7017
9b9b09e9
BH
70182016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7019
7020 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7021
a14d1f4d
BH
70222016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7023
7024 * lib/compiler.c: Add Intel specific preprocessor macros.
7025 * lib/compiler.cc: Likewise.
25d49b86 7026
7d49b1d0
LM
70272016-04-13 Luis Machado <lgustavo@codesourcery.com>
7028
7029 * gdb.server/connect-with-no-symbol-file.c: New file.
7030 * gdb.server/connect-with-no-symbol-file.exp: New file.
7031
8392fa22
SM
70322016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7033
7034 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7035
8c4c4aeb
SM
70362016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7037
7038 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7039 standard output directory.
7040
45e3745e
AT
70412016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7042
7043 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7044
e26b7e41
MM
70452016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7046
7047 * gdb.btrace/instruction_history.c (loop): Add declaration.
7048
8ce09462
AT
70492016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7050
7051 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7052
2e88a1ea
SM
70532016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7054
7055 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7056 parentheses to print.
7057 (continue_handler): Likewise.
7058
f48e22e3
SM
70592016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7060
7061 * gdb.server/solib-list.exp: Remove is_remote check.
7062 Pass shlib= to gdb_compile. Don't link shared library with
7063 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7064 Run binary filename through "readlink -f" on the target.
7065
096be756
PA
70662016-04-08 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7069 interpreter filename as argument to gdbserver_spawn.
7070 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7071 Return empty if $last_loaded_file does not exist.
7072
06500533
JK
70732016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7074
7075 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7076 * gdb.base/jit-main.c: Use exit after usage.
7077
2d35e871
JK
70782016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7079
7080 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7081 GDBHISTSIZE prior to the tests.
7082 * gdb.base/gdbinit-history.exp: Likewise.
7083
70842016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
7085
7086 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7087 instead of build_executable. Use gdb_load_shlibs.
7088
c8064e7e
YQ
70892016-04-07 Yao Qi <yao.qi@linaro.org>
7090
7091 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7092 Execute "si" command.
7093
bde47561
YQ
70942016-04-07 Yao Qi <yao.qi@linaro.org>
7095
7096 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7097 number instead of the comments on some line.
7098
b16f8a3b
DB
70992016-04-06 Don Breazeal <donb@codesourcery.com>
7100
7101 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7102 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7103
c2f901df
SM
71042016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7105
7106 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7107 standard_output_file. Remove unused binfile variable.
7108
ac17fda0
CU
71092016-04-05 Catalin Udma <catalin.udma@freescale.com>
7110
7111 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7112 * gdb.python/py-mi-objfile.exp: Match "list main" output
7113 in console format.
7114
03a8c4df
SM
71152016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7116
7117 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7118 absolute.
7119
6e774b13
SM
71202016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7121
7122 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7123 absolute.
7124 * gdb.trace/ftrace.exp: Likewise.
7125 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7126 targets as well.
7127 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7128 (gdb_load_shlibs): Copy libraries to test directory when testing
7129 natively. Only set solib-search-path if testing remotely.
7130 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7131
7817ea46
SM
71322016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7133
7134 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7135 gdb_download. Use it even if the target is not remote.
7136 * gdb.base/jit.exp (compile_jit_test): Likewise.
7137 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7138 output directory if the destination board is local, otherwise use
7139 the standard remote_download from DejaGnu.
7140 (gdb_download): Remove.
7141 (gdb_load_shlibs): Use gdb_remote_download instead of
7142 gdb_download.
7143 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7144 Use gdb_remote_download instead of gdb_download. Use it even if
7145 the target is not remote.
7146 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7147 instead of gdb_download.
7148
7beb7f68
SM
71492016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7150
7151 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7152 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7153 run.
7154
cc63428a
AV
71552016-04-01 Artemiy Volkov <artemiyv@acm.org>
7156
7157 PR gdb/19820
7158 * gdb.base/printcmds.exp: Add artificial arrays tests.
7159
64cdf930
PA
71602016-03-31 Pedro Alves <palves@redhat.com>
7161
7162 PR gdb/19858
7163 * gdb.base/jit-main.c: Include unistd.h.
7164 (ATTACH): Define to 0 if not already defined.
7165 (wait_for_gdb, mypid): New globals.
7166 (WAIT_FOR_GDB): New macro.
7167 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7168 some breakpoint locations.
7169 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7170 New procedures.
7171 (one_jit_test): Add REATTACH parameter, and handle it. Use
7172 continue_to_test_location.
7173 (top level): Test attach, and adjusts calls to one_jit_test.
7174
40dea8cb
PA
71752016-03-31 Pedro Alves <palves@redhat.com>
7176
7177 PR gdb/19858
7178 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7179 BINSUFFIX parameter, and handle it.
7180 (top level): Adjust calls compile_jit_test.
7181
e7ea3ec7
CU
71822016-03-31 Catalin Udma <catalin.udma@freescale.com>
7183
7184 PR python/19743
7185 * gdb.python/py-mi-events-gdb.py: New file.
7186 * gdb.python/py-mi-events.c: New file.
7187 * gdb.python/py-mi-events.exp: New file.
7188
e6359af3
YQ
71892016-03-30 Yao Qi <yao.qi@linaro.org>
7190
7191 * gdb.reverse/until-precsave.exp: Match function name only.
7192 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7193 Move malloc to a condition block.
7194 * gdb.reverse/until-reverse.exp: Match function name only.
7195
a4105d04
MK
71962016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7197
7198 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7199 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7200 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7201 variable for GPR 0 instead of assuming it is register 0.
7202 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7203 * lib/trace-support.exp: Add s390 registers.
7204
bfa6adb9
YQ
72052016-03-29 Yao Qi <yao.qi@linaro.org>
7206
7207 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7208
1e6697ea
YQ
72092016-03-24 Yao Qi <yao.qi@linaro.org>
7210
7211 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7212 test message.
7213
64bcd522
AA
72142016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7215
7216 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7217 maintaining separate logic for constructing the output path.
7218
7868401b
DB
72192016-03-16 Don Breazeal <donb@codesourcery.com>
7220
7221 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7222 Retry fork and waitpid on interrupted system call errors.
7223 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7224 Use with_timeout_factor to increase timeout by factor of 10.
7225
1cafadb4
DB
72262016-03-15 Don Breazeal <donb@codesourcery.com>
7227
7228 * gdb.cp/scope-err.cc: New test program.
7229 * gdb.cp/scope-err.exp: New test script.
7230 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7231 lines and "set breakpoint here" comment.
7232 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7233 Fixed some whitespace and format issues.
7234 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7235 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7236
81516450
DE
72372016-03-15 Doug Evans <dje@google.com>
7238
7239 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7240 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7241 All callers updated. Add tests for enums, mixed flags register.
7242
aa52b601
DE
72432016-03-15 Doug Evans <dje@google.com>
7244
7245 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7246 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7247
fa4ff313
SM
72482016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7249
7250 * gdb.base/default.exp: Add $_as_string to the list of expected
7251 convenience functions.
7252
f2403c39
AB
72532016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7254
7255 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7256
f2f3ccb9
SM
72572016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7258
7259 * gdb.python/py-as-string.exp: New file.
7260 * gdb.python/py-as-string.c: New file.
7261
00dbd492
PA
72622016-03-09 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7265 signal" -> "Thread NN received signal" output change.
7266 * gdb.threads/ia64-sigill.exp: Likewise.
7267 * gdb.threads/linux-dp.exp: Likewise.
7268 * gdb.threads/manythreads.exp: Likewise.
7269 * gdb.threads/pending-step.exp: Likewise.
7270 * gdb.threads/print-threads.exp: Likewise.
7271 * gdb.threads/sigstep-threads.exp: Likewise.
7272 * gdb.threads/staticthreads.exp: Likewise.
7273 * gdb.threads/tls.exp: Likewise.
7274
1e6697ea
YQ
72752016-03-09 Pedro Alves <palves@redhat.com>
7276
7277 * gdb.base/command-line-input.exp: New file.
7278
b04fd3be
MK
72792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7280
7281 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7282 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7283 * gdb.trace/pending.exp: Accept leading dot before function name.
7284 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7285 * lib/trace-support.exp: Set registers for ppc.
7286
98fa59e9
MK
72872016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7288
7289 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7290 use it for disassembly; accept .main in addition to main in backtrace.
7291
f77198c8
MK
72922016-03-09 Wei-cheng Wang <cole945@gmail.com>
7293 Marcin Kościelnicki <koriakin@0x04.net>
7294
7295 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7296 (gdb_recursion_test_ptr): New global variable.
7297 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7298 gdb_recursion_test.
7299 (gdb_c_test): Ditto.
7300
ba84e0da
MK
73012016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7302
7303 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7304 ordering.
7305
4366d36e
MK
73062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7307
7308 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7309 (bar): Add bar_start_lbl label.
7310 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7311 of foo/bar for emitting DWARF and tracing.
7312
5eb264df
SDJ
73132016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7314
7315 * analyze-racy-logs.py: Set executable bit.
7316
fb6a751f
SDJ
73172016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7318
7319 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7320 (CHECK_TARGET_TMP): Likewise.
7321 (check-single-racy): New rule.
7322 (check-parallel-racy): Likewise.
7323 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7324 (do-check-parallel-racy): New rule.
7325 (check-racy/%.exp): Likewise.
7326 * README (Racy testcases): New section.
7327 * analyze-racy-logs.py: New file.
7328
bdf7e230
DE
73292016-03-03 Doug Evans <dje@google.com>
7330
7331 * gdb.base/skip.exp: Use with_test_prefix.
7332
4719d415
YQ
73332016-03-03 Yao Qi <yao.qi@linaro.org>
7334
7335 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7336 Invoke step_over_syscall "clone" and break_cond_on_syscall
7337 "clone".
7338 * gdb.base/step-over-clone.c: New file.
7339
ea507862
YQ
73402016-03-03 Yao Qi <yao.qi@linaro.org>
7341
7342 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7343 code format.
7344
8fc8cbda
YQ
73452016-03-03 Yao Qi <yao.qi@linaro.org>
7346
7347 * gdb.base/disp-step-fork.c: Rename to ...
7348 * gdb.base/step-over-fork.c: ... it. New file.
7349 * gdb.base/disp-step-vfork.c: Rename to ...
7350 * gdb.base/step-over-vfork.c: ... it. New file.
7351 * gdb.base/disp-step-syscall.exp: Rename to ...
7352 * gdb.base/step-over-syscall.exp: ... it. New file.
7353 (disp_step_cross_syscall): Rename to ...
7354 (step_over_syscall): ... it.
7355
92fa70b0
YQ
73562016-03-03 Yao Qi <yao.qi@linaro.org>
7357
7358 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7359 If target supports condition evaluation on target, invoke
7360 break_cond_on_syscall for fork and vfork.
7361
e197ad3c
YQ
73622016-03-03 Yao Qi <yao.qi@linaro.org>
7363
7364 * gdb.base/disp-step-syscall.exp: Don't invoke
7365 support_displaced_stepping.
7366 (disp_step_cross_syscall): Test with displaced stepping off and
7367 on if supported.
7368
0b47da9f
YQ
73692016-03-03 Yao Qi <yao.qi@linaro.org>
7370
7371 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7372 proc.
7373 (setup): New proc.
7374 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7375 and setup.
7376
065ab6dc
BH
73772016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7378
7379 * gdb.fortran/vla-history.exp: Remove breakpoint.
7380
07e448ad 73812016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7382
25d49b86
PA
7383 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7384 exceeds timeout.
07e448ad 7385
9ac2d526 73862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7387
25d49b86
PA
7388 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7389 breakpoint.
9ac2d526 7390
17807369
BH
73912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7392
7393 * gdb.mi/vla.f90: Nullify pointer after declaration.
7394
86e501af
PA
73952016-03-01 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7398
1e903e32
PA
73992016-03-01 Pedro Alves <palves@redhat.com>
7400
7401 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7402 before anything else.
7403 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7404 _GNU_SOURCE here.
7405 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7406 before anything else.
7407 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7408
6ccb54e2
PA
74092016-03-01 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7412
30ca9da1
YQ
74132016-03-01 Yao Qi <yao.qi@linaro.org>
7414
7415 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7416 prepare_for_testing.
7417
dc856b38
YQ
74182016-03-01 Yao Qi <yao.qi@linaro.org>
7419
7420 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7421
4a932159
AA
74222016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7423
7424 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7425 manually constructing the output path.
7426
f2489477
AA
74272016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7428
7429 * gdb.arch/s390-stackless.S: New.
7430 * gdb.arch/s390-stackless.exp: New.
7431
38899f16
IB
74322016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7433
7434 * gdb.dlang/circular.c: New file.
7435 * gdb.dlang/circular.exp: New file.
7436
9fde51ed
YQ
74372016-02-26 Yao Qi <yao.qi@linaro.org>
7438
7439 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7440 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7441 (testcases): Update.
7442
ce90fefe
YQ
74432016-02-26 Yao Qi <yao.qi@linaro.org>
7444
7445 * gdb.reverse/aarch64.c: Rename to ...
7446 * gdb.reverse/insn-reverse.c: ... it.
7447 * gdb.reverse/aarch64.exp: Rename to ...
7448 * gdb.reverse/insn-reverse.exp: ... it.
7449
3263bceb
YQ
74502016-02-26 Yao Qi <yao.qi@linaro.org>
7451
7452 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7453 (testcase_ftype): New.
7454 (testcases): New array.
7455 (n_testcases): New.
7456 (main): Call each element in testcases.
7457 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7458 (read_testcase): New.
7459 Do the tests in a loop.
7460
6cb59ff1
YQ
74612016-02-25 Yao Qi <yao.qi@linaro.org>
7462
7463 * gdb.base/branches.c: Remove.
7464
ae91f625
MK
74652016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7466
7467 PR gdb/13808
7468 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7469
678b48b7
MK
74702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7471
7472 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7473
7337a6f2
MK
74742016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7475
7476 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7477 change x86_64 call_insn to 'callq'.
7478
861ca91f
AT
74792016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7480
7481 * gdb.trace/tfile-avx.c: Move to...
7482 * gdb.trace/tracefile-pseudo-reg.c: Here.
7483 * gdb.trace/tfile-avx.exp: Move to...
7484 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7485
bf74e428
GB
74862016-02-24 Gary Benson <gbenson@redhat.com>
7487
7488 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7489 message on attach.
7490
cce0e923
DE
74912016-02-23 Doug Evans <dje@google.com>
7492
7493 * gdb.base/skip.c (test_skip): New function.
7494 (end_test_skip_file_and_function): New function.
7495 (test_skip_file_and_function): New function.
7496 * gdb.base/skip1.c (test_skip): New function.
7497 (skip1_test_skip_file_and_function): New function.
7498 * gdb.base/skip.exp: Add tests for new skip options.
7499 * gdb.base/skip-solib.exp: Update expected output.
7500 * gdb.perf/skip-command.cc: New file.
7501 * gdb.perf/skip-command.exp: New file.
7502 * gdb.perf/skip-command.py: New file.
7503
4000e47e
MK
75042016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7505
7506 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7507 info registers pattern.
7508
24f75ead
IB
75092016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7510
7511 * lib/future.exp: Add D support.
7512 (gdb_find_gdc): New proc.
7513 (gdb_default_target_compile): Add D support.
7514
fbb7bcbe
WW
75152016-02-18 Wei-cheng Wang <cole945@gmail.com>
7516
7517 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7518 user+system time.
7519 (trace_speed_test): Determine the iteration count for a time
7520 between 15..30 seconds.
7521
012b3a21
WT
75222016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7523
7524 * gdb.arch/i386-mpx-sigsegv.c: New file.
7525 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7526 * gdb.arch/i386-mpx-simple_segv.c: New file.
7527 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7528
2d5189bd
YQ
75292016-02-18 Yao Qi <yao.qi@linaro.org>
7530
7531 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7532 Don't call setup_kfail.
7533
40fb20d0
YQ
75342016-02-18 Yao Qi <yao.qi@linaro.org>
7535
7536 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7537 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7538
21b1f8d2
DE
75392016-02-16 Doug Evans <dje@google.com>
7540
7541 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7542 * gdb.base/skip1.c: Ditto.
7543 * gdb.base/skip.exp: Whitespace cleanup.
7544
4041ed77
DB
75452016-02-16 Don Breazeal <donb@codesourcery.com>
7546
7547 PR remote/19496
7548 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7549 Remove kfail for PR remote/19496.
7550
c4ef31bf
SM
75512016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7552
7553 * lib/gdb.exp (standard_temp_file): Return a path specific to
7554 the runtest invocation.
7555
266b65b3
SM
75562016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7557
7558 * gdb.trace/save-trace.exp: Change relative path to be in the
7559 standard output directory.
7560
a7a0a6a9
JK
75612016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7562
7563 * gdb.arch/i386-prologue.c: Add missing prototypes.
7564
c99dbb42
JK
75652016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7566
7567 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7568 * gdb.arch/i386-prologue.exp: Likewise.
7569 * gdb.arch/i386-size.exp: Likewise.
7570
aa480355
SM
75712016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7572
7573 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7574 define object file path.
7575 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7576 file path.
7577 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7578 standard_output_file to define binfile.
7579
ba881f50
JK
75802016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7581
7582 Fix compatibility with recent gfortran-5.3.1.
7583 * gdb.fortran/vla-history.exp (print vla1 allocated)
7584 (print vla2 allocated, print $2, print $3): Remove
7585 (print $4): Rename to ...
7586 (print $2): ... here.
7587 (print $9): Rename to ...
7588 (print $5): ... here.
7589 (print $10): Rename to ...
7590 (print $6): ... here.
7591 * gdb.fortran/vla.f90: Add pvla initialization.
7592
e9fb005c
JK
75932016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7594
7595 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7596 New test.
7597 * gdb.fortran/vla-value-sub.exp: Likewise.
7598
e44e00ff
MK
75992016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7600
7601 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7602
97e94151
SM
76032016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7604
7605 * i386-biarch-core.exp: Define corefile using
7606 standard_output_file.
7607
01113bc1
YQ
76082016-02-12 Yao Qi <yao.qi@linaro.org>
7609
7610 * gdb.arch/arm-single-step-kernel-helper.c: New.
7611 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7612
33b4777c
MM
76132016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7614
7615 * gdb.btrace/tailcall-only.exp: New.
7616 * gdb.btrace/tailcall-only.c: New.
7617 * gdb.btrace/x86_64-tailcall-only.S: New.
7618 * gdb.btrace/i686-tailcall-only.S: New.
7619
acc23c11
PA
76202016-02-11 Pedro Alves <palves@redhat.com>
7621
7622 * README (Parallel testing): Add missing double quotes.
7623
e352bf0a
PA
76242016-02-11 Pedro Alves <palves@redhat.com>
7625
7626 * README (Parallel testing): New section.
7627 (GDB_PARALLEL): Rewrite.
7628 (FORCE_PARALLEL): Document.
7629
9f5fed78
MK
76302016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7631
7632 * gdb.trace/tfile-avx.c: New test.
7633 * gdb.trace/tfile-avx.exp: New test.
7634
9ef9e6a6
KS
76352016-02-09 Keith Seitz <keiths@redhat.com>
7636
7637 PR breakpoints/19546
7638 * gdb.base/infcall-exec.c: New file.
7639 * gdb.base/infcall-exec2.c: New file.
7640 * gdb.base/infcall-exec.exp: New file.
7641
a96e36da
KS
76422016-02-09 Keith Seitz <keiths@redhat.com>
7643
7644 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7645 (toplevel): Call test_bkpt_address.
7646
9f61929f
KS
76472016-02-09 Keith Seitz <keiths@redhat.com>
7648
7649 PR python/19506
7650 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7651 (toplevel): Call test_bkpt_address.
7652
1e94266c
SM
76532016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7654
7655 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7656 to AC_OUTPUT.
7657 * configure: Regenerate.
7658
2a7f3dff
PA
76592016-02-09 Pedro Alves <palves@redhat.com>
7660
7661 PR breakpoints/19548
7662 * gdb.base/execl-update-breakpoints.c (some_function): New
7663 function.
7664 (main): Call it.
7665 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7666 Tighten expected GDB output.
7667
2151ccc5
SM
76682016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * Makefile.in (ALL_SUBDIRS): Remove.
7671 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7672 (distclean maintainer-clean realclean): Likewise.
7673 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7674 * configure: Regenerate.
7675 * gdb.ada/Makefile.in: Delete.
7676 * gdb.arch/Makefile.in: Likewise.
7677 * gdb.asm/Makefile.in: Likewise.
7678 * gdb.base/Makefile.in: Likewise.
7679 * gdb.btrace/Makefile.in: Likewise.
7680 * gdb.cell/Makefile.in: Likewise.
7681 * gdb.compile/Makefile.in: Likewise.
7682 * gdb.cp/Makefile.in: Likewise.
7683 * gdb.disasm/Makefile.in: Likewise.
7684 * gdb.dlang/Makefile.in: Likewise.
7685 * gdb.dwarf2/Makefile.in: Likewise.
7686 * gdb.fortran/Makefile.in: Likewise.
7687 * gdb.gdb/Makefile.in: Likewise.
7688 * gdb.go/Makefile.in: Likewise.
7689 * gdb.guile/Makefile.in: Likewise.
7690 * gdb.java/Makefile.in: Likewise.
7691 * gdb.linespec/Makefile.in: Likewise.
7692 * gdb.mi/Makefile.in: Likewise.
7693 * gdb.modula2/Makefile.in: Likewise.
7694 * gdb.multi/Makefile.in: Likewise.
7695 * gdb.objc/Makefile.in: Likewise.
7696 * gdb.opencl/Makefile.in: Likewise.
7697 * gdb.opt/Makefile.in: Likewise.
7698 * gdb.pascal/Makefile.in: Likewise.
7699 * gdb.perf/Makefile.in: Likewise.
7700 * gdb.python/Makefile.in: Likewise.
7701 * gdb.reverse/Makefile.in: Likewise.
7702 * gdb.server/Makefile.in: Likewise.
7703 * gdb.stabs/Makefile.in: Likewise.
7704 * gdb.threads/Makefile.in: Likewise.
7705 * gdb.trace/Makefile.in: Likewise.
7706 * gdb.xml/Makefile.in: Likewise.
7707 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7708 GDB_PARALLEL.
7709 (standard_output_file): Remove check for GDB_PARALLEL, always
7710 return path in outputs/$subdir/$testname.
7711
437277d4
SM
77122016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7715 (site.exp): Assign abs_srcdir to tcl's srcdir.
7716
31d913c7
YQ
77172016-02-04 Yao Qi <yao.qi@linaro.org>
7718
7719 * gdb.base/foll-exec-mode.c: Include limits.h.
7720 (main): Add parameters argc and argv. Get directory from
7721 argv[0].
7722 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7723 compilation.
7724 * gdb.base/foll-exec.c: Include limits.h.
7725 (main): Add parameters argc and argv.
7726 Get directory from argv[0].
7727 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7728 Adjust tests on the number of lines as source code changed.
7729 * gdb.base/foll-vfork-exit.c: Include limits.h.
7730 (main): Add one line of statement before vfork.
7731 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7732 (main): Add parameters argc and argv. Get directory from
7733 argv[0].
7734 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7735 (setup_gdb): Set tbreak to skip some source lines.
7736 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7737 (main): Add parameters argc and argv. Get directory from
7738 argv[0].
7739 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7740 compilation.
7741 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7742 (main): Add parameters argc and argv. Get directory from
7743 argv[0].
7744 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7745 compilation.
7746
9482b9fb
DE
77472016-02-01 Doug Evans <dje@google.com>
7748
7749 * gdb.base/skip.exp: Clean up multiple references to same test name.
7750
6b2e4f10
PA
77512016-02-01 Pedro Alves <palves@redhat.com>
7752
ccb6afd6 7753 PR remote/19496
6b2e4f10
PA
7754 * gdb.threads/forking-threads-plus-breakpoint.exp
7755 (displaced_stepping_supported): New global.
7756 (probe_displaced_stepping_support): New procedure.
7757 (do_test): Add 'displaced' parameter, and use it.
7758 (top level): Check for displaced stepping support. Add displaced
7759 stepping on/off testing axis.
7760
37a8db1a
AB
77612016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7762
7763 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7764 pointer. Don't perform further tests on the unassociated pointer
7765 if the first test fails.
7766
5fdf6324
AB
77672016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7768
7769 * gdb.base/max-value-size.c: New file.
7770 * gdb.base/max-value-size.exp: New file.
7771 * gdb.base/huge.exp: Disable max-value-size for this test.
7772
935c6144
IB
77732016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7774
7775 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7776
7fe8399d
YQ
77772016-01-28 Yao Qi <yao.qi@linaro.org>
7778
7779 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7780
a2077e25
PA
77812016-01-25 Pedro Alves <palves@redhat.com>
7782
7783 PR threads/19461
7784 * gdb.base/fork-running-state.c: New file.
7785 * gdb.base/fork-running-state.exp: New file.
7786
1d2736d4
PA
77872016-01-25 Pedro Alves <palves@redhat.com>
7788
7789 PR gdb/19494
7790 * gdb.base/catch-fork-kill.c: New file.
7791 * gdb.base/catch-fork-kill.exp: New file.
7792
f1da4b11
PA
77932016-01-25 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7796 Delete, moved to lib/gdb.exp.
7797 * gdb.threads/forking-threads-plus-breakpoint.exp
7798 (foreach_with_prefix): Likewise.
7799 * gdb.threads/process-dies-while-handling-bp.exp
7800 (foreach_with_prefix): Likewise.
7801 * lib/gdb.exp (foreach_with_prefix): New procedure.
7802
45f38546
MK
78032016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7804
7805 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7806 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7807
dc29a1ce
MK
78082016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7809
7810 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7811 endian targets.
7812
092127d7
JK
78132016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7814 Pedro Alves <palves@redhat.com>
7815
7816 Fix testsuite compatibility with Guile.
7817 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7818 number.
7819
31d765d3
JK
78202016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7821
7822 Fix testsuite compatibility with Guile.
7823 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7824 (thread 1): New test for backtrace through signal handler.
7825
1ac78c04
YQ
78262016-01-22 Yao Qi <yao.qi@linaro.org>
7827
7828 PR testsuite/19491
7829 * gdb.base/multi-forks.c: Include
7830 ../lib/unbuffer_output.c
7831 (main): Call gdb_unbuffer_output.
7832
4f5946a8
DE
78332016-01-21 Doug Evans <dje@google.com>
7834
7835 * lib/ada.exp (gdb_compile_ada): Fix typo.
7836
305e13e6
JB
78372016-01-21 Joel Brobecker <brobecker@adacore.com>
7838
7839 * gdb.base/break-fun-addr.exp: New file.
7840 * gdb.base/break-fun-addr1.c: New file.
7841 * gdb.base/break-fun-addr2.c: New file.
7842
5f5dfff6
SM
78432016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7844
7845 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7846 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7847 enum flag values.
7848
fd356fa2
AA
78492016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7850
7851 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7852 when GDB can not set the vector return value. Add more comments
7853 for clarification.
7854
9df22175
AT
78552016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7856
7857 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7858 command.
7859
41d1845e
SM
78602016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7861
7862 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7863
01ac6840
SM
78642016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7865
7866 * Makefile.in (check-single): Pass --status to runtest.
7867 (check/%.exp): Likewise.
7868
78692016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7870
7871 * Makefile.in (check-parallel): Propagate return code from make
7872 do-check-parallel.
7873
bd0a71fa
MK
78742016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7875
7876 * gdb.trace/ftrace.exp: Fix expected message on continue.
7877 * gdb.trace/pending.exp: Fix expected message on continue.
7878 * gdb.trace/trace-break.exp: Fix expected message on continue.
7879
8bcbad33
SM
78802016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7881
7882 * lib/gdb.exp (gdb_test): Remove unused global references.
7883
f303dbd6
PA
78842016-01-18 Pedro Alves <palves@redhat.com>
7885
7886 * gdb.base/async-shell.exp: Adjust expected output.
7887 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7888 * gdb.base/siginfo-thread.exp: Adjust expected output.
7889 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7890 * gdb.java/jnpe.exp: Adjust expected output.
7891 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7892 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7893 * gdb.threads/leader-exit.exp: Adjust expected output.
7894 * gdb.threads/manythreads.exp: Adjust expected output.
7895 * gdb.threads/pthreads.exp: Adjust expected output.
7896 * gdb.threads/schedlock.exp: Adjust expected output.
7897 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7898 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7899 expected output.
7900 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7901 output.
7902 * gdb.threads/sigthread.exp: Adjust expected output.
7903 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7904
b2789696
YQ
79052016-01-18 Yao Qi <yao.qi@linaro.org>
7906
7907 * gdb.guile/scm-section-script.c: Replace @progbits with
7908 %progbits.
7909 * gdb.python/py-section-script.c: Likewise.
7910
71ef29a8
PA
79112016-01-15 Pedro Alves <palves@redhat.com>
7912
7913 * gdb.multi/tids.exp: Test star wildcard ranges.
7914
3f5b7598
PA
79152016-01-15 Pedro Alves <palves@redhat.com>
7916
7917 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7918 command from "thread apply" invocation.
7919 (thr_apply_info_thr_invalid): Default the expected output to the
7920 input tid list.
7921 (top level): Add tests that use convenience variables. Add tests
7922 for "thread apply" with a valid TID list, but missing the command.
7923
663f6d42
PA
79242016-01-13 Pedro Alves <palves@redhat.com>
7925
7926 * gdb.base/default.exp: Expect $_gthread as well.
7927 * gdb.multi/tids.exp: Test $_gthread.
7928 * gdb.threads/thread-specific.exp: Test $_gthread.
7929
c84f6bbf
PA
79302016-01-13 Pedro Alves <palves@redhat.com>
7931
7932 * gdb.multi/tids.exp: Test "info threads -gid".
7933
22a02324
PA
79342016-01-13 Pedro Alves <palves@redhat.com>
7935
7936 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7937 Breakpoint.thread.
7938 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7939
5d5658a1
PA
79402016-01-07 Pedro Alves <palves@redhat.com>
7941
7942 * gdb.base/break.exp: Adjust to output changes.
7943 * gdb.base/hbreak2.exp: Likewise.
7944 * gdb.base/sepdebug.exp: Likewise.
7945 * gdb.base/watch_thread_num.exp: Likewise.
7946 * gdb.linespec/keywords.exp: Likewise.
7947 * gdb.multi/info-threads.exp: Likewise.
7948 * gdb.threads/thread-find.exp: Likewise.
7949 * gdb.multi/tids.c: New file.
7950 * gdb.multi/tids.exp: New file.
7951
84654457
PA
79522016-01-13 Pedro Alves <palves@redhat.com>
7953
7954 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7955
e3940304
PA
79562016-01-13 Pedro Alves <palves@redhat.com>
7957
7958 * gdb.base/default.exp: Expect $_inferior as well.
7959 * gdb.multi/base.exp: Test $_inferior.
7960
a911d87a
PA
79612016-01-13 Pedro Alves <palves@redhat.com>
7962
7963 PR breakpoints/19388
7964 * gdb.base/catch-signal-siginfo-cond.c: New file.
7965 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7966
82075af2
JS
79672016-01-12 Josh Stone <jistone@redhat.com>
7968 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7969
7970 * gdb.base/catch-syscall.c (do_execve): New variable.
7971 (main): Conditionally trigger an execve.
7972 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7973 (test_catch_syscall_execve): New, check entry/return across execve.
7974 (do_syscall_tests): Call test_catch_syscall_execve.
7975
e46eeedd
PA
79762016-01-12 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.base/random-signal.exp (do_test): New procedure, with body
7979 of testcase moved in.
7980
01d8c27e
JK
79812016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7982 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.base/funcargs.exp (finish from indirectly called function):
7985 Reintroduce the case for 'First'.
7986
9a706302
JK
79872016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7988 Pedro Alves <palves@redhat.com>
7989
7990 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7991 (tcatch_vfork_then_child_follow_exec)
7992 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7993 identification.
7994
c0ecb95f
JK
79952016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7996
7997 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7998 and repeats to unlimited.
7999 * gdb.python/py-value.exp: Likewise.
8000 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8001 and repeats to unlimited.
8002
6cfc1fcb
JK
80032016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8004
8005 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8006 and reordering the functions.
8007 * gdb.multi/hangout.c: Likewise.
8008 * gdb.multi/hello.c: Likewise.
8009
582a1b00
SM
80102016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8011
8012 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8013 absolute.
8014 (SingleStatisticTestResult.report): Use dict.keys instead of
8015 dict.iterkeys.
8016
79bc59cb
PA
80172016-01-06 Pedro Alves <palves@redhat.com>
8018
8019 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8020
43368e1d
MM
80212016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8022
8023 * gdb.btrace/dlopen.exp: New.
8024 * gdb.btrace/dlopen.c: New.
8025 * gdb.btrace/dlopen-dso.c: New.
8026
79fad5b8
SL
80272015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8028
8029 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8030 PATTERN argument is optional.
8031
ab8314b3
JB
80322015-12-24 Joel Brobecker <brobecker@adacore.com>
8033
8034 * lib/ada.exp (target_compile_ada_from_dir): New function.
8035 (gdb_compile_ada): Reimplement avoiding the use of project files.
8036 * gdb.ada/gnat_ada.gpr: Delete.
8037 * gdb.ada/cond_lang.exp: Adjust test to make path before
8038 filename optional.
8039 * gdb.ada/small_reg_param.exp: Likewise.
8040
fe33faff
SM
80412015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8042
8043 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8044
6d265cb4
TP
80452015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8046
8047 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8048 case.
8049
10125099
SM
80502015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8051
8052 * gdb.base/break.exp: Remove dead code.
8053 * gdb.base/sepdebug.exp: Likewise.
8054
3ca22649
SM
80552015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8056
8057 * gdb.asm/asm-source.exp: Remove HP-UX references.
8058 * gdb.base/annota1.exp: Likewise.
8059 * gdb.base/annota3.exp: Likewise.
8060 * gdb.base/attach.exp: Likewise.
8061 * gdb.base/bigcore.exp: Likewise.
8062 * gdb.base/break.exp: Likewise.
8063 * gdb.base/call-ar-st.exp: Likewise.
8064 * gdb.base/callfuncs.exp: Likewise.
8065 * gdb.base/catch-fork-static.exp: Likewise.
8066 * gdb.base/display.exp: Likewise.
8067 * gdb.base/foll-exec-mode.exp: Likewise.
8068 * gdb.base/foll-exec.exp: Likewise.
8069 * gdb.base/foll-fork.exp: Likewise.
8070 * gdb.base/foll-vfork.exp: Likewise.
8071 * gdb.base/funcargs.exp: Likewise.
8072 * gdb.base/hbreak2.exp: Likewise.
8073 * gdb.base/inferior-died.exp: Likewise.
8074 * gdb.base/interrupt.exp: Likewise.
8075 * gdb.base/multi-forks.exp: Likewise.
8076 * gdb.base/nodebug.exp: Likewise.
8077 * gdb.base/sepdebug.exp: Likewise.
8078 * gdb.base/solib1.c: Likewise.
8079 * gdb.base/step-test.exp: Likewise.
8080 * gdb.mi/non-stop.c: Likewise.
8081 * gdb.mi/pthreads.c: Likewise.
8082 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8083 * gdb.threads/pthreads.c: Likewise.
8084 * gdb.threads/staticthreads.exp: Likewise.
8085 * lib/future.exp: Likewise.
8086 * lib/gdb.exp: Likewise.
8087 * gdb.base/so-indr-cl.c: Remove.
8088 * gdb.base/so-indr-cl.exp: Likewise.
8089 * gdb.base/solib.c: Likewise.
8090 * gdb.base/solib.exp: Likewise.
8091 * gdb.base/solib2.c: Likewise.
8092
b6304613
SM
80932015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8094
8095 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8096 * gdb.base/call-ar-st.exp: Likewise.
8097 * gdb.base/callfuncs.exp: Likewise.
8098 * gdb.base/condbreak.exp: Likewise.
8099 * gdb.base/constvars.exp: Likewise.
8100 * gdb.base/hbreak2.exp: Likewise.
8101 * gdb.base/langs.exp: Likewise.
8102 * gdb.base/list.exp: Likewise.
8103 * gdb.base/long_long.exp: Likewise.
8104 * gdb.base/ptype.exp: Likewise.
8105 * gdb.base/scope.exp: Likewise.
8106 * gdb.base/signals.exp: Likewise.
8107 * gdb.base/so-impl-ld.exp: Likewise.
8108 * gdb.base/varargs.exp: Likewise.
8109 * gdb.base/volatile.exp: Likewise.
8110 * gdb.base/whatis.exp: Likewise.
8111 * gdb.cp/cplusfuncs.exp: Likewise.
8112 * gdb.cp/inherit.exp: Likewise.
8113 * gdb.cp/local.exp: Likewise.
8114 * gdb.cp/member-ptr.exp: Likewise.
8115 * gdb.cp/method.exp: Likewise.
8116 * gdb.cp/overload.exp: Likewise.
8117 * gdb.cp/templates.exp: Likewise.
8118 * gdb.stabs/weird.exp: Likewise.
8119 * lib/compiler.c: Likewise.
8120 * lib/compiler.cc: Likewise.
8121 * lib/cp-support.exp: Likewise.
8122 * lib/gdb.exp: Likewise.
8123
bf401b07
SM
81242015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8125
8126 * configure.ac: Remove HP-UX case.
8127 * configure: Regenerate.
8128
aff9c0f8
SM
81292015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8130
8131 * lib/gdb.exp (gdb_compile): Add function doc.
8132
a6904d5a
PA
81332015-12-17 Pedro Alves <palves@redhat.com>
8134
8135 PR threads/19354
8136 * gdb.multi/info-threads.exp: New file.
8137
a22279dd
YQ
81382015-12-15 Yao Qi <yao.qi@linaro.org>
8139
8140 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8141 is aarch64*-*-*.
8142
0588c796
SL
81432015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8144
8145 * gdb.base/history-duplicates.exp: Skip if no readline support.
8146
5d978e17
SL
81472015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8148
8149 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8150
7e763b86
SL
81512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8152
8153 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8154
87a3a92c
SL
81552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8156
8157 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8158 ctrl-C if nointerrupts target property is set.
8159 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8160 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8161 * gdb.base/paginate-bg-execution.exp: Likewise.
8162 * gdb.base/paginate-execution-startup.exp: Likewise.
8163 * gdb.base/random-signal.exp: Likewise.
8164 * gdb.base/range-stepping.exp: Likewise.
8165 * gdb.cp/annota2.exp: Likewise.
8166 * gdb.cp/annota3.exp: Likewise.
8167 * gdb.gdb/selftest.exp: Likewise.
8168 * gdb.threads/continue-pending-status.exp: Likewise.
8169 * gdb.threads/leader-exit.exp: Likewise.
8170 * gdb.threads/manythreads.exp: Likewise.
8171 * gdb.threads/pthreads.exp: Likewise.
8172 * gdb.threads/schedlock.exp: Likewise.
8173 * gdb.threads/sigthread.exp: Likewise.
8174
a8f077dc
DB
81752015-12-11 Don Breazeal <donb@codesourcery.com>
8176
8177 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8178 remote.
8179 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8180 * gdb.base/foll-exec.exp (main): Enable for target remote.
8181 * gdb.base/foll-fork.exp (main): Likewise.
8182 * gdb.base/foll-vfork.exp (main): Likewise.
8183 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8184 (proc continue_to_exit_bp_loc): Use clean_restart.
8185 * gdb.base/pie-execl.exp (main): Disable for target remote.
8186 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8187 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8188 * gdb.threads/execl.exp (main): Likewise.
8189 * gdb.threads/fork-child-threads.exp (main): Likewise.
8190 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8191 remote.
8192 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8193 remote.
8194 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8195 pid.tid style ptids, instead of just tid.
8196 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8197 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8198 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8199 ptids, instead of just tid.
8200
3b2464a8
AB
82012015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8202
8203 * gdb.base/list.exp (test_list_forward): Add end of file error
8204 test.
8205 (test_repeat_list_command): Add end of file error test.
8206 (test_list_backwards): Add beginning of file error test.
8207
a0def019
AB
82082015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8209
8210 * gdb.base/list.exp (test_list_invalid_args): New function,
8211 defined, and called.
8212
5c000dff
AB
82132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8214
8215 * gdb.base/list.exp (test_list): Make test names unique.
8216
f1637ebe
YQ
82172015-12-11 Yao Qi <yao.qi@linaro.org>
8218
8219 * gdb.base/coremaker2.c: Remove.
8220
36d6fc0a
PA
82212015-12-10 Pedro Alves <palves@redhat.com>
8222
8223 * gdb.multi/base.exp: Remove stale "spaces" references.
8224
762f7747
PA
82252015-12-10 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.multi/base.exp: Don't use nowarnings.
8228 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8229 * gdb.multi/hangout.c: Include stdio.h.
8230 * gdb.multi/hello.c: Include stdlib.h.
8231 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8232 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8233 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8234
28d2bfb9
AB
82352015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8236
8237 * gdb.dwarf2/dw2-ranges-base.c: New file.
8238 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8239 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8240 support additional line table, and debug ranges generation.
8241 (Dwarf::ranges): New function, generate .debug_ranges.
8242 (Dwarf::lines): Support generating simple line table programs.
8243 (Dwarf::assemble): Initialise new namespace variables.
8244
5fc2beac
KB
82452015-12-09 Kevin Buettner <kevinb@redhat.com>
8246
8247 * gdb.base/async.exp (proc test_background): Add case for
8248 asynchronous execution not supported.
8249
1c35a88f
LM
82502015-12-09 Luis Machado <lgustavo@codesourcery.com>
8251
8252 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8253 format and change test names to make them unique.
8254
b593e3d9
RK
82552015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8256 Pedro Alves <pedro@redhat.com>
8257
8258 PR gdb/18702
8259 Add checking of floatformats setup on x86_64 hosts.
8260 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8261 (smallval, bigval): New labels/constants.
8262 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8263 float" after loading bigval and smallval.
8264
d72413e6
PMR
82652015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8266
8267 * gdb.ada/fun_overload_menu.exp: New testcase.
8268 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8269
ece66d65
JS
82702015-12-04 Josh Stone <jistone@redhat.com>
8271
8272 * gdb.base/catch-fork-static.exp: New.
8273
41d0efca
YQ
82742015-12-03 Yao Qi <yao.qi@linaro.org>
8275
8276 * gdb.base/sizeof.c: Don't include stdio.h and
8277 ../lib/unbuffer_output.c.
8278 (main): New variable 'size' and 'value'. Remove printf and
8279 gdb_unbuffer_output. Assign return value to size and value.
8280 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8281 at the beginning.
8282 (check_sizeof): Check the result by printing variable 'size'.
8283 (check_valueof): Check the result by printing variable 'value'.
8284
99fd02d9
YQ
82852015-12-01 Yao Qi <yao.qi@linaro.org>
8286
8287 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8288 for aarch64*-*-linux* target.
8289
f2faf941
PA
82902015-11-30 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8293
04bf20c5
PA
82942015-11-30 Pedro Alves <palves@redhat.com>
8295
8296 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8297 Handle non-stop mode vCont replies.
8298
09df4675
PA
82992015-11-30 Pedro Alves <palves@redhat.com>
8300
8301 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8302 prepare_for_testing. Start gdb with "set non-stop on" appended to
8303 GDBFLAGS. Lax expected stop output.
8304
58b584af
YQ
83052015-11-27 Yao Qi <yao.qi@linaro.org>
8306
8307 * gdb.arch/arm-neon.exp: New.
8308 * gdb.arch/arm-neon.c: New.
8309
dfcb77a8
YQ
83102015-11-27 Yao Qi <yao.qi@linaro.org>
8311
8312 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8313
88e8ec1b
YQ
83142015-11-27 Yao Qi <yao.qi@linaro.org>
8315
8316 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8317 frames-invalid annotation.
8318
bfde72c2
YQ
83192015-11-27 Yao Qi <yao.qi@linaro.org>
8320
8321 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8322
f6512a69
SM
83232015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8324
8325 * gdb.threads/names.exp: New file.
8326 * gdb.threads/names.c: New file.
8327 * README: Mention gdb,no_thread_names.
8328
46a3515b
MM
83292015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8330
8331 PR 19297
8332 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8333 support" error.
8334
62147a22
PA
83352015-11-24 Pedro Alves <palves@redhat.com>
8336
8337 PR 17539
8338 * gdb.base/display.exp: Expect displays to be sorted in ascending
8339 order. Use multi_line.
8340 * gdb.base/solib-display.exp: Likewise.
8341
2f341b6e
PA
83422015-11-24 Pedro Alves <palves@redhat.com>
8343
8344 PR 17539
25d49b86
PA
8345 * gdb.base/display.exp: Expect displays to be sorted in ascending
8346 order. Use multi_line.
8347 * gdb.base/solib-display.exp: Likewise.
2f341b6e 8348
7e0aa6aa
PA
83492015-11-24 Pedro Alves <palves@redhat.com>
8350
8351 PR 17539
8352 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8353 threads in ascending order.
8354 * gdb.base/foll-fork.exp: Likewise.
8355 * gdb.base/foll-vfork.exp: Likewise.
8356 * gdb.base/multi-forks.exp: Likewise.
8357 * gdb.mi/mi-nonstop.exp: Likewise.
8358 * gdb.mi/mi-nsintrall.exp: Likewise.
8359 * gdb.multi/base.exp: Likewise.
8360 * gdb.multi/multi-arch.exp: Likewise.
8361 * gdb.python/py-inferior.exp: Likewise.
8362 * gdb.threads/break-while-running.exp: Likewise.
8363 * gdb.threads/execl.exp: Likewise.
8364 * gdb.threads/gcore-thread.exp: Likewise.
8365 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8366 * gdb.threads/kill.exp: Likewise.
8367 * gdb.threads/linux-dp.exp: Likewise.
8368 * gdb.threads/multiple-step-overs.exp: Likewise.
8369 * gdb.threads/next-bp-other-thread.exp: Likewise.
8370 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8371 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8372 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8373 * gdb.threads/thread-find.exp: Likewise.
8374 * gdb.threads/tls.exp: Likewise.
8375 * lib/mi-support.exp (mi_reverse_list): Delete.
8376 (mi_check_thread_states): No longer reverse list.
8377
2cc57ad8
PA
83782015-11-24 Pedro Alves <palves@redhat.com>
8379
8380 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8381 use lowercase.
8382
c93e8391
SM
83832015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8384
8385 * gdb.trace/actions.c: Include trace-common.h.
8386 (main): Add a location for a fast tracepoint.
8387 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8388 the normal tracepoints.
8389 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8390
045ccf91
SM
83912015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8392
8393 * save-trace.exp: Factor out code to these...
8394 (gdb_save_tracepoints): New.
8395 (gdb_load_tracepoints): New.
8396 (do_save_load_test): New.
8397
5506f9f6
KB
83982015-11-23 Kevin Buettner <kevinb@redhat.com>
8399
8400 * gdb.base/asmlabel.exp: New test.
8401 * gdb.base/asmlabel.c: New test case.
8402
16c3b12f
JB
84032015-11-23 Joel Brobecker <brobecker@adacore.com>
8404
8405 * gdb.base/wrong_frame_bt_full-main.c: New file.
8406 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8407 * gdb.base/wrong_frame_bt_full.exp: New file.
8408
155bfbd3
JB
84092015-11-23 Joel Brobecker <brobecker@adacore.com>
8410
8411 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8412
bb097445
JM
84132015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8414
206853a0 8415 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
8416 pstate register when comparing registers values in
8417 sparc64-*-linux-gnu targets to avoid spurious differences.
8418
9c88ed8f
JM
84192015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8420
206853a0 8421 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 8422
96161e25
SL
84232015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8424
8425 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8426 as type argument to gdb_compile.
8427 * gdb.base/nested-subp2.exp: Likewise.
8428 * gdb.base/nested-subp3.exp: Likewise.
8429
340c2830
DV
84302015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8431
8432 * lib/dwarf.exp (_note): Fix left shift of negative value.
8433 * gdb.trace/trace-condition.exp: Likewise.
8434
c1862d0f
YQ
84352015-11-13 Yao Qi <yao.qi@linaro.org>
8436
8437 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8438 comments about d10v.
8439 (test_scalar_returns): Likewise.
8440 * gdb.base/d10v.ld: Remove.
8441 * gdb.base/overlays.exp: Remove the target triplet checking for
8442 d10v-*-*.
8443 * gdb.base/structs.exp (test_struct_returns): Remove the
8444 comments about d10v.
8445 (test_struct_calls): Likewise.
8446
77ae9c19
YQ
84472015-11-13 Yao Qi <yao.qi@linaro.org>
8448
8449 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8450 * gdb.base/gnu_vector.c: Don't include stdio.h.
8451 (main): Don't print res and call add_some_intvecs.
8452
430e004e
MK
84532015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8454
8455 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8456 macro.
8457 (func5): Removed.
8458 (func4): Use FAST_TRACEPOINT_LABEL.
8459 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8460 macro.
8461 (func): Removed.
8462 (thread_function): Use FAST_TRACEPOINT_LABEL.
8463 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8464 (func): Remove.
8465 (marker): Use FAST_TRACEPOINT_LABEL.
8466 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8467 (pendfunc1): Remove.
8468 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8469 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8470 (foo): Remove.
8471 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8472 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8473 macro.
8474 (func): Remove.
8475 (marker): Use FAST_TRACEPOINT_LABEL.
8476 * gdb.trace/trace-common.h: New header.
8477 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8478 macro.
8479 (func): Remove.
8480 (marker): Use FAST_TRACEPOINT_LABEL.
8481 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8482 (func): Remove.
8483 (thread_function): Use FAST_TRACEPOINT_LABEL.
8484
6e7675a7
MK
84852015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8486
8487 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8488 in front.
8489 * gdb.trace/change-loc.exp: Use global pcreg definition.
8490 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8491 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8492 in front.
8493 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8494 * gdb.trace/pending.exp: Likewise.
8495 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8496 * gdb.trace/trace-break.exp: Likewise.
8497 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8498 in front.
8499 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8500 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8501 in front.
8502 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8503
dddc0e16
JB
85042015-11-09 Joel Brobecker <brobecker@adacore.com>
8505
8506 * gdb.ada/fin_fun_out: New testcase.
8507
c6f0b406
KB
85082015-11-07 Kevin Buettner <kevinb@redhat.com>
8509
8510 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8511 value associated with DW_AT_byte_size.
8512 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8513 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8514 DW_AT_upper_bound.
8515
f01dcfd9
KB
85162015-11-07 Kevin Buettner <kevinb@redhat.com>
8517
8518 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8519 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8520 version.
8521 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8522 gdb.dwarf2/dw2-canonicalize-type.exp,
8523 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8524 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8525 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8526 provided by gdb_target_symbol_prefix_flags_asm.
8527 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8528 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8529 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8530 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8531 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8532 macros where needed). Use this macro for symbols which require
8533 the prefix provided by SYMBOL_PREFIX.
8534
2223449a
KB
85352015-11-05 Kevin Buettner <kevinb@redhat.com>
8536
8537 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8538 New procs.
8539 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8540 representing expressions, of more than one list element.
8541 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8542 to prepend linker symbol prefix to f.
8543 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8544 table_1 and table_2.
8545 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8546 Likewise, for f and g.
8547 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8548 for ptr.
8549 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8550 for main.
8551 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8552 table_1_ptr and table_2_ptr.
8553
6f2f1a3a
JK
85542015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8555 Joel Brobecker <brobecker@adacore.com>
8556
8557 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8558
566c56c9
MK
85592015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8560
8561 * gdb.reverse/s390-mvcle.c: New test.
8562 * gdb.reverse/s390-mvcle.exp: New file.
8563 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8564
d5f0636b
MK
85652015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8566
8567 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8568
7ad8b86c
MK
85692015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8570
8571 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8572 reaching marker2.
8573 * gdb.reverse/getresuid-reverse.exp: Likewise.
8574 * gdb.reverse/pipe-reverse.exp: Likewise.
8575 * gdb.reverse/readv-reverse.exp: Likewise.
8576 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8577 * gdb.reverse/time-reverse.exp: Likewise.
8578 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8579
4081c0f1
YQ
85802015-10-30 Yao Qi <yao.qi@linaro.org>
8581
8582 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8583 (empty_cycle): Remove.
8584 (main): Don't call empty_cycle. Don't use watch_count_done.
8585 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8586 empty_cycle. Rewrite the code counting HW watchpoints.
8587
452b4ba5
MK
85882015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8589
8590 * gdb.reverse/fstatat-reverse.c: New test.
8591 * gdb.reverse/fstatat-reverse.exp: New file.
8592 * gdb.reverse/getresuid-reverse.c: New test.
8593 * gdb.reverse/getresuid-reverse.exp: New file.
8594 * gdb.reverse/pipe-reverse.c: New test.
8595 * gdb.reverse/pipe-reverse.exp: New file.
8596 * gdb.reverse/readv-reverse.c: New test.
8597 * gdb.reverse/readv-reverse.exp: New file.
8598 * gdb.reverse/recvmsg-reverse.c: New test.
8599 * gdb.reverse/recvmsg-reverse.exp: New file.
8600 * gdb.reverse/time-reverse.c: New test.
8601 * gdb.reverse/time-reverse.exp: New file.
8602 * gdb.reverse/waitpid-reverse.c: New test.
8603 * gdb.reverse/waitpid-reverse.exp: New file.
8604
5e2e7507
JK
86052015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8606
8607 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8608
0fde2c53
DE
86092015-10-26 Doug Evans <dje@google.com>
8610
8611 PR symtab/17391
8612 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8613 * gdb.dwarf2/bad-regnum.c: New file.
8614 * gdb.dwarf2/bad-regnum.exp: New file.
8615
1a70ae97
DE
86162015-10-26 Doug Evans <dje@google.com>
8617
8618 PR python/18938
8619 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8620 file.
8621
27dc26ab
JK
86222015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8623
8624 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8625 for a change by "Mention language in compile error message".
8626
bed91f4d
SM
86272015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8628
8629 PR python/18073
8630 * gdb.python/py-type.c (C::a_method): New.
8631 (C::a_const_method): New.
8632 (C::a_static_method): New.
8633 (a_function): New.
8634 * gdb.python/py-type.exp (test_fields): Test getting fields
8635 from function and method.
8636
3f2f83dd
KB
86372015-10-21 Keven Boell <keven.boell@intel.com>
8638
8639 * gdb.fortran/vla-alloc-assoc.exp: New file.
8640 * gdb.fortran/vla-datatypes.exp: New file.
8641 * gdb.fortran/vla-datatypes.f90: New file.
8642 * gdb.fortran/vla-history.exp: New file.
8643 * gdb.fortran/vla-ptype-sub.exp: New file.
8644 * gdb.fortran/vla-ptype.exp: New file.
8645 * gdb.fortran/vla-sizeof.exp: New file.
8646 * gdb.fortran/vla-sub.f90: New file.
8647 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8648 * gdb.fortran/vla-value-sub-finish.exp: New file.
8649 * gdb.fortran/vla-value-sub.exp: New file.
8650 * gdb.fortran/vla-value.exp: New file.
8651 * gdb.fortran/vla-ptr-info.exp: New file.
8652 * gdb.mi/mi-vla-fortran.exp: New file.
8653 * gdb.mi/vla.f90: New file.
8654
27145d50
SL
86552015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8656
8657 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8658 of hardwired timeout value.
8659
5f3ff4f8
JK
86602015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8661 Pedro Alves <palves@redhat.com>
8662
8663 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8664 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8665
bfd09d20
JS
86662015-10-19 Josh Stone <jistone@redhat.com>
8667
8668 * gdb.base/catch-syscall.c: Include <sched.h>.
8669 (unknown_syscall): New variable.
8670 (main): Trigger a vfork and an unknown syscall.
8671 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8672 (unknown_syscall_number): Likewise.
8673 (check_call_to_syscall): Accept an optional syscall pattern.
8674 (check_return_from_syscall): Likewise.
8675 (check_continue): Likewise.
8676 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8677 (test_catch_syscall_skipping_return): New test toggling off 'catch
8678 syscall' to step over the syscall return, then toggling back on.
8679 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8680 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8681 (do_syscall_tests): Call test_catch_syscall_without_args and
8682 test_catch_syscall_mid_vfork.
8683 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8684 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8685
b32b93c6
AS
86862015-10-19 Andrew Stubbs <ams@codesourcery.com>
8687
8688 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8689 print g_vE): Add new pass patterns.
8690 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8691 print various symbol names for vptr fields.
8692
9d622bda
AB
86932015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8694
8695 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8696 results.
8697
0fd8ac1c
YQ
86982015-10-12 Yao Qi <yao.qi@linaro.org>
8699
8700 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8701
34240514
YQ
87022015-10-12 Yao Qi <yao.qi@linaro.org>
8703
8704 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8705 is aarch64*-*-linux*.
8706
8240f442
YQ
87072015-10-12 Yao Qi <yao.qi@linaro.org>
8708
8709 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8710 (can_relocate_bcond_true): ... it.
8711 (can_relocate_bcond_false): New function.
8712 (foo): Likewise.
8713 (can_relocate_bl): Likewise.
8714 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8715 can_relocate_bl.
8716
2520f728
PMR
87172015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8718
8719 * gdb.base/nested-addr.c: New file.
8720 * gdb.base/nested-addr.exp: New testcase.
8721
abcef95a
MM
87222015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8723
8724 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8725 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8726 its output. Ignore the output of "record goto begin" and instead
8727 check that GDB is replaying.
8728
145e3ddb
PA
87292015-10-09 Pedro Alves <palves@redhat.com>
8730
8731 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8732 (top level): Use it in the run with no args test.
8733
d5d8c4e1
IB
87342015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8735
8736 * gdb.dlang/properties.exp: New file.
8737
06e635ef
SL
87382015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8739
8740 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8741 whether or not address 0x1000 is mapped on the target.
8742
e019fd1d
SM
87432015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8744
8745 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8746 build.
8747
77ba2a67
MM
87482015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8749
8750 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8751 instruction-history test.
8752
c60eb31f
DE
87532015-09-28 Doug Evans <dje@google.com>
8754
8755 * gdb.base/gcore.c (array_func): Add reference to static_array.
8756
9a3c8263
SM
87572015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8758
8759 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8760 source line.
8761
9720e656
SL
87622015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8763
8764 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8765 short or char as base type.
8766
938d3bf2
SL
87672015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8768
8769 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8770 to allow any size enum.
8771
e6c2c623
PMR
87722015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8773
8774 * gdb.ada/array_ptr_renaming.exp: New testcase.
8775 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8776 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8777
06da0f77
PL
87782015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8779
8780 * gdb.trace/ftrace-lock.c: New file.
8781 * gdb.trace/ftrace-lock.exp: New file.
8782
4f51c22a
PL
87832015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8784
8785 * gdb.arch/insn-reloc.c: New file.
8786 * gdb.arch/ftrace-insn-reloc.exp: New file.
8787
7041adf4
PL
87882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8789
8790 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8791 instruction.
8792 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8793 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8794 * gdb.trace/range-stepping.c: Likewise.
8795 * gdb.trace/trace-break.c: Likewise.
8796 * gdb.trace/trace-mt.c (thread_function): Likewise.
8797 * gdb.trace/ftrace.c (marker): Likewise.
8798 * gdb.trace/trace-condition.c (marker): Likewise.
8799 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8800 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8801 is_aarch64_target.
8802
015d2e7e
DE
88032015-09-18 Doug Evans <xdje42@gmail.com>
8804
8805 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8806 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8807
26b188a2
SL
88082015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8809
8810 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8811 the breakpoint.
8812
79dc332b
SL
88132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8814
8815 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8816 the pending breakpoint. Remove timeout override for "Run till
8817 MI pending breakpoint on pendfunc3 on thread 2" test.
8818
f57929f2
SL
88192015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8820
8821 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8822 filename pattern.
8823
3f469b17
SL
88242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8825
8826 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8827 in breakpoint filename pattern.
8828
515b89b3
SL
88292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8830
7800dbe4
SL
8831 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8832
88332015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8834
515b89b3
SL
8835 * gdb.linespec/explicit.exp: Check for readline support for
8836 tab-completion tests. Fix obvious typo.
8837
d2939ba2
MM
88382015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8839
8840 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8841 and replay.
8842
cbb55fa7
MM
88432015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8844
8845 * gdb.btrace/non-stop.c: New.
8846 * gdb.btrace/non-stop.exp: New.
8847
43691ca1
PL
88482015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8849 Yao Qi <yao.qi@linaro.org>
8850
8851 * gdb.trace/trace-condition.c: New file.
8852 * gdb.trace/trace-condition.exp: New file.
8853
d78908cf
WW
88542015-09-16 Wei-cheng Wang <cole945@gmail.com>
8855
8856 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8857 for testing bytecode compilation.
8858
1ed415e2
PA
88592015-09-16 Pedro Alves <palves@redhat.com>
8860 Sandra Loosemore <sandra@codesourcery.com>
8861
8862 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8863 (SECONDS): Redefine.
8864 (main): Call pthread_kill and alarm early.
8865 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8866 support.
8867 (test): If the target can't hardware step and doesn't support
8868 displaced stepping, increase the timeout.
8869
d136eff5
PA
88702015-09-16 Pedro Alves <palves@redhat.com>
8871
8872 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8873 (enable_debug): New procedures.
8874 (test): Use them. Bail out if waiting for threads fails.
8875 (top level): Bail out if a test fails.
8876
991f019c
YQ
88772015-09-16 Yao Qi <yao.qi@linaro.org>
8878
8879 * gdb.asm/asm-source.exp: Set asm-arch for
8880 aarch64*-*-* target.
8881 * gdb.asm/aarch64.inc: New file.
8882
bfca584f
PMR
88832015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8884
8885 * gdb.ada/array_of_variable_length.exp: New testcase.
8886 * gdb.ada/array_of_variable_length/foo.adb: New file.
8887 * gdb.ada/array_of_variable_length/pck.adb: New file.
8888 * gdb.ada/array_of_variable_length/pck.ads: New file.
8889
b326e587
DE
88902015-09-15 Doug Evans <dje@google.com>
8891
8892 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8893 of function static local variable.
8894
5382cfab
PW
88952015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8896
8897 * gdb.threads/tls-so_extern.exp: New test file.
8898 * gdb.threads/tls-so_extern.c: New test file.
8899 * gdb.threads/tls-so_extern_main.c: New test file.
8900
141c5cc4
JK
89012015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8902
8903 * gdb.opt/solib-intra-step-lib.c: New file.
8904 * gdb.opt/solib-intra-step-main.c: New file.
8905 * gdb.opt/solib-intra-step.exp: New file.
8906
d15dcecd
PA
89072015-09-15 Pedro Alves <palves@redhat.com>
8908
8909 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8910 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8911
4c2f2a79
PA
89122015-09-14 Pedro Alves <palves@redhat.com>
8913
8914 * gdb.base/hook-stop-continue.c: Delete.
8915 * gdb.base/hook-stop-continue.exp: Delete.
8916 * gdb.base/hook-stop-frame.c: Delete.
8917 * gdb.base/hook-stop-frame.exp: Delete.
8918 * gdb.base/hook-stop.c: New file.
8919 * gdb.base/hook-stop.exp: New file.
8920
919e6dbe
PMR
89212015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8922
8923 * gdb.ada/access_to_packed_array.exp: New testcase.
8924 * gdb.ada/access_to_packed_array/foo.adb: New file.
8925 * gdb.ada/access_to_packed_array/pack.adb: New file.
8926 * gdb.ada/access_to_packed_array/pack.ads: New file.
8927
157280a4
MM
89282015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8929
8930 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8931 buffer size test.
8932
2fd33e94
DB
89332015-09-11 Don Breazeal <donb@codesourcery.com>
8934
8935 * gdb.base/foll-exec.c: Add copyright header. Fix
8936 formatting issues.
8937 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8938 (do_exec_tests): Use clean_restart in place of zap_session,
8939 and for test initialization. Fix formatting issues. Use
8940 fail in place of perror.
8941 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8942 an expect statement to match an expression with output from
8943 the program under debug.
8944 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8945 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8946 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8947 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8948 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8949
e70b6e8e
DE
89502015-09-09 Doug Evans <dje@google.com>
8951
8952 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8953
7a551a51
DE
89542015-09-09 Doug Evans <dje@google.com>
8955
8956 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8957
4c666f84
DE
89582015-09-09 Doug Evans <dje@google.com>
8959
8960 * gdb.base/savedregs.exp: Fix typo.
8961
243a9253
PA
89622015-09-09 Pedro Alves <palves@redhat.com>
8963
8964 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8965
c0fa8fbd
SL
89662015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8967
8968 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8969 command actually switches threads. Give up on remaining
8970 tests if target fails to stop at breakpoint.
8971
cd7c1778
PMR
89722015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8973
8974 * gdb.ada/funcall_char.exp: New testcase.
8975 * gdb.ada/funcall_char/foo.adb: New file.
8976
dc5c8746
PMR
89772015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8978
8979 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8980 expected outputs. Add two testcases for completing ambiguous
8981 functions.
8982 * gdb.ada/complete/aux_pck.adb: New file.
8983 * gdb.ada/complete/aux_pck.ads: New file.
8984 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8985 Ambiguous_Func functions.
8986 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8987 * gdb.ada/complete/pck.adb: Likewise.
8988
4e83a1e7
UW
89892015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8990
8991 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8992 failures to run the test program under GDB.
8993
8ce74153
LM
89942015-08-26 Luis Machado <lgustavo@codesourcery.com>
8995
8996 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8997 to C.
8998
e9756d52
PP
89992015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9000
9001 * gdb.base/run-after-attach.exp: New test file.
9002 * gdb.base/run-after-attach.c: New test file.
9003
8d37573b
DB
90042015-08-26 Don Breazeal <donb@codesourcery.com>
9005
9006 * gdb.base/foll-exec-2.c: New test program.
9007 * gdb.base/foll-exec-2.exp: New test.
9008
63e43d3a
PMR
90092015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9010
9011 * gdb.base/nested-subp1.exp: New file.
9012 * gdb.base/nested-subp1.c: New file.
9013 * gdb.base/nested-subp2.exp: New file.
9014 * gdb.base/nested-subp2.c: New file.
9015 * gdb.base/nested-subp3.exp: New file.
9016 * gdb.base/nested-subp3.c: New file.
9017
3d40fbb5
PA
90182015-08-24 Pedro Alves <palves@redhat.com>
9019
9020 * gdb.server/connect-without-multi-process.c: New file.
9021 * gdb.server/connect-without-multi-process.exp: New file.
9022
4422ac93
LM
90232015-08-24 Luis Machado <lgustavo@codesourcery.com>
9024
9025 * gdb.opt/inline-markers.c: Make z int.
9026
91dddb86
LM
90272015-08-24 Luis Machado <lgustavo@codesourcery.com>
9028
9029 * gdb.opt/inline-markers.c: Make z volatile.
9030
a48847ee
LM
90312015-08-24 Luis Machado <lgustavo@codesourcery.com>
9032
9033 * gdb.opt/inline-bt.c: New volatile global z.
9034 * gdb.opt/inline-cmds.c: Likewise.
9035 * gdb.opt/inline-locals.c: Likewise.
9036 * gdb.opt/inline-markers.c: New extern global z.
9037 (marker): Use z.
9038 (inline_fn): Likewise.
9039
0ebbc52b
PA
90402015-08-24 Pedro Alves <palves@redhat.com>
9041
9042 * config/m32r-stub.exp: Remove file.
9043 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9044 * gdb.base/call-rt-st.exp: Likewise.
9045 * gdb.base/call-strs.exp: Likewise.
9046 * gdb.base/default.exp: Remove references to h8300-*-hms and
9047 *-*-udi*.
9048 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9049
77c365df
AA
90502015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9051
9052 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9053 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9054 and "return" use KFAIL when GDB can not read/write the vector
9055 return value.
9056
4313b8c0
GB
90572015-08-21 Gary Benson <gbenson@redhat.com>
9058
9059 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9060
0e433b32
PA
90612015-08-20 Pedro Alves <palves@redhat.com>
9062
9063 * gdb.server/solib-list.exp: No longer expect an interior stop in
9064 non-stop mode.
9065
221e1a37
PA
90662015-08-20 Pedro Alves <palves@redhat.com>
9067
9068 * gdb.server/connect-stopped-target.c: New file.
9069 * gdb.server/connect-stopped-target.exp: New file.
9070
40e3ad0e
PA
90712015-08-20 Pedro Alves <palves@redhat.com>
9072
9073 * gdb.dwarf2/comp-unit-lang.exp: New file.
9074 * gdb.dwarf2/comp-unit-lang.c: New file.
9075
af39b327
PMR
90762015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9077
9078 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9079 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9080
7d45c7c3 90812015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 9082
7d45c7c3
KB
9083 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9084 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9085
4d6cceb4
DE
90862015-08-18 Doug Evans <dje@google.com>
9087 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9088
9089 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9090 skip_python_tests. New arg prompt_regexp.
9091 (skip_python_tests): New function.
9092 * lib/mi-support.exp (mi_skip_python_tests): New function.
9093 * gdb.python/py-mi-objfile-gdb.py: New file.
9094 * gdb.python/py-mi-objfile.c: New file.
9095 * gdb.python/py-mi-objfile.exp: New file.
9096
ad89c2aa
KS
90972015-08-17 Keith Seitz <keiths@redhat.com>
9098
9099 * gdb.linespec/explicit.exp: Move strace test from here ...
9100 * gdb.trace/strace.exp: ... to here.
9101
e3ae3c43
PP
91022015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9103
9104 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9105 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9106
604b2636
DE
91072015-08-14 Doug Evans <xdje42@gmail.com>
9108
9109 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9110 inferior before selecting a new file.
9111
6ff0ba5f
DE
91122015-08-14 Doug Evans <xdje42@gmail.com>
9113
9114 * gdb.mi/mi-disassemble.exp: Update.
9115 * gdb.base/disasm-optim.S: New file.
9116 * gdb.base/disasm-optim.c: New file.
9117 * gdb.base/disasm-optim.h: New file.
9118 * gdb.base/disasm-optim.exp: New file.
9119
9ca98f92
KS
91202015-08-14 Keith Seitz <keiths@redhat.com>
9121
9122 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9123 "evaluated-by".
9124
52bbc560
JB
91252015-08-13 Joel Brobecker <brobecker@adacore.com>
9126
9127 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9128
5d8c3ed3
PMR
91292015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9130
9131 * gdb.ada/fun_renaming.exp: New testcase.
9132 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9133 * gdb.ada/fun_renaming/pack.adb: New file.
9134 * gdb.ada/fun_renaming/pack.ads: New file.
9135
ea8812bc
KS
91362015-08-12 Keith Seitz <keiths@redhat.com>
9137
9138 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9139 gdb_get_line_number.
9140
4dafcdeb
JB
91412015-08-12 Joel Brobecker <brobecker@adacore.com>
9142
9143 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9144 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9145 gdb.base/dso2dso.exp: New files.
9146
5ba32597
SDJ
91472015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9148 Pedro Alves <palves@redhat.com>
9149 Keith Seitz <keiths@redhat.com>
9150
9151 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9152 GDBFLAGS.
9153
b6dafabf
PP
91542015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9155
9156 * gdb.base/gdbhistsize-history.exp
9157 (test_histsize_history_setting): Use save_vars.
9158 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9159 Use save_vars.
9160 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9161 * gdb.base/readline.exp: Use save_vars.
9162
abe8e607
PP
91632015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9164
9165 * lib/gdb.exp (save_vars): New proc.
9166
629500fa
KS
91672015-08-11 Keith Seitz <keiths@redhat.com>
9168
9169 * gdb.base/help.exp: Update help_breakpoint_text.
9170
eb8c4e2e
KS
91712015-08-11 Keith Seitz <keiths@redhat.com>
9172
9173 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9174 (at toplevel): Call test_explicit_breakpoints.
9175 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9176 breakpoints.
9177 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9178 breakpoint conditions, "-cond".
9179
87f0e720
KS
91802015-08-11 Keith Seitz <keiths@redhat.com>
9181
9182 * gdb.linespec/3explicit.c: New file.
9183 * gdb.linespec/cpexplicit.cc: New file.
9184 * gdb.linespec/cpexplicit.exp: New file.
9185 * gdb.linespec/explicit.c: New file.
9186 * gdb.linespec/explicit.exp: New file.
9187 * gdb.linespec/explicit2.c: New file.
9188 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9189 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9190 before using in the matching pattern.
9191 Clarify that `prefix' is a regular expression.
9192
f00aae0f
KS
91932015-08-11 Keith Seitz <keiths@redhat.com>
9194
9195 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9196 test.
9197 Add tests for missing ",FMT" and ",".
9198
e27852be
DE
91992015-08-10 Doug Evans <dje@google.com>
9200 Keith Seitz <keiths@redhat.com>
9201
9202 PR gdb/17960
9203 * gdb.base/completion.exp: Add location completer tests.
9204
7f03bd92
PA
92052015-08-07 Pedro Alves <palves@redhat.com>
9206
9207 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9208 tests here.
9209 (top level): Run do_test with and without displaced stepping.
9210
3fc8eb30
PA
92112015-08-07 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.base/valgrind-disp-step.c: New file.
9214 * gdb.base/valgrind-disp-step.exp: New file.
9215
d4569d7b
PA
92162015-08-07 Pedro Alves <palves@redhat.com>
9217
9218 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9219 Delete function.
9220 (main): Add alarm. Run an infinite loop instead of calling
9221 wait_threads.
9222 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9223 comment.
9224 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9225 Delete function.
9226 (main): Add alarm. Run an infinite loop instead of calling
9227 wait_threads.
9228 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9229 comment.
9230
e1316e60
PA
92312015-08-07 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.base/checkpoint-ns.exp: New file.
9234 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9235 standard_testfile.
9236
da8c46d2
MM
92372015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9238
9239 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9240 * gdb.btrace/instruction_history.exp: Update.
9241 * gdb.btrace/tsx.exp: New.
9242 * gdb.btrace/tsx.c: New.
9243
de1c2c52
PA
92442015-08-06 Pedro Alves <palves@redhat.com>
9245
9246 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9247 increase timeout.
9248 * gdb.reverse/until-precsave.exp: Bump timeouts.
9249
782e0bf4
PA
92502015-08-06 Pedro Alves <palves@redhat.com>
9251
9252 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9253
83e97ed0
PA
92542015-08-06 Pedro Alves <palves@redhat.com>
9255
9256 PR gdb/18749
9257 * gdb.threads/process-dies-while-handling-bp.c: New file.
9258 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9259
863d01bd
PA
92602015-08-06 Pedro Alves <palves@redhat.com>
9261
9262 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9263 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9264
0a39bb32
PA
92652015-08-05 Pedro Alves <palves@redhat.com>
9266
9267 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9268 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9269
ee2d2b10
SL
92702015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9271
9272 * gdb.base/bp-permanent.exp: Report test as unsupported if
9273 the target cannot stop at the permanent breakpoint.
9274
4e1bdb00
DE
92752015-08-03 Doug Evans <dje@google.com>
9276
9277 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9278 10000.
9279
3d338901
DE
92802015-08-03 Doug Evans <dje@google.com>
9281
9282 * Makefile.in (workers/%.worker, build-perf): New rule.
9283 (GDB_PERFTEST_MODE): New variable.
9284 (check-perf): Use it.
9285 (clean): Clean up gdb.perf parallel build subdirs.
9286 * lib/build-piece.exp: New file.
9287 * lib/gdb.exp (make_gdb_parallel_path): New function
9288 (standard_output_file, standard_temp_file): Call it.
9289 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9290 of $GDB_PARALLEL.
9291 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9292
af061d3e
DE
92932015-08-03 Doug Evans <dje@google.com>
9294
8e1afc81 9295 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
9296 (LOG_FILE_NAME): New global.
9297 (TextReporter.__init__): Initialize self.txt_sum.
9298 (TextReporter.report): Add support for multiple data-points.
9299 Move report to perftest.sum, put raw data in perftest.log.
9300 (TextReporter.start): Open sum and log files.
9301 (TextReporter.end): Close sum and log files.
8e1afc81
DE
9302 * gdb.perf/lib/perftest/testresult.py
9303 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 9304
2c8c5d37
PA
93052015-07-31 Pedro Alves <palves@redhat.com>
9306
9307 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9308 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9309 kill_wait_spawned_process instead of explicit "kill -9".
9310 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9311 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9312 kill_wait_spawned_process.
9313 * gdb.base/attach-twice.exp: Likewise.
9314 * gdb.base/attach.exp: Likewise.
9315 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9316 gdb_test_multiple.
9317 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9318 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9319 kill_wait_spawned_process.
9320 * gdb.base/valgrind-infcall.exp: Likewise.
9321 * gdb.multi/multi-attach.exp: Likewise.
9322 * gdb.python/py-prompt.exp: Likewise.
9323 * gdb.python/py-sync-interp.exp: Likewise.
9324 * gdb.server/ext-attach.exp: Likewise.
9325 * gdb.threads/attach-into-signal.exp (corefunc): Use
9326 spawn_wait_for_attach, spawn_id_get_pid and
9327 kill_wait_spawned_process.
9328 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9329 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9330 spawn_id_get_pid and kill_wait_spawned_process.
9331 * gdb.threads/attach-stopped.exp (corefunc): Use
9332 spawn_wait_for_attach, spawn_id_get_pid and
9333 kill_wait_spawned_process.
9334 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9335 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9336 kill_wait_spawned_process instead of explicit "kill -9".
9337 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9338 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9339 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9340 processes. Don't map cygwin/windows pids here. Now returns a
9341 spawn id list.
9342
032a0fca
SL
93432015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9344
9345 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9346 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9347 correct patch.
9348
61a934ca
SL
93492015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9350
9351 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9352
4bc4d428
SL
93532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9354
9355 Reapply:
9356 2014-05-21 Mark Wielaard <mjw@redhat.com>
9357
9358 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9359
998d452a
PA
93602015-07-30 Pedro Alves <palves@redhat.com>
9361
9362 * linux-low.c (handle_extended_wait): Set the child's last
9363 reported status to TARGET_WAITKIND_STOPPED.
9364
69dde7dc
PA
93652015-07-30 Pedro Alves <palves@redhat.com>
9366
9367 PR threads/18600
9368 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9369 only shows inferior 1.
9370
4dd63d48
PA
93712015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9372 Pedro Alves <palves@redhat.com>
9373
9374 PR threads/18600
9375 * gdb.threads/fork-plus-threads.c: New file.
9376 * gdb.threads/fork-plus-threads.exp: New file.
9377
d618e4c5
PP
93782015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9379
9380 * gdb.base/batch-preserve-term-settings.exp
9381 (test_terminal_settings_preserved_after_cli_exit): Use
9382 send_quit_command.
9383
1eef6428
PA
93842015-07-29 Pedro Alves <palves@redhat.com>
9385 Don Breazeal <donb@codesourcery.com>
9386
9387 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9388 output from both inferior_spawn_id and gdb_spawn_id.
9389
7da5b897
SDJ
93902015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9391
9392 * gdb.threads/attach-into-signal.exp (corefunc): Use
9393 with_test_prefix on nested loops, uniquefying the test messages.
9394
dac804df
SDJ
93952015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9396
9397 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9398 commit.
9399
06265e53
PP
94002015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9401
9402 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9403 New proc.
9404 (test_terminal_settings_preserved_after_sigterm): New test.
9405
18206ca3
PP
94062015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9407
9408 * gdb.base/batch-preserve-term-settings.exp
9409 (test_terminal_settings_preserved_after_cli_exit): New test.
9410
90074d11
PP
94112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9412
9413 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9414 manipulation of saved_gdbflags.
9415 (test_terminal_settings_preserved): Remove global declaration of
9416 the unused variable pagination_prompt. Remove manipulation of
9417 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9418 GDBFLAGS.
9419
eb1a7902
PA
94202015-07-29 Pedro Alves <palves@redhat.com>
9421
9422 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9423
8b75dd3b
PA
94242015-07-29 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9427 at the top.
9428
dedad4e3
PA
94292015-07-29 Pedro Alves <palves@redhat.com>
9430
9431 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9432 (main): Call gdb_unbuffer_output.
9433 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9434 (main): Call gdb_unbuffer_output.
9435 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9436 (main): Call gdb_unbuffer_output.
9437 * gdb.base/call-strs.exp: Adjust to step over the
9438 gdb_unbuffer_output call.
9439 * gdb.base/catch-gdb-caused-signals.c: Include
9440 "../lib/unbuffer_output.c".
9441 (main): Call gdb_unbuffer_output.
9442 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9443 (main): Call gdb_unbuffer_output.
9444 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9445 (main): Call gdb_unbuffer_output.
9446 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9447 (main): Call gdb_unbuffer_output.
9448 * gdb.base/shlib-call.exp: Adjust to step over the
9449 gdb_unbuffer_output call.
9450 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9451 (main): Call gdb_unbuffer_output.
9452 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9453 (main): Call gdb_unbuffer_output.
9454 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9455 (main): Rename to ...
9456 (test): ... this.
9457 (main): Reimplement.
9458 * gdb.base/varargs.exp: Run to test instead of to main.
9459 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9460 (main): Call gdb_unbuffer_output.
9461
58789a91
PA
94622015-07-29 Pedro Alves <palves@redhat.com>
9463
9464 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9465 factore out from mi_continue_dprintf. For call-style dprintfs,
9466 expect dprintf output out of $inferior_spawn_id.
9467 (mi_continue_dprintf): Use mi_expect_dprintf.
9468 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9469 (main): Call gdb_unbuffer_output.
9470
e8376742
PA
94712015-07-29 Pedro Alves <palves@redhat.com>
9472
9473 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9474 (default_mi_gdb_start): Set inferior_spawn_id instead of
9475 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9476 gdb_spawn_id.
9477 (mi_gdb_test): Always expect inferior output from both
9478 $inferior_spawn_id and $gdb_spawn_id.
9479
08280010
PA
94802015-07-29 Pedro Alves <palves@redhat.com>
9481
9482 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9483 send_inferior and $inferior_spawn_id.
9484
4d30e432
PA
94852015-07-29 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.gdb/complaints.exp (test_initial_complaints)
9488 (test_serial_complaints, test_short_complaints): Use
9489 gdb_test_stdio.
9490 (test_empty_complaint): Handle $inferior_spawn_id !=
9491 $gdb_spawn_id.
9492
0d30a335
PA
94932015-07-29 Pedro Alves <palves@redhat.com>
9494
9495 * gdb.base/varargs.exp: Use gdb_test_stdio.
9496
39413b29
PA
94972015-07-29 Pedro Alves <palves@redhat.com>
9498
9499 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9500
7cb000a9
PA
95012015-07-29 Pedro Alves <palves@redhat.com>
9502
9503 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9504
d7b8ac82
PA
95052015-07-29 Pedro Alves <palves@redhat.com>
9506
9507 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9508 parameter into two new parameters, "inf_result" and "gdb_result".
9509 Expect inferior output and gdb output from $inferior_spawn_id and
9510 $gdb_spawn_id, respectively. Adjust all callers.
9511
789c3a0c
PA
95122015-07-29 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9515 of gdb_test_sequence.
9516
77e760c3
PA
95172015-07-29 Pedro Alves <palves@redhat.com>
9518
9519 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9520 (saw_spurious_output): Expect inferior output from
9521 $inferior_spawn_id. Use gdb_test_stdio.
9522
8396d2cd
PA
95232015-07-29 Pedro Alves <palves@redhat.com>
9524
9525 * gdb.base/dprintf.exp: Use standard_testfile. Change
9526 prepare_for_testing call.
9527 (srcfile): Don't set.
9528 (restart): New procedure.
9529 (test_dprintf): New procecure, use to continue over dprintfs.
9530 (test_call, test_agent): New procedures, tests moved here.
9531 Restart gdb and recreate dprintfs. Adjust expected output.
9532
2051d61f
PA
95332015-07-29 Pedro Alves <palves@redhat.com>
9534
9535 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9536
452397af
PA
95372015-07-29 Pedro Alves <palves@redhat.com>
9538
9539 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9540
8aed9555
PA
95412015-07-29 Pedro Alves <palves@redhat.com>
9542
9543 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9544 gdb_test_stdio.
9545
188a61b4
PA
95462015-07-29 Pedro Alves <palves@redhat.com>
9547
9548 * lib/gdb.exp (gdb_test_stdio): New procedure.
9549
12264a45
PA
95502015-07-29 Pedro Alves <palves@redhat.com>
9551
9552 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9553
23ffc893
PA
95542015-07-29 Pedro Alves <palves@redhat.com>
9555
9556 * gdb.base/call-signal-resume.exp: Remove check for
9557 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9558 * gdb.base/unwindonsignal.exp: Likewise.
9559 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9560 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9561
65566918
PA
95622015-07-29 Pedro Alves <palves@redhat.com>
9563
9564 * gdb.base/siginfo-addr.c (pass): New function.
9565 (handler): Call it iff si_addr is correct.
9566 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9567 Set a breakpoint at "pass" and continue to it.
9568
d60a9221
SDJ
95692015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9570
9571 * gdb.python/py-objfile.exp: Make some tests have unique names.
9572 * gdb.python/py-pp-registration.exp: Likewise.
9573
bde40b8f
PA
95742015-07-28 Pedro Alves <palves@redhat.com>
9575
9576 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9577
13e1dec8
SM
95782015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9579
9580 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9581
da33c9a7
SM
95822015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9583
9584 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9585
077836f7
PP
95862015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9587
9588 * gdb.base/gdb-sigterm-2.exp: New test.
9589
b8cc7b2e
DE
95902015-07-25 Doug Evans <xdje42@gmail.com>
9591
9592 Revert:
9593 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9594 (workers/%.worker, build-perf): New rule.
9595 (GDB_PERFTEST_MODE): New variable.
9596 (check-perf): Use it.
9597 (clean): Clean up gdb.perf parallel build subdirs.
9598 * lib/build-piece.exp: New file.
9599 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9600 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9601 name.
9602 (standard_temp_file): Ditto.
9603 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9604 of $GDB_PARALLEL.
9605
c8bd4544
DE
96062015-07-24 Doug Evans <dje@google.com>
9607
9608 * gdb.perf/lib/perftest/utils.py: New file.
9609 * gdb.perf/gm-hello.cc: New file.
9610 * gdb.perf/gm-pervasive-typedef.cc: New file.
9611 * gdb.perf/gm-pervasive-typedef.h: New file.
9612 * gdb.perf/gm-std.cc: New file.
9613 * gdb.perf/gm-std.h: New file.
9614 * gdb.perf/gm-use-cerr.cc: New file.
9615 * gdb.perf/gm-utils.h: New file.
9616 * gdb.perf/gmonster-null-lookup.py: New file.
9617 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9618 * gdb.perf/gmonster-print-cerr.py: New file.
9619 * gdb.perf/gmonster-ptype-string.py: New file.
9620 * gdb.perf/gmonster-runto-main.py: New file.
9621 * gdb.perf/gmonster-select-file.py: New file.
9622 * gdb.perf/gmonster1-null-lookup.exp: New file.
9623 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9624 * gdb.perf/gmonster1-print-cerr.exp: New file.
9625 * gdb.perf/gmonster1-ptype-string.exp: New file.
9626 * gdb.perf/gmonster1-runto-main.exp: New file.
9627 * gdb.perf/gmonster1-select-file.exp: New file.
9628 * gdb.perf/gmonster1.cc: New file.
9629 * gdb.perf/gmonster1.exp: New file.
9630 * gdb.perf/gmonster2-null-lookup.exp: New file.
9631 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9632 * gdb.perf/gmonster2-print-cerr.exp: New file.
9633 * gdb.perf/gmonster2-ptype-string.exp: New file.
9634 * gdb.perf/gmonster2-runto-main.exp: New file.
9635 * gdb.perf/gmonster2-select-file.exp: New file.
9636 * gdb.perf/gmonster2.cc: New file.
9637 * gdb.perf/gmonster2.exp: New file.
9638
6eab34f3
DE
96392015-07-24 Doug Evans <dje@google.com>
9640
9641 * gdb.perf/README: New file.
9642 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9643 * lib/gen-perf-test.exp: New file.
9644
63738bfd
DE
96452015-07-24 Doug Evans <dje@google.com>
9646
9647 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9648 (PerfTest::startup): New function.
9649 (PerfTest::run): Return result of calling body.
9650 (PerfTest::assemble): Rewrite.
9651 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9652 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9653 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9654 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9655 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9656
7b606f95
DE
96572015-07-24 Doug Evans <dje@google.com>
9658
9659 * lib/gdb.exp (clean_restart): Make executable optional.
9660
a97b16b8
DE
96612015-07-24 Doug Evans <dje@google.com>
9662
9663 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9664 compiler_info references.
9665 * gdb.cp/temargs.exp: Ditto.
9666 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9667 (get_compiler_info): Early exit if already computed. Set compiler_info
9668 to "unknown" if there was a problem.
9669 (test_compiler_info): Add function comment. Call get_compiler_info.
9670
35baa57f
DE
96712015-07-24 Doug Evans <dje@google.com>
9672
9673 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9674 (workers/%.worker, build-perf): New rule.
9675 (GDB_PERFTEST_MODE): New variable.
9676 (check-perf): Use it.
9677 (clean): Clean up gdb.perf parallel build subdirs.
9678 * lib/build-piece.exp: New file.
9679 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9680 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9681 name.
9682 (standard_temp_file): Ditto.
9683 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9684 of $GDB_PARALLEL.
9685
6ebea266
DE
96862015-07-24 Doug Evans <dje@google.com>
9687
9688 * lib/future.exp (gdb_default_target_compile): New option
9689 "early_flags".
9690 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9691 --as-needed.
9692
1e76a7e9
SDJ
96932015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9694
9695 * gdb.base/catch-syscall.exp: Call gdb_exit before
9696 gdb_skip_xml_test.
9697
5068630a
PA
96982015-07-24 Pedro Alves <palves@redhat.com>
9699
9700 * gdb.python/py-events.exp: Accept output between the stop event
9701 and the prompt.
9702 * gdb.python/py-evsignal.exp: Likewise.
9703 * gdb.python/py-evthreads.exp: Likewise.
9704
77598427
PA
97052015-07-24 Pedro Alves <palves@redhat.com>
9706
9707 PR gdb/18717
9708 * gdb.threads/non-ldr-exit.c: New file.
9709 * gdb.threads/non-ldr-exit.exp: New file.
9710
11e6c98f
YQ
97112015-07-24 Yao Qi <yao.qi@linaro.org>
9712
9713 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9714 restarting process.
9715
51aee833
YQ
97162015-07-24 Yao Qi <yao.qi@linaro.org>
9717
9718 * gdb.server/ext-restart.exp: New file.
9719
8cfe207c
YQ
97202015-07-24 Yao Qi <yao.qi@linaro.org>
9721
9722 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9723 argument options.
9724 * gdb.server/ext-wrapper.exp: New file.
9725
cc12ce38
DE
97262015-07-23 Doug Evans <dje@google.com>
9727
9728 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9729 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9730
d0d84780
PMR
97312015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9732
9733 * gdb.ada/var_arr_typedef.exp: New testcase.
9734 * gdb.ada/var_arr_typedef/pack.adb: New file.
9735 * gdb.ada/var_arr_typedef/pack.ads: New file.
9736 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9737
8b558f79
JB
97382015-07-20 Joel Brobecker <brobecker@adacore.com>
9739
9740 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9741
775a3298
JK
97422015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9743
9744 * gdb.arch/i386-biarch-core.exp: Replace istarget
9745 by "complete set gnutarget". Remove expectation for the "core-file"
9746 command.
9747
db1ff28b
JK
97482015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9749
9750 Revert the previous commit:
9751 Tests for validate symbol file using build-id.
9752
0a94970d
JK
97532015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9754
9755 Tests for validate symbol file using build-id.
9756 * gdb.base/solib-mismatch-lib.c: New file.
9757 * gdb.base/solib-mismatch-libmod.c: New file.
9758 * gdb.base/solib-mismatch.c: New file.
9759 * gdb.base/solib-mismatch.exp: New file.
9760
03346981
SL
97612015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9762
9763 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9764 nios2-*-linux*.
9765 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9766 * gdb.base/siginfo.exp: Likewise.
9767 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9768
42422cc7
PL
97692015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9770
9771 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9772 Move it to ...
9773 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9774 ... here.
9775 * gdb.trace/range-stepping.exp: Check that the target supports
9776 range stepping.
9777
cfa68bae
JK
97782015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9779
9780 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9781
8ffdba26
PA
97822015-07-14 Pedro Alves <palves@redhat.com>
9783
9784 * gdb.base/killed-outside.exp: New file.
9785 * gdb.base/killed-outside.c: New file.
9786
218a5a11
JK
97872015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9788
9789 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9790 (n at main): New.
9791 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9792
e03ed3c6
AA
97932015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9794
9795 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9796 infcall tests instead of setting up for KFAIL.
9797
485668e5
MM
97982015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9799
9800 * gdb.btrace/record_goto-step.exp: New.
9801
08464196
JK
98022015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9803
9804 PR compile/18484
9805 * gdb.compile/compile.c (struct struct_type): Add volatile to
9806 selffield's type.
9807 * gdb.compile/compile.exp
9808 (compile code struct_object.selffield = &struct_object): Skip further
9809 struct_object tests if this one xfails.
9810
bcf5c1d9
RC
98112015-07-08 Robert O'Callahan <robert@ocallahan.org>
9812
9813 PR exp/18617
9814 * gdb.trace/ax.exp: Add test.
9815
4931af25
YQ
98162015-07-07 Yao Qi <yao.qi@linaro.org>
9817
9818 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9819 instead of istarget "aarch64*-*-*".
9820 * gdb.arch/aarch64-fp.exp: Likewise.
9821 * gdb.base/float.exp: Likewise.
9822 * gdb.reverse/aarch64.exp: Likewise.
9823 * lib/gdb.exp (is_aarch64_target): New proc.
9824
9fcf688e
YQ
98252015-07-07 Yao Qi <yao.qi@linaro.org>
9826
9827 * lib/gdb.exp (is_aarch32_target): New proc.
9828 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9829 instead of "istarget "arm*-*-*"".
9830 * gdb.arch/arm-disp-step.exp: Likewise.
9831 * gdb.arch/thumb-bx-pc.exp: Likewise.
9832 * gdb.arch/thumb-prologue.exp: Likewise.
9833 * gdb.arch/thumb-singlestep.exp: Likewise.
9834 * gdb.base/disp-step-syscall.exp: Likewise.
9835 * gdb.base/float.exp: Likewise.
9836
fbd8d50d
YQ
98372015-07-07 Yao Qi <yao.qi@linaro.org>
9838
9839 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9840 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9841
71be1fdc
YQ
98422015-07-07 Yao Qi <yao.qi@linaro.org>
9843
9844 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9845 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9846 if it exists.
9847 * gdb.multi/multi-arch.exp: Likewise.
9848
3e221d36
SM
98492015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9850
9851 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9852 print.
9853
d441430b
YQ
98542015-07-07 Yao Qi <yao.qi@linaro.org>
9855
9856 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9857
06f810bd
MG
98582015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9859
9860 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9861 '[' and ']' characters.
9862
5e61e7c0
IB
98632015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9864
9865 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9866
28bf096c
PA
98672015-06-29 Pedro Alves <palves@redhat.com>
9868
9869 PR threads/18127
9870 * gdb.threads/hand-call-new-thread.c: New file.
9871 * gdb.threads/hand-call-new-thread.c: New file.
9872
ee93cd5e
KS
98732015-06-26 Keith Seitz <keiths@redhat.com>
9874 Doug Evans <dje@google.com>
9875
9876 PR 16253
9877 * gdb.cp/var-tag-2.cc: New file.
9878 * gdb.cp/var-tag-3.cc: New file.
9879 * gdb.cp/var-tag-4.cc: New file.
9880 * gdb.cp/var-tag.cc: New file.
9881 * gdb.cp/var-tag.exp: New file.
9882
fc637f04
PP
98832015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9884
9885 * gdb.base/history-duplicates.exp: New test.
9886
2e52ae68
PP
98872015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9888
9889 * gdb.base/completion.exp: Test the completion of the "focus"
9890 command.
9891
6e22494e
JK
98922015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9893
9894 * gdb.arch/amd64-prologue-skip.S: New file.
9895 * gdb.arch/amd64-prologue-skip.exp: New file.
9896
bf7b9cd9
SM
98972015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9898
9899 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9900 is_address_zero_readable check.
9901
201e8dfd
PB
99022015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9903
9904 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9905 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9906
5cd867b4
YQ
99072015-06-24 Yao Qi <yao.qi@linaro.org>
9908
9909 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9910 linux targets.
9911
4d7be007
YQ
99122015-06-24 Yao Qi <yao.qi@linaro.org>
9913
9914 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9915 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9916 * gdb.base/siginfo-thread.exp: Likewise.
9917
07fcd301
YQ
99182015-06-22 Yao Qi <yao.qi@linaro.org>
9919
9920 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9921
52042a00
YQ
99222015-06-22 Yao Qi <yao.qi@linaro.org>
9923
9924 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9925 aarch64*-*-*.
9926 (skip_hw_watchpoint_tests): Likewise.
9927
74bd41ce
PP
99282015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9929
9930 * gdb.base/gdbinit-history.exp: Test the interaction between
9931 setting GDBHISTSIZE and setting the history size via .gdbinit.
9932
bc460514
PP
99332015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9934
9935 PR gdb/16999
9936 * gdb.base/gdbhistsize-history.exp: New test.
9937
b58c513b
PP
99382015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9939
9940 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9941 with GDBHISTSIZE.
9942 * gdb.base/readline.exp: Likewise.
9943
92046791
YQ
99442015-06-17 Yao Qi <yao.qi@linaro.org>
9945
9946 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9947 line.
9948
2093d2d3
PP
99492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9950
9951 * gdb.base/gdbinit-history.exp: Add test case to check that
9952 an unlimited history file does not get truncated on exit.
9953
e6c693af
AA
99542015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9955
9956 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9957 (VECTOR): New macro. Use it...
9958 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9959 ...for these typedefs.
9960 (int8, char1, int1, double1): New typedefs.
9961 (struct just_int2, struct two_int2): New structures.
9962 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9963 (add_structvecs, add_singlevecs): New functions.
9964 (main): Call add_some_intvecs twice.
9965 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9966 the compile and exit upon failure. Try compiling for the "native"
9967 architecture. Test inferior function calls with vector arguments
9968 and vector return value handling with "finish" and "return".
9969
c74f7d1c
JT
99702015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9971
9972 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9973 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9974 PE file.
9975 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9976
98aa42ee
AT
99772015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9978
9979 PR breakpoints/16465
9980 * gdb.mi/mi-dprintf-pending.c: New file.
9981 * gdb.mi/mi-dprintf-pending.exp: New test.
9982 * gdb.mi/mi-dprintf-pendshr.c: New file.
9983
7d73c23c 99842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9985 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9986
9987 * gdb.arch/i386-mpx-map.c: New file.
9988 * gdb.arch/i386-mpx-map.exp: New File.
9989
99902015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9991
9992 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9993 * gdb.arch/i386-mpx.exp: Indentation fixed.
9994
99952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9996
9997 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9998 function and improved indentation.
9999 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10000 gdb_test_multiple. Added additional tests to skip the test.
10001
100022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10003
10004 * gdb.arch/i386-avx512.c: Change path in include file.
10005 * gdb.arch/i386-avx512.exp: Change include dir path
10006 compilation flag.
10007 * gdb.arch/i386-mpx.c: Change path in include file.
10008 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10009 flag.
10010
d5eba19a
JK
100112015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10012
10013 * gdb.compile/compile-print.exp (compile print *vararray@3)
10014 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10015
7f361056
JK
100162015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10017
10018 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10019 (do not keep jit in memory): ... this.
10020 (expect 5): Change it to ...
10021 (expect no 5): ... this.
10022
3b462ec2
SM
100232015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10024
10025 PR gdb/15564
10026 * gdb.mi/mi-detach.exp: New file.
10027
e0619de6
JK
100282015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10029
10030 PR symtab/18392
10031 * gdb.arch/amd64-tailcall-self.S: New file.
10032 * gdb.arch/amd64-tailcall-self.c: New file.
10033 * gdb.arch/amd64-tailcall-self.exp: New file.
10034
e970cb34
DB
100352015-05-28 Don Breazeal <donb@codesourcery.com>
10036
10037 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10038 tests for remote targets by checking is_target_gdbserver.
10039
b2e2f908
DE
100402015-05-27 Doug Evans <dje@google.com>
10041
10042 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10043 * gdb.dwarf2/opaque-type-lookup.c: New file.
10044 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10045
82c7be31
DE
100462015-05-26 Doug Evans <dje@google.com>
10047
10048 * gdb.cp/iostream.cc: New file.
10049 * gdb.cp/iostream.exp: New file.
10050
b4f54984
DE
100512015-05-26 Doug Evans <dje@google.com>
10052
10053 * gdb.dwarf2/dw2-op-call.exp: Update.
10054 * gdb.dwarf2/dw4-sig-types.exp: Update.
10055 * gdb.dwarf2/implptr.exp: Update.
10056 * gdb.mi/mi-cmd-param-changed.exp: Update.
10057
4ea6efe9
DE
100582015-05-26 Doug Evans <dje@google.com>
10059
10060 * gdb.python/py-lazy-string.c: New file.
10061 * gdb.python/py-lazy-string.exp: New file.
10062 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10063 (main): Update. Add estring3.
10064 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10065 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10066
f6bb7db3
YQ
100672015-05-26 Omair Javaid <omair.javaid@linaro.org>
10068 Yao Qi <yao.qi@linaro.org>
10069
10070 * gdb.reverse/aarch64.c: New.
10071 * gdb.reverse/aarch64.exp: New.
10072
a81bfbd0
OJ
100732015-05-26 Omair Javaid <omair.javaid@linaro.org>
10074
25d49b86
PA
10075 * lib/gdb.exp (supports_process_record): Return true for
10076 aarch64*-linux*.
a81bfbd0
OJ
10077 (supports_reverse): Likewise.
10078
158bf1b4
PP
100792015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10080
10081 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10082 Use with_test_prefix.
10083
a0145030
AB
100842015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10085
10086 * gdb.base/completion.exp: Add test for completion of layout
10087 names.
10088
ebe3b578
AB
100892015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10090
10091 * lib/gdb.exp (skip_tui_tests): New proc.
10092 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10093
84204ed7
PA
100942015-05-19 Pedro Alves <palves@redhat.com>
10095
10096 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10097 Save the whole env array instead of just HOME. Unset HISTSIZE in
10098 the environment while testing. Restore whole environment
10099 afterwards.
10100
37442ce1
DE
101012015-05-16 Doug Evans <xdje42@gmail.com>
10102
10103 * gdb.guile/scm-ports.c: New file.
10104 * gdb.guile/scm-ports.exp: Add memory port tests.
10105
36de76f9
JK
101062015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10107
10108 * gdb.compile/compile-print.c: New file.
10109 * gdb.compile/compile-print.exp: New file.
10110
3a9558c4
JK
101112015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10112
10113 * gdb.compile/compile-ops.exp: Cast param to void.
10114 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10115 (compile code struct_object.selffield = &struct_object): Add xfail.
10116
aa715135
JG
101172015-05-15 Joel Brobecker <brobecker@adacore.com>
10118
10119 * gdb.ada/arr_enum_with_gap: New testcase.
10120
931e5bc3
JG
101212015-05-15 Joel Brobecker <brobecker@adacore.com>
10122
10123 * gdb.ada/byte_packed_arr: New testcase.
10124
9cd4d857
JB
101252015-05-15 Joel Brobecker <brobecker@adacore.com>
10126
10127 * gdb.ada/pckd_neg: New testcase.
10128
ebfd00d2
PP
101292015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10130
10131 PR gdb/17820
10132 * gdb.base/gdbinit-history.exp: New test.
10133 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10134 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10135
4c082a81
SC
101362015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10137
10138 * gdb.python/py-xmethods.cc: Enhance test case.
10139 * gdb.python/py-xmethods.exp: New tests.
10140 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10141 function.
10142 (B_indexoper): Likewise.
10143 (global_dm_list) : Add new xmethod worker functions.
10144
f7797074
SDJ
101452015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10146
10147 * gdb.base/coredump-filter.exp: Correctly unset
10148 "coredump_var_addr" array.
10149
a4674e4e
PA
101502015-05-08 Pedro Alves <palves@redhat.com>
10151
10152 * gdb.server/non-existing-program.exp: Unset spawn_id.
10153
df2eb078
SC
101542015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10155
10156 PR python/18291
10157 * gdb.python/py-xmethods.exp: Add tests.
10158
422349a3
YQ
101592015-05-08 Yao Qi <yao.qi@linaro.org>
10160
10161 PR gdb/18208
10162 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10163 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10164 function set_coredump_filter, and remove remote_exec call.
10165 Remove argument ipid. Callers update.
10166 (top level): Don't get inferior's PID.
10167
63fc80ce
AA
101682015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10169
10170 * gdb.base/watch_thread_num.exp: Skip test on targets without
10171 access watchpoints.
10172
80ad801e
PA
101732015-05-06 Pedro Alves <palves@redhat.com>
10174
10175 PR server/18081
10176 * gdb.server/non-existing-program.exp: New file.
10177
0fa7fe50
JB
101782015-05-05 Joel Brobecker <brobecker@adacore.com>
10179
10180 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10181
3ea89b92
PMR
101822015-05-05 Joel Brobecker <brobecker@adacore.com>
10183
10184 * gdb.ada/out_of_line_in_inlined: New testcase.
10185
87b8eff0
JB
101862015-05-05 Joel Brobecker <brobecker@adacore.com>
10187
10188 * gdb.ada/var_rec_arr: New testcase.
10189
5fccc635
YQ
101902015-04-30 Yao Qi <yao.qi@linaro.org>
10191
10192 * gdb.base/break-idempotent.exp: If
10193 skip_hw_watchpoint_multi_tests returns true, skip the tests
10194 on "rwatch" and "awatch".
10195
42d38f42
YQ
101962015-04-30 Yao Qi <yao.qi@linaro.org>
10197
10198 * gdb.base/relativedebug.exp: Invoke gdb command
10199 "info sharedlibrary", and if libc.so doesn't have debug info,
10200 skip the test.
10201
2ce1cdbf
DE
102022015-04-29 Doug Evans <dje@google.com>
10203
10204 * gdb.python/py-xmethods.exp: Add ptype tests.
10205 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10206 get_result_type method.
10207
f24a38c5
LM
102082015-04-29 Luis Machado <lgustavo@codesourcery.com>
10209
10210 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10211 the target does not support hardware watchpoints.
10212
ecbf2b3c
LM
102132015-04-29 Luis Machado <lgustavo@codesourcery.com>
10214
10215 * gdb.base/break-always.exp: Abort testing if writing to memory
10216 causes an error.
10217
34f5f757
DE
102182015-04-28 Doug Evans <dje@google.com>
10219
10220 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10221 * gdb.python/py-pp-registration.exp: ... here. New file.
10222 * gdb.python/py-pp-registration.c: New file.
10223 * gdb.python/py-pp-registration.py: New file.
10224
69b4374a
DE
102252015-04-28 Doug Evans <dje@google.com>
10226
10227 * gdb.python/py-bad-printers.c: New file.
10228 * gdb.python/py-bad-printers.py: New file.
10229 * gdb.python/py-bad-printers.exp: New file.
10230
59fb7612
SS
102312015-04-28 Sasha Smundak <asmundak@google.com>
10232
10233 * gdb.python/py-type.exp: New test.
10234
2631b16a
AW
102352015-04-28 Andy Wingo <wingo@igalia.com>
10236
10237 * gdb.python/py-parameter.exp:
10238 * gdb.guile/scm-parameter.exp: Escape the path that we are
10239 matching against, as it might contain characters that are special
10240 to regular expressions.
10241
460efde1
JB
102422015-04-27 Joel Brobecker <brobecker@adacore.com>
10243
10244 * gdb.ada/rec_comp: New testcase.
10245
2d369d8e
SDJ
102462015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10247
10248 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10249 before using it.
10250
cf75d6c3
AB
102512015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10252
10253 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10254 new tests for verilog output.
10255
8dbe7ca5
YQ
102562015-04-24 Yao Qi <yao.qi@linaro.org>
10257
10258 * boards/remote-gdbserver-on-localhost.exp: New file.
10259
4ef9fb2f
PA
102602015-04-23 Pedro Alves <palves@redhat.com>
10261
10262 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10263 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10264 "end of file", remove $inferior_spawn_id from the indirect list.
10265
0a803169
PA
102662015-04-23 Pedro Alves <palves@redhat.com>
10267
10268 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10269
749ef8f8
PA
102702015-04-23 Pedro Alves <palves@redhat.com>
10271
10272 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10273 on $any_spawn_id instead of only on $gdb_spawn_id.
10274
8aae4344
PM
102752015-04-21 Pierre Muller <muller@sourceware.org>
10276
10277 PR pascal/17815
10278 * lib/pascal.exp (gpc_compile): Add new option "class".
10279 (fpc_compile): Likewise.
10280 * gdb.pascal/case-insensitive-symbols.pas: New file.
10281 * gdb.pascal/case-insensitive-symbols.exp: New file.
10282
1586c8fb
GB
102832015-04-20 Gary Benson <gbenson@redhat.com>
10284
10285 * gdb.base/attach.exp: Fix three extended remote failures.
10286
1b6e6f5c
GB
102872015-04-17 Gary Benson <gbenson@redhat.com>
10288
10289 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10290 the main executable over the remote protocol.
10291
e797481d
PA
102922015-04-16 Pedro Alves <palves@redhat.com>
10293
10294 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10295 a new gdbserver if gdbserver_reconnect_p is set.
10296
1ca99c42
PA
102972015-04-16 Pedro Alves <palves@redhat.com>
10298
10299 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10300 is set, don't exit gdbserver.
10301
af9fd6f8
AA
103022015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10303
10304 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10305 appropriate .insn, such that an older assembler can be used.
10306 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10307 the z/Architecture instruction set on 31-bit targets as well.
10308
04ff1e61
AA
103092015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10310
10311 * gdb.go/handcall.exp: Remove all logic related to the first
10312 breakpoint and rely on go_runto_main instead.
10313 * gdb.go/strings.exp: Likewise.
10314 * gdb.go/unsafe.exp: Likewise.
10315 * gdb.go/hello.exp: Likewise. Also rename the remaining
10316 breakpoint marker to "breakpoint 1".
10317 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10318 * gdb.go/strings.go: Likewise.
10319 * gdb.go/unsafe.go: Likewise.
10320 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10321 "set breakpoint 2 here" and rename the remaining breakpoint marker
10322 to "breakpoint 1".
10323
40d2f8d6
SM
103242015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10325
10326 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10327 if itertools.imap is not present.
10328 * gdb.python/py-objfile.exp: Add parentheses.
10329 * gdb.python/py-type.exp: Same.
10330 * gdb.python/py-unwind-maint.py: Same.
10331
8cbc97c6
YQ
103322015-04-15 Yao Qi <yao.qi@linaro.org>
10333
10334 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10335 of ":$ptr_size" and set its form explicitly.
10336
45fd756c
YQ
103372015-04-15 Pedro Alves <palves@redhat.com>
10338 Yao Qi <yao.qi@linaro.org>
10339
10340 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10341 timeout by factor of 4.
10342 (test_regular_watch): Likewise.
10343 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10344 * gdb.reverse/sigall-reverse.exp: Likewise.
10345 * gdb.reverse/until-precsave.exp: Likewise.
10346 * lib/gdb.exp (with_timeout_factor): New proc.
10347 (gdb_expect): Move some code to ...
10348 (get_largest_timeout): ... here. New procedure.
10349
9e811bc3
LM
103502015-04-14 Luis Machado <lgustavo@codesourcery.com>
10351
10352 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10353
0ff6fcb2
LM
103542015-04-13 Luis Machado <lgustavo@codesourcery.com>
10355
10356 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10357 to write to the .text section.
10358
7578d5f7
LM
103592015-04-13 Luis Machado <lgustavo@codesourcery.com>
10360
10361 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10362 Handle the case of targets that do not provide PID information.
10363
2efe15c4
YQ
103642015-04-13 Yao Qi <yao.qi@linaro.org>
10365
10366 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10367 and use expect instead of gdb_expect.
10368
8cd8f2f8
SDJ
103692015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10370
10371 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10372 "coredump_var_addr" to avoid naming conflict with other testcases.
10373
9ee41772
PA
103742015-04-10 Pedro Alves <palves@redhat.com>
10375
10376 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10377 gdb_test_sequence and gdb_assert.
10378
07473109
PA
103792015-04-10 Pedro Alves <palves@redhat.com>
10380
10381 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10382 test messages that don't include the breakpoint address.
10383
de3db44c
YQ
103842015-04-10 Yao Qi <yao.qi@linaro.org>
10385
10386 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10387 false for some offset and width combinations which aren't
10388 supported by linux kernel.
10389
c79d856c
PA
103902015-04-10 Pedro Alves <palves@redhat.com>
10391
10392 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10393 procedure, factored out from ...
10394 (top level): ... here. Add "set displaced-stepping" testing axis.
10395 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10396 parameter "displaced". Use it.
10397 (top level): Use foreach and add "set displaced-stepping" testing
10398 axis.
10399
ebc90b50
PA
104002015-04-10 Pedro Alves <palves@redhat.com>
10401
10402 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10403 Remove comment.
10404 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10405 both the address of the instruction that triggers the watchpoint
10406 and the address of the instruction immediately after, and use
10407 those addresses for the test. Fix comment.
10408
8f572e5c
PA
104092015-04-10 Pedro Alves <palves@redhat.com>
10410
10411 * gdb.base/sigstep.exp (breakpoint_to_handler)
10412 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10413 Test "backtrace" in handler.
10414 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10415 (top level): Add new "displaced" test axis to
10416 breakpoint_to_handler, breakpoint_to_handler_entry and
10417 breakpoint_over_handler.
10418
8d707a12
PA
104192015-04-10 Pedro Alves <palves@redhat.com>
10420
10421 PR gdb/18216
10422 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10423
ef713951
YQ
104242015-04-10 Yao Qi <yao.qi@linaro.org>
10425
10426 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10427 (test_add_rn_pc): New function.
10428 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10429 (top level): Invoke test_add_rn_pc.
10430
906d60cf
PA
104312015-04-10 Pedro Alves <palves@redhat.com>
10432
10433 PR gdb/13858
10434 * gdb.base/step-over-no-symbols.exp: New file.
10435
f2983cc3
AW
104362015-04-09 Andy Wingo <wingo@igalia.com>
10437
10438 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10439 after the Python tests.
10440
6d62641c
SDJ
104412015-04-08 Keith Seitz <keiths@redhat.com>
10442
10443 PR python/16699
10444 * gdb.python/py-completion.exp: New tests for completion.
10445 * gdb.python/py-completion.py (CompleteLimit1): New class.
10446 (CompleteLimit2): Likewise.
10447 (CompleteLimit3): Likewise.
10448 (CompleteLimit4): Likewise.
10449 (CompleteLimit5): Likewise.
10450 (CompleteLimit6): Likewise.
10451 (CompleteLimit7): Likewise.
10452
f3770638
PA
104532015-04-08 Pedro Alves <palves@redhat.com>
10454
10455 PR gdb/18214
10456 PR gdb/18216
10457 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10458 function.
10459 (main): Install it as SIGUSR1 handler.
10460 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10461 parameter. Always use "setup" as prefix. Toggle "set
10462 displaced-stepping" off/on depending on global. Don't switch to
10463 thread 1 here.
10464 (top level): Add displaced stepping "off/on" test axis. Update
10465 "setup" calls. Wrap each subtest with with_test_prefix. Test
10466 continuing with a queued signal in each thread.
10467
4496bed7
PA
104682015-04-08 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10471 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10472 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10473 Return early if running to main fails.
10474 * gdb.trace/while-stepping.exp: Likewise.
10475
b97fde92
PA
104762015-04-07 Pedro Alves <palves@redhat.com>
10477
10478 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10479 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10480 interact with inferior program.
10481
f71c18e7
PA
104822015-04-07 Pedro Alves <palves@redhat.com>
10483
10484 * lib/gdb.exp (inferior_spawn_id): New global.
10485 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10486 spawn id after processing the user code.
10487 (default_gdb_start): Set inferior_spawn_id.
10488 (send_inferior): New procedure.
10489 * lib/gdbserver-support.exp (gdbserver_start): Set
10490 inferior_spawn_id.
10491 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10492
6423214f
PA
104932015-04-07 Pedro Alves <palves@redhat.com>
10494
10495 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10496 * lib/gdbserver-support.exp (gdbserver_start): Make
10497 $server_spawn_id global.
10498 (gdbserver_start): Don't wait for gdbserver's spawn id with
10499 expect_background.
10500 (close_gdbserver): New procedure.
10501 (gdb_exit): Rename the default version and reimplement.
10502
71c0ee8c
PA
105032015-04-07 Pedro Alves <palves@redhat.com>
10504
72f4393d 10505 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
10506 append the substituted item, not the original item.
10507
203bc29b
PA
105082015-04-07 Pedro Alves <palves@redhat.com>
10509
10510 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10511 gdb_expect.
10512
508a3ddf
PA
105132015-04-07 Pedro Alves <palves@redhat.com>
10514
10515 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10516 output appearing once only.
10517
9f6dbe2b
PA
105182015-04-07 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10521 that doesn't expect anything. Return early if running to main
10522 fails.
10523
337532fa
YQ
105242015-04-07 Yao Qi <yao.qi@linaro.org>
10525
10526 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10527 (child_function): Call alarm.
10528 (main): Move call to alarm into the loop.
10529 * gdb.threads/non-stop-fair-events.exp: Build program with
10530 -DTIMEOUT=$timeout.
10531
01b622d4
DE
105322015-04-06 Doug Evans <xdje42@gmail.com>
10533
10534 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10535 Fix dest parameter to board_info.
10536 (fpc_compile): Ditto.
10537 (gdb_compile_pascal): Rename dest arg to destfile.
10538
961f4160
PMR
105392015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10540
10541 * gdb.ada/funcall_ref.exp: New file.
10542 * gdb.ada/funcall_ref/foo.adb: New file.
10543
cafda597
YQ
105442015-04-02 Yao Qi <yao.qi@linaro.org>
10545
10546 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10547 is remote.
10548
fed040c6
GB
105492015-04-02 Gary Benson <gbenson@redhat.com>
10550
10551 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10552
d11916aa
SS
105532015-04-01 Sasha Smundak <asmundak@google.com>
10554
10555 * gdb.python/py-unwind-maint.c: New file.
10556 * gdb.python/py-unwind-maint.exp: New test.
10557 * gdb.python/py-unwind-maint.py: New file.
10558 * gdb.python/py-unwind.c: New file.
10559 * gdb.python/py-unwind.exp: New test.
10560 * gdb.python/py-unwind.py: New test.
10561
a1471180
PA
105622015-04-01 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10565 to fail instead of non-existent $test.
10566
0bbeccb1
PA
105672015-04-01 Pedro Alves <palves@redhat.com>
10568
10569 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10570 GDBFLAGS if not empty.
10571
3c724c8c
PMR
105722015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10573
10574 * gdb.ada/complete.exp: Remove "multi_line".
10575 * gdb.ada/info_exc.exp: Remove "multi_line".
10576 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10577 * gdb.ada/ptype_field.exp: Remove "multi_line".
10578 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10579 * gdb.ada/tagged.exp: Remove "multi_line".
10580 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10581 [multi_line ...]
10582 * gdb.btrace/delta.exp: Likewise.
10583 * gdb.btrace/exception.exp: Likewise.
10584 * gdb.btrace/function_call_history.exp: Likewise.
10585 * gdb.btrace/instruction_history.exp: Likewise.
10586 * gdb.btrace/nohist.exp: Likewise.
10587 * gdb.btrace/record_goto.exp: Likewise.
10588 * gdb.btrace/segv.exp: Likewise.
10589 * gdb.btrace/stepi.exp: Likewise.
10590 * gdb.btrace/tailcall.exp: Likewise.
10591 * gdb.btrace/unknown_functions.exp: Likewise.
10592 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10593 * lib/gdb.exp: Add the "multi_line" helper.
10594
4eec2deb
PA
105952015-04-01 Pedro Alves <palves@redhat.com>
10596
10597 * gdb.threads/tid-reuse.c: New file.
10598 * gdb.threads/tid-reuse.exp: New file.
10599
df8411da
SDJ
106002015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10601
10602 PR corefiles/16092
10603 * gdb.base/coredump-filter.c: New file.
10604 * gdb.base/coredump-filter.exp: Likewise.
10605
6ef37366
PM
106062015-03-27 Petr Machata <pmachata@redhat.com>
10607
10608 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10609 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10610 (Dwarf::assemble): Initialize them.
10611 (Dwarf::lines): New function.
10612
7ec911b0
JT
106132015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10614
10615 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10616 SYMBOL_PREFIX for x86_64-*-cygwin.
10617
ff908ebf
AW
106182015-03-26 Andy Wingo <wingo@igalia.com>
10619
10620 PR symtab/18148
10621 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10622 const_value but not a location.
10623 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10624 location defined in non-main CUs are visible.
10625
6d5f0679
YQ
106262015-03-26 Yao Qi <yao.qi@linaro.org>
10627
10628 PR testsuite/18139
10629 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10630 Add a line number entry for the same line.
10631 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10632 Add a line number entry for the same line.
10633
2898689b
YQ
106342015-03-26 Yao Qi <yao.qi@linaro.org>
10635
10636 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10637 .int 0.
10638 (func): Likewise. Add .Lfunc_1 label.
10639 Use .Lfunc_1 label.
10640 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10641 .int 0.
10642 (func): Likewise.
10643 Use .Lfunc_1 label.
10644
85180498
YQ
106452015-03-26 Yao Qi <yao.qi@linaro.org>
10646
10647 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10648 Call gdb_compile instead to compile each .s files without debug
10649 information.
10650
8aa08a8d
YQ
106512015-03-26 Yao Qi <yao.qi@linaro.org>
10652
10653 * gdb.base/savedregs.exp (process_saved_regs): Make
10654 "Saved registers:" optional in the pattern.
10655
66849923
MM
106562015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10657
10658 * gdb.btrace/next.exp: Merged into step.exp.
10659 * gdb.btrace/finish.exp: Merged into step.exp.
10660 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10661 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10662 "record goto" and checking the exact replay position.
10663 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10664 check for "Recording format" in "info record" output.
10665 * gdb.btrace/record_goto.exp: Choose test file based on target.
10666 * gdb.btrace/x86-record_goto.S: Renamed into ...
10667 * gdb.btrace/x86_64-record_goto.S: ... this.
10668 * gdb.btrace/i686-record_goto.S: New.
10669 * gdb.btrace/x86-tailcall.S: Renamed into ...
10670 * gdb.btrace/x86_64-tailcall.S: ... this.
10671 * gdb.btrace/i686-tailcall.S: New.
10672 * gdb.btrace/x86-tailcall.c: Renamed into ...
10673 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10674 separate statements. Update test.
10675 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10676 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10677 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10678 * gdb.btrace/tailcall.exp: Choose test file based on target.
10679 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10680
11cc1b74
MM
106812015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10682
10683 * gdb.btrace/exception.exp: Increase BTS buffer size.
10684
a25d8bf9
PA
106852015-03-24 Pedro Alves <palves@redhat.com>
10686
10687 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10688
856e7dd6
PA
106892015-03-24 Pedro Alves <palves@redhat.com>
10690
10691 * gdb.threads/schedlock.exp (test_step): No longer expect that
10692 "set scheduler-locking step" with "next" over a function call runs
10693 threads unlocked.
10694
ad235a41
AT
106952015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10696
10697 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10698
15630549
AT
106992015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10700
10701 PR breakpoints/16466
10702 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10703 * gdb.mi/mi-pending.c (thread_func): New function.
10704 (int main): Add threading support required.
10705 * gdb.mi/mi-pending.exp: Add tests for this issue.
10706 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10707 (pendfunc2): Remove stdio dependency.
10708 * gdb.mi/mi-pendshr2.c: New file.
10709
693dca06
KS
107102015-03-23 Keith Seitz <keiths@redhat.com>
10711
10712 * gdb.linespec/keywords.c: New file.
10713 * gdb.linespec/keywords.exp: New file.
10714
7e993ebf
KS
107152015-03-23 Keith Seitz <keiths@redhat.com>
10716
10717 PR gdb/18021
10718 * gdb.dwarf2/staticvirtual.exp: New test.
10719
bc23328c
JK
107202015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10721
10722 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10723 * README: Remove HP-UX and gdb.hp.
10724 (configuration):
10725 * configure: Regenerate.
10726 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10727 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10728 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10729 gdb.hp/gdb.defects/Makefile.
10730 * gdb.hp/Makefile.in: File deleted.
10731 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10732 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10733 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10734 * gdb.hp/gdb.aCC/run.c: File deleted.
10735 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10736 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10737 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10738 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10739 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10740 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10741 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10742 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10743 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10744 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10745 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10746 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10747 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10748 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10749 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10750 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10751 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10752 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10753 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10754 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10755 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10756 * gdb.hp/gdb.compat/average.c: File deleted.
10757 * gdb.hp/gdb.compat/sum.c: File deleted.
10758 * gdb.hp/gdb.compat/xdb.c: File deleted.
10759 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10760 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10761 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10762 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10763 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10764 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10765 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10766 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10767 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10768 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10769 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10770 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10771 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10772 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10773 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10774 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10775 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10776 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10777 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10778 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10779 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10780 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10781 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10782 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10783 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10784 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10785 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10786 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10787 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10788 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10789 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10790 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10791 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10792 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10793 * gdb.hp/tools/odump: File deleted.
10794
8bf3b159
PA
107952015-03-19 Pedro Alves <palves@redhat.com>
10796
10797 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10798 (saw_thread_3): New globals.
10799 (top level): Increment them when an event for the corresponding
10800 thread is seen.
10801 (no thread starvation): New test.
10802
eb54c8bf
PA
108032015-03-19 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.threads/continue-pending-status.c: New file.
10806 * gdb.threads/continue-pending-status.exp: New file.
10807
32d2e5d6
PA
108082015-03-18 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10811 Use gdb_is_target_remote instead of is_remote. Use
10812 gdb_test_multiple instead of gdb_expect. Exit early if
10813 gdb_test_multiple hits its internal matches. Tighten stepi tests
10814 expected output. Fail on exit with any signal, instead of just
10815 SIGILL.
10816
f68f11b7
YQ
108172015-03-18 Yao Qi <yao.qi@linaro.org>
10818
10819 PR tdep/18107
10820 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10821 variable.
10822 * gdb.base/catch-syscall.exp: Don't skip it on
10823 aarch64*-*-linux* target. Remove elements in all_syscalls.
10824 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10825 target.
10826 (setup_all_syscalls): New proc.
10827
ca5fd19b
YQ
108282015-03-16 Yao Qi <yao.qi@linaro.org>
10829
10830 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10831 (top level): Skip tests if valid_addr_p returns false for
10832 $cmd1 or $cmd2.
10833
85642ba0
AW
108342015-03-11 Andy Wingo <wingo@igalia.com>
10835
10836 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10837
e03f9645
YQ
108382015-03-11 Yao Qi <yao.qi@linaro.org>
10839
10840 * gdb.base/catch-syscall.exp: Fix typo in comments.
10841
5d0962b2
YQ
108422015-03-11 Yao Qi <yao.qi@linaro.org>
10843
10844 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10845
b2df3cef
PA
108462015-03-09 Pedro Alves <palves@redhat.com>
10847
10848 * dg-extract-results.py: Delete.
10849
ef878e53
PA
108502015-03-09 Pedro Alves <palves@redhat.com>
10851
10852 Merge dg-extract-results.sh from GCC upstream (r218843).
10853
10854 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10855 * dg-extract-results.sh: Use --text with grep to avoid issues with
10856 binary files. Fall back to cat -v, if that doesn't work.
10857
9494d219
PA
108582015-03-05 Pedro Alves <palves@redhat.com>
10859
10860 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10861
a8d9763a
SM
108622015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * lib/mi-support.exp (mi_expect_interrupt): Accept
10865 alternative event for when in all-stop mode.
10866
be9957b8
PA
108672015-03-04 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10870
d57be0f4 108712015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10872
10873 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10874
c214c7cf
AA
108752015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10876
10877 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10878 regexps for GDB's current line display, accept a hex address
10879 preceding the line number.
10880
6d74a497
AA
108812015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10882
10883 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10884 the 'arch1' variable for "s390*-linux*" targets.
10885
511aee7c
PA
108862015-03-04 Pedro Alves <palves@redhat.com>
10887
10888 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10889 (main): Pass missing retval argument to pthread_join call.
10890
95e50b27
PA
108912015-03-02 Pedro Alves <palves@redhat.com>
10892
10893 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10894 (top level): Call do_test with non-stop as well.
10895
28054d69
PA
108962015-03-02 Pedro Alves <palves@redhat.com>
10897
10898 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10899 -1.
10900
4fa5d7b4
AA
109012015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10902
10903 * gdb.arch/s390-vregs.exp: New test.
10904 * gdb.arch/s390-vregs.S: New file.
10905
97c18565
PA
109062015-02-27 Pedro Alves <palves@redhat.com>
10907
10908 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10909 call to catch_command_errors.
10910 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10911 catch_command_errors.
10912
a37bfa30
PA
109132015-02-27 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10916 "true" for boolean result.
10917 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10918 prototype of main.
10919
6f98576f
PA
109202015-02-27 Pedro Alves <palves@redhat.com>
10921
10922 * lib/unbuffer_output.c: New file.
10923 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10924 (main): Call gdb_unbuffer_output.
10925
eba5ab56
YQ
109262015-02-27 Yao Qi <yao.qi@linaro.org>
10927
10928 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10929 target.
10930
0def5aaa
DE
109312015-02-26 Doug Evans <dje@google.com>
10932
10933 * gdb.cp/class2.cc (Dbase, D): New classes.
10934 (main): New local delta.
10935 * gdb.cp/class2.exp: Test printing delta.
10936 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10937 (dynbar): New global.
10938 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10939
081a1c2c
JK
109402015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10941
10942 * gdb.compile/compile-ifunc.c: New file.
10943 * gdb.compile/compile-ifunc.exp: New file.
10944
2f41223f
AT
109452015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10946
10947 * gdb.base/structs.exp: Check for correct struct on finish.
10948
03eddd80
YQ
109492015-02-26 Yao Qi <yao.qi@linaro.org>
10950
10951 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10952 is zero.
10953
80c57053
JK
109542015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10955
10956 * gdb.arch/cordic.ko.bz2: New file.
10957 * gdb.arch/cordic.ko.debug.bz2: New file.
10958 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10959
21613c12
YQ
109602015-02-25 Yao Qi <yao.qi@linaro.org>
10961
10962 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10963 aarch64*-*-* target.
10964
d8b901ed
PA
109652015-02-23 Pedro Alves <palves@redhat.com>
10966
10967 * lib/gdb.exp (delete_breakpoints): Rewrite using
10968 gdb_test_multiple.
10969
e5b85ead
PA
109702015-02-23 Pedro Alves <palves@redhat.com>
10971
10972 * gdb.base/info-os.c: Include stdlib.h.
10973
85c3a371
DE
109742015-02-22 Doug Evans <xdje42@gmail.com>
10975
10976 PR symtab/17855
10977 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10978 is read after symbols have been re-read.
10979 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10980 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10981
96553a0c
DE
109822015-02-21 Doug Evans <dje@google.com>
10983
10984 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10985
97a0c697
JK
109862015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10987
10988 PR corefiles/17808
10989 * gdb.arch/i386-biarch-core.core.bz2: New file.
10990 * gdb.arch/i386-biarch-core.exp: New file.
10991
a47cd6e9
PA
109922015-02-21 Pedro Alves <palves@redhat.com>
10993
10994 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10995 runto_main fails.
10996
c5facdc4
PA
109972015-02-20 Pedro Alves <palves@redhat.com>
10998
10999 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11000 info probes.
11001
2db9a427
PA
110022015-02-20 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11005
60fb7e9e
PA
110062015-02-20 Pedro Alves <palves@redhat.com>
11007
11008 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11009 clean_restart before gdb_target_supports_trace.
11010
5c5019c2
PA
110112015-02-20 Pedro Alves <palves@redhat.com>
11012
11013 PR threads/18006
11014 * gdb.threads/clone-thread_db.c: New file.
11015 * gdb.threads/clone-thread_db.exp: New file.
11016
c9587f88
AT
110172015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11018
11019 PR breakpoints/16812
11020 * gdb.base/catch-gdb-caused-signals.c: New file.
11021 * gdb.base/catch-gdb-caused-signals.exp: New file.
11022
f6a88844
JM
110232015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11024
11025 * configure: Regenerated.
11026 * configure.ac: Use GDB_AC_TRANSFORM.
11027 * aclocal.m4: sinclude ../transform.m4.
11028
497c491b
JM
110292015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11030
11031 * lib/dtrace.exp: New file.
11032 * gdb.base/dtrace-probe.exp: Likewise.
11033 * gdb.base/dtrace-probe.d: Likewise.
11034 * gdb.base/dtrace-probe.c: Likewise.
11035 * lib/pdtrace.in: Likewise.
11036 * configure.ac: Output variables with the transformed names of
11037 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11038 * configure: Regenerated.
11039
03e98035
JM
110402015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11041
11042 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11043 expected message when trying to access $_probe_* convenience
11044 variables while not on a probe.
11045
63cc30e9
JK
110462015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11047
11048 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11049
0703599a
PA
110502015-02-11 Pedro Alves <pedro@codesourcery.com>
11051
11052 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11053 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11054
7e60a48e
DE
110552015-02-10 Doug Evans <xdje42@gmail.com>
11056
11057 * lib/gdb.exp (gdb_load): Always return a result.
11058
01b088bc
PA
110592015-02-10 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.threads/signal-sigtrap.c: New file.
11062 * gdb.threads/signal-sigtrap.exp: New file.
11063
b05ec7a5
AT
110642015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11065
11066 * gdb.trace/no-attach-trace.c: New file.
11067 * gdb.trace/no-attach-trace.exp: New file.
11068
a2c2acaf
MW
110692015-02-09 Mark Wielaard <mjw@redhat.com>
11070
11071 * gdb.dwarf2/atomic.c: New file.
11072 * gdb.dwarf2/atomic-type.exp: Likewise.
11073
31fd9caa
MM
110742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11075
11076 * gdb.btrace/buffer-size.exp: Update "info record" output.
11077 * gdb.btrace/delta.exp: Update "info record" output.
11078 * gdb.btrace/enable.exp: Update "info record" output.
11079 * gdb.btrace/finish.exp: Update "info record" output.
11080 * gdb.btrace/instruction_history.exp: Update "info record" output.
11081 * gdb.btrace/next.exp: Update "info record" output.
11082 * gdb.btrace/nexti.exp: Update "info record" output.
11083 * gdb.btrace/step.exp: Update "info record" output.
11084 * gdb.btrace/stepi.exp: Update "info record" output.
11085 * gdb.btrace/nohist.exp: Update "info record" output.
11086
d33501a5
MM
110872015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11088
11089 * gdb.btrace/buffer-size: New.
11090
f4abbc16
MM
110912015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11092
11093 * gdb.btrace/delta.exp: Update "info record" output.
11094 * gdb.btrace/enable.exp: Update "info record" output.
11095 * gdb.btrace/finish.exp: Update "info record" output.
11096 * gdb.btrace/instruction_history.exp: Update "info record" output.
11097 * gdb.btrace/next.exp: Update "info record" output.
11098 * gdb.btrace/nexti.exp: Update "info record" output.
11099 * gdb.btrace/step.exp: Update "info record" output.
11100 * gdb.btrace/stepi.exp: Update "info record" output.
11101 * gdb.btrace/nohist.exp: Update "info record" output.
11102
b9d61307
SM
111032015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11104
11105 PR gdb/15678
11106 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11107
e584fdbc
PA
111082015-02-06 Pedro Alves <palves@redhat.com>
11109
11110 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11111 macro.
11112 (seconds_left, again): New globals.
11113 (main): Wait seconds_left in a 1-second sleep loop instead of
11114 sleeping 180 seconds. If 'again' is set, reset the seconds
11115 counter.
11116 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11117 'again' in the inferior before detaching. Print the seconds left.
11118 (options): New global.
11119 (top level): Build program with -DTIMEOUT=$timeout.
11120
77f41761
PA
111212015-02-06 Pedro Alves <palves@redhat.com>
11122
11123 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11124 determine how many seconds to pass to 'alarm'.
11125 * gdb.base/gdb-sigterm.exp (top level): Build program with
11126 -DTIMEOUT=$timeout.
11127 (do_test): Return success/failure indication. Add more verbose
11128 logging. Don't fail if 200 single steps are seen. Instead, fail
11129 when the test times out.
11130 (passes): New global.
11131 (top level): Break the testing loop if testing fails on any
11132 iteration. Use gdb_assert.
11133
b9394193
DB
111342015-02-04 Don Breazeal <donb@codesourcery.com>
11135
11136 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11137 and initialize them.
11138 (ipc_cleanup): New function.
11139 (main): Don't declare shmid, semid, and msqid. Add a call to
11140 atexit so that we call ipc_cleanup on exit.
11141
42d9e528
PA
111422015-02-04 Pedro Alves <palves@redhat.com>
11143
11144 * boards/native-extended-gdbserver.exp: Remove any target variant
11145 specifications from the board name before clearing the isremote
11146 flag from board_info.
11147
ae6ae975
DE
111482015-01-31 Doug Evans <xdje42@gmail.com>
11149
11150 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11151
cfb069a8
GB
111522015-01-31 Gary Benson <gbenson@redhat.com>
11153
11154 * gdb.base/completion.exp: Disable completion limiting for
11155 existing tests. Add new tests to check completion limiting.
11156 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11157
5dd31d79
DE
111582015-01-31 Doug Evans <xdje42@gmail.com>
11159
11160 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11161
9f050062
DE
111622015-01-31 Doug Evans <xdje42@gmail.com>
11163
11164 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11165 entries. Duplicate file section script entries.
11166 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11167 inlined entries. Add test for safe-path rejection.
11168 * gdb.python/py-section-script.c: Add duplicate inlined section script
11169 entries. Duplicate file section script entries.
11170 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11171 inlined entries. Add test for safe-path rejection.
11172
df25ebbd
JB
111732015-01-29 Joel Brobecker <brobecker@adacore.com>
11174
11175 * gdb.ada/disc_arr_bound: New testcase.
11176
4a0ca9ec
JB
111772015-01-29 Joel Brobecker <brobecker@adacore.com>
11178
11179 * gdb.ada/mi_var_array: New testcase.
11180
3a8b707a
DE
111812015-01-27 Doug Evans <dje@google.com>
11182
11183 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11184 Add test for objfile.filename, objfile.username after objfile
11185 has been unloaded.
11186
f8313f6e
JB
111872015-01-26 Joel Brobecker <brobecker@adacore.com>
11188
11189 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11190 the second test to print the name attribute of value
11191 returned by the call to gdb.lookup_type, and adjust
11192 the expected output accordingly.
11193
37bc665e
MW
111942015-01-25 Mark Wielaard <mjw@redhat.com>
11195
11196 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11197 * gdb.base/disp-step-fork.c: Include unistd.h.
11198 * gdb.base/siginfo-obj.c: Include stdio.h.
11199 * gdb.base/siginfo-thread.c: Likewise.
11200 * gdb.mi/non-stop.c: Include unistd.h.
11201 * gdb.mi/nsthrexec.c: Include stdio.h.
11202 * gdb.mi/pthreads.c: Include unistd.h.
11203 * gdb.modula2/unbounded1.c (main): Declare returns int.
11204 * gdb.reverse/consecutive-reverse.c: Likewise.
11205 * gdb.threads/create-fail.c: Include unistd.h.
11206 * gdb.threads/killed.c: Likewise.
11207 * gdb.threads/linux-dp.c: Likewise.
11208 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11209 * gdb.threads/non-ldr-exc-2.c: Likewise.
11210 * gdb.threads/non-ldr-exc-3.c: Likewise.
11211 * gdb.threads/non-ldr-exc-4.c: Likewise.
11212 * gdb.threads/pthreads.c: Include unistd.h.
11213 (main): Declare returns int.
11214 * gdb.threads/tls-main.c (foo): New declaration.
11215 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11216
f7e5394d
SM
112172015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11218
11219 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11220 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11221
743649fd
MW
112222015-01-15 Mark Wielaard <mjw@redhat.com>
11223
11224 * gdb.base/noreturn-return.c: New file.
11225 * gdb.base/noreturn-return.exp: New file.
11226 * gdb.base/noreturn-finish.c: New file.
11227 * gdb.base/noreturn-finish.exp: New file.
11228
198297aa
PA
112292015-01-23 Pedro Alves <palves@redhat.com>
11230
11231 * gdb.threads/continue-pending-after-query.c: New file.
11232 * gdb.threads/continue-pending-after-query.exp: New file.
11233
717cf30c
AG
112342015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11235 Simon Marchi <simon.marchi@ericsson.com>
11236
11237 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11238 * gdb.base/valgrind-db-attach.exp: Same.
11239 * gdb.base/valgrind-infcall.exp: Same.
11240 * lib/mi-support.exp (default_mi_gdb_start): Same.
11241 * lib/prompt.exp (default_prompt_gdb_start): Same.
11242 * lib/gdb.exp (default_gdb_spawn): Same.
11243 (gdb_interact): New.
11244
11245
4b62a76e
JK
112462015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11247
11248 * gdb.compile/compile.exp (pointer to jit function): New test.
11249
b4cdae6f
WW
112502015-01-17 Wei-cheng Wang <cole945@gmail.com>
11251
11252 * lib/gdb.exp (supports_process_record): Return true for
11253 powerpc*-*-linux*.
11254 (supports_reverse): Likewise.
11255
d221e7ef
DB
112562015-01-15 Don Breazeal <donb@codesourcery.com>
11257
11258 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11259 instead of checking whether the target board is remote and
11260 use spawn_wait_for_attach instead of exec/sleep.
11261 * gdb.base/attach-twice.exp: Likewise.
11262
bafffb51
JB
112632015-01-15 Joel Brobecker <brobecker@adacore.com>
11264
11265 * gdb.ada/var_arr_attrs: New testcase.
11266
5589af0e
PA
112672015-01-14 Pedro Alves <palves@redhat.com>
11268 Joel Brobecker <brobecker@adacore.com>
11269
11270 PR gdb/17525
11271 * gdb.base/bp-cmds-execution-x-script.c: New file.
11272 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11273 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11274
6c400b59
PA
112752015-01-14 Pedro Alves <palves@redhat.com>
11276
11277 PR cli/17828
11278 * gdb.base/batch-preserve-term-settings.c: New file.
11279 * gdb.base/batch-preserve-term-settings.exp: New file.
11280
e02c96a7
DE
112812015-01-13 Doug Evans <dje@google.com>
11282
11283 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11284 binary.
11285
576fd14c
JB
112862015-01-13 Joel Brobecker <brobecker@adacore.com>
11287
11288 * Makefile.in (clean mostlyclean): Do not delete *.py.
11289
04dccad0
JB
112902015-01-13 Joel Brobecker <brobecker@adacore.com>
11291
11292 * gdb.python/py-lookup-type.exp: New file.
11293
3d230f71
PA
112942015-01-12 Pedro Alves <palves@redhat.com>
11295
11296 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11297 restore GDBFLAGS before returning.
11298
7e67715d
JK
112992015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11300
11301 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11302 is_amd64_regs_target and is_x86_like_target.
11303
f2e0d4b4
DE
113042015-01-11 Doug Evans <xdje42@gmail.com>
11305
11306 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11307 is given without an explicit form.
11308 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11309 attributes.
11310 * gdb.dwarf/corrupt.exp: Ditto.
11311 * gdb.dwarf2/enum-type.exp: Ditto.
11312 * gdb.trace/entry-values.exp: Ditto.
11313 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11314
439250fb
DE
113152015-01-11 Doug Evans <xdje42@gmail.com>
11316
11317 PR gdb/15830
11318 * gdb.base/maint.exp: Remove references to "maint demangle".
11319 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11320 Add tests for explicitly specifying language to demangle.
11321 * gdb.dlang/demangle.exp: Ditto.
11322
ede9f622
PA
113232015-01-09 Pedro Alves <palves@redhat.com>
11324
11325 * gdb.threads/non-stop-fair-events.c: New file.
11326 * gdb.threads/non-stop-fair-events.exp: New file.
11327
a7b796db
PA
113282015-01-09 Pedro Alves <palves@redhat.com>
11329
11330 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11331 the global scope. Set a breakpoint after all threads are started
11332 rather than stepping over two source lines. Expect the prompt.
11333 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11334 global.
11335 (NUM): Now 15.
11336 (main): Use threads_started_barrier to wait for all threads to
11337 start. Main thread no longer calls thread_function. Exit after
11338 180 seconds.
11339 (loop): New function.
11340 (thread_function): Wait on threads_started_barrier barrier. Call
11341 'loop' at each iteration.
11342 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11343 threads have started, instead of hardcoding number of "next"
11344 steps. Use an access watchpoint instead of a write watchpoint.
11345
9665ffdd
PA
113462015-01-09 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11349 (thread_func): Wait on barrier.
11350 (main): Wait for all threads to start before stopping GDB.
11351 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11352 global.
11353 (thread1_func, thread2_func): Wait on barrier.
11354 (main): Wait for all threads to start before stopping GDB.
11355 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11356 New global.
11357 (thread1_func, thread2_func): Wait on barrier.
11358 (main): Wait for all threads to start before stopping GDB.
11359
c945a99f
PA
113602015-01-09 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.threads/attach-many-short-lived-threads.c: New file.
11363 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11364
c1a747c1
PA
113652014-01-09 Pedro Alves <palves@redhat.com>
11366
11367 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11368 instead of to thread 2.
11369 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11370 Add barrier around each pthread_create call instead of around all
11371 calls.
11372 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11373 Set a break on thread_function and have the child threads hit it
11374 one at at a time.
11375
60b3033e
PA
113762015-01-09 Pedro Alves <palves@redhat.com>
11377
11378 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11379 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11380 false.
11381 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11382 checking whether the target board is remote.
11383 * gdb.multi/multi-attach.exp: Likewise.
11384 * gdb.python/py-sync-interp.exp: Likewise.
11385 * gdb.server/ext-attach.exp: Likewise.
11386 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11387 tests that need to attach, instead of checking whether the target
11388 board is remote at the top of the file.
11389
acc018ac
YQ
113902015-01-08 Yao Qi <yao@codesourcery.com>
11391
11392 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11393
50a18af8
JK
113942015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11395
11396 Fix testcase compilation.
11397 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11398
8503d6e1
JB
113992015-01-06 Joel Brobecker <brobecker@adacore.com>
11400
11401 * gdb.python/py-type.exp: Add a couple test about empty
11402 array creation, and negative-length array creation.
11403
cc73dbcc
DE
114042015-01-02 Doug Evans <xdje42@gmail.com>
11405
11406 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11407
0300bbc7
DE
114082015-01-02 Doug Evans <dje@google.com>
11409
11410 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11411
9d85a0ec
YQ
114122014-12-29 Yao Qi <yao@codesourcery.com>
11413
11414 * gdb.trace/entry-values.exp: Update comments. Rename variable
11415 bar_call_foo to returned_from_foo.
11416
87186c6a
MMN
114172014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11418
11419 PR gdb/17394
11420 * gdb.linespec/break-asm-file.c: New file.
11421 * gdb.linespec/break-asm-file.exp: New file.
11422 * gdb.linespec/break-asm-file0.s: New file.
11423 * gdb.linespec/break-asm-file1.s: New file.
11424
1bab7383
YQ
114252014-12-18 Nigel Stephens <nigel@mips.com>
11426 Maciej W. Rozycki <macro@codesourcery.com>
11427
11428 * gdb.base/float.exp: Handle the new output from "info float" on
11429 MIPS targets.
11430
1bc1068a
JK
114312014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11432
11433 Fix MinGW compilation.
11434 * gdb.compile/compile-ops.exp: Update untested message if
11435 !skip_compile_feature_tests.
11436 * gdb.compile/compile-setjmp.exp: Likewise.
11437 * gdb.compile/compile-tls.exp: Likewise.
11438 * gdb.compile/compile.exp: Likewise.
11439 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11440 supported on this host".
11441
b6615d10
DE
114422014-12-16 Doug Evans <xdje42@gmail.com>
11443
11444 * boards/stabs.exp: New file.
11445
25dda427
AA
114462014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11447
11448 * gdb.base/completion.exp: Adjust to format changes of "maint
11449 print user-registers".
11450
bf330350
CU
114512014-12-16 Catalin Udma <catalin.udma@freescale.com>
11452
11453 PR server/17457
11454 * gdb.arch/aarch64-fp.c: New file.
11455 * gdb.arch/aarch64-fp.exp: New file.
11456
395cf596
SDJ
114572014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11458
11459 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11460 r210637, r210913, r211666, r215400, r215817).
11461
11462 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11463 * dg-extract-results.py: New file.
11464 * dg-extract-results.sh: Use it if the environment seems
11465 suitable.
11466
11467 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11468
11469 * dg-extract-results.py (parse_run): Handle warnings that
11470 are printed before a test harness is run.
11471
11472 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11473
11474 * dg-extract-results.py (Named): Remove __cmp__ method.
11475 (output_variation): Use a key to sort variation.harnesses.
11476
11477 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11478
11479 * dg-extract-results.py: For Python 3, force sys.stdout to
11480 handle surrogate escape sequences.
11481 (safe_open): New function.
11482 (output_segment, main): Use it.
11483
11484 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11485
11486 * dg-extract-results.py (Prog.result_re): Include options
11487 in test name.
11488
11489 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11490
11491 * dg-extract-results.py (output_variation): Always sort if
11492 do_sum.
11493
e882ef3c
SM
114942014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11495
11496 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11497 as long as we get pagination notifications.
11498
4992aa20
JM
114992014-12-15 Jason Merrill <jason@redhat.com>
11500
11501 * Makefile.in (check-gdb.%): Restore.
11502 * README: Mention it.
11503
c1b5a1a6
JB
115042014-12-13 Joel Brobecker <brobecker@adacore.com>
11505
11506 * gdb.ada/str_uninit: New testcase.
11507
5537b577
JK
115082014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11509
11510 PR symtab/17642
11511 * gdb.base/vla-stub-define.c: New file.
11512 * gdb.base/vla-stub.c: New file.
11513 * gdb.base/vla-stub.exp: New file.
11514
bb2ec1b3
TT
115152014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11516 Jan Kratochvil <jan.kratochvil@redhat.com>
11517 Tom Tromey <tromey@redhat.com>
11518
11519 * configure.ac: Add gdb.compile/.
11520 * configure: Regenerate.
11521 * gdb.compile/Makefile.in: New file.
11522 * gdb.compile/compile-ops.exp: New file.
11523 * gdb.compile/compile-ops.c: New file.
11524 * gdb.compile/compile-tls.c: New file.
11525 * gdb.compile/compile-tls.exp: New file.
11526 * gdb.compile/compile-constvar.S: New file.
11527 * gdb.compile/compile-constvar.c: New file.
11528 * gdb.compile/compile-mod.c: New file.
11529 * gdb.compile/compile-nodebug.c: New file.
11530 * gdb.compile/compile-setjmp-mod.c: New file.
11531 * gdb.compile/compile-setjmp.c: New file.
11532 * gdb.compile/compile-setjmp.exp: New file.
11533 * gdb.compile/compile-shlib.c: New file.
11534 * gdb.compile/compile.c: New file.
11535 * gdb.compile/compile.exp: New file.
11536 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11537
4ff709eb
TT
115382014-12-12 Tom Tromey <tromey@redhat.com>
11539
11540 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11541 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11542
6dddd6a5
DE
115432014-12-12 Doug Evans <dje@google.com>
11544
11545 * lib/gdb-python.exp (get_python_valueof): New function.
11546 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11547
71c24708
AA
115482014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11549
11550 * gdb.base/completion.exp: Add test for completion of "info
11551 registers ".
11552
3e29f34a
MR
115532014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11554
11555 * gdb.base/func-ptrs.c: New file.
11556 * gdb.base/func-ptrs.exp: New file.
11557
fc126975
SM
115582014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11559
11560 PR breakpoints/17012
11561 * gdb.base/dprintf-detach.c: New file.
11562 * gdb.base/dprintf-detach.exp: New file.
11563
0a46d518
SM
115642014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11565
11566 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11567 * lib/gdb.exp (target_is_gdbserver): New procedure.
11568
a0be3e44
DE
115692014-12-08 Doug Evans <dje@google.com>
11570
11571 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11572
df1b803a
YQ
115732014-12-05 Yao Qi <yao@codesourcery.com>
11574
11575 * gdb.guile/scm-error.exp: Remove the third argument to
11576 gdb_remote_download.
11577 * gdb.guile/scm-frame-args.exp: Likewise.
11578 * gdb.guile/scm-section-script.exp: Likewise.
11579
ddb9f679
YQ
115802014-12-05 Yao Qi <yao@codesourcery.com>
11581
11582 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11583
86e4ed39
DE
115842014-12-04 Doug Evans <dje@google.com>
11585
11586 * gdb.python/py-objfile.exp: Add tests for
11587 objfile.add_separate_debug_file.
11588
7c50a931
DE
115892014-12-04 Doug Evans <dje@google.com>
11590
11591 * lib/gdb.exp (get_build_id): New function.
11592 (build_id_debug_filename_get): Rewrite to use it.
11593 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11594
621661e3
MR
115952014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11596
11597 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11598 `method(long)', not just 0x0.
11599 * gdb.cp/nsalias.exp: Align code labels to 4.
11600 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11601 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11602 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11603 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11604 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11605 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11606
29f0c3b7
DE
116072014-12-02 Doug Evans <dje@google.com>
11608
e1e061e7 11609 PR symtab/17602
29f0c3b7 11610 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 11611 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
11612 * gdb.cp/anon-ns.exp: Update.
11613
162078c8
NB
116142014-12-02 Nick Bull <nicholaspbull@gmail.com>
11615
11616 * gdb.python/py-events.py (inferior_call_handler): New.
11617 (register_changed_handler, memory_changed_handler): New.
11618 (test_events.invoke): Register new handlers.
11619 * gdb.python/py-events.exp: Add tests for inferior call,
11620 memory_changed and register_changed events.
11621
fdb09caf
AA
116222014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11623
11624 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11625 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11626 if the linker doesn't understand this.
11627
55cfb2c4
SM
116282014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11629
11630 * gdb.python/python.exp: Change expected reply to help().
11631
9e8cd6df
YQ
116322014-12-01 Yao Qi <yao@codesourcery.com>
11633
11634 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11635 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11636 * configure: Re-generated.
11637
6c659fc2
SC
116382014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11639
11640 * gdb.cp/chained-calls.cc: New file.
11641 * gdb.cp/chained-calls.exp: New file.
11642 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11643
d7fc3181
SM
116442014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11645
11646 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11647 * gdb.dwarf2/symtab-producer.exp: Same.
11648 * gdb.gdb/python-interrupts.exp: Same.
11649 * gdb.gdb/python-selftest.exp: Same.
11650 * gdb.python/py-linetable.exp: Same.
11651 * gdb.python/py-type.exp: Same.
11652 * gdb.python/py-value-cc.exp: Same.
11653 * gdb.python/py-value.exp: Same.
11654
10e79639
YQ
116552014-11-28 Yao Qi <yao@codesourcery.com>
11656
11657 * gdb.base/break-probes.exp: Match library name prefixed with
11658 sysroot.
11659
f28a0564
SM
116602014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11661
11662 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11663 test expected output. Add parentheses for the call to print.
11664 Remove L suffix from integers.
11665
3fe1ce1d
DE
116662014-11-26 Doug Evans <dje@google.com>
11667
11668 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11669
84429e27
YQ
116702014-11-22 Yao Qi <yao@codesourcery.com>
11671
11672 * gdb.trace/entry-values.c: Remove asms.
11673 (foo): Add foo_label.
11674 (bar): Add bar_label.
11675 * gdb.trace/entry-values.exp: Remove code computing foo's
11676 length and bar's length.
11677 (Dwarf::assemble): Invoke function_range for bar and use
11678 MACRO_AT_func for foo.
11679
26741859
YQ
116802014-11-22 Yao Qi <yao@codesourcery.com>
11681
11682 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11683 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11684 Use .Lgcc43_procstart instead of gcc43.
11685
45e44d27
JB
116862014-11-21 Joel Brobecker <brobecker@adacore.com>
11687
11688 * gdb.ada/n_arr_bound: New testcase.
11689
458c8db8
SDJ
116902014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11691
11692 PR breakpoints/10737
11693 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11694 test_catch_syscall_multi_arch.
11695 (test_catch_syscall_multi_arch): New function.
11696
43f3e411
DE
116972014-11-20 Doug Evans <xdje42@gmail.com>
11698
11699 * gdb.base/maint.exp: Update expected output.
11700
0d7b2549
AA
117012014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11702
11703 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11704 4-byte instruction on S390.
11705
8908fca5
JB
117062014-11-19 Joel Brobecker <brobecker@adacore.com>
11707
11708 * gdb.ada/arr_arr: New testcase.
11709
4a46959e
JB
117102014-11-19 Joel Brobecker <brobecker@adacore.com>
11711
11712 * gdb.ada/pkd_arr_elem: New Testcase.
11713
470e2f4e
LM
117142014-11-18 Luis Machado <lgustavo@codesourcery.com>
11715
11716 * gdb.reverse/break-precsave: Expect completion message for
11717 core file reads.
11718 * gdb.reverse/consecutive-precsave.exp: Likewise.
11719 * gdb.reverse/finish-precsave.exp: Likewise.
11720 * gdb.reverse/i386-precsave.exp: Likewise.
11721 * gdb.reverse/machinestate-precsave.exp: Likewise.
11722 * gdb.reverse/sigall-precsave.exp: Likewise.
11723 * gdb.reverse/solib-precsave.exp: Likewise.
11724 * gdb.reverse/step-precsave.exp: Likewise.
11725 * gdb.reverse/until-precsave.exp: Likewise.
11726 * gdb.reverse/watch-precsave.exp: Likewise.
11727
a267f3ad
AA
117282014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11729
11730 * gdb.base/bp-permanent.c: Include unistd.h.
11731 * gdb.python/py-framefilter-mi.c (main): Add return type.
11732 * gdb.python/py-framefilter.c (main): Likewise.
11733 * gdb.trace/actions-changed.c (main): Likewise.
11734
12084a9a
AA
117352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11736
11737 * gdb.mi/until.c: Add eye-catchers.
11738 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11739 line numbers.
11740
dc7e1a77
AA
117412014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11742
11743 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11744 function header variants in break1.c.
11745 * gdb.base/ena-dis-br.exp: Likewise.
11746 * gdb.base/hbreak2.exp: Likewise.
11747 * gdb.reverse/until-precsave.exp: Drop references to removed
11748 non-prototype function header variants in ur1.c.
11749 * gdb.reverse/until-reverse.exp: Likewise.
11750
41c77605
PM
117512014-11-17 Petr Machata <pmachata@redhat.com>
11752
11753 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11754 ${_cu_offset_size} bytes abbrev offset.
11755
34248c3a
DE
117562014-11-15 Doug Evans <xdje42@gmail.com>
11757
11758 PR symtab/17559
11759 * gdb.base/line-symtabs.exp: New file.
11760 * gdb.base/line-symtabs.c: New file.
11761 * gdb.base/line-symtabs.h: New file.
11762
646da059
YQ
117632014-11-14 Yao Qi <yao@codesourcery.com>
11764
11765 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11766 (func): Add label func_label.
11767 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11768 Replace low_pc and high_pc with MACRO_AT_range.
11769 Replace name, low_pc and high_pc with MACRO_AT_func.
11770
9301ebe6
YQ
117712014-11-14 Yao Qi <yao@codesourcery.com>
11772
11773 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11774 Replace name, low_pc and high_pc with MACRO_AT_func.
11775
f166b542
YQ
117762014-11-14 Yao Qi <yao@codesourcery.com>
11777
11778 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11779 produce debug information.
11780 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11781
0f6e71e3
YQ
117822014-11-14 Yao Qi <yao@codesourcery.com>
11783
11784 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11785 object and get function length.
11786 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11787 with MACRO_AT_func.
11788 (top-level): Replace gdb_compile and clean_restart with
11789 prepare_for_testing.
11790 * gdb.dwarf2/main.c (main): Add label main_label.
11791
876c4df9
YQ
117922014-11-14 Yao Qi <yao@codesourcery.com>
11793
11794 * lib/dwarf.exp (function_range): New procedure.
11795 (Dwarf::_handle_macro_at_func): New procedure.
11796 (Dwarf::_handle_macro_at_range): New procedure.
11797 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11798
02ad9cf1
YQ
117992014-11-14 Yao Qi <yao@codesourcery.com>
11800
11801 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11802 (_handle_attribute): New procedure.
11803
a59add0c
AA
118042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11805
11806 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11807 * gdb.base/call-sc.c (zed): Likewise.
11808 * gdb.base/checkpoint.c (main): Likewise.
11809 * gdb.base/dump.c (main): Likewise.
11810 * gdb.base/gcore.c (main): Likewise.
11811 * gdb.base/huge.c (main): Likewise.
11812 * gdb.base/multi-forks.c (main): Likewise.
11813 * gdb.base/pr10179-a.c (main): Likewise.
11814 * gdb.base/savedregs.c (main): Likewise.
11815 * gdb.base/sigaltstack.c (main): Likewise.
11816 * gdb.base/siginfo.c (main): Likewise.
11817 * gdb.base/structs.c (zed): Likewise.
11818 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11819 * gdb.mi/mi-syn-frame.c (main): Likewise.
11820 * gdb.mi/until.c (foo, main): Likewise.
11821 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11822 * gdb.base/solib-weak.c (foo): Declare.
11823 * gdb.base/attach-twice.c: Include stdio.h.
11824 * gdb.base/weaklib1.c: Likewise.
11825 * gdb.base/weaklib2.c: Likewise.
11826 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11827 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11828 unistd.h.
11829 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11830 * gdb.mi/mi-exit-code.c: Likewise.
11831 * gdb.base/break-interp-lib.c: Include string.h.
11832 * gdb.base/coremaker.c: Likewise.
11833 * gdb.base/testenv.c: Likewise.
11834 * gdb.python/py-finish-breakpoint.c: Likewise.
11835 * gdb.base/inferior-died.c: Include sys/wait.h.
11836 * gdb.base/fileio.c: Include time.h.
11837 * gdb.base/async-shell.c: Include unistd.h.
11838 * gdb.base/dprintf-non-stop.c: Likewise.
11839 * gdb.base/info-os.c: Likewise.
11840 * gdb.mi/mi-console.c: Likewise.
11841 * gdb.mi/watch-nonstop.c: Likewise.
11842 * gdb.python/py-events.c: Likewise.
11843 * gdb.base/async.c (baz): Move up before its invocation.
11844 * gdb.base/code_elim2.c (my_global_func): Likewise.
11845 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11846 * gdb.base/advance.c (func2): Likewise.
11847
3b5d5997
AA
118482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11849
11850 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11851 variant.
11852 * gdb.base/annota3.c: Likewise.
11853 * gdb.base/async.c: Likewise.
11854 * gdb.base/average.c: Likewise.
11855 * gdb.base/call-ar-st.c: Likewise.
11856 * gdb.base/call-rt-st.c: Likewise.
11857 * gdb.base/call-sc.c: Likewise.
11858 * gdb.base/call-strs.c: Likewise.
11859 * gdb.base/ending-run.c: Likewise.
11860 * gdb.base/execd-prog.c: Likewise.
11861 * gdb.base/exprs.c: Likewise.
11862 * gdb.base/foll-exec.c: Likewise.
11863 * gdb.base/foll-fork.c: Likewise.
11864 * gdb.base/foll-vfork.c: Likewise.
11865 * gdb.base/funcargs.c: Likewise.
11866 * gdb.base/gcore.c: Likewise.
11867 * gdb.base/jump.c: Likewise.
11868 * gdb.base/langs0.c: Likewise.
11869 * gdb.base/langs1.c: Likewise.
11870 * gdb.base/langs2.c: Likewise.
11871 * gdb.base/mips_pro.c: Likewise.
11872 * gdb.base/nodebug.c: Likewise.
11873 * gdb.base/opaque0.c: Likewise.
11874 * gdb.base/opaque1.c: Likewise.
11875 * gdb.base/recurse.c: Likewise.
11876 * gdb.base/run.c: Likewise.
11877 * gdb.base/scope0.c: Likewise.
11878 * gdb.base/scope1.c: Likewise.
11879 * gdb.base/setshow.c: Likewise.
11880 * gdb.base/setvar.c: Likewise.
11881 * gdb.base/shmain.c: Likewise.
11882 * gdb.base/shr1.c: Likewise.
11883 * gdb.base/shr2.c: Likewise.
11884 * gdb.base/sigall.c: Likewise.
11885 * gdb.base/signals.c: Likewise.
11886 * gdb.base/so-indr-cl.c: Likewise.
11887 * gdb.base/solib2.c: Likewise.
11888 * gdb.base/structs.c: Likewise.
11889 * gdb.base/sum.c: Likewise.
11890 * gdb.base/vforked-prog.c: Likewise.
11891 * gdb.base/watchpoint.c: Likewise.
11892 * gdb.reverse/shr2.c: Likewise.
11893 * gdb.reverse/until-reverse.c: Likewise.
11894 * gdb.reverse/ur1.c: Likewise.
11895 * gdb.reverse/watch-reverse.c: Likewise.
11896
066a77c5
AA
118972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11898
11899 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11900 variant.
11901 * gdb.base/sepdebug.exp: Drop references to removed code.
11902
4f204ea5
AA
119032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11904
11905 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11906 variant. Preserve original line numbering.
11907 * gdb.base/list1.c: Likewise.
11908
3b377a3a
AA
119092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11910
11911 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11912 variant.
11913 * gdb.base/break1.c: Likewise.
11914 * gdb.base/break.exp: Drop references to removed code.
11915
e444df73
AA
119162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11917
11918 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11919 variant.
11920
8008f2a7
AA
119212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11922
11923 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11924
a5a06887
AA
119252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11926
11927 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11928 logic into perform_all_tests() and invoke it with and without
11929 function header prototypes.
11930 (do_function_calls): Remove conditional XFAIL for PR 5318.
11931 (rerun_and_prepare): Remove duplicate code.
11932 (perform_all_tests): New. Main logic moved here.
11933
44dba9b9
AA
119342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11935
11936 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11937 code guarded by #ifdef NO_PROTOTYPES.
11938 (t_double_many_args): Likewise.
11939 (DEF_FUNC_MANY_ARGS_1): Likewise.
11940 (DEF_FUNC_VALUES_1): Likewise.
11941 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11942 guarded by #ifdef PROTOTYPES.
11943
d1fbcd56
AA
119442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11945
11946 * gdb.mi/mi-console.c: Add eye-catcher.
11947 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11948 instead of literal line number.
11949
b0e59b8f
AA
119502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11951
11952 * gdb.base/shr2.c: Add eye-catcher.
11953 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11954 line number.
11955
78f98cca
AA
119562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11957
11958 * gdb.base/jump.c: Add eye-catchers.
11959 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11960 numbers.
11961
58fa2af0
AA
119622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11963
11964 * gdb.base/execd-prog.c: Add eye-catchers.
11965 * gdb.base/foll-exec.c: Likewise.
11966 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11967 line numbers.
11968
04e5059b
AA
119692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11970
11971 * gdb.base/ending-run.c: Add eye-catchers.
11972 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11973 literal line numbers.
11974
dbfdb174
AA
119752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11976
11977 * gdb.base/call-rt-st.c: Add eye-catchers.
11978 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11979 literal line numbers.
11980
888a2ade
AA
119812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11982
11983 * gdb.base/call-ar-st.c: Add eye-catchers.
11984 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11985 literal line numbers.
11986
6acc2dde
AA
119872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11988
11989 * gdb.base/average.c: Add eye-catchers.
11990 * gdb.base/sum.c: Likewise.
11991 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11992 regexps dynamically.
11993
9ecfcd1d
AA
119942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11995
11996 * gdb.base/solib1.c: Add eye-catchers.
11997 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11998 literal line numbers.
11999
78708b7c
PA
120002014-11-12 Pedro Alves <palves@redhat.com>
12001
12002 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12003 leader has exited.
12004
af48d08f
PA
120052014-11-12 Pedro Alves <palves@redhat.com>
12006
12007 * gdb.arch/i386-bp_permanent.c: New file.
12008 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12009 (srcfile): Set to i386-bp_permanent.c.
12010 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12011 that stepi does not execute the 'leave' instruction, instead of
12012 testing it does execute.
12013 * gdb.base/bp-permanent.c: New file.
12014 * gdb.base/bp-permanent.exp: New file.
12015
af3768e9
DE
120162014-11-10 Doug Evans <xdje42@gmail.com>
12017
12018 PR symtab/17564
12019 * gdb.base/symtab-search-order.exp: New file.
12020 * gdb.base/symtab-search-order.c: New file.
12021 * gdb.base/symtab-search-order-1.c: New file.
12022 * gdb.base/symtab-search-order-shlib-1.c: New file.
12023
9de00a4a
PA
120242014-11-07 Pedro Alves <palves@redhat.com>
12025
12026 PR gdb/17511
12027 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12028 i?86-*-linux*.
12029
e0f52461
SC
120302014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12031
12032 PR c++/17494
12033 * gdb.cp/pr17494.cc: New file.
12034 * gdb.cp/pr17494.exp: New file.
12035
6ce8c980
YQ
120362014-11-02 Yao Qi <yao@codesourcery.com>
12037
12038 * gdb.python/python.exp: Get working directory and match the
12039 output of "set extended-prompt \\w " with it.
12040
02be9a71
DE
120412014-10-30 Doug Evans <dje@google.com>
12042
12043 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12044 in objfiles.
12045 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12046 in progspaces.
12047
3bdff46b
LM
120482014-10-30 Janis Johnson <janisjo@codesourcery.com>
12049
12050 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12051 * gdb.base/realname-expand.exp: Likewise.
12052 * gdb.linespec/macro-relative.exp: Likewise.
12053
ab917dfb
PA
120542014-10-29 Pedro Alves <palves@redhat.com>
12055
12056 PR gdb/17408
12057 * gdb.threads/schedlock.c (some_function): New function.
12058 (call_function): New global.
12059 (MAYBE_CALL_SOME_FUNCTION): New macro.
12060 (thread_function): Call it.
12061 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12062 and use it instead of a global counter. Adjust all callers.
12063 (get_current_thread): Use "find current thread" for test message
12064 here rather than having all callers pass down the same string.
12065 (goto_loop): New procedure, factored out from ...
12066 (my_continue): ... this.
12067 (step_ten_loops): Change parameter from test message to command to
12068 use. Adjust.
12069 (list_count): Delete global.
12070 (check_result): New procedure, factored out from duplicate top
12071 level code.
12072 (continue tests): Wrap in with_test_prefix.
12073 (test_step): New procedure, factored out from duplicate top level
12074 code.
12075 (top level): Test "step" in combination with all scheduler-locking
12076 modes. Test "next" in combination with all scheduler-locking
12077 modes, and in combination with stepping over a function call or
12078 not.
12079 * gdb.threads/next-bp-other-thread.c: New file.
12080 * gdb.threads/next-bp-other-thread.exp: New file.
12081
d3d4baed
PA
120822014-10-29 Pedro Alves <palves@redhat.com>
12083
12084 PR python/17372
12085 * gdb.python/python.exp: Test a multi-line command that spawns
12086 interactive Python.
12087 * gdb.base/multi-line-starts-subshell.exp: New file.
12088
563e8d85
YQ
120892014-10-29 Yao Qi <yao@codesourcery.com>
12090
12091 * gdb.base/fileio.exp: Make directories on host.
12092
0ea4d52e
YQ
120932014-10-29 Yao Qi <yao@codesourcery.com>
12094
12095 * gdb.base/fileio.c (test_write): Close the file.
12096
7f5ef605
PA
120972014-10-28 Pedro Alves <palves@redhat.com>
12098
12099 PR gdb/12623
12100 * gdb.base/sigstep.c (no_handler): New global.
12101 (main): If 'no_handler is true, set the signal handlers to
12102 SIG_IGN.
12103 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12104 with_sw_watch and no_handler parameters. Handle them.
12105 (top level) <stepping over handler when stopped at a breakpoint
12106 test>: Add a test axis for testing with a software watchpoint, and
12107 another for testing with the signal handler set to SIG_IGN.
12108 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12109 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12110
abbdbd03
PA
121112014-10-28 Pedro Alves <palves@redhat.com>
12112
12113 PR gdb/17511
12114 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12115 * gdb.base/sigstep.exp (other_handler_location): New global.
12116 (advance): Support stepping into the signal handler, and running
12117 commands while in the handler.
12118 (in_handler_map): New global.
12119 (top level): In the advance test, add combinations for getting
12120 into the handler with stepping commands, and for running commands
12121 in the handler. Add comment descripting the advancei tests.
12122
1df4399f
PA
121232014-10-28 Pedro Alves <palves@redhat.com>
12124
12125 * gdb.base/sigstep.exp: Use build_executable instead of
12126 prepare_for_testing.
12127 (top level): Move code that starts GDB, runs to main and creates a
12128 display to ...
12129 (restart): ... this new procedure.
12130 (top level): Move backtrace from signal handler test to ...
12131 (validate_backtrace): ... this new procedure.
12132 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12133 with_test_prefix. Always restart GDB.
12134 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12135 with_test_prefix. Always restart GDB. No need to delete
12136 breakpoints after the test.
12137 (test_skip_handler): Remove prefix parameter.
12138 (skip_over_handler, breakpoint_to_handler)
12139 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12140 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12141 restart GDB. No need to delete breakpoints after the test.
12142 (top level): Use foreach to call the test procedures with
12143 different commands.
12144
a5b6e449
PA
121452014-10-28 Pedro Alves <palves@redhat.com>
12146
12147 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12148 instead of GNATS numbers.
12149 * gdb.base/sigbpt.exp: Likewise.
12150 * gdb.base/siginfo.exp: Likewise.
12151 * gdb.base/sigstep.exp: Likewise.
12152
e5f8a7cc
PA
121532014-10-27 Pedro Alves <palves@redhat.com>
12154
12155 * gdb.base/sigstep.c (dummy): New global.
12156 (main): Issue a couple writes to the new global.
12157 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12158 procedures.
12159 (skip_over_handler): Use test_skip_handler.
12160 (top level): Call skip_over_handler for stepi and nexti too.
12161 (breakpoint_over_handler): Use test_skip_handler.
12162 (top level): Call breakpoint_over_handler for stepi and nexti too.
12163
763905a3
YQ
121642014-10-27 Yao Qi <yao@codesourcery.com>
12165
12166 * gdb.trace/tfile.c (adjust_function_address)
12167 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12168 function descriptor.
12169
6f259a23
DB
121702014-10-24 Don Breazeal <donb@codesourcery.com>
12171
12172 * gdb.base/foll-fork.exp (test_follow_fork,
12173 catch_fork_child_follow): Check for updated fork messages emitted
12174 from infrun.c.
12175 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12176 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12177 vfork_and_exec_child_follow_through_step): Check for updated vfork
12178 messages emitted from infrun.c.
12179
09dd9a69
PA
121802014-10-24 Pedro Alves <palves@redhat.com>
12181
12182 * gdb.base/corefile.exp: Remove references to ultrix.
12183 * gdb.base/interrupt.exp: Likewise.
12184 * gdb.base/whatis.exp: Likewise.
12185 * gdb.gdb/selftest.exp: Likewise.
12186 * gdb.threads/manythreads.exp: Likewise.
12187 * gdb.threads/print-threads.exp: Likewise.
12188 * gdb.threads/pthreads.exp:: Likewise.
12189 * gdb.threads/schedlock.exp: Likewise.
12190
3433cfa5
SC
121912014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12192
12193 * gdb.cp/non-trivial-retval.cc: Add a test case.
12194 * gdb.cp/non-trivial-retval.exp: Add a test.
12195
092f880b
YQ
121962014-10-20 Yao Qi <yao@codesourcery.com>
12197
12198 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12199 * gdb.python/py-objfile-script-gdb.py: New file.
12200 * gdb.python/py-objfile-script.exp: Update reference to
12201 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12202 of remote_download. Remove the dest file.
12203
acbdb7f3
YQ
122042014-10-20 Yao Qi <yao@codesourcery.com>
12205
12206 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12207 * gdb.base/step-line.exp: Likewise.
12208 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12209 * gdb.dwarf2/dw2-basic.exp: Likewise.
12210 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12211 * gdb.dwarf2/dw2-filename.exp: Likewise.
12212 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12213 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12214 * gdb.dwarf2/dw2-producer.exp: Likewise.
12215 * gdb.dwarf2/mac-fileno.exp: Likewise.
12216 * gdb.python/py-frame-args.exp: Likewise.
12217 * gdb.python/py-framefilter.exp: Likewise.
12218 * gdb.python/py-mi.exp: Likewise.
12219 * gdb.python/py-objfile-script.exp: Likewise
12220 * gdb.python/py-pp-integral.exp: Likewise.
12221 * gdb.python/py-pp-re-notag.exp: Likewise.
12222 * gdb.python/py-prettyprint.exp: Likewise.
12223 * gdb.python/py-section-script.exp: Likewise.
12224 * gdb.python/py-typeprint.exp: Likewise.
12225 * gdb.python/py-xmethods.exp: Likewise.
12226 * gdb.stabs/weird.exp: Likewise.
12227 * gdb.xml/tdesc-regs.exp: Likewise.
12228
bd286a29
KCY
122292014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12230
12231 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12232 (out_cu): Use addr_len for the size of addresses.
12233 (out_line): Likewise. Size DW_LNE_set_address instruction
12234 according to addr_len.
12235 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12236 (FUNC): Add START_INSNS to definition.
12237
673dc4a0
YQ
122382014-10-18 Yao Qi <yao@codesourcery.com>
12239
12240 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12241 gdb_has_argv0 return true.
12242 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12243 check [target_info exists noargs], check [gdb_has_argv0]
12244 instead.
12245 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12246 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12247 procedures.
12248
4ffbba72
DE
122492014-10-17 Doug Evans <dje@google.com>
12250
12251 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12252 event.
12253 * gdb.python/py-events.py: Add clear_objfiles event.
12254
d096d8c1
DE
122552014-10-17 Doug Evans <dje@google.com>
12256
12257 * gdb.python/py-objfile.exp: Test progspace attribute.
12258
a80db015
LM
122592014-10-17 Luis Machado <lgustavo@codesourcery.com>
12260
12261 * gdb.guile/scm-breakpoint.exp: Do not assume any
12262 directory separators when matching source file paths.
12263 * gdb.python/py-breakpoint.exp: Likewise.
12264 * gdb.reverse/break-precsave.exp: Likewise.
12265 * gdb.reverse/break-reverse.exp: Likewise.
12266 * gdb.reverse/consecutive-precsave.exp: Likewise.
12267 * gdb.reverse/finish-precsave.exp: Likewise.
12268 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12269 * gdb.reverse/finish-reverse.exp: Likewise.
12270 * gdb.reverse/i386-precsave.exp: Likewise.
12271 * gdb.reverse/i387-env-reverse.exp: Likewise.
12272 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12273 * gdb.reverse/machinestate-precsave.exp: Likewise.
12274 * gdb.reverse/machinestate.exp: Likewise.
12275 * gdb.reverse/sigall-precsave.exp: Likewise.
12276 * gdb.reverse/solib-precsave.exp: Likewise.
12277 * gdb.reverse/step-precsave.exp: Likewise.
12278 * gdb.reverse/until-precsave.exp: Likewise.
12279 * gdb.reverse/watch-precsave.exp: Likewise.
12280 * gdb.reverse/watch-reverse.exp: Likewise.
12281
b22089ab
YQ
122822014-10-17 Yao Qi <yao@codesourcery.com>
12283
12284 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12285 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12286
6c4486e6
PA
122872014-10-17 Pedro Alves <palves@redhat.com>
12288
12289 PR gdb/17471
12290 * gdb.base/bg-execution-repeat.c: New file.
12291 * gdb.base/bg-execution-repeat.exp: New file.
12292
0ff33695
PA
122932014-10-17 Pedro Alves <palves@redhat.com>
12294
12295 PR gdb/17300
12296 * gdb.base/continue-all-already-running.c: New file.
12297 * gdb.base/continue-all-already-running.exp: New file.
12298
6fdebc3d
PA
122992014-10-17 Pedro Alves <palves@redhat.com>
12300
12301 PR gdb/17472
12302 * gdb.base/annota-input-while-running.c: New file.
12303 * gdb.base/annota-input-while-running.exp: New file.
12304
32a8097b
PA
123052014-10-17 Pedro Alves <palves@redhat.com>
12306
12307 * gdb.base/callfuncs.exp: emove references to osf.
12308 * gdb.base/sigall.exp: Likewise.
12309 * gdb.gdb/selftest.exp: Likewise.
12310 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12311 * gdb.mi/non-stop.c: Likewise.
12312 * gdb.mi/pthreads.c: Likewise.
12313 * gdb.reverse/sigall-precsave.exp: Likewise.
12314 * gdb.reverse/sigall-reverse.exp: Likewise.
12315 * gdb.threads/pthreads.c: Likewise.
12316 * gdb.threads/pthreads.exp: Likewise.
12317
7a3517ff
YQ
123182014-10-17 Yao Qi <yao@codesourcery.com>
12319
12320 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12321 check 'target_info exists noargs'.
12322 (test_command_prompt_position): Likewise.
12323 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12324 Remove "set args".
12325 (progvar_simple_while_test): Likewise.
12326 (progvar_complex_if_while_test): Likewise.
12327 (if_while_breakpoint_command_test): Likewise.
12328 (infrun_breakpoint_command_test): Likewise.
12329 (breakpoint_command_test): Likewise.
12330 (watchpoint_command_test): Likewise.
12331 (bp_deleted_in_command_test): Likewise.
12332 (temporary_breakpoint_commands): Likewise.
12333
bb99c472
YQ
123342014-10-16 Yao Qi <yao@codesourcery.com>
12335
12336 * gdb.base/remotetimeout.exp: Remove noargs checking.
12337
7c16b83e
PA
123382014-10-15 Pedro Alves <palves@redhat.com>
12339
12340 PR breakpoints/9649
12341 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12342 * gdb.base/breakpoint-in-ro-region.exp
12343 (probe_target_hardware_step): New procedure.
12344 (top level): Probe hardware stepping and hardware breakpoint
12345 support. Test stepping through a read-only region, with both
12346 "breakpoint auto-hw" on and off and both "always-inserted" on and
12347 off.
12348
35a49624
IB
123492014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12350
12351 * gdb.dlang/demangle.exp: Update for demangling changes.
12352
2d1c107c
SC
123532014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12354
12355 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12356 * gdb.cp/non-trivial-retval.exp: Add new tests.
12357
778811d5
SC
123582014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12359
12360 PR c++/13403
12361 PR c++/15154
12362 * gdb.cp/non-trivial-retval.cc: New file.
12363 * gdb.cp/non-trivial-retval.exp: New file.
12364
10c5f0a8
YQ
123652014-10-15 Yao Qi <yao@codesourcery.com>
12366
12367 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12368 remote host.
12369
65d7b369
YQ
123702014-10-15 Yao Qi <yao@codesourcery.com>
12371
12372 * gdb.python/py-symbol.exp: Match file base name if host is
12373 remote, otherwise match file name with dir name.
12374 * gdb.python/py-symtab.exp: Likewise.
12375 * gdb.python/python.exp: Likewise.
12376
46dc1394
YQ
123772014-10-15 Yao Qi <yao@codesourcery.com>
12378
12379 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12380 pattern.
12381 * gdb.python/py-symtab.exp: Likewise.
12382 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12383 locationn.
12384
c40cc657
JB
123852014-10-14 Joel Brobecker <brobecker@adacore.com>
12386
12387 * gdb.ada/addr_arith: New testcase.
12388
2abf49e1
MR
123892014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12390
12391 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12392 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12393 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12394 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12395
f7088df3
SDJ
123962014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12397
12398 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12399 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12400 * gdb.arch/stap-eval-lang-ada.exp: New file.
12401
4dc06805
YQ
124022014-10-14 Yao Qi <yao@codesourcery.com>
12403
12404 * gdb.mi/mi-var-child.c (nothing1): New function.
12405 (nothing2): New function.
12406 (do_children_tests): Set function pointers by nothing1 and
12407 nothing2.
12408 * gdb.mi/mi-var-child.exp: Step over new added statements.
12409 Update test to match the new output.
12410 * gdb.mi/var-cmd.c (nothing1): New function.
12411 (nothing2): New function.
12412 (do_children_tests): Set function pointers by nothing1 and
12413 nothing2.
12414 * gdb.mi/mi-var-display.exp: Update test to match output.
12415 Step to the line specified by $line_dct_nothing.
12416 Increase the number of lines to step.
12417
46a93de2
YQ
124182014-10-14 Yao Qi <yao@codesourcery.com>
12419
12420 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12421 tests.
12422 * gdb.mi/mi2-var-child.exp: Likewise.
12423
14ea52ee
DE
124242014-10-13 Doug Evans <dje@google.com>
12425
12426 * gdb.python/py-objfile.exp: Change name of file name test.
12427
e5c6e92b
DE
124282014-10-13 Doug Evans <dje@google.com>
12429
12430 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12431 from the start of the CU.
12432
c780cc2f
JK
124332014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12434 Yao Qi <yao@codesourcery.com>
12435
12436 Fix "save breakpoints" for "catch" command.
12437 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12438 Remove -nonewline. Match also the added "main" line.
12439
99894e11
JK
124402014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12441
12442 Fix "save breakpoints" for "disable $bpnum" command.
12443 * gdb.base/save-bp.c (main): Add label.
12444 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12445
6e1ac5a3
JK
124462014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12447
12448 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12449
754dd2b0
YQ
124502014-10-11 Yao Qi <yao@codesourcery.com>
12451
12452 * gdb.server/server-kill.exp: Execute command
12453 "set remote trace-status-packet on" before "tstatus".
12454
f90183d7
YQ
124552014-10-11 Yao Qi <yao@codesourcery.com>
12456
12457 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12458 (main): Call getppid.
12459 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12460 and continue to it. Read variable "server_pid".
12461
bf40a607
YQ
124622014-10-11 Yao Qi <yao@codesourcery.com>
12463
12464 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12465
052ca370
YQ
124662014-10-11 Yao Qi <yao@codesourcery.com>
12467
12468 * gdb.threads/thread-find.exp: Don't execute command
12469 "info threads".
12470 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12471 * gdb.threads/linux-dp.exp: Don't check the condition
12472 $threads_created equals to zero.
12473
3831839c
PA
124742014-10-10 Pedro Alves <palves@redhat.com>
12475
12476 * gdb.base/bigcore.exp: Remove references to IRIX.
12477 * gdb.base/funcargs.exp: Likewise.
12478 * gdb.base/interrupt.exp: Likewise.
12479 * gdb.base/mips_pro.exp: Likewise.
12480 * gdb.base/nodebug.exp: Likewise.
12481 * gdb.base/setvar.exp: Likewise.
12482 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12483
8b9a549d
PA
124842014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12485 Pedro Alves <palves@redhat.com>
12486
12487 PR symtab/14466
12488 * gdb.base/vdso-warning.c: New file.
12489 * gdb.base/vdso-warning.exp: New file.
12490
d48ba5e8
DE
124912014-10-02 Doug Evans <dje@google.com>
12492
12493 * gdb.base/structs.c (main): Don't run forever.
12494
2278c276
PA
124952014-10-02 Pedro Alves <palves@redhat.com>
12496
12497 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12498 (top level) <stop threads 1, stop threads 2>: Use it.
12499
b57bacec
PA
125002014-10-02 Pedro Alves <palves@redhat.com>
12501
12502 * gdb.threads/break-while-running.exp (test): Add new
12503 'update_thread_list' argument. Skip "info threads" if false.
12504 (top level): Add new 'update_thread_list' axis.
12505
13fd3ff3
PA
125062014-10-02 Pedro Alves <palves@redhat.com>
12507
12508 PR breakpoints/17431
12509 * gdb.base/execl-update-breakpoints.c: New file.
12510 * gdb.base/execl-update-breakpoints.exp: New file.
12511
0fec99e8
PA
125122014-10-01 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/breakpoint-in-ro-region.c: New file.
12515 * gdb.base/breakpoint-in-ro-region.exp: New file.
12516
2ddf4301
SM
125172014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12518
12519 * gdb.mi/mi-exit-code.exp: New file.
12520 * gdb.mi/mi-exit-code.c: New file.
12521
6a5f3f43
YQ
125222014-09-30 Yao Qi <yao@codesourcery.com>
12523
12524 * lib/prelink-support.exp (build_executable_own_libs): Error if
12525 the target isn't native.
12526
345bcc73
YQ
125272014-09-30 Yao Qi <yao@codesourcery.com>
12528
12529 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12530 false.
12531
a25a5a45
PA
125322014-09-22 Pedro Alves <palves@redhat.com>
12533
12534 * gdb.threads/break-while-running.exp: New file.
12535 * gdb.threads/break-while-running.c: New file.
12536
00ba3162
YQ
125372014-09-19 Yao Qi <yao@codesourcery.com>
12538
12539 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12540 Invoke test. Restart GDB with --readnow and invoke test again.
12541
c3b7b696
YQ
125422014-09-19 Yao Qi <yao@codesourcery.com>
12543
12544 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12545 proc set_breakpoint_on_gcd_function. Invoke
12546 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12547 invoke set_breakpoint_on_gcd_function again.
12548
2b4fd423
DE
125492014-09-18 Doug Evans <dje@google.com>
12550
12551 * gdb.dwarf2/symtab-producer.exp: New file.
12552
a5947601
SDJ
125532014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12554
12555 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12556 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12557 * gdb.base/global-var-nested-by-dso.c: Likewise.
12558 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12559
91c19059
SDJ
125602014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12561 Pedro Alves <palves@redhat.com>
12562
12563 * gdb.base/watch-bitfields.exp: Pass string other than test file
12564 name to prepare_for_testing.
12565 (watch): New procedure.
12566 (expect_watchpoint): Use with_test_prefix.
12567 (top level): Factor out tests to ...
12568 (test_watch_location, test_regular_watch): ... these new
12569 procedures, and use with_test_prefix and gdb_continue_to_end.
12570
bb9d5f81
PP
125712014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12572
12573 PR breakpoints/12526
12574 * gdb.base/watch-bitfields.exp: New file.
12575 * gdb.base/watch-bitfields.c: New file.
12576
635856f5
PA
125772014-09-16 Pedro Alves <palves@redhat.com>
12578
12579 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12580 software and hardware addresses, not software address against
12581 itself.
12582
7280ceea
PA
125832014-09-16 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12586 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12587
428b16bd
PA
125882014-09-16 Pedro Alves <palves@redhat.com>
12589
12590 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12591 files.
12592 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12593 "*-*-vxworks*" throughout.
12594 * gdb.base/break.exp: Likewise.
12595 * gdb.base/default.exp: Likewise.
12596 * gdb.base/scope.exp: Likewise.
12597 * gdb.base/sepdebug.exp: Likewise.
12598 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12599 throughout.
12600 * gdb.base/run.c: Likewise.
12601 * gdb.base/sepdebug.c: Likewise.
12602 * gdb.hp/gdb.aCC/run.c: Likewise.
12603 * gdb.reverse/until-reverse.c: Likewise.
12604 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12605
666d413c
YQ
126062014-09-16 Yao Qi <yao@codesourcery.com>
12607
12608 * boards/local-remote-host-native.exp: New file.
12609
57cbd724
DE
126102014-09-14 Doug Evans <xdje42@gmail.com>
12611
12612 * gdb.threads/queue-signal.c (thread_count): New variable.
12613 (thread_count_mutex, thread_count_condvar): New variables.
12614 (incr_thread_count, wait_all_threads_running): New functions.
12615 (main): Wait for all threads to be in their thread functions.
12616
81219e53
DE
126172014-09-13 Doug Evans <xdje42@gmail.com>
12618
12619 * gdb.threads/queue-signal.c: New file.
12620 * gdb.threads/queue-signal.exp: New file.
12621
3714cea7
DE
126222014-09-13 Doug Evans <xdje42@gmail.com>
12623
12624 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12625 be consistent with what default_gdb_init uses.
12626 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12627 the plain text of the prompt. Add some logging printfs.
12628 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12629
fa43b1d7
PA
126302014-09-12 Pedro Alves <palves@redhat.com>
12631
12632 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12633 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12634 * gdb.arch/i386-size-overlap.exp: Likewise.
12635 * gdb.arch/i386-size.exp: Likewise.
12636 * gdb.arch/i386-unwind.exp: Likewise.
12637 * gdb.base/a2-run.exp: Likewise.
12638 * gdb.base/break.exp: Likewise.
12639 * gdb.base/charset.exp: Likewise.
12640 * gdb.base/chng-syms.exp: Likewise.
12641 * gdb.base/commands.exp: Likewise.
12642 * gdb.base/dbx.exp: Likewise.
12643 * gdb.base/find.exp: Likewise.
12644 * gdb.base/funcargs.exp: Likewise.
12645 * gdb.base/jit-simple.exp: Likewise.
12646 * gdb.base/reread.exp: Likewise.
12647 * gdb.base/sepdebug.exp: Likewise.
12648 * gdb.base/step-bt.exp: Likewise.
12649 * gdb.cp/mb-inline.exp: Likewise.
12650 * gdb.cp/mb-templates.exp: Likewise.
12651 * gdb.objc/basicclass.exp: Likewise.
12652 * gdb.threads/killed.exp: Likewise.
12653
9d9bf2df
EBM
126542014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12655
12656 PR tdep/17379
12657 * gdb.arch/powerpc-stackless.S: New file.
12658 * gdb.arch/powerpc-stackless.exp: New file.
12659
1cf2f1b0
JK
126602014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12661
12662 * gdb.base/attach.c: Include unistd.h.
12663 (main): Call alarm. Add label postloop.
12664 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12665 gdb_breakpoint, gdb_continue_to_breakpoint.
12666 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12667
98880d46
PA
126682014-09-11 Pedro Alves <palves@redhat.com>
12669
12670 PR gdb/17347
12671 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12672 * gdb.base/attach.exp (test_command_line_attach_run): New
12673 procedure.
12674 (top level): Call it.
12675
4c92ff2c
PA
126762014-09-11 Pedro Alves <palves@redhat.com>
12677
12678 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12679 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12680 (do_command_attach_tests): Use spawn_wait_for_attach.
12681 * gdb.base/solib-overlap.exp: Likewise.
12682 * gdb.multi/multi-attach.exp: Likewise.
12683 * gdb.python/py-prompt.exp: Likewise.
12684 * gdb.python/py-sync-interp.exp: Likewise.
12685 * gdb.server/ext-attach.exp: Likewise.
12686
3adc1a7d
GKB
126872014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12688
12689 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12690 command in testcase. Simplify testcase.
12691
96334934
JB
126922014-09-10 Joel Brobecker <brobecker@adacore.com>
12693
12694 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12695
eb479039
JB
126962014-09-10 Joel Brobecker <brobecker@adacore.com>
12697
12698 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12699
deede10c
JB
127002014-09-10 Joel Brobecker <brobecker@adacore.com>
12701
12702 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12703
7828a5f5
JB
127042014-09-10 Joel Brobecker <brobecker@adacore.com>
12705
12706 * gdb.dwarf2/dynarr-ptr.c: New file.
12707 * gdb.dwarf2/dynarr-ptr.exp: New file.
12708
33aeebcf
MR
127092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12710
12711 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12712 of 30 rather than hardcoding 120 for a slow test case. Take the
12713 `gdb,timeout' target setting into account for this calculation.
12714 Don't extend the timeout for the test cases that don't need it.
12715
7b415901
MR
127162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12717
12718 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12719 a factor of 2 for a slow test case. Take the `gdb,timeout'
12720 target setting into account for this calculation.
12721 * gdb.reverse/until-precsave.exp: Increase the timeout by
12722 a factor of 15 and 3 respectively rather than adding 120
12723 for a pair of slow test cases. Take the `gdb,timeout'
12724 target setting into account for this calculation.
12725
4a40f85a
MR
127262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12727
12728 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12729 timeout, don't pass one down to gdb_expect.
12730 (gdb_expect): Rework timeout selection.
12731
09635af7
MR
127322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12733
12734 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12735 exception on timeout.
12736 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12737 (gdbserver_start_extended): Catch any `gdbserver_start' error
12738 exceptions.
12739 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12740 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12741 `gdbserver_gdb_load' error exceptions.
12742
2bdd10b7
MR
127432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12744
12745 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12746 120 on waiting for the TCP socket to open.
12747
316935f0
DE
127482014-09-09 Doug Evans <xdje42@gmail.com>
12749
12750 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12751 _caller_matches, _any_caller_is, _any_caller_matches.
12752
83740597
DE
127532014-09-09 Doug Evans <xdje42@gmail.com>
12754
12755 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12756
4c122fc3
YQ
127572014-09-09 Yao Qi <yao@codesourcery.com>
12758
12759 * gdb.mi/mi-var-display.exp: Set print symbol off.
12760
a9f116cb
GKB
127612014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12762
12763 PR gdb/17035
12764 * gdb.base/commands.exp: Add tests to verify user-defined
12765 commands with empty bodies.
12766 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12767 python commands in `show user command`.
12768 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12769 scheme commands in `show user command`.
12770
c75bd3a2
JK
127712014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12772
12773 PR python/17355
12774 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12775 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12776 * gdb.python/py-framefilter-invalidarg.exp: New file.
12777 * gdb.python/py-framefilter-invalidarg.py: New file.
12778
faa42425
DE
127792014-09-06 Doug Evans <xdje42@gmail.com>
12780
12781 PR 15276
12782 * gdb.python/py-caller-is.c: New file.
12783 * gdb.python/py-caller-is.exp: New file.
12784
474ca4f6
SDJ
127852014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12786
12787 PR gdb/17235
12788 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12789 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12790
eb0b0463
SDJ
127912014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12792
12793 PR fortran/17237
12794 * gdb.fortran/print-formatted.exp: New file.
12795 * gdb.fortran/print-formatted.f90: Likewise.
12796
5f3b99cf
SS
127972014-09-03 Sasha Smundak <asmundak@google.com>
12798
12799 * gdb.python/py-frame.exp: Test Frame.read_register.
12800
7d793aa9
SDJ
128012014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12802
12803 PR python/16699
12804 * gdb.python/py-completion.exp: New file.
12805 * gdb.python/py-completion.py: Likewise.
12806
fb0576e9
DE
128072014-08-28 Doug Evans <dje@google.com>
12808
12809 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12810 eax,etc. are live with values set by gdb and thus the compiler can't
12811 use them.
12812 * gdb.arch/i386-pseudo.c (main): Ditto.
12813
ee92b0dd
DE
128142014-08-27 Doug Evans <dje@google.com>
12815
12816 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12817
6649db35
DE
128182014-08-25 Doug Evans <dje@google.com>
12819
12820 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12821 (main): Ditto.
12822
564b7600
DE
128232014-08-25 Doug Evans <dje@google.com>
12824
12825 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12826
3881fb67
YQ
128272014-08-24 Yao Qi <yao@codesourcery.com>
12828
12829 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12830 symbol off.
12831 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12832
a05a36a5
DE
128332014-08-22 Doug Evans <dje@google.com>
12834
12835 PR 17276
12836 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12837 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12838 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12839
7c343b48
YQ
128402014-08-22 Yao Qi <yao@codesourcery.com>
12841
12842 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12843 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12844 * gdb.python/python.exp: Likewise. Use .py file on the host
12845 instead of the build.
12846
22fd09ae
JK
128472014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12848
12849 * gdb.threads/gcore-stale-thread.c: New file.
12850 * gdb.threads/gcore-stale-thread.exp: New file.
12851
a8454a7c
PA
128522014-08-21 Pedro Alves <palves@redhat.com>
12853
12854 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12855 * gdb.base/gcore-relro-pie.exp: Likewise.
12856 * gdb.base/gcore-relro.exp: Likewise.
12857 * gdb.base/gcore.exp: Likewise.
12858 * gdb.base/print-symbol-loading.exp: Likewise.
12859 * gdb.threads/gcore-thread.exp: Likewise.
12860 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12861
2a31c623
PA
128622014-08-20 Pedro Alves <palves@redhat.com>
12863 Jan Kratochvil <jan.kratochvil@redhat.com>
12864
12865 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12866 configure.
12867 (EXPECT): Handle READ1 being set.
12868 (all): Depend on EXTRA_RULES.
12869 (check-read1, expect-read1, read1.so, read1): New rules.
12870 * README (Testsuite Parameters): Document the READ1 make variable.
12871 (Race detection): New section.
12872 * configure: Regenerate.
12873 * configure.ac: If build==host==target, and running under a
12874 GNU/glibc system, add read1 to the extra Makefile rules.
12875 (EXTRA_RULES): AC_SUBST it.
12876 * lib/read1.c: New file.
12877
d36430db
JB
128782014-08-20 Joel Brobecker <brobecker@adacore.com>
12879
12880 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12881 the handling of variables declared as a typedef to an array
12882 which a DW_AT_data_location attribute.
12883
9a0dc9e3
PA
128842014-08-19 Andrew Burgess <aburgess@broadcom.com>
12885 Pedro Alves <palves@redhat.com>
12886
12887 PR symtab/14604
12888 PR symtab/14605
12889 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12890 gdb_test.
12891
0718a8da
PA
128922014-08-19 Pedro Alves <palves@redhat.com>
12893
12894 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12895
13b448cd
YQ
128962014-08-19 Yao Qi <yao@codesourcery.com>
12897
12898 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12899 right line.
12900
1cbf5077
DB
129012014-08-18 David Blaikie <dblaikie@gmail.com>
12902
12903 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12904
bf0fae19
JB
129052014-08-18 Joel Brobecker <brobecker@adacore.com>
12906
12907 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12908 attribute in array range.
12909
3c8c5dcc
JB
129102014-08-18 Joel Brobecker <brobecker@adacore.com>
12911
12912 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12913
e66d4446
SC
129142014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12915
12916 PR c++/17132
12917 * gdb.cp/pr17132.cc: New file.
12918 * gdb.cp/pr17132.exp: New file.
12919
940df408
SC
129202014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12921
12922 * gdb.python/py-xmethods.py (A_getarrayind)
12923 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12924 Use 'print' with function call syntax.
12925 (E_method_matcher.match): Fix tab vs space indentation mixup.
12926
ebcc6c3a
YQ
129272014-08-15 Yao Qi <yao@codesourcery.com>
12928
12929 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12930 false.
12931
775e0f04
YQ
129322014-08-15 Yao Qi <yao@codesourcery.com>
12933
12934 * gdb.cp/casts.exp: Set print symbol off.
12935 * gdb.cp/class2.exp: Likewise.
12936 * gdb.cp/overload.exp: Likewise.
12937 * gdb.cp/templates.exp: Likewise.
12938
d769e349
DE
129392014-08-11 Doug Evans <dje@google.com>
12940
12941 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12942 (test_load_shlib): Update.
12943
20c6f1e1
YQ
129442014-08-09 Yao Qi <yao@codesourcery.com>
12945
12946 * gdb.base/display.exp: Invoke is_address_zero_readable.
12947 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12948 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12949 * gdb.base/hbreak-unmapped.exp: Return if
12950 is_address_zero_readable returns true.
12951 * gdb.base/signest.exp: Likewise.
12952 * gdb.base/signull.exp: Likewise.
12953 * gdb.base/sigbpt.exp: Likewise.
12954 * gdb.guile/scm-disasm.exp: Do the test if
12955 is_address_zero_readable returns false.
12956 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12957 * gdb.python/py-arch.exp: Likewise.
12958 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12959 * lib/gdb.exp (is_address_zero_readable): New proc.
12960
5792e8e3
YQ
129612014-08-09 Yao Qi <yao@codesourcery.com>
12962
12963 PR testsuite/13443
12964 * gdb.mi/mi-var-display.exp: Make test messages unique.
12965
3cecbbbe
TT
129662014-08-04 Tom Tromey <tromey@redhat.com>
12967
12968 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12969 target 0".
12970
00b51ff5
TT
129712014-08-04 Tom Tromey <tromey@redhat.com>
12972
12973 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12974 "target_resume".
12975
6908c509
JB
129762014-08-01 Joel Brobecker <brobecker@adacore.com>
12977
12978 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12979 inner_vla_struct_object_size.
12980 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12981 as xfail.
12982
cc6563d2
PA
129832014-07-30 Pedro Alves <palves@redhat.com>
12984
12985 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12986 comment.
12987
7e09a223
YQ
129882014-07-29 Yao Qi <yao@codesourcery.com>
12989
12990 PR gdb/17206
12991 * gdb.base/until-nodebug.exp: New.
12992
7ebdbe92
DE
129932014-07-28 Doug Evans <xdje42@gmail.com>
12994
12995 PR guile/17203
12996 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12997 previously existing parameter, and previously ambiguously spelled
12998 parameter.
12999
fdb1adc6
WN
130002014-07-28 Will Newton <will.newton@linaro.org>
13001
13002 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13003
186fcde0
DE
130042014-07-26 Ludovic Courtès <ludo@gnu.org>
13005 Doug Evans <xdje42@gmail.com>
13006
13007 PR guile/17146
13008 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13009
70509625
PA
130102014-07-25 Pedro Alves <palves@redhat.com>
13011
13012 * gdb.threads/signal-command-handle-nopass.c: New file.
13013 * gdb.threads/signal-command-handle-nopass.exp: New file.
13014 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13015 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13016 * gdb.threads/signal-delivered-right-thread.c: New file.
13017 * gdb.threads/signal-delivered-right-thread.exp: New file.
13018
c3f814a1
PA
130192014-07-25 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.base/double-prompt-target-event-error.exp
13022 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13023 match.
13024 (cancel_pagination_in_target_event): Rework double prompt
13025 detection.
13026 * gdb.base/paginate-after-ctrl-c-running.exp
13027 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13028 <return>' match.
13029 * gdb.base/paginate-bg-execution.exp
13030 (test_bg_execution_pagination_return)
13031 (test_bg_execution_pagination_cancel): Remove '-notransfer
13032 <return>' matches.
13033 * gdb.base/paginate-execution-startup.exp
13034 (test_fg_execution_pagination_return)
13035 (test_fg_execution_pagination_cancel): Remove '-notransfer
13036 <return>' matches.
13037 * gdb.base/paginate-inferior-exit.exp
13038 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13039 match.
13040 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13041 * lib/gdb.exp (pagination_prompt): Run text through
13042 string_to_regexp.
13043 (gdb_test_multiple): Match $pagination_prompt instead of
13044 "<return>".
13045 (string_to_regexp): Move to lib/gdb-utils.exp.
13046
e214cf6c
JK
130472014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13048
13049 * gdb.arch/amd64-entry-value-paramref.S: New file.
13050 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13051 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13052 * gdb.arch/amd64-optimout-repeat.S: New file.
13053 * gdb.arch/amd64-optimout-repeat.c: New file.
13054 * gdb.arch/amd64-optimout-repeat.exp: New file.
13055
17d0c5c8
JK
130562014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13057
13058 PR gdb/17170
13059 * gdb.base/statistics.exp: New file.
13060
b8b8facf
DE
130612014-07-17 Doug Evans <dje@google.com>
13062
74b49205 13063 PR gdb/17170
b8b8facf
DE
13064 * gdb.base/maint.exp: Update testing of per-command stats.
13065
1b5d0ab3
PA
130662014-07-16 Pedro Alves <palves@redhat.com>
13067
13068 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13069 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13070 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13071 (tfile_write_buf): New functions.
13072 (add_memory_block): Rewrite using the above.
13073 (adjust_function_address): New function.
13074 (FUNCTION_ADDRESS): New macro.
13075 (write_basic_trace_file): Remove short_x local, and use
13076 tfile_write_16. Change type of func_addr local to unsigned long
13077 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13078 here. Cast argument of add_memory_block to char pointer.
13079 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13080 (main): Remove parameters.
13081 * gdb.trace/tfile.exp: Remove nowarnings.
13082
4d974e88
SM
130832014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13084
13085 * gdb.base/debug-expr.exp: Test string evaluation with
13086 "debug expression" on.
13087
41e99568
PA
130882014-07-15 Pedro Alves <palves@redhat.com>
13089
13090 * gdb.base/reread.exp: Use clean_restart.
13091
487d9753
PL
130922014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13093
13094 * gdb.arch/avr-flash-qualifer.c: New.
13095 * gdb.arch/avr-flash-qualifer.exp: New.
13096
cc1c52ad
PA
130972014-07-14 Pedro Alves <palves@redhat.com>
13098
13099 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13100 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13101
1e973570
PA
131022014-07-14 Pedro Alves <palves@redhat.com>
13103
13104 * gdb.base/double-prompt-target-event-error.c: New file.
13105 * gdb.base/double-prompt-target-event-error.exp: New file.
13106
93d6eb10
PA
131072014-07-14 Pedro Alves <palves@redhat.com>
13108
13109 PR gdb/17072
13110 * gdb.base/paginate-inferior-exit.c: New file.
13111 * gdb.base/paginate-inferior-exit.exp: New file.
13112
0017922d
PA
131132014-07-14 Pedro Alves <palves@redhat.com>
13114
13115 PR gdb/17072
13116 * gdb.base/paginate-bg-execution.c: New file.
13117 * gdb.base/paginate-bg-execution.exp: New file.
13118
94696ad3
PA
131192014-07-14 Pedro Alves <palves@redhat.com>
13120
13121 PR gdb/17072
13122 * gdb.base/paginate-execution-startup.c: New file.
13123 * gdb.base/paginate-execution-startup.exp: New file.
13124 * lib/gdb.exp (pagination_prompt): New global.
13125 (default_gdb_spawn): New procedure, factored out from
13126 default_gdb_spawn.
13127 (default_gdb_start): Adjust to call default_gdb_spawn.
13128 (gdb_spawn): New procedure.
13129
bd293940
PA
131302014-07-14 Pedro Alves <palves@redhat.com>
13131
13132 * lib/gdb.exp (gdb_assert): New procedure.
13133 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13134
c933f875
PA
131352014-07-14 Pedro Alves <palves@redhat.com>
13136
13137 * gdb.base/execution-termios.c: New file.
13138 * gdb.base/execution-termios.exp: New file.
13139
d98b7a16
TT
131402014-07-14 Tom Tromey <tromey@redhat.com>
13141
13142 * gdb.cp/vla-cxx.cc: New file.
13143 * gdb.cp/vla-cxx.exp: New file.
13144
548740d6
TT
131452014-07-14 Tom Tromey <tromey@redhat.com>
13146
13147 * gdb.reverse/rerun-prec.c: New file.
13148 * gdb.reverse/rerun-prec.exp: New file.
13149
a25eb028
MR
131502014-07-12 Maciej W. Rozycki <macro@mips.com>
13151 Maciej W. Rozycki <macro@codesourcery.com>
13152
13153 * lib/gdb-utils.exp: New file.
13154 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13155 inline `gdb_init_command' processing.
13156 (gdb_start_cmd): Likewise.
13157 * lib/mi-support.exp (mi_run_cmd): Likewise.
13158 * README: Document `gdb_init_command' and `gdb_init_commands'.
13159
218c2655
JK
131602014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13161
13162 Fix false FAIL running under a very long directory name.
13163 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13164 and "set print elements 10000". Twice.
13165
5401fde3
YQ
131662014-07-11 Yao Qi <yao@codesourcery.com>
13167
13168 * gdb.base/exprs.exp: "set print symbol off".
13169
e76126e8
PA
131702014-07-11 Pedro Alves <palves@redhat.com>
13171
13172 * gdb.threads/kill.c: New file.
13173 * gdb.threads/kill.exp: New file.
13174
2d6f0de6
YQ
131752014-07-10 Yao Qi <yao@codesourcery.com>
13176
13177 * gdb.trace/tfile.c (write_basic_trace_file)
13178 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13179 address written to trace file.
13180
7180e04a
PA
131812014-07-09 Pedro Alves <palves@redhat.com>
13182
13183 * gdb.base/attach-wait-input.exp: New file.
13184 * gdb.base/attach-wait-input.c: New file.
13185
9a9a7608
AB
131862014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13187
13188 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13189 setting up test structures.
13190 (main): Call new test function.
13191 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13192 test function, continue into test function and walk test
13193 structures.
13194
161ac41e
YQ
131952014-07-02 Yao Qi <yao@codesourcery.com>
13196
13197 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13198 'bar_start' at the beginning of functions 'foo' and 'bar'
13199 respectively.
13200 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13201 instead of 'foo' and 'bar'.
13202
1f267ae3
MM
132032014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13204
13205 * gdb.btrace/segv.exp: New.
13206 * gdb.btrace/segv.c: New.
13207
2b239efb
LM
132082014-07-02 Luis Machado <lgustavo@codesourcery.com>
13209
13210 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13211 instruction.
13212
cf363f18
MW
132132014-06-30 Mark Wielaard <mjw@redhat.com>
13214
13215 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13216 vulture, vilify, villar): New volatile array constants.
13217 (vindictive, vegetation): New const volatile array constants.
13218 * gdb.base/volatile.exp: Test volatile and const volatile array
13219 types.
13220
aebf9d24
AA
132212014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13222
13223 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13224 target lacks support for awatch, rwatch, or hbreak.
13225
b67a2c6f
YQ
132262014-06-27 Yao Qi <yao@codesourcery.com>
13227
13228 * gdb.multi/dummy-frame-restore.exp: New.
13229 * gdb.multi/dummy-frame-restore.c: New.
13230
aef92902
MM
132312014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13232
13233 * gdb.btrace/gcore.exp: New.
13234
8e9db26e
PA
132352014-06-23 Pedro Alves <palves@redhat.com>
13236
13237 * gdb.base/watchpoint-reuse-slot.c: New file.
13238 * gdb.base/watchpoint-reuse-slot.exp: New file.
13239
70afc5b7
SC
132402014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13241
13242 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13243 progspace's filename in 'info', 'enable' and 'disable' command
13244 tests.
13245
b972bd9c
JK
132462014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13247
13248 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13249 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13250 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13251
125f8a3d
GB
132522014-06-20 Gary Benson <gbenson@redhat.com>
13253
13254 * gdb.arch/i386-avx.exp: Fix include file location.
13255 * gdb.arch/i386-sse.exp: Likewise.
13256
3ed9baed
IB
132572014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13258
13259 * gdb.dlang/expression.exp: New file.
13260
034f788c
PA
132612014-06-19 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13264 out from ...
13265 (top level): ... here. Iterate running tests under different
13266 scheduler-locking settings.
13267
45371d0c
LM
132682014-06-18 Luis Machado <lgustavo@codesourcery.com>
13269
13270 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13271 to DW_FORM_addr and use non-zero addresses.
13272
5d376983
SC
132732014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13274
13275 PR gdb/17017
13276 * gdb.python/py-xmethods.cc: Add global function call counters and
13277 increment them in their respective functions. Remove "cout"
13278 statements.
13279 * gdb.python/py-xmethods.exp: Make tests check the global function
13280 call counters instead of depending on inferior IO.
13281
a1aa2221
LM
132822014-06-18 Don Breazeal <donb@codesourcery.com>
13283
13284 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13285 Deleted procedure.
13286 (explicit_fork_parent_follow): Deleted procedure.
13287 (explicit_fork_child_follow): Deleted procedure.
13288 (test_follow_fork): New procedure.
13289 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 13290 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
13291 procedure calls.
13292
0fc05997
YQ
132932014-06-17 Yao Qi <yao@codesourcery.com>
13294
13295 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13296 CP1252.
13297
70795c52
LM
132982014-06-17 Luis Machado <lgustavo@codesourcery.com>
13299
13300 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13301 Initialize ptr and S explicitly.
13302 (skip_type_update_when_not_use_rtti_test): Likewise.
13303
6be47f0c
KS
133042014-06-16 Keith Seitz <keiths@redhat.com>
13305
13306 PR mi/15863
13307 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13308 the inferior is started.
13309
d03de421
PA
133102014-06-16 Pedro Alves <palves@redhat.com>
13311
13312 * gdb.base/break-main-file-remove-fail.c: New file.
13313 * gdb.base/break-main-file-remove-fail.exp: New file.
13314 * gdb.base/break-unload-file.exp: Use build_executable instead of
13315 prepare_for_testing.
13316 (test_break): New parameter "initial_load". Handle it.
13317 (top level): Add initial_load cmdline/file axis.
13318
f9579b99
TT
133192014-06-12 Tom Tromey <tromey@redhat.com>
13320
13321 * gdb.base/completion.exp: Don't use directory name in test.
13322
3657956b
GB
133232014-06-09 Gary Benson <gbenson@redhat.com>
13324
13325 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13326 separate the always-available ANSI-standard signals from the
13327 signals that require checking.
13328 (main): Likewise.
13329 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13330 Likewise.
13331 (main): Likewise.
13332
4186eb54
KS
133332014-06-07 Keith Seitz <keiths@redhat.com>
13334
13335 Revert:
13336 PR c++/16253
13337 * gdb.cp/var-tag.cc: New file.
13338 * gdb.cp/var-tag.exp: New file.
13339 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13340 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13341 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13342 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13343
25326a28 133442014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
13345
13346 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13347
829155c9
PA
133482014-06-06 Pedro Alves <palves@redhat.com>
13349
13350 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13351 in target debug output instead of looking at RSP packets,
13352 disabling the test on any target that uses hardware stepping.
13353 Update comments.
13354
61c8d22e
PA
133552014-06-06 Pedro Alves <palves@redhat.com>
13356
13357 * gdb.base/break-unload-file.exp: Fix typo.
13358
d9a47287
YQ
133592014-06-06 Yao Qi <yao@codesourcery.com>
13360
13361 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13362 from "jit_function" to "^jit_function".
13363
e5e01dbf
YQ
133642014-06-06 Yao Qi <yao@codesourcery.com>
13365
13366 * gdb.base/async.c (foo): Add one statement.
13367 * gdb.base/async.exp: Get the next instruction address and
13368 match the output of "nexti" by instruction address. Match
13369 the hex address in the output of "finish".
13370
73ba372c
GB
133712014-06-06 Gary Benson <gbenson@redhat.com>
13372
13373 * gdb.base/call-signals.c: Remove preprocessor conditionals
13374 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13375 SIGSEGV and SIGTERM.
13376 * gdb.base/sigall.c: Likewise.
13377 * gdb.base/unwindonsignal.c: Likewise.
13378 * gdb.reverse/sigall-reverse.c: Likewise.
13379
831517df
YQ
133802014-06-06 Yao Qi <yao@codesourcery.com>
13381
13382 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13383 readable, skip the test.
13384
b8b91e98
YQ
133852014-06-06 Yao Qi <yao@codesourcery.com>
13386
13387 * gdb.threads/staticthreads.c (thread_function): Move the line
13388 setting breakpoint on forward.
13389 * gdb.threads/staticthreads.exp: Update comments.
13390
fb934770
LC
133912014-06-05 Ludovic Courtès <ludo@gnu.org>
13392
13393 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13394 "history-append! type error".
13395
6ef284bd
SM
133962014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13397
13398 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13399 erroneous dprintf expected input.
13400
a872e241
DE
134012014-06-04 Doug Evans <xdje42@gmail.com>
13402
13403 * gdb.guile/scm-generics.exp: Delete.
13404
16f691fb
DE
134052014-06-04 Doug Evans <xdje42@gmail.com>
13406
13407 * gdb.guile/scm-breakpoint.exp: Update.
13408 Add tests for breakpoint registration.
13409
012370f6
TT
134102014-06-04 Tom Tromey <tromey@redhat.com>
13411
13412 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13413 VLA-in-union.
13414 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13415 inner_vla_struct, vla_union types. Initialize objects of those
13416 types and compute their sizes.
13417
9f5a4cef
HZ
134182014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13419 Hui Zhu <hui@codesourcery.com>
13420
13421 * gdb.base/fileio.exp: Add test for shell not available as well as
13422 available.
13423 * gdb.base/fileio.c (test_system): Check for shell twice.
13424
90a45c4d
YQ
134252014-06-04 Yao Qi <yao@codesourcery.com>
13426
13427 * gdb.base/auto-connect-native-target.exp: Remove redundant
13428 space from the regexp pattern.
13429
70017e41
YQ
134302014-06-04 Yao Qi <yao@codesourcery.com>
13431
13432 * gdb.base/default.exp: Replace "child" with "native" in
13433 regexp pattern.
13434
883964a7
SC
134352014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13436
13437 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13438 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13439 * gdb.python/py-xmethods.py: Python script supporting the
13440 new testcase and tests.
13441
ef370185
JB
134422014-06-03 Joel Brobecker <brobecker@adacore.com>
13443 Pedro Alves <palves@redhat.com>
13444
13445 PR breakpoints/17000
13446 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13447 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13448
1e2ccb61
BM
134492014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13450
13451 * gdb.base/subst.exp: Add tests to verify partial path matching
13452 output.
13453
c6ec5ab2
PA
134542014-06-03 Pedro Alves <palves@redhat.com>
13455
13456 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13457 target that doesn't use software single-stepping.
13458
835c559f
PA
134592014-06-03 Pedro Alves <palves@redhat.com>
13460
13461 PR breakpoints/17000
13462 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13463 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13464
06eb1586
DE
134652014-06-02 Doug Evans <xdje42@gmail.com>
13466
13467 * gdb.guile/scm-parameter.exp: New file.
13468
e698b8c4
DE
134692014-06-02 Doug Evans <xdje42@gmail.com>
13470
13471 * gdb.guile/scm-cmd.c: New file.
13472 * gdb.guile/scm-cmd.exp: New file.
13473
ded03782
DE
134742014-06-02 Doug Evans <xdje42@gmail.com>
13475
13476 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13477 pretty-printer lookup.
13478 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13479 (make-pp_s-printer): Call it.
13480 (make-pretty-printer-from-dict): New function.
13481 (lookup-pretty-printer-maker-from-dict): New function.
13482 (*pretty-printer*): Simplify.
13483 (make-objfile-pp_s-printer): New function.
13484 (install-objfile-pretty-printers!): New function.
13485 (make-progspace-pp_s-printer): New function.
13486 (install-progspace-pretty-printers!): New function.
13487 * gdb.guile/scm-progspace.c: New file.
13488 * gdb.guile/scm-progspace.exp: New file.
13489
41fac0cf
PA
134902014-06-02 Pedro Alves <palves@redhat.com>
13491
13492 * gdb.base/dprintf-bp-same-addr.c: New file.
13493 * gdb.base/dprintf-bp-same-addr.exp: New file.
13494
96ae5695
EBM
134952014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13496
13497 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13498 * gdb.arch/powerpc-power.s: Likewise.
13499
da02b3a8
JB
135002014-06-02 Joel Brobecker <brobecker@adacore.com>
13501
13502 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13503
c72b2e7b
YQ
135042014-06-01 Yao Qi <yao@codesourcery.com>
13505
13506 * gdb.base/watchpoint.exp (test_watch_location): Check null
13507 pointer can be dereferenced. If not, do the test, otherwise
13508 skip it.
13509
53e8a631
AB
135102014-05-30 Andrew Burgess <aburgess@broadcom.com>
13511
13512 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13513 results.
13514 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13515
938f0e2f
AB
135162014-05-30 Andrew Burgess <aburgess@broadcom.com>
13517
13518 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13519 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13520 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13521 * gdb.arch/amd64-invalid-stack-top.c: New file.
13522 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13523
9ba6657a
PA
135242014-05-30 Pedro Alves <palves@redhat.com>
13525
13526 PR breakpoints/17000
13527 * gdb.base/sss-bp-on-user-bp.c: New file.
13528 * gdb.base/sss-bp-on-user-bp.exp: New file.
13529
522c09bf
DB
135302014-05-30 David Blaikie <dblaikie@gmail.com>
13531
13532 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13533 gnu_inline semantics via attribute.
13534 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13535 source explicitly specifies the required semantics.
13536
bf4ef81e
MR
135372014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13538
13539 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13540
329ea579
PA
135412014-05-29 Pedro Alves <palves@redhat.com>
13542 Tom Tromey <tromey@redhat.com>
13543
13544 * gdb.base/async-shell.exp: Don't enable target-async.
13545 * gdb.base/async.exp
13546 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13547 parameter. Adjust.
13548 (top level): Don't test with "target-async".
13549 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13550 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13551 * gdb.base/inferior-died.exp: Don't enable target-async.
13552 * gdb.base/interrupt-noterm.exp: Likewise.
13553 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13554 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13555 * gdb.mi/mi-nonstop.exp: Likewise.
13556 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13557 * gdb.mi/mi-nsintrall.exp: Likewise.
13558 * gdb.mi/mi-nsmoribund.exp: Likewise.
13559 * gdb.mi/mi-nsthrexec.exp: Likewise.
13560 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13561 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13562 * gdb.python/py-evsignal.exp: Don't enable target-async.
13563 * gdb.python/py-evthreads.exp: Likewise.
13564 * gdb.python/py-prompt.exp: Likewise.
13565 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13566 * gdb.server/solib-list.exp: Don't enable target-async.
13567 * gdb.threads/thread-specific-bp.exp: Likewise.
13568 * lib/mi-support.exp: Adjust to use mi-async.
13569
fd664c91
PA
135702014-05-29 Pedro Alves <palves@redhat.com>
13571
13572 PR gdb/13860
13573 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13574 reason, even in sync mode.
13575
251bde03
PA
135762014-05-29 Pedro Alves <palves@redhat.com>
13577 Hui Zhu <hui@codesourcery.com>
13578
13579 PR PR15693
13580 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13581 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13582 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13583 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13584
7f3c0343
JB
135852014-05-28 Joel Brobecker <brobecker@adacore.com>
13586
13587 * config/monitor.exp (gdb_target_monitor): Replace use of
13588 "set remotebaud" by "set serial baud".
13589
b2715b27
AW
135902014-05-26 Andy Wingo <wingo@igalia.com>
13591
13592 * gdb.guile/scm-breakpoint.exp:
13593 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13594 properties instead of gdb-object-properties.
13595
498a4489
YQ
135962014-05-26 Yao Qi <yao@codesourcery.com>
13597
13598 * gdb.server/no-thread-db.exp: Specify source file name
13599 explicitly when setting a breakpoint.
13600
589fdceb
MM
136012014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13602
13603 * gdb.btrace/vdso.c: New.
13604 * gdb.btrace/vdso.exp: New.
13605
e9089e05
MM
136062014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13607
13608 * gdb.base/gcore.exp (capture_command_output): Move ...
13609 * lib/gdb.exp (capture_command_output): ... here.
13610
67b5c0c1
MM
136112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13612
13613 * gdb.btrace/data.exp: Test memory access during btrace replay.
13614
a2199296
SM
136152014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13616
13617 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13618
17b2616c
PA
136192014-05-21 Pedro Alves <palves@redhat.com>
13620
13621 PR gdb/13860
13622 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13623 (top level): Test that output related to execution commands is
13624 sent to the console with CLI commands, but not with MI commands.
13625 Test that breakpoint events are always mirrored to the console.
13626 Also expect the new source line to be output after a "next" in
13627 async mode too. Make it a pass/fail test.
13628 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13629 output.
13630 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13631
5166082f
PA
136322014-05-21 Pedro Alves <palves@redhat.com>
13633
13634 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13635 Use them to test variations of "list" after reaching a breakpoint.
13636 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13637 Test "list" with listsize 10 after reaching a breakpoint.
13638 * gdb.python/python.exp (decode_line current location line
13639 number): Adjust expected line number.
13640
2f25d70f
SM
136412014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13642
13643 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13644 behavior for $args, pass it directly to "run".
13645
ff604a67
MR
136462014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13647
13648 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13649 30000 to 65536.
13650
6a3cb8e8
PA
136512014-05-21 Pedro Alves <palves@redhat.com>
13652
13653 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13654 auto-connect-native-target off".
13655 * gdb.base/auto-connect-native-target.c: New file.
13656 * gdb.base/auto-connect-native-target.exp: New file.
13657
4ebfc96e
PA
136582014-05-21 Pedro Alves <palves@redhat.com>
13659
13660 * gdb.base/default.exp: Test "target native" instead of "target
13661 child".
13662
36d46afb
MW
136632014-05-21 Mark Wielaard <mjw@redhat.com>
13664
13665 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13666
5876f503
JK
136672014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13668
13669 Fix TLS access for -static -pthread.
13670 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13671 <HAVE_TLS> (thread_function, main): Initialize it.
13672 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13673 Add clean_restart.
13674 <$have_tls != "">: Check TLSVAR.
13675
0256a6ac
PA
136762014-05-21 Pedro Alves <palves@redhat.com>
13677
13678 * gdb.base/dcache-line-read-error.c: New.
13679 * gdb.base/dcache-line-read-error.exp: New.
13680
936d2992
PA
136812014-05-20 Pedro Alves <palves@redhat.com>
13682
13683 * gdb.base/compare-sections.c: New file.
13684 * gdb.base/compare-sections.exp: New file.
13685
802e8e6d
PA
136862014-05-20 Pedro Alves <palves@redhat.com>
13687
13688 * gdb.base/break-idempotent.c: New file.
13689 * gdb.base/break-idempotent.exp: New file.
13690
e59fa00f
MM
136912014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13692
13693 * gdb.btrace/nohist.exp: New.
13694
8b696e31
YQ
136952014-05-20 Yao Qi <yao@codesourcery.com>
13696
13697 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13698 gdb.reverse directory and gdb_reverse_timeout exists in board
13699 setting.
13700 * README: Document gdb_reverse_timeout.
13701
73c9764f
YQ
137022014-05-20 Yao Qi <yao@codesourcery.com>
13703
13704 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13705 'test_file_name'. Treat args as a string instead of a list.
13706 (gdb_init): Rename argument 'args' by 'test_file_name'.
13707
f1f4348a
JK
137082014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13709
13710 * gdb.arch/powerpc-power.exp: New file.
13711 * gdb.arch/powerpc-power.s: New file.
13712
0dbe70ce
DE
137132014-05-16 Doug Evans <dje@google.com>
13714
13715 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
13716 * gdb.base/completion.exp: Check that all expected files exist
13717 before doing file completion.
0dbe70ce 13718
8d551b02
DE
137192014-05-16 Doug Evans <dje@google.com>
13720
13721 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13722 Update.
13723 (do_syscall_tests_without_xml): Update.
13724
73eb7709
PA
137252014-05-16 Pedro Alves <palves@redhat.com>
13726
13727 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13728 instead of "unknown output after running".
13729
3fae92fc
YQ
137302014-05-16 Yao Qi <yao@codesourcery.com>
13731
13732 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13733 file1.txt from host at the end.
13734 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13735
c2b2ccc5
DE
137362014-05-15 Doug Evans <dje@google.com>
13737
13738 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13739 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13740 loading file. Add test for TU lookup.
13741
8c217a4b
SM
137422014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13743
13744 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13745 calling "-exec-arguments" or "set args" before running the
13746 inferior.
13747
3deb39c6
SM
137482014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13749
13750 * lib/mi-support.exp (mi_expect_stop): Expect message for
13751 inferiors that exit with non-zero exit code.
13752
71a79f8c
YQ
137532014-05-14 Yao Qi <yao@codesourcery.com>
13754
13755 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13756 match absolute path on remote host.
13757 (test_file_list_exec_source_files): Remove "/" from the
13758 pattern.
13759
f23fcd46
YQ
137602014-05-14 Yao Qi <yao@codesourcery.com>
13761
13762 * boards/local-remote-host-notty.exp (${board}_file): New
13763 proc.
13764
9404b58f
KM
137652014-05-07 Kyle McMartin <kyle@redhat.com>
13766
13767 Pushed by Joel Brobecker <brobecker@adacore.com>.
13768 * gdb.arch/aarch64-atomic-inst.c: New file.
13769 * gdb.arch/aarch64-atomic-inst.exp: New file.
13770
5e45f04c
YQ
137712014-05-07 Yao Qi <yao@codesourcery.com>
13772
13773 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13774 in current context" too.
13775
c888a17d
KS
137762014-05-05 Keith Seitz <keiths@redhat.com>
13777
13778 * gdb.linespec/ls-dollar.exp: Add test for linespec
13779 file:convenience_variable.
13780
290a839c
YQ
137812014-05-05 Yao Qi <yao@codesourcery.com>
13782
13783 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13784 traceframes into tfile and ctf trace files. Read data from
13785 trace file and test collected data.
13786 (gdb_collect_locals_test): Likewise.
13787 (gdb_unavailable_registers_test): Likewise.
13788 (gdb_unavailable_floats): Likewise.
13789 (gdb_collect_globals_test): Likewise.
13790 (top-level): Append "ctf" to trace_file_targets if GDB
13791 supports.
13792
b5262cd0
YQ
137932014-05-05 Yao Qi <yao@codesourcery.com>
13794
13795 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13796 code to ...
13797 (gdb_collect_args_test_1): ... it. New proc.
13798 (gdb_collect_locals_test): Move some code to ...
13799 (gdb_collect_locals_test_1): ... it. New proc.
13800 (gdb_unavailable_registers_test): Move some code to ...
13801 (gdb_unavailable_registers_test_1): ... it. New proc.
13802 (gdb_unavailable_floats): Move some code to ...
13803 (gdb_unavailable_floats_1): ... it. New proc.
13804
30a1e6cc
SDJ
138052014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13806
13807 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13808 probes to test for bitness recognition.
13809 * gdb.arch/amd64-stap-optional-prefix.exp
13810 (test_probe_value_without_reg): New procedure.
13811 Add code to test for different kinds of bitness.
13812
f33da99a
SDJ
138132014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13814
13815 PR breakpoints/16889
13816 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13817 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13818
5b80f00d
PA
138192014-05-01 Pedro Alves <palves@redhat.com>
13820
13821 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13822 gdb_file_cmd if no file is specified.
13823 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13824 last_loaded_file to set the remote exec-file.
13825
f8c2a73c
PA
138262014-05-01 Pedro Alves <palves@redhat.com>
13827
13828 * boards/local-remote-host.exp: New file.
13829
be6e8ac7
PA
138302014-05-01 Pedro Alves <palves@redhat.com>
13831
13832 * boards/local-remote-host.exp: Rename to ...
13833 * boards/local-remote-host-notty.exp: ... this.
13834
cac0dc8f
JB
138352014-04-28 Joel Brobecker <brobecker@adacore.com>
13836
13837 * gdb.ada/dyn_arrayidx: New testcase.
13838
9730e6cc
YQ
138392014-04-26 Yao Qi <yao@codesourcery.com>
13840
13841 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13842 and compute the length of function main. Save it in
13843 $main_length.
13844 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13845 (top-level): Use gdb_compile to compile objects into
13846 executable and restart GDB. Remove invocation to
13847 prepare_for_testing.
13848
7ae1a6a6
PA
138492014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13850 Pedro Alves <palves@redhat.com>
13851
13852 PR server/16255
13853 * gdb.multi/multi-attach.c: New file.
13854 * gdb.multi/multi-attach.exp: New file.
13855
4082afcc
PA
138562014-04-25 Pedro Alves <palves@redhat.com>
13857
13858 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13859 user.
13860 (top level): Test that "set remote conditional-breakpoints-packet
13861 off" works as intended.
13862 * gdb.base/dprintf.exp: Test that "set remote
13863 breakpoint-commands-packet off" works as intended.
13864 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13865 New function.
13866 (top level): Call it.
13867 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13868 remote fast-tracepoints-packet off" works as intended.
13869 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13870 * lib/gdb.exp (gdb_is_target_remote): ... here.
13871
2abc3f8d
DB
138722014-04-24 David Blaikie <dblaikie@gmail.com>
13873
13874 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13875 ensure clang would not discard them.
13876 * gdb.base/gdbvars.c: Ditto.
13877 * gdb.base/memattr.c: Ditto.
13878 * gdb.base/whatis.c: Ditto.
13879 * gdb.python/py-prettyprint.c: Ditto.
13880 * gdb.trace/actions.c: Ditto.
13881 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13882 ensure clang would not discard it.
13883
bfd39632
DB
138842014-04-24 David Blaikie <dblaikie@gmail.com>
13885
13886 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13887 clang to emit the full definition of type required by the test
13888 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13889
22842ff6
DB
138902014-04-24 David Blaikie <dblaikie@gmail.com>
13891
13892 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13893 coax Clang into emitting the definition of the type.
13894 * gdb.cp/pr10728-x.h (y): Ditto.
13895 * gdb.cp/pr10728-y.cc (y): Ditto.
13896
c2e827ad
DB
138972014-04-24 David Blaikie <dblaikie@gmail.com>
13898
13899 * gdb.base/label.exp: XFAIL label related tests under Clang.
13900 * gdb.cp/cplabel.exp: Ditto.
13901 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13902 under Clang those using labels.
13903
4c2d33e7
YQ
139042014-04-25 Yao Qi <yao@codesourcery.com>
13905
13906 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13907 double_label.
13908 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13909 partial_label and double_label.
13910
56083b99
DB
139112014-04-24 David Blaikie <dblaikie@gmail.com>
13912
13913 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13914
25d4e99d
DB
139152014-04-24 David Blaikie <dblaikie@gmail.com>
13916
13917 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13918 of the function to work across GCC and Clang.
13919 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13920 pointer types (const void ** const V void **).
13921
01f9f808
MS
139222014-04-24 Michael Sturm <michael.sturm@mintel.com>
13923 Walfred Tedeschi <walfred.tedeschi@intel.com>
13924
13925 * Makefile.in (EXECUTABLES): Added i386-avx512.
13926 * gdb.arch/i386-avx512.c: New file.
13927 * gdb.arch/i386-avx512.exp: Likewise.
13928
4b48d439
KS
139292014-04-23 Keith Seitz <keiths@redhat.com>
13930
13931 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13932 (mi_make_breakpoint_table): New procedure.
13933 (mi_create_breakpoint): Use mi_make_breakpoint
13934 and return the result.
13935 (mi_make_breakpoint): New procedure.
13936 (mi_build_kv_pairs): New procedure.
13937
13938 * gdb.mi/mi-break.exp: Remove unused globals,
13939 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13940 All callers updated.
13941 * gdb.mi/mi-dprintf.exp: Use variable to track command
13942 number.
13943 Update all callers of mi_create_breakpoint and use
13944 mi_make_breakpoint_table.
13945 Remove any unused global variables.
13946 * gdb.mi/mi-nonstop.exp: Likewise.
13947 * gdb.mi/mi-nsintrall.exp: Likewise.
13948 * gdb.mi/mi-nsmoribund.exp: Likewise.
13949 * gdb.mi/mi-nsthrexec.exp: Likewise.
13950 * gdb.mi/mi-reverse.exp: Likewise.
13951 * gdb.mi/mi-simplerun.exp: Likewise.
13952 * gdb.mi/mi-stepn.exp: Likewise.
13953 * gdb.mi/mi-syn-frame.exp: Likewise.
13954 * gdb.mi/mi-until.exp: Likewise.
13955 * gdb.mi/mi-var-cp.exp: Likewise.
13956 * gdb.mi/mi-var-display.exp: Likewise.
13957 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13958 * gdb.mi/mi2-var-child.exp: Likewise.
13959 * gdb.mi/mi-vla-c99.exp: Likewise.
13960 * lib/mi-support.exp: Likewise.
13961
13962 From Ian Lance Taylor <iant@cygnus.com>:
13963 * lib/gdb.exp (parse_args): New procedure.
13964
08351840
PA
139652014-04-23 Pedro Alves <palves@redhat.com>
13966
13967 * gdb.base/break-unload-file.c: New file.
13968 * gdb.base/break-unload-file.exp: New file.
13969 * gdb.base/sym-file-lib.c (baz): New function.
13970 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13971 field.
13972 (load): Store the segment's mapped size.
13973 (unload): New function.
13974 (unload_shlib): New function.
13975 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13976 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13977 set a breakpoint at baz, and call it.
13978 * gdb.base/sym-file.exp: New tests for stale breakpoint
13979 instructions.
13980
076855f9
PA
139812014-04-23 Pedro Alves <palves@redhat.com>
13982
13983 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13984 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13985 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13986 * gdb.base/hbreak-unmapped.c: New file.
13987 * gdb.base/hbreak-unmapped.exp: New file.
13988 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13989 * lib/gdb.exp (gdb_is_target_remote): ... here.
13990
483805cf
PA
139912014-04-22 Pedro Alves <palves@redhat.com>
13992
13993 * gdb.base/consecutive-step-over.c: New file.
13994 * gdb.base/consecutive-step-over.exp: New file.
13995
06d97543
PA
139962014-04-22 Pedro Alves <palves@redhat.com>
13997
13998 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13999 instead of send_gdb/gdb_expect.
14000
b4429ea2
YQ
140012014-04-22 Yao Qi <yao@codesourcery.com>
14002
14003 * lib/trace-support.exp (generate_tracefile): New procedure.
14004 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14005 return 0.
14006 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14007 if generate_tracefile returns 1.
14008
51d48146
PA
140092014-04-18 Tom Tromey <palves@redhat.com>
14010 Pedro alves <tromey@redhat.com>
14011
14012 PR backtrace/15558
14013 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14014 with a backtrace limit.
14015 * gdb.python/py-frame-inline.exp: Test running to an inline
14016 function with a backtrace limit, and printing the newest frame.
14017 * gdb.python/py-frame-inline.c (main): Call f.
14018
bd1dce5f
MS
140192014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14020
14021 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14022
40d1a503
MS
140232014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14024
14025 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14026 Drop prefix from unsupported source file path.
14027
389b98f7
YQ
140282014-04-17 Yao Qi <yao@codesourcery.com>
14029
14030 * lib/gdb.exp (with_target_charset): New proc.
14031 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14032 with_target_charset.
14033 (test_print_strings): Likewise.
14034 (test_repeat_bytes): Likewise.
14035 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14036 for some tests.
14037
22869d73
KS
140382014-04-16 Keith Seitz <keiths@redhat.com>
14039
14040 PR gdb/15827
14041 * gdb.dwarf2/corrupt.c: New file.
14042 * gdb.dwarf2/corrupt.exp: New file.
14043
c4f87ca6
KS
140442014-04-16 Keith Seitz <keiths@redhat.com>
14045
14046 PR c++/16597
14047 * gdb.cp/namelessclass.cc: New file.
14048 * gdb.cp/namelessclass.exp: New file.
14049 * gdb.cp/namelessclass.S: New file.
14050
ab19de87
DE
140512014-04-16 Doug Evans <dje@google.com>
14052
14053 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14054 Add comment.
14055 (gdbserver_default_get_comm_port): New function.
14056 (gdbserver_start): Check if board file provided
14057 "gdbserver,get_comm_port" and use it if so.
14058 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14059 (gdb,socketport): Set to "stdio".
14060 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14061 (stdio_gdbserver_template): Delete.
14062 (${board}_get_remote_address): Update.
14063 (${board}_build_remote_cmd): Delete.
14064 (${board}_get_comm_port): New function.
14065 (${board}_spawn): Update.
14066 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14067 Delete.
14068 (${board}_get_remote_address): Update.
14069 (${board}_get_comm_port): New function.
14070
fc98a809
AB
140712014-04-16 Andrew Burgess <aburgess@broadcom.com>
14072
14073 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14074 appearing in any order.
14075
87fd9e6e
DE
140762014-04-15 Doug Evans <dje@google.com>
14077
14078 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14079 uninitialized value of "description".
14080
099fc3ea
KS
140812014-04-15 Keith Seitz <keiths@redhat.com>
14082
14083 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14084 Remove unused globals.
14085 (test_running_the_program): Likewise.
14086 (test_controlled_execution): Likewise.
14087 (test_controlling_breakpoints): Likewise.
14088 (test_program_termination): Likewise.
14089
5da151d4
KS
140902014-04-15 Keith Seitz <keiths@redhat.com>
14091
14092 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14093 unused globals.
14094 (test_rbreak_creation_and_listing): Likewise.
14095 (test_ignore_count): Likewise.
14096 (test_error): Likewise.
14097
35e5d2f0
PA
140982014-04-15 Pedro Alves <palves@redhat.com>
14099
14100 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14101 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14102 sym-file-loader.c.
14103 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14104 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14105 to sym-file-loader.c.
14106 (struct library): Forward declare.
14107 (load_shlib, lookup_function): Change prototypes.
14108 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14109 (translate_offset): Remove declarations.
14110 (get_text_addr): New declaration.
14111 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14112 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14113 sym-file-loader.h.
14114 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14115 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14116 here from sym-file-loader.h.
14117 (struct library): New structure.
14118 (load_shlib, lookup_function): Change prototypes and adjust to
14119 work with a struct library.
14120 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14121 (translate_offset): Make static.
14122 (get_text_addr): New function.
14123 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14124
eb4c1710
PA
141252014-04-15 Pedro Alves <palves@redhat.com>
14126
14127 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14128
2d1baf52
PA
141292014-04-15 Pedro Alves <palves@redhat.com>
14130
14131 * gdb.base/sym-file-loader.c: Include <limits.h>.
14132 (SELF_LINK): New define.
14133 (get_origin): New function.
14134 (load_shlib): Use it.
14135 * gdb.base/sym-file.exp: Don't early return if the target is
14136 remote. Use runto_main, and issue fail is that fails. Use
14137 gdb_load_shlibs.
14138 (shlib_name): Delete.
14139 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14140
7dd6df01
PA
141412014-04-15 Pedro Alves <palves@redhat.com>
14142
14143 * gdb.base/sym-file.exp: Remove regex characters from test
14144 message. Don't refer to breakpoint numbers in test messages.
14145
b50c8614
KS
141462014-04-14 Keith Seitz <keiths@redhat.com>
14147
14148 PR c++/16253
14149 * gdb.cp/var-tag.cc: New file.
14150 * gdb.cp/var-tag.exp: New file.
14151 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14152 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14153 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14154 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14155
3d567982
TT
141562014-04-14 Tom Tromey <tromey@redhat.com>
14157
14158 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14159 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14160 type.
14161 * gdb.cp/enum-class.exp: New file.
14162 * gdb.cp/enum-class.cc: New file.
14163
0626fc76
TT
141642014-04-14 Tom Tromey <tromey@redhat.com>
14165
14166 * gdb.dwarf2/enum-type.exp: New file.
14167
dca325b3
SA
141682014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14169
14170 * gdb.mi/mi-vla-c99.exp: New file.
14171 * gdb.mi/vla.c: New file.
14172
5854b38a
SA
141732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14174
14175 * gdb.base/vla-datatypes.c: New file.
14176 * gdb.base/vla-datatypes.exp: New file.
14177
463bb957
SA
141782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14179
14180 * gdb.base/vla-ptr.c: New file.
14181 * gdb.base/vla-ptr.exp: New file.
14182
3dd170be
SA
141832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14184
14185 * gdb.dwarf2/count.exp: New file.
14186
5ecaaa66
SA
141872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14188
14189 * gdb.base/vla-sideeffect.c: New file.
14190 * gdb.base/vla-sideeffect.exp: New file.
14191
41f1ada5
DB
141922014-04-14 David Blaikie <dblaikie@gmail.com>
14193
14194 * gdb.mi/non-stop.c: Add return value for non-void function return
14195 statement.
14196 * gdb.threads/staticthreads.c: Ditto.
14197
0be03e84
DE
141982014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14199 Doug Evans <xdje42@gmail.com>
14200
14201 * gdb.guile/scm-value.c: Improve test case.
14202 * gdb.guile/scm-value.exp: Add new test.
14203
f180a1fb
DB
142042014-04-11 David Blaikie <dblaikie@gmail.com>
14205
14206 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14207 override Clang's default.
14208
6b662e19
JB
142092014-04-11 Joel Brobecker <brobecker@adacore.com>
14210
14211 Revert the following changes (regressions):
14212
14213 * gdb.base/vla-sideeffect.c: New file.
14214 * gdb.base/vla-sideeffect.exp: New file.
14215
14216 * gdb.dwarf2/count.exp: New file.
14217
14218 * gdb.base/vla-multi.c: New file.
14219 * gdb.base/vla-multi.exp: New file.
14220
14221 * gdb.base/vla-ptr.c: New file.
14222 * gdb.base/vla-ptr.exp: New file.
14223
14224 * gdb.base/vla-datatypes.c: New file.
14225 * gdb.base/vla-datatypes.exp: New file.
14226
14227 * gdb.mi/mi-vla-c99.exp: New file.
14228 * gdb.mi/vla.c: New file.
14229
245a5f0b
KS
142302014-04-11 Keith Seitz <keiths@redhat.com>
14231
14232 PR c++/16675
14233 * gdb.cp/cpsizeof.exp: New file.
14234 * gdb.cp/cpsizeof.cc: New file.
14235
58a84dcf
SA
142362014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14237
191a8a90
JB
14238 * gdb.mi/mi-vla-c99.exp: New file.
14239 * gdb.mi/vla.c: New file.
58a84dcf 14240
c8655f75
SA
142412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14242
14243 * gdb.base/vla-datatypes.c: New file.
14244 * gdb.base/vla-datatypes.exp: New file.
14245
024e13b4
SA
142462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14247
14248 * gdb.base/vla-ptr.c: New file.
14249 * gdb.base/vla-ptr.exp: New file.
14250
1a237e0e
SA
142512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14252
14253 * gdb.base/vla-multi.c: New file.
14254 * gdb.base/vla-multi.exp: New file.
14255
504f3432
SA
142562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14257
14258 * gdb.dwarf2/count.exp: New file.
14259
3bce8237
SA
142602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14261
191a8a90
JB
14262 * gdb.base/vla-sideeffect.c: New file.
14263 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 14264
322f9c21
YQ
142652014-04-11 Yao Qi <yao@codesourcery.com>
14266
14267 * gdb.base/completion.exp: Check file exists before running tests
14268 on file completion.
14269
d708bcd1
PA
142702014-04-10 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.base/cond-eval-mode.c: New file.
14273 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14274 prepare_for_testing to build the new file. Check result of
14275 runto_main.
14276 (test_break, test_watch): New procedures.
14277 (top level): Use them.
14278
ae1d2761
PM
142792014-04-08 Pierre Muller <muller@sourceware.org>
14280
14281 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14282 Ctrl-V use for mingw hosts.
14283
7af389b8
SC
142842014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14285
14286 * gdb.python/py-value.c: Improve test case.
14287 * gdb.python/py-value.exp: Add new test.
14288
5e703181
DE
142892014-04-07 David Blaikie <dblaikie@gmail.com>
14290
14291 * lib/compiler.c: Identify the clang compiler.
14292 * lib/compiler.cc: Ditto.
14293
9810b410
YQ
142942014-04-03 Yao Qi <yao@codesourcery.com>
14295
14296 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14297
98d1b8dc
AB
142982014-04-01 Anton Blanchard <anton@samba.org>
14299
14300 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14301 messages unique.
14302
3114cea1
AB
143032014-04-01 Anton Blanchard <anton@samba.org>
14304
14305 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14306 prepare_for_testing.
14307
62f7182c
AB
143082014-04-01 Anton Blanchard <anton@samba.org>
14309
14310 * gdb.arch/ppc64-atomic-inst.c: Remove.
14311 * gdb.arch/ppc64-atomic-inst.S: New file.
14312 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14313
770e7fc7
DE
143142014-03-31 Doug Evans <dje@google.com>
14315
14316 * gdb.base/print-symbol-loading-lib.c: New file.
14317 * gdb.base/print-symbol-loading-main.c: New file.
14318 * gdb.base/print-symbol-loading.exp: New file.
14319
46e2bafa
YQ
143202014-03-31 Yao Qi <yao@codesourcery.com>
14321
14322 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14323
8776cfe9
JB
143242014-03-28 Joel Brobecker <brobecker@adacore.com>
14325
14326 * gdb.ada/mi_dyn_arr: New testcase.
14327
5d1ef361
DE
143282014-03-27 Doug Evans <dje@google.com>
14329
14330 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14331
b5bee914
YQ
143322014-03-27 Yao Qi <yao@codesourcery.com>
14333
14334 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14335 if target is nios2-*-*.
14336
0d4d0e77
YQ
143372014-03-26 Yao Qi <yao@codesourcery.com>
14338
14339 * lib/gdb.exp (readline_is_used): New proc.
14340 * gdb.base/completion.exp: Move tests on command complete up.
14341 Skip the rest of tests if readline is not used.
14342 * gdb.ada/complete.exp: Skp the test if readline is not
14343 used.
14344 * gdb.base/filesym.exp: Likewise.
14345 * gdb.base/macscp.exp: Likewise.
14346 * gdb.base/readline-ask.exp: Likewise.
14347 * gdb.base/readline.exp: Likewise.
14348 * gdb.python/py-cmd.exp: Likewise.
14349 * gdb.trace/tfile.exp: Likewise.
14350
29361eee
YQ
143512014-03-26 Yao Qi <yao@codesourcery.com>
14352
14353 * gdb.base/macscp.exp: Fix code format issues.
14354
bc9a5525
UW
143552014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14356
14357 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14358 * gdb.asm/powerpc64le.inc: New file.
14359
d3839ede
PA
143602014-03-25 Pedro Alves <palves@redhat.com>
14361 Doug Evans <dje@google.com>
14362
14363 * gdb.base/source-execution.c: New file.
14364 * gdb.base/source-execution.exp: New file.
14365 * gdb.base/source-execution.gdb: New file.
14366
01672a57
DE
143672014-03-24 Doug Evans <dje@google.com>
14368
14369 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14370 using fission.
14371
88bbeca9
HZ
143722014-03-24 Hui Zhu <hui@codesourcery.com>
14373 Pedro Alves <palves@redhat.com>
14374
14375 PR breakpoints/16101
14376 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14377 test pass/fail messages. Detect missing support for dprintf when
14378 breakpoints are actually inserted.
14379 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14380 breakpoints are actually inserted.
14381 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14382 fails.
14383
d2348791
JK
143842014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14385
14386 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14387
feef67ab
DE
143882014-03-22 Doug Evans <xdje42@gmail.com>
14389
14390 * gdb.python/python.exp (python not supported): Verify multi-line
14391 python command issues an error.
25d743f9 14392 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 14393 guile command issues an error.
feef67ab 14394
ecebef6a
MR
143952014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14396
14397 * gdb.threads/thread-specific.exp: Handle the lack of usable
14398 $this_breakpoint and $this_thread.
14399
ccdd1909
HZ
144002014-03-21 Hui Zhu <hui@codesourcery.com>
14401
14402 * gdb.base/attach.exp (do_command_attach_tests): New.
14403
beb460e8
PA
144042014-03-20 Tom Tromey <tromey@redhat.com>
14405 Pedro Alves <palves@redhat.com>
14406
14407 PR cli/15718
14408 * gdb.base/condbreak-call-false.c: New file.
14409 * gdb.base/condbreak-call-false.exp: New file.
14410
40acf43a
PA
144112014-03-20 Pedro Alves <palves@redhat.com>
14412
14413 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14414 Delete.
14415 (block_signals, unblock_signals): Delete.
14416 (child_function_2, main): Remove references to deleted variable
14417 and functions.
14418
9f5e1e02
PA
144192014-03-20 Pedro Alves <palves@redhat.com>
14420
14421 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14422 Use pthread_kill to signal thread 2.
14423 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14424 Adjust to make the test send itself a signal rather than using the
14425 host's "kill" command.
14426
99619bea
PA
144272014-03-20 Pedro Alves <palves@redhat.com>
14428
14429 * gdb.threads/multiple-step-overs.c: New file.
14430 * gdb.threads/multiple-step-overs.exp: New file.
14431 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14432 Adjust expected infrun debug output.
14433
2adfaa28
PA
144342014-03-20 Pedro Alves <palves@redhat.com>
14435
14436 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14437 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14438
31e77af2
PA
144392014-03-20 Pedro Alves <palves@redhat.com>
14440
14441 PR breakpoints/7143
14442 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14443 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14444 of gdb_test_multiple.
14445 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14446 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14447
b9f437de
PA
144482014-03-20 Pedro Alves <palves@redhat.com>
14449
14450 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14451 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14452
05adc73e
PA
144532014-03-19 Pedro Alves <palves@redhat.com>
14454
14455 * gdb.base/async.exp: Remove early return.
14456
6048b950
PA
144572014-03-19 Pedro Alves <palves@redhat.com>
14458
14459 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14460
8bcfb00a
PA
144612014-03-19 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.base/async.exp (test_background): Expect \r\n after
14464 "completed." in the fail pattern.
14465
884e37dc
PA
144662014-03-19 Pedro Alves <palves@redhat.com>
14467
14468 * gdb.base/async.exp (test_background): New procedure.
14469 Use it for all background execution command tests.
14470
148e57e2
PA
144712014-03-19 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.base/async.exp: Use prepare_for_testing.
14474
f48088c7
PA
144752014-03-19 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14478 the same line.
14479
e2f6c966
PA
144802014-03-19 Pedro Alves <palves@redhat.com>
14481
14482 * gdb.base/async.c (main): Add "jump here" and "until here" line
14483 marker comments.
14484 * gdb.base/async.exp (jump_here): New global.
14485 (jump& test): Use it.
14486 (until_here): New global.
14487 (until& test): Use it.
14488
c30568d4
PA
144892014-03-19 Pedro Alves <palves@redhat.com>
14490
14491 * gdb.base/async.exp: Don't frob gdb_protocol.
14492
0172b6a7
DE
144932014-03-18 Doug Evans <xdje42@gmail.com>
14494
14495 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14496 Fix spelling of exec-done-display.
14497
06c868a8
JK
144982014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14499
14500 PR gdb/15358
14501 * gdb.base/gdb-sigterm.c: New file.
14502 * gdb.base/gdb-sigterm.exp: New file.
14503
0c7e1a46
PA
145042014-03-18 Pedro Alves <palves@redhat.com>
14505
14506 PR gdb/13860
14507 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14508 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14509 solib-event.
14510
f7c77d93
JB
145112014-03-17 Joel Brobecker <brobecker@adacore.com>
14512
14513 * gdb.ada/pckd_arr_ren: New testcase.
14514
5a1e8c7a
DE
145152014-03-13 Doug Evans <xdje42@gmail.com>
14516
14517 PR guile/16612
14518 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14519 collect after discarding symbols.
14520
350e1a76
DE
145212014-03-13 Ludovic Courtès <ludo@gnu.org>
14522 Doug Evans <xdje42@gmail.com>
14523
14524 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14525 to history survives a gc.
14526
a69900ae
PA
145272014-03-13 Pedro Alves <palves@redhat.com>
14528
14529 * gdb.base/default.exp: Don't test "target procfs".
14530
5db9f0bd
PA
145312014-03-13 Pedro Alves <palves@redhat.com>
14532
14533 * gdb.base/default.exp: Update "target child" and "target procfs"
14534 tests to not expect "Unix".
14535
b3ccfe11
TT
145362014-03-12 Tom Tromey <tromey@redhat.com>
14537
14538 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14539 New procs. Add target-async tests.
14540 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14541 Add target-async tests.
14542
646f4417
AA
145432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14544
14545 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14546 'func_start' and 'func_end' for the beginning and end of the
14547 function code, respectively.
14548 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14549 'func_end' instead of 'func' and 'main'.
14550
288c211f
AA
145512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14552
14553 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14554 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14555 generate the debug info assembler source.
14556
e0c0f156
AA
145572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14558
14559 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14560 * gdb.dwarf2/arr-subrange.exp: Likewise.
14561 * gdb.dwarf2/dwz.exp: Likewise.
14562 * gdb.dwarf2/method-ptr.exp: Likewise.
14563 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14564 * gdb.dwarf2/subrange.exp: Likewise.
14565 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14566 * gdb.dwarf2/implptrpiece.exp: Likewise.
14567 * gdb.dwarf2/nostaticblock.exp: Likewise.
14568
0e5c4555
AA
145692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14570
14571 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14572 directory to absolute path name arguments.
14573
5ec18f2b
JG
145742014-03-10 Joel Brobecker <brobecker@adacore.com>
14575
14576 * gdb.ada/tagged_access: New testcase.
14577
847fc4f2
MM
145782014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14579
14580 * gdb.btrace/data.exp: Update expected output.
14581
cc3da688
YQ
145822014-03-06 Yao Qi <yao@codesourcery.com>
14583
14584 * gdb.trace/pr16508.exp: New file.
14585
0f26cec1
PA
145862014-03-05 Pedro Alves <palves@redhat.com>
14587
14588 PR gdb/16575
14589 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14590 procedure.
14591 (top level): Adjust to use it. Add tests that exercise breakpoint
14592 interaction with the code-cache.
14593
7a5a839f
LC
145942014-02-26 Ludovic Courtès <ludo@gnu.org>
14595
14596 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14597 test for 'history-append!'.
14598
31aa7e4e
JB
145992014-02-26 Joel Brobecker <brobecker@adacore.com>
14600
14601 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14602 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14603 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14604 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14605 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14606 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14607
1b588015
JB
146082014-02-26 Joel Brobecker <brobecker@adacore.com>
14609
14610 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14611 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14612 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14613
55426c9d
JB
146142014-02-26 Joel Brobecker <brobecker@adacore.com>
14615
14616 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14617
dc53a7ad
JB
146182014-02-26 Joel Brobecker <brobecker@adacore.com>
14619
14620 * gdb.dwarf2/arr-stride.c: New file.
14621 * gdb.dwarf2/arr-stride.exp: New file.
14622
12ab52e9
PA
146232014-02-26 Pedro Alves <palves@redhat.com>
14624
14625 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14626 that won't ever trigger. Make sure that GDB reports the correct
14627 breakpoint that caused the stop.
14628
849c862e
JK
146292014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14630
14631 PR gdb/16626
14632 * gdb.base/auto-load-script: New file.
14633 * gdb.base/auto-load.c: New file.
14634 * gdb.base/auto-load.exp: New file.
14635
71b7d793
JK
14636 PR gdb/16626
14637 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14638
e2f0d509
JK
146392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14640
14641 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14642 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14643
50cc37c8
DE
146442014-02-24 Doug Evans <dje@google.com>
14645
14646 * lib/gdb.exp (run_on_host): Log error output if program fails.
14647
ea4758f2
PA
146482014-02-21 Pedro Alves <palves@redhat.com>
14649
14650 * gdb.threads/step-after-sr-lock.c: Rename to ...
14651 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14652 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14653 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14654 ... this.
14655
d7b30f67
SDJ
146562014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14657
14658 PR tdep/16397
14659 * gdb.arch/amd64-stap-special-operands.exp: New file.
14660 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14661 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14662 * gdb.arch/amd64-stap-triplet.S: Likewise.
14663 * gdb.arch/amd64-stap-triplet.c: Likewise.
14664
83deb43f
JB
146652014-02-20 Joel Brobecker <brobecker@adacore.com>
14666
14667 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14668 in .section pseudo-op.
14669
adde2bff
DE
146702014-02-20 lin zuojian <manjian2006@gmail.com>
14671 Joel Brobecker <brobecker@adacore.com>
14672 Doug Evans <xdje42@gmail.com>
14673
14674 PR symtab/16581
14675 * gdb.dwarf2/dw2-icycle.S: New file.
14676 * gdb.dwarf2/dw2-icycle.c: New file.
14677 * gdb.dwarf2/dw2-icycle.exp: New file.
14678
f7bd0f78
SC
146792014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14680
14681 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14682 operations on gdb.Value objects.
14683 * gdb.python/py-value-cc.exp: Add new test to test operations on
14684 gdb.Value objects.
14685
c17ef0d5
DE
146862014-02-18 Doug Evans <dje@google.com>
14687
14688 * Makefile.in (TESTS): New variable.
14689 (expanded_tests, expanded_tests_or_none): New variables
14690 (check-single): Pass $(expanded_tests_or_none) to runtest.
14691 (check-parallel): Only run tests in $(TESTS) if non-empty.
14692 (check/no-matching-tests-found): New rule.
14693 * README: Document TESTS makefile variable.
14694
5dd3176f
DE
146952014-02-18 Doug Evans <dje@google.com>
14696
14697 * Makefile.in (check-parallel): rm -rf outputs temp.
14698
0b10be4f
JK
146992014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14700
14701 Fix "ERROR: no fileid for" in the testsuite.
14702 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14703
85f224e7
DE
147042014-02-12 Doug Evans <dje@google.com>
14705
14706 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14707 (MISCELLANEOUS): New variable.
14708 (clean): rm -rf $(MISCELLANEOUS).
14709 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14710 dwp live in the same directory as symlinks, with each symlink pointed
14711 to a differently named file in a different directory.
14712
149b30ff
DE
147132014-02-11 Doug Evans <dje@google.com>
14714
14715 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14716 of Tcl file commands.
14717
1dfdac32
MK
147182014-02-10 Mark Kettenis <kettenis@gnu.org>
14719
14720 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14721 "kill -SIGUSR1 -1".
14722
aa4fb036
JB
147232014-02-10 Joel Brobecker <brobecker@adacore.com>
14724
14725 * gdb.ada/tick_length_array_enum_idx: New testcase.
14726
ed3ef339
DE
147272014-02-10 Doug Evans <xdje42@gmail.com>
14728
14729 * configure.ac (AC_OUTPUT): Add gdb.guile.
14730 * configure: Regenerate.
14731 * lib/gdb-guile.exp: New file.
14732 * lib/gdb.exp (get_target_charset): New function.
14733 * gdb.base/help.exp: Update expected output from "apropos apropos".
14734 * gdb.guile/Makefile.in: New file.
14735 * gdb.guile/guile.exp: New file.
14736 * gdb.guile/scm-arch.c: New file.
14737 * gdb.guile/scm-arch.exp: New file.
14738 * gdb.guile/scm-block.c: New file.
14739 * gdb.guile/scm-block.exp: New file.
14740 * gdb.guile/scm-breakpoint.c: New file.
14741 * gdb.guile/scm-breakpoint.exp: New file.
14742 * gdb.guile/scm-disasm.c: New file.
14743 * gdb.guile/scm-disasm.exp: New file.
14744 * gdb.guile/scm-equal.c: New file.
14745 * gdb.guile/scm-equal.exp: New file.
14746 * gdb.guile/scm-error.exp: New file.
14747 * gdb.guile/scm-error.scm: New file.
14748 * gdb.guile/scm-frame-args.c: New file.
14749 * gdb.guile/scm-frame-args.exp: New file.
14750 * gdb.guile/scm-frame-args.scm: New file.
14751 * gdb.guile/scm-frame-inline.c: New file.
14752 * gdb.guile/scm-frame-inline.exp: New file.
14753 * gdb.guile/scm-frame.c: New file.
14754 * gdb.guile/scm-frame.exp: New file.
14755 * gdb.guile/scm-generics.exp: New file.
14756 * gdb.guile/scm-gsmob.exp: New file.
14757 * gdb.guile/scm-iterator.c: New file.
14758 * gdb.guile/scm-iterator.exp: New file.
14759 * gdb.guile/scm-math.c: New file.
14760 * gdb.guile/scm-math.exp: New file.
14761 * gdb.guile/scm-objfile-script-gdb.in: New file.
14762 * gdb.guile/scm-objfile-script.c: New file.
14763 * gdb.guile/scm-objfile-script.exp: New file.
14764 * gdb.guile/scm-objfile.c: New file.
14765 * gdb.guile/scm-objfile.exp: New file.
14766 * gdb.guile/scm-ports.exp: New file.
14767 * gdb.guile/scm-pretty-print.c: New file.
14768 * gdb.guile/scm-pretty-print.exp: New file.
14769 * gdb.guile/scm-pretty-print.scm: New file.
14770 * gdb.guile/scm-section-script.c: New file.
14771 * gdb.guile/scm-section-script.exp: New file.
14772 * gdb.guile/scm-section-script.scm: New file.
14773 * gdb.guile/scm-symbol.c: New file.
14774 * gdb.guile/scm-symbol.exp: New file.
14775 * gdb.guile/scm-symtab-2.c: New file.
14776 * gdb.guile/scm-symtab.c: New file.
14777 * gdb.guile/scm-symtab.exp: New file.
14778 * gdb.guile/scm-type.c: New file.
14779 * gdb.guile/scm-type.exp: New file.
14780 * gdb.guile/scm-value-cc.cc: New file.
14781 * gdb.guile/scm-value-cc.exp: New file.
14782 * gdb.guile/scm-value.c: New file.
14783 * gdb.guile/scm-value.exp: New file.
14784 * gdb.guile/source2.scm: New file.
14785 * gdb.guile/types-module.cc: New file.
14786 * gdb.guile/types-module.exp: New file.
14787
7026a7c1
YQ
147882014-02-10 Yao Qi <yao@codesourcery.com>
14789
14790 PR testsuite/16543
14791 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14792 * configure: Regenerated.
14793 * Makefile.in: New file.
14794
6c466447
AS
147952014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14796
14797 * gdb.python/py-framefilter.exp: Fix typo.
14798
6e854735
YQ
147992014-02-08 Yao Qi <yao@codesourcery.com>
14800
14801 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14802 that no =breakpoint-modified is emitted when breakpoints are
14803 modified through MI commands.
14804
d137e6dc
PA
148052014-02-07 Pedro Alves <pedro@codesourcery.com>
14806 Pedro Alves <palves@redhat.com>
14807
14808 * gdb.threads/step-after-sr-lock.c: New file.
14809 * gdb.threads/step-after-sr-lock.exp: New file.
14810
b5ee5a50
PA
148112014-02-07 Pedro Alves <palves@redhat.com>
14812
14813 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14814
3c77faf3
JK
148152014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14816
14817 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14818 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14819
6dddc817
DE
148202014-02-06 Doug Evans <xdje42@gmail.com>
14821
14822 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14823 output.
14824
14825 * gdb.gdb/python-interrupts.exp: New file.
14826
de7b2893
YQ
148272014-02-05 Yao Qi <yao@codesourcery.com>
14828
14829 * gdb.trace/report.exp (use_collected_data): Test the output
14830 of "info threads" and "info inferiors".
14831
66d032ac
YQ
148322014-02-05 Yao Qi <yao@codesourcery.com>
14833
14834 Revert this patch:
14835
14836 2013-05-24 Yao Qi <yao@codesourcery.com>
14837
14838 * gdb.trace/tfile.exp: Test inferior and thread.
14839
591a12a1
UW
148402014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14841
14842 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14843 on a function.
14844 * gdb.base/step-bt.c: Call hello via function pointer to make
14845 sure its first instruction is executed on powerpc64le-linux.
14846
0ff3e01f
UW
148472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14848
14849 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14850
084ee545
UW
148512014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14852
14853 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14854 of the test patterns for use on little-endian systems.
14855
6ed14ff3
UW
148562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14857
14858 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14859 (decimal_vector): Fix for little-endian.
14860
401e27fd
JM
148612014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14862
14863 * gdb.arch/sparc-sysstep.exp: New file.
14864 * gdb.arch/sparc-sysstep.c: Likewise.
14865
14866 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14867
8b924729
EBM
148682014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14869
14870 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14871
fb151210
JB
148722014-01-23 Tom Tromey <tromey@redhat.com>
14873
14874 * gdb.ada/array_char_idx: New testcase.
14875
0740f8d8
TT
148762014-01-23 Tom Tromey <tromey@redhat.com>
14877
14878 PR python/16487:
14879 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14880 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14881 classes.
14882
21909fa1
TT
148832014-01-23 Tom Tromey <tromey@redhat.com>
14884
14885 PR python/16491:
14886 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14887 string from an inferior frame.
14888 * gdb.python/py-framefilter-mi.exp: Update.
14889
87ce2a04
DE
148902014-01-22 Doug Evans <dje@google.com>
14891
14892 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14893
237b092b
AA
148942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14895
14896 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14897
d674a709
AA
148982014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14899
14900 * gdb.trace/entry-values.exp: Remove excess space character from
14901 regex patterns. Handle s390 call instruction.
14902
20fa3390
AA
149032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14904
14905 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14906 define "*_start" label. Make "name" static.
14907 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14908 ${name} by references to ${name}_start.
14909
78466714
AA
149102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14911
14912 * gdb.base/info-macros.exp: Remove "debug" from the compile
14913 options.
14914
ec9f644a
IB
149152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14916
14917 * gdb.dlang/demangle.exp: New file.
14918
94b1b47e
IB
149192014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14920
14921 * gdb.dlang/primitive-types.exp: New file.
14922
7f420862
IB
149232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14924
14925 * configure.ac: Create gdb.dlang/Makefile.
14926 * configure: Regenerate.
14927 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14928 * gdb.dlang/Makefile.in: New file.
14929 * lib/d-support.exp: New file.
14930 * lib/gdb.exp (skip_d_tests): New proc.
14931
52834460
MM
149322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14933
14934 * gdb.btrace/delta.exp: Check reverse stepi.
14935 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14936 * gdb.btrace/finish.exp: New.
14937 * gdb.btrace/next.exp: New.
14938 * gdb.btrace/nexti.exp: New.
14939 * gdb.btrace/record_goto.c: Add comments.
14940 * gdb.btrace/step.exp: New.
14941 * gdb.btrace/stepi.exp: New.
14942 * gdb.btrace/multi-thread-step.c: New.
14943 * gdb.btrace/multi-thread-step.exp: New.
14944 * gdb.btrace/rn-dl-bind.c: New.
14945 * gdb.btrace/rn-dl-bind.exp: New.
14946 * gdb.btrace/data.c: New.
14947 * gdb.btrace/data.exp: New.
14948 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14949
6e07b1d2
MM
149502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14951
14952 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14953 * gdb.btrace/exception.exp: Update.
14954 * gdb.btrace/instruction_history.exp: Update.
14955 * gdb.btrace/record_goto.exp: Update.
14956 * gdb.btrace/tailcall.exp: Update.
14957 * gdb.btrace/unknown_functions.exp: Update.
14958 * gdb.btrace/delta.exp: New.
14959
0b722aec
MM
149602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14961
14962 * gdb.btrace/record_goto.exp: Add backtrace test.
14963 * gdb.btrace/tailcall.exp: Add backtrace test.
14964
066ce621
MM
149652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14966
14967 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14968 * gdb.btrace/record_goto.c: New.
14969 * gdb.btrace/record_goto.exp: New.
14970 * gdb.btrace/x86-record_goto.S: New.
14971
0688d04e
MM
149722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14973
14974 * gdb.btrace/function_call_history.exp: Update tests.
14975 * gdb.btrace/instruction_history.exp: Update tests.
14976
8710b709
MM
149772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14978
14979 * gdb.btrace/function_call_history.exp: Fix expected field
14980 order for "record function-call-history".
14981 Add new tests for "record function-call-history /c".
14982 * gdb.btrace/exception.cc: New.
14983 * gdb.btrace/exception.exp: New.
14984 * gdb.btrace/tailcall.exp: New.
14985 * gdb.btrace/x86-tailcall.S: New.
14986 * gdb.btrace/x86-tailcall.c: New.
14987 * gdb.btrace/unknown_functions.c: New.
14988 * gdb.btrace/unknown_functions.exp: New.
14989 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14990
5de9129b
MM
149912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14992
14993 * gdb.btrace/instruction_history.exp: Update.
14994 * gdb.btrace/function_call_history.exp: Update.
14995
23a7fe75
MM
149962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14997
14998 * gdb.btrace/function_call_history.exp: Fix expected function
14999 trace.
15000 * gdb.btrace/instruction_history.exp: Initialize traced.
15001 Remove traced_functions.
15002
724c7dd8
MM
150032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15004
15005 * gdb.btrace/function_call_history.exp: Update
15006 * gdb.btrace/instruction_history.exp: Update.
15007
6d78d93b
MM
150082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15009
15010 * gdb.btrace/enable.exp: Update expected text.
15011
93a360cc
OJ
150122014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15013
15014 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15015 bytes.
15016
3772b53f
MR
150172014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15018
15019 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15020
596662fa
OJ
150212014-01-15 Omair Javaid <omair.javaid@linaro.org>
15022
15023 * lib/gdb.exp (supports_process_record): Return true for
15024 arm*-linux*. (supports_reverse): Likewise.
15025
b5b08fb4
SC
150262014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15027
15028 PR python/15464
15029 PR python/16113
15030 * gdb.python/py-type.c: Enhance test case.
15031 * gdb.python/py-value-cc.cc: Likewise
15032 * gdb.python/py-type.exp: Add new tests.
15033 * gdb.python/py-value-cc.exp: Likewise
15034
52d7fb13
AA
150352014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15036 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15039 Make "name" extern.
15040 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15041 references to ${name}_start by references to ${name}.
15042
a2cd8cfe
JB
150432014-01-10 Joel Brobecker <brobecker@adacore.com>
15044
15045 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15046
4e23fced
JB
150472014-01-10 Joel Brobecker <brobecker@adacore.com>
15048
15049 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15050
c6a9e42c
PA
150512014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15052 Pedro Alves <palves@redhat.com>
15053
15054 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 15055 mi_gdb_target_load.
c6a9e42c 15056
b7ea362b
PA
150572014-01-08 Pedro Alves <palves@redhat.com>
15058
15059 * gdb.threads/reconnect-signal.c: New file.
15060 * gdb.threads/reconnect-signal.exp: New file.
15061
5e3f4fab
EBM
150622014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15063
15064 * gdb.base/source-dir.exp: New file.
15065
79301218
JB
150662014-01-07 Joel Brobecker <brobecker@adacore.com>
15067
15068 * gdb.ada/mi_interface: New testcase.
15069
8e355c5d
JB
150702014-01-07 Joel Brobecker <brobecker@adacore.com>
15071
15072 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15073 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15074 gdb.ada/pp-rec-component/pck.ads: New files.
15075
c0d48811
JB
150762014-01-07 Joel Brobecker <brobecker@adacore.com>
15077
15078 * gdb.python/py-pp-integral.c: New file.
15079 * gdb.python/py-pp-integral.py: New file.
15080 * gdb.python/py-pp-integral.exp: New file.
15081
17b609c3 15082For older changes see ChangeLog-1993-2013.
c906108c 15083\f
8d8cb839
EZ
15084;; Local Variables:
15085;; mode: change-log
15086;; left-margin: 8
15087;; fill-column: 74
15088;; version-control: never
15089;; End:
902f2ccb 15090
e2882c85 15091 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
15092 Copying and distribution of this file, with or without modification,
15093 are permitted provided the copyright notice and this notice are preserved.