Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c4b90788
TV
12018-10-16 Tom de Vries <tdevries@suse.de>
2
3 PR gdb/23730
4 * gdb.base/catch-follow-exec.c: Add copyright notice.
5 * gdb.base/catch-follow-exec.exp: Rewrite to use
6 gdb_spawn_with_cmdline_opts. Require gdb-native.
7
8bca2978
SL
82018-10-12 Sandra Loosemore <sandra@codesourcery.com>
9
10 * gdb.trace/actions-changed.exp: Check for arch support.
11 * gdb.trace/actions.exp: Likewise.
12 * gdb.trace/ax.exp: Likewise.
13 * gdb.trace/backtrace.exp: Likewise.
14 * gdb.trace/change-loc.exp: Likewise.
15 * gdb.trace/deltrace.exp: Likewise.
16 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
17 * gdb.trace/ftrace.exp: Likewise.
18 * gdb.trace/infotrace.exp: Check for arch support.
19 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
20 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
21 * gdb.trace/mi-tsv-changed.exp: Likewise.
22 * gdb.trace/packetlen.exp: Likewise.
23 * gdb.trace/passc-dyn.exp: Likewise.
24 * gdb.trace/passcount.exp: Likewise.
25 * gdb.trace/pending.exp: Likewise.
26 * gdb.trace/range-stepping.exp: Check for shlib support.
27 * gdb.trace/report.exp: Check for arch support.
28 * gdb.trace/save-trace.exp: Likewise.
29 * gdb.trace/signal.exp: Check for signal support.
30 * gdb.trace/tfind.exp: Check for arch support.
31 * gdb.trace/trace-break.exp: Check for arch and shlib support.
32 * gdb.trace/trace-common.h: Add comment.
33 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
34 * gdb.trace/trace-enable-disable.exp: Likewise.
35 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
36 * gdb.trace/tracecmd.exp: Check for arch support.
37 * gdb.trace/tspeed.exp: Check for shlib and target support.
38 * gdb.trace/tstatus.exp: Check for arch support.
39 * gdb.trace/tsv.exp: Likewise.
40 * gdb.trace/while-dyn.exp: Likewise.
41 * gdb.trace/while-stepping.exp: Likewise.
42 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
43
f9c49bff
SM
442018-10-12 Simon Marchi <simon.marchi@ericsson.com>
45
46 * gdb.trace/tspeed.exp: Remove nowarnings.
47 (prepare_for_trace_test): Declare "global ipalib".
48 * gdb.trace/tspeed.c: Include unistd.h.
49 (main): Remove superfluous printf argument.
50
d4330bde
SL
512018-10-11 Sandra Loosemore <sandra@codesourcery.com>
52
53 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
54 directory prefix on the filename.
55
8ecfd7bd
SDJ
562018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
57
58 * gdb.gdb/unittest.exp: Update expected message informing that
59 selftests have been disabled.
60 * gdb.server/unittest.exp: Likewise.
61
58bbcd02
TV
622018-10-09 Tom de Vries <tdevries@suse.de>
63
64 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
65 with runto_main.
66
9f6b697b
WP
672018-10-08 Weimin Pan <weimin.pan@oracle.com>
68
69 PR c++/16841
70 * gdb.cp/virtbase2.cc: New file.
71 * gdb.cp/virtbase2.exp: New file.
72
add5ded5
TT
732018-10-06 Tom Tromey <tom@tromey.com>
74
75 PR python/19399:
76 * gdb.python/py-inferior.exp: Add architecture test.
77
f9e48344
TT
782018-10-06 Tom Tromey <tom@tromey.com>
79
80 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
81 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
82
2a8be203
TT
832018-10-06 Tom Tromey <tom@tromey.com>
84
85 * gdb.python/py-breakpoint.exp (check_last_event): Check location
86 of a "throw" catchpoint.
87
e04caa70
SDJ
882018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
89
90 * gdb.base/info-proc.exp: Update string expected from "help info
91 proc".
92
5ca8c39f
TT
932018-10-04 Tom Tromey <tom@tromey.com>
94
95 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
96 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
97 (test_initial_complaints, test_empty_complaints): Update.
98 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
99
3453e7e4
TT
1002018-10-04 Tom Tromey <tom@tromey.com>
101
102 PR cli/19551:
103 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
104 * lib/gdb.exp (gdb_file_cmd): Update.
105 * gdb.stabs/weird.exp (print_weird_var): Update.
106 * gdb.server/solib-list.exp: Update.
107 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
108 * gdb.mi/mi-cli.exp: Update.
109 * gdb.linespec/linespec.exp: Update.
110 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
111 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
112 * gdb.cp/cp-relocate.exp: Update.
113 * gdb.base/sym-file.exp: Update.
114 * gdb.base/relocate.exp: Update.
115 * gdb.base/readnever.exp: Update.
116 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
117 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
118 * gdb.base/dbx.exp (gdb_file_cmd): Update.
119 * gdb.base/code_elim.exp: Update.
120 * gdb.base/break-unload-file.exp (test_break): Update.
121 * gdb.base/break-interp.exp (test_attach_gdb): Update.
122 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
123 Update.
124 * gdb.base/attach.exp (do_attach_tests): Update.
125 * gdb.base/sepdebug.exp: Update.
126 * gdb.python/py-section-script.exp: Update.
127
6afcf761
TT
1282018-10-04 Tom Tromey <tom@tromey.com>
129
130 PR cli/22234:
131 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
132 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
133 output.
134
fef1b293
TT
1352018-10-04 Tom Tromey <tom@tromey.com>
136
137 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
138 set width and height to 0.
139 (test_command_line_attach_run): Use -quiet.
140
ca98345e
SL
1412018-10-03 Sandra Loosemore <sandra@codesourcery.com>
142
143 * lib/gdb.exp (skip_ifunc_tests): New.
144 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
145 other compile failures.
146 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
147
ff34e6ae
SM
1482018-10-01 Simon Marchi <simon.marchi@ericsson.com>
149
150 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
151 is_amd64_regs_target.
152
6bb8890e
AH
1532018-10-01 Alan Hayward <alan.hayward@arm.com>
154
155 * gdb.arch/aarch64-sighandler-regs.c: New test.
156 * gdb.arch/aarch64-sighandler-regs.exp: New file.
157 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
158
224d30d3
MM
1592018-10-01 Markus Metzger <markus.t.metzger@intel.com>
160
161 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
162 assembly.
163
f67ffa6a
AB
1642018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
165
166 * gdb.base/frame-selection.exp: New file.
167 * gdb.base/frame-selection.c: New file.
168
9fc3183f
AH
1692018-09-27 Alan Hayward <alan.hayward@arm.com>
170
171 * gdb.threads/check-libthread-db.c (thread_routine): Use a
172 pthread barrier.
173 (main): Likewise.
174
d354055e
AB
1752018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.base/large-frame-1.c: New file.
178 * gdb.base/large-frame-2.c: New file.
179 * gdb.base/large-frame.exp: New file.
180 * gdb.base/large-frame.h: New file.
181
db727370
JL
1822018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
183
184 PR gdb/20948
185 * gdb.base/write_mem.exp: New test.
186 * gdb.base/write_mem.c: Likewise.
187
ae778caf
TT
1882018-09-23 Tom Tromey <tom@tromey.com>
189
190 PR python/18852:
191 * gdb.python/py-parameter.exp: Add test for parameter that throws
192 on "set".
193
fd3ba736
TT
1942018-09-23 Tom Tromey <tom@tromey.com>
195
196 PR python/17284:
197 * gdb.python/py-template.exp (test_template_arg): Add test for
198 negative template argument number.
199
39a24317
TT
2002018-09-23 Tom Tromey <tom@tromey.com>
201
202 PR python/14062:
203 * gdb.python/python.exp: Add test for post_event error.
204
f5769a2c
TT
2052018-09-23 Tom Tromey <tom@tromey.com>
206
207 PR python/18170:
208 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
209 convert pointers to int and long.
210
1c1e54f6
TT
2112018-09-23 Tom Tromey <tom@tromey.com>
212
213 PR python/20126:
214 * gdb.python/py-value.exp (test_value_numeric_ops): Add
215 signed-ness conversion tests.
216
fb4fa946
TT
2172018-09-23 Tom Tromey <tom@tromey.com>
218
219 PR python/18352;
220 * gdb.python/py-value.exp (test_float_conversion): New proc.
221 Use it.
222
a466edac
HAQ
2232018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
224
225 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
226
4ee9b0c5
SL
2272018-09-18 Sandra Loosemore <sandra@codesourcery.com>
228
229 * gdb.base/complete-empty.exp: Skip tab-completion tests if
230 no readline.
231 * gdb.base/utf8-identifiers.exp: Likewise.
232 * gdb.cp/cpcompletion.exp: Likewise.
233 * gdb.linespec/cpcompletion.exp: Likewise.
234 * gdb.linespec/cpls-abi-tag.exp: Likewise.
235 * gdb.linespec/cpls-ops.exp: Likewise.
236
23be8da7
RB
2372018-09-19 Richard Bunt <richard.bunt@arm.com>
238 Chris January <chris.january@arm.com>
239
240 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
241 * gdb.fortran/short-circuit-argument-list.exp: New file.
242 * gdb.fortran/short-circuit-argument-list.f90: New test.
243
5031d0ae
SDJ
2442018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
245
246 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
247 "arch=" keyword when executing "-stack-list-frames".
248
b4c0d1a4
SDJ
2492018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
250
251 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
252 "arch=" keyword when executing "-stack-list-frames".
253
7a6d2b45
SDJ
2542018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
255
256 * gdb.ada/complete.exp: Expect for "@" when doing "complete
257 break ada".
258
8588b356
SM
2592018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
260
261 PR python/23669
262 * gdb.python/python.exp: Test gdb.execute("show commands").
263
65e65158
TT
2642018-09-16 Tom Tromey <tom@tromey.com>
265
266 * gdb.base/new-ui.exp (do_execution_tests): Update.
267 * gdb.base/dbx.exp (test_breakpoints): Update.
268
bf326452
AH
2692018-09-14 Alan Hayward <alan.hayward@arm.com>
270
271 * lib/gdb.exp (gdb_simple_compile): Add proc.
272 (is_elf_target): Use gdb_simple_compile.
273 (skip_altivec_tests): Likewise.
274 (skip_vsx_tests): Likewise.
275 (skip_tsx_tests): Likewise.
276 (skip_btrace_tests): Likewise.
277 (skip_btrace_pt_tests): Likewise.
278 (gdb_can_simple_compile): Likewise.
279 (gdb_has_argv0): Likewise.
280 (gdb_target_symbol_prefix): Likewise.
281 (target_supports_scheduler_locking): Likewise.
282
2361b0fb
TT
2832018-09-13 Tom Tromey <tom@tromey.com>
284
285 * Makefile.in (TAGS): Recognize proc_with_prefix and
286 gdb_caching_proc.
287
0ae1a321
SM
2882018-09-13 Simon Marchi <simon.marchi@ericsson.com>
289
290 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
291 method.
292
a40bf0c2
SM
2932018-09-13 Simon Marchi <simon.marchi@ericsson.com>
294
295 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
296 and a few other Inferior properties when the Inferior is no
297 longer valid.
298
4a3fe98f
TT
2992018-09-13 Tom Tromey <tom@tromey.com>
300
301 PR rust/23650:
302 * gdb.rust/simple.exp: Add test for enum field access error.
303
098b2108
TT
3042018-09-13 Tom Tromey <tom@tromey.com>
305
306 PR rust/23626:
307 * gdb.rust/simple.rs (EmptyEnum): New type.
308 (main): Use it.
309 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
310
1256af7d
SM
3112018-09-13 Simon Marchi <simon.marchi@ericsson.com>
312
313 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
314 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
315 * gdb.python/py-symtab.exp: Update test printing an objfile.
316
4aa8e6c2
SM
3172018-09-12 Simon Marchi <simon.marchi@ericsson.com>
318
319 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
320 object.
321
c221b2f7
AH
3222018-09-12 Alan Hayward <alan.hayward@arm.com>
323
324 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
325 (support_complex_tests): Use gdb_can_simple_compile.
326 (is_ilp32_target): Likewise.
327 (is_lp64_target): Likewise.
328 (is_64_target): Likewise.
329 (is_amd64_regs_target): Likewise.
330 (is_aarch32_target): Likewise.
331 (gdb_int128_helper): Likewise.
332
6f1107b5
JK
3332018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
334
335 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
336
1f5d1570
JG
3372018-09-10 Jerome Guitton <guitton@adacore.com>
338
339 * gdb.ada/same_component_name: Add test for case of tagged record
340 with variable-length fields.
341
cc330e39
XR
3422018-09-10 Xavier Roirand <roirand@adacore.com>
343
344 * gdb.ada/access_to_unbounded_array.exp: New testcase.
345 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
346 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
347 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
348
b9c50e9a
XR
3492018-09-10 Xavier Roirand <roirand@adacore.com>
350
351 * gdb.ada/mi_string_access.exp: New testcase.
352 * gdb.ada/mi_string_access/bar.adb: New file.
353 * gdb.ada/mi_string_access/pck.adb: New file.
354 * gdb.ada/mi_string_access/pck.asd: New file.
355
2963898f
XR
3562018-09-10 Xavier Roirand <roirand@adacore.com>
357
358 * gdb.ada/mi_var_union.exp: New testcase.
359 * gdb.ada/mi_var_union/bar.adb: New file.
360 * gdb.ada/mi_var_union/pck.adb: New file.
361 * gdb.ada/mi_var_union/pck.asd: New file.
362
1aac008f
TT
3632018-09-08 Tom Tromey <tom@tromey.com>
364
365 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
366
332cf4c9
TT
3672018-09-08 Tom Tromey <tom@tromey.com>
368
369 PR python/16047:
370 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
371 (register_pretty_printers): Register new printer.
372 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
373 test.
374 * gdb.python/py-prettyprint.c (int_type3): New typedef.
375 (an_int_type3): New global.
376
424da6cf
JB
3772018-09-08 Joel Brobecker <brobecker@adacore.com>
378
379 * gdb.ada/expr_with_funcall: New testcase.
380
2a62dfa9
JB
3812018-09-08 Joel Brobecker <brobecker@adacore.com>
382
383 * gdb.ada/packed_array_assign: New testcase.
384
96b6697f
AB
3852018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
386
387 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
388 names, and add test prefixes to make test names unique.
389
e4a62c65
TV
3902018-09-05 Tom de Vries <tdevries@suse.de>
391
392 * gdb.dwarf2/varval.exp: Add test.
393
dd083ee2
GB
3942018-09-04 Gary Benson <gbenson@redhat.com>
395
396 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
397 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
398
aef9346c
TT
3992018-08-31 Tom Tromey <tom@tromey.com>
400
401 * gdb.rust/simple.rs: Rename second variable "v".
402
c67f2e15
AB
4032018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.base/funcargs.c (use_a): New function.
406 (recurse): Call use_a.
407
078a0207
KS
4082018-08-29 Keith Seitz <keiths@redhat.com>
409
410 * gdb.compile/compile-cplus-anonymous.cc: New file.
411 * gdb.compile/compile-cplus-anonymous.exp: New file.
412 * gdb.compile/compile-cplus-array-decay.cc: New file.
413 * gdb.compile/compile-cplus-array-decay.exp: New file.
414 * gdb.compile/compile-cplus-inherit.cc: New file.
415 * gdb.compile/compile-cplus-inherit.exp: New file.
416 * gdb.compile/compile-cplus-member.cc: New file.
417 * gdb.compile/compile-cplus-member.exp: New file.
418 * gdb.compile/compile-cplus-method.cc: New file.
419 * gdb.compile/compile-cplus-method.exp: New file.
420 * gdb.compile/compile-cplus-mod.c: "New" file.
421 * gdb.compile/compile-cplus-namespace.cc: New file.
422 * gdb.compile/compile-cplus-namespace.exp: New file.
423 * gdb.compile/compile-cplus-nested.cc: New file.
424 * gdb.compile/compile-cplus-nested.exp: New file.
425 * gdb.compile/compile-cplus-print.c: "New" file.
426 * gdb.compile/compile-cplus-print.exp: "New" file.
427 * gdb.compile/compile-cplus-virtual.cc: New file.
428 * gdb.compile/compile-cplus-virtual.exp: New file.
429 * gdb.compile/compile-cplus.c: "New" file.
430 * gdb.compile/compile-cplus.exp: "New" file.
431 * lib/compile-support.exp: New file.
432
b0f492b9
GB
4332018-08-16 Gary Benson <gbenson@redhat.com>
434
435 PR gdb/13000:
436 * gdb.base/batch-exit-status.exp: New file.
437 * gdb.base/batch-exit-status.good-commands: Likewise.
438 * gdb.base/batch-exit-status.bad-commands: Likewise.
439
36eb4c5f
AH
4402018-08-29 Alan Hayward <alan.hayward@arm.com>
441
442 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
443 (struct struct02): Likewise.
444 (struct struct03): Likewise.
445 (struct struct04): Likewise.
446 (struct struct_01_01): New struct.
447 (struct struct_01_02): Likewise.
448 (struct struct_01_03): Likewise.
449 (struct struct_01_04): Likewise.
450 (struct struct_02_01): Likewise.
451 (struct struct_02_02): Likewise.
452 (struct struct_02_03): Likewise.
453 (struct struct_02_04): Likewise.
454 (struct struct_04_01): Likewise.
455 (struct struct_04_02): Likewise.
456 (struct struct_04_03): Likewise.
457 (struct struct_04_04): Likewise.
458 (struct struct_05_01): Likewise.
459 (struct struct_05_02): Likewise.
460 (struct struct_05_03): Likewise.
461 (struct struct_05_04): Likewise.
462 (cmp_struct01): Remove function.
463 (cmp_struct02): Likewise.
464 (cmp_struct03): Likewise.
465 (cmp_struct04): Likewise.
466 (cmp_struct_01_01): Add Function.
467 (cmp_struct_01_02): Likewise.
468 (cmp_struct_01_03): Likewise.
469 (cmp_struct_01_04): Likewise.
470 (cmp_struct_02_01): Likewise.
471 (cmp_struct_02_02): Likewise.
472 (cmp_struct_02_03): Likewise.
473 (cmp_struct_02_04): Likewise.
474 (cmp_struct_04_01): Likewise.
475 (cmp_struct_04_02): Likewise.
476 (cmp_struct_04_03): Likewise.
477 (cmp_struct_04_04): Likewise.
478 (cmp_struct_05_01): Likewise.
479 (cmp_struct_05_02): Likewise.
480 (cmp_struct_05_03): Likewise.
481 (cmp_struct_05_04): Likewise.
482 (call_all): Add new structs.
483 * gdb.base/infcall-nested-structs.exp: Likewise.
484
3bf9c013
JV
4852018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
486
487 * gdb.python/py-framefilter-mi.exp: Update regexp to
488 check for "arch" field in frame output.
489
450d1e88
KB
4902018-08-23 Kevin Buettner <kevinb@redhat.com>
491
492 * gdb.dwarf2/dw2-ranges-func.c: New file.
493 * gdb.dwarf2/dw2-ranges-func.exp: New file.
494
ae739fe7
SM
4952018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
496
497 * gdb.base/term.exp: Compare terminal settings with values from
498 the inferior.
499 * gdb.base/term.c: Get and set terminal settings.
500
6d52907e
JV
5012018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
502
503 * lib/mi-support.exp (mi_expect_stop): Update regexp to
504 accommodate new "arch" field in frame output.
505 * gdb.mi/mi-return.exp: Likewise.
506 * gdb.mi/mi-stack.exp: Likewise.
507 * gdb.mi/mi-syn-frame.exp: Likewise.
508 * gdb.mi/user-selected-context-sync.exp: Likewise.
509
be2d111a
MS
5102018-08-19 Michael Spang <spang@google.com>
511
512 PR gdb/11786
513 * gdb.base/gcore-tls-pie.c: New file.
514 * gdb.base/gcore-tls-pie.exp: New file.
515
ae3a7c47
KB
5162018-08-18 Kevin Buettner <kevinb@redhat.com>
517
518 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
519 * gdb.dwarf2/varval.c: New file.
520 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 521
2ecae92e
AH
5222018-08-17 Alan Hayward <alan.hayward@arm.com>
523
524 PR gdb/18931
525 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
526
c1854f1d
KS
5272018-08-16 Keith Seitz <keiths@redhat.com>
528
529 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
530 tests expected to pass.
531
26fb3983
JV
5322018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
533
534 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
535 -data-disassemble -a.
536 (test_disassembly_bogus_args): Likewise.
537
67943c00
AB
5382018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
541
5ff2bbae
AB
5422018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
543
544 * gdb.base/vla-optimized-out.exp: Add new test.
545
e5bbcd0f
AB
5462018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.base/vla-optimized-out-o3.exp: Delete.
549 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
550 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
551 deleted tests.
552
9d4a934c
AB
5532018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
554
555 PR gdb/18050:
556 * gdb.server/extended-remote-restart.c: New file.
557 * gdb.server/extended-remote-restart.exp: New file.
558
045cf012
SM
5592018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
560
561 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
562 "set variable index = 42".
563
87d6a7aa
SM
5642018-08-07 Simon Marchi <simon.marchi@ericsson.com>
565
566 * boards/index-cache-gdb.exp: New file.
567 * gdb.dwarf2/index-cache.exp: New file.
568 * gdb.dwarf2/index-cache.c: New file.
569 * gdb.base/maint.exp: Check if we are using the index cache.
570
96d68bd4
RO
5712018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
572
573 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
574 MAKEFLAGS.
575
5a699617
RO
5762018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
577
578 * dg-extract-results.sh: Move to toplevel contrib.
579 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
580 * Makefile.in (check-parallel-racy): Likewise.
581
5bd18990
AB
5822018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
583
584 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
585 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
586 tests if the target supports scheduler locking.
587
3fbbcf47
TV
5882018-08-04 Tom de Vries <tdevries@suse.de>
589
590 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
591
3e1d3d8c
TT
5922018-08-02 Tom Tromey <tom@tromey.com>
593
594 PR symtab/16842.
595 * gdb.cp/temargs.exp: Test "info address" of a template
596 parameter.
597
5abe0f0c
JV
5982018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
599
600 * gdb.python/py-mi-var-info-path-expression.c: New file.
601 * gdb.python/py-mi-var-info-path-expression.py: New file.
602 * gdb.python/py-mi-var-info-path-expression.exp: New file.
603
fb66cde8
SDJ
6042018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
605
606 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
607 error after "cannot resolve name" string.
608
c708f4d2
AB
6092018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
612 started.
613 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
614
37cc0cae
TV
6152018-07-28 Tom de Vries <tdevries@suse.de>
616
617 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
618
63b4ecf7
TV
6192018-07-26 Tom de Vries <tdevries@suse.de>
620
621 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
622
3c3bb058
AB
6232018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
624
625 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
626 is visible.
627
9e7f3bbb
TV
6282018-07-26 Tom de Vries <tdevries@suse.de>
629
630 PR breakpoints/23366
631 * gdb.base/catch-follow-exec.c: New test.
632 * gdb.base/catch-follow-exec.exp: New file.
633
16f808ec
TV
6342018-07-25 Tom de Vries <tdevries@suse.de>
635
636 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
637 vla-optimized-out.c.
638
d7154a8d
JV
6392018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
640
641 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
642 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
643
232a0032
TV
6442018-07-20 Tom de Vries <tdevries@suse.de>
645
646 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
647 NOCLONE macro.
648 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
649
fbb1d502
TV
6502018-07-19 Tom de Vries <tdevries@suse.de>
651
652 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
653 regular expression.
654
42dc7699
TV
6552018-07-18 Tom de Vries <tdevries@suse.de>
656
657 * gdb.base/vla-optimized-out.c: New test.
658 * gdb.base/vla-optimized-out.exp: New file.
659
7f1f7e23
SDJ
6602018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
661
662 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
663 message "No address associated with hostname" when gdbserver
664 cannot resolve the hostname.
665
5759ebb3
PW
6662018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
667
668 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
669 Add some test prefixes to make tests unique.
670
3606ccab
PW
6712018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
672
673 * gdb.base/frameapply.c: New file.
674 * gdb.base/frameapply.exp: New file.
675
529c08b2
PW
6762018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
677
678 * gdb.base/skip.exp: Update expected error message.
679
c7ab0aef
SDJ
6802018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
681 Jan Kratochvil <jan.kratochvil@redhat.com>
682 Paul Fertser <fercerpav@gmail.com>
683 Tsutomu Seki <sekiriki@gmail.com>
684
685 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
686 parameter.
687 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
688 by default.
689 * boards/native-gdbserver.exp: Likewise.
690 * gdb.server/run-without-local-binary.exp: Improve regexp used
691 for detecting when a remote debugging connection succeeds.
692 * gdb.server/server-connect.exp: New file.
693 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
694 Do not prefix the port number with ":".
695 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
696 support for detecting and using it. Add '$debughost_gdbserver'
697 to the list of arguments used to start gdbserver. Handle case
698 when gdbserver cannot resolve a network name.
699
16ff70dd
SDJ
7002018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
701
702 PR c++/23373
703 * gdb.base/ptype-offsets.cc (struct static_member): New
704 struct.
705 (main) <stmember>: New variable.
706 * gdb.base/ptype-offsets.exp: Add test for printing a struct
707 with a static member in it.
708
3541979f
AB
7092018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
710
711 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
712 watchpoints enabled and disabled.
713
c8ad9b9a
AB
7142018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.base/examine-backward.exp: Still run tests around address
717 0x0, even if address 0x0 is not readable. Update the pattern for
718 matching address 0x0 in expected output.
719
e0e5e971
AB
7202018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.base/share-env-with-gdbserver.c (main): Add call to
723 malloc/free.
724
1ea5da02
TV
7252018-07-04 Tom de Vries <tdevries@suse.de>
726
727 * gdb.dwarf2/dw2-error.exp: Update expected error message.
728
471b9d15
MR
7292018-07-02 Maciej W. Rozycki <macro@mips.com>
730
731 PR tdep/8282
732 * gdb.arch/mips-disassembler-options.exp: New test.
733 * gdb.arch/mips-disassembler-options.s: New test source.
734
75acb486
PA
7352018-06-29 Pedro Alves <palves@redhat.com>
736
737 * gdb.threads/names.exp: Adjust expected "info threads" output.
738
cd2bb709
PA
7392018-06-29 Pedro Alves <palves@redhat.com>
740
741 * gdb.opt/inline-break.exp (line number, address): Add "info
742 break" tests.
743
991ff292
PA
7442018-06-29 Pedro Alves <palves@redhat.com>
745
746 * gdb.opt/inline-break.c (func1): Add "break here" marker.
747 * gdb.opt/inline-break.exp: Test setting breakpoints by line
748 number and address and running to them.
749
356819b6 7502018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
751
752 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
753
2512d7ef
JK
7542018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
755
756 * lib/compiler.c: Remove executable permission flag.
757
be1b6474
RB
7582018-06-28 Richard Bunt <richard.bunt@arm.com>
759
760 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
761 code.
762 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
763
291f9a96
PT
7642018-06-28 Petr Tesarik <ptesarik@suse.cz>
765
766 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
767
ed6dfe51
PT
7682018-06-28 Petr Tesarik <ptesarik@suse.cz>
769
770 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
771 address argument is omitted.
772
d4d429d5
PT
7732018-06-28 Petr Tesarik <ptesarik@suse.cz>
774
775 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
776
7ab6656f
OJ
7772018-06-27 Omair Javaid <omair.javaid@linaro.org>
778
779 PR gdb/21695
780 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
781 * gdb.base/infoline-reloc-main-from-zero.c: New file.
782
a33ccfc7
TT
7832018-06-26 Tom Tromey <tom@tromey.com>
784
785 PR rust/22574:
786 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
787 * gdb.rust/simple.rs (struct SimpleLayout): New.
788
6d72d289
SM
7892018-06-22 Simon Marchi <simon.marchi@ericsson.com>
790
791 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
792 "info registers" output.
793
8363f9d5
RB
7942018-06-21 Richard Bunt <richard.bunt@arm.com>
795
796 * gdb.base/watchpoint-hw-attach.c: New test.
797 * gdb.base/watchpoint-hw-attach.exp: New file.
798
f00674fe
SM
7992018-06-20 Simon Marchi <simon.marchi@ericsson.com>
800
801 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
802 through /bin/sh.
803 * boards/dwarf4-gdb-index.exp: Likewise.
804 * boards/fission-dwp.exp: Likewise.
805
1d554008
UW
8062018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
807
808 * gdb.base/float128.exp: Add comment and improved fail message
809 to the failure case of "print large128" test.
810
d0ac1c44
SM
8112018-06-19 Simon Marchi <simon.marchi@ericsson.com>
812
813 * configure.ac: Remove AC_PREREQ.
814 * configure: Re-generate.
815
61b04dd0
PA
8162018-06-19 Pedro Alves <palves@redhat.com>
817
818 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
819 (func_extern_caller): New.
820 (main): Call func_extern_caller.
821 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
822 logic change.
823
f63b508a
SM
8242018-06-18 Weimin Pan <weimin.pan@oracle.com>
825
826 PR gdb/16841
827 * gdb.cp/typedef-base.cc: New file.
828 * gdb.cp/typedef-base.exp: New file.
829
0fe3a558
TV
8302018-06-18 Tom de Vries <tdevries@suse.de>
831
832 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
833
7010835a
AB
8342018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
835 Richard Bunt <Richard.Bunt@arm.com>
836
837 * gdb.threads/attach-slow-waitpid.c: New file.
838 * gdb.threads/attach-slow-waitpid.exp: New file.
839 * gdb.threads/slow-waitpid.c: New file.
840
14897d65
PA
8412018-06-14 Pedro Alves <palves@redhat.com>
842
843 * gdb.base/fork-running-state.c: Include <errno.h>.
844 (exit_if_relative_exits): New.
845 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
846 exits.
847 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
848 child exits.
849
5d9a0608
TV
8502018-06-14 Tom de Vries <tdevries@suse.de>
851
852 PR cli/22573
853 * gdb.base/finish-pretty.c: New test.
854 * gdb.base/finish-pretty.exp: New file.
855
11ae5818
PA
8562018-06-14 Pedro Alves <palves@redhat.com>
857
858 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
859 gdb's expected startup output.
860
1d39de44
PA
8612018-06-14 Pedro Alves <palves@redhat.com>
862
863 * lib/selftest-support.exp (selftest_setup): Remove inlined
864 function handling.
865
70ee0000
TV
8662018-06-14 Tom de Vries <tdevries@suse.de>
867
868 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
869 matching of breakpoint printing.
870
11f4b608
TV
8712018-06-13 Tom de Vries <tdevries@suse.de>
872
873 PR testsuite/23269
874 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
875 (fork_child): ... here, and ...
876 (fork_parent): ... here.
877
8782018-06-12 Tom de Vries <tdevries@suse.de>
879
880 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
881
9516f85a
AB
8822018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
883 Stephen Roberts <stephen.roberts@arm.com>
884
885 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
886 rewrite test to describe action performed, rather than possible
887 failure.
888
5045b3d7
GB
8892018-06-08 Gary Benson <gbenson@redhat.com>
890
891 * gdb.threads/check-libthread-db.exp: New file.
892 * gdb.threads/check-libthread-db.c: Likewise.
893
c61b06a1
TT
8942018-06-05 Tom Tromey <tom@tromey.com>
895
896 * gdb.base/default.exp: Update expected "show version" output.
897
eb6af809
TT
8982018-06-05 Tom Tromey <tom@tromey.com>
899
900 PR cli/12326:
901 * gdb.cp/static-print-quit.exp: Update.
902 * lib/gdb.exp (pagination_prompt): Update.
903 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
904 * gdb.python/python.exp: Update.
905
178d6a63
JB
9062018-06-04 Joel Brobecker <brobecker@adacore.com>
907
908 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
909
8e817061
JB
9102018-06-01 Joel Brobecker <brobecker@adacore.com>
911
912 * gdb.ada/bp_fun_addr: New testcase.
913
e86ca25f
TT
9142018-06-01 Tom Tromey <tom@tromey.com>
915
916 * gdb.xml/tdesc-regs.exp (load_description): Update expected
917 results.
918 * gdb.dwarf2/method-ptr.exp: Set language to C++.
919 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
920 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
921 * gdb.base/maint.exp (maint_pass_if): Update.
922
4b2dfa9d
MR
9232018-05-31 Maciej W. Rozycki <macro@mips.com>
924
925 * gdb.base/endian.exp: New test.
926 * gdb.base/endian.c: New test source.
927
45f25d6c
AB
9282018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
929
930 PR gdb/23203
931 * gdb.base/bt-selected-frame.c: New file.
932 * gdb.base/bt-selected-frame.exp: New file.
933 * lib/gdb.exp (get_current_frame_number): New function.
934
d9f6d7f8
MR
9352018-05-24 Maciej W. Rozycki <macro@mips.com>
936 Pedro Alves <palves@redhat.com>
937
938 * gdb.threads/tls-core.c: Include <stdlib.h>
939 (thread_proc): Call `abort'.
940 * gdb.threads/tls-core.exp: Generate a core with core_find too.
941 (tls_core_test): New procedure, bits factored out from ...
942 (top level): ... here. Test both native cores and gcore cores.
943
ff1cf532
TT
9442018-05-23 Tom Tromey <tom@tromey.com>
945
946 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
947
b98664d3
TT
9482018-05-23 Tom Tromey <tom@tromey.com>
949
950 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
951 symfile_complaints.
952 (test_short_complaints): Likewise.
953 (test_empty_complaints): Likewise.
954 (test_initial_complaints): Update.
955
4e9668d0
TT
9562018-05-23 Tom Tromey <tom@tromey.com>
957
958 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
959
43ba33c7
TT
9602018-05-23 Tom Tromey <tom@tromey.com>
961
962 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
963 (test_short_complaints): Update.
964
035522c0
PA
9652018-05-22 Pedro Alves <palves@redhat.com>
966
967 * gdb.base/remote.exp: Only gdb_start after compiling the
968 testcase. Issue "disconnect" before testing "set remote" command
969 defaults. Issue clean_restart before running to main.
970
cc0be08f
PA
9712018-05-22 Pedro Alves <palves@redhat.com>
972
973 * gdb.base/remote.exp: Adjust expected output of "show remote
974 memory-write-packet-size". Add tests for "set remote
975 memory-write-packet-size 0" and "set remote
976 memory-write-packet-size fixed/limit".
977
b1b60145
PA
9782018-05-22 Pedro Alves <palves@redhat.com>
979
980 PR gdb/22973
981 * gdb.base/utf8-identifiers.c: New file.
982 * gdb.base/utf8-identifiers.exp: New file.
983
0ec848ad
PFC
9842018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
985
986 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
987
2c3305f6
PFC
9882018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
989
990 * gdb.arch/powerpc-vsx-gcore.exp: New file.
991
ce1e8424
TT
9922018-05-18 Tom Tromey <tom@tromey.com>
993
994 * gdb.base/ptype-offsets.exp: Update.
995
ddfe970e
KS
9962018-05-17 Keith Seitz <keiths@redhat.com>
997
998 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
999 in expected breakpoint stop locations.
1000 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1001 move to proper scope to test variable values.
1002 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1003 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1004 New functions.
1005 (main): Call not_inline_func3.
1006 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1007 inline_func1, inline_func2, and inline_func3. Test that when each
1008 breakpoint is hit, GDB properly reports both the stop location
1009 and the backtrace. Repeat tests for temporary breakpoints.
1010
0726fcc6
MR
10112018-05-15 Maciej W. Rozycki <macro@mips.com>
1012
1013 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1014 rather then trying to access it in determining whether the PID
1015 of `gdbserver' could have been retrieved.
1016
8ee22052
AB
10172018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.arch/amd64-init-x87-values.S: New file.
1020 * gdb.arch/amd64-init-x87-values.exp: New file.
1021
7785df48
JK
10222018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1023
1024 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1025
56bcdbea
TT
10262018-05-04 Tom Tromey <tom@tromey.com>
1027
1028 PR python/22730:
1029 * gdb.python/python.exp: Test multi-line execute.
1030
a913fffb
TT
10312018-05-04 Tom Tromey <tom@tromey.com>
1032
1033 PR python/22731:
1034 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1035
7a2c85f2
TT
10362018-05-04 Tom Tromey <tom@tromey.com>
1037
1038 PR gdb/11750:
1039 * gdb.base/define.exp: Test defining a user command inside a user
1040 command.
1041 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1042
a3b60e45
JK
10432018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1044 Pedro Alves <palves@redhat.com>
1045
1046 PR breakpoints/19806 and support for PR external/20207.
1047 * gdb.base/watchpoint-unaligned.c: New file.
1048 * gdb.base/watchpoint-unaligned.exp: New file.
1049
45fe4a03
AB
10502018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1051
1052 * gdb.base/maint.exp: Make test names unique, use
1053 test_prefix_command_help to test 'help maint info', and remove
1054 repeated test of 'help maint'.
1055
9be2ae8f
TT
10562018-05-04 Tom Tromey <tom@tromey.com>
1057
1058 PR gdb/22619:
1059 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1060 behavior.
1061
11859c31
AB
10622018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1063
1064 * gdb.base/maint.exp: Process output from 'maint print registers'
1065 line at a time.
1066
089a9490
AB
10672018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1070 timeout.
1071
9b0797e2
AB
10722018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1073
1074 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1075 filter pattern.
1076
f6ac5f3d
PA
10772018-05-02 Pedro Alves <palves@redhat.com>
1078
1079 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1080 to_log_command renames.
1081 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1082
77d3c63b
TT
10832018-05-02 Tom Tromey <tom@tromey.com>
1084
1085 * gdb.python/py-parameter.exp: Set test message.
1086
0489430a
TT
10872018-05-02 Tom Tromey <tom@tromey.com>
1088
1089 PR python/20084:
1090 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1091 PARAM_ZUINTEGER_UNLIMITED tests.
1092
1632f8ba
DR
10932018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1094
1095 PR rust/23124
1096 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1097 when casting.
1098
6d7bb824
TT
10992018-04-30 Tom Tromey <tom@tromey.com>
1100
1101 * gdb.python/py-type.exp: Check align attribute.
1102 * gdb.python/py-type.c: New "aligncheck" global.
1103
007e1530
TT
11042018-04-30 Tom Tromey <tom@tromey.com>
1105
1106 PR exp/17095:
1107 * gdb.dwarf2/dw2-align.exp: New file.
1108 * gdb.cp/align.exp: New file.
1109 * gdb.base/align.exp: New file.
1110 * lib/gdb.exp (gdb_int128_helper): New proc.
1111 (has_int128_c, has_int128_cxx): New caching procs.
1112
6873858b
TT
11132018-04-27 Tom Tromey <tom@tromey.com>
1114
1115 PR rust/22545:
1116 * gdb.rust/simple.exp: Add inclusive range tests.
1117
79188d8d
PA
11182018-04-26 Pedro Alves <palves@redhat.com>
1119
1120 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1121 ifunc breakpoint locations correctly of ifunc breakpoints set
1122 while the program resolves the ifunc.
1123
c7075ad5
PA
11242018-04-26 Pedro Alves <palves@redhat.com>
1125
1126 * gdb.base/gnu-ifunc-final.c: New file.
1127 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1128 * gdb.base/gnu-ifunc.exp (executable): Delete.
1129 (staticexecutable): Adjust.
1130 (lib_opts, exec_opts): Delete.
1131 (make_binsuffix, build, set-break): New procedures.
1132 (misc_tests): New, with tests factored out from the top level.
1133 (top level): Test different combinations of ifunc resolver name,
1134 resolver with and with debug info, and ifunc target with and
1135 without debug info. Wrap static tests with with_target_prefix.
1136
8388016d
PA
11372018-04-26 Pedro Alves <palves@redhat.com>
1138
1139 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1140 return type" warnings.
1141
249b5733
PA
11422018-04-25 Pedro Alves <palves@redhat.com>
1143
1144 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1145 killed".
1146 * gdb.base/kill-after-signal.exp: Likewise.
1147 * gdb.threads/kill.exp: Likewise.
1148
f67c0c91
SDJ
11492018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1150 Sergio Durigan Junior <sergiodj@redhat.com>
1151 Pedro Alves <palves@redhat.com>
1152
1153 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1154 regexps to expect for '[Inferior ... detached]' as well.
1155 * gdb.base/attach.exp: Likewise.
1156 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1157 "gdb_continue_to_end".
1158 (test_catch_syscall_with_wrong_args): Likewise.
1159 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1160 ']'. Don't set 'verbose' on.
1161 * gdb.base/foll-vfork.exp: Likewise.
1162 * gdb.base/fork-print-inferior-events.c: New file.
1163 * gdb.base/fork-print-inferior-events.exp: New file.
1164 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1165 '[Inferior ... has been killed]' message.
1166 * gdb.base/kill-after-signal.exp: Likewise.
1167 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1168 detach message.
1169 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1170 message.
1171 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1172 regexps to expect for '[Inferior ... detached]' as well.
1173 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1174
0a8ddac4
SM
11752018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1176
1177 PR gdb/23104
1178 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1179
d27d16bf
RB
11802018-04-19 Richard Bunt <richard.bunt@arm.com>
1181
1182 * gdb.threads/multiple-successive-infcall.c: New test.
1183 * gdb.threads/multiple-successive-infcall.exp: New file.
1184
a037790e
TT
11852018-04-17 Tom Tromey <tom@tromey.com>
1186
1187 * gdb.rust/simple.rs (Union): New type.
1188 (main): New local "u".
1189 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1190
e3a91079
AA
11912018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1192
1193 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1194 number information in output of "whereis" command.
1195 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1196
b744723f
AA
11972018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1198
1199 * gdb.ada/info_types.exp: Adjust expected output to the line
1200 numbers now printed by "info var/func/type".
1201 * gdb.base/completion.exp: Likewise.
1202 * gdb.base/included.exp: Likewise.
1203 * gdb.cp/cp-relocate.exp: Likewise.
1204 * gdb.cp/cplusfuncs.exp: Likewise.
1205 * gdb.cp/namespace.exp: Likewise.
1206 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1207
4a4495d6
MM
12082018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1209
1210 * gdb.btrace/cpu.exp: New.
1211
1d509aa6
MM
12122018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1213
1214 * gdb.base/step-indirect-call-thunk.exp: New.
1215 * gdb.base/step-indirect-call-thunk.c: New.
1216 * gdb.reverse/step-indirect-call-thunk.exp: New.
1217 * gdb.reverse/step-indirect-call-thunk.c: New.
1218
6295b6da
SM
12192018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1220
1221 * gdb.base/pie-fork.c: New file.
1222 * gdb.base/pie-fork.exp: New file.
1223
50146e70
TT
12242018-04-11 Tom Tromey <tom@tromey.com>
1225
1226 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1227
f50d8a2e
PA
12282018-04-10 Pedro Alves <palves@redhat.com>
1229
1230 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1231 exits. Instead loop running forever.
1232 (fork_parent): Run forever too.
1233
a0be7a36
SM
12342018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1235
1236 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1237 mi_continue_to_line.
1238 * gdb.mi/mi-stack.c (callee4): Add comment.
1239
9b73db36
SM
12402018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1241
1242 * gdb.mi/mi-stack.exp: Fix indentation.
1243
c912f608
SM
12442018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1245
1246 PR gdb/22979
1247 * gdb.arch/amd64-osabi.exp: New file.
1248
26540402
SM
12492018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1250
1251 PR gdb/22980
1252 * gdb.base/osabi.exp: New file.
1253
121ad66c 12542018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
1255
1256 * gdb.cp/static-typedef-print.exp: New file.
1257 * gdb.cp/static-typedef-print.cc: New file.
1258
3fcded8f
JB
12592018-03-27 Joel Brobecker <brobecker@adacore.com>
1260
1261 * gdb.ada/varsize_limit: New testcase.
1262
59cc4834
JB
12632018-03-27 Joel Brobecker <brobecker@adacore.com>
1264
1265 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1266
1267 * gdb.ada/notcplusplus: New testcase.
1268
1269 * gdb.base/c-linkage-name.c: New file.
1270 * gdb.base/c-linkage-name.exp: New testcase.
1271
4ca59a9f
TT
12722018-03-26 Tom Tromey <tom@tromey.com>
1273
1274 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1275 * gdb.python/py-framefilter.py (name_error): New global.
1276 (ErrorInName.function): Use name_error.
1277
978d6c75
TT
12782018-03-26 Tom Tromey <tom@tromey.com>
1279
1280 PR backtrace/15582:
1281 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1282
b7fee5a3
KS
12832018-03-23 Keith Seitz <keiths@redhat.com>
1284
1285 PR c++/22968
1286 * gdb.cp/subtypes.exp: New file.
1287 * gdb.cp/subtypes.h: New file.
1288 * gdb.cp/subtypes.cc: New file.
1289 * gdb.cp/subtypes-2.cc: New file.
1290
376be529
AB
12912018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1292
1293 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1294 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1295 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1296 -nostartfiles when compiling the test. Confirm that all registers
1297 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1298
066cfa98
AB
12992018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1302 option, syntax was wrong anyway.
1303 * gdb.arch/arm-disp-step.exp: Likewise.
1304 * gdb.arch/sparc64-regs.exp: Likewise.
1305 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1306 option, syntax was wrong anyway, switch to use
1307 prepare_for_testing.
1308 * gdb.arch/i386-disp-step.exp: Likewise.
1309
079670b9
AA
13102018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1311
1312 * gdb.ada/exec_changed.exp: Replace "target_info exists
1313 use_gdb_stub" by "use_gdb_stub".
1314 * gdb.ada/start.exp: Likewise.
1315 * gdb.base/async-shell.exp: Likewise.
1316 * gdb.base/attach-pie-misread.exp: Likewise.
1317 * gdb.base/attach-wait-input.exp: Likewise.
1318 * gdb.base/break-entry.exp: Likewise.
1319 * gdb.base/break-interp.exp: Likewise.
1320 * gdb.base/dprintf-detach.exp: Likewise.
1321 * gdb.base/nostdlib.exp: Likewise.
1322 * gdb.base/solib-nodir.exp: Likewise.
1323 * gdb.base/statistics.exp: Likewise.
1324 * gdb.base/testenv.exp: Likewise.
1325 * gdb.mi/mi-exec-run.exp: Likewise.
1326 * gdb.mi/mi-start.exp: Likewise.
1327 * gdb.multi/dummy-frame-restore.exp: Likewise.
1328 * gdb.multi/multi-arch-exec.exp: Likewise.
1329 * gdb.multi/multi-arch.exp: Likewise.
1330 * gdb.multi/tids.exp: Likewise.
1331 * gdb.multi/watchpoint-multi.exp: Likewise.
1332 * gdb.python/py-events.exp: Likewise.
1333 * gdb.threads/attach-into-signal.exp: Likewise.
1334 * gdb.threads/attach-stopped.exp: Likewise.
1335 * gdb.threads/threadapply.exp: Likewise.
1336 * lib/selftest-support.exp: Likewise.
1337
26d6cec4
AA
13382018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1339
1340 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1341
4ee89e90
SR
13422018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1343
1344 * gdb.perf/template-breakpoints.cc: New file.
1345 * gdb.perf/template-breakpoints.exp: New file.
1346 * gdb.perf/template-breakpoints.py: New file.
1347
92630041
TT
13482018-03-19 Tom Tromey <tom@tromey.com>
1349
1350 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1351 y0.
1352 * gdb.rust/simple.exp: Test bare identifier form of struct
1353 initializer.
1354
76727919
TT
13552018-03-19 Tom Tromey <tom@tromey.com>
1356
1357 * gdb.gdb/observer.exp: Remove.
1358
194ed413
AA
13592018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1360
1361 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1362 "qualified" option when setting breakpoints.
1363 * gdb.trace/backtrace.exp: Likewise.
1364 * gdb.trace/circ.exp: Likewise.
1365 * gdb.trace/collection.exp: Likewise.
1366 * gdb.trace/disconnected-tracing.exp: Likewise.
1367 * gdb.trace/ftrace-lock.exp: Likewise.
1368 * gdb.trace/ftrace.exp: Likewise.
1369 * gdb.trace/infotrace.exp: Likewise.
1370 * gdb.trace/packetlen.exp: Likewise.
1371 * gdb.trace/passc-dyn.exp: Likewise.
1372 * gdb.trace/qtro.exp: Likewise.
1373 * gdb.trace/read-memory.exp: Likewise.
1374 * gdb.trace/report.exp: Likewise.
1375 * gdb.trace/signal.exp: Likewise.
1376 * gdb.trace/status-stop.exp: Likewise.
1377 * gdb.trace/strace.exp: Likewise.
1378 * gdb.trace/tfind.exp: Likewise.
1379 * gdb.trace/trace-break.exp: Likewise.
1380 * gdb.trace/trace-condition.exp: Likewise.
1381 * gdb.trace/trace-mt.exp: Likewise.
1382 * gdb.trace/tstatus.exp: Likewise.
1383 * gdb.trace/tsv.exp: Likewise.
1384 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1385 * gdb.trace/unavailable.exp: Likewise.
1386 * gdb.trace/while-dyn.exp: Likewise.
1387
8b067d2c
AA
13882018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1389
1390 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1391 that libinproctrace is copied to the target.
1392
3ae9ce5d
TT
13932018-03-14 Tom Tromey <tom@tromey.com>
1394
1395 PR cli/14977:
1396 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1397 a null pointer.
1398 * gdb.base/wchar.exp: Likewise.
1399
b8c2339b
TT
14002018-03-14 Tom Tromey <tom@tromey.com>
1401
1402 PR cli/19918:
1403 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1404 flag.
1405
4872dc46
SM
14062018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1407
1408 PR gdb/22841
1409 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1410 "target" to remote_exec.
1411
e4fe3756
SM
14122018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1413
1414 PR gdb/22841
1415 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1416 ${board}_upload): Remove.
1417
e95a97d4
AA
14182018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1419
1420 * gdb.cp/watch-cp.cc: New test.
1421 * gdb.cp/watch-cp.exp: New file.
1422
dbbb1059
AB
14232018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1424
1425 * gdb.base/infcall-nested-structs.exp: New file.
1426 * gdb.base/infcall-nested-structs.c: New file.
1427 * gdb.base/float.exp: Add riscv support.
1428
ecc054c0
TP
14292018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1430
1431 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1432 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1433
25e3c82c
SDJ
14342018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1435
1436 * gdb.server/abspath.exp: New file.
1437 * lib/gdb.exp (with_cwd): New procedure.
1438
3083294d
SM
14392018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1440
1441 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1442 use it.
1443 (gdb_is_target_remote_prompt): New proc.
1444 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1445 (gdb_is_target_native): Pass prompt parameter to
1446 gdb_is_target_1.
1447
3275ef47
SM
14482018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1449
1450 * gdb.base/load-command.c: New file.
1451 * gdb.base/load-command.exp: New file.
1452 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1453 (gdb_is_target_1): ...this, and generalize for other targets
1454 than just remote.
1455 (gdb_is_target_remote): Use gdb_is_target_1.
1456 (gdb_is_target_native): use gdb_is_target_1.
1457
6893c19a
TT
14582018-02-26 Tom Tromey <tom@tromey.com>
1459
1460 PR python/16497:
1461 * gdb.python/py-framefilter.exp: Update test.
1462
2ddeaf8a
TT
14632018-02-26 Tom Tromey <tom@tromey.com>
1464
1465 * gdb.dwarf2/variant.c: New file.
1466 * gdb.dwarf2/variant.exp: New file.
1467
c9317f21
TT
14682018-02-26 Tom Tromey <tom@tromey.com>
1469
1470 * gdb.rust/simple.exp: Accept more possible results in enum test.
1471
6f6d0c26
SM
14722018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1473
1474 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1475 parentheses.
1476
11b03145
MR
14772018-02-23 Maciej W. Rozycki <macro@mips.com>
1478
1479 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1480 name of a variable: $actual_linejj -> $actual_line.
1481
54a27fe5
JB
14822018-02-21 John Baldwin <jhb@FreeBSD.org>
1483
1484 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1485
de65820c
MM
14862018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1487
1488 * gdb.btrace/buffer-size.exp: Do not force BTS.
1489
980548fd
PA
14902018-02-14 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1493 getting a "Quit".
1494
c4e12631
MM
14952018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1496
1497 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1498 Fix test name.
1499
c2e0e465
SM
15002018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1501
1502 * gdb.cp/m-static.exp: Check type of optimized out static
1503 member.
1504
f7216783
AB
15052018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1506
1507 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1508 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1509
0625771b
LS
15102018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1511 Leszek Swirski <leszeks@google.com>
1512
1513 * gdb.python/py-prettyprint.c
1514 (struct to_string_returns_value_inner,
1515 struct to_string_returns_value_wrapper): New.
1516 (main): Add tsrvw variable.
1517 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1518 ToStringReturnsValueWrapper): New classes.
1519 (register_pretty_printers): Register new pretty-printers.
1520 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1521 recursive pretty printer.
1522 * gdb.python/py-mi.exp: Likewise.
1523
59498c30
LS
15242018-02-01 Leszek Swirski <leszeks@google.com>
1525
1526 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1527 functions with the same name as an include file are parsed
1528 correctly.
1529
d4d38844
YQ
15302018-02-01 Yao Qi <yao.qi@linaro.org>
1531
1532 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1533 "\[^\r\n\]*".
1534
07e5f5cf
NP
15352018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1536
1537 * gdb.arch/powerpc-prologue-frame.s: New file.
1538 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1539 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1540
929b5ad4
JB
15412018-01-31 Joel Brobecker <brobecker@adacore.com>
1542
1543 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1544
e671cd59
PA
15452018-01-30 Pedro Alves <palves@redhat.com>
1546
1547 PR gdb/13211
1548 * gdb.base/interrupt-daemon.c: New.
1549 * gdb.base/interrupt-daemon.exp: New.
1550 * gdb.multi/multi-term-settings.c: New.
1551 * gdb.multi/multi-term-settings.exp: New.
1552
fc413dc4
JB
15532018-01-30 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.base/break.exp: Save the location where the breakpoint
1556 on break.c:47 was actually inserted when debugging the version
1557 compiled at -O2 and use it in the expected output of the "info
1558 break" test performed soon after.
1559
5c319bb2
PA
15602018-01-22 Pedro Alves <palves@redhat.com>
1561 Sergio Durigan Junior <sergiodj@redhat.com>
1562
1563 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1564 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1565
a9e40818
JB
15662018-01-22 Joel Brobecker <brobecker@adacore.com>
1567
1568 * gdb.base/break-include.c, gdb.base/break-include.inc,
1569 gdb.base/break-include.exp: New files.
1570 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1571 line number now being the actual line number where the breakpoint
1572 was inserted.
1573 * gdb.mi/mi-break.exp: Likewise.
1574 * gdb.mi/mi-reverse.exp: Likewise.
1575 * gdb.mi/mi-simplerun.exp: Ditto.
1576
e707fc44
AB
15772018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1578
1579 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1580 varobj.
1581 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1582
ae451627
AB
15832018-01-21 Don Breazeal <donb@codesourcery.com>
1584 Andrew Burgess <andrew.burgess@embecosm.com>
1585
1586 * gdb.mi/basics.c: Add new global.
1587 * gdb.mi/mi-frame-regs.exp: New file.
1588 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1589 case.
1590
b1b189e0
AB
15912018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1592
1593 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1594 non-parameter, and on an unknown symbol.
1595
fcfcc376
TT
15962018-01-19 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1599 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1600
634c1c31
AA
16012018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1602
1603 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1604 setrlimit and chdir to int.
1605
d6ad07fd
AA
16062018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1607
1608 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1609 function.
1610 (my_tend): Likewise.
1611 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1612 rationale of avoiding FP- and vector instructions.
1613
adf8243b
RK
16142018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1615
1616 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1617 "info reg" with "\[ \t\]*".
1618 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1619 "\[ \t\]+".
1620 * gdb.arch/s390-multiarch.exp: Ditto.
1621 * gdb.base/pc-fp.exp: Ditto.
1622 * gdb.reverse/i386-precsave.exp: Ditto.
1623 * gdb.reverse/i386-reverse.exp: Ditto.
1624 * gdb.reverse/i387-env-reverse.exp: Ditto.
1625 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1626
dcc06925
AA
16272018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1628
1629 * lib/gdb.exp (gdb_compile): Re-enable use of
1630 universal_compile_options for languages other than Rust.
1631
25d4fd80
AA
16322018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1633
1634 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1635
ee7f689e 16362018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
1637
1638 PR gdb/16577
1639 * gdb.base/solib-vanish.exp: New.
1640 * gdb.base/solib-vanish-main.c: New.
1641 * gdb.base/solib-vanish-lib1.c: New.
1642 * gdb.base/solib-vanish-lib2.c: New.
1643
d8447b6b
YQ
16442018-01-17 Yao Qi <yao.qi@linaro.org>
1645
1646 * gdb.compile/compile.exp: Match the address printed for
1647 frame in the output of command "bt".
1648
86d6a90c
TT
16492018-01-15 Tom Tromey <tom@tromey.com>
1650
1651 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1652 compute sp_reg.
1653
cbcdb1aa
AB
16542018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1655
1656 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1657 to prepare.
1658 (prepare): Return 0 on error, 1 on success.
1659
eea61984
PA
16602018-01-12 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.base/continue-after-aborted-step-over.c: New.
1663 * gdb.base/continue-after-aborted-step-over.exp: New.
1664
6181e9c2
SM
16652018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1666
1667 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1668 options when not creating an executable.
1669
3cada740
PA
16702018-01-11 Pedro Alves <palves@redhat.com>
1671
1672 PR remote/22597
1673 * gdb.server/stop-reply-no-thread.c: New file.
1674 * gdb.server/stop-reply-no-thread.exp: New file.
1675
c63d3e8d
PA
16762018-01-10 Pedro Alves <palves@redhat.com>
1677
1678 PR gdb/22670
1679 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1680 functions too. Test setting breakpoints and printing C functions
1681 with no debug info too.
1682 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1683
d4c2a405
PA
16842018-01-10 Pedro Alves <palves@redhat.com>
1685
1686 PR gdb/22670
1687 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1688 a fail.
1689
8825213e
PA
16902018-01-10 Pedro Alves <palves@redhat.com>
1691
1692 PR gdb/22670
1693 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1694
605fd3c6
YQ
16952018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1696
1697 * gdb.server/unittest.exp: Match the output in non-development
1698 mode.
1699
1e5ded6c
YQ
17002018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1701
1702 * gdb.gdb/unittest.exp: Match output in non-development mode.
1703
30066b0b
JB
17042018-01-08 Joel Brobecker <brobecker@adacore.com>
1705
1706 * gdb.ada/access_tagged_param.exp: Relax expected output
1707 for value of "ObjL" in "continue" to pck.inspect breakpoint
1708 test.
1709
04bafb1e
XR
17102018-01-08 Joel Brobecker <brobecker@adacore.com>
1711
9f86398b
JB
1712 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1713 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 1714
e379cee6
PA
17152018-01-05 Pedro Alves <palves@redhat.com>
1716
1717 PR gdb/18653
1718 * gdb.base/libsegfault.exp: New.
1719
de63c46b
PA
17202018-01-05 Joel Brobecker <brobecker@adacore.com>
1721
1722 PR gdb/22670
1723 * gdb.ada/access_tagged_param.exp: New file.
1724 * gdb.ada/access_tagged_param/foo.adb: New file.
1725
f98fc17b
PA
17262018-01-05 Pedro Alves <palves@redhat.com>
1727
1728 PR gdb/22670
1729 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1730 exercise lower case too, and to exercise both full matching and
1731 wild matching.
1732
342f8240
JB
17332018-01-05 Joel Brobecker <brobecker@adacore.com>
1734
1735 * gdb.ada/rename_subscript_param: New testcase.
1736
7150d33c
JG
17372018-01-05 Jerome Guitton <guitton@adacore.com>
1738
1739 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1740
cc0e770c
JB
17412018-01-05 Joel Brobecker <brobecker@adacore.com>
1742
1743 * gdb.ada/convvar_comp: New testcase.
1744
672a41aa 17452018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
1746
1747 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1748 (My_Table): New global variable.
1749 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1750
7365ec2f
JB
17512018-01-04 Joel Brobecker <brobecker@adacore.com>
1752
1753 PR gdb/22670
1754 * gdb.ada/maint_with_ada: New testcase.
1755
289483b6
JB
17562018-01-04 Joel Brobecker <brobecker@adacore.com>
1757
1758 PR gdb/22670
1759 * gdb.ada/bp_c_mixed_case: New testcase.
1760
344420da
JB
17612018-01-04 Joel Brobecker <brobecker@adacore.com>
1762
1763 PR gdb/22670
1764 * gdb.ada/complete.exp: Add "complete break ada" test.
1765
66fc87a0
JB
17662018-01-04 Joel Brobecker <brobecker@adacore.com>
1767
1768 PR gdb/22670
1769 * gdb.ada/info_addr_mixed_case: New testcase.
1770
9f757bf7
XR
17712018-01-03 Xavier Roirand <roirand@adacore.com>
1772
1773 * gdb.ada/excep_handle.exp: New testcase.
1774 * gdb.ada/excep_handle/foo.adb: New file.
1775 * gdb.ada/excep_handle/pck.ads: New file.
1776
bd570f80
JB
17772018-01-03 Joel Brobecker <brobecker@adacore.com>
1778
1779 * gdb.base/step-line.c: Add extra empty line in copyright header.
1780 * gdb.base/step-line.inp: Likewise.
1781
9fe561ab
JB
17822018-01-02 Joel Brobecker <brobecker@adacore.com>
1783
1784 * gdb.ada/dyn_stride.exp: Add slice test.
1785
a405673c
JB
17862018-01-02 Joel Brobecker <brobecker@adacore.com>
1787
1788 * gdb.ada/dyn_stride: New testcase.
1789
cef0f868
SH
17902017-12-27 Stafford Horne <shorne@gmail.com>
1791
1792 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1793 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1794
b67d92b0
SH
17952017-12-27 Stafford Horne <shorne@gmail.com>
1796
1797 * gdb.base/reggroups.c: New file.
1798 * gdb.base/reggroups.exp: New file.
1799
eccab96d
JB
18002017-12-18 Joel Brobecker <brobecker@adacore.com>
1801
1802 * gdb.dwarf2/ada-valprint-error.c: New file.
1803 * gdb.dwarf2/ada-valprint-error.exp: New file.
1804
0e2da9f0
JB
18052017-12-18 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.ada/assign_arr: New testcase.
1808
cb923fcc
XR
18092017-12-18 Xavier Roirand <roirand@adacore.com>
1810
1811 * gdb.ada/funcall_ptr: New testcase.
1812
7c161838
SDJ
18132017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1814
1815 PR cli/16224
1816 * gdb.base/ptype-offsets.cc: New file.
1817 * gdb.base/ptype-offsets.exp: New file.
1818
1af17fd9
YQ
18192017-12-15 Yao Qi <yao.qi@linaro.org>
1820
1821 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1822 if XML is disabled.
1823
828d5846
XR
18242017-12-15 Xavier Roirand <roirand@adacore.com>
1825
1826 * gdb.ada/same_component_name: New testcase.
1827
79e8fcaa
JB
18282017-12-14 Joel Brobecker <brobecker@adacore.com>
1829
1830 * gdb.ada/str_binop_equal: New testcase.
1831
e05fa6f9
JB
18322017-12-14 Joel Brobecker <brobecker@adacore.com>
1833
1834 * gdb.ada/task_switch_in_core: New testcase.
1835
b89641ba
SM
18362017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1837
1838 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1839 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1840 call test_bkpt_qualified.
1841 (test_bkpt_qualified): New proc.
1842
6892d2e4
PA
18432017-12-13 Pedro Alves <palves@redhat.com>
1844
1845 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1846 Tighten regexp by matching with an anchor.
1847
a22ecf70
PA
18482017-12-13 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1851 ("expression with namespace"): New set of tests.
1852 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1853 (Nested::Test_NS::qux): New.
1854 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1855 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1856
9937536c
JB
18572017-12-13 Joel Brobecker <brobecker@adacore.com>
1858
1859 * gdb.base/server-del-break.c: New file.
1860 * gdb.base/server-del-break.exp: New file.
1861
fe49c6f5
SH
18622017-12-12 Stafford Horne <shorne@gmail.com>
1863
1864 * gdb.xml/tdesc-regs.exp: Add or1k support.
1865
c3d18620
SH
18662017-12-12 Stafford Horne <shorne@gmail.com>
1867
1868 * gdb.base/bp-permanent.c: Define nop of or1k.
1869
c5f9cfc8
JB
18702017-12-11 Joel Brobecker <brobecker@adacore.com>
1871
1872 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1873 output with components being reordered.
1874
a9c135fc
JB
18752017-12-11 Joel Brobecker <brobecker@adacore.com>
1876
1877 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1878 output with components being reordered.
1879
927aa2e7
JK
18802017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1881 Pedro Alves <palves@redhat.com>
1882
1883 * gdb.base/maint.exp (check for .gdb_index): Check also for
1884 .debug_names.
1885 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1886 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1887 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1888 (.gdb_index used after symbol reloading): Support also .debug_names.
1889 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1890
f17d9474
YQ
18912017-12-08 Yao Qi <yao.qi@linaro.org>
1892
1893 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1894 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1895
a0de8c21
YQ
18962017-12-08 Yao Qi <yao.qi@linaro.org>
1897
1898 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1899 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1900
a738ea1d
YQ
19012017-12-08 Yao Qi <yao.qi@linaro.org>
1902
1903 * gdb.arch/aarch64-tagged-pointer.c: New file.
1904 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1905
1cd9a73b
SDJ
19062017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1907
1908 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1909 "int".
1910
fa6eb693
KS
19112017-12-07 Keith Seitz <keiths@redhat.com>
1912
1913 PR breakpoints/22569
1914 * gdb.linespec/ls-errs.exp: Change expected result of "break
1915 -source this file has spaces.c -line 3".
1916 Check that an explicit source file followed by whitespace is
1917 identified as an invalid explicit location.
1918
883fd55a
KS
19192017-12-07 Keith Seitz <keiths@redhat.com>
1920
1921 * gdb.cp/nested-types.cc: New file.
1922 * gdb.cp/nested-types.exp: New file.
1923 * lib/cp-support.exp: Load data-structures.exp library.
1924 (debug_cp_test_ptype_class): New global.
1925 (cp_ptype_class_verbose, next_line): New procedures.
1926 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1927 Add and document new return value.
1928 Switch the list of lines to a queue.
1929 Add support for new `type' key for nested type definitions.
1930 Add debugging/troubleshooting messages.
1931 * lib/data-structures.exp: New file.
1932
ec72db3e
SM
19332017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1934
1935 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1936 with proc_with_prefix, don't use with_test_prefix.
1937
99598d71
TT
19382017-12-07 Tom Tromey <tom@tromey.com>
1939
1940 * gdb.base/break.exp: Add test for empty "commands".
1941
a8806230
YQ
19422017-12-07 Yao Qi <yao.qi@linaro.org>
1943
1944 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1945 malloc and catch syscall.
1946
824cc835
PM
19472017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1948
1949 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1950 tests for explicit locations.
1951
7cc244de
PA
19522017-12-06 Pedro Alves <palves@redhat.com>
1953
1954 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1955 force-disabling XML descriptions.
1956
50a1fdd5
PA
19572017-12-04 Pedro Alves <palves@redhat.com>
1958
1959 PR gdb/22499
1960 * gdb.arch/amd64-disp-step-avx.S: New file.
1961 * gdb.arch/amd64-disp-step-avx.exp: New file.
1962
f0fb2488
PA
19632017-12-03 Pedro Alves <palves@redhat.com>
1964
1965 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1966 and <string.h>.
1967 (parent_function): Print distinct messages when waitpid fails, or
1968 the child exits with a signal, or the child exits for an unhandled
1969 reason.
1970 * gdb.threads/process-dies-while-detaching.exp
1971 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1972 it. Wait for both inferior output and GDB's prompt. Use an
1973 indirect spawn id list.
1974 (do_detach): New parameter 'child_exit'. Use it to compute
1975 expected inferior output.
1976 (test_detach, test_detach_watch, test_detach_killed_outside):
1977 Adjust to pass down the expected child exit kind.
1978
97cbe998
SDJ
19792017-12-01 Joel Brobecker <brobecker@adacore.com>
1980 Sergio Durigan Junior <sergiodj@redhat.com>
1981 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1984
40fc416f
SDJ
19852017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1986
1987 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1988 to 'symbol-file' and 'add-symbol-file' can be
1989 position-independent.
1990
1cc75e92
YQ
19912017-12-01 Yao Qi <yao.qi@linaro.org>
1992
1993 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1994 the URL in copyright header.
1995 * gdb.arch/aarch64-fp.exp: Likewise.
1996 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1997 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1998 * gdb.base/expand-psymtabs.exp: Likewise.
1999 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2000 * gdb.fortran/common-block.exp: Likewise.
2001 * gdb.fortran/common-block.f90: Likewise.
2002 * gdb.fortran/logical.exp: Likewise.
2003 * gdb.fortran/vla-datatypes.f90: Likewise.
2004 * gdb.fortran/vla-sub.f90: Likewise.
2005
875fb7a7
JB
20062017-11-30 Joel Brobecker <brobecker@adacore.com>
2007
2008 * gdb.ada/repeat_dyn: New testcase.
2009
6f14765f
UW
20102017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2011
2012 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2013 Update for changed thread numbering.
2014 * gdb.cell/bt.exp: Update for changed GDB output.
2015
f1af7b94
SM
20162017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2017
2018 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2019 setting isremote by hand.
2020 * boards/dwarf4-gdb-index.exp: Likewise.
2021 * boards/fission.exp: Likewise.
2022 * boards/stabs.exp: Likewise.
2023
e3919f3e
PA
20242017-11-30 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.linespec/cpls-ops.exp
2027 (check_explicit_skips_function_argument): Extract the underlying
2028 type of size_t instead of hardcoding it.
2029
bd69330d
PA
20302017-11-29 Pedro Alves <palves@redhat.com>
2031
2032 PR c++/19436
2033 * gdb.linespec/cpls-abi-tag.cc: New file.
2034 * gdb.linespec/cpls-abi-tag.exp: New file.
2035
a20714ff
PA
20362017-11-29 Pedro Alves <palves@redhat.com>
2037
2038 * gdb.base/langs.exp: Use -qualified.
2039 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2040 it.
2041 * gdb.cp/namespace.exp: Use -qualified.
2042 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2043 (overload-3, template-overload, template-ret-type, const-overload)
2044 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2045 procedures.
2046 (test_driver): Call them.
2047 * gdb.cp/save-bp-qualified.cc: New.
2048 * gdb.cp/save-bp-qualified.exp: New.
2049 * gdb.linespec/explicit.exp: Test -qualified.
2050 * lib/completion-support.exp (completion::explicit_opts_list): Add
2051 "-qualified".
2052 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2053
f6f1d339
PM
20542017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2055
2056 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2057
02ca603a
TT
20582017-11-29 Tom Tromey <tom@tromey.com>
2059
2060 * gdb.base/relocate.exp: Update invalid argument test.
2061 Add new tests for invalid arguments.
2062
ed6c0bfb
TP
20632017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2064
2065 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2066 Return 0 as a long.
2067 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2068
f106e10e
TP
20692017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2070
2071 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2072 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2073 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2074 func ().
2075 * gdb.cp/shadow.cc (B.func): Return 0.
2076
10329bb2
JB
20772017-11-27 Joel Brobecker <brobecker@adacore.com>
2078
2079 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2080 expected output in gdb_expect call to allow the exception
2081 message to be present as well. Fix syntax confusion to avoid
2082 TCL thinking that exception_name is an array.
2083
617cd4bc
UW
20842017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2085
2086 * gdb.arch/spu-info.c: Include <unistd.h>.
2087 (do_signal_test): Fix broken calls to write.
2088 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2089 Fix checks for empty mailboxes. Update signal tests for corrected
2090 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
2091 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2092 * gdb.cell/arch.exp: Use standard_output_file.
2093 * gdb.cell/break.exp: Likewise.
2094 * gdb.cell/bt.exp: Likewise.
2095 * gdb.cell/core.exp: Likewise.
2096 * gdb.cell/dwarfaddr.exp: Likewise.
2097 * gdb.cell/ea-cache.exp: Likewise.
2098 * gdb.cell/ea-standalone.exp: Likewise.
2099 * gdb.cell/f-regs.exp: Likewise.
2100 * gdb.cell/fork.exp: Likewise.
2101 * gdb.cell/gcore.exp: Likewise.
2102 * gdb.cell/mem-access.exp: Likewise.
2103 * gdb.cell/ptype.exp: Likewise.
2104 * gdb.cell/registers.exp: Likewise.
2105 * gdb.cell/sizeof.exp: Likewise.
2106 * gdb.cell/solib-symbol.exp: Likewise.
2107 * gdb.cell/solib.exp: Likewise.
617cd4bc 2108
a81aaca0
PA
21092017-11-25 Pedro Alves <palves@redhat.com>
2110
2111 * gdb.base/complete-empty.exp: New file.
2112 * gdb.base/completion.exp: Adjust.
2113
6a3c6ee4
PA
21142017-11-25 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.linespec/cpls-ops.cc: New file.
2117 * gdb.linespec/cpls-ops.exp: New file.
2118 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2119 factored out from ...
2120 (test_complete_prefix_range): ... this.
2121
8955eb2d
PA
21222017-11-24 Pedro Alves <palves@redhat.com>
2123
2124 * gdb.linespec/cpcompletion.exp: New file.
2125 * gdb.linespec/cpls-hyphen.cc: New file.
2126 * gdb.linespec/cpls.cc: New file.
2127 * gdb.linespec/cpls2.cc: New file.
2128 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2129 test to use test_gdb_complete_unique. Add label completion,
2130 keyword completion and explicit location completion tests.
2131 * lib/completion-support.exp: New file.
2132
e547c119
JB
21332017-11-24 Joel Brobecker <brobecker@adacore.com>
2134
2135 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2136 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2137 when hitting an exception catchpoint.
2138
7c3c1aa8
YQ
21392017-11-22 Yao Qi <yao.qi@linaro.org>
2140
2141 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2142
41bd68f5
SM
21432017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2144
2145 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2146 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2147 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2148
1daad298
YQ
21492017-11-22 Yao Qi <yao.qi@linaro.org>
2150
2151 * gdb.base/info-os.exp: Pass pthreads.
2152 * gdb.multi/multi-attach.exp: Likewise.
2153
88465e87
YQ
21542017-11-22 Yao Qi <yao.qi@linaro.org>
2155
2156 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2157 compiler.
2158
dc196b23
YQ
21592017-11-22 Yao Qi <yao.qi@linaro.org>
2160
2161 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2162 * gdb.base/break-interp.exp: Likewise.
2163 * gdb.base/jit-attach-pie.exp: Likewise.
2164
2400729e
UW
21652017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2166
2167 * gdb.base/float128.c (large128): New variable.
2168 * gdb.base/float128.exp: Add test to print largest __float128 value.
2169
7a26362d
UW
21702017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2171
2172 * gdb.arch/vsx-regs.exp: Update register content checks.
2173
ed0f4273
UW
21742017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2175
2176 * gdb.arch/ppc-longdouble.exp: New file.
2177 * gdb.arch/ppc-longdouble.c: Likewise.
2178
a25d69c6
PA
21792017-11-21 Pedro Alves <palves@redhat.com>
2180
2181 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2182
73fcf641
PA
21832017-11-20 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2186 (long_double_typedef): New typedefs.
2187 Use DEF on double and long double.
2188 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2189 cases.
2190 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2191 and 'long_double_ptr_same_size' locals. Use them to decide
2192 whether cast from array/function to float is valid/invalid.
2193
71a3c369
TT
21942017-11-17 Tom Tromey <tom@tromey.com>
2195
2196 * gdb.rust/traits.rs: New file.
2197 * gdb.rust/traits.exp: New file.
2198
ced9779b
JB
21992017-11-17 Joel Brobecker <brobecker@adacore.com>
2200
2201 * gdb.ada/minsyms: New testcase.
2202
a0922d80
PA
22032017-11-16 Pedro Alves <palves@redhat.com>
2204
2205 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2206 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2207
ea04e54c
PA
22082017-11-16 Pedro Alves <palves@redhat.com>
2209
2210 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2211 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2212
e849ea89
PA
22132017-11-16 Pedro Alves <palves@redhat.com>
2214
2215 * gdb.server/reconnect-ctrl-c.c: New file.
2216 * gdb.server/reconnect-ctrl-c.exp: New file.
2217
d8ae99a7
PM
22182017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2219
2220 * gdb.python/py-rbreak.exp: New file.
2221 * gdb.python/py-rbreak.c: New file.
2222 * gdb.python/py-rbreak-func2.c: New file.
2223
968a13f8
PA
22242017-11-16 Pedro Alves <palves@redhat.com>
2225
2226 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2227 pattern.
2228 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2229 GDB.
2230
71774bc9
SM
22312017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2232
2233 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2234 regex.
2235
ddbb44cf
SM
22362017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2237
2238 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2239 test names.
2240
584a564f
PA
22412017-11-09 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2244 factored out from ...
2245 (top level): ... here, and adjusted to avoid expecting beyond the
2246 prompt in a single gdb_test_multiple.
2247
5ed7a928
PA
22482017-11-09 Pedro Alves <palves@redhat.com>
2249
2250 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2251 output.
2252 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2253 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2254 * gdb.server/ext-run.exp ("kill" test): Likewise.
2255 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2256
a60e0738
PA
22572017-11-09 Pedro Alves <palves@redhat.com>
2258
2259 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2260 match till end of line.
2261
2c88253f
PA
22622017-11-09 Pedro Alves <palves@redhat.com>
2263
2264 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2265
c7a38517
PA
22662017-11-09 Pedro Alves <palves@redhat.com>
2267
2268 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2269 New procedures, factored out from ...
2270 (top level): ... here, and adjusted to avoid expecting beyond the
2271 prompt in one go.
2272
f29f4b6b
PA
22732017-11-09 Pedro Alves <palves@redhat.com>
2274
2275 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2276 output. Fix '?' match.
2277
286acbb5
JB
22782017-11-08 Joel Brobecker <brobecker@adacore.com>
2279
2280 * gdb.ada/scoped_watch: New testcase.
2281 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2282 which is actually correct.
2283 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2284 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2285
62d7ae92
PA
22862017-11-08 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.gdb/complaints.exp (test_initial_complaints)
2289 (test_serial_complaints, test_short_complaints): Call
2290 complaint_internal instead of complaint.
2291
280ca31f
DT
22922017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2293
2294 * gdb.threads/tls-core.c: New file.
2295 * gdb.threads/tls-core.exp: Likewise.
2296
b5ec771e
PA
22972017-11-08 Pedro Alves <palves@redhat.com>
2298
2299 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2300 (p Exported_Capitalized): New test.
2301 (p exported_capitalized): New test.
2302
a02b41a7
PA
23032017-11-07 Pedro Alves <palves@redhat.com>
2304
2305 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2306
95e95a6d
PA
23072017-11-07 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2310 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2311 (disable_invalid, disable_inverted, disable_negative): New
2312 procedures.
2313 ("bad numbers"): New set of tests.
2314
cee62dbd
PA
23152017-11-07 Pedro Alves <palves@redhat.com>
2316
2317 * gdb.cp/ena-dis-br-range.exp: Add tests.
2318
cc638e86
PA
23192017-11-07 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2322
d0fe4701
XR
23232017-11-07 Xavier Roirand <roirand@adacore.com>
2324 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.base/ena-dis-br.exp: Add reference to
2327 gdb.cp/ena-dis-br-range.exp.
2328 * gdb.cp/ena-dis-br-range.exp: New file.
2329 * gdb.cp/ena-dis-br-range.cc: New file.
2330
46f67f80
PA
23312017-11-06 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.base/attach-non-pgrp-leader.c: New.
2334 * gdb.base/attach-non-pgrp-leader.exp: New.
2335
726e1356
PA
23362017-11-06 Pedro Alves <palves@redhat.com>
2337
2338 * configure.ac: No longer check for termio.h and sgtty.h.
2339 * configure: Regenerate.
2340 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2341 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2342 Remove termio and sgtty code.
2343
50ab6ace
YQ
23442017-11-03 Yao Qi <yao.qi@linaro.org>
2345
2346 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2347 in GDB is disabled.
2348
8e68731c
YQ
23492017-11-03 Yao Qi <yao.qi@linaro.org>
2350
2351 * gdb.python/py-thrhandle.exp: Skip it if python is not
2352 enabled.
2353
3a87ae65
SM
23542017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2355
2356 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2357 as a breakpoint command.
2358
484d8d36
MD
23592017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2360
2361 PR python/21213
2362 * gdb.python/py-infthread.exp: Test calling
2363 InferiorThread.inferior () multiple times in a row.
2364
4a27f119
KS
23652017-10-27 Keith Seitz <keiths@redhat.com>
2366
2367 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2368 Test "info break" for every inlined function breakpoint.
2369
bb11dd58
YQ
23702017-10-27 Yao Qi <yao.qi@linaro.org>
2371
2372 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2373
a43f3893
PF
23742017-10-26 Patrick Frants <osscontribute@gmail.com>
2375
2376 * gdb.cp/classes.exp (test_static_members): Test printing
2377 Outer::instance.
2378 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2379 (Inner::instance, Outer::instance): New.
2380
792ccf00
PA
23812017-10-24 Pedro Alves <palves@redhat.com>
2382
2383 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2384 extra console" test in two stages.
2385
eb2bfbad
PA
23862017-10-24 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2389
1f75a651
PA
23902017-10-24 Pedro Alves <palves@redhat.com>
2391
2392 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2393 loop.
2394
779990d9
PA
23952017-10-24 Pedro Alves <palves@redhat.com>
2396
2397 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2398 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2399
ad9b8f5d
PA
24002017-10-24 Pedro Alves <palves@redhat.com>
2401
2402 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2403 parameter and handle it. Don't output read value in test name.
2404
fee6da6e
PA
24052017-10-24 Pedro Alves <palves@redhat.com>
2406
2407 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2408 custom test name.
2409
10389c2c
PA
24102017-10-24 Pedro Alves <palves@redhat.com>
2411
2412 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2413 include the unstable output directory name in the test's name.
2414 (initial_setup_simple) <'set args'>: Use custom test name.
2415
a80e65a9
PA
24162017-10-24 Pedro Alves <palves@redhat.com>
2417
2418 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2419 with explicit test name.
2420
15763a09
PA
24212017-10-20 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2424 'wait -i'. Use gdb_assert and remote_close.
2425
49a4ce2e
AB
24262017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2427
2428 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2429 number from variable rather than hard-coded.
2430
a75868f5
PA
24312017-10-19 Pedro Alves <palves@redhat.com>
2432
2433 * gdb.base/long-inferior-output.c: New file.
2434 * gdb.base/long-inferior-output.exp: New file.
2435
c8ba13ad
KS
24362017-11-18 Keith Seitz <keiths@redhat.com>
2437
2438 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2439 method.
2440 (main): Call it.
2441 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2442 Add additional user-defined conversion operator tests.
2443
b27de576
PA
24442017-10-17 Pedro Alves <palves@redhat.com>
2445
2446 * boards/native-stdio-gdbserver.exp: Load "local-board".
2447
8484c955
PA
24482017-10-17 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.base/quit-live.c: New file.
2451 * gdb.base/quit-live.exp: New file.
2452
83d5a34d
KS
24532017-10-16 Keith Seitz <keiths@redhat.com>
2454
2455 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2456 (class_with_protected_typedef, class_with_private_typedef)
2457 (struct_with_public_typedef, struct_with_protected_typedef)
2458 (struct_with_private_typedef): New classes/structs.
2459 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2460 typedefs and access specifiers.
2461
739b3f1d
PA
24622017-10-16 Pedro Alves <palves@redhat.com>
2463 Simon Marchi <simon.marchi@polymtl.ca>
2464
2465 * README (Local vs Remote vs Native): New section.
2466 * boards/local-board.exp: New file, with bits factored out from
2467 ...
2468 * boards/native-extended-gdbserver.exp: ... here. Load
2469 "local-board".
2470 * boards/native-gdbserver.exp: Load "local-board".
2471 (${board}_spawn, ${board}_exec): Delete.
2472 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2473 ...
2474 * boards/stdio-gdbserver-base.exp: ... this new file.
2475 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2476 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2477 procedure.
2478 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2479 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2480 stdio_gdbserver_command.
2481 (${board}_get_remote_address, ${board}_get_comm_port)
2482 (${board}_download, ${board}_upload): Delete.
2483 (get_target_remote_pipe_cmd): New.
2484
fe68b953
SM
24852017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2486
2487 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2488 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2489 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2490 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2491 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2492 remove with_test_prefix.
2493
300b6685
PA
24942017-10-13 Pedro Alves <palves@redhat.com>
2495
2496 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2497 * gdb.base/annota1.exp: Use it instead of is_remote.
2498 * gdb.base/annota3.exp: Use it instead of is_remote.
2499 * gdb.cp/annota2.exp: Use it instead of is_remote.
2500 * gdb.cp/annota3.exp: Use it instead of is_remote.
2501 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2502
50500caf
PA
25032017-10-13 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2506 (test_num_test_vars, run_and_count_vars, find_env)
2507 (test_set_unset_env, test_inherit_env_var): New procedures.
2508 (top level): Use them.
2509
dad0c6d2
PA
25102017-10-13 Pedro Alves <palves@redhat.com>
2511
2512 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2513 also skip on stub-like targets.
2514
8b0553c1
PA
25152017-10-13 Pedro Alves <palves@redhat.com>
2516
2517 PR gdb/22293
2518 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2519 (top level): Move some tests to ...
2520 (test_not_found): ... this new procedure.
2521 (top level): Call it.
2522
7594f623
PA
25232017-10-13 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2526 expect different "info terminal" output if testing with a
2527 non-native target.
2528
ebe3b402
PA
25292017-10-13 Pedro Alves <palves@redhat.com>
2530 Simon Marchi <simon.marchi@polymtl.ca>
2531
2532 PR python/12966
2533 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2534
42f1b161
PA
25352017-10-13 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2538 already.
2539
8d6ef72b
PA
25402017-10-13 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2543 is_remote.
2544
d7bcd5b8
PA
25452017-10-13 Pedro Alves <palves@redhat.com>
2546
2547 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2548 is_remote.
2549
df479dc6
PA
25502017-10-13 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2553 is set.
2554 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2555 instead of is_remote.
2556
23fb630a
PA
25572017-10-13 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2560 (top level): Add comment.
2561
cc77b1dc
PA
25622017-10-13 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.base/remote.exp (top level): Fix comment typo and add
2565 missing return.
2566
27c9e813
PA
25672017-10-13 Pedro Alves <palves@redhat.com>
2568 Simon Marchi <simon.marchi@polymtl.ca>
2569
2570 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2571 calls and add comments. Skip test if use_gdb_stub is set.
2572 (top level): Use "set cwd" command instead of "cd" command.
2573
5e830d98
PA
25742017-10-13 Pedro Alves <palves@redhat.com>
2575
2576 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2577 is_remote target check.
2578
f5ca0032
PA
25792017-10-13 Pedro Alves <palves@redhat.com>
2580
2581 * gdb.base/scope.exp: Use build_executable + clean_restart +
2582 gdb_file_cmd instead of prepare_for_testing and no longer skip
2583 "before run" tests on is_remote target boards. Update comments.
2584 * boards/native-extended-gdbserver.exp
2585 (extended_gdbserver_load_last_file): New, factored out from ...
2586 (gdb_load): ... this. Move further below and add comment.
2587 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2588
8aed1c0d
PA
25892017-10-12 Pedro Alves <palves@redhat.com>
2590
2591 * gdb.base/attach.exp: Remove references to gdb64.
2592 * gdb.base/dbx.exp: Remove references to gdb64.
2593
cfa34c87
SM
25942017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2595 Pedro Alves <palves@redhat.com>
2596
2597 * gdb.base/label.exp: Remove is_remote target check.
2598
9192b7de
PA
25992017-10-12 Pedro Alves <palves@redhat.com>
2600
2601 * gdb.base/auvx.exp (coredir): Update comment.
2602 (top level) <core_works>: Use "set cwd" command instead of "cd"
2603 command.
2604
6bf0052d
PA
26052017-10-12 Pedro Alves <palves@redhat.com>
2606 Simon Marchi <simon.marchi@polymtl.ca>
2607
2608 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2609 target boards.
2610
e48ef82d
PA
26112017-10-12 Pedro Alves <palves@redhat.com>
2612 Simon Marchi <simon.marchi@polymtl.ca>
2613
2614 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2615 Instead skip if there's any gdb_protocol set.
2616
8d7aea57
SM
26172017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2618 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2621
30440677
PA
26222017-10-12 Pedro Alves <palves@redhat.com>
2623 Simon Marchi <simon.marchi@polymtl.ca>
2624
2625 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2626 instead of on dejagnu remote boards.
2627
4e04f045 26282017-10-12 Pedro Alves <palves@redhat.com>
175654b9 2629 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
2630
2631 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2632 checks. Use build_executable + clean_restart instead of
2633 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2634 of enabling non-stop after starting gdb.
2635
871a186e
PA
26362017-10-12 Pedro Alves <palves@redhat.com>
2637
2638 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2639 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2640 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2641 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2642
56d704da
AK
26432017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2644
2645 * gdb.arch/arc-tdesc-cpu.exp: New file.
2646 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2647
2f20e312
SM
26482017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2649
2650 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2651
65630365
PA
26522017-10-10 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2655 expect CLI output.
2656
bf469271
PA
26572017-10-10 Pedro Alves <palves@redhat.com>
2658
2659 * lib/selftest-support.exp (selftest_setup): Update for
2660 captured_command_loop's prototype change.
2661
777a42f1
PA
26622017-10-09 Pedro Alves <palves@redhat.com>
2663
2664 Test both arch1=>arch2 and arch2=>arch1.
2665
2666 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2667 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2668 factored out to...
2669 (append_arch1_options, append_arch2_options, append_arch_options)
2670 (build_executables): New procedures.
2671 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2672 local.
2673 (top level): Add new 'first_arch' testing axis.
2674
cbd2b4e3
PA
26752017-10-09 Pedro Alves <palves@redhat.com>
2676
2677 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2678 (barrier): New.
2679 (thread_start, all_started): New functions.
2680 (main): Spawn new thread and wait until it is scheduled.
2681 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2682 option.
2683 (do_test): Add 'selected_thread' parameter. Run to all_started
2684 instead of main. Explicitly set the breakpoint at main. Switch
2685 to the SELECTED_THREAD thread.
2686 (top level): Test handling the exec event with either the main
2687 thread or the second thread selected.
2688
5c9e4427
PA
26892017-10-09 Pedro Alves <palves@redhat.com>
2690
2691 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2692 logic. Move STOP marker after the value checks.
2693 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2694 regexp.
2695
b3b7c423
SL
26962017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2697
2698 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2699
3b4b2f16
UW
27002017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2701
2702 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2703 integer-to-dfp conversion.
2704 * gdb.base/dfp-test.exp: Likewise.
2705
5cd63fda
PA
27062017-10-04 Pedro Alves <palves@redhat.com>
2707
2708 * gdb.multi/hangout.c: Include <unistd.h>.
2709 (hangout_loop): New function.
2710 (main): Call alarm. Call hangout_loop in a loop.
2711 * gdb.multi/hello.c: Include <unistd.h>.
2712 (hello_loop): New function.
2713 (main): Call alarm. Call hangout_loop in a loop.
2714 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2715 inferior with the other selected.
2716
4c71c105
SM
27172017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2718
2719 * gdb.mi/list-thread-groups-available.exp: New file.
2720 * gdb.mi/list-thread-groups-available.c: New file.
2721
bc3b087d
SDJ
27222017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2723
2724 * gdb.base/set-cwd.exp: Make it available on
2725 native-extended-gdbserver.
2726
d092c5a2
SDJ
27272017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2728
2729 * gdb.base/set-cwd.c: New file.
2730 * gdb.base/set-cwd.exp: Likewise.
2731
45320ffa
TT
27322017-10-02 Tom Tromey <tom@tromey.com>
2733
2734 PR rust/22236:
2735 * gdb.rust/simple.rs (main): New variable "fslice".
2736 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2737
b3e3859b
TT
27382017-10-02 Tom Tromey <tom@tromey.com>
2739
2740 * gdb.rust/simple.exp: Test ptype of a slice.
2741
01af5e0d
TT
27422017-10-02 Tom Tromey <tom@tromey.com>
2743
2744 * gdb.rust/simple.exp: Test index of slice.
2745
a9bbfbd8
TT
27462017-09-27 Tom Tromey <tom@tromey.com>
2747
2748 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2749
df8899e5
TP
27502017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2751 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/compare-sections.exp (get value of read-only section): Read
2754 as unsigned value.
2755 (corrupt read-only section): Likewise and don't set written if patching
2756 failed.
2757
757bf54b
KB
27582017-09-21 Kevin Buettner <kevinb@redhat.com>
2759
2760 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2761 files.
2762
06871ae8
PA
27632017-09-20 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2766 symbol names in gdb's output.
2767 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2768
e5f25bc5
PA
27692017-09-20 Pedro Alves <palves@redhat.com>
2770
2771 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2772 Rename to ...
2773 (test_list_ambiguous_symbol): ... this and add a symbol name
2774 parameter. Adjust.
2775 (test_list_ambiguous_function): Reimplement on top of
2776 test_list_ambiguous_symbol and also test listing ambiguous
2777 variables.
2778 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2779 (ambiguous_fun): ... this.
2780 (ambiguous_var): New.
2781 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2782 (ambiguous_fun): ... this.
2783 (ambiguous_var): New.
2784
4e5a4f58
JB
27852017-09-19 John Baldwin <jhb@FreeBSD.org>
2786
2787 * gdb.base/starti.c: New file.
2788 * gdb.base/starti.exp: New file.
2789 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2790
26e53f3e
PA
27912017-09-14 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2794 (top level): Use it instead of runto.
2795
cb791d59
TT
27962017-09-11 Tom Tromey <tom@tromey.com>
2797
2798 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2799
7c96f8c1
TT
28002017-09-11 Tom Tromey <tom@tromey.com>
2801
2802 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2803 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2804
469412dd
CW
28052017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2806
2807 * gdb.fortran/printing-types.exp: New file.
2808 * gdb.fortran/printing-types.exp: New file.
2809
e0f86435
BH
28102017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2811
2812 * gdb.fortran/vla-ptype.exp: Fix typos.
2813 * gdb.fortran/vla-value.exp: Same.
2814
9e9af4be
BH
28152017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2816
2817 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2818 * gdb.mi/mi-var-child-f.exp: Likewise.
2819 * gdb.mi/mi-vla-fortran.exp: Likewise.
2820
a5ad232b
FP
28212017-09-08 Frank Penczek <frank.penczek@intel.com>
2822 Christoph Weinmann <christoph.t.weinmann@intel.com>
2823 Bernhard Heckel <bernhard.heckel@intel.com>
2824
2825 * gdb.fortran/ptr-indentation.f90: New file.
2826 * gdb.fortran/ptr-indentation.exp: New file.
2827
5aec60eb
TT
28282017-09-05 Tom Tromey <tom@tromey.com>
2829
2830 PR gdb/22010:
2831 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2832
8f8f8152
TP
28332017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2834
2835 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2836
fbd1b771
JK
28372017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2838
2839 * gdb.threads/tls-nodebug-pie.c: New file.
2840 * gdb.threads/tls-nodebug-pie.exp: New file.
2841
5eb5f850
TT
28422017-09-05 Tom Tromey <tom@tromey.com>
2843
2844 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2845 for rust.
2846
ae780a21
SM
28472017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2848
2849 * gdb.multi/multi-arch-exec.exp: Test with different
2850 "follow-exec-mode" settings.
2851 (do_test): New procedure.
2852
3693fdb3
PA
28532017-09-04 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.base/func-static.c (S::method const, S::method volatile)
2856 (S::method volatile const): New methods.
2857 (c_s, v_s, cv_s): New instances.
2858 (main): Call method() on them.
2859 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2860 (cannot_resolve): New procedure.
2861 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2862 print-quote-unquoted columns.
2863 (do_test): Test printing each scope too.
2864
e68cb8e0
PA
28652017-09-04 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.base/local-static.exp: Also test with
2868 class::method::variable wholly quoted.
2869 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2870
858be34c
PA
28712017-09-04 Pedro Alves <palves@redhat.com>
2872
2873 * gdb.base/local-static.c: New.
2874 * gdb.base/local-static.cc: New.
2875 * gdb.base/local-static.exp: New.
2876
46a4882b
PA
28772017-09-04 Pedro Alves <palves@redhat.com>
2878
2879 * gdb.asm/asm-source.exp: Add casts to int.
2880 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2881 (dataglobal64_1, dataglobal64_2): New globals.
2882 * gdb.base/nodebug.exp: Test different expressions involving the
2883 new globals, with print, whatis and ptype. Add casts to int.
2884 * gdb.base/solib-display.exp: Add casts to int.
2885 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2886 * gdb.cp/m-static.exp: Add cast to int.
2887 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2888 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2889 tls variable with no debug info without a cast. Test with a cast
2890 to int too.
2891 * gdb.trace/entry-values.exp: Add casts.
2892
2c5a2be1
PA
28932017-09-04 Pedro Alves <palves@redhat.com>
2894
2895 * gdb.base/nodebug.exp: Test that ptype's error about functions
2896 with unknown return type includes the function name too.
2897
7022349d
PA
28982017-09-04 Pedro Alves <palves@redhat.com>
2899
2900 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2901 return type of munmap in infcall.
2902 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2903 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2904 type of ftell in infcall.
2905 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2906 type of getpid in infcall.
2907 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2908 infcall.
2909 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2910 Bail on failure to extract the pid.
2911 * gdb.base/nodebug.c: #include <stdint.h>.
2912 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2913 New functions.
2914 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2915 Change expected output of print/whatis/ptype with functions with
2916 no debug info. Test all supported languages. Call
2917 test_call_promotion.
2918 * gdb.compile/compile.exp: Adjust expected output to expect
2919 warning.
2920 * gdb.threads/siginfo-threads.exp: Likewise.
2921
54990598
PA
29222017-09-04 Pedro Alves <palves@redhat.com>
2923
2924 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2925 "prototypes". Test calling float functions via prototyped and
2926 unprototyped function pointers.
2927 (perform_all_tests): New parameter "prototypes". Pass it down.
2928 (top level): Pass down "prototypes" parameter to
2929 perform_all_tests.
2930
34d16ea2
SM
29312017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2932
2933 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2934 Test with nested loops.
2935
9521ecda
SM
29362017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2937
2938 * gdb.base/commands.exp: Call the new procedures.
2939 (loop_break_test, loop_continue_test): New procedures.
2940
80a65e9b
SM
29412017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2942
2943 * gdb.base/commands.exp: Call new procedure.
2944 (define_if_without_arg_test): New procedure.
2945
e439fa14
PA
29462017-09-04 Pedro Alves <palves@redhat.com>
2947
2948 * gdb.base/list-ambiguous.exp: New file.
2949 * gdb.base/list-ambiguous0.c: New file.
2950 * gdb.base/list-ambiguous1.c: New file.
2951 * gdb.base/list.exp (test_list_range): Adjust expected output.
2952
0a2dde4a
SDJ
29532017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2954
2955 * gdb.base/share-env-with-gdbserver.c: New file.
2956 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2957
5e89eb3a
SM
29582017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2959
2960 * gdb.base/commands.exp (gdbvar_simple_if_test,
2961 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2962 progvar_simple_if_test, progvar_simple_while_test,
2963 progvar_complex_if_while_test, user_defined_command_test,
2964 user_defined_command_args_eval,
2965 user_defined_command_args_stack_test,
2966 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2967 temporary_breakpoint_commands,
2968 gdb_test_no_prompt, redefine_hook_test,
2969 redefine_backtrace_test): Remove "global gdb_prompt".
2970
fd437cbc
SM
29712017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2972
2973 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2974 New proc, call it from toplevel.
2975
87215ad1
SDJ
29762017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2977
2978 PR remote/21852
2979 * gdb.server/normal.c: New file, copied from gdb.base.
2980 * gdb.server/run-without-local-binary.exp: New file.
2981
58afddc6
WP
29822017-08-07 Weimin Pan <weimin.pan@oracle.com>
2983
2984 * gdb.arch/sparc64-adi.exp: New file.
2985 * gdb.arch/sparc64-adi.c: New file.
2986
5277199a
PA
29872017-08-22 Pedro Alves <palves@redhat.com>
2988
2989 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2990 (top level): Add "list all overloads" tests.
2991
14278e1f
TT
29922017-08-22 Tom Tromey <tom@tromey.com>
2993
2994 * gdb.gdb/xfullpath.exp: Remove.
2995
bf223d3e
PA
29962017-08-21 Pedro Alves <palves@redhat.com>
2997
2998 PR gdb/19487
2999 * gdb.base/symbol-alias.c: New.
3000 * gdb.base/symbol-alias2.c: New.
3001 * gdb.base/symbol-alias.exp: New.
3002
c973d0aa
PA
30032017-08-21 Pedro Alves <palves@redhat.com>
3004
3005 * gdb.base/dfp-test.c
3006 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3007 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3008 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3009 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3010 * gdb.base/whatis-ptype-typedefs.c: New.
3011 * gdb.base/whatis-ptype-typedefs.exp: New.
3012 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3013 (an_int, an_int_type, an_int_type2): New globals.
3014 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3015 involving typedefs and cast expressions.
3016 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3017 (lookup_typedefs_function): New.
3018 (typedefs_pretty_printers_dict): New.
3019 (top level): Register lookup_typedefs_function in
3020 gdb.pretty_printers.
3021
6d580b63
YQ
30222017-08-18 Yao Qi <yao.qi@linaro.org>
3023
3024 * gdb.server/unittest.exp: New.
3025
206726fb
SDJ
30262017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3027
3028 PR gdb/21954
3029 * gdb.base/environ.exp: Add test to check if 'unset environment'
3030 works.
3031
bf0ec4c2
AA
30322017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3033
3034 * lib/gdb.exp (universal_compile_options): New caching proc.
3035 (gdb_compile): Suppress GCC's coloring of messages.
3036
d6382fff
TT
30372017-08-14 Tom Tromey <tom@tromey.com>
3038
3039 PR gdb/21675:
3040 * gdb.base/printcmds.exp (test_radices): New function.
3041 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3042 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3043 * lib/gdb.exp (get_integer_valueof): Use p/d.
3044
c2c2dd9f
SM
30452017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3046
3047 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3048 characters.
3049
fdffd6f4
TT
30502017-08-05 Tom Tromey <tom@tromey.com>
3051
3052 * gdb.rust/simple.exp: Allow String to appear in a different
3053 namespace.
3054
27d41eac
YQ
30552017-07-26 Yao Qi <yao.qi@linaro.org>
3056
3057 * gdb.gdb/unittest.exp: Invoke command
3058 "maintenance check xml-descriptions".
3059
031ed05d
AA
30602017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3061
3062 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3063 calling context.
3064 (hex128): Drop erroneous calculation of parameters.
3065
dcd27ddf
SM
30662017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3067
3068 * gdb.python/py-unwind.exp: Disable stack protection when
3069 building test file.
3070
47e77640
PA
30712017-07-20 Pedro Alves <palves@redhat.com>
3072
3073 * gdb.base/default.exp (set language): Adjust expected output.
3074
62d2a18a
PA
30752017-07-20 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3078 (test_minsym): ... this, and make static.
3079 (get_pck__foo__bar__minsym): Rename to ...
3080 (get_test_minsym): ... this.
3081 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3082 symbol names and comments.
3083 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3084 (get_test_minsym): ... this.
3085 (pck__foo__bar__minsym__2): Rename to ...
3086 (test_minsym): ... this.
3087 (main): Adjust.
3088
c45ec17c
PA
30892017-07-17 Pedro Alves <palves@redhat.com>
3090
3091 * gdb.base/completion.exp: Adjust expected output.
3092 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3093 the completer works.
3094
c6756f62
PA
30952017-07-17 Pedro Alves <palves@redhat.com>
3096
3097 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3098
5bd68487
AB
30992017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3100
3101 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3102
8880f2a9
TT
31032017-07-14 Tom Tromey <tom@tromey.com>
3104
3105 PR rust/21764:
3106 * gdb.rust/simple.exp: Add tests.
3107
65547233
TT
31082017-07-14 Tom Tromey <tom@tromey.com>
3109
3110 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3111
8f14146e
PA
31122017-07-14 Pedro Alves <palves@redhat.com>
3113
3114 * gdb.linespec/base/one/thefile.cc (z1): New function.
3115 * gdb.linespec/base/two/thefile.cc (z2): New function.
3116 * gdb.linespec/linespec.exp: Add tests.
3117
b4365d02
AB
31182017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3119
3120 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3121 to mi_create_breakpoint.
3122
5d2cbaa5
AB
31232017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3124
3125 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3126 mi_create_breakpoint.
3127
11cb5716
IB
31282017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3129
3130 * gdb.dlang/demangle.exp: Update for demangling changes.
3131
03278692
TT
31322017-07-09 Tom Tromey <tom@tromey.com>
3133
3134 * gdb.dwarf2/shortpiece.exp: New file.
3135
33c5cd75
DB
31362017-07-06 David Blaikie <dblaikie@gmail.com>
3137
3138 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3139 built from fissiont-multi-cu{1,2}.c.
3140 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3141 except putting 'main' and 'func' in separate CUs in the same DWO file.
3142 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3143 test.
3144 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3145 test.
3146
8455d262
PA
31472017-07-06 Pedro Alves <palves@redhat.com>
3148
3149 * gdb.python/py-unwind.exp: Test flushregs.
3150
dc4bde35
SDJ
31512017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3152
3153 PR cli/21688
3154 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3155 tests for alias commands and trailing whitespace.
3156
51ed89aa
SDJ
31572017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3158
3159 PR cli/21688
3160 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3161 procedure. Call it.
3162
eb17d413
PA
31632017-06-29 Pedro Alves <palves@redhat.com>
3164
3165 * gdb.base/printcmds.exp: Add tests.
3166
41664b45
DG
31672017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3168
3169 PR gdb/21337
3170 * gdb.base/reread-readsym.exp: New file.
3171 * gdb.base/reread-readsym.c: New file.
3172
75312ae3
KB
31732017-06-21 Kevin Buettner <kevinb@redhat.com>
3174
3175 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3176 subpattern.
3177
66953522
PB
31782017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3179
3180 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3181 extended mnemonic.
3182 * gdb.arch/powerpc-power9.s: Likewise.
3183
5524b525
AA
31842017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3185
3186 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3187 on 32-bit x86 targets. Exploit is_*_target macros where
3188 appropriate.
3189
03c8af18
AA
31902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3191
3192 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3193 register pieces.
3194
3bf31011
AA
31952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3196
3197 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3198 located in one or more DWARF pieces.
3199
805acca0
AA
32002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3201
3202 * lib/gdb.exp (get_endianness): New proc.
3203 * gdb.arch/aarch64-fp.exp: Use it.
3204 * gdb.arch/altivec-regs.exp: Likewise.
3205 * gdb.arch/e500-regs.exp: Likewise.
3206 * gdb.arch/vsx-regs.exp: Likewise.
3207 * gdb.base/dump.exp: Likewise.
3208 * gdb.base/funcargs.exp: Likewise.
3209 * gdb.base/gnu_vector.exp: Likewise.
3210 * gdb.dwarf2/formdata16.exp: Likewise.
3211 * gdb.dwarf2/implptrpiece.exp: Likewise.
3212 * gdb.dwarf2/nonvar-access.exp: Likewise.
3213 * gdb.python/py-inferior.exp: Likewise.
3214 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3215
e9352324
AA
32162017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3217
3218 PR gdb/21226
3219 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3220 stack value pieces are taken from the LSB end.
3221
d5d1163e
AA
32222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3223
3224 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3225 variable at nonzero offset.
3226
0567c986
AA
32272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3228
3229 * gdb.dwarf2/var-access.c: New file.
3230 * gdb.dwarf2/var-access.exp: New test.
3231 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3232
973e9aab
TT
32332017-06-12 Tom Tromey <tom@tromey.com>
3234
3235 * gdb.dwarf2/formdata16.exp: Add tests.
3236
d9109c80
TT
32372017-06-12 Tom Tromey <tom@tromey.com>
3238
3239 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3240
30a25466
TT
32412017-06-12 Tom Tromey <tom@tromey.com>
3242
3243 PR exp/16225:
3244 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3245 * gdb.arch/vsx-regs.exp: Update tests.
3246 * gdb.arch/s390-vregs.exp (hex128): New proc.
3247 Update test.
3248 * gdb.arch/altivec-regs.exp: Update tests.
3249
aefd8b33
SDJ
32502017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3251
3252 * gdb.base/startup-with-shell.c: New file.
3253 * gdb.base/startup-with-shell.exp: Likewise.
3254
2090129c
SDJ
32552017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3256
3257 * gdb.server/non-existing-program.exp: Update regex in order to
3258 reflect the fact that gdbserver is now using fork_inferior (with a
3259 shell) to startup the inferior.
3260
8e86a419
SM
32612017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3262
3263 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3264 support function calls from GDB.
3265
e6cf65f2
TT
32662017-05-21 Tom Tromey <tom@tromey.com>
3267
3268 PR rust/21466:
3269 * gdb.rust/unsized.exp: New file.
3270 * gdb.rust/unsized.rs: New file.
3271
43cc5389
TT
32722017-05-19 Tom Tromey <tom@tromey.com>
3273
3274 PR rust/21484:
3275 * gdb.rust/watch.exp: New file.
3276 * gdb.rust/watch.rs: New file.
3277
ec8df234
TT
32782017-05-18 Tom Tromey <tom@tromey.com>
3279
3280 * gdb.rust/simple.exp: Allow Box to be qualified.
3281
3e3e7fae
TP
32822017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3283
3284 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3285
59cc050d
PA
32862017-05-18 Pedro Alves <palves@redhat.com>
3287
3288 * gdb.base/fileio.c (test_write, test_read, test_close)
3289 (test_fstat): Don't print 'ret' in the fail path.
3290
c8f6abd1
PA
32912017-05-18 Pedro Alves <palves@redhat.com>
3292
3293 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3294 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3295 (test_system, test_rename, test_unlink, test_time): Change
3296 prototypes.
3297 * gdb.base/fileio.exp (stop_msg): Adjust.
3298
d2a03b77
PA
32992017-05-18 Pedro Alves <palves@redhat.com>
3300
3301 * gdb.base/fileio.c (null_str): New global.
3302 (test_stat): Use it.
3303 * gdb.base/fileio.exp: Remove nowarnings.
3304
0d5c6999
YQ
33052017-05-17 Yao Qi <yao.qi@linaro.org>
3306
3307 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3308
21873064
YQ
33092017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3310
3311 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3312 argument command.
3313 (top-level): Invoke test_set_inferior_tty.
3314
d512d31c
PA
33152017-05-04 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3318 Add parens to print call for Python 3.
3319
90cef2ed
KS
33202017-05-03 Keith Seitz <keiths@redhat.com>
3321
3322 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3323 (main): Call it.
3324
14f819c8
TW
33252017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3326
3327 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3328 to prev and next.
3329
913aeadd
TW
33302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3331
3332 * gdb.python/py-record-btrace.exp: Remove test for
3333 gdb.BtraceInstruction.error.
3334
a3be24ad
TW
33352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3336
3337 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3338
ae20e79a
TW
33392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3340
3341 * gdb.python/py-record-btrace-threads.c: New file.
3342 * gdb.python/py-record-btrace-threads.exp: New file.
3343
45ce1b47
SDJ
33442017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3345
3346 PR testsuite/8595
3347 * gdb.base/environ.exp: Make test available in all architectures.
3348 Move bits related to "info program" testing to
3349 gdb.base/info-program.exp. Rewrite tests to use the two new
3350 procedures mentione below.
3351 (test_set_show_env_var) New procedure.
3352 (test_set_show_env_var_equal): Likewise.
3353 * gdb.base/info-program.exp: New file.
3354
e15c3eb4
KS
33552017-04-27 Keith Seitz <keiths@redhat.com>
3356
3357 * gdb.cp/oranking.cc (test15): New function.
3358 (main): Call test15 and declare additional variables for testing.
3359 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3360 "p foo101('abc')" tests.
3361 Add tests for cv qualifier overloads.
3362 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3363 "lvalue reference overload" test.
3364 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3365 "print value of f1 on Child&& in f2" test.
3366
3a3fd0fd
PA
33672017-04-19 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3370 procedure.
3371 (top level): Call it.
3372 * lib/gdb.exp (gdb_define_cmd): New procedure.
3373
53375380
PA
33742017-04-12 Pedro Alves <palves@redhat.com>
3375
3376 PR gdb/21323
3377 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3378 (wchar): New global.
3379 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3380 (do_test_wide_char, wide_char_types_no_program, top level): Add
3381 wchar_t testing.
3382
53e710ac
PA
33832017-04-12 Pedro Alves <palves@redhat.com>
3384
3385 PR c++/21323
3386 * gdb.cp/wide_char_types.c: New file.
3387 * gdb.cp/wide_char_types.exp: New file.
3388
0ad9d8c7
SDJ
33892017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3390
3391 PR gdb/21352
3392 * gdb.trace/tsv.exp: Add test for "tsave -r".
3393
b1b45502
IB
33942017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3395
3396 * gdb.dlang/watch-loc.c: New file.
3397 * gdb.dlang/watch-loc.exp: New file.
3398
ec13808e
JK
33992017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3400
3401 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3402
fe5f7374
AK
34032017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3404
3405 * gdb.arch/arc-analyze-prologue.S: New file.
3406 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3407
eea78757
AK
34082017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3409
3410 * gdb.arch/arc-decode-insn.S: New file.
3411 * gdb.arch/arc-decode-insn.exp: Likewise.
3412
5badf10a
IR
34132017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3414
3415 PR tdep/20928
3416 * gdb.arch/sparc64-regs.exp: New file.
3417 * gdb.arch/sparc64-regs.S: Likewise.
3418
cee59b3f
TW
34192017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3420
3421 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3422 and memory view on Python 3.
3423
c0f55cc6
AV
34242017-03-20 Artemiy Volkov <artemiyv@acm.org>
3425 Keith Seitz <keiths@redhat.com>
3426
3427 PR gdb/14441
3428 * gdb.cp/demangle.exp: Add rvalue reference tests.
3429 * gdb.cp/rvalue-ref-casts.cc: New file.
3430 * gdb.cp/rvalue-ref-casts.exp: New file.
3431 * gdb.cp/rvalue-ref-overload.cc: New file.
3432 * gdb.cp/rvalue-ref-overload.exp: New file.
3433 * gdb.cp/rvalue-ref-params.cc: New file.
3434 * gdb.cp/rvalue-ref-params.exp: New file.
3435 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3436 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3437 * gdb.cp/rvalue-ref-types.cc: New file.
3438 * gdb.cp/rvalue-ref-types.exp: New file.
3439 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3440 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3441
51457a05
MAL
34422017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3443
3444 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3445 New procedure.
3446
5b291c04
MAL
34472017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3448
3449 * lib/mi-support.exp (mi_gdb_test): Add additional message
3450 for unexpected output.
3451
59a56148
AA
34522017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3453
3454 * gdb.base/examine-backward.c (Barrier): New character array
3455 constant, to ensure that TestStrings is preceded by a string
3456 terminator.
3457
7942e96e
AA
34582017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3459
3460 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3461 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3462 and implicit pointer into such a location.
3463
6ebac3fb
DE
34642017-03-16 Doug Evans <dje@google.com>
3465
3466 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3467
ec3b243d
TP
34682017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3469
3470 * gdb.cp/m-static.exp: Fix expectation for prototype of
3471 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
3472
34732017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
3474
3475 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3476 * gdb.guile/scm-lazy-string.c: New file.
3477 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3478 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3479 for pointer, array, typedef lazy strings.
3480
2cc36e25 34812017-03-16 Doug Evans <dje@google.com>
34b43320
DE
3482
3483 PR python/17728, python/18439, python/18779
3484 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3485 * gdb.python/py-lazy-string.c (pointer): New typedef.
3486 (main): New locals ptr, array, typedef_ptr.
3487 * gdb.python/py-value.exp: Move lazy string tests to ...
3488 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3489 array, typedef lazy strings.
ec3b243d 3490
0efcde63
AK
34912017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3492
3493 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3494 Add optional 'test' parameter.
3495
7978d7c3
SM
34962017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3497
3498 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3499 Skip for versions of DejaGnu < 1.5.
3500
896c0c1e
SM
35012017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3502
3503 * lib/gdb.exp (dejagnu_version): New proc.
3504 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3505 Use dejagnu_version.
3506
5f4d1085
KS
35072017-03-10 Keith Seitz <keiths@redhat.com>
3508
3509 PR c++/8128
3510 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3511 type from destructor regexps.
3512 Add a branch which actually passes the test.
3513 Adjust "ptype t5i" test names.
3514
1de05205
PA
35152017-03-08 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.base/step-over-exit.exp: Add explicit test message.
3518
c65d6b55
PA
35192017-03-08 Pedro Alves <palves@redhat.com>
3520
3521 PR gdb/18360
3522 * gdb.threads/interrupt-while-step-over.c: New file.
3523 * gdb.threads/interrupt-while-step-over.exp: New file.
3524
2e86a283
PA
35252017-03-08 Pedro Alves <palves@redhat.com>
3526
3527 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3528 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3529
25dcbff6
PA
35302017-03-08 Pedro Alves <palves@redhat.com>
3531
3532 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3533 PKRU as not supported as a PASS.
3534
dc9366eb
PA
35352017-03-08 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3538 prefix instead of $binfile1/$binfile2.
3539 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3540 in test message.
3541 * gdb.python/py-completion.exp: Use "load python file" as test
3542 messages instead of unstable path names.
3543
6e5d74e7
PA
35442017-03-08 Pedro Alves <palves@redhat.com>
3545 Jan Kratochvil <jan.kratochvil@redhat.com>
3546
3547 PR cli/21218
3548 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3549 New proc.
3550 (top level): Call it.
3551
9753a2f6
PA
35522017-03-08 Pedro Alves <palves@redhat.com>
3553
3554 PR tui/21216
3555 * gdb.tui/tui-nl-filtered-output.exp: New file.
3556
1a4dd9dd
PA
35572017-03-08 Pedro Alves <palves@redhat.com>
3558
3559 * gdb.base/completion.exp: Move TUI completion tests to ...
3560 * gdb.tui/completion.exp: ... this new file.
3561
7cbbff33
PA
35622017-03-08 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.base/tui-disasm-long-lines.c,
3565 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3566 gdb.base/tui-layout.exp: Move to ...
3567 * gdb.tui/: ... this new directory.
3568
5f6fd321
PA
35692017-03-07 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.base/tui-layout.c: New file.
3572 * gdb.base/tui-layout.exp: New file.
3573
44959fa8
PA
35742017-03-07 Pedro Alves <palves@redhat.com>
3575
3576 * gdb.base/tui-layout.c: Rename to ...
3577 * gdb.base/tui-disasm-long-lines.c: ... this.
3578 * gdb.base/tui-layout.exp: Rename to ...
3579 * gdb.base/tui-disasm-long-lines.exp: ... this.
3580
f8c4e718
PA
35812017-03-07 Pedro Alves <palves@redhat.com>
3582
3583 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3584
6dbb839a 35852017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
3586
3587 * i386-mpx-call.c: New file.
3588 * i386-mpx-call.exp: New file.
3589
65b48a81
PB
35902017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3591
3592 * gdb.arch/powerpc-power.exp: Delete test.
3593 * gdb.arch/powerpc-power.s: Likewise.
3594 * gdb.disasm/disassembler-options.exp: New test.
3595 * gdb.arch/powerpc-altivec.exp: Likewise.
3596 * gdb.arch/powerpc-altivec.s: Likewise.
3597 * gdb.arch/powerpc-altivec2.exp: Likewise.
3598 * gdb.arch/powerpc-altivec2.s: Likewise.
3599 * gdb.arch/powerpc-altivec3.exp: Likewise.
3600 * gdb.arch/powerpc-altivec3.s: Likewise.
3601 * gdb.arch/powerpc-power7.exp: Likewise.
3602 * gdb.arch/powerpc-power7.s: Likewise.
3603 * gdb.arch/powerpc-power8.exp: Likewise.
3604 * gdb.arch/powerpc-power8.s: Likewise.
3605 * gdb.arch/powerpc-power9.exp: Likewise.
3606 * gdb.arch/powerpc-power9.s: Likewise.
3607 * gdb.arch/powerpc-vsx.exp: Likewise.
3608 * gdb.arch/powerpc-vsx.s: Likewise.
3609 * gdb.arch/powerpc-vsx2.exp: Likewise.
3610 * gdb.arch/powerpc-vsx2.s: Likewise.
3611 * gdb.arch/powerpc-vsx3.exp: Likewise.
3612 * gdb.arch/powerpc-vsx3.s: Likewise.
3613 * gdb.arch/arm-disassembler-options.exp: Likewise.
3614 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3615 * gdb.arch/s390-disassembler-options.exp: Likewise.
3616
17cd4947
LM
36172017-02-23 Luis Machado <lgustavo@codesourcery.com>
3618
3619 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3620 (check_supported_features): ... this. Changed return type to void.
3621 (supports_rdseed): New static global.
3622 (rdseed): Check supports_rdseed.
3623 (initialize): Call check_supported_features.
3624
2039d74e
EBM
36252017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3626
3627 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3628 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3629 and lqarx/stqcx.
3630 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3631 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3632
a51d7ecf
EBM
36332017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3634
3635 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3636 uppercase.
3637
0224619f
JK
36382017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3639
3640 * gdb.dwarf2/formdata16.c: New file.
3641 * gdb.dwarf2/formdata16.exp: New file.
3642 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3643
216f72a1
JK
36442017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3645
3646 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3647 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3648 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3649 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3650 DW_AT_GNU_*.
3651
43988095
JK
36522017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3653
3654 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3655
99e8a4f9
SDJ
36562017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3657
3658 PR gdb/21164
3659 * gdb.base/maint.exp: Add testcases for when the commands do
3660 not have arguments.
3661
b58a8c0c
TP
36622017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3663
3664 * gdb.cp/chained-calls.exp: Use p instead of P.
3665
4e746bb6
TW
36662017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3667
3668 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3669 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3670
3f77c769
TT
36712017-02-14 Tom Tromey <tom@tromey.com>
3672
3673 PR python/13598:
3674 * gdb.python/py-events.exp: Add before_prompt event tests.
3675
075beec0
AA
36762017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3677
3678 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3679
bf5f525c
LM
36802017-02-13 Luis Machado <lgustavo@codesourcery.com>
3681
3682 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3683 (main): Call my_unique_function_name.
3684 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3685 completion of patterns with a single match.
3686 Add missing -re switches to gdb_test_multiple calls.
3687
13a66184
LM
36882017-02-13 Luis Machado <lgustavo@codesourcery.com>
3689
3690 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3691 return if core file is not recognized.
3692
26a06916
SM
36932017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3694
3695 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3696 and extra UIs.
3697
b761ca9e
SM
36982017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3699
3700 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3701 proc_with_prefix.
3702
b964bee0
TT
37032017-02-10 Tom Tromey <tom@tromey.com>
3704
3705 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3706
18da0c51
MG
37072017-02-10 Martin Galvan <martingalvan@sourceware.org>
3708
3709 PR gdb/21122
3710 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3711
604c4576
JG
37122017-02-08 Jerome Guitton <guitton@adacore.com>
3713
3714 * gdb.base/define.exp: Add test for command abbreviations
3715 in define.
3716
20b477a7
LM
37172017-02-06 Luis Machado <lgustavo@codesourcery.com>
3718
3719 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3720 * gdb.reverse/insn-reverse-x86.c: New file.
3721
3f7b46f2
IR
37222017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3723
3724 PR tdep/20936
3725 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3726
f0fd41c1
TT
37272017-02-03 Tom Tromey <tom@tromey.com>
3728
3729 PR rust/21097:
3730 * gdb.rust/simple.exp: Add new tests.
3731
5be5dbf0
PA
37322017-02-02 Pedro Alves <palves@redhat.com>
3733
3734 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3735 tests.
3736
7346ef59
AA
37372017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3738
3739 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3740 taking a 2-byte value out of a 4-byte DWARF implicit value on
3741 big-endian targets.
3742 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3743 logic. Add test cases for DW_OP_implicit.
3744
787f0025
MM
37452017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3746
3747 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3748
68777c29
MM
37492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3750
3751 * gdb.btrace/enable.exp: Call gdb_exit before
3752 skip_gdbserver_tests.
3753
0a1c7e28
MM
37542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3755
3756 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3757 GDBFLAGS.
3758
b5ac99b0
MM
37592017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3760
3761 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3762 the test is skipped.
3763 * gdb.btrace/data.exp: Likewise.
3764 * gdb.btrace/delta.exp: Likewise.
3765 * gdb.btrace/dlopen.exp: Likewise.
3766 * gdb.btrace/enable-running.exp: Likewise.
3767 * gdb.btrace/enable.exp: Likewise.
3768 * gdb.btrace/exception.exp: Likewise.
3769 * gdb.btrace/function_call_history.exp: Likewise.
3770 * gdb.btrace/gcore.exp: Likewise.
3771 * gdb.btrace/instruction_history.exp: Likewise.
3772 * gdb.btrace/multi-thread-step.exp: Likewise.
3773 * gdb.btrace/nohist.exp: Likewise.
3774 * gdb.btrace/non-stop.exp: Likewise.
3775 * gdb.btrace/reconnect.exp: Likewise.
3776 * gdb.btrace/record_goto-step.exp: Likewise.
3777 * gdb.btrace/record_goto.exp: Likewise.
3778 * gdb.btrace/rn-dl-bind.exp: Likewise.
3779 * gdb.btrace/segv.exp: Likewise.
3780 * gdb.btrace/step.exp: Likewise.
3781 * gdb.btrace/stepi.exp: Likewise.
3782 * gdb.btrace/tailcall-only.exp: Likewise.
3783 * gdb.btrace/tailcall.exp: Likewise.
3784 * gdb.btrace/tsx.exp: Likewise.
3785 * gdb.btrace/unknown_functions.exp: Likewise.
3786 * gdb.btrace/vdso.exp: Likewise.
3787
cd4007e4
MM
37882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3789
3790 * gdb.btrace/enable-running.c: New.
3791 * gdb.btrace/enable-running.exp: New.
3792
2735833d
WT
37932017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3794
3795 * gdb.arch/amd64-gs_base.c: New file.
3796 * gdb.arch/amd64-gs_base.exp: New file.
3797
b51e1e94
LM
37982017-01-26 Luis Machado <lgustavo@codesourcery.com>
3799
3800 * lib/memory.exp: Remove spurious empty newlines.
3801
72ca0410
SM
38022017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3803
3804 * gdb.python/py-bad-printers.exp: Load python file using "source".
3805 * gdb.python/py-events.exp: Likewise.
3806 * gdb.python/py-evsignal.exp: Likewise.
3807 * gdb.python/py-evthreads.exp: Likewise.
3808 * gdb.python/py-frame-args.exp: Likewise.
3809 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3810 * gdb.python/py-framefilter-mi.exp: Likewise.
3811 * gdb.python/py-framefilter.exp: Likewise.
3812 * gdb.python/py-mi.exp: Likewise.
3813 * gdb.python/py-pp-maint.exp: Likewise.
3814 * gdb.python/py-pp-registration.exp: Likewise.
3815 * gdb.python/py-prettyprint.exp: Likewise.
3816 (run_lang_tests): Likewise.
3817 * gdb.python/py-typeprint.exp: Likewise.
3818
e309aa65
LM
38192017-01-26 Luis Machado <lgustavo@codesourcery.com>
3820
3821 * lib/memory.exp: New file.
3822 * lib/gdb.exp: Load memory.exp.
3823 * gdb.base/memattr.exp (delete_memory): Move proc to
3824 lib/memory.exp and rename to delete_memory_regions.
3825 Replace delete_memory with delete_memory_regions.
3826 Cleanup memory regions before tests.
3827 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3828 before tests.
3829
515aff23
LM
38302017-01-26 Luis Machado <lgustavo@codesourcery.com>
3831
3832 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3833 files.
3834 (initialize): New function conditionally defined.
3835 (testcases): Move within conditional block.
3836 (main): Call initialize.
3837 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3838 of gdb.reverse/insn-reverse.c.
3839 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3840 gdb.reverse/insn-reverse.c.
3841
d8b49cf0
YQ
38422017-01-26 Yao Qi <yao.qi@linaro.org>
3843
3844 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3845 disassemble on address 0.
3846
f13a9a0c
YQ
38472017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3848 Yao Qi <yao.qi@linaro.org>
3849
3850 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3851 * gdb.dwarf2/implptr-64bit.S: Remove.
3852 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3853 variables in caller's context. Add DW_OP_implicit_value.
3854
5ac95241
YQ
38552017-01-25 Yao Qi <yao.qi@linaro.org>
3856
3857 * lib/dwarf.exp (Dwarf::_location): Handle
3858 DW_OP_GNU_implicit_pointer with proper size.
3859
23e82930
LM
38602017-01-20 Luis Machado <lgustavo@codesourcery.com>
3861
3862 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3863 and add untested calls.
3864
d334ae25
LM
38652017-01-20 Luis Machado <lgustavo@codesourcery.com>
3866
3867 * gdb.python/python.exp: Check line number against what GDB thinks
3868 the line number is for func1.
3869
f5e6296e
IB
38702017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3871
3872 * gdb.dlang/debug-expr.exp: New file.
3873
5b362f04
LM
38742016-12-23 Luis Machado <lgustavo@codesourcery.com>
3875
3876 Fix test names for the following files:
3877
3878 * gdb.ada/exec_changed.exp
3879 * gdb.ada/info_types.exp
3880 * gdb.arch/aarch64-atomic-inst.exp
3881 * gdb.arch/aarch64-fp.exp
3882 * gdb.arch/altivec-abi.exp
3883 * gdb.arch/altivec-regs.exp
3884 * gdb.arch/amd64-byte.exp
3885 * gdb.arch/amd64-disp-step.exp
3886 * gdb.arch/amd64-dword.exp
3887 * gdb.arch/amd64-entry-value-inline.exp
3888 * gdb.arch/amd64-entry-value-param.exp
3889 * gdb.arch/amd64-entry-value-paramref.exp
3890 * gdb.arch/amd64-entry-value.exp
3891 * gdb.arch/amd64-i386-address.exp
3892 * gdb.arch/amd64-invalid-stack-middle.exp
3893 * gdb.arch/amd64-invalid-stack-top.exp
3894 * gdb.arch/amd64-optimout-repeat.exp
3895 * gdb.arch/amd64-prologue-skip.exp
3896 * gdb.arch/amd64-prologue-xmm.exp
3897 * gdb.arch/amd64-stap-special-operands.exp
3898 * gdb.arch/amd64-stap-wrong-subexp.exp
3899 * gdb.arch/amd64-tailcall-cxx.exp
3900 * gdb.arch/amd64-tailcall-noret.exp
3901 * gdb.arch/amd64-tailcall-ret.exp
3902 * gdb.arch/amd64-tailcall-self.exp
3903 * gdb.arch/amd64-word.exp
3904 * gdb.arch/arm-bl-branch-dest.exp
3905 * gdb.arch/arm-disp-step.exp
3906 * gdb.arch/arm-neon.exp
3907 * gdb.arch/arm-single-step-kernel-helper.exp
3908 * gdb.arch/avr-flash-qualifier.exp
3909 * gdb.arch/disp-step-insn-reloc.exp
3910 * gdb.arch/e500-abi.exp
3911 * gdb.arch/e500-regs.exp
3912 * gdb.arch/ftrace-insn-reloc.exp
3913 * gdb.arch/i386-avx512.exp
3914 * gdb.arch/i386-bp_permanent.exp
3915 * gdb.arch/i386-byte.exp
3916 * gdb.arch/i386-cfi-notcurrent.exp
3917 * gdb.arch/i386-disp-step.exp
3918 * gdb.arch/i386-dr3-watch.exp
3919 * gdb.arch/i386-float.exp
3920 * gdb.arch/i386-gnu-cfi.exp
3921 * gdb.arch/i386-mpx-map.exp
3922 * gdb.arch/i386-mpx-sigsegv.exp
3923 * gdb.arch/i386-mpx-simple_segv.exp
3924 * gdb.arch/i386-mpx.exp
3925 * gdb.arch/i386-permbkpt.exp
3926 * gdb.arch/i386-prologue.exp
3927 * gdb.arch/i386-signal.exp
3928 * gdb.arch/i386-size-overlap.exp
3929 * gdb.arch/i386-unwind.exp
3930 * gdb.arch/i386-word.exp
3931 * gdb.arch/mips-fcr.exp
3932 * gdb.arch/powerpc-d128-regs.exp
3933 * gdb.arch/powerpc-stackless.exp
3934 * gdb.arch/ppc64-atomic-inst.exp
3935 * gdb.arch/s390-stackless.exp
3936 * gdb.arch/s390-tdbregs.exp
3937 * gdb.arch/s390-vregs.exp
3938 * gdb.arch/sparc-sysstep.exp
3939 * gdb.arch/thumb-bx-pc.exp
3940 * gdb.arch/thumb-singlestep.exp
3941 * gdb.arch/thumb2-it.exp
3942 * gdb.arch/vsx-regs.exp
3943 * gdb.asm/asm-source.exp
3944 * gdb.base/a2-run.exp
3945 * gdb.base/advance.exp
3946 * gdb.base/all-bin.exp
3947 * gdb.base/anon.exp
3948 * gdb.base/args.exp
3949 * gdb.base/arithmet.exp
3950 * gdb.base/async-shell.exp
3951 * gdb.base/async.exp
3952 * gdb.base/attach-pie-noexec.exp
3953 * gdb.base/attach-twice.exp
3954 * gdb.base/auto-load.exp
3955 * gdb.base/bang.exp
3956 * gdb.base/bitfields.exp
3957 * gdb.base/break-always.exp
3958 * gdb.base/break-caller-line.exp
3959 * gdb.base/break-entry.exp
3960 * gdb.base/break-inline.exp
3961 * gdb.base/break-on-linker-gcd-function.exp
3962 * gdb.base/break-probes.exp
3963 * gdb.base/break.exp
3964 * gdb.base/breakpoint-shadow.exp
3965 * gdb.base/call-ar-st.exp
3966 * gdb.base/call-sc.exp
3967 * gdb.base/call-signal-resume.exp
3968 * gdb.base/call-strs.exp
3969 * gdb.base/callfuncs.exp
3970 * gdb.base/catch-fork-static.exp
3971 * gdb.base/catch-gdb-caused-signals.exp
3972 * gdb.base/catch-load.exp
3973 * gdb.base/catch-signal-fork.exp
3974 * gdb.base/catch-signal.exp
3975 * gdb.base/catch-syscall.exp
3976 * gdb.base/charset.exp
3977 * gdb.base/checkpoint.exp
3978 * gdb.base/chng-syms.exp
3979 * gdb.base/code-expr.exp
3980 * gdb.base/code_elim.exp
3981 * gdb.base/commands.exp
3982 * gdb.base/completion.exp
3983 * gdb.base/complex.exp
3984 * gdb.base/cond-expr.exp
3985 * gdb.base/condbreak.exp
3986 * gdb.base/consecutive.exp
3987 * gdb.base/continue-all-already-running.exp
3988 * gdb.base/coredump-filter.exp
3989 * gdb.base/corefile.exp
3990 * gdb.base/dbx.exp
3991 * gdb.base/debug-expr.exp
3992 * gdb.base/define.exp
3993 * gdb.base/del.exp
3994 * gdb.base/disabled-location.exp
3995 * gdb.base/disasm-end-cu.exp
3996 * gdb.base/disasm-optim.exp
3997 * gdb.base/display.exp
3998 * gdb.base/duplicate-bp.exp
3999 * gdb.base/ena-dis-br.exp
4000 * gdb.base/ending-run.exp
4001 * gdb.base/enumval.exp
4002 * gdb.base/environ.exp
4003 * gdb.base/eu-strip-infcall.exp
4004 * gdb.base/eval-avoid-side-effects.exp
4005 * gdb.base/eval-skip.exp
4006 * gdb.base/exitsignal.exp
4007 * gdb.base/expand-psymtabs.exp
4008 * gdb.base/filesym.exp
4009 * gdb.base/find-unmapped.exp
4010 * gdb.base/finish.exp
4011 * gdb.base/float.exp
4012 * gdb.base/foll-exec-mode.exp
4013 * gdb.base/foll-exec.exp
4014 * gdb.base/foll-fork.exp
4015 * gdb.base/fortran-sym-case.exp
4016 * gdb.base/freebpcmd.exp
4017 * gdb.base/func-ptr.exp
4018 * gdb.base/func-ptrs.exp
4019 * gdb.base/funcargs.exp
4020 * gdb.base/gcore-buffer-overflow.exp
4021 * gdb.base/gcore-relro-pie.exp
4022 * gdb.base/gcore-relro.exp
4023 * gdb.base/gcore.exp
4024 * gdb.base/gdb1090.exp
4025 * gdb.base/gdb11530.exp
4026 * gdb.base/gdb11531.exp
4027 * gdb.base/gdb1821.exp
4028 * gdb.base/gdbindex-stabs.exp
4029 * gdb.base/gdbvars.exp
4030 * gdb.base/hbreak.exp
4031 * gdb.base/hbreak2.exp
4032 * gdb.base/included.exp
4033 * gdb.base/infcall-input.exp
4034 * gdb.base/inferior-died.exp
4035 * gdb.base/infnan.exp
4036 * gdb.base/info-macros.exp
4037 * gdb.base/info-os.exp
4038 * gdb.base/info-proc.exp
4039 * gdb.base/info-shared.exp
4040 * gdb.base/info-target.exp
4041 * gdb.base/infoline.exp
4042 * gdb.base/interp.exp
4043 * gdb.base/interrupt.exp
4044 * gdb.base/jit-reader.exp
4045 * gdb.base/jit-simple.exp
4046 * gdb.base/kill-after-signal.exp
4047 * gdb.base/kill-detach-inferiors-cmd.exp
4048 * gdb.base/label.exp
4049 * gdb.base/langs.exp
4050 * gdb.base/ldbl_e308.exp
4051 * gdb.base/line-symtabs.exp
4052 * gdb.base/linespecs.exp
4053 * gdb.base/list.exp
4054 * gdb.base/long_long.exp
4055 * gdb.base/longest-types.exp
4056 * gdb.base/maint.exp
4057 * gdb.base/max-value-size.exp
4058 * gdb.base/memattr.exp
4059 * gdb.base/mips_pro.exp
4060 * gdb.base/morestack.exp
4061 * gdb.base/moribund-step.exp
4062 * gdb.base/multi-forks.exp
4063 * gdb.base/nested-addr.exp
4064 * gdb.base/nextoverexit.exp
4065 * gdb.base/noreturn-finish.exp
4066 * gdb.base/noreturn-return.exp
4067 * gdb.base/nostdlib.exp
4068 * gdb.base/offsets.exp
4069 * gdb.base/opaque.exp
4070 * gdb.base/pc-fp.exp
4071 * gdb.base/permissions.exp
4072 * gdb.base/print-symbol-loading.exp
4073 * gdb.base/prologue-include.exp
4074 * gdb.base/psymtab.exp
4075 * gdb.base/ptype.exp
4076 * gdb.base/random-signal.exp
4077 * gdb.base/randomize.exp
4078 * gdb.base/range-stepping.exp
4079 * gdb.base/readline-ask.exp
4080 * gdb.base/recpar.exp
4081 * gdb.base/recurse.exp
4082 * gdb.base/relational.exp
4083 * gdb.base/restore.exp
4084 * gdb.base/return-nodebug.exp
4085 * gdb.base/return.exp
4086 * gdb.base/run-after-attach.exp
4087 * gdb.base/save-bp.exp
4088 * gdb.base/scope.exp
4089 * gdb.base/sect-cmd.exp
4090 * gdb.base/set-lang-auto.exp
4091 * gdb.base/set-noassign.exp
4092 * gdb.base/setvar.exp
4093 * gdb.base/sigall.exp
4094 * gdb.base/sigbpt.exp
4095 * gdb.base/siginfo-addr.exp
4096 * gdb.base/siginfo-infcall.exp
4097 * gdb.base/siginfo-obj.exp
4098 * gdb.base/siginfo.exp
4099 * gdb.base/signals-state-child.exp
4100 * gdb.base/signest.exp
4101 * gdb.base/sigstep.exp
4102 * gdb.base/sizeof.exp
4103 * gdb.base/skip.exp
4104 * gdb.base/solib-corrupted.exp
4105 * gdb.base/solib-nodir.exp
4106 * gdb.base/solib-search.exp
4107 * gdb.base/stack-checking.exp
4108 * gdb.base/stale-infcall.exp
4109 * gdb.base/stap-probe.exp
4110 * gdb.base/start.exp
4111 * gdb.base/step-break.exp
4112 * gdb.base/step-bt.exp
4113 * gdb.base/step-line.exp
4114 * gdb.base/step-over-exit.exp
4115 * gdb.base/step-over-syscall.exp
4116 * gdb.base/step-resume-infcall.exp
4117 * gdb.base/step-test.exp
4118 * gdb.base/store.exp
4119 * gdb.base/structs3.exp
4120 * gdb.base/sym-file.exp
4121 * gdb.base/symbol-without-target_section.exp
4122 * gdb.base/term.exp
4123 * gdb.base/testenv.exp
4124 * gdb.base/ui-redirect.exp
4125 * gdb.base/until.exp
4126 * gdb.base/unwindonsignal.exp
4127 * gdb.base/value-double-free.exp
4128 * gdb.base/vla-datatypes.exp
4129 * gdb.base/vla-ptr.exp
4130 * gdb.base/vla-sideeffect.exp
4131 * gdb.base/volatile.exp
4132 * gdb.base/watch-cond-infcall.exp
4133 * gdb.base/watch-cond.exp
4134 * gdb.base/watch-non-mem.exp
4135 * gdb.base/watch-read.exp
4136 * gdb.base/watch-vfork.exp
4137 * gdb.base/watchpoint-cond-gone.exp
4138 * gdb.base/watchpoint-delete.exp
4139 * gdb.base/watchpoint-hw-hit-once.exp
4140 * gdb.base/watchpoint-hw.exp
4141 * gdb.base/watchpoint-stops-at-right-insn.exp
4142 * gdb.base/watchpoints.exp
4143 * gdb.base/wchar.exp
4144 * gdb.base/whatis-exp.exp
4145 * gdb.btrace/buffer-size.exp
4146 * gdb.btrace/data.exp
4147 * gdb.btrace/delta.exp
4148 * gdb.btrace/dlopen.exp
4149 * gdb.btrace/enable.exp
4150 * gdb.btrace/exception.exp
4151 * gdb.btrace/function_call_history.exp
4152 * gdb.btrace/gcore.exp
4153 * gdb.btrace/instruction_history.exp
4154 * gdb.btrace/nohist.exp
4155 * gdb.btrace/reconnect.exp
4156 * gdb.btrace/record_goto-step.exp
4157 * gdb.btrace/record_goto.exp
4158 * gdb.btrace/rn-dl-bind.exp
4159 * gdb.btrace/segv.exp
4160 * gdb.btrace/step.exp
4161 * gdb.btrace/stepi.exp
4162 * gdb.btrace/tailcall-only.exp
4163 * gdb.btrace/tailcall.exp
4164 * gdb.btrace/tsx.exp
4165 * gdb.btrace/unknown_functions.exp
4166 * gdb.btrace/vdso.exp
4167 * gdb.compile/compile-ifunc.exp
4168 * gdb.compile/compile-ops.exp
4169 * gdb.compile/compile-print.exp
4170 * gdb.compile/compile-setjmp.exp
4171 * gdb.cp/abstract-origin.exp
4172 * gdb.cp/ambiguous.exp
4173 * gdb.cp/annota2.exp
4174 * gdb.cp/annota3.exp
4175 * gdb.cp/anon-ns.exp
4176 * gdb.cp/anon-struct.exp
4177 * gdb.cp/anon-union.exp
4178 * gdb.cp/arg-reference.exp
4179 * gdb.cp/baseenum.exp
4180 * gdb.cp/bool.exp
4181 * gdb.cp/breakpoint.exp
4182 * gdb.cp/bs15503.exp
4183 * gdb.cp/call-c.exp
4184 * gdb.cp/casts.exp
4185 * gdb.cp/chained-calls.exp
4186 * gdb.cp/class2.exp
4187 * gdb.cp/classes.exp
4188 * gdb.cp/cmpd-minsyms.exp
4189 * gdb.cp/converts.exp
4190 * gdb.cp/cp-relocate.exp
4191 * gdb.cp/cpcompletion.exp
4192 * gdb.cp/cpexprs.exp
4193 * gdb.cp/cplabel.exp
4194 * gdb.cp/cplusfuncs.exp
4195 * gdb.cp/cpsizeof.exp
4196 * gdb.cp/ctti.exp
4197 * gdb.cp/derivation.exp
4198 * gdb.cp/destrprint.exp
4199 * gdb.cp/dispcxx.exp
4200 * gdb.cp/enum-class.exp
4201 * gdb.cp/exception.exp
4202 * gdb.cp/exceptprint.exp
4203 * gdb.cp/expand-psymtabs-cxx.exp
4204 * gdb.cp/expand-sals.exp
4205 * gdb.cp/extern-c.exp
4206 * gdb.cp/filename.exp
4207 * gdb.cp/formatted-ref.exp
4208 * gdb.cp/fpointer.exp
4209 * gdb.cp/gdb1355.exp
4210 * gdb.cp/gdb2495.exp
4211 * gdb.cp/hang.exp
4212 * gdb.cp/impl-this.exp
4213 * gdb.cp/infcall-dlopen.exp
4214 * gdb.cp/inherit.exp
4215 * gdb.cp/iostream.exp
4216 * gdb.cp/koenig.exp
4217 * gdb.cp/local.exp
4218 * gdb.cp/m-data.exp
4219 * gdb.cp/m-static.exp
4220 * gdb.cp/mb-ctor.exp
4221 * gdb.cp/mb-inline.exp
4222 * gdb.cp/mb-templates.exp
4223 * gdb.cp/member-name.exp
4224 * gdb.cp/member-ptr.exp
4225 * gdb.cp/meth-typedefs.exp
4226 * gdb.cp/method.exp
4227 * gdb.cp/method2.exp
4228 * gdb.cp/minsym-fallback.exp
4229 * gdb.cp/misc.exp
4230 * gdb.cp/namelessclass.exp
4231 * gdb.cp/namespace-enum.exp
4232 * gdb.cp/namespace-nested-import.exp
4233 * gdb.cp/namespace.exp
4234 * gdb.cp/nextoverthrow.exp
4235 * gdb.cp/no-dmgl-verbose.exp
4236 * gdb.cp/non-trivial-retval.exp
4237 * gdb.cp/noparam.exp
4238 * gdb.cp/nsdecl.exp
4239 * gdb.cp/nsimport.exp
4240 * gdb.cp/nsnested.exp
4241 * gdb.cp/nsnoimports.exp
4242 * gdb.cp/nsrecurs.exp
4243 * gdb.cp/nsstress.exp
4244 * gdb.cp/nsusing.exp
4245 * gdb.cp/operator.exp
4246 * gdb.cp/oranking.exp
4247 * gdb.cp/overload-const.exp
4248 * gdb.cp/overload.exp
4249 * gdb.cp/ovldbreak.exp
4250 * gdb.cp/ovsrch.exp
4251 * gdb.cp/paren-type.exp
4252 * gdb.cp/parse-lang.exp
4253 * gdb.cp/pass-by-ref.exp
4254 * gdb.cp/pr-1023.exp
4255 * gdb.cp/pr-1210.exp
4256 * gdb.cp/pr-574.exp
4257 * gdb.cp/pr10687.exp
4258 * gdb.cp/pr12028.exp
4259 * gdb.cp/pr17132.exp
4260 * gdb.cp/pr17494.exp
4261 * gdb.cp/pr9067.exp
4262 * gdb.cp/pr9167.exp
4263 * gdb.cp/pr9631.exp
4264 * gdb.cp/printmethod.exp
4265 * gdb.cp/psmang.exp
4266 * gdb.cp/psymtab-parameter.exp
4267 * gdb.cp/ptype-cv-cp.exp
4268 * gdb.cp/ptype-flags.exp
4269 * gdb.cp/re-set-overloaded.exp
4270 * gdb.cp/ref-types.exp
4271 * gdb.cp/rtti.exp
4272 * gdb.cp/scope-err.exp
4273 * gdb.cp/shadow.exp
4274 * gdb.cp/smartp.exp
4275 * gdb.cp/static-method.exp
4276 * gdb.cp/static-print-quit.exp
4277 * gdb.cp/temargs.exp
4278 * gdb.cp/templates.exp
4279 * gdb.cp/try_catch.exp
4280 * gdb.cp/typedef-operator.exp
4281 * gdb.cp/typeid.exp
4282 * gdb.cp/userdef.exp
4283 * gdb.cp/using-crash.exp
4284 * gdb.cp/var-tag.exp
4285 * gdb.cp/virtbase.exp
4286 * gdb.cp/virtfunc.exp
4287 * gdb.cp/virtfunc2.exp
4288 * gdb.cp/vla-cxx.exp
4289 * gdb.disasm/t01_mov.exp
4290 * gdb.disasm/t02_mova.exp
4291 * gdb.disasm/t03_add.exp
4292 * gdb.disasm/t04_sub.exp
4293 * gdb.disasm/t05_cmp.exp
4294 * gdb.disasm/t06_ari2.exp
4295 * gdb.disasm/t07_ari3.exp
4296 * gdb.disasm/t08_or.exp
4297 * gdb.disasm/t09_xor.exp
4298 * gdb.disasm/t10_and.exp
4299 * gdb.disasm/t11_logs.exp
4300 * gdb.disasm/t12_bit.exp
4301 * gdb.disasm/t13_otr.exp
4302 * gdb.dlang/circular.exp
4303 * gdb.dwarf2/arr-stride.exp
4304 * gdb.dwarf2/arr-subrange.exp
4305 * gdb.dwarf2/atomic-type.exp
4306 * gdb.dwarf2/bad-regnum.exp
4307 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4308 * gdb.dwarf2/callframecfa.exp
4309 * gdb.dwarf2/clztest.exp
4310 * gdb.dwarf2/corrupt.exp
4311 * gdb.dwarf2/data-loc.exp
4312 * gdb.dwarf2/dup-psym.exp
4313 * gdb.dwarf2/dw2-anon-mptr.exp
4314 * gdb.dwarf2/dw2-anonymous-func.exp
4315 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4316 * gdb.dwarf2/dw2-bad-unresolved.exp
4317 * gdb.dwarf2/dw2-basic.exp
4318 * gdb.dwarf2/dw2-canonicalize-type.exp
4319 * gdb.dwarf2/dw2-case-insensitive.exp
4320 * gdb.dwarf2/dw2-common-block.exp
4321 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4322 * gdb.dwarf2/dw2-compressed.exp
4323 * gdb.dwarf2/dw2-const.exp
4324 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4325 * gdb.dwarf2/dw2-cu-size.exp
4326 * gdb.dwarf2/dw2-dup-frame.exp
4327 * gdb.dwarf2/dw2-entry-value.exp
4328 * gdb.dwarf2/dw2-icycle.exp
4329 * gdb.dwarf2/dw2-ifort-parameter.exp
4330 * gdb.dwarf2/dw2-inline-break.exp
4331 * gdb.dwarf2/dw2-inline-param.exp
4332 * gdb.dwarf2/dw2-intercu.exp
4333 * gdb.dwarf2/dw2-intermix.exp
4334 * gdb.dwarf2/dw2-lexical-block-bare.exp
4335 * gdb.dwarf2/dw2-linkage-name-trust.exp
4336 * gdb.dwarf2/dw2-minsym-in-cu.exp
4337 * gdb.dwarf2/dw2-noloc.exp
4338 * gdb.dwarf2/dw2-op-call.exp
4339 * gdb.dwarf2/dw2-op-out-param.exp
4340 * gdb.dwarf2/dw2-opt-structptr.exp
4341 * gdb.dwarf2/dw2-param-error.exp
4342 * gdb.dwarf2/dw2-producer.exp
4343 * gdb.dwarf2/dw2-ranges-base.exp
4344 * gdb.dwarf2/dw2-ref-missing-frame.exp
4345 * gdb.dwarf2/dw2-reg-undefined.exp
4346 * gdb.dwarf2/dw2-regno-invalid.exp
4347 * gdb.dwarf2/dw2-restore.exp
4348 * gdb.dwarf2/dw2-restrict.exp
4349 * gdb.dwarf2/dw2-single-line-discriminators.exp
4350 * gdb.dwarf2/dw2-strp.exp
4351 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4352 * gdb.dwarf2/dw2-unresolved.exp
4353 * gdb.dwarf2/dw2-var-zero-addr.exp
4354 * gdb.dwarf2/dw4-sig-types.exp
4355 * gdb.dwarf2/dwz.exp
4356 * gdb.dwarf2/dynarr-ptr.exp
4357 * gdb.dwarf2/enum-type.exp
4358 * gdb.dwarf2/gdb-index.exp
4359 * gdb.dwarf2/implptr-64bit.exp
4360 * gdb.dwarf2/implptr-optimized-out.exp
4361 * gdb.dwarf2/implptr.exp
4362 * gdb.dwarf2/implref-array.exp
4363 * gdb.dwarf2/implref-const.exp
4364 * gdb.dwarf2/implref-global.exp
4365 * gdb.dwarf2/implref-struct.exp
4366 * gdb.dwarf2/mac-fileno.exp
4367 * gdb.dwarf2/main-subprogram.exp
4368 * gdb.dwarf2/member-ptr-forwardref.exp
4369 * gdb.dwarf2/method-ptr.exp
4370 * gdb.dwarf2/missing-sig-type.exp
4371 * gdb.dwarf2/nonvar-access.exp
4372 * gdb.dwarf2/opaque-type-lookup.exp
4373 * gdb.dwarf2/pieces-optimized-out.exp
4374 * gdb.dwarf2/pieces.exp
4375 * gdb.dwarf2/pr10770.exp
4376 * gdb.dwarf2/pr13961.exp
4377 * gdb.dwarf2/staticvirtual.exp
4378 * gdb.dwarf2/subrange.exp
4379 * gdb.dwarf2/symtab-producer.exp
4380 * gdb.dwarf2/trace-crash.exp
4381 * gdb.dwarf2/typeddwarf.exp
4382 * gdb.dwarf2/valop.exp
4383 * gdb.dwarf2/watch-notconst.exp
4384 * gdb.fortran/array-element.exp
4385 * gdb.fortran/charset.exp
4386 * gdb.fortran/common-block.exp
4387 * gdb.fortran/complex.exp
4388 * gdb.fortran/derived-type-function.exp
4389 * gdb.fortran/derived-type.exp
4390 * gdb.fortran/logical.exp
4391 * gdb.fortran/module.exp
4392 * gdb.fortran/multi-dim.exp
4393 * gdb.fortran/nested-funcs.exp
4394 * gdb.fortran/print-formatted.exp
4395 * gdb.fortran/subarray.exp
4396 * gdb.fortran/vla-alloc-assoc.exp
4397 * gdb.fortran/vla-datatypes.exp
4398 * gdb.fortran/vla-history.exp
4399 * gdb.fortran/vla-ptr-info.exp
4400 * gdb.fortran/vla-ptype-sub.exp
4401 * gdb.fortran/vla-ptype.exp
4402 * gdb.fortran/vla-sizeof.exp
4403 * gdb.fortran/vla-type.exp
4404 * gdb.fortran/vla-value-sub-arbitrary.exp
4405 * gdb.fortran/vla-value-sub-finish.exp
4406 * gdb.fortran/vla-value-sub.exp
4407 * gdb.fortran/vla-value.exp
4408 * gdb.fortran/whatis_type.exp
4409 * gdb.go/chan.exp
4410 * gdb.go/handcall.exp
4411 * gdb.go/hello.exp
4412 * gdb.go/integers.exp
4413 * gdb.go/methods.exp
4414 * gdb.go/package.exp
4415 * gdb.go/strings.exp
4416 * gdb.go/types.exp
4417 * gdb.go/unsafe.exp
4418 * gdb.guile/scm-arch.exp
4419 * gdb.guile/scm-block.exp
4420 * gdb.guile/scm-breakpoint.exp
4421 * gdb.guile/scm-cmd.exp
4422 * gdb.guile/scm-disasm.exp
4423 * gdb.guile/scm-equal.exp
4424 * gdb.guile/scm-frame-args.exp
4425 * gdb.guile/scm-frame-inline.exp
4426 * gdb.guile/scm-frame.exp
4427 * gdb.guile/scm-iterator.exp
4428 * gdb.guile/scm-math.exp
4429 * gdb.guile/scm-objfile.exp
4430 * gdb.guile/scm-ports.exp
4431 * gdb.guile/scm-symbol.exp
4432 * gdb.guile/scm-symtab.exp
4433 * gdb.guile/scm-value-cc.exp
4434 * gdb.guile/types-module.exp
4435 * gdb.linespec/break-ask.exp
4436 * gdb.linespec/cpexplicit.exp
4437 * gdb.linespec/explicit.exp
4438 * gdb.linespec/keywords.exp
4439 * gdb.linespec/linespec.exp
4440 * gdb.linespec/ls-dollar.exp
4441 * gdb.linespec/ls-errs.exp
4442 * gdb.linespec/skip-two.exp
4443 * gdb.linespec/thread.exp
4444 * gdb.mi/mi-async.exp
4445 * gdb.mi/mi-basics.exp
4446 * gdb.mi/mi-break.exp
4447 * gdb.mi/mi-catch-load.exp
4448 * gdb.mi/mi-cli.exp
4449 * gdb.mi/mi-cmd-param-changed.exp
4450 * gdb.mi/mi-console.exp
4451 * gdb.mi/mi-detach.exp
4452 * gdb.mi/mi-disassemble.exp
4453 * gdb.mi/mi-eval.exp
4454 * gdb.mi/mi-file-transfer.exp
4455 * gdb.mi/mi-file.exp
4456 * gdb.mi/mi-fill-memory.exp
4457 * gdb.mi/mi-inheritance-syntax-error.exp
4458 * gdb.mi/mi-linespec-err-cp.exp
4459 * gdb.mi/mi-logging.exp
4460 * gdb.mi/mi-memory-changed.exp
4461 * gdb.mi/mi-read-memory.exp
4462 * gdb.mi/mi-record-changed.exp
4463 * gdb.mi/mi-reg-undefined.exp
4464 * gdb.mi/mi-regs.exp
4465 * gdb.mi/mi-return.exp
4466 * gdb.mi/mi-reverse.exp
4467 * gdb.mi/mi-simplerun.exp
4468 * gdb.mi/mi-solib.exp
4469 * gdb.mi/mi-stack.exp
4470 * gdb.mi/mi-stepi.exp
4471 * gdb.mi/mi-syn-frame.exp
4472 * gdb.mi/mi-until.exp
4473 * gdb.mi/mi-var-block.exp
4474 * gdb.mi/mi-var-child.exp
4475 * gdb.mi/mi-var-cmd.exp
4476 * gdb.mi/mi-var-cp.exp
4477 * gdb.mi/mi-var-display.exp
4478 * gdb.mi/mi-var-invalidate.exp
4479 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4480 * gdb.mi/mi-vla-fortran.exp
4481 * gdb.mi/mi-watch.exp
4482 * gdb.mi/mi2-var-child.exp
4483 * gdb.mi/user-selected-context-sync.exp
4484 * gdb.modula2/unbounded-array.exp
4485 * gdb.multi/dummy-frame-restore.exp
4486 * gdb.multi/multi-arch-exec.exp
4487 * gdb.multi/multi-arch.exp
4488 * gdb.multi/tids.exp
4489 * gdb.multi/watchpoint-multi.exp
4490 * gdb.opencl/callfuncs.exp
4491 * gdb.opencl/convs_casts.exp
4492 * gdb.opencl/datatypes.exp
4493 * gdb.opencl/operators.exp
4494 * gdb.opencl/vec_comps.exp
4495 * gdb.opt/clobbered-registers-O2.exp
4496 * gdb.opt/inline-break.exp
4497 * gdb.opt/inline-bt.exp
4498 * gdb.opt/inline-cmds.exp
4499 * gdb.opt/inline-locals.exp
4500 * gdb.pascal/case-insensitive-symbols.exp
4501 * gdb.pascal/floats.exp
4502 * gdb.pascal/gdb11492.exp
4503 * gdb.python/lib-types.exp
4504 * gdb.python/py-arch.exp
4505 * gdb.python/py-as-string.exp
4506 * gdb.python/py-bad-printers.exp
4507 * gdb.python/py-block.exp
4508 * gdb.python/py-breakpoint-create-fail.exp
4509 * gdb.python/py-breakpoint.exp
4510 * gdb.python/py-caller-is.exp
4511 * gdb.python/py-cmd.exp
4512 * gdb.python/py-explore-cc.exp
4513 * gdb.python/py-explore.exp
4514 * gdb.python/py-finish-breakpoint.exp
4515 * gdb.python/py-finish-breakpoint2.exp
4516 * gdb.python/py-frame-args.exp
4517 * gdb.python/py-frame-inline.exp
4518 * gdb.python/py-frame.exp
4519 * gdb.python/py-framefilter-mi.exp
4520 * gdb.python/py-infthread.exp
4521 * gdb.python/py-lazy-string.exp
4522 * gdb.python/py-linetable.exp
4523 * gdb.python/py-mi-events.exp
4524 * gdb.python/py-mi-objfile.exp
4525 * gdb.python/py-mi.exp
4526 * gdb.python/py-objfile.exp
4527 * gdb.python/py-pp-integral.exp
4528 * gdb.python/py-pp-maint.exp
4529 * gdb.python/py-pp-re-notag.exp
4530 * gdb.python/py-pp-registration.exp
4531 * gdb.python/py-recurse-unwind.exp
4532 * gdb.python/py-strfns.exp
4533 * gdb.python/py-symbol.exp
4534 * gdb.python/py-symtab.exp
4535 * gdb.python/py-sync-interp.exp
4536 * gdb.python/py-typeprint.exp
4537 * gdb.python/py-unwind-maint.exp
4538 * gdb.python/py-unwind.exp
4539 * gdb.python/py-value-cc.exp
4540 * gdb.python/py-xmethods.exp
4541 * gdb.reverse/amd64-tailcall-reverse.exp
4542 * gdb.reverse/break-precsave.exp
4543 * gdb.reverse/break-reverse.exp
4544 * gdb.reverse/consecutive-precsave.exp
4545 * gdb.reverse/consecutive-reverse.exp
4546 * gdb.reverse/finish-precsave.exp
4547 * gdb.reverse/finish-reverse-bkpt.exp
4548 * gdb.reverse/finish-reverse.exp
4549 * gdb.reverse/fstatat-reverse.exp
4550 * gdb.reverse/getresuid-reverse.exp
4551 * gdb.reverse/i386-precsave.exp
4552 * gdb.reverse/i386-reverse.exp
4553 * gdb.reverse/i386-sse-reverse.exp
4554 * gdb.reverse/i387-env-reverse.exp
4555 * gdb.reverse/i387-stack-reverse.exp
4556 * gdb.reverse/insn-reverse.exp
4557 * gdb.reverse/machinestate-precsave.exp
4558 * gdb.reverse/machinestate.exp
4559 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4560 * gdb.reverse/pipe-reverse.exp
4561 * gdb.reverse/readv-reverse.exp
4562 * gdb.reverse/recvmsg-reverse.exp
4563 * gdb.reverse/rerun-prec.exp
4564 * gdb.reverse/s390-mvcle.exp
4565 * gdb.reverse/step-precsave.exp
4566 * gdb.reverse/step-reverse.exp
4567 * gdb.reverse/time-reverse.exp
4568 * gdb.reverse/until-precsave.exp
4569 * gdb.reverse/until-reverse.exp
4570 * gdb.reverse/waitpid-reverse.exp
4571 * gdb.reverse/watch-precsave.exp
4572 * gdb.reverse/watch-reverse.exp
4573 * gdb.rust/generics.exp
4574 * gdb.rust/methods.exp
4575 * gdb.rust/modules.exp
4576 * gdb.rust/simple.exp
4577 * gdb.server/connect-with-no-symbol-file.exp
4578 * gdb.server/ext-attach.exp
4579 * gdb.server/ext-restart.exp
4580 * gdb.server/ext-wrapper.exp
4581 * gdb.server/file-transfer.exp
4582 * gdb.server/server-exec-info.exp
4583 * gdb.server/server-kill.exp
4584 * gdb.server/server-mon.exp
4585 * gdb.server/wrapper.exp
4586 * gdb.stabs/exclfwd.exp
4587 * gdb.stabs/gdb11479.exp
4588 * gdb.threads/clone-new-thread-event.exp
4589 * gdb.threads/corethreads.exp
4590 * gdb.threads/current-lwp-dead.exp
4591 * gdb.threads/dlopen-libpthread.exp
4592 * gdb.threads/gcore-thread.exp
4593 * gdb.threads/sigstep-threads.exp
4594 * gdb.threads/watchpoint-fork.exp
4595 * gdb.trace/actions-changed.exp
4596 * gdb.trace/backtrace.exp
4597 * gdb.trace/change-loc.exp
4598 * gdb.trace/circ.exp
4599 * gdb.trace/collection.exp
4600 * gdb.trace/disconnected-tracing.exp
4601 * gdb.trace/ftrace.exp
4602 * gdb.trace/mi-trace-frame-collected.exp
4603 * gdb.trace/mi-trace-unavailable.exp
4604 * gdb.trace/mi-traceframe-changed.exp
4605 * gdb.trace/mi-tsv-changed.exp
4606 * gdb.trace/no-attach-trace.exp
4607 * gdb.trace/passc-dyn.exp
4608 * gdb.trace/qtro.exp
4609 * gdb.trace/range-stepping.exp
4610 * gdb.trace/read-memory.exp
4611 * gdb.trace/save-trace.exp
4612 * gdb.trace/signal.exp
4613 * gdb.trace/status-stop.exp
4614 * gdb.trace/tfile.exp
4615 * gdb.trace/trace-break.exp
4616 * gdb.trace/trace-buffer-size.exp
4617 * gdb.trace/trace-condition.exp
4618 * gdb.trace/tracefile-pseudo-reg.exp
4619 * gdb.trace/tstatus.exp
4620 * gdb.trace/unavailable.exp
4621 * gdb.trace/while-dyn.exp
4622 * gdb.trace/while-stepping.exp
4623
34c41c68
DE
46242016-12-22 Doug Evans <xdje42@gmail.com>
4625
4626 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4627 and msymbols.
4628
16e69324
YQ
46292016-12-19 Yao Qi <yao.qi@linaro.org>
4630
4631 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4632 (test_with_self): Don't call do_steps_and_nexts, and remove
4633 code about stepping into xmalloc.
4634
f94f411b
YQ
46352016-12-09 Yao Qi <yao.qi@linaro.org>
4636
4637 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4638
46392016-12-09 Yao Qi <yao.qi@linaro.org>
4640
4641 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4642
f1b5deee
PA
46432016-12-09 Pedro Alves <palves@redhat.com>
4644
4645 * gdb.base/all-architectures-0.exp: New file.
4646 * gdb.base/all-architectures-1.exp: New file.
4647 * gdb.base/all-architectures-2.exp: New file.
4648 * gdb.base/all-architectures-3.exp: New file.
4649 * gdb.base/all-architectures-4.exp: New file.
4650 * gdb.base/all-architectures-5.exp: New file.
4651 * gdb.base/all-architectures-6.exp: New file.
4652 * gdb.base/all-architectures-7.exp: New file.
4653 * gdb.base/all-architectures.exp.in: New file.
4654
364ca42e
YQ
46552016-12-09 Yao Qi <yao.qi@linaro.org>
4656
4657 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4658
107c2d62
LM
46592016-12-02 Luis Machado <lgustavo@codesourcery.com>
4660
4661 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4662 possible.
4663 Remove useless pattern-matching code.
4664
df3ee9ca
PA
46652016-12-02 Pedro Alves <palves@redhat.com>
4666
4667 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4668 procedure.
4669 (top level): Call it.
4670
ec835369
PA
46712016-12-02 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4674 New procedure.
4675 (top level): Call it.
4676
01770bbd
PA
46772016-12-02 Pedro Alves <palves@redhat.com>
4678
4679 PR cli/20559
4680 * gdb.base/commands.exp (user_defined_command_args_eval): New
4681 procedure.
4682 (top level): Call it.
4683
008459ea
LM
46842016-12-02 Luis Machado <lgustavo@codesourcery.com>
4685
4686 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4687 timeout handling.
4688
0c1b455e
TT
46892016-12-02 Tom Tromey <tom@tromey.com>
4690
4691 * gdb.dwarf2/main-subprogram.c: New file.
4692 * gdb.dwarf2/main-subprogram.exp: New file.
4693
018572b8
LM
46942016-12-01 Luis Machado <lgustavo@codesourcery.com>
4695
4696 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4697 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4698 gdb_test_no_output for a couple of cases.
4699 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4700
84c93cd5
LM
47012016-12-01 Luis Machado <lgustavo@codesourcery.com>
4702
4703 Fix test names and standardize compilation error messages throughout
4704 the following files:
4705
4706 * gdb.ada/start.exp
4707 * gdb.arch/alpha-step.exp
4708 * gdb.arch/e500-prologue.exp
4709 * gdb.arch/ftrace-insn-reloc.exp
4710 * gdb.arch/gdb1291.exp
4711 * gdb.arch/gdb1431.exp
4712 * gdb.arch/gdb1558.exp
4713 * gdb.arch/i386-dr3-watch.exp
4714 * gdb.arch/i386-sse-stack-align.exp
4715 * gdb.arch/ia64-breakpoint-shadow.exp
4716 * gdb.arch/pa-nullify.exp
4717 * gdb.arch/powerpc-aix-prologue.exp
4718 * gdb.arch/thumb-bx-pc.exp
4719 * gdb.base/annota1.exp
4720 * gdb.base/annota3.exp
4721 * gdb.base/arrayidx.exp
4722 * gdb.base/assign.exp
4723 * gdb.base/attach.exp
4724 * gdb.base/auxv.exp
4725 * gdb.base/bang.exp
4726 * gdb.base/bfp-test.exp
4727 * gdb.base/bigcore.exp
4728 * gdb.base/bitfields2.exp
4729 * gdb.base/break-fun-addr.exp
4730 * gdb.base/break-probes.exp
4731 * gdb.base/call-rt-st.exp
4732 * gdb.base/callexit.exp
4733 * gdb.base/catch-fork-kill.exp
4734 * gdb.base/charset.exp
4735 * gdb.base/checkpoint.exp
4736 * gdb.base/comprdebug.exp
4737 * gdb.base/constvars.exp
4738 * gdb.base/coredump-filter.exp
4739 * gdb.base/cursal.exp
4740 * gdb.base/cvexpr.exp
4741 * gdb.base/detach.exp
4742 * gdb.base/display.exp
4743 * gdb.base/dmsym.exp
4744 * gdb.base/dprintf-pending.exp
4745 * gdb.base/dso2dso.exp
4746 * gdb.base/dtrace-probe.exp
4747 * gdb.base/dump.exp
4748 * gdb.base/enum_cond.exp
4749 * gdb.base/exe-lock.exp
4750 * gdb.base/exec-invalid-sysroot.exp
4751 * gdb.base/execl-update-breakpoints.exp
4752 * gdb.base/exprs.exp
4753 * gdb.base/fileio.exp
4754 * gdb.base/find.exp
4755 * gdb.base/finish.exp
4756 * gdb.base/fixsection.exp
4757 * gdb.base/foll-vfork.exp
4758 * gdb.base/frame-args.exp
4759 * gdb.base/gcore.exp
4760 * gdb.base/gdb1250.exp
4761 * gdb.base/global-var-nested-by-dso.exp
4762 * gdb.base/gnu-ifunc.exp
4763 * gdb.base/hashline1.exp
4764 * gdb.base/hashline2.exp
4765 * gdb.base/hashline3.exp
4766 * gdb.base/hbreak-in-shr-unsupported.exp
4767 * gdb.base/huge.exp
4768 * gdb.base/infcall-input.exp
4769 * gdb.base/info-fun.exp
4770 * gdb.base/info-shared.exp
4771 * gdb.base/jit-simple.exp
4772 * gdb.base/jit-so.exp
4773 * gdb.base/jit.exp
4774 * gdb.base/jump.exp
4775 * gdb.base/label.exp
4776 * gdb.base/lineinc.exp
4777 * gdb.base/logical.exp
4778 * gdb.base/longjmp.exp
4779 * gdb.base/macscp.exp
4780 * gdb.base/miscexprs.exp
4781 * gdb.base/new-ui-echo.exp
4782 * gdb.base/new-ui-pending-input.exp
4783 * gdb.base/new-ui.exp
4784 * gdb.base/nodebug.exp
4785 * gdb.base/nofield.exp
4786 * gdb.base/offsets.exp
4787 * gdb.base/overlays.exp
4788 * gdb.base/pending.exp
4789 * gdb.base/pointers.exp
4790 * gdb.base/pr11022.exp
4791 * gdb.base/printcmds.exp
4792 * gdb.base/prologue.exp
4793 * gdb.base/ptr-typedef.exp
4794 * gdb.base/realname-expand.exp
4795 * gdb.base/relativedebug.exp
4796 * gdb.base/relocate.exp
4797 * gdb.base/remote.exp
4798 * gdb.base/reread.exp
4799 * gdb.base/return2.exp
4800 * gdb.base/savedregs.exp
4801 * gdb.base/sep.exp
4802 * gdb.base/sepdebug.exp
4803 * gdb.base/sepsymtab.exp
4804 * gdb.base/set-inferior-tty.exp
4805 * gdb.base/setshow.exp
4806 * gdb.base/shlib-call.exp
4807 * gdb.base/sigaltstack.exp
4808 * gdb.base/siginfo-addr.exp
4809 * gdb.base/signals.exp
4810 * gdb.base/signull.exp
4811 * gdb.base/sigrepeat.exp
4812 * gdb.base/so-impl-ld.exp
4813 * gdb.base/solib-display.exp
4814 * gdb.base/solib-overlap.exp
4815 * gdb.base/solib-search.exp
4816 * gdb.base/solib-symbol.exp
4817 * gdb.base/structs.exp
4818 * gdb.base/structs2.exp
4819 * gdb.base/symtab-search-order.exp
4820 * gdb.base/twice.exp
4821 * gdb.base/unload.exp
4822 * gdb.base/varargs.exp
4823 * gdb.base/watchpoint-solib.exp
4824 * gdb.base/watchpoint.exp
4825 * gdb.base/whatis.exp
4826 * gdb.base/wrong_frame_bt_full.exp
4827 * gdb.btrace/dlopen.exp
4828 * gdb.cell/ea-standalone.exp
4829 * gdb.cell/ea-test.exp
4830 * gdb.cp/dispcxx.exp
4831 * gdb.cp/gdb2384.exp
4832 * gdb.cp/method2.exp
4833 * gdb.cp/nextoverthrow.exp
4834 * gdb.cp/pr10728.exp
4835 * gdb.disasm/am33.exp
4836 * gdb.disasm/h8300s.exp
4837 * gdb.disasm/mn10300.exp
4838 * gdb.disasm/sh3.exp
4839 * gdb.dwarf2/dw2-dir-file-name.exp
4840 * gdb.fortran/complex.exp
4841 * gdb.fortran/library-module.exp
4842 * gdb.guile/scm-pretty-print.exp
4843 * gdb.guile/scm-symbol.exp
4844 * gdb.guile/scm-type.exp
4845 * gdb.guile/scm-value.exp
4846 * gdb.linespec/linespec.exp
4847 * gdb.mi/gdb701.exp
4848 * gdb.mi/gdb792.exp
4849 * gdb.mi/mi-breakpoint-changed.exp
4850 * gdb.mi/mi-dprintf-pending.exp
4851 * gdb.mi/mi-dprintf.exp
4852 * gdb.mi/mi-exit-code.exp
4853 * gdb.mi/mi-pending.exp
4854 * gdb.mi/mi-solib.exp
4855 * gdb.mi/new-ui-mi-sync.exp
4856 * gdb.mi/pr11022.exp
4857 * gdb.mi/user-selected-context-sync.exp
4858 * gdb.opt/solib-intra-step.exp
4859 * gdb.python/py-events.exp
4860 * gdb.python/py-finish-breakpoint.exp
4861 * gdb.python/py-mi.exp
4862 * gdb.python/py-prettyprint.exp
4863 * gdb.python/py-shared.exp
4864 * gdb.python/py-symbol.exp
4865 * gdb.python/py-template.exp
4866 * gdb.python/py-type.exp
4867 * gdb.python/py-value.exp
4868 * gdb.reverse/solib-precsave.exp
4869 * gdb.reverse/solib-reverse.exp
4870 * gdb.server/solib-list.exp
4871 * gdb.stabs/weird.exp
4872 * gdb.threads/reconnect-signal.exp
4873 * gdb.threads/stepi-random-signal.exp
4874 * gdb.trace/actions.exp
4875 * gdb.trace/ax.exp
4876 * gdb.trace/backtrace.exp
4877 * gdb.trace/change-loc.exp
4878 * gdb.trace/deltrace.exp
4879 * gdb.trace/ftrace-lock.exp
4880 * gdb.trace/ftrace.exp
4881 * gdb.trace/infotrace.exp
4882 * gdb.trace/mi-tracepoint-changed.exp
4883 * gdb.trace/packetlen.exp
4884 * gdb.trace/passcount.exp
4885 * gdb.trace/pending.exp
4886 * gdb.trace/range-stepping.exp
4887 * gdb.trace/report.exp
4888 * gdb.trace/stap-trace.exp
4889 * gdb.trace/tfind.exp
4890 * gdb.trace/trace-break.exp
4891 * gdb.trace/trace-condition.exp
4892 * gdb.trace/trace-enable-disable.exp
4893 * gdb.trace/trace-mt.exp
4894 * gdb.trace/tracecmd.exp
4895 * gdb.trace/tspeed.exp
4896 * gdb.trace/tsv.exp
4897 * lib/perftest.exp
4898
fb9feb35
LM
48992016-12-01 Luis Machado <lgustavo@codesourcery.com>
4900
4901 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4902 with gdb_test_no_output.
4903 Use command as test name.
4904
cd2ddb6c
LM
49052016-12-01 Luis Machado <lgustavo@codesourcery.com>
4906
4907 Fix test names starting with uppercase throughout the files.
4908
4909 * gdb.ada/assign_1.exp
4910 * gdb.ada/boolean_expr.exp
4911 * gdb.base/arrayidx.exp
4912 * gdb.base/del.exp
4913 * gdb.base/gcore-buffer-overflow.exp
4914 * gdb.base/testenv.exp
4915 * gdb.compile/compile.exp
4916 * gdb.python/py-framefilter-invalidarg.exp
4917 * gdb.python/py-framefilter.exp
4918
bb95117e
LM
49192016-12-01 Luis Machado <lgustavo@codesourcery.com>
4920
4921 Fix test names starting with uppercase throughout the files.
4922
4923 * gdb.ada/array_return.exp
4924 * gdb.ada/expr_delims.exp
4925 * gdb.ada/mi_dyn_arr.exp
4926 * gdb.ada/mi_interface.exp
4927 * gdb.ada/mi_var_array.exp
4928 * gdb.ada/watch_arg.exp
4929 * gdb.arch/alpha-step.exp
4930 * gdb.arch/altivec-regs.exp
4931 * gdb.arch/e500-regs.exp
4932 * gdb.arch/powerpc-d128-regs.exp
4933 * gdb.base/arrayidx.exp
4934 * gdb.base/break.exp
4935 * gdb.base/checkpoint.exp
4936 * gdb.base/debug-expr.exp
4937 * gdb.base/dmsym.exp
4938 * gdb.base/radix.exp
4939 * gdb.base/sepdebug.exp
4940 * gdb.base/testenv.exp
4941 * gdb.base/watch_thread_num.exp
4942 * gdb.base/watchpoint-cond-gone.exp
4943 * gdb.cell/break.exp
4944 * gdb.cell/ea-cache.exp
4945 * gdb.compile/compile.exp
4946 * gdb.cp/gdb2495.exp
4947 * gdb.gdb/selftest.exp
4948 * gdb.gdb/xfullpath.exp
4949 * gdb.go/hello.exp
4950 * gdb.go/integers.exp
4951 * gdb.objc/basicclass.exp
4952 * gdb.pascal/hello.exp
4953 * gdb.pascal/integers.exp
4954 * gdb.python/py-breakpoint.exp
4955 * gdb.python/py-cmd.exp
4956 * gdb.python/py-linetable.exp
4957 * gdb.python/py-xmethods.exp
4958 * gdb.python/python.exp
4959 * gdb.reverse/consecutive-precsave.exp
4960 * gdb.reverse/finish-precsave.exp
4961 * gdb.reverse/i386-precsave.exp
4962 * gdb.reverse/machinestate-precsave.exp
4963 * gdb.reverse/sigall-precsave.exp
4964 * gdb.reverse/solib-precsave.exp
4965 * gdb.reverse/step-precsave.exp
4966 * gdb.reverse/until-precsave.exp
4967 * gdb.reverse/watch-precsave.exp
4968 * gdb.threads/leader-exit.exp
4969 * gdb.threads/pthreads.exp
4970 * gdb.threads/wp-replication.exp
4971 * gdb.trace/actions.exp
4972 * gdb.trace/mi-tsv-changed.exp
4973 * gdb.trace/tsv.exp
4974
de97fdd4
LM
49752016-12-01 Luis Machado <lgustavo@codesourcery.com>
4976
4977 Fix test names starting with uppercase throughout the files.
4978
4979 * gdb.arch/i386-bp_permanent.exp
4980 * gdb.arch/i386-gnu-cfi.exp
4981 * gdb.base/disasm-end-cu.exp
4982 * gdb.base/macscp.exp
4983 * gdb.base/pending.exp
4984 * gdb.base/watch_thread_num.exp
4985 * gdb.cp/exception.exp
4986 * gdb.cp/gdb2495.exp
4987 * gdb.cp/local.exp
4988 * gdb.python/py-evsignal.exp
4989 * gdb.python/python.exp
4990 * gdb.trace/tracecmd.exp
4991
9f058c10
LM
49922016-12-01 Luis Machado <lgustavo@codesourcery.com>
4993
4994 Fix test names starting with uppercase throughout the files.
4995
4996 * gdb.base/charset.exp
4997 * gdb.base/eval.exp
4998 * gdb.base/multi-forks.exp
4999 * gdb.guile/scm-progspace.exp
5000 * gdb.opencl/datatypes.exp
5001 * gdb.python/py-block.exp
5002 * gdb.python/py-function.exp
5003 * gdb.python/py-symbol.exp
5004 * gdb.python/py-symtab.exp
5005 * gdb.python/py-xmethods.exp
5006 * gdb.reverse/break-precsave.exp
5007 * gdb.reverse/break-reverse.exp
5008 * gdb.reverse/consecutive-precsave.exp
5009 * gdb.reverse/consecutive-reverse.exp
5010 * gdb.reverse/finish-precsave.exp
5011 * gdb.reverse/finish-reverse-bkpt.exp
5012 * gdb.reverse/finish-reverse.exp
5013 * gdb.reverse/fstatat-reverse.exp
5014 * gdb.reverse/getresuid-reverse.exp
5015 * gdb.reverse/i386-precsave.exp
5016 * gdb.reverse/i386-reverse.exp
5017 * gdb.reverse/i386-sse-reverse.exp
5018 * gdb.reverse/i387-stack-reverse.exp
5019 * gdb.reverse/insn-reverse.exp
5020 * gdb.reverse/machinestate-precsave.exp
5021 * gdb.reverse/machinestate.exp
5022 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5023 * gdb.reverse/pipe-reverse.exp
5024 * gdb.reverse/readv-reverse.exp
5025 * gdb.reverse/recvmsg-reverse.exp
5026 * gdb.reverse/rerun-prec.exp
5027 * gdb.reverse/s390-mvcle.exp
5028 * gdb.reverse/sigall-precsave.exp
5029 * gdb.reverse/sigall-reverse.exp
5030 * gdb.reverse/solib-precsave.exp
5031 * gdb.reverse/solib-reverse.exp
5032 * gdb.reverse/step-precsave.exp
5033 * gdb.reverse/step-reverse.exp
5034 * gdb.reverse/time-reverse.exp
5035 * gdb.reverse/until-precsave.exp
5036 * gdb.reverse/until-reverse.exp
5037 * gdb.reverse/waitpid-reverse.exp
5038 * gdb.reverse/watch-precsave.exp
5039 * gdb.reverse/watch-reverse.exp
5040
cdc7edd7
LM
50412016-12-01 Luis Machado <lgustavo@codesourcery.com>
5042
5043 Fix test names starting with uppercase throughout the files.
5044
5045 * gdb.arch/i386-mpx-simple_segv.exp
5046 * gdb.arch/i386-mpx.exp
5047 * gdb.arch/i386-permbkpt.exp
5048 * gdb.arch/pa-nullify.exp
5049 * gdb.arch/powerpc-d128-regs.exp
5050 * gdb.arch/vsx-regs.exp
5051 * gdb.base/bfp-test.exp
5052 * gdb.base/break.exp
5053 * gdb.base/breakpoint-shadow.exp
5054 * gdb.base/callfuncs.exp
5055 * gdb.base/charset.exp
5056 * gdb.base/commands.exp
5057 * gdb.base/completion.exp
5058 * gdb.base/dfp-test.exp
5059 * gdb.base/echo.exp
5060 * gdb.base/ending-run.exp
5061 * gdb.base/eval.exp
5062 * gdb.base/expand-psymtabs.exp
5063 * gdb.base/float128.exp
5064 * gdb.base/floatn.exp
5065 * gdb.base/foll-exec-mode.exp
5066 * gdb.base/gdb1056.exp
5067 * gdb.base/gdb11531.exp
5068 * gdb.base/kill-after-signal.exp
5069 * gdb.base/multi-forks.exp
5070 * gdb.base/overlays.exp
5071 * gdb.base/pending.exp
5072 * gdb.base/sepdebug.exp
5073 * gdb.base/testenv.exp
5074 * gdb.base/valgrind-db-attach.exp
5075 * gdb.base/watch_thread_num.exp
5076 * gdb.base/watchpoint-cond-gone.exp
5077 * gdb.base/watchpoint.exp
5078 * gdb.base/watchpoints.exp
5079 * gdb.cp/arg-reference.exp
5080 * gdb.cp/baseenum.exp
5081 * gdb.cp/operator.exp
5082 * gdb.cp/shadow.exp
5083 * gdb.dwarf2/dw2-op-out-param.exp
5084 * gdb.dwarf2/dw2-reg-undefined.exp
5085 * gdb.go/chan.exp
5086 * gdb.go/hello.exp
5087 * gdb.go/integers.exp
5088 * gdb.go/methods.exp
5089 * gdb.go/package.exp
5090 * gdb.guile/scm-parameter.exp
5091 * gdb.guile/scm-progspace.exp
5092 * gdb.guile/scm-value.exp
5093 * gdb.mi/mi-pending.exp
5094 * gdb.mi/user-selected-context-sync.exp
5095 * gdb.multi/multi-attach.exp
5096 * gdb.multi/tids.exp
5097 * gdb.opt/clobbered-registers-O2.exp
5098 * gdb.pascal/floats.exp
5099 * gdb.pascal/integers.exp
5100 * gdb.python/py-block.exp
5101 * gdb.python/py-events.exp
5102 * gdb.python/py-parameter.exp
5103 * gdb.python/py-symbol.exp
5104 * gdb.python/py-symtab.exp
5105 * gdb.python/py-type.exp
5106 * gdb.python/py-value.exp
5107 * gdb.python/py-xmethods.exp
5108 * gdb.python/python.exp
5109 * gdb.reverse/break-precsave.exp
5110 * gdb.reverse/consecutive-precsave.exp
5111 * gdb.reverse/finish-precsave.exp
5112 * gdb.reverse/i386-precsave.exp
5113 * gdb.reverse/machinestate-precsave.exp
5114 * gdb.reverse/sigall-precsave.exp
5115 * gdb.reverse/solib-precsave.exp
5116 * gdb.reverse/step-precsave.exp
5117 * gdb.reverse/until-precsave.exp
5118 * gdb.reverse/watch-precsave.exp
5119 * gdb.server/ext-attach.exp
5120 * gdb.server/ext-restart.exp
5121 * gdb.server/ext-run.exp
5122 * gdb.server/ext-wrapper.exp
5123 * gdb.stabs/gdb11479.exp
5124 * gdb.stabs/weird.exp
5125 * gdb.threads/attach-many-short-lived-threads.exp
5126 * gdb.threads/kill.exp
5127 * gdb.threads/watchpoint-fork.exp
5128
bc6c7af4
LM
51292016-12-01 Luis Machado <lgustavo@codesourcery.com>
5130
5131 Fix test names starting with uppercase throughout all the files below.
5132
5133 * gdb.ada/array_return.exp
5134 * gdb.ada/catch_ex.exp
5135 * gdb.ada/info_exc.exp
5136 * gdb.ada/mi_catch_ex.exp
5137 * gdb.ada/mi_dyn_arr.exp
5138 * gdb.ada/mi_ex_cond.exp
5139 * gdb.ada/mi_exc_info.exp
5140 * gdb.ada/mi_interface.exp
5141 * gdb.ada/mi_task_arg.exp
5142 * gdb.ada/mi_task_info.exp
5143 * gdb.ada/mi_var_array.exp
5144 * gdb.arch/alpha-step.exp
5145 * gdb.arch/amd64-disp-step.exp
5146 * gdb.arch/arm-disp-step.exp
5147 * gdb.arch/disp-step-insn-reloc.exp
5148 * gdb.arch/e500-prologue.exp
5149 * gdb.arch/ftrace-insn-reloc.exp
5150 * gdb.arch/gdb1558.exp
5151 * gdb.arch/i386-bp_permanent.exp
5152 * gdb.arch/i386-disp-step.exp
5153 * gdb.arch/i386-float.exp
5154 * gdb.arch/i386-gnu-cfi.exp
5155 * gdb.arch/ia64-breakpoint-shadow.exp
5156 * gdb.arch/mips16-thunks.exp
5157 * gdb.arch/pa-nullify.exp
5158 * gdb.arch/powerpc-aix-prologue.exp
5159 * gdb.arch/powerpc-power.exp
5160 * gdb.arch/ppc-dfp.exp
5161 * gdb.arch/s390-tdbregs.exp
5162 * gdb.arch/spu-info.exp
5163 * gdb.arch/spu-ls.exp
5164 * gdb.arch/thumb-bx-pc.exp
5165 * gdb.base/advance.exp
5166 * gdb.base/annota-input-while-running.exp
5167 * gdb.base/arrayidx.exp
5168 * gdb.base/asmlabel.exp
5169 * gdb.base/async.exp
5170 * gdb.base/attach-wait-input.exp
5171 * gdb.base/auto-connect-native-target.exp
5172 * gdb.base/batch-preserve-term-settings.exp
5173 * gdb.base/bfp-test.exp
5174 * gdb.base/bigcore.exp
5175 * gdb.base/bp-permanent.exp
5176 * gdb.base/break-always.exp
5177 * gdb.base/break-fun-addr.exp
5178 * gdb.base/break-idempotent.exp
5179 * gdb.base/break-main-file-remove-fail.exp
5180 * gdb.base/break-probes.exp
5181 * gdb.base/break-unload-file.exp
5182 * gdb.base/break.exp
5183 * gdb.base/call-ar-st.exp
5184 * gdb.base/call-rt-st.exp
5185 * gdb.base/call-sc.exp
5186 * gdb.base/call-signal-resume.exp
5187 * gdb.base/call-strs.exp
5188 * gdb.base/callexit.exp
5189 * gdb.base/callfuncs.exp
5190 * gdb.base/catch-gdb-caused-signals.exp
5191 * gdb.base/catch-signal-siginfo-cond.exp
5192 * gdb.base/catch-syscall.exp
5193 * gdb.base/compare-sections.exp
5194 * gdb.base/cond-eval-mode.exp
5195 * gdb.base/condbreak-call-false.exp
5196 * gdb.base/consecutive-step-over.exp
5197 * gdb.base/cursal.exp
5198 * gdb.base/disabled-location.exp
5199 * gdb.base/disasm-end-cu.exp
5200 * gdb.base/display.exp
5201 * gdb.base/double-prompt-target-event-error.exp
5202 * gdb.base/dprintf-bp-same-addr.exp
5203 * gdb.base/dprintf-detach.exp
5204 * gdb.base/dprintf-next.exp
5205 * gdb.base/dprintf-non-stop.exp
5206 * gdb.base/dprintf-pending.exp
5207 * gdb.base/dso2dso.exp
5208 * gdb.base/ending-run.exp
5209 * gdb.base/enum_cond.exp
5210 * gdb.base/examine-backward.exp
5211 * gdb.base/exe-lock.exp
5212 * gdb.base/exec-invalid-sysroot.exp
5213 * gdb.base/execl-update-breakpoints.exp
5214 * gdb.base/execution-termios.exp
5215 * gdb.base/fileio.exp
5216 * gdb.base/fixsection.exp
5217 * gdb.base/foll-exec-mode.exp
5218 * gdb.base/foll-exec.exp
5219 * gdb.base/fork-running-state.exp
5220 * gdb.base/frame-args.exp
5221 * gdb.base/fullpath-expand.exp
5222 * gdb.base/func-ptr.exp
5223 * gdb.base/gcore-relro-pie.exp
5224 * gdb.base/gdb1090.exp
5225 * gdb.base/gdb1555.exp
5226 * gdb.base/global-var-nested-by-dso.exp
5227 * gdb.base/gnu-ifunc.exp
5228 * gdb.base/hbreak-in-shr-unsupported.exp
5229 * gdb.base/hbreak-unmapped.exp
5230 * gdb.base/hook-stop.exp
5231 * gdb.base/infcall-input.exp
5232 * gdb.base/info-fun.exp
5233 * gdb.base/info-shared.exp
5234 * gdb.base/interrupt-noterm.exp
5235 * gdb.base/jit-so.exp
5236 * gdb.base/jit.exp
5237 * gdb.base/line-symtabs.exp
5238 * gdb.base/list.exp
5239 * gdb.base/longjmp.exp
5240 * gdb.base/macscp.exp
5241 * gdb.base/max-value-size.exp
5242 * gdb.base/nodebug.exp
5243 * gdb.base/nofield.exp
5244 * gdb.base/overlays.exp
5245 * gdb.base/paginate-after-ctrl-c-running.exp
5246 * gdb.base/paginate-bg-execution.exp
5247 * gdb.base/paginate-inferior-exit.exp
5248 * gdb.base/pending.exp
5249 * gdb.base/pr11022.exp
5250 * gdb.base/printcmds.exp
5251 * gdb.base/ptr-typedef.exp
5252 * gdb.base/ptype.exp
5253 * gdb.base/randomize.exp
5254 * gdb.base/range-stepping.exp
5255 * gdb.base/realname-expand.exp
5256 * gdb.base/relativedebug.exp
5257 * gdb.base/remote.exp
5258 * gdb.base/savedregs.exp
5259 * gdb.base/sepdebug.exp
5260 * gdb.base/set-noassign.exp
5261 * gdb.base/shlib-call.exp
5262 * gdb.base/shreloc.exp
5263 * gdb.base/sigaltstack.exp
5264 * gdb.base/sigbpt.exp
5265 * gdb.base/siginfo-addr.exp
5266 * gdb.base/siginfo-obj.exp
5267 * gdb.base/siginfo-thread.exp
5268 * gdb.base/signest.exp
5269 * gdb.base/signull.exp
5270 * gdb.base/sigrepeat.exp
5271 * gdb.base/skip.exp
5272 * gdb.base/so-impl-ld.exp
5273 * gdb.base/solib-corrupted.exp
5274 * gdb.base/solib-disc.exp
5275 * gdb.base/solib-display.exp
5276 * gdb.base/solib-overlap.exp
5277 * gdb.base/solib-search.exp
5278 * gdb.base/solib-symbol.exp
5279 * gdb.base/source-execution.exp
5280 * gdb.base/sss-bp-on-user-bp-2.exp
5281 * gdb.base/sss-bp-on-user-bp.exp
5282 * gdb.base/stack-checking.exp
5283 * gdb.base/stale-infcall.exp
5284 * gdb.base/step-break.exp
5285 * gdb.base/step-line.exp
5286 * gdb.base/step-over-exit.exp
5287 * gdb.base/step-test.exp
5288 * gdb.base/structs.exp
5289 * gdb.base/sym-file.exp
5290 * gdb.base/symtab-search-order.exp
5291 * gdb.base/term.exp
5292 * gdb.base/type-opaque.exp
5293 * gdb.base/unload.exp
5294 * gdb.base/until-nodebug.exp
5295 * gdb.base/until.exp
5296 * gdb.base/unwindonsignal.exp
5297 * gdb.base/watch-cond.exp
5298 * gdb.base/watch-non-mem.exp
5299 * gdb.base/watch_thread_num.exp
5300 * gdb.base/watchpoint-reuse-slot.exp
5301 * gdb.base/watchpoint-solib.exp
5302 * gdb.base/watchpoint.exp
5303 * gdb.btrace/dlopen.exp
5304 * gdb.cell/arch.exp
5305 * gdb.cell/break.exp
5306 * gdb.cell/bt.exp
5307 * gdb.cell/core.exp
5308 * gdb.cell/data.exp
5309 * gdb.cell/dwarfaddr.exp
5310 * gdb.cell/ea-cache.exp
5311 * gdb.cell/ea-standalone.exp
5312 * gdb.cell/ea-test.exp
5313 * gdb.cell/f-regs.exp
5314 * gdb.cell/fork.exp
5315 * gdb.cell/gcore.exp
5316 * gdb.cell/mem-access.exp
5317 * gdb.cell/ptype.exp
5318 * gdb.cell/registers.exp
5319 * gdb.cell/sizeof.exp
5320 * gdb.cell/solib-symbol.exp
5321 * gdb.cell/solib.exp
5322 * gdb.compile/compile-tls.exp
5323 * gdb.cp/exception.exp
5324 * gdb.cp/gdb2495.exp
5325 * gdb.cp/local.exp
5326 * gdb.cp/mb-inline.exp
5327 * gdb.cp/mb-templates.exp
5328 * gdb.cp/pr10687.exp
5329 * gdb.cp/pr9167.exp
5330 * gdb.cp/scope-err.exp
5331 * gdb.cp/templates.exp
5332 * gdb.cp/virtfunc.exp
5333 * gdb.dwarf2/dw2-dir-file-name.exp
5334 * gdb.dwarf2/dw2-single-line-discriminators.exp
5335 * gdb.fortran/complex.exp
5336 * gdb.fortran/library-module.exp
5337 * gdb.guile/guile.exp
5338 * gdb.guile/scm-cmd.exp
5339 * gdb.guile/scm-frame-inline.exp
5340 * gdb.guile/scm-objfile.exp
5341 * gdb.guile/scm-pretty-print.exp
5342 * gdb.guile/scm-symbol.exp
5343 * gdb.guile/scm-type.exp
5344 * gdb.guile/scm-value.exp
5345 * gdb.linespec/keywords.exp
5346 * gdb.linespec/ls-errs.exp
5347 * gdb.linespec/macro-relative.exp
5348 * gdb.linespec/thread.exp
5349 * gdb.mi/mi-breakpoint-changed.exp
5350 * gdb.mi/mi-dprintf-pending.exp
5351 * gdb.mi/mi-fullname-deleted.exp
5352 * gdb.mi/mi-logging.exp
5353 * gdb.mi/mi-pending.exp
5354 * gdb.mi/mi-solib.exp
5355 * gdb.mi/new-ui-mi-sync.exp
5356 * gdb.mi/user-selected-context-sync.exp
5357 * gdb.multi/dummy-frame-restore.exp
5358 * gdb.multi/multi-arch-exec.exp
5359 * gdb.multi/remove-inferiors.exp
5360 * gdb.multi/watchpoint-multi-exit.exp
5361 * gdb.opt/solib-intra-step.exp
5362 * gdb.perf/backtrace.exp
5363 * gdb.perf/single-step.exp
5364 * gdb.perf/skip-command.exp
5365 * gdb.perf/skip-prologue.exp
5366 * gdb.perf/solib.exp
5367 * gdb.python/lib-types.exp
5368 * gdb.python/py-as-string.exp
5369 * gdb.python/py-bad-printers.exp
5370 * gdb.python/py-block.exp
5371 * gdb.python/py-breakpoint.exp
5372 * gdb.python/py-cmd.exp
5373 * gdb.python/py-events.exp
5374 * gdb.python/py-evthreads.exp
5375 * gdb.python/py-finish-breakpoint.exp
5376 * gdb.python/py-finish-breakpoint2.exp
5377 * gdb.python/py-frame-inline.exp
5378 * gdb.python/py-frame.exp
5379 * gdb.python/py-inferior.exp
5380 * gdb.python/py-infthread.exp
5381 * gdb.python/py-mi.exp
5382 * gdb.python/py-objfile.exp
5383 * gdb.python/py-pp-maint.exp
5384 * gdb.python/py-pp-registration.exp
5385 * gdb.python/py-prettyprint.exp
5386 * gdb.python/py-recurse-unwind.exp
5387 * gdb.python/py-shared.exp
5388 * gdb.python/py-symbol.exp
5389 * gdb.python/py-symtab.exp
5390 * gdb.python/py-template.exp
5391 * gdb.python/py-type.exp
5392 * gdb.python/py-unwind-maint.exp
5393 * gdb.python/py-unwind.exp
5394 * gdb.python/py-value.exp
5395 * gdb.python/python.exp
5396 * gdb.reverse/finish-reverse-bkpt.exp
5397 * gdb.reverse/insn-reverse.exp
5398 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5399 * gdb.reverse/solib-precsave.exp
5400 * gdb.reverse/solib-reverse.exp
5401 * gdb.stabs/gdb11479.exp
5402 * gdb.stabs/weird.exp
5403 * gdb.threads/fork-child-threads.exp
5404 * gdb.threads/fork-plus-threads.exp
5405 * gdb.threads/fork-thread-pending.exp
5406 * gdb.threads/forking-threads-plus-breakpoint.exp
5407 * gdb.threads/hand-call-in-threads.exp
5408 * gdb.threads/interrupted-hand-call.exp
5409 * gdb.threads/linux-dp.exp
5410 * gdb.threads/local-watch-wrong-thread.exp
5411 * gdb.threads/next-while-other-thread-longjmps.exp
5412 * gdb.threads/non-ldr-exit.exp
5413 * gdb.threads/pending-step.exp
5414 * gdb.threads/print-threads.exp
5415 * gdb.threads/process-dies-while-detaching.exp
5416 * gdb.threads/process-dies-while-handling-bp.exp
5417 * gdb.threads/pthreads.exp
5418 * gdb.threads/queue-signal.exp
5419 * gdb.threads/reconnect-signal.exp
5420 * gdb.threads/signal-command-handle-nopass.exp
5421 * gdb.threads/signal-command-multiple-signals-pending.exp
5422 * gdb.threads/signal-delivered-right-thread.exp
5423 * gdb.threads/signal-sigtrap.exp
5424 * gdb.threads/sigthread.exp
5425 * gdb.threads/staticthreads.exp
5426 * gdb.threads/stepi-random-signal.exp
5427 * gdb.threads/thread-unwindonsignal.exp
5428 * gdb.threads/thread_check.exp
5429 * gdb.threads/thread_events.exp
5430 * gdb.threads/tid-reuse.exp
5431 * gdb.threads/tls-nodebug.exp
5432 * gdb.threads/tls-shared.exp
5433 * gdb.threads/tls-so_extern.exp
5434 * gdb.threads/tls.exp
5435 * gdb.threads/wp-replication.exp
5436 * gdb.trace/actions-changed.exp
5437 * gdb.trace/actions.exp
5438 * gdb.trace/backtrace.exp
5439 * gdb.trace/change-loc.exp
5440 * gdb.trace/collection.exp
5441 * gdb.trace/deltrace.exp
5442 * gdb.trace/disconnected-tracing.exp
5443 * gdb.trace/entry-values.exp
5444 * gdb.trace/ftrace-lock.exp
5445 * gdb.trace/ftrace.exp
5446 * gdb.trace/infotrace.exp
5447 * gdb.trace/mi-trace-frame-collected.exp
5448 * gdb.trace/mi-trace-unavailable.exp
5449 * gdb.trace/mi-traceframe-changed.exp
5450 * gdb.trace/mi-tracepoint-changed.exp
5451 * gdb.trace/mi-tsv-changed.exp
5452 * gdb.trace/no-attach-trace.exp
5453 * gdb.trace/packetlen.exp
5454 * gdb.trace/passc-dyn.exp
5455 * gdb.trace/passcount.exp
5456 * gdb.trace/pending.exp
5457 * gdb.trace/pr16508.exp
5458 * gdb.trace/qtro.exp
5459 * gdb.trace/range-stepping.exp
5460 * gdb.trace/read-memory.exp
5461 * gdb.trace/report.exp
5462 * gdb.trace/save-trace.exp
5463 * gdb.trace/signal.exp
5464 * gdb.trace/stap-trace.exp
5465 * gdb.trace/status-stop.exp
5466 * gdb.trace/strace.exp
5467 * gdb.trace/tfile.exp
5468 * gdb.trace/tfind.exp
5469 * gdb.trace/trace-break.exp
5470 * gdb.trace/trace-condition.exp
5471 * gdb.trace/trace-enable-disable.exp
5472 * gdb.trace/trace-mt.exp
5473 * gdb.trace/tracecmd.exp
5474 * gdb.trace/tracefile-pseudo-reg.exp
5475 * gdb.trace/tspeed.exp
5476 * gdb.trace/tstatus.exp
5477 * gdb.trace/tsv.exp
5478 * gdb.trace/unavailable.exp
5479 * gdb.trace/while-dyn.exp
5480 * gdb.trace/while-stepping.exp
5481 * lib/gdb-guile.exp
5482 * lib/gdb.exp
5483 * lib/mi-support.exp
5484 * lib/pascal.exp
5485 * lib/perftest.exp
5486 * lib/prelink-support.exp
5487 * lib/selftest-support.exp
5488
ad02e4fe
SM
54892016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5490
5491 * Makefile.in: Include disable-implicit-rules.mk.
5492
22347e55
AA
54932016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5494
5495 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5496 non-byte-aligned bit fields.
5497
da5b30da
AA
54982016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5499
5500 PR gdb/12616
5501 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5502 respects the DW_AT_data_bit_offset attribute.
5503
b593ecca
SM
55042016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5505
5506 * gdb.base/default.exp: Fix output of "set language".
5507
3b165252
SM
55082016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5509
5510 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5511 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5512 make.
5513 * configure.ac: Remove checks for the make program.
5514 * configure: Re-generate.
5515
1a2f3d7f
KB
55162016-11-16 Kevin Buettner <kevinb@redhat.com>
5517
5518 * gdb.python/py-recurse-unwind.c (main): Add loop.
5519 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5520 to read_register() and gdb.parse_and_eval(). Make each code
5521 call a separate case that can be individually tested.
5522 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5523 proc. Call cont_and_backtrace for each of the code paths that
5524 we want to test in the unwinder.
5525
b7f38fda
AA
55262016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5527
5528 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5529 the definition of struct S.
5530
1f8db343
CM
55312016-11-11 Catherine Moore <clm@codesourcery.com>
5532
5533 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5534
fad0c9fb
PA
55352016-11-09 Pedro Alves <palves@redhat.com>
5536
5537 * gdb.base/commands.exp (runto_or_return): New procedure.
5538 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5539 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5540 (progvar_simple_while_test, progvar_complex_if_while_test)
5541 (if_while_breakpoint_command_test)
5542 (infrun_breakpoint_command_test, breakpoint_command_test)
5543 (user_defined_command_test, watchpoint_command_test)
5544 (test_command_prompt_position, redefine_hook_test)
5545 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5546 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5547 multi_line_input and multi_line. Remove gdb_expect and
5548 gdb_stop_suppressing_tests uses.
5549 * lib/gdb.exp (valnum_re): New global.
5550 (multi_line_input): New procedure.
5551
8354c62c
SM
55522016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5553
5554 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5555 Remove.
5556 (test_setup): Define with proc_with_prefix.
5557 (test_cli_inferior): Likewise.
5558 (test_cli_thread): Likewise.
5559 (test_cli_frame): Likewise.
5560 (test_cli_select_frame): Likewise.
5561 (test_cli_up_down): Likewise.
5562 (test_mi_thread_select): Likewise.
5563 (test_mi_stack_select_frame): Likewise.
5564 (test_cli_in_mi_inferior): Likewise.
5565 (test_cli_in_mi_thread): Likewise.
5566 (test_cli_in_mi_frame): Likewise.
5567 (top level): Do not use with_test_prefix_procname.
5568
64f367a2
PA
55692016-11-09 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.base/commands.exp (gdbvar_simple_if_test)
5572 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5573 (progvar_simple_if_test, progvar_simple_while_test)
5574 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5575 (infrun_breakpoint_command_test, breakpoint_command_test)
5576 (user_defined_command_test, watchpoint_command_test)
5577 (test_command_prompt_position, deprecated_command_test)
5578 (bp_deleted_in_command, temporary_breakpoint_commands)
5579 (stray_arg0_test, source_file_with_indented_comment)
5580 (recursive_source_test, if_commands_test)
5581 (error_clears_commands_left, redefine_hook_test)
5582 (redefine_backtrace_test): Use proc_with_prefix.
5583 * lib/gdb.exp (proc_with_prefix): New proc.
5584
0bb65f1e
AA
55852016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5586
5587 * gdb.base/tui-layout.c: New file.
5588 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5589 disassembly window contains very long lines.
5590
7353f247
TT
55912016-11-08 Tom Tromey <tom@tromey.com>
5592
5593 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5594 depend on Python 2.
5595
30a7bb83
TT
55962016-11-08 Tom Tromey <tom@tromey.com>
5597
5598 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5599 New method.
5600
cdf5a07c
MG
56012016-10-29 Manish Goregaokar <manish@mozilla.com>
5602
2806dc7e 5603 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 5604
51a789c3
MG
56052016-10-27 Manish Goregaokar <manish@mozilla.com>
5606
2806dc7e
PA
5607 * gdb.rust/simple.rs: Add test for univariant enums without
5608 discriminants and for encoded struct-like enums.
51a789c3 5609
f610ab6d
PA
56102016-10-28 Pedro Alves <palves@redhat.com>
5611
5612 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5613 gdb_test_multiple, tighten regexps and match symtabs and line
5614 tables incrementally.
5615
b129b0ca
LM
56162016-10-28 Luis Machado <lgustavo@codesourcery.com>
5617
5618 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5619 general.
5620
ecf45d2c
SL
56212016-10-25 Luis Machado <lgustavo@codesourcery.com>
5622
5623 * gdb.base/exec-invalid-sysroot.exp: New file.
5624
b8d38ee4
JK
56252016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5626
5627 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5628
f90fd8c2
JK
56292016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5630
5631 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5632
2d2476aa
MR
56332016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5634
2806dc7e
PA
5635 * gdb.base/killed-outside.exp: Remove $options from a call to
5636 `prepare_for_testing'.
2d2476aa 5637
e42b25a0
SM
56382016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5639
5640 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5641 Change test message.
5642
3ccdb432
SM
56432016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5644
5645 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5646 Update comment.
5647
5bad3170
SM
56482016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5649
5650 * gdb.trace/mi-trace-save.exp: New file.
5651
5ad9dba7
YQ
56522016-10-13 Yao Qi <yao.qi@linaro.org>
5653
5654 * gdb.base/code_elim.exp (get_var_address): Remove.
5655 * gdb.base/relocate.exp: Likewise.
5656 * gdb.base/shreloc.exp: Likewise.
5657 * lib/gdb.exp (get_var_address): New.
5658
62df7e21
YQ
56592016-10-13 Yao Qi <yao.qi@linaro.org>
5660
5661 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5662 floating point tests if $skip_float_test is false.
5663
4dac951e
LM
56642016-10-12 Luis Machado <lgustavo@codesourcery.com>
5665
5666 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5667 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5668 argc values.
5669 Add 1 to argc so we guarantee distinct initial/modified argc values.
5670
8f1a8fc4
JK
56712016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5672
5673 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5674
16c85b5d
JK
56752016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5676
5677 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5678 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5679 * gdb.arch/vsx-regs.exp: Likewise.
5680
1d0e042a
YQ
56812016-10-07 Yao Qi <yao.qi@linaro.org>
5682
5683 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5684
68dadef5
MM
56852016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5686
5687 * gdb.python/python.exp: Test decode_line("*0").
5688
33fa2c6e
DE
56892016-10-06 Doug Evans <dje@google.com>
5690
5691 * gdb.python/py-value.exp (test_value_creation): Add test for large
5692 unsigned 64-bit value.
5693
9c37b5ae
TT
56942016-10-06 Tom Tromey <tom@tromey.com>
5695
5696 * gdb.compile/compile.exp: Change java tests to rust.
5697 * gdb.base/setshow.exp: Change java tests to rust.
5698 * gdb.base/default.exp: Remove java from language list.
5699 * README (Examples): Update language example.
5700 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5701 test.
5702 * lib/gdb.exp (skip_java_tests): Remove.
5703 * lib/java.exp: Remove.
5704 * gdb.java: Remove.
5705
78b86327
MR
57062016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5707
5708 * gdb.arch/mips-fcr.exp: New test.
5709 * gdb.arch/mips-fcr.c: Source for the new test.
5710
7470adbb
MR
57112016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5712
5713 * gdb.base/solib-disc.exp: Use `standard_output_file'
5714 throughout.
5715
4a556533
PA
57162016-10-06 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.base/jit-simple-dl.c: New file.
5719 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5720 * gdb.base/jit-simple.c: ... this.
5721 * gdb.base/jit-simple.exp (jit_run): Delete.
5722 (build_jit): New proc.
5723 (jit_test_reread): Recompile either the main program or the shared
5724 library, depending on what is being tested. Skip changing address
5725 if caller wants to. Compare before/after addresses. If testing
5726 standalone, explicitly load the binary. Test "maint info
5727 breakpoints".
5728 (top level): Add "standalone vs shared lib" and "change address"
5729 vs "same address" axes.
5730
5a122fbc
PA
57312016-10-06 Pedro Alves <palves@redhat.com>
5732
5733 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5734 call.
5735 (jit_run): Delete.
5736 (jit_test_reread): Use with_test_prefix. Reload the main binary
5737 explicitly. Compare the before/after addresses of the JIT
5738 descriptor.
5739
ee8da4b8
DE
57402016-08-15 Doug Evans <dje@google.com>
5741
5742 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5743 for single bitfields is bool.
5744 * gdb.xml/tdesc-regs.exp: Ditto.
5745
f389f6fe
JK
57462016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5747
5748 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5749
fdebf1a4
YQ
57502016-10-05 Yao Qi <yao.qi@linaro.org>
5751
5752 * lib/gdb.exp (support_complex_tests): Return zero if
5753 gdb_skip_float_test return true.
5754
9c36d954 57552016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5756 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
5757
5758 PR gdb/20487
5759 * gdb.mi/user-selected-context-sync.exp: New file.
5760 * gdb.mi/user-selected-context-sync.c: New file.
5761
4034d0ff 57622016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 5763 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
5764
5765 PR gdb/20487
5766 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5767 =thread-select-event check.
5768
a4297203
PB
57692016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5770
5771 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5772 the compulsory L operand changes.
5773 * gdb.arch/powerpc-power.s: Likewise.
5774
bb805577
JK
57752016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5776
5777 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5778 * gdb.base/jit-attach-pie.c: New file.
5779 * gdb.base/jit-attach-pie.exp: New file.
5780
6d61dee5
PA
57812016-09-28 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.base/infcall-input.c: New file.
5784 * gdb.base/infcall-input.exp: New file.
5785
f73842fc
YQ
57862016-09-22 Yao Qi <yao.qi@linaro.org>
5787
5788 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5789 (gdb_exit): Rename it to ...
5790 (gdbserver_gdb_exit): ... Close GDBserver.
5791 (gdb_exit): New proc, call gdbserver_gdb_exit.
5792 (mi_gdb_exit): Likewise.
5793
90681dab
YQ
57942016-09-22 Yao Qi <yao.qi@linaro.org>
5795
5796 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5797 path.
5798 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5799 Remove duplication.
5800
9c211fd8
YQ
58012016-09-22 Yao Qi <yao.qi@linaro.org>
5802
5803 * lib/gdbserver-support.exp: Check the existence of
5804 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5805
ad0a504f
AK
58062016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5807
5808 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5809
36cf1806
TT
58102016-09-21 Tom Tromey <tom@tromey.com>
5811
5812 PR gdb/20604:
5813 * gdb.base/quit.exp: New file.
5814
74172ecf
SM
58152016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5816
5817 * .gitignore: New file.
5818
3d0ec882
MR
58192016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5820
5821 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5822 throughout.
5823
8193adea
AA
58242016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5825
5826 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5827
d41a5c09
JK
58282016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5829
5830 * gdb.cp/casts.cc (decltype): Move it ...
5831 (main): ... with its call to ...
5832 * gdb.cp/casts03.cc: ... a new file.
5833 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5834
d2dfe700
JK
58352016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5836
5837 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5838
e2a92b16
PB
58392016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5840
5841 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5842 and sync up the test with tests in gas/testsuite/gas/ppc.
5843 * gdb.arch/powerpc-power.exp: Likewise.
5844
49b4de64
JK
58452016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5846
5847 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5848
2c29df25
SDJ
58492016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5850 Jan Kratochvil <jan.kratochvil@redhat.com>
5851
5852 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5853 make m1's definition to be different from m2's. Use 'dummy' as an
5854 argument for probe 'two'.
5855
cc3c2846
JB
58562016-09-10 Jon Beniston <jon@beniston.com>
5857
5858 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5859 for sim target.
5860
e1b2624a
AA
58612016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5862
5863 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5864 variable declaration.
5865 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5866 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5867 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5868 received HWCAP as its argument.
5869
4295e285
PA
58702016-09-06 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.base/new-ui-pending-input.c: New file.
5873 * gdb.base/new-ui-pending-input.exp: New file.
5874 * gdb.exp (clear_gdb_spawn_id): New procedure.
5875 (with_spawn_id): Check whether gdb_spawn_id exists before
5876 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5877 on exit.
5878
00d5215e
UW
58792016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5880
5881 * gdb.base/float128.c: New file.
5882 * gdb.base/float128.exp: Likewise.
5883 * gdb.base/floatn.c: Likewise.
5884 * gdb.base/floatn.exp: Likewise.
5885
a9ff5f12
UW
58862016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5887
5888 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5889
f245535c
PA
58902016-09-05 Pedro Alves <palves@redhat.com>
5891
5892 PR backtrace/19927
5893 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5894 unwinders are immediately called as side effect of "source" or
5895 "disable unwinder" commands.
5896 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5897
ae9cf263
YQ
58982016-09-02 Yao Qi <yao.qi@linaro.org>
5899
5900 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5901 is true and $type is "float" or "double".
5902
27aba047
YQ
59032016-09-02 Yao Qi <yao.qi@linaro.org>
5904
5905 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5906 true.
5907 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5908 * gdb.base/call-rt-st.exp: Likewise.
5909 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5910 return value instead of gdb,skip_float_test.
5911 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5912 (do_function_calls): Use its return value instead of
5913 gdb,skip_float_test.
5914 * gdb.base/finish.exp: Likewise.
5915 * gdb.base/funcargs.exp: Likewise.
5916 * gdb.base/return.exp: Likewise.
5917 * gdb.base/return2.exp: Likewise.
5918 * gdb.base/varargs.exp: Likewise.
5919 * lib/gdb.exp (gdb_skip_float_test): Change it to
5920 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5921
5af962df
AA
59222016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5923
5924 * gdb.multi/tids.exp: Test "thread apply all".
5925
7fac6910
JK
59262016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5927
5928 * gdb.base/default.exp (tty): Remove.
5929
bb1fe4ac
KB
59302016-08-24 Kevin Buettner <kevinb@redhat.com>
5931
2806dc7e
PA
5932 * gdb.python/py-recurse-unwind.c: New file.
5933 * gdb.python/py-recurse-unwind.py: New file.
5934 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5935
0a1ddfa6
SM
59362016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5937
5938 * gdb.base/set-inferior-tty.exp: New file.
5939 * gdb.base/set-inferior-tty.c: New file.
5940
d9de1fe3
PA
59412016-08-23 Pedro Alves <palves@redhat.com>
5942
5943 PR gdb/20494
5944 * gdb.base/new-ui-echo.c: New file.
5945 * gdb.base/new-ui-echo.exp: New file.
5946
e9d9abd7
YQ
59472016-08-23 Yao Qi <yao.qi@linaro.org>
5948
5949 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5950 gdbserver_spawn.
5951 * gdb.server/connect-without-multi-process.exp (do_test):
5952 Likewise.
5953
3589529e
YQ
59542016-08-23 Yao Qi <yao.qi@linaro.org>
5955
5956 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5957 standalone_txt. Delete gdb_txt and standalone_txt on host
5958 and target. Spawn the binary on target. Copy files from
5959 target to host.
5960
6bb90213
PA
59612016-08-22 Pedro Alves <palves@redhat.com>
5962
5963 PR gdb/20505
5964 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5965 with_test_prefix. Factor out bits to ...
5966 (test_no_vdso): ... this new procedure.
5967
20c2c024
CL
59682016-08-19 Carl Love <cel@us.ibm.com>
5969
5970 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5971 maintaining separate logic for constructing the output path.
5972 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5973 * gdb.arch/ppc-dfp.exp: Likewise.
5974 * gdb.arch/ppc-fp.exp: Likewise.
5975 * gdb.arch/vsx-regs.exp: Likewise.
5976 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5977 binprefix for generating the additional binary files.
5978
0646e07d
PA
59792016-08-19 Pedro Alves <palves@redhat.com>
5980
5981 * gdb.trace/mi-trace-frame-collected.exp
5982 (test_trace_frame_collected): On x32, expect two registers.
5983
46da9242
CL
59842016-08-18 Carl Love <cel@us.ibm.com>
5985
5986 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5987 and sync up the test with tests in gas/testsuite/gas/ppc.
5988 * gdb.arch/powerpc-power.exp: Likewise.
5989
eb2332d7
SM
59902016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5991
5992 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5993 expected error message.
5994
63c61e04
SM
59952016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5996
5997 * gdb.multi/remove-inferiors.exp: New file.
5998 * gdb.multi/remove-inferiors.c: New file.
5999
7b17065f
YQ
60002016-08-12 Yao Qi <yao.qi@linaro.org>
6001
6002 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6003 argument list.
6004
01d3dedf
PA
60052016-08-10 Pedro Alves <palves@redhat.com>
6006
6007 PR gdb/19187
6008 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6009 setup_kfails.
6010
3eb7562a
PA
60112016-08-09 Pedro Alves <palves@redhat.com>
6012 Simon Marchi <simon.marchi@ericsson.com>
6013
6014 PR gdb/20418
6015 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6016 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6017
80614914
PA
60182016-08-09 Pedro Alves <palves@redhat.com>
6019
6020 PR mi/20431
6021 * gdb.mi/mi-cmd-error.exp: New file.
6022
f348d89a
PA
60232016-08-09 Pedro Alves <palves@redhat.com>
6024
6025 PR gdb/18653
6026 * gdb.base/signals-state-child.c: New file.
6027 * gdb.base/signals-state-child.exp: New file.
6028 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6029
e5ca03b4
PA
60302016-08-09 Pedro Alves <palves@redhat.com>
6031
6032 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6033
282a0691
TT
60342016-08-03 Tom Tromey <tom@tromey.com>
6035
6036 PR python/18565:
6037 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6038
41bfcd63
YQ
60392016-08-01 Yao Qi <yao.qi@linaro.org>
6040
6041 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6042 variable mode to "multi-process" if $multi_process is 1, otherwise
6043 set it to "single-process".
6044
e3465b24
YQ
60452016-08-01 Yao Qi <yao.qi@linaro.org>
6046
6047 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6048 * gdb.cp/cpexprs.exp: Likewise.
6049 * gdb.cp/m-static.exp: Likewise.
6050
0b31a4bc
TT
60512016-07-26 Tom Tromey <tom@tromey.com>
6052
6053 PR python/20190:
6054 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6055 test.
6056
e0461dbb
MM
60572016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6058
6059 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6060 selecting assembly source files.
6061 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6062 assembly source files.
6063 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6064 assembly source files.
6065 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6066 selecting assembly source files.
6067
8194e927
SM
60682016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6069
6070 * gdb.base/new-ui.exp (do_test_invalid_args): New
6071 procedure.
6072
c0272db5
TW
60732016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6074
6075 * gdb.btrace/reconnect.c: New file.
6076 * gdb.btrace/reconnect.exp: New file.
6077
e3487908
GKB
60782016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6079
6080 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6081 to test_catch_syscall_group.
6082 (test_catch_syscall_group): New.
6083
12df5c00
TT
60842016-07-21 Tom Tromey <tom@tromey.com>
6085
6086 * gdb.rust/simple.rs (main): Use empty struct expression.
6087 * gdb.rust/simple.exp: Add tests for empty struct expression.
6088
bae62ee2
YQ
60892016-07-21 Yao Qi <yao.qi@linaro.org>
6090
6091 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6092 if gdb_skip_xml_test is true on some targets.
6093
b1b53fb3
YQ
60942016-07-21 Yao Qi <yao.qi@linaro.org>
6095
6096 * gdb.server/solib-list.exp: Unset last_loaded_file.
6097
027d97f8
JK
60982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6099
6100 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6101 "step into captured_main (args)".
6102
7674d381
JK
61032016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6104
6105 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6106
72b5d099
JK
61072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6108
6109 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6110
1f960ced
PA
61112016-07-19 Pedro Alves <palves@redhat.com>
6112
6113 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6114 * gdb.opt/inline-bt.exp: Likewise.
6115 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6116 additional_flags=-Winline.
6117 * gdb.opt/inline-locals.exp: Likewise.
6118 * gdb.opt/inline-markers.c (ATTR): Define.
6119 (inlined_fn): Use it.
6120
f25827c1
YQ
61212016-07-19 Yao Qi <yao.qi@linaro.org>
6122
6123 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6124 (test_with_self): Remove some code. Remove argument executable.
6125 (top-level): Use do_self_tests.
6126
37539ebe
DB
61272016-07-15 Zachary Welch <zwelch@codesourcery.com>
6128 Don Breazeal <donb@codesourcery.com>
6129
6130 * gdb.base/maint.exp: Escape paths used in regular expressions.
6131 * gdb.stabs/weird.exp: Likewise.
6132
dac790e1
TT
61332016-07-13 Tom Tromey <tom@tromey.com>
6134
6135 PR python/15620, PR python/18620:
6136 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6137 (test_bkpt_events): New procs.
6138
93daf339
TT
61392016-07-13 Tom Tromey <tom@tromey.com>
6140
6141 PR python/17698:
6142 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6143 test.
6144 (test_watchpoints): Likewise.
6145 (test_bkpt_pending): New proc.
6146
6571a381
TT
61472016-07-13 Tom Tromey <tom@tromey.com>
6148
6149 PR cli/18053:
6150 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6151 completion test.
6152
e8732474
JK
61532016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6154
6155 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6156 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6157 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6158 f_label.
6159 (g): Rename g_end_lbl to g_label.
6160 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6161 low_pc and high_pc.
6162 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6163
e0f3fd7c
TT
61642016-07-12 Tom Tromey <tom@tromey.com>
6165
6166 PR python/19293:
6167 * gdb.python/py-unwind-maint.exp: Update tests.
6168
3cfe46b6
YQ
61692016-07-12 Yao Qi <yao.qi@linaro.org>
6170
6171 * lib/selftest-support.exp (selftest_setup): Match the output
6172 when captured_main is inlined.
6173
4f19a0e6
WT
61742016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6175
6176 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6177 New variables.
6178 (print this%a, print this%b, print this): New tests.
6179 * gdb.fortran/derived-types.f90 (this): New object and
6180 initialization.
6181
986cf455
SM
61822016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6183
6184 * gdb.ada/arraydim.exp: Remove extra directory level in build
6185 directory.
6186
f0464b23
SM
61872016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6188
6189 * lib/ada.exp: Remove extra directory level in build directory.
6190 * gdb.ada/cond_lang.exp: Likewise.
6191 * gdb.ada/exec_changed.exp: Likewise.
6192 * gdb.ada/lang_switch.exp: Likewise.
6193
42d94011
MG
61942016-07-06 Manish Goregaokar <manish@mozilla.com>
6195
2806dc7e
PA
6196 * simple.rs: Add test for raw pointer subscripting.
6197 * simple.exp: Add test expectations.
42d94011 6198
647c264c
YQ
61992016-07-05 Yao Qi <yao.qi@linaro.org>
6200
6201 * gdb.mi/mi-reverse.exp: Match =record-started output.
6202
20aa2c60
PA
62032016-07-01 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6206 procedure.
6207 (jit_reader_test): Test the jit reader's unwinder.
6208 * gdb.base/jithost.c (jit_function_00_code): New global.
6209 (main): Use memcpy to fill in the mmapped code, instead of poking
6210 bytes manually here.
6211 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6212 value.
6213 (read_debug_info): Save the function's range.
6214 (read_sp): New function.
6215 (unwind_frame): Use it. Also unwind RBP.
6216 (get_frame_id): Use read_sp.
6217 (gdb_init_reader): Use calloc instead of malloc.
6218 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6219 parameter. Use gdb_test_multiple.
6220
ced2dffb
PA
62212016-07-01 Pedro Alves <palves@redhat.com>
6222 Antoine Tremblay <antoine.tremblay@ericsson.com>
6223
6224 * gdb.threads/process-dies-while-detaching.c: New file.
6225 * gdb.threads/process-dies-while-detaching.exp: New file.
6226
63000888
PA
62272016-07-01 Pedro Alves <palves@redhat.com>
6228
6229 * gdb.multi/watchpoint-multi-exit.c: New file.
6230 * gdb.multi/watchpoint-multi-exit.exp: New file.
6231
038d4868
PA
62322016-06-30 Pedro Alves <palves@redhat.com>
6233
6234 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6235 unset inferior_spawn_id.
6236
994e9c83
PA
62372016-06-30 Pedro Alves <palves@redhat.com>
6238
6239 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6240 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6241
e5653468
YQ
62422016-06-29 Yao Qi <yao.qi@linaro.org>
6243
6244 * gdb.base/return.c: Add copyright header.
6245
803b47e5
TT
62462016-06-29 Tom Tromey <tom@tromey.com>
6247
6248 PR python/20129:
6249 * gdb.python/py-framefilter.exp: Add tests for setting priority
6250 and disabling of non-existent frame filter.
6251
28244707
YQ
62522016-06-29 Yao Qi <yao.qi@linaro.org>
6253
6254 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6255 0x0f07ff.
6256
a31d2f06
YQ
62572016-06-28 Yao Qi <yao.qi@linaro.org>
6258
6259 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6260 triplets. Start gdb, execute catch syscall, and continue. Check
6261 gdb's output to determine catch syscall is supported.
6262
921d8f54
MG
62632016-06-27 Manish Goregaokar <manish@mozilla.com>
6264
25d49b86
PA
6265 * gdb.rust/simple.rs: Add test for returning unit in a function.
6266 * gdb.rust/simple.exp: Add expectation for functions returning
6267 unit.
921d8f54 6268
f4952523
PMR
62692016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6270
6271 * gdb.python/py-breakpoint-create-fail.c,
6272 gdb.python/py-breakpoint-create-fail.exp,
6273 gdb.python/py-breakpoint-create-fail.py: New testcase.
6274
fccb08f8
MG
62752016-06-25 Manish Goregaokar <manish@mozilla.com>
6276
6277 PR gdb/20239
6278 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
6279 * gdb.rust/simple.exp: Add test expectations for new NonZero
6280 tests.
fccb08f8 6281
6b850546
DT
62822016-06-24 David Taylor <dtaylor@emc.com>
6283
6284 * gdb.base/offsets.exp: New file.
6285 * gdb.base/offsets.c: New file.
6286
17621150
TT
62872016-06-23 Tom Tromey <tom@tromey.com>
6288
6289 PR gdb/16483:
6290 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6291 before any filters are loaded.
6292
04d59df6
WT
62932016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6294
6295 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6296 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6297 structs.
6298 * gdb.fortran/derived-type-function.exp: New file.
6299 * gdb.fortran/derived-type-function.f90: New file.
6300
6301
ac69f786
PA
63022016-06-21 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.base/new-ui.exp: New file.
6305 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6306 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6307 (with_spawn_id): New procedure.
6308
49940788
PA
63092016-06-21 Pedro Alves <palves@redhat.com>
6310
6311 * gdb.mi/mi-exec-run.exp: New file.
6312
ef274d26
PA
63132016-06-21 Pedro Alves <palves@redhat.com>
6314
6315 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6316 breakpoint command's output on the main UI.
6317 (test_break): New procedure, factored out from calls in the top
6318 level.
6319 (top level): Use foreach_with_prefix to test MI as main UI and as
6320 separate UI.
6321
468afe6c
PA
63222016-06-21 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6325 (test_awatch_creation_and_listing)
6326 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6327 Remove 'type' parameter.
6328 (test_watchpoint_all): New parameter mi_mode. Remove
6329 with_test_prefix.
6330 (top level): Use foreach_with_prefix, and add main/separate UI MI
6331 testing axis.
6332
51f77c37
PA
63332016-06-21 Pedro Alves <palves@redhat.com>
6334
6335 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6336 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6337 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6338 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6339 (gdb_main_spawn_id, mi_spawn_id): Declare and
6340 comment.
6341 (mi_create_inferior_pty): New procedure,
6342 factored out from default_mi_gdb_start.
6343 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6344 procedures.
6345 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6346 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6347 Use mi_create_inferior_pty.
6348 (mi_gdb_start): Use eval to pass down args list.
6349
8980e177
PA
63502016-06-21 Pedro Alves <palves@redhat.com>
6351
6352 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6353 * gdb.opt/inline-cmds.exp: Add MI tests.
6354
f38d3ad1
PA
63552016-06-21 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6358
45db7c09
PA
63592016-06-21 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6362 (top level): Use it instead of mi_execute_to.
6363
5a069ab3
PA
63642016-06-21 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6367 (cont_handler_str): New.
6368 (signal_stop_handler): Set stop_handler_str instead of printing to
6369 stdout.
6370 (continue_handler): Set cont_handler_str instead of printing to
6371 stdout.
6372 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6373 mi_send_resuming_command. Print stop_handler_str and
6374 cont_handler_str instead of expecting the python events print
6375 directly.
6376
2838cc1d
SD
63772016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6378
6379 * gdb.base/jit-reader.exp: New file.
6380 * gdb.base/jithost.c: New file.
6381 * gdb.base/jithost.h: New file.
6382 * gdb.base/jitreader.c : New file.
6383 * gdb.base/jit-protocol.h: New file.
6384
21a77091
YQ
63852016-06-17 Yao Qi <yao.qi@linaro.org>
6386
6387 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6388 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6389 and detach-on-fork. Adjust tests.
6390 (top level): Invoke break_cond_on_syscall with combinations of
6391 syscall, follow-fork-mode and detach-on-fork.
6392
f50bf8e5
YQ
63932016-06-17 Yao Qi <yao.qi@linaro.org>
6394
6395 * gdb.base/step-over-exit.c: New.
6396 * gdb.base/step-over-exit.exp: New.
6397
a28d8e50
YTL
63982016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6399
6400 * gdb.base/float.exp: Add target check for nds32*-*-*.
6401 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6402
cad8e26d
AB
64032016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6404
6405 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6406 for unsupported target features.
6407 * gdb.base/call-rt-st.exp: Likewise.
6408 * gdb.base/call-sc.exp: Likewise.
6409 * gdb.base/call-signal-resume.exp: Likewise.
6410 * gdb.base/call-strs.exp: Likewise.
6411 * gdb.base/callexit.exp: Likewise.
6412 * gdb.base/callfuncs.exp: Likewise.
6413 * gdb.base/nodebug.exp: Likewise.
6414 * gdb.base/printcmds.exp: Likewise.
6415 * gdb.base/ptype.exp: Likewise.
6416 * gdb.base/structs.exp: Likewise.
6417 * gdb.base/unwindonsignal.exp: Likewise.
6418 * gdb.cp/gdb2495.exp: Likewise.
6419 * gdb.cp/templates.exp: Likewise.
6420 * gdb.cp/virtfunc.exp: Likewise.
6421 * gdb.threads/hand-call-in-threads.exp: Likewise.
6422 * gdb.threads/interrupted-hand-call.exp: Likewise.
6423 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6424
347dc102
TT
64252016-06-10 Tom Tromey <tom@tromey.com>
6426
6427 PR rust/20110:
6428 * gdb.rust/expr.exp: Add test for integer constant larger than
6429 i32.
6430
5e13cf25
BH
64312016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6432
6433 * gdb.fortran/nested-funcs.exp: New.
6434 * gdb.fortran/nested-funcs.f90: New.
6435
bb556f1f
TK
64362016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6437
6438 * gdb.base/examine-backward.c: New file.
6439 * gdb.base/examine-backward.exp: New file.
6440
38b022b4
SM
64412016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6442
6443 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6444 matching.
6445
1b40ec05
TT
64462016-06-02 Tom Tromey <tom@tromey.com>
6447
6448 PR python/18984:
6449 * gdb.python/py-shared.exp: Add solib_name test.
6450
193bd378
SM
64512016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6452
6453 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6454
3326303b
MG
64552016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6456
6457 PR c++/19893
6458 * gdb.dwarf2/implref.exp: Rename to...
6459 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6460 * gdb.dwarf2/implref-array.c: New file.
6461 * gdb.dwarf2/implref-array.exp: Likewise.
6462 * gdb.dwarf2/implref-global.c: Likewise.
6463 * gdb.dwarf2/implref-global.exp: Likewise.
6464 * gdb.dwarf2/implref-struct.c: Likewise.
6465 * gdb.dwarf2/implref-struct.exp: Likewise.
6466
825c8ef2
AT
64672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6468
6469 * gdb.trace/trace-condition.exp: Add 64bit tests.
6470
2320162a
AT
64712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6472
6473 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6474 bits types.
6475 (main): Adapt to 8 to 64 bits types.
6476 * gdb.trace/trace-condition.exp: Add new tests.
6477
a7818233
AT
64782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6479
6480 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6481
0d336466
AT
64822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6483
6484 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6485 Move condition tests...
6486 * gdb.trace/trace-condition.exp: Here.
6487
7faeb45a
AT
64882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6489
6490 * gdb.trace/trace-condition.exp: Add counter-case tests.
6491
e385593e
JK
64922016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6493
6494 PR c++/15231
6495 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6496 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6497
744608cc
PA
64982016-05-27 Pedro Alves <palves@redhat.com>
6499
6500 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6501 New procedure.
6502 (top level): Call it, and bail out of DejaGnu is known to be bad.
6503
ac775bf4
AB
65042016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6505
6506 * gdb.base/whatis.c: Extend the test case.
6507 * gdb.base/whatis.exp: Add additional tests.
6508
2bbad2ea
BH
65092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6510
6511* gdb.fortran/type.f90: Add pointer variable.
6512* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6513
8b70175d
BH
65142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6515
6516 * gdb.fortran/vla-type.exp: Fix testcase name.
6517
86d8a848
BH
65182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6519
6520 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6521
e188eb36
BH
65222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6523
6524 * gdb.fortran/type.f90: Add nested structures.
6525 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6526 * gdb.fortran/derived-type.exp: Adapt expected output.
6527 * gdb.fortran/vla-type.exp: Adapt expected output.
6528
9b2db1fd
BH
65292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6530
6531 * gdb.fortran/whatis_type.exp: Adapt expected output.
6532
72b17055
BH
65332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6534
6535 * gdb.fortran/print_type.exp: Fix expected output.
6536 * gdb.fortran/whatis_type.exp: Fix expected output.
6537
3cd81d8d
BH
65382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6539
6540 * gdb.fortran/whatis_type.exp: Use multi_line.
6541
ddae9462
TT
65422016-05-24 Tom Tromey <tom@tromey.com>
6543
6544 PR python/17386:
6545 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6546 use value as an index.
6547
1957f6b8
TT
65482016-05-23 Tom Tromey <tom@tromey.com>
6549
6550 PR python/17981:
6551 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6552 no-breakpoint case.
6553
026a9174
PA
65542016-05-24 Pedro Alves <palves@redhat.com>
6555
6556 PR gdb/19828
6557 * gdb.threads/clone-attach-detach.c: New file.
6558 * gdb.threads/clone-attach-detach.exp: New file.
6559
e70a7231
FR
65602016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6561
6562 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6563
0f6ed0e0
TT
65642016-05-23 Tom Tromey <tom@tromey.com>
6565
6566 PR python/19438, PR python/18393:
6567 * gdb.python/py-progspace.exp: Add "dir" test.
6568 * gdb.python/py-objfile.exp: Add "dir" test.
6569
ffd19d61
YQ
65702016-05-23 Yao Qi <yao.qi@linaro.org>
6571
6572 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6573 * gdb.arch/thumb2-it.exp: Likewise.
6574
9e8f9b05
SM
65752016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6576
6577 * gdb.mi/mi-threads-interrupt.c: New file.
6578 * gdb.mi/mi-threads-interrupt.exp: New file.
6579
61c6156d
SM
65802016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6581
6582 PR gdb/18077
6583 * gdb.mi/mi-async-run.exp: New file.
6584 * gdb.mi/mi-async-run.c: New file.
6585
67218854
TT
65862016-05-17 Tom Tromey <tom@tromey.com>
6587 Manish Goregaokar <manishsmail@gmail.com>
6588
6589 * lib/rust-support.exp: New file.
6590 * lib/gdb.exp (skip_rust_tests): New proc.
6591 (build_executable_from_specs): Handle rust.
6592 * lib/future.exp (gdb_find_rustc): New proc.
6593 (gdb_default_target_compile): Handle rust.
6594 * gdb.rust/expr.exp: New file.
6595 * gdb.rust/generics.exp: New file.
6596 * gdb.rust/generics.rs: New file.
6597 * gdb.rust/methods.exp: New file.
6598 * gdb.rust/methods.rs: New file.
6599 * gdb.rust/modules.exp: New file.
6600 * gdb.rust/modules.rs: New file.
6601 * gdb.rust/simple.exp: New file.
6602 * gdb.rust/simple.rs: New file.
6603
c44af4eb
TT
66042016-05-17 Tom Tromey <tom@tromey.com>
6605
6606 * gdb.base/default.exp (set language): Add rust.
6607
dcd1f979
TT
66082016-05-17 Tom Tromey <tom@tromey.com>
6609
6610 * gdb.gdb/unittest.exp: New file.
6611
155b7f57
YQ
66122016-05-16 Yao Qi <yao.qi@linaro.org>
6613
6614 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6615 shell_prompt. Update shell_prompt_re.
6616
8ddd5a6c
DE
66172016-05-12 Doug Evans <dje@google.com>
6618
6619 PR symtab/19999
6620 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6621 $options when building executable.
6622 * gdb.dwarf2/fission-loclists-pie.S: New file.
6623 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6624
02e370d9
SM
66252016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6626
6627 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6628 of [is_remote target],
6629
8929ad8b
SM
66302016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6631
6632 * lib/gdb.exp (use_gdb_stub): New procedure.
6633
6c447423
DE
66342016-05-03 Yunlian Jiang <yunlian@google.com>
6635 Doug Evans <dje@google.com>
6636
6637 PR symtab/19914
6638 * gdb.dwarf2/dwp-sepdebug.c: New file.
6639 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6640
444e826c
SM
66412016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6642
6643 * gdb.base/detach.exp: Remove is_remote check.
6644
740feeaa
SM
66452016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6646
6647 * gdb.base/annota-input-while-running.exp: Don't check for
6648 [is_remote target]. Enable annotations after running to main.
6649 Remove unused "set test..." line.
6650
9080ac9d
SM
66512016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6652
6653 * gdb.trace/trace-enable-disable.exp: New file.
6654 * gdb.trace/trace-enable-disable.c: New file.
6655
952ebca5
SM
66562016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6657
6658 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6659 use it in info sharedlibrary test.
6660 * gdb.trace/ftrace-lock.exp: Likewise.
6661 * gdb.trace/ftrace.exp: Likewise.
6662 * gdb.trace/range-stepping.exp: Likewise.
6663 * gdb.trace/trace-break.exp: Likewise.
6664 * gdb.trace/trace-condition.exp: Likewise.
6665 * gdb.trace/trace-mt.exp: Likewise.
6666
d9019901
SM
66672016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6668
6669 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6670 (gdb_load_shlib): ... this.
6671 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6672 gdb_load_shlib.
6673 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6674 * gdb.base/ctxobj.exp: Likewise.
6675 * gdb.base/dprintf-pending.exp: Likewise.
6676 * gdb.base/dso2dso.exp: Likewise.
6677 * gdb.base/fixsection.exp: Likewise.
6678 * gdb.base/gcore-relro.exp: Likewise.
6679 * gdb.base/gdb1555.exp: Likewise.
6680 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6681 * gdb.base/gnu-ifunc.exp: Likewise.
6682 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6683 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6684 * gdb.base/pending.exp: Likewise.
6685 * gdb.base/print-file-var.exp: Likewise.
6686 * gdb.base/print-symbol-loading.exp: Likewise.
6687 * gdb.base/shlib-call.exp: Likewise.
6688 * gdb.base/shreloc.exp: Likewise.
6689 * gdb.base/so-impl-ld.exp: Likewise.
6690 * gdb.base/solib-disc.exp: Likewise.
6691 * gdb.base/solib-nodir.exp: Likewise.
6692 * gdb.base/solib-overlap.exp: Likewise.
6693 * gdb.base/solib-symbol.exp: Likewise.
6694 * gdb.base/solib-weak.exp (do_test): Likewise.
6695 * gdb.base/sym-file.exp: Likewise.
6696 * gdb.base/symtab-search-order.exp: Likewise.
6697 * gdb.base/type-opaque.exp: Likewise.
6698 * gdb.base/unload.exp: Likewise.
6699 * gdb.base/watchpoint-solib.exp: Likewise.
6700 * gdb.compile/compile.exp: Likewise.
6701 * gdb.cp/gdb2384.exp: Likewise.
6702 * gdb.cp/infcall-dlopen.exp: Likewise.
6703 * gdb.cp/re-set-overloaded.exp: Likewise.
6704 * gdb.fortran/library-module.exp: Likewise.
6705 * gdb.opt/solib-intra-step.exp: Likewise.
6706 * gdb.python/py-finish-breakpoint.exp: Likewise.
6707 * gdb.python/py-shared.exp: Likewise.
6708 * gdb.reverse/solib-precsave.exp: Likewise.
6709 * gdb.reverse/solib-reverse.exp: Likewise.
6710 * gdb.server/solib-list.exp: Likewise.
6711 * gdb.threads/dlopen-libpthread.exp: Likewise.
6712 * gdb.threads/tls-shared.exp: Likewise.
6713 * gdb.threads/tls-so_extern.exp: Likewise.
6714 * gdb.trace/change-loc.exp: Likewise.
6715 * gdb.trace/ftrace-lock.exp: Likewise.
6716 * gdb.trace/ftrace.exp: Likewise.
6717 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6718 * gdb.trace/pending.exp: Likewise.
6719 * gdb.trace/range-stepping.exp: Likewise.
6720 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6721 (strace_info_marker): Likewise.
6722 (strace_probe_marker): Likewise.
6723 (strace_trace_on_same_addr): Likewise.
6724 (strace_trace_on_diff_addr): Likewise.
6725 * gdb.trace/trace-break.exp: Likewise.
6726 * gdb.trace/trace-condition.exp: Likewise.
6727 * gdb.trace/trace-mt.exp: Likewise.
6728
fca4cfd9
SM
67292016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6730
6731 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6732 result of gdb_remote_download.
6733 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6734 * gdb.base/dso2dso.exp: Likewise.
6735 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6736 * gdb.base/print-file-var.exp: Likewise.
6737 * gdb.base/shlib-call.exp: Likewise.
6738 * gdb.base/shreloc.exp: Likewise.
6739 * gdb.base/solib-overlap.exp: Likewise.
6740 * gdb.base/solib-weak.exp (do_test): Likewise.
6741 * gdb.base/unload.exp: Likewise.
6742
11cf4ffb
YQ
67432016-04-27 Yao Qi <yao.qi@linaro.org>
6744
6745 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6746 exists.
6747
3e2e34f8
KB
67482016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6749
6750 * vla-type.exp: Print structure from toplevel.
6751
8f07e298
BH
67522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6753
6754 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6755 of dynamic types.
6756 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6757 of dynamic types.
6758
9920b434
BH
67592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6760
6761 * gdb.fortran/vla-type.f90: New file.
6762 * gdb.fortran/vla-type.exp: New file.
6763
f3abeff5
YQ
67642016-04-25 Yao Qi <yao.qi@linaro.org>
6765
6766 * gdb.base/branch-to-self.c: New file.
6767 * gdb.base/branch-to-self.exp: New file.
6768
0a5d52f0
YQ
67692016-04-22 Yao Qi <yao.qi@linaro.org>
6770
6771 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6772 more after $hex.
6773
495346f6
YQ
67742016-04-22 Yao Qi <yao.qi@linaro.org>
6775
6776 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6777 * gdb.base/annota3.exp: Likewise.
6778
4a7e075c
YQ
67792016-04-22 Yao Qi <yao.qi@linaro.org>
6780
6781 * gdb.reverse/step-precsave.exp: Do one step and test program
6782 stops in "callee" and do multiple steps until program goes out
6783 of "callee".
6784 * gdb.reverse/step-reverse.exp: Likewise.
6785
5b061e98
YQ
67862016-04-22 Yao Qi <yao.qi@linaro.org>
6787
6788 * gdb.trace/signal.exp: Also pass if
6789 $tracepoint_hits($i) > $iterations.
6790
5c5dc57f
YQ
67912016-04-22 Yao Qi <yao.qi@linaro.org>
6792
6793 * gdb.trace/signal.c: New file.
6794 * gdb.trace/signal.exp: New file.
6795
a55411b9
DE
67962016-04-19 Doug Evans <xdje42@gmail.com>
6797
6798 * gdb.base/bad-file.exp: New file.
6799
a22df60a
MG
68002016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6801
6802 * gdb.dwarf2/implref.exp: New file.
6803
0c13f7e5
BH
68042016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6805
6806 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6807 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6808 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6809 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6810 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6811 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6812 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6813 * lib/fortran.exp (fortran_int4): New procedure.
6814 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6815 (fortran_logical4): Likewise.
6816
9b9b09e9
BH
68172016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6818
6819 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6820
a14d1f4d
BH
68212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6822
6823 * lib/compiler.c: Add Intel specific preprocessor macros.
6824 * lib/compiler.cc: Likewise.
25d49b86 6825
7d49b1d0
LM
68262016-04-13 Luis Machado <lgustavo@codesourcery.com>
6827
6828 * gdb.server/connect-with-no-symbol-file.c: New file.
6829 * gdb.server/connect-with-no-symbol-file.exp: New file.
6830
8392fa22
SM
68312016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6832
6833 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6834
8c4c4aeb
SM
68352016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6836
6837 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6838 standard output directory.
6839
45e3745e
AT
68402016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6841
6842 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6843
e26b7e41
MM
68442016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6845
6846 * gdb.btrace/instruction_history.c (loop): Add declaration.
6847
8ce09462
AT
68482016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6849
6850 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6851
2e88a1ea
SM
68522016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6853
6854 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6855 parentheses to print.
6856 (continue_handler): Likewise.
6857
f48e22e3
SM
68582016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6859
6860 * gdb.server/solib-list.exp: Remove is_remote check.
6861 Pass shlib= to gdb_compile. Don't link shared library with
6862 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6863 Run binary filename through "readlink -f" on the target.
6864
096be756
PA
68652016-04-08 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6868 interpreter filename as argument to gdbserver_spawn.
6869 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6870 Return empty if $last_loaded_file does not exist.
6871
06500533
JK
68722016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6873
6874 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6875 * gdb.base/jit-main.c: Use exit after usage.
6876
2d35e871
JK
68772016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6878
6879 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6880 GDBHISTSIZE prior to the tests.
6881 * gdb.base/gdbinit-history.exp: Likewise.
6882
68832016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6884
6885 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6886 instead of build_executable. Use gdb_load_shlibs.
6887
c8064e7e
YQ
68882016-04-07 Yao Qi <yao.qi@linaro.org>
6889
6890 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6891 Execute "si" command.
6892
bde47561
YQ
68932016-04-07 Yao Qi <yao.qi@linaro.org>
6894
6895 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6896 number instead of the comments on some line.
6897
b16f8a3b
DB
68982016-04-06 Don Breazeal <donb@codesourcery.com>
6899
6900 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6901 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6902
c2f901df
SM
69032016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6904
6905 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6906 standard_output_file. Remove unused binfile variable.
6907
ac17fda0
CU
69082016-04-05 Catalin Udma <catalin.udma@freescale.com>
6909
6910 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6911 * gdb.python/py-mi-objfile.exp: Match "list main" output
6912 in console format.
6913
03a8c4df
SM
69142016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6915
6916 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6917 absolute.
6918
6e774b13
SM
69192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6920
6921 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6922 absolute.
6923 * gdb.trace/ftrace.exp: Likewise.
6924 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6925 targets as well.
6926 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6927 (gdb_load_shlibs): Copy libraries to test directory when testing
6928 natively. Only set solib-search-path if testing remotely.
6929 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6930
7817ea46
SM
69312016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6932
6933 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6934 gdb_download. Use it even if the target is not remote.
6935 * gdb.base/jit.exp (compile_jit_test): Likewise.
6936 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6937 output directory if the destination board is local, otherwise use
6938 the standard remote_download from DejaGnu.
6939 (gdb_download): Remove.
6940 (gdb_load_shlibs): Use gdb_remote_download instead of
6941 gdb_download.
6942 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6943 Use gdb_remote_download instead of gdb_download. Use it even if
6944 the target is not remote.
6945 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6946 instead of gdb_download.
6947
7beb7f68
SM
69482016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6949
6950 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6951 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6952 run.
6953
cc63428a
AV
69542016-04-01 Artemiy Volkov <artemiyv@acm.org>
6955
6956 PR gdb/19820
6957 * gdb.base/printcmds.exp: Add artificial arrays tests.
6958
64cdf930
PA
69592016-03-31 Pedro Alves <palves@redhat.com>
6960
6961 PR gdb/19858
6962 * gdb.base/jit-main.c: Include unistd.h.
6963 (ATTACH): Define to 0 if not already defined.
6964 (wait_for_gdb, mypid): New globals.
6965 (WAIT_FOR_GDB): New macro.
6966 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6967 some breakpoint locations.
6968 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6969 New procedures.
6970 (one_jit_test): Add REATTACH parameter, and handle it. Use
6971 continue_to_test_location.
6972 (top level): Test attach, and adjusts calls to one_jit_test.
6973
40dea8cb
PA
69742016-03-31 Pedro Alves <palves@redhat.com>
6975
6976 PR gdb/19858
6977 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6978 BINSUFFIX parameter, and handle it.
6979 (top level): Adjust calls compile_jit_test.
6980
e7ea3ec7
CU
69812016-03-31 Catalin Udma <catalin.udma@freescale.com>
6982
6983 PR python/19743
6984 * gdb.python/py-mi-events-gdb.py: New file.
6985 * gdb.python/py-mi-events.c: New file.
6986 * gdb.python/py-mi-events.exp: New file.
6987
e6359af3
YQ
69882016-03-30 Yao Qi <yao.qi@linaro.org>
6989
6990 * gdb.reverse/until-precsave.exp: Match function name only.
6991 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6992 Move malloc to a condition block.
6993 * gdb.reverse/until-reverse.exp: Match function name only.
6994
a4105d04
MK
69952016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6996
6997 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6998 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6999 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7000 variable for GPR 0 instead of assuming it is register 0.
7001 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7002 * lib/trace-support.exp: Add s390 registers.
7003
bfa6adb9
YQ
70042016-03-29 Yao Qi <yao.qi@linaro.org>
7005
7006 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7007
1e6697ea
YQ
70082016-03-24 Yao Qi <yao.qi@linaro.org>
7009
7010 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7011 test message.
7012
64bcd522
AA
70132016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7014
7015 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7016 maintaining separate logic for constructing the output path.
7017
7868401b
DB
70182016-03-16 Don Breazeal <donb@codesourcery.com>
7019
7020 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7021 Retry fork and waitpid on interrupted system call errors.
7022 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7023 Use with_timeout_factor to increase timeout by factor of 10.
7024
1cafadb4
DB
70252016-03-15 Don Breazeal <donb@codesourcery.com>
7026
7027 * gdb.cp/scope-err.cc: New test program.
7028 * gdb.cp/scope-err.exp: New test script.
7029 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7030 lines and "set breakpoint here" comment.
7031 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7032 Fixed some whitespace and format issues.
7033 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7034 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7035
81516450
DE
70362016-03-15 Doug Evans <dje@google.com>
7037
7038 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7039 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7040 All callers updated. Add tests for enums, mixed flags register.
7041
aa52b601
DE
70422016-03-15 Doug Evans <dje@google.com>
7043
7044 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7045 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7046
fa4ff313
SM
70472016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7048
7049 * gdb.base/default.exp: Add $_as_string to the list of expected
7050 convenience functions.
7051
f2403c39
AB
70522016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7053
7054 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7055
f2f3ccb9
SM
70562016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7057
7058 * gdb.python/py-as-string.exp: New file.
7059 * gdb.python/py-as-string.c: New file.
7060
00dbd492
PA
70612016-03-09 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7064 signal" -> "Thread NN received signal" output change.
7065 * gdb.threads/ia64-sigill.exp: Likewise.
7066 * gdb.threads/linux-dp.exp: Likewise.
7067 * gdb.threads/manythreads.exp: Likewise.
7068 * gdb.threads/pending-step.exp: Likewise.
7069 * gdb.threads/print-threads.exp: Likewise.
7070 * gdb.threads/sigstep-threads.exp: Likewise.
7071 * gdb.threads/staticthreads.exp: Likewise.
7072 * gdb.threads/tls.exp: Likewise.
7073
1e6697ea
YQ
70742016-03-09 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/command-line-input.exp: New file.
7077
b04fd3be
MK
70782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7079
7080 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7081 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7082 * gdb.trace/pending.exp: Accept leading dot before function name.
7083 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7084 * lib/trace-support.exp: Set registers for ppc.
7085
98fa59e9
MK
70862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7087
7088 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7089 use it for disassembly; accept .main in addition to main in backtrace.
7090
f77198c8
MK
70912016-03-09 Wei-cheng Wang <cole945@gmail.com>
7092 Marcin Kościelnicki <koriakin@0x04.net>
7093
7094 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7095 (gdb_recursion_test_ptr): New global variable.
7096 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7097 gdb_recursion_test.
7098 (gdb_c_test): Ditto.
7099
ba84e0da
MK
71002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7101
7102 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7103 ordering.
7104
4366d36e
MK
71052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7106
7107 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7108 (bar): Add bar_start_lbl label.
7109 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7110 of foo/bar for emitting DWARF and tracing.
7111
5eb264df
SDJ
71122016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7113
7114 * analyze-racy-logs.py: Set executable bit.
7115
fb6a751f
SDJ
71162016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7117
7118 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7119 (CHECK_TARGET_TMP): Likewise.
7120 (check-single-racy): New rule.
7121 (check-parallel-racy): Likewise.
7122 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7123 (do-check-parallel-racy): New rule.
7124 (check-racy/%.exp): Likewise.
7125 * README (Racy testcases): New section.
7126 * analyze-racy-logs.py: New file.
7127
bdf7e230
DE
71282016-03-03 Doug Evans <dje@google.com>
7129
7130 * gdb.base/skip.exp: Use with_test_prefix.
7131
4719d415
YQ
71322016-03-03 Yao Qi <yao.qi@linaro.org>
7133
7134 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7135 Invoke step_over_syscall "clone" and break_cond_on_syscall
7136 "clone".
7137 * gdb.base/step-over-clone.c: New file.
7138
ea507862
YQ
71392016-03-03 Yao Qi <yao.qi@linaro.org>
7140
7141 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7142 code format.
7143
8fc8cbda
YQ
71442016-03-03 Yao Qi <yao.qi@linaro.org>
7145
7146 * gdb.base/disp-step-fork.c: Rename to ...
7147 * gdb.base/step-over-fork.c: ... it. New file.
7148 * gdb.base/disp-step-vfork.c: Rename to ...
7149 * gdb.base/step-over-vfork.c: ... it. New file.
7150 * gdb.base/disp-step-syscall.exp: Rename to ...
7151 * gdb.base/step-over-syscall.exp: ... it. New file.
7152 (disp_step_cross_syscall): Rename to ...
7153 (step_over_syscall): ... it.
7154
92fa70b0
YQ
71552016-03-03 Yao Qi <yao.qi@linaro.org>
7156
7157 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7158 If target supports condition evaluation on target, invoke
7159 break_cond_on_syscall for fork and vfork.
7160
e197ad3c
YQ
71612016-03-03 Yao Qi <yao.qi@linaro.org>
7162
7163 * gdb.base/disp-step-syscall.exp: Don't invoke
7164 support_displaced_stepping.
7165 (disp_step_cross_syscall): Test with displaced stepping off and
7166 on if supported.
7167
0b47da9f
YQ
71682016-03-03 Yao Qi <yao.qi@linaro.org>
7169
7170 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7171 proc.
7172 (setup): New proc.
7173 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7174 and setup.
7175
065ab6dc
BH
71762016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7177
7178 * gdb.fortran/vla-history.exp: Remove breakpoint.
7179
07e448ad 71802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7181
25d49b86
PA
7182 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7183 exceeds timeout.
07e448ad 7184
9ac2d526 71852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7186
25d49b86
PA
7187 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7188 breakpoint.
9ac2d526 7189
17807369
BH
71902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7191
7192 * gdb.mi/vla.f90: Nullify pointer after declaration.
7193
86e501af
PA
71942016-03-01 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7197
1e903e32
PA
71982016-03-01 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7201 before anything else.
7202 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7203 _GNU_SOURCE here.
7204 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7205 before anything else.
7206 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7207
6ccb54e2
PA
72082016-03-01 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7211
30ca9da1
YQ
72122016-03-01 Yao Qi <yao.qi@linaro.org>
7213
7214 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7215 prepare_for_testing.
7216
dc856b38
YQ
72172016-03-01 Yao Qi <yao.qi@linaro.org>
7218
7219 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7220
4a932159
AA
72212016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7222
7223 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7224 manually constructing the output path.
7225
f2489477
AA
72262016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7227
7228 * gdb.arch/s390-stackless.S: New.
7229 * gdb.arch/s390-stackless.exp: New.
7230
38899f16
IB
72312016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7232
7233 * gdb.dlang/circular.c: New file.
7234 * gdb.dlang/circular.exp: New file.
7235
9fde51ed
YQ
72362016-02-26 Yao Qi <yao.qi@linaro.org>
7237
7238 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7239 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7240 (testcases): Update.
7241
ce90fefe
YQ
72422016-02-26 Yao Qi <yao.qi@linaro.org>
7243
7244 * gdb.reverse/aarch64.c: Rename to ...
7245 * gdb.reverse/insn-reverse.c: ... it.
7246 * gdb.reverse/aarch64.exp: Rename to ...
7247 * gdb.reverse/insn-reverse.exp: ... it.
7248
3263bceb
YQ
72492016-02-26 Yao Qi <yao.qi@linaro.org>
7250
7251 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7252 (testcase_ftype): New.
7253 (testcases): New array.
7254 (n_testcases): New.
7255 (main): Call each element in testcases.
7256 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7257 (read_testcase): New.
7258 Do the tests in a loop.
7259
6cb59ff1
YQ
72602016-02-25 Yao Qi <yao.qi@linaro.org>
7261
7262 * gdb.base/branches.c: Remove.
7263
ae91f625
MK
72642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7265
7266 PR gdb/13808
7267 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7268
678b48b7
MK
72692016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7270
7271 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7272
7337a6f2
MK
72732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7274
7275 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7276 change x86_64 call_insn to 'callq'.
7277
861ca91f
AT
72782016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7279
7280 * gdb.trace/tfile-avx.c: Move to...
7281 * gdb.trace/tracefile-pseudo-reg.c: Here.
7282 * gdb.trace/tfile-avx.exp: Move to...
7283 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7284
bf74e428
GB
72852016-02-24 Gary Benson <gbenson@redhat.com>
7286
7287 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7288 message on attach.
7289
cce0e923
DE
72902016-02-23 Doug Evans <dje@google.com>
7291
7292 * gdb.base/skip.c (test_skip): New function.
7293 (end_test_skip_file_and_function): New function.
7294 (test_skip_file_and_function): New function.
7295 * gdb.base/skip1.c (test_skip): New function.
7296 (skip1_test_skip_file_and_function): New function.
7297 * gdb.base/skip.exp: Add tests for new skip options.
7298 * gdb.base/skip-solib.exp: Update expected output.
7299 * gdb.perf/skip-command.cc: New file.
7300 * gdb.perf/skip-command.exp: New file.
7301 * gdb.perf/skip-command.py: New file.
7302
4000e47e
MK
73032016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7304
7305 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7306 info registers pattern.
7307
24f75ead
IB
73082016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7309
7310 * lib/future.exp: Add D support.
7311 (gdb_find_gdc): New proc.
7312 (gdb_default_target_compile): Add D support.
7313
fbb7bcbe
WW
73142016-02-18 Wei-cheng Wang <cole945@gmail.com>
7315
7316 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7317 user+system time.
7318 (trace_speed_test): Determine the iteration count for a time
7319 between 15..30 seconds.
7320
012b3a21
WT
73212016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7322
7323 * gdb.arch/i386-mpx-sigsegv.c: New file.
7324 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7325 * gdb.arch/i386-mpx-simple_segv.c: New file.
7326 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7327
2d5189bd
YQ
73282016-02-18 Yao Qi <yao.qi@linaro.org>
7329
7330 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7331 Don't call setup_kfail.
7332
40fb20d0
YQ
73332016-02-18 Yao Qi <yao.qi@linaro.org>
7334
7335 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7336 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7337
21b1f8d2
DE
73382016-02-16 Doug Evans <dje@google.com>
7339
7340 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7341 * gdb.base/skip1.c: Ditto.
7342 * gdb.base/skip.exp: Whitespace cleanup.
7343
4041ed77
DB
73442016-02-16 Don Breazeal <donb@codesourcery.com>
7345
7346 PR remote/19496
7347 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7348 Remove kfail for PR remote/19496.
7349
c4ef31bf
SM
73502016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7351
7352 * lib/gdb.exp (standard_temp_file): Return a path specific to
7353 the runtest invocation.
7354
266b65b3
SM
73552016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7356
7357 * gdb.trace/save-trace.exp: Change relative path to be in the
7358 standard output directory.
7359
a7a0a6a9
JK
73602016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7361
7362 * gdb.arch/i386-prologue.c: Add missing prototypes.
7363
c99dbb42
JK
73642016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7365
7366 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7367 * gdb.arch/i386-prologue.exp: Likewise.
7368 * gdb.arch/i386-size.exp: Likewise.
7369
aa480355
SM
73702016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7371
7372 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7373 define object file path.
7374 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7375 file path.
7376 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7377 standard_output_file to define binfile.
7378
ba881f50
JK
73792016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7380
7381 Fix compatibility with recent gfortran-5.3.1.
7382 * gdb.fortran/vla-history.exp (print vla1 allocated)
7383 (print vla2 allocated, print $2, print $3): Remove
7384 (print $4): Rename to ...
7385 (print $2): ... here.
7386 (print $9): Rename to ...
7387 (print $5): ... here.
7388 (print $10): Rename to ...
7389 (print $6): ... here.
7390 * gdb.fortran/vla.f90: Add pvla initialization.
7391
e9fb005c
JK
73922016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7393
7394 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7395 New test.
7396 * gdb.fortran/vla-value-sub.exp: Likewise.
7397
e44e00ff
MK
73982016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7399
7400 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7401
97e94151
SM
74022016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7403
7404 * i386-biarch-core.exp: Define corefile using
7405 standard_output_file.
7406
01113bc1
YQ
74072016-02-12 Yao Qi <yao.qi@linaro.org>
7408
7409 * gdb.arch/arm-single-step-kernel-helper.c: New.
7410 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7411
33b4777c
MM
74122016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7413
7414 * gdb.btrace/tailcall-only.exp: New.
7415 * gdb.btrace/tailcall-only.c: New.
7416 * gdb.btrace/x86_64-tailcall-only.S: New.
7417 * gdb.btrace/i686-tailcall-only.S: New.
7418
acc23c11
PA
74192016-02-11 Pedro Alves <palves@redhat.com>
7420
7421 * README (Parallel testing): Add missing double quotes.
7422
e352bf0a
PA
74232016-02-11 Pedro Alves <palves@redhat.com>
7424
7425 * README (Parallel testing): New section.
7426 (GDB_PARALLEL): Rewrite.
7427 (FORCE_PARALLEL): Document.
7428
9f5fed78
MK
74292016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7430
7431 * gdb.trace/tfile-avx.c: New test.
7432 * gdb.trace/tfile-avx.exp: New test.
7433
9ef9e6a6
KS
74342016-02-09 Keith Seitz <keiths@redhat.com>
7435
7436 PR breakpoints/19546
7437 * gdb.base/infcall-exec.c: New file.
7438 * gdb.base/infcall-exec2.c: New file.
7439 * gdb.base/infcall-exec.exp: New file.
7440
a96e36da
KS
74412016-02-09 Keith Seitz <keiths@redhat.com>
7442
7443 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7444 (toplevel): Call test_bkpt_address.
7445
9f61929f
KS
74462016-02-09 Keith Seitz <keiths@redhat.com>
7447
7448 PR python/19506
7449 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7450 (toplevel): Call test_bkpt_address.
7451
1e94266c
SM
74522016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7453
7454 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7455 to AC_OUTPUT.
7456 * configure: Regenerate.
7457
2a7f3dff
PA
74582016-02-09 Pedro Alves <palves@redhat.com>
7459
7460 PR breakpoints/19548
7461 * gdb.base/execl-update-breakpoints.c (some_function): New
7462 function.
7463 (main): Call it.
7464 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7465 Tighten expected GDB output.
7466
2151ccc5
SM
74672016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7468
7469 * Makefile.in (ALL_SUBDIRS): Remove.
7470 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7471 (distclean maintainer-clean realclean): Likewise.
7472 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7473 * configure: Regenerate.
7474 * gdb.ada/Makefile.in: Delete.
7475 * gdb.arch/Makefile.in: Likewise.
7476 * gdb.asm/Makefile.in: Likewise.
7477 * gdb.base/Makefile.in: Likewise.
7478 * gdb.btrace/Makefile.in: Likewise.
7479 * gdb.cell/Makefile.in: Likewise.
7480 * gdb.compile/Makefile.in: Likewise.
7481 * gdb.cp/Makefile.in: Likewise.
7482 * gdb.disasm/Makefile.in: Likewise.
7483 * gdb.dlang/Makefile.in: Likewise.
7484 * gdb.dwarf2/Makefile.in: Likewise.
7485 * gdb.fortran/Makefile.in: Likewise.
7486 * gdb.gdb/Makefile.in: Likewise.
7487 * gdb.go/Makefile.in: Likewise.
7488 * gdb.guile/Makefile.in: Likewise.
7489 * gdb.java/Makefile.in: Likewise.
7490 * gdb.linespec/Makefile.in: Likewise.
7491 * gdb.mi/Makefile.in: Likewise.
7492 * gdb.modula2/Makefile.in: Likewise.
7493 * gdb.multi/Makefile.in: Likewise.
7494 * gdb.objc/Makefile.in: Likewise.
7495 * gdb.opencl/Makefile.in: Likewise.
7496 * gdb.opt/Makefile.in: Likewise.
7497 * gdb.pascal/Makefile.in: Likewise.
7498 * gdb.perf/Makefile.in: Likewise.
7499 * gdb.python/Makefile.in: Likewise.
7500 * gdb.reverse/Makefile.in: Likewise.
7501 * gdb.server/Makefile.in: Likewise.
7502 * gdb.stabs/Makefile.in: Likewise.
7503 * gdb.threads/Makefile.in: Likewise.
7504 * gdb.trace/Makefile.in: Likewise.
7505 * gdb.xml/Makefile.in: Likewise.
7506 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7507 GDB_PARALLEL.
7508 (standard_output_file): Remove check for GDB_PARALLEL, always
7509 return path in outputs/$subdir/$testname.
7510
437277d4
SM
75112016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7512
7513 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7514 (site.exp): Assign abs_srcdir to tcl's srcdir.
7515
31d913c7
YQ
75162016-02-04 Yao Qi <yao.qi@linaro.org>
7517
7518 * gdb.base/foll-exec-mode.c: Include limits.h.
7519 (main): Add parameters argc and argv. Get directory from
7520 argv[0].
7521 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7522 compilation.
7523 * gdb.base/foll-exec.c: Include limits.h.
7524 (main): Add parameters argc and argv.
7525 Get directory from argv[0].
7526 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7527 Adjust tests on the number of lines as source code changed.
7528 * gdb.base/foll-vfork-exit.c: Include limits.h.
7529 (main): Add one line of statement before vfork.
7530 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7531 (main): Add parameters argc and argv. Get directory from
7532 argv[0].
7533 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7534 (setup_gdb): Set tbreak to skip some source lines.
7535 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7536 (main): Add parameters argc and argv. Get directory from
7537 argv[0].
7538 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7539 compilation.
7540 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7541 (main): Add parameters argc and argv. Get directory from
7542 argv[0].
7543 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7544 compilation.
7545
9482b9fb
DE
75462016-02-01 Doug Evans <dje@google.com>
7547
7548 * gdb.base/skip.exp: Clean up multiple references to same test name.
7549
6b2e4f10
PA
75502016-02-01 Pedro Alves <palves@redhat.com>
7551
ccb6afd6 7552 PR remote/19496
6b2e4f10
PA
7553 * gdb.threads/forking-threads-plus-breakpoint.exp
7554 (displaced_stepping_supported): New global.
7555 (probe_displaced_stepping_support): New procedure.
7556 (do_test): Add 'displaced' parameter, and use it.
7557 (top level): Check for displaced stepping support. Add displaced
7558 stepping on/off testing axis.
7559
37a8db1a
AB
75602016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7563 pointer. Don't perform further tests on the unassociated pointer
7564 if the first test fails.
7565
5fdf6324
AB
75662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7567
7568 * gdb.base/max-value-size.c: New file.
7569 * gdb.base/max-value-size.exp: New file.
7570 * gdb.base/huge.exp: Disable max-value-size for this test.
7571
935c6144
IB
75722016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7573
7574 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7575
7fe8399d
YQ
75762016-01-28 Yao Qi <yao.qi@linaro.org>
7577
7578 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7579
a2077e25
PA
75802016-01-25 Pedro Alves <palves@redhat.com>
7581
7582 PR threads/19461
7583 * gdb.base/fork-running-state.c: New file.
7584 * gdb.base/fork-running-state.exp: New file.
7585
1d2736d4
PA
75862016-01-25 Pedro Alves <palves@redhat.com>
7587
7588 PR gdb/19494
7589 * gdb.base/catch-fork-kill.c: New file.
7590 * gdb.base/catch-fork-kill.exp: New file.
7591
f1da4b11
PA
75922016-01-25 Pedro Alves <palves@redhat.com>
7593
7594 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7595 Delete, moved to lib/gdb.exp.
7596 * gdb.threads/forking-threads-plus-breakpoint.exp
7597 (foreach_with_prefix): Likewise.
7598 * gdb.threads/process-dies-while-handling-bp.exp
7599 (foreach_with_prefix): Likewise.
7600 * lib/gdb.exp (foreach_with_prefix): New procedure.
7601
45f38546
MK
76022016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7603
7604 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7605 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7606
dc29a1ce
MK
76072016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7608
7609 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7610 endian targets.
7611
092127d7
JK
76122016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7613 Pedro Alves <palves@redhat.com>
7614
7615 Fix testsuite compatibility with Guile.
7616 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7617 number.
7618
31d765d3
JK
76192016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7620
7621 Fix testsuite compatibility with Guile.
7622 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7623 (thread 1): New test for backtrace through signal handler.
7624
1ac78c04
YQ
76252016-01-22 Yao Qi <yao.qi@linaro.org>
7626
7627 PR testsuite/19491
7628 * gdb.base/multi-forks.c: Include
7629 ../lib/unbuffer_output.c
7630 (main): Call gdb_unbuffer_output.
7631
4f5946a8
DE
76322016-01-21 Doug Evans <dje@google.com>
7633
7634 * lib/ada.exp (gdb_compile_ada): Fix typo.
7635
305e13e6
JB
76362016-01-21 Joel Brobecker <brobecker@adacore.com>
7637
7638 * gdb.base/break-fun-addr.exp: New file.
7639 * gdb.base/break-fun-addr1.c: New file.
7640 * gdb.base/break-fun-addr2.c: New file.
7641
5f5dfff6
SM
76422016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7643
7644 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7645 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7646 enum flag values.
7647
fd356fa2
AA
76482016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7649
7650 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7651 when GDB can not set the vector return value. Add more comments
7652 for clarification.
7653
9df22175
AT
76542016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7655
7656 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7657 command.
7658
41d1845e
SM
76592016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7660
7661 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7662
01ac6840
SM
76632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7664
7665 * Makefile.in (check-single): Pass --status to runtest.
7666 (check/%.exp): Likewise.
7667
76682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * Makefile.in (check-parallel): Propagate return code from make
7671 do-check-parallel.
7672
bd0a71fa
MK
76732016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7674
7675 * gdb.trace/ftrace.exp: Fix expected message on continue.
7676 * gdb.trace/pending.exp: Fix expected message on continue.
7677 * gdb.trace/trace-break.exp: Fix expected message on continue.
7678
8bcbad33
SM
76792016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7680
7681 * lib/gdb.exp (gdb_test): Remove unused global references.
7682
f303dbd6
PA
76832016-01-18 Pedro Alves <palves@redhat.com>
7684
7685 * gdb.base/async-shell.exp: Adjust expected output.
7686 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7687 * gdb.base/siginfo-thread.exp: Adjust expected output.
7688 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7689 * gdb.java/jnpe.exp: Adjust expected output.
7690 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7691 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7692 * gdb.threads/leader-exit.exp: Adjust expected output.
7693 * gdb.threads/manythreads.exp: Adjust expected output.
7694 * gdb.threads/pthreads.exp: Adjust expected output.
7695 * gdb.threads/schedlock.exp: Adjust expected output.
7696 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7697 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7698 expected output.
7699 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7700 output.
7701 * gdb.threads/sigthread.exp: Adjust expected output.
7702 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7703
b2789696
YQ
77042016-01-18 Yao Qi <yao.qi@linaro.org>
7705
7706 * gdb.guile/scm-section-script.c: Replace @progbits with
7707 %progbits.
7708 * gdb.python/py-section-script.c: Likewise.
7709
71ef29a8
PA
77102016-01-15 Pedro Alves <palves@redhat.com>
7711
7712 * gdb.multi/tids.exp: Test star wildcard ranges.
7713
3f5b7598
PA
77142016-01-15 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7717 command from "thread apply" invocation.
7718 (thr_apply_info_thr_invalid): Default the expected output to the
7719 input tid list.
7720 (top level): Add tests that use convenience variables. Add tests
7721 for "thread apply" with a valid TID list, but missing the command.
7722
663f6d42
PA
77232016-01-13 Pedro Alves <palves@redhat.com>
7724
7725 * gdb.base/default.exp: Expect $_gthread as well.
7726 * gdb.multi/tids.exp: Test $_gthread.
7727 * gdb.threads/thread-specific.exp: Test $_gthread.
7728
c84f6bbf
PA
77292016-01-13 Pedro Alves <palves@redhat.com>
7730
7731 * gdb.multi/tids.exp: Test "info threads -gid".
7732
22a02324
PA
77332016-01-13 Pedro Alves <palves@redhat.com>
7734
7735 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7736 Breakpoint.thread.
7737 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7738
5d5658a1
PA
77392016-01-07 Pedro Alves <palves@redhat.com>
7740
7741 * gdb.base/break.exp: Adjust to output changes.
7742 * gdb.base/hbreak2.exp: Likewise.
7743 * gdb.base/sepdebug.exp: Likewise.
7744 * gdb.base/watch_thread_num.exp: Likewise.
7745 * gdb.linespec/keywords.exp: Likewise.
7746 * gdb.multi/info-threads.exp: Likewise.
7747 * gdb.threads/thread-find.exp: Likewise.
7748 * gdb.multi/tids.c: New file.
7749 * gdb.multi/tids.exp: New file.
7750
84654457
PA
77512016-01-13 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7754
e3940304
PA
77552016-01-13 Pedro Alves <palves@redhat.com>
7756
7757 * gdb.base/default.exp: Expect $_inferior as well.
7758 * gdb.multi/base.exp: Test $_inferior.
7759
a911d87a
PA
77602016-01-13 Pedro Alves <palves@redhat.com>
7761
7762 PR breakpoints/19388
7763 * gdb.base/catch-signal-siginfo-cond.c: New file.
7764 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7765
82075af2
JS
77662016-01-12 Josh Stone <jistone@redhat.com>
7767 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7768
7769 * gdb.base/catch-syscall.c (do_execve): New variable.
7770 (main): Conditionally trigger an execve.
7771 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7772 (test_catch_syscall_execve): New, check entry/return across execve.
7773 (do_syscall_tests): Call test_catch_syscall_execve.
7774
e46eeedd
PA
77752016-01-12 Pedro Alves <palves@redhat.com>
7776
7777 * gdb.base/random-signal.exp (do_test): New procedure, with body
7778 of testcase moved in.
7779
01d8c27e
JK
77802016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7781 Pedro Alves <palves@redhat.com>
7782
7783 * gdb.base/funcargs.exp (finish from indirectly called function):
7784 Reintroduce the case for 'First'.
7785
9a706302
JK
77862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7787 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7790 (tcatch_vfork_then_child_follow_exec)
7791 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7792 identification.
7793
c0ecb95f
JK
77942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7795
7796 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7797 and repeats to unlimited.
7798 * gdb.python/py-value.exp: Likewise.
7799 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7800 and repeats to unlimited.
7801
6cfc1fcb
JK
78022016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7803
7804 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7805 and reordering the functions.
7806 * gdb.multi/hangout.c: Likewise.
7807 * gdb.multi/hello.c: Likewise.
7808
582a1b00
SM
78092016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7810
7811 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7812 absolute.
7813 (SingleStatisticTestResult.report): Use dict.keys instead of
7814 dict.iterkeys.
7815
79bc59cb
PA
78162016-01-06 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7819
43368e1d
MM
78202016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7821
7822 * gdb.btrace/dlopen.exp: New.
7823 * gdb.btrace/dlopen.c: New.
7824 * gdb.btrace/dlopen-dso.c: New.
7825
79fad5b8
SL
78262015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7827
7828 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7829 PATTERN argument is optional.
7830
ab8314b3
JB
78312015-12-24 Joel Brobecker <brobecker@adacore.com>
7832
7833 * lib/ada.exp (target_compile_ada_from_dir): New function.
7834 (gdb_compile_ada): Reimplement avoiding the use of project files.
7835 * gdb.ada/gnat_ada.gpr: Delete.
7836 * gdb.ada/cond_lang.exp: Adjust test to make path before
7837 filename optional.
7838 * gdb.ada/small_reg_param.exp: Likewise.
7839
fe33faff
SM
78402015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7841
7842 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7843
6d265cb4
TP
78442015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7845
7846 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7847 case.
7848
10125099
SM
78492015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7850
7851 * gdb.base/break.exp: Remove dead code.
7852 * gdb.base/sepdebug.exp: Likewise.
7853
3ca22649
SM
78542015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7855
7856 * gdb.asm/asm-source.exp: Remove HP-UX references.
7857 * gdb.base/annota1.exp: Likewise.
7858 * gdb.base/annota3.exp: Likewise.
7859 * gdb.base/attach.exp: Likewise.
7860 * gdb.base/bigcore.exp: Likewise.
7861 * gdb.base/break.exp: Likewise.
7862 * gdb.base/call-ar-st.exp: Likewise.
7863 * gdb.base/callfuncs.exp: Likewise.
7864 * gdb.base/catch-fork-static.exp: Likewise.
7865 * gdb.base/display.exp: Likewise.
7866 * gdb.base/foll-exec-mode.exp: Likewise.
7867 * gdb.base/foll-exec.exp: Likewise.
7868 * gdb.base/foll-fork.exp: Likewise.
7869 * gdb.base/foll-vfork.exp: Likewise.
7870 * gdb.base/funcargs.exp: Likewise.
7871 * gdb.base/hbreak2.exp: Likewise.
7872 * gdb.base/inferior-died.exp: Likewise.
7873 * gdb.base/interrupt.exp: Likewise.
7874 * gdb.base/multi-forks.exp: Likewise.
7875 * gdb.base/nodebug.exp: Likewise.
7876 * gdb.base/sepdebug.exp: Likewise.
7877 * gdb.base/solib1.c: Likewise.
7878 * gdb.base/step-test.exp: Likewise.
7879 * gdb.mi/non-stop.c: Likewise.
7880 * gdb.mi/pthreads.c: Likewise.
7881 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7882 * gdb.threads/pthreads.c: Likewise.
7883 * gdb.threads/staticthreads.exp: Likewise.
7884 * lib/future.exp: Likewise.
7885 * lib/gdb.exp: Likewise.
7886 * gdb.base/so-indr-cl.c: Remove.
7887 * gdb.base/so-indr-cl.exp: Likewise.
7888 * gdb.base/solib.c: Likewise.
7889 * gdb.base/solib.exp: Likewise.
7890 * gdb.base/solib2.c: Likewise.
7891
b6304613
SM
78922015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7893
7894 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7895 * gdb.base/call-ar-st.exp: Likewise.
7896 * gdb.base/callfuncs.exp: Likewise.
7897 * gdb.base/condbreak.exp: Likewise.
7898 * gdb.base/constvars.exp: Likewise.
7899 * gdb.base/hbreak2.exp: Likewise.
7900 * gdb.base/langs.exp: Likewise.
7901 * gdb.base/list.exp: Likewise.
7902 * gdb.base/long_long.exp: Likewise.
7903 * gdb.base/ptype.exp: Likewise.
7904 * gdb.base/scope.exp: Likewise.
7905 * gdb.base/signals.exp: Likewise.
7906 * gdb.base/so-impl-ld.exp: Likewise.
7907 * gdb.base/varargs.exp: Likewise.
7908 * gdb.base/volatile.exp: Likewise.
7909 * gdb.base/whatis.exp: Likewise.
7910 * gdb.cp/cplusfuncs.exp: Likewise.
7911 * gdb.cp/inherit.exp: Likewise.
7912 * gdb.cp/local.exp: Likewise.
7913 * gdb.cp/member-ptr.exp: Likewise.
7914 * gdb.cp/method.exp: Likewise.
7915 * gdb.cp/overload.exp: Likewise.
7916 * gdb.cp/templates.exp: Likewise.
7917 * gdb.stabs/weird.exp: Likewise.
7918 * lib/compiler.c: Likewise.
7919 * lib/compiler.cc: Likewise.
7920 * lib/cp-support.exp: Likewise.
7921 * lib/gdb.exp: Likewise.
7922
bf401b07
SM
79232015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7924
7925 * configure.ac: Remove HP-UX case.
7926 * configure: Regenerate.
7927
aff9c0f8
SM
79282015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7929
7930 * lib/gdb.exp (gdb_compile): Add function doc.
7931
a6904d5a
PA
79322015-12-17 Pedro Alves <palves@redhat.com>
7933
7934 PR threads/19354
7935 * gdb.multi/info-threads.exp: New file.
7936
a22279dd
YQ
79372015-12-15 Yao Qi <yao.qi@linaro.org>
7938
7939 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7940 is aarch64*-*-*.
7941
0588c796
SL
79422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7943
7944 * gdb.base/history-duplicates.exp: Skip if no readline support.
7945
5d978e17
SL
79462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7947
7948 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7949
7e763b86
SL
79502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7951
7952 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7953
87a3a92c
SL
79542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7955
7956 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7957 ctrl-C if nointerrupts target property is set.
7958 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7959 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7960 * gdb.base/paginate-bg-execution.exp: Likewise.
7961 * gdb.base/paginate-execution-startup.exp: Likewise.
7962 * gdb.base/random-signal.exp: Likewise.
7963 * gdb.base/range-stepping.exp: Likewise.
7964 * gdb.cp/annota2.exp: Likewise.
7965 * gdb.cp/annota3.exp: Likewise.
7966 * gdb.gdb/selftest.exp: Likewise.
7967 * gdb.threads/continue-pending-status.exp: Likewise.
7968 * gdb.threads/leader-exit.exp: Likewise.
7969 * gdb.threads/manythreads.exp: Likewise.
7970 * gdb.threads/pthreads.exp: Likewise.
7971 * gdb.threads/schedlock.exp: Likewise.
7972 * gdb.threads/sigthread.exp: Likewise.
7973
a8f077dc
DB
79742015-12-11 Don Breazeal <donb@codesourcery.com>
7975
7976 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7977 remote.
7978 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7979 * gdb.base/foll-exec.exp (main): Enable for target remote.
7980 * gdb.base/foll-fork.exp (main): Likewise.
7981 * gdb.base/foll-vfork.exp (main): Likewise.
7982 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7983 (proc continue_to_exit_bp_loc): Use clean_restart.
7984 * gdb.base/pie-execl.exp (main): Disable for target remote.
7985 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7986 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7987 * gdb.threads/execl.exp (main): Likewise.
7988 * gdb.threads/fork-child-threads.exp (main): Likewise.
7989 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7990 remote.
7991 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7992 remote.
7993 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7994 pid.tid style ptids, instead of just tid.
7995 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7996 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7997 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7998 ptids, instead of just tid.
7999
3b2464a8
AB
80002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8001
8002 * gdb.base/list.exp (test_list_forward): Add end of file error
8003 test.
8004 (test_repeat_list_command): Add end of file error test.
8005 (test_list_backwards): Add beginning of file error test.
8006
a0def019
AB
80072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8008
8009 * gdb.base/list.exp (test_list_invalid_args): New function,
8010 defined, and called.
8011
5c000dff
AB
80122015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8013
8014 * gdb.base/list.exp (test_list): Make test names unique.
8015
f1637ebe
YQ
80162015-12-11 Yao Qi <yao.qi@linaro.org>
8017
8018 * gdb.base/coremaker2.c: Remove.
8019
36d6fc0a
PA
80202015-12-10 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.multi/base.exp: Remove stale "spaces" references.
8023
762f7747
PA
80242015-12-10 Pedro Alves <palves@redhat.com>
8025
8026 * gdb.multi/base.exp: Don't use nowarnings.
8027 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8028 * gdb.multi/hangout.c: Include stdio.h.
8029 * gdb.multi/hello.c: Include stdlib.h.
8030 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8031 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8032 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8033
28d2bfb9
AB
80342015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8035
8036 * gdb.dwarf2/dw2-ranges-base.c: New file.
8037 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8038 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8039 support additional line table, and debug ranges generation.
8040 (Dwarf::ranges): New function, generate .debug_ranges.
8041 (Dwarf::lines): Support generating simple line table programs.
8042 (Dwarf::assemble): Initialise new namespace variables.
8043
5fc2beac
KB
80442015-12-09 Kevin Buettner <kevinb@redhat.com>
8045
8046 * gdb.base/async.exp (proc test_background): Add case for
8047 asynchronous execution not supported.
8048
1c35a88f
LM
80492015-12-09 Luis Machado <lgustavo@codesourcery.com>
8050
8051 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8052 format and change test names to make them unique.
8053
b593e3d9
RK
80542015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8055 Pedro Alves <pedro@redhat.com>
8056
8057 PR gdb/18702
8058 Add checking of floatformats setup on x86_64 hosts.
8059 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8060 (smallval, bigval): New labels/constants.
8061 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8062 float" after loading bigval and smallval.
8063
d72413e6
PMR
80642015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8065
8066 * gdb.ada/fun_overload_menu.exp: New testcase.
8067 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8068
ece66d65
JS
80692015-12-04 Josh Stone <jistone@redhat.com>
8070
8071 * gdb.base/catch-fork-static.exp: New.
8072
41d0efca
YQ
80732015-12-03 Yao Qi <yao.qi@linaro.org>
8074
8075 * gdb.base/sizeof.c: Don't include stdio.h and
8076 ../lib/unbuffer_output.c.
8077 (main): New variable 'size' and 'value'. Remove printf and
8078 gdb_unbuffer_output. Assign return value to size and value.
8079 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8080 at the beginning.
8081 (check_sizeof): Check the result by printing variable 'size'.
8082 (check_valueof): Check the result by printing variable 'value'.
8083
99fd02d9
YQ
80842015-12-01 Yao Qi <yao.qi@linaro.org>
8085
8086 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8087 for aarch64*-*-linux* target.
8088
f2faf941
PA
80892015-11-30 Pedro Alves <palves@redhat.com>
8090
8091 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8092
04bf20c5
PA
80932015-11-30 Pedro Alves <palves@redhat.com>
8094
8095 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8096 Handle non-stop mode vCont replies.
8097
09df4675
PA
80982015-11-30 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8101 prepare_for_testing. Start gdb with "set non-stop on" appended to
8102 GDBFLAGS. Lax expected stop output.
8103
58b584af
YQ
81042015-11-27 Yao Qi <yao.qi@linaro.org>
8105
8106 * gdb.arch/arm-neon.exp: New.
8107 * gdb.arch/arm-neon.c: New.
8108
dfcb77a8
YQ
81092015-11-27 Yao Qi <yao.qi@linaro.org>
8110
8111 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8112
88e8ec1b
YQ
81132015-11-27 Yao Qi <yao.qi@linaro.org>
8114
8115 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8116 frames-invalid annotation.
8117
bfde72c2
YQ
81182015-11-27 Yao Qi <yao.qi@linaro.org>
8119
8120 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8121
f6512a69
SM
81222015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8123
8124 * gdb.threads/names.exp: New file.
8125 * gdb.threads/names.c: New file.
8126 * README: Mention gdb,no_thread_names.
8127
46a3515b
MM
81282015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8129
8130 PR 19297
8131 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8132 support" error.
8133
62147a22
PA
81342015-11-24 Pedro Alves <palves@redhat.com>
8135
8136 PR 17539
8137 * gdb.base/display.exp: Expect displays to be sorted in ascending
8138 order. Use multi_line.
8139 * gdb.base/solib-display.exp: Likewise.
8140
2f341b6e
PA
81412015-11-24 Pedro Alves <palves@redhat.com>
8142
8143 PR 17539
25d49b86
PA
8144 * gdb.base/display.exp: Expect displays to be sorted in ascending
8145 order. Use multi_line.
8146 * gdb.base/solib-display.exp: Likewise.
2f341b6e 8147
7e0aa6aa
PA
81482015-11-24 Pedro Alves <palves@redhat.com>
8149
8150 PR 17539
8151 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8152 threads in ascending order.
8153 * gdb.base/foll-fork.exp: Likewise.
8154 * gdb.base/foll-vfork.exp: Likewise.
8155 * gdb.base/multi-forks.exp: Likewise.
8156 * gdb.mi/mi-nonstop.exp: Likewise.
8157 * gdb.mi/mi-nsintrall.exp: Likewise.
8158 * gdb.multi/base.exp: Likewise.
8159 * gdb.multi/multi-arch.exp: Likewise.
8160 * gdb.python/py-inferior.exp: Likewise.
8161 * gdb.threads/break-while-running.exp: Likewise.
8162 * gdb.threads/execl.exp: Likewise.
8163 * gdb.threads/gcore-thread.exp: Likewise.
8164 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8165 * gdb.threads/kill.exp: Likewise.
8166 * gdb.threads/linux-dp.exp: Likewise.
8167 * gdb.threads/multiple-step-overs.exp: Likewise.
8168 * gdb.threads/next-bp-other-thread.exp: Likewise.
8169 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8170 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8171 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8172 * gdb.threads/thread-find.exp: Likewise.
8173 * gdb.threads/tls.exp: Likewise.
8174 * lib/mi-support.exp (mi_reverse_list): Delete.
8175 (mi_check_thread_states): No longer reverse list.
8176
2cc57ad8
PA
81772015-11-24 Pedro Alves <palves@redhat.com>
8178
8179 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8180 use lowercase.
8181
c93e8391
SM
81822015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8183
8184 * gdb.trace/actions.c: Include trace-common.h.
8185 (main): Add a location for a fast tracepoint.
8186 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8187 the normal tracepoints.
8188 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8189
045ccf91
SM
81902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8191
8192 * save-trace.exp: Factor out code to these...
8193 (gdb_save_tracepoints): New.
8194 (gdb_load_tracepoints): New.
8195 (do_save_load_test): New.
8196
5506f9f6
KB
81972015-11-23 Kevin Buettner <kevinb@redhat.com>
8198
8199 * gdb.base/asmlabel.exp: New test.
8200 * gdb.base/asmlabel.c: New test case.
8201
16c3b12f
JB
82022015-11-23 Joel Brobecker <brobecker@adacore.com>
8203
8204 * gdb.base/wrong_frame_bt_full-main.c: New file.
8205 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8206 * gdb.base/wrong_frame_bt_full.exp: New file.
8207
155bfbd3
JB
82082015-11-23 Joel Brobecker <brobecker@adacore.com>
8209
8210 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8211
bb097445
JM
82122015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8213
206853a0 8214 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
8215 pstate register when comparing registers values in
8216 sparc64-*-linux-gnu targets to avoid spurious differences.
8217
9c88ed8f
JM
82182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8219
206853a0 8220 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 8221
96161e25
SL
82222015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8223
8224 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8225 as type argument to gdb_compile.
8226 * gdb.base/nested-subp2.exp: Likewise.
8227 * gdb.base/nested-subp3.exp: Likewise.
8228
340c2830
DV
82292015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8230
8231 * lib/dwarf.exp (_note): Fix left shift of negative value.
8232 * gdb.trace/trace-condition.exp: Likewise.
8233
c1862d0f
YQ
82342015-11-13 Yao Qi <yao.qi@linaro.org>
8235
8236 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8237 comments about d10v.
8238 (test_scalar_returns): Likewise.
8239 * gdb.base/d10v.ld: Remove.
8240 * gdb.base/overlays.exp: Remove the target triplet checking for
8241 d10v-*-*.
8242 * gdb.base/structs.exp (test_struct_returns): Remove the
8243 comments about d10v.
8244 (test_struct_calls): Likewise.
8245
77ae9c19
YQ
82462015-11-13 Yao Qi <yao.qi@linaro.org>
8247
8248 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8249 * gdb.base/gnu_vector.c: Don't include stdio.h.
8250 (main): Don't print res and call add_some_intvecs.
8251
430e004e
MK
82522015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8253
8254 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8255 macro.
8256 (func5): Removed.
8257 (func4): Use FAST_TRACEPOINT_LABEL.
8258 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8259 macro.
8260 (func): Removed.
8261 (thread_function): Use FAST_TRACEPOINT_LABEL.
8262 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8263 (func): Remove.
8264 (marker): Use FAST_TRACEPOINT_LABEL.
8265 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8266 (pendfunc1): Remove.
8267 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8268 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8269 (foo): Remove.
8270 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8271 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8272 macro.
8273 (func): Remove.
8274 (marker): Use FAST_TRACEPOINT_LABEL.
8275 * gdb.trace/trace-common.h: New header.
8276 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8277 macro.
8278 (func): Remove.
8279 (marker): Use FAST_TRACEPOINT_LABEL.
8280 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8281 (func): Remove.
8282 (thread_function): Use FAST_TRACEPOINT_LABEL.
8283
6e7675a7
MK
82842015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8285
8286 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8287 in front.
8288 * gdb.trace/change-loc.exp: Use global pcreg definition.
8289 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8290 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8291 in front.
8292 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8293 * gdb.trace/pending.exp: Likewise.
8294 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8295 * gdb.trace/trace-break.exp: Likewise.
8296 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8297 in front.
8298 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8299 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8300 in front.
8301 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8302
dddc0e16
JB
83032015-11-09 Joel Brobecker <brobecker@adacore.com>
8304
8305 * gdb.ada/fin_fun_out: New testcase.
8306
c6f0b406
KB
83072015-11-07 Kevin Buettner <kevinb@redhat.com>
8308
8309 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8310 value associated with DW_AT_byte_size.
8311 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8312 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8313 DW_AT_upper_bound.
8314
f01dcfd9
KB
83152015-11-07 Kevin Buettner <kevinb@redhat.com>
8316
8317 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8318 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8319 version.
8320 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8321 gdb.dwarf2/dw2-canonicalize-type.exp,
8322 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8323 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8324 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8325 provided by gdb_target_symbol_prefix_flags_asm.
8326 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8327 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8328 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8329 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8330 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8331 macros where needed). Use this macro for symbols which require
8332 the prefix provided by SYMBOL_PREFIX.
8333
2223449a
KB
83342015-11-05 Kevin Buettner <kevinb@redhat.com>
8335
8336 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8337 New procs.
8338 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8339 representing expressions, of more than one list element.
8340 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8341 to prepend linker symbol prefix to f.
8342 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8343 table_1 and table_2.
8344 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8345 Likewise, for f and g.
8346 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8347 for ptr.
8348 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8349 for main.
8350 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8351 table_1_ptr and table_2_ptr.
8352
6f2f1a3a
JK
83532015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8354 Joel Brobecker <brobecker@adacore.com>
8355
8356 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8357
566c56c9
MK
83582015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8359
8360 * gdb.reverse/s390-mvcle.c: New test.
8361 * gdb.reverse/s390-mvcle.exp: New file.
8362 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8363
d5f0636b
MK
83642015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8365
8366 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8367
7ad8b86c
MK
83682015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8369
8370 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8371 reaching marker2.
8372 * gdb.reverse/getresuid-reverse.exp: Likewise.
8373 * gdb.reverse/pipe-reverse.exp: Likewise.
8374 * gdb.reverse/readv-reverse.exp: Likewise.
8375 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8376 * gdb.reverse/time-reverse.exp: Likewise.
8377 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8378
4081c0f1
YQ
83792015-10-30 Yao Qi <yao.qi@linaro.org>
8380
8381 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8382 (empty_cycle): Remove.
8383 (main): Don't call empty_cycle. Don't use watch_count_done.
8384 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8385 empty_cycle. Rewrite the code counting HW watchpoints.
8386
452b4ba5
MK
83872015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8388
8389 * gdb.reverse/fstatat-reverse.c: New test.
8390 * gdb.reverse/fstatat-reverse.exp: New file.
8391 * gdb.reverse/getresuid-reverse.c: New test.
8392 * gdb.reverse/getresuid-reverse.exp: New file.
8393 * gdb.reverse/pipe-reverse.c: New test.
8394 * gdb.reverse/pipe-reverse.exp: New file.
8395 * gdb.reverse/readv-reverse.c: New test.
8396 * gdb.reverse/readv-reverse.exp: New file.
8397 * gdb.reverse/recvmsg-reverse.c: New test.
8398 * gdb.reverse/recvmsg-reverse.exp: New file.
8399 * gdb.reverse/time-reverse.c: New test.
8400 * gdb.reverse/time-reverse.exp: New file.
8401 * gdb.reverse/waitpid-reverse.c: New test.
8402 * gdb.reverse/waitpid-reverse.exp: New file.
8403
5e2e7507
JK
84042015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8405
8406 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8407
0fde2c53
DE
84082015-10-26 Doug Evans <dje@google.com>
8409
8410 PR symtab/17391
8411 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8412 * gdb.dwarf2/bad-regnum.c: New file.
8413 * gdb.dwarf2/bad-regnum.exp: New file.
8414
1a70ae97
DE
84152015-10-26 Doug Evans <dje@google.com>
8416
8417 PR python/18938
8418 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8419 file.
8420
27dc26ab
JK
84212015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8422
8423 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8424 for a change by "Mention language in compile error message".
8425
bed91f4d
SM
84262015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8427
8428 PR python/18073
8429 * gdb.python/py-type.c (C::a_method): New.
8430 (C::a_const_method): New.
8431 (C::a_static_method): New.
8432 (a_function): New.
8433 * gdb.python/py-type.exp (test_fields): Test getting fields
8434 from function and method.
8435
3f2f83dd
KB
84362015-10-21 Keven Boell <keven.boell@intel.com>
8437
8438 * gdb.fortran/vla-alloc-assoc.exp: New file.
8439 * gdb.fortran/vla-datatypes.exp: New file.
8440 * gdb.fortran/vla-datatypes.f90: New file.
8441 * gdb.fortran/vla-history.exp: New file.
8442 * gdb.fortran/vla-ptype-sub.exp: New file.
8443 * gdb.fortran/vla-ptype.exp: New file.
8444 * gdb.fortran/vla-sizeof.exp: New file.
8445 * gdb.fortran/vla-sub.f90: New file.
8446 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8447 * gdb.fortran/vla-value-sub-finish.exp: New file.
8448 * gdb.fortran/vla-value-sub.exp: New file.
8449 * gdb.fortran/vla-value.exp: New file.
8450 * gdb.fortran/vla-ptr-info.exp: New file.
8451 * gdb.mi/mi-vla-fortran.exp: New file.
8452 * gdb.mi/vla.f90: New file.
8453
27145d50
SL
84542015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8455
8456 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8457 of hardwired timeout value.
8458
5f3ff4f8
JK
84592015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8460 Pedro Alves <palves@redhat.com>
8461
8462 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8463 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8464
bfd09d20
JS
84652015-10-19 Josh Stone <jistone@redhat.com>
8466
8467 * gdb.base/catch-syscall.c: Include <sched.h>.
8468 (unknown_syscall): New variable.
8469 (main): Trigger a vfork and an unknown syscall.
8470 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8471 (unknown_syscall_number): Likewise.
8472 (check_call_to_syscall): Accept an optional syscall pattern.
8473 (check_return_from_syscall): Likewise.
8474 (check_continue): Likewise.
8475 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8476 (test_catch_syscall_skipping_return): New test toggling off 'catch
8477 syscall' to step over the syscall return, then toggling back on.
8478 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8479 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8480 (do_syscall_tests): Call test_catch_syscall_without_args and
8481 test_catch_syscall_mid_vfork.
8482 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8483 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8484
b32b93c6
AS
84852015-10-19 Andrew Stubbs <ams@codesourcery.com>
8486
8487 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8488 print g_vE): Add new pass patterns.
8489 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8490 print various symbol names for vptr fields.
8491
9d622bda
AB
84922015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8493
8494 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8495 results.
8496
0fd8ac1c
YQ
84972015-10-12 Yao Qi <yao.qi@linaro.org>
8498
8499 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8500
34240514
YQ
85012015-10-12 Yao Qi <yao.qi@linaro.org>
8502
8503 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8504 is aarch64*-*-linux*.
8505
8240f442
YQ
85062015-10-12 Yao Qi <yao.qi@linaro.org>
8507
8508 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8509 (can_relocate_bcond_true): ... it.
8510 (can_relocate_bcond_false): New function.
8511 (foo): Likewise.
8512 (can_relocate_bl): Likewise.
8513 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8514 can_relocate_bl.
8515
2520f728
PMR
85162015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8517
8518 * gdb.base/nested-addr.c: New file.
8519 * gdb.base/nested-addr.exp: New testcase.
8520
abcef95a
MM
85212015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8522
8523 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8524 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8525 its output. Ignore the output of "record goto begin" and instead
8526 check that GDB is replaying.
8527
145e3ddb
PA
85282015-10-09 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8531 (top level): Use it in the run with no args test.
8532
d5d8c4e1
IB
85332015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8534
8535 * gdb.dlang/properties.exp: New file.
8536
06e635ef
SL
85372015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8538
8539 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8540 whether or not address 0x1000 is mapped on the target.
8541
e019fd1d
SM
85422015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8543
8544 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8545 build.
8546
77ba2a67
MM
85472015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8548
8549 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8550 instruction-history test.
8551
c60eb31f
DE
85522015-09-28 Doug Evans <dje@google.com>
8553
8554 * gdb.base/gcore.c (array_func): Add reference to static_array.
8555
9a3c8263
SM
85562015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8557
8558 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8559 source line.
8560
9720e656
SL
85612015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8562
8563 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8564 short or char as base type.
8565
938d3bf2
SL
85662015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8567
8568 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8569 to allow any size enum.
8570
e6c2c623
PMR
85712015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8572
8573 * gdb.ada/array_ptr_renaming.exp: New testcase.
8574 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8575 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8576
06da0f77
PL
85772015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8578
8579 * gdb.trace/ftrace-lock.c: New file.
8580 * gdb.trace/ftrace-lock.exp: New file.
8581
4f51c22a
PL
85822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8583
8584 * gdb.arch/insn-reloc.c: New file.
8585 * gdb.arch/ftrace-insn-reloc.exp: New file.
8586
7041adf4
PL
85872015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8588
8589 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8590 instruction.
8591 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8592 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8593 * gdb.trace/range-stepping.c: Likewise.
8594 * gdb.trace/trace-break.c: Likewise.
8595 * gdb.trace/trace-mt.c (thread_function): Likewise.
8596 * gdb.trace/ftrace.c (marker): Likewise.
8597 * gdb.trace/trace-condition.c (marker): Likewise.
8598 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8599 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8600 is_aarch64_target.
8601
015d2e7e
DE
86022015-09-18 Doug Evans <xdje42@gmail.com>
8603
8604 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8605 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8606
26b188a2
SL
86072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8608
8609 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8610 the breakpoint.
8611
79dc332b
SL
86122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8613
8614 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8615 the pending breakpoint. Remove timeout override for "Run till
8616 MI pending breakpoint on pendfunc3 on thread 2" test.
8617
f57929f2
SL
86182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8619
8620 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8621 filename pattern.
8622
3f469b17
SL
86232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8624
8625 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8626 in breakpoint filename pattern.
8627
515b89b3
SL
86282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8629
7800dbe4
SL
8630 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8631
86322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8633
515b89b3
SL
8634 * gdb.linespec/explicit.exp: Check for readline support for
8635 tab-completion tests. Fix obvious typo.
8636
d2939ba2
MM
86372015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8638
8639 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8640 and replay.
8641
cbb55fa7
MM
86422015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8643
8644 * gdb.btrace/non-stop.c: New.
8645 * gdb.btrace/non-stop.exp: New.
8646
43691ca1
PL
86472015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8648 Yao Qi <yao.qi@linaro.org>
8649
8650 * gdb.trace/trace-condition.c: New file.
8651 * gdb.trace/trace-condition.exp: New file.
8652
d78908cf
WW
86532015-09-16 Wei-cheng Wang <cole945@gmail.com>
8654
8655 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8656 for testing bytecode compilation.
8657
1ed415e2
PA
86582015-09-16 Pedro Alves <palves@redhat.com>
8659 Sandra Loosemore <sandra@codesourcery.com>
8660
8661 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8662 (SECONDS): Redefine.
8663 (main): Call pthread_kill and alarm early.
8664 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8665 support.
8666 (test): If the target can't hardware step and doesn't support
8667 displaced stepping, increase the timeout.
8668
d136eff5
PA
86692015-09-16 Pedro Alves <palves@redhat.com>
8670
8671 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8672 (enable_debug): New procedures.
8673 (test): Use them. Bail out if waiting for threads fails.
8674 (top level): Bail out if a test fails.
8675
991f019c
YQ
86762015-09-16 Yao Qi <yao.qi@linaro.org>
8677
8678 * gdb.asm/asm-source.exp: Set asm-arch for
8679 aarch64*-*-* target.
8680 * gdb.asm/aarch64.inc: New file.
8681
bfca584f
PMR
86822015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8683
8684 * gdb.ada/array_of_variable_length.exp: New testcase.
8685 * gdb.ada/array_of_variable_length/foo.adb: New file.
8686 * gdb.ada/array_of_variable_length/pck.adb: New file.
8687 * gdb.ada/array_of_variable_length/pck.ads: New file.
8688
b326e587
DE
86892015-09-15 Doug Evans <dje@google.com>
8690
8691 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8692 of function static local variable.
8693
5382cfab
PW
86942015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8695
8696 * gdb.threads/tls-so_extern.exp: New test file.
8697 * gdb.threads/tls-so_extern.c: New test file.
8698 * gdb.threads/tls-so_extern_main.c: New test file.
8699
141c5cc4
JK
87002015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8701
8702 * gdb.opt/solib-intra-step-lib.c: New file.
8703 * gdb.opt/solib-intra-step-main.c: New file.
8704 * gdb.opt/solib-intra-step.exp: New file.
8705
d15dcecd
PA
87062015-09-15 Pedro Alves <palves@redhat.com>
8707
8708 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8709 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8710
4c2f2a79
PA
87112015-09-14 Pedro Alves <palves@redhat.com>
8712
8713 * gdb.base/hook-stop-continue.c: Delete.
8714 * gdb.base/hook-stop-continue.exp: Delete.
8715 * gdb.base/hook-stop-frame.c: Delete.
8716 * gdb.base/hook-stop-frame.exp: Delete.
8717 * gdb.base/hook-stop.c: New file.
8718 * gdb.base/hook-stop.exp: New file.
8719
919e6dbe
PMR
87202015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8721
8722 * gdb.ada/access_to_packed_array.exp: New testcase.
8723 * gdb.ada/access_to_packed_array/foo.adb: New file.
8724 * gdb.ada/access_to_packed_array/pack.adb: New file.
8725 * gdb.ada/access_to_packed_array/pack.ads: New file.
8726
157280a4
MM
87272015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8728
8729 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8730 buffer size test.
8731
2fd33e94
DB
87322015-09-11 Don Breazeal <donb@codesourcery.com>
8733
8734 * gdb.base/foll-exec.c: Add copyright header. Fix
8735 formatting issues.
8736 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8737 (do_exec_tests): Use clean_restart in place of zap_session,
8738 and for test initialization. Fix formatting issues. Use
8739 fail in place of perror.
8740 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8741 an expect statement to match an expression with output from
8742 the program under debug.
8743 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8744 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8745 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8746 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8747 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8748
e70b6e8e
DE
87492015-09-09 Doug Evans <dje@google.com>
8750
8751 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8752
7a551a51
DE
87532015-09-09 Doug Evans <dje@google.com>
8754
8755 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8756
4c666f84
DE
87572015-09-09 Doug Evans <dje@google.com>
8758
8759 * gdb.base/savedregs.exp: Fix typo.
8760
243a9253
PA
87612015-09-09 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8764
c0fa8fbd
SL
87652015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8766
8767 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8768 command actually switches threads. Give up on remaining
8769 tests if target fails to stop at breakpoint.
8770
cd7c1778
PMR
87712015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8772
8773 * gdb.ada/funcall_char.exp: New testcase.
8774 * gdb.ada/funcall_char/foo.adb: New file.
8775
dc5c8746
PMR
87762015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8777
8778 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8779 expected outputs. Add two testcases for completing ambiguous
8780 functions.
8781 * gdb.ada/complete/aux_pck.adb: New file.
8782 * gdb.ada/complete/aux_pck.ads: New file.
8783 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8784 Ambiguous_Func functions.
8785 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8786 * gdb.ada/complete/pck.adb: Likewise.
8787
4e83a1e7
UW
87882015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8789
8790 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8791 failures to run the test program under GDB.
8792
8ce74153
LM
87932015-08-26 Luis Machado <lgustavo@codesourcery.com>
8794
8795 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8796 to C.
8797
e9756d52
PP
87982015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8799
8800 * gdb.base/run-after-attach.exp: New test file.
8801 * gdb.base/run-after-attach.c: New test file.
8802
8d37573b
DB
88032015-08-26 Don Breazeal <donb@codesourcery.com>
8804
8805 * gdb.base/foll-exec-2.c: New test program.
8806 * gdb.base/foll-exec-2.exp: New test.
8807
63e43d3a
PMR
88082015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8809
8810 * gdb.base/nested-subp1.exp: New file.
8811 * gdb.base/nested-subp1.c: New file.
8812 * gdb.base/nested-subp2.exp: New file.
8813 * gdb.base/nested-subp2.c: New file.
8814 * gdb.base/nested-subp3.exp: New file.
8815 * gdb.base/nested-subp3.c: New file.
8816
3d40fbb5
PA
88172015-08-24 Pedro Alves <palves@redhat.com>
8818
8819 * gdb.server/connect-without-multi-process.c: New file.
8820 * gdb.server/connect-without-multi-process.exp: New file.
8821
4422ac93
LM
88222015-08-24 Luis Machado <lgustavo@codesourcery.com>
8823
8824 * gdb.opt/inline-markers.c: Make z int.
8825
91dddb86
LM
88262015-08-24 Luis Machado <lgustavo@codesourcery.com>
8827
8828 * gdb.opt/inline-markers.c: Make z volatile.
8829
a48847ee
LM
88302015-08-24 Luis Machado <lgustavo@codesourcery.com>
8831
8832 * gdb.opt/inline-bt.c: New volatile global z.
8833 * gdb.opt/inline-cmds.c: Likewise.
8834 * gdb.opt/inline-locals.c: Likewise.
8835 * gdb.opt/inline-markers.c: New extern global z.
8836 (marker): Use z.
8837 (inline_fn): Likewise.
8838
0ebbc52b
PA
88392015-08-24 Pedro Alves <palves@redhat.com>
8840
8841 * config/m32r-stub.exp: Remove file.
8842 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8843 * gdb.base/call-rt-st.exp: Likewise.
8844 * gdb.base/call-strs.exp: Likewise.
8845 * gdb.base/default.exp: Remove references to h8300-*-hms and
8846 *-*-udi*.
8847 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8848
77c365df
AA
88492015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8850
8851 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8852 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8853 and "return" use KFAIL when GDB can not read/write the vector
8854 return value.
8855
4313b8c0
GB
88562015-08-21 Gary Benson <gbenson@redhat.com>
8857
8858 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8859
0e433b32
PA
88602015-08-20 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.server/solib-list.exp: No longer expect an interior stop in
8863 non-stop mode.
8864
221e1a37
PA
88652015-08-20 Pedro Alves <palves@redhat.com>
8866
8867 * gdb.server/connect-stopped-target.c: New file.
8868 * gdb.server/connect-stopped-target.exp: New file.
8869
40e3ad0e
PA
88702015-08-20 Pedro Alves <palves@redhat.com>
8871
8872 * gdb.dwarf2/comp-unit-lang.exp: New file.
8873 * gdb.dwarf2/comp-unit-lang.c: New file.
8874
af39b327
PMR
88752015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8876
8877 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8878 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8879
7d45c7c3 88802015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8881
7d45c7c3
KB
8882 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8883 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8884
4d6cceb4
DE
88852015-08-18 Doug Evans <dje@google.com>
8886 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8887
8888 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8889 skip_python_tests. New arg prompt_regexp.
8890 (skip_python_tests): New function.
8891 * lib/mi-support.exp (mi_skip_python_tests): New function.
8892 * gdb.python/py-mi-objfile-gdb.py: New file.
8893 * gdb.python/py-mi-objfile.c: New file.
8894 * gdb.python/py-mi-objfile.exp: New file.
8895
ad89c2aa
KS
88962015-08-17 Keith Seitz <keiths@redhat.com>
8897
8898 * gdb.linespec/explicit.exp: Move strace test from here ...
8899 * gdb.trace/strace.exp: ... to here.
8900
e3ae3c43
PP
89012015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8902
8903 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8904 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8905
604b2636
DE
89062015-08-14 Doug Evans <xdje42@gmail.com>
8907
8908 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8909 inferior before selecting a new file.
8910
6ff0ba5f
DE
89112015-08-14 Doug Evans <xdje42@gmail.com>
8912
8913 * gdb.mi/mi-disassemble.exp: Update.
8914 * gdb.base/disasm-optim.S: New file.
8915 * gdb.base/disasm-optim.c: New file.
8916 * gdb.base/disasm-optim.h: New file.
8917 * gdb.base/disasm-optim.exp: New file.
8918
9ca98f92
KS
89192015-08-14 Keith Seitz <keiths@redhat.com>
8920
8921 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8922 "evaluated-by".
8923
52bbc560
JB
89242015-08-13 Joel Brobecker <brobecker@adacore.com>
8925
8926 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8927
5d8c3ed3
PMR
89282015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8929
8930 * gdb.ada/fun_renaming.exp: New testcase.
8931 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8932 * gdb.ada/fun_renaming/pack.adb: New file.
8933 * gdb.ada/fun_renaming/pack.ads: New file.
8934
ea8812bc
KS
89352015-08-12 Keith Seitz <keiths@redhat.com>
8936
8937 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8938 gdb_get_line_number.
8939
4dafcdeb
JB
89402015-08-12 Joel Brobecker <brobecker@adacore.com>
8941
8942 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8943 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8944 gdb.base/dso2dso.exp: New files.
8945
5ba32597
SDJ
89462015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8947 Pedro Alves <palves@redhat.com>
8948 Keith Seitz <keiths@redhat.com>
8949
8950 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8951 GDBFLAGS.
8952
b6dafabf
PP
89532015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8954
8955 * gdb.base/gdbhistsize-history.exp
8956 (test_histsize_history_setting): Use save_vars.
8957 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8958 Use save_vars.
8959 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8960 * gdb.base/readline.exp: Use save_vars.
8961
abe8e607
PP
89622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8963
8964 * lib/gdb.exp (save_vars): New proc.
8965
629500fa
KS
89662015-08-11 Keith Seitz <keiths@redhat.com>
8967
8968 * gdb.base/help.exp: Update help_breakpoint_text.
8969
eb8c4e2e
KS
89702015-08-11 Keith Seitz <keiths@redhat.com>
8971
8972 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8973 (at toplevel): Call test_explicit_breakpoints.
8974 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8975 breakpoints.
8976 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8977 breakpoint conditions, "-cond".
8978
87f0e720
KS
89792015-08-11 Keith Seitz <keiths@redhat.com>
8980
8981 * gdb.linespec/3explicit.c: New file.
8982 * gdb.linespec/cpexplicit.cc: New file.
8983 * gdb.linespec/cpexplicit.exp: New file.
8984 * gdb.linespec/explicit.c: New file.
8985 * gdb.linespec/explicit.exp: New file.
8986 * gdb.linespec/explicit2.c: New file.
8987 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8988 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8989 before using in the matching pattern.
8990 Clarify that `prefix' is a regular expression.
8991
f00aae0f
KS
89922015-08-11 Keith Seitz <keiths@redhat.com>
8993
8994 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8995 test.
8996 Add tests for missing ",FMT" and ",".
8997
e27852be
DE
89982015-08-10 Doug Evans <dje@google.com>
8999 Keith Seitz <keiths@redhat.com>
9000
9001 PR gdb/17960
9002 * gdb.base/completion.exp: Add location completer tests.
9003
7f03bd92
PA
90042015-08-07 Pedro Alves <palves@redhat.com>
9005
9006 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9007 tests here.
9008 (top level): Run do_test with and without displaced stepping.
9009
3fc8eb30
PA
90102015-08-07 Pedro Alves <palves@redhat.com>
9011
9012 * gdb.base/valgrind-disp-step.c: New file.
9013 * gdb.base/valgrind-disp-step.exp: New file.
9014
d4569d7b
PA
90152015-08-07 Pedro Alves <palves@redhat.com>
9016
9017 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9018 Delete function.
9019 (main): Add alarm. Run an infinite loop instead of calling
9020 wait_threads.
9021 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9022 comment.
9023 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9024 Delete function.
9025 (main): Add alarm. Run an infinite loop instead of calling
9026 wait_threads.
9027 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9028 comment.
9029
e1316e60
PA
90302015-08-07 Pedro Alves <palves@redhat.com>
9031
9032 * gdb.base/checkpoint-ns.exp: New file.
9033 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9034 standard_testfile.
9035
da8c46d2
MM
90362015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9037
9038 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9039 * gdb.btrace/instruction_history.exp: Update.
9040 * gdb.btrace/tsx.exp: New.
9041 * gdb.btrace/tsx.c: New.
9042
de1c2c52
PA
90432015-08-06 Pedro Alves <palves@redhat.com>
9044
9045 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9046 increase timeout.
9047 * gdb.reverse/until-precsave.exp: Bump timeouts.
9048
782e0bf4
PA
90492015-08-06 Pedro Alves <palves@redhat.com>
9050
9051 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9052
83e97ed0
PA
90532015-08-06 Pedro Alves <palves@redhat.com>
9054
9055 PR gdb/18749
9056 * gdb.threads/process-dies-while-handling-bp.c: New file.
9057 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9058
863d01bd
PA
90592015-08-06 Pedro Alves <palves@redhat.com>
9060
9061 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9062 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9063
0a39bb32
PA
90642015-08-05 Pedro Alves <palves@redhat.com>
9065
9066 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9067 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9068
ee2d2b10
SL
90692015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9070
9071 * gdb.base/bp-permanent.exp: Report test as unsupported if
9072 the target cannot stop at the permanent breakpoint.
9073
4e1bdb00
DE
90742015-08-03 Doug Evans <dje@google.com>
9075
9076 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9077 10000.
9078
3d338901
DE
90792015-08-03 Doug Evans <dje@google.com>
9080
9081 * Makefile.in (workers/%.worker, build-perf): New rule.
9082 (GDB_PERFTEST_MODE): New variable.
9083 (check-perf): Use it.
9084 (clean): Clean up gdb.perf parallel build subdirs.
9085 * lib/build-piece.exp: New file.
9086 * lib/gdb.exp (make_gdb_parallel_path): New function
9087 (standard_output_file, standard_temp_file): Call it.
9088 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9089 of $GDB_PARALLEL.
9090 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9091
af061d3e
DE
90922015-08-03 Doug Evans <dje@google.com>
9093
8e1afc81 9094 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
9095 (LOG_FILE_NAME): New global.
9096 (TextReporter.__init__): Initialize self.txt_sum.
9097 (TextReporter.report): Add support for multiple data-points.
9098 Move report to perftest.sum, put raw data in perftest.log.
9099 (TextReporter.start): Open sum and log files.
9100 (TextReporter.end): Close sum and log files.
8e1afc81
DE
9101 * gdb.perf/lib/perftest/testresult.py
9102 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 9103
2c8c5d37
PA
91042015-07-31 Pedro Alves <palves@redhat.com>
9105
9106 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9107 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9108 kill_wait_spawned_process instead of explicit "kill -9".
9109 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9110 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9111 kill_wait_spawned_process.
9112 * gdb.base/attach-twice.exp: Likewise.
9113 * gdb.base/attach.exp: Likewise.
9114 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9115 gdb_test_multiple.
9116 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9117 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9118 kill_wait_spawned_process.
9119 * gdb.base/valgrind-infcall.exp: Likewise.
9120 * gdb.multi/multi-attach.exp: Likewise.
9121 * gdb.python/py-prompt.exp: Likewise.
9122 * gdb.python/py-sync-interp.exp: Likewise.
9123 * gdb.server/ext-attach.exp: Likewise.
9124 * gdb.threads/attach-into-signal.exp (corefunc): Use
9125 spawn_wait_for_attach, spawn_id_get_pid and
9126 kill_wait_spawned_process.
9127 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9128 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9129 spawn_id_get_pid and kill_wait_spawned_process.
9130 * gdb.threads/attach-stopped.exp (corefunc): Use
9131 spawn_wait_for_attach, spawn_id_get_pid and
9132 kill_wait_spawned_process.
9133 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9134 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9135 kill_wait_spawned_process instead of explicit "kill -9".
9136 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9137 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9138 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9139 processes. Don't map cygwin/windows pids here. Now returns a
9140 spawn id list.
9141
032a0fca
SL
91422015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9143
9144 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9145 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9146 correct patch.
9147
61a934ca
SL
91482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9149
9150 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9151
4bc4d428
SL
91522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9153
9154 Reapply:
9155 2014-05-21 Mark Wielaard <mjw@redhat.com>
9156
9157 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9158
998d452a
PA
91592015-07-30 Pedro Alves <palves@redhat.com>
9160
9161 * linux-low.c (handle_extended_wait): Set the child's last
9162 reported status to TARGET_WAITKIND_STOPPED.
9163
69dde7dc
PA
91642015-07-30 Pedro Alves <palves@redhat.com>
9165
9166 PR threads/18600
9167 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9168 only shows inferior 1.
9169
4dd63d48
PA
91702015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9171 Pedro Alves <palves@redhat.com>
9172
9173 PR threads/18600
9174 * gdb.threads/fork-plus-threads.c: New file.
9175 * gdb.threads/fork-plus-threads.exp: New file.
9176
d618e4c5
PP
91772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9178
9179 * gdb.base/batch-preserve-term-settings.exp
9180 (test_terminal_settings_preserved_after_cli_exit): Use
9181 send_quit_command.
9182
1eef6428
PA
91832015-07-29 Pedro Alves <palves@redhat.com>
9184 Don Breazeal <donb@codesourcery.com>
9185
9186 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9187 output from both inferior_spawn_id and gdb_spawn_id.
9188
7da5b897
SDJ
91892015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9190
9191 * gdb.threads/attach-into-signal.exp (corefunc): Use
9192 with_test_prefix on nested loops, uniquefying the test messages.
9193
dac804df
SDJ
91942015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9195
9196 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9197 commit.
9198
06265e53
PP
91992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9200
9201 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9202 New proc.
9203 (test_terminal_settings_preserved_after_sigterm): New test.
9204
18206ca3
PP
92052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9206
9207 * gdb.base/batch-preserve-term-settings.exp
9208 (test_terminal_settings_preserved_after_cli_exit): New test.
9209
90074d11
PP
92102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9211
9212 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9213 manipulation of saved_gdbflags.
9214 (test_terminal_settings_preserved): Remove global declaration of
9215 the unused variable pagination_prompt. Remove manipulation of
9216 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9217 GDBFLAGS.
9218
eb1a7902
PA
92192015-07-29 Pedro Alves <palves@redhat.com>
9220
9221 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9222
8b75dd3b
PA
92232015-07-29 Pedro Alves <palves@redhat.com>
9224
9225 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9226 at the top.
9227
dedad4e3
PA
92282015-07-29 Pedro Alves <palves@redhat.com>
9229
9230 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9231 (main): Call gdb_unbuffer_output.
9232 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9233 (main): Call gdb_unbuffer_output.
9234 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9235 (main): Call gdb_unbuffer_output.
9236 * gdb.base/call-strs.exp: Adjust to step over the
9237 gdb_unbuffer_output call.
9238 * gdb.base/catch-gdb-caused-signals.c: Include
9239 "../lib/unbuffer_output.c".
9240 (main): Call gdb_unbuffer_output.
9241 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9242 (main): Call gdb_unbuffer_output.
9243 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9244 (main): Call gdb_unbuffer_output.
9245 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9246 (main): Call gdb_unbuffer_output.
9247 * gdb.base/shlib-call.exp: Adjust to step over the
9248 gdb_unbuffer_output call.
9249 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9250 (main): Call gdb_unbuffer_output.
9251 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9252 (main): Call gdb_unbuffer_output.
9253 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9254 (main): Rename to ...
9255 (test): ... this.
9256 (main): Reimplement.
9257 * gdb.base/varargs.exp: Run to test instead of to main.
9258 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9259 (main): Call gdb_unbuffer_output.
9260
58789a91
PA
92612015-07-29 Pedro Alves <palves@redhat.com>
9262
9263 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9264 factore out from mi_continue_dprintf. For call-style dprintfs,
9265 expect dprintf output out of $inferior_spawn_id.
9266 (mi_continue_dprintf): Use mi_expect_dprintf.
9267 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9268 (main): Call gdb_unbuffer_output.
9269
e8376742
PA
92702015-07-29 Pedro Alves <palves@redhat.com>
9271
9272 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9273 (default_mi_gdb_start): Set inferior_spawn_id instead of
9274 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9275 gdb_spawn_id.
9276 (mi_gdb_test): Always expect inferior output from both
9277 $inferior_spawn_id and $gdb_spawn_id.
9278
08280010
PA
92792015-07-29 Pedro Alves <palves@redhat.com>
9280
9281 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9282 send_inferior and $inferior_spawn_id.
9283
4d30e432
PA
92842015-07-29 Pedro Alves <palves@redhat.com>
9285
9286 * gdb.gdb/complaints.exp (test_initial_complaints)
9287 (test_serial_complaints, test_short_complaints): Use
9288 gdb_test_stdio.
9289 (test_empty_complaint): Handle $inferior_spawn_id !=
9290 $gdb_spawn_id.
9291
0d30a335
PA
92922015-07-29 Pedro Alves <palves@redhat.com>
9293
9294 * gdb.base/varargs.exp: Use gdb_test_stdio.
9295
39413b29
PA
92962015-07-29 Pedro Alves <palves@redhat.com>
9297
9298 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9299
7cb000a9
PA
93002015-07-29 Pedro Alves <palves@redhat.com>
9301
9302 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9303
d7b8ac82
PA
93042015-07-29 Pedro Alves <palves@redhat.com>
9305
9306 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9307 parameter into two new parameters, "inf_result" and "gdb_result".
9308 Expect inferior output and gdb output from $inferior_spawn_id and
9309 $gdb_spawn_id, respectively. Adjust all callers.
9310
789c3a0c
PA
93112015-07-29 Pedro Alves <palves@redhat.com>
9312
9313 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9314 of gdb_test_sequence.
9315
77e760c3
PA
93162015-07-29 Pedro Alves <palves@redhat.com>
9317
9318 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9319 (saw_spurious_output): Expect inferior output from
9320 $inferior_spawn_id. Use gdb_test_stdio.
9321
8396d2cd
PA
93222015-07-29 Pedro Alves <palves@redhat.com>
9323
9324 * gdb.base/dprintf.exp: Use standard_testfile. Change
9325 prepare_for_testing call.
9326 (srcfile): Don't set.
9327 (restart): New procedure.
9328 (test_dprintf): New procecure, use to continue over dprintfs.
9329 (test_call, test_agent): New procedures, tests moved here.
9330 Restart gdb and recreate dprintfs. Adjust expected output.
9331
2051d61f
PA
93322015-07-29 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9335
452397af
PA
93362015-07-29 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9339
8aed9555
PA
93402015-07-29 Pedro Alves <palves@redhat.com>
9341
9342 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9343 gdb_test_stdio.
9344
188a61b4
PA
93452015-07-29 Pedro Alves <palves@redhat.com>
9346
9347 * lib/gdb.exp (gdb_test_stdio): New procedure.
9348
12264a45
PA
93492015-07-29 Pedro Alves <palves@redhat.com>
9350
9351 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9352
23ffc893
PA
93532015-07-29 Pedro Alves <palves@redhat.com>
9354
9355 * gdb.base/call-signal-resume.exp: Remove check for
9356 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9357 * gdb.base/unwindonsignal.exp: Likewise.
9358 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9359 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9360
65566918
PA
93612015-07-29 Pedro Alves <palves@redhat.com>
9362
9363 * gdb.base/siginfo-addr.c (pass): New function.
9364 (handler): Call it iff si_addr is correct.
9365 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9366 Set a breakpoint at "pass" and continue to it.
9367
d60a9221
SDJ
93682015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9369
9370 * gdb.python/py-objfile.exp: Make some tests have unique names.
9371 * gdb.python/py-pp-registration.exp: Likewise.
9372
bde40b8f
PA
93732015-07-28 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9376
13e1dec8
SM
93772015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9378
9379 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9380
da33c9a7
SM
93812015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9382
9383 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9384
077836f7
PP
93852015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9386
9387 * gdb.base/gdb-sigterm-2.exp: New test.
9388
b8cc7b2e
DE
93892015-07-25 Doug Evans <xdje42@gmail.com>
9390
9391 Revert:
9392 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9393 (workers/%.worker, build-perf): New rule.
9394 (GDB_PERFTEST_MODE): New variable.
9395 (check-perf): Use it.
9396 (clean): Clean up gdb.perf parallel build subdirs.
9397 * lib/build-piece.exp: New file.
9398 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9399 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9400 name.
9401 (standard_temp_file): Ditto.
9402 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9403 of $GDB_PARALLEL.
9404
c8bd4544
DE
94052015-07-24 Doug Evans <dje@google.com>
9406
9407 * gdb.perf/lib/perftest/utils.py: New file.
9408 * gdb.perf/gm-hello.cc: New file.
9409 * gdb.perf/gm-pervasive-typedef.cc: New file.
9410 * gdb.perf/gm-pervasive-typedef.h: New file.
9411 * gdb.perf/gm-std.cc: New file.
9412 * gdb.perf/gm-std.h: New file.
9413 * gdb.perf/gm-use-cerr.cc: New file.
9414 * gdb.perf/gm-utils.h: New file.
9415 * gdb.perf/gmonster-null-lookup.py: New file.
9416 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9417 * gdb.perf/gmonster-print-cerr.py: New file.
9418 * gdb.perf/gmonster-ptype-string.py: New file.
9419 * gdb.perf/gmonster-runto-main.py: New file.
9420 * gdb.perf/gmonster-select-file.py: New file.
9421 * gdb.perf/gmonster1-null-lookup.exp: New file.
9422 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9423 * gdb.perf/gmonster1-print-cerr.exp: New file.
9424 * gdb.perf/gmonster1-ptype-string.exp: New file.
9425 * gdb.perf/gmonster1-runto-main.exp: New file.
9426 * gdb.perf/gmonster1-select-file.exp: New file.
9427 * gdb.perf/gmonster1.cc: New file.
9428 * gdb.perf/gmonster1.exp: New file.
9429 * gdb.perf/gmonster2-null-lookup.exp: New file.
9430 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9431 * gdb.perf/gmonster2-print-cerr.exp: New file.
9432 * gdb.perf/gmonster2-ptype-string.exp: New file.
9433 * gdb.perf/gmonster2-runto-main.exp: New file.
9434 * gdb.perf/gmonster2-select-file.exp: New file.
9435 * gdb.perf/gmonster2.cc: New file.
9436 * gdb.perf/gmonster2.exp: New file.
9437
6eab34f3
DE
94382015-07-24 Doug Evans <dje@google.com>
9439
9440 * gdb.perf/README: New file.
9441 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9442 * lib/gen-perf-test.exp: New file.
9443
63738bfd
DE
94442015-07-24 Doug Evans <dje@google.com>
9445
9446 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9447 (PerfTest::startup): New function.
9448 (PerfTest::run): Return result of calling body.
9449 (PerfTest::assemble): Rewrite.
9450 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9451 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9452 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9453 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9454 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9455
7b606f95
DE
94562015-07-24 Doug Evans <dje@google.com>
9457
9458 * lib/gdb.exp (clean_restart): Make executable optional.
9459
a97b16b8
DE
94602015-07-24 Doug Evans <dje@google.com>
9461
9462 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9463 compiler_info references.
9464 * gdb.cp/temargs.exp: Ditto.
9465 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9466 (get_compiler_info): Early exit if already computed. Set compiler_info
9467 to "unknown" if there was a problem.
9468 (test_compiler_info): Add function comment. Call get_compiler_info.
9469
35baa57f
DE
94702015-07-24 Doug Evans <dje@google.com>
9471
9472 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9473 (workers/%.worker, build-perf): New rule.
9474 (GDB_PERFTEST_MODE): New variable.
9475 (check-perf): Use it.
9476 (clean): Clean up gdb.perf parallel build subdirs.
9477 * lib/build-piece.exp: New file.
9478 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9479 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9480 name.
9481 (standard_temp_file): Ditto.
9482 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9483 of $GDB_PARALLEL.
9484
6ebea266
DE
94852015-07-24 Doug Evans <dje@google.com>
9486
9487 * lib/future.exp (gdb_default_target_compile): New option
9488 "early_flags".
9489 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9490 --as-needed.
9491
1e76a7e9
SDJ
94922015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9493
9494 * gdb.base/catch-syscall.exp: Call gdb_exit before
9495 gdb_skip_xml_test.
9496
5068630a
PA
94972015-07-24 Pedro Alves <palves@redhat.com>
9498
9499 * gdb.python/py-events.exp: Accept output between the stop event
9500 and the prompt.
9501 * gdb.python/py-evsignal.exp: Likewise.
9502 * gdb.python/py-evthreads.exp: Likewise.
9503
77598427
PA
95042015-07-24 Pedro Alves <palves@redhat.com>
9505
9506 PR gdb/18717
9507 * gdb.threads/non-ldr-exit.c: New file.
9508 * gdb.threads/non-ldr-exit.exp: New file.
9509
11e6c98f
YQ
95102015-07-24 Yao Qi <yao.qi@linaro.org>
9511
9512 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9513 restarting process.
9514
51aee833
YQ
95152015-07-24 Yao Qi <yao.qi@linaro.org>
9516
9517 * gdb.server/ext-restart.exp: New file.
9518
8cfe207c
YQ
95192015-07-24 Yao Qi <yao.qi@linaro.org>
9520
9521 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9522 argument options.
9523 * gdb.server/ext-wrapper.exp: New file.
9524
cc12ce38
DE
95252015-07-23 Doug Evans <dje@google.com>
9526
9527 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9528 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9529
d0d84780
PMR
95302015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9531
9532 * gdb.ada/var_arr_typedef.exp: New testcase.
9533 * gdb.ada/var_arr_typedef/pack.adb: New file.
9534 * gdb.ada/var_arr_typedef/pack.ads: New file.
9535 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9536
8b558f79
JB
95372015-07-20 Joel Brobecker <brobecker@adacore.com>
9538
9539 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9540
775a3298
JK
95412015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9542
9543 * gdb.arch/i386-biarch-core.exp: Replace istarget
9544 by "complete set gnutarget". Remove expectation for the "core-file"
9545 command.
9546
db1ff28b
JK
95472015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9548
9549 Revert the previous commit:
9550 Tests for validate symbol file using build-id.
9551
0a94970d
JK
95522015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9553
9554 Tests for validate symbol file using build-id.
9555 * gdb.base/solib-mismatch-lib.c: New file.
9556 * gdb.base/solib-mismatch-libmod.c: New file.
9557 * gdb.base/solib-mismatch.c: New file.
9558 * gdb.base/solib-mismatch.exp: New file.
9559
03346981
SL
95602015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9561
9562 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9563 nios2-*-linux*.
9564 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9565 * gdb.base/siginfo.exp: Likewise.
9566 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9567
42422cc7
PL
95682015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9569
9570 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9571 Move it to ...
9572 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9573 ... here.
9574 * gdb.trace/range-stepping.exp: Check that the target supports
9575 range stepping.
9576
cfa68bae
JK
95772015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9578
9579 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9580
8ffdba26
PA
95812015-07-14 Pedro Alves <palves@redhat.com>
9582
9583 * gdb.base/killed-outside.exp: New file.
9584 * gdb.base/killed-outside.c: New file.
9585
218a5a11
JK
95862015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9587
9588 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9589 (n at main): New.
9590 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9591
e03ed3c6
AA
95922015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9593
9594 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9595 infcall tests instead of setting up for KFAIL.
9596
485668e5
MM
95972015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9598
9599 * gdb.btrace/record_goto-step.exp: New.
9600
08464196
JK
96012015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9602
9603 PR compile/18484
9604 * gdb.compile/compile.c (struct struct_type): Add volatile to
9605 selffield's type.
9606 * gdb.compile/compile.exp
9607 (compile code struct_object.selffield = &struct_object): Skip further
9608 struct_object tests if this one xfails.
9609
bcf5c1d9
RC
96102015-07-08 Robert O'Callahan <robert@ocallahan.org>
9611
9612 PR exp/18617
9613 * gdb.trace/ax.exp: Add test.
9614
4931af25
YQ
96152015-07-07 Yao Qi <yao.qi@linaro.org>
9616
9617 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9618 instead of istarget "aarch64*-*-*".
9619 * gdb.arch/aarch64-fp.exp: Likewise.
9620 * gdb.base/float.exp: Likewise.
9621 * gdb.reverse/aarch64.exp: Likewise.
9622 * lib/gdb.exp (is_aarch64_target): New proc.
9623
9fcf688e
YQ
96242015-07-07 Yao Qi <yao.qi@linaro.org>
9625
9626 * lib/gdb.exp (is_aarch32_target): New proc.
9627 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9628 instead of "istarget "arm*-*-*"".
9629 * gdb.arch/arm-disp-step.exp: Likewise.
9630 * gdb.arch/thumb-bx-pc.exp: Likewise.
9631 * gdb.arch/thumb-prologue.exp: Likewise.
9632 * gdb.arch/thumb-singlestep.exp: Likewise.
9633 * gdb.base/disp-step-syscall.exp: Likewise.
9634 * gdb.base/float.exp: Likewise.
9635
fbd8d50d
YQ
96362015-07-07 Yao Qi <yao.qi@linaro.org>
9637
9638 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9639 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9640
71be1fdc
YQ
96412015-07-07 Yao Qi <yao.qi@linaro.org>
9642
9643 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9644 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9645 if it exists.
9646 * gdb.multi/multi-arch.exp: Likewise.
9647
3e221d36
SM
96482015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9649
9650 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9651 print.
9652
d441430b
YQ
96532015-07-07 Yao Qi <yao.qi@linaro.org>
9654
9655 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9656
06f810bd
MG
96572015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9658
9659 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9660 '[' and ']' characters.
9661
5e61e7c0
IB
96622015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9663
9664 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9665
28bf096c
PA
96662015-06-29 Pedro Alves <palves@redhat.com>
9667
9668 PR threads/18127
9669 * gdb.threads/hand-call-new-thread.c: New file.
9670 * gdb.threads/hand-call-new-thread.c: New file.
9671
ee93cd5e
KS
96722015-06-26 Keith Seitz <keiths@redhat.com>
9673 Doug Evans <dje@google.com>
9674
9675 PR 16253
9676 * gdb.cp/var-tag-2.cc: New file.
9677 * gdb.cp/var-tag-3.cc: New file.
9678 * gdb.cp/var-tag-4.cc: New file.
9679 * gdb.cp/var-tag.cc: New file.
9680 * gdb.cp/var-tag.exp: New file.
9681
fc637f04
PP
96822015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9683
9684 * gdb.base/history-duplicates.exp: New test.
9685
2e52ae68
PP
96862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9687
9688 * gdb.base/completion.exp: Test the completion of the "focus"
9689 command.
9690
6e22494e
JK
96912015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9692
9693 * gdb.arch/amd64-prologue-skip.S: New file.
9694 * gdb.arch/amd64-prologue-skip.exp: New file.
9695
bf7b9cd9
SM
96962015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9697
9698 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9699 is_address_zero_readable check.
9700
201e8dfd
PB
97012015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9702
9703 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9704 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9705
5cd867b4
YQ
97062015-06-24 Yao Qi <yao.qi@linaro.org>
9707
9708 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9709 linux targets.
9710
4d7be007
YQ
97112015-06-24 Yao Qi <yao.qi@linaro.org>
9712
9713 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9714 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9715 * gdb.base/siginfo-thread.exp: Likewise.
9716
07fcd301
YQ
97172015-06-22 Yao Qi <yao.qi@linaro.org>
9718
9719 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9720
52042a00
YQ
97212015-06-22 Yao Qi <yao.qi@linaro.org>
9722
9723 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9724 aarch64*-*-*.
9725 (skip_hw_watchpoint_tests): Likewise.
9726
74bd41ce
PP
97272015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9728
9729 * gdb.base/gdbinit-history.exp: Test the interaction between
9730 setting GDBHISTSIZE and setting the history size via .gdbinit.
9731
bc460514
PP
97322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9733
9734 PR gdb/16999
9735 * gdb.base/gdbhistsize-history.exp: New test.
9736
b58c513b
PP
97372015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9738
9739 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9740 with GDBHISTSIZE.
9741 * gdb.base/readline.exp: Likewise.
9742
92046791
YQ
97432015-06-17 Yao Qi <yao.qi@linaro.org>
9744
9745 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9746 line.
9747
2093d2d3
PP
97482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9749
9750 * gdb.base/gdbinit-history.exp: Add test case to check that
9751 an unlimited history file does not get truncated on exit.
9752
e6c693af
AA
97532015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9754
9755 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9756 (VECTOR): New macro. Use it...
9757 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9758 ...for these typedefs.
9759 (int8, char1, int1, double1): New typedefs.
9760 (struct just_int2, struct two_int2): New structures.
9761 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9762 (add_structvecs, add_singlevecs): New functions.
9763 (main): Call add_some_intvecs twice.
9764 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9765 the compile and exit upon failure. Try compiling for the "native"
9766 architecture. Test inferior function calls with vector arguments
9767 and vector return value handling with "finish" and "return".
9768
c74f7d1c
JT
97692015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9770
9771 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9772 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9773 PE file.
9774 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9775
98aa42ee
AT
97762015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9777
9778 PR breakpoints/16465
9779 * gdb.mi/mi-dprintf-pending.c: New file.
9780 * gdb.mi/mi-dprintf-pending.exp: New test.
9781 * gdb.mi/mi-dprintf-pendshr.c: New file.
9782
7d73c23c 97832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 9784 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
9785
9786 * gdb.arch/i386-mpx-map.c: New file.
9787 * gdb.arch/i386-mpx-map.exp: New File.
9788
97892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9790
9791 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9792 * gdb.arch/i386-mpx.exp: Indentation fixed.
9793
97942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9795
9796 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9797 function and improved indentation.
9798 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9799 gdb_test_multiple. Added additional tests to skip the test.
9800
98012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9802
9803 * gdb.arch/i386-avx512.c: Change path in include file.
9804 * gdb.arch/i386-avx512.exp: Change include dir path
9805 compilation flag.
9806 * gdb.arch/i386-mpx.c: Change path in include file.
9807 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9808 flag.
9809
d5eba19a
JK
98102015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9811
9812 * gdb.compile/compile-print.exp (compile print *vararray@3)
9813 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9814
7f361056
JK
98152015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9816
9817 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9818 (do not keep jit in memory): ... this.
9819 (expect 5): Change it to ...
9820 (expect no 5): ... this.
9821
3b462ec2
SM
98222015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9823
9824 PR gdb/15564
9825 * gdb.mi/mi-detach.exp: New file.
9826
e0619de6
JK
98272015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9828
9829 PR symtab/18392
9830 * gdb.arch/amd64-tailcall-self.S: New file.
9831 * gdb.arch/amd64-tailcall-self.c: New file.
9832 * gdb.arch/amd64-tailcall-self.exp: New file.
9833
e970cb34
DB
98342015-05-28 Don Breazeal <donb@codesourcery.com>
9835
9836 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9837 tests for remote targets by checking is_target_gdbserver.
9838
b2e2f908
DE
98392015-05-27 Doug Evans <dje@google.com>
9840
9841 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9842 * gdb.dwarf2/opaque-type-lookup.c: New file.
9843 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9844
82c7be31
DE
98452015-05-26 Doug Evans <dje@google.com>
9846
9847 * gdb.cp/iostream.cc: New file.
9848 * gdb.cp/iostream.exp: New file.
9849
b4f54984
DE
98502015-05-26 Doug Evans <dje@google.com>
9851
9852 * gdb.dwarf2/dw2-op-call.exp: Update.
9853 * gdb.dwarf2/dw4-sig-types.exp: Update.
9854 * gdb.dwarf2/implptr.exp: Update.
9855 * gdb.mi/mi-cmd-param-changed.exp: Update.
9856
4ea6efe9
DE
98572015-05-26 Doug Evans <dje@google.com>
9858
9859 * gdb.python/py-lazy-string.c: New file.
9860 * gdb.python/py-lazy-string.exp: New file.
9861 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9862 (main): Update. Add estring3.
9863 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9864 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9865
f6bb7db3
YQ
98662015-05-26 Omair Javaid <omair.javaid@linaro.org>
9867 Yao Qi <yao.qi@linaro.org>
9868
9869 * gdb.reverse/aarch64.c: New.
9870 * gdb.reverse/aarch64.exp: New.
9871
a81bfbd0
OJ
98722015-05-26 Omair Javaid <omair.javaid@linaro.org>
9873
25d49b86
PA
9874 * lib/gdb.exp (supports_process_record): Return true for
9875 aarch64*-linux*.
a81bfbd0
OJ
9876 (supports_reverse): Likewise.
9877
158bf1b4
PP
98782015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9879
9880 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9881 Use with_test_prefix.
9882
a0145030
AB
98832015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9884
9885 * gdb.base/completion.exp: Add test for completion of layout
9886 names.
9887
ebe3b578
AB
98882015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9889
9890 * lib/gdb.exp (skip_tui_tests): New proc.
9891 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9892
84204ed7
PA
98932015-05-19 Pedro Alves <palves@redhat.com>
9894
9895 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9896 Save the whole env array instead of just HOME. Unset HISTSIZE in
9897 the environment while testing. Restore whole environment
9898 afterwards.
9899
37442ce1
DE
99002015-05-16 Doug Evans <xdje42@gmail.com>
9901
9902 * gdb.guile/scm-ports.c: New file.
9903 * gdb.guile/scm-ports.exp: Add memory port tests.
9904
36de76f9
JK
99052015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9906
9907 * gdb.compile/compile-print.c: New file.
9908 * gdb.compile/compile-print.exp: New file.
9909
3a9558c4
JK
99102015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9911
9912 * gdb.compile/compile-ops.exp: Cast param to void.
9913 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9914 (compile code struct_object.selffield = &struct_object): Add xfail.
9915
aa715135
JG
99162015-05-15 Joel Brobecker <brobecker@adacore.com>
9917
9918 * gdb.ada/arr_enum_with_gap: New testcase.
9919
931e5bc3
JG
99202015-05-15 Joel Brobecker <brobecker@adacore.com>
9921
9922 * gdb.ada/byte_packed_arr: New testcase.
9923
9cd4d857
JB
99242015-05-15 Joel Brobecker <brobecker@adacore.com>
9925
9926 * gdb.ada/pckd_neg: New testcase.
9927
ebfd00d2
PP
99282015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9929
9930 PR gdb/17820
9931 * gdb.base/gdbinit-history.exp: New test.
9932 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9933 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9934
4c082a81
SC
99352015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9936
9937 * gdb.python/py-xmethods.cc: Enhance test case.
9938 * gdb.python/py-xmethods.exp: New tests.
9939 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9940 function.
9941 (B_indexoper): Likewise.
9942 (global_dm_list) : Add new xmethod worker functions.
9943
f7797074
SDJ
99442015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9945
9946 * gdb.base/coredump-filter.exp: Correctly unset
9947 "coredump_var_addr" array.
9948
a4674e4e
PA
99492015-05-08 Pedro Alves <palves@redhat.com>
9950
9951 * gdb.server/non-existing-program.exp: Unset spawn_id.
9952
df2eb078
SC
99532015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9954
9955 PR python/18291
9956 * gdb.python/py-xmethods.exp: Add tests.
9957
422349a3
YQ
99582015-05-08 Yao Qi <yao.qi@linaro.org>
9959
9960 PR gdb/18208
9961 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9962 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9963 function set_coredump_filter, and remove remote_exec call.
9964 Remove argument ipid. Callers update.
9965 (top level): Don't get inferior's PID.
9966
63fc80ce
AA
99672015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9968
9969 * gdb.base/watch_thread_num.exp: Skip test on targets without
9970 access watchpoints.
9971
80ad801e
PA
99722015-05-06 Pedro Alves <palves@redhat.com>
9973
9974 PR server/18081
9975 * gdb.server/non-existing-program.exp: New file.
9976
0fa7fe50
JB
99772015-05-05 Joel Brobecker <brobecker@adacore.com>
9978
9979 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9980
3ea89b92
PMR
99812015-05-05 Joel Brobecker <brobecker@adacore.com>
9982
9983 * gdb.ada/out_of_line_in_inlined: New testcase.
9984
87b8eff0
JB
99852015-05-05 Joel Brobecker <brobecker@adacore.com>
9986
9987 * gdb.ada/var_rec_arr: New testcase.
9988
5fccc635
YQ
99892015-04-30 Yao Qi <yao.qi@linaro.org>
9990
9991 * gdb.base/break-idempotent.exp: If
9992 skip_hw_watchpoint_multi_tests returns true, skip the tests
9993 on "rwatch" and "awatch".
9994
42d38f42
YQ
99952015-04-30 Yao Qi <yao.qi@linaro.org>
9996
9997 * gdb.base/relativedebug.exp: Invoke gdb command
9998 "info sharedlibrary", and if libc.so doesn't have debug info,
9999 skip the test.
10000
2ce1cdbf
DE
100012015-04-29 Doug Evans <dje@google.com>
10002
10003 * gdb.python/py-xmethods.exp: Add ptype tests.
10004 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10005 get_result_type method.
10006
f24a38c5
LM
100072015-04-29 Luis Machado <lgustavo@codesourcery.com>
10008
10009 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10010 the target does not support hardware watchpoints.
10011
ecbf2b3c
LM
100122015-04-29 Luis Machado <lgustavo@codesourcery.com>
10013
10014 * gdb.base/break-always.exp: Abort testing if writing to memory
10015 causes an error.
10016
34f5f757
DE
100172015-04-28 Doug Evans <dje@google.com>
10018
10019 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10020 * gdb.python/py-pp-registration.exp: ... here. New file.
10021 * gdb.python/py-pp-registration.c: New file.
10022 * gdb.python/py-pp-registration.py: New file.
10023
69b4374a
DE
100242015-04-28 Doug Evans <dje@google.com>
10025
10026 * gdb.python/py-bad-printers.c: New file.
10027 * gdb.python/py-bad-printers.py: New file.
10028 * gdb.python/py-bad-printers.exp: New file.
10029
59fb7612
SS
100302015-04-28 Sasha Smundak <asmundak@google.com>
10031
10032 * gdb.python/py-type.exp: New test.
10033
2631b16a
AW
100342015-04-28 Andy Wingo <wingo@igalia.com>
10035
10036 * gdb.python/py-parameter.exp:
10037 * gdb.guile/scm-parameter.exp: Escape the path that we are
10038 matching against, as it might contain characters that are special
10039 to regular expressions.
10040
460efde1
JB
100412015-04-27 Joel Brobecker <brobecker@adacore.com>
10042
10043 * gdb.ada/rec_comp: New testcase.
10044
2d369d8e
SDJ
100452015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10046
10047 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10048 before using it.
10049
cf75d6c3
AB
100502015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10051
10052 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10053 new tests for verilog output.
10054
8dbe7ca5
YQ
100552015-04-24 Yao Qi <yao.qi@linaro.org>
10056
10057 * boards/remote-gdbserver-on-localhost.exp: New file.
10058
4ef9fb2f
PA
100592015-04-23 Pedro Alves <palves@redhat.com>
10060
10061 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10062 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10063 "end of file", remove $inferior_spawn_id from the indirect list.
10064
0a803169
PA
100652015-04-23 Pedro Alves <palves@redhat.com>
10066
10067 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10068
749ef8f8
PA
100692015-04-23 Pedro Alves <palves@redhat.com>
10070
10071 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10072 on $any_spawn_id instead of only on $gdb_spawn_id.
10073
8aae4344
PM
100742015-04-21 Pierre Muller <muller@sourceware.org>
10075
10076 PR pascal/17815
10077 * lib/pascal.exp (gpc_compile): Add new option "class".
10078 (fpc_compile): Likewise.
10079 * gdb.pascal/case-insensitive-symbols.pas: New file.
10080 * gdb.pascal/case-insensitive-symbols.exp: New file.
10081
1586c8fb
GB
100822015-04-20 Gary Benson <gbenson@redhat.com>
10083
10084 * gdb.base/attach.exp: Fix three extended remote failures.
10085
1b6e6f5c
GB
100862015-04-17 Gary Benson <gbenson@redhat.com>
10087
10088 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10089 the main executable over the remote protocol.
10090
e797481d
PA
100912015-04-16 Pedro Alves <palves@redhat.com>
10092
10093 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10094 a new gdbserver if gdbserver_reconnect_p is set.
10095
1ca99c42
PA
100962015-04-16 Pedro Alves <palves@redhat.com>
10097
10098 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10099 is set, don't exit gdbserver.
10100
af9fd6f8
AA
101012015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10102
10103 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10104 appropriate .insn, such that an older assembler can be used.
10105 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10106 the z/Architecture instruction set on 31-bit targets as well.
10107
04ff1e61
AA
101082015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10109
10110 * gdb.go/handcall.exp: Remove all logic related to the first
10111 breakpoint and rely on go_runto_main instead.
10112 * gdb.go/strings.exp: Likewise.
10113 * gdb.go/unsafe.exp: Likewise.
10114 * gdb.go/hello.exp: Likewise. Also rename the remaining
10115 breakpoint marker to "breakpoint 1".
10116 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10117 * gdb.go/strings.go: Likewise.
10118 * gdb.go/unsafe.go: Likewise.
10119 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10120 "set breakpoint 2 here" and rename the remaining breakpoint marker
10121 to "breakpoint 1".
10122
40d2f8d6
SM
101232015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10124
10125 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10126 if itertools.imap is not present.
10127 * gdb.python/py-objfile.exp: Add parentheses.
10128 * gdb.python/py-type.exp: Same.
10129 * gdb.python/py-unwind-maint.py: Same.
10130
8cbc97c6
YQ
101312015-04-15 Yao Qi <yao.qi@linaro.org>
10132
10133 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10134 of ":$ptr_size" and set its form explicitly.
10135
45fd756c
YQ
101362015-04-15 Pedro Alves <palves@redhat.com>
10137 Yao Qi <yao.qi@linaro.org>
10138
10139 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10140 timeout by factor of 4.
10141 (test_regular_watch): Likewise.
10142 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10143 * gdb.reverse/sigall-reverse.exp: Likewise.
10144 * gdb.reverse/until-precsave.exp: Likewise.
10145 * lib/gdb.exp (with_timeout_factor): New proc.
10146 (gdb_expect): Move some code to ...
10147 (get_largest_timeout): ... here. New procedure.
10148
9e811bc3
LM
101492015-04-14 Luis Machado <lgustavo@codesourcery.com>
10150
10151 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10152
0ff6fcb2
LM
101532015-04-13 Luis Machado <lgustavo@codesourcery.com>
10154
10155 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10156 to write to the .text section.
10157
7578d5f7
LM
101582015-04-13 Luis Machado <lgustavo@codesourcery.com>
10159
10160 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10161 Handle the case of targets that do not provide PID information.
10162
2efe15c4
YQ
101632015-04-13 Yao Qi <yao.qi@linaro.org>
10164
10165 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10166 and use expect instead of gdb_expect.
10167
8cd8f2f8
SDJ
101682015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10169
10170 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10171 "coredump_var_addr" to avoid naming conflict with other testcases.
10172
9ee41772
PA
101732015-04-10 Pedro Alves <palves@redhat.com>
10174
10175 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10176 gdb_test_sequence and gdb_assert.
10177
07473109
PA
101782015-04-10 Pedro Alves <palves@redhat.com>
10179
10180 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10181 test messages that don't include the breakpoint address.
10182
de3db44c
YQ
101832015-04-10 Yao Qi <yao.qi@linaro.org>
10184
10185 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10186 false for some offset and width combinations which aren't
10187 supported by linux kernel.
10188
c79d856c
PA
101892015-04-10 Pedro Alves <palves@redhat.com>
10190
10191 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10192 procedure, factored out from ...
10193 (top level): ... here. Add "set displaced-stepping" testing axis.
10194 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10195 parameter "displaced". Use it.
10196 (top level): Use foreach and add "set displaced-stepping" testing
10197 axis.
10198
ebc90b50
PA
101992015-04-10 Pedro Alves <palves@redhat.com>
10200
10201 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10202 Remove comment.
10203 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10204 both the address of the instruction that triggers the watchpoint
10205 and the address of the instruction immediately after, and use
10206 those addresses for the test. Fix comment.
10207
8f572e5c
PA
102082015-04-10 Pedro Alves <palves@redhat.com>
10209
10210 * gdb.base/sigstep.exp (breakpoint_to_handler)
10211 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10212 Test "backtrace" in handler.
10213 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10214 (top level): Add new "displaced" test axis to
10215 breakpoint_to_handler, breakpoint_to_handler_entry and
10216 breakpoint_over_handler.
10217
8d707a12
PA
102182015-04-10 Pedro Alves <palves@redhat.com>
10219
10220 PR gdb/18216
10221 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10222
ef713951
YQ
102232015-04-10 Yao Qi <yao.qi@linaro.org>
10224
10225 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10226 (test_add_rn_pc): New function.
10227 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10228 (top level): Invoke test_add_rn_pc.
10229
906d60cf
PA
102302015-04-10 Pedro Alves <palves@redhat.com>
10231
10232 PR gdb/13858
10233 * gdb.base/step-over-no-symbols.exp: New file.
10234
f2983cc3
AW
102352015-04-09 Andy Wingo <wingo@igalia.com>
10236
10237 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10238 after the Python tests.
10239
6d62641c
SDJ
102402015-04-08 Keith Seitz <keiths@redhat.com>
10241
10242 PR python/16699
10243 * gdb.python/py-completion.exp: New tests for completion.
10244 * gdb.python/py-completion.py (CompleteLimit1): New class.
10245 (CompleteLimit2): Likewise.
10246 (CompleteLimit3): Likewise.
10247 (CompleteLimit4): Likewise.
10248 (CompleteLimit5): Likewise.
10249 (CompleteLimit6): Likewise.
10250 (CompleteLimit7): Likewise.
10251
f3770638
PA
102522015-04-08 Pedro Alves <palves@redhat.com>
10253
10254 PR gdb/18214
10255 PR gdb/18216
10256 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10257 function.
10258 (main): Install it as SIGUSR1 handler.
10259 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10260 parameter. Always use "setup" as prefix. Toggle "set
10261 displaced-stepping" off/on depending on global. Don't switch to
10262 thread 1 here.
10263 (top level): Add displaced stepping "off/on" test axis. Update
10264 "setup" calls. Wrap each subtest with with_test_prefix. Test
10265 continuing with a queued signal in each thread.
10266
4496bed7
PA
102672015-04-08 Pedro Alves <palves@redhat.com>
10268
10269 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10270 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10271 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10272 Return early if running to main fails.
10273 * gdb.trace/while-stepping.exp: Likewise.
10274
b97fde92
PA
102752015-04-07 Pedro Alves <palves@redhat.com>
10276
10277 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10278 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10279 interact with inferior program.
10280
f71c18e7
PA
102812015-04-07 Pedro Alves <palves@redhat.com>
10282
10283 * lib/gdb.exp (inferior_spawn_id): New global.
10284 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10285 spawn id after processing the user code.
10286 (default_gdb_start): Set inferior_spawn_id.
10287 (send_inferior): New procedure.
10288 * lib/gdbserver-support.exp (gdbserver_start): Set
10289 inferior_spawn_id.
10290 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10291
6423214f
PA
102922015-04-07 Pedro Alves <palves@redhat.com>
10293
10294 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10295 * lib/gdbserver-support.exp (gdbserver_start): Make
10296 $server_spawn_id global.
10297 (gdbserver_start): Don't wait for gdbserver's spawn id with
10298 expect_background.
10299 (close_gdbserver): New procedure.
10300 (gdb_exit): Rename the default version and reimplement.
10301
71c0ee8c
PA
103022015-04-07 Pedro Alves <palves@redhat.com>
10303
72f4393d 10304 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
10305 append the substituted item, not the original item.
10306
203bc29b
PA
103072015-04-07 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10310 gdb_expect.
10311
508a3ddf
PA
103122015-04-07 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10315 output appearing once only.
10316
9f6dbe2b
PA
103172015-04-07 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10320 that doesn't expect anything. Return early if running to main
10321 fails.
10322
337532fa
YQ
103232015-04-07 Yao Qi <yao.qi@linaro.org>
10324
10325 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10326 (child_function): Call alarm.
10327 (main): Move call to alarm into the loop.
10328 * gdb.threads/non-stop-fair-events.exp: Build program with
10329 -DTIMEOUT=$timeout.
10330
01b622d4
DE
103312015-04-06 Doug Evans <xdje42@gmail.com>
10332
10333 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10334 Fix dest parameter to board_info.
10335 (fpc_compile): Ditto.
10336 (gdb_compile_pascal): Rename dest arg to destfile.
10337
961f4160
PMR
103382015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10339
10340 * gdb.ada/funcall_ref.exp: New file.
10341 * gdb.ada/funcall_ref/foo.adb: New file.
10342
cafda597
YQ
103432015-04-02 Yao Qi <yao.qi@linaro.org>
10344
10345 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10346 is remote.
10347
fed040c6
GB
103482015-04-02 Gary Benson <gbenson@redhat.com>
10349
10350 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10351
d11916aa
SS
103522015-04-01 Sasha Smundak <asmundak@google.com>
10353
10354 * gdb.python/py-unwind-maint.c: New file.
10355 * gdb.python/py-unwind-maint.exp: New test.
10356 * gdb.python/py-unwind-maint.py: New file.
10357 * gdb.python/py-unwind.c: New file.
10358 * gdb.python/py-unwind.exp: New test.
10359 * gdb.python/py-unwind.py: New test.
10360
a1471180
PA
103612015-04-01 Pedro Alves <palves@redhat.com>
10362
10363 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10364 to fail instead of non-existent $test.
10365
0bbeccb1
PA
103662015-04-01 Pedro Alves <palves@redhat.com>
10367
10368 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10369 GDBFLAGS if not empty.
10370
3c724c8c
PMR
103712015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10372
10373 * gdb.ada/complete.exp: Remove "multi_line".
10374 * gdb.ada/info_exc.exp: Remove "multi_line".
10375 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10376 * gdb.ada/ptype_field.exp: Remove "multi_line".
10377 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10378 * gdb.ada/tagged.exp: Remove "multi_line".
10379 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10380 [multi_line ...]
10381 * gdb.btrace/delta.exp: Likewise.
10382 * gdb.btrace/exception.exp: Likewise.
10383 * gdb.btrace/function_call_history.exp: Likewise.
10384 * gdb.btrace/instruction_history.exp: Likewise.
10385 * gdb.btrace/nohist.exp: Likewise.
10386 * gdb.btrace/record_goto.exp: Likewise.
10387 * gdb.btrace/segv.exp: Likewise.
10388 * gdb.btrace/stepi.exp: Likewise.
10389 * gdb.btrace/tailcall.exp: Likewise.
10390 * gdb.btrace/unknown_functions.exp: Likewise.
10391 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10392 * lib/gdb.exp: Add the "multi_line" helper.
10393
4eec2deb
PA
103942015-04-01 Pedro Alves <palves@redhat.com>
10395
10396 * gdb.threads/tid-reuse.c: New file.
10397 * gdb.threads/tid-reuse.exp: New file.
10398
df8411da
SDJ
103992015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10400
10401 PR corefiles/16092
10402 * gdb.base/coredump-filter.c: New file.
10403 * gdb.base/coredump-filter.exp: Likewise.
10404
6ef37366
PM
104052015-03-27 Petr Machata <pmachata@redhat.com>
10406
10407 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10408 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10409 (Dwarf::assemble): Initialize them.
10410 (Dwarf::lines): New function.
10411
7ec911b0
JT
104122015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10413
10414 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10415 SYMBOL_PREFIX for x86_64-*-cygwin.
10416
ff908ebf
AW
104172015-03-26 Andy Wingo <wingo@igalia.com>
10418
10419 PR symtab/18148
10420 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10421 const_value but not a location.
10422 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10423 location defined in non-main CUs are visible.
10424
6d5f0679
YQ
104252015-03-26 Yao Qi <yao.qi@linaro.org>
10426
10427 PR testsuite/18139
10428 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10429 Add a line number entry for the same line.
10430 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10431 Add a line number entry for the same line.
10432
2898689b
YQ
104332015-03-26 Yao Qi <yao.qi@linaro.org>
10434
10435 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10436 .int 0.
10437 (func): Likewise. Add .Lfunc_1 label.
10438 Use .Lfunc_1 label.
10439 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10440 .int 0.
10441 (func): Likewise.
10442 Use .Lfunc_1 label.
10443
85180498
YQ
104442015-03-26 Yao Qi <yao.qi@linaro.org>
10445
10446 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10447 Call gdb_compile instead to compile each .s files without debug
10448 information.
10449
8aa08a8d
YQ
104502015-03-26 Yao Qi <yao.qi@linaro.org>
10451
10452 * gdb.base/savedregs.exp (process_saved_regs): Make
10453 "Saved registers:" optional in the pattern.
10454
66849923
MM
104552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10456
10457 * gdb.btrace/next.exp: Merged into step.exp.
10458 * gdb.btrace/finish.exp: Merged into step.exp.
10459 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10460 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10461 "record goto" and checking the exact replay position.
10462 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10463 check for "Recording format" in "info record" output.
10464 * gdb.btrace/record_goto.exp: Choose test file based on target.
10465 * gdb.btrace/x86-record_goto.S: Renamed into ...
10466 * gdb.btrace/x86_64-record_goto.S: ... this.
10467 * gdb.btrace/i686-record_goto.S: New.
10468 * gdb.btrace/x86-tailcall.S: Renamed into ...
10469 * gdb.btrace/x86_64-tailcall.S: ... this.
10470 * gdb.btrace/i686-tailcall.S: New.
10471 * gdb.btrace/x86-tailcall.c: Renamed into ...
10472 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10473 separate statements. Update test.
10474 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10475 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10476 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10477 * gdb.btrace/tailcall.exp: Choose test file based on target.
10478 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10479
11cc1b74
MM
104802015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10481
10482 * gdb.btrace/exception.exp: Increase BTS buffer size.
10483
a25d8bf9
PA
104842015-03-24 Pedro Alves <palves@redhat.com>
10485
10486 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10487
856e7dd6
PA
104882015-03-24 Pedro Alves <palves@redhat.com>
10489
10490 * gdb.threads/schedlock.exp (test_step): No longer expect that
10491 "set scheduler-locking step" with "next" over a function call runs
10492 threads unlocked.
10493
ad235a41
AT
104942015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10495
10496 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10497
15630549
AT
104982015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10499
10500 PR breakpoints/16466
10501 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10502 * gdb.mi/mi-pending.c (thread_func): New function.
10503 (int main): Add threading support required.
10504 * gdb.mi/mi-pending.exp: Add tests for this issue.
10505 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10506 (pendfunc2): Remove stdio dependency.
10507 * gdb.mi/mi-pendshr2.c: New file.
10508
693dca06
KS
105092015-03-23 Keith Seitz <keiths@redhat.com>
10510
10511 * gdb.linespec/keywords.c: New file.
10512 * gdb.linespec/keywords.exp: New file.
10513
7e993ebf
KS
105142015-03-23 Keith Seitz <keiths@redhat.com>
10515
10516 PR gdb/18021
10517 * gdb.dwarf2/staticvirtual.exp: New test.
10518
bc23328c
JK
105192015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10520
10521 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10522 * README: Remove HP-UX and gdb.hp.
10523 (configuration):
10524 * configure: Regenerate.
10525 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10526 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10527 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10528 gdb.hp/gdb.defects/Makefile.
10529 * gdb.hp/Makefile.in: File deleted.
10530 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10531 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10532 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10533 * gdb.hp/gdb.aCC/run.c: File deleted.
10534 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10535 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10536 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10537 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10538 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10539 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10540 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10541 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10542 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10543 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10544 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10545 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10546 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10547 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10548 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10549 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10550 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10551 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10552 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10553 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10554 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10555 * gdb.hp/gdb.compat/average.c: File deleted.
10556 * gdb.hp/gdb.compat/sum.c: File deleted.
10557 * gdb.hp/gdb.compat/xdb.c: File deleted.
10558 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10559 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10560 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10561 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10562 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10563 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10564 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10565 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10566 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10567 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10568 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10569 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10570 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10571 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10572 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10573 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10574 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10575 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10576 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10577 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10578 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10579 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10580 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10581 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10582 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10583 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10584 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10585 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10586 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10587 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10588 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10589 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10590 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10591 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10592 * gdb.hp/tools/odump: File deleted.
10593
8bf3b159
PA
105942015-03-19 Pedro Alves <palves@redhat.com>
10595
10596 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10597 (saw_thread_3): New globals.
10598 (top level): Increment them when an event for the corresponding
10599 thread is seen.
10600 (no thread starvation): New test.
10601
eb54c8bf
PA
106022015-03-19 Pedro Alves <palves@redhat.com>
10603
10604 * gdb.threads/continue-pending-status.c: New file.
10605 * gdb.threads/continue-pending-status.exp: New file.
10606
32d2e5d6
PA
106072015-03-18 Pedro Alves <palves@redhat.com>
10608
10609 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10610 Use gdb_is_target_remote instead of is_remote. Use
10611 gdb_test_multiple instead of gdb_expect. Exit early if
10612 gdb_test_multiple hits its internal matches. Tighten stepi tests
10613 expected output. Fail on exit with any signal, instead of just
10614 SIGILL.
10615
f68f11b7
YQ
106162015-03-18 Yao Qi <yao.qi@linaro.org>
10617
10618 PR tdep/18107
10619 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10620 variable.
10621 * gdb.base/catch-syscall.exp: Don't skip it on
10622 aarch64*-*-linux* target. Remove elements in all_syscalls.
10623 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10624 target.
10625 (setup_all_syscalls): New proc.
10626
ca5fd19b
YQ
106272015-03-16 Yao Qi <yao.qi@linaro.org>
10628
10629 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10630 (top level): Skip tests if valid_addr_p returns false for
10631 $cmd1 or $cmd2.
10632
85642ba0
AW
106332015-03-11 Andy Wingo <wingo@igalia.com>
10634
10635 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10636
e03f9645
YQ
106372015-03-11 Yao Qi <yao.qi@linaro.org>
10638
10639 * gdb.base/catch-syscall.exp: Fix typo in comments.
10640
5d0962b2
YQ
106412015-03-11 Yao Qi <yao.qi@linaro.org>
10642
10643 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10644
b2df3cef
PA
106452015-03-09 Pedro Alves <palves@redhat.com>
10646
10647 * dg-extract-results.py: Delete.
10648
ef878e53
PA
106492015-03-09 Pedro Alves <palves@redhat.com>
10650
10651 Merge dg-extract-results.sh from GCC upstream (r218843).
10652
10653 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10654 * dg-extract-results.sh: Use --text with grep to avoid issues with
10655 binary files. Fall back to cat -v, if that doesn't work.
10656
9494d219
PA
106572015-03-05 Pedro Alves <palves@redhat.com>
10658
10659 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10660
a8d9763a
SM
106612015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10662
10663 * lib/mi-support.exp (mi_expect_interrupt): Accept
10664 alternative event for when in all-stop mode.
10665
be9957b8
PA
106662015-03-04 Pedro Alves <palves@redhat.com>
10667
10668 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10669
d57be0f4 106702015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
10671
10672 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10673
c214c7cf
AA
106742015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10675
10676 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10677 regexps for GDB's current line display, accept a hex address
10678 preceding the line number.
10679
6d74a497
AA
106802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10681
10682 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10683 the 'arch1' variable for "s390*-linux*" targets.
10684
511aee7c
PA
106852015-03-04 Pedro Alves <palves@redhat.com>
10686
10687 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10688 (main): Pass missing retval argument to pthread_join call.
10689
95e50b27
PA
106902015-03-02 Pedro Alves <palves@redhat.com>
10691
10692 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10693 (top level): Call do_test with non-stop as well.
10694
28054d69
PA
106952015-03-02 Pedro Alves <palves@redhat.com>
10696
10697 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10698 -1.
10699
4fa5d7b4
AA
107002015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10701
10702 * gdb.arch/s390-vregs.exp: New test.
10703 * gdb.arch/s390-vregs.S: New file.
10704
97c18565
PA
107052015-02-27 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10708 call to catch_command_errors.
10709 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10710 catch_command_errors.
10711
a37bfa30
PA
107122015-02-27 Pedro Alves <palves@redhat.com>
10713
10714 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10715 "true" for boolean result.
10716 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10717 prototype of main.
10718
6f98576f
PA
107192015-02-27 Pedro Alves <palves@redhat.com>
10720
10721 * lib/unbuffer_output.c: New file.
10722 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10723 (main): Call gdb_unbuffer_output.
10724
eba5ab56
YQ
107252015-02-27 Yao Qi <yao.qi@linaro.org>
10726
10727 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10728 target.
10729
0def5aaa
DE
107302015-02-26 Doug Evans <dje@google.com>
10731
10732 * gdb.cp/class2.cc (Dbase, D): New classes.
10733 (main): New local delta.
10734 * gdb.cp/class2.exp: Test printing delta.
10735 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10736 (dynbar): New global.
10737 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10738
081a1c2c
JK
107392015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10740
10741 * gdb.compile/compile-ifunc.c: New file.
10742 * gdb.compile/compile-ifunc.exp: New file.
10743
2f41223f
AT
107442015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10745
10746 * gdb.base/structs.exp: Check for correct struct on finish.
10747
03eddd80
YQ
107482015-02-26 Yao Qi <yao.qi@linaro.org>
10749
10750 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10751 is zero.
10752
80c57053
JK
107532015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10754
10755 * gdb.arch/cordic.ko.bz2: New file.
10756 * gdb.arch/cordic.ko.debug.bz2: New file.
10757 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10758
21613c12
YQ
107592015-02-25 Yao Qi <yao.qi@linaro.org>
10760
10761 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10762 aarch64*-*-* target.
10763
d8b901ed
PA
107642015-02-23 Pedro Alves <palves@redhat.com>
10765
10766 * lib/gdb.exp (delete_breakpoints): Rewrite using
10767 gdb_test_multiple.
10768
e5b85ead
PA
107692015-02-23 Pedro Alves <palves@redhat.com>
10770
10771 * gdb.base/info-os.c: Include stdlib.h.
10772
85c3a371
DE
107732015-02-22 Doug Evans <xdje42@gmail.com>
10774
10775 PR symtab/17855
10776 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10777 is read after symbols have been re-read.
10778 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10779 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10780
96553a0c
DE
107812015-02-21 Doug Evans <dje@google.com>
10782
10783 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10784
97a0c697
JK
107852015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10786
10787 PR corefiles/17808
10788 * gdb.arch/i386-biarch-core.core.bz2: New file.
10789 * gdb.arch/i386-biarch-core.exp: New file.
10790
a47cd6e9
PA
107912015-02-21 Pedro Alves <palves@redhat.com>
10792
10793 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10794 runto_main fails.
10795
c5facdc4
PA
107962015-02-20 Pedro Alves <palves@redhat.com>
10797
10798 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10799 info probes.
10800
2db9a427
PA
108012015-02-20 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10804
60fb7e9e
PA
108052015-02-20 Pedro Alves <palves@redhat.com>
10806
10807 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10808 clean_restart before gdb_target_supports_trace.
10809
5c5019c2
PA
108102015-02-20 Pedro Alves <palves@redhat.com>
10811
10812 PR threads/18006
10813 * gdb.threads/clone-thread_db.c: New file.
10814 * gdb.threads/clone-thread_db.exp: New file.
10815
c9587f88
AT
108162015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10817
10818 PR breakpoints/16812
10819 * gdb.base/catch-gdb-caused-signals.c: New file.
10820 * gdb.base/catch-gdb-caused-signals.exp: New file.
10821
f6a88844
JM
108222015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10823
10824 * configure: Regenerated.
10825 * configure.ac: Use GDB_AC_TRANSFORM.
10826 * aclocal.m4: sinclude ../transform.m4.
10827
497c491b
JM
108282015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10829
10830 * lib/dtrace.exp: New file.
10831 * gdb.base/dtrace-probe.exp: Likewise.
10832 * gdb.base/dtrace-probe.d: Likewise.
10833 * gdb.base/dtrace-probe.c: Likewise.
10834 * lib/pdtrace.in: Likewise.
10835 * configure.ac: Output variables with the transformed names of
10836 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10837 * configure: Regenerated.
10838
03e98035
JM
108392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10840
10841 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10842 expected message when trying to access $_probe_* convenience
10843 variables while not on a probe.
10844
63cc30e9
JK
108452015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10846
10847 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10848
0703599a
PA
108492015-02-11 Pedro Alves <pedro@codesourcery.com>
10850
10851 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10852 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10853
7e60a48e
DE
108542015-02-10 Doug Evans <xdje42@gmail.com>
10855
10856 * lib/gdb.exp (gdb_load): Always return a result.
10857
01b088bc
PA
108582015-02-10 Pedro Alves <palves@redhat.com>
10859
10860 * gdb.threads/signal-sigtrap.c: New file.
10861 * gdb.threads/signal-sigtrap.exp: New file.
10862
b05ec7a5
AT
108632015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10864
10865 * gdb.trace/no-attach-trace.c: New file.
10866 * gdb.trace/no-attach-trace.exp: New file.
10867
a2c2acaf
MW
108682015-02-09 Mark Wielaard <mjw@redhat.com>
10869
10870 * gdb.dwarf2/atomic.c: New file.
10871 * gdb.dwarf2/atomic-type.exp: Likewise.
10872
31fd9caa
MM
108732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10874
10875 * gdb.btrace/buffer-size.exp: Update "info record" output.
10876 * gdb.btrace/delta.exp: Update "info record" output.
10877 * gdb.btrace/enable.exp: Update "info record" output.
10878 * gdb.btrace/finish.exp: Update "info record" output.
10879 * gdb.btrace/instruction_history.exp: Update "info record" output.
10880 * gdb.btrace/next.exp: Update "info record" output.
10881 * gdb.btrace/nexti.exp: Update "info record" output.
10882 * gdb.btrace/step.exp: Update "info record" output.
10883 * gdb.btrace/stepi.exp: Update "info record" output.
10884 * gdb.btrace/nohist.exp: Update "info record" output.
10885
d33501a5
MM
108862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10887
10888 * gdb.btrace/buffer-size: New.
10889
f4abbc16
MM
108902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10891
10892 * gdb.btrace/delta.exp: Update "info record" output.
10893 * gdb.btrace/enable.exp: Update "info record" output.
10894 * gdb.btrace/finish.exp: Update "info record" output.
10895 * gdb.btrace/instruction_history.exp: Update "info record" output.
10896 * gdb.btrace/next.exp: Update "info record" output.
10897 * gdb.btrace/nexti.exp: Update "info record" output.
10898 * gdb.btrace/step.exp: Update "info record" output.
10899 * gdb.btrace/stepi.exp: Update "info record" output.
10900 * gdb.btrace/nohist.exp: Update "info record" output.
10901
b9d61307
SM
109022015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10903
10904 PR gdb/15678
10905 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10906
e584fdbc
PA
109072015-02-06 Pedro Alves <palves@redhat.com>
10908
10909 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10910 macro.
10911 (seconds_left, again): New globals.
10912 (main): Wait seconds_left in a 1-second sleep loop instead of
10913 sleeping 180 seconds. If 'again' is set, reset the seconds
10914 counter.
10915 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10916 'again' in the inferior before detaching. Print the seconds left.
10917 (options): New global.
10918 (top level): Build program with -DTIMEOUT=$timeout.
10919
77f41761
PA
109202015-02-06 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10923 determine how many seconds to pass to 'alarm'.
10924 * gdb.base/gdb-sigterm.exp (top level): Build program with
10925 -DTIMEOUT=$timeout.
10926 (do_test): Return success/failure indication. Add more verbose
10927 logging. Don't fail if 200 single steps are seen. Instead, fail
10928 when the test times out.
10929 (passes): New global.
10930 (top level): Break the testing loop if testing fails on any
10931 iteration. Use gdb_assert.
10932
b9394193
DB
109332015-02-04 Don Breazeal <donb@codesourcery.com>
10934
10935 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10936 and initialize them.
10937 (ipc_cleanup): New function.
10938 (main): Don't declare shmid, semid, and msqid. Add a call to
10939 atexit so that we call ipc_cleanup on exit.
10940
42d9e528
PA
109412015-02-04 Pedro Alves <palves@redhat.com>
10942
10943 * boards/native-extended-gdbserver.exp: Remove any target variant
10944 specifications from the board name before clearing the isremote
10945 flag from board_info.
10946
ae6ae975
DE
109472015-01-31 Doug Evans <xdje42@gmail.com>
10948
10949 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10950
cfb069a8
GB
109512015-01-31 Gary Benson <gbenson@redhat.com>
10952
10953 * gdb.base/completion.exp: Disable completion limiting for
10954 existing tests. Add new tests to check completion limiting.
10955 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10956
5dd31d79
DE
109572015-01-31 Doug Evans <xdje42@gmail.com>
10958
10959 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10960
9f050062
DE
109612015-01-31 Doug Evans <xdje42@gmail.com>
10962
10963 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10964 entries. Duplicate file section script entries.
10965 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10966 inlined entries. Add test for safe-path rejection.
10967 * gdb.python/py-section-script.c: Add duplicate inlined section script
10968 entries. Duplicate file section script entries.
10969 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10970 inlined entries. Add test for safe-path rejection.
10971
df25ebbd
JB
109722015-01-29 Joel Brobecker <brobecker@adacore.com>
10973
10974 * gdb.ada/disc_arr_bound: New testcase.
10975
4a0ca9ec
JB
109762015-01-29 Joel Brobecker <brobecker@adacore.com>
10977
10978 * gdb.ada/mi_var_array: New testcase.
10979
3a8b707a
DE
109802015-01-27 Doug Evans <dje@google.com>
10981
10982 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10983 Add test for objfile.filename, objfile.username after objfile
10984 has been unloaded.
10985
f8313f6e
JB
109862015-01-26 Joel Brobecker <brobecker@adacore.com>
10987
10988 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10989 the second test to print the name attribute of value
10990 returned by the call to gdb.lookup_type, and adjust
10991 the expected output accordingly.
10992
37bc665e
MW
109932015-01-25 Mark Wielaard <mjw@redhat.com>
10994
10995 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10996 * gdb.base/disp-step-fork.c: Include unistd.h.
10997 * gdb.base/siginfo-obj.c: Include stdio.h.
10998 * gdb.base/siginfo-thread.c: Likewise.
10999 * gdb.mi/non-stop.c: Include unistd.h.
11000 * gdb.mi/nsthrexec.c: Include stdio.h.
11001 * gdb.mi/pthreads.c: Include unistd.h.
11002 * gdb.modula2/unbounded1.c (main): Declare returns int.
11003 * gdb.reverse/consecutive-reverse.c: Likewise.
11004 * gdb.threads/create-fail.c: Include unistd.h.
11005 * gdb.threads/killed.c: Likewise.
11006 * gdb.threads/linux-dp.c: Likewise.
11007 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11008 * gdb.threads/non-ldr-exc-2.c: Likewise.
11009 * gdb.threads/non-ldr-exc-3.c: Likewise.
11010 * gdb.threads/non-ldr-exc-4.c: Likewise.
11011 * gdb.threads/pthreads.c: Include unistd.h.
11012 (main): Declare returns int.
11013 * gdb.threads/tls-main.c (foo): New declaration.
11014 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11015
f7e5394d
SM
110162015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11017
11018 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11019 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11020
743649fd
MW
110212015-01-15 Mark Wielaard <mjw@redhat.com>
11022
11023 * gdb.base/noreturn-return.c: New file.
11024 * gdb.base/noreturn-return.exp: New file.
11025 * gdb.base/noreturn-finish.c: New file.
11026 * gdb.base/noreturn-finish.exp: New file.
11027
198297aa
PA
110282015-01-23 Pedro Alves <palves@redhat.com>
11029
11030 * gdb.threads/continue-pending-after-query.c: New file.
11031 * gdb.threads/continue-pending-after-query.exp: New file.
11032
717cf30c
AG
110332015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11034 Simon Marchi <simon.marchi@ericsson.com>
11035
11036 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11037 * gdb.base/valgrind-db-attach.exp: Same.
11038 * gdb.base/valgrind-infcall.exp: Same.
11039 * lib/mi-support.exp (default_mi_gdb_start): Same.
11040 * lib/prompt.exp (default_prompt_gdb_start): Same.
11041 * lib/gdb.exp (default_gdb_spawn): Same.
11042 (gdb_interact): New.
11043
11044
4b62a76e
JK
110452015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11046
11047 * gdb.compile/compile.exp (pointer to jit function): New test.
11048
b4cdae6f
WW
110492015-01-17 Wei-cheng Wang <cole945@gmail.com>
11050
11051 * lib/gdb.exp (supports_process_record): Return true for
11052 powerpc*-*-linux*.
11053 (supports_reverse): Likewise.
11054
d221e7ef
DB
110552015-01-15 Don Breazeal <donb@codesourcery.com>
11056
11057 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11058 instead of checking whether the target board is remote and
11059 use spawn_wait_for_attach instead of exec/sleep.
11060 * gdb.base/attach-twice.exp: Likewise.
11061
bafffb51
JB
110622015-01-15 Joel Brobecker <brobecker@adacore.com>
11063
11064 * gdb.ada/var_arr_attrs: New testcase.
11065
5589af0e
PA
110662015-01-14 Pedro Alves <palves@redhat.com>
11067 Joel Brobecker <brobecker@adacore.com>
11068
11069 PR gdb/17525
11070 * gdb.base/bp-cmds-execution-x-script.c: New file.
11071 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11072 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11073
6c400b59
PA
110742015-01-14 Pedro Alves <palves@redhat.com>
11075
11076 PR cli/17828
11077 * gdb.base/batch-preserve-term-settings.c: New file.
11078 * gdb.base/batch-preserve-term-settings.exp: New file.
11079
e02c96a7
DE
110802015-01-13 Doug Evans <dje@google.com>
11081
11082 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11083 binary.
11084
576fd14c
JB
110852015-01-13 Joel Brobecker <brobecker@adacore.com>
11086
11087 * Makefile.in (clean mostlyclean): Do not delete *.py.
11088
04dccad0
JB
110892015-01-13 Joel Brobecker <brobecker@adacore.com>
11090
11091 * gdb.python/py-lookup-type.exp: New file.
11092
3d230f71
PA
110932015-01-12 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11096 restore GDBFLAGS before returning.
11097
7e67715d
JK
110982015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11099
11100 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11101 is_amd64_regs_target and is_x86_like_target.
11102
f2e0d4b4
DE
111032015-01-11 Doug Evans <xdje42@gmail.com>
11104
11105 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11106 is given without an explicit form.
11107 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11108 attributes.
11109 * gdb.dwarf/corrupt.exp: Ditto.
11110 * gdb.dwarf2/enum-type.exp: Ditto.
11111 * gdb.trace/entry-values.exp: Ditto.
11112 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11113
439250fb
DE
111142015-01-11 Doug Evans <xdje42@gmail.com>
11115
11116 PR gdb/15830
11117 * gdb.base/maint.exp: Remove references to "maint demangle".
11118 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11119 Add tests for explicitly specifying language to demangle.
11120 * gdb.dlang/demangle.exp: Ditto.
11121
ede9f622
PA
111222015-01-09 Pedro Alves <palves@redhat.com>
11123
11124 * gdb.threads/non-stop-fair-events.c: New file.
11125 * gdb.threads/non-stop-fair-events.exp: New file.
11126
a7b796db
PA
111272015-01-09 Pedro Alves <palves@redhat.com>
11128
11129 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11130 the global scope. Set a breakpoint after all threads are started
11131 rather than stepping over two source lines. Expect the prompt.
11132 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11133 global.
11134 (NUM): Now 15.
11135 (main): Use threads_started_barrier to wait for all threads to
11136 start. Main thread no longer calls thread_function. Exit after
11137 180 seconds.
11138 (loop): New function.
11139 (thread_function): Wait on threads_started_barrier barrier. Call
11140 'loop' at each iteration.
11141 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11142 threads have started, instead of hardcoding number of "next"
11143 steps. Use an access watchpoint instead of a write watchpoint.
11144
9665ffdd
PA
111452015-01-09 Pedro Alves <palves@redhat.com>
11146
11147 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11148 (thread_func): Wait on barrier.
11149 (main): Wait for all threads to start before stopping GDB.
11150 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11151 global.
11152 (thread1_func, thread2_func): Wait on barrier.
11153 (main): Wait for all threads to start before stopping GDB.
11154 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11155 New global.
11156 (thread1_func, thread2_func): Wait on barrier.
11157 (main): Wait for all threads to start before stopping GDB.
11158
c945a99f
PA
111592015-01-09 Pedro Alves <palves@redhat.com>
11160
11161 * gdb.threads/attach-many-short-lived-threads.c: New file.
11162 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11163
c1a747c1
PA
111642014-01-09 Pedro Alves <palves@redhat.com>
11165
11166 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11167 instead of to thread 2.
11168 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11169 Add barrier around each pthread_create call instead of around all
11170 calls.
11171 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11172 Set a break on thread_function and have the child threads hit it
11173 one at at a time.
11174
60b3033e
PA
111752015-01-09 Pedro Alves <palves@redhat.com>
11176
11177 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11178 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11179 false.
11180 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11181 checking whether the target board is remote.
11182 * gdb.multi/multi-attach.exp: Likewise.
11183 * gdb.python/py-sync-interp.exp: Likewise.
11184 * gdb.server/ext-attach.exp: Likewise.
11185 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11186 tests that need to attach, instead of checking whether the target
11187 board is remote at the top of the file.
11188
acc018ac
YQ
111892015-01-08 Yao Qi <yao@codesourcery.com>
11190
11191 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11192
50a18af8
JK
111932015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11194
11195 Fix testcase compilation.
11196 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11197
8503d6e1
JB
111982015-01-06 Joel Brobecker <brobecker@adacore.com>
11199
11200 * gdb.python/py-type.exp: Add a couple test about empty
11201 array creation, and negative-length array creation.
11202
cc73dbcc
DE
112032015-01-02 Doug Evans <xdje42@gmail.com>
11204
11205 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11206
0300bbc7
DE
112072015-01-02 Doug Evans <dje@google.com>
11208
11209 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11210
9d85a0ec
YQ
112112014-12-29 Yao Qi <yao@codesourcery.com>
11212
11213 * gdb.trace/entry-values.exp: Update comments. Rename variable
11214 bar_call_foo to returned_from_foo.
11215
87186c6a
MMN
112162014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11217
11218 PR gdb/17394
11219 * gdb.linespec/break-asm-file.c: New file.
11220 * gdb.linespec/break-asm-file.exp: New file.
11221 * gdb.linespec/break-asm-file0.s: New file.
11222 * gdb.linespec/break-asm-file1.s: New file.
11223
1bab7383
YQ
112242014-12-18 Nigel Stephens <nigel@mips.com>
11225 Maciej W. Rozycki <macro@codesourcery.com>
11226
11227 * gdb.base/float.exp: Handle the new output from "info float" on
11228 MIPS targets.
11229
1bc1068a
JK
112302014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11231
11232 Fix MinGW compilation.
11233 * gdb.compile/compile-ops.exp: Update untested message if
11234 !skip_compile_feature_tests.
11235 * gdb.compile/compile-setjmp.exp: Likewise.
11236 * gdb.compile/compile-tls.exp: Likewise.
11237 * gdb.compile/compile.exp: Likewise.
11238 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11239 supported on this host".
11240
b6615d10
DE
112412014-12-16 Doug Evans <xdje42@gmail.com>
11242
11243 * boards/stabs.exp: New file.
11244
25dda427
AA
112452014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11246
11247 * gdb.base/completion.exp: Adjust to format changes of "maint
11248 print user-registers".
11249
bf330350
CU
112502014-12-16 Catalin Udma <catalin.udma@freescale.com>
11251
11252 PR server/17457
11253 * gdb.arch/aarch64-fp.c: New file.
11254 * gdb.arch/aarch64-fp.exp: New file.
11255
395cf596
SDJ
112562014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11257
11258 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11259 r210637, r210913, r211666, r215400, r215817).
11260
11261 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11262 * dg-extract-results.py: New file.
11263 * dg-extract-results.sh: Use it if the environment seems
11264 suitable.
11265
11266 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11267
11268 * dg-extract-results.py (parse_run): Handle warnings that
11269 are printed before a test harness is run.
11270
11271 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11272
11273 * dg-extract-results.py (Named): Remove __cmp__ method.
11274 (output_variation): Use a key to sort variation.harnesses.
11275
11276 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11277
11278 * dg-extract-results.py: For Python 3, force sys.stdout to
11279 handle surrogate escape sequences.
11280 (safe_open): New function.
11281 (output_segment, main): Use it.
11282
11283 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11284
11285 * dg-extract-results.py (Prog.result_re): Include options
11286 in test name.
11287
11288 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11289
11290 * dg-extract-results.py (output_variation): Always sort if
11291 do_sum.
11292
e882ef3c
SM
112932014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11294
11295 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11296 as long as we get pagination notifications.
11297
4992aa20
JM
112982014-12-15 Jason Merrill <jason@redhat.com>
11299
11300 * Makefile.in (check-gdb.%): Restore.
11301 * README: Mention it.
11302
c1b5a1a6
JB
113032014-12-13 Joel Brobecker <brobecker@adacore.com>
11304
11305 * gdb.ada/str_uninit: New testcase.
11306
5537b577
JK
113072014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11308
11309 PR symtab/17642
11310 * gdb.base/vla-stub-define.c: New file.
11311 * gdb.base/vla-stub.c: New file.
11312 * gdb.base/vla-stub.exp: New file.
11313
bb2ec1b3
TT
113142014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11315 Jan Kratochvil <jan.kratochvil@redhat.com>
11316 Tom Tromey <tromey@redhat.com>
11317
11318 * configure.ac: Add gdb.compile/.
11319 * configure: Regenerate.
11320 * gdb.compile/Makefile.in: New file.
11321 * gdb.compile/compile-ops.exp: New file.
11322 * gdb.compile/compile-ops.c: New file.
11323 * gdb.compile/compile-tls.c: New file.
11324 * gdb.compile/compile-tls.exp: New file.
11325 * gdb.compile/compile-constvar.S: New file.
11326 * gdb.compile/compile-constvar.c: New file.
11327 * gdb.compile/compile-mod.c: New file.
11328 * gdb.compile/compile-nodebug.c: New file.
11329 * gdb.compile/compile-setjmp-mod.c: New file.
11330 * gdb.compile/compile-setjmp.c: New file.
11331 * gdb.compile/compile-setjmp.exp: New file.
11332 * gdb.compile/compile-shlib.c: New file.
11333 * gdb.compile/compile.c: New file.
11334 * gdb.compile/compile.exp: New file.
11335 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11336
4ff709eb
TT
113372014-12-12 Tom Tromey <tromey@redhat.com>
11338
11339 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11340 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11341
6dddd6a5
DE
113422014-12-12 Doug Evans <dje@google.com>
11343
11344 * lib/gdb-python.exp (get_python_valueof): New function.
11345 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11346
71c24708
AA
113472014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11348
11349 * gdb.base/completion.exp: Add test for completion of "info
11350 registers ".
11351
3e29f34a
MR
113522014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11353
11354 * gdb.base/func-ptrs.c: New file.
11355 * gdb.base/func-ptrs.exp: New file.
11356
fc126975
SM
113572014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11358
11359 PR breakpoints/17012
11360 * gdb.base/dprintf-detach.c: New file.
11361 * gdb.base/dprintf-detach.exp: New file.
11362
0a46d518
SM
113632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11364
11365 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11366 * lib/gdb.exp (target_is_gdbserver): New procedure.
11367
a0be3e44
DE
113682014-12-08 Doug Evans <dje@google.com>
11369
11370 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11371
df1b803a
YQ
113722014-12-05 Yao Qi <yao@codesourcery.com>
11373
11374 * gdb.guile/scm-error.exp: Remove the third argument to
11375 gdb_remote_download.
11376 * gdb.guile/scm-frame-args.exp: Likewise.
11377 * gdb.guile/scm-section-script.exp: Likewise.
11378
ddb9f679
YQ
113792014-12-05 Yao Qi <yao@codesourcery.com>
11380
11381 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11382
86e4ed39
DE
113832014-12-04 Doug Evans <dje@google.com>
11384
11385 * gdb.python/py-objfile.exp: Add tests for
11386 objfile.add_separate_debug_file.
11387
7c50a931
DE
113882014-12-04 Doug Evans <dje@google.com>
11389
11390 * lib/gdb.exp (get_build_id): New function.
11391 (build_id_debug_filename_get): Rewrite to use it.
11392 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11393
621661e3
MR
113942014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11395
11396 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11397 `method(long)', not just 0x0.
11398 * gdb.cp/nsalias.exp: Align code labels to 4.
11399 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11400 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11401 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11402 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11403 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11404 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11405
29f0c3b7
DE
114062014-12-02 Doug Evans <dje@google.com>
11407
e1e061e7 11408 PR symtab/17602
29f0c3b7 11409 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 11410 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
11411 * gdb.cp/anon-ns.exp: Update.
11412
162078c8
NB
114132014-12-02 Nick Bull <nicholaspbull@gmail.com>
11414
11415 * gdb.python/py-events.py (inferior_call_handler): New.
11416 (register_changed_handler, memory_changed_handler): New.
11417 (test_events.invoke): Register new handlers.
11418 * gdb.python/py-events.exp: Add tests for inferior call,
11419 memory_changed and register_changed events.
11420
fdb09caf
AA
114212014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11422
11423 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11424 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11425 if the linker doesn't understand this.
11426
55cfb2c4
SM
114272014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11428
11429 * gdb.python/python.exp: Change expected reply to help().
11430
9e8cd6df
YQ
114312014-12-01 Yao Qi <yao@codesourcery.com>
11432
11433 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11434 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11435 * configure: Re-generated.
11436
6c659fc2
SC
114372014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11438
11439 * gdb.cp/chained-calls.cc: New file.
11440 * gdb.cp/chained-calls.exp: New file.
11441 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11442
d7fc3181
SM
114432014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11444
11445 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11446 * gdb.dwarf2/symtab-producer.exp: Same.
11447 * gdb.gdb/python-interrupts.exp: Same.
11448 * gdb.gdb/python-selftest.exp: Same.
11449 * gdb.python/py-linetable.exp: Same.
11450 * gdb.python/py-type.exp: Same.
11451 * gdb.python/py-value-cc.exp: Same.
11452 * gdb.python/py-value.exp: Same.
11453
10e79639
YQ
114542014-11-28 Yao Qi <yao@codesourcery.com>
11455
11456 * gdb.base/break-probes.exp: Match library name prefixed with
11457 sysroot.
11458
f28a0564
SM
114592014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11460
11461 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11462 test expected output. Add parentheses for the call to print.
11463 Remove L suffix from integers.
11464
3fe1ce1d
DE
114652014-11-26 Doug Evans <dje@google.com>
11466
11467 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11468
84429e27
YQ
114692014-11-22 Yao Qi <yao@codesourcery.com>
11470
11471 * gdb.trace/entry-values.c: Remove asms.
11472 (foo): Add foo_label.
11473 (bar): Add bar_label.
11474 * gdb.trace/entry-values.exp: Remove code computing foo's
11475 length and bar's length.
11476 (Dwarf::assemble): Invoke function_range for bar and use
11477 MACRO_AT_func for foo.
11478
26741859
YQ
114792014-11-22 Yao Qi <yao@codesourcery.com>
11480
11481 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11482 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11483 Use .Lgcc43_procstart instead of gcc43.
11484
45e44d27
JB
114852014-11-21 Joel Brobecker <brobecker@adacore.com>
11486
11487 * gdb.ada/n_arr_bound: New testcase.
11488
458c8db8
SDJ
114892014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11490
11491 PR breakpoints/10737
11492 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11493 test_catch_syscall_multi_arch.
11494 (test_catch_syscall_multi_arch): New function.
11495
43f3e411
DE
114962014-11-20 Doug Evans <xdje42@gmail.com>
11497
11498 * gdb.base/maint.exp: Update expected output.
11499
0d7b2549
AA
115002014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11501
11502 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11503 4-byte instruction on S390.
11504
8908fca5
JB
115052014-11-19 Joel Brobecker <brobecker@adacore.com>
11506
11507 * gdb.ada/arr_arr: New testcase.
11508
4a46959e
JB
115092014-11-19 Joel Brobecker <brobecker@adacore.com>
11510
11511 * gdb.ada/pkd_arr_elem: New Testcase.
11512
470e2f4e
LM
115132014-11-18 Luis Machado <lgustavo@codesourcery.com>
11514
11515 * gdb.reverse/break-precsave: Expect completion message for
11516 core file reads.
11517 * gdb.reverse/consecutive-precsave.exp: Likewise.
11518 * gdb.reverse/finish-precsave.exp: Likewise.
11519 * gdb.reverse/i386-precsave.exp: Likewise.
11520 * gdb.reverse/machinestate-precsave.exp: Likewise.
11521 * gdb.reverse/sigall-precsave.exp: Likewise.
11522 * gdb.reverse/solib-precsave.exp: Likewise.
11523 * gdb.reverse/step-precsave.exp: Likewise.
11524 * gdb.reverse/until-precsave.exp: Likewise.
11525 * gdb.reverse/watch-precsave.exp: Likewise.
11526
a267f3ad
AA
115272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11528
11529 * gdb.base/bp-permanent.c: Include unistd.h.
11530 * gdb.python/py-framefilter-mi.c (main): Add return type.
11531 * gdb.python/py-framefilter.c (main): Likewise.
11532 * gdb.trace/actions-changed.c (main): Likewise.
11533
12084a9a
AA
115342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11535
11536 * gdb.mi/until.c: Add eye-catchers.
11537 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11538 line numbers.
11539
dc7e1a77
AA
115402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11541
11542 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11543 function header variants in break1.c.
11544 * gdb.base/ena-dis-br.exp: Likewise.
11545 * gdb.base/hbreak2.exp: Likewise.
11546 * gdb.reverse/until-precsave.exp: Drop references to removed
11547 non-prototype function header variants in ur1.c.
11548 * gdb.reverse/until-reverse.exp: Likewise.
11549
41c77605
PM
115502014-11-17 Petr Machata <pmachata@redhat.com>
11551
11552 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11553 ${_cu_offset_size} bytes abbrev offset.
11554
34248c3a
DE
115552014-11-15 Doug Evans <xdje42@gmail.com>
11556
11557 PR symtab/17559
11558 * gdb.base/line-symtabs.exp: New file.
11559 * gdb.base/line-symtabs.c: New file.
11560 * gdb.base/line-symtabs.h: New file.
11561
646da059
YQ
115622014-11-14 Yao Qi <yao@codesourcery.com>
11563
11564 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11565 (func): Add label func_label.
11566 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11567 Replace low_pc and high_pc with MACRO_AT_range.
11568 Replace name, low_pc and high_pc with MACRO_AT_func.
11569
9301ebe6
YQ
115702014-11-14 Yao Qi <yao@codesourcery.com>
11571
11572 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11573 Replace name, low_pc and high_pc with MACRO_AT_func.
11574
f166b542
YQ
115752014-11-14 Yao Qi <yao@codesourcery.com>
11576
11577 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11578 produce debug information.
11579 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11580
0f6e71e3
YQ
115812014-11-14 Yao Qi <yao@codesourcery.com>
11582
11583 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11584 object and get function length.
11585 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11586 with MACRO_AT_func.
11587 (top-level): Replace gdb_compile and clean_restart with
11588 prepare_for_testing.
11589 * gdb.dwarf2/main.c (main): Add label main_label.
11590
876c4df9
YQ
115912014-11-14 Yao Qi <yao@codesourcery.com>
11592
11593 * lib/dwarf.exp (function_range): New procedure.
11594 (Dwarf::_handle_macro_at_func): New procedure.
11595 (Dwarf::_handle_macro_at_range): New procedure.
11596 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11597
02ad9cf1
YQ
115982014-11-14 Yao Qi <yao@codesourcery.com>
11599
11600 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11601 (_handle_attribute): New procedure.
11602
a59add0c
AA
116032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11604
11605 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11606 * gdb.base/call-sc.c (zed): Likewise.
11607 * gdb.base/checkpoint.c (main): Likewise.
11608 * gdb.base/dump.c (main): Likewise.
11609 * gdb.base/gcore.c (main): Likewise.
11610 * gdb.base/huge.c (main): Likewise.
11611 * gdb.base/multi-forks.c (main): Likewise.
11612 * gdb.base/pr10179-a.c (main): Likewise.
11613 * gdb.base/savedregs.c (main): Likewise.
11614 * gdb.base/sigaltstack.c (main): Likewise.
11615 * gdb.base/siginfo.c (main): Likewise.
11616 * gdb.base/structs.c (zed): Likewise.
11617 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11618 * gdb.mi/mi-syn-frame.c (main): Likewise.
11619 * gdb.mi/until.c (foo, main): Likewise.
11620 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11621 * gdb.base/solib-weak.c (foo): Declare.
11622 * gdb.base/attach-twice.c: Include stdio.h.
11623 * gdb.base/weaklib1.c: Likewise.
11624 * gdb.base/weaklib2.c: Likewise.
11625 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11626 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11627 unistd.h.
11628 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11629 * gdb.mi/mi-exit-code.c: Likewise.
11630 * gdb.base/break-interp-lib.c: Include string.h.
11631 * gdb.base/coremaker.c: Likewise.
11632 * gdb.base/testenv.c: Likewise.
11633 * gdb.python/py-finish-breakpoint.c: Likewise.
11634 * gdb.base/inferior-died.c: Include sys/wait.h.
11635 * gdb.base/fileio.c: Include time.h.
11636 * gdb.base/async-shell.c: Include unistd.h.
11637 * gdb.base/dprintf-non-stop.c: Likewise.
11638 * gdb.base/info-os.c: Likewise.
11639 * gdb.mi/mi-console.c: Likewise.
11640 * gdb.mi/watch-nonstop.c: Likewise.
11641 * gdb.python/py-events.c: Likewise.
11642 * gdb.base/async.c (baz): Move up before its invocation.
11643 * gdb.base/code_elim2.c (my_global_func): Likewise.
11644 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11645 * gdb.base/advance.c (func2): Likewise.
11646
3b5d5997
AA
116472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11648
11649 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11650 variant.
11651 * gdb.base/annota3.c: Likewise.
11652 * gdb.base/async.c: Likewise.
11653 * gdb.base/average.c: Likewise.
11654 * gdb.base/call-ar-st.c: Likewise.
11655 * gdb.base/call-rt-st.c: Likewise.
11656 * gdb.base/call-sc.c: Likewise.
11657 * gdb.base/call-strs.c: Likewise.
11658 * gdb.base/ending-run.c: Likewise.
11659 * gdb.base/execd-prog.c: Likewise.
11660 * gdb.base/exprs.c: Likewise.
11661 * gdb.base/foll-exec.c: Likewise.
11662 * gdb.base/foll-fork.c: Likewise.
11663 * gdb.base/foll-vfork.c: Likewise.
11664 * gdb.base/funcargs.c: Likewise.
11665 * gdb.base/gcore.c: Likewise.
11666 * gdb.base/jump.c: Likewise.
11667 * gdb.base/langs0.c: Likewise.
11668 * gdb.base/langs1.c: Likewise.
11669 * gdb.base/langs2.c: Likewise.
11670 * gdb.base/mips_pro.c: Likewise.
11671 * gdb.base/nodebug.c: Likewise.
11672 * gdb.base/opaque0.c: Likewise.
11673 * gdb.base/opaque1.c: Likewise.
11674 * gdb.base/recurse.c: Likewise.
11675 * gdb.base/run.c: Likewise.
11676 * gdb.base/scope0.c: Likewise.
11677 * gdb.base/scope1.c: Likewise.
11678 * gdb.base/setshow.c: Likewise.
11679 * gdb.base/setvar.c: Likewise.
11680 * gdb.base/shmain.c: Likewise.
11681 * gdb.base/shr1.c: Likewise.
11682 * gdb.base/shr2.c: Likewise.
11683 * gdb.base/sigall.c: Likewise.
11684 * gdb.base/signals.c: Likewise.
11685 * gdb.base/so-indr-cl.c: Likewise.
11686 * gdb.base/solib2.c: Likewise.
11687 * gdb.base/structs.c: Likewise.
11688 * gdb.base/sum.c: Likewise.
11689 * gdb.base/vforked-prog.c: Likewise.
11690 * gdb.base/watchpoint.c: Likewise.
11691 * gdb.reverse/shr2.c: Likewise.
11692 * gdb.reverse/until-reverse.c: Likewise.
11693 * gdb.reverse/ur1.c: Likewise.
11694 * gdb.reverse/watch-reverse.c: Likewise.
11695
066a77c5
AA
116962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11697
11698 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11699 variant.
11700 * gdb.base/sepdebug.exp: Drop references to removed code.
11701
4f204ea5
AA
117022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11703
11704 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11705 variant. Preserve original line numbering.
11706 * gdb.base/list1.c: Likewise.
11707
3b377a3a
AA
117082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11709
11710 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11711 variant.
11712 * gdb.base/break1.c: Likewise.
11713 * gdb.base/break.exp: Drop references to removed code.
11714
e444df73
AA
117152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11716
11717 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11718 variant.
11719
8008f2a7
AA
117202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11721
11722 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11723
a5a06887
AA
117242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11725
11726 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11727 logic into perform_all_tests() and invoke it with and without
11728 function header prototypes.
11729 (do_function_calls): Remove conditional XFAIL for PR 5318.
11730 (rerun_and_prepare): Remove duplicate code.
11731 (perform_all_tests): New. Main logic moved here.
11732
44dba9b9
AA
117332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11734
11735 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11736 code guarded by #ifdef NO_PROTOTYPES.
11737 (t_double_many_args): Likewise.
11738 (DEF_FUNC_MANY_ARGS_1): Likewise.
11739 (DEF_FUNC_VALUES_1): Likewise.
11740 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11741 guarded by #ifdef PROTOTYPES.
11742
d1fbcd56
AA
117432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11744
11745 * gdb.mi/mi-console.c: Add eye-catcher.
11746 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11747 instead of literal line number.
11748
b0e59b8f
AA
117492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11750
11751 * gdb.base/shr2.c: Add eye-catcher.
11752 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11753 line number.
11754
78f98cca
AA
117552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11756
11757 * gdb.base/jump.c: Add eye-catchers.
11758 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11759 numbers.
11760
58fa2af0
AA
117612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11762
11763 * gdb.base/execd-prog.c: Add eye-catchers.
11764 * gdb.base/foll-exec.c: Likewise.
11765 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11766 line numbers.
11767
04e5059b
AA
117682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11769
11770 * gdb.base/ending-run.c: Add eye-catchers.
11771 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11772 literal line numbers.
11773
dbfdb174
AA
117742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11775
11776 * gdb.base/call-rt-st.c: Add eye-catchers.
11777 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11778 literal line numbers.
11779
888a2ade
AA
117802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11781
11782 * gdb.base/call-ar-st.c: Add eye-catchers.
11783 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11784 literal line numbers.
11785
6acc2dde
AA
117862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11787
11788 * gdb.base/average.c: Add eye-catchers.
11789 * gdb.base/sum.c: Likewise.
11790 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11791 regexps dynamically.
11792
9ecfcd1d
AA
117932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11794
11795 * gdb.base/solib1.c: Add eye-catchers.
11796 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11797 literal line numbers.
11798
78708b7c
PA
117992014-11-12 Pedro Alves <palves@redhat.com>
11800
11801 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11802 leader has exited.
11803
af48d08f
PA
118042014-11-12 Pedro Alves <palves@redhat.com>
11805
11806 * gdb.arch/i386-bp_permanent.c: New file.
11807 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11808 (srcfile): Set to i386-bp_permanent.c.
11809 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11810 that stepi does not execute the 'leave' instruction, instead of
11811 testing it does execute.
11812 * gdb.base/bp-permanent.c: New file.
11813 * gdb.base/bp-permanent.exp: New file.
11814
af3768e9
DE
118152014-11-10 Doug Evans <xdje42@gmail.com>
11816
11817 PR symtab/17564
11818 * gdb.base/symtab-search-order.exp: New file.
11819 * gdb.base/symtab-search-order.c: New file.
11820 * gdb.base/symtab-search-order-1.c: New file.
11821 * gdb.base/symtab-search-order-shlib-1.c: New file.
11822
9de00a4a
PA
118232014-11-07 Pedro Alves <palves@redhat.com>
11824
11825 PR gdb/17511
11826 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11827 i?86-*-linux*.
11828
e0f52461
SC
118292014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11830
11831 PR c++/17494
11832 * gdb.cp/pr17494.cc: New file.
11833 * gdb.cp/pr17494.exp: New file.
11834
6ce8c980
YQ
118352014-11-02 Yao Qi <yao@codesourcery.com>
11836
11837 * gdb.python/python.exp: Get working directory and match the
11838 output of "set extended-prompt \\w " with it.
11839
02be9a71
DE
118402014-10-30 Doug Evans <dje@google.com>
11841
11842 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11843 in objfiles.
11844 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11845 in progspaces.
11846
3bdff46b
LM
118472014-10-30 Janis Johnson <janisjo@codesourcery.com>
11848
11849 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11850 * gdb.base/realname-expand.exp: Likewise.
11851 * gdb.linespec/macro-relative.exp: Likewise.
11852
ab917dfb
PA
118532014-10-29 Pedro Alves <palves@redhat.com>
11854
11855 PR gdb/17408
11856 * gdb.threads/schedlock.c (some_function): New function.
11857 (call_function): New global.
11858 (MAYBE_CALL_SOME_FUNCTION): New macro.
11859 (thread_function): Call it.
11860 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11861 and use it instead of a global counter. Adjust all callers.
11862 (get_current_thread): Use "find current thread" for test message
11863 here rather than having all callers pass down the same string.
11864 (goto_loop): New procedure, factored out from ...
11865 (my_continue): ... this.
11866 (step_ten_loops): Change parameter from test message to command to
11867 use. Adjust.
11868 (list_count): Delete global.
11869 (check_result): New procedure, factored out from duplicate top
11870 level code.
11871 (continue tests): Wrap in with_test_prefix.
11872 (test_step): New procedure, factored out from duplicate top level
11873 code.
11874 (top level): Test "step" in combination with all scheduler-locking
11875 modes. Test "next" in combination with all scheduler-locking
11876 modes, and in combination with stepping over a function call or
11877 not.
11878 * gdb.threads/next-bp-other-thread.c: New file.
11879 * gdb.threads/next-bp-other-thread.exp: New file.
11880
d3d4baed
PA
118812014-10-29 Pedro Alves <palves@redhat.com>
11882
11883 PR python/17372
11884 * gdb.python/python.exp: Test a multi-line command that spawns
11885 interactive Python.
11886 * gdb.base/multi-line-starts-subshell.exp: New file.
11887
563e8d85
YQ
118882014-10-29 Yao Qi <yao@codesourcery.com>
11889
11890 * gdb.base/fileio.exp: Make directories on host.
11891
0ea4d52e
YQ
118922014-10-29 Yao Qi <yao@codesourcery.com>
11893
11894 * gdb.base/fileio.c (test_write): Close the file.
11895
7f5ef605
PA
118962014-10-28 Pedro Alves <palves@redhat.com>
11897
11898 PR gdb/12623
11899 * gdb.base/sigstep.c (no_handler): New global.
11900 (main): If 'no_handler is true, set the signal handlers to
11901 SIG_IGN.
11902 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11903 with_sw_watch and no_handler parameters. Handle them.
11904 (top level) <stepping over handler when stopped at a breakpoint
11905 test>: Add a test axis for testing with a software watchpoint, and
11906 another for testing with the signal handler set to SIG_IGN.
11907 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11908 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11909
abbdbd03
PA
119102014-10-28 Pedro Alves <palves@redhat.com>
11911
11912 PR gdb/17511
11913 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11914 * gdb.base/sigstep.exp (other_handler_location): New global.
11915 (advance): Support stepping into the signal handler, and running
11916 commands while in the handler.
11917 (in_handler_map): New global.
11918 (top level): In the advance test, add combinations for getting
11919 into the handler with stepping commands, and for running commands
11920 in the handler. Add comment descripting the advancei tests.
11921
1df4399f
PA
119222014-10-28 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.base/sigstep.exp: Use build_executable instead of
11925 prepare_for_testing.
11926 (top level): Move code that starts GDB, runs to main and creates a
11927 display to ...
11928 (restart): ... this new procedure.
11929 (top level): Move backtrace from signal handler test to ...
11930 (validate_backtrace): ... this new procedure.
11931 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11932 with_test_prefix. Always restart GDB.
11933 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11934 with_test_prefix. Always restart GDB. No need to delete
11935 breakpoints after the test.
11936 (test_skip_handler): Remove prefix parameter.
11937 (skip_over_handler, breakpoint_to_handler)
11938 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11939 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11940 restart GDB. No need to delete breakpoints after the test.
11941 (top level): Use foreach to call the test procedures with
11942 different commands.
11943
a5b6e449
PA
119442014-10-28 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11947 instead of GNATS numbers.
11948 * gdb.base/sigbpt.exp: Likewise.
11949 * gdb.base/siginfo.exp: Likewise.
11950 * gdb.base/sigstep.exp: Likewise.
11951
e5f8a7cc
PA
119522014-10-27 Pedro Alves <palves@redhat.com>
11953
11954 * gdb.base/sigstep.c (dummy): New global.
11955 (main): Issue a couple writes to the new global.
11956 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11957 procedures.
11958 (skip_over_handler): Use test_skip_handler.
11959 (top level): Call skip_over_handler for stepi and nexti too.
11960 (breakpoint_over_handler): Use test_skip_handler.
11961 (top level): Call breakpoint_over_handler for stepi and nexti too.
11962
763905a3
YQ
119632014-10-27 Yao Qi <yao@codesourcery.com>
11964
11965 * gdb.trace/tfile.c (adjust_function_address)
11966 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11967 function descriptor.
11968
6f259a23
DB
119692014-10-24 Don Breazeal <donb@codesourcery.com>
11970
11971 * gdb.base/foll-fork.exp (test_follow_fork,
11972 catch_fork_child_follow): Check for updated fork messages emitted
11973 from infrun.c.
11974 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11975 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11976 vfork_and_exec_child_follow_through_step): Check for updated vfork
11977 messages emitted from infrun.c.
11978
09dd9a69
PA
119792014-10-24 Pedro Alves <palves@redhat.com>
11980
11981 * gdb.base/corefile.exp: Remove references to ultrix.
11982 * gdb.base/interrupt.exp: Likewise.
11983 * gdb.base/whatis.exp: Likewise.
11984 * gdb.gdb/selftest.exp: Likewise.
11985 * gdb.threads/manythreads.exp: Likewise.
11986 * gdb.threads/print-threads.exp: Likewise.
11987 * gdb.threads/pthreads.exp:: Likewise.
11988 * gdb.threads/schedlock.exp: Likewise.
11989
3433cfa5
SC
119902014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11991
11992 * gdb.cp/non-trivial-retval.cc: Add a test case.
11993 * gdb.cp/non-trivial-retval.exp: Add a test.
11994
092f880b
YQ
119952014-10-20 Yao Qi <yao@codesourcery.com>
11996
11997 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11998 * gdb.python/py-objfile-script-gdb.py: New file.
11999 * gdb.python/py-objfile-script.exp: Update reference to
12000 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12001 of remote_download. Remove the dest file.
12002
acbdb7f3
YQ
120032014-10-20 Yao Qi <yao@codesourcery.com>
12004
12005 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12006 * gdb.base/step-line.exp: Likewise.
12007 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12008 * gdb.dwarf2/dw2-basic.exp: Likewise.
12009 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12010 * gdb.dwarf2/dw2-filename.exp: Likewise.
12011 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12012 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12013 * gdb.dwarf2/dw2-producer.exp: Likewise.
12014 * gdb.dwarf2/mac-fileno.exp: Likewise.
12015 * gdb.python/py-frame-args.exp: Likewise.
12016 * gdb.python/py-framefilter.exp: Likewise.
12017 * gdb.python/py-mi.exp: Likewise.
12018 * gdb.python/py-objfile-script.exp: Likewise
12019 * gdb.python/py-pp-integral.exp: Likewise.
12020 * gdb.python/py-pp-re-notag.exp: Likewise.
12021 * gdb.python/py-prettyprint.exp: Likewise.
12022 * gdb.python/py-section-script.exp: Likewise.
12023 * gdb.python/py-typeprint.exp: Likewise.
12024 * gdb.python/py-xmethods.exp: Likewise.
12025 * gdb.stabs/weird.exp: Likewise.
12026 * gdb.xml/tdesc-regs.exp: Likewise.
12027
bd286a29
KCY
120282014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12029
12030 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12031 (out_cu): Use addr_len for the size of addresses.
12032 (out_line): Likewise. Size DW_LNE_set_address instruction
12033 according to addr_len.
12034 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12035 (FUNC): Add START_INSNS to definition.
12036
673dc4a0
YQ
120372014-10-18 Yao Qi <yao@codesourcery.com>
12038
12039 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12040 gdb_has_argv0 return true.
12041 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12042 check [target_info exists noargs], check [gdb_has_argv0]
12043 instead.
12044 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12045 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12046 procedures.
12047
4ffbba72
DE
120482014-10-17 Doug Evans <dje@google.com>
12049
12050 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12051 event.
12052 * gdb.python/py-events.py: Add clear_objfiles event.
12053
d096d8c1
DE
120542014-10-17 Doug Evans <dje@google.com>
12055
12056 * gdb.python/py-objfile.exp: Test progspace attribute.
12057
a80db015
LM
120582014-10-17 Luis Machado <lgustavo@codesourcery.com>
12059
12060 * gdb.guile/scm-breakpoint.exp: Do not assume any
12061 directory separators when matching source file paths.
12062 * gdb.python/py-breakpoint.exp: Likewise.
12063 * gdb.reverse/break-precsave.exp: Likewise.
12064 * gdb.reverse/break-reverse.exp: Likewise.
12065 * gdb.reverse/consecutive-precsave.exp: Likewise.
12066 * gdb.reverse/finish-precsave.exp: Likewise.
12067 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12068 * gdb.reverse/finish-reverse.exp: Likewise.
12069 * gdb.reverse/i386-precsave.exp: Likewise.
12070 * gdb.reverse/i387-env-reverse.exp: Likewise.
12071 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12072 * gdb.reverse/machinestate-precsave.exp: Likewise.
12073 * gdb.reverse/machinestate.exp: Likewise.
12074 * gdb.reverse/sigall-precsave.exp: Likewise.
12075 * gdb.reverse/solib-precsave.exp: Likewise.
12076 * gdb.reverse/step-precsave.exp: Likewise.
12077 * gdb.reverse/until-precsave.exp: Likewise.
12078 * gdb.reverse/watch-precsave.exp: Likewise.
12079 * gdb.reverse/watch-reverse.exp: Likewise.
12080
b22089ab
YQ
120812014-10-17 Yao Qi <yao@codesourcery.com>
12082
12083 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12084 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12085
6c4486e6
PA
120862014-10-17 Pedro Alves <palves@redhat.com>
12087
12088 PR gdb/17471
12089 * gdb.base/bg-execution-repeat.c: New file.
12090 * gdb.base/bg-execution-repeat.exp: New file.
12091
0ff33695
PA
120922014-10-17 Pedro Alves <palves@redhat.com>
12093
12094 PR gdb/17300
12095 * gdb.base/continue-all-already-running.c: New file.
12096 * gdb.base/continue-all-already-running.exp: New file.
12097
6fdebc3d
PA
120982014-10-17 Pedro Alves <palves@redhat.com>
12099
12100 PR gdb/17472
12101 * gdb.base/annota-input-while-running.c: New file.
12102 * gdb.base/annota-input-while-running.exp: New file.
12103
32a8097b
PA
121042014-10-17 Pedro Alves <palves@redhat.com>
12105
12106 * gdb.base/callfuncs.exp: emove references to osf.
12107 * gdb.base/sigall.exp: Likewise.
12108 * gdb.gdb/selftest.exp: Likewise.
12109 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12110 * gdb.mi/non-stop.c: Likewise.
12111 * gdb.mi/pthreads.c: Likewise.
12112 * gdb.reverse/sigall-precsave.exp: Likewise.
12113 * gdb.reverse/sigall-reverse.exp: Likewise.
12114 * gdb.threads/pthreads.c: Likewise.
12115 * gdb.threads/pthreads.exp: Likewise.
12116
7a3517ff
YQ
121172014-10-17 Yao Qi <yao@codesourcery.com>
12118
12119 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12120 check 'target_info exists noargs'.
12121 (test_command_prompt_position): Likewise.
12122 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12123 Remove "set args".
12124 (progvar_simple_while_test): Likewise.
12125 (progvar_complex_if_while_test): Likewise.
12126 (if_while_breakpoint_command_test): Likewise.
12127 (infrun_breakpoint_command_test): Likewise.
12128 (breakpoint_command_test): Likewise.
12129 (watchpoint_command_test): Likewise.
12130 (bp_deleted_in_command_test): Likewise.
12131 (temporary_breakpoint_commands): Likewise.
12132
bb99c472
YQ
121332014-10-16 Yao Qi <yao@codesourcery.com>
12134
12135 * gdb.base/remotetimeout.exp: Remove noargs checking.
12136
7c16b83e
PA
121372014-10-15 Pedro Alves <palves@redhat.com>
12138
12139 PR breakpoints/9649
12140 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12141 * gdb.base/breakpoint-in-ro-region.exp
12142 (probe_target_hardware_step): New procedure.
12143 (top level): Probe hardware stepping and hardware breakpoint
12144 support. Test stepping through a read-only region, with both
12145 "breakpoint auto-hw" on and off and both "always-inserted" on and
12146 off.
12147
35a49624
IB
121482014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12149
12150 * gdb.dlang/demangle.exp: Update for demangling changes.
12151
2d1c107c
SC
121522014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12153
12154 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12155 * gdb.cp/non-trivial-retval.exp: Add new tests.
12156
778811d5
SC
121572014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12158
12159 PR c++/13403
12160 PR c++/15154
12161 * gdb.cp/non-trivial-retval.cc: New file.
12162 * gdb.cp/non-trivial-retval.exp: New file.
12163
10c5f0a8
YQ
121642014-10-15 Yao Qi <yao@codesourcery.com>
12165
12166 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12167 remote host.
12168
65d7b369
YQ
121692014-10-15 Yao Qi <yao@codesourcery.com>
12170
12171 * gdb.python/py-symbol.exp: Match file base name if host is
12172 remote, otherwise match file name with dir name.
12173 * gdb.python/py-symtab.exp: Likewise.
12174 * gdb.python/python.exp: Likewise.
12175
46dc1394
YQ
121762014-10-15 Yao Qi <yao@codesourcery.com>
12177
12178 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12179 pattern.
12180 * gdb.python/py-symtab.exp: Likewise.
12181 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12182 locationn.
12183
c40cc657
JB
121842014-10-14 Joel Brobecker <brobecker@adacore.com>
12185
12186 * gdb.ada/addr_arith: New testcase.
12187
2abf49e1
MR
121882014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12189
12190 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12191 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12192 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12193 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12194
f7088df3
SDJ
121952014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12196
12197 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12198 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12199 * gdb.arch/stap-eval-lang-ada.exp: New file.
12200
4dc06805
YQ
122012014-10-14 Yao Qi <yao@codesourcery.com>
12202
12203 * gdb.mi/mi-var-child.c (nothing1): New function.
12204 (nothing2): New function.
12205 (do_children_tests): Set function pointers by nothing1 and
12206 nothing2.
12207 * gdb.mi/mi-var-child.exp: Step over new added statements.
12208 Update test to match the new output.
12209 * gdb.mi/var-cmd.c (nothing1): New function.
12210 (nothing2): New function.
12211 (do_children_tests): Set function pointers by nothing1 and
12212 nothing2.
12213 * gdb.mi/mi-var-display.exp: Update test to match output.
12214 Step to the line specified by $line_dct_nothing.
12215 Increase the number of lines to step.
12216
46a93de2
YQ
122172014-10-14 Yao Qi <yao@codesourcery.com>
12218
12219 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12220 tests.
12221 * gdb.mi/mi2-var-child.exp: Likewise.
12222
14ea52ee
DE
122232014-10-13 Doug Evans <dje@google.com>
12224
12225 * gdb.python/py-objfile.exp: Change name of file name test.
12226
e5c6e92b
DE
122272014-10-13 Doug Evans <dje@google.com>
12228
12229 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12230 from the start of the CU.
12231
c780cc2f
JK
122322014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12233 Yao Qi <yao@codesourcery.com>
12234
12235 Fix "save breakpoints" for "catch" command.
12236 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12237 Remove -nonewline. Match also the added "main" line.
12238
99894e11
JK
122392014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12240
12241 Fix "save breakpoints" for "disable $bpnum" command.
12242 * gdb.base/save-bp.c (main): Add label.
12243 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12244
6e1ac5a3
JK
122452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12246
12247 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12248
754dd2b0
YQ
122492014-10-11 Yao Qi <yao@codesourcery.com>
12250
12251 * gdb.server/server-kill.exp: Execute command
12252 "set remote trace-status-packet on" before "tstatus".
12253
f90183d7
YQ
122542014-10-11 Yao Qi <yao@codesourcery.com>
12255
12256 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12257 (main): Call getppid.
12258 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12259 and continue to it. Read variable "server_pid".
12260
bf40a607
YQ
122612014-10-11 Yao Qi <yao@codesourcery.com>
12262
12263 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12264
052ca370
YQ
122652014-10-11 Yao Qi <yao@codesourcery.com>
12266
12267 * gdb.threads/thread-find.exp: Don't execute command
12268 "info threads".
12269 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12270 * gdb.threads/linux-dp.exp: Don't check the condition
12271 $threads_created equals to zero.
12272
3831839c
PA
122732014-10-10 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.base/bigcore.exp: Remove references to IRIX.
12276 * gdb.base/funcargs.exp: Likewise.
12277 * gdb.base/interrupt.exp: Likewise.
12278 * gdb.base/mips_pro.exp: Likewise.
12279 * gdb.base/nodebug.exp: Likewise.
12280 * gdb.base/setvar.exp: Likewise.
12281 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12282
8b9a549d
PA
122832014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12284 Pedro Alves <palves@redhat.com>
12285
12286 PR symtab/14466
12287 * gdb.base/vdso-warning.c: New file.
12288 * gdb.base/vdso-warning.exp: New file.
12289
d48ba5e8
DE
122902014-10-02 Doug Evans <dje@google.com>
12291
12292 * gdb.base/structs.c (main): Don't run forever.
12293
2278c276
PA
122942014-10-02 Pedro Alves <palves@redhat.com>
12295
12296 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12297 (top level) <stop threads 1, stop threads 2>: Use it.
12298
b57bacec
PA
122992014-10-02 Pedro Alves <palves@redhat.com>
12300
12301 * gdb.threads/break-while-running.exp (test): Add new
12302 'update_thread_list' argument. Skip "info threads" if false.
12303 (top level): Add new 'update_thread_list' axis.
12304
13fd3ff3
PA
123052014-10-02 Pedro Alves <palves@redhat.com>
12306
12307 PR breakpoints/17431
12308 * gdb.base/execl-update-breakpoints.c: New file.
12309 * gdb.base/execl-update-breakpoints.exp: New file.
12310
0fec99e8
PA
123112014-10-01 Pedro Alves <palves@redhat.com>
12312
12313 * gdb.base/breakpoint-in-ro-region.c: New file.
12314 * gdb.base/breakpoint-in-ro-region.exp: New file.
12315
2ddf4301
SM
123162014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12317
12318 * gdb.mi/mi-exit-code.exp: New file.
12319 * gdb.mi/mi-exit-code.c: New file.
12320
6a5f3f43
YQ
123212014-09-30 Yao Qi <yao@codesourcery.com>
12322
12323 * lib/prelink-support.exp (build_executable_own_libs): Error if
12324 the target isn't native.
12325
345bcc73
YQ
123262014-09-30 Yao Qi <yao@codesourcery.com>
12327
12328 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12329 false.
12330
a25a5a45
PA
123312014-09-22 Pedro Alves <palves@redhat.com>
12332
12333 * gdb.threads/break-while-running.exp: New file.
12334 * gdb.threads/break-while-running.c: New file.
12335
00ba3162
YQ
123362014-09-19 Yao Qi <yao@codesourcery.com>
12337
12338 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12339 Invoke test. Restart GDB with --readnow and invoke test again.
12340
c3b7b696
YQ
123412014-09-19 Yao Qi <yao@codesourcery.com>
12342
12343 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12344 proc set_breakpoint_on_gcd_function. Invoke
12345 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12346 invoke set_breakpoint_on_gcd_function again.
12347
2b4fd423
DE
123482014-09-18 Doug Evans <dje@google.com>
12349
12350 * gdb.dwarf2/symtab-producer.exp: New file.
12351
a5947601
SDJ
123522014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12353
12354 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12355 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12356 * gdb.base/global-var-nested-by-dso.c: Likewise.
12357 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12358
91c19059
SDJ
123592014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12360 Pedro Alves <palves@redhat.com>
12361
12362 * gdb.base/watch-bitfields.exp: Pass string other than test file
12363 name to prepare_for_testing.
12364 (watch): New procedure.
12365 (expect_watchpoint): Use with_test_prefix.
12366 (top level): Factor out tests to ...
12367 (test_watch_location, test_regular_watch): ... these new
12368 procedures, and use with_test_prefix and gdb_continue_to_end.
12369
bb9d5f81
PP
123702014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12371
12372 PR breakpoints/12526
12373 * gdb.base/watch-bitfields.exp: New file.
12374 * gdb.base/watch-bitfields.c: New file.
12375
635856f5
PA
123762014-09-16 Pedro Alves <palves@redhat.com>
12377
12378 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12379 software and hardware addresses, not software address against
12380 itself.
12381
7280ceea
PA
123822014-09-16 Pedro Alves <palves@redhat.com>
12383
12384 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12385 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12386
428b16bd
PA
123872014-09-16 Pedro Alves <palves@redhat.com>
12388
12389 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12390 files.
12391 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12392 "*-*-vxworks*" throughout.
12393 * gdb.base/break.exp: Likewise.
12394 * gdb.base/default.exp: Likewise.
12395 * gdb.base/scope.exp: Likewise.
12396 * gdb.base/sepdebug.exp: Likewise.
12397 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12398 throughout.
12399 * gdb.base/run.c: Likewise.
12400 * gdb.base/sepdebug.c: Likewise.
12401 * gdb.hp/gdb.aCC/run.c: Likewise.
12402 * gdb.reverse/until-reverse.c: Likewise.
12403 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12404
666d413c
YQ
124052014-09-16 Yao Qi <yao@codesourcery.com>
12406
12407 * boards/local-remote-host-native.exp: New file.
12408
57cbd724
DE
124092014-09-14 Doug Evans <xdje42@gmail.com>
12410
12411 * gdb.threads/queue-signal.c (thread_count): New variable.
12412 (thread_count_mutex, thread_count_condvar): New variables.
12413 (incr_thread_count, wait_all_threads_running): New functions.
12414 (main): Wait for all threads to be in their thread functions.
12415
81219e53
DE
124162014-09-13 Doug Evans <xdje42@gmail.com>
12417
12418 * gdb.threads/queue-signal.c: New file.
12419 * gdb.threads/queue-signal.exp: New file.
12420
3714cea7
DE
124212014-09-13 Doug Evans <xdje42@gmail.com>
12422
12423 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12424 be consistent with what default_gdb_init uses.
12425 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12426 the plain text of the prompt. Add some logging printfs.
12427 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12428
fa43b1d7
PA
124292014-09-12 Pedro Alves <palves@redhat.com>
12430
12431 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12432 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12433 * gdb.arch/i386-size-overlap.exp: Likewise.
12434 * gdb.arch/i386-size.exp: Likewise.
12435 * gdb.arch/i386-unwind.exp: Likewise.
12436 * gdb.base/a2-run.exp: Likewise.
12437 * gdb.base/break.exp: Likewise.
12438 * gdb.base/charset.exp: Likewise.
12439 * gdb.base/chng-syms.exp: Likewise.
12440 * gdb.base/commands.exp: Likewise.
12441 * gdb.base/dbx.exp: Likewise.
12442 * gdb.base/find.exp: Likewise.
12443 * gdb.base/funcargs.exp: Likewise.
12444 * gdb.base/jit-simple.exp: Likewise.
12445 * gdb.base/reread.exp: Likewise.
12446 * gdb.base/sepdebug.exp: Likewise.
12447 * gdb.base/step-bt.exp: Likewise.
12448 * gdb.cp/mb-inline.exp: Likewise.
12449 * gdb.cp/mb-templates.exp: Likewise.
12450 * gdb.objc/basicclass.exp: Likewise.
12451 * gdb.threads/killed.exp: Likewise.
12452
9d9bf2df
EBM
124532014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12454
12455 PR tdep/17379
12456 * gdb.arch/powerpc-stackless.S: New file.
12457 * gdb.arch/powerpc-stackless.exp: New file.
12458
1cf2f1b0
JK
124592014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12460
12461 * gdb.base/attach.c: Include unistd.h.
12462 (main): Call alarm. Add label postloop.
12463 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12464 gdb_breakpoint, gdb_continue_to_breakpoint.
12465 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12466
98880d46
PA
124672014-09-11 Pedro Alves <palves@redhat.com>
12468
12469 PR gdb/17347
12470 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12471 * gdb.base/attach.exp (test_command_line_attach_run): New
12472 procedure.
12473 (top level): Call it.
12474
4c92ff2c
PA
124752014-09-11 Pedro Alves <palves@redhat.com>
12476
12477 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12478 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12479 (do_command_attach_tests): Use spawn_wait_for_attach.
12480 * gdb.base/solib-overlap.exp: Likewise.
12481 * gdb.multi/multi-attach.exp: Likewise.
12482 * gdb.python/py-prompt.exp: Likewise.
12483 * gdb.python/py-sync-interp.exp: Likewise.
12484 * gdb.server/ext-attach.exp: Likewise.
12485
3adc1a7d
GKB
124862014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12487
12488 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12489 command in testcase. Simplify testcase.
12490
96334934
JB
124912014-09-10 Joel Brobecker <brobecker@adacore.com>
12492
12493 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12494
eb479039
JB
124952014-09-10 Joel Brobecker <brobecker@adacore.com>
12496
12497 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12498
deede10c
JB
124992014-09-10 Joel Brobecker <brobecker@adacore.com>
12500
12501 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12502
7828a5f5
JB
125032014-09-10 Joel Brobecker <brobecker@adacore.com>
12504
12505 * gdb.dwarf2/dynarr-ptr.c: New file.
12506 * gdb.dwarf2/dynarr-ptr.exp: New file.
12507
33aeebcf
MR
125082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12509
12510 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12511 of 30 rather than hardcoding 120 for a slow test case. Take the
12512 `gdb,timeout' target setting into account for this calculation.
12513 Don't extend the timeout for the test cases that don't need it.
12514
7b415901
MR
125152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12516
12517 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12518 a factor of 2 for a slow test case. Take the `gdb,timeout'
12519 target setting into account for this calculation.
12520 * gdb.reverse/until-precsave.exp: Increase the timeout by
12521 a factor of 15 and 3 respectively rather than adding 120
12522 for a pair of slow test cases. Take the `gdb,timeout'
12523 target setting into account for this calculation.
12524
4a40f85a
MR
125252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12526
12527 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12528 timeout, don't pass one down to gdb_expect.
12529 (gdb_expect): Rework timeout selection.
12530
09635af7
MR
125312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12532
12533 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12534 exception on timeout.
12535 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12536 (gdbserver_start_extended): Catch any `gdbserver_start' error
12537 exceptions.
12538 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12539 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12540 `gdbserver_gdb_load' error exceptions.
12541
2bdd10b7
MR
125422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12543
12544 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12545 120 on waiting for the TCP socket to open.
12546
316935f0
DE
125472014-09-09 Doug Evans <xdje42@gmail.com>
12548
12549 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12550 _caller_matches, _any_caller_is, _any_caller_matches.
12551
83740597
DE
125522014-09-09 Doug Evans <xdje42@gmail.com>
12553
12554 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12555
4c122fc3
YQ
125562014-09-09 Yao Qi <yao@codesourcery.com>
12557
12558 * gdb.mi/mi-var-display.exp: Set print symbol off.
12559
a9f116cb
GKB
125602014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12561
12562 PR gdb/17035
12563 * gdb.base/commands.exp: Add tests to verify user-defined
12564 commands with empty bodies.
12565 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12566 python commands in `show user command`.
12567 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12568 scheme commands in `show user command`.
12569
c75bd3a2
JK
125702014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12571
12572 PR python/17355
12573 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12574 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12575 * gdb.python/py-framefilter-invalidarg.exp: New file.
12576 * gdb.python/py-framefilter-invalidarg.py: New file.
12577
faa42425
DE
125782014-09-06 Doug Evans <xdje42@gmail.com>
12579
12580 PR 15276
12581 * gdb.python/py-caller-is.c: New file.
12582 * gdb.python/py-caller-is.exp: New file.
12583
474ca4f6
SDJ
125842014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12585
12586 PR gdb/17235
12587 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12588 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12589
eb0b0463
SDJ
125902014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12591
12592 PR fortran/17237
12593 * gdb.fortran/print-formatted.exp: New file.
12594 * gdb.fortran/print-formatted.f90: Likewise.
12595
5f3b99cf
SS
125962014-09-03 Sasha Smundak <asmundak@google.com>
12597
12598 * gdb.python/py-frame.exp: Test Frame.read_register.
12599
7d793aa9
SDJ
126002014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12601
12602 PR python/16699
12603 * gdb.python/py-completion.exp: New file.
12604 * gdb.python/py-completion.py: Likewise.
12605
fb0576e9
DE
126062014-08-28 Doug Evans <dje@google.com>
12607
12608 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12609 eax,etc. are live with values set by gdb and thus the compiler can't
12610 use them.
12611 * gdb.arch/i386-pseudo.c (main): Ditto.
12612
ee92b0dd
DE
126132014-08-27 Doug Evans <dje@google.com>
12614
12615 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12616
6649db35
DE
126172014-08-25 Doug Evans <dje@google.com>
12618
12619 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12620 (main): Ditto.
12621
564b7600
DE
126222014-08-25 Doug Evans <dje@google.com>
12623
12624 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12625
3881fb67
YQ
126262014-08-24 Yao Qi <yao@codesourcery.com>
12627
12628 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12629 symbol off.
12630 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12631
a05a36a5
DE
126322014-08-22 Doug Evans <dje@google.com>
12633
12634 PR 17276
12635 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12636 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12637 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12638
7c343b48
YQ
126392014-08-22 Yao Qi <yao@codesourcery.com>
12640
12641 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12642 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12643 * gdb.python/python.exp: Likewise. Use .py file on the host
12644 instead of the build.
12645
22fd09ae
JK
126462014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12647
12648 * gdb.threads/gcore-stale-thread.c: New file.
12649 * gdb.threads/gcore-stale-thread.exp: New file.
12650
a8454a7c
PA
126512014-08-21 Pedro Alves <palves@redhat.com>
12652
12653 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12654 * gdb.base/gcore-relro-pie.exp: Likewise.
12655 * gdb.base/gcore-relro.exp: Likewise.
12656 * gdb.base/gcore.exp: Likewise.
12657 * gdb.base/print-symbol-loading.exp: Likewise.
12658 * gdb.threads/gcore-thread.exp: Likewise.
12659 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12660
2a31c623
PA
126612014-08-20 Pedro Alves <palves@redhat.com>
12662 Jan Kratochvil <jan.kratochvil@redhat.com>
12663
12664 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12665 configure.
12666 (EXPECT): Handle READ1 being set.
12667 (all): Depend on EXTRA_RULES.
12668 (check-read1, expect-read1, read1.so, read1): New rules.
12669 * README (Testsuite Parameters): Document the READ1 make variable.
12670 (Race detection): New section.
12671 * configure: Regenerate.
12672 * configure.ac: If build==host==target, and running under a
12673 GNU/glibc system, add read1 to the extra Makefile rules.
12674 (EXTRA_RULES): AC_SUBST it.
12675 * lib/read1.c: New file.
12676
d36430db
JB
126772014-08-20 Joel Brobecker <brobecker@adacore.com>
12678
12679 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12680 the handling of variables declared as a typedef to an array
12681 which a DW_AT_data_location attribute.
12682
9a0dc9e3
PA
126832014-08-19 Andrew Burgess <aburgess@broadcom.com>
12684 Pedro Alves <palves@redhat.com>
12685
12686 PR symtab/14604
12687 PR symtab/14605
12688 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12689 gdb_test.
12690
0718a8da
PA
126912014-08-19 Pedro Alves <palves@redhat.com>
12692
12693 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12694
13b448cd
YQ
126952014-08-19 Yao Qi <yao@codesourcery.com>
12696
12697 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12698 right line.
12699
1cbf5077
DB
127002014-08-18 David Blaikie <dblaikie@gmail.com>
12701
12702 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12703
bf0fae19
JB
127042014-08-18 Joel Brobecker <brobecker@adacore.com>
12705
12706 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12707 attribute in array range.
12708
3c8c5dcc
JB
127092014-08-18 Joel Brobecker <brobecker@adacore.com>
12710
12711 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12712
e66d4446
SC
127132014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12714
12715 PR c++/17132
12716 * gdb.cp/pr17132.cc: New file.
12717 * gdb.cp/pr17132.exp: New file.
12718
940df408
SC
127192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12720
12721 * gdb.python/py-xmethods.py (A_getarrayind)
12722 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12723 Use 'print' with function call syntax.
12724 (E_method_matcher.match): Fix tab vs space indentation mixup.
12725
ebcc6c3a
YQ
127262014-08-15 Yao Qi <yao@codesourcery.com>
12727
12728 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12729 false.
12730
775e0f04
YQ
127312014-08-15 Yao Qi <yao@codesourcery.com>
12732
12733 * gdb.cp/casts.exp: Set print symbol off.
12734 * gdb.cp/class2.exp: Likewise.
12735 * gdb.cp/overload.exp: Likewise.
12736 * gdb.cp/templates.exp: Likewise.
12737
d769e349
DE
127382014-08-11 Doug Evans <dje@google.com>
12739
12740 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12741 (test_load_shlib): Update.
12742
20c6f1e1
YQ
127432014-08-09 Yao Qi <yao@codesourcery.com>
12744
12745 * gdb.base/display.exp: Invoke is_address_zero_readable.
12746 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12747 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12748 * gdb.base/hbreak-unmapped.exp: Return if
12749 is_address_zero_readable returns true.
12750 * gdb.base/signest.exp: Likewise.
12751 * gdb.base/signull.exp: Likewise.
12752 * gdb.base/sigbpt.exp: Likewise.
12753 * gdb.guile/scm-disasm.exp: Do the test if
12754 is_address_zero_readable returns false.
12755 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12756 * gdb.python/py-arch.exp: Likewise.
12757 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12758 * lib/gdb.exp (is_address_zero_readable): New proc.
12759
5792e8e3
YQ
127602014-08-09 Yao Qi <yao@codesourcery.com>
12761
12762 PR testsuite/13443
12763 * gdb.mi/mi-var-display.exp: Make test messages unique.
12764
3cecbbbe
TT
127652014-08-04 Tom Tromey <tromey@redhat.com>
12766
12767 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12768 target 0".
12769
00b51ff5
TT
127702014-08-04 Tom Tromey <tromey@redhat.com>
12771
12772 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12773 "target_resume".
12774
6908c509
JB
127752014-08-01 Joel Brobecker <brobecker@adacore.com>
12776
12777 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12778 inner_vla_struct_object_size.
12779 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12780 as xfail.
12781
cc6563d2
PA
127822014-07-30 Pedro Alves <palves@redhat.com>
12783
12784 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12785 comment.
12786
7e09a223
YQ
127872014-07-29 Yao Qi <yao@codesourcery.com>
12788
12789 PR gdb/17206
12790 * gdb.base/until-nodebug.exp: New.
12791
7ebdbe92
DE
127922014-07-28 Doug Evans <xdje42@gmail.com>
12793
12794 PR guile/17203
12795 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12796 previously existing parameter, and previously ambiguously spelled
12797 parameter.
12798
fdb1adc6
WN
127992014-07-28 Will Newton <will.newton@linaro.org>
12800
12801 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12802
186fcde0
DE
128032014-07-26 Ludovic Courtès <ludo@gnu.org>
12804 Doug Evans <xdje42@gmail.com>
12805
12806 PR guile/17146
12807 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12808
70509625
PA
128092014-07-25 Pedro Alves <palves@redhat.com>
12810
12811 * gdb.threads/signal-command-handle-nopass.c: New file.
12812 * gdb.threads/signal-command-handle-nopass.exp: New file.
12813 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12814 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12815 * gdb.threads/signal-delivered-right-thread.c: New file.
12816 * gdb.threads/signal-delivered-right-thread.exp: New file.
12817
c3f814a1
PA
128182014-07-25 Pedro Alves <palves@redhat.com>
12819
12820 * gdb.base/double-prompt-target-event-error.exp
12821 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12822 match.
12823 (cancel_pagination_in_target_event): Rework double prompt
12824 detection.
12825 * gdb.base/paginate-after-ctrl-c-running.exp
12826 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12827 <return>' match.
12828 * gdb.base/paginate-bg-execution.exp
12829 (test_bg_execution_pagination_return)
12830 (test_bg_execution_pagination_cancel): Remove '-notransfer
12831 <return>' matches.
12832 * gdb.base/paginate-execution-startup.exp
12833 (test_fg_execution_pagination_return)
12834 (test_fg_execution_pagination_cancel): Remove '-notransfer
12835 <return>' matches.
12836 * gdb.base/paginate-inferior-exit.exp
12837 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12838 match.
12839 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12840 * lib/gdb.exp (pagination_prompt): Run text through
12841 string_to_regexp.
12842 (gdb_test_multiple): Match $pagination_prompt instead of
12843 "<return>".
12844 (string_to_regexp): Move to lib/gdb-utils.exp.
12845
e214cf6c
JK
128462014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12847
12848 * gdb.arch/amd64-entry-value-paramref.S: New file.
12849 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12850 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12851 * gdb.arch/amd64-optimout-repeat.S: New file.
12852 * gdb.arch/amd64-optimout-repeat.c: New file.
12853 * gdb.arch/amd64-optimout-repeat.exp: New file.
12854
17d0c5c8
JK
128552014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12856
12857 PR gdb/17170
12858 * gdb.base/statistics.exp: New file.
12859
b8b8facf
DE
128602014-07-17 Doug Evans <dje@google.com>
12861
74b49205 12862 PR gdb/17170
b8b8facf
DE
12863 * gdb.base/maint.exp: Update testing of per-command stats.
12864
1b5d0ab3
PA
128652014-07-16 Pedro Alves <palves@redhat.com>
12866
12867 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12868 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12869 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12870 (tfile_write_buf): New functions.
12871 (add_memory_block): Rewrite using the above.
12872 (adjust_function_address): New function.
12873 (FUNCTION_ADDRESS): New macro.
12874 (write_basic_trace_file): Remove short_x local, and use
12875 tfile_write_16. Change type of func_addr local to unsigned long
12876 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12877 here. Cast argument of add_memory_block to char pointer.
12878 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12879 (main): Remove parameters.
12880 * gdb.trace/tfile.exp: Remove nowarnings.
12881
4d974e88
SM
128822014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12883
12884 * gdb.base/debug-expr.exp: Test string evaluation with
12885 "debug expression" on.
12886
41e99568
PA
128872014-07-15 Pedro Alves <palves@redhat.com>
12888
12889 * gdb.base/reread.exp: Use clean_restart.
12890
487d9753
PL
128912014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12892
12893 * gdb.arch/avr-flash-qualifer.c: New.
12894 * gdb.arch/avr-flash-qualifer.exp: New.
12895
cc1c52ad
PA
128962014-07-14 Pedro Alves <palves@redhat.com>
12897
12898 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12899 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12900
1e973570
PA
129012014-07-14 Pedro Alves <palves@redhat.com>
12902
12903 * gdb.base/double-prompt-target-event-error.c: New file.
12904 * gdb.base/double-prompt-target-event-error.exp: New file.
12905
93d6eb10
PA
129062014-07-14 Pedro Alves <palves@redhat.com>
12907
12908 PR gdb/17072
12909 * gdb.base/paginate-inferior-exit.c: New file.
12910 * gdb.base/paginate-inferior-exit.exp: New file.
12911
0017922d
PA
129122014-07-14 Pedro Alves <palves@redhat.com>
12913
12914 PR gdb/17072
12915 * gdb.base/paginate-bg-execution.c: New file.
12916 * gdb.base/paginate-bg-execution.exp: New file.
12917
94696ad3
PA
129182014-07-14 Pedro Alves <palves@redhat.com>
12919
12920 PR gdb/17072
12921 * gdb.base/paginate-execution-startup.c: New file.
12922 * gdb.base/paginate-execution-startup.exp: New file.
12923 * lib/gdb.exp (pagination_prompt): New global.
12924 (default_gdb_spawn): New procedure, factored out from
12925 default_gdb_spawn.
12926 (default_gdb_start): Adjust to call default_gdb_spawn.
12927 (gdb_spawn): New procedure.
12928
bd293940
PA
129292014-07-14 Pedro Alves <palves@redhat.com>
12930
12931 * lib/gdb.exp (gdb_assert): New procedure.
12932 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12933
c933f875
PA
129342014-07-14 Pedro Alves <palves@redhat.com>
12935
12936 * gdb.base/execution-termios.c: New file.
12937 * gdb.base/execution-termios.exp: New file.
12938
d98b7a16
TT
129392014-07-14 Tom Tromey <tromey@redhat.com>
12940
12941 * gdb.cp/vla-cxx.cc: New file.
12942 * gdb.cp/vla-cxx.exp: New file.
12943
548740d6
TT
129442014-07-14 Tom Tromey <tromey@redhat.com>
12945
12946 * gdb.reverse/rerun-prec.c: New file.
12947 * gdb.reverse/rerun-prec.exp: New file.
12948
a25eb028
MR
129492014-07-12 Maciej W. Rozycki <macro@mips.com>
12950 Maciej W. Rozycki <macro@codesourcery.com>
12951
12952 * lib/gdb-utils.exp: New file.
12953 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12954 inline `gdb_init_command' processing.
12955 (gdb_start_cmd): Likewise.
12956 * lib/mi-support.exp (mi_run_cmd): Likewise.
12957 * README: Document `gdb_init_command' and `gdb_init_commands'.
12958
218c2655
JK
129592014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12960
12961 Fix false FAIL running under a very long directory name.
12962 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12963 and "set print elements 10000". Twice.
12964
5401fde3
YQ
129652014-07-11 Yao Qi <yao@codesourcery.com>
12966
12967 * gdb.base/exprs.exp: "set print symbol off".
12968
e76126e8
PA
129692014-07-11 Pedro Alves <palves@redhat.com>
12970
12971 * gdb.threads/kill.c: New file.
12972 * gdb.threads/kill.exp: New file.
12973
2d6f0de6
YQ
129742014-07-10 Yao Qi <yao@codesourcery.com>
12975
12976 * gdb.trace/tfile.c (write_basic_trace_file)
12977 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12978 address written to trace file.
12979
7180e04a
PA
129802014-07-09 Pedro Alves <palves@redhat.com>
12981
12982 * gdb.base/attach-wait-input.exp: New file.
12983 * gdb.base/attach-wait-input.c: New file.
12984
9a9a7608
AB
129852014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12986
12987 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12988 setting up test structures.
12989 (main): Call new test function.
12990 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12991 test function, continue into test function and walk test
12992 structures.
12993
161ac41e
YQ
129942014-07-02 Yao Qi <yao@codesourcery.com>
12995
12996 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12997 'bar_start' at the beginning of functions 'foo' and 'bar'
12998 respectively.
12999 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13000 instead of 'foo' and 'bar'.
13001
1f267ae3
MM
130022014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13003
13004 * gdb.btrace/segv.exp: New.
13005 * gdb.btrace/segv.c: New.
13006
2b239efb
LM
130072014-07-02 Luis Machado <lgustavo@codesourcery.com>
13008
13009 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13010 instruction.
13011
cf363f18
MW
130122014-06-30 Mark Wielaard <mjw@redhat.com>
13013
13014 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13015 vulture, vilify, villar): New volatile array constants.
13016 (vindictive, vegetation): New const volatile array constants.
13017 * gdb.base/volatile.exp: Test volatile and const volatile array
13018 types.
13019
aebf9d24
AA
130202014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13021
13022 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13023 target lacks support for awatch, rwatch, or hbreak.
13024
b67a2c6f
YQ
130252014-06-27 Yao Qi <yao@codesourcery.com>
13026
13027 * gdb.multi/dummy-frame-restore.exp: New.
13028 * gdb.multi/dummy-frame-restore.c: New.
13029
aef92902
MM
130302014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13031
13032 * gdb.btrace/gcore.exp: New.
13033
8e9db26e
PA
130342014-06-23 Pedro Alves <palves@redhat.com>
13035
13036 * gdb.base/watchpoint-reuse-slot.c: New file.
13037 * gdb.base/watchpoint-reuse-slot.exp: New file.
13038
70afc5b7
SC
130392014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13040
13041 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13042 progspace's filename in 'info', 'enable' and 'disable' command
13043 tests.
13044
b972bd9c
JK
130452014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13046
13047 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13048 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13049 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13050
125f8a3d
GB
130512014-06-20 Gary Benson <gbenson@redhat.com>
13052
13053 * gdb.arch/i386-avx.exp: Fix include file location.
13054 * gdb.arch/i386-sse.exp: Likewise.
13055
3ed9baed
IB
130562014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13057
13058 * gdb.dlang/expression.exp: New file.
13059
034f788c
PA
130602014-06-19 Pedro Alves <palves@redhat.com>
13061
13062 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13063 out from ...
13064 (top level): ... here. Iterate running tests under different
13065 scheduler-locking settings.
13066
45371d0c
LM
130672014-06-18 Luis Machado <lgustavo@codesourcery.com>
13068
13069 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13070 to DW_FORM_addr and use non-zero addresses.
13071
5d376983
SC
130722014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13073
13074 PR gdb/17017
13075 * gdb.python/py-xmethods.cc: Add global function call counters and
13076 increment them in their respective functions. Remove "cout"
13077 statements.
13078 * gdb.python/py-xmethods.exp: Make tests check the global function
13079 call counters instead of depending on inferior IO.
13080
a1aa2221
LM
130812014-06-18 Don Breazeal <donb@codesourcery.com>
13082
13083 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13084 Deleted procedure.
13085 (explicit_fork_parent_follow): Deleted procedure.
13086 (explicit_fork_child_follow): Deleted procedure.
13087 (test_follow_fork): New procedure.
13088 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 13089 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
13090 procedure calls.
13091
0fc05997
YQ
130922014-06-17 Yao Qi <yao@codesourcery.com>
13093
13094 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13095 CP1252.
13096
70795c52
LM
130972014-06-17 Luis Machado <lgustavo@codesourcery.com>
13098
13099 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13100 Initialize ptr and S explicitly.
13101 (skip_type_update_when_not_use_rtti_test): Likewise.
13102
6be47f0c
KS
131032014-06-16 Keith Seitz <keiths@redhat.com>
13104
13105 PR mi/15863
13106 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13107 the inferior is started.
13108
d03de421
PA
131092014-06-16 Pedro Alves <palves@redhat.com>
13110
13111 * gdb.base/break-main-file-remove-fail.c: New file.
13112 * gdb.base/break-main-file-remove-fail.exp: New file.
13113 * gdb.base/break-unload-file.exp: Use build_executable instead of
13114 prepare_for_testing.
13115 (test_break): New parameter "initial_load". Handle it.
13116 (top level): Add initial_load cmdline/file axis.
13117
f9579b99
TT
131182014-06-12 Tom Tromey <tromey@redhat.com>
13119
13120 * gdb.base/completion.exp: Don't use directory name in test.
13121
3657956b
GB
131222014-06-09 Gary Benson <gbenson@redhat.com>
13123
13124 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13125 separate the always-available ANSI-standard signals from the
13126 signals that require checking.
13127 (main): Likewise.
13128 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13129 Likewise.
13130 (main): Likewise.
13131
4186eb54
KS
131322014-06-07 Keith Seitz <keiths@redhat.com>
13133
13134 Revert:
13135 PR c++/16253
13136 * gdb.cp/var-tag.cc: New file.
13137 * gdb.cp/var-tag.exp: New file.
13138 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13139 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13140 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13141 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13142
25326a28 131432014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
13144
13145 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13146
829155c9
PA
131472014-06-06 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13150 in target debug output instead of looking at RSP packets,
13151 disabling the test on any target that uses hardware stepping.
13152 Update comments.
13153
61c8d22e
PA
131542014-06-06 Pedro Alves <palves@redhat.com>
13155
13156 * gdb.base/break-unload-file.exp: Fix typo.
13157
d9a47287
YQ
131582014-06-06 Yao Qi <yao@codesourcery.com>
13159
13160 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13161 from "jit_function" to "^jit_function".
13162
e5e01dbf
YQ
131632014-06-06 Yao Qi <yao@codesourcery.com>
13164
13165 * gdb.base/async.c (foo): Add one statement.
13166 * gdb.base/async.exp: Get the next instruction address and
13167 match the output of "nexti" by instruction address. Match
13168 the hex address in the output of "finish".
13169
73ba372c
GB
131702014-06-06 Gary Benson <gbenson@redhat.com>
13171
13172 * gdb.base/call-signals.c: Remove preprocessor conditionals
13173 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13174 SIGSEGV and SIGTERM.
13175 * gdb.base/sigall.c: Likewise.
13176 * gdb.base/unwindonsignal.c: Likewise.
13177 * gdb.reverse/sigall-reverse.c: Likewise.
13178
831517df
YQ
131792014-06-06 Yao Qi <yao@codesourcery.com>
13180
13181 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13182 readable, skip the test.
13183
b8b91e98
YQ
131842014-06-06 Yao Qi <yao@codesourcery.com>
13185
13186 * gdb.threads/staticthreads.c (thread_function): Move the line
13187 setting breakpoint on forward.
13188 * gdb.threads/staticthreads.exp: Update comments.
13189
fb934770
LC
131902014-06-05 Ludovic Courtès <ludo@gnu.org>
13191
13192 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13193 "history-append! type error".
13194
6ef284bd
SM
131952014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13196
13197 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13198 erroneous dprintf expected input.
13199
a872e241
DE
132002014-06-04 Doug Evans <xdje42@gmail.com>
13201
13202 * gdb.guile/scm-generics.exp: Delete.
13203
16f691fb
DE
132042014-06-04 Doug Evans <xdje42@gmail.com>
13205
13206 * gdb.guile/scm-breakpoint.exp: Update.
13207 Add tests for breakpoint registration.
13208
012370f6
TT
132092014-06-04 Tom Tromey <tromey@redhat.com>
13210
13211 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13212 VLA-in-union.
13213 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13214 inner_vla_struct, vla_union types. Initialize objects of those
13215 types and compute their sizes.
13216
9f5a4cef
HZ
132172014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13218 Hui Zhu <hui@codesourcery.com>
13219
13220 * gdb.base/fileio.exp: Add test for shell not available as well as
13221 available.
13222 * gdb.base/fileio.c (test_system): Check for shell twice.
13223
90a45c4d
YQ
132242014-06-04 Yao Qi <yao@codesourcery.com>
13225
13226 * gdb.base/auto-connect-native-target.exp: Remove redundant
13227 space from the regexp pattern.
13228
70017e41
YQ
132292014-06-04 Yao Qi <yao@codesourcery.com>
13230
13231 * gdb.base/default.exp: Replace "child" with "native" in
13232 regexp pattern.
13233
883964a7
SC
132342014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13235
13236 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13237 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13238 * gdb.python/py-xmethods.py: Python script supporting the
13239 new testcase and tests.
13240
ef370185
JB
132412014-06-03 Joel Brobecker <brobecker@adacore.com>
13242 Pedro Alves <palves@redhat.com>
13243
13244 PR breakpoints/17000
13245 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13246 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13247
1e2ccb61
BM
132482014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13249
13250 * gdb.base/subst.exp: Add tests to verify partial path matching
13251 output.
13252
c6ec5ab2
PA
132532014-06-03 Pedro Alves <palves@redhat.com>
13254
13255 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13256 target that doesn't use software single-stepping.
13257
835c559f
PA
132582014-06-03 Pedro Alves <palves@redhat.com>
13259
13260 PR breakpoints/17000
13261 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13262 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13263
06eb1586
DE
132642014-06-02 Doug Evans <xdje42@gmail.com>
13265
13266 * gdb.guile/scm-parameter.exp: New file.
13267
e698b8c4
DE
132682014-06-02 Doug Evans <xdje42@gmail.com>
13269
13270 * gdb.guile/scm-cmd.c: New file.
13271 * gdb.guile/scm-cmd.exp: New file.
13272
ded03782
DE
132732014-06-02 Doug Evans <xdje42@gmail.com>
13274
13275 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13276 pretty-printer lookup.
13277 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13278 (make-pp_s-printer): Call it.
13279 (make-pretty-printer-from-dict): New function.
13280 (lookup-pretty-printer-maker-from-dict): New function.
13281 (*pretty-printer*): Simplify.
13282 (make-objfile-pp_s-printer): New function.
13283 (install-objfile-pretty-printers!): New function.
13284 (make-progspace-pp_s-printer): New function.
13285 (install-progspace-pretty-printers!): New function.
13286 * gdb.guile/scm-progspace.c: New file.
13287 * gdb.guile/scm-progspace.exp: New file.
13288
41fac0cf
PA
132892014-06-02 Pedro Alves <palves@redhat.com>
13290
13291 * gdb.base/dprintf-bp-same-addr.c: New file.
13292 * gdb.base/dprintf-bp-same-addr.exp: New file.
13293
96ae5695
EBM
132942014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13295
13296 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13297 * gdb.arch/powerpc-power.s: Likewise.
13298
da02b3a8
JB
132992014-06-02 Joel Brobecker <brobecker@adacore.com>
13300
13301 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13302
c72b2e7b
YQ
133032014-06-01 Yao Qi <yao@codesourcery.com>
13304
13305 * gdb.base/watchpoint.exp (test_watch_location): Check null
13306 pointer can be dereferenced. If not, do the test, otherwise
13307 skip it.
13308
53e8a631
AB
133092014-05-30 Andrew Burgess <aburgess@broadcom.com>
13310
13311 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13312 results.
13313 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13314
938f0e2f
AB
133152014-05-30 Andrew Burgess <aburgess@broadcom.com>
13316
13317 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13318 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13319 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13320 * gdb.arch/amd64-invalid-stack-top.c: New file.
13321 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13322
9ba6657a
PA
133232014-05-30 Pedro Alves <palves@redhat.com>
13324
13325 PR breakpoints/17000
13326 * gdb.base/sss-bp-on-user-bp.c: New file.
13327 * gdb.base/sss-bp-on-user-bp.exp: New file.
13328
522c09bf
DB
133292014-05-30 David Blaikie <dblaikie@gmail.com>
13330
13331 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13332 gnu_inline semantics via attribute.
13333 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13334 source explicitly specifies the required semantics.
13335
bf4ef81e
MR
133362014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13337
13338 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13339
329ea579
PA
133402014-05-29 Pedro Alves <palves@redhat.com>
13341 Tom Tromey <tromey@redhat.com>
13342
13343 * gdb.base/async-shell.exp: Don't enable target-async.
13344 * gdb.base/async.exp
13345 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13346 parameter. Adjust.
13347 (top level): Don't test with "target-async".
13348 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13349 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13350 * gdb.base/inferior-died.exp: Don't enable target-async.
13351 * gdb.base/interrupt-noterm.exp: Likewise.
13352 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13353 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13354 * gdb.mi/mi-nonstop.exp: Likewise.
13355 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13356 * gdb.mi/mi-nsintrall.exp: Likewise.
13357 * gdb.mi/mi-nsmoribund.exp: Likewise.
13358 * gdb.mi/mi-nsthrexec.exp: Likewise.
13359 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13360 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13361 * gdb.python/py-evsignal.exp: Don't enable target-async.
13362 * gdb.python/py-evthreads.exp: Likewise.
13363 * gdb.python/py-prompt.exp: Likewise.
13364 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13365 * gdb.server/solib-list.exp: Don't enable target-async.
13366 * gdb.threads/thread-specific-bp.exp: Likewise.
13367 * lib/mi-support.exp: Adjust to use mi-async.
13368
fd664c91
PA
133692014-05-29 Pedro Alves <palves@redhat.com>
13370
13371 PR gdb/13860
13372 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13373 reason, even in sync mode.
13374
251bde03
PA
133752014-05-29 Pedro Alves <palves@redhat.com>
13376 Hui Zhu <hui@codesourcery.com>
13377
13378 PR PR15693
13379 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13380 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13381 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13382 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13383
7f3c0343
JB
133842014-05-28 Joel Brobecker <brobecker@adacore.com>
13385
13386 * config/monitor.exp (gdb_target_monitor): Replace use of
13387 "set remotebaud" by "set serial baud".
13388
b2715b27
AW
133892014-05-26 Andy Wingo <wingo@igalia.com>
13390
13391 * gdb.guile/scm-breakpoint.exp:
13392 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13393 properties instead of gdb-object-properties.
13394
498a4489
YQ
133952014-05-26 Yao Qi <yao@codesourcery.com>
13396
13397 * gdb.server/no-thread-db.exp: Specify source file name
13398 explicitly when setting a breakpoint.
13399
589fdceb
MM
134002014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13401
13402 * gdb.btrace/vdso.c: New.
13403 * gdb.btrace/vdso.exp: New.
13404
e9089e05
MM
134052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13406
13407 * gdb.base/gcore.exp (capture_command_output): Move ...
13408 * lib/gdb.exp (capture_command_output): ... here.
13409
67b5c0c1
MM
134102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13411
13412 * gdb.btrace/data.exp: Test memory access during btrace replay.
13413
a2199296
SM
134142014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13415
13416 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13417
17b2616c
PA
134182014-05-21 Pedro Alves <palves@redhat.com>
13419
13420 PR gdb/13860
13421 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13422 (top level): Test that output related to execution commands is
13423 sent to the console with CLI commands, but not with MI commands.
13424 Test that breakpoint events are always mirrored to the console.
13425 Also expect the new source line to be output after a "next" in
13426 async mode too. Make it a pass/fail test.
13427 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13428 output.
13429 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13430
5166082f
PA
134312014-05-21 Pedro Alves <palves@redhat.com>
13432
13433 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13434 Use them to test variations of "list" after reaching a breakpoint.
13435 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13436 Test "list" with listsize 10 after reaching a breakpoint.
13437 * gdb.python/python.exp (decode_line current location line
13438 number): Adjust expected line number.
13439
2f25d70f
SM
134402014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13441
13442 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13443 behavior for $args, pass it directly to "run".
13444
ff604a67
MR
134452014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13446
13447 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13448 30000 to 65536.
13449
6a3cb8e8
PA
134502014-05-21 Pedro Alves <palves@redhat.com>
13451
13452 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13453 auto-connect-native-target off".
13454 * gdb.base/auto-connect-native-target.c: New file.
13455 * gdb.base/auto-connect-native-target.exp: New file.
13456
4ebfc96e
PA
134572014-05-21 Pedro Alves <palves@redhat.com>
13458
13459 * gdb.base/default.exp: Test "target native" instead of "target
13460 child".
13461
36d46afb
MW
134622014-05-21 Mark Wielaard <mjw@redhat.com>
13463
13464 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13465
5876f503
JK
134662014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13467
13468 Fix TLS access for -static -pthread.
13469 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13470 <HAVE_TLS> (thread_function, main): Initialize it.
13471 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13472 Add clean_restart.
13473 <$have_tls != "">: Check TLSVAR.
13474
0256a6ac
PA
134752014-05-21 Pedro Alves <palves@redhat.com>
13476
13477 * gdb.base/dcache-line-read-error.c: New.
13478 * gdb.base/dcache-line-read-error.exp: New.
13479
936d2992
PA
134802014-05-20 Pedro Alves <palves@redhat.com>
13481
13482 * gdb.base/compare-sections.c: New file.
13483 * gdb.base/compare-sections.exp: New file.
13484
802e8e6d
PA
134852014-05-20 Pedro Alves <palves@redhat.com>
13486
13487 * gdb.base/break-idempotent.c: New file.
13488 * gdb.base/break-idempotent.exp: New file.
13489
e59fa00f
MM
134902014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13491
13492 * gdb.btrace/nohist.exp: New.
13493
8b696e31
YQ
134942014-05-20 Yao Qi <yao@codesourcery.com>
13495
13496 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13497 gdb.reverse directory and gdb_reverse_timeout exists in board
13498 setting.
13499 * README: Document gdb_reverse_timeout.
13500
73c9764f
YQ
135012014-05-20 Yao Qi <yao@codesourcery.com>
13502
13503 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13504 'test_file_name'. Treat args as a string instead of a list.
13505 (gdb_init): Rename argument 'args' by 'test_file_name'.
13506
f1f4348a
JK
135072014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13508
13509 * gdb.arch/powerpc-power.exp: New file.
13510 * gdb.arch/powerpc-power.s: New file.
13511
0dbe70ce
DE
135122014-05-16 Doug Evans <dje@google.com>
13513
13514 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
13515 * gdb.base/completion.exp: Check that all expected files exist
13516 before doing file completion.
0dbe70ce 13517
8d551b02
DE
135182014-05-16 Doug Evans <dje@google.com>
13519
13520 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13521 Update.
13522 (do_syscall_tests_without_xml): Update.
13523
73eb7709
PA
135242014-05-16 Pedro Alves <palves@redhat.com>
13525
13526 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13527 instead of "unknown output after running".
13528
3fae92fc
YQ
135292014-05-16 Yao Qi <yao@codesourcery.com>
13530
13531 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13532 file1.txt from host at the end.
13533 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13534
c2b2ccc5
DE
135352014-05-15 Doug Evans <dje@google.com>
13536
13537 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13538 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13539 loading file. Add test for TU lookup.
13540
8c217a4b
SM
135412014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13542
13543 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13544 calling "-exec-arguments" or "set args" before running the
13545 inferior.
13546
3deb39c6
SM
135472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13548
13549 * lib/mi-support.exp (mi_expect_stop): Expect message for
13550 inferiors that exit with non-zero exit code.
13551
71a79f8c
YQ
135522014-05-14 Yao Qi <yao@codesourcery.com>
13553
13554 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13555 match absolute path on remote host.
13556 (test_file_list_exec_source_files): Remove "/" from the
13557 pattern.
13558
f23fcd46
YQ
135592014-05-14 Yao Qi <yao@codesourcery.com>
13560
13561 * boards/local-remote-host-notty.exp (${board}_file): New
13562 proc.
13563
9404b58f
KM
135642014-05-07 Kyle McMartin <kyle@redhat.com>
13565
13566 Pushed by Joel Brobecker <brobecker@adacore.com>.
13567 * gdb.arch/aarch64-atomic-inst.c: New file.
13568 * gdb.arch/aarch64-atomic-inst.exp: New file.
13569
5e45f04c
YQ
135702014-05-07 Yao Qi <yao@codesourcery.com>
13571
13572 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13573 in current context" too.
13574
c888a17d
KS
135752014-05-05 Keith Seitz <keiths@redhat.com>
13576
13577 * gdb.linespec/ls-dollar.exp: Add test for linespec
13578 file:convenience_variable.
13579
290a839c
YQ
135802014-05-05 Yao Qi <yao@codesourcery.com>
13581
13582 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13583 traceframes into tfile and ctf trace files. Read data from
13584 trace file and test collected data.
13585 (gdb_collect_locals_test): Likewise.
13586 (gdb_unavailable_registers_test): Likewise.
13587 (gdb_unavailable_floats): Likewise.
13588 (gdb_collect_globals_test): Likewise.
13589 (top-level): Append "ctf" to trace_file_targets if GDB
13590 supports.
13591
b5262cd0
YQ
135922014-05-05 Yao Qi <yao@codesourcery.com>
13593
13594 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13595 code to ...
13596 (gdb_collect_args_test_1): ... it. New proc.
13597 (gdb_collect_locals_test): Move some code to ...
13598 (gdb_collect_locals_test_1): ... it. New proc.
13599 (gdb_unavailable_registers_test): Move some code to ...
13600 (gdb_unavailable_registers_test_1): ... it. New proc.
13601 (gdb_unavailable_floats): Move some code to ...
13602 (gdb_unavailable_floats_1): ... it. New proc.
13603
30a1e6cc
SDJ
136042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13605
13606 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13607 probes to test for bitness recognition.
13608 * gdb.arch/amd64-stap-optional-prefix.exp
13609 (test_probe_value_without_reg): New procedure.
13610 Add code to test for different kinds of bitness.
13611
f33da99a
SDJ
136122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13613
13614 PR breakpoints/16889
13615 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13616 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13617
5b80f00d
PA
136182014-05-01 Pedro Alves <palves@redhat.com>
13619
13620 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13621 gdb_file_cmd if no file is specified.
13622 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13623 last_loaded_file to set the remote exec-file.
13624
f8c2a73c
PA
136252014-05-01 Pedro Alves <palves@redhat.com>
13626
13627 * boards/local-remote-host.exp: New file.
13628
be6e8ac7
PA
136292014-05-01 Pedro Alves <palves@redhat.com>
13630
13631 * boards/local-remote-host.exp: Rename to ...
13632 * boards/local-remote-host-notty.exp: ... this.
13633
cac0dc8f
JB
136342014-04-28 Joel Brobecker <brobecker@adacore.com>
13635
13636 * gdb.ada/dyn_arrayidx: New testcase.
13637
9730e6cc
YQ
136382014-04-26 Yao Qi <yao@codesourcery.com>
13639
13640 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13641 and compute the length of function main. Save it in
13642 $main_length.
13643 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13644 (top-level): Use gdb_compile to compile objects into
13645 executable and restart GDB. Remove invocation to
13646 prepare_for_testing.
13647
7ae1a6a6
PA
136482014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13649 Pedro Alves <palves@redhat.com>
13650
13651 PR server/16255
13652 * gdb.multi/multi-attach.c: New file.
13653 * gdb.multi/multi-attach.exp: New file.
13654
4082afcc
PA
136552014-04-25 Pedro Alves <palves@redhat.com>
13656
13657 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13658 user.
13659 (top level): Test that "set remote conditional-breakpoints-packet
13660 off" works as intended.
13661 * gdb.base/dprintf.exp: Test that "set remote
13662 breakpoint-commands-packet off" works as intended.
13663 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13664 New function.
13665 (top level): Call it.
13666 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13667 remote fast-tracepoints-packet off" works as intended.
13668 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13669 * lib/gdb.exp (gdb_is_target_remote): ... here.
13670
2abc3f8d
DB
136712014-04-24 David Blaikie <dblaikie@gmail.com>
13672
13673 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13674 ensure clang would not discard them.
13675 * gdb.base/gdbvars.c: Ditto.
13676 * gdb.base/memattr.c: Ditto.
13677 * gdb.base/whatis.c: Ditto.
13678 * gdb.python/py-prettyprint.c: Ditto.
13679 * gdb.trace/actions.c: Ditto.
13680 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13681 ensure clang would not discard it.
13682
bfd39632
DB
136832014-04-24 David Blaikie <dblaikie@gmail.com>
13684
13685 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13686 clang to emit the full definition of type required by the test
13687 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13688
22842ff6
DB
136892014-04-24 David Blaikie <dblaikie@gmail.com>
13690
13691 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13692 coax Clang into emitting the definition of the type.
13693 * gdb.cp/pr10728-x.h (y): Ditto.
13694 * gdb.cp/pr10728-y.cc (y): Ditto.
13695
c2e827ad
DB
136962014-04-24 David Blaikie <dblaikie@gmail.com>
13697
13698 * gdb.base/label.exp: XFAIL label related tests under Clang.
13699 * gdb.cp/cplabel.exp: Ditto.
13700 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13701 under Clang those using labels.
13702
4c2d33e7
YQ
137032014-04-25 Yao Qi <yao@codesourcery.com>
13704
13705 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13706 double_label.
13707 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13708 partial_label and double_label.
13709
56083b99
DB
137102014-04-24 David Blaikie <dblaikie@gmail.com>
13711
13712 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13713
25d4e99d
DB
137142014-04-24 David Blaikie <dblaikie@gmail.com>
13715
13716 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13717 of the function to work across GCC and Clang.
13718 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13719 pointer types (const void ** const V void **).
13720
01f9f808
MS
137212014-04-24 Michael Sturm <michael.sturm@mintel.com>
13722 Walfred Tedeschi <walfred.tedeschi@intel.com>
13723
13724 * Makefile.in (EXECUTABLES): Added i386-avx512.
13725 * gdb.arch/i386-avx512.c: New file.
13726 * gdb.arch/i386-avx512.exp: Likewise.
13727
4b48d439
KS
137282014-04-23 Keith Seitz <keiths@redhat.com>
13729
13730 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13731 (mi_make_breakpoint_table): New procedure.
13732 (mi_create_breakpoint): Use mi_make_breakpoint
13733 and return the result.
13734 (mi_make_breakpoint): New procedure.
13735 (mi_build_kv_pairs): New procedure.
13736
13737 * gdb.mi/mi-break.exp: Remove unused globals,
13738 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13739 All callers updated.
13740 * gdb.mi/mi-dprintf.exp: Use variable to track command
13741 number.
13742 Update all callers of mi_create_breakpoint and use
13743 mi_make_breakpoint_table.
13744 Remove any unused global variables.
13745 * gdb.mi/mi-nonstop.exp: Likewise.
13746 * gdb.mi/mi-nsintrall.exp: Likewise.
13747 * gdb.mi/mi-nsmoribund.exp: Likewise.
13748 * gdb.mi/mi-nsthrexec.exp: Likewise.
13749 * gdb.mi/mi-reverse.exp: Likewise.
13750 * gdb.mi/mi-simplerun.exp: Likewise.
13751 * gdb.mi/mi-stepn.exp: Likewise.
13752 * gdb.mi/mi-syn-frame.exp: Likewise.
13753 * gdb.mi/mi-until.exp: Likewise.
13754 * gdb.mi/mi-var-cp.exp: Likewise.
13755 * gdb.mi/mi-var-display.exp: Likewise.
13756 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13757 * gdb.mi/mi2-var-child.exp: Likewise.
13758 * gdb.mi/mi-vla-c99.exp: Likewise.
13759 * lib/mi-support.exp: Likewise.
13760
13761 From Ian Lance Taylor <iant@cygnus.com>:
13762 * lib/gdb.exp (parse_args): New procedure.
13763
08351840
PA
137642014-04-23 Pedro Alves <palves@redhat.com>
13765
13766 * gdb.base/break-unload-file.c: New file.
13767 * gdb.base/break-unload-file.exp: New file.
13768 * gdb.base/sym-file-lib.c (baz): New function.
13769 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13770 field.
13771 (load): Store the segment's mapped size.
13772 (unload): New function.
13773 (unload_shlib): New function.
13774 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13775 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13776 set a breakpoint at baz, and call it.
13777 * gdb.base/sym-file.exp: New tests for stale breakpoint
13778 instructions.
13779
076855f9
PA
137802014-04-23 Pedro Alves <palves@redhat.com>
13781
13782 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13783 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13784 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13785 * gdb.base/hbreak-unmapped.c: New file.
13786 * gdb.base/hbreak-unmapped.exp: New file.
13787 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13788 * lib/gdb.exp (gdb_is_target_remote): ... here.
13789
483805cf
PA
137902014-04-22 Pedro Alves <palves@redhat.com>
13791
13792 * gdb.base/consecutive-step-over.c: New file.
13793 * gdb.base/consecutive-step-over.exp: New file.
13794
06d97543
PA
137952014-04-22 Pedro Alves <palves@redhat.com>
13796
13797 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13798 instead of send_gdb/gdb_expect.
13799
b4429ea2
YQ
138002014-04-22 Yao Qi <yao@codesourcery.com>
13801
13802 * lib/trace-support.exp (generate_tracefile): New procedure.
13803 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13804 return 0.
13805 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13806 if generate_tracefile returns 1.
13807
51d48146
PA
138082014-04-18 Tom Tromey <palves@redhat.com>
13809 Pedro alves <tromey@redhat.com>
13810
13811 PR backtrace/15558
13812 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13813 with a backtrace limit.
13814 * gdb.python/py-frame-inline.exp: Test running to an inline
13815 function with a backtrace limit, and printing the newest frame.
13816 * gdb.python/py-frame-inline.c (main): Call f.
13817
bd1dce5f
MS
138182014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13819
13820 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13821
40d1a503
MS
138222014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13823
13824 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13825 Drop prefix from unsupported source file path.
13826
389b98f7
YQ
138272014-04-17 Yao Qi <yao@codesourcery.com>
13828
13829 * lib/gdb.exp (with_target_charset): New proc.
13830 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13831 with_target_charset.
13832 (test_print_strings): Likewise.
13833 (test_repeat_bytes): Likewise.
13834 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13835 for some tests.
13836
22869d73
KS
138372014-04-16 Keith Seitz <keiths@redhat.com>
13838
13839 PR gdb/15827
13840 * gdb.dwarf2/corrupt.c: New file.
13841 * gdb.dwarf2/corrupt.exp: New file.
13842
c4f87ca6
KS
138432014-04-16 Keith Seitz <keiths@redhat.com>
13844
13845 PR c++/16597
13846 * gdb.cp/namelessclass.cc: New file.
13847 * gdb.cp/namelessclass.exp: New file.
13848 * gdb.cp/namelessclass.S: New file.
13849
ab19de87
DE
138502014-04-16 Doug Evans <dje@google.com>
13851
13852 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13853 Add comment.
13854 (gdbserver_default_get_comm_port): New function.
13855 (gdbserver_start): Check if board file provided
13856 "gdbserver,get_comm_port" and use it if so.
13857 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13858 (gdb,socketport): Set to "stdio".
13859 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13860 (stdio_gdbserver_template): Delete.
13861 (${board}_get_remote_address): Update.
13862 (${board}_build_remote_cmd): Delete.
13863 (${board}_get_comm_port): New function.
13864 (${board}_spawn): Update.
13865 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13866 Delete.
13867 (${board}_get_remote_address): Update.
13868 (${board}_get_comm_port): New function.
13869
fc98a809
AB
138702014-04-16 Andrew Burgess <aburgess@broadcom.com>
13871
13872 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13873 appearing in any order.
13874
87fd9e6e
DE
138752014-04-15 Doug Evans <dje@google.com>
13876
13877 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13878 uninitialized value of "description".
13879
099fc3ea
KS
138802014-04-15 Keith Seitz <keiths@redhat.com>
13881
13882 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13883 Remove unused globals.
13884 (test_running_the_program): Likewise.
13885 (test_controlled_execution): Likewise.
13886 (test_controlling_breakpoints): Likewise.
13887 (test_program_termination): Likewise.
13888
5da151d4
KS
138892014-04-15 Keith Seitz <keiths@redhat.com>
13890
13891 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13892 unused globals.
13893 (test_rbreak_creation_and_listing): Likewise.
13894 (test_ignore_count): Likewise.
13895 (test_error): Likewise.
13896
35e5d2f0
PA
138972014-04-15 Pedro Alves <palves@redhat.com>
13898
13899 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13900 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13901 sym-file-loader.c.
13902 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13903 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13904 to sym-file-loader.c.
13905 (struct library): Forward declare.
13906 (load_shlib, lookup_function): Change prototypes.
13907 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13908 (translate_offset): Remove declarations.
13909 (get_text_addr): New declaration.
13910 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13911 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13912 sym-file-loader.h.
13913 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13914 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13915 here from sym-file-loader.h.
13916 (struct library): New structure.
13917 (load_shlib, lookup_function): Change prototypes and adjust to
13918 work with a struct library.
13919 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13920 (translate_offset): Make static.
13921 (get_text_addr): New function.
13922 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13923
eb4c1710
PA
139242014-04-15 Pedro Alves <palves@redhat.com>
13925
13926 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13927
2d1baf52
PA
139282014-04-15 Pedro Alves <palves@redhat.com>
13929
13930 * gdb.base/sym-file-loader.c: Include <limits.h>.
13931 (SELF_LINK): New define.
13932 (get_origin): New function.
13933 (load_shlib): Use it.
13934 * gdb.base/sym-file.exp: Don't early return if the target is
13935 remote. Use runto_main, and issue fail is that fails. Use
13936 gdb_load_shlibs.
13937 (shlib_name): Delete.
13938 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13939
7dd6df01
PA
139402014-04-15 Pedro Alves <palves@redhat.com>
13941
13942 * gdb.base/sym-file.exp: Remove regex characters from test
13943 message. Don't refer to breakpoint numbers in test messages.
13944
b50c8614
KS
139452014-04-14 Keith Seitz <keiths@redhat.com>
13946
13947 PR c++/16253
13948 * gdb.cp/var-tag.cc: New file.
13949 * gdb.cp/var-tag.exp: New file.
13950 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13951 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13952 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13953 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13954
3d567982
TT
139552014-04-14 Tom Tromey <tromey@redhat.com>
13956
13957 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13958 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13959 type.
13960 * gdb.cp/enum-class.exp: New file.
13961 * gdb.cp/enum-class.cc: New file.
13962
0626fc76
TT
139632014-04-14 Tom Tromey <tromey@redhat.com>
13964
13965 * gdb.dwarf2/enum-type.exp: New file.
13966
dca325b3
SA
139672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13968
13969 * gdb.mi/mi-vla-c99.exp: New file.
13970 * gdb.mi/vla.c: New file.
13971
5854b38a
SA
139722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13973
13974 * gdb.base/vla-datatypes.c: New file.
13975 * gdb.base/vla-datatypes.exp: New file.
13976
463bb957
SA
139772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13978
13979 * gdb.base/vla-ptr.c: New file.
13980 * gdb.base/vla-ptr.exp: New file.
13981
3dd170be
SA
139822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13983
13984 * gdb.dwarf2/count.exp: New file.
13985
5ecaaa66
SA
139862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13987
13988 * gdb.base/vla-sideeffect.c: New file.
13989 * gdb.base/vla-sideeffect.exp: New file.
13990
41f1ada5
DB
139912014-04-14 David Blaikie <dblaikie@gmail.com>
13992
13993 * gdb.mi/non-stop.c: Add return value for non-void function return
13994 statement.
13995 * gdb.threads/staticthreads.c: Ditto.
13996
0be03e84
DE
139972014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13998 Doug Evans <xdje42@gmail.com>
13999
14000 * gdb.guile/scm-value.c: Improve test case.
14001 * gdb.guile/scm-value.exp: Add new test.
14002
f180a1fb
DB
140032014-04-11 David Blaikie <dblaikie@gmail.com>
14004
14005 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14006 override Clang's default.
14007
6b662e19
JB
140082014-04-11 Joel Brobecker <brobecker@adacore.com>
14009
14010 Revert the following changes (regressions):
14011
14012 * gdb.base/vla-sideeffect.c: New file.
14013 * gdb.base/vla-sideeffect.exp: New file.
14014
14015 * gdb.dwarf2/count.exp: New file.
14016
14017 * gdb.base/vla-multi.c: New file.
14018 * gdb.base/vla-multi.exp: New file.
14019
14020 * gdb.base/vla-ptr.c: New file.
14021 * gdb.base/vla-ptr.exp: New file.
14022
14023 * gdb.base/vla-datatypes.c: New file.
14024 * gdb.base/vla-datatypes.exp: New file.
14025
14026 * gdb.mi/mi-vla-c99.exp: New file.
14027 * gdb.mi/vla.c: New file.
14028
245a5f0b
KS
140292014-04-11 Keith Seitz <keiths@redhat.com>
14030
14031 PR c++/16675
14032 * gdb.cp/cpsizeof.exp: New file.
14033 * gdb.cp/cpsizeof.cc: New file.
14034
58a84dcf
SA
140352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14036
191a8a90
JB
14037 * gdb.mi/mi-vla-c99.exp: New file.
14038 * gdb.mi/vla.c: New file.
58a84dcf 14039
c8655f75
SA
140402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14041
14042 * gdb.base/vla-datatypes.c: New file.
14043 * gdb.base/vla-datatypes.exp: New file.
14044
024e13b4
SA
140452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14046
14047 * gdb.base/vla-ptr.c: New file.
14048 * gdb.base/vla-ptr.exp: New file.
14049
1a237e0e
SA
140502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14051
14052 * gdb.base/vla-multi.c: New file.
14053 * gdb.base/vla-multi.exp: New file.
14054
504f3432
SA
140552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14056
14057 * gdb.dwarf2/count.exp: New file.
14058
3bce8237
SA
140592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14060
191a8a90
JB
14061 * gdb.base/vla-sideeffect.c: New file.
14062 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 14063
322f9c21
YQ
140642014-04-11 Yao Qi <yao@codesourcery.com>
14065
14066 * gdb.base/completion.exp: Check file exists before running tests
14067 on file completion.
14068
d708bcd1
PA
140692014-04-10 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.base/cond-eval-mode.c: New file.
14072 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14073 prepare_for_testing to build the new file. Check result of
14074 runto_main.
14075 (test_break, test_watch): New procedures.
14076 (top level): Use them.
14077
ae1d2761
PM
140782014-04-08 Pierre Muller <muller@sourceware.org>
14079
14080 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14081 Ctrl-V use for mingw hosts.
14082
7af389b8
SC
140832014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14084
14085 * gdb.python/py-value.c: Improve test case.
14086 * gdb.python/py-value.exp: Add new test.
14087
5e703181
DE
140882014-04-07 David Blaikie <dblaikie@gmail.com>
14089
14090 * lib/compiler.c: Identify the clang compiler.
14091 * lib/compiler.cc: Ditto.
14092
9810b410
YQ
140932014-04-03 Yao Qi <yao@codesourcery.com>
14094
14095 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14096
98d1b8dc
AB
140972014-04-01 Anton Blanchard <anton@samba.org>
14098
14099 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14100 messages unique.
14101
3114cea1
AB
141022014-04-01 Anton Blanchard <anton@samba.org>
14103
14104 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14105 prepare_for_testing.
14106
62f7182c
AB
141072014-04-01 Anton Blanchard <anton@samba.org>
14108
14109 * gdb.arch/ppc64-atomic-inst.c: Remove.
14110 * gdb.arch/ppc64-atomic-inst.S: New file.
14111 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14112
770e7fc7
DE
141132014-03-31 Doug Evans <dje@google.com>
14114
14115 * gdb.base/print-symbol-loading-lib.c: New file.
14116 * gdb.base/print-symbol-loading-main.c: New file.
14117 * gdb.base/print-symbol-loading.exp: New file.
14118
46e2bafa
YQ
141192014-03-31 Yao Qi <yao@codesourcery.com>
14120
14121 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14122
8776cfe9
JB
141232014-03-28 Joel Brobecker <brobecker@adacore.com>
14124
14125 * gdb.ada/mi_dyn_arr: New testcase.
14126
5d1ef361
DE
141272014-03-27 Doug Evans <dje@google.com>
14128
14129 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14130
b5bee914
YQ
141312014-03-27 Yao Qi <yao@codesourcery.com>
14132
14133 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14134 if target is nios2-*-*.
14135
0d4d0e77
YQ
141362014-03-26 Yao Qi <yao@codesourcery.com>
14137
14138 * lib/gdb.exp (readline_is_used): New proc.
14139 * gdb.base/completion.exp: Move tests on command complete up.
14140 Skip the rest of tests if readline is not used.
14141 * gdb.ada/complete.exp: Skp the test if readline is not
14142 used.
14143 * gdb.base/filesym.exp: Likewise.
14144 * gdb.base/macscp.exp: Likewise.
14145 * gdb.base/readline-ask.exp: Likewise.
14146 * gdb.base/readline.exp: Likewise.
14147 * gdb.python/py-cmd.exp: Likewise.
14148 * gdb.trace/tfile.exp: Likewise.
14149
29361eee
YQ
141502014-03-26 Yao Qi <yao@codesourcery.com>
14151
14152 * gdb.base/macscp.exp: Fix code format issues.
14153
bc9a5525
UW
141542014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14155
14156 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14157 * gdb.asm/powerpc64le.inc: New file.
14158
d3839ede
PA
141592014-03-25 Pedro Alves <palves@redhat.com>
14160 Doug Evans <dje@google.com>
14161
14162 * gdb.base/source-execution.c: New file.
14163 * gdb.base/source-execution.exp: New file.
14164 * gdb.base/source-execution.gdb: New file.
14165
01672a57
DE
141662014-03-24 Doug Evans <dje@google.com>
14167
14168 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14169 using fission.
14170
88bbeca9
HZ
141712014-03-24 Hui Zhu <hui@codesourcery.com>
14172 Pedro Alves <palves@redhat.com>
14173
14174 PR breakpoints/16101
14175 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14176 test pass/fail messages. Detect missing support for dprintf when
14177 breakpoints are actually inserted.
14178 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14179 breakpoints are actually inserted.
14180 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14181 fails.
14182
d2348791
JK
141832014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14184
14185 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14186
feef67ab
DE
141872014-03-22 Doug Evans <xdje42@gmail.com>
14188
14189 * gdb.python/python.exp (python not supported): Verify multi-line
14190 python command issues an error.
25d743f9 14191 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 14192 guile command issues an error.
feef67ab 14193
ecebef6a
MR
141942014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14195
14196 * gdb.threads/thread-specific.exp: Handle the lack of usable
14197 $this_breakpoint and $this_thread.
14198
ccdd1909
HZ
141992014-03-21 Hui Zhu <hui@codesourcery.com>
14200
14201 * gdb.base/attach.exp (do_command_attach_tests): New.
14202
beb460e8
PA
142032014-03-20 Tom Tromey <tromey@redhat.com>
14204 Pedro Alves <palves@redhat.com>
14205
14206 PR cli/15718
14207 * gdb.base/condbreak-call-false.c: New file.
14208 * gdb.base/condbreak-call-false.exp: New file.
14209
40acf43a
PA
142102014-03-20 Pedro Alves <palves@redhat.com>
14211
14212 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14213 Delete.
14214 (block_signals, unblock_signals): Delete.
14215 (child_function_2, main): Remove references to deleted variable
14216 and functions.
14217
9f5e1e02
PA
142182014-03-20 Pedro Alves <palves@redhat.com>
14219
14220 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14221 Use pthread_kill to signal thread 2.
14222 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14223 Adjust to make the test send itself a signal rather than using the
14224 host's "kill" command.
14225
99619bea
PA
142262014-03-20 Pedro Alves <palves@redhat.com>
14227
14228 * gdb.threads/multiple-step-overs.c: New file.
14229 * gdb.threads/multiple-step-overs.exp: New file.
14230 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14231 Adjust expected infrun debug output.
14232
2adfaa28
PA
142332014-03-20 Pedro Alves <palves@redhat.com>
14234
14235 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14236 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14237
31e77af2
PA
142382014-03-20 Pedro Alves <palves@redhat.com>
14239
14240 PR breakpoints/7143
14241 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14242 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14243 of gdb_test_multiple.
14244 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14245 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14246
b9f437de
PA
142472014-03-20 Pedro Alves <palves@redhat.com>
14248
14249 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14250 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14251
05adc73e
PA
142522014-03-19 Pedro Alves <palves@redhat.com>
14253
14254 * gdb.base/async.exp: Remove early return.
14255
6048b950
PA
142562014-03-19 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14259
8bcfb00a
PA
142602014-03-19 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.base/async.exp (test_background): Expect \r\n after
14263 "completed." in the fail pattern.
14264
884e37dc
PA
142652014-03-19 Pedro Alves <palves@redhat.com>
14266
14267 * gdb.base/async.exp (test_background): New procedure.
14268 Use it for all background execution command tests.
14269
148e57e2
PA
142702014-03-19 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.base/async.exp: Use prepare_for_testing.
14273
f48088c7
PA
142742014-03-19 Pedro Alves <palves@redhat.com>
14275
14276 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14277 the same line.
14278
e2f6c966
PA
142792014-03-19 Pedro Alves <palves@redhat.com>
14280
14281 * gdb.base/async.c (main): Add "jump here" and "until here" line
14282 marker comments.
14283 * gdb.base/async.exp (jump_here): New global.
14284 (jump& test): Use it.
14285 (until_here): New global.
14286 (until& test): Use it.
14287
c30568d4
PA
142882014-03-19 Pedro Alves <palves@redhat.com>
14289
14290 * gdb.base/async.exp: Don't frob gdb_protocol.
14291
0172b6a7
DE
142922014-03-18 Doug Evans <xdje42@gmail.com>
14293
14294 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14295 Fix spelling of exec-done-display.
14296
06c868a8
JK
142972014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14298
14299 PR gdb/15358
14300 * gdb.base/gdb-sigterm.c: New file.
14301 * gdb.base/gdb-sigterm.exp: New file.
14302
0c7e1a46
PA
143032014-03-18 Pedro Alves <palves@redhat.com>
14304
14305 PR gdb/13860
14306 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14307 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14308 solib-event.
14309
f7c77d93
JB
143102014-03-17 Joel Brobecker <brobecker@adacore.com>
14311
14312 * gdb.ada/pckd_arr_ren: New testcase.
14313
5a1e8c7a
DE
143142014-03-13 Doug Evans <xdje42@gmail.com>
14315
14316 PR guile/16612
14317 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14318 collect after discarding symbols.
14319
350e1a76
DE
143202014-03-13 Ludovic Courtès <ludo@gnu.org>
14321 Doug Evans <xdje42@gmail.com>
14322
14323 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14324 to history survives a gc.
14325
a69900ae
PA
143262014-03-13 Pedro Alves <palves@redhat.com>
14327
14328 * gdb.base/default.exp: Don't test "target procfs".
14329
5db9f0bd
PA
143302014-03-13 Pedro Alves <palves@redhat.com>
14331
14332 * gdb.base/default.exp: Update "target child" and "target procfs"
14333 tests to not expect "Unix".
14334
b3ccfe11
TT
143352014-03-12 Tom Tromey <tromey@redhat.com>
14336
14337 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14338 New procs. Add target-async tests.
14339 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14340 Add target-async tests.
14341
646f4417
AA
143422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14343
14344 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14345 'func_start' and 'func_end' for the beginning and end of the
14346 function code, respectively.
14347 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14348 'func_end' instead of 'func' and 'main'.
14349
288c211f
AA
143502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14351
14352 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14353 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14354 generate the debug info assembler source.
14355
e0c0f156
AA
143562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14357
14358 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14359 * gdb.dwarf2/arr-subrange.exp: Likewise.
14360 * gdb.dwarf2/dwz.exp: Likewise.
14361 * gdb.dwarf2/method-ptr.exp: Likewise.
14362 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14363 * gdb.dwarf2/subrange.exp: Likewise.
14364 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14365 * gdb.dwarf2/implptrpiece.exp: Likewise.
14366 * gdb.dwarf2/nostaticblock.exp: Likewise.
14367
0e5c4555
AA
143682014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14369
14370 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14371 directory to absolute path name arguments.
14372
5ec18f2b
JG
143732014-03-10 Joel Brobecker <brobecker@adacore.com>
14374
14375 * gdb.ada/tagged_access: New testcase.
14376
847fc4f2
MM
143772014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14378
14379 * gdb.btrace/data.exp: Update expected output.
14380
cc3da688
YQ
143812014-03-06 Yao Qi <yao@codesourcery.com>
14382
14383 * gdb.trace/pr16508.exp: New file.
14384
0f26cec1
PA
143852014-03-05 Pedro Alves <palves@redhat.com>
14386
14387 PR gdb/16575
14388 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14389 procedure.
14390 (top level): Adjust to use it. Add tests that exercise breakpoint
14391 interaction with the code-cache.
14392
7a5a839f
LC
143932014-02-26 Ludovic Courtès <ludo@gnu.org>
14394
14395 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14396 test for 'history-append!'.
14397
31aa7e4e
JB
143982014-02-26 Joel Brobecker <brobecker@adacore.com>
14399
14400 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14401 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14402 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14403 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14404 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14405 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14406
1b588015
JB
144072014-02-26 Joel Brobecker <brobecker@adacore.com>
14408
14409 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14410 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14411 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14412
55426c9d
JB
144132014-02-26 Joel Brobecker <brobecker@adacore.com>
14414
14415 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14416
dc53a7ad
JB
144172014-02-26 Joel Brobecker <brobecker@adacore.com>
14418
14419 * gdb.dwarf2/arr-stride.c: New file.
14420 * gdb.dwarf2/arr-stride.exp: New file.
14421
12ab52e9
PA
144222014-02-26 Pedro Alves <palves@redhat.com>
14423
14424 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14425 that won't ever trigger. Make sure that GDB reports the correct
14426 breakpoint that caused the stop.
14427
849c862e
JK
144282014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14429
14430 PR gdb/16626
14431 * gdb.base/auto-load-script: New file.
14432 * gdb.base/auto-load.c: New file.
14433 * gdb.base/auto-load.exp: New file.
14434
71b7d793
JK
14435 PR gdb/16626
14436 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14437
e2f0d509
JK
144382014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14439
14440 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14441 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14442
50cc37c8
DE
144432014-02-24 Doug Evans <dje@google.com>
14444
14445 * lib/gdb.exp (run_on_host): Log error output if program fails.
14446
ea4758f2
PA
144472014-02-21 Pedro Alves <palves@redhat.com>
14448
14449 * gdb.threads/step-after-sr-lock.c: Rename to ...
14450 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14451 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14452 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14453 ... this.
14454
d7b30f67
SDJ
144552014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14456
14457 PR tdep/16397
14458 * gdb.arch/amd64-stap-special-operands.exp: New file.
14459 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14460 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14461 * gdb.arch/amd64-stap-triplet.S: Likewise.
14462 * gdb.arch/amd64-stap-triplet.c: Likewise.
14463
83deb43f
JB
144642014-02-20 Joel Brobecker <brobecker@adacore.com>
14465
14466 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14467 in .section pseudo-op.
14468
adde2bff
DE
144692014-02-20 lin zuojian <manjian2006@gmail.com>
14470 Joel Brobecker <brobecker@adacore.com>
14471 Doug Evans <xdje42@gmail.com>
14472
14473 PR symtab/16581
14474 * gdb.dwarf2/dw2-icycle.S: New file.
14475 * gdb.dwarf2/dw2-icycle.c: New file.
14476 * gdb.dwarf2/dw2-icycle.exp: New file.
14477
f7bd0f78
SC
144782014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14479
14480 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14481 operations on gdb.Value objects.
14482 * gdb.python/py-value-cc.exp: Add new test to test operations on
14483 gdb.Value objects.
14484
c17ef0d5
DE
144852014-02-18 Doug Evans <dje@google.com>
14486
14487 * Makefile.in (TESTS): New variable.
14488 (expanded_tests, expanded_tests_or_none): New variables
14489 (check-single): Pass $(expanded_tests_or_none) to runtest.
14490 (check-parallel): Only run tests in $(TESTS) if non-empty.
14491 (check/no-matching-tests-found): New rule.
14492 * README: Document TESTS makefile variable.
14493
5dd3176f
DE
144942014-02-18 Doug Evans <dje@google.com>
14495
14496 * Makefile.in (check-parallel): rm -rf outputs temp.
14497
0b10be4f
JK
144982014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14499
14500 Fix "ERROR: no fileid for" in the testsuite.
14501 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14502
85f224e7
DE
145032014-02-12 Doug Evans <dje@google.com>
14504
14505 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14506 (MISCELLANEOUS): New variable.
14507 (clean): rm -rf $(MISCELLANEOUS).
14508 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14509 dwp live in the same directory as symlinks, with each symlink pointed
14510 to a differently named file in a different directory.
14511
149b30ff
DE
145122014-02-11 Doug Evans <dje@google.com>
14513
14514 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14515 of Tcl file commands.
14516
1dfdac32
MK
145172014-02-10 Mark Kettenis <kettenis@gnu.org>
14518
14519 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14520 "kill -SIGUSR1 -1".
14521
aa4fb036
JB
145222014-02-10 Joel Brobecker <brobecker@adacore.com>
14523
14524 * gdb.ada/tick_length_array_enum_idx: New testcase.
14525
ed3ef339
DE
145262014-02-10 Doug Evans <xdje42@gmail.com>
14527
14528 * configure.ac (AC_OUTPUT): Add gdb.guile.
14529 * configure: Regenerate.
14530 * lib/gdb-guile.exp: New file.
14531 * lib/gdb.exp (get_target_charset): New function.
14532 * gdb.base/help.exp: Update expected output from "apropos apropos".
14533 * gdb.guile/Makefile.in: New file.
14534 * gdb.guile/guile.exp: New file.
14535 * gdb.guile/scm-arch.c: New file.
14536 * gdb.guile/scm-arch.exp: New file.
14537 * gdb.guile/scm-block.c: New file.
14538 * gdb.guile/scm-block.exp: New file.
14539 * gdb.guile/scm-breakpoint.c: New file.
14540 * gdb.guile/scm-breakpoint.exp: New file.
14541 * gdb.guile/scm-disasm.c: New file.
14542 * gdb.guile/scm-disasm.exp: New file.
14543 * gdb.guile/scm-equal.c: New file.
14544 * gdb.guile/scm-equal.exp: New file.
14545 * gdb.guile/scm-error.exp: New file.
14546 * gdb.guile/scm-error.scm: New file.
14547 * gdb.guile/scm-frame-args.c: New file.
14548 * gdb.guile/scm-frame-args.exp: New file.
14549 * gdb.guile/scm-frame-args.scm: New file.
14550 * gdb.guile/scm-frame-inline.c: New file.
14551 * gdb.guile/scm-frame-inline.exp: New file.
14552 * gdb.guile/scm-frame.c: New file.
14553 * gdb.guile/scm-frame.exp: New file.
14554 * gdb.guile/scm-generics.exp: New file.
14555 * gdb.guile/scm-gsmob.exp: New file.
14556 * gdb.guile/scm-iterator.c: New file.
14557 * gdb.guile/scm-iterator.exp: New file.
14558 * gdb.guile/scm-math.c: New file.
14559 * gdb.guile/scm-math.exp: New file.
14560 * gdb.guile/scm-objfile-script-gdb.in: New file.
14561 * gdb.guile/scm-objfile-script.c: New file.
14562 * gdb.guile/scm-objfile-script.exp: New file.
14563 * gdb.guile/scm-objfile.c: New file.
14564 * gdb.guile/scm-objfile.exp: New file.
14565 * gdb.guile/scm-ports.exp: New file.
14566 * gdb.guile/scm-pretty-print.c: New file.
14567 * gdb.guile/scm-pretty-print.exp: New file.
14568 * gdb.guile/scm-pretty-print.scm: New file.
14569 * gdb.guile/scm-section-script.c: New file.
14570 * gdb.guile/scm-section-script.exp: New file.
14571 * gdb.guile/scm-section-script.scm: New file.
14572 * gdb.guile/scm-symbol.c: New file.
14573 * gdb.guile/scm-symbol.exp: New file.
14574 * gdb.guile/scm-symtab-2.c: New file.
14575 * gdb.guile/scm-symtab.c: New file.
14576 * gdb.guile/scm-symtab.exp: New file.
14577 * gdb.guile/scm-type.c: New file.
14578 * gdb.guile/scm-type.exp: New file.
14579 * gdb.guile/scm-value-cc.cc: New file.
14580 * gdb.guile/scm-value-cc.exp: New file.
14581 * gdb.guile/scm-value.c: New file.
14582 * gdb.guile/scm-value.exp: New file.
14583 * gdb.guile/source2.scm: New file.
14584 * gdb.guile/types-module.cc: New file.
14585 * gdb.guile/types-module.exp: New file.
14586
7026a7c1
YQ
145872014-02-10 Yao Qi <yao@codesourcery.com>
14588
14589 PR testsuite/16543
14590 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14591 * configure: Regenerated.
14592 * Makefile.in: New file.
14593
6c466447
AS
145942014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14595
14596 * gdb.python/py-framefilter.exp: Fix typo.
14597
6e854735
YQ
145982014-02-08 Yao Qi <yao@codesourcery.com>
14599
14600 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14601 that no =breakpoint-modified is emitted when breakpoints are
14602 modified through MI commands.
14603
d137e6dc
PA
146042014-02-07 Pedro Alves <pedro@codesourcery.com>
14605 Pedro Alves <palves@redhat.com>
14606
14607 * gdb.threads/step-after-sr-lock.c: New file.
14608 * gdb.threads/step-after-sr-lock.exp: New file.
14609
b5ee5a50
PA
146102014-02-07 Pedro Alves <palves@redhat.com>
14611
14612 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14613
3c77faf3
JK
146142014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14615
14616 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14617 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14618
6dddc817
DE
146192014-02-06 Doug Evans <xdje42@gmail.com>
14620
14621 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14622 output.
14623
14624 * gdb.gdb/python-interrupts.exp: New file.
14625
de7b2893
YQ
146262014-02-05 Yao Qi <yao@codesourcery.com>
14627
14628 * gdb.trace/report.exp (use_collected_data): Test the output
14629 of "info threads" and "info inferiors".
14630
66d032ac
YQ
146312014-02-05 Yao Qi <yao@codesourcery.com>
14632
14633 Revert this patch:
14634
14635 2013-05-24 Yao Qi <yao@codesourcery.com>
14636
14637 * gdb.trace/tfile.exp: Test inferior and thread.
14638
591a12a1
UW
146392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14640
14641 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14642 on a function.
14643 * gdb.base/step-bt.c: Call hello via function pointer to make
14644 sure its first instruction is executed on powerpc64le-linux.
14645
0ff3e01f
UW
146462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14647
14648 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14649
084ee545
UW
146502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14651
14652 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14653 of the test patterns for use on little-endian systems.
14654
6ed14ff3
UW
146552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14656
14657 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14658 (decimal_vector): Fix for little-endian.
14659
401e27fd
JM
146602014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14661
14662 * gdb.arch/sparc-sysstep.exp: New file.
14663 * gdb.arch/sparc-sysstep.c: Likewise.
14664
14665 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14666
8b924729
EBM
146672014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14668
14669 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14670
fb151210
JB
146712014-01-23 Tom Tromey <tromey@redhat.com>
14672
14673 * gdb.ada/array_char_idx: New testcase.
14674
0740f8d8
TT
146752014-01-23 Tom Tromey <tromey@redhat.com>
14676
14677 PR python/16487:
14678 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14679 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14680 classes.
14681
21909fa1
TT
146822014-01-23 Tom Tromey <tromey@redhat.com>
14683
14684 PR python/16491:
14685 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14686 string from an inferior frame.
14687 * gdb.python/py-framefilter-mi.exp: Update.
14688
87ce2a04
DE
146892014-01-22 Doug Evans <dje@google.com>
14690
14691 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14692
237b092b
AA
146932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14694
14695 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14696
d674a709
AA
146972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14698
14699 * gdb.trace/entry-values.exp: Remove excess space character from
14700 regex patterns. Handle s390 call instruction.
14701
20fa3390
AA
147022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14703
14704 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14705 define "*_start" label. Make "name" static.
14706 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14707 ${name} by references to ${name}_start.
14708
78466714
AA
147092014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14710
14711 * gdb.base/info-macros.exp: Remove "debug" from the compile
14712 options.
14713
ec9f644a
IB
147142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14715
14716 * gdb.dlang/demangle.exp: New file.
14717
94b1b47e
IB
147182014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14719
14720 * gdb.dlang/primitive-types.exp: New file.
14721
7f420862
IB
147222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14723
14724 * configure.ac: Create gdb.dlang/Makefile.
14725 * configure: Regenerate.
14726 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14727 * gdb.dlang/Makefile.in: New file.
14728 * lib/d-support.exp: New file.
14729 * lib/gdb.exp (skip_d_tests): New proc.
14730
52834460
MM
147312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14732
14733 * gdb.btrace/delta.exp: Check reverse stepi.
14734 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14735 * gdb.btrace/finish.exp: New.
14736 * gdb.btrace/next.exp: New.
14737 * gdb.btrace/nexti.exp: New.
14738 * gdb.btrace/record_goto.c: Add comments.
14739 * gdb.btrace/step.exp: New.
14740 * gdb.btrace/stepi.exp: New.
14741 * gdb.btrace/multi-thread-step.c: New.
14742 * gdb.btrace/multi-thread-step.exp: New.
14743 * gdb.btrace/rn-dl-bind.c: New.
14744 * gdb.btrace/rn-dl-bind.exp: New.
14745 * gdb.btrace/data.c: New.
14746 * gdb.btrace/data.exp: New.
14747 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14748
6e07b1d2
MM
147492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14750
14751 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14752 * gdb.btrace/exception.exp: Update.
14753 * gdb.btrace/instruction_history.exp: Update.
14754 * gdb.btrace/record_goto.exp: Update.
14755 * gdb.btrace/tailcall.exp: Update.
14756 * gdb.btrace/unknown_functions.exp: Update.
14757 * gdb.btrace/delta.exp: New.
14758
0b722aec
MM
147592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14760
14761 * gdb.btrace/record_goto.exp: Add backtrace test.
14762 * gdb.btrace/tailcall.exp: Add backtrace test.
14763
066ce621
MM
147642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14765
14766 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14767 * gdb.btrace/record_goto.c: New.
14768 * gdb.btrace/record_goto.exp: New.
14769 * gdb.btrace/x86-record_goto.S: New.
14770
0688d04e
MM
147712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14772
14773 * gdb.btrace/function_call_history.exp: Update tests.
14774 * gdb.btrace/instruction_history.exp: Update tests.
14775
8710b709
MM
147762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14777
14778 * gdb.btrace/function_call_history.exp: Fix expected field
14779 order for "record function-call-history".
14780 Add new tests for "record function-call-history /c".
14781 * gdb.btrace/exception.cc: New.
14782 * gdb.btrace/exception.exp: New.
14783 * gdb.btrace/tailcall.exp: New.
14784 * gdb.btrace/x86-tailcall.S: New.
14785 * gdb.btrace/x86-tailcall.c: New.
14786 * gdb.btrace/unknown_functions.c: New.
14787 * gdb.btrace/unknown_functions.exp: New.
14788 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14789
5de9129b
MM
147902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14791
14792 * gdb.btrace/instruction_history.exp: Update.
14793 * gdb.btrace/function_call_history.exp: Update.
14794
23a7fe75
MM
147952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14796
14797 * gdb.btrace/function_call_history.exp: Fix expected function
14798 trace.
14799 * gdb.btrace/instruction_history.exp: Initialize traced.
14800 Remove traced_functions.
14801
724c7dd8
MM
148022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14803
14804 * gdb.btrace/function_call_history.exp: Update
14805 * gdb.btrace/instruction_history.exp: Update.
14806
6d78d93b
MM
148072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14808
14809 * gdb.btrace/enable.exp: Update expected text.
14810
93a360cc
OJ
148112014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14812
14813 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14814 bytes.
14815
3772b53f
MR
148162014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14817
14818 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14819
596662fa
OJ
148202014-01-15 Omair Javaid <omair.javaid@linaro.org>
14821
14822 * lib/gdb.exp (supports_process_record): Return true for
14823 arm*-linux*. (supports_reverse): Likewise.
14824
b5b08fb4
SC
148252014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14826
14827 PR python/15464
14828 PR python/16113
14829 * gdb.python/py-type.c: Enhance test case.
14830 * gdb.python/py-value-cc.cc: Likewise
14831 * gdb.python/py-type.exp: Add new tests.
14832 * gdb.python/py-value-cc.exp: Likewise
14833
52d7fb13
AA
148342014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14835 Pedro Alves <palves@redhat.com>
14836
14837 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14838 Make "name" extern.
14839 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14840 references to ${name}_start by references to ${name}.
14841
a2cd8cfe
JB
148422014-01-10 Joel Brobecker <brobecker@adacore.com>
14843
14844 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14845
4e23fced
JB
148462014-01-10 Joel Brobecker <brobecker@adacore.com>
14847
14848 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14849
c6a9e42c
PA
148502014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14851 Pedro Alves <palves@redhat.com>
14852
14853 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14854 mi_gdb_target_load.
c6a9e42c 14855
b7ea362b
PA
148562014-01-08 Pedro Alves <palves@redhat.com>
14857
14858 * gdb.threads/reconnect-signal.c: New file.
14859 * gdb.threads/reconnect-signal.exp: New file.
14860
5e3f4fab
EBM
148612014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14862
14863 * gdb.base/source-dir.exp: New file.
14864
79301218
JB
148652014-01-07 Joel Brobecker <brobecker@adacore.com>
14866
14867 * gdb.ada/mi_interface: New testcase.
14868
8e355c5d
JB
148692014-01-07 Joel Brobecker <brobecker@adacore.com>
14870
14871 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14872 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14873 gdb.ada/pp-rec-component/pck.ads: New files.
14874
c0d48811
JB
148752014-01-07 Joel Brobecker <brobecker@adacore.com>
14876
14877 * gdb.python/py-pp-integral.c: New file.
14878 * gdb.python/py-pp-integral.py: New file.
14879 * gdb.python/py-pp-integral.exp: New file.
14880
17b609c3 14881For older changes see ChangeLog-1993-2013.
c906108c 14882\f
8d8cb839
EZ
14883;; Local Variables:
14884;; mode: change-log
14885;; left-margin: 8
14886;; fill-column: 74
14887;; version-control: never
14888;; End:
902f2ccb 14889
e2882c85 14890 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14891 Copying and distribution of this file, with or without modification,
14892 are permitted provided the copyright notice and this notice are preserved.
This page took 3.365711 seconds and 4 git commands to generate.