]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdbsupport: Drop now unused function 'stringify_argv'
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
42cf1844
TV
12020-05-25 Tom de Vries <tdevries@suse.de>
2
3 * lib/gdb.exp (exec_is_pie): Add comment.
4
8f7d38ef
TV
52020-05-25 Tom de Vries <tdevries@suse.de>
6
7 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
8 instead of $binfile in the untested message.
9
465e1b0f
TV
102020-05-25 Tom de Vries <tdevries@suse.de>
11
12 PR testsuite/26031
13 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
14
3c5a0e02
TV
152020-05-25 Tom de Vries <tdevries@suse.de>
16
17 * boards/gold.exp: New file.
18
0a4f5f8c
TT
192020-05-23 Tom Tromey <tom@tromey.com>
20
21 * gdb.base/style.exp: Remove completion styling test.
22 * lib/gdb-utils.exp (style): Remove completion styles.
23
eca1f90c
TT
242020-05-23 Tom Tromey <tom@tromey.com>
25
26 * gdb.base/style.exp: Add completion styling test.
27 * lib/gdb-utils.exp (style): Add completion styles.
28
7c13f4e8
AB
292020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
30
31 * gdb.base/annota1.exp: Update expected results.
32 * gdb.cp/annota2.exp: Update expected results, remove duplicate
33 test name.
34 * gdb.cp/annota3.exp: Update expected results.
35
41977d16
SM
362020-05-20 Simon Marchi <simon.marchi@efficios.com>
37
38 PR gdb/26016
39 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
40 against MAP_FAILED.
41 * gdb.base/coremaker.c (mmapdata): Likewise.
42 * gdb.base/jit-reader-host.c (main): Likewise.
43 * gdb.base/sym-file-loader.c (load): Likewise.
44 (load_shlib): Likewise.
45
b4757f2e
TT
462020-05-20 Tom Tromey <tromey@adacore.com>
47
48 * gdb.ada/array_char_idx.exp: Recognize initialized array.
49
9a0bacfb
TV
502020-05-20 Tom de Vries <tdevries@suse.de>
51
52 PR symtab/25833
53 * gdb.base/with-mf-inc.c: New test.
54 * gdb.base/with-mf-main.c: New test.
55 * gdb.base/with-mf.exp: New file.
56
76571211
TT
572020-05-19 Tom Tromey <tromey@adacore.com>
58
59 * gdb.rust/simple.exp: Restore missing test result.
60
4cd9f3d5
TV
612020-05-19 Tom de Vries <tdevries@suse.de>
62
63 * gdb.base/gdb-caching-proc.exp: Fix typo.
64
7d874253
TT
652020-05-19 Tom Tromey <tromey@adacore.com>
66
67 * gdb.rust/simple.exp: Add some test descriptions.
68 (test_one_slice): Use with_test_prefix.
69
1d727695
TV
702020-05-18 Tom de Vries <tdevries@suse.de>
71
72 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
73
7f32a4d5
PA
742020-05-17 Pedro Alves <palves@redhat.com>
75
76 PR gdb/25741
77 * gdb.base/hw-sw-break-same-address.exp: New file.
78
7cfd74cf
PA
792020-05-16 Pedro Alves <palves@redhat.com>
80
81 * gdb.multi/multi-re-run.exp (test_re_run): Switch
82 LAST_LOADED_FILE accordingly.
83
57b4f16e
PW
842020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
85
86 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
87
7c05caf7
PW
882020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
89
90 * gdb.base/help.exp: Test apropos and help for commands
91 having aliases. Fixed comments not starting with an
92 upper-case letter or not finishing with a dot.
93
7aa1b46f
PW
942020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
95
3b3aaacb
PW
96 * gdb.base/alias.exp: Update help output check.
97
57b4f16e 982020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 99
7aa1b46f
PW
100 * gdb.base/default.exp: Update output following fixes.
101
0605465f
PW
1022020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
103
104 * gdb.base/alias.exp: Test aliases starting with a prefix of
105 another alias.
106
86e4e63d
GB
1072020-05-15 Gary Benson <gbenson@redhat.com>
108
109 * gdb.base/info-os.c (main): Add return statement.
110 * gdb.base/info_minsym.c (minsym_fun): Likewise.
111 * gdb.base/large-frame-2.c (func): Likewise.
112 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
113 * gdb.base/pr10179-b.c (foo2): Likewise.
114 * gdb.base/valgrind-disp-step.c (foo): Likewise.
115 * gdb.base/watch-cond.c (func): Likewise.
116 * gdb.multi/goodbye.c (verylongfun): Likewise.
117 * gdb.multi/hello.c (commonfun): Likewise.
118 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
119 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
120 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
121 Likewise.
122 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
123 * gdb.threads/interrupt-while-step-over.c (child_function):
124 Likewise.
125 * gdb.trace/actions-changed.c (end): Likewise.
126
163df4df
GB
1272020-05-15 Gary Benson <gbenson@redhat.com>
128
129 * gdb.opencl/callfuncs.exp: Report when test skipped.
130 * gdb.opencl/convs_casts.exp: Likewise.
131 * gdb.opencl/datatypes.exp: Likewise.
132 * gdb.opencl/operators.exp: Likewise.
133 * gdb.opencl/vec_comps.exp: Likewise.
134
6dbc505a
TV
1352020-05-15 Tom de Vries <tdevries@suse.de>
136
137 * gdb.base/align.exp.in: Rename to ...
138 * gdb.base/align.exp.tcl: ... this.
139 * gdb.base/align-c++.exp: Update.
140 * gdb.base/align-c.exp: Update.
141 * gdb.base/all-architectures.exp.in: Rename to ...
142 * gdb.base/all-architectures.exp: ... this.
143 * gdb.base/all-architectures-0.exp: Update.
144 * gdb.base/all-architectures-1.exp: Update.
145 * gdb.base/all-architectures-2.exp: Update.
146 * gdb.base/all-architectures-3.exp: Update.
147 * gdb.base/all-architectures-4.exp: Update.
148 * gdb.base/all-architectures-5.exp: Update.
149 * gdb.base/all-architectures-6.exp: Update.
150 * gdb.base/all-architectures-7.exp: Update.
151 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
152 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
153 * gdb.base/infcall-nested-structs-c++.exp: Update.
154 * gdb.base/infcall-nested-structs-c.exp: Update.
155 * gdb.base/info-types.exp.in: Rename to ...
156 * gdb.base/info-types.exp.tcl: ... this.
157 * gdb.base/info-types-c++.exp: Update.
158 * gdb.base/info-types-c.exp: Update.
159 * gdb.base/max-depth.exp.in: Rename to ...
160 * gdb.base/max-depth.exp.tcl: ... this.
161 * gdb.base/max-depth-c++.exp: Update.
162 * gdb.base/max-depth-c.exp: Update.
163 * gdb.cp/cpexprs.exp.in: Rename to ...
164 * gdb.cp/cpexprs.exp.tcl: ... this.
165 * gdb.cp/cpexprs-debug-types.exp: Update.
166 * gdb.cp/cpexprs.exp: Update.
167 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
168 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
169 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
170 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
171 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
172 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
173 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
174 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
175 * gdb.dwarf2/clang-debug-names-2.exp: Update.
176 * gdb.dwarf2/clang-debug-names.exp: Update.
177
d1034d78
AB
1782020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
179
180 * lib/check-test-names.exp: Remove code that prevents this file
181 loading when tests are run in parallel.
182
3c5c3649
PA
1832020-05-15 Pedro Alves <palves@redhat.com>
184
185 * gdb.multi/multi-kill.exp (start_inferior): Remove
186 'testpid' parameter. Refer to namespace variable directly.
187 (testpid): Declare as namespace variable.
188
272c36b8
PA
1892020-05-15 Pedro Alves <palves@redhat.com>
190
191 * gdb.multi/multi-kill.exp: Wrap in namespace.
192 (start_inferior): Add TESTPID parameter. Use it instead of the
193 testpid global.
194 (top level): Define empty TESTPID array, and pass it down to
195 start_inferior.
196
02eba61a
TV
1972020-05-14 Tom de Vries <tdevries@suse.de>
198
199 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
200 output.
201
971a3747
TV
2022020-05-14 Tom de Vries <tdevries@suse.de>
203
204 * gdb.base/align.exp: Split into ...
205 * gdb.base/align.exp.in: ...
206 * gdb.base/align-c++.exp: ...
207 * gdb.base/align-c.exp: ... these.
208 * gdb.base/infcall-nested-structs.exp: Split into ...
209 * gdb.base/infcall-nested-structs.exp.in: ...
210 * gdb.base/infcall-nested-structs-c++.exp: ...
211 * gdb.base/infcall-nested-structs-c.exp: ... these.
212 * gdb.base/info-types.exp: Split into ...
213 * gdb.base/info-types.exp.in: ...
214 * gdb.base/info-types-c++.exp: ...
215 * gdb.base/info-types-c.exp: ... these.
216 * gdb.base/max-depth.exp: Split into ...
217 * gdb.base/max-depth.exp.in: ...
218 * gdb.base/max-depth-c++.exp: ...
219 * gdb.base/max-depth-c.exp: ... these.
220 * gdb.cp/infcall-nodebug.exp: Split into ...
221 * gdb.cp/infcall-nodebug.exp.in: ...
222 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
223 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
224 * gdb.cp/infcall-nodebug-c-d0.exp: ...
225 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
226
a05575d3
TBA
2272020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
228 Pedro Alves <palves@redhat.com>
229
230 * gdb.multi/multi-exit.c: New file.
231 * gdb.multi/multi-exit.exp: New file.
232 * gdb.multi/multi-kill.c: New file.
233 * gdb.multi/multi-kill.exp: New file.
234
6ad82919
TBA
2352020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
236
237 * gdb.base/annota1.exp: Update the expected output.
238 * gdb.cp/annota2.exp: Ditto.
239
843f4d93
AB
2402020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
241
242 * lib/check-test-names.exp: Disable when testing is being run in
243 parallel.
244
c7c66341
TV
2452020-05-12 Tom de Vries <tdevries@suse.de>
246
247 * gdb.base/jit-elf.exp: Fix string concat.
248
1b59ca1c
TV
2492020-05-12 Tom de Vries <tdevries@suse.de>
250
251 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
252 messages.
253
b4991d29
TV
2542020-05-12 Tom de Vries <tdevries@suse.de>
255
256 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
257
dbb0ab10
TV
2582020-05-12 Tom de Vries <tdevries@suse.de>
259
260 * gdb.ada/catch_ex.exp: Use with_test_prefix.
261 * gdb.ada/mi_catch_ex.exp: Same.
262 * gdb.ada/mi_catch_ex_hand.exp: Same.
263
7549fed8
TV
2642020-05-12 Tom de Vries <tdevries@suse.de>
265
266 * gdb.fortran/complex.exp: Use with_test_prefix.
267
af2d5cd8
TV
2682020-05-12 Tom de Vries <tdevries@suse.de>
269
270 * gdb.trace/passcount.exp: Fix test-names.
271
7c121311
TV
2722020-05-12 Tom de Vries <tdevries@suse.de>
273
274 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
275
c9f3b40e
TV
2762020-05-12 Tom de Vries <tdevries@suse.de>
277
278 * gdb.gdb/complaints.exp: Use with_test_prefix.
279 * gdb.xml/tdesc-regs.exp: Same.
280 * gdb.opt/inline-locals.exp: Fix test name.
281
111b33f0
TV
2822020-05-12 Tom de Vries <tdevries@suse.de>
283
284 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
285 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
286 * gdb.dwarf2/implref-struct.exp: Same.
287 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
288 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
289
ebf47080
SM
2902020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
291
292 * gdb.base/jit-so.exp (one_jit_test): Change test name.
293
d30dcd12
AB
2942020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
295
296 * lib/check-test-names.exp (all_test_names): New module variable.
297 (counts): Add 'duplicates' field.
298 (_check_duplicates): New procedure.
299 (check): Also check for duplicates.
300 (do_log_summary): Print duplicates count.
301 (do_reset_vars): Reset counter for duplicate test names, and
302 discard all know test names.
303
34584c09
AB
3042020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * lib/gdb.exp: Include check-test-names.exp library.
307 * lib/check-test-names.exp: New file.
308
e0002117
TV
3092020-05-11 Tom de Vries <tdevries@suse.de>
310
311 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
312
53f539a3
KS
3132020-05-11 Keith Seitz <keiths@redhat.com>
314
315 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
316
113ee09a
TV
3172020-05-11 Tom de Vries <tdevries@suse.de>
318
319 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
320 * gdb.cp/cpexprs.exp.in: .. here.
321 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
322 cpexprs.exp.
323
ba3e70b0
KS
3242020-05-11 Keith Seitz <keiths@redhat.com>
325
326 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
327 test names.
328 * gdb.ada/arrayptr.exp: Likewise.
329 * gdb.ada/assign_arr.exp: Likewise.
330 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
331 * gdb.ada/bp_on_var.exp: Likewise.
332 * gdb.ada/call_pn.exp: Likewise.
333 * gdb.ada/complete.exp: Likewise.
334 * gdb.ada/fun_overload_menu.exp: Likewise.
335 * gdb.ada/funcall_param.exp: Likewise.
336 * gdb.ada/funcall_ref.exp: Likewise.
337 * gdb.ada/packed_array_assign.exp: Likewise.
338 * gdb.ada/same_component_name.exp: Likewise.
339 * gdb.ada/type_coercion.exp: Likewise.
340 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
341 * gdb.ada/variant_record_packed_array.exp: Likewise.
342
3ee6bb11
TV
3432020-05-11 Tom de Vries <tdevries@suse.de>
344
345 PR symtab/25941
346 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
347 out of ...
348 * gdb.dwarf2/clang-debug-names.exp: ... here.
349 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
350 clang-debug-names.exp.in.
351 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
352 * gdb.dwarf2/clang-debug-names-2.c: New test.
353
86cd6bc8
AKS
3542020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
355
356 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
357 (fortran_runto_main): New Proc, fortran version of runto_main.
358 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
359 * gdb.fortran/array-bounds.exp: Likewise.
360 * gdb.fortran/array-slices.exp: Likewise.
361 * gdb.fortran/block-data.exp: Likewise.
362 * gdb.fortran/charset.exp: Likewise.
363 * gdb.fortran/common-block.exp: Likewise.
364 * gdb.fortran/complex.exp: Likewise.
365 * gdb.fortran/derived-type-function.exp: Likewise.
366 * gdb.fortran/derived-type.exp: Likewise.
367 * gdb.fortran/info-modules.exp: Likewise.
368 * gdb.fortran/info-types.exp: Likewise.
369 * gdb.fortran/intrinsics.exp: Likewise.
370 * gdb.fortran/library-module.exp: Likewise.
371 * gdb.fortran/logical.exp: Likewise.
372 * gdb.fortran/max-depth.exp: Likewise.
373 * gdb.fortran/module.exp: Likewise.
374 * gdb.fortran/multi-dim.exp: Likewise.
375 * gdb.fortran/nested-funcs.exp: Likewise.
376 * gdb.fortran/print-formatted.exp: Likewise.
377 * gdb.fortran/print_type.exp: Likewise.
378 * gdb.fortran/printing-types.exp: Likewise.
379 * gdb.fortran/ptr-indentation.exp: Likewise.
380 * gdb.fortran/ptype-on-functions.exp: Likewise.
381 * gdb.fortran/subarray.exp: Likewise.
382 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
383 * gdb.fortran/vla-datatypes.exp: Likewise.
384 * gdb.fortran/vla-history.exp: Likewise.
385 * gdb.fortran/vla-ptr-info.exp: Likewise.
386 * gdb.fortran/vla-ptype-sub.exp: Likewise.
387 * gdb.fortran/vla-ptype.exp: Likewise.
388 * gdb.fortran/vla-sizeof.exp: Likewise.
389 * gdb.fortran/vla-type.exp: Likewise.
390 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
391 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
392 * gdb.fortran/vla-value-sub.exp: Likewise.
393 * gdb.fortran/vla-value.exp: Likewise.
394 * gdb.fortran/whatis_type.exp: Likewise.
395 * gdb.mi/mi-var-child-f.exp: Likewise.
396
6dc55ce9 3972020-05-09 Tom de Vries <tdevries@suse.de>
398
399 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
400
283cb58c
TV
4012020-05-08 Tom de Vries <tdevries@suse.de>
402
403 * gdb.dwarf2/clang-debug-names.c: New test.
404 * gdb.dwarf2/clang-debug-names.exp: New file.
405
ac4a4f1c
SM
4062020-05-06 Simon Marchi <simon.marchi@efficios.com>
407
408 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
409 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
410
24fe640b
TV
4112020-05-06 Tom de Vries <tdevries@suse.de>
412
413 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
414 breakpoint is at a "recommended breakpoint location".
415 * gdb.reverse/consecutive-reverse.exp: Same.
416
0d8683a3
TV
4172020-05-06 Tom de Vries <tdevries@suse.de>
418
419 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
420 address.
421
b8983c46
TV
4222020-05-06 Tom de Vries <tdevries@suse.de>
423
424 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
425
abf6d805
TV
4262020-05-06 Tom de Vries <tdevries@suse.de>
427
428 * gdb.base/store.exp (check_set, up_set): Allowing missing location
429 info for r.
430
0fc2a808
TV
4312020-05-06 Tom de Vries <tdevries@suse.de>
432
433 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
434 necessary.
435
873dd427
TV
4362020-05-06 Tom de Vries <tdevries@suse.de>
437
438 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
439 void.
440
7c99e7e2
TV
4412020-05-06 Tom de Vries <tdevries@suse.de>
442
443 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
444 of ...
445 * gdb.base/async.exp: ... here.
446 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
447 "recommended breakpoint location".
448
6173d6a6
TV
4492020-05-06 Tom de Vries <tdevries@suse.de>
450
451 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
452
6015a067
TV
4532020-05-04 Tom de Vries <tdevries@suse.de>
454
455 * gdb.base/async.exp: Check whether instruction addresses are a
456 "recommended breakpoint location".
457
3b6acaee
TT
4582020-05-03 Tom Tromey <tom@tromey.com>
459
460 * gdb.base/sepdebug.exp: Remove "catch" test.
461 * gdb.base/break.exp: Remove "catch" test.
462 * gdb.base/default.exp: Update expected output.
463
5beb4d17
TV
4642020-05-02 Tom de Vries <tdevries@suse.de>
465
466 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
467 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
468 * gdb.arch/i386-mpx-map.exp: Same.
469 * gdb.arch/i386-mpx-sigsegv.exp: Same.
470 * gdb.arch/i386-mpx-simple_segv.exp: Same.
471 * gdb.arch/i386-mpx.exp: Same.
472
8caf140d
TV
4732020-05-02 Tom de Vries <tdevries@suse.de>
474
475 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
476
693196cb
TV
4772020-05-01 Tom de Vries <tdevries@suse.de>
478
479 * gdb.ada/operator_bp.exp: Allow more than required amount of
480 breakpoint.
481
53ae0aa9
TV
4822020-05-01 Tom de Vries <tdevries@suse.de>
483
484 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
485
ee9d1e5f
HD
4862020-04-30 Hannes Domani <ssbssa@yahoo.de>
487
488 PR gdb/18706
489 * gdb.cp/stub-array-size.cc: New test.
490 * gdb.cp/stub-array-size.exp: New file.
491 * gdb.cp/stub-array-size.h: New test.
492 * gdb.cp/stub-array-size2.cc: New test.
493
d5cf82c0
HD
4942020-04-30 Hannes Domani <ssbssa@yahoo.de>
495
496 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
497 output to the new format.
498
42e165c3
SM
4992020-04-29 Simon Marchi <simon.marchi@efficios.com>
500
501 * gdb.base/break.exp: Use with_test_prefix.
502
6e4e3fe1
TV
5032020-04-29 Tom de Vries <tdevries@suse.de>
504
505 * lib/gdb.exp (debug_types): New proc.
506 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
507 * gdb.python/py-symtab.exp: Same.
508
d642b692
HD
5092020-04-29 Hannes Domani <ssbssa@yahoo.de>
510
511 PR gdb/17320
512 * gdb.base/pretty-array.c: New test.
513 * gdb.base/pretty-array.exp: New file.
514
ea90f227
TV
5152020-04-29 Tom de Vries <tdevries@suse.de>
516
517 PR symtab/25889
518 * gdb.cp/cpexprs.exp: Adapt for inclusion.
519 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
520 and include cpexprs.exp.
521
a65189c9
TV
5222020-04-28 Mark Williams <mark@myosotissp.com>
523
524 PR gdb/24480
525 * dw4-toplevel-types.exp: Test for top level types.
526 * dw4-toplevel-types.cc: Test for top level types.
527
32d1f47a
TBA
5282020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
529
530 * gdb.threads/stop-with-handle.exp: Fix typo in comment
531 (theads -> threads).
532
56a4f5a1
TV
5332020-04-28 Tom de Vries <tdevries@suse.de>
534
535 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
536
0b2f8a3b
TV
5372020-04-28 Tom de Vries <tdevries@suse.de>
538
539 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
540
5390c717
TV
5412020-04-28 Tom de Vries <tdevries@suse.de>
542
543 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
544
15cd93d0
TV
5452020-04-28 Tom de Vries <tdevries@suse.de>
546
547 * gdb.dwarf2/main-foo.c: New test.
548 * gdb.dwarf2/struct-with-sig.exp: New file.
549
d472f0fb
TV
5502020-04-25 Tom de Vries <tdevries@suse.de>
551
552 * boards/debug-types.exp: New file.
553
8d840e05
AB
5542020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
555
556 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
557
bcfe6157
TT
5582020-04-24 Tom Tromey <tom@tromey.com>
559
560 PR symtab/12707:
561 * gdb.python/py-symbol.exp: Update expected results for
562 linkage_name test.
563 * gdb.cp/print-demangle.exp: New file.
564 * gdb.base/c-linkage-name.exp: Fix test.
565 * gdb.guile/scm-symbol.exp: Update expected results for
566 linkage_name test.
567
f049a313
TT
5682020-04-24 Tom Tromey <tom@tromey.com>
569
570 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
571 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
572 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
573 assembler.
574
7cf28874
TV
5752020-04-24 Tom de Vries <tdevries@suse.de>
576
577 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
578 C++.
579
dac2fef7
TT
5802020-04-24 Tom Tromey <tromey@adacore.com>
581
582 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
583 values.
584 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
585 values. Update test for minimal encodings.
586 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
587 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
588 values. Update test for minimal encodings.
589
1acda803
TT
5902020-04-24 Tom Tromey <tromey@adacore.com>
591
592 PR python/23662:
593 * gdb.ada/variant.exp: Add Python checks.
594 * gdb.rust/simple.exp: Add dynamic type checks.
595
adfb9815
TT
5962020-04-24 Tom Tromey <tromey@adacore.com>
597
598 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
599 Make array type matching more lax.
600 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
601 * gdb.ada/mi_variant.exp: New file.
602 * gdb.ada/mi_variant/pck.ads: New file.
603 * gdb.ada/mi_variant/pkg.adb: New file.
604 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
605 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
606
7d79de9a
TT
6072020-04-24 Tom Tromey <tromey@adacore.com>
608
609 * gdb.ada/variant.exp: Add dynamic field offset tests.
610 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
611 * gdb.ada/variant/pkg.adb: Add new variables.
612
f8e89861
TT
6132020-04-24 Tom Tromey <tromey@adacore.com>
614
615 * gdb.ada/variant.exp: New file
616 * gdb.ada/variant/pkg.adb: New file
617 * gdb.ada/variant/pck.adb: New file
618
86e887ae
TV
6192020-04-24 Tom de Vries <tdevries@suse.de>
620
621 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
622
88428775
TV
6232020-04-24 Tom de Vries <tdevries@suse.de>
624
625 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
626 flags.
627
4e86f6e7
TV
6282020-04-24 Tom de Vries <tdevries@suse.de>
629
630 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
631
2016d3e6
TV
6322020-04-24 Tom de Vries <tdevries@suse.de>
633
634 * lib/gdb.exp (default_gdb_start): Handle eof.
635 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
636 failure.
637 * gdb.base/readnever.exp: Handle clean_restart failure.
638
70bc38f5
TV
6392020-04-23 Tom de Vries <tdevries@suse.de>
640
641 * gdb.base/decl-before-def.exp: Run to main and print a again.
642
de82891c
TV
6432020-04-23 Tom de Vries <tdevries@suse.de>
644
645 * gdb.base/decl-before-def-decl.c: New test.
646 * gdb.base/decl-before-def-def.c: New test.
647 * gdb.base/decl-before-def.exp: New file.
648
96038148
TV
6492020-04-23 Tom de Vries <tdevries@suse.de>
650
651 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
652
54ac3df1
TV
6532020-04-22 Tom de Vries <tdevries@suse.de>
654
655 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
656 debug_info_offset.
657 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
658 before $objsfile in the line line.
659
714534e1
TV
6602020-04-22 Tom de Vries <tdevries@suse.de>
661
662 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
663
16a7dbf4
MS
6642020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
665
666 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
667 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
668 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
669 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
670 * gdb.base/jit-protocol.h: Update definitions to match all usage
671 contexts.
672
6732020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
674
675 * gdb.base: Rename all jit related test and source files.
676
6772020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
678
679 * gdb.base/jit-reader.exp: Relax register output check.
680
317d2668
TV
6812020-04-22 Tom de Vries <tdevries@suse.de>
682
683 PR symtab/25764
684 * gdb.base/psym-external-decl-2.c: New test.
685 * gdb.base/psym-external-decl.c: New test.
686 * gdb.base/psym-external-decl.exp: New file.
687 * gdb.threads/tls.exp: Add PR25807 kfail.
688
eea9e357
TV
6892020-04-22 Tom de Vries <tdevries@suse.de>
690
691 PR symtab/25801
692 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
693 in "info source" output.
694
3d5afab3
TV
6952020-04-22 Tom de Vries <tdevries@suse.de>
696
697 PR symtab/25700
698 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
699 symtab for imported_unit.c.
700
b32102f6
GB
7012020-04-21 Gary Benson <gbenson@redhat.com>
702
703 * gdb.base/advance.c (func): New argument, to match call site.
704 (func2, func3): Add return statements.
705
d43b7a2d
TBA
7062020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
707
708 * gdb.multi/run-only-second-inf.c: New file.
709 * gdb.multi/run-only-second-inf.exp: New file.
710
d89edf9b
MM
7112020-04-21 Markus Metzger <markus.t.metzger@intel.com>
712
713 * gdb.btrace/multi-inferior.c: New test.
714 * gdb.btrace/multi-inferior.exp: New file.
715
1a476b6d
MM
7162020-04-21 Markus Metzger <markus.t.metzger@intel.com>
717
718 * gdb.btrace/enable-new-thread.c: New test.
719 * gdb.btrace/enable-new-thread.exp: New file.
720
4778a5f8
TV
7212020-04-21 Tom de Vries <tdevries@suse.de>
722
723 PR gdb/25471
724 * gdb.threads/killed-outside.c: New test.
725 * gdb.threads/killed-outside.exp: New file.
726
9b2c992c
GB
7272020-04-20 Gary Benson <gbenson@redhat.com>
728
729 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
730 * gdb.base/nested-subp2.exp: Likewise.
731 * gdb.base/nested-subp3.exp: Likewise.
732
b5d1d6f7
GB
7332020-04-20 Gary Benson <gbenson@redhat.com>
734
735 * gdb.base/nested-subp1.exp: Disable test when using clang.
736 * gdb.base/nested-subp2.exp: Likewise.
737 * gdb.base/nested-subp3.exp: Likewise.
738
25230285
GB
7392020-04-20 Gary Benson <gbenson@redhat.com>
740
741 * gdb.cp/exception.cc: Fix compilation error with clang.
742
fa93cc8f
GB
7432020-04-20 Gary Benson <gbenson@redhat.com>
744
809730f3 745 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 746
e0c45f30
GB
7472020-04-20 Gary Benson <gbenson@redhat.com>
748
749 * gdb.base/jit-main.c: Fix compilation error with clang.
750
4ddfec93
KR
7512020-04-17 Kamil Rytarowski <n54@gmx.com>
752
753 * gdb.base/attach-twice.c: Include "sys/types.h".
754 (PTRACE_ATTACH): Add fallback definition.
755 (main): Pass `0' to the 4th argument of `ptrace'.
756
2bed205e
KR
7572020-04-17 Kamil Rytarowski <n54@gmx.com>
758
759 * gdb.base/fork-running-state.c: Include "signal.h".
760
0743fc83
TT
7612020-04-17 Tom Tromey <tromey@adacore.com>
762
763 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
764 Update tests.
765 * gdb.btrace/cpu.exp: Update tests.
766 * gdb.base/maint.exp: Update tests.
767 * gdb.base/default.exp: Update tests.
768 * gdb.base/completion.exp: Update tests.
769
efba5c23
TV
7702020-04-16 Tom de Vries <tdevries@suse.de>
771
772 PR symtab/25791
773 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
774 (ensure_gdb_index): and factor out and move ...
775 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
776 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
777
d191d716
TV
7782020-04-16 Tom de Vries <tdevries@suse.de>
779
780 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
781 loading exec.
782
99f1bc6a
AB
7832020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
784
785 * gdb.base/many-completions.exp: New file.
786
194d088f
TV
7872020-04-14 Tom de Vries <tdevries@suse.de>
788
789 PR symtab/25718
790 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
791
c1a66c06
TV
7922020-04-14 Tom de Vries <tdevries@suse.de>
793
794 PR symtab/25720
795 * gdb.base/maint-expand-symbols-header-file.c: New test.
796 * gdb.base/maint-expand-symbols-header-file.exp: New file.
797 * gdb.base/maint-expand-symbols-header-file.h: New test.
798
21b0982c
AB
7992020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
800
801 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
802 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
803 get_func_info.
804 (get_func_info): Delete.
805 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
806 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
807 * lib/dwarf.exp (get_func_info): New function.
808
dd1cab06
TV
8092020-04-13 Tom de Vries <tdevries@suse.de>
810
811 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
812 to what find_gnatmake does.
813
71ea2b6b
TV
8142020-04-10 Tom de Vries <tdevries@suse.de>
815
816 * gdb.base/style.exp: Expect "Expanding full symbols" message for
817 -readnow.
818
bdfc1e8a
TV
8192020-04-10 Tom de Vries <tdevries@suse.de>
820
821 PR cli/25808
822 * gdb.base/style.c: Add leading newlines.
823 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
824 Check listing of main's one-line body.
825
14ca8ecf
TV
8262020-04-08 Tom de Vries <tdevries@suse.de>
827
828 * lib/gdb.exp (psymtabs_p): New proc.
829 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
830 importing unit" unsupported if there are no partial symbols.
831
e21d048f
TV
8322020-04-08 Tom de Vries <tdevries@suse.de>
833
834 PR testsuite/25760
835 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
836
25c11aca
TV
8372020-04-07 Tom de Vries <tdevries@suse.de>
838
839 PR symtab/25796
840 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
841
5707e24b
TV
8422020-04-07 Tom de Vries <tdevries@suse.de>
843
844 * gdb.base/check-psymtab.c: New test.
845 * gdb.base/check-psymtab.exp: New file.
846
6ee448cc
TT
8472020-04-06 Tom Tromey <tromey@adacore.com>
848
849 * gdb.ada/variant-record/proc.adb: New file.
850 * gdb.ada/variant-record/value.adb: New file.
851 * gdb.ada/variant-record/value.s: New file.
852 * gdb.ada/variant-record.exp: New file.
853
9e7c9a03
HD
8542020-04-03 Hannes Domani <ssbssa@yahoo.de>
855
856 PR gdb/25325
857 * gdb.cp/typed-enum.cc: New test.
858 * gdb.cp/typed-enum.exp: New file.
859
c90d28ac
AB
8602020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
861
862 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
863 * gdb.dwarf2/dw2-inline-small-func.c: New file.
864 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
865 * gdb.dwarf2/dw2-inline-small-func.h: New file.
866 * gdb.opt/inline-small-func.c: New file.
867 * gdb.opt/inline-small-func.exp: New file.
868 * gdb.opt/inline-small-func.h: New file.
869
34e9a9fa
AB
8702020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
871
872 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
873 function.
874
6a354911
AB
8752020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * lib/dwarf.exp (function_range): Allow compiler options to be
878 specified.
879
880d9777
TV
8802020-04-02 Tom de Vries <tdevries@suse.de>
881
882 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
883 __attribute__((always_inline)).
884 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
885
f32682ea
TV
8862020-04-02 Tom de Vries <tdevries@suse.de>
887
888 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
889 (gdbserver_gdb_exit): ... here. Add timeout warning.
890 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
891 (connect_target_extended_remote): Append new server_spawn_id to
892 server_spawn_ids.
893 (cleanup): New proc.
894 (setup, <toplevel>): Call cleanup.
895
d3214198
TV
8962020-04-02 Tom de Vries <tdevries@suse.de>
897
898 * gdb.base/main-psymtab.exp: New file.
899
cc77ed24
TV
9002020-04-02 Tom de Vries <tdevries@suse.de>
901
902 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
903
3638a098
TT
9042020-04-01 Tom Tromey <tom@tromey.com>
905
906 * gdb.base/complex-parts.exp: Add type tests.
907
c34e8714
TT
9082020-04-01 Tom Tromey <tom@tromey.com>
909
910 * gdb.base/complex-parts.exp: Add arithmetic tests.
911
981c08ce
TT
9122020-04-01 Tom Tromey <tom@tromey.com>
913
914 * gdb.compile/compile.exp: Update.
915 * gdb.compile/compile-cplus.exp: Update.
916 * gdb.base/varargs.exp: Update.
917 * gdb.base/floatn.exp: Update.
918 * gdb.base/endianity.exp: Update.
919 * gdb.base/callfuncs.exp (do_function_calls): Update.
920 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
921 (complex_float_integral_args): Update.
922 * gdb.base/complex.exp: Update.
923 * gdb.base/complex-parts.exp: Update.
924
3d1cfd43
TT
9252020-04-01 Tom Tromey <tromey@adacore.com>
926
927 * gdb.rust/union.rs: New file.
928 * gdb.rust/union.exp: New file.
929 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
930 (main): Update.
931 * gdb.rust/simple.exp: Move union tests to union.exp.
932
e033dfa9
TT
9332020-04-01 Tom Tromey <tromey@adacore.com>
934
935 * gdb.rust/simple.rs (main): Remove "y0".
936
53cccef1
TBA
9372020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
938
939 * gdb.multi/stop-all-on-exit.c: New test.
940 * gdb.multi/stop-all-on-exit.exp: New file.
941
60e22c1e
HD
9422020-04-01 Hannes Domani <ssbssa@yahoo.de>
943
944 PR gdb/24789
945 * gdb.cp/misc.cc: Add integer reference variable.
946 * gdb.cp/misc.exp: Add test.
947
e139a727
TBA
9482020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
949
950 * gdb.server/stop-reply-no-thread.exp: Enhance the test
951 scenario to cover execution until the end and also the case
952
16b0db75
TV
9532020-03-31 Tom de Vries <tdevries@suse.de>
954
955 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
956 c. Use "maint info symtabs" to check symtab expansion.
957
c0502da6
TV
9582020-03-30 Tom de Vries <tdevries@suse.de>
959
960 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
961 unsupported.
962 (verify_psymtab_expanded): Move ...
963 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
964 test.
965 (readnow): New proc.
966
5935fd15
AB
9672020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
968
969 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
970 with $hex.
971
1773be9e
TT
9722020-03-20 Tom Tromey <tromey@adacore.com>
973
974 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
975
70304be9
TT
9762020-03-20 Tom Tromey <tromey@adacore.com>
977
978 * gdb.ada/sub_variant/subv.adb: New file.
979 * gdb.ada/sub_variant.exp: New file.
980
0dd7b8f7
TV
9812020-03-20 Tom de Vries <tdevries@suse.de>
982
983 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
984 first break fails.
985 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
986
cada5fc9
AB
9872020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * gdb.server/exit-multiple-threads.c: New file.
990 * gdb.server/exit-multiple-threads.exp: New file.
991
6b8c53f2
AB
9922020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
993
994 * gdb.fortran/mixed-lang-stack.c: New file.
995 * gdb.fortran/mixed-lang-stack.cpp: New file.
996 * gdb.fortran/mixed-lang-stack.exp: New file.
997 * gdb.fortran/mixed-lang-stack.f90: New file.
998
19a2740f
AB
9992020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.linespec/cp-completion-aliases.cc: New file.
1002 * gdb.linespec/cp-completion-aliases.exp: New file.
1003
d8c8b848
TV
10042020-03-19 Tom de Vries <tdevries@suse.de>
1005
1006 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1007 more precise.
1008
a9933ccf
TV
10092020-03-18 Tom de Vries <tdevries@suse.de>
1010
1011 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1012 * gdb.dwarf2/break-inline-psymtab.c: New test.
1013 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1014
2f89101f
TV
10152020-03-16 Tom de Vries <tdevries@suse.de>
1016
1017 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1018 cache_verify and cache_verify_proc.
1019
6b9374f1
TV
10202020-03-15 Tom de Vries <tdevries@suse.de>
1021
1022 * gdb.server/solib-list.exp: Handle
1023 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1024
eaeaf44c
TV
10252020-03-15 Tom de Vries <tdevries@suse.de>
1026
1027 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1028 objfiles".
1029
3293bbaf
TT
10302020-03-14 Tom Tromey <tom@tromey.com>
1031
1032 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1033
ab44624c
TV
10342020-03-14 Tom de Vries <tdevries@suse.de>
1035
1036 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1037
54c43825
TV
10382020-03-14 Tom de Vries <tdevries@suse.de>
1039
1040 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1041 result in line-by-line fashion.
1042
2ac70237
TV
10432020-03-14 Tom de Vries <tdevries@suse.de>
1044
1045 * lib/gdb.exp (supports_statement_frontiers): New proc.
1046 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1047
09546b56
TV
10482020-03-14 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.base/printcmds.exp: Add missing quoting for "print
1051 teststring2".
1052
a1f6a07c
TT
10532020-03-13 Tom Tromey <tom@tromey.com>
1054
1055 * gdb.base/printcmds.exp (test_print_strings): Add regression
1056 test.
1057 * gdb.base/printcmds.c (charptr): New typedef.
1058 (teststring2): New global.
1059
1b83d09c
AB
10602020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1061
1062 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1063 full path in the test name.
1064 (test_ld): Add some with_test_prefix blocks to make test names
1065 unique.
1066
2d61316c
TV
10672020-03-13 Tom de Vries <tdevries@suse.de>
1068
1069 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1070
2e9145ac
TV
10712020-03-13 Tom de Vries <tdevries@suse.de>
1072
1073 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1074
96c7f873
TV
10752020-03-13 Tom de Vries <tdevries@suse.de>
1076
1077 PR symtab/25646
1078 * gdb.dwarf2/imported-unit.exp: Add test.
1079
49ba92c0
TV
10802020-03-13 Tom de Vries <tdevries@suse.de>
1081
1082 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1083 (var1, var2): New variable.
1084 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1085 matching symbols.
1086
301b21e0
TV
10872020-03-13 Tom de Vries <tdevries@suse.de>
1088
1089 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1090 (Term::command): Use prompt prefix.
1091 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1092 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1093 command_no_prompt_prefix instead of prefix.
1094 * gdb.tui/tui-layout-asm.exp: Same.
1095
3f512721
SM
10962020-03-12 Simon Marchi <simon.marchi@efficios.com>
1097
1098 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1099
40310f30
SM
11002020-03-12 Simon Marchi <simon.marchi@efficios.com>
1101
1102 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1103 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1104 on" while stepping over the test instruction, match printed
1105 message.
1106
09252140
TV
11072020-03-12 Tom de Vries <tdevries@suse.de>
1108
1109 * gdb.base/info-types.exp: Use exp_continue during matching of output
1110 of "info types".
1111
14e9c72c
TV
11122020-03-12 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1115
e515d67e
TV
11162020-03-12 Tom de Vries <tdevries@suse.de>
1117
1118 * gdb.fortran/module.exp: Use exp_continue during matching of output
1119 of "info variable -n".
1120
307eafd8
TV
11212020-03-12 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1124 gdb.dwarf2/dw2-ranges-base.c.
1125
9a2de3fc
TV
11262020-03-12 Tom de Vries <tdevries@suse.de>
1127
1128 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1129 in presence of GLIBC debuginfo.
1130
3217502e
TV
11312020-03-12 Tom de Vries <tdevries@suse.de>
1132
1133 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1134 $core.
1135
1281424c
TV
11362020-03-12 Tom de Vries <tdevries@suse.de>
1137
1138 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1139 more precise.
1140
038b97fc
SM
11412020-03-11 Simon Marchi <simon.marchi@efficios.com>
1142
1143 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1144 from Unix to Windows path.
1145
5308d1e7
TV
11462020-03-11 Tom de Vries <tdevries@suse.de>
1147
1148 * gdb.ada/minsyms.exp: Set language to ada.
1149
f870f78f
TV
11502020-03-11 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1153
5a13315d
TV
11542020-03-11 Tom de Vries <tdevries@suse.de>
1155
1156 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1157
976862ed
TT
11582020-03-11 Tom Tromey <tromey@adacore.com>
1159
1160 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1161
7462c383
TV
11622020-03-11 Tom de Vries <tdevries@suse.de>
1163
1164 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1165
1c6c46a0
TV
11662020-03-11 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.base/break-interp.exp: Limit verbose scope.
1169
44f41bb7
TV
11702020-03-11 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.fortran/logical.f90: Define variable with character type.
1173 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1174
b76f3a42
TV
11752020-03-11 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1178
1c33af77
TV
11792020-03-11 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1182 symtabs.
1183
8c95582d
AB
11842020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1185 Bernd Edlinger <bernd.edlinger@hotmail.de>
1186
1187 * gdb.cp/step-and-next-inline.cc: New file.
1188 * gdb.cp/step-and-next-inline.exp: New file.
1189 * gdb.cp/step-and-next-inline.h: New file.
1190 * gdb.dwarf2/dw2-is-stmt.c: New file.
1191 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1192 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1193 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1194 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1195
cecf8547
AB
11962020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1197
1198 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1199 is-stmt flag in the line table.
1200
0ba678c9
TV
12012020-03-09 Tom de Vries <tdevries@suse.de>
1202
1203 * lib/gdb.exp (cached_file): Create cache dir.
1204
72fbdf83
TV
12052020-03-07 Tom de Vries <tdevries@suse.de>
1206
1207 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1208 * gdb.cp/rvalue-ref-params.exp: Same.
1209
436b5e99
TV
12102020-03-06 Tom de Vries <tdevries@suse.de>
1211
1212 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1213 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1214
09f2921c
TV
12152020-03-06 Tom de Vries <tdevries@suse.de>
1216
1217 * README: Fix "the the".
1218 * gdb.base/dprintf.exp: Same.
1219
50a3cc5d
TV
12202020-03-05 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.base/maint.exp: Update "main print statistics" expected output.
1223
0a709cba
AKS
12242020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1225
1226 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1227 (fortran_int8): Likewise.
1228 (fortran_real4): Likewise.
1229 (fortran_real8): Likewise.
1230 (fortran_complex4): Likewise.
1231 (fortran_logical4): Likewise.
1232 (fortran_character1): Likewise.
1233
5e5d66b6
AB
12342020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1235
1236 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1237 printed as true.
1238
7b973adc
SDJ
12392020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1240
1241 * gdb.base/printcmds.exp: Add test to verify printf of a
1242 variable holding an address.
1243
478e490a
TV
12442020-03-03 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1247
1ef44e86
TV
12482020-03-03 Tom de Vries <tdevries@suse.de>
1249
1250 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1251 gdb_test_multiple call.
1252
b98cc2cf
TV
12532020-03-03 Tom de Vries <tdevries@suse.de>
1254
1255 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1256 gdb_test_multiple calls.
1257
63e163f2
AB
12582020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1259
1260 * gdb.base/default.exp: Remove test of 'set history filename'.
1261 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1262 filename to the empty string.
1263 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1264 and GDBHISTSIZE.
1265
24ed6739
AB
12662020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1267
1268 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1269 disabled.
1270
590003dc
TV
12712020-03-02 Pedro Alves <palves@redhat.com>
1272 Tom de Vries <tdevries@suse.de>
1273
1274 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1275 -prompt prefix, before user_code argument. Add -lbl option likewise.
1276 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1277 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1278 argument.
1279 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1280 have "\r\n" at start-of-line, instead of at end-of-line.
1281
f5e46084
SM
12822020-02-28 Simon Marchi <simon.marchi@efficios.com>
1283
1284 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1285 libinproctrace.so.
1286
f7a7000d
LM
12872020-02-28 Luis Machado <luis.machado@linaro.org>
1288
1289 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1290 to "p/x".
1291
718e0816
LM
12922020-02-28 Luis Machado <luis.machado@linaro.org>
1293
1294 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1295 asm/ptrace.h and error.h.
1296
13c3a74a
TV
12972020-02-28 Tom de Vries <tdevries@suse.de>
1298
1299 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1300 (struct wrapper, do_something, mundane/symada__cS): Move ...
1301 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1302 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1303 Update "print symada__cS before partial symtab expansion" regexp.
1304 Update breakpoint location. Flush symbol cache after expansion.
1305
85d2d5bb
LM
13062020-02-28 Luis Machado <luis.machado@linaro.org>
1307
1308 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1309
3608f86c
TV
13102020-02-27 Tom de Vries <tdevries@suse.de>
1311
1312 * config/sid.exp: Remove unused globals.
1313 * gdb.base/attach.exp: Same.
1314 * gdb.base/catch-load.exp: Same.
1315 * gdb.base/dbx.exp: Same.
1316 * lib/gdb.exp: Same.
1317 * lib/mi-support.exp: Same.
1318 * lib/prompt.exp: Same.
1319
c8d4f6df
TV
13202020-02-27 Tom de Vries <tdevries@suse.de>
1321
1322 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1323 not set.
1324
0d79cdc4
AM
13252020-02-26 Aaron Merey <amerey@redhat.com>
1326
1327 * gdb.debuginfod: New directory for debuginfod tests.
1328 * gdb.debuginfod/main.c: New test file.
1329 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1330
0dce4280
TV
13312020-02-26 Tom de Vries <tdevries@suse.de>
1332
1333 PR gdb/25603
1334 * gdb.base/persistent-lang.cc: New test.
1335 * gdb.base/persistent-lang.exp: New file.
1336
9e80cfa1
AB
13372020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1338
1339 * gdb.fortran/derived-type-striding.exp: Add a new test.
1340 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1341 new test.
1342
2078dbb2
AB
13432020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1344
1345 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1346 names.
1347
70d49700
TV
13482020-02-25 Tom de Vries <tdevries@suse.de>
1349
1350 PR go/18926
1351 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1352
a88ef40d
TV
13532020-02-24 Tom de Vries <tdevries@suse.de>
1354
1355 PR gdb/25592
1356 * gdb.base/info-locals-unused-static-var.c: New test.
1357 * gdb.base/info-locals-unused-static-var.exp: New file.
1358
01b1af32
TT
13592020-02-22 Tom Tromey <tom@tromey.com>
1360
1361 * gdb.python/tui-window.exp: New file.
1362 * gdb.python/tui-window.py: New file.
1363
7c043ba6
TT
13642020-02-22 Tom Tromey <tom@tromey.com>
1365
1366 PR tui/17850:
1367 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1368 tests.
1369
c22fef7e
TT
13702020-02-22 Tom Tromey <tom@tromey.com>
1371
1372 * gdb.tui/new-layout.exp: Add sub-layout tests.
1373
ee325b61
TT
13742020-02-22 Tom Tromey <tom@tromey.com>
1375
1376 * gdb.tui/new-layout.exp: New file.
1377
3f0cbb04
TT
13782020-02-22 Tom Tromey <tom@tromey.com>
1379
1380 * gdb.rust/rust-style.rs: New file.
1381 * gdb.rust/rust-style.exp: New file.
1382 * gdb.base/style.exp: Test structure printing.
1383 * gdb.base/style.c (struct some_struct): New type.
1384 (enum etype): New type.
1385 (struct_value): New global.
1386
75525152
TV
13872020-02-21 Tom de Vries <tdevries@suse.de>
1388
1389 PR go/18926
1390 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1391 Remove blanket xfails. Use message argument for gdb_breakpoint.
1392 Make continuing to breakpoint test conditional on setting breakpoint.
1393 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1394 DW_AT_name attribute. Add xfail for GCC PR93866.
1395
bd360d30
AB
13962020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.dwarf2/cpp-linkage-name.c: New file.
1399 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1400
c7adb09f 14012020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1402
1403 * lib/gdb.exp (gdb_wrapper_init): Reset
1404 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1405 not exist.
1406
a9c79803
TV
14072020-02-20 Tom de Vries <tdevries@suse.de>
1408
1409 PR go/17018
1410 * gdb.go/hello.exp: Copy ...
1411 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1412 print of st to print value of global definition. Add xfail for GCC
1413 PR93844.
1414 * gdb.go/hello.exp: Remove printing of st before definition.
1415 * gdb.go/hello.go: Copy ...
1416 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1417 to st.
1418 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1419
d7445728
TV
14202020-02-20 Tom de Vries <tdevries@suse.de>
1421
1422 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1423 (gdb_simple_compile): Handle compile_flags go by using .go extension
1424 for source file.
1425 * gdb.go/chan.exp: Use support_go_compile.
1426 * gdb.go/handcall.exp: Same.
1427 * gdb.go/hello.exp: Same.
1428 * gdb.go/integers.exp: Same.
1429 * gdb.go/max-depth.exp: Same.
1430 * gdb.go/methods.exp: Same.
1431 * gdb.go/package.exp: Same.
1432 * gdb.go/strings.exp: Same.
1433 * gdb.go/types.exp: Same.
1434 * gdb.go/unsafe.exp: Same.
1435
c9c41e6d
TV
14362020-02-19 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.python/lib-types.exp: Make xfail more strict.
1439
f20ff837
TV
14402020-02-19 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1443
08410482
DE
14442020-02-19 Doug Evans <dje@google.com>
1445
1446 PR rust/25535
1447 * gdb.rust/simple.exp: Add test.
1448 * gdb.rust/simple.rs: Add test.
1449
623563f7
TV
14502020-02-19 Tom de Vries <tdevries@suse.de>
1451
1452 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1453 output line-by-line.
1454
d3308cfd
TV
14552020-02-19 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1458
86cbc5dc
TV
14592020-02-19 Tom de Vries <tdevries@suse.de>
1460
1461 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1462 prelink.
1463
9db2b96b
TV
14642020-02-19 Tom de Vries <tdevries@suse.de>
1465
1466 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1467 (gdb_do_cache): Use gdb_do_cache_wrap.
1468 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1469
89e2fdc5
TV
14702020-02-19 Tom de Vries <tdevries@suse.de>
1471
1472 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1473 gdb_compile option.
1474
373d7ac0
SM
14752020-02-18 Simon Marchi <simon.marchi@efficios.com>
1476
1477 * gdb.base/printcmds.exp (test_print_enums): Update expected
1478 output.
1479
b29a2df0
SM
14802020-02-18 Simon Marchi <simon.marchi@efficios.com>
1481
1482 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1483 for "unknown".
1484
6740f0cc
SM
14852020-02-18 Simon Marchi <simon.marchi@efficios.com>
1486
1487 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1488 enumerator.
1489
edd45eb0
SM
14902020-02-18 Simon Marchi <simon.marchi@efficios.com>
1491
1492 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1493 FE_, add FE_NONE.
1494 (three): Update.
1495 (enum flag_enum_without_zero): New enum.
1496 (flag_enum_without_zero): New variable.
1497 (enum not_flag_enum): New enum.
1498 (three_not_flag): New variable.
1499 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1500 (test_print_enums): Add more tests for printing flag enums.
1501
d4295de4
TV
15022020-02-18 Tom de Vries <tdevries@suse.de>
1503
1504 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1505 (gdb_compile_ada): ... here.
1506 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1507 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1508
f251f505
TT
15092020-02-14 Tom Tromey <tom@tromey.com>
1510
1511 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1512 build directory.
1513 * boards/gdbserver-base.exp: Update path to gdbserver.
1514
8f432634
TV
15152020-02-13 Tom de Vries <tdevries@suse.de>
1516
1517 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1518
92b6eaf7
TV
15192020-02-13 Tom de Vries <tdevries@suse.de>
1520
1521 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1522 are missing.
1523
f3b0f7fe
TV
15242020-02-13 Tom de Vries <tdevries@suse.de>
1525
1526 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1527 call.
1528
f6be8713
SDJ
15292020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1530
1531 PR tui/25126
1532 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1533 * gdb.base/cached-source-file.c: New file.
1534 * gdb.base/cached-source-file.exp: New file.
1535
b2770d5e
TV
15362020-02-11 Tom de Vries <tdevries@suse.de>
1537
1538 PR testsuite/25488
1539 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1540
44f6938e
TV
15412020-02-10 Tom de Vries <tdevries@suse.de>
1542
1543 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1544
5f0e2eb7
MR
15452020-02-10 Maciej W. Rozycki <macro@wdc.com>
1546
1547 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1548 and $after_addr are both integers before making a comparison.
1549
46ce2b6f
TV
15502020-02-09 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1553 command output and paste it into gdb.log. If any, paste catch message
1554 to gdb.log.
1555
5abbbe1d
TT
15562020-02-07 Tom Tromey <tromey@adacore.com>
1557
1558 PR breakpoints/24915:
1559 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1560
1d5d29e7
SV
15612020-02-06 Shahab Vahedi <shahab@synopsys.com>
1562
1563 * gdb.tui/tui-missing-src.exp: Add the "missing source
1564 file" test for the TUI.
1565
b0999b9b
AB
15662020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1567
1568 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1569 including a port number in the output.
1570
c3b149eb
AKS
15712020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1572
1573 * lib/fortran.exp (fortran_int4): Handle clang.
1574 (fortran_int8): Likewise.
1575 (fortran_real4): Likewise.
1576 (fortran_real8): Likewise.
1577 (fortran_complex4): Likewise.
1578 (fortran_logical4): Likewise.
1579 (fortran_character1): Likewise.
1580
f8dcc90b
TV
15812020-02-04 Tom de Vries <tdevries@suse.de>
1582
1583 * README (Race detection): Add note.
1584
f90ac7c2
TV
15852020-02-04 Tom de Vries <tdevries@suse.de>
1586
1587 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1588
780636ae
TV
15892020-02-04 Tom de Vries <tdevries@suse.de>
1590
1591 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1592
5d2e1193
RA
15932020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1594
1595 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1596 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1597 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1598 blttar, bnetarl.
1599 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1600 binary for blttar, bnetarl.
1601 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1602 wait instruction. Delete ldmx test.
1603 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1604
e409c542
AKS
16052020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1606
1607 * gdb.fortran/array-bounds-high.exp: New file.
1608 * gdb.fortran/array-bounds-high.f90: New file.
1609
b0029748
LD
16102020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1611
1612 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1613 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1614
195a8287
TV
16152020-02-01 Tom de Vries <tdevries@suse.de>
1616
1617 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1618
42330a68
AB
16192020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1620
1621 PR tui/9765
1622 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1623 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1624
b62a8028
LM
16252020-01-29 Luis Machado <luis.machado@linaro.org>
1626
1627 * gdb.arch/aarch64-brk-patterns.c: New source file.
1628 * gdb.arch/aarch64-brk-patterns.exp: New test.
1629
5f440116
TBA
16302020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1631
1632 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1633 GCC/Clang version.
1634 * gdb.cp/pass-by-ref.exp: Ditto.
1635
ee2a6fc6
TV
16362020-01-29 Tom de Vries <tdevries@suse.de>
1637
1638 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1639 * gdb.threads/watchpoint-fork-mt.c: Same.
1640 * gdb.threads/watchpoint-fork-parent.c: Same.
1641 * gdb.threads/watchpoint-fork-st.c: Same.
1642 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1643
16b10d6e
LM
16442020-01-27 Luis Machado <luis.machado@linaro.org>
1645
1646 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1647 sitting at a syscall instruction when we hit the syscall function's
1648 breakpoint.
1649 Check PC against one obtained with the x command.
1650 Validate syscall number.
1651 (step_over_syscall): Don't continue to the syscall instruction if
1652 we're already there.
1653
b1468492
PW
16542020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1655
1656 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1657
7ffa82e1
AB
16582020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1661 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1662
3d92a3e3
AB
16632020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1666 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1667
94a72be7
AB
16682020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1669
1670 * gdb.base/maint.exp: Update line table parsing test.
1671 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1672
53af73bf
PA
16732020-01-24 Pedro Alves <palves@redhat.com>
1674
1675 PR gdb/25410
1676 * gdb.multi/multi-re-run-1.c: New.
1677 * gdb.multi/multi-re-run-2.c: New.
1678 * gdb.multi/multi-re-run.exp: New.
1679
1ba1ac88
AB
16802020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1681
1682 PR gdb/23718
1683 * gdb.server/server-kill-python.exp: New file.
1684
f3364a6d
AB
16852020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1686
1687 * gdb.server/multi-ui-errors.c: New file.
1688 * gdb.server/multi-ui-errors.exp: New file.
1689
733d0a67
AB
16902020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 PR tui/9765
1693 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1694
4f13c1c0
TT
16952020-01-19 Tom Tromey <tom@tromey.com>
1696
1697 * gdb.tui/main.exp: Add check for plain "file".
1698
40c94099
CB
16992020-01-16 Christian Biesinger <cbiesinger@google.com>
1700
1701 * lib/gdb.exp: Fix spelling error (seperatelly).
1702
ff47f4f0
TT
17032020-01-14 Tom Tromey <tom@tromey.com>
1704
1705 PR symtab/12535:
1706 * gdb.python/python.exp: Test decode_line with empty string
1707 argument.
1708
717c684d
BE
17092020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1710
1711 * gdb.base/skip-inline.exp: Extend test.
1712
44e4c775
AB
17132020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1716 * gdb.dwarf2/dw2-bad-elf.c: New file.
1717 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1718
d93c6db7
AB
17192020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1722 _line_saw_file.
1723
9a6d629c
AB
17242020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1727 border.
1728
d9ebdab7
TBA
17292020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1730
1731 * gdb.multi/multi-target.exp (setup): Factor out "info
1732 connections" and "info inferiors" tests to ...
1733 (test_info_inferiors): ... this new procedure.
1734 (top level): Run new "info-inferiors" tests.
1735
f3c469b9
PA
17362020-01-10 Pedro Alves <palves@redhat.com>
1737
1738 * gdb.server/bkpt-other-inferior.exp: New file.
1739
121b3efd
PA
17402020-01-10 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1743 of "add-inferior".
1744 * gdb.base/quit-live.exp: Likewise.
1745 * gdb.base/remote-exec-file.exp: Likewise.
1746 * gdb.guile/scm-progspace.exp: Likewise.
1747 * gdb.linespec/linespec.exp: Likewise.
1748 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1749 * gdb.mi/user-selected-context-sync.exp: Likewise.
1750 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1751 "info inferiors" tests.
1752 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1753 "add-inferior".
1754 * gdb.multi/watchpoint-multi.exp: Likewise.
1755 * gdb.python/py-inferior.exp: Likewise.
1756 * gdb.server/extended-remote-restart.exp: Likewise.
1757 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1758 "info inferiors".
1759 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1760 * gdb.trace/report.exp: Likewise.
1761
1dadb1dd
PA
17622020-01-10 Pedro Alves <palves@redhat.com>
1763
1764 * gdb.multi/multi-target.c: New file.
1765 * gdb.multi/multi-target.exp: New file.
1766 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1767 mode requested, but remote does not support non-stop".
1768
78f2c40a
PA
17692020-01-10 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1772 disconnect before reconnecting.
1773
e7af6c70
TBA
17742020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1775 Pedro Alves <palves@redhat.com>
1776
1777 * gdb.server/connect-without-multi-process.exp: Also test
1778 continuing to end.
1779
acdf84a6
PA
17802020-01-10 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.base/remote-exec-file.exp: New file.
1783
873657b9
PA
17842020-01-10 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1787 output.
1788 * gdb.threads/async.c: New.
1789 * gdb.threads/async.exp: New.
1790 * gdb.multi/tids-gid-reset.c: New.
1791 * gdb.multi/tids-gid-reset.exp: New.
1792
7f0ae84c
GB
17932020-01-10 George Barrett <bob@bob131.so>
1794
1795 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1796 to help in finding the image relocation offset.
1797 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1798 options in arguments.
1799 (stap_test_no_debuginfo): Likewise.
1800 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1801 test variants.
1802 (stap_test): Add null semaphore relocation test.
1803
47e9d49d
GB
18042020-01-10 George Barrett <bob@bob131.so>
1805
1806 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1807 * gdb.base/stap-probe.exp: Likewise.
1808 (stap_test): Pass argument as an additional flag.
1809 (stap_test_no_debuginfo): Likewise.
1810 (stap_test): Check `info probes stap' output for semaphore
1811 addresses if the test binary is supposed to have them.
1812
f5a7c406
AB
18132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1814
1815 * gdb.tui/basic.exp: Add more scrolling tests.
1816
9ae6bf64
TT
18172020-01-09 Tom Tromey <tom@tromey.com>
1818
1819 PR tui/18932:
1820 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1821 meangingful value.
1822 (Term::command, Term::resize): Update.
1823 * gdb.tui/basic.exp: Add scrolling test.
1824
b2efe70c
AB
18252020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1826
1827 * gdb.tui/tui-layout-asm.exp: New file.
1828
3804da7e
AB
18292020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1830
1831 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1832
b40aa28f
AB
18332020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1834
1835 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1836 (Term::enter_tui): Use Term::prepare_for_tui.
1837
63ffd7c9
AB
18382020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1839
1840 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1841 called.
1842
3be966f6
AB
18432020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.base/skip.exp: Fix race condition in test.
1846
153d79c4
AB
18472020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1848
1849 * gdb.base/backtrace.c: New file.
1850 * gdb.base/backtrace.exp: New file.
1851
f2302a34
AB
18522020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1853
1854 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1855
6ec1d75e
PW
18562020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1857
1858 * gdb.base/style.exp: Test that warnings are styled.
1859
c296cbe6
BE
18602019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1861
1862 * gdb.base/line65535.exp: New file.
1863 * gdb.base/line65535.c: New file.
1864
b28a729d
SM
18652019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1866
1867 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1868 * lib/gnat_debug_info_test.adb: New file.
1869 * gdb.ada/ptype_tagged_param.exp: Use
1870 gnat_runtime_has_debug_info, expect a different output if
1871 runtime does not have debug info.
1872
7f2d7a0d
SM
18732019-12-20 Simon Marchi <simon.marchi@efficios.com>
1874
1875 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1876 (another) quote in test name.
1877
f3bce483
SM
18782019-12-20 Simon Marchi <simon.marchi@efficios.com>
1879
1880 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1881 Add quote in test name.
1882
c855a912
TBA
18832019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1884
1885 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1886 directory instead.
1887 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1888 * gdb.cp/pass-by-ref-2.cc: New file.
1889 * gdb.cp/pass-by-ref-2.exp: New file.
1890
fc9d2d72
TT
18912019-12-20 Tom Tromey <tom@tromey.com>
1892
1893 * gdb.tui/list-before.exp: New file.
1894
77b97e00
TT
18952019-12-20 Tom Tromey <tom@tromey.com>
1896
1897 * gdb.tui/list.exp: Check for source on initial listing.
1898
f69656d0
TT
18992019-12-11 Tom Tromey <tromey@adacore.com>
1900
1901 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1902 Add crlf test.
1903
99a55965
SM
19042019-12-18 Simon Marchi <simon.marchi@efficios.com>
1905
1906 * gdb.base/default.exp: Update value of $_gdb_major.
1907
5024637f
BE
19082019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1909
1910 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1911
b63634be
BE
19122019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1913
1914 * gdb.base/skip.exp: Whitespace fix.
1915
45d73523
BE
19162019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1917
1918 * gdb.base/skip-inline.c: New file.
1919 * gdb.base/skip-inline.exp: New file.
1920
d043f8c8
SM
19212019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1922
1923 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1924 jit_function_00 to jit_function_stack_mangle.
1925 * gdb.base/jithost.c (jit_function_t): Rename to...
1926 (jit_function_stack_mangle_t): ... this.
1927 (jit_function_add_t): New typedef.
1928 (jit_function_00_code): Rename to...
1929 (jit_function_stack_mangle_code): ... this, make static.
1930 (jit_function_add_code): New.
1931 (main): Generate "add" function and call it. Adjust to changes
1932 in jithost_abi.
1933 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1934 (struct jithost_abi) <begin, end>: Remove fields.
1935 <object, function_stack_mangle, function_add>: New fields.
1936 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1937 code_end>: Remove fields.
1938 <func_stack_mangle>: New field.
1939 (read_debug_info): Adjust to renaming, create block for "add"
1940 function.
1941 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1942
873de05c
TT
19432019-12-11 Tom Tromey <tom@tromey.com>
1944
1945 * gdb.tui/resize.exp: Fix regexp.
1946 * gdb.tui/regs.exp: Fix regexps.
1947 * gdb.tui/main.exp: Fix regexp.
1948
3d979945
TT
19492019-12-11 Tom Tromey <tom@tromey.com>
1950
1951 * gdb.tui/resize.exp: Update.
1952 * gdb.tui/empty.exp (layouts): Update.
1953
2192a9d3
TT
19542019-12-11 Tom Tromey <tom@tromey.com>
1955
1956 * gdb.tui/regs.exp: Update.
1957 * gdb.tui/empty.exp (layouts): Update.
1958 * gdb.tui/basic.exp: Update.
1959 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1960
d8edc8b7
PW
19612019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1962
1963 * gdb.base/options.exp: Add -raw-values in the print completion list.
1964 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1965
4c12d936
KB
19662019-12-10 Kevin Buettner <kevinb@redhat.com>
1967
1968 * gdb.threads/omp-par-scope.c: New file.
1969 * gdb/threads/omp-par-scope.exp: New file.
1970
26b911fb
KB
19712019-12-10 Kevin Buettner <kevinb@redhat.com>
1972
bb47f919
KB
1973 * lib/gdb.exp (support_nested_function_tests): New proc.
1974
19752019-12-10 Kevin Buettner <kevinb@redhat.com>
1976
1977 * lib/gdb.exp (gdb_compile_openmp): New proc.
1978 (build_executable_from_specs): Add an "openmp" option.
1979 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1980
6c71eb7d
TT
19812019-12-10 Tom Tromey <tromey@adacore.com>
1982
1983 * gdb.ada/unchecked_union.exp: New file.
1984 * gdb.ada/unchecked_union/pck.adb: New file.
1985 * gdb.ada/unchecked_union/pck.ads: New file.
1986 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1987 * gdb-utils.exp (string_to_regexp): Also quote "?".
1988
bac7c5cf
GB
19892019-12-10 George Barrett <bob@bob131.so>
1990
1991 Test scripted probe breakpoints.
1992 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1993 * gdb.python/py-breakpoint.c (main): Likewise.
1994 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1995 specifier test.
1996 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1997
330f1d38
TBA
19982019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1999
2000 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2001 an rvalue parameter.
2002 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2003 parameter.
2004
b43315e2
AB
20052019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2006
2007 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2008 modules.
2009
54f73dad
AB
20102019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2011
2012 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2013 broken version of GCC.
2014
d57cbee9
AB
20152019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2016
2017 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2018 sym-info-cmds library.
2019 * gdb.fortran/info-types.exp: Likewise.
2020 * lib/sym-info-cmds.exp: New file.
2021
c14aab8c
TV
20222019-12-08 Tom de Vries <tdevries@suse.de>
2023
2024 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2025
aa2d5a42
KS
20262019-12-07 Keith Seitz <keiths@redhat.com>
2027
2028 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2029 * gdb.base/corefile-buildid-shlib.c: New file.
2030 * gdb.base/corefile-buildid.c: New file.
2031 * gdb.base/corefile-buildid.exp: New file.
2032
93e55f0a
TV
20332019-12-06 Tom de Vries <tdevries@suse.de>
2034
2035 * gdb.dwarf2/varval.exp: Add decl before def test.
2036
c7d12402
TBA
20372019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2038
2039 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2040
06acc08f
TBA
20412019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2042
2043 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2044 CV and reference conversion for overload resolution.
2045 * gdb.cp/rvalue-ref-overload.exp: Test it.
2046
e0fad1ea
PW
20472019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2048
2049 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2050 * gdb.base/frameapply.exp: Test faas without command.
2051
8d70a9f0
AB
20522019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2053
2054 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2055 Fortran tests.
2056 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2057 order.
2058
36c8fb93
AB
20592019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2060
2061 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2062 casting to type with no kind specified.
2063 (test_basic_parsing_of_type_kinds): Additional tests for types
2064 with no kind specified, and add tests for single/double
2065 precision/complex types.
2066
4139ff00
TT
20672019-12-04 Tom Tromey <tromey@adacore.com>
2068
2069 * gdb.base/endianity.c (struct other) <x>: New field.
2070 (main): Initialize it.
2071 * gdb.base/endianity.exp: Update.
2072
a05cf17a
TT
20732019-12-04 Tom Tromey <tromey@adacore.com>
2074
2075 * gdb.ada/scalar_storage/storage.adb: New file.
2076 * gdb.ada/scalar_storage/pck.adb: New file.
2077 * gdb.ada/scalar_storage/pck.ads: New file.
2078 * gdb.ada/scalar_storage.exp: New file.
2079
103a685e
TT
20802019-12-04 Tom Tromey <tromey@adacore.com>
2081
2082 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2083 (main): Initialize it.
2084 * gdb.base/endianity.exp: Update.
2085
c2512106
AB
20862019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2089
293b38d6
AB
20902019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2093 -symbol-info-module-functions and -symbol-info-module-variables.
2094
216a7e6b
AB
20952019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2096
2097 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2098
5bbd8269
AB
20992019-12-01 Richard Bunt <richard.bunt@arm.com>
2100 Andrew Burgess <andrew.burgess@embecosm.com>
2101
2102 * gdb.fortran/derived-type-striding.exp: New file.
2103 * gdb.fortran/derived-type-striding.f90: New file.
2104 * gdb.fortran/array-slices.exp: New file.
2105 * gdb.fortran/array-slices.f90: New file.
2106
be09caf1
PW
21072019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2108
2109 * gdb.base/define.exp: Test . in command names.
2110 * gdb.base/setshow.exp: Update test, as . is now part of
2111 command name.
2112
643c0cbe
PW
21132019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2114
2115 * gdb.base/define-prefix.exp: New file.
2116
dcdec678
AB
21172019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2118
2119 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2120 compile.
2121 (skip_btrace_pt_tests): Likewise.
2122
640ab947
AB
21232019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2124
2125 * gdb.fortran/info-modules.exp: Compile source files in correct
2126 order.
2127
d22670f0
KB
21282019-11-27 Kevin Buettner <kevinb@redhat.com>
2129
2130 * gdb.dwarf2/imported-unit.exp: New file.
2131 * gdb.dwarf2/imported-unit.c: New file.
2132
db5960b4
AB
21332019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 * gdb.mi/mi-fortran-modules-2.f90: New file.
2136 * gdb.mi/mi-fortran-modules.exp: New file.
2137 * gdb.mi/mi-fortran-modules.f90: New file.
2138
7dc42066
AB
21392019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.mi/mi-sym-info-1.c: New file.
2142 * gdb.mi/mi-sym-info-2.c: New file.
2143 * gdb.mi/mi-sym-info.exp: New file.
2144
0dfeecca
TT
21452019-11-22 Tom Tromey <tromey@adacore.com>
2146
2147 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2148 * gdb.ada/tasks/foo.adb: Add another stopping location.
2149
34877895
PJ
21502019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2151
2152 * gdb.base/endianity.c: New test.
2153 * gdb.base/endianity.exp: New file.
2154
2e84f897
LD
21552019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2156
2157 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2158
65d1cd5f
TV
21592019-11-21 Tom de Vries <tdevries@suse.de>
2160
2161 PR gdb/24956
2162 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2163
4f22c3f4
SDJ
21642019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2165
2166 * gdb.python/py-progspace.exp: Add missing parentheses on some
2167 'print' commands.
2168
9f6ad286
TT
21692019-11-19 Tom Tromey <tom@tromey.com>
2170
2171 * gdb.tui/winheight.exp: New file.
2172
0b8dbf3f
AB
21732019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2174
2175 * gdb.base/ctf-whatis.c: Delete.
2176 * gdb.base/ctf-whatis.exp: Delete.
2177 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2178
f833b7a7
AB
21792019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2180
2181 * gdb.base/ctf-cvexpr.exp: Delete.
2182 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2183
30d0a636
AB
21842019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2185
2186 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2187 the compiler. Clean up header comment a little.
2188 * gdb.base/ctf-ptype.exp: Likewise.
2189 * gdb.base/ctf-whatis.exp: Likewise.
2190 * lib/gdb.exp (skip_ctf_tests): New proc.
2191
494409bb
SDJ
21922019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2193
2194 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2195 * gdb.tui/corefile-run.exp: New file.
2196
55708e99
TT
21972019-11-14 Tom Tromey <tromey@adacore.com>
2198
2199 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2200 regression tests.
2201
45e42163
TT
22022019-11-12 Tom Tromey <tom@tromey.com>
2203
2204 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2205 after any command. Expect prompt after WAIT_FOR is seen.
2206 (enter_tui): Enable resize messages.
2207 (command): Expect command in output.
2208 (get_line): Avoid error when cursor appears to be off-screen.
2209 (dump_screen): Include screen size in title.
2210 (_do_resize): New proc, from "resize".
2211 (resize): Rewrite. Do resize in two steps.
2212 * gdb.tui/empty.exp (layouts): Fix entries.
2213 (check_boxes): Remove xfail.
2214 (check_text): Dump screen on failure.
2215
086baaf1
AB
22162019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2217
2218 * gdb.python/py-symbol.exp: Add test for
2219 gdb.lookup_static_symbols.
2220
09ff83af
AB
22212019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2222
2223 * gdb.python/py-symbol.c: Declare and call function from new
2224 py-symbol-2.c file.
2225 * gdb.python/py-symbol.exp: Compile both source files, and add new
2226 tests for gdb.lookup_static_symbol.
2227 * gdb.python/py-symbol-2.c: New file.
2228
11af934b
TV
22292019-11-02 Tom de Vries <tdevries@suse.de>
2230
2231 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2232 * gdb.base/anon.exp: Same.
2233 * gdb.base/auto-connect-native-target.exp: Same.
2234 * gdb.base/call-ar-st.exp: Same.
2235 * gdb.base/catch-syscall.exp: Same.
2236 * gdb.base/commands.exp: Same.
2237 * gdb.base/default.exp: Same.
2238 * gdb.base/display.exp: Same.
2239 * gdb.base/float.exp: Same.
2240 * gdb.base/foll-fork.exp: Same.
2241 * gdb.base/help.exp: Same.
2242 * gdb.base/info-macros.exp: Same.
2243 * gdb.base/info-proc.exp: Same.
2244 * gdb.base/info-target.exp: Same.
2245 * gdb.base/long_long.exp: Same.
2246 * gdb.base/macscp.exp: Same.
2247 * gdb.base/memattr.exp: Same.
2248 * gdb.base/nofield.exp: Same.
2249 * gdb.base/pointers.exp: Same.
2250 * gdb.base/printcmds.exp: Same.
2251 * gdb.base/ptype.exp: Same.
2252 * gdb.base/restore.exp: Same.
2253 * gdb.base/return.exp: Same.
2254 * gdb.base/scope.exp: Same.
2255 * gdb.base/set-noassign.exp: Same.
2256 * gdb.base/setshow.exp: Same.
2257 * gdb.base/shlib-call.exp: Same.
2258 * gdb.base/signals.exp: Same.
2259 * gdb.base/sigstep.exp: Same.
2260 * gdb.base/skip.exp: Same.
2261 * gdb.base/solib-symbol.exp: Same.
2262 * gdb.base/stap-probe.exp: Same.
2263 * gdb.base/step-line.exp: Same.
2264 * gdb.base/step-test.exp: Same.
2265 * gdb.base/style.exp: Same.
2266 * gdb.base/varargs.exp: Same.
2267 * gdb.base/vla-datatypes.exp: Same.
2268 * gdb.base/vla-ptr.exp: Same.
2269 * gdb.base/vla-sideeffect.exp: Same.
2270 * gdb.base/volatile.exp: Same.
2271 * gdb.base/watch-cond-infcall.exp: Same.
2272 * gdb.base/watchpoint.exp: Same.
2273
e96ec2ba
TV
22742019-11-02 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2277 * gdb.cp/cpexprs.exp: Same.
2278 * gdb.cp/except-multi-location.exp: Same.
2279 * gdb.cp/exceptprint.exp: Same.
2280 * gdb.cp/gdb2384.exp: Same.
2281 * gdb.cp/inherit.exp: Same.
2282 * gdb.cp/m-static.exp: Same.
2283 * gdb.cp/meth-typedefs.exp: Same.
2284 * gdb.cp/misc.exp: Same.
2285 * gdb.cp/namespace.exp: Same.
2286 * gdb.cp/non-trivial-retval.exp: Same.
2287 * gdb.cp/overload.exp: Same.
2288 * gdb.cp/pr17132.exp: Same.
2289 * gdb.cp/re-set-overloaded.exp: Same.
2290 * gdb.cp/rvalue-ref-types.exp: Same.
2291 * gdb.cp/templates.exp: Same.
2292
bd5766ec
LM
22932019-11-01 Luis Machado <luis.machado@linaro.org>
2294
2295 PR gdb/25124
2296
2297 * gdb.arch/pr25124.S: New file.
2298 * gdb.arch/pr25124.exp: New file.
2299
165f8965
AB
23002019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.fortran/info-modules.exp: Update expected results, and add
2303 additional tests for 'info module functinos', and 'info module
2304 variables'.
2305 * gdb.fortran/info-types.exp: Update expected results.
2306 * gdb.fortran/info-types.f90: Extend testcase with additional
2307 module variables and functions.
2308
59c35742
AB
23092019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2310
2311 * gdb.fortran/info-modules.exp: New file.
2312 * gdb.fortran/info-types.exp: Build with new file.
2313 * gdb.fortran/info-types.f90: Include and use new module.
2314 * gdb.fortran/info-types-2.f90: New file.
2315
f3fb2519
PW
23162019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2317
2318 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2319 * gdb.base/settings.exp: Test all settings types using
2320 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2321 that now verifies that the value of "maint show" is the same as
2322 returned by the settings functions. Test the type of the
2323 maintenance settings.
2324 * gdb.base/default.exp: Update show_conv_list.
2325
d1e36019
TV
23262019-10-31 Tom de Vries <tdevries@suse.de>
2327
2328 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2329 gdb_test.
2330 * gdb.arch/amd64-disp-step.exp: Same.
2331 * gdb.asm/asm-source.exp: Same.
2332 * gdb.btrace/buffer-size.exp: Same.
2333 * gdb.btrace/cpu.exp: Same.
2334 * gdb.btrace/enable.exp: Same.
2335 * gdb.dwarf2/count.exp: Same.
2336 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2337 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2338 * gdb.fortran/vla-datatypes.exp: Same.
2339 * gdb.fortran/vla-history.exp: Same.
2340 * gdb.fortran/vla-ptype.exp: Same.
2341 * gdb.fortran/vla-value.exp: Same.
2342 * gdb.fortran/whatis_type.exp: Same.
2343 * gdb.guile/guile.exp: Same.
2344 * gdb.multi/tids.exp: Same.
2345 * gdb.python/py-finish-breakpoint.exp: Same.
2346 * gdb.python/py-framefilter.exp: Same.
2347 * gdb.python/py-pp-registration.exp: Same.
2348 * gdb.python/py-xmethods.exp: Same.
2349 * gdb.python/python.exp: Same.
2350 * gdb.server/connect-with-no-symbol-file.exp: Same.
2351 * gdb.server/no-thread-db.exp: Same.
2352 * gdb.server/run-without-local-binary.exp: Same.
2353 * gdb.stabs/weird.exp: Same.
2354 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2355 * gdb.threads/thread-find.exp: Same.
2356 * gdb.threads/tls-shared.exp: Same.
2357 * gdb.threads/tls.exp: Same.
2358 * gdb.threads/wp-replication.exp: Same.
2359 * gdb.trace/ax.exp: Same.
2360 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2361
3d11e68e
TV
23622019-10-31 Tom de Vries <tdevries@suse.de>
2363
2364 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2365 * gdb.ada/array_subscript_addr.exp: Same.
2366 * gdb.ada/arrayidx.exp: Same.
2367 * gdb.ada/arrayparam.exp: Same.
2368 * gdb.ada/arrayptr.exp: Same.
2369 * gdb.ada/boolean_expr.exp: Same.
2370 * gdb.ada/call_pn.exp: Same.
2371 * gdb.ada/complete.exp: Same.
2372 * gdb.ada/fixed_cmp.exp: Same.
2373 * gdb.ada/fun_addr.exp: Same.
2374 * gdb.ada/funcall_param.exp: Same.
2375 * gdb.ada/interface.exp: Same.
2376 * gdb.ada/mod_from_name.exp: Same.
2377 * gdb.ada/null_array.exp: Same.
2378 * gdb.ada/packed_array.exp: Same.
2379 * gdb.ada/packed_tagged.exp: Same.
2380 * gdb.ada/print_chars.exp: Same.
2381 * gdb.ada/print_pc.exp: Same.
2382 * gdb.ada/ptype_arith_binop.exp: Same.
2383 * gdb.ada/ptype_field.exp: Same.
2384 * gdb.ada/ptype_tagged_param.exp: Same.
2385 * gdb.ada/rec_return.exp: Same.
2386 * gdb.ada/ref_tick_size.exp: Same.
2387 * gdb.ada/str_ref_cmp.exp: Same.
2388 * gdb.ada/taft_type.exp: Same.
2389 * gdb.ada/tagged.exp: Same.
2390 * gdb.ada/type_coercion.exp: Same.
2391 * gdb.ada/uninitialized_vars.exp: Same.
2392
60b6ede8
TV
23932019-10-30 Tom de Vries <tdevries@suse.de>
2394
2395 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2396
30baf67b
TV
23972019-10-26 Tom de Vries <tdevries@suse.de>
2398
2399 * gdb.base/bigcore.c: Fix typos in comments.
2400 * gdb.base/ctf-ptype.c: Same.
2401 * gdb.base/long_long.c: Same.
2402 * gdb.dwarf2/dw2-op-out-param.S: Same.
2403 * gdb.python/py-evthreads.c: Same.
2404 * gdb.reverse/i387-stack-reverse.c: Same.
2405 * gdb.trace/tfile.c: Same.
2406 * lib/compiler.c: Same.
2407 * lib/compiler.cc: Same.
2408
158da0d1
TV
24092019-10-25 Tom de Vries <tdevries@suse.de>
2410
2411 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2412 gdb_test_multiple calls.
2413 * gdb.reverse/sigall-reverse.exp: Same.
2414 * gdb.reverse/solib-precsave.exp: Same.
2415 * gdb.reverse/solib-reverse.exp: Same.
2416 * gdb.reverse/until-precsave.exp: Same.
2417 * gdb.reverse/until-reverse.exp: Same.
2418
4ccdfbec
TV
24192019-10-24 Tom de Vries <tdevries@suse.de>
2420
2421 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2422 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2423 kfail using -wrap pattern flag and convenience variable
2424 gdb_test_name.
2425
33d569b7
AB
24262019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2427
2428 * gdb.python/py-progspace.exp: Add tests for the
2429 Progspace.block_for_pc method.
2430
4d0b984b
TT
24312019-10-23 Tom Tromey <tom@tromey.com>
2432
2433 * configure: Rebuild.
2434 * aclocal.m4: Use m4_include, not sinclude.
2435
94cb3754
TV
24362019-10-21 Tom de Vries <tdevries@suse.de>
2437
2438 * gdb.base/infcall-nested-structs.c: Add
2439 __attribute__((noinline,noclone)) to all functions.
2440 (call_all): Add missing variable initialization. Simplify return value.
2441 (breakpt): Increment volatile variable, to prevent call from being
2442 optimized out.
2443 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2444
062f1fc1
TV
24452019-10-17 Tom de Vries <tdevries@suse.de>
2446
2447 * gdb.fortran/module.exp: Allow info variables to print info for files
2448 other than module.f90.
2449
0b54364d
AB
24502019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2451
2452 * gdb.fortran/module.exp: Extend with 'info variables' test.
2453
7ff5fae7
AB
24542019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2455
2456 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2457 F77_FOR_TARGET.
2458
d10eccaa
TV
24592019-10-16 Tom de Vries <tdevries@suse.de>
2460
2461 PR tdep/25096
2462 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2463
745ff14e
TV
24642019-10-16 Tom de Vries <tdevries@suse.de>
2465
2466 PR tdep/24104
2467 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2468 Add KFAIL for PR tdep/25096.
2469
03e1ab94
TV
24702019-10-16 Tom de Vries <tdevries@suse.de>
2471
2472 PR testsuite/25059
2473 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2474
b17fcc10
TV
24752019-10-16 Tom de Vries <tdevries@suse.de>
2476
2477 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2478 as signed.
2479
9223170f
SM
24802019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2481
2482 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2483 one instead of increasing timeout.
2484
d6e76313
TV
24852019-10-13 Tom de Vries <tdevries@suse.de>
2486
2487 PR record/25038
2488 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2489 * gdb.reverse/sigall-reverse.exp: Same.
2490 * gdb.reverse/solib-precsave.exp: Same.
2491 * gdb.reverse/solib-reverse.exp: Same.
2492 * gdb.reverse/step-precsave.exp: Same.
2493 * gdb.reverse/until-precsave.exp: Same.
2494 * gdb.reverse/until-reverse.exp: Same.
2495 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2496
6dfc0041
AA
24972019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2498
2499 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2500 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2501 (cmp_struct_05_01, cmp_struct_static_02_01)
2502 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2503 comparisons.
2504
abcf2cc8
TV
25052019-10-10 Tom de Vries <tdevries@suse.de>
2506
2507 PR testsuite/24888
2508 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2509 gnatlink.
2510
a50faaf6
TV
25112019-10-09 Tom de Vries <tdevries@suse.de>
2512
2513 PR testsuite/25048
2514 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2515
60ff3cd7
AB
25162019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2517
2518 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2519 exceptions due to missing debug information.
2520
dfee8566
TV
25212019-10-07 Tom de Vries <tdevries@suse.de>
2522
2523 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2524
3d63690a
AB
25252019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2526
2527 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2528 * gdb.base/annota1.exp: Update to use gdb_test_name.
2529
30d1f018
WP
25302019-10-07 Weimin Pan <weimin.pan@oracle.com>
2531
2532 * gdb.base/ctf-whatis.exp: New file.
2533 * gdb.base/ctf-whatis.c: New file.
2534 * gdb.base/ctf-ptype.exp: New file.
2535 * gdb.base/ctf-ptype.c: New file.
2536 * gdb.base/ctf-constvars.exp: New file.
2537 * gdb.base/ctf-constvars.c: New file.
2538 * gdb.base/ctf-cvexpr.exp: New file.
2539
4dbbb47c
TV
25402019-10-04 Tom de Vries <tdevries@suse.de>
2541
2542 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2543 for loop.
2544
77c2dba3
TT
25452019-10-03 Tom Tromey <tom@tromey.com>
2546
2547 PR rust/24976:
2548 * gdb.rust/simple.rs (Union2): New type.
2549 (main): Use Union2.
2550 * gdb.rust/simple.exp: Add test.
2551
179aed7f
AB
25522019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2553
2554 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2555 nested function prefix.
2556
0a4b0913
AB
25572019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2558 Richard Bunt <richard.bunt@arm.com>
2559 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2562 nested functions.
2563 * gdb.fortran/nested-funcs.f90: Update expected results.
2564 * gdb.fortran/nested-funcs-2.exp: New file.
2565 * gdb.fortran/nested-funcs-2.f90: New file.
2566
082cce05
AB
25672019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2568
2569 * gdb.python/py-parameter.exp: Make test names unique.
2570 * gdb.python/py-template.exp: Likewise.
2571 * gdb.python/py-value.exp: Likewise.
2572
2b74ba5a
AB
25732019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2574
2575 * gdb.base/break-interp.exp: Reduce test name duplication.
2576 * gdb.base/call-sc.exp: Likewise.
2577 * gdb.base/callfuncs.exp: Likewise.
2578 * gdb.base/charset.exp: Likewise.
2579 * gdb.base/dump.exp: Likewise.
2580 * gdb.base/ena-dis-br.exp: Likewise.
2581 * gdb.base/relational.exp: Likewise.
2582 * gdb.base/step-over-syscall.exp: Likewise.
2583 * gdb.base/structs.exp: Likewise.
2584
58eb20d5
AB
25852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2586
2587 * gdb.linespec/explicit.exp: Make test names unique.
2588 * gdb.linespec/ls-errs.exp: Likewise.
2589
4d421147
AB
25902019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2591
2592 * gdb.reverse/break-precsave.exp: Make test names unique.
2593 * gdb.reverse/break-reverse.exp: Likewise.
2594 * gdb.reverse/finish-precsave.exp: Likewise.
2595 * gdb.reverse/finish-reverse.exp: Likewise.
2596 * gdb.reverse/machinestate-precsave.exp: Likewise.
2597 * gdb.reverse/machinestate.exp: Likewise.
2598 * gdb.reverse/readv-reverse.exp: Likewise.
2599 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2600 * gdb.reverse/sigall-precsave.exp: Likewise.
2601 * gdb.reverse/sigall-reverse.exp: Likewise.
2602 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2603 * gdb.reverse/watch-precsave.exp: Likewise.
2604 * gdb.reverse/watch-reverse.exp: Likewise.
2605
d8c06f22
AB
26062019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2607
2608 * gdb.threads/stop-with-handle.c: New file.
2609 * gdb.threads/stop-with-handle.exp: New file.
2610
3a56ed86
TV
26112019-10-03 Tom de Vries <tdevries@suse.de>
2612
2613 PR testsuite/25059
2614 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2615 directory" line to be missing.
2616
42275044
TV
26172019-10-03 Tom de Vries <tdevries@suse.de>
2618
2619 PR testsuite/25059
2620 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2621 type optional.
2622
9ef62df0
AA
26232019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2624
2625 * gdb.python/py-format-string.c (string.h): New include.
2626 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2627 the same value, for endianness-independence.
2628 * gdb.python/py-format-string.exp (default_regexp_dict)
2629 (test_pretty_structs, test_format): Adjust expected output to the
2630 changed initialization.
2631
37f6a7f4
TT
26322019-10-02 Tom Tromey <tromey@adacore.com>
2633
2634 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2635
1d58d6a2
PA
26362019-10-02 Pedro Alves <palves@redhat.com>
2637 Andrew Burgess <andrew.burgess@embecosm.com>
2638
2639 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2640 "print-file-var.h".
2641 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2642 (get_version_1): Print this_version_id and its address.
2643 Add extern "C" wrappers around interface functions.
2644 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2645 "print-file-var.h".
2646 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2647 (get_version_2): Print this_version_id and its address.
2648 Add extern "C" wrappers around interface functions.
2649 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2650 <stddef.h> and "print-file-var.h".
2651 Add extern "C" wrappers around interface functions.
2652 [VERSION_ID_MAIN] (this_version_id): Define.
2653 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2654 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2655 up extern "C" blocks.
2656 * gdb.base/print-file-var.exp (test): New, factored out from top
2657 level.
2658 (top level): Test all combinations of attribute hidden or not,
2659 dlopen or not, and this_version_id symbol in main file or not.
2660 Compile tests as both C++ and C, make test names unique.
2661
d770d56f
TT
26622019-10-01 Tom Tromey <tom@tromey.com>
2663
2664 * gdb.base/style.exp: Test "show logging filename".
2665
7f6aba03
TT
26662019-10-01 Tom Tromey <tom@tromey.com>
2667
2668 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2669 * gdb.base/style.exp: Add metadata style test.
2670
14309bb6
TT
26712019-10-01 Tom Tromey <tom@tromey.com>
2672
2673 * gdb.base/style.exp: Test "pwd".
2674
2a3c1174
PA
26752019-10-01 Tom Tromey <tom@tromey.com>
2676
2677 * gdb.base/style.exp: Update tests.
2678
53d666ec
AA
26792019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2680
2681 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2682 'six' to unsigned.
2683 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2684 'five'. Use an all-ones bit pattern for each.
2685 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2686 to its changed values.
2687
4a56a520
TT
26882019-09-30 Tom Tromey <tromey@adacore.com>
2689
2690 * gdb.rust/traits.rs: Disable all warnings.
2691
0df0352a
TV
26922019-09-29 Tom de Vries <tdevries@suse.de>
2693
aac66a4c 2694 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2695
73d9a918
TV
26962019-09-29 Tom de Vries <tdevries@suse.de>
2697
2698 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2699
060b3ab4
TV
27002019-09-27 Tom de Vries <tdevries@suse.de>
2701
2702 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2703
68f7d34d
TV
27042019-09-27 Tom de Vries <tdevries@suse.de>
2705
2706 PR record/23188
2707 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2708
5d63b30a
TT
27092019-09-26 Tom Tromey <tromey@adacore.com>
2710
2711 * gdb.ada/py_taft.exp: New file.
2712 * gdb.ada/py_taft/main.adb: New file.
2713 * gdb.ada/py_taft/pkg.adb: New file.
2714 * gdb.ada/py_taft/pkg.ads: New file.
2715
3d435220
TV
27162019-09-24 Tom de Vries <tdevries@suse.de>
2717
2718 PR gdb/24598
2719 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2720
77d03678
TV
27212019-09-22 Tom de Vries <tdevries@suse.de>
2722
2723 * gdb.base/restore.exp: Allow register variables to be optimized out at
2724 -O0.
2725
abf516c6
UW
27262019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2727
2728 * gdb.arch/spu-info.exp: Remove file.
2729 * gdb.arch/spu-info.c: Remove file.
2730 * gdb.arch/spu-ls.exp: Remove file.
2731 * gdb.arch/spu-ls.c: Remove file.
2732
2733 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2734 * gdb.asm/spu.inc: Remove file.
2735
2736 * gdb.base/dump.exp: Remove support for spu*-*-*.
2737 * gdb.base/stack-checking.exp: Likewise.
2738 * gdb.base/overlays.exp: Likewise.
2739 * gdb.base/ovlymgr.c: Likewise.
2740 * gdb.base/spu.ld: Remove file.
2741
2742 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2743 * gdb.cp/cpexprs.exp: Likewise.
2744 * gdb.cp/exception.exp: Likewise.
2745 * gdb.cp/gdb2495.exp: Likewise.
2746 * gdb.cp/mb-templates.exp: Likewise.
2747 * gdb.cp/pr9167.exp: Likewise.
2748 * gdb.cp/userdef.exp: Likewise.
2749
2750 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2751
2752 * gdb.cell: Remove directory.
2753 * lib/cell.exp: Remove file.
2754
e452e88f
TV
27552019-09-19 Tom de Vries <tdevries@suse.de>
2756
2757 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2758
8a625130
TV
27592019-09-19 Tom de Vries <tdevries@suse.de>
2760
2761 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2762
81dc3ab5
TV
27632019-09-19 Tom de Vries <tdevries@suse.de>
2764
2765 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2766 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2767 (gdb_target_cmd): ... here.
2768 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2769 value 2.
2770
b078f3ac
AB
27712019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2772
2773 * gdb.base/source-dir.exp: Avoid having directory names in test
2774 names.
2775
f1b620e9
MG
27762019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2779 directory.
2780
67f3ed6a
AB
27812019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2782
2783 * gdb.base/list-missing-source.exp: New file.
2784
d1b70248
TV
27852019-09-14 Tom de Vries <tdevries@suse.de>
2786
2787 PR teststuite/24599
2788 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2789 * lib/ada.exp (gnatmake_version_at_least): New proc.
2790
5fabdcd6
AB
27912019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.base/maint.exp: Use exec_has_index_section.
2794
aa17805f
AB
27952019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2796
2797 * gdb.base/maint.exp: Add test for 'maint info sections'.
2798
25e5c209
TV
27992019-09-12 Tom de Vries <tdevries@suse.de>
2800
2801 * gdb.base/store.exp: Allow register variables to be optimized out at
2802 -O0.
2803
4993045d
PW
28042019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2805
2806 * gdb.ada/rdv_wait.exp: Update to new task names.
2807 * gdb.base/task_switch_in_core.exp: Likewise.
2808 * gdb.base/info_sources_base.c: Likewise.
2809
8a516164
TT
28102019-09-10 Tom Tromey <tromey@adacore.com>
2811
2812 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2813
aa391654
TT
28142019-09-10 Tom Tromey <tromey@adacore.com>
2815
2816 * gdb.ada/dgopt.exp: New file.
2817 * gdb.ada/dgopt/x.adb: New file.
2818
8634b462
TT
28192019-09-08 Tom Tromey <tom@tromey.com>
2820
2821 * gdb.tui/resize.exp: Remove setup_xfail.
2822 * gdb.tui/regs.exp: Remove setup_xfail.
2823 * gdb.tui/basic.exp: Remove setup_xfail.
2824
736b0f76
DB
28252019-09-06 David Blaikie <dblaikie@gmail.com>
2826
2827 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2828 * gdb.cp/cplabel.exp: Ditto.
2829 * gdb.linespec/ls-errs.exp: Ditto.
2830
30331a6c
TV
28312019-09-05 Tom de Vries <tdevries@suse.de>
2832
2833 * lib/gdb.exp (cmp_file_string): New proc.
2834 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2835 runto_main. Verify save breakpoints output.
2836
98b0ebab
PW
28372019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2838
2839 * gdb.base/info-var.exp: Test info variables without running
2840 to main, to avoid expect's buffer overflow.
2841
4e962e74
TT
28422019-09-03 Tom Tromey <tromey@adacore.com>
2843
2844 * gdb.ada/bias.exp: New file.
2845 * gdb.ada/bias/bias.adb: New file.
2846 * gdb.ada/print_chars.exp: Add regression test.
2847 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2848 (MC): New variable.
2849
2ea1a07a
SL
28502019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2851
2852 * gdb.base/argv0-symlink.exp: Run only on native target
2853 and local host.
2854
8077c50d
TV
28552019-08-29 Tom de Vries <tdevries@suse.de>
2856
2857 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2858 diverse debug info.
2859 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2860
48352473
TV
28612019-08-28 Tom de Vries <tdevries@suse.de>
2862
2863 * gdb.base/info-var.exp: Allow info variables to print info for files
2864 other than info-var-f1.c and info-var-f2.c.
2865
d8f27c60
AB
28662019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2867
2868 * gdb.fortran/info-types.exp: Add module.
2869 * gdb.fortran/info-types.f90: Update expected results.
2870
1f20c35e
AB
28712019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 * gdb.fortran/info-types.exp: New file.
2874 * gdb.fortran/info-types.f90: New file.
2875 * lib/fortran.exp (fortran_character1): New proc.
2876
4acfdd20
AB
28772019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2878
2879 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2880 functions'. Reindent as needed.
2881 * gdb.base/info-var-f1.c: New file.
2882 * gdb.base/info-var-f2.c: New file.
2883 * gdb.base/info-var.exp: New file.
2884 * gdb.base/info-var.h: New file.
2885
5c31b358
TV
28862019-08-26 Tom de Vries <tdevries@suse.de>
2887
2888 PR c++/24852
2889 * gdb.cp/no-libstdcxx-probe.exp: New test.
2890
b694989f
TV
28912019-08-26 Tom de Vries <tdevries@suse.de>
2892
2893 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2894 * tests need to be skipped.
2895 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2896 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2897 mi_skip_libstdcxx_probe_tests.
2898
d9c4ba53
SDJ
28992019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2900
2901 * gdb.python/py-xmethods.exp: Use raw strings when passing
2902 arguments to SimpleXMethodMatcher.
2903
395fad09
TV
29042019-08-22 Tom de Vries <tdevries@suse.de>
2905
2906 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2907 more informative.
2908
26c957f1
PA
29092019-08-21 Pedro Alves <palves@redhat.com>
2910
2911 * gdb.base/with.exp: Test "with" with no arguments.
2912
61f80d5d
TV
29132019-08-21 Tom de Vries <tdevries@suse.de>
2914
2915 * gdb.base/gdb-caching-proc.exp: Sort files.
2916
d7a11d13
TV
29172019-08-20 Tom de Vries <tdevries@suse.de>
2918
2919 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2920 compilation.
2921
34dafe9f
TV
29222019-08-16 Tom de Vries <tdevries@suse.de>
2923
2924 * gdb.base/compare-sections.exp ("after run to main"): Allow
2925 mismatched read-only sections for PIE executables.
2926
398fdd60
TT
29272019-08-16 Tom Tromey <tom@tromey.com>
2928
2929 * lib/tuiterm.exp (_csi_Z): New proc.
2930 * gdb.tui/basic.exp: Update window positions.
2931 * gdb.tui/empty.exp: Update window positions.
2932
d8f9e51c
SL
29332019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2934
2935 * gdb.base/examine-backward.exp: Correct regexp for
2936 "examine 3 bytes backward from ${address_zero}".
2937
3df505f6
TT
29382019-08-15 Tom Tromey <tom@tromey.com>
2939
2940 * gdb.tui/empty.exp: Enable resizing tests.
2941
272560b5
TT
29422019-08-15 Tom Tromey <tromey@adacore.com>
2943
2944 * gdb.ada/char_enum.exp: Add regression tests.
2945 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2946 and '0'.
2947 (Char, Gchar): Update.
2948 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2949
08235187
CB
29502019-08-15 Christian Biesinger <cbiesinger@google.com>
2951
2952 * gdb.python/python.exp: Expect a leading underscore on
2953 GdbOutput{,Error}File.
2954
22a2ab04
SL
29552019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2956
2957 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2958 Windows host.
2959
835b995b
SL
29602019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2961
2962 * gdb.base/batch-preserve-term-settings.exp
2963 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2964
97dd8e07
CB
29652019-08-15 Christian Biesinger <cbiesinger@google.com>
2966
2967 * lib/gdb.exp: When running on a mingw target, replace
2968 /x/ with x:/.
2969
75faf5c4
AH
29702019-08-14 Alan Hayward <alan.hayward@arm.com>
2971
2972 * gdb.arch/aarch64-prologue.c: New test.
2973 * gdb.arch/aarch64-prologue.exp: New file.
2974
abc6c00f
TV
29752019-08-13 Tom de Vries <tdevries@suse.de>
2976
2977 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2978 Thread.
2979
74c2c1f4
SL
29802019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2981
2982 * gdb.python/py-completion.exp: Download the .py file to the host
2983 and use its host pathname. Conditionalize tests that use
2984 tab completion and manipulate files on the build machine.
2985 * gdb.python/py-events.exp: Download the .py file to the host
2986 and use its host pathname.
2987 * gdb.python/py-evsignal.exp: Likewise.
2988 * gdb.python/py-evthreads.exp: Likewise.
2989 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2990 pathname syntax.
2991 * gdb.python/py-framefilter.exp: Download the .py file to the right
2992 place on the host. Match Windows pathname syntax.
2993 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2994 .py file to the host and use its host pathname.
2995 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2996 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2997 build pathname. Skip symlink test on Windows host. Add missing
2998 newline at end of file.
2999 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3000 and use its host pathname.
3001 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3002 * gdb.python/py-section-script.exp: Use host location of binfile
3003 on safe-path. Use correct path separator on Windows host.
3004 Reorder alternatives in gdb_test_multiple to prevent matching
3005 the wrong alternative on success.
3006 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3007
ca2589f3
PP
30082019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3009
3010 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3011 expect the GDB inferior to no longer immediately stop after
3012 being resumed with "signal SIGINT".
3013
020a839d
SL
30142019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3015
3016 * gdb.linespec/break-ask.exp: Generalize regexps to match
3017 Windows pathnames too.
3018
128d6509
TV
30192019-08-08 Tom de Vries <tdevries@suse.de>
3020
3021 PR testsuite/24862
3022 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3023
590042fc
PW
30242019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3025
3026 * gdb.base/style.exp: Update tests for help doc new invariants.
3027 * gdb.base/help.exp: Likewise.
3028
046bebe1
TT
30292019-08-06 Tom Tromey <tom@tromey.com>
3030
3031 * gdb.base/style.exp: Add disassemble test.
3032 * gdb.base/style.c (some_called_function): New function.
3033 (main): Use it.
3034
0b27c27d
CB
30352019-08-05 Christian Biesinger <cbiesinger@google.com>
3036
3037 * gdb.python/py-block.exp: Test dictionary access on blocks.
3038
580f1034
SM
30392019-08-05 Simon Marchi <simon.marchi@efficios.com>
3040
3041 PR gdb/24863
3042 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3043 -list-thread-groups --available test when running under
3044 check-read1.
3045
d86bd7cb
TV
30462019-08-05 Tom de Vries <tdevries@suse.de>
3047
3048 PR testsuite/24863
3049 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3050 * gdb.base/help.exp: Use with_read1_timeout_factor.
3051 * gdb.base/info-macros.exp: Same.
3052 * gdb.cp/nested-types.exp: Same.
3053
a80cf5d8
TV
30542019-08-05 Tom de Vries <tdevries@suse.de>
3055
3056 * lib/gdb.exp (version_at_least): Factor out of ...
3057 (tcl_version_at_least): ... here.
3058 (gdb_compile): Fail if pie results in non-PIE executable.
3059 (readelf_version, readelf_prints_pie): New proc.
3060 (exec_is_pie): Return -1 if unknown.
3061
d0962838
TV
30622019-08-05 Tom de Vries <tdevries@suse.de>
3063
3064 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3065
2252ff3d
SL
30662019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3067
3068 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3069
26655f53
SL
30702019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3071
3072 * lib/completion-support.exp (test_gdb_complete_none): Skip
3073 tab completion tests if no readline support.
3074 (test_gdb_complete_unique_re): Likewise.
3075 (test_gdb_complete_multiple): Likewise.
3076
db4dc13e
PW
30772019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3078
3079 * gdb.base/info_sources.exp: New file.
3080 * gdb.base/info_sources.c: New file.
3081 * gdb.base/info_sources_base.c: New file.
3082
0eba165a
PFC
30832019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3084
3085 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3086 prefix argument.
3087 (test_exit_status): Add prefix argument.
3088
59bd512b
TV
30892019-08-01 Tom de Vries <tdevries@suse.de>
3090
3091 PR testsuite/24863
3092 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3093 calling exp_continue for new thread and thread exited messages.
3094
2a3ad588
TV
30952019-08-01 Tom de Vries <tdevries@suse.de>
3096
3097 PR testsuite/24863
3098 * gdb.base/structs.exp: Fix check-read1 timeout using
3099 gdb_test_sequence.
3100 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3101
117eb594
TV
31022019-08-01 Tom de Vries <tdevries@suse.de>
3103
3104 PR testsuite/24863
3105 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3106 line.
3107
ed591340
TV
31082019-08-01 Tom de Vries <tdevries@suse.de>
3109
3110 PR testsuite/24863
3111 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3112
aa3b6533
TT
31132019-07-30 Tom Tromey <tromey@adacore.com>
3114
3115 * gdb.ada/display_nested.exp: New file.
3116 * gdb.ada/display_nested/foo.adb: New file.
3117 * gdb.ada/display_nested/pack.adb: New file.
3118 * gdb.ada/display_nested/pack.ads: New file.
3119
2906593f
CB
31202019-07-30 Christian Biesinger <cbiesinger@google.com>
3121
3122 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3123 namespace.
3124 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3125
0f575925
TV
31262019-07-30 Tom de Vries <tdevries@suse.de>
3127
3128 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3129 instead.
3130
b13057d9
TV
31312019-07-30 Tom de Vries <tdevries@suse.de>
3132
3133 PR testsuite/24834
3134 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3135 (exec_is_pie): New proc.
3136
5c4dde85
CB
31372019-07-29 Christian Biesinger <cbiesinger@google.com>
3138
3139 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3140
c620ed88
CB
31412019-07-29 Christian Biesinger <cbiesinger@google.com>
3142
3143 * gdb.python/py-objfile.c: Add global and static vars.
3144 * gdb.python/py-objfile.exp: Test new functions Objfile.
3145 lookup_global_symbol and lookup_static_symbol.
3146
3d235706
TT
31472019-07-29 Tom Tromey <tom@tromey.com>
3148
3149 * lib/tuiterm.exp (Term::_csi_@): New proc.
3150 (Term::_csi_X): Don't move cursor.
3151
c7e4c0a6
PW
31522019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3153
3154 * gdb.base/options.exp: Update backtrace - completion to
3155 new option -frame-info.
3156 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3157 Test new 'set print frame-info'. Test backtrace -frame-info
3158 overriding 'set print frame-info'.
3159 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3160 Test new 'set print frame-info'.
3161 Verify consistency of backtrace with and without filters, with and
3162 without -no-filters.
3163 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3164 default.
3165
de28a3b7
TV
31662019-07-29 Tom de Vries <tdevries@suse.de>
3167
3168 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3169 no arguments".
3170
507dd60e
TV
31712019-07-29 Tom de Vries <tdevries@suse.de>
3172
3173 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3174 is a substring of the first for "complete non-unique file name".
3175
5beafce9
TV
31762019-07-29 Tom de Vries <tdevries@suse.de>
3177
3178 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3179 with ".*".
3180
2d274232
TV
31812019-07-29 Tom de Vries <tdevries@suse.de>
3182
3183 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3184 Pass prompt_regexp parameter to gdb_test_multiple calls.
3185
9197cd8b
TV
31862019-07-29 Tom de Vries <tdevries@suse.de>
3187
3188 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3189 print registers" regexps.
9197cd8b 3190
b528dae0
TV
31912019-07-29 Tom de Vries <tdevries@suse.de>
3192
3193 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3194
d17725d7
TV
31952019-07-29 Tom de Vries <tdevries@suse.de>
3196
3197 PR gdb/24855
3198 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3199 (skip_python_tests_prompt): Add prompt_regexp argument to
3200 gdb_test_multiple calls.
3201
52b75bf1
TT
32022019-07-27 Tom Tromey <tom@tromey.com>
3203
3204 * gdb.tui/main.exp: New file.
3205
2b1d00c2
TT
32062019-07-27 Tom Tromey <tom@tromey.com>
3207
3208 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3209 optional.
3210 * gdb.tui/empty.exp: New file.
3211
ded631d5
TT
32122019-07-27 Tom Tromey <tom@tromey.com>
3213
3214 * lib/tuiterm.exp (spawn): New proc.
3215 (Term::resize): New proc.
3216 * gdb.tui/resize.exp: New file.
3217
58ac439d
TT
32182019-07-27 Tom Tromey <tom@tromey.com>
3219
3220 * gdb.tui/list.exp: New file.
3221
fe1f56ee
TT
32222019-07-27 Tom Tromey <tom@tromey.com>
3223
3224 * gdb.tui/regs.exp: New file.
3225
f790b310
TT
32262019-07-27 Tom Tromey <tom@tromey.com>
3227
3228 * gdb.tui/basic.exp: Add "layout split" test.
3229
d95fc6ee
TT
32302019-07-27 Tom Tromey <tom@tromey.com>
3231
3232 * gdb.tui/basic.exp: Add "layout asm" test.
3233
c3786b3a
TT
32342019-07-27 Tom Tromey <tom@tromey.com>
3235
3236 * lib/tuiterm.exp: New file.
3237 * gdb.tui/basic.exp: New file.
3238
98a617f8
KB
32392019-07-27 Kevin Buettner <kevinb@redhat.com>
3240
3241 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3242 Enable tests associated with this flag. Adjust regex
3243 referencing "foo_low" to now refer to "foo_cold" instead.
3244
5c076da4
KB
32452019-07-27 Kevin Buettner <kevinb@redhat.com>
3246
3247 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3248 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3249 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3250 foo_cold. Revise comments to match.
3251 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3252 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3253 were wrapped into this proc; Call do_test in loop from outermost
3254 level.
3255 (foo_low): Rename all occurrences to "foo_cold".
3256 (backtrace from baz): New test.
3257 (x2/i foo_cold): New test.
3258 (info line *foo_cold): New test.
3259
1512d3b7
TV
32602019-07-26 Tom de Vries <tdevries@suse.de>
3261
3262 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3263
297989a1
TV
32642019-07-25 Tom de Vries <tdevries@suse.de>
3265
3266 PR testsuite/24830
3267 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3268 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3269 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3270 (skip_libstdcxx_probe_tests): ... here.
3271 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3272
b3b965fb
TV
32732019-07-24 Tom de Vries <tdevries@suse.de>
3274
3275 PR testsuite/24807
3276 * gdb.objc/basicclass.m: Include stdio.h.
3277 * gdb.objc/nondebug.m: Same.
3278 * gdb.objc/objcdecode.m: Same.
3279
4625b4d0
TV
32802019-07-24 Tom de Vries <tdevries@suse.de>
3281
3282 PR testsuite/24612
3283 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3284 additional_flags.
3285
024a5840
TV
32862019-07-24 Tom de Vries <tdevries@suse.de>
3287
3288 PR testsuite/24831
3289 * gdb.multi/tids.exp: Update error messages for info threads.
3290
c76ddaa3
TV
32912019-07-24 Tom de Vries <tdevries@suse.de>
3292
3293 * gdb.base/info-types.exp: Allow info types to print info for more than
3294 one file.
3295
9a618ef6
TV
32962019-07-23 Tom de Vries <tdevries@suse.de>
3297
3298 PR testsuite/24842
3299 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3300 gdb_spawn_with_cmdline_opts.
3301
40eadf04
SP
33022019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3303
3304 * gdb.arch/arm-cmse-sgstubs.c: New test.
3305 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3306
5ba29434
TV
33072019-07-23 Tom de Vries <tdevries@suse.de>
3308
3309 PR testsuite/24711
3310 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3311 issuing next command.
3312
a8e9d247
AB
33132019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3314
3315 * gdb.ada/info_auto_lang.exp: Update expected results.
3316 * gdb.base/info-types.c: Add additional types to check.
3317 * gdb.base/info-types.exp: Update expected results.
3318
eb86c5e2
AB
33192019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3320
3321 * gdb.base/info-types.c: New file.
3322 * gdb.base/info-types.exp: New file.
3323
01e175fe
AB
33242019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3325
3326 * gdb.arch/riscv-bp-infcall.c: New file.
3327 * gdb.arch/riscv-bp-infcall.exp: New file.
3328
6b78c3f8
AB
33292019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3330
3331 PR breakpoints/24541
3332 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3333
da738167
TV
33342019-07-14 Tom de Vries <tdevries@suse.de>
3335
3336 PR testsuite/24760
3337 * gdb.objc/basicclass.exp: Fix unterminated string.
3338
0d4e84ed
AB
33392019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3340 Andrew Burgess <andrew.burgess@embecosm.com>
3341
3342 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3343 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3344 negative bounds.
3345 * gdb.fortran/vla-value.exp: Print elements of an array with
3346 negative bounds.
3347 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3348 testing.
3349
021d8588
AB
33502019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3351
3352 * gdb.base/options.exp (expect_string): Dequote strings in
3353 results.
3354 (test-string): Test strings with different quoting and reindent.
3355
f06f1252
TT
33562019-07-10 Tom Tromey <tromey@adacore.com>
3357
3358 * gdb.ada/mi_ex_cond.exp: Update expected results.
3359 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3360 * gdb.ada/mi_catch_ex.exp: Update expected results.
3361 * gdb.ada/mi_catch_assert.exp: Update expected results.
3362 * gdb.ada/catch_ex.exp (catch_exception_info)
3363 (catch_exception_entry, catch_assert_entry)
3364 (catch_unhandled_entry): Update.
3365 * gdb.ada/catch_assert_if.exp: Update expected results.
3366
b863685d
RB
33672019-07-10 Richard Bunt <richard.bunt@arm.com>
3368 Stephen Roberts <stephen.roberts@arm.com>
3369
3370 * gdb.base/define.exp: Restore original prompt.
3371
cb1e4e32
PA
33722019-07-09 Pedro Alves <palves@redhat.com>
3373
3374 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3375 breakpoints" output.
3376 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3377 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3378 throw" creates breakpoint.
3379 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3380 'type="catchpoint"'.
3381
b58a68fe
PA
33822019-07-09 Pedro Alves <palves@redhat.com>
3383
3384 PR c++/15468
3385 * gdb.cp/except-multi-location-lib.cc: New.
3386 * gdb.cp/except-multi-location-main.cc: New.
3387 * gdb.cp/except-multi-location.exp: New.
3388
0826779b
PW
33892019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3390
3391 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3392 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3393 argument and update callers.
3394
5b0e2db4
AB
33952019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3396
3397 * gdb.arch/amd64-break-on-asm-line.S: New file.
3398 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3399
1f6f6e21
PW
34002019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3401
3402 * gdb.base/printcmds.exp: Test printing C string and
3403 C wide string convenience vars without transiting via the inferior.
3404 Also make test names unique.
3405
ea142fbf
AH
34062019-07-08 Alan Hayward <alan.hayward@arm.com>
3407
5862c886 3408 PR breakpoints/25011
ea142fbf
AH
3409 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3410
213fd9fa
PA
34112019-07-04 Pedro Alves <palves@redhat.com>
3412
3413 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3414 body returned ok(0), break(3) or continue(4).
3415 * gdb.testsuite/foreach_with_prefix.exp: New file.
3416
2b40fda7
AH
34172019-07-04 Alan Hayward <alan.hayward@arm.com>
3418
3419 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3420
a26c8de0
PA
34212019-07-03 Pedro Alves <palves@redhat.com>
3422
3423 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3424 "return -code".
3425
5f4ba3e7
PA
34262019-07-03 Pedro Alves <palves@redhat.com>
3427
3428 PR cli/24732
3429 * gdb.base/shell.exp: Load completion-support.exp.
3430 Adjust expected error output. Add completion tests.
3431
a994424f
PA
34322019-07-03 Pedro Alves <palves@redhat.com>
3433
3434 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3435 string_to_regexp.
3436
3d9be6f5
PA
34372019-07-03 Pedro Alves <palves@redhat.com>
3438
3439 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3440 (expect_integer): Adjust to expect "-string".
3441 (expect_string): New.
3442 (all_options): Expect "-string".
3443 (test-flag, test-boolean): Adjust to expect "-string".
3444 (test-string): New proc.
3445 (top level): Call it.
3446
41fc454c
PA
34472019-07-03 Pedro Alves <palves@redhat.com>
3448
3449 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3450 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3451 the expected output in the success.
3452
b2b2a215
PA
34532019-07-03 Pedro Alves <palves@redhat.com>
3454
3455 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3456 Split one gdb_test_multiple call in two to avoid a race.
3457
fdbc9870
PA
34582019-07-03 Pedro Alves <palves@redhat.com>
3459
3460 * gdb.base/with.c: New file.
3461 * gdb.base/with.exp: New file.
3462
c6ac8931
PA
34632019-07-03 Pedro Alves <palves@redhat.com>
3464
3465 * gdb.base/settings.exp: Replace all references to "maint
3466 test-settings set" with references to "maint set test-settings",
3467 and all references to "maint test-settings show" with references
3468 to "maint show test-settings".
3469
970f9d09
PA
34702019-07-03 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.base/settings.exp (test-string): Adjust expected out when
3473 testing "maint test-settings show filename"
3474
54d66006
PA
34752019-07-02 Pedro Alves <palves@redhat.com>
3476
3477 * gdb.base/options.exp (test-info-threads): New procedure.
3478 (top level): Call it.
3479
10d06d82
TT
34802019-06-28 Tom Tromey <tromey@adacore.com>
3481
3482 * gdb.dwarf2/ada-linkage-name.c: New file.
3483 * gdb.dwarf2/ada-linkage-name.exp: New file.
3484
3d507ff2
TT
34852019-06-27 Tom Tromey <tromey@adacore.com>
3486
d039f014 3487 PR c++/20020:
3d507ff2
TT
3488 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3489
8af58ffe
TV
34902019-06-26 Tom de Vries <tdevries@suse.de>
3491
3492 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3493
22e21752
TV
34942019-06-26 Tom de Vries <tdevries@suse.de>
3495
3496 * gdb.base/index-cache.exp: Add back missing debug option.
3497
b65b566c
PW
34982019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3499
3500 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3501
5c2c8c69
TV
35022019-06-25 Tom de Vries <tdevries@suse.de>
3503
3504 PR testsuite/24727
3505 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3506
164e3873
TV
35072019-06-24 Tom de Vries <tdevries@suse.de>
3508
3509 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3510
824eacee
TV
35112019-06-24 Tom de Vries <tdevries@suse.de>
3512
3513 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3514 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3515 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3516
385b97d3
TV
35172019-06-24 Tom de Vries <tdevries@suse.de>
3518
3519 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3520
c596f180
TV
35212019-06-21 Tom de Vries <tdevries@suse.de>
3522
3523 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3524
b13a7d03
TV
35252019-06-21 Tom de Vries <tdevries@suse.de>
3526
3527 PR testsuite/24518
3528 PR ada/24713
3529 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3530 index.
3531
899277ae
TT
35322019-06-19 Tom Tromey <tromey@adacore.com>
3533
3534 * gdb.ada/length_cond.exp: Add intro comment.
3535
680e1bee
TT
35362019-06-19 Tom Tromey <tromey@adacore.com>
3537
3538 * gdb.ada/length_cond.exp: New file.
3539 * gdb.ada/length_cond/length_cond.adb: New file.
3540 * gdb.ada/length_cond/pck.adb: New file.
3541 * gdb.ada/length_cond/pck.ads: New file.
3542
0ed4690a
TV
35432019-06-18 Tom de Vries <tdevries@suse.de>
3544
3545 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3546
d20ed5fd
TT
35472019-06-18 Tom Tromey <tromey@adacore.com>
3548
3549 * gdb.base/list0.h: Add comment explaining control character.
3550
86e04673
TV
35512019-06-18 Tom de Vries <tdevries@suse.de>
3552
3553 * boards/fission.exp: Break up long debug_flags line.
3554
c4973306
SM
35552019-06-16 Tom de Vries <tdevries@suse.de>
3556
3557 PR gdb/24445
3558 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3559 generated index.
3560
93cb9841
AB
35612019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3562
3563 PR gdb/24686
3564 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3565 improve detection of bug gdb/24541.
3566
399aaebd
SM
35672019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3568
3569 PR gdb/24669
3570 * gdb.base/index-cache.exp (uses_readnow,
3571 expecting_index_cache_use): Define global variable.
3572 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3573 expecting_index_cache_use.
3574
584a927c
AB
35752019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3576 Andrew Burgess <andrew.burgess@embecosm.com>
3577
3578 * gdb.fortran/pointers.f90: New file.
3579 * gdb.fortran/print_type.exp: New file.
3580 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3581 * gdb.fortran/vla-type.exp: Likewise.
3582 * gdb.fortran/vla-value.exp: Likewise.
3583 * gdb.mi/mi-vla-fortran.exp: Likewise.
3584
30056ea0
AB
35852019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3586
3587 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3588 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3589 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3590 as a stop reason.
3591
ec8e2b6d
AB
35922019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3593
3594 * gdb.base/annota1.exp: Update expected results.
3595 * gdb.cp/annota2.exp: Likewise.
3596 * gdb.cp/annota3.exp: Likewise.
3597
09e4c4e1
AB
35982019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3599
3600 * gdb.base/style-logging.exp: Remove path from test name.
3601
0735b091
TT
36022019-06-14 Tom Tromey <tromey@adacore.com>
3603
3604 PR gdb/24502:
3605 * gdb.base/style-logging.exp: New file.
3606
f5686554
TT
36072019-06-14 Tom Tromey <tromey@adacore.com>
3608
3609 * gdb.base/symfile-warn.exp: New file.
3610 * gdb.base/symfile-warn.c: New file.
3611
a0c1ffed
TT
36122019-06-14 Tom Tromey <tromey@adacore.com>
3613
3614 * gdb.base/annotate-symlink.exp: New file.
3615
f411722c
TT
36162019-06-14 Tom Tromey <tromey@adacore.com>
3617
3618 * gdb.ada/set_wstr.exp: Add reassignment test.
3619
4268ec18
TT
36202019-06-14 Tom Tromey <tromey@adacore.com>
3621
3622 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3623 'unchecked_access and 'unrestricted_access as well.
3624
9a9e394b
TT
36252019-06-14 Tom Tromey <tromey@adacore.com>
3626
3627 PR ada/24539:
3628 * gdb.ada/vla.exp: Update tests.
3629 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3630 pragma.
3631
4c048731
PA
36322019-06-13 Pedro Alves <palves@redhat.com>
3633
3634 * gdb.base/settings.exp (test-integer): Test junk after
3635 "unlimited".
3636
6665660a
PA
36372019-06-13 Pedro Alves <palves@redhat.com>
3638
3639 * gdb.base/options.exp (test-thread-apply): New.
3640 (top level): Call it.
3641
5d707134
PA
36422019-06-13 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.base/options.exp (test-frame-apply): New.
3645 (top level): Test print commands with different "frame apply"
3646 prefixes.
3647
e2a689da
PA
36482019-06-13 Pedro Alves <palves@redhat.com>
3649
e79be6e5 3650 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3651 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3652 'max_completions' parameter and handle it.
3653 (test_gdb_completion_offers_commands): New.
3654
90a1ef87
PA
36552019-06-13 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3658
d4c16835
PA
36592019-06-13 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.base/options.exp (test-backtrace): New.
3662 (top level): Call it.
3663
2daf894e
PA
36642019-06-13 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.guile/scm-frame-args.exp: Use "set print
3667 raw-frame-arguments" instead of "set print raw frame-arguments".
3668 * gdb.python/py-frame-args.exp: Likewise.
3669
e6ed716c
PA
36702019-06-13 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.compile/compile.exp: Adjust expected output to option
3673 processing changes.
3674
7d8062de
PA
36752019-06-13 Pedro Alves <palves@redhat.com>
3676
3677 * gdb.base/options.exp: Build executable.
3678 (test-print): New procedure.
3679 (top level): Call it, once for "print" and another for "compile
3680 print".
3681
9d0faba9
PA
36822019-06-13 Pedro Alves <palves@redhat.com>
3683
3684 * gdb.base/options.c: New file.
3685 * gdb.base/options.exp: New file.
3686
dee7b4c8
PA
36872019-06-13 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3690 that "o" is ambiguous.
3691
dca0f6c0
PA
36922019-06-13 Pedro Alves <palves@redhat.com>
3693
3694 * gdb.base/settings.c: New file.
3695 * gdb.base/settings.exp: New file.
3696
ccf46844
PA
36972019-06-13 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.base/completion.exp: Fix comment typo.
3700
b9a3f842
PA
37012019-06-13 Pedro Alves <palves@redhat.com>
3702
3703 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3704 foo --1" test.
3705
d106773e
PA
37062019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3707
3708 * gdb.fortran/block-data.f: New.
3709 * gdb.fortran/block-data.exp: New.
3710
fea82da0
TV
37112019-06-11 Tom de Vries <tdevries@suse.de>
3712
3713 PR testsuite/24521
3714 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3715 message.
3716
8c2e74f1
TV
37172019-06-11 Tom de Vries <tdevries@suse.de>
3718
3719 PR testsuite/24521
3720 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3721
b49851c8
TV
37222019-06-11 Tom de Vries <tdevries@suse.de>
3723
3724 * boards/readnow.exp: New file.
3725
a7067863
AB
37262019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.fortran/vla-sizeof.exp: Update expected results.
3729
1a3da2cd
AB
37302019-06-06 Amos Bird <amosbird@gmail.com>
3731
3732 * gdb.base/annota1.exp (thread_switch): Add test for
3733 thread-exited annotation.
3734
3847a7bf
TT
37352019-06-06 Tom Tromey <tromey@adacore.com>
3736
3737 * gdb.base/maint.exp: Expect command started/finished output.
3738
0088ba59
AB
37392019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3740
3741 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3742 comment.
3743 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3744
312617a3
AB
37452019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3746
3747 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3748 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3749 * gdb.arch/riscv-unwind-long-insn.c: New file.
3750 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3751
e1f2e1a2
CB
37522019-06-04 Christian Biesinger <cbiesinger@google.com>
3753
d3238f7d 3754 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3755
206584bd
PW
37562019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3757
3758 * lib/gdb.exp (help_list_trailer): New regexp variable
3759 factorizing the help trailer message.
3760 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3761 arg to allow to better factorize various tests.
3762 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3763 (test_prefix_command_help): Use help_list_trailer.
3764 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3765 * gdb.guile/scm-cmd.exp: Likewise.
3766 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3767 * gdb.base/help.exp: Use test_user_defined_class_help.
3768 * gdb.base/style.exp: Add tests for styling of help and apropos.
3769 * lib/gdb-utils.exp (style): Add title and highlight styles.
3770
708dc93e
PW
37712019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3772
3773 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3774 $_shell_exitsignal.
3775 * gdb.base/default.exp: Update for new convenience variables.
3776
f49055a5
TT
37772019-05-29 Tom Tromey <tromey@adacore.com>
3778
3779 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3780 to "break complete ada" test case's regexp.
3781
4330d61d
TT
37822019-05-29 Tom Tromey <tromey@adacore.com>
3783
3784 PR c++/20020:
3785 * gdb.cp/constexpr-field.exp: New file.
3786 * gdb.cp/constexpr-field.cc: New file.
3787
000439d5
TT
37882019-05-29 Tom Tromey <tromey@adacore.com>
3789
3790 * gdb.base/finish.exp (finish_no_print): New proc.
3791 (finish_tests): Call it.
3792
5a01c34c
TV
37932019-05-24 Tom de Vries <tdevries@suse.de>
3794
3795 * gdb.dwarf2/gdb-add-index.exp: New file.
3796
18125b16
TT
37972019-05-22 Tom Tromey <tromey@adacore.com>
3798
3799 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3800 * gdb.base/style.exp: Use "style".
3801 * lib/gdb-utils.exp (style): New proc.
3802
af1a8d03
TV
38032019-05-22 Tom de Vries <tdevries@suse.de>
3804
3805 * gdb.base/align.exp: Require c++11.
3806
e7fe496b
TV
38072019-05-22 Tom de Vries <tdevries@suse.de>
3808
3809 PR testsuite/24586
3810 * gdb.python/py-mi-var-info-path-expression.exp: Call
3811 mi_skip_python_tests to check if python is supported.
3812
8fca4da0
AH
38132019-05-22 Alan Hayward <alan.hayward@arm.com>
3814
3815 * gdb.arch/aarch64-pauth.c: New test.
3816 * gdb.arch/aarch64-pauth.exp: New file.
3817
b7060614
AH
38182019-05-22 Alan Hayward <alan.hayward@arm.com>
3819
3820 * README (Re-running Tests Outside The Testsuite): New section.
3821
669d0468
TV
38222019-05-21 Tom de Vries <tdevries@suse.de>
3823
3824 * gdb.arch/amd64-eval.exp: Require c++11.
3825 * gdb.base/max-depth.exp: Same.
3826 * gdb.compile/compile-cplus-array-decay.exp: Same.
3827 * gdb.cp/meth-typedefs.exp: Same.
3828 * gdb.cp/subtypes.exp: Same.
3829 * gdb.cp/temargs.exp: Same.
3830
ce3ebcaa
AH
38312019-05-21 Alan Hayward <alan.hayward@arm.com>
3832
3833 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3834
34d11c68
AB
38352019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3836
3837 PR gdb/18644
3838 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3839 * gdb.fortran/printing-types.exp: Add new test.
3840 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3841 testing.
3842 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3843 setup_kfail call.
3844
87781e84
AH
38452019-05-17 Alan Hayward <alan.hayward@arm.com>
3846
3847 * README (Running the Testsuite): Change example.
3848 (Testsuite Parameters): Remove TRANSCRIPT.
3849 * lib/gdb.exp: Remove TRANSCRIPT check.
3850
b420b89e
AH
38512019-05-17 Alan Hayward <alan.hayward@arm.com>
3852
3853 * README (Testsuite Parameters): Add replay logging to
3854 GDBSERVER_DEBUG.
3855 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3856 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3857 as a comma separated list.
3858 (gdb_debug_init): Override procedure.
3859
408e9b8b
AH
38602019-05-17 Alan Hayward <alan.hayward@arm.com>
3861
3862 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3863 (gdb_write_cmd_file): New procedure.
3864 * lib/gdbserver-support.exp (gdbserver_start): Call
3865 gdbserver_write_cmd_file.
3866 (gdbserver_write_cmd_file): New procedure.
3867
f9e2e39d
AH
38682019-05-17 Alan Hayward <alan.hayward@arm.com>
3869
3870 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3871 (delete_breakpoints): Likewise.
3872 (gdb_run_cmd): Likewise.
3873 (gdb_start_cmd): Likewise.
3874 (gdb_starti_cmd): Likewise.
3875 (gdb_internal_error_resync): Likewise.
3876 (gdb_test_multiple): Likewise.
3877 (gdb_reinitialize_dir): Likewise.
3878 (default_gdb_exit): Likewise.
3879 (gdb_file_cmd): Mark kill as optional.
3880 (default_gdb_start): Call gdb_stdin_log_init.
3881 (send_gdb): Call gdb_stdin_log_write.
3882 (rerun_to_main): Mark Y as an answer.
3883 (gdb_stdin_log_init): New function.
3884 (gdb_stdin_log_write): Likewise.
3885
81f47ac2
AH
38862019-05-17 Alan Hayward <alan.hayward@arm.com>
3887
3888 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3889 * gdb.base/debug-expr.exp: Likewise.
3890 * gdb.base/foll-fork.exp: Likewise.
3891 * gdb.base/foll-vfork.exp: Likewise.
3892 * gdb.base/fork-print-inferior-events.exp: Likewise.
3893 * gdb.base/gdb-sigterm.exp: Likewise.
3894 * gdb.base/gdbinit-history.exp: Likewise.
3895 * gdb.base/osabi.exp: Likewise.
3896 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3897 * gdb.base/ui-redirect.exp: Likewise.
3898 * gdb.gdb/unittest.exp: Likewise.
3899 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3900 * gdb.mi/mi-watch.exp: Likewise.
3901 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3902 * gdb.mi/user-selected-context-sync.exp: Likewise.
3903 * gdb.python/python.exp: Disable debug test when debugging.
3904 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3905 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3906 Likewise.
3907 * gdb.threads/stepi-random-signal.exp: Likewise.
3908
29b52314
AH
39092019-05-17 Alan Hayward <alan.hayward@arm.com>
3910
3911 * Makefile.in: Pass through GDB_DEBUG.
3912 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3913 (gdb,debug): Add board setting.
3914 * lib/gdb.exp (default_gdb_start): Start debugging.
3915 (gdb_debug_enabled): New procedure.
3916 (gdb_debug_init): Likewise.
29b52314
AH
3917
39182019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3919
29b52314
AH
3920 * Makefile.in: Pass through GDB_DEBUG.
3921 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3922 (gdb,debug): Add board setting.
3923 * lib/gdb.exp (default_gdb_start): Start debugging.
3924 (gdb_debug_enabled): New procedure.
3925 (gdb_debug_init): Likewise.
29b52314 3926
ca1285d1
AH
39272019-05-17 Alan Hayward <alan.hayward@arm.com>
3928
3929 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3930
f3a09c80
AH
39312019-05-17 Alan Hayward <alan.hayward@arm.com>
3932
3933 * gdb.base/ui-redirect.exp: Test redirection.
3934
26648588
JV
39352019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3936
3937 * gdb.mi/mi-complete.exp: New file.
3938 * gdb.mi/mi-complete.cc: Likewise.
3939
14237686
AB
39402019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3941
3942 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3943 indexed and sliced arrays, and pointers to arrays.
3944
e7bd7fba
TT
39452019-05-14 Tom Tromey <tromey@adacore.com>
3946
3947 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3948 styling test.
3949
2764128d
TV
39502019-05-14 Tom de Vries <tdevries@suse.de>
3951
3952 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3953 selection entry encoding.
3954
71bed2db
TT
39552019-05-10 Tom Tromey <tromey@adacore.com>
3956
3957 * gdb.ada/info_exc.exp: Add "complete" test.
3958
63b667ad
TV
39592019-05-09 Tom de Vries <tdevries@suse.de>
3960
3961 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3962 CU-relative.
3963
9cfd2b89
TV
39642019-05-09 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3967 CU-relative.
3968
2228ef77
XR
39692019-05-08 Joel Brobecker <brobecker@adacore.com>
3970
3971 * gdb.ada/frame_arg_lang.exp: New testcase.
3972 * gdb.ada/frame_arg_lang/bla.adb: New file.
3973 * gdb.ada/frame_arg_lang/pck.ads: New file.
3974 * gdb.ada/frame_arg_lang/pck.adb: New file.
3975 * gdb.ada/frame_arg_lang/foo.c: New file.
3976
80e55b13
TT
39772019-05-08 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3980
9d3421af
TT
39812019-05-08 Tom Tromey <tromey@adacore.com>
3982
3983 * gdb.base/ptype-offsets.exp: Update tests.
3984
844333e2
TT
39852019-05-08 Tom Tromey <tromey@adacore.com>
3986
3987 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3988 cases.
3989 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3990 "short".
3991
988915ee
TT
39922019-05-08 Tom Tromey <tromey@adacore.com>
3993
3994 * gdb.ada/vla.exp: New file.
3995 * gdb.ada/vla/vla.adb: New file.
3996
7bd55dac
TV
39972019-05-07 Tom de Vries <tdevries@suse.de>
3998
3999 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4000
75f06e9d
TV
40012019-05-07 Tom de Vries <tdevries@suse.de>
4002
4003 PR testsuite/24522
4004 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4005 section.
4006
77e7aaa4
TV
40072019-05-07 Tom de Vries <tdevries@suse.de>
4008
4009 PR testsuite/24522
4010 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4011 .debug_aranges section.
4012
456ba0fa
TV
40132019-05-07 Tom de Vries <tdevries@suse.de>
4014
4015 PR testsuite/24159
4016 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4017
5a56d6a6
TV
40182019-05-06 Tom de Vries <tdevries@suse.de>
4019
4020 * lib/gdb.exp (exec_has_index_section): New proc.
4021 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4022 section.
4023
9d6d4be8
TV
40242019-05-04 Tom de Vries <tdevries@suse.de>
4025
4026 * boards/cc-with-debug-names.exp: New file.
4027
222a8d25
TT
40282019-05-03 Tom Tromey <tromey@adacore.com>
4029
4030 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4031 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4032 * gdb.ada/char_enum.exp: Add test.
4033
0fdfd794
TV
40342019-05-03 Tom de Vries <tdevries@suse.de>
4035
4036 * boards/cc-with-gdb-index.exp: New file.
4037
80062eb9
AB
40382019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4039
4040 * gdb.rust/simple.exp: Add new test case.
4041 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4042 (main): Initialise an instance of the new struct.
4043
4504bbde
TT
40442019-05-01 Tom Tromey <tromey@adacore.com>
4045
4046 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4047 record.
4048 (NPR): New variable.
4049 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4050 test.
4051
d48e62f4
TT
40522019-05-01 Tom Tromey <tromey@adacore.com>
4053
4054 * gdb.ada/packed_array_assign.exp: Add packed assignment
4055 regression test.
4056
f59f30f5
TV
40572019-05-01 Tom de Vries <tdevries@suse.de>
4058
4059 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4060
b70bfc54
TV
40612019-05-01 Tom de Vries <tdevries@suse.de>
4062
4063 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4064
15f18d14
AT
40652019-04-30 Ali Tamur <tamur@google.com>
4066
4067 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4068
2ff0a947
TT
40692019-04-30 Tom Tromey <tromey@adacore.com>
4070
4071 * lib/ada.exp (find_ada_tool): New proc.
4072 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4073 * gdb.ada/catch_ex_std.exp: New file.
4074 * gdb.ada/catch_ex_std/foo.adb: New file.
4075 * gdb.ada/catch_ex_std/some_package.adb: New file.
4076 * gdb.ada/catch_ex_std/some_package.ads: New file.
4077
a776957c
TT
40782019-04-30 Tom Tromey <tromey@adacore.com>
4079
4080 PR c++/24470:
4081 * gdb.cp/temargs.cc: Add test code from PR.
4082
bc68014d
AB
40832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4084
4085 * gdb.fortran/vla-datatypes.exp: Update expected results.
4086 * gdb.fortran/vla-ptype.exp: Likewise.
4087 * gdb.fortran/vla-type.exp: Likewise.
4088 * gdb.fortran/vla-value.exp: Likewise.
4089
f1fdc960
AB
40902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4091
4092 * gdb.fortran/ptr-indentation.exp: Update expected results.
4093 * gdb.fortran/ptype-on-functions.exp: Likewise.
4094 * gdb.fortran/vla-ptr-info.exp: Likewise.
4095 * gdb.fortran/vla-value.exp: Likewise.
4096
bf7a4de1
AB
40972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4098
4099 * gdb.fortran/ptype-on-functions.exp: New file.
4100 * gdb.fortran/ptype-on-functions.f90: New file.
4101
bbe75b9d
AB
41022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4103
4104 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4105 case void string.
4106
1db455a7
AB
41072019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4108
4109 * gdb.fortran/complex.exp: Expand.
4110 * gdb.fortran/complex.f: Renamed to...
4111 * gdb.fortran/complex.f90: ...this, and extended to add more
4112 complex values.
4113
b6d03bb2
AB
41142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4115
4116 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4117 MODULO, CMPLX.
4118
2e62ab40
AB
41192019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4120 Richard Bunt <richard.bunt@arm.com>
4121
4122 * gdb.base/max-depth.c: New file.
4123 * gdb.base/max-depth.exp: New file.
4124 * gdb.python/py-nested-maps.c: New file.
4125 * gdb.python/py-nested-maps.exp: New file.
4126 * gdb.python/py-nested-maps.py: New file.
4127 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4128 (test_all_common): Call test_max_depth.
4129 * gdb.fortran/max-depth.exp: New file.
4130 * gdb.fortran/max-depth.f90: New file.
4131 * gdb.go/max-depth.exp: New file.
4132 * gdb.go/max-depth.go: New file.
4133 * gdb.modula2/max-depth.exp: New file.
4134 * gdb.modula2/max-depth.c: New file.
4135 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4136
d2b584a5
TV
41372019-04-29 Tom de Vries <tdevries@suse.de>
4138
4139 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4140
136afab8
PW
41412019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4142
4143 * gdb.base/callexit.exp: Test may-call-functions off.
4144
725cbb63
KS
41452019-04-25 Keith Seitz <keiths@redhat.com>
4146
4147 PR c++/24367
4148 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4149 (another_incomplete_struct, test_incomplete): New definitions.
4150 (main): Use new definitions.
4151 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4152 functions.
4153
701adfb0
PA
41542019-04-25 Ali Tamur <tamur@google.com>
4155
4156 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4157
82433e3e
SDJ
41582019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4159
4160 PR corefiles/11608
4161 PR corefiles/18187
4162 * gdb.base/coredump-filter-build-id.exp: New file.
4163
dd06d4d6
AH
41642019-04-25 Alan Hayward <alan.hayward@arm.com>
4165
e79be6e5
SM
4166 * Makefile.in: Pass through GDBSERVER_DEBUG.
4167 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4168 (gdbserver,debug): Add board setting.
4169 * gdb.trace/tspeed.exp: Skip when debugging.
4170 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4171 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4172
1670072e
TT
41732019-04-24 Tom Tromey <tromey@adacore.com>
4174
4175 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4176 Rust.
4177
a59240a4
TT
41782019-04-24 Tom Tromey <tromey@adacore.com>
4179
4180 * gdb.arch/amd64-eval.exp: Test bitfield return.
4181 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4182 (class Foo) <return_bitfields>: New method.
4183 (main): Call it.
4184
b907456c
AB
41852019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4186
4187 * gdb.cp/many-args.cc: New file.
4188 * gdb.cp/many-args.exp: New file.
4189
5c565afd
TV
41902019-04-23 Tom de Vries <tdevries@suse.de>
4191
4192 PR gdb/24433
4193 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4194
ba22ff86
AH
41952019-04-23 Alan Hayward <alan.hayward@arm.com>
4196
4197 * gdb.trace/backtrace.exp: Use nopie flag.
4198 * gdb.trace/circ.exp: Likewise.
4199 * gdb.trace/collection.exp: Likewise.
4200 * gdb.trace/ftrace.exp: Likewise.
4201 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4202 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4203 * gdb.trace/qtro.exp: Likewise.
4204 * gdb.trace/read-memory.exp: Likewise.
4205 * gdb.trace/report.exp: Likewise.
4206 * gdb.trace/tfile.exp: Likewise.
4207 * gdb.trace/tfind.exp: Likewise.
4208 * gdb.trace/unavailable.exp: Likewise.
4209
7905fc35
PA
42102019-04-22 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.base/solib-probes-nosharedlibrary.c,
4213 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4214
8ecb59f8
TT
42152019-04-19 Tom Tromey <tromey@adacore.com>
4216
4217 * gdb.ada/ptype_union.c: New file.
4218 * gdb.ada/ptype_union.exp: New file.
4219
62160ec9
TT
42202019-04-19 Tom Tromey <tromey@adacore.com>
4221
4222 PR symtab/24423:
4223 * gdb.base/list0.h (foo): Add a control-l character.
4224
36cd4ba5
TV
42252019-04-18 Tom de Vries <tdevries@suse.de>
4226
4227 PR gdb/24433
4228 * boards/local-board.exp: Set sysroot to "".
4229
b73715df
TV
42302019-04-18 Tom de Vries <tdevries@suse.de>
4231 Pedro Alves <palves@redhat.com>
4232
4233 PR gdb/24454
4234 * gdb.threads/vfork-follow-child-exec.c: New file.
4235 * gdb.threads/vfork-follow-child-exec.exp: New file.
4236 * gdb.threads/vfork-follow-child-exit.c: New file.
4237 * gdb.threads/vfork-follow-child-exit.exp: New file.
4238
4aa866af
LS
42392019-04-15 Leszek Swirski <leszeks@google.com>
4240
4241 * gdb.arch/amd64-eval.cc: New file.
4242 * gdb.arch/amd64-eval.exp: New file.
4243
e5a1a79a
AH
42442019-04-11 Alan Hayward <alan.hayward@arm.com>
4245
4246 * gdb.server/sysroot.c: New test.
4247 * gdb.server/sysroot.exp: New file.
4248 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4249 matching param.
4250
41077b66
AB
42512019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4252
4253 * gdb.base/align.exp: Extend test to cover structures containing
4254 only static fields.
4255
c30391f8
TV
42562019-04-11 Tom de Vries <tdevries@suse.de>
4257
4258 * boards/cc-with-dwz-m.exp: New file.
4259 * boards/cc-with-dwz.exp: New file.
4260 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4261
e242fd12
SM
42622019-04-09 Simon Marchi <simon.marchi@efficios.com>
4263
4264 * gdb.base/start-cpp.exp: New file.
4265 * gdb.base/start-cpp.cc: New file.
4266
2b0c8b01
KB
42672019-04-08 Kevin Buettner <kevinb@redhat.com>
4268
4269 * gdb.python/py-thrhandle.exp: Adjust tests to call
4270 thread_from_handle instead of thread_from_thread_handle.
4271
947210e5
KB
42722019-04-08 Kevin Buettner <kevinb@redhat.com>
4273
4274 * gdb.python/py-thrhandle.exp: Add tests for
4275 gdb.InferiorThread.handle.
4276
d7df6549
AB
42772019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4278
4279 * gdb.python/py-function.exp: Check calling helper function from
4280 all languages.
4281 * lib/gdb.exp (gdb_supported_languages): New proc.
4282
8bdc1658
AB
42832019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4284
4285 * gdb.base/complex-parts.c: New file.
4286 * gdb.base/complex-parts.exp: New file.
4287
05caa1d2
TT
42882019-04-01 Tom Tromey <tromey@adacore.com>
4289
4290 PR symtab/23331:
4291 * gdb.dwarf2/dw2-ranges-main.c: New file.
4292 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4293 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4294
7734102d
EZ
42952019-03-30 Simon Marchi <simark@simark.ca>
4296
4297 * gdb.base/default.exp: Add values for $_gdb_major and
4298 $_gdb_minor.
4299
188e1fa9
TT
43002019-03-29 Tom Tromey <tromey@adacore.com>
4301
4302 * gdb.base/help.exp: Tighten apropos regexp.
4303
2880242d
KS
43042019-03-29 Keith Seitz <keiths@redhat.com>
4305
4306 * gdb.fortran/array-bounds.exp: New file.
4307 * gdb.fortran/array-bounds.f90: New file.
4308
077cad8e
PW
43092019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4310
4311 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4312
80047cfc
PW
43132019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4314
4315 * gdb.multi/hello.c (main): Increase alarm timer.
4316
f489207e
SL
43172019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4318
4319 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4320 factor when no hardware watchpoint support.
4321
c92df149
AH
43222019-03-28 Alan Hayward <alan.hayward@arm.com>
4323 Pedro Alves <palves@redhat.com>
4324
4325 * boards/local-board.exp: set sysroot to /.
4326
933aebfa
AH
43272019-03-27 Alan Hayward <alan.hayward@arm.com>
4328
4329 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4330 in child.
4331
9f9aa852
AB
43322019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4333
4334 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4335 field.
4336 (make_container): Initialise new field.
4337 * gdb.python/py-prettyprint.exp: Add new tests.
4338 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4339 <display_hint>: New method.
4340
3714a195
AB
43412019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4342
4343 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4344 gdb_continue_to_breakpoint more throughout this test.
4345 (run_lang_tests) Supply unique test names, and use
4346 gdb_test_no_output.
4347
18c77628
AB
43482019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4349
4350 * gdb.base/finish-pretty.exp: Update expected results.
4351 * gdb.base/pretty-print.c: New file.
4352 * gdb.base/pretty-print.exp: New file.
4353
9a93502f
PA
43542019-03-25 Pedro Alves <palves@redhat.com>
4355
4356 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4357 move comments outside list. Append '-i "" eof' section.
4358
968aa7ae
AH
43592019-03-22 Alan Hayward <alan.hayward@arm.com>
4360
34a7f2a4 4361 PR testsuite/25016
968aa7ae
AH
4362 * README: Add pie options.
4363 * gdb.base/break-interp.exp: Ensure pie is disabled.
4364 * gdb.base/dump.exp: Likewise.
4365 * lib/gdb.exp (gdb_compile): Add pie option.
4366
4c7d57e7
TT
43672019-03-19 Tom Tromey <tromey@adacore.com>
4368
4369 * gdb.mi/mi2-cli-display.c: New file.
4370 * gdb.mi/mi2-cli-display.exp: New file.
4371
bff8c71f
TT
43722019-03-18 Joel Brobecker <brobecker@adacore.com>
4373 Tom Tromey <tromey@adacore.com>
4374
4375 * gdb.ada/ptype_array/pck.adb: New file.
4376 * gdb.ada/ptype_array/pck.ads: New file.
4377 * gdb.ada/ptype_array/foo.adb: New file.
4378 * gdb.ada/ptype_array.exp: New file.
4379
d085f989
TT
43802019-03-14 Tom Tromey <tromey@adacore.com>
4381
4382 * gdb.base/style.exp: Add "set style sources" test.
4383
b4be1b06
SM
43842019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4385
4386 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4387 * mi-breakpoint-multiple-locations.exp: ... this.
4388 (make_breakpoints_pattern): New proc.
4389 (do_test): Add mi_version parameter, test -break-insert,
4390 -break-info and =breakpoint-created.
4391
7cde5fc2
AB
43922019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4393
4394 * config/default.exp: Remove 'load_lib gdb.exp'.
4395 * config/monitor.exp: Likewise.
4396 * config/sid.exp: Likewise.
4397 * config/sim.exp: Likewise.
4398 * config/slite.exp: Likewise.
4399 * config/unix.exp: Likewise.
4400 * gdb.base/default.exp: Remove unhelpful comment.
4401
efbecbc1
AB
44022019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4403
4404 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4405
0841c79a
AB
44062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4407
4408 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4409
4a270568
AB
44102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4411
4412 * gdb.fortran/type-kinds.exp: Update expected results.
4413
067630bd
AB
44142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4415
4416 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4417
3be47f7a
AB
44182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4419
4420 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4421 function.
4422 (test_basic_parsing_of_type_kinds): Expand types tested.
4423 (test_parsing_invalid_type_kinds): New function.
4424
4d00f5d8
AB
44252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4426
4427 * gdb.fortran/intrinsics.exp: New file.
4428 * gdb.fortran/intrinsics.f90: New file.
4429 * gdb.fortran/type-kinds.exp: New file.
4430
c8f91604
AB
44312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4432
4433 * gdb.fortran/dot-ops.exp: New file.
4434
dd9f2c76
AB
44352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4436
4437 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4438 Check upper and lower case logical literals.
4439
84ec9724
AB
44402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4441
4442 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4443 Remove duplicate tests.
4444
c3734e09
AH
44452019-03-06 Alan Hayward <alan.hayward@arm.com>
4446
4447 * lib/gdb.exp (builtin_cd): rename of cd.
4448 (cd): Override builtin.
4449
aa3cfbda
RB
44502019-03-06 Richard Bunt <richard.bunt@arm.com>
4451
4452 * gdb.fortran/function-calls.exp: New file.
4453 * gdb.fortran/function-calls.f90: New test.
4454
7b63ad86
RB
44552019-03-04 Richard Bunt <richard.bunt@arm.com>
4456
4457 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4458 on user program standard output.
4459 * gdb.fortran/short-circuit-argument-list.f90: Record function
4460 calls.
4461
01abb042
AH
44622019-02-28 Alan Hayward <alan.hayward@arm.com>
4463
c3734e09
AH
4464 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4465 failure.
01abb042 4466
92137da0
RO
44672019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4468
4469 PR gdb/8527
4470 * gdb.base/interrupt-daemon-attach.c,
4471 gdb.base/interrupt-daemon-attach.exp: New test.
4472
5862844d
PA
44732019-02-27 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.base/page.exp: Add tests for "set width/height -1".
4476
8ed25214
PA
44772019-02-27 Pedro Alves <palves@redhat.com>
4478
4479 * gdb.base/page.exp: Add tests for "set/show width/height" with
4480 "infinite" values.
4481
6c28e44a
TT
44822019-02-27 Tom Tromey <tromey@adacore.com>
4483
4484 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4485 2.4.
4486 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4487 workaround.
4488
bf9a735e
AB
44892019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4490
4491 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4492 tests for structs with static members.
4493
8791793c
TT
44942019-02-26 Tom Tromey <tromey@adacore.com>
4495
4496 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4497 ValueError, not TypeError.
4498
bc2a507e
KB
44992019-02-26 Kevin Buettner <kevinb@redhat.com>
4500
4501 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4502 call from main program.
4503
e0e7d3bd
JB
45042019-02-23 Joel Brobecker <brobecker@adacore.com>
4505
4506 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4507 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4508 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4509 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4510 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4511
9600246d
KS
45122019-02-22 Keith Seitz <keiths@redhat.com>
4513
4514 PR symtab/23853
4515 * gdb.base/symlink-sourcefile.c: New file.
4516 * gdb.base/symlink-sourcefile.exp: New file.
4517
0c95f9ed
TT
45182019-02-20 Tom Tromey <tom@tromey.com>
4519
4520 * gdb.base/info_qt.exp: Update.
4521
6caa91b6
SM
45222019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4523
4524 * gdb.base/source.exp: Move "error in sourced script" code to
4525 the end.
4526 * gdb.base/source-error.gdb: Move contents to
4527 source-error-1.gdb. Add new code to source source-error-1.gdb.
4528 * gdb.base/source-error-1.gdb: New file, from previous
4529 source-error.gdb.
4530
6506371f
TT
45312019-02-17 Tom Tromey <tom@tromey.com>
4532
4533 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4534 for macro styling.
4535 * gdb.base/style.c (SOME_MACRO): New macro.
4536
a0087920
TT
45372019-02-17 Tom Tromey <tom@tromey.com>
4538
4539 * gdb.base/style.exp: Add line-wrapping tests.
4540 * gdb.base/page.exp: Add test for quitting during pagination.
4541
a2cd4f14
JB
45422019-02-17 Joel Brobecker <brobecker@adacore.com>
4543
4544 * gdb.ada/big_packed_array: New testcase.
4545 * gdb.ada/homonym.exp: Fix incorrect expected output for
4546 "break <homonym__get_value>" test.
4547
9d70ffbc
WP
45482019-02-13 Weimin Pan <weimin.pan@oracle.com>
4549
4550 PR breakpoints/21870
4551 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4552 and prepare_for_testing. Add comment.
4553 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4554 redundant cleanup call. Clean up comment.
4555
01c7ae81
WP
45562019-02-12 Weimin Pan <weimin.pan@oracle.com>
4557
4558 PR breakpoints/21870
4559 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4560 * gdb.arch/aarch64-dbreg-contents.c: New file.
4561
aff29d1c
JB
45622019-02-10 Joel Brobecker <brobecker@adacore.com>
4563
4564 * gdb.ada/mi_ref_changeable: New testcase.
4565
df0da8a2
AH
45662019-02-07 Alan Hayward <alan.hayward@arm.com>
4567
4568 * gdb.base/attach.exp: Add double attach test.
4569
bd447abb
SM
45702019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4571
4572 * lib/gdb.exp (default_gdb_start): Don't match pagination
4573 prompt.
4574 (gdb_init): Set stty_init.
4575
1dbc40b9
TT
45762019-01-27 Tom Tromey <tom@tromey.com>
4577
4578 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4579 skip_python_tests.
4580
353229bf
AH
45812019-01-24 Alan Hayward <alan.hayward@arm.com>
4582
4583 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4584 New structure.
4585 (struct struct_static_02_02): Likewise.
4586 (struct struct_static_02_03): Likewise.
4587 (struct struct_static_02_04): Likewise.
4588 (struct struct_static_04_01): Likewise.
4589 (struct struct_static_04_02): Likewise.
4590 (struct struct_static_04_03): Likewise.
4591 (struct struct_static_04_04): Likewise.
4592 (struct struct_static_06_01): Likewise.
4593 (struct struct_static_06_02): Likewise.
4594 (struct struct_static_06_03): Likewise.
4595 (struct struct_static_06_04): Likewise.
4596 (cmp_struct_static_02_01): Likewise.
4597 (cmp_struct_static_02_02): Likewise.
4598 (cmp_struct_static_02_03): Likewise.
4599 (cmp_struct_static_02_04): Likewise.
4600 (cmp_struct_static_04_01): Likewise.
4601 (cmp_struct_static_04_02): Likewise.
4602 (cmp_struct_static_04_03): Likewise.
4603 (cmp_struct_static_04_04): Likewise.
4604 (cmp_struct_static_06_01): Likewise.
4605 (cmp_struct_static_06_02): Likewise.
4606 (cmp_struct_static_06_03): Likewise.
4607 (cmp_struct_static_06_04): Likewise.
4608 (call_all): Test new structs.
4609 * gdb.base/infcall-nested-structs.exp: Likewise.
4610
73021deb
AH
46112019-01-21 Alan Hayward <alan.hayward@arm.com>
4612 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4613
fc65c7db
AH
46142019-01-21 Alan Hayward <alan.hayward@arm.com>
4615 * gdb.base/stack-protector.c: New test.
4616 * gdb.base/stack-protector.exp: New file.
4617 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4618 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4619 option.
4620 (gdb_compile): Remove stack protector for GCC and prevent
4621 recursion.
4622
c24bdb02
KS
46232019-01-16 Keith Seitz <keiths@redhat.com>
4624
4625 PR gdb/23773
4626 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4627
6f072a10
PFC
46282019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4629
4630 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4631 aliases.
4632 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4633 tests.
4634 * gdb.arch/powerpc-vector-regs.c: New file.
4635 * gdb.arch/powerpc-vector-regs.exp: New file.
4636
a7b8d682
PFC
46372019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4638
4639 * gdb.arch/altivec-regs.exp: Fix the list passed to
4640 gdb_expect_list when testing "info vector".
4641
6eb6fb67
AB
46422019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4643
4644 * gdb.base/style.exp: Don't include path in testname.
4645
b56f80d8
KS
46462019-01-10 Keith Seitz <keiths@redhat.com>
4647
4648 PR gdb/23712
4649 PR symtab/23010
4650 * gdb.dwarf2/multidictionary.exp: New file.
4651
041be526
SM
46522019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4653
4654 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4655 (test_gnuv3_style_demangling): ... this.
4656 (test_lucid_style_demangling): Remove.
4657 (test_arm_style_demangling): Remove.
4658 (test_hp_style_demangling): Remove.
4659 (do_tests): Remove calls to the above.
4660
d820d0c3
AB
46612019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4662
4663 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4664 case.
4665
f097f5ad
TT
46662019-01-06 Tom Tromey <tom@tromey.com>
4667
4668 PR gdb/28155:
4669 * gdb.dwarf2/typedef-void-finish.exp: New file.
4670
2cd8cc0b
TT
46712018-12-28 Tom Tromey <tom@tromey.com>
4672 Simon Marchi <simark@simark.ca>
4673
4674 * gdb.base/jit-exec.exp: New file.
4675 * gdb.base/jit-exec.c: New file.
4676 * gdb.base/jit-execd.c: New file.
4677
35fb8261
TT
46782018-12-28 Tom Tromey <tom@tromey.com>
4679
4680 * gdb.base/style.exp: Update test to check for address styling.
4681
47fd17cd
TT
46822018-12-28 Tom Tromey <tom@tromey.com>
4683
4684 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4685 message.
4686
d47032b7
TT
46872018-12-28 Tom Tromey <tom@tromey.com>
4688
4689 * gdb.base/style.exp: Add test for version number styling.
4690
af79b68d
TT
46912018-12-28 Tom Tromey <tom@tromey.com>
4692
4693 * gdb.base/style.exp: Add test for print_address_symbolic.
4694
0bb296cb
TT
46952018-12-28 Tom Tromey <tom@tromey.com>
4696
4697 * gdb.base/style.exp: Add test for breakpoint setting.
4698
80ae2043
TT
46992018-12-28 Tom Tromey <tom@tromey.com>
4700
4701 * gdb.base/style.exp: Add test for variable names.
4702
cbe56571
TT
47032018-12-28 Tom Tromey <tom@tromey.com>
4704
4705 * gdb.base/style.exp: New file.
4706 * gdb.base/style.c: New file.
4707
9162a27c
TT
47082018-12-28 Tom Tromey <tom@tromey.com>
4709
4710 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4711 "dumb".
4712 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4713 the TERM environment variable.
4714
bc543c90
TT
47152018-12-27 Tom Tromey <tom@tromey.com>
4716
4717 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4718 pagination test.
4719
6f0ffe50
AB
47202018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4721
4722 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4723 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4724
b5a1e557
PW
47252018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4726
4727 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4728 Filename a.adb changed to bp_fun_addr.adb.
4729 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4730
6e8b1ab2
JV
47312018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4732
4733 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4734 non-PIE executables.
4735 * README: Mention the gdb,nopie_flag board setting.
4736 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4737 non-PIE executable.
4738 * gdb.arch/amd64-entry-value.exp: Likewise.
4739 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4740 * gdb.arch/i386-float.exp: Likewise.
4741 * gdb.arch/i386-signal.exp: Likewise.
4742 * gdb.mi/mi-reg-undefined.exp: Likewise.
4743
d00a27c5
PM
47442018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4745
4746 PR gdb/23974
4747 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4748
161d081c
PW
47492018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4750
4751 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4752 Update order of results accordingly.
4753
b001de23
AB
47542018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4755
4756 * gdb.base/annota1.exp: Update a test regexp.
4757
99e1a184
AB
47582018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4759
4760 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4761
7a81c1e2
PW
47622018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4763
4764 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4765 (reuse_time): Initialize to REUSE_TIME_CAP.
4766 (check_rc): New function.
4767 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4768 Check pthread_create rc.
4769 (spawner_thread_func): Check pthread_create and pthread_join rc.
4770
73e8dc90
PA
47712018-12-08 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.base/list.exp (test_forward_search): Rename to ...
4774 (test_forward_reverse_search): ... this. Also test reverse-search
4775 and the forward-search alias.
4776
13f2ed32
AB
47772018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4778
4779 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4780 local timeout variable before return, and remove all local timeout
4781 variable entirely.
4782 (gdb_load): Likewise.
4783
64d27cfc
TV
47842018-12-01 Tom de Vries <tdevries@suse.de>
4785
4786 * gdb.base/gdb-caching-proc.exp: New file.
4787
f63c03b4
SDJ
47882018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4789
4790 * Makefile.in (TIMESTAMP): New variable.
4791 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4792 command.
4793 (check-single-racy): Likewise.
4794 (check/%.exp): Likewise.
4795 (check-racy/%.exp): Likewise.
4796 (workers/%.worker): Likewise.
4797 (build-perf): Likewise.
4798 (check-perf): Likewise.
4799 * README: Describe new "TS" and "TS_FORMAT" variables.
4800 * print-ts.py: New file.
4801
1c97054b
BF
48022018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4803
4804 PR python/23714
4805 * gdb.python/python.exp: Test command repetition after
4806 gdb.execute.
4807
1871a62d
AB
48082018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4811 is correctly aligned.
4812
fb5e1ed9
PW
48132018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4814
4815 * gdb.ada/info_auto_lang.exp: New testcase.
4816 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4817 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4818 * gdb.ada/info_auto_lang/some_c.c: New file.
4819
43d397ca
PW
48202018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4821
4822 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4823 FUNC_lang language syntax.
4824
beddd671
PW
48252018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4826
4827 * gdb.base/info_minsym.c: New file.
4828 * gdb.base/info_minsym.exp: New file.
4829
73fc52c4
TT
48302018-11-19 Tom Tromey <tom@tromey.com>
4831
4832 PR rust/23625:
4833 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4834 * gdb.rust/expr.exp: Update expected output. Change one test.
4835
994b876a
TT
48362018-11-19 Tom Tromey <tom@tromey.com>
4837
4838 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4839
6769f276
PA
48402018-11-19 Pedro Alves <palves@redhat.com>
4841
4842 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4843 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4844 see the expected warning.
4845
38a72da0
AH
48462018-11-16 Alan Hayward <alan.hayward@arm.com>
4847
4848 PR gdb/22736:
4849 * gdb.cp/infcall-nodebug-lib.c: New test.
4850 * gdb.cp/infcall-nodebug-main.c: New test.
4851 * gdb.cp/infcall-nodebug.exp: New file.
4852
53a89d6e
SM
48532018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4854
4855 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4856 completer tests.
4857
9325300d
TV
48582018-11-09 Tom de Vries <tdevries@suse.de>
4859
4860 * gdb.base/msym-lang.c: New test.
4861 * gdb.base/msym-lang.exp: New file.
4862 * gdb.base/msym-lang-main.c: New test.
4863
20f0d60d
TT
48642018-11-08 Tom Tromey <tom@tromey.com>
4865
4866 PR gdb/23555:
4867 PR gdb/23838:
4868 * gdb.base/warning.exp: New file.
4869
b5420128
JB
48702018-11-08 Jan Beulich <jbeulich@suse.com>
4871
4872 * testsuite/gdb.arch/i386-avx512.c,
4873 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4874
cd115d61
AB
48752018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4876
4877 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4878 point hardware.
4879
35ee2dc2
AB
48802018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4881
4882 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4883 * gdb.dwarf2/missing-type-name.exp: New file.
4884
31aceee8
TV
48852018-11-06 Tom de Vries <tdevries@suse.de>
4886
4887 * gdb.base/many-headers.c: New test.
4888 * gdb.base/many-headers.exp: New file.
4889
109be305
JW
48902018-11-06 Jim Wilson <jimw@sifive.com>
4891
4892 * gdb.base/code_elim.exp: For riscv, set additional_flags
4893 to include -msmall-data-limit=0.
4894
e2b7af72
JB
48952018-11-01 Joel Brobecker <brobecker@adacore.com>
4896
4897 * gdb.ada/watch_minus_l: New testcase.
4898
cdcda965
SM
48992018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4900
4901 * gdb.arch/aix-sighandle.c: New file.
4902 * gdb.arch/aix-sighandle.exp: New file.
4903
92dcebf3
AB
49042018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4905
4906 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4907 registers being unions.
4908
68b9ac18
TV
49092018-10-31 Tom de Vries <tdevries@suse.de>
4910
4911 * lib/valgrind.exp: New file.
4912 (vgdb_start, vgdb_stop): New procs, factored out of ...
4913 * gdb.base/valgrind-bt.exp: ... here, ...
4914 * gdb.base/valgrind-disp-step.exp: ... here and ...
4915 * gdb.base/valgrind-infcall.exp: ... here.
4916
1443936e
TV
49172018-10-31 Tom de Vries <tdevries@suse.de>
4918
4919 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4920
eb77c9df
AB
49212018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * gdb.dwarf2/void-type.c: New file.
4924 * gdb.dwarf2/void-type.exp: New file.
4925
82b5e646
PW
49262018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4927
4928 * gdb.base/info_qt.c: New file.
4929 * gdb.base/info_qt.exp: New file.
4930
8d619c01
EBM
49312018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4932
4933 * gdb.arch/powerpc-htm-regs.c: New file.
4934 * gdb.arch/powerpc-htm-regs.exp: New file.
4935
f2cf6173
EBM
49362018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4937
4938 * gdb.arch/powerpc-tar.c: New file.
4939 * gdb.arch/powerpc-tar.exp: New file.
4940
7ca18ed6
EBM
49412018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4942
4943 * gdb.arch/powerpc-ppr-dscr.c: New file.
4944 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4945
bfcc0eba
TV
49462018-10-25 Tom de Vries <tdevries@suse.de>
4947
4948 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4949
fe1a5cad
TV
49502018-10-24 Tom de Vries <tdevries@suse.de>
4951
4952 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4953 longer exists error.
4954
a76dc3b7
TV
49552018-10-24 Tom de Vries <tdevries@suse.de>
4956
4957 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4958
4df46df7
TV
49592018-10-24 Tom de Vries <tdevries@suse.de>
4960
4961 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4962 --db-attach in valgrind.
4963
0dbfcfff
AB
49642018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4965
4966 * gdb.arch/riscv-reg-aliases.c: New file.
4967 * gdb.arch/riscv-reg-aliases.exp: New file.
4968
b04480b1
AH
49692018-10-19 Alan Hayward <alan.hayward@arm.com>
4970
4971 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4972
2c6ac8d7
AH
49732018-10-19 Alan Hayward <alan.hayward@arm.com>
4974
4975 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4976
2bc69f25
AH
49772018-10-19 Alan Hayward <alan.hayward@arm.com>
4978
4979 * gdb.cp/ovldbreak.exp: Fix regexps.
4980
1f1ae3a3
AH
49812018-10-19 Alan Hayward <alan.hayward@arm.com>
4982
4983 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4984
94c18618
SDJ
49852018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4986
4987 PR cli/23785
4988 * gdb.base/restore.exp: New test to check if "restore" with an
4989 invalid file doesn't segfault.
4990
812cd6eb
TV
49912018-10-18 Tom de Vries <tdevries@suse.de>
4992
4993 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4994 * gdb.ada/excep_handle.exp: Same.
4995 * gdb.ada/mi_string_access.exp: Same.
4996 * gdb.ada/mi_var_union.exp: Same.
4997 * gdb.arch/arc-analyze-prologue.exp: Same.
4998 * gdb.arch/arc-decode-insn.exp: Same.
4999 * gdb.base/readnever.exp: Same.
5000 * gdb.fortran/printing-types.exp: Same.
5001 * gdb.guile/scm-lazy-string.exp: Same.
5002
c4b90788
TV
50032018-10-16 Tom de Vries <tdevries@suse.de>
5004
5005 PR gdb/23730
5006 * gdb.base/catch-follow-exec.c: Add copyright notice.
5007 * gdb.base/catch-follow-exec.exp: Rewrite to use
5008 gdb_spawn_with_cmdline_opts. Require gdb-native.
5009
8bca2978
SL
50102018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5011
5012 * gdb.trace/actions-changed.exp: Check for arch support.
5013 * gdb.trace/actions.exp: Likewise.
5014 * gdb.trace/ax.exp: Likewise.
5015 * gdb.trace/backtrace.exp: Likewise.
5016 * gdb.trace/change-loc.exp: Likewise.
5017 * gdb.trace/deltrace.exp: Likewise.
5018 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5019 * gdb.trace/ftrace.exp: Likewise.
5020 * gdb.trace/infotrace.exp: Check for arch support.
5021 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5022 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5023 * gdb.trace/mi-tsv-changed.exp: Likewise.
5024 * gdb.trace/packetlen.exp: Likewise.
5025 * gdb.trace/passc-dyn.exp: Likewise.
5026 * gdb.trace/passcount.exp: Likewise.
5027 * gdb.trace/pending.exp: Likewise.
5028 * gdb.trace/range-stepping.exp: Check for shlib support.
5029 * gdb.trace/report.exp: Check for arch support.
5030 * gdb.trace/save-trace.exp: Likewise.
5031 * gdb.trace/signal.exp: Check for signal support.
5032 * gdb.trace/tfind.exp: Check for arch support.
5033 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5034 * gdb.trace/trace-common.h: Add comment.
5035 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5036 * gdb.trace/trace-enable-disable.exp: Likewise.
5037 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5038 * gdb.trace/tracecmd.exp: Check for arch support.
5039 * gdb.trace/tspeed.exp: Check for shlib and target support.
5040 * gdb.trace/tstatus.exp: Check for arch support.
5041 * gdb.trace/tsv.exp: Likewise.
5042 * gdb.trace/while-dyn.exp: Likewise.
5043 * gdb.trace/while-stepping.exp: Likewise.
5044 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5045
f9c49bff
SM
50462018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5047
5048 * gdb.trace/tspeed.exp: Remove nowarnings.
5049 (prepare_for_trace_test): Declare "global ipalib".
5050 * gdb.trace/tspeed.c: Include unistd.h.
5051 (main): Remove superfluous printf argument.
5052
d4330bde
SL
50532018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5054
5055 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5056 directory prefix on the filename.
5057
8ecfd7bd
SDJ
50582018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5059
5060 * gdb.gdb/unittest.exp: Update expected message informing that
5061 selftests have been disabled.
5062 * gdb.server/unittest.exp: Likewise.
5063
58bbcd02
TV
50642018-10-09 Tom de Vries <tdevries@suse.de>
5065
5066 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5067 with runto_main.
5068
9f6b697b
WP
50692018-10-08 Weimin Pan <weimin.pan@oracle.com>
5070
5071 PR c++/16841
5072 * gdb.cp/virtbase2.cc: New file.
5073 * gdb.cp/virtbase2.exp: New file.
5074
add5ded5
TT
50752018-10-06 Tom Tromey <tom@tromey.com>
5076
5077 PR python/19399:
5078 * gdb.python/py-inferior.exp: Add architecture test.
5079
f9e48344
TT
50802018-10-06 Tom Tromey <tom@tromey.com>
5081
5082 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5083 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5084
2a8be203
TT
50852018-10-06 Tom Tromey <tom@tromey.com>
5086
5087 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5088 of a "throw" catchpoint.
5089
e04caa70
SDJ
50902018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5091
5092 * gdb.base/info-proc.exp: Update string expected from "help info
5093 proc".
5094
5ca8c39f
TT
50952018-10-04 Tom Tromey <tom@tromey.com>
5096
5097 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5098 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5099 (test_initial_complaints, test_empty_complaints): Update.
5100 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5101
3453e7e4
TT
51022018-10-04 Tom Tromey <tom@tromey.com>
5103
5104 PR cli/19551:
5105 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5106 * lib/gdb.exp (gdb_file_cmd): Update.
5107 * gdb.stabs/weird.exp (print_weird_var): Update.
5108 * gdb.server/solib-list.exp: Update.
5109 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5110 * gdb.mi/mi-cli.exp: Update.
5111 * gdb.linespec/linespec.exp: Update.
5112 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5113 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5114 * gdb.cp/cp-relocate.exp: Update.
5115 * gdb.base/sym-file.exp: Update.
5116 * gdb.base/relocate.exp: Update.
5117 * gdb.base/readnever.exp: Update.
5118 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5119 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5120 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5121 * gdb.base/code_elim.exp: Update.
5122 * gdb.base/break-unload-file.exp (test_break): Update.
5123 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5124 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5125 Update.
5126 * gdb.base/attach.exp (do_attach_tests): Update.
5127 * gdb.base/sepdebug.exp: Update.
5128 * gdb.python/py-section-script.exp: Update.
5129
6afcf761
TT
51302018-10-04 Tom Tromey <tom@tromey.com>
5131
5132 PR cli/22234:
5133 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5134 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5135 output.
5136
fef1b293
TT
51372018-10-04 Tom Tromey <tom@tromey.com>
5138
5139 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5140 set width and height to 0.
5141 (test_command_line_attach_run): Use -quiet.
5142
ca98345e
SL
51432018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5144
5145 * lib/gdb.exp (skip_ifunc_tests): New.
5146 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5147 other compile failures.
5148 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5149
ff34e6ae
SM
51502018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5151
5152 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5153 is_amd64_regs_target.
5154
6bb8890e
AH
51552018-10-01 Alan Hayward <alan.hayward@arm.com>
5156
5157 * gdb.arch/aarch64-sighandler-regs.c: New test.
5158 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5159 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5160
224d30d3
MM
51612018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5162
5163 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5164 assembly.
5165
f67ffa6a
AB
51662018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5167
5168 * gdb.base/frame-selection.exp: New file.
5169 * gdb.base/frame-selection.c: New file.
5170
9fc3183f
AH
51712018-09-27 Alan Hayward <alan.hayward@arm.com>
5172
5173 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5174 pthread barrier.
5175 (main): Likewise.
5176
d354055e
AB
51772018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5178
5179 * gdb.base/large-frame-1.c: New file.
5180 * gdb.base/large-frame-2.c: New file.
5181 * gdb.base/large-frame.exp: New file.
5182 * gdb.base/large-frame.h: New file.
5183
db727370
JL
51842018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5185
5186 PR gdb/20948
5187 * gdb.base/write_mem.exp: New test.
5188 * gdb.base/write_mem.c: Likewise.
5189
ae778caf
TT
51902018-09-23 Tom Tromey <tom@tromey.com>
5191
5192 PR python/18852:
5193 * gdb.python/py-parameter.exp: Add test for parameter that throws
5194 on "set".
5195
fd3ba736
TT
51962018-09-23 Tom Tromey <tom@tromey.com>
5197
5198 PR python/17284:
5199 * gdb.python/py-template.exp (test_template_arg): Add test for
5200 negative template argument number.
5201
39a24317
TT
52022018-09-23 Tom Tromey <tom@tromey.com>
5203
5204 PR python/14062:
5205 * gdb.python/python.exp: Add test for post_event error.
5206
f5769a2c
TT
52072018-09-23 Tom Tromey <tom@tromey.com>
5208
5209 PR python/18170:
5210 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5211 convert pointers to int and long.
5212
1c1e54f6
TT
52132018-09-23 Tom Tromey <tom@tromey.com>
5214
5215 PR python/20126:
5216 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5217 signed-ness conversion tests.
5218
fb4fa946
TT
52192018-09-23 Tom Tromey <tom@tromey.com>
5220
5221 PR python/18352;
5222 * gdb.python/py-value.exp (test_float_conversion): New proc.
5223 Use it.
5224
a466edac
HAQ
52252018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5226
5227 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5228
4ee9b0c5
SL
52292018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5230
5231 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5232 no readline.
5233 * gdb.base/utf8-identifiers.exp: Likewise.
5234 * gdb.cp/cpcompletion.exp: Likewise.
5235 * gdb.linespec/cpcompletion.exp: Likewise.
5236 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5237 * gdb.linespec/cpls-ops.exp: Likewise.
5238
23be8da7
RB
52392018-09-19 Richard Bunt <richard.bunt@arm.com>
5240 Chris January <chris.january@arm.com>
5241
5242 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5243 * gdb.fortran/short-circuit-argument-list.exp: New file.
5244 * gdb.fortran/short-circuit-argument-list.f90: New test.
5245
5031d0ae
SDJ
52462018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5247
5248 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5249 "arch=" keyword when executing "-stack-list-frames".
5250
b4c0d1a4
SDJ
52512018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5252
5253 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5254 "arch=" keyword when executing "-stack-list-frames".
5255
7a6d2b45
SDJ
52562018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5257
5258 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5259 break ada".
5260
8588b356
SM
52612018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5262
5263 PR python/23669
5264 * gdb.python/python.exp: Test gdb.execute("show commands").
5265
65e65158
TT
52662018-09-16 Tom Tromey <tom@tromey.com>
5267
5268 * gdb.base/new-ui.exp (do_execution_tests): Update.
5269 * gdb.base/dbx.exp (test_breakpoints): Update.
5270
bf326452
AH
52712018-09-14 Alan Hayward <alan.hayward@arm.com>
5272
5273 * lib/gdb.exp (gdb_simple_compile): Add proc.
5274 (is_elf_target): Use gdb_simple_compile.
5275 (skip_altivec_tests): Likewise.
5276 (skip_vsx_tests): Likewise.
5277 (skip_tsx_tests): Likewise.
5278 (skip_btrace_tests): Likewise.
5279 (skip_btrace_pt_tests): Likewise.
5280 (gdb_can_simple_compile): Likewise.
5281 (gdb_has_argv0): Likewise.
5282 (gdb_target_symbol_prefix): Likewise.
5283 (target_supports_scheduler_locking): Likewise.
5284
2361b0fb
TT
52852018-09-13 Tom Tromey <tom@tromey.com>
5286
5287 * Makefile.in (TAGS): Recognize proc_with_prefix and
5288 gdb_caching_proc.
5289
0ae1a321
SM
52902018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5291
5292 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5293 method.
5294
a40bf0c2
SM
52952018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5296
5297 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5298 and a few other Inferior properties when the Inferior is no
5299 longer valid.
5300
4a3fe98f
TT
53012018-09-13 Tom Tromey <tom@tromey.com>
5302
5303 PR rust/23650:
5304 * gdb.rust/simple.exp: Add test for enum field access error.
5305
098b2108
TT
53062018-09-13 Tom Tromey <tom@tromey.com>
5307
5308 PR rust/23626:
5309 * gdb.rust/simple.rs (EmptyEnum): New type.
5310 (main): Use it.
5311 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5312
1256af7d
SM
53132018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5314
5315 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5316 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5317 * gdb.python/py-symtab.exp: Update test printing an objfile.
5318
4aa8e6c2
SM
53192018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5320
5321 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5322 object.
5323
c221b2f7
AH
53242018-09-12 Alan Hayward <alan.hayward@arm.com>
5325
5326 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5327 (support_complex_tests): Use gdb_can_simple_compile.
5328 (is_ilp32_target): Likewise.
5329 (is_lp64_target): Likewise.
5330 (is_64_target): Likewise.
5331 (is_amd64_regs_target): Likewise.
5332 (is_aarch32_target): Likewise.
5333 (gdb_int128_helper): Likewise.
5334
6f1107b5
JK
53352018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5338
1f5d1570
JG
53392018-09-10 Jerome Guitton <guitton@adacore.com>
5340
5341 * gdb.ada/same_component_name: Add test for case of tagged record
5342 with variable-length fields.
5343
cc330e39
XR
53442018-09-10 Xavier Roirand <roirand@adacore.com>
5345
5346 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5347 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5348 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5349 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5350
b9c50e9a
XR
53512018-09-10 Xavier Roirand <roirand@adacore.com>
5352
5353 * gdb.ada/mi_string_access.exp: New testcase.
5354 * gdb.ada/mi_string_access/bar.adb: New file.
5355 * gdb.ada/mi_string_access/pck.adb: New file.
5356 * gdb.ada/mi_string_access/pck.asd: New file.
5357
2963898f
XR
53582018-09-10 Xavier Roirand <roirand@adacore.com>
5359
5360 * gdb.ada/mi_var_union.exp: New testcase.
5361 * gdb.ada/mi_var_union/bar.adb: New file.
5362 * gdb.ada/mi_var_union/pck.adb: New file.
5363 * gdb.ada/mi_var_union/pck.asd: New file.
5364
1aac008f
TT
53652018-09-08 Tom Tromey <tom@tromey.com>
5366
5367 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5368
332cf4c9
TT
53692018-09-08 Tom Tromey <tom@tromey.com>
5370
5371 PR python/16047:
5372 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5373 (register_pretty_printers): Register new printer.
5374 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5375 test.
5376 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5377 (an_int_type3): New global.
5378
424da6cf
JB
53792018-09-08 Joel Brobecker <brobecker@adacore.com>
5380
5381 * gdb.ada/expr_with_funcall: New testcase.
5382
2a62dfa9
JB
53832018-09-08 Joel Brobecker <brobecker@adacore.com>
5384
5385 * gdb.ada/packed_array_assign: New testcase.
5386
96b6697f
AB
53872018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5388
5389 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5390 names, and add test prefixes to make test names unique.
5391
e4a62c65
TV
53922018-09-05 Tom de Vries <tdevries@suse.de>
5393
5394 * gdb.dwarf2/varval.exp: Add test.
5395
dd083ee2
GB
53962018-09-04 Gary Benson <gbenson@redhat.com>
5397
5398 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5399 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5400
aef9346c
TT
54012018-08-31 Tom Tromey <tom@tromey.com>
5402
5403 * gdb.rust/simple.rs: Rename second variable "v".
5404
c67f2e15
AB
54052018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5406
5407 * gdb.base/funcargs.c (use_a): New function.
5408 (recurse): Call use_a.
5409
078a0207
KS
54102018-08-29 Keith Seitz <keiths@redhat.com>
5411
5412 * gdb.compile/compile-cplus-anonymous.cc: New file.
5413 * gdb.compile/compile-cplus-anonymous.exp: New file.
5414 * gdb.compile/compile-cplus-array-decay.cc: New file.
5415 * gdb.compile/compile-cplus-array-decay.exp: New file.
5416 * gdb.compile/compile-cplus-inherit.cc: New file.
5417 * gdb.compile/compile-cplus-inherit.exp: New file.
5418 * gdb.compile/compile-cplus-member.cc: New file.
5419 * gdb.compile/compile-cplus-member.exp: New file.
5420 * gdb.compile/compile-cplus-method.cc: New file.
5421 * gdb.compile/compile-cplus-method.exp: New file.
5422 * gdb.compile/compile-cplus-mod.c: "New" file.
5423 * gdb.compile/compile-cplus-namespace.cc: New file.
5424 * gdb.compile/compile-cplus-namespace.exp: New file.
5425 * gdb.compile/compile-cplus-nested.cc: New file.
5426 * gdb.compile/compile-cplus-nested.exp: New file.
5427 * gdb.compile/compile-cplus-print.c: "New" file.
5428 * gdb.compile/compile-cplus-print.exp: "New" file.
5429 * gdb.compile/compile-cplus-virtual.cc: New file.
5430 * gdb.compile/compile-cplus-virtual.exp: New file.
5431 * gdb.compile/compile-cplus.c: "New" file.
5432 * gdb.compile/compile-cplus.exp: "New" file.
5433 * lib/compile-support.exp: New file.
5434
b0f492b9
GB
54352018-08-16 Gary Benson <gbenson@redhat.com>
5436
5437 PR gdb/13000:
5438 * gdb.base/batch-exit-status.exp: New file.
5439 * gdb.base/batch-exit-status.good-commands: Likewise.
5440 * gdb.base/batch-exit-status.bad-commands: Likewise.
5441
36eb4c5f
AH
54422018-08-29 Alan Hayward <alan.hayward@arm.com>
5443
5444 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5445 (struct struct02): Likewise.
5446 (struct struct03): Likewise.
5447 (struct struct04): Likewise.
5448 (struct struct_01_01): New struct.
5449 (struct struct_01_02): Likewise.
5450 (struct struct_01_03): Likewise.
5451 (struct struct_01_04): Likewise.
5452 (struct struct_02_01): Likewise.
5453 (struct struct_02_02): Likewise.
5454 (struct struct_02_03): Likewise.
5455 (struct struct_02_04): Likewise.
5456 (struct struct_04_01): Likewise.
5457 (struct struct_04_02): Likewise.
5458 (struct struct_04_03): Likewise.
5459 (struct struct_04_04): Likewise.
5460 (struct struct_05_01): Likewise.
5461 (struct struct_05_02): Likewise.
5462 (struct struct_05_03): Likewise.
5463 (struct struct_05_04): Likewise.
5464 (cmp_struct01): Remove function.
5465 (cmp_struct02): Likewise.
5466 (cmp_struct03): Likewise.
5467 (cmp_struct04): Likewise.
5468 (cmp_struct_01_01): Add Function.
5469 (cmp_struct_01_02): Likewise.
5470 (cmp_struct_01_03): Likewise.
5471 (cmp_struct_01_04): Likewise.
5472 (cmp_struct_02_01): Likewise.
5473 (cmp_struct_02_02): Likewise.
5474 (cmp_struct_02_03): Likewise.
5475 (cmp_struct_02_04): Likewise.
5476 (cmp_struct_04_01): Likewise.
5477 (cmp_struct_04_02): Likewise.
5478 (cmp_struct_04_03): Likewise.
5479 (cmp_struct_04_04): Likewise.
5480 (cmp_struct_05_01): Likewise.
5481 (cmp_struct_05_02): Likewise.
5482 (cmp_struct_05_03): Likewise.
5483 (cmp_struct_05_04): Likewise.
5484 (call_all): Add new structs.
5485 * gdb.base/infcall-nested-structs.exp: Likewise.
5486
3bf9c013
JV
54872018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5488
5489 * gdb.python/py-framefilter-mi.exp: Update regexp to
5490 check for "arch" field in frame output.
5491
450d1e88
KB
54922018-08-23 Kevin Buettner <kevinb@redhat.com>
5493
5494 * gdb.dwarf2/dw2-ranges-func.c: New file.
5495 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5496
ae739fe7
SM
54972018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5498
5499 * gdb.base/term.exp: Compare terminal settings with values from
5500 the inferior.
5501 * gdb.base/term.c: Get and set terminal settings.
5502
6d52907e
JV
55032018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5504
5505 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5506 accommodate new "arch" field in frame output.
5507 * gdb.mi/mi-return.exp: Likewise.
5508 * gdb.mi/mi-stack.exp: Likewise.
5509 * gdb.mi/mi-syn-frame.exp: Likewise.
5510 * gdb.mi/user-selected-context-sync.exp: Likewise.
5511
be2d111a
MS
55122018-08-19 Michael Spang <spang@google.com>
5513
5514 PR gdb/11786
5515 * gdb.base/gcore-tls-pie.c: New file.
5516 * gdb.base/gcore-tls-pie.exp: New file.
5517
ae3a7c47
KB
55182018-08-18 Kevin Buettner <kevinb@redhat.com>
5519
5520 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5521 * gdb.dwarf2/varval.c: New file.
5522 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5523
2ecae92e
AH
55242018-08-17 Alan Hayward <alan.hayward@arm.com>
5525
5526 PR gdb/18931
5527 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5528
c1854f1d
KS
55292018-08-16 Keith Seitz <keiths@redhat.com>
5530
5531 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5532 tests expected to pass.
5533
26fb3983
JV
55342018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5535
5536 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5537 -data-disassemble -a.
5538 (test_disassembly_bogus_args): Likewise.
5539
67943c00
AB
55402018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5541
5542 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5543
5ff2bbae
AB
55442018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5545
5546 * gdb.base/vla-optimized-out.exp: Add new test.
5547
e5bbcd0f
AB
55482018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5549
5550 * gdb.base/vla-optimized-out-o3.exp: Delete.
5551 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5552 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5553 deleted tests.
5554
9d4a934c
AB
55552018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5556
5557 PR gdb/18050:
5558 * gdb.server/extended-remote-restart.c: New file.
5559 * gdb.server/extended-remote-restart.exp: New file.
5560
045cf012
SM
55612018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5562
5563 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5564 "set variable index = 42".
5565
87d6a7aa
SM
55662018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5567
5568 * boards/index-cache-gdb.exp: New file.
5569 * gdb.dwarf2/index-cache.exp: New file.
5570 * gdb.dwarf2/index-cache.c: New file.
5571 * gdb.base/maint.exp: Check if we are using the index cache.
5572
96d68bd4
RO
55732018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5574
5575 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5576 MAKEFLAGS.
5577
5a699617
RO
55782018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5579
5580 * dg-extract-results.sh: Move to toplevel contrib.
5581 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5582 * Makefile.in (check-parallel-racy): Likewise.
5583
5bd18990
AB
55842018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5585
5586 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5587 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5588 tests if the target supports scheduler locking.
5589
3fbbcf47
TV
55902018-08-04 Tom de Vries <tdevries@suse.de>
5591
5592 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5593
3e1d3d8c
TT
55942018-08-02 Tom Tromey <tom@tromey.com>
5595
5596 PR symtab/16842.
5597 * gdb.cp/temargs.exp: Test "info address" of a template
5598 parameter.
5599
5abe0f0c
JV
56002018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5601
5602 * gdb.python/py-mi-var-info-path-expression.c: New file.
5603 * gdb.python/py-mi-var-info-path-expression.py: New file.
5604 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5605
fb66cde8
SDJ
56062018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5607
5608 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5609 error after "cannot resolve name" string.
5610
c708f4d2
AB
56112018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5612
5613 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5614 started.
5615 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5616
37cc0cae
TV
56172018-07-28 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5620
63b4ecf7
TV
56212018-07-26 Tom de Vries <tdevries@suse.de>
5622
5623 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5624
3c3bb058
AB
56252018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5626
5627 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5628 is visible.
5629
9e7f3bbb
TV
56302018-07-26 Tom de Vries <tdevries@suse.de>
5631
5632 PR breakpoints/23366
5633 * gdb.base/catch-follow-exec.c: New test.
5634 * gdb.base/catch-follow-exec.exp: New file.
5635
16f808ec
TV
56362018-07-25 Tom de Vries <tdevries@suse.de>
5637
5638 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5639 vla-optimized-out.c.
5640
d7154a8d
JV
56412018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5642
5643 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5644 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5645
232a0032
TV
56462018-07-20 Tom de Vries <tdevries@suse.de>
5647
5648 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5649 NOCLONE macro.
5650 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5651
fbb1d502
TV
56522018-07-19 Tom de Vries <tdevries@suse.de>
5653
5654 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5655 regular expression.
5656
42dc7699
TV
56572018-07-18 Tom de Vries <tdevries@suse.de>
5658
5659 * gdb.base/vla-optimized-out.c: New test.
5660 * gdb.base/vla-optimized-out.exp: New file.
5661
7f1f7e23
SDJ
56622018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5663
5664 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5665 message "No address associated with hostname" when gdbserver
5666 cannot resolve the hostname.
5667
5759ebb3
PW
56682018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5669
5670 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5671 Add some test prefixes to make tests unique.
5672
3606ccab
PW
56732018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5674
5675 * gdb.base/frameapply.c: New file.
5676 * gdb.base/frameapply.exp: New file.
5677
529c08b2
PW
56782018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5679
5680 * gdb.base/skip.exp: Update expected error message.
5681
c7ab0aef
SDJ
56822018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5683 Jan Kratochvil <jan.kratochvil@redhat.com>
5684 Paul Fertser <fercerpav@gmail.com>
5685 Tsutomu Seki <sekiriki@gmail.com>
5686
5687 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5688 parameter.
5689 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5690 by default.
5691 * boards/native-gdbserver.exp: Likewise.
5692 * gdb.server/run-without-local-binary.exp: Improve regexp used
5693 for detecting when a remote debugging connection succeeds.
5694 * gdb.server/server-connect.exp: New file.
5695 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5696 Do not prefix the port number with ":".
5697 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5698 support for detecting and using it. Add '$debughost_gdbserver'
5699 to the list of arguments used to start gdbserver. Handle case
5700 when gdbserver cannot resolve a network name.
5701
16ff70dd
SDJ
57022018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5703
5704 PR c++/23373
5705 * gdb.base/ptype-offsets.cc (struct static_member): New
5706 struct.
5707 (main) <stmember>: New variable.
5708 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5709 with a static member in it.
5710
3541979f
AB
57112018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5712
5713 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5714 watchpoints enabled and disabled.
5715
c8ad9b9a
AB
57162018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5717
5718 * gdb.base/examine-backward.exp: Still run tests around address
5719 0x0, even if address 0x0 is not readable. Update the pattern for
5720 matching address 0x0 in expected output.
5721
e0e5e971
AB
57222018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5723
5724 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5725 malloc/free.
5726
1ea5da02
TV
57272018-07-04 Tom de Vries <tdevries@suse.de>
5728
5729 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5730
471b9d15
MR
57312018-07-02 Maciej W. Rozycki <macro@mips.com>
5732
5733 PR tdep/8282
5734 * gdb.arch/mips-disassembler-options.exp: New test.
5735 * gdb.arch/mips-disassembler-options.s: New test source.
5736
75acb486
PA
57372018-06-29 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.threads/names.exp: Adjust expected "info threads" output.
5740
cd2bb709
PA
57412018-06-29 Pedro Alves <palves@redhat.com>
5742
5743 * gdb.opt/inline-break.exp (line number, address): Add "info
5744 break" tests.
5745
991ff292
PA
57462018-06-29 Pedro Alves <palves@redhat.com>
5747
5748 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5749 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5750 number and address and running to them.
5751
356819b6 57522018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5753
5754 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5755
2512d7ef
JK
57562018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5757
5758 * lib/compiler.c: Remove executable permission flag.
5759
be1b6474
RB
57602018-06-28 Richard Bunt <richard.bunt@arm.com>
5761
5762 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5763 code.
5764 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5765
291f9a96
PT
57662018-06-28 Petr Tesarik <ptesarik@suse.cz>
5767
5768 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5769
ed6dfe51
PT
57702018-06-28 Petr Tesarik <ptesarik@suse.cz>
5771
5772 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5773 address argument is omitted.
5774
d4d429d5
PT
57752018-06-28 Petr Tesarik <ptesarik@suse.cz>
5776
5777 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5778
7ab6656f
OJ
57792018-06-27 Omair Javaid <omair.javaid@linaro.org>
5780
5781 PR gdb/21695
5782 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5783 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5784
a33ccfc7
TT
57852018-06-26 Tom Tromey <tom@tromey.com>
5786
5787 PR rust/22574:
5788 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5789 * gdb.rust/simple.rs (struct SimpleLayout): New.
5790
6d72d289
SM
57912018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5792
5793 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5794 "info registers" output.
5795
8363f9d5
RB
57962018-06-21 Richard Bunt <richard.bunt@arm.com>
5797
5798 * gdb.base/watchpoint-hw-attach.c: New test.
5799 * gdb.base/watchpoint-hw-attach.exp: New file.
5800
f00674fe
SM
58012018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5802
5803 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5804 through /bin/sh.
5805 * boards/dwarf4-gdb-index.exp: Likewise.
5806 * boards/fission-dwp.exp: Likewise.
5807
1d554008
UW
58082018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5809
5810 * gdb.base/float128.exp: Add comment and improved fail message
5811 to the failure case of "print large128" test.
5812
d0ac1c44
SM
58132018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5814
5815 * configure.ac: Remove AC_PREREQ.
5816 * configure: Re-generate.
5817
61b04dd0
PA
58182018-06-19 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5821 (func_extern_caller): New.
5822 (main): Call func_extern_caller.
5823 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5824 logic change.
5825
f63b508a
SM
58262018-06-18 Weimin Pan <weimin.pan@oracle.com>
5827
5828 PR gdb/16841
5829 * gdb.cp/typedef-base.cc: New file.
5830 * gdb.cp/typedef-base.exp: New file.
5831
0fe3a558
TV
58322018-06-18 Tom de Vries <tdevries@suse.de>
5833
5834 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5835
7010835a
AB
58362018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5837 Richard Bunt <Richard.Bunt@arm.com>
5838
5839 * gdb.threads/attach-slow-waitpid.c: New file.
5840 * gdb.threads/attach-slow-waitpid.exp: New file.
5841 * gdb.threads/slow-waitpid.c: New file.
5842
14897d65
PA
58432018-06-14 Pedro Alves <palves@redhat.com>
5844
5845 * gdb.base/fork-running-state.c: Include <errno.h>.
5846 (exit_if_relative_exits): New.
5847 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5848 exits.
5849 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5850 child exits.
5851
5d9a0608
TV
58522018-06-14 Tom de Vries <tdevries@suse.de>
5853
5854 PR cli/22573
5855 * gdb.base/finish-pretty.c: New test.
5856 * gdb.base/finish-pretty.exp: New file.
5857
11ae5818
PA
58582018-06-14 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5861 gdb's expected startup output.
5862
1d39de44
PA
58632018-06-14 Pedro Alves <palves@redhat.com>
5864
5865 * lib/selftest-support.exp (selftest_setup): Remove inlined
5866 function handling.
5867
70ee0000
TV
58682018-06-14 Tom de Vries <tdevries@suse.de>
5869
5870 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5871 matching of breakpoint printing.
5872
11f4b608
TV
58732018-06-13 Tom de Vries <tdevries@suse.de>
5874
5875 PR testsuite/23269
5876 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5877 (fork_child): ... here, and ...
5878 (fork_parent): ... here.
5879
58802018-06-12 Tom de Vries <tdevries@suse.de>
5881
5882 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5883
9516f85a
AB
58842018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5885 Stephen Roberts <stephen.roberts@arm.com>
5886
5887 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5888 rewrite test to describe action performed, rather than possible
5889 failure.
5890
5045b3d7
GB
58912018-06-08 Gary Benson <gbenson@redhat.com>
5892
5893 * gdb.threads/check-libthread-db.exp: New file.
5894 * gdb.threads/check-libthread-db.c: Likewise.
5895
c61b06a1
TT
58962018-06-05 Tom Tromey <tom@tromey.com>
5897
5898 * gdb.base/default.exp: Update expected "show version" output.
5899
eb6af809
TT
59002018-06-05 Tom Tromey <tom@tromey.com>
5901
5902 PR cli/12326:
5903 * gdb.cp/static-print-quit.exp: Update.
5904 * lib/gdb.exp (pagination_prompt): Update.
5905 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5906 * gdb.python/python.exp: Update.
5907
178d6a63
JB
59082018-06-04 Joel Brobecker <brobecker@adacore.com>
5909
5910 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5911
8e817061
JB
59122018-06-01 Joel Brobecker <brobecker@adacore.com>
5913
5914 * gdb.ada/bp_fun_addr: New testcase.
5915
e86ca25f
TT
59162018-06-01 Tom Tromey <tom@tromey.com>
5917
5918 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5919 results.
5920 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5921 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5922 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5923 * gdb.base/maint.exp (maint_pass_if): Update.
5924
4b2dfa9d
MR
59252018-05-31 Maciej W. Rozycki <macro@mips.com>
5926
5927 * gdb.base/endian.exp: New test.
5928 * gdb.base/endian.c: New test source.
5929
45f25d6c
AB
59302018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5931
5932 PR gdb/23203
5933 * gdb.base/bt-selected-frame.c: New file.
5934 * gdb.base/bt-selected-frame.exp: New file.
5935 * lib/gdb.exp (get_current_frame_number): New function.
5936
d9f6d7f8
MR
59372018-05-24 Maciej W. Rozycki <macro@mips.com>
5938 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.threads/tls-core.c: Include <stdlib.h>
5941 (thread_proc): Call `abort'.
5942 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5943 (tls_core_test): New procedure, bits factored out from ...
5944 (top level): ... here. Test both native cores and gcore cores.
5945
ff1cf532
TT
59462018-05-23 Tom Tromey <tom@tromey.com>
5947
5948 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5949
b98664d3
TT
59502018-05-23 Tom Tromey <tom@tromey.com>
5951
5952 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5953 symfile_complaints.
5954 (test_short_complaints): Likewise.
5955 (test_empty_complaints): Likewise.
5956 (test_initial_complaints): Update.
5957
4e9668d0
TT
59582018-05-23 Tom Tromey <tom@tromey.com>
5959
5960 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5961
43ba33c7
TT
59622018-05-23 Tom Tromey <tom@tromey.com>
5963
5964 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5965 (test_short_complaints): Update.
5966
035522c0
PA
59672018-05-22 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.base/remote.exp: Only gdb_start after compiling the
5970 testcase. Issue "disconnect" before testing "set remote" command
5971 defaults. Issue clean_restart before running to main.
5972
cc0be08f
PA
59732018-05-22 Pedro Alves <palves@redhat.com>
5974
5975 * gdb.base/remote.exp: Adjust expected output of "show remote
5976 memory-write-packet-size". Add tests for "set remote
5977 memory-write-packet-size 0" and "set remote
5978 memory-write-packet-size fixed/limit".
5979
b1b60145
PA
59802018-05-22 Pedro Alves <palves@redhat.com>
5981
5982 PR gdb/22973
5983 * gdb.base/utf8-identifiers.c: New file.
5984 * gdb.base/utf8-identifiers.exp: New file.
5985
0ec848ad
PFC
59862018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5987
5988 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5989
2c3305f6
PFC
59902018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5991
5992 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5993
ce1e8424
TT
59942018-05-18 Tom Tromey <tom@tromey.com>
5995
5996 * gdb.base/ptype-offsets.exp: Update.
5997
ddfe970e
KS
59982018-05-17 Keith Seitz <keiths@redhat.com>
5999
6000 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6001 in expected breakpoint stop locations.
6002 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6003 move to proper scope to test variable values.
6004 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6005 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6006 New functions.
6007 (main): Call not_inline_func3.
6008 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6009 inline_func1, inline_func2, and inline_func3. Test that when each
6010 breakpoint is hit, GDB properly reports both the stop location
6011 and the backtrace. Repeat tests for temporary breakpoints.
6012
0726fcc6
MR
60132018-05-15 Maciej W. Rozycki <macro@mips.com>
6014
6015 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6016 rather then trying to access it in determining whether the PID
6017 of `gdbserver' could have been retrieved.
6018
8ee22052
AB
60192018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.arch/amd64-init-x87-values.S: New file.
6022 * gdb.arch/amd64-init-x87-values.exp: New file.
6023
7785df48
JK
60242018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6025
6026 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6027
56bcdbea
TT
60282018-05-04 Tom Tromey <tom@tromey.com>
6029
6030 PR python/22730:
6031 * gdb.python/python.exp: Test multi-line execute.
6032
a913fffb
TT
60332018-05-04 Tom Tromey <tom@tromey.com>
6034
6035 PR python/22731:
6036 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6037
7a2c85f2
TT
60382018-05-04 Tom Tromey <tom@tromey.com>
6039
6040 PR gdb/11750:
6041 * gdb.base/define.exp: Test defining a user command inside a user
6042 command.
6043 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6044
a3b60e45
JK
60452018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6046 Pedro Alves <palves@redhat.com>
6047
6048 PR breakpoints/19806 and support for PR external/20207.
6049 * gdb.base/watchpoint-unaligned.c: New file.
6050 * gdb.base/watchpoint-unaligned.exp: New file.
6051
45fe4a03
AB
60522018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6053
6054 * gdb.base/maint.exp: Make test names unique, use
6055 test_prefix_command_help to test 'help maint info', and remove
6056 repeated test of 'help maint'.
6057
9be2ae8f
TT
60582018-05-04 Tom Tromey <tom@tromey.com>
6059
6060 PR gdb/22619:
6061 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6062 behavior.
6063
11859c31
AB
60642018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6065
6066 * gdb.base/maint.exp: Process output from 'maint print registers'
6067 line at a time.
6068
089a9490
AB
60692018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6070
6071 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6072 timeout.
6073
9b0797e2
AB
60742018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6075
6076 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6077 filter pattern.
6078
f6ac5f3d
PA
60792018-05-02 Pedro Alves <palves@redhat.com>
6080
6081 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6082 to_log_command renames.
6083 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6084
77d3c63b
TT
60852018-05-02 Tom Tromey <tom@tromey.com>
6086
6087 * gdb.python/py-parameter.exp: Set test message.
6088
0489430a
TT
60892018-05-02 Tom Tromey <tom@tromey.com>
6090
6091 PR python/20084:
6092 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6093 PARAM_ZUINTEGER_UNLIMITED tests.
6094
1632f8ba
DR
60952018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6096
6097 PR rust/23124
6098 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6099 when casting.
6100
6d7bb824
TT
61012018-04-30 Tom Tromey <tom@tromey.com>
6102
6103 * gdb.python/py-type.exp: Check align attribute.
6104 * gdb.python/py-type.c: New "aligncheck" global.
6105
007e1530
TT
61062018-04-30 Tom Tromey <tom@tromey.com>
6107
6108 PR exp/17095:
6109 * gdb.dwarf2/dw2-align.exp: New file.
6110 * gdb.cp/align.exp: New file.
6111 * gdb.base/align.exp: New file.
6112 * lib/gdb.exp (gdb_int128_helper): New proc.
6113 (has_int128_c, has_int128_cxx): New caching procs.
6114
6873858b
TT
61152018-04-27 Tom Tromey <tom@tromey.com>
6116
6117 PR rust/22545:
6118 * gdb.rust/simple.exp: Add inclusive range tests.
6119
79188d8d
PA
61202018-04-26 Pedro Alves <palves@redhat.com>
6121
6122 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6123 ifunc breakpoint locations correctly of ifunc breakpoints set
6124 while the program resolves the ifunc.
6125
c7075ad5
PA
61262018-04-26 Pedro Alves <palves@redhat.com>
6127
6128 * gdb.base/gnu-ifunc-final.c: New file.
6129 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6130 * gdb.base/gnu-ifunc.exp (executable): Delete.
6131 (staticexecutable): Adjust.
6132 (lib_opts, exec_opts): Delete.
6133 (make_binsuffix, build, set-break): New procedures.
6134 (misc_tests): New, with tests factored out from the top level.
6135 (top level): Test different combinations of ifunc resolver name,
6136 resolver with and with debug info, and ifunc target with and
6137 without debug info. Wrap static tests with with_target_prefix.
6138
8388016d
PA
61392018-04-26 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6142 return type" warnings.
6143
249b5733
PA
61442018-04-25 Pedro Alves <palves@redhat.com>
6145
6146 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6147 killed".
6148 * gdb.base/kill-after-signal.exp: Likewise.
6149 * gdb.threads/kill.exp: Likewise.
6150
f67c0c91
SDJ
61512018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6152 Sergio Durigan Junior <sergiodj@redhat.com>
6153 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6156 regexps to expect for '[Inferior ... detached]' as well.
6157 * gdb.base/attach.exp: Likewise.
6158 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6159 "gdb_continue_to_end".
6160 (test_catch_syscall_with_wrong_args): Likewise.
6161 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6162 ']'. Don't set 'verbose' on.
6163 * gdb.base/foll-vfork.exp: Likewise.
6164 * gdb.base/fork-print-inferior-events.c: New file.
6165 * gdb.base/fork-print-inferior-events.exp: New file.
6166 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6167 '[Inferior ... has been killed]' message.
6168 * gdb.base/kill-after-signal.exp: Likewise.
6169 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6170 detach message.
6171 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6172 message.
6173 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6174 regexps to expect for '[Inferior ... detached]' as well.
6175 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6176
0a8ddac4
SM
61772018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6178
6179 PR gdb/23104
6180 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6181
701adfb0
PA
61822018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6183
6184 PR gdb/23095
6185 * gdb.base/break-probes.exp: Pass shlib_load to
6186 prepare_for_testing. Set normal_bp to r_debug_state if target is
6187 bsd.
6188
d27d16bf
RB
61892018-04-19 Richard Bunt <richard.bunt@arm.com>
6190
6191 * gdb.threads/multiple-successive-infcall.c: New test.
6192 * gdb.threads/multiple-successive-infcall.exp: New file.
6193
a037790e
TT
61942018-04-17 Tom Tromey <tom@tromey.com>
6195
6196 * gdb.rust/simple.rs (Union): New type.
6197 (main): New local "u".
6198 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6199
e3a91079
AA
62002018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6201
6202 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6203 number information in output of "whereis" command.
6204 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6205
b744723f
AA
62062018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6207
6208 * gdb.ada/info_types.exp: Adjust expected output to the line
6209 numbers now printed by "info var/func/type".
6210 * gdb.base/completion.exp: Likewise.
6211 * gdb.base/included.exp: Likewise.
6212 * gdb.cp/cp-relocate.exp: Likewise.
6213 * gdb.cp/cplusfuncs.exp: Likewise.
6214 * gdb.cp/namespace.exp: Likewise.
6215 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6216
4a4495d6
MM
62172018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6218
6219 * gdb.btrace/cpu.exp: New.
6220
1d509aa6
MM
62212018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6222
6223 * gdb.base/step-indirect-call-thunk.exp: New.
6224 * gdb.base/step-indirect-call-thunk.c: New.
6225 * gdb.reverse/step-indirect-call-thunk.exp: New.
6226 * gdb.reverse/step-indirect-call-thunk.c: New.
6227
6295b6da
SM
62282018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6229
6230 * gdb.base/pie-fork.c: New file.
6231 * gdb.base/pie-fork.exp: New file.
6232
50146e70
TT
62332018-04-11 Tom Tromey <tom@tromey.com>
6234
6235 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6236
f50d8a2e
PA
62372018-04-10 Pedro Alves <palves@redhat.com>
6238
6239 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6240 exits. Instead loop running forever.
6241 (fork_parent): Run forever too.
6242
a0be7a36
SM
62432018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6244
6245 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6246 mi_continue_to_line.
6247 * gdb.mi/mi-stack.c (callee4): Add comment.
6248
9b73db36
SM
62492018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6250
6251 * gdb.mi/mi-stack.exp: Fix indentation.
6252
c912f608
SM
62532018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6254
6255 PR gdb/22979
6256 * gdb.arch/amd64-osabi.exp: New file.
6257
26540402
SM
62582018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6259
6260 PR gdb/22980
6261 * gdb.base/osabi.exp: New file.
6262
121ad66c 62632018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6264
6265 * gdb.cp/static-typedef-print.exp: New file.
6266 * gdb.cp/static-typedef-print.cc: New file.
6267
3fcded8f
JB
62682018-03-27 Joel Brobecker <brobecker@adacore.com>
6269
6270 * gdb.ada/varsize_limit: New testcase.
6271
59cc4834
JB
62722018-03-27 Joel Brobecker <brobecker@adacore.com>
6273
6274 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6275
6276 * gdb.ada/notcplusplus: New testcase.
6277
6278 * gdb.base/c-linkage-name.c: New file.
6279 * gdb.base/c-linkage-name.exp: New testcase.
6280
4ca59a9f
TT
62812018-03-26 Tom Tromey <tom@tromey.com>
6282
6283 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6284 * gdb.python/py-framefilter.py (name_error): New global.
6285 (ErrorInName.function): Use name_error.
6286
978d6c75
TT
62872018-03-26 Tom Tromey <tom@tromey.com>
6288
6289 PR backtrace/15582:
6290 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6291
b7fee5a3
KS
62922018-03-23 Keith Seitz <keiths@redhat.com>
6293
6294 PR c++/22968
6295 * gdb.cp/subtypes.exp: New file.
6296 * gdb.cp/subtypes.h: New file.
6297 * gdb.cp/subtypes.cc: New file.
6298 * gdb.cp/subtypes-2.cc: New file.
6299
376be529
AB
63002018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6303 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6304 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6305 -nostartfiles when compiling the test. Confirm that all registers
6306 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6307
066cfa98
AB
63082018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6309
6310 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6311 option, syntax was wrong anyway.
6312 * gdb.arch/arm-disp-step.exp: Likewise.
6313 * gdb.arch/sparc64-regs.exp: Likewise.
6314 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6315 option, syntax was wrong anyway, switch to use
6316 prepare_for_testing.
6317 * gdb.arch/i386-disp-step.exp: Likewise.
6318
079670b9
AA
63192018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6320
6321 * gdb.ada/exec_changed.exp: Replace "target_info exists
6322 use_gdb_stub" by "use_gdb_stub".
6323 * gdb.ada/start.exp: Likewise.
6324 * gdb.base/async-shell.exp: Likewise.
6325 * gdb.base/attach-pie-misread.exp: Likewise.
6326 * gdb.base/attach-wait-input.exp: Likewise.
6327 * gdb.base/break-entry.exp: Likewise.
6328 * gdb.base/break-interp.exp: Likewise.
6329 * gdb.base/dprintf-detach.exp: Likewise.
6330 * gdb.base/nostdlib.exp: Likewise.
6331 * gdb.base/solib-nodir.exp: Likewise.
6332 * gdb.base/statistics.exp: Likewise.
6333 * gdb.base/testenv.exp: Likewise.
6334 * gdb.mi/mi-exec-run.exp: Likewise.
6335 * gdb.mi/mi-start.exp: Likewise.
6336 * gdb.multi/dummy-frame-restore.exp: Likewise.
6337 * gdb.multi/multi-arch-exec.exp: Likewise.
6338 * gdb.multi/multi-arch.exp: Likewise.
6339 * gdb.multi/tids.exp: Likewise.
6340 * gdb.multi/watchpoint-multi.exp: Likewise.
6341 * gdb.python/py-events.exp: Likewise.
6342 * gdb.threads/attach-into-signal.exp: Likewise.
6343 * gdb.threads/attach-stopped.exp: Likewise.
6344 * gdb.threads/threadapply.exp: Likewise.
6345 * lib/selftest-support.exp: Likewise.
6346
26d6cec4
AA
63472018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6348
6349 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6350
4ee89e90
SR
63512018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6352
6353 * gdb.perf/template-breakpoints.cc: New file.
6354 * gdb.perf/template-breakpoints.exp: New file.
6355 * gdb.perf/template-breakpoints.py: New file.
6356
92630041
TT
63572018-03-19 Tom Tromey <tom@tromey.com>
6358
6359 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6360 y0.
6361 * gdb.rust/simple.exp: Test bare identifier form of struct
6362 initializer.
6363
76727919
TT
63642018-03-19 Tom Tromey <tom@tromey.com>
6365
6366 * gdb.gdb/observer.exp: Remove.
6367
194ed413
AA
63682018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6369
6370 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6371 "qualified" option when setting breakpoints.
6372 * gdb.trace/backtrace.exp: Likewise.
6373 * gdb.trace/circ.exp: Likewise.
6374 * gdb.trace/collection.exp: Likewise.
6375 * gdb.trace/disconnected-tracing.exp: Likewise.
6376 * gdb.trace/ftrace-lock.exp: Likewise.
6377 * gdb.trace/ftrace.exp: Likewise.
6378 * gdb.trace/infotrace.exp: Likewise.
6379 * gdb.trace/packetlen.exp: Likewise.
6380 * gdb.trace/passc-dyn.exp: Likewise.
6381 * gdb.trace/qtro.exp: Likewise.
6382 * gdb.trace/read-memory.exp: Likewise.
6383 * gdb.trace/report.exp: Likewise.
6384 * gdb.trace/signal.exp: Likewise.
6385 * gdb.trace/status-stop.exp: Likewise.
6386 * gdb.trace/strace.exp: Likewise.
6387 * gdb.trace/tfind.exp: Likewise.
6388 * gdb.trace/trace-break.exp: Likewise.
6389 * gdb.trace/trace-condition.exp: Likewise.
6390 * gdb.trace/trace-mt.exp: Likewise.
6391 * gdb.trace/tstatus.exp: Likewise.
6392 * gdb.trace/tsv.exp: Likewise.
6393 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6394 * gdb.trace/unavailable.exp: Likewise.
6395 * gdb.trace/while-dyn.exp: Likewise.
6396
8b067d2c
AA
63972018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6398
6399 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6400 that libinproctrace is copied to the target.
6401
3ae9ce5d
TT
64022018-03-14 Tom Tromey <tom@tromey.com>
6403
6404 PR cli/14977:
6405 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6406 a null pointer.
6407 * gdb.base/wchar.exp: Likewise.
6408
b8c2339b
TT
64092018-03-14 Tom Tromey <tom@tromey.com>
6410
6411 PR cli/19918:
6412 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6413 flag.
6414
4872dc46
SM
64152018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6416
6417 PR gdb/22841
6418 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6419 "target" to remote_exec.
6420
e4fe3756
SM
64212018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6422
6423 PR gdb/22841
6424 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6425 ${board}_upload): Remove.
6426
e95a97d4
AA
64272018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6428
6429 * gdb.cp/watch-cp.cc: New test.
6430 * gdb.cp/watch-cp.exp: New file.
6431
dbbb1059
AB
64322018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6433
6434 * gdb.base/infcall-nested-structs.exp: New file.
6435 * gdb.base/infcall-nested-structs.c: New file.
6436 * gdb.base/float.exp: Add riscv support.
6437
ecc054c0
TP
64382018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6439
6440 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6441 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6442
25e3c82c
SDJ
64432018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6444
6445 * gdb.server/abspath.exp: New file.
6446 * lib/gdb.exp (with_cwd): New procedure.
6447
3083294d
SM
64482018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6449
6450 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6451 use it.
6452 (gdb_is_target_remote_prompt): New proc.
6453 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6454 (gdb_is_target_native): Pass prompt parameter to
6455 gdb_is_target_1.
6456
3275ef47
SM
64572018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6458
6459 * gdb.base/load-command.c: New file.
6460 * gdb.base/load-command.exp: New file.
6461 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6462 (gdb_is_target_1): ...this, and generalize for other targets
6463 than just remote.
6464 (gdb_is_target_remote): Use gdb_is_target_1.
6465 (gdb_is_target_native): use gdb_is_target_1.
6466
6893c19a
TT
64672018-02-26 Tom Tromey <tom@tromey.com>
6468
6469 PR python/16497:
6470 * gdb.python/py-framefilter.exp: Update test.
6471
2ddeaf8a
TT
64722018-02-26 Tom Tromey <tom@tromey.com>
6473
6474 * gdb.dwarf2/variant.c: New file.
6475 * gdb.dwarf2/variant.exp: New file.
6476
c9317f21
TT
64772018-02-26 Tom Tromey <tom@tromey.com>
6478
6479 * gdb.rust/simple.exp: Accept more possible results in enum test.
6480
6f6d0c26
SM
64812018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6482
6483 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6484 parentheses.
6485
11b03145
MR
64862018-02-23 Maciej W. Rozycki <macro@mips.com>
6487
6488 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6489 name of a variable: $actual_linejj -> $actual_line.
6490
54a27fe5
JB
64912018-02-21 John Baldwin <jhb@FreeBSD.org>
6492
6493 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6494
de65820c
MM
64952018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6496
6497 * gdb.btrace/buffer-size.exp: Do not force BTS.
6498
980548fd
PA
64992018-02-14 Pedro Alves <palves@redhat.com>
6500
6501 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6502 getting a "Quit".
6503
c4e12631
MM
65042018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6505
6506 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6507 Fix test name.
6508
c2e0e465
SM
65092018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6510
6511 * gdb.cp/m-static.exp: Check type of optimized out static
6512 member.
6513
f7216783
AB
65142018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6515
6516 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6517 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6518
0625771b
LS
65192018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6520 Leszek Swirski <leszeks@google.com>
6521
6522 * gdb.python/py-prettyprint.c
6523 (struct to_string_returns_value_inner,
6524 struct to_string_returns_value_wrapper): New.
6525 (main): Add tsrvw variable.
6526 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6527 ToStringReturnsValueWrapper): New classes.
6528 (register_pretty_printers): Register new pretty-printers.
6529 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6530 recursive pretty printer.
6531 * gdb.python/py-mi.exp: Likewise.
6532
59498c30
LS
65332018-02-01 Leszek Swirski <leszeks@google.com>
6534
6535 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6536 functions with the same name as an include file are parsed
6537 correctly.
6538
d4d38844
YQ
65392018-02-01 Yao Qi <yao.qi@linaro.org>
6540
6541 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6542 "\[^\r\n\]*".
6543
07e5f5cf
NP
65442018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6545
6546 * gdb.arch/powerpc-prologue-frame.s: New file.
6547 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6548 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6549
929b5ad4
JB
65502018-01-31 Joel Brobecker <brobecker@adacore.com>
6551
6552 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6553
e671cd59
PA
65542018-01-30 Pedro Alves <palves@redhat.com>
6555
6556 PR gdb/13211
6557 * gdb.base/interrupt-daemon.c: New.
6558 * gdb.base/interrupt-daemon.exp: New.
6559 * gdb.multi/multi-term-settings.c: New.
6560 * gdb.multi/multi-term-settings.exp: New.
6561
fc413dc4
JB
65622018-01-30 Joel Brobecker <brobecker@adacore.com>
6563
6564 * gdb.base/break.exp: Save the location where the breakpoint
6565 on break.c:47 was actually inserted when debugging the version
6566 compiled at -O2 and use it in the expected output of the "info
6567 break" test performed soon after.
6568
5c319bb2
PA
65692018-01-22 Pedro Alves <palves@redhat.com>
6570 Sergio Durigan Junior <sergiodj@redhat.com>
6571
6572 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6573 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6574
a9e40818
JB
65752018-01-22 Joel Brobecker <brobecker@adacore.com>
6576
6577 * gdb.base/break-include.c, gdb.base/break-include.inc,
6578 gdb.base/break-include.exp: New files.
6579 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6580 line number now being the actual line number where the breakpoint
6581 was inserted.
6582 * gdb.mi/mi-break.exp: Likewise.
6583 * gdb.mi/mi-reverse.exp: Likewise.
6584 * gdb.mi/mi-simplerun.exp: Ditto.
6585
e707fc44
AB
65862018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6587
6588 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6589 varobj.
6590 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6591
ae451627
AB
65922018-01-21 Don Breazeal <donb@codesourcery.com>
6593 Andrew Burgess <andrew.burgess@embecosm.com>
6594
6595 * gdb.mi/basics.c: Add new global.
6596 * gdb.mi/mi-frame-regs.exp: New file.
6597 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6598 case.
6599
b1b189e0
AB
66002018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6601
6602 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6603 non-parameter, and on an unknown symbol.
6604
fcfcc376
TT
66052018-01-19 Tom Tromey <tom@tromey.com>
6606
6607 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6608 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6609
634c1c31
AA
66102018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6611
6612 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6613 setrlimit and chdir to int.
6614
d6ad07fd
AA
66152018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6616
6617 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6618 function.
6619 (my_tend): Likewise.
6620 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6621 rationale of avoiding FP- and vector instructions.
6622
adf8243b
RK
66232018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6624
6625 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6626 "info reg" with "\[ \t\]*".
6627 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6628 "\[ \t\]+".
6629 * gdb.arch/s390-multiarch.exp: Ditto.
6630 * gdb.base/pc-fp.exp: Ditto.
6631 * gdb.reverse/i386-precsave.exp: Ditto.
6632 * gdb.reverse/i386-reverse.exp: Ditto.
6633 * gdb.reverse/i387-env-reverse.exp: Ditto.
6634 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6635
dcc06925
AA
66362018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6637
6638 * lib/gdb.exp (gdb_compile): Re-enable use of
6639 universal_compile_options for languages other than Rust.
6640
25d4fd80
AA
66412018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6642
6643 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6644
ee7f689e 66452018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6646
6647 PR gdb/16577
6648 * gdb.base/solib-vanish.exp: New.
6649 * gdb.base/solib-vanish-main.c: New.
6650 * gdb.base/solib-vanish-lib1.c: New.
6651 * gdb.base/solib-vanish-lib2.c: New.
6652
d8447b6b
YQ
66532018-01-17 Yao Qi <yao.qi@linaro.org>
6654
6655 * gdb.compile/compile.exp: Match the address printed for
6656 frame in the output of command "bt".
6657
86d6a90c
TT
66582018-01-15 Tom Tromey <tom@tromey.com>
6659
6660 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6661 compute sp_reg.
6662
cbcdb1aa
AB
66632018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6664
6665 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6666 to prepare.
6667 (prepare): Return 0 on error, 1 on success.
6668
eea61984
PA
66692018-01-12 Pedro Alves <palves@redhat.com>
6670
6671 * gdb.base/continue-after-aborted-step-over.c: New.
6672 * gdb.base/continue-after-aborted-step-over.exp: New.
6673
6181e9c2
SM
66742018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6675
6676 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6677 options when not creating an executable.
6678
3cada740
PA
66792018-01-11 Pedro Alves <palves@redhat.com>
6680
6681 PR remote/22597
6682 * gdb.server/stop-reply-no-thread.c: New file.
6683 * gdb.server/stop-reply-no-thread.exp: New file.
6684
c63d3e8d
PA
66852018-01-10 Pedro Alves <palves@redhat.com>
6686
6687 PR gdb/22670
6688 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6689 functions too. Test setting breakpoints and printing C functions
6690 with no debug info too.
6691 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6692
d4c2a405
PA
66932018-01-10 Pedro Alves <palves@redhat.com>
6694
6695 PR gdb/22670
6696 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6697 a fail.
6698
8825213e
PA
66992018-01-10 Pedro Alves <palves@redhat.com>
6700
6701 PR gdb/22670
6702 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6703
605fd3c6
YQ
67042018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6705
6706 * gdb.server/unittest.exp: Match the output in non-development
6707 mode.
6708
1e5ded6c
YQ
67092018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6710
6711 * gdb.gdb/unittest.exp: Match output in non-development mode.
6712
30066b0b
JB
67132018-01-08 Joel Brobecker <brobecker@adacore.com>
6714
6715 * gdb.ada/access_tagged_param.exp: Relax expected output
6716 for value of "ObjL" in "continue" to pck.inspect breakpoint
6717 test.
6718
04bafb1e
XR
67192018-01-08 Joel Brobecker <brobecker@adacore.com>
6720
9f86398b
JB
6721 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6722 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6723
e379cee6
PA
67242018-01-05 Pedro Alves <palves@redhat.com>
6725
6726 PR gdb/18653
6727 * gdb.base/libsegfault.exp: New.
6728
de63c46b
PA
67292018-01-05 Joel Brobecker <brobecker@adacore.com>
6730
6731 PR gdb/22670
6732 * gdb.ada/access_tagged_param.exp: New file.
6733 * gdb.ada/access_tagged_param/foo.adb: New file.
6734
f98fc17b
PA
67352018-01-05 Pedro Alves <palves@redhat.com>
6736
6737 PR gdb/22670
6738 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6739 exercise lower case too, and to exercise both full matching and
6740 wild matching.
6741
342f8240
JB
67422018-01-05 Joel Brobecker <brobecker@adacore.com>
6743
6744 * gdb.ada/rename_subscript_param: New testcase.
6745
7150d33c
JG
67462018-01-05 Jerome Guitton <guitton@adacore.com>
6747
6748 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6749
cc0e770c
JB
67502018-01-05 Joel Brobecker <brobecker@adacore.com>
6751
6752 * gdb.ada/convvar_comp: New testcase.
6753
672a41aa 67542018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6755
6756 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6757 (My_Table): New global variable.
6758 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6759
7365ec2f
JB
67602018-01-04 Joel Brobecker <brobecker@adacore.com>
6761
6762 PR gdb/22670
6763 * gdb.ada/maint_with_ada: New testcase.
6764
289483b6
JB
67652018-01-04 Joel Brobecker <brobecker@adacore.com>
6766
6767 PR gdb/22670
6768 * gdb.ada/bp_c_mixed_case: New testcase.
6769
344420da
JB
67702018-01-04 Joel Brobecker <brobecker@adacore.com>
6771
6772 PR gdb/22670
6773 * gdb.ada/complete.exp: Add "complete break ada" test.
6774
66fc87a0
JB
67752018-01-04 Joel Brobecker <brobecker@adacore.com>
6776
6777 PR gdb/22670
6778 * gdb.ada/info_addr_mixed_case: New testcase.
6779
9f757bf7
XR
67802018-01-03 Xavier Roirand <roirand@adacore.com>
6781
6782 * gdb.ada/excep_handle.exp: New testcase.
6783 * gdb.ada/excep_handle/foo.adb: New file.
6784 * gdb.ada/excep_handle/pck.ads: New file.
6785
bd570f80
JB
67862018-01-03 Joel Brobecker <brobecker@adacore.com>
6787
6788 * gdb.base/step-line.c: Add extra empty line in copyright header.
6789 * gdb.base/step-line.inp: Likewise.
6790
9fe561ab
JB
67912018-01-02 Joel Brobecker <brobecker@adacore.com>
6792
6793 * gdb.ada/dyn_stride.exp: Add slice test.
6794
a405673c
JB
67952018-01-02 Joel Brobecker <brobecker@adacore.com>
6796
6797 * gdb.ada/dyn_stride: New testcase.
6798
cef0f868
SH
67992017-12-27 Stafford Horne <shorne@gmail.com>
6800
6801 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6802 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6803
b67d92b0
SH
68042017-12-27 Stafford Horne <shorne@gmail.com>
6805
6806 * gdb.base/reggroups.c: New file.
6807 * gdb.base/reggroups.exp: New file.
6808
eccab96d
JB
68092017-12-18 Joel Brobecker <brobecker@adacore.com>
6810
6811 * gdb.dwarf2/ada-valprint-error.c: New file.
6812 * gdb.dwarf2/ada-valprint-error.exp: New file.
6813
0e2da9f0
JB
68142017-12-18 Joel Brobecker <brobecker@adacore.com>
6815
6816 * gdb.ada/assign_arr: New testcase.
6817
cb923fcc
XR
68182017-12-18 Xavier Roirand <roirand@adacore.com>
6819
6820 * gdb.ada/funcall_ptr: New testcase.
6821
7c161838
SDJ
68222017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6823
6824 PR cli/16224
6825 * gdb.base/ptype-offsets.cc: New file.
6826 * gdb.base/ptype-offsets.exp: New file.
6827
1af17fd9
YQ
68282017-12-15 Yao Qi <yao.qi@linaro.org>
6829
6830 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6831 if XML is disabled.
6832
828d5846
XR
68332017-12-15 Xavier Roirand <roirand@adacore.com>
6834
6835 * gdb.ada/same_component_name: New testcase.
6836
79e8fcaa
JB
68372017-12-14 Joel Brobecker <brobecker@adacore.com>
6838
6839 * gdb.ada/str_binop_equal: New testcase.
6840
e05fa6f9
JB
68412017-12-14 Joel Brobecker <brobecker@adacore.com>
6842
6843 * gdb.ada/task_switch_in_core: New testcase.
6844
b89641ba
SM
68452017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6846
6847 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6848 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6849 call test_bkpt_qualified.
6850 (test_bkpt_qualified): New proc.
6851
6892d2e4
PA
68522017-12-13 Pedro Alves <palves@redhat.com>
6853
6854 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6855 Tighten regexp by matching with an anchor.
6856
a22ecf70
PA
68572017-12-13 Pedro Alves <palves@redhat.com>
6858
6859 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6860 ("expression with namespace"): New set of tests.
6861 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6862 (Nested::Test_NS::qux): New.
6863 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6864 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6865
9937536c
JB
68662017-12-13 Joel Brobecker <brobecker@adacore.com>
6867
6868 * gdb.base/server-del-break.c: New file.
6869 * gdb.base/server-del-break.exp: New file.
6870
fe49c6f5
SH
68712017-12-12 Stafford Horne <shorne@gmail.com>
6872
6873 * gdb.xml/tdesc-regs.exp: Add or1k support.
6874
c3d18620
SH
68752017-12-12 Stafford Horne <shorne@gmail.com>
6876
6877 * gdb.base/bp-permanent.c: Define nop of or1k.
6878
c5f9cfc8
JB
68792017-12-11 Joel Brobecker <brobecker@adacore.com>
6880
6881 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6882 output with components being reordered.
6883
a9c135fc
JB
68842017-12-11 Joel Brobecker <brobecker@adacore.com>
6885
6886 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6887 output with components being reordered.
6888
927aa2e7
JK
68892017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6890 Pedro Alves <palves@redhat.com>
6891
6892 * gdb.base/maint.exp (check for .gdb_index): Check also for
6893 .debug_names.
6894 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6895 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6896 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6897 (.gdb_index used after symbol reloading): Support also .debug_names.
6898 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6899
f17d9474
YQ
69002017-12-08 Yao Qi <yao.qi@linaro.org>
6901
6902 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6903 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6904
a0de8c21
YQ
69052017-12-08 Yao Qi <yao.qi@linaro.org>
6906
6907 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6908 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6909
a738ea1d
YQ
69102017-12-08 Yao Qi <yao.qi@linaro.org>
6911
6912 * gdb.arch/aarch64-tagged-pointer.c: New file.
6913 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6914
1cd9a73b
SDJ
69152017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6916
6917 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6918 "int".
6919
fa6eb693
KS
69202017-12-07 Keith Seitz <keiths@redhat.com>
6921
6922 PR breakpoints/22569
6923 * gdb.linespec/ls-errs.exp: Change expected result of "break
6924 -source this file has spaces.c -line 3".
6925 Check that an explicit source file followed by whitespace is
6926 identified as an invalid explicit location.
6927
883fd55a
KS
69282017-12-07 Keith Seitz <keiths@redhat.com>
6929
6930 * gdb.cp/nested-types.cc: New file.
6931 * gdb.cp/nested-types.exp: New file.
6932 * lib/cp-support.exp: Load data-structures.exp library.
6933 (debug_cp_test_ptype_class): New global.
6934 (cp_ptype_class_verbose, next_line): New procedures.
6935 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6936 Add and document new return value.
6937 Switch the list of lines to a queue.
6938 Add support for new `type' key for nested type definitions.
6939 Add debugging/troubleshooting messages.
6940 * lib/data-structures.exp: New file.
6941
ec72db3e
SM
69422017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6943
6944 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6945 with proc_with_prefix, don't use with_test_prefix.
6946
99598d71
TT
69472017-12-07 Tom Tromey <tom@tromey.com>
6948
6949 * gdb.base/break.exp: Add test for empty "commands".
6950
a8806230
YQ
69512017-12-07 Yao Qi <yao.qi@linaro.org>
6952
6953 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6954 malloc and catch syscall.
6955
824cc835
PM
69562017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6957
e79be6e5 6958 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6959 tests for explicit locations.
6960
7cc244de
PA
69612017-12-06 Pedro Alves <palves@redhat.com>
6962
6963 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6964 force-disabling XML descriptions.
6965
50a1fdd5
PA
69662017-12-04 Pedro Alves <palves@redhat.com>
6967
6968 PR gdb/22499
6969 * gdb.arch/amd64-disp-step-avx.S: New file.
6970 * gdb.arch/amd64-disp-step-avx.exp: New file.
6971
f0fb2488
PA
69722017-12-03 Pedro Alves <palves@redhat.com>
6973
6974 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6975 and <string.h>.
6976 (parent_function): Print distinct messages when waitpid fails, or
6977 the child exits with a signal, or the child exits for an unhandled
6978 reason.
6979 * gdb.threads/process-dies-while-detaching.exp
6980 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6981 it. Wait for both inferior output and GDB's prompt. Use an
6982 indirect spawn id list.
6983 (do_detach): New parameter 'child_exit'. Use it to compute
6984 expected inferior output.
6985 (test_detach, test_detach_watch, test_detach_killed_outside):
6986 Adjust to pass down the expected child exit kind.
6987
97cbe998
SDJ
69882017-12-01 Joel Brobecker <brobecker@adacore.com>
6989 Sergio Durigan Junior <sergiodj@redhat.com>
6990 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6993
40fc416f
SDJ
69942017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6995
6996 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6997 to 'symbol-file' and 'add-symbol-file' can be
6998 position-independent.
6999
1cc75e92
YQ
70002017-12-01 Yao Qi <yao.qi@linaro.org>
7001
7002 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7003 the URL in copyright header.
7004 * gdb.arch/aarch64-fp.exp: Likewise.
7005 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7006 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7007 * gdb.base/expand-psymtabs.exp: Likewise.
7008 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7009 * gdb.fortran/common-block.exp: Likewise.
7010 * gdb.fortran/common-block.f90: Likewise.
7011 * gdb.fortran/logical.exp: Likewise.
7012 * gdb.fortran/vla-datatypes.f90: Likewise.
7013 * gdb.fortran/vla-sub.f90: Likewise.
7014
875fb7a7
JB
70152017-11-30 Joel Brobecker <brobecker@adacore.com>
7016
7017 * gdb.ada/repeat_dyn: New testcase.
7018
6f14765f
UW
70192017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7020
7021 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7022 Update for changed thread numbering.
7023 * gdb.cell/bt.exp: Update for changed GDB output.
7024
f1af7b94
SM
70252017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7026
7027 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7028 setting isremote by hand.
7029 * boards/dwarf4-gdb-index.exp: Likewise.
7030 * boards/fission.exp: Likewise.
7031 * boards/stabs.exp: Likewise.
7032
e3919f3e
PA
70332017-11-30 Pedro Alves <palves@redhat.com>
7034
7035 * gdb.linespec/cpls-ops.exp
7036 (check_explicit_skips_function_argument): Extract the underlying
7037 type of size_t instead of hardcoding it.
7038
bd69330d
PA
70392017-11-29 Pedro Alves <palves@redhat.com>
7040
7041 PR c++/19436
7042 * gdb.linespec/cpls-abi-tag.cc: New file.
7043 * gdb.linespec/cpls-abi-tag.exp: New file.
7044
a20714ff
PA
70452017-11-29 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.base/langs.exp: Use -qualified.
7048 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7049 it.
7050 * gdb.cp/namespace.exp: Use -qualified.
7051 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7052 (overload-3, template-overload, template-ret-type, const-overload)
7053 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7054 procedures.
7055 (test_driver): Call them.
7056 * gdb.cp/save-bp-qualified.cc: New.
7057 * gdb.cp/save-bp-qualified.exp: New.
7058 * gdb.linespec/explicit.exp: Test -qualified.
7059 * lib/completion-support.exp (completion::explicit_opts_list): Add
7060 "-qualified".
7061 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7062
f6f1d339
PM
70632017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7064
7065 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7066
02ca603a
TT
70672017-11-29 Tom Tromey <tom@tromey.com>
7068
7069 * gdb.base/relocate.exp: Update invalid argument test.
7070 Add new tests for invalid arguments.
7071
ed6c0bfb
TP
70722017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7073
7074 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7075 Return 0 as a long.
7076 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7077
f106e10e
TP
70782017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7079
7080 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7081 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7082 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7083 func ().
7084 * gdb.cp/shadow.cc (B.func): Return 0.
7085
10329bb2
JB
70862017-11-27 Joel Brobecker <brobecker@adacore.com>
7087
7088 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7089 expected output in gdb_expect call to allow the exception
7090 message to be present as well. Fix syntax confusion to avoid
7091 TCL thinking that exception_name is an array.
7092
617cd4bc
UW
70932017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7094
7095 * gdb.arch/spu-info.c: Include <unistd.h>.
7096 (do_signal_test): Fix broken calls to write.
7097 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7098 Fix checks for empty mailboxes. Update signal tests for corrected
7099 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7100 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7101 * gdb.cell/arch.exp: Use standard_output_file.
7102 * gdb.cell/break.exp: Likewise.
7103 * gdb.cell/bt.exp: Likewise.
7104 * gdb.cell/core.exp: Likewise.
7105 * gdb.cell/dwarfaddr.exp: Likewise.
7106 * gdb.cell/ea-cache.exp: Likewise.
7107 * gdb.cell/ea-standalone.exp: Likewise.
7108 * gdb.cell/f-regs.exp: Likewise.
7109 * gdb.cell/fork.exp: Likewise.
7110 * gdb.cell/gcore.exp: Likewise.
7111 * gdb.cell/mem-access.exp: Likewise.
7112 * gdb.cell/ptype.exp: Likewise.
7113 * gdb.cell/registers.exp: Likewise.
7114 * gdb.cell/sizeof.exp: Likewise.
7115 * gdb.cell/solib-symbol.exp: Likewise.
7116 * gdb.cell/solib.exp: Likewise.
617cd4bc 7117
a81aaca0
PA
71182017-11-25 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.base/complete-empty.exp: New file.
7121 * gdb.base/completion.exp: Adjust.
7122
6a3c6ee4
PA
71232017-11-25 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.linespec/cpls-ops.cc: New file.
7126 * gdb.linespec/cpls-ops.exp: New file.
7127 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7128 factored out from ...
7129 (test_complete_prefix_range): ... this.
7130
8955eb2d
PA
71312017-11-24 Pedro Alves <palves@redhat.com>
7132
7133 * gdb.linespec/cpcompletion.exp: New file.
7134 * gdb.linespec/cpls-hyphen.cc: New file.
7135 * gdb.linespec/cpls.cc: New file.
7136 * gdb.linespec/cpls2.cc: New file.
7137 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7138 test to use test_gdb_complete_unique. Add label completion,
7139 keyword completion and explicit location completion tests.
7140 * lib/completion-support.exp: New file.
7141
e547c119
JB
71422017-11-24 Joel Brobecker <brobecker@adacore.com>
7143
7144 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7145 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7146 when hitting an exception catchpoint.
7147
7c3c1aa8
YQ
71482017-11-22 Yao Qi <yao.qi@linaro.org>
7149
7150 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7151
41bd68f5
SM
71522017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7153
7154 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7155 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7156 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7157
1daad298
YQ
71582017-11-22 Yao Qi <yao.qi@linaro.org>
7159
7160 * gdb.base/info-os.exp: Pass pthreads.
7161 * gdb.multi/multi-attach.exp: Likewise.
7162
88465e87
YQ
71632017-11-22 Yao Qi <yao.qi@linaro.org>
7164
7165 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7166 compiler.
7167
dc196b23
YQ
71682017-11-22 Yao Qi <yao.qi@linaro.org>
7169
7170 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7171 * gdb.base/break-interp.exp: Likewise.
7172 * gdb.base/jit-attach-pie.exp: Likewise.
7173
2400729e
UW
71742017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7175
7176 * gdb.base/float128.c (large128): New variable.
7177 * gdb.base/float128.exp: Add test to print largest __float128 value.
7178
7a26362d
UW
71792017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7180
7181 * gdb.arch/vsx-regs.exp: Update register content checks.
7182
ed0f4273
UW
71832017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7184
7185 * gdb.arch/ppc-longdouble.exp: New file.
7186 * gdb.arch/ppc-longdouble.c: Likewise.
7187
a25d69c6
PA
71882017-11-21 Pedro Alves <palves@redhat.com>
7189
7190 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7191
73fcf641
PA
71922017-11-20 Pedro Alves <palves@redhat.com>
7193
7194 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7195 (long_double_typedef): New typedefs.
7196 Use DEF on double and long double.
7197 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7198 cases.
7199 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7200 and 'long_double_ptr_same_size' locals. Use them to decide
7201 whether cast from array/function to float is valid/invalid.
7202
71a3c369
TT
72032017-11-17 Tom Tromey <tom@tromey.com>
7204
7205 * gdb.rust/traits.rs: New file.
7206 * gdb.rust/traits.exp: New file.
7207
ced9779b
JB
72082017-11-17 Joel Brobecker <brobecker@adacore.com>
7209
7210 * gdb.ada/minsyms: New testcase.
7211
a0922d80
PA
72122017-11-16 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7215 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7216
ea04e54c
PA
72172017-11-16 Pedro Alves <palves@redhat.com>
7218
7219 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7220 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7221
e849ea89
PA
72222017-11-16 Pedro Alves <palves@redhat.com>
7223
7224 * gdb.server/reconnect-ctrl-c.c: New file.
7225 * gdb.server/reconnect-ctrl-c.exp: New file.
7226
d8ae99a7
PM
72272017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7228
7229 * gdb.python/py-rbreak.exp: New file.
7230 * gdb.python/py-rbreak.c: New file.
7231 * gdb.python/py-rbreak-func2.c: New file.
7232
968a13f8
PA
72332017-11-16 Pedro Alves <palves@redhat.com>
7234
7235 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7236 pattern.
7237 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7238 GDB.
7239
71774bc9
SM
72402017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7241
7242 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7243 regex.
7244
ddbb44cf
SM
72452017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7246
7247 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7248 test names.
7249
584a564f
PA
72502017-11-09 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7253 factored out from ...
7254 (top level): ... here, and adjusted to avoid expecting beyond the
7255 prompt in a single gdb_test_multiple.
7256
5ed7a928
PA
72572017-11-09 Pedro Alves <palves@redhat.com>
7258
7259 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7260 output.
7261 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7262 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7263 * gdb.server/ext-run.exp ("kill" test): Likewise.
7264 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7265
a60e0738
PA
72662017-11-09 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7269 match till end of line.
7270
2c88253f
PA
72712017-11-09 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7274
c7a38517
PA
72752017-11-09 Pedro Alves <palves@redhat.com>
7276
7277 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7278 New procedures, factored out from ...
7279 (top level): ... here, and adjusted to avoid expecting beyond the
7280 prompt in one go.
7281
f29f4b6b
PA
72822017-11-09 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7285 output. Fix '?' match.
7286
286acbb5
JB
72872017-11-08 Joel Brobecker <brobecker@adacore.com>
7288
7289 * gdb.ada/scoped_watch: New testcase.
7290 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7291 which is actually correct.
7292 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7293 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7294
62d7ae92
PA
72952017-11-08 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.gdb/complaints.exp (test_initial_complaints)
7298 (test_serial_complaints, test_short_complaints): Call
7299 complaint_internal instead of complaint.
7300
280ca31f
DT
73012017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7302
7303 * gdb.threads/tls-core.c: New file.
7304 * gdb.threads/tls-core.exp: Likewise.
7305
b5ec771e
PA
73062017-11-08 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7309 (p Exported_Capitalized): New test.
7310 (p exported_capitalized): New test.
7311
a02b41a7
PA
73122017-11-07 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7315
95e95a6d
PA
73162017-11-07 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7319 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7320 (disable_invalid, disable_inverted, disable_negative): New
7321 procedures.
7322 ("bad numbers"): New set of tests.
7323
cee62dbd
PA
73242017-11-07 Pedro Alves <palves@redhat.com>
7325
7326 * gdb.cp/ena-dis-br-range.exp: Add tests.
7327
cc638e86
PA
73282017-11-07 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7331
d0fe4701
XR
73322017-11-07 Xavier Roirand <roirand@adacore.com>
7333 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.base/ena-dis-br.exp: Add reference to
7336 gdb.cp/ena-dis-br-range.exp.
7337 * gdb.cp/ena-dis-br-range.exp: New file.
7338 * gdb.cp/ena-dis-br-range.cc: New file.
7339
46f67f80
PA
73402017-11-06 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/attach-non-pgrp-leader.c: New.
7343 * gdb.base/attach-non-pgrp-leader.exp: New.
7344
726e1356
PA
73452017-11-06 Pedro Alves <palves@redhat.com>
7346
7347 * configure.ac: No longer check for termio.h and sgtty.h.
7348 * configure: Regenerate.
7349 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7350 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7351 Remove termio and sgtty code.
7352
50ab6ace
YQ
73532017-11-03 Yao Qi <yao.qi@linaro.org>
7354
7355 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7356 in GDB is disabled.
7357
8e68731c
YQ
73582017-11-03 Yao Qi <yao.qi@linaro.org>
7359
7360 * gdb.python/py-thrhandle.exp: Skip it if python is not
7361 enabled.
7362
3a87ae65
SM
73632017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7364
7365 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7366 as a breakpoint command.
7367
484d8d36
MD
73682017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7369
7370 PR python/21213
7371 * gdb.python/py-infthread.exp: Test calling
7372 InferiorThread.inferior () multiple times in a row.
7373
4a27f119
KS
73742017-10-27 Keith Seitz <keiths@redhat.com>
7375
7376 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7377 Test "info break" for every inlined function breakpoint.
7378
bb11dd58
YQ
73792017-10-27 Yao Qi <yao.qi@linaro.org>
7380
7381 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7382
a43f3893
PF
73832017-10-26 Patrick Frants <osscontribute@gmail.com>
7384
7385 * gdb.cp/classes.exp (test_static_members): Test printing
7386 Outer::instance.
7387 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7388 (Inner::instance, Outer::instance): New.
7389
792ccf00
PA
73902017-10-24 Pedro Alves <palves@redhat.com>
7391
7392 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7393 extra console" test in two stages.
7394
eb2bfbad
PA
73952017-10-24 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7398
1f75a651
PA
73992017-10-24 Pedro Alves <palves@redhat.com>
7400
7401 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7402 loop.
7403
779990d9
PA
74042017-10-24 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7407 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7408
ad9b8f5d
PA
74092017-10-24 Pedro Alves <palves@redhat.com>
7410
7411 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7412 parameter and handle it. Don't output read value in test name.
7413
fee6da6e
PA
74142017-10-24 Pedro Alves <palves@redhat.com>
7415
7416 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7417 custom test name.
7418
10389c2c
PA
74192017-10-24 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7422 include the unstable output directory name in the test's name.
7423 (initial_setup_simple) <'set args'>: Use custom test name.
7424
a80e65a9
PA
74252017-10-24 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7428 with explicit test name.
7429
15763a09
PA
74302017-10-20 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7433 'wait -i'. Use gdb_assert and remote_close.
7434
49a4ce2e
AB
74352017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7436
7437 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7438 number from variable rather than hard-coded.
7439
a75868f5
PA
74402017-10-19 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.base/long-inferior-output.c: New file.
7443 * gdb.base/long-inferior-output.exp: New file.
7444
c8ba13ad
KS
74452017-11-18 Keith Seitz <keiths@redhat.com>
7446
7447 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7448 method.
7449 (main): Call it.
7450 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7451 Add additional user-defined conversion operator tests.
7452
b27de576
PA
74532017-10-17 Pedro Alves <palves@redhat.com>
7454
7455 * boards/native-stdio-gdbserver.exp: Load "local-board".
7456
8484c955
PA
74572017-10-17 Pedro Alves <palves@redhat.com>
7458
7459 * gdb.base/quit-live.c: New file.
7460 * gdb.base/quit-live.exp: New file.
7461
83d5a34d
KS
74622017-10-16 Keith Seitz <keiths@redhat.com>
7463
7464 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7465 (class_with_protected_typedef, class_with_private_typedef)
7466 (struct_with_public_typedef, struct_with_protected_typedef)
7467 (struct_with_private_typedef): New classes/structs.
7468 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7469 typedefs and access specifiers.
7470
739b3f1d
PA
74712017-10-16 Pedro Alves <palves@redhat.com>
7472 Simon Marchi <simon.marchi@polymtl.ca>
7473
7474 * README (Local vs Remote vs Native): New section.
7475 * boards/local-board.exp: New file, with bits factored out from
7476 ...
7477 * boards/native-extended-gdbserver.exp: ... here. Load
7478 "local-board".
7479 * boards/native-gdbserver.exp: Load "local-board".
7480 (${board}_spawn, ${board}_exec): Delete.
7481 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7482 ...
7483 * boards/stdio-gdbserver-base.exp: ... this new file.
7484 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7485 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7486 procedure.
7487 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7488 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7489 stdio_gdbserver_command.
7490 (${board}_get_remote_address, ${board}_get_comm_port)
7491 (${board}_download, ${board}_upload): Delete.
7492 (get_target_remote_pipe_cmd): New.
7493
fe68b953
SM
74942017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7495
7496 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7497 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7498 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7499 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7500 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7501 remove with_test_prefix.
7502
300b6685
PA
75032017-10-13 Pedro Alves <palves@redhat.com>
7504
7505 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7506 * gdb.base/annota1.exp: Use it instead of is_remote.
7507 * gdb.base/annota3.exp: Use it instead of is_remote.
7508 * gdb.cp/annota2.exp: Use it instead of is_remote.
7509 * gdb.cp/annota3.exp: Use it instead of is_remote.
7510 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7511
50500caf
PA
75122017-10-13 Pedro Alves <palves@redhat.com>
7513
7514 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7515 (test_num_test_vars, run_and_count_vars, find_env)
7516 (test_set_unset_env, test_inherit_env_var): New procedures.
7517 (top level): Use them.
7518
dad0c6d2
PA
75192017-10-13 Pedro Alves <palves@redhat.com>
7520
7521 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7522 also skip on stub-like targets.
7523
8b0553c1
PA
75242017-10-13 Pedro Alves <palves@redhat.com>
7525
7526 PR gdb/22293
7527 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7528 (top level): Move some tests to ...
7529 (test_not_found): ... this new procedure.
7530 (top level): Call it.
7531
7594f623
PA
75322017-10-13 Pedro Alves <palves@redhat.com>
7533
7534 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7535 expect different "info terminal" output if testing with a
7536 non-native target.
7537
ebe3b402
PA
75382017-10-13 Pedro Alves <palves@redhat.com>
7539 Simon Marchi <simon.marchi@polymtl.ca>
7540
7541 PR python/12966
7542 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7543
42f1b161
PA
75442017-10-13 Pedro Alves <palves@redhat.com>
7545
7546 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7547 already.
7548
8d6ef72b
PA
75492017-10-13 Pedro Alves <palves@redhat.com>
7550
7551 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7552 is_remote.
7553
d7bcd5b8
PA
75542017-10-13 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7557 is_remote.
7558
df479dc6
PA
75592017-10-13 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7562 is set.
7563 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7564 instead of is_remote.
7565
23fb630a
PA
75662017-10-13 Pedro Alves <palves@redhat.com>
7567
7568 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7569 (top level): Add comment.
7570
cc77b1dc
PA
75712017-10-13 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/remote.exp (top level): Fix comment typo and add
7574 missing return.
7575
27c9e813
PA
75762017-10-13 Pedro Alves <palves@redhat.com>
7577 Simon Marchi <simon.marchi@polymtl.ca>
7578
7579 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7580 calls and add comments. Skip test if use_gdb_stub is set.
7581 (top level): Use "set cwd" command instead of "cd" command.
7582
5e830d98
PA
75832017-10-13 Pedro Alves <palves@redhat.com>
7584
7585 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7586 is_remote target check.
7587
f5ca0032
PA
75882017-10-13 Pedro Alves <palves@redhat.com>
7589
7590 * gdb.base/scope.exp: Use build_executable + clean_restart +
7591 gdb_file_cmd instead of prepare_for_testing and no longer skip
7592 "before run" tests on is_remote target boards. Update comments.
7593 * boards/native-extended-gdbserver.exp
7594 (extended_gdbserver_load_last_file): New, factored out from ...
7595 (gdb_load): ... this. Move further below and add comment.
7596 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7597
8aed1c0d
PA
75982017-10-12 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.base/attach.exp: Remove references to gdb64.
7601 * gdb.base/dbx.exp: Remove references to gdb64.
7602
cfa34c87
SM
76032017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7604 Pedro Alves <palves@redhat.com>
7605
7606 * gdb.base/label.exp: Remove is_remote target check.
7607
9192b7de
PA
76082017-10-12 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.base/auvx.exp (coredir): Update comment.
7611 (top level) <core_works>: Use "set cwd" command instead of "cd"
7612 command.
7613
6bf0052d
PA
76142017-10-12 Pedro Alves <palves@redhat.com>
7615 Simon Marchi <simon.marchi@polymtl.ca>
7616
7617 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7618 target boards.
7619
e48ef82d
PA
76202017-10-12 Pedro Alves <palves@redhat.com>
7621 Simon Marchi <simon.marchi@polymtl.ca>
7622
7623 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7624 Instead skip if there's any gdb_protocol set.
7625
8d7aea57
SM
76262017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7627 Pedro Alves <palves@redhat.com>
7628
7629 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7630
30440677
PA
76312017-10-12 Pedro Alves <palves@redhat.com>
7632 Simon Marchi <simon.marchi@polymtl.ca>
7633
7634 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7635 instead of on dejagnu remote boards.
7636
4e04f045 76372017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7638 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7639
7640 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7641 checks. Use build_executable + clean_restart instead of
7642 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7643 of enabling non-stop after starting gdb.
7644
871a186e
PA
76452017-10-12 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7648 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7649 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7650 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7651
56d704da
AK
76522017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7653
7654 * gdb.arch/arc-tdesc-cpu.exp: New file.
7655 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7656
2f20e312
SM
76572017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7658
7659 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7660
65630365
PA
76612017-10-10 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7664 expect CLI output.
7665
bf469271
PA
76662017-10-10 Pedro Alves <palves@redhat.com>
7667
7668 * lib/selftest-support.exp (selftest_setup): Update for
7669 captured_command_loop's prototype change.
7670
777a42f1
PA
76712017-10-09 Pedro Alves <palves@redhat.com>
7672
7673 Test both arch1=>arch2 and arch2=>arch1.
7674
7675 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7676 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7677 factored out to...
7678 (append_arch1_options, append_arch2_options, append_arch_options)
7679 (build_executables): New procedures.
7680 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7681 local.
7682 (top level): Add new 'first_arch' testing axis.
7683
cbd2b4e3
PA
76842017-10-09 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7687 (barrier): New.
7688 (thread_start, all_started): New functions.
7689 (main): Spawn new thread and wait until it is scheduled.
7690 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7691 option.
7692 (do_test): Add 'selected_thread' parameter. Run to all_started
7693 instead of main. Explicitly set the breakpoint at main. Switch
7694 to the SELECTED_THREAD thread.
7695 (top level): Test handling the exec event with either the main
7696 thread or the second thread selected.
7697
5c9e4427
PA
76982017-10-09 Pedro Alves <palves@redhat.com>
7699
7700 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7701 logic. Move STOP marker after the value checks.
7702 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7703 regexp.
7704
b3b7c423
SL
77052017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7706
7707 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7708
3b4b2f16
UW
77092017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7710
7711 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7712 integer-to-dfp conversion.
7713 * gdb.base/dfp-test.exp: Likewise.
7714
5cd63fda
PA
77152017-10-04 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.multi/hangout.c: Include <unistd.h>.
7718 (hangout_loop): New function.
7719 (main): Call alarm. Call hangout_loop in a loop.
7720 * gdb.multi/hello.c: Include <unistd.h>.
7721 (hello_loop): New function.
7722 (main): Call alarm. Call hangout_loop in a loop.
7723 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7724 inferior with the other selected.
7725
4c71c105
SM
77262017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7727
7728 * gdb.mi/list-thread-groups-available.exp: New file.
7729 * gdb.mi/list-thread-groups-available.c: New file.
7730
bc3b087d
SDJ
77312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7732
7733 * gdb.base/set-cwd.exp: Make it available on
7734 native-extended-gdbserver.
7735
d092c5a2
SDJ
77362017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7737
7738 * gdb.base/set-cwd.c: New file.
7739 * gdb.base/set-cwd.exp: Likewise.
7740
45320ffa
TT
77412017-10-02 Tom Tromey <tom@tromey.com>
7742
7743 PR rust/22236:
7744 * gdb.rust/simple.rs (main): New variable "fslice".
7745 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7746
b3e3859b
TT
77472017-10-02 Tom Tromey <tom@tromey.com>
7748
7749 * gdb.rust/simple.exp: Test ptype of a slice.
7750
01af5e0d
TT
77512017-10-02 Tom Tromey <tom@tromey.com>
7752
7753 * gdb.rust/simple.exp: Test index of slice.
7754
a9bbfbd8
TT
77552017-09-27 Tom Tromey <tom@tromey.com>
7756
7757 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7758
df8899e5
TP
77592017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7760 Pedro Alves <palves@redhat.com>
7761
7762 * gdb.base/compare-sections.exp (get value of read-only section): Read
7763 as unsigned value.
7764 (corrupt read-only section): Likewise and don't set written if patching
7765 failed.
7766
757bf54b
KB
77672017-09-21 Kevin Buettner <kevinb@redhat.com>
7768
7769 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7770 files.
7771
06871ae8
PA
77722017-09-20 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7775 symbol names in gdb's output.
7776 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7777
e5f25bc5
PA
77782017-09-20 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7781 Rename to ...
7782 (test_list_ambiguous_symbol): ... this and add a symbol name
7783 parameter. Adjust.
7784 (test_list_ambiguous_function): Reimplement on top of
7785 test_list_ambiguous_symbol and also test listing ambiguous
7786 variables.
7787 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7788 (ambiguous_fun): ... this.
7789 (ambiguous_var): New.
7790 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7791 (ambiguous_fun): ... this.
7792 (ambiguous_var): New.
7793
4e5a4f58
JB
77942017-09-19 John Baldwin <jhb@FreeBSD.org>
7795
7796 * gdb.base/starti.c: New file.
7797 * gdb.base/starti.exp: New file.
7798 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7799
26e53f3e
PA
78002017-09-14 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7803 (top level): Use it instead of runto.
7804
cb791d59
TT
78052017-09-11 Tom Tromey <tom@tromey.com>
7806
7807 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7808
7c96f8c1
TT
78092017-09-11 Tom Tromey <tom@tromey.com>
7810
7811 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7812 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7813
469412dd
CW
78142017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7815
7816 * gdb.fortran/printing-types.exp: New file.
7817 * gdb.fortran/printing-types.exp: New file.
7818
e0f86435
BH
78192017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7820
7821 * gdb.fortran/vla-ptype.exp: Fix typos.
7822 * gdb.fortran/vla-value.exp: Same.
7823
9e9af4be
BH
78242017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7825
7826 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7827 * gdb.mi/mi-var-child-f.exp: Likewise.
7828 * gdb.mi/mi-vla-fortran.exp: Likewise.
7829
a5ad232b 78302017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7831 Christoph Weinmann <christoph.t.weinmann@intel.com>
7832 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7833
7834 * gdb.fortran/ptr-indentation.f90: New file.
7835 * gdb.fortran/ptr-indentation.exp: New file.
7836
5aec60eb
TT
78372017-09-05 Tom Tromey <tom@tromey.com>
7838
7839 PR gdb/22010:
7840 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7841
8f8f8152
TP
78422017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7843
7844 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7845
fbd1b771
JK
78462017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7847
7848 * gdb.threads/tls-nodebug-pie.c: New file.
7849 * gdb.threads/tls-nodebug-pie.exp: New file.
7850
5eb5f850
TT
78512017-09-05 Tom Tromey <tom@tromey.com>
7852
7853 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7854 for rust.
7855
ae780a21
SM
78562017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7857
7858 * gdb.multi/multi-arch-exec.exp: Test with different
7859 "follow-exec-mode" settings.
7860 (do_test): New procedure.
7861
3693fdb3
PA
78622017-09-04 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/func-static.c (S::method const, S::method volatile)
7865 (S::method volatile const): New methods.
7866 (c_s, v_s, cv_s): New instances.
7867 (main): Call method() on them.
7868 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7869 (cannot_resolve): New procedure.
7870 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7871 print-quote-unquoted columns.
7872 (do_test): Test printing each scope too.
7873
e68cb8e0
PA
78742017-09-04 Pedro Alves <palves@redhat.com>
7875
7876 * gdb.base/local-static.exp: Also test with
7877 class::method::variable wholly quoted.
7878 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7879
858be34c
PA
78802017-09-04 Pedro Alves <palves@redhat.com>
7881
7882 * gdb.base/local-static.c: New.
7883 * gdb.base/local-static.cc: New.
7884 * gdb.base/local-static.exp: New.
7885
46a4882b
PA
78862017-09-04 Pedro Alves <palves@redhat.com>
7887
7888 * gdb.asm/asm-source.exp: Add casts to int.
7889 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7890 (dataglobal64_1, dataglobal64_2): New globals.
7891 * gdb.base/nodebug.exp: Test different expressions involving the
7892 new globals, with print, whatis and ptype. Add casts to int.
7893 * gdb.base/solib-display.exp: Add casts to int.
7894 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7895 * gdb.cp/m-static.exp: Add cast to int.
7896 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7897 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7898 tls variable with no debug info without a cast. Test with a cast
7899 to int too.
7900 * gdb.trace/entry-values.exp: Add casts.
7901
2c5a2be1
PA
79022017-09-04 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.base/nodebug.exp: Test that ptype's error about functions
7905 with unknown return type includes the function name too.
7906
7022349d
PA
79072017-09-04 Pedro Alves <palves@redhat.com>
7908
7909 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7910 return type of munmap in infcall.
7911 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7912 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7913 type of ftell in infcall.
7914 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7915 type of getpid in infcall.
7916 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7917 infcall.
7918 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7919 Bail on failure to extract the pid.
7920 * gdb.base/nodebug.c: #include <stdint.h>.
7921 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7922 New functions.
7923 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7924 Change expected output of print/whatis/ptype with functions with
7925 no debug info. Test all supported languages. Call
7926 test_call_promotion.
7927 * gdb.compile/compile.exp: Adjust expected output to expect
7928 warning.
7929 * gdb.threads/siginfo-threads.exp: Likewise.
7930
54990598
PA
79312017-09-04 Pedro Alves <palves@redhat.com>
7932
7933 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7934 "prototypes". Test calling float functions via prototyped and
7935 unprototyped function pointers.
7936 (perform_all_tests): New parameter "prototypes". Pass it down.
7937 (top level): Pass down "prototypes" parameter to
7938 perform_all_tests.
7939
34d16ea2
SM
79402017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7941
7942 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7943 Test with nested loops.
7944
9521ecda
SM
79452017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7946
7947 * gdb.base/commands.exp: Call the new procedures.
7948 (loop_break_test, loop_continue_test): New procedures.
7949
80a65e9b
SM
79502017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7951
7952 * gdb.base/commands.exp: Call new procedure.
7953 (define_if_without_arg_test): New procedure.
7954
e439fa14
PA
79552017-09-04 Pedro Alves <palves@redhat.com>
7956
7957 * gdb.base/list-ambiguous.exp: New file.
7958 * gdb.base/list-ambiguous0.c: New file.
7959 * gdb.base/list-ambiguous1.c: New file.
7960 * gdb.base/list.exp (test_list_range): Adjust expected output.
7961
0a2dde4a
SDJ
79622017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7963
7964 * gdb.base/share-env-with-gdbserver.c: New file.
7965 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7966
5e89eb3a
SM
79672017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7968
7969 * gdb.base/commands.exp (gdbvar_simple_if_test,
7970 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7971 progvar_simple_if_test, progvar_simple_while_test,
7972 progvar_complex_if_while_test, user_defined_command_test,
7973 user_defined_command_args_eval,
7974 user_defined_command_args_stack_test,
7975 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7976 temporary_breakpoint_commands,
7977 gdb_test_no_prompt, redefine_hook_test,
7978 redefine_backtrace_test): Remove "global gdb_prompt".
7979
fd437cbc
SM
79802017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7981
7982 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7983 New proc, call it from toplevel.
7984
87215ad1
SDJ
79852017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7986
7987 PR remote/21852
7988 * gdb.server/normal.c: New file, copied from gdb.base.
7989 * gdb.server/run-without-local-binary.exp: New file.
7990
58afddc6
WP
79912017-08-07 Weimin Pan <weimin.pan@oracle.com>
7992
7993 * gdb.arch/sparc64-adi.exp: New file.
7994 * gdb.arch/sparc64-adi.c: New file.
7995
5277199a
PA
79962017-08-22 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7999 (top level): Add "list all overloads" tests.
8000
14278e1f
TT
80012017-08-22 Tom Tromey <tom@tromey.com>
8002
8003 * gdb.gdb/xfullpath.exp: Remove.
8004
bf223d3e
PA
80052017-08-21 Pedro Alves <palves@redhat.com>
8006
8007 PR gdb/19487
8008 * gdb.base/symbol-alias.c: New.
8009 * gdb.base/symbol-alias2.c: New.
8010 * gdb.base/symbol-alias.exp: New.
8011
c973d0aa
PA
80122017-08-21 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.base/dfp-test.c
8015 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8016 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8017 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8018 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8019 * gdb.base/whatis-ptype-typedefs.c: New.
8020 * gdb.base/whatis-ptype-typedefs.exp: New.
8021 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8022 (an_int, an_int_type, an_int_type2): New globals.
8023 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8024 involving typedefs and cast expressions.
8025 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8026 (lookup_typedefs_function): New.
8027 (typedefs_pretty_printers_dict): New.
8028 (top level): Register lookup_typedefs_function in
8029 gdb.pretty_printers.
8030
6d580b63
YQ
80312017-08-18 Yao Qi <yao.qi@linaro.org>
8032
8033 * gdb.server/unittest.exp: New.
8034
206726fb
SDJ
80352017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8036
8037 PR gdb/21954
8038 * gdb.base/environ.exp: Add test to check if 'unset environment'
8039 works.
8040
bf0ec4c2
AA
80412017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8042
8043 * lib/gdb.exp (universal_compile_options): New caching proc.
8044 (gdb_compile): Suppress GCC's coloring of messages.
8045
d6382fff
TT
80462017-08-14 Tom Tromey <tom@tromey.com>
8047
8048 PR gdb/21675:
8049 * gdb.base/printcmds.exp (test_radices): New function.
8050 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8051 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8052 * lib/gdb.exp (get_integer_valueof): Use p/d.
8053
c2c2dd9f
SM
80542017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8055
8056 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8057 characters.
8058
fdffd6f4
TT
80592017-08-05 Tom Tromey <tom@tromey.com>
8060
8061 * gdb.rust/simple.exp: Allow String to appear in a different
8062 namespace.
8063
27d41eac
YQ
80642017-07-26 Yao Qi <yao.qi@linaro.org>
8065
8066 * gdb.gdb/unittest.exp: Invoke command
8067 "maintenance check xml-descriptions".
8068
031ed05d
AA
80692017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8070
8071 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8072 calling context.
8073 (hex128): Drop erroneous calculation of parameters.
8074
dcd27ddf
SM
80752017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8076
8077 * gdb.python/py-unwind.exp: Disable stack protection when
8078 building test file.
8079
47e77640
PA
80802017-07-20 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/default.exp (set language): Adjust expected output.
8083
62d2a18a
PA
80842017-07-20 Pedro Alves <palves@redhat.com>
8085
8086 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8087 (test_minsym): ... this, and make static.
8088 (get_pck__foo__bar__minsym): Rename to ...
8089 (get_test_minsym): ... this.
8090 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8091 symbol names and comments.
8092 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8093 (get_test_minsym): ... this.
8094 (pck__foo__bar__minsym__2): Rename to ...
8095 (test_minsym): ... this.
8096 (main): Adjust.
8097
c45ec17c
PA
80982017-07-17 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.base/completion.exp: Adjust expected output.
8101 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8102 the completer works.
8103
c6756f62
PA
81042017-07-17 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8107
5bd68487
AB
81082017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8109
8110 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8111
8880f2a9
TT
81122017-07-14 Tom Tromey <tom@tromey.com>
8113
8114 PR rust/21764:
8115 * gdb.rust/simple.exp: Add tests.
8116
65547233
TT
81172017-07-14 Tom Tromey <tom@tromey.com>
8118
8119 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8120
8f14146e
PA
81212017-07-14 Pedro Alves <palves@redhat.com>
8122
8123 * gdb.linespec/base/one/thefile.cc (z1): New function.
8124 * gdb.linespec/base/two/thefile.cc (z2): New function.
8125 * gdb.linespec/linespec.exp: Add tests.
8126
b4365d02
AB
81272017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8128
8129 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8130 to mi_create_breakpoint.
8131
5d2cbaa5
AB
81322017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8133
8134 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8135 mi_create_breakpoint.
8136
11cb5716
IB
81372017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8138
8139 * gdb.dlang/demangle.exp: Update for demangling changes.
8140
03278692
TT
81412017-07-09 Tom Tromey <tom@tromey.com>
8142
8143 * gdb.dwarf2/shortpiece.exp: New file.
8144
33c5cd75
DB
81452017-07-06 David Blaikie <dblaikie@gmail.com>
8146
8147 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8148 built from fissiont-multi-cu{1,2}.c.
8149 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8150 except putting 'main' and 'func' in separate CUs in the same DWO file.
8151 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8152 test.
8153 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8154 test.
8155
8455d262
PA
81562017-07-06 Pedro Alves <palves@redhat.com>
8157
8158 * gdb.python/py-unwind.exp: Test flushregs.
8159
dc4bde35
SDJ
81602017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8161
8162 PR cli/21688
8163 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8164 tests for alias commands and trailing whitespace.
8165
51ed89aa
SDJ
81662017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8167
8168 PR cli/21688
8169 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8170 procedure. Call it.
8171
eb17d413
PA
81722017-06-29 Pedro Alves <palves@redhat.com>
8173
8174 * gdb.base/printcmds.exp: Add tests.
8175
41664b45
DG
81762017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8177
8178 PR gdb/21337
8179 * gdb.base/reread-readsym.exp: New file.
8180 * gdb.base/reread-readsym.c: New file.
8181
75312ae3
KB
81822017-06-21 Kevin Buettner <kevinb@redhat.com>
8183
8184 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8185 subpattern.
8186
66953522
PB
81872017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8188
8189 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8190 extended mnemonic.
8191 * gdb.arch/powerpc-power9.s: Likewise.
8192
5524b525
AA
81932017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8194
8195 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8196 on 32-bit x86 targets. Exploit is_*_target macros where
8197 appropriate.
8198
03c8af18
AA
81992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8200
8201 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8202 register pieces.
8203
3bf31011
AA
82042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8205
8206 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8207 located in one or more DWARF pieces.
8208
805acca0
AA
82092017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8210
8211 * lib/gdb.exp (get_endianness): New proc.
8212 * gdb.arch/aarch64-fp.exp: Use it.
8213 * gdb.arch/altivec-regs.exp: Likewise.
8214 * gdb.arch/e500-regs.exp: Likewise.
8215 * gdb.arch/vsx-regs.exp: Likewise.
8216 * gdb.base/dump.exp: Likewise.
8217 * gdb.base/funcargs.exp: Likewise.
8218 * gdb.base/gnu_vector.exp: Likewise.
8219 * gdb.dwarf2/formdata16.exp: Likewise.
8220 * gdb.dwarf2/implptrpiece.exp: Likewise.
8221 * gdb.dwarf2/nonvar-access.exp: Likewise.
8222 * gdb.python/py-inferior.exp: Likewise.
8223 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8224
e9352324
AA
82252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8226
8227 PR gdb/21226
8228 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8229 stack value pieces are taken from the LSB end.
8230
d5d1163e
AA
82312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8232
8233 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8234 variable at nonzero offset.
8235
0567c986
AA
82362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8237
8238 * gdb.dwarf2/var-access.c: New file.
8239 * gdb.dwarf2/var-access.exp: New test.
8240 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8241
973e9aab
TT
82422017-06-12 Tom Tromey <tom@tromey.com>
8243
8244 * gdb.dwarf2/formdata16.exp: Add tests.
8245
d9109c80
TT
82462017-06-12 Tom Tromey <tom@tromey.com>
8247
8248 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8249
30a25466
TT
82502017-06-12 Tom Tromey <tom@tromey.com>
8251
8252 PR exp/16225:
8253 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8254 * gdb.arch/vsx-regs.exp: Update tests.
8255 * gdb.arch/s390-vregs.exp (hex128): New proc.
8256 Update test.
8257 * gdb.arch/altivec-regs.exp: Update tests.
8258
aefd8b33
SDJ
82592017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8260
8261 * gdb.base/startup-with-shell.c: New file.
8262 * gdb.base/startup-with-shell.exp: Likewise.
8263
2090129c
SDJ
82642017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8265
8266 * gdb.server/non-existing-program.exp: Update regex in order to
8267 reflect the fact that gdbserver is now using fork_inferior (with a
8268 shell) to startup the inferior.
8269
8e86a419
SM
82702017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8271
8272 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8273 support function calls from GDB.
8274
e6cf65f2
TT
82752017-05-21 Tom Tromey <tom@tromey.com>
8276
8277 PR rust/21466:
8278 * gdb.rust/unsized.exp: New file.
8279 * gdb.rust/unsized.rs: New file.
8280
43cc5389
TT
82812017-05-19 Tom Tromey <tom@tromey.com>
8282
8283 PR rust/21484:
8284 * gdb.rust/watch.exp: New file.
8285 * gdb.rust/watch.rs: New file.
8286
ec8df234
TT
82872017-05-18 Tom Tromey <tom@tromey.com>
8288
8289 * gdb.rust/simple.exp: Allow Box to be qualified.
8290
3e3e7fae
TP
82912017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8292
8293 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8294
59cc050d
PA
82952017-05-18 Pedro Alves <palves@redhat.com>
8296
8297 * gdb.base/fileio.c (test_write, test_read, test_close)
8298 (test_fstat): Don't print 'ret' in the fail path.
8299
c8f6abd1
PA
83002017-05-18 Pedro Alves <palves@redhat.com>
8301
8302 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8303 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8304 (test_system, test_rename, test_unlink, test_time): Change
8305 prototypes.
8306 * gdb.base/fileio.exp (stop_msg): Adjust.
8307
d2a03b77
PA
83082017-05-18 Pedro Alves <palves@redhat.com>
8309
8310 * gdb.base/fileio.c (null_str): New global.
8311 (test_stat): Use it.
8312 * gdb.base/fileio.exp: Remove nowarnings.
8313
0d5c6999
YQ
83142017-05-17 Yao Qi <yao.qi@linaro.org>
8315
8316 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8317
21873064
YQ
83182017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8319
8320 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8321 argument command.
8322 (top-level): Invoke test_set_inferior_tty.
8323
d512d31c
PA
83242017-05-04 Pedro Alves <palves@redhat.com>
8325
8326 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8327 Add parens to print call for Python 3.
8328
90cef2ed
KS
83292017-05-03 Keith Seitz <keiths@redhat.com>
8330
8331 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8332 (main): Call it.
8333
14f819c8
TW
83342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8335
8336 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8337 to prev and next.
8338
913aeadd
TW
83392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8340
8341 * gdb.python/py-record-btrace.exp: Remove test for
8342 gdb.BtraceInstruction.error.
8343
a3be24ad
TW
83442017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8345
8346 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8347
ae20e79a
TW
83482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8349
8350 * gdb.python/py-record-btrace-threads.c: New file.
8351 * gdb.python/py-record-btrace-threads.exp: New file.
8352
45ce1b47
SDJ
83532017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8354
8355 PR testsuite/8595
8356 * gdb.base/environ.exp: Make test available in all architectures.
8357 Move bits related to "info program" testing to
8358 gdb.base/info-program.exp. Rewrite tests to use the two new
8359 procedures mentione below.
8360 (test_set_show_env_var) New procedure.
8361 (test_set_show_env_var_equal): Likewise.
8362 * gdb.base/info-program.exp: New file.
8363
e15c3eb4
KS
83642017-04-27 Keith Seitz <keiths@redhat.com>
8365
8366 * gdb.cp/oranking.cc (test15): New function.
8367 (main): Call test15 and declare additional variables for testing.
8368 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8369 "p foo101('abc')" tests.
8370 Add tests for cv qualifier overloads.
8371 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8372 "lvalue reference overload" test.
8373 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8374 "print value of f1 on Child&& in f2" test.
8375
3a3fd0fd
PA
83762017-04-19 Pedro Alves <palves@redhat.com>
8377
8378 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8379 procedure.
8380 (top level): Call it.
8381 * lib/gdb.exp (gdb_define_cmd): New procedure.
8382
53375380
PA
83832017-04-12 Pedro Alves <palves@redhat.com>
8384
8385 PR gdb/21323
8386 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8387 (wchar): New global.
8388 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8389 (do_test_wide_char, wide_char_types_no_program, top level): Add
8390 wchar_t testing.
8391
53e710ac
PA
83922017-04-12 Pedro Alves <palves@redhat.com>
8393
8394 PR c++/21323
8395 * gdb.cp/wide_char_types.c: New file.
8396 * gdb.cp/wide_char_types.exp: New file.
8397
0ad9d8c7
SDJ
83982017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8399
8400 PR gdb/21352
8401 * gdb.trace/tsv.exp: Add test for "tsave -r".
8402
b1b45502
IB
84032017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8404
8405 * gdb.dlang/watch-loc.c: New file.
8406 * gdb.dlang/watch-loc.exp: New file.
8407
ec13808e
JK
84082017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8409
8410 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8411
fe5f7374
AK
84122017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8413
8414 * gdb.arch/arc-analyze-prologue.S: New file.
8415 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8416
eea78757
AK
84172017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8418
8419 * gdb.arch/arc-decode-insn.S: New file.
8420 * gdb.arch/arc-decode-insn.exp: Likewise.
8421
5badf10a
IR
84222017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8423
8424 PR tdep/20928
8425 * gdb.arch/sparc64-regs.exp: New file.
8426 * gdb.arch/sparc64-regs.S: Likewise.
8427
cee59b3f
TW
84282017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8429
8430 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8431 and memory view on Python 3.
8432
c0f55cc6
AV
84332017-03-20 Artemiy Volkov <artemiyv@acm.org>
8434 Keith Seitz <keiths@redhat.com>
8435
8436 PR gdb/14441
8437 * gdb.cp/demangle.exp: Add rvalue reference tests.
8438 * gdb.cp/rvalue-ref-casts.cc: New file.
8439 * gdb.cp/rvalue-ref-casts.exp: New file.
8440 * gdb.cp/rvalue-ref-overload.cc: New file.
8441 * gdb.cp/rvalue-ref-overload.exp: New file.
8442 * gdb.cp/rvalue-ref-params.cc: New file.
8443 * gdb.cp/rvalue-ref-params.exp: New file.
8444 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8445 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8446 * gdb.cp/rvalue-ref-types.cc: New file.
8447 * gdb.cp/rvalue-ref-types.exp: New file.
8448 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8449 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8450
51457a05
MAL
84512017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8452
8453 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8454 New procedure.
8455
5b291c04
MAL
84562017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8457
8458 * lib/mi-support.exp (mi_gdb_test): Add additional message
8459 for unexpected output.
8460
59a56148
AA
84612017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8462
8463 * gdb.base/examine-backward.c (Barrier): New character array
8464 constant, to ensure that TestStrings is preceded by a string
8465 terminator.
8466
7942e96e
AA
84672017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8468
8469 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8470 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8471 and implicit pointer into such a location.
8472
6ebac3fb
DE
84732017-03-16 Doug Evans <dje@google.com>
8474
8475 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8476
ec3b243d
TP
84772017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8478
8479 * gdb.cp/m-static.exp: Fix expectation for prototype of
8480 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8481
84822017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8483
8484 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8485 * gdb.guile/scm-lazy-string.c: New file.
8486 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8487 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8488 for pointer, array, typedef lazy strings.
8489
2cc36e25 84902017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8491
8492 PR python/17728, python/18439, python/18779
8493 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8494 * gdb.python/py-lazy-string.c (pointer): New typedef.
8495 (main): New locals ptr, array, typedef_ptr.
8496 * gdb.python/py-value.exp: Move lazy string tests to ...
8497 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8498 array, typedef lazy strings.
ec3b243d 8499
0efcde63
AK
85002017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8501
8502 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8503 Add optional 'test' parameter.
8504
7978d7c3
SM
85052017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8506
8507 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8508 Skip for versions of DejaGnu < 1.5.
8509
896c0c1e
SM
85102017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8511
8512 * lib/gdb.exp (dejagnu_version): New proc.
8513 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8514 Use dejagnu_version.
8515
5f4d1085
KS
85162017-03-10 Keith Seitz <keiths@redhat.com>
8517
8518 PR c++/8128
8519 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8520 type from destructor regexps.
8521 Add a branch which actually passes the test.
8522 Adjust "ptype t5i" test names.
8523
1de05205
PA
85242017-03-08 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/step-over-exit.exp: Add explicit test message.
8527
c65d6b55
PA
85282017-03-08 Pedro Alves <palves@redhat.com>
8529
8530 PR gdb/18360
8531 * gdb.threads/interrupt-while-step-over.c: New file.
8532 * gdb.threads/interrupt-while-step-over.exp: New file.
8533
2e86a283
PA
85342017-03-08 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8537 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8538
25dcbff6
PA
85392017-03-08 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8542 PKRU as not supported as a PASS.
8543
dc9366eb
PA
85442017-03-08 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8547 prefix instead of $binfile1/$binfile2.
8548 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8549 in test message.
8550 * gdb.python/py-completion.exp: Use "load python file" as test
8551 messages instead of unstable path names.
8552
6e5d74e7
PA
85532017-03-08 Pedro Alves <palves@redhat.com>
8554 Jan Kratochvil <jan.kratochvil@redhat.com>
8555
8556 PR cli/21218
8557 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8558 New proc.
8559 (top level): Call it.
8560
9753a2f6
PA
85612017-03-08 Pedro Alves <palves@redhat.com>
8562
8563 PR tui/21216
8564 * gdb.tui/tui-nl-filtered-output.exp: New file.
8565
1a4dd9dd
PA
85662017-03-08 Pedro Alves <palves@redhat.com>
8567
8568 * gdb.base/completion.exp: Move TUI completion tests to ...
8569 * gdb.tui/completion.exp: ... this new file.
8570
7cbbff33
PA
85712017-03-08 Pedro Alves <palves@redhat.com>
8572
8573 * gdb.base/tui-disasm-long-lines.c,
8574 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8575 gdb.base/tui-layout.exp: Move to ...
8576 * gdb.tui/: ... this new directory.
8577
5f6fd321
PA
85782017-03-07 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.base/tui-layout.c: New file.
8581 * gdb.base/tui-layout.exp: New file.
8582
44959fa8
PA
85832017-03-07 Pedro Alves <palves@redhat.com>
8584
8585 * gdb.base/tui-layout.c: Rename to ...
8586 * gdb.base/tui-disasm-long-lines.c: ... this.
8587 * gdb.base/tui-layout.exp: Rename to ...
8588 * gdb.base/tui-disasm-long-lines.exp: ... this.
8589
f8c4e718
PA
85902017-03-07 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8593
6dbb839a 85942017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8595
8596 * i386-mpx-call.c: New file.
8597 * i386-mpx-call.exp: New file.
8598
65b48a81
PB
85992017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8600
8601 * gdb.arch/powerpc-power.exp: Delete test.
8602 * gdb.arch/powerpc-power.s: Likewise.
8603 * gdb.disasm/disassembler-options.exp: New test.
8604 * gdb.arch/powerpc-altivec.exp: Likewise.
8605 * gdb.arch/powerpc-altivec.s: Likewise.
8606 * gdb.arch/powerpc-altivec2.exp: Likewise.
8607 * gdb.arch/powerpc-altivec2.s: Likewise.
8608 * gdb.arch/powerpc-altivec3.exp: Likewise.
8609 * gdb.arch/powerpc-altivec3.s: Likewise.
8610 * gdb.arch/powerpc-power7.exp: Likewise.
8611 * gdb.arch/powerpc-power7.s: Likewise.
8612 * gdb.arch/powerpc-power8.exp: Likewise.
8613 * gdb.arch/powerpc-power8.s: Likewise.
8614 * gdb.arch/powerpc-power9.exp: Likewise.
8615 * gdb.arch/powerpc-power9.s: Likewise.
8616 * gdb.arch/powerpc-vsx.exp: Likewise.
8617 * gdb.arch/powerpc-vsx.s: Likewise.
8618 * gdb.arch/powerpc-vsx2.exp: Likewise.
8619 * gdb.arch/powerpc-vsx2.s: Likewise.
8620 * gdb.arch/powerpc-vsx3.exp: Likewise.
8621 * gdb.arch/powerpc-vsx3.s: Likewise.
8622 * gdb.arch/arm-disassembler-options.exp: Likewise.
8623 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8624 * gdb.arch/s390-disassembler-options.exp: Likewise.
8625
17cd4947
LM
86262017-02-23 Luis Machado <lgustavo@codesourcery.com>
8627
8628 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8629 (check_supported_features): ... this. Changed return type to void.
8630 (supports_rdseed): New static global.
8631 (rdseed): Check supports_rdseed.
8632 (initialize): Call check_supported_features.
8633
2039d74e
EBM
86342017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8635
8636 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8637 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8638 and lqarx/stqcx.
8639 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8640 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8641
a51d7ecf
EBM
86422017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8643
8644 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8645 uppercase.
8646
0224619f
JK
86472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8648
8649 * gdb.dwarf2/formdata16.c: New file.
8650 * gdb.dwarf2/formdata16.exp: New file.
8651 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8652
216f72a1
JK
86532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8654
8655 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8656 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8657 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8658 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8659 DW_AT_GNU_*.
8660
43988095
JK
86612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8662
8663 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8664
99e8a4f9
SDJ
86652017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8666
8667 PR gdb/21164
8668 * gdb.base/maint.exp: Add testcases for when the commands do
8669 not have arguments.
8670
b58a8c0c
TP
86712017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8672
8673 * gdb.cp/chained-calls.exp: Use p instead of P.
8674
4e746bb6
TW
86752017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8676
8677 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8678 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8679
3f77c769
TT
86802017-02-14 Tom Tromey <tom@tromey.com>
8681
8682 PR python/13598:
8683 * gdb.python/py-events.exp: Add before_prompt event tests.
8684
075beec0
AA
86852017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8686
8687 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8688
bf5f525c
LM
86892017-02-13 Luis Machado <lgustavo@codesourcery.com>
8690
8691 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8692 (main): Call my_unique_function_name.
8693 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8694 completion of patterns with a single match.
8695 Add missing -re switches to gdb_test_multiple calls.
8696
13a66184
LM
86972017-02-13 Luis Machado <lgustavo@codesourcery.com>
8698
8699 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8700 return if core file is not recognized.
8701
26a06916
SM
87022017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8703
8704 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8705 and extra UIs.
8706
b761ca9e
SM
87072017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8708
8709 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8710 proc_with_prefix.
8711
b964bee0
TT
87122017-02-10 Tom Tromey <tom@tromey.com>
8713
8714 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8715
18da0c51
MG
87162017-02-10 Martin Galvan <martingalvan@sourceware.org>
8717
8718 PR gdb/21122
8719 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8720
604c4576
JG
87212017-02-08 Jerome Guitton <guitton@adacore.com>
8722
8723 * gdb.base/define.exp: Add test for command abbreviations
8724 in define.
8725
20b477a7
LM
87262017-02-06 Luis Machado <lgustavo@codesourcery.com>
8727
8728 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8729 * gdb.reverse/insn-reverse-x86.c: New file.
8730
3f7b46f2
IR
87312017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8732
8733 PR tdep/20936
8734 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8735
f0fd41c1
TT
87362017-02-03 Tom Tromey <tom@tromey.com>
8737
8738 PR rust/21097:
8739 * gdb.rust/simple.exp: Add new tests.
8740
5be5dbf0
PA
87412017-02-02 Pedro Alves <palves@redhat.com>
8742
8743 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8744 tests.
8745
7346ef59
AA
87462017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8747
8748 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8749 taking a 2-byte value out of a 4-byte DWARF implicit value on
8750 big-endian targets.
8751 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8752 logic. Add test cases for DW_OP_implicit.
8753
787f0025
MM
87542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8755
8756 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8757
68777c29
MM
87582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8759
8760 * gdb.btrace/enable.exp: Call gdb_exit before
8761 skip_gdbserver_tests.
8762
0a1c7e28
MM
87632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8764
8765 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8766 GDBFLAGS.
8767
b5ac99b0
MM
87682017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8769
8770 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8771 the test is skipped.
8772 * gdb.btrace/data.exp: Likewise.
8773 * gdb.btrace/delta.exp: Likewise.
8774 * gdb.btrace/dlopen.exp: Likewise.
8775 * gdb.btrace/enable-running.exp: Likewise.
8776 * gdb.btrace/enable.exp: Likewise.
8777 * gdb.btrace/exception.exp: Likewise.
8778 * gdb.btrace/function_call_history.exp: Likewise.
8779 * gdb.btrace/gcore.exp: Likewise.
8780 * gdb.btrace/instruction_history.exp: Likewise.
8781 * gdb.btrace/multi-thread-step.exp: Likewise.
8782 * gdb.btrace/nohist.exp: Likewise.
8783 * gdb.btrace/non-stop.exp: Likewise.
8784 * gdb.btrace/reconnect.exp: Likewise.
8785 * gdb.btrace/record_goto-step.exp: Likewise.
8786 * gdb.btrace/record_goto.exp: Likewise.
8787 * gdb.btrace/rn-dl-bind.exp: Likewise.
8788 * gdb.btrace/segv.exp: Likewise.
8789 * gdb.btrace/step.exp: Likewise.
8790 * gdb.btrace/stepi.exp: Likewise.
8791 * gdb.btrace/tailcall-only.exp: Likewise.
8792 * gdb.btrace/tailcall.exp: Likewise.
8793 * gdb.btrace/tsx.exp: Likewise.
8794 * gdb.btrace/unknown_functions.exp: Likewise.
8795 * gdb.btrace/vdso.exp: Likewise.
8796
cd4007e4
MM
87972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8798
8799 * gdb.btrace/enable-running.c: New.
8800 * gdb.btrace/enable-running.exp: New.
8801
2735833d
WT
88022017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8803
8804 * gdb.arch/amd64-gs_base.c: New file.
8805 * gdb.arch/amd64-gs_base.exp: New file.
8806
b51e1e94
LM
88072017-01-26 Luis Machado <lgustavo@codesourcery.com>
8808
8809 * lib/memory.exp: Remove spurious empty newlines.
8810
72ca0410
SM
88112017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8812
8813 * gdb.python/py-bad-printers.exp: Load python file using "source".
8814 * gdb.python/py-events.exp: Likewise.
8815 * gdb.python/py-evsignal.exp: Likewise.
8816 * gdb.python/py-evthreads.exp: Likewise.
8817 * gdb.python/py-frame-args.exp: Likewise.
8818 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8819 * gdb.python/py-framefilter-mi.exp: Likewise.
8820 * gdb.python/py-framefilter.exp: Likewise.
8821 * gdb.python/py-mi.exp: Likewise.
8822 * gdb.python/py-pp-maint.exp: Likewise.
8823 * gdb.python/py-pp-registration.exp: Likewise.
8824 * gdb.python/py-prettyprint.exp: Likewise.
8825 (run_lang_tests): Likewise.
8826 * gdb.python/py-typeprint.exp: Likewise.
8827
e309aa65
LM
88282017-01-26 Luis Machado <lgustavo@codesourcery.com>
8829
8830 * lib/memory.exp: New file.
8831 * lib/gdb.exp: Load memory.exp.
8832 * gdb.base/memattr.exp (delete_memory): Move proc to
8833 lib/memory.exp and rename to delete_memory_regions.
8834 Replace delete_memory with delete_memory_regions.
8835 Cleanup memory regions before tests.
8836 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8837 before tests.
8838
515aff23
LM
88392017-01-26 Luis Machado <lgustavo@codesourcery.com>
8840
8841 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8842 files.
8843 (initialize): New function conditionally defined.
8844 (testcases): Move within conditional block.
8845 (main): Call initialize.
8846 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8847 of gdb.reverse/insn-reverse.c.
8848 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8849 gdb.reverse/insn-reverse.c.
8850
d8b49cf0
YQ
88512017-01-26 Yao Qi <yao.qi@linaro.org>
8852
8853 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8854 disassemble on address 0.
8855
f13a9a0c
YQ
88562017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8857 Yao Qi <yao.qi@linaro.org>
8858
8859 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8860 * gdb.dwarf2/implptr-64bit.S: Remove.
8861 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8862 variables in caller's context. Add DW_OP_implicit_value.
8863
5ac95241
YQ
88642017-01-25 Yao Qi <yao.qi@linaro.org>
8865
8866 * lib/dwarf.exp (Dwarf::_location): Handle
8867 DW_OP_GNU_implicit_pointer with proper size.
8868
23e82930
LM
88692017-01-20 Luis Machado <lgustavo@codesourcery.com>
8870
8871 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8872 and add untested calls.
8873
d334ae25
LM
88742017-01-20 Luis Machado <lgustavo@codesourcery.com>
8875
8876 * gdb.python/python.exp: Check line number against what GDB thinks
8877 the line number is for func1.
8878
f5e6296e
IB
88792017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8880
8881 * gdb.dlang/debug-expr.exp: New file.
8882
5b362f04
LM
88832016-12-23 Luis Machado <lgustavo@codesourcery.com>
8884
8885 Fix test names for the following files:
8886
8887 * gdb.ada/exec_changed.exp
8888 * gdb.ada/info_types.exp
8889 * gdb.arch/aarch64-atomic-inst.exp
8890 * gdb.arch/aarch64-fp.exp
8891 * gdb.arch/altivec-abi.exp
8892 * gdb.arch/altivec-regs.exp
8893 * gdb.arch/amd64-byte.exp
8894 * gdb.arch/amd64-disp-step.exp
8895 * gdb.arch/amd64-dword.exp
8896 * gdb.arch/amd64-entry-value-inline.exp
8897 * gdb.arch/amd64-entry-value-param.exp
8898 * gdb.arch/amd64-entry-value-paramref.exp
8899 * gdb.arch/amd64-entry-value.exp
8900 * gdb.arch/amd64-i386-address.exp
8901 * gdb.arch/amd64-invalid-stack-middle.exp
8902 * gdb.arch/amd64-invalid-stack-top.exp
8903 * gdb.arch/amd64-optimout-repeat.exp
8904 * gdb.arch/amd64-prologue-skip.exp
8905 * gdb.arch/amd64-prologue-xmm.exp
8906 * gdb.arch/amd64-stap-special-operands.exp
8907 * gdb.arch/amd64-stap-wrong-subexp.exp
8908 * gdb.arch/amd64-tailcall-cxx.exp
8909 * gdb.arch/amd64-tailcall-noret.exp
8910 * gdb.arch/amd64-tailcall-ret.exp
8911 * gdb.arch/amd64-tailcall-self.exp
8912 * gdb.arch/amd64-word.exp
8913 * gdb.arch/arm-bl-branch-dest.exp
8914 * gdb.arch/arm-disp-step.exp
8915 * gdb.arch/arm-neon.exp
8916 * gdb.arch/arm-single-step-kernel-helper.exp
8917 * gdb.arch/avr-flash-qualifier.exp
8918 * gdb.arch/disp-step-insn-reloc.exp
8919 * gdb.arch/e500-abi.exp
8920 * gdb.arch/e500-regs.exp
8921 * gdb.arch/ftrace-insn-reloc.exp
8922 * gdb.arch/i386-avx512.exp
8923 * gdb.arch/i386-bp_permanent.exp
8924 * gdb.arch/i386-byte.exp
8925 * gdb.arch/i386-cfi-notcurrent.exp
8926 * gdb.arch/i386-disp-step.exp
8927 * gdb.arch/i386-dr3-watch.exp
8928 * gdb.arch/i386-float.exp
8929 * gdb.arch/i386-gnu-cfi.exp
8930 * gdb.arch/i386-mpx-map.exp
8931 * gdb.arch/i386-mpx-sigsegv.exp
8932 * gdb.arch/i386-mpx-simple_segv.exp
8933 * gdb.arch/i386-mpx.exp
8934 * gdb.arch/i386-permbkpt.exp
8935 * gdb.arch/i386-prologue.exp
8936 * gdb.arch/i386-signal.exp
8937 * gdb.arch/i386-size-overlap.exp
8938 * gdb.arch/i386-unwind.exp
8939 * gdb.arch/i386-word.exp
8940 * gdb.arch/mips-fcr.exp
8941 * gdb.arch/powerpc-d128-regs.exp
8942 * gdb.arch/powerpc-stackless.exp
8943 * gdb.arch/ppc64-atomic-inst.exp
8944 * gdb.arch/s390-stackless.exp
8945 * gdb.arch/s390-tdbregs.exp
8946 * gdb.arch/s390-vregs.exp
8947 * gdb.arch/sparc-sysstep.exp
8948 * gdb.arch/thumb-bx-pc.exp
8949 * gdb.arch/thumb-singlestep.exp
8950 * gdb.arch/thumb2-it.exp
8951 * gdb.arch/vsx-regs.exp
8952 * gdb.asm/asm-source.exp
8953 * gdb.base/a2-run.exp
8954 * gdb.base/advance.exp
8955 * gdb.base/all-bin.exp
8956 * gdb.base/anon.exp
8957 * gdb.base/args.exp
8958 * gdb.base/arithmet.exp
8959 * gdb.base/async-shell.exp
8960 * gdb.base/async.exp
8961 * gdb.base/attach-pie-noexec.exp
8962 * gdb.base/attach-twice.exp
8963 * gdb.base/auto-load.exp
8964 * gdb.base/bang.exp
8965 * gdb.base/bitfields.exp
8966 * gdb.base/break-always.exp
8967 * gdb.base/break-caller-line.exp
8968 * gdb.base/break-entry.exp
8969 * gdb.base/break-inline.exp
8970 * gdb.base/break-on-linker-gcd-function.exp
8971 * gdb.base/break-probes.exp
8972 * gdb.base/break.exp
8973 * gdb.base/breakpoint-shadow.exp
8974 * gdb.base/call-ar-st.exp
8975 * gdb.base/call-sc.exp
8976 * gdb.base/call-signal-resume.exp
8977 * gdb.base/call-strs.exp
8978 * gdb.base/callfuncs.exp
8979 * gdb.base/catch-fork-static.exp
8980 * gdb.base/catch-gdb-caused-signals.exp
8981 * gdb.base/catch-load.exp
8982 * gdb.base/catch-signal-fork.exp
8983 * gdb.base/catch-signal.exp
8984 * gdb.base/catch-syscall.exp
8985 * gdb.base/charset.exp
8986 * gdb.base/checkpoint.exp
8987 * gdb.base/chng-syms.exp
8988 * gdb.base/code-expr.exp
8989 * gdb.base/code_elim.exp
8990 * gdb.base/commands.exp
8991 * gdb.base/completion.exp
8992 * gdb.base/complex.exp
8993 * gdb.base/cond-expr.exp
8994 * gdb.base/condbreak.exp
8995 * gdb.base/consecutive.exp
8996 * gdb.base/continue-all-already-running.exp
8997 * gdb.base/coredump-filter.exp
8998 * gdb.base/corefile.exp
8999 * gdb.base/dbx.exp
9000 * gdb.base/debug-expr.exp
9001 * gdb.base/define.exp
9002 * gdb.base/del.exp
9003 * gdb.base/disabled-location.exp
9004 * gdb.base/disasm-end-cu.exp
9005 * gdb.base/disasm-optim.exp
9006 * gdb.base/display.exp
9007 * gdb.base/duplicate-bp.exp
9008 * gdb.base/ena-dis-br.exp
9009 * gdb.base/ending-run.exp
9010 * gdb.base/enumval.exp
9011 * gdb.base/environ.exp
9012 * gdb.base/eu-strip-infcall.exp
9013 * gdb.base/eval-avoid-side-effects.exp
9014 * gdb.base/eval-skip.exp
9015 * gdb.base/exitsignal.exp
9016 * gdb.base/expand-psymtabs.exp
9017 * gdb.base/filesym.exp
9018 * gdb.base/find-unmapped.exp
9019 * gdb.base/finish.exp
9020 * gdb.base/float.exp
9021 * gdb.base/foll-exec-mode.exp
9022 * gdb.base/foll-exec.exp
9023 * gdb.base/foll-fork.exp
9024 * gdb.base/fortran-sym-case.exp
9025 * gdb.base/freebpcmd.exp
9026 * gdb.base/func-ptr.exp
9027 * gdb.base/func-ptrs.exp
9028 * gdb.base/funcargs.exp
9029 * gdb.base/gcore-buffer-overflow.exp
9030 * gdb.base/gcore-relro-pie.exp
9031 * gdb.base/gcore-relro.exp
9032 * gdb.base/gcore.exp
9033 * gdb.base/gdb1090.exp
9034 * gdb.base/gdb11530.exp
9035 * gdb.base/gdb11531.exp
9036 * gdb.base/gdb1821.exp
9037 * gdb.base/gdbindex-stabs.exp
9038 * gdb.base/gdbvars.exp
9039 * gdb.base/hbreak.exp
9040 * gdb.base/hbreak2.exp
9041 * gdb.base/included.exp
9042 * gdb.base/infcall-input.exp
9043 * gdb.base/inferior-died.exp
9044 * gdb.base/infnan.exp
9045 * gdb.base/info-macros.exp
9046 * gdb.base/info-os.exp
9047 * gdb.base/info-proc.exp
9048 * gdb.base/info-shared.exp
9049 * gdb.base/info-target.exp
9050 * gdb.base/infoline.exp
9051 * gdb.base/interp.exp
9052 * gdb.base/interrupt.exp
9053 * gdb.base/jit-reader.exp
9054 * gdb.base/jit-simple.exp
9055 * gdb.base/kill-after-signal.exp
9056 * gdb.base/kill-detach-inferiors-cmd.exp
9057 * gdb.base/label.exp
9058 * gdb.base/langs.exp
9059 * gdb.base/ldbl_e308.exp
9060 * gdb.base/line-symtabs.exp
9061 * gdb.base/linespecs.exp
9062 * gdb.base/list.exp
9063 * gdb.base/long_long.exp
9064 * gdb.base/longest-types.exp
9065 * gdb.base/maint.exp
9066 * gdb.base/max-value-size.exp
9067 * gdb.base/memattr.exp
9068 * gdb.base/mips_pro.exp
9069 * gdb.base/morestack.exp
9070 * gdb.base/moribund-step.exp
9071 * gdb.base/multi-forks.exp
9072 * gdb.base/nested-addr.exp
9073 * gdb.base/nextoverexit.exp
9074 * gdb.base/noreturn-finish.exp
9075 * gdb.base/noreturn-return.exp
9076 * gdb.base/nostdlib.exp
9077 * gdb.base/offsets.exp
9078 * gdb.base/opaque.exp
9079 * gdb.base/pc-fp.exp
9080 * gdb.base/permissions.exp
9081 * gdb.base/print-symbol-loading.exp
9082 * gdb.base/prologue-include.exp
9083 * gdb.base/psymtab.exp
9084 * gdb.base/ptype.exp
9085 * gdb.base/random-signal.exp
9086 * gdb.base/randomize.exp
9087 * gdb.base/range-stepping.exp
9088 * gdb.base/readline-ask.exp
9089 * gdb.base/recpar.exp
9090 * gdb.base/recurse.exp
9091 * gdb.base/relational.exp
9092 * gdb.base/restore.exp
9093 * gdb.base/return-nodebug.exp
9094 * gdb.base/return.exp
9095 * gdb.base/run-after-attach.exp
9096 * gdb.base/save-bp.exp
9097 * gdb.base/scope.exp
9098 * gdb.base/sect-cmd.exp
9099 * gdb.base/set-lang-auto.exp
9100 * gdb.base/set-noassign.exp
9101 * gdb.base/setvar.exp
9102 * gdb.base/sigall.exp
9103 * gdb.base/sigbpt.exp
9104 * gdb.base/siginfo-addr.exp
9105 * gdb.base/siginfo-infcall.exp
9106 * gdb.base/siginfo-obj.exp
9107 * gdb.base/siginfo.exp
9108 * gdb.base/signals-state-child.exp
9109 * gdb.base/signest.exp
9110 * gdb.base/sigstep.exp
9111 * gdb.base/sizeof.exp
9112 * gdb.base/skip.exp
9113 * gdb.base/solib-corrupted.exp
9114 * gdb.base/solib-nodir.exp
9115 * gdb.base/solib-search.exp
9116 * gdb.base/stack-checking.exp
9117 * gdb.base/stale-infcall.exp
9118 * gdb.base/stap-probe.exp
9119 * gdb.base/start.exp
9120 * gdb.base/step-break.exp
9121 * gdb.base/step-bt.exp
9122 * gdb.base/step-line.exp
9123 * gdb.base/step-over-exit.exp
9124 * gdb.base/step-over-syscall.exp
9125 * gdb.base/step-resume-infcall.exp
9126 * gdb.base/step-test.exp
9127 * gdb.base/store.exp
9128 * gdb.base/structs3.exp
9129 * gdb.base/sym-file.exp
9130 * gdb.base/symbol-without-target_section.exp
9131 * gdb.base/term.exp
9132 * gdb.base/testenv.exp
9133 * gdb.base/ui-redirect.exp
9134 * gdb.base/until.exp
9135 * gdb.base/unwindonsignal.exp
9136 * gdb.base/value-double-free.exp
9137 * gdb.base/vla-datatypes.exp
9138 * gdb.base/vla-ptr.exp
9139 * gdb.base/vla-sideeffect.exp
9140 * gdb.base/volatile.exp
9141 * gdb.base/watch-cond-infcall.exp
9142 * gdb.base/watch-cond.exp
9143 * gdb.base/watch-non-mem.exp
9144 * gdb.base/watch-read.exp
9145 * gdb.base/watch-vfork.exp
9146 * gdb.base/watchpoint-cond-gone.exp
9147 * gdb.base/watchpoint-delete.exp
9148 * gdb.base/watchpoint-hw-hit-once.exp
9149 * gdb.base/watchpoint-hw.exp
9150 * gdb.base/watchpoint-stops-at-right-insn.exp
9151 * gdb.base/watchpoints.exp
9152 * gdb.base/wchar.exp
9153 * gdb.base/whatis-exp.exp
9154 * gdb.btrace/buffer-size.exp
9155 * gdb.btrace/data.exp
9156 * gdb.btrace/delta.exp
9157 * gdb.btrace/dlopen.exp
9158 * gdb.btrace/enable.exp
9159 * gdb.btrace/exception.exp
9160 * gdb.btrace/function_call_history.exp
9161 * gdb.btrace/gcore.exp
9162 * gdb.btrace/instruction_history.exp
9163 * gdb.btrace/nohist.exp
9164 * gdb.btrace/reconnect.exp
9165 * gdb.btrace/record_goto-step.exp
9166 * gdb.btrace/record_goto.exp
9167 * gdb.btrace/rn-dl-bind.exp
9168 * gdb.btrace/segv.exp
9169 * gdb.btrace/step.exp
9170 * gdb.btrace/stepi.exp
9171 * gdb.btrace/tailcall-only.exp
9172 * gdb.btrace/tailcall.exp
9173 * gdb.btrace/tsx.exp
9174 * gdb.btrace/unknown_functions.exp
9175 * gdb.btrace/vdso.exp
9176 * gdb.compile/compile-ifunc.exp
9177 * gdb.compile/compile-ops.exp
9178 * gdb.compile/compile-print.exp
9179 * gdb.compile/compile-setjmp.exp
9180 * gdb.cp/abstract-origin.exp
9181 * gdb.cp/ambiguous.exp
9182 * gdb.cp/annota2.exp
9183 * gdb.cp/annota3.exp
9184 * gdb.cp/anon-ns.exp
9185 * gdb.cp/anon-struct.exp
9186 * gdb.cp/anon-union.exp
9187 * gdb.cp/arg-reference.exp
9188 * gdb.cp/baseenum.exp
9189 * gdb.cp/bool.exp
9190 * gdb.cp/breakpoint.exp
9191 * gdb.cp/bs15503.exp
9192 * gdb.cp/call-c.exp
9193 * gdb.cp/casts.exp
9194 * gdb.cp/chained-calls.exp
9195 * gdb.cp/class2.exp
9196 * gdb.cp/classes.exp
9197 * gdb.cp/cmpd-minsyms.exp
9198 * gdb.cp/converts.exp
9199 * gdb.cp/cp-relocate.exp
9200 * gdb.cp/cpcompletion.exp
9201 * gdb.cp/cpexprs.exp
9202 * gdb.cp/cplabel.exp
9203 * gdb.cp/cplusfuncs.exp
9204 * gdb.cp/cpsizeof.exp
9205 * gdb.cp/ctti.exp
9206 * gdb.cp/derivation.exp
9207 * gdb.cp/destrprint.exp
9208 * gdb.cp/dispcxx.exp
9209 * gdb.cp/enum-class.exp
9210 * gdb.cp/exception.exp
9211 * gdb.cp/exceptprint.exp
9212 * gdb.cp/expand-psymtabs-cxx.exp
9213 * gdb.cp/expand-sals.exp
9214 * gdb.cp/extern-c.exp
9215 * gdb.cp/filename.exp
9216 * gdb.cp/formatted-ref.exp
9217 * gdb.cp/fpointer.exp
9218 * gdb.cp/gdb1355.exp
9219 * gdb.cp/gdb2495.exp
9220 * gdb.cp/hang.exp
9221 * gdb.cp/impl-this.exp
9222 * gdb.cp/infcall-dlopen.exp
9223 * gdb.cp/inherit.exp
9224 * gdb.cp/iostream.exp
9225 * gdb.cp/koenig.exp
9226 * gdb.cp/local.exp
9227 * gdb.cp/m-data.exp
9228 * gdb.cp/m-static.exp
9229 * gdb.cp/mb-ctor.exp
9230 * gdb.cp/mb-inline.exp
9231 * gdb.cp/mb-templates.exp
9232 * gdb.cp/member-name.exp
9233 * gdb.cp/member-ptr.exp
9234 * gdb.cp/meth-typedefs.exp
9235 * gdb.cp/method.exp
9236 * gdb.cp/method2.exp
9237 * gdb.cp/minsym-fallback.exp
9238 * gdb.cp/misc.exp
9239 * gdb.cp/namelessclass.exp
9240 * gdb.cp/namespace-enum.exp
9241 * gdb.cp/namespace-nested-import.exp
9242 * gdb.cp/namespace.exp
9243 * gdb.cp/nextoverthrow.exp
9244 * gdb.cp/no-dmgl-verbose.exp
9245 * gdb.cp/non-trivial-retval.exp
9246 * gdb.cp/noparam.exp
9247 * gdb.cp/nsdecl.exp
9248 * gdb.cp/nsimport.exp
9249 * gdb.cp/nsnested.exp
9250 * gdb.cp/nsnoimports.exp
9251 * gdb.cp/nsrecurs.exp
9252 * gdb.cp/nsstress.exp
9253 * gdb.cp/nsusing.exp
9254 * gdb.cp/operator.exp
9255 * gdb.cp/oranking.exp
9256 * gdb.cp/overload-const.exp
9257 * gdb.cp/overload.exp
9258 * gdb.cp/ovldbreak.exp
9259 * gdb.cp/ovsrch.exp
9260 * gdb.cp/paren-type.exp
9261 * gdb.cp/parse-lang.exp
9262 * gdb.cp/pass-by-ref.exp
9263 * gdb.cp/pr-1023.exp
9264 * gdb.cp/pr-1210.exp
9265 * gdb.cp/pr-574.exp
9266 * gdb.cp/pr10687.exp
9267 * gdb.cp/pr12028.exp
9268 * gdb.cp/pr17132.exp
9269 * gdb.cp/pr17494.exp
9270 * gdb.cp/pr9067.exp
9271 * gdb.cp/pr9167.exp
9272 * gdb.cp/pr9631.exp
9273 * gdb.cp/printmethod.exp
9274 * gdb.cp/psmang.exp
9275 * gdb.cp/psymtab-parameter.exp
9276 * gdb.cp/ptype-cv-cp.exp
9277 * gdb.cp/ptype-flags.exp
9278 * gdb.cp/re-set-overloaded.exp
9279 * gdb.cp/ref-types.exp
9280 * gdb.cp/rtti.exp
9281 * gdb.cp/scope-err.exp
9282 * gdb.cp/shadow.exp
9283 * gdb.cp/smartp.exp
9284 * gdb.cp/static-method.exp
9285 * gdb.cp/static-print-quit.exp
9286 * gdb.cp/temargs.exp
9287 * gdb.cp/templates.exp
9288 * gdb.cp/try_catch.exp
9289 * gdb.cp/typedef-operator.exp
9290 * gdb.cp/typeid.exp
9291 * gdb.cp/userdef.exp
9292 * gdb.cp/using-crash.exp
9293 * gdb.cp/var-tag.exp
9294 * gdb.cp/virtbase.exp
9295 * gdb.cp/virtfunc.exp
9296 * gdb.cp/virtfunc2.exp
9297 * gdb.cp/vla-cxx.exp
9298 * gdb.disasm/t01_mov.exp
9299 * gdb.disasm/t02_mova.exp
9300 * gdb.disasm/t03_add.exp
9301 * gdb.disasm/t04_sub.exp
9302 * gdb.disasm/t05_cmp.exp
9303 * gdb.disasm/t06_ari2.exp
9304 * gdb.disasm/t07_ari3.exp
9305 * gdb.disasm/t08_or.exp
9306 * gdb.disasm/t09_xor.exp
9307 * gdb.disasm/t10_and.exp
9308 * gdb.disasm/t11_logs.exp
9309 * gdb.disasm/t12_bit.exp
9310 * gdb.disasm/t13_otr.exp
9311 * gdb.dlang/circular.exp
9312 * gdb.dwarf2/arr-stride.exp
9313 * gdb.dwarf2/arr-subrange.exp
9314 * gdb.dwarf2/atomic-type.exp
9315 * gdb.dwarf2/bad-regnum.exp
9316 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9317 * gdb.dwarf2/callframecfa.exp
9318 * gdb.dwarf2/clztest.exp
9319 * gdb.dwarf2/corrupt.exp
9320 * gdb.dwarf2/data-loc.exp
9321 * gdb.dwarf2/dup-psym.exp
9322 * gdb.dwarf2/dw2-anon-mptr.exp
9323 * gdb.dwarf2/dw2-anonymous-func.exp
9324 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9325 * gdb.dwarf2/dw2-bad-unresolved.exp
9326 * gdb.dwarf2/dw2-basic.exp
9327 * gdb.dwarf2/dw2-canonicalize-type.exp
9328 * gdb.dwarf2/dw2-case-insensitive.exp
9329 * gdb.dwarf2/dw2-common-block.exp
9330 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9331 * gdb.dwarf2/dw2-compressed.exp
9332 * gdb.dwarf2/dw2-const.exp
9333 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9334 * gdb.dwarf2/dw2-cu-size.exp
9335 * gdb.dwarf2/dw2-dup-frame.exp
9336 * gdb.dwarf2/dw2-entry-value.exp
9337 * gdb.dwarf2/dw2-icycle.exp
9338 * gdb.dwarf2/dw2-ifort-parameter.exp
9339 * gdb.dwarf2/dw2-inline-break.exp
9340 * gdb.dwarf2/dw2-inline-param.exp
9341 * gdb.dwarf2/dw2-intercu.exp
9342 * gdb.dwarf2/dw2-intermix.exp
9343 * gdb.dwarf2/dw2-lexical-block-bare.exp
9344 * gdb.dwarf2/dw2-linkage-name-trust.exp
9345 * gdb.dwarf2/dw2-minsym-in-cu.exp
9346 * gdb.dwarf2/dw2-noloc.exp
9347 * gdb.dwarf2/dw2-op-call.exp
9348 * gdb.dwarf2/dw2-op-out-param.exp
9349 * gdb.dwarf2/dw2-opt-structptr.exp
9350 * gdb.dwarf2/dw2-param-error.exp
9351 * gdb.dwarf2/dw2-producer.exp
9352 * gdb.dwarf2/dw2-ranges-base.exp
9353 * gdb.dwarf2/dw2-ref-missing-frame.exp
9354 * gdb.dwarf2/dw2-reg-undefined.exp
9355 * gdb.dwarf2/dw2-regno-invalid.exp
9356 * gdb.dwarf2/dw2-restore.exp
9357 * gdb.dwarf2/dw2-restrict.exp
9358 * gdb.dwarf2/dw2-single-line-discriminators.exp
9359 * gdb.dwarf2/dw2-strp.exp
9360 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9361 * gdb.dwarf2/dw2-unresolved.exp
9362 * gdb.dwarf2/dw2-var-zero-addr.exp
9363 * gdb.dwarf2/dw4-sig-types.exp
9364 * gdb.dwarf2/dwz.exp
9365 * gdb.dwarf2/dynarr-ptr.exp
9366 * gdb.dwarf2/enum-type.exp
9367 * gdb.dwarf2/gdb-index.exp
9368 * gdb.dwarf2/implptr-64bit.exp
9369 * gdb.dwarf2/implptr-optimized-out.exp
9370 * gdb.dwarf2/implptr.exp
9371 * gdb.dwarf2/implref-array.exp
9372 * gdb.dwarf2/implref-const.exp
9373 * gdb.dwarf2/implref-global.exp
9374 * gdb.dwarf2/implref-struct.exp
9375 * gdb.dwarf2/mac-fileno.exp
9376 * gdb.dwarf2/main-subprogram.exp
9377 * gdb.dwarf2/member-ptr-forwardref.exp
9378 * gdb.dwarf2/method-ptr.exp
9379 * gdb.dwarf2/missing-sig-type.exp
9380 * gdb.dwarf2/nonvar-access.exp
9381 * gdb.dwarf2/opaque-type-lookup.exp
9382 * gdb.dwarf2/pieces-optimized-out.exp
9383 * gdb.dwarf2/pieces.exp
9384 * gdb.dwarf2/pr10770.exp
9385 * gdb.dwarf2/pr13961.exp
9386 * gdb.dwarf2/staticvirtual.exp
9387 * gdb.dwarf2/subrange.exp
9388 * gdb.dwarf2/symtab-producer.exp
9389 * gdb.dwarf2/trace-crash.exp
9390 * gdb.dwarf2/typeddwarf.exp
9391 * gdb.dwarf2/valop.exp
9392 * gdb.dwarf2/watch-notconst.exp
9393 * gdb.fortran/array-element.exp
9394 * gdb.fortran/charset.exp
9395 * gdb.fortran/common-block.exp
9396 * gdb.fortran/complex.exp
9397 * gdb.fortran/derived-type-function.exp
9398 * gdb.fortran/derived-type.exp
9399 * gdb.fortran/logical.exp
9400 * gdb.fortran/module.exp
9401 * gdb.fortran/multi-dim.exp
9402 * gdb.fortran/nested-funcs.exp
9403 * gdb.fortran/print-formatted.exp
9404 * gdb.fortran/subarray.exp
9405 * gdb.fortran/vla-alloc-assoc.exp
9406 * gdb.fortran/vla-datatypes.exp
9407 * gdb.fortran/vla-history.exp
9408 * gdb.fortran/vla-ptr-info.exp
9409 * gdb.fortran/vla-ptype-sub.exp
9410 * gdb.fortran/vla-ptype.exp
9411 * gdb.fortran/vla-sizeof.exp
9412 * gdb.fortran/vla-type.exp
9413 * gdb.fortran/vla-value-sub-arbitrary.exp
9414 * gdb.fortran/vla-value-sub-finish.exp
9415 * gdb.fortran/vla-value-sub.exp
9416 * gdb.fortran/vla-value.exp
9417 * gdb.fortran/whatis_type.exp
9418 * gdb.go/chan.exp
9419 * gdb.go/handcall.exp
9420 * gdb.go/hello.exp
9421 * gdb.go/integers.exp
9422 * gdb.go/methods.exp
9423 * gdb.go/package.exp
9424 * gdb.go/strings.exp
9425 * gdb.go/types.exp
9426 * gdb.go/unsafe.exp
9427 * gdb.guile/scm-arch.exp
9428 * gdb.guile/scm-block.exp
9429 * gdb.guile/scm-breakpoint.exp
9430 * gdb.guile/scm-cmd.exp
9431 * gdb.guile/scm-disasm.exp
9432 * gdb.guile/scm-equal.exp
9433 * gdb.guile/scm-frame-args.exp
9434 * gdb.guile/scm-frame-inline.exp
9435 * gdb.guile/scm-frame.exp
9436 * gdb.guile/scm-iterator.exp
9437 * gdb.guile/scm-math.exp
9438 * gdb.guile/scm-objfile.exp
9439 * gdb.guile/scm-ports.exp
9440 * gdb.guile/scm-symbol.exp
9441 * gdb.guile/scm-symtab.exp
9442 * gdb.guile/scm-value-cc.exp
9443 * gdb.guile/types-module.exp
9444 * gdb.linespec/break-ask.exp
9445 * gdb.linespec/cpexplicit.exp
9446 * gdb.linespec/explicit.exp
9447 * gdb.linespec/keywords.exp
9448 * gdb.linespec/linespec.exp
9449 * gdb.linespec/ls-dollar.exp
9450 * gdb.linespec/ls-errs.exp
9451 * gdb.linespec/skip-two.exp
9452 * gdb.linespec/thread.exp
9453 * gdb.mi/mi-async.exp
9454 * gdb.mi/mi-basics.exp
9455 * gdb.mi/mi-break.exp
9456 * gdb.mi/mi-catch-load.exp
9457 * gdb.mi/mi-cli.exp
9458 * gdb.mi/mi-cmd-param-changed.exp
9459 * gdb.mi/mi-console.exp
9460 * gdb.mi/mi-detach.exp
9461 * gdb.mi/mi-disassemble.exp
9462 * gdb.mi/mi-eval.exp
9463 * gdb.mi/mi-file-transfer.exp
9464 * gdb.mi/mi-file.exp
9465 * gdb.mi/mi-fill-memory.exp
9466 * gdb.mi/mi-inheritance-syntax-error.exp
9467 * gdb.mi/mi-linespec-err-cp.exp
9468 * gdb.mi/mi-logging.exp
9469 * gdb.mi/mi-memory-changed.exp
9470 * gdb.mi/mi-read-memory.exp
9471 * gdb.mi/mi-record-changed.exp
9472 * gdb.mi/mi-reg-undefined.exp
9473 * gdb.mi/mi-regs.exp
9474 * gdb.mi/mi-return.exp
9475 * gdb.mi/mi-reverse.exp
9476 * gdb.mi/mi-simplerun.exp
9477 * gdb.mi/mi-solib.exp
9478 * gdb.mi/mi-stack.exp
9479 * gdb.mi/mi-stepi.exp
9480 * gdb.mi/mi-syn-frame.exp
9481 * gdb.mi/mi-until.exp
9482 * gdb.mi/mi-var-block.exp
9483 * gdb.mi/mi-var-child.exp
9484 * gdb.mi/mi-var-cmd.exp
9485 * gdb.mi/mi-var-cp.exp
9486 * gdb.mi/mi-var-display.exp
9487 * gdb.mi/mi-var-invalidate.exp
9488 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9489 * gdb.mi/mi-vla-fortran.exp
9490 * gdb.mi/mi-watch.exp
9491 * gdb.mi/mi2-var-child.exp
9492 * gdb.mi/user-selected-context-sync.exp
9493 * gdb.modula2/unbounded-array.exp
9494 * gdb.multi/dummy-frame-restore.exp
9495 * gdb.multi/multi-arch-exec.exp
9496 * gdb.multi/multi-arch.exp
9497 * gdb.multi/tids.exp
9498 * gdb.multi/watchpoint-multi.exp
9499 * gdb.opencl/callfuncs.exp
9500 * gdb.opencl/convs_casts.exp
9501 * gdb.opencl/datatypes.exp
9502 * gdb.opencl/operators.exp
9503 * gdb.opencl/vec_comps.exp
9504 * gdb.opt/clobbered-registers-O2.exp
9505 * gdb.opt/inline-break.exp
9506 * gdb.opt/inline-bt.exp
9507 * gdb.opt/inline-cmds.exp
9508 * gdb.opt/inline-locals.exp
9509 * gdb.pascal/case-insensitive-symbols.exp
9510 * gdb.pascal/floats.exp
9511 * gdb.pascal/gdb11492.exp
9512 * gdb.python/lib-types.exp
9513 * gdb.python/py-arch.exp
9514 * gdb.python/py-as-string.exp
9515 * gdb.python/py-bad-printers.exp
9516 * gdb.python/py-block.exp
9517 * gdb.python/py-breakpoint-create-fail.exp
9518 * gdb.python/py-breakpoint.exp
9519 * gdb.python/py-caller-is.exp
9520 * gdb.python/py-cmd.exp
9521 * gdb.python/py-explore-cc.exp
9522 * gdb.python/py-explore.exp
9523 * gdb.python/py-finish-breakpoint.exp
9524 * gdb.python/py-finish-breakpoint2.exp
9525 * gdb.python/py-frame-args.exp
9526 * gdb.python/py-frame-inline.exp
9527 * gdb.python/py-frame.exp
9528 * gdb.python/py-framefilter-mi.exp
9529 * gdb.python/py-infthread.exp
9530 * gdb.python/py-lazy-string.exp
9531 * gdb.python/py-linetable.exp
9532 * gdb.python/py-mi-events.exp
9533 * gdb.python/py-mi-objfile.exp
9534 * gdb.python/py-mi.exp
9535 * gdb.python/py-objfile.exp
9536 * gdb.python/py-pp-integral.exp
9537 * gdb.python/py-pp-maint.exp
9538 * gdb.python/py-pp-re-notag.exp
9539 * gdb.python/py-pp-registration.exp
9540 * gdb.python/py-recurse-unwind.exp
9541 * gdb.python/py-strfns.exp
9542 * gdb.python/py-symbol.exp
9543 * gdb.python/py-symtab.exp
9544 * gdb.python/py-sync-interp.exp
9545 * gdb.python/py-typeprint.exp
9546 * gdb.python/py-unwind-maint.exp
9547 * gdb.python/py-unwind.exp
9548 * gdb.python/py-value-cc.exp
9549 * gdb.python/py-xmethods.exp
9550 * gdb.reverse/amd64-tailcall-reverse.exp
9551 * gdb.reverse/break-precsave.exp
9552 * gdb.reverse/break-reverse.exp
9553 * gdb.reverse/consecutive-precsave.exp
9554 * gdb.reverse/consecutive-reverse.exp
9555 * gdb.reverse/finish-precsave.exp
9556 * gdb.reverse/finish-reverse-bkpt.exp
9557 * gdb.reverse/finish-reverse.exp
9558 * gdb.reverse/fstatat-reverse.exp
9559 * gdb.reverse/getresuid-reverse.exp
9560 * gdb.reverse/i386-precsave.exp
9561 * gdb.reverse/i386-reverse.exp
9562 * gdb.reverse/i386-sse-reverse.exp
9563 * gdb.reverse/i387-env-reverse.exp
9564 * gdb.reverse/i387-stack-reverse.exp
9565 * gdb.reverse/insn-reverse.exp
9566 * gdb.reverse/machinestate-precsave.exp
9567 * gdb.reverse/machinestate.exp
9568 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9569 * gdb.reverse/pipe-reverse.exp
9570 * gdb.reverse/readv-reverse.exp
9571 * gdb.reverse/recvmsg-reverse.exp
9572 * gdb.reverse/rerun-prec.exp
9573 * gdb.reverse/s390-mvcle.exp
9574 * gdb.reverse/step-precsave.exp
9575 * gdb.reverse/step-reverse.exp
9576 * gdb.reverse/time-reverse.exp
9577 * gdb.reverse/until-precsave.exp
9578 * gdb.reverse/until-reverse.exp
9579 * gdb.reverse/waitpid-reverse.exp
9580 * gdb.reverse/watch-precsave.exp
9581 * gdb.reverse/watch-reverse.exp
9582 * gdb.rust/generics.exp
9583 * gdb.rust/methods.exp
9584 * gdb.rust/modules.exp
9585 * gdb.rust/simple.exp
9586 * gdb.server/connect-with-no-symbol-file.exp
9587 * gdb.server/ext-attach.exp
9588 * gdb.server/ext-restart.exp
9589 * gdb.server/ext-wrapper.exp
9590 * gdb.server/file-transfer.exp
9591 * gdb.server/server-exec-info.exp
9592 * gdb.server/server-kill.exp
9593 * gdb.server/server-mon.exp
9594 * gdb.server/wrapper.exp
9595 * gdb.stabs/exclfwd.exp
9596 * gdb.stabs/gdb11479.exp
9597 * gdb.threads/clone-new-thread-event.exp
9598 * gdb.threads/corethreads.exp
9599 * gdb.threads/current-lwp-dead.exp
9600 * gdb.threads/dlopen-libpthread.exp
9601 * gdb.threads/gcore-thread.exp
9602 * gdb.threads/sigstep-threads.exp
9603 * gdb.threads/watchpoint-fork.exp
9604 * gdb.trace/actions-changed.exp
9605 * gdb.trace/backtrace.exp
9606 * gdb.trace/change-loc.exp
9607 * gdb.trace/circ.exp
9608 * gdb.trace/collection.exp
9609 * gdb.trace/disconnected-tracing.exp
9610 * gdb.trace/ftrace.exp
9611 * gdb.trace/mi-trace-frame-collected.exp
9612 * gdb.trace/mi-trace-unavailable.exp
9613 * gdb.trace/mi-traceframe-changed.exp
9614 * gdb.trace/mi-tsv-changed.exp
9615 * gdb.trace/no-attach-trace.exp
9616 * gdb.trace/passc-dyn.exp
9617 * gdb.trace/qtro.exp
9618 * gdb.trace/range-stepping.exp
9619 * gdb.trace/read-memory.exp
9620 * gdb.trace/save-trace.exp
9621 * gdb.trace/signal.exp
9622 * gdb.trace/status-stop.exp
9623 * gdb.trace/tfile.exp
9624 * gdb.trace/trace-break.exp
9625 * gdb.trace/trace-buffer-size.exp
9626 * gdb.trace/trace-condition.exp
9627 * gdb.trace/tracefile-pseudo-reg.exp
9628 * gdb.trace/tstatus.exp
9629 * gdb.trace/unavailable.exp
9630 * gdb.trace/while-dyn.exp
9631 * gdb.trace/while-stepping.exp
9632
34c41c68
DE
96332016-12-22 Doug Evans <xdje42@gmail.com>
9634
9635 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9636 and msymbols.
9637
16e69324
YQ
96382016-12-19 Yao Qi <yao.qi@linaro.org>
9639
9640 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9641 (test_with_self): Don't call do_steps_and_nexts, and remove
9642 code about stepping into xmalloc.
9643
f94f411b
YQ
96442016-12-09 Yao Qi <yao.qi@linaro.org>
9645
9646 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9647
96482016-12-09 Yao Qi <yao.qi@linaro.org>
9649
9650 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9651
f1b5deee
PA
96522016-12-09 Pedro Alves <palves@redhat.com>
9653
9654 * gdb.base/all-architectures-0.exp: New file.
9655 * gdb.base/all-architectures-1.exp: New file.
9656 * gdb.base/all-architectures-2.exp: New file.
9657 * gdb.base/all-architectures-3.exp: New file.
9658 * gdb.base/all-architectures-4.exp: New file.
9659 * gdb.base/all-architectures-5.exp: New file.
9660 * gdb.base/all-architectures-6.exp: New file.
9661 * gdb.base/all-architectures-7.exp: New file.
9662 * gdb.base/all-architectures.exp.in: New file.
9663
364ca42e
YQ
96642016-12-09 Yao Qi <yao.qi@linaro.org>
9665
9666 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9667
107c2d62
LM
96682016-12-02 Luis Machado <lgustavo@codesourcery.com>
9669
9670 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9671 possible.
9672 Remove useless pattern-matching code.
9673
df3ee9ca
PA
96742016-12-02 Pedro Alves <palves@redhat.com>
9675
9676 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9677 procedure.
9678 (top level): Call it.
9679
ec835369
PA
96802016-12-02 Pedro Alves <palves@redhat.com>
9681
9682 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9683 New procedure.
9684 (top level): Call it.
9685
01770bbd
PA
96862016-12-02 Pedro Alves <palves@redhat.com>
9687
9688 PR cli/20559
9689 * gdb.base/commands.exp (user_defined_command_args_eval): New
9690 procedure.
9691 (top level): Call it.
9692
008459ea
LM
96932016-12-02 Luis Machado <lgustavo@codesourcery.com>
9694
9695 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9696 timeout handling.
9697
0c1b455e
TT
96982016-12-02 Tom Tromey <tom@tromey.com>
9699
9700 * gdb.dwarf2/main-subprogram.c: New file.
9701 * gdb.dwarf2/main-subprogram.exp: New file.
9702
018572b8
LM
97032016-12-01 Luis Machado <lgustavo@codesourcery.com>
9704
9705 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9706 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9707 gdb_test_no_output for a couple of cases.
9708 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9709
84c93cd5
LM
97102016-12-01 Luis Machado <lgustavo@codesourcery.com>
9711
9712 Fix test names and standardize compilation error messages throughout
9713 the following files:
9714
9715 * gdb.ada/start.exp
9716 * gdb.arch/alpha-step.exp
9717 * gdb.arch/e500-prologue.exp
9718 * gdb.arch/ftrace-insn-reloc.exp
9719 * gdb.arch/gdb1291.exp
9720 * gdb.arch/gdb1431.exp
9721 * gdb.arch/gdb1558.exp
9722 * gdb.arch/i386-dr3-watch.exp
9723 * gdb.arch/i386-sse-stack-align.exp
9724 * gdb.arch/ia64-breakpoint-shadow.exp
9725 * gdb.arch/pa-nullify.exp
9726 * gdb.arch/powerpc-aix-prologue.exp
9727 * gdb.arch/thumb-bx-pc.exp
9728 * gdb.base/annota1.exp
9729 * gdb.base/annota3.exp
9730 * gdb.base/arrayidx.exp
9731 * gdb.base/assign.exp
9732 * gdb.base/attach.exp
9733 * gdb.base/auxv.exp
9734 * gdb.base/bang.exp
9735 * gdb.base/bfp-test.exp
9736 * gdb.base/bigcore.exp
9737 * gdb.base/bitfields2.exp
9738 * gdb.base/break-fun-addr.exp
9739 * gdb.base/break-probes.exp
9740 * gdb.base/call-rt-st.exp
9741 * gdb.base/callexit.exp
9742 * gdb.base/catch-fork-kill.exp
9743 * gdb.base/charset.exp
9744 * gdb.base/checkpoint.exp
9745 * gdb.base/comprdebug.exp
9746 * gdb.base/constvars.exp
9747 * gdb.base/coredump-filter.exp
9748 * gdb.base/cursal.exp
9749 * gdb.base/cvexpr.exp
9750 * gdb.base/detach.exp
9751 * gdb.base/display.exp
9752 * gdb.base/dmsym.exp
9753 * gdb.base/dprintf-pending.exp
9754 * gdb.base/dso2dso.exp
9755 * gdb.base/dtrace-probe.exp
9756 * gdb.base/dump.exp
9757 * gdb.base/enum_cond.exp
9758 * gdb.base/exe-lock.exp
9759 * gdb.base/exec-invalid-sysroot.exp
9760 * gdb.base/execl-update-breakpoints.exp
9761 * gdb.base/exprs.exp
9762 * gdb.base/fileio.exp
9763 * gdb.base/find.exp
9764 * gdb.base/finish.exp
9765 * gdb.base/fixsection.exp
9766 * gdb.base/foll-vfork.exp
9767 * gdb.base/frame-args.exp
9768 * gdb.base/gcore.exp
9769 * gdb.base/gdb1250.exp
9770 * gdb.base/global-var-nested-by-dso.exp
9771 * gdb.base/gnu-ifunc.exp
9772 * gdb.base/hashline1.exp
9773 * gdb.base/hashline2.exp
9774 * gdb.base/hashline3.exp
9775 * gdb.base/hbreak-in-shr-unsupported.exp
9776 * gdb.base/huge.exp
9777 * gdb.base/infcall-input.exp
9778 * gdb.base/info-fun.exp
9779 * gdb.base/info-shared.exp
9780 * gdb.base/jit-simple.exp
9781 * gdb.base/jit-so.exp
9782 * gdb.base/jit.exp
9783 * gdb.base/jump.exp
9784 * gdb.base/label.exp
9785 * gdb.base/lineinc.exp
9786 * gdb.base/logical.exp
9787 * gdb.base/longjmp.exp
9788 * gdb.base/macscp.exp
9789 * gdb.base/miscexprs.exp
9790 * gdb.base/new-ui-echo.exp
9791 * gdb.base/new-ui-pending-input.exp
9792 * gdb.base/new-ui.exp
9793 * gdb.base/nodebug.exp
9794 * gdb.base/nofield.exp
9795 * gdb.base/offsets.exp
9796 * gdb.base/overlays.exp
9797 * gdb.base/pending.exp
9798 * gdb.base/pointers.exp
9799 * gdb.base/pr11022.exp
9800 * gdb.base/printcmds.exp
9801 * gdb.base/prologue.exp
9802 * gdb.base/ptr-typedef.exp
9803 * gdb.base/realname-expand.exp
9804 * gdb.base/relativedebug.exp
9805 * gdb.base/relocate.exp
9806 * gdb.base/remote.exp
9807 * gdb.base/reread.exp
9808 * gdb.base/return2.exp
9809 * gdb.base/savedregs.exp
9810 * gdb.base/sep.exp
9811 * gdb.base/sepdebug.exp
9812 * gdb.base/sepsymtab.exp
9813 * gdb.base/set-inferior-tty.exp
9814 * gdb.base/setshow.exp
9815 * gdb.base/shlib-call.exp
9816 * gdb.base/sigaltstack.exp
9817 * gdb.base/siginfo-addr.exp
9818 * gdb.base/signals.exp
9819 * gdb.base/signull.exp
9820 * gdb.base/sigrepeat.exp
9821 * gdb.base/so-impl-ld.exp
9822 * gdb.base/solib-display.exp
9823 * gdb.base/solib-overlap.exp
9824 * gdb.base/solib-search.exp
9825 * gdb.base/solib-symbol.exp
9826 * gdb.base/structs.exp
9827 * gdb.base/structs2.exp
9828 * gdb.base/symtab-search-order.exp
9829 * gdb.base/twice.exp
9830 * gdb.base/unload.exp
9831 * gdb.base/varargs.exp
9832 * gdb.base/watchpoint-solib.exp
9833 * gdb.base/watchpoint.exp
9834 * gdb.base/whatis.exp
9835 * gdb.base/wrong_frame_bt_full.exp
9836 * gdb.btrace/dlopen.exp
9837 * gdb.cell/ea-standalone.exp
9838 * gdb.cell/ea-test.exp
9839 * gdb.cp/dispcxx.exp
9840 * gdb.cp/gdb2384.exp
9841 * gdb.cp/method2.exp
9842 * gdb.cp/nextoverthrow.exp
9843 * gdb.cp/pr10728.exp
9844 * gdb.disasm/am33.exp
9845 * gdb.disasm/h8300s.exp
9846 * gdb.disasm/mn10300.exp
9847 * gdb.disasm/sh3.exp
9848 * gdb.dwarf2/dw2-dir-file-name.exp
9849 * gdb.fortran/complex.exp
9850 * gdb.fortran/library-module.exp
9851 * gdb.guile/scm-pretty-print.exp
9852 * gdb.guile/scm-symbol.exp
9853 * gdb.guile/scm-type.exp
9854 * gdb.guile/scm-value.exp
9855 * gdb.linespec/linespec.exp
9856 * gdb.mi/gdb701.exp
9857 * gdb.mi/gdb792.exp
9858 * gdb.mi/mi-breakpoint-changed.exp
9859 * gdb.mi/mi-dprintf-pending.exp
9860 * gdb.mi/mi-dprintf.exp
9861 * gdb.mi/mi-exit-code.exp
9862 * gdb.mi/mi-pending.exp
9863 * gdb.mi/mi-solib.exp
9864 * gdb.mi/new-ui-mi-sync.exp
9865 * gdb.mi/pr11022.exp
9866 * gdb.mi/user-selected-context-sync.exp
9867 * gdb.opt/solib-intra-step.exp
9868 * gdb.python/py-events.exp
9869 * gdb.python/py-finish-breakpoint.exp
9870 * gdb.python/py-mi.exp
9871 * gdb.python/py-prettyprint.exp
9872 * gdb.python/py-shared.exp
9873 * gdb.python/py-symbol.exp
9874 * gdb.python/py-template.exp
9875 * gdb.python/py-type.exp
9876 * gdb.python/py-value.exp
9877 * gdb.reverse/solib-precsave.exp
9878 * gdb.reverse/solib-reverse.exp
9879 * gdb.server/solib-list.exp
9880 * gdb.stabs/weird.exp
9881 * gdb.threads/reconnect-signal.exp
9882 * gdb.threads/stepi-random-signal.exp
9883 * gdb.trace/actions.exp
9884 * gdb.trace/ax.exp
9885 * gdb.trace/backtrace.exp
9886 * gdb.trace/change-loc.exp
9887 * gdb.trace/deltrace.exp
9888 * gdb.trace/ftrace-lock.exp
9889 * gdb.trace/ftrace.exp
9890 * gdb.trace/infotrace.exp
9891 * gdb.trace/mi-tracepoint-changed.exp
9892 * gdb.trace/packetlen.exp
9893 * gdb.trace/passcount.exp
9894 * gdb.trace/pending.exp
9895 * gdb.trace/range-stepping.exp
9896 * gdb.trace/report.exp
9897 * gdb.trace/stap-trace.exp
9898 * gdb.trace/tfind.exp
9899 * gdb.trace/trace-break.exp
9900 * gdb.trace/trace-condition.exp
9901 * gdb.trace/trace-enable-disable.exp
9902 * gdb.trace/trace-mt.exp
9903 * gdb.trace/tracecmd.exp
9904 * gdb.trace/tspeed.exp
9905 * gdb.trace/tsv.exp
9906 * lib/perftest.exp
9907
fb9feb35
LM
99082016-12-01 Luis Machado <lgustavo@codesourcery.com>
9909
9910 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9911 with gdb_test_no_output.
9912 Use command as test name.
9913
cd2ddb6c
LM
99142016-12-01 Luis Machado <lgustavo@codesourcery.com>
9915
9916 Fix test names starting with uppercase throughout the files.
9917
9918 * gdb.ada/assign_1.exp
9919 * gdb.ada/boolean_expr.exp
9920 * gdb.base/arrayidx.exp
9921 * gdb.base/del.exp
9922 * gdb.base/gcore-buffer-overflow.exp
9923 * gdb.base/testenv.exp
9924 * gdb.compile/compile.exp
9925 * gdb.python/py-framefilter-invalidarg.exp
9926 * gdb.python/py-framefilter.exp
9927
bb95117e
LM
99282016-12-01 Luis Machado <lgustavo@codesourcery.com>
9929
9930 Fix test names starting with uppercase throughout the files.
9931
9932 * gdb.ada/array_return.exp
9933 * gdb.ada/expr_delims.exp
9934 * gdb.ada/mi_dyn_arr.exp
9935 * gdb.ada/mi_interface.exp
9936 * gdb.ada/mi_var_array.exp
9937 * gdb.ada/watch_arg.exp
9938 * gdb.arch/alpha-step.exp
9939 * gdb.arch/altivec-regs.exp
9940 * gdb.arch/e500-regs.exp
9941 * gdb.arch/powerpc-d128-regs.exp
9942 * gdb.base/arrayidx.exp
9943 * gdb.base/break.exp
9944 * gdb.base/checkpoint.exp
9945 * gdb.base/debug-expr.exp
9946 * gdb.base/dmsym.exp
9947 * gdb.base/radix.exp
9948 * gdb.base/sepdebug.exp
9949 * gdb.base/testenv.exp
9950 * gdb.base/watch_thread_num.exp
9951 * gdb.base/watchpoint-cond-gone.exp
9952 * gdb.cell/break.exp
9953 * gdb.cell/ea-cache.exp
9954 * gdb.compile/compile.exp
9955 * gdb.cp/gdb2495.exp
9956 * gdb.gdb/selftest.exp
9957 * gdb.gdb/xfullpath.exp
9958 * gdb.go/hello.exp
9959 * gdb.go/integers.exp
9960 * gdb.objc/basicclass.exp
9961 * gdb.pascal/hello.exp
9962 * gdb.pascal/integers.exp
9963 * gdb.python/py-breakpoint.exp
9964 * gdb.python/py-cmd.exp
9965 * gdb.python/py-linetable.exp
9966 * gdb.python/py-xmethods.exp
9967 * gdb.python/python.exp
9968 * gdb.reverse/consecutive-precsave.exp
9969 * gdb.reverse/finish-precsave.exp
9970 * gdb.reverse/i386-precsave.exp
9971 * gdb.reverse/machinestate-precsave.exp
9972 * gdb.reverse/sigall-precsave.exp
9973 * gdb.reverse/solib-precsave.exp
9974 * gdb.reverse/step-precsave.exp
9975 * gdb.reverse/until-precsave.exp
9976 * gdb.reverse/watch-precsave.exp
9977 * gdb.threads/leader-exit.exp
9978 * gdb.threads/pthreads.exp
9979 * gdb.threads/wp-replication.exp
9980 * gdb.trace/actions.exp
9981 * gdb.trace/mi-tsv-changed.exp
9982 * gdb.trace/tsv.exp
9983
de97fdd4
LM
99842016-12-01 Luis Machado <lgustavo@codesourcery.com>
9985
9986 Fix test names starting with uppercase throughout the files.
9987
9988 * gdb.arch/i386-bp_permanent.exp
9989 * gdb.arch/i386-gnu-cfi.exp
9990 * gdb.base/disasm-end-cu.exp
9991 * gdb.base/macscp.exp
9992 * gdb.base/pending.exp
9993 * gdb.base/watch_thread_num.exp
9994 * gdb.cp/exception.exp
9995 * gdb.cp/gdb2495.exp
9996 * gdb.cp/local.exp
9997 * gdb.python/py-evsignal.exp
9998 * gdb.python/python.exp
9999 * gdb.trace/tracecmd.exp
10000
9f058c10
LM
100012016-12-01 Luis Machado <lgustavo@codesourcery.com>
10002
10003 Fix test names starting with uppercase throughout the files.
10004
10005 * gdb.base/charset.exp
10006 * gdb.base/eval.exp
10007 * gdb.base/multi-forks.exp
10008 * gdb.guile/scm-progspace.exp
10009 * gdb.opencl/datatypes.exp
10010 * gdb.python/py-block.exp
10011 * gdb.python/py-function.exp
10012 * gdb.python/py-symbol.exp
10013 * gdb.python/py-symtab.exp
10014 * gdb.python/py-xmethods.exp
10015 * gdb.reverse/break-precsave.exp
10016 * gdb.reverse/break-reverse.exp
10017 * gdb.reverse/consecutive-precsave.exp
10018 * gdb.reverse/consecutive-reverse.exp
10019 * gdb.reverse/finish-precsave.exp
10020 * gdb.reverse/finish-reverse-bkpt.exp
10021 * gdb.reverse/finish-reverse.exp
10022 * gdb.reverse/fstatat-reverse.exp
10023 * gdb.reverse/getresuid-reverse.exp
10024 * gdb.reverse/i386-precsave.exp
10025 * gdb.reverse/i386-reverse.exp
10026 * gdb.reverse/i386-sse-reverse.exp
10027 * gdb.reverse/i387-stack-reverse.exp
10028 * gdb.reverse/insn-reverse.exp
10029 * gdb.reverse/machinestate-precsave.exp
10030 * gdb.reverse/machinestate.exp
10031 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10032 * gdb.reverse/pipe-reverse.exp
10033 * gdb.reverse/readv-reverse.exp
10034 * gdb.reverse/recvmsg-reverse.exp
10035 * gdb.reverse/rerun-prec.exp
10036 * gdb.reverse/s390-mvcle.exp
10037 * gdb.reverse/sigall-precsave.exp
10038 * gdb.reverse/sigall-reverse.exp
10039 * gdb.reverse/solib-precsave.exp
10040 * gdb.reverse/solib-reverse.exp
10041 * gdb.reverse/step-precsave.exp
10042 * gdb.reverse/step-reverse.exp
10043 * gdb.reverse/time-reverse.exp
10044 * gdb.reverse/until-precsave.exp
10045 * gdb.reverse/until-reverse.exp
10046 * gdb.reverse/waitpid-reverse.exp
10047 * gdb.reverse/watch-precsave.exp
10048 * gdb.reverse/watch-reverse.exp
10049
cdc7edd7
LM
100502016-12-01 Luis Machado <lgustavo@codesourcery.com>
10051
10052 Fix test names starting with uppercase throughout the files.
10053
10054 * gdb.arch/i386-mpx-simple_segv.exp
10055 * gdb.arch/i386-mpx.exp
10056 * gdb.arch/i386-permbkpt.exp
10057 * gdb.arch/pa-nullify.exp
10058 * gdb.arch/powerpc-d128-regs.exp
10059 * gdb.arch/vsx-regs.exp
10060 * gdb.base/bfp-test.exp
10061 * gdb.base/break.exp
10062 * gdb.base/breakpoint-shadow.exp
10063 * gdb.base/callfuncs.exp
10064 * gdb.base/charset.exp
10065 * gdb.base/commands.exp
10066 * gdb.base/completion.exp
10067 * gdb.base/dfp-test.exp
10068 * gdb.base/echo.exp
10069 * gdb.base/ending-run.exp
10070 * gdb.base/eval.exp
10071 * gdb.base/expand-psymtabs.exp
10072 * gdb.base/float128.exp
10073 * gdb.base/floatn.exp
10074 * gdb.base/foll-exec-mode.exp
10075 * gdb.base/gdb1056.exp
10076 * gdb.base/gdb11531.exp
10077 * gdb.base/kill-after-signal.exp
10078 * gdb.base/multi-forks.exp
10079 * gdb.base/overlays.exp
10080 * gdb.base/pending.exp
10081 * gdb.base/sepdebug.exp
10082 * gdb.base/testenv.exp
10083 * gdb.base/valgrind-db-attach.exp
10084 * gdb.base/watch_thread_num.exp
10085 * gdb.base/watchpoint-cond-gone.exp
10086 * gdb.base/watchpoint.exp
10087 * gdb.base/watchpoints.exp
10088 * gdb.cp/arg-reference.exp
10089 * gdb.cp/baseenum.exp
10090 * gdb.cp/operator.exp
10091 * gdb.cp/shadow.exp
10092 * gdb.dwarf2/dw2-op-out-param.exp
10093 * gdb.dwarf2/dw2-reg-undefined.exp
10094 * gdb.go/chan.exp
10095 * gdb.go/hello.exp
10096 * gdb.go/integers.exp
10097 * gdb.go/methods.exp
10098 * gdb.go/package.exp
10099 * gdb.guile/scm-parameter.exp
10100 * gdb.guile/scm-progspace.exp
10101 * gdb.guile/scm-value.exp
10102 * gdb.mi/mi-pending.exp
10103 * gdb.mi/user-selected-context-sync.exp
10104 * gdb.multi/multi-attach.exp
10105 * gdb.multi/tids.exp
10106 * gdb.opt/clobbered-registers-O2.exp
10107 * gdb.pascal/floats.exp
10108 * gdb.pascal/integers.exp
10109 * gdb.python/py-block.exp
10110 * gdb.python/py-events.exp
10111 * gdb.python/py-parameter.exp
10112 * gdb.python/py-symbol.exp
10113 * gdb.python/py-symtab.exp
10114 * gdb.python/py-type.exp
10115 * gdb.python/py-value.exp
10116 * gdb.python/py-xmethods.exp
10117 * gdb.python/python.exp
10118 * gdb.reverse/break-precsave.exp
10119 * gdb.reverse/consecutive-precsave.exp
10120 * gdb.reverse/finish-precsave.exp
10121 * gdb.reverse/i386-precsave.exp
10122 * gdb.reverse/machinestate-precsave.exp
10123 * gdb.reverse/sigall-precsave.exp
10124 * gdb.reverse/solib-precsave.exp
10125 * gdb.reverse/step-precsave.exp
10126 * gdb.reverse/until-precsave.exp
10127 * gdb.reverse/watch-precsave.exp
10128 * gdb.server/ext-attach.exp
10129 * gdb.server/ext-restart.exp
10130 * gdb.server/ext-run.exp
10131 * gdb.server/ext-wrapper.exp
10132 * gdb.stabs/gdb11479.exp
10133 * gdb.stabs/weird.exp
10134 * gdb.threads/attach-many-short-lived-threads.exp
10135 * gdb.threads/kill.exp
10136 * gdb.threads/watchpoint-fork.exp
10137
bc6c7af4
LM
101382016-12-01 Luis Machado <lgustavo@codesourcery.com>
10139
10140 Fix test names starting with uppercase throughout all the files below.
10141
10142 * gdb.ada/array_return.exp
10143 * gdb.ada/catch_ex.exp
10144 * gdb.ada/info_exc.exp
10145 * gdb.ada/mi_catch_ex.exp
10146 * gdb.ada/mi_dyn_arr.exp
10147 * gdb.ada/mi_ex_cond.exp
10148 * gdb.ada/mi_exc_info.exp
10149 * gdb.ada/mi_interface.exp
10150 * gdb.ada/mi_task_arg.exp
10151 * gdb.ada/mi_task_info.exp
10152 * gdb.ada/mi_var_array.exp
10153 * gdb.arch/alpha-step.exp
10154 * gdb.arch/amd64-disp-step.exp
10155 * gdb.arch/arm-disp-step.exp
10156 * gdb.arch/disp-step-insn-reloc.exp
10157 * gdb.arch/e500-prologue.exp
10158 * gdb.arch/ftrace-insn-reloc.exp
10159 * gdb.arch/gdb1558.exp
10160 * gdb.arch/i386-bp_permanent.exp
10161 * gdb.arch/i386-disp-step.exp
10162 * gdb.arch/i386-float.exp
10163 * gdb.arch/i386-gnu-cfi.exp
10164 * gdb.arch/ia64-breakpoint-shadow.exp
10165 * gdb.arch/mips16-thunks.exp
10166 * gdb.arch/pa-nullify.exp
10167 * gdb.arch/powerpc-aix-prologue.exp
10168 * gdb.arch/powerpc-power.exp
10169 * gdb.arch/ppc-dfp.exp
10170 * gdb.arch/s390-tdbregs.exp
10171 * gdb.arch/spu-info.exp
10172 * gdb.arch/spu-ls.exp
10173 * gdb.arch/thumb-bx-pc.exp
10174 * gdb.base/advance.exp
10175 * gdb.base/annota-input-while-running.exp
10176 * gdb.base/arrayidx.exp
10177 * gdb.base/asmlabel.exp
10178 * gdb.base/async.exp
10179 * gdb.base/attach-wait-input.exp
10180 * gdb.base/auto-connect-native-target.exp
10181 * gdb.base/batch-preserve-term-settings.exp
10182 * gdb.base/bfp-test.exp
10183 * gdb.base/bigcore.exp
10184 * gdb.base/bp-permanent.exp
10185 * gdb.base/break-always.exp
10186 * gdb.base/break-fun-addr.exp
10187 * gdb.base/break-idempotent.exp
10188 * gdb.base/break-main-file-remove-fail.exp
10189 * gdb.base/break-probes.exp
10190 * gdb.base/break-unload-file.exp
10191 * gdb.base/break.exp
10192 * gdb.base/call-ar-st.exp
10193 * gdb.base/call-rt-st.exp
10194 * gdb.base/call-sc.exp
10195 * gdb.base/call-signal-resume.exp
10196 * gdb.base/call-strs.exp
10197 * gdb.base/callexit.exp
10198 * gdb.base/callfuncs.exp
10199 * gdb.base/catch-gdb-caused-signals.exp
10200 * gdb.base/catch-signal-siginfo-cond.exp
10201 * gdb.base/catch-syscall.exp
10202 * gdb.base/compare-sections.exp
10203 * gdb.base/cond-eval-mode.exp
10204 * gdb.base/condbreak-call-false.exp
10205 * gdb.base/consecutive-step-over.exp
10206 * gdb.base/cursal.exp
10207 * gdb.base/disabled-location.exp
10208 * gdb.base/disasm-end-cu.exp
10209 * gdb.base/display.exp
10210 * gdb.base/double-prompt-target-event-error.exp
10211 * gdb.base/dprintf-bp-same-addr.exp
10212 * gdb.base/dprintf-detach.exp
10213 * gdb.base/dprintf-next.exp
10214 * gdb.base/dprintf-non-stop.exp
10215 * gdb.base/dprintf-pending.exp
10216 * gdb.base/dso2dso.exp
10217 * gdb.base/ending-run.exp
10218 * gdb.base/enum_cond.exp
10219 * gdb.base/examine-backward.exp
10220 * gdb.base/exe-lock.exp
10221 * gdb.base/exec-invalid-sysroot.exp
10222 * gdb.base/execl-update-breakpoints.exp
10223 * gdb.base/execution-termios.exp
10224 * gdb.base/fileio.exp
10225 * gdb.base/fixsection.exp
10226 * gdb.base/foll-exec-mode.exp
10227 * gdb.base/foll-exec.exp
10228 * gdb.base/fork-running-state.exp
10229 * gdb.base/frame-args.exp
10230 * gdb.base/fullpath-expand.exp
10231 * gdb.base/func-ptr.exp
10232 * gdb.base/gcore-relro-pie.exp
10233 * gdb.base/gdb1090.exp
10234 * gdb.base/gdb1555.exp
10235 * gdb.base/global-var-nested-by-dso.exp
10236 * gdb.base/gnu-ifunc.exp
10237 * gdb.base/hbreak-in-shr-unsupported.exp
10238 * gdb.base/hbreak-unmapped.exp
10239 * gdb.base/hook-stop.exp
10240 * gdb.base/infcall-input.exp
10241 * gdb.base/info-fun.exp
10242 * gdb.base/info-shared.exp
10243 * gdb.base/interrupt-noterm.exp
10244 * gdb.base/jit-so.exp
10245 * gdb.base/jit.exp
10246 * gdb.base/line-symtabs.exp
10247 * gdb.base/list.exp
10248 * gdb.base/longjmp.exp
10249 * gdb.base/macscp.exp
10250 * gdb.base/max-value-size.exp
10251 * gdb.base/nodebug.exp
10252 * gdb.base/nofield.exp
10253 * gdb.base/overlays.exp
10254 * gdb.base/paginate-after-ctrl-c-running.exp
10255 * gdb.base/paginate-bg-execution.exp
10256 * gdb.base/paginate-inferior-exit.exp
10257 * gdb.base/pending.exp
10258 * gdb.base/pr11022.exp
10259 * gdb.base/printcmds.exp
10260 * gdb.base/ptr-typedef.exp
10261 * gdb.base/ptype.exp
10262 * gdb.base/randomize.exp
10263 * gdb.base/range-stepping.exp
10264 * gdb.base/realname-expand.exp
10265 * gdb.base/relativedebug.exp
10266 * gdb.base/remote.exp
10267 * gdb.base/savedregs.exp
10268 * gdb.base/sepdebug.exp
10269 * gdb.base/set-noassign.exp
10270 * gdb.base/shlib-call.exp
10271 * gdb.base/shreloc.exp
10272 * gdb.base/sigaltstack.exp
10273 * gdb.base/sigbpt.exp
10274 * gdb.base/siginfo-addr.exp
10275 * gdb.base/siginfo-obj.exp
10276 * gdb.base/siginfo-thread.exp
10277 * gdb.base/signest.exp
10278 * gdb.base/signull.exp
10279 * gdb.base/sigrepeat.exp
10280 * gdb.base/skip.exp
10281 * gdb.base/so-impl-ld.exp
10282 * gdb.base/solib-corrupted.exp
10283 * gdb.base/solib-disc.exp
10284 * gdb.base/solib-display.exp
10285 * gdb.base/solib-overlap.exp
10286 * gdb.base/solib-search.exp
10287 * gdb.base/solib-symbol.exp
10288 * gdb.base/source-execution.exp
10289 * gdb.base/sss-bp-on-user-bp-2.exp
10290 * gdb.base/sss-bp-on-user-bp.exp
10291 * gdb.base/stack-checking.exp
10292 * gdb.base/stale-infcall.exp
10293 * gdb.base/step-break.exp
10294 * gdb.base/step-line.exp
10295 * gdb.base/step-over-exit.exp
10296 * gdb.base/step-test.exp
10297 * gdb.base/structs.exp
10298 * gdb.base/sym-file.exp
10299 * gdb.base/symtab-search-order.exp
10300 * gdb.base/term.exp
10301 * gdb.base/type-opaque.exp
10302 * gdb.base/unload.exp
10303 * gdb.base/until-nodebug.exp
10304 * gdb.base/until.exp
10305 * gdb.base/unwindonsignal.exp
10306 * gdb.base/watch-cond.exp
10307 * gdb.base/watch-non-mem.exp
10308 * gdb.base/watch_thread_num.exp
10309 * gdb.base/watchpoint-reuse-slot.exp
10310 * gdb.base/watchpoint-solib.exp
10311 * gdb.base/watchpoint.exp
10312 * gdb.btrace/dlopen.exp
10313 * gdb.cell/arch.exp
10314 * gdb.cell/break.exp
10315 * gdb.cell/bt.exp
10316 * gdb.cell/core.exp
10317 * gdb.cell/data.exp
10318 * gdb.cell/dwarfaddr.exp
10319 * gdb.cell/ea-cache.exp
10320 * gdb.cell/ea-standalone.exp
10321 * gdb.cell/ea-test.exp
10322 * gdb.cell/f-regs.exp
10323 * gdb.cell/fork.exp
10324 * gdb.cell/gcore.exp
10325 * gdb.cell/mem-access.exp
10326 * gdb.cell/ptype.exp
10327 * gdb.cell/registers.exp
10328 * gdb.cell/sizeof.exp
10329 * gdb.cell/solib-symbol.exp
10330 * gdb.cell/solib.exp
10331 * gdb.compile/compile-tls.exp
10332 * gdb.cp/exception.exp
10333 * gdb.cp/gdb2495.exp
10334 * gdb.cp/local.exp
10335 * gdb.cp/mb-inline.exp
10336 * gdb.cp/mb-templates.exp
10337 * gdb.cp/pr10687.exp
10338 * gdb.cp/pr9167.exp
10339 * gdb.cp/scope-err.exp
10340 * gdb.cp/templates.exp
10341 * gdb.cp/virtfunc.exp
10342 * gdb.dwarf2/dw2-dir-file-name.exp
10343 * gdb.dwarf2/dw2-single-line-discriminators.exp
10344 * gdb.fortran/complex.exp
10345 * gdb.fortran/library-module.exp
10346 * gdb.guile/guile.exp
10347 * gdb.guile/scm-cmd.exp
10348 * gdb.guile/scm-frame-inline.exp
10349 * gdb.guile/scm-objfile.exp
10350 * gdb.guile/scm-pretty-print.exp
10351 * gdb.guile/scm-symbol.exp
10352 * gdb.guile/scm-type.exp
10353 * gdb.guile/scm-value.exp
10354 * gdb.linespec/keywords.exp
10355 * gdb.linespec/ls-errs.exp
10356 * gdb.linespec/macro-relative.exp
10357 * gdb.linespec/thread.exp
10358 * gdb.mi/mi-breakpoint-changed.exp
10359 * gdb.mi/mi-dprintf-pending.exp
10360 * gdb.mi/mi-fullname-deleted.exp
10361 * gdb.mi/mi-logging.exp
10362 * gdb.mi/mi-pending.exp
10363 * gdb.mi/mi-solib.exp
10364 * gdb.mi/new-ui-mi-sync.exp
10365 * gdb.mi/user-selected-context-sync.exp
10366 * gdb.multi/dummy-frame-restore.exp
10367 * gdb.multi/multi-arch-exec.exp
10368 * gdb.multi/remove-inferiors.exp
10369 * gdb.multi/watchpoint-multi-exit.exp
10370 * gdb.opt/solib-intra-step.exp
10371 * gdb.perf/backtrace.exp
10372 * gdb.perf/single-step.exp
10373 * gdb.perf/skip-command.exp
10374 * gdb.perf/skip-prologue.exp
10375 * gdb.perf/solib.exp
10376 * gdb.python/lib-types.exp
10377 * gdb.python/py-as-string.exp
10378 * gdb.python/py-bad-printers.exp
10379 * gdb.python/py-block.exp
10380 * gdb.python/py-breakpoint.exp
10381 * gdb.python/py-cmd.exp
10382 * gdb.python/py-events.exp
10383 * gdb.python/py-evthreads.exp
10384 * gdb.python/py-finish-breakpoint.exp
10385 * gdb.python/py-finish-breakpoint2.exp
10386 * gdb.python/py-frame-inline.exp
10387 * gdb.python/py-frame.exp
10388 * gdb.python/py-inferior.exp
10389 * gdb.python/py-infthread.exp
10390 * gdb.python/py-mi.exp
10391 * gdb.python/py-objfile.exp
10392 * gdb.python/py-pp-maint.exp
10393 * gdb.python/py-pp-registration.exp
10394 * gdb.python/py-prettyprint.exp
10395 * gdb.python/py-recurse-unwind.exp
10396 * gdb.python/py-shared.exp
10397 * gdb.python/py-symbol.exp
10398 * gdb.python/py-symtab.exp
10399 * gdb.python/py-template.exp
10400 * gdb.python/py-type.exp
10401 * gdb.python/py-unwind-maint.exp
10402 * gdb.python/py-unwind.exp
10403 * gdb.python/py-value.exp
10404 * gdb.python/python.exp
10405 * gdb.reverse/finish-reverse-bkpt.exp
10406 * gdb.reverse/insn-reverse.exp
10407 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10408 * gdb.reverse/solib-precsave.exp
10409 * gdb.reverse/solib-reverse.exp
10410 * gdb.stabs/gdb11479.exp
10411 * gdb.stabs/weird.exp
10412 * gdb.threads/fork-child-threads.exp
10413 * gdb.threads/fork-plus-threads.exp
10414 * gdb.threads/fork-thread-pending.exp
10415 * gdb.threads/forking-threads-plus-breakpoint.exp
10416 * gdb.threads/hand-call-in-threads.exp
10417 * gdb.threads/interrupted-hand-call.exp
10418 * gdb.threads/linux-dp.exp
10419 * gdb.threads/local-watch-wrong-thread.exp
10420 * gdb.threads/next-while-other-thread-longjmps.exp
10421 * gdb.threads/non-ldr-exit.exp
10422 * gdb.threads/pending-step.exp
10423 * gdb.threads/print-threads.exp
10424 * gdb.threads/process-dies-while-detaching.exp
10425 * gdb.threads/process-dies-while-handling-bp.exp
10426 * gdb.threads/pthreads.exp
10427 * gdb.threads/queue-signal.exp
10428 * gdb.threads/reconnect-signal.exp
10429 * gdb.threads/signal-command-handle-nopass.exp
10430 * gdb.threads/signal-command-multiple-signals-pending.exp
10431 * gdb.threads/signal-delivered-right-thread.exp
10432 * gdb.threads/signal-sigtrap.exp
10433 * gdb.threads/sigthread.exp
10434 * gdb.threads/staticthreads.exp
10435 * gdb.threads/stepi-random-signal.exp
10436 * gdb.threads/thread-unwindonsignal.exp
10437 * gdb.threads/thread_check.exp
10438 * gdb.threads/thread_events.exp
10439 * gdb.threads/tid-reuse.exp
10440 * gdb.threads/tls-nodebug.exp
10441 * gdb.threads/tls-shared.exp
10442 * gdb.threads/tls-so_extern.exp
10443 * gdb.threads/tls.exp
10444 * gdb.threads/wp-replication.exp
10445 * gdb.trace/actions-changed.exp
10446 * gdb.trace/actions.exp
10447 * gdb.trace/backtrace.exp
10448 * gdb.trace/change-loc.exp
10449 * gdb.trace/collection.exp
10450 * gdb.trace/deltrace.exp
10451 * gdb.trace/disconnected-tracing.exp
10452 * gdb.trace/entry-values.exp
10453 * gdb.trace/ftrace-lock.exp
10454 * gdb.trace/ftrace.exp
10455 * gdb.trace/infotrace.exp
10456 * gdb.trace/mi-trace-frame-collected.exp
10457 * gdb.trace/mi-trace-unavailable.exp
10458 * gdb.trace/mi-traceframe-changed.exp
10459 * gdb.trace/mi-tracepoint-changed.exp
10460 * gdb.trace/mi-tsv-changed.exp
10461 * gdb.trace/no-attach-trace.exp
10462 * gdb.trace/packetlen.exp
10463 * gdb.trace/passc-dyn.exp
10464 * gdb.trace/passcount.exp
10465 * gdb.trace/pending.exp
10466 * gdb.trace/pr16508.exp
10467 * gdb.trace/qtro.exp
10468 * gdb.trace/range-stepping.exp
10469 * gdb.trace/read-memory.exp
10470 * gdb.trace/report.exp
10471 * gdb.trace/save-trace.exp
10472 * gdb.trace/signal.exp
10473 * gdb.trace/stap-trace.exp
10474 * gdb.trace/status-stop.exp
10475 * gdb.trace/strace.exp
10476 * gdb.trace/tfile.exp
10477 * gdb.trace/tfind.exp
10478 * gdb.trace/trace-break.exp
10479 * gdb.trace/trace-condition.exp
10480 * gdb.trace/trace-enable-disable.exp
10481 * gdb.trace/trace-mt.exp
10482 * gdb.trace/tracecmd.exp
10483 * gdb.trace/tracefile-pseudo-reg.exp
10484 * gdb.trace/tspeed.exp
10485 * gdb.trace/tstatus.exp
10486 * gdb.trace/tsv.exp
10487 * gdb.trace/unavailable.exp
10488 * gdb.trace/while-dyn.exp
10489 * gdb.trace/while-stepping.exp
10490 * lib/gdb-guile.exp
10491 * lib/gdb.exp
10492 * lib/mi-support.exp
10493 * lib/pascal.exp
10494 * lib/perftest.exp
10495 * lib/prelink-support.exp
10496 * lib/selftest-support.exp
10497
ad02e4fe
SM
104982016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10499
10500 * Makefile.in: Include disable-implicit-rules.mk.
10501
22347e55
AA
105022016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10503
10504 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10505 non-byte-aligned bit fields.
10506
da5b30da
AA
105072016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10508
10509 PR gdb/12616
10510 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10511 respects the DW_AT_data_bit_offset attribute.
10512
b593ecca
SM
105132016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10514
10515 * gdb.base/default.exp: Fix output of "set language".
10516
3b165252
SM
105172016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10518
10519 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10520 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10521 make.
10522 * configure.ac: Remove checks for the make program.
10523 * configure: Re-generate.
10524
1a2f3d7f
KB
105252016-11-16 Kevin Buettner <kevinb@redhat.com>
10526
10527 * gdb.python/py-recurse-unwind.c (main): Add loop.
10528 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10529 to read_register() and gdb.parse_and_eval(). Make each code
10530 call a separate case that can be individually tested.
10531 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10532 proc. Call cont_and_backtrace for each of the code paths that
10533 we want to test in the unwinder.
10534
b7f38fda
AA
105352016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10536
10537 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10538 the definition of struct S.
10539
1f8db343
CM
105402016-11-11 Catherine Moore <clm@codesourcery.com>
10541
10542 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10543
fad0c9fb
PA
105442016-11-09 Pedro Alves <palves@redhat.com>
10545
10546 * gdb.base/commands.exp (runto_or_return): New procedure.
10547 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10548 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10549 (progvar_simple_while_test, progvar_complex_if_while_test)
10550 (if_while_breakpoint_command_test)
10551 (infrun_breakpoint_command_test, breakpoint_command_test)
10552 (user_defined_command_test, watchpoint_command_test)
10553 (test_command_prompt_position, redefine_hook_test)
10554 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10555 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10556 multi_line_input and multi_line. Remove gdb_expect and
10557 gdb_stop_suppressing_tests uses.
10558 * lib/gdb.exp (valnum_re): New global.
10559 (multi_line_input): New procedure.
10560
8354c62c
SM
105612016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10562
10563 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10564 Remove.
10565 (test_setup): Define with proc_with_prefix.
10566 (test_cli_inferior): Likewise.
10567 (test_cli_thread): Likewise.
10568 (test_cli_frame): Likewise.
10569 (test_cli_select_frame): Likewise.
10570 (test_cli_up_down): Likewise.
10571 (test_mi_thread_select): Likewise.
10572 (test_mi_stack_select_frame): Likewise.
10573 (test_cli_in_mi_inferior): Likewise.
10574 (test_cli_in_mi_thread): Likewise.
10575 (test_cli_in_mi_frame): Likewise.
10576 (top level): Do not use with_test_prefix_procname.
10577
64f367a2
PA
105782016-11-09 Pedro Alves <palves@redhat.com>
10579
10580 * gdb.base/commands.exp (gdbvar_simple_if_test)
10581 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10582 (progvar_simple_if_test, progvar_simple_while_test)
10583 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10584 (infrun_breakpoint_command_test, breakpoint_command_test)
10585 (user_defined_command_test, watchpoint_command_test)
10586 (test_command_prompt_position, deprecated_command_test)
10587 (bp_deleted_in_command, temporary_breakpoint_commands)
10588 (stray_arg0_test, source_file_with_indented_comment)
10589 (recursive_source_test, if_commands_test)
10590 (error_clears_commands_left, redefine_hook_test)
10591 (redefine_backtrace_test): Use proc_with_prefix.
10592 * lib/gdb.exp (proc_with_prefix): New proc.
10593
0bb65f1e
AA
105942016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10595
10596 * gdb.base/tui-layout.c: New file.
10597 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10598 disassembly window contains very long lines.
10599
7353f247
TT
106002016-11-08 Tom Tromey <tom@tromey.com>
10601
10602 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10603 depend on Python 2.
10604
30a7bb83
TT
106052016-11-08 Tom Tromey <tom@tromey.com>
10606
10607 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10608 New method.
10609
cdf5a07c
MG
106102016-10-29 Manish Goregaokar <manish@mozilla.com>
10611
2806dc7e 10612 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10613
51a789c3
MG
106142016-10-27 Manish Goregaokar <manish@mozilla.com>
10615
2806dc7e
PA
10616 * gdb.rust/simple.rs: Add test for univariant enums without
10617 discriminants and for encoded struct-like enums.
51a789c3 10618
f610ab6d
PA
106192016-10-28 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10622 gdb_test_multiple, tighten regexps and match symtabs and line
10623 tables incrementally.
10624
b129b0ca
LM
106252016-10-28 Luis Machado <lgustavo@codesourcery.com>
10626
10627 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10628 general.
10629
ecf45d2c
SL
106302016-10-25 Luis Machado <lgustavo@codesourcery.com>
10631
10632 * gdb.base/exec-invalid-sysroot.exp: New file.
10633
b8d38ee4
JK
106342016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10635
10636 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10637
f90fd8c2
JK
106382016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10639
10640 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10641
2d2476aa
MR
106422016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10643
2806dc7e
PA
10644 * gdb.base/killed-outside.exp: Remove $options from a call to
10645 `prepare_for_testing'.
2d2476aa 10646
e42b25a0
SM
106472016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10648
10649 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10650 Change test message.
10651
3ccdb432
SM
106522016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10653
10654 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10655 Update comment.
10656
5bad3170
SM
106572016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10658
10659 * gdb.trace/mi-trace-save.exp: New file.
10660
5ad9dba7
YQ
106612016-10-13 Yao Qi <yao.qi@linaro.org>
10662
10663 * gdb.base/code_elim.exp (get_var_address): Remove.
10664 * gdb.base/relocate.exp: Likewise.
10665 * gdb.base/shreloc.exp: Likewise.
10666 * lib/gdb.exp (get_var_address): New.
10667
62df7e21
YQ
106682016-10-13 Yao Qi <yao.qi@linaro.org>
10669
10670 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10671 floating point tests if $skip_float_test is false.
10672
4dac951e
LM
106732016-10-12 Luis Machado <lgustavo@codesourcery.com>
10674
10675 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10676 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10677 argc values.
10678 Add 1 to argc so we guarantee distinct initial/modified argc values.
10679
8f1a8fc4
JK
106802016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10681
10682 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10683
16c85b5d
JK
106842016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10685
10686 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10687 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10688 * gdb.arch/vsx-regs.exp: Likewise.
10689
1d0e042a
YQ
106902016-10-07 Yao Qi <yao.qi@linaro.org>
10691
10692 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10693
68dadef5
MM
106942016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10695
10696 * gdb.python/python.exp: Test decode_line("*0").
10697
33fa2c6e
DE
106982016-10-06 Doug Evans <dje@google.com>
10699
10700 * gdb.python/py-value.exp (test_value_creation): Add test for large
10701 unsigned 64-bit value.
10702
9c37b5ae
TT
107032016-10-06 Tom Tromey <tom@tromey.com>
10704
10705 * gdb.compile/compile.exp: Change java tests to rust.
10706 * gdb.base/setshow.exp: Change java tests to rust.
10707 * gdb.base/default.exp: Remove java from language list.
10708 * README (Examples): Update language example.
10709 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10710 test.
10711 * lib/gdb.exp (skip_java_tests): Remove.
10712 * lib/java.exp: Remove.
10713 * gdb.java: Remove.
10714
78b86327
MR
107152016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10716
10717 * gdb.arch/mips-fcr.exp: New test.
10718 * gdb.arch/mips-fcr.c: Source for the new test.
10719
7470adbb
MR
107202016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10721
10722 * gdb.base/solib-disc.exp: Use `standard_output_file'
10723 throughout.
10724
4a556533
PA
107252016-10-06 Pedro Alves <palves@redhat.com>
10726
10727 * gdb.base/jit-simple-dl.c: New file.
10728 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10729 * gdb.base/jit-simple.c: ... this.
10730 * gdb.base/jit-simple.exp (jit_run): Delete.
10731 (build_jit): New proc.
10732 (jit_test_reread): Recompile either the main program or the shared
10733 library, depending on what is being tested. Skip changing address
10734 if caller wants to. Compare before/after addresses. If testing
10735 standalone, explicitly load the binary. Test "maint info
10736 breakpoints".
10737 (top level): Add "standalone vs shared lib" and "change address"
10738 vs "same address" axes.
10739
5a122fbc
PA
107402016-10-06 Pedro Alves <palves@redhat.com>
10741
10742 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10743 call.
10744 (jit_run): Delete.
10745 (jit_test_reread): Use with_test_prefix. Reload the main binary
10746 explicitly. Compare the before/after addresses of the JIT
10747 descriptor.
10748
ee8da4b8
DE
107492016-08-15 Doug Evans <dje@google.com>
10750
10751 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10752 for single bitfields is bool.
10753 * gdb.xml/tdesc-regs.exp: Ditto.
10754
f389f6fe
JK
107552016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10756
10757 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10758
fdebf1a4
YQ
107592016-10-05 Yao Qi <yao.qi@linaro.org>
10760
10761 * lib/gdb.exp (support_complex_tests): Return zero if
10762 gdb_skip_float_test return true.
10763
9c36d954 107642016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10765 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10766
10767 PR gdb/20487
10768 * gdb.mi/user-selected-context-sync.exp: New file.
10769 * gdb.mi/user-selected-context-sync.c: New file.
10770
4034d0ff 107712016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10772 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10773
10774 PR gdb/20487
10775 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10776 =thread-select-event check.
10777
a4297203
PB
107782016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10779
10780 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10781 the compulsory L operand changes.
10782 * gdb.arch/powerpc-power.s: Likewise.
10783
bb805577
JK
107842016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10785
10786 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10787 * gdb.base/jit-attach-pie.c: New file.
10788 * gdb.base/jit-attach-pie.exp: New file.
10789
6d61dee5
PA
107902016-09-28 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.base/infcall-input.c: New file.
10793 * gdb.base/infcall-input.exp: New file.
10794
f73842fc
YQ
107952016-09-22 Yao Qi <yao.qi@linaro.org>
10796
10797 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10798 (gdb_exit): Rename it to ...
10799 (gdbserver_gdb_exit): ... Close GDBserver.
10800 (gdb_exit): New proc, call gdbserver_gdb_exit.
10801 (mi_gdb_exit): Likewise.
10802
90681dab
YQ
108032016-09-22 Yao Qi <yao.qi@linaro.org>
10804
10805 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10806 path.
10807 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10808 Remove duplication.
10809
9c211fd8
YQ
108102016-09-22 Yao Qi <yao.qi@linaro.org>
10811
10812 * lib/gdbserver-support.exp: Check the existence of
10813 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10814
ad0a504f
AK
108152016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10816
10817 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10818
36cf1806
TT
108192016-09-21 Tom Tromey <tom@tromey.com>
10820
10821 PR gdb/20604:
10822 * gdb.base/quit.exp: New file.
10823
74172ecf
SM
108242016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10825
10826 * .gitignore: New file.
10827
3d0ec882
MR
108282016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10829
10830 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10831 throughout.
10832
8193adea
AA
108332016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10834
10835 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10836
d41a5c09
JK
108372016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10838
10839 * gdb.cp/casts.cc (decltype): Move it ...
10840 (main): ... with its call to ...
10841 * gdb.cp/casts03.cc: ... a new file.
10842 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10843
d2dfe700
JK
108442016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10845
10846 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10847
e2a92b16
PB
108482016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10849
10850 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10851 and sync up the test with tests in gas/testsuite/gas/ppc.
10852 * gdb.arch/powerpc-power.exp: Likewise.
10853
49b4de64
JK
108542016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10855
10856 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10857
2c29df25
SDJ
108582016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10859 Jan Kratochvil <jan.kratochvil@redhat.com>
10860
10861 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10862 make m1's definition to be different from m2's. Use 'dummy' as an
10863 argument for probe 'two'.
10864
cc3c2846
JB
108652016-09-10 Jon Beniston <jon@beniston.com>
10866
10867 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10868 for sim target.
10869
e1b2624a
AA
108702016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10871
10872 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10873 variable declaration.
10874 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10875 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10876 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10877 received HWCAP as its argument.
10878
4295e285
PA
108792016-09-06 Pedro Alves <palves@redhat.com>
10880
10881 * gdb.base/new-ui-pending-input.c: New file.
10882 * gdb.base/new-ui-pending-input.exp: New file.
10883 * gdb.exp (clear_gdb_spawn_id): New procedure.
10884 (with_spawn_id): Check whether gdb_spawn_id exists before
10885 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10886 on exit.
10887
00d5215e
UW
108882016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10889
10890 * gdb.base/float128.c: New file.
10891 * gdb.base/float128.exp: Likewise.
10892 * gdb.base/floatn.c: Likewise.
10893 * gdb.base/floatn.exp: Likewise.
10894
a9ff5f12
UW
108952016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10896
10897 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10898
f245535c
PA
108992016-09-05 Pedro Alves <palves@redhat.com>
10900
10901 PR backtrace/19927
10902 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10903 unwinders are immediately called as side effect of "source" or
10904 "disable unwinder" commands.
10905 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10906
ae9cf263
YQ
109072016-09-02 Yao Qi <yao.qi@linaro.org>
10908
10909 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10910 is true and $type is "float" or "double".
10911
27aba047
YQ
109122016-09-02 Yao Qi <yao.qi@linaro.org>
10913
10914 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10915 true.
10916 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10917 * gdb.base/call-rt-st.exp: Likewise.
10918 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10919 return value instead of gdb,skip_float_test.
10920 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10921 (do_function_calls): Use its return value instead of
10922 gdb,skip_float_test.
10923 * gdb.base/finish.exp: Likewise.
10924 * gdb.base/funcargs.exp: Likewise.
10925 * gdb.base/return.exp: Likewise.
10926 * gdb.base/return2.exp: Likewise.
10927 * gdb.base/varargs.exp: Likewise.
10928 * lib/gdb.exp (gdb_skip_float_test): Change it to
10929 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10930
5af962df
AA
109312016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10932
10933 * gdb.multi/tids.exp: Test "thread apply all".
10934
7fac6910
JK
109352016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10936
10937 * gdb.base/default.exp (tty): Remove.
10938
bb1fe4ac
KB
109392016-08-24 Kevin Buettner <kevinb@redhat.com>
10940
2806dc7e
PA
10941 * gdb.python/py-recurse-unwind.c: New file.
10942 * gdb.python/py-recurse-unwind.py: New file.
10943 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10944
0a1ddfa6
SM
109452016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10946
10947 * gdb.base/set-inferior-tty.exp: New file.
10948 * gdb.base/set-inferior-tty.c: New file.
10949
d9de1fe3
PA
109502016-08-23 Pedro Alves <palves@redhat.com>
10951
10952 PR gdb/20494
10953 * gdb.base/new-ui-echo.c: New file.
10954 * gdb.base/new-ui-echo.exp: New file.
10955
e9d9abd7
YQ
109562016-08-23 Yao Qi <yao.qi@linaro.org>
10957
10958 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10959 gdbserver_spawn.
10960 * gdb.server/connect-without-multi-process.exp (do_test):
10961 Likewise.
10962
3589529e
YQ
109632016-08-23 Yao Qi <yao.qi@linaro.org>
10964
10965 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10966 standalone_txt. Delete gdb_txt and standalone_txt on host
10967 and target. Spawn the binary on target. Copy files from
10968 target to host.
10969
6bb90213
PA
109702016-08-22 Pedro Alves <palves@redhat.com>
10971
10972 PR gdb/20505
10973 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10974 with_test_prefix. Factor out bits to ...
10975 (test_no_vdso): ... this new procedure.
10976
20c2c024
CL
109772016-08-19 Carl Love <cel@us.ibm.com>
10978
10979 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10980 maintaining separate logic for constructing the output path.
10981 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10982 * gdb.arch/ppc-dfp.exp: Likewise.
10983 * gdb.arch/ppc-fp.exp: Likewise.
10984 * gdb.arch/vsx-regs.exp: Likewise.
10985 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10986 binprefix for generating the additional binary files.
10987
0646e07d
PA
109882016-08-19 Pedro Alves <palves@redhat.com>
10989
10990 * gdb.trace/mi-trace-frame-collected.exp
10991 (test_trace_frame_collected): On x32, expect two registers.
10992
46da9242
CL
109932016-08-18 Carl Love <cel@us.ibm.com>
10994
10995 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10996 and sync up the test with tests in gas/testsuite/gas/ppc.
10997 * gdb.arch/powerpc-power.exp: Likewise.
10998
eb2332d7
SM
109992016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11000
11001 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11002 expected error message.
11003
63c61e04
SM
110042016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11005
11006 * gdb.multi/remove-inferiors.exp: New file.
11007 * gdb.multi/remove-inferiors.c: New file.
11008
7b17065f
YQ
110092016-08-12 Yao Qi <yao.qi@linaro.org>
11010
11011 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11012 argument list.
11013
01d3dedf
PA
110142016-08-10 Pedro Alves <palves@redhat.com>
11015
11016 PR gdb/19187
11017 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11018 setup_kfails.
11019
3eb7562a
PA
110202016-08-09 Pedro Alves <palves@redhat.com>
11021 Simon Marchi <simon.marchi@ericsson.com>
11022
11023 PR gdb/20418
11024 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11025 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11026
80614914
PA
110272016-08-09 Pedro Alves <palves@redhat.com>
11028
11029 PR mi/20431
11030 * gdb.mi/mi-cmd-error.exp: New file.
11031
f348d89a
PA
110322016-08-09 Pedro Alves <palves@redhat.com>
11033
11034 PR gdb/18653
11035 * gdb.base/signals-state-child.c: New file.
11036 * gdb.base/signals-state-child.exp: New file.
11037 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11038
e5ca03b4
PA
110392016-08-09 Pedro Alves <palves@redhat.com>
11040
11041 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11042
282a0691
TT
110432016-08-03 Tom Tromey <tom@tromey.com>
11044
11045 PR python/18565:
11046 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11047
41bfcd63
YQ
110482016-08-01 Yao Qi <yao.qi@linaro.org>
11049
11050 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11051 variable mode to "multi-process" if $multi_process is 1, otherwise
11052 set it to "single-process".
11053
e3465b24
YQ
110542016-08-01 Yao Qi <yao.qi@linaro.org>
11055
11056 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11057 * gdb.cp/cpexprs.exp: Likewise.
11058 * gdb.cp/m-static.exp: Likewise.
11059
0b31a4bc
TT
110602016-07-26 Tom Tromey <tom@tromey.com>
11061
11062 PR python/20190:
11063 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11064 test.
11065
e0461dbb
MM
110662016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11067
11068 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11069 selecting assembly source files.
11070 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11071 assembly source files.
11072 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11073 assembly source files.
11074 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11075 selecting assembly source files.
11076
8194e927
SM
110772016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11078
11079 * gdb.base/new-ui.exp (do_test_invalid_args): New
11080 procedure.
11081
c0272db5
TW
110822016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11083
11084 * gdb.btrace/reconnect.c: New file.
11085 * gdb.btrace/reconnect.exp: New file.
11086
e3487908
GKB
110872016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11088
11089 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11090 to test_catch_syscall_group.
11091 (test_catch_syscall_group): New.
11092
12df5c00
TT
110932016-07-21 Tom Tromey <tom@tromey.com>
11094
11095 * gdb.rust/simple.rs (main): Use empty struct expression.
11096 * gdb.rust/simple.exp: Add tests for empty struct expression.
11097
bae62ee2
YQ
110982016-07-21 Yao Qi <yao.qi@linaro.org>
11099
11100 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11101 if gdb_skip_xml_test is true on some targets.
11102
b1b53fb3
YQ
111032016-07-21 Yao Qi <yao.qi@linaro.org>
11104
11105 * gdb.server/solib-list.exp: Unset last_loaded_file.
11106
027d97f8
JK
111072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11108
11109 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11110 "step into captured_main (args)".
11111
7674d381
JK
111122016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11113
11114 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11115
72b5d099
JK
111162016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11117
11118 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11119
1f960ced
PA
111202016-07-19 Pedro Alves <palves@redhat.com>
11121
11122 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11123 * gdb.opt/inline-bt.exp: Likewise.
11124 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11125 additional_flags=-Winline.
11126 * gdb.opt/inline-locals.exp: Likewise.
11127 * gdb.opt/inline-markers.c (ATTR): Define.
11128 (inlined_fn): Use it.
11129
f25827c1
YQ
111302016-07-19 Yao Qi <yao.qi@linaro.org>
11131
11132 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11133 (test_with_self): Remove some code. Remove argument executable.
11134 (top-level): Use do_self_tests.
11135
37539ebe
DB
111362016-07-15 Zachary Welch <zwelch@codesourcery.com>
11137 Don Breazeal <donb@codesourcery.com>
11138
11139 * gdb.base/maint.exp: Escape paths used in regular expressions.
11140 * gdb.stabs/weird.exp: Likewise.
11141
dac790e1
TT
111422016-07-13 Tom Tromey <tom@tromey.com>
11143
11144 PR python/15620, PR python/18620:
11145 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11146 (test_bkpt_events): New procs.
11147
93daf339
TT
111482016-07-13 Tom Tromey <tom@tromey.com>
11149
11150 PR python/17698:
11151 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11152 test.
11153 (test_watchpoints): Likewise.
11154 (test_bkpt_pending): New proc.
11155
6571a381
TT
111562016-07-13 Tom Tromey <tom@tromey.com>
11157
11158 PR cli/18053:
11159 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11160 completion test.
11161
e8732474
JK
111622016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11163
11164 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11165 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11166 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11167 f_label.
11168 (g): Rename g_end_lbl to g_label.
11169 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11170 low_pc and high_pc.
11171 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11172
e0f3fd7c
TT
111732016-07-12 Tom Tromey <tom@tromey.com>
11174
11175 PR python/19293:
11176 * gdb.python/py-unwind-maint.exp: Update tests.
11177
3cfe46b6
YQ
111782016-07-12 Yao Qi <yao.qi@linaro.org>
11179
11180 * lib/selftest-support.exp (selftest_setup): Match the output
11181 when captured_main is inlined.
11182
4f19a0e6
WT
111832016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11184
11185 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11186 New variables.
11187 (print this%a, print this%b, print this): New tests.
11188 * gdb.fortran/derived-types.f90 (this): New object and
11189 initialization.
11190
986cf455
SM
111912016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11192
11193 * gdb.ada/arraydim.exp: Remove extra directory level in build
11194 directory.
11195
f0464b23
SM
111962016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11197
11198 * lib/ada.exp: Remove extra directory level in build directory.
11199 * gdb.ada/cond_lang.exp: Likewise.
11200 * gdb.ada/exec_changed.exp: Likewise.
11201 * gdb.ada/lang_switch.exp: Likewise.
11202
42d94011
MG
112032016-07-06 Manish Goregaokar <manish@mozilla.com>
11204
2806dc7e
PA
11205 * simple.rs: Add test for raw pointer subscripting.
11206 * simple.exp: Add test expectations.
42d94011 11207
647c264c
YQ
112082016-07-05 Yao Qi <yao.qi@linaro.org>
11209
11210 * gdb.mi/mi-reverse.exp: Match =record-started output.
11211
20aa2c60
PA
112122016-07-01 Pedro Alves <palves@redhat.com>
11213
11214 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11215 procedure.
11216 (jit_reader_test): Test the jit reader's unwinder.
11217 * gdb.base/jithost.c (jit_function_00_code): New global.
11218 (main): Use memcpy to fill in the mmapped code, instead of poking
11219 bytes manually here.
11220 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11221 value.
11222 (read_debug_info): Save the function's range.
11223 (read_sp): New function.
11224 (unwind_frame): Use it. Also unwind RBP.
11225 (get_frame_id): Use read_sp.
11226 (gdb_init_reader): Use calloc instead of malloc.
11227 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11228 parameter. Use gdb_test_multiple.
11229
ced2dffb
PA
112302016-07-01 Pedro Alves <palves@redhat.com>
11231 Antoine Tremblay <antoine.tremblay@ericsson.com>
11232
11233 * gdb.threads/process-dies-while-detaching.c: New file.
11234 * gdb.threads/process-dies-while-detaching.exp: New file.
11235
63000888
PA
112362016-07-01 Pedro Alves <palves@redhat.com>
11237
11238 * gdb.multi/watchpoint-multi-exit.c: New file.
11239 * gdb.multi/watchpoint-multi-exit.exp: New file.
11240
038d4868
PA
112412016-06-30 Pedro Alves <palves@redhat.com>
11242
11243 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11244 unset inferior_spawn_id.
11245
994e9c83
PA
112462016-06-30 Pedro Alves <palves@redhat.com>
11247
11248 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11249 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11250
e5653468
YQ
112512016-06-29 Yao Qi <yao.qi@linaro.org>
11252
11253 * gdb.base/return.c: Add copyright header.
11254
803b47e5
TT
112552016-06-29 Tom Tromey <tom@tromey.com>
11256
11257 PR python/20129:
11258 * gdb.python/py-framefilter.exp: Add tests for setting priority
11259 and disabling of non-existent frame filter.
11260
28244707
YQ
112612016-06-29 Yao Qi <yao.qi@linaro.org>
11262
11263 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11264 0x0f07ff.
11265
a31d2f06
YQ
112662016-06-28 Yao Qi <yao.qi@linaro.org>
11267
11268 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11269 triplets. Start gdb, execute catch syscall, and continue. Check
11270 gdb's output to determine catch syscall is supported.
11271
921d8f54
MG
112722016-06-27 Manish Goregaokar <manish@mozilla.com>
11273
25d49b86
PA
11274 * gdb.rust/simple.rs: Add test for returning unit in a function.
11275 * gdb.rust/simple.exp: Add expectation for functions returning
11276 unit.
921d8f54 11277
f4952523
PMR
112782016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11279
11280 * gdb.python/py-breakpoint-create-fail.c,
11281 gdb.python/py-breakpoint-create-fail.exp,
11282 gdb.python/py-breakpoint-create-fail.py: New testcase.
11283
fccb08f8
MG
112842016-06-25 Manish Goregaokar <manish@mozilla.com>
11285
11286 PR gdb/20239
11287 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11288 * gdb.rust/simple.exp: Add test expectations for new NonZero
11289 tests.
fccb08f8 11290
6b850546
DT
112912016-06-24 David Taylor <dtaylor@emc.com>
11292
11293 * gdb.base/offsets.exp: New file.
11294 * gdb.base/offsets.c: New file.
11295
17621150
TT
112962016-06-23 Tom Tromey <tom@tromey.com>
11297
11298 PR gdb/16483:
11299 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11300 before any filters are loaded.
11301
04d59df6
WT
113022016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11303
11304 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11305 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11306 structs.
11307 * gdb.fortran/derived-type-function.exp: New file.
11308 * gdb.fortran/derived-type-function.f90: New file.
11309
11310
ac69f786
PA
113112016-06-21 Pedro Alves <palves@redhat.com>
11312
11313 * gdb.base/new-ui.exp: New file.
11314 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11315 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11316 (with_spawn_id): New procedure.
11317
49940788
PA
113182016-06-21 Pedro Alves <palves@redhat.com>
11319
11320 * gdb.mi/mi-exec-run.exp: New file.
11321
ef274d26
PA
113222016-06-21 Pedro Alves <palves@redhat.com>
11323
11324 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11325 breakpoint command's output on the main UI.
11326 (test_break): New procedure, factored out from calls in the top
11327 level.
11328 (top level): Use foreach_with_prefix to test MI as main UI and as
11329 separate UI.
11330
468afe6c
PA
113312016-06-21 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11334 (test_awatch_creation_and_listing)
11335 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11336 Remove 'type' parameter.
11337 (test_watchpoint_all): New parameter mi_mode. Remove
11338 with_test_prefix.
11339 (top level): Use foreach_with_prefix, and add main/separate UI MI
11340 testing axis.
11341
51f77c37
PA
113422016-06-21 Pedro Alves <palves@redhat.com>
11343
11344 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11345 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11346 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11347 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11348 (gdb_main_spawn_id, mi_spawn_id): Declare and
11349 comment.
11350 (mi_create_inferior_pty): New procedure,
11351 factored out from default_mi_gdb_start.
11352 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11353 procedures.
11354 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11355 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11356 Use mi_create_inferior_pty.
11357 (mi_gdb_start): Use eval to pass down args list.
11358
8980e177
PA
113592016-06-21 Pedro Alves <palves@redhat.com>
11360
11361 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11362 * gdb.opt/inline-cmds.exp: Add MI tests.
11363
f38d3ad1
PA
113642016-06-21 Pedro Alves <palves@redhat.com>
11365
11366 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11367
45db7c09
PA
113682016-06-21 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11371 (top level): Use it instead of mi_execute_to.
11372
5a069ab3
PA
113732016-06-21 Pedro Alves <palves@redhat.com>
11374
11375 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11376 (cont_handler_str): New.
11377 (signal_stop_handler): Set stop_handler_str instead of printing to
11378 stdout.
11379 (continue_handler): Set cont_handler_str instead of printing to
11380 stdout.
11381 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11382 mi_send_resuming_command. Print stop_handler_str and
11383 cont_handler_str instead of expecting the python events print
11384 directly.
11385
2838cc1d
SD
113862016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11387
11388 * gdb.base/jit-reader.exp: New file.
11389 * gdb.base/jithost.c: New file.
11390 * gdb.base/jithost.h: New file.
11391 * gdb.base/jitreader.c : New file.
11392 * gdb.base/jit-protocol.h: New file.
11393
21a77091
YQ
113942016-06-17 Yao Qi <yao.qi@linaro.org>
11395
11396 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11397 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11398 and detach-on-fork. Adjust tests.
11399 (top level): Invoke break_cond_on_syscall with combinations of
11400 syscall, follow-fork-mode and detach-on-fork.
11401
f50bf8e5
YQ
114022016-06-17 Yao Qi <yao.qi@linaro.org>
11403
11404 * gdb.base/step-over-exit.c: New.
11405 * gdb.base/step-over-exit.exp: New.
11406
a28d8e50
YTL
114072016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11408
11409 * gdb.base/float.exp: Add target check for nds32*-*-*.
11410 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11411
cad8e26d
AB
114122016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11413
11414 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11415 for unsupported target features.
11416 * gdb.base/call-rt-st.exp: Likewise.
11417 * gdb.base/call-sc.exp: Likewise.
11418 * gdb.base/call-signal-resume.exp: Likewise.
11419 * gdb.base/call-strs.exp: Likewise.
11420 * gdb.base/callexit.exp: Likewise.
11421 * gdb.base/callfuncs.exp: Likewise.
11422 * gdb.base/nodebug.exp: Likewise.
11423 * gdb.base/printcmds.exp: Likewise.
11424 * gdb.base/ptype.exp: Likewise.
11425 * gdb.base/structs.exp: Likewise.
11426 * gdb.base/unwindonsignal.exp: Likewise.
11427 * gdb.cp/gdb2495.exp: Likewise.
11428 * gdb.cp/templates.exp: Likewise.
11429 * gdb.cp/virtfunc.exp: Likewise.
11430 * gdb.threads/hand-call-in-threads.exp: Likewise.
11431 * gdb.threads/interrupted-hand-call.exp: Likewise.
11432 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11433
347dc102
TT
114342016-06-10 Tom Tromey <tom@tromey.com>
11435
11436 PR rust/20110:
11437 * gdb.rust/expr.exp: Add test for integer constant larger than
11438 i32.
11439
5e13cf25
BH
114402016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11441
11442 * gdb.fortran/nested-funcs.exp: New.
11443 * gdb.fortran/nested-funcs.f90: New.
11444
bb556f1f
TK
114452016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11446
11447 * gdb.base/examine-backward.c: New file.
11448 * gdb.base/examine-backward.exp: New file.
11449
38b022b4
SM
114502016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11451
11452 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11453 matching.
11454
1b40ec05
TT
114552016-06-02 Tom Tromey <tom@tromey.com>
11456
11457 PR python/18984:
11458 * gdb.python/py-shared.exp: Add solib_name test.
11459
193bd378
SM
114602016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11461
11462 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11463
3326303b
MG
114642016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11465
11466 PR c++/19893
11467 * gdb.dwarf2/implref.exp: Rename to...
11468 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11469 * gdb.dwarf2/implref-array.c: New file.
11470 * gdb.dwarf2/implref-array.exp: Likewise.
11471 * gdb.dwarf2/implref-global.c: Likewise.
11472 * gdb.dwarf2/implref-global.exp: Likewise.
11473 * gdb.dwarf2/implref-struct.c: Likewise.
11474 * gdb.dwarf2/implref-struct.exp: Likewise.
11475
825c8ef2
AT
114762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11477
11478 * gdb.trace/trace-condition.exp: Add 64bit tests.
11479
2320162a
AT
114802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11481
11482 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11483 bits types.
11484 (main): Adapt to 8 to 64 bits types.
11485 * gdb.trace/trace-condition.exp: Add new tests.
11486
a7818233
AT
114872016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11488
11489 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11490
0d336466
AT
114912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11492
11493 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11494 Move condition tests...
11495 * gdb.trace/trace-condition.exp: Here.
11496
7faeb45a
AT
114972016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11498
11499 * gdb.trace/trace-condition.exp: Add counter-case tests.
11500
e385593e
JK
115012016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11502
11503 PR c++/15231
11504 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11505 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11506
744608cc
PA
115072016-05-27 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11510 New procedure.
11511 (top level): Call it, and bail out of DejaGnu is known to be bad.
11512
ac775bf4
AB
115132016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11514
11515 * gdb.base/whatis.c: Extend the test case.
11516 * gdb.base/whatis.exp: Add additional tests.
11517
2bbad2ea
BH
115182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11519
11520* gdb.fortran/type.f90: Add pointer variable.
11521* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11522
8b70175d
BH
115232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11524
11525 * gdb.fortran/vla-type.exp: Fix testcase name.
11526
86d8a848
BH
115272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11528
11529 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11530
e188eb36
BH
115312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11532
11533 * gdb.fortran/type.f90: Add nested structures.
11534 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11535 * gdb.fortran/derived-type.exp: Adapt expected output.
11536 * gdb.fortran/vla-type.exp: Adapt expected output.
11537
9b2db1fd
BH
115382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11539
11540 * gdb.fortran/whatis_type.exp: Adapt expected output.
11541
72b17055
BH
115422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11543
11544 * gdb.fortran/print_type.exp: Fix expected output.
11545 * gdb.fortran/whatis_type.exp: Fix expected output.
11546
3cd81d8d
BH
115472016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11548
11549 * gdb.fortran/whatis_type.exp: Use multi_line.
11550
ddae9462
TT
115512016-05-24 Tom Tromey <tom@tromey.com>
11552
11553 PR python/17386:
11554 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11555 use value as an index.
11556
1957f6b8
TT
115572016-05-23 Tom Tromey <tom@tromey.com>
11558
11559 PR python/17981:
11560 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11561 no-breakpoint case.
11562
026a9174
PA
115632016-05-24 Pedro Alves <palves@redhat.com>
11564
11565 PR gdb/19828
11566 * gdb.threads/clone-attach-detach.c: New file.
11567 * gdb.threads/clone-attach-detach.exp: New file.
11568
e70a7231
FR
115692016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11570
11571 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11572
0f6ed0e0
TT
115732016-05-23 Tom Tromey <tom@tromey.com>
11574
11575 PR python/19438, PR python/18393:
11576 * gdb.python/py-progspace.exp: Add "dir" test.
11577 * gdb.python/py-objfile.exp: Add "dir" test.
11578
ffd19d61
YQ
115792016-05-23 Yao Qi <yao.qi@linaro.org>
11580
11581 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11582 * gdb.arch/thumb2-it.exp: Likewise.
11583
9e8f9b05
SM
115842016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11585
11586 * gdb.mi/mi-threads-interrupt.c: New file.
11587 * gdb.mi/mi-threads-interrupt.exp: New file.
11588
61c6156d
SM
115892016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11590
11591 PR gdb/18077
11592 * gdb.mi/mi-async-run.exp: New file.
11593 * gdb.mi/mi-async-run.c: New file.
11594
67218854
TT
115952016-05-17 Tom Tromey <tom@tromey.com>
11596 Manish Goregaokar <manishsmail@gmail.com>
11597
11598 * lib/rust-support.exp: New file.
11599 * lib/gdb.exp (skip_rust_tests): New proc.
11600 (build_executable_from_specs): Handle rust.
11601 * lib/future.exp (gdb_find_rustc): New proc.
11602 (gdb_default_target_compile): Handle rust.
11603 * gdb.rust/expr.exp: New file.
11604 * gdb.rust/generics.exp: New file.
11605 * gdb.rust/generics.rs: New file.
11606 * gdb.rust/methods.exp: New file.
11607 * gdb.rust/methods.rs: New file.
11608 * gdb.rust/modules.exp: New file.
11609 * gdb.rust/modules.rs: New file.
11610 * gdb.rust/simple.exp: New file.
11611 * gdb.rust/simple.rs: New file.
11612
c44af4eb
TT
116132016-05-17 Tom Tromey <tom@tromey.com>
11614
11615 * gdb.base/default.exp (set language): Add rust.
11616
dcd1f979
TT
116172016-05-17 Tom Tromey <tom@tromey.com>
11618
11619 * gdb.gdb/unittest.exp: New file.
11620
155b7f57
YQ
116212016-05-16 Yao Qi <yao.qi@linaro.org>
11622
11623 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11624 shell_prompt. Update shell_prompt_re.
11625
8ddd5a6c
DE
116262016-05-12 Doug Evans <dje@google.com>
11627
11628 PR symtab/19999
11629 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11630 $options when building executable.
11631 * gdb.dwarf2/fission-loclists-pie.S: New file.
11632 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11633
02e370d9
SM
116342016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11635
11636 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11637 of [is_remote target],
11638
8929ad8b
SM
116392016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11640
11641 * lib/gdb.exp (use_gdb_stub): New procedure.
11642
6c447423
DE
116432016-05-03 Yunlian Jiang <yunlian@google.com>
11644 Doug Evans <dje@google.com>
11645
11646 PR symtab/19914
11647 * gdb.dwarf2/dwp-sepdebug.c: New file.
11648 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11649
444e826c
SM
116502016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11651
11652 * gdb.base/detach.exp: Remove is_remote check.
11653
740feeaa
SM
116542016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11655
11656 * gdb.base/annota-input-while-running.exp: Don't check for
11657 [is_remote target]. Enable annotations after running to main.
11658 Remove unused "set test..." line.
11659
9080ac9d
SM
116602016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11661
11662 * gdb.trace/trace-enable-disable.exp: New file.
11663 * gdb.trace/trace-enable-disable.c: New file.
11664
952ebca5
SM
116652016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11666
11667 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11668 use it in info sharedlibrary test.
11669 * gdb.trace/ftrace-lock.exp: Likewise.
11670 * gdb.trace/ftrace.exp: Likewise.
11671 * gdb.trace/range-stepping.exp: Likewise.
11672 * gdb.trace/trace-break.exp: Likewise.
11673 * gdb.trace/trace-condition.exp: Likewise.
11674 * gdb.trace/trace-mt.exp: Likewise.
11675
d9019901
SM
116762016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11677
11678 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11679 (gdb_load_shlib): ... this.
11680 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11681 gdb_load_shlib.
11682 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11683 * gdb.base/ctxobj.exp: Likewise.
11684 * gdb.base/dprintf-pending.exp: Likewise.
11685 * gdb.base/dso2dso.exp: Likewise.
11686 * gdb.base/fixsection.exp: Likewise.
11687 * gdb.base/gcore-relro.exp: Likewise.
11688 * gdb.base/gdb1555.exp: Likewise.
11689 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11690 * gdb.base/gnu-ifunc.exp: Likewise.
11691 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11692 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11693 * gdb.base/pending.exp: Likewise.
11694 * gdb.base/print-file-var.exp: Likewise.
11695 * gdb.base/print-symbol-loading.exp: Likewise.
11696 * gdb.base/shlib-call.exp: Likewise.
11697 * gdb.base/shreloc.exp: Likewise.
11698 * gdb.base/so-impl-ld.exp: Likewise.
11699 * gdb.base/solib-disc.exp: Likewise.
11700 * gdb.base/solib-nodir.exp: Likewise.
11701 * gdb.base/solib-overlap.exp: Likewise.
11702 * gdb.base/solib-symbol.exp: Likewise.
11703 * gdb.base/solib-weak.exp (do_test): Likewise.
11704 * gdb.base/sym-file.exp: Likewise.
11705 * gdb.base/symtab-search-order.exp: Likewise.
11706 * gdb.base/type-opaque.exp: Likewise.
11707 * gdb.base/unload.exp: Likewise.
11708 * gdb.base/watchpoint-solib.exp: Likewise.
11709 * gdb.compile/compile.exp: Likewise.
11710 * gdb.cp/gdb2384.exp: Likewise.
11711 * gdb.cp/infcall-dlopen.exp: Likewise.
11712 * gdb.cp/re-set-overloaded.exp: Likewise.
11713 * gdb.fortran/library-module.exp: Likewise.
11714 * gdb.opt/solib-intra-step.exp: Likewise.
11715 * gdb.python/py-finish-breakpoint.exp: Likewise.
11716 * gdb.python/py-shared.exp: Likewise.
11717 * gdb.reverse/solib-precsave.exp: Likewise.
11718 * gdb.reverse/solib-reverse.exp: Likewise.
11719 * gdb.server/solib-list.exp: Likewise.
11720 * gdb.threads/dlopen-libpthread.exp: Likewise.
11721 * gdb.threads/tls-shared.exp: Likewise.
11722 * gdb.threads/tls-so_extern.exp: Likewise.
11723 * gdb.trace/change-loc.exp: Likewise.
11724 * gdb.trace/ftrace-lock.exp: Likewise.
11725 * gdb.trace/ftrace.exp: Likewise.
11726 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11727 * gdb.trace/pending.exp: Likewise.
11728 * gdb.trace/range-stepping.exp: Likewise.
11729 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11730 (strace_info_marker): Likewise.
11731 (strace_probe_marker): Likewise.
11732 (strace_trace_on_same_addr): Likewise.
11733 (strace_trace_on_diff_addr): Likewise.
11734 * gdb.trace/trace-break.exp: Likewise.
11735 * gdb.trace/trace-condition.exp: Likewise.
11736 * gdb.trace/trace-mt.exp: Likewise.
11737
fca4cfd9
SM
117382016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11739
11740 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11741 result of gdb_remote_download.
11742 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11743 * gdb.base/dso2dso.exp: Likewise.
11744 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11745 * gdb.base/print-file-var.exp: Likewise.
11746 * gdb.base/shlib-call.exp: Likewise.
11747 * gdb.base/shreloc.exp: Likewise.
11748 * gdb.base/solib-overlap.exp: Likewise.
11749 * gdb.base/solib-weak.exp (do_test): Likewise.
11750 * gdb.base/unload.exp: Likewise.
11751
11cf4ffb
YQ
117522016-04-27 Yao Qi <yao.qi@linaro.org>
11753
11754 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11755 exists.
11756
3e2e34f8
KB
117572016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11758
11759 * vla-type.exp: Print structure from toplevel.
11760
8f07e298
BH
117612016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11762
11763 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11764 of dynamic types.
11765 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11766 of dynamic types.
11767
9920b434
BH
117682016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11769
11770 * gdb.fortran/vla-type.f90: New file.
11771 * gdb.fortran/vla-type.exp: New file.
11772
f3abeff5
YQ
117732016-04-25 Yao Qi <yao.qi@linaro.org>
11774
11775 * gdb.base/branch-to-self.c: New file.
11776 * gdb.base/branch-to-self.exp: New file.
11777
0a5d52f0
YQ
117782016-04-22 Yao Qi <yao.qi@linaro.org>
11779
11780 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11781 more after $hex.
11782
495346f6
YQ
117832016-04-22 Yao Qi <yao.qi@linaro.org>
11784
11785 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11786 * gdb.base/annota3.exp: Likewise.
11787
4a7e075c
YQ
117882016-04-22 Yao Qi <yao.qi@linaro.org>
11789
11790 * gdb.reverse/step-precsave.exp: Do one step and test program
11791 stops in "callee" and do multiple steps until program goes out
11792 of "callee".
11793 * gdb.reverse/step-reverse.exp: Likewise.
11794
5b061e98
YQ
117952016-04-22 Yao Qi <yao.qi@linaro.org>
11796
11797 * gdb.trace/signal.exp: Also pass if
11798 $tracepoint_hits($i) > $iterations.
11799
5c5dc57f
YQ
118002016-04-22 Yao Qi <yao.qi@linaro.org>
11801
11802 * gdb.trace/signal.c: New file.
11803 * gdb.trace/signal.exp: New file.
11804
a55411b9
DE
118052016-04-19 Doug Evans <xdje42@gmail.com>
11806
11807 * gdb.base/bad-file.exp: New file.
11808
a22df60a
MG
118092016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11810
11811 * gdb.dwarf2/implref.exp: New file.
11812
0c13f7e5
BH
118132016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11814
11815 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11816 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11817 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11818 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11819 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11820 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11821 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11822 * lib/fortran.exp (fortran_int4): New procedure.
11823 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11824 (fortran_logical4): Likewise.
11825
9b9b09e9
BH
118262016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11827
11828 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11829
a14d1f4d
BH
118302016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11831
11832 * lib/compiler.c: Add Intel specific preprocessor macros.
11833 * lib/compiler.cc: Likewise.
25d49b86 11834
7d49b1d0
LM
118352016-04-13 Luis Machado <lgustavo@codesourcery.com>
11836
11837 * gdb.server/connect-with-no-symbol-file.c: New file.
11838 * gdb.server/connect-with-no-symbol-file.exp: New file.
11839
8392fa22
SM
118402016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11841
11842 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11843
8c4c4aeb
SM
118442016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11845
11846 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11847 standard output directory.
11848
45e3745e
AT
118492016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11850
11851 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11852
e26b7e41
MM
118532016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11854
11855 * gdb.btrace/instruction_history.c (loop): Add declaration.
11856
8ce09462
AT
118572016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11858
11859 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11860
2e88a1ea
SM
118612016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11862
11863 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11864 parentheses to print.
11865 (continue_handler): Likewise.
11866
f48e22e3
SM
118672016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11868
11869 * gdb.server/solib-list.exp: Remove is_remote check.
11870 Pass shlib= to gdb_compile. Don't link shared library with
11871 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11872 Run binary filename through "readlink -f" on the target.
11873
096be756
PA
118742016-04-08 Pedro Alves <palves@redhat.com>
11875
11876 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11877 interpreter filename as argument to gdbserver_spawn.
11878 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11879 Return empty if $last_loaded_file does not exist.
11880
06500533
JK
118812016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11882
11883 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11884 * gdb.base/jit-main.c: Use exit after usage.
11885
2d35e871
JK
118862016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11887
11888 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11889 GDBHISTSIZE prior to the tests.
11890 * gdb.base/gdbinit-history.exp: Likewise.
11891
118922016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11893
11894 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11895 instead of build_executable. Use gdb_load_shlibs.
11896
c8064e7e
YQ
118972016-04-07 Yao Qi <yao.qi@linaro.org>
11898
11899 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11900 Execute "si" command.
11901
bde47561
YQ
119022016-04-07 Yao Qi <yao.qi@linaro.org>
11903
11904 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11905 number instead of the comments on some line.
11906
b16f8a3b
DB
119072016-04-06 Don Breazeal <donb@codesourcery.com>
11908
11909 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11910 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11911
c2f901df
SM
119122016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11913
11914 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11915 standard_output_file. Remove unused binfile variable.
11916
ac17fda0
CU
119172016-04-05 Catalin Udma <catalin.udma@freescale.com>
11918
11919 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11920 * gdb.python/py-mi-objfile.exp: Match "list main" output
11921 in console format.
11922
03a8c4df
SM
119232016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11924
11925 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11926 absolute.
11927
6e774b13
SM
119282016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11929
11930 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11931 absolute.
11932 * gdb.trace/ftrace.exp: Likewise.
11933 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11934 targets as well.
11935 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11936 (gdb_load_shlibs): Copy libraries to test directory when testing
11937 natively. Only set solib-search-path if testing remotely.
11938 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11939
7817ea46
SM
119402016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11943 gdb_download. Use it even if the target is not remote.
11944 * gdb.base/jit.exp (compile_jit_test): Likewise.
11945 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11946 output directory if the destination board is local, otherwise use
11947 the standard remote_download from DejaGnu.
11948 (gdb_download): Remove.
11949 (gdb_load_shlibs): Use gdb_remote_download instead of
11950 gdb_download.
11951 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11952 Use gdb_remote_download instead of gdb_download. Use it even if
11953 the target is not remote.
11954 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11955 instead of gdb_download.
11956
7beb7f68
SM
119572016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11958
11959 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11960 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11961 run.
11962
cc63428a
AV
119632016-04-01 Artemiy Volkov <artemiyv@acm.org>
11964
11965 PR gdb/19820
11966 * gdb.base/printcmds.exp: Add artificial arrays tests.
11967
64cdf930
PA
119682016-03-31 Pedro Alves <palves@redhat.com>
11969
11970 PR gdb/19858
11971 * gdb.base/jit-main.c: Include unistd.h.
11972 (ATTACH): Define to 0 if not already defined.
11973 (wait_for_gdb, mypid): New globals.
11974 (WAIT_FOR_GDB): New macro.
11975 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11976 some breakpoint locations.
11977 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11978 New procedures.
11979 (one_jit_test): Add REATTACH parameter, and handle it. Use
11980 continue_to_test_location.
11981 (top level): Test attach, and adjusts calls to one_jit_test.
11982
40dea8cb
PA
119832016-03-31 Pedro Alves <palves@redhat.com>
11984
11985 PR gdb/19858
11986 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11987 BINSUFFIX parameter, and handle it.
11988 (top level): Adjust calls compile_jit_test.
11989
e7ea3ec7
CU
119902016-03-31 Catalin Udma <catalin.udma@freescale.com>
11991
11992 PR python/19743
11993 * gdb.python/py-mi-events-gdb.py: New file.
11994 * gdb.python/py-mi-events.c: New file.
11995 * gdb.python/py-mi-events.exp: New file.
11996
e6359af3
YQ
119972016-03-30 Yao Qi <yao.qi@linaro.org>
11998
11999 * gdb.reverse/until-precsave.exp: Match function name only.
12000 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12001 Move malloc to a condition block.
12002 * gdb.reverse/until-reverse.exp: Match function name only.
12003
a4105d04
MK
120042016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12005
12006 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12007 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12008 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12009 variable for GPR 0 instead of assuming it is register 0.
12010 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12011 * lib/trace-support.exp: Add s390 registers.
12012
bfa6adb9
YQ
120132016-03-29 Yao Qi <yao.qi@linaro.org>
12014
12015 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12016
1e6697ea
YQ
120172016-03-24 Yao Qi <yao.qi@linaro.org>
12018
12019 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12020 test message.
12021
64bcd522
AA
120222016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12023
12024 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12025 maintaining separate logic for constructing the output path.
12026
7868401b
DB
120272016-03-16 Don Breazeal <donb@codesourcery.com>
12028
12029 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12030 Retry fork and waitpid on interrupted system call errors.
12031 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12032 Use with_timeout_factor to increase timeout by factor of 10.
12033
1cafadb4
DB
120342016-03-15 Don Breazeal <donb@codesourcery.com>
12035
12036 * gdb.cp/scope-err.cc: New test program.
12037 * gdb.cp/scope-err.exp: New test script.
12038 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12039 lines and "set breakpoint here" comment.
12040 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12041 Fixed some whitespace and format issues.
12042 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12043 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12044
81516450
DE
120452016-03-15 Doug Evans <dje@google.com>
12046
12047 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12048 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12049 All callers updated. Add tests for enums, mixed flags register.
12050
aa52b601
DE
120512016-03-15 Doug Evans <dje@google.com>
12052
12053 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12054 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12055
fa4ff313
SM
120562016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12057
12058 * gdb.base/default.exp: Add $_as_string to the list of expected
12059 convenience functions.
12060
f2403c39
AB
120612016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12062
12063 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12064
f2f3ccb9
SM
120652016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12066
12067 * gdb.python/py-as-string.exp: New file.
12068 * gdb.python/py-as-string.c: New file.
12069
00dbd492
PA
120702016-03-09 Pedro Alves <palves@redhat.com>
12071
12072 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12073 signal" -> "Thread NN received signal" output change.
12074 * gdb.threads/ia64-sigill.exp: Likewise.
12075 * gdb.threads/linux-dp.exp: Likewise.
12076 * gdb.threads/manythreads.exp: Likewise.
12077 * gdb.threads/pending-step.exp: Likewise.
12078 * gdb.threads/print-threads.exp: Likewise.
12079 * gdb.threads/sigstep-threads.exp: Likewise.
12080 * gdb.threads/staticthreads.exp: Likewise.
12081 * gdb.threads/tls.exp: Likewise.
12082
1e6697ea
YQ
120832016-03-09 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.base/command-line-input.exp: New file.
12086
b04fd3be
MK
120872016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12088
12089 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12090 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12091 * gdb.trace/pending.exp: Accept leading dot before function name.
12092 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12093 * lib/trace-support.exp: Set registers for ppc.
12094
98fa59e9
MK
120952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12096
12097 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12098 use it for disassembly; accept .main in addition to main in backtrace.
12099
f77198c8
MK
121002016-03-09 Wei-cheng Wang <cole945@gmail.com>
12101 Marcin Kościelnicki <koriakin@0x04.net>
12102
12103 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12104 (gdb_recursion_test_ptr): New global variable.
12105 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12106 gdb_recursion_test.
12107 (gdb_c_test): Ditto.
12108
ba84e0da
MK
121092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12110
12111 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12112 ordering.
12113
4366d36e
MK
121142016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12115
12116 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12117 (bar): Add bar_start_lbl label.
12118 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12119 of foo/bar for emitting DWARF and tracing.
12120
5eb264df
SDJ
121212016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12122
12123 * analyze-racy-logs.py: Set executable bit.
12124
fb6a751f
SDJ
121252016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12126
12127 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12128 (CHECK_TARGET_TMP): Likewise.
12129 (check-single-racy): New rule.
12130 (check-parallel-racy): Likewise.
12131 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12132 (do-check-parallel-racy): New rule.
12133 (check-racy/%.exp): Likewise.
12134 * README (Racy testcases): New section.
12135 * analyze-racy-logs.py: New file.
12136
bdf7e230
DE
121372016-03-03 Doug Evans <dje@google.com>
12138
12139 * gdb.base/skip.exp: Use with_test_prefix.
12140
4719d415
YQ
121412016-03-03 Yao Qi <yao.qi@linaro.org>
12142
12143 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12144 Invoke step_over_syscall "clone" and break_cond_on_syscall
12145 "clone".
12146 * gdb.base/step-over-clone.c: New file.
12147
ea507862
YQ
121482016-03-03 Yao Qi <yao.qi@linaro.org>
12149
12150 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12151 code format.
12152
8fc8cbda
YQ
121532016-03-03 Yao Qi <yao.qi@linaro.org>
12154
12155 * gdb.base/disp-step-fork.c: Rename to ...
12156 * gdb.base/step-over-fork.c: ... it. New file.
12157 * gdb.base/disp-step-vfork.c: Rename to ...
12158 * gdb.base/step-over-vfork.c: ... it. New file.
12159 * gdb.base/disp-step-syscall.exp: Rename to ...
12160 * gdb.base/step-over-syscall.exp: ... it. New file.
12161 (disp_step_cross_syscall): Rename to ...
12162 (step_over_syscall): ... it.
12163
92fa70b0
YQ
121642016-03-03 Yao Qi <yao.qi@linaro.org>
12165
12166 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12167 If target supports condition evaluation on target, invoke
12168 break_cond_on_syscall for fork and vfork.
12169
e197ad3c
YQ
121702016-03-03 Yao Qi <yao.qi@linaro.org>
12171
12172 * gdb.base/disp-step-syscall.exp: Don't invoke
12173 support_displaced_stepping.
12174 (disp_step_cross_syscall): Test with displaced stepping off and
12175 on if supported.
12176
0b47da9f
YQ
121772016-03-03 Yao Qi <yao.qi@linaro.org>
12178
12179 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12180 proc.
12181 (setup): New proc.
12182 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12183 and setup.
12184
065ab6dc
BH
121852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12186
12187 * gdb.fortran/vla-history.exp: Remove breakpoint.
12188
07e448ad 121892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12190
25d49b86
PA
12191 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12192 exceeds timeout.
07e448ad 12193
9ac2d526 121942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12195
25d49b86
PA
12196 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12197 breakpoint.
9ac2d526 12198
17807369
BH
121992016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12200
12201 * gdb.mi/vla.f90: Nullify pointer after declaration.
12202
86e501af
PA
122032016-03-01 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12206
1e903e32
PA
122072016-03-01 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12210 before anything else.
12211 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12212 _GNU_SOURCE here.
12213 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12214 before anything else.
12215 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12216
6ccb54e2
PA
122172016-03-01 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12220
30ca9da1
YQ
122212016-03-01 Yao Qi <yao.qi@linaro.org>
12222
12223 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12224 prepare_for_testing.
12225
dc856b38
YQ
122262016-03-01 Yao Qi <yao.qi@linaro.org>
12227
12228 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12229
4a932159
AA
122302016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12231
12232 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12233 manually constructing the output path.
12234
f2489477
AA
122352016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12236
12237 * gdb.arch/s390-stackless.S: New.
12238 * gdb.arch/s390-stackless.exp: New.
12239
38899f16
IB
122402016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12241
12242 * gdb.dlang/circular.c: New file.
12243 * gdb.dlang/circular.exp: New file.
12244
9fde51ed
YQ
122452016-02-26 Yao Qi <yao.qi@linaro.org>
12246
12247 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12248 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12249 (testcases): Update.
12250
ce90fefe
YQ
122512016-02-26 Yao Qi <yao.qi@linaro.org>
12252
12253 * gdb.reverse/aarch64.c: Rename to ...
12254 * gdb.reverse/insn-reverse.c: ... it.
12255 * gdb.reverse/aarch64.exp: Rename to ...
12256 * gdb.reverse/insn-reverse.exp: ... it.
12257
3263bceb
YQ
122582016-02-26 Yao Qi <yao.qi@linaro.org>
12259
12260 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12261 (testcase_ftype): New.
12262 (testcases): New array.
12263 (n_testcases): New.
12264 (main): Call each element in testcases.
12265 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12266 (read_testcase): New.
12267 Do the tests in a loop.
12268
6cb59ff1
YQ
122692016-02-25 Yao Qi <yao.qi@linaro.org>
12270
12271 * gdb.base/branches.c: Remove.
12272
ae91f625
MK
122732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12274
12275 PR gdb/13808
12276 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12277
678b48b7
MK
122782016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12279
12280 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12281
7337a6f2
MK
122822016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12283
12284 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12285 change x86_64 call_insn to 'callq'.
12286
861ca91f
AT
122872016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12288
12289 * gdb.trace/tfile-avx.c: Move to...
12290 * gdb.trace/tracefile-pseudo-reg.c: Here.
12291 * gdb.trace/tfile-avx.exp: Move to...
12292 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12293
bf74e428
GB
122942016-02-24 Gary Benson <gbenson@redhat.com>
12295
12296 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12297 message on attach.
12298
cce0e923
DE
122992016-02-23 Doug Evans <dje@google.com>
12300
12301 * gdb.base/skip.c (test_skip): New function.
12302 (end_test_skip_file_and_function): New function.
12303 (test_skip_file_and_function): New function.
12304 * gdb.base/skip1.c (test_skip): New function.
12305 (skip1_test_skip_file_and_function): New function.
12306 * gdb.base/skip.exp: Add tests for new skip options.
12307 * gdb.base/skip-solib.exp: Update expected output.
12308 * gdb.perf/skip-command.cc: New file.
12309 * gdb.perf/skip-command.exp: New file.
12310 * gdb.perf/skip-command.py: New file.
12311
4000e47e
MK
123122016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12313
12314 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12315 info registers pattern.
12316
24f75ead
IB
123172016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12318
12319 * lib/future.exp: Add D support.
12320 (gdb_find_gdc): New proc.
12321 (gdb_default_target_compile): Add D support.
12322
fbb7bcbe
WW
123232016-02-18 Wei-cheng Wang <cole945@gmail.com>
12324
12325 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12326 user+system time.
12327 (trace_speed_test): Determine the iteration count for a time
12328 between 15..30 seconds.
12329
012b3a21
WT
123302016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12331
12332 * gdb.arch/i386-mpx-sigsegv.c: New file.
12333 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12334 * gdb.arch/i386-mpx-simple_segv.c: New file.
12335 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12336
2d5189bd
YQ
123372016-02-18 Yao Qi <yao.qi@linaro.org>
12338
12339 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12340 Don't call setup_kfail.
12341
40fb20d0
YQ
123422016-02-18 Yao Qi <yao.qi@linaro.org>
12343
12344 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12345 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12346
21b1f8d2
DE
123472016-02-16 Doug Evans <dje@google.com>
12348
12349 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12350 * gdb.base/skip1.c: Ditto.
12351 * gdb.base/skip.exp: Whitespace cleanup.
12352
4041ed77
DB
123532016-02-16 Don Breazeal <donb@codesourcery.com>
12354
12355 PR remote/19496
12356 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12357 Remove kfail for PR remote/19496.
12358
c4ef31bf
SM
123592016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12360
12361 * lib/gdb.exp (standard_temp_file): Return a path specific to
12362 the runtest invocation.
12363
266b65b3
SM
123642016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12365
12366 * gdb.trace/save-trace.exp: Change relative path to be in the
12367 standard output directory.
12368
a7a0a6a9
JK
123692016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12370
12371 * gdb.arch/i386-prologue.c: Add missing prototypes.
12372
c99dbb42
JK
123732016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12374
12375 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12376 * gdb.arch/i386-prologue.exp: Likewise.
12377 * gdb.arch/i386-size.exp: Likewise.
12378
aa480355
SM
123792016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12380
12381 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12382 define object file path.
12383 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12384 file path.
12385 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12386 standard_output_file to define binfile.
12387
ba881f50
JK
123882016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12389
12390 Fix compatibility with recent gfortran-5.3.1.
12391 * gdb.fortran/vla-history.exp (print vla1 allocated)
12392 (print vla2 allocated, print $2, print $3): Remove
12393 (print $4): Rename to ...
12394 (print $2): ... here.
12395 (print $9): Rename to ...
12396 (print $5): ... here.
12397 (print $10): Rename to ...
12398 (print $6): ... here.
12399 * gdb.fortran/vla.f90: Add pvla initialization.
12400
e9fb005c
JK
124012016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12402
12403 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12404 New test.
12405 * gdb.fortran/vla-value-sub.exp: Likewise.
12406
e44e00ff
MK
124072016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12408
12409 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12410
97e94151
SM
124112016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12412
12413 * i386-biarch-core.exp: Define corefile using
12414 standard_output_file.
12415
01113bc1
YQ
124162016-02-12 Yao Qi <yao.qi@linaro.org>
12417
12418 * gdb.arch/arm-single-step-kernel-helper.c: New.
12419 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12420
33b4777c
MM
124212016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12422
12423 * gdb.btrace/tailcall-only.exp: New.
12424 * gdb.btrace/tailcall-only.c: New.
12425 * gdb.btrace/x86_64-tailcall-only.S: New.
12426 * gdb.btrace/i686-tailcall-only.S: New.
12427
acc23c11
PA
124282016-02-11 Pedro Alves <palves@redhat.com>
12429
12430 * README (Parallel testing): Add missing double quotes.
12431
e352bf0a
PA
124322016-02-11 Pedro Alves <palves@redhat.com>
12433
12434 * README (Parallel testing): New section.
12435 (GDB_PARALLEL): Rewrite.
12436 (FORCE_PARALLEL): Document.
12437
9f5fed78
MK
124382016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12439
12440 * gdb.trace/tfile-avx.c: New test.
12441 * gdb.trace/tfile-avx.exp: New test.
12442
9ef9e6a6
KS
124432016-02-09 Keith Seitz <keiths@redhat.com>
12444
12445 PR breakpoints/19546
12446 * gdb.base/infcall-exec.c: New file.
12447 * gdb.base/infcall-exec2.c: New file.
12448 * gdb.base/infcall-exec.exp: New file.
12449
a96e36da
KS
124502016-02-09 Keith Seitz <keiths@redhat.com>
12451
12452 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12453 (toplevel): Call test_bkpt_address.
12454
9f61929f
KS
124552016-02-09 Keith Seitz <keiths@redhat.com>
12456
12457 PR python/19506
12458 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12459 (toplevel): Call test_bkpt_address.
12460
1e94266c
SM
124612016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12462
12463 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12464 to AC_OUTPUT.
12465 * configure: Regenerate.
12466
2a7f3dff
PA
124672016-02-09 Pedro Alves <palves@redhat.com>
12468
12469 PR breakpoints/19548
12470 * gdb.base/execl-update-breakpoints.c (some_function): New
12471 function.
12472 (main): Call it.
12473 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12474 Tighten expected GDB output.
12475
2151ccc5
SM
124762016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12477
12478 * Makefile.in (ALL_SUBDIRS): Remove.
12479 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12480 (distclean maintainer-clean realclean): Likewise.
12481 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12482 * configure: Regenerate.
12483 * gdb.ada/Makefile.in: Delete.
12484 * gdb.arch/Makefile.in: Likewise.
12485 * gdb.asm/Makefile.in: Likewise.
12486 * gdb.base/Makefile.in: Likewise.
12487 * gdb.btrace/Makefile.in: Likewise.
12488 * gdb.cell/Makefile.in: Likewise.
12489 * gdb.compile/Makefile.in: Likewise.
12490 * gdb.cp/Makefile.in: Likewise.
12491 * gdb.disasm/Makefile.in: Likewise.
12492 * gdb.dlang/Makefile.in: Likewise.
12493 * gdb.dwarf2/Makefile.in: Likewise.
12494 * gdb.fortran/Makefile.in: Likewise.
12495 * gdb.gdb/Makefile.in: Likewise.
12496 * gdb.go/Makefile.in: Likewise.
12497 * gdb.guile/Makefile.in: Likewise.
12498 * gdb.java/Makefile.in: Likewise.
12499 * gdb.linespec/Makefile.in: Likewise.
12500 * gdb.mi/Makefile.in: Likewise.
12501 * gdb.modula2/Makefile.in: Likewise.
12502 * gdb.multi/Makefile.in: Likewise.
12503 * gdb.objc/Makefile.in: Likewise.
12504 * gdb.opencl/Makefile.in: Likewise.
12505 * gdb.opt/Makefile.in: Likewise.
12506 * gdb.pascal/Makefile.in: Likewise.
12507 * gdb.perf/Makefile.in: Likewise.
12508 * gdb.python/Makefile.in: Likewise.
12509 * gdb.reverse/Makefile.in: Likewise.
12510 * gdb.server/Makefile.in: Likewise.
12511 * gdb.stabs/Makefile.in: Likewise.
12512 * gdb.threads/Makefile.in: Likewise.
12513 * gdb.trace/Makefile.in: Likewise.
12514 * gdb.xml/Makefile.in: Likewise.
12515 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12516 GDB_PARALLEL.
12517 (standard_output_file): Remove check for GDB_PARALLEL, always
12518 return path in outputs/$subdir/$testname.
12519
437277d4
SM
125202016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12521
12522 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12523 (site.exp): Assign abs_srcdir to tcl's srcdir.
12524
31d913c7
YQ
125252016-02-04 Yao Qi <yao.qi@linaro.org>
12526
12527 * gdb.base/foll-exec-mode.c: Include limits.h.
12528 (main): Add parameters argc and argv. Get directory from
12529 argv[0].
12530 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12531 compilation.
12532 * gdb.base/foll-exec.c: Include limits.h.
12533 (main): Add parameters argc and argv.
12534 Get directory from argv[0].
12535 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12536 Adjust tests on the number of lines as source code changed.
12537 * gdb.base/foll-vfork-exit.c: Include limits.h.
12538 (main): Add one line of statement before vfork.
12539 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12540 (main): Add parameters argc and argv. Get directory from
12541 argv[0].
12542 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12543 (setup_gdb): Set tbreak to skip some source lines.
12544 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12545 (main): Add parameters argc and argv. Get directory from
12546 argv[0].
12547 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12548 compilation.
12549 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12550 (main): Add parameters argc and argv. Get directory from
12551 argv[0].
12552 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12553 compilation.
12554
9482b9fb
DE
125552016-02-01 Doug Evans <dje@google.com>
12556
12557 * gdb.base/skip.exp: Clean up multiple references to same test name.
12558
6b2e4f10
PA
125592016-02-01 Pedro Alves <palves@redhat.com>
12560
ccb6afd6 12561 PR remote/19496
6b2e4f10
PA
12562 * gdb.threads/forking-threads-plus-breakpoint.exp
12563 (displaced_stepping_supported): New global.
12564 (probe_displaced_stepping_support): New procedure.
12565 (do_test): Add 'displaced' parameter, and use it.
12566 (top level): Check for displaced stepping support. Add displaced
12567 stepping on/off testing axis.
12568
37a8db1a
AB
125692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12570
12571 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12572 pointer. Don't perform further tests on the unassociated pointer
12573 if the first test fails.
12574
5fdf6324
AB
125752016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12576
12577 * gdb.base/max-value-size.c: New file.
12578 * gdb.base/max-value-size.exp: New file.
12579 * gdb.base/huge.exp: Disable max-value-size for this test.
12580
935c6144
IB
125812016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12582
12583 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12584
7fe8399d
YQ
125852016-01-28 Yao Qi <yao.qi@linaro.org>
12586
12587 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12588
a2077e25
PA
125892016-01-25 Pedro Alves <palves@redhat.com>
12590
12591 PR threads/19461
12592 * gdb.base/fork-running-state.c: New file.
12593 * gdb.base/fork-running-state.exp: New file.
12594
1d2736d4
PA
125952016-01-25 Pedro Alves <palves@redhat.com>
12596
12597 PR gdb/19494
12598 * gdb.base/catch-fork-kill.c: New file.
12599 * gdb.base/catch-fork-kill.exp: New file.
12600
f1da4b11
PA
126012016-01-25 Pedro Alves <palves@redhat.com>
12602
12603 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12604 Delete, moved to lib/gdb.exp.
12605 * gdb.threads/forking-threads-plus-breakpoint.exp
12606 (foreach_with_prefix): Likewise.
12607 * gdb.threads/process-dies-while-handling-bp.exp
12608 (foreach_with_prefix): Likewise.
12609 * lib/gdb.exp (foreach_with_prefix): New procedure.
12610
45f38546
MK
126112016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12612
12613 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12614 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12615
dc29a1ce
MK
126162016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12617
12618 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12619 endian targets.
12620
092127d7
JK
126212016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12622 Pedro Alves <palves@redhat.com>
12623
12624 Fix testsuite compatibility with Guile.
12625 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12626 number.
12627
31d765d3
JK
126282016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12629
12630 Fix testsuite compatibility with Guile.
12631 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12632 (thread 1): New test for backtrace through signal handler.
12633
1ac78c04
YQ
126342016-01-22 Yao Qi <yao.qi@linaro.org>
12635
12636 PR testsuite/19491
12637 * gdb.base/multi-forks.c: Include
12638 ../lib/unbuffer_output.c
12639 (main): Call gdb_unbuffer_output.
12640
4f5946a8
DE
126412016-01-21 Doug Evans <dje@google.com>
12642
12643 * lib/ada.exp (gdb_compile_ada): Fix typo.
12644
305e13e6
JB
126452016-01-21 Joel Brobecker <brobecker@adacore.com>
12646
12647 * gdb.base/break-fun-addr.exp: New file.
12648 * gdb.base/break-fun-addr1.c: New file.
12649 * gdb.base/break-fun-addr2.c: New file.
12650
5f5dfff6
SM
126512016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12652
12653 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12654 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12655 enum flag values.
12656
fd356fa2
AA
126572016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12658
12659 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12660 when GDB can not set the vector return value. Add more comments
12661 for clarification.
12662
9df22175
AT
126632016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12664
12665 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12666 command.
12667
41d1845e
SM
126682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12669
12670 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12671
01ac6840
SM
126722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12673
12674 * Makefile.in (check-single): Pass --status to runtest.
12675 (check/%.exp): Likewise.
12676
126772016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12678
12679 * Makefile.in (check-parallel): Propagate return code from make
12680 do-check-parallel.
12681
bd0a71fa
MK
126822016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12683
12684 * gdb.trace/ftrace.exp: Fix expected message on continue.
12685 * gdb.trace/pending.exp: Fix expected message on continue.
12686 * gdb.trace/trace-break.exp: Fix expected message on continue.
12687
8bcbad33
SM
126882016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12689
12690 * lib/gdb.exp (gdb_test): Remove unused global references.
12691
f303dbd6
PA
126922016-01-18 Pedro Alves <palves@redhat.com>
12693
12694 * gdb.base/async-shell.exp: Adjust expected output.
12695 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12696 * gdb.base/siginfo-thread.exp: Adjust expected output.
12697 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12698 * gdb.java/jnpe.exp: Adjust expected output.
12699 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12700 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12701 * gdb.threads/leader-exit.exp: Adjust expected output.
12702 * gdb.threads/manythreads.exp: Adjust expected output.
12703 * gdb.threads/pthreads.exp: Adjust expected output.
12704 * gdb.threads/schedlock.exp: Adjust expected output.
12705 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12706 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12707 expected output.
12708 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12709 output.
12710 * gdb.threads/sigthread.exp: Adjust expected output.
12711 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12712
b2789696
YQ
127132016-01-18 Yao Qi <yao.qi@linaro.org>
12714
12715 * gdb.guile/scm-section-script.c: Replace @progbits with
12716 %progbits.
12717 * gdb.python/py-section-script.c: Likewise.
12718
71ef29a8
PA
127192016-01-15 Pedro Alves <palves@redhat.com>
12720
12721 * gdb.multi/tids.exp: Test star wildcard ranges.
12722
3f5b7598
PA
127232016-01-15 Pedro Alves <palves@redhat.com>
12724
12725 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12726 command from "thread apply" invocation.
12727 (thr_apply_info_thr_invalid): Default the expected output to the
12728 input tid list.
12729 (top level): Add tests that use convenience variables. Add tests
12730 for "thread apply" with a valid TID list, but missing the command.
12731
663f6d42
PA
127322016-01-13 Pedro Alves <palves@redhat.com>
12733
12734 * gdb.base/default.exp: Expect $_gthread as well.
12735 * gdb.multi/tids.exp: Test $_gthread.
12736 * gdb.threads/thread-specific.exp: Test $_gthread.
12737
c84f6bbf
PA
127382016-01-13 Pedro Alves <palves@redhat.com>
12739
12740 * gdb.multi/tids.exp: Test "info threads -gid".
12741
22a02324
PA
127422016-01-13 Pedro Alves <palves@redhat.com>
12743
12744 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12745 Breakpoint.thread.
12746 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12747
5d5658a1
PA
127482016-01-07 Pedro Alves <palves@redhat.com>
12749
12750 * gdb.base/break.exp: Adjust to output changes.
12751 * gdb.base/hbreak2.exp: Likewise.
12752 * gdb.base/sepdebug.exp: Likewise.
12753 * gdb.base/watch_thread_num.exp: Likewise.
12754 * gdb.linespec/keywords.exp: Likewise.
12755 * gdb.multi/info-threads.exp: Likewise.
12756 * gdb.threads/thread-find.exp: Likewise.
12757 * gdb.multi/tids.c: New file.
12758 * gdb.multi/tids.exp: New file.
12759
84654457
PA
127602016-01-13 Pedro Alves <palves@redhat.com>
12761
12762 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12763
e3940304
PA
127642016-01-13 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.base/default.exp: Expect $_inferior as well.
12767 * gdb.multi/base.exp: Test $_inferior.
12768
a911d87a
PA
127692016-01-13 Pedro Alves <palves@redhat.com>
12770
12771 PR breakpoints/19388
12772 * gdb.base/catch-signal-siginfo-cond.c: New file.
12773 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12774
82075af2
JS
127752016-01-12 Josh Stone <jistone@redhat.com>
12776 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12777
12778 * gdb.base/catch-syscall.c (do_execve): New variable.
12779 (main): Conditionally trigger an execve.
12780 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12781 (test_catch_syscall_execve): New, check entry/return across execve.
12782 (do_syscall_tests): Call test_catch_syscall_execve.
12783
e46eeedd
PA
127842016-01-12 Pedro Alves <palves@redhat.com>
12785
12786 * gdb.base/random-signal.exp (do_test): New procedure, with body
12787 of testcase moved in.
12788
01d8c27e
JK
127892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12790 Pedro Alves <palves@redhat.com>
12791
12792 * gdb.base/funcargs.exp (finish from indirectly called function):
12793 Reintroduce the case for 'First'.
12794
9a706302
JK
127952016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12796 Pedro Alves <palves@redhat.com>
12797
12798 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12799 (tcatch_vfork_then_child_follow_exec)
12800 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12801 identification.
12802
c0ecb95f
JK
128032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12804
12805 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12806 and repeats to unlimited.
12807 * gdb.python/py-value.exp: Likewise.
12808 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12809 and repeats to unlimited.
12810
6cfc1fcb
JK
128112016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12812
12813 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12814 and reordering the functions.
12815 * gdb.multi/hangout.c: Likewise.
12816 * gdb.multi/hello.c: Likewise.
12817
582a1b00
SM
128182016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12819
12820 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12821 absolute.
12822 (SingleStatisticTestResult.report): Use dict.keys instead of
12823 dict.iterkeys.
12824
79bc59cb
PA
128252016-01-06 Pedro Alves <palves@redhat.com>
12826
12827 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12828
43368e1d
MM
128292016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12830
12831 * gdb.btrace/dlopen.exp: New.
12832 * gdb.btrace/dlopen.c: New.
12833 * gdb.btrace/dlopen-dso.c: New.
12834
79fad5b8
SL
128352015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12836
12837 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12838 PATTERN argument is optional.
12839
ab8314b3
JB
128402015-12-24 Joel Brobecker <brobecker@adacore.com>
12841
12842 * lib/ada.exp (target_compile_ada_from_dir): New function.
12843 (gdb_compile_ada): Reimplement avoiding the use of project files.
12844 * gdb.ada/gnat_ada.gpr: Delete.
12845 * gdb.ada/cond_lang.exp: Adjust test to make path before
12846 filename optional.
12847 * gdb.ada/small_reg_param.exp: Likewise.
12848
fe33faff
SM
128492015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12850
12851 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12852
6d265cb4
TP
128532015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12854
12855 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12856 case.
12857
10125099
SM
128582015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12859
12860 * gdb.base/break.exp: Remove dead code.
12861 * gdb.base/sepdebug.exp: Likewise.
12862
3ca22649
SM
128632015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12864
12865 * gdb.asm/asm-source.exp: Remove HP-UX references.
12866 * gdb.base/annota1.exp: Likewise.
12867 * gdb.base/annota3.exp: Likewise.
12868 * gdb.base/attach.exp: Likewise.
12869 * gdb.base/bigcore.exp: Likewise.
12870 * gdb.base/break.exp: Likewise.
12871 * gdb.base/call-ar-st.exp: Likewise.
12872 * gdb.base/callfuncs.exp: Likewise.
12873 * gdb.base/catch-fork-static.exp: Likewise.
12874 * gdb.base/display.exp: Likewise.
12875 * gdb.base/foll-exec-mode.exp: Likewise.
12876 * gdb.base/foll-exec.exp: Likewise.
12877 * gdb.base/foll-fork.exp: Likewise.
12878 * gdb.base/foll-vfork.exp: Likewise.
12879 * gdb.base/funcargs.exp: Likewise.
12880 * gdb.base/hbreak2.exp: Likewise.
12881 * gdb.base/inferior-died.exp: Likewise.
12882 * gdb.base/interrupt.exp: Likewise.
12883 * gdb.base/multi-forks.exp: Likewise.
12884 * gdb.base/nodebug.exp: Likewise.
12885 * gdb.base/sepdebug.exp: Likewise.
12886 * gdb.base/solib1.c: Likewise.
12887 * gdb.base/step-test.exp: Likewise.
12888 * gdb.mi/non-stop.c: Likewise.
12889 * gdb.mi/pthreads.c: Likewise.
12890 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12891 * gdb.threads/pthreads.c: Likewise.
12892 * gdb.threads/staticthreads.exp: Likewise.
12893 * lib/future.exp: Likewise.
12894 * lib/gdb.exp: Likewise.
12895 * gdb.base/so-indr-cl.c: Remove.
12896 * gdb.base/so-indr-cl.exp: Likewise.
12897 * gdb.base/solib.c: Likewise.
12898 * gdb.base/solib.exp: Likewise.
12899 * gdb.base/solib2.c: Likewise.
12900
b6304613
SM
129012015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12902
12903 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12904 * gdb.base/call-ar-st.exp: Likewise.
12905 * gdb.base/callfuncs.exp: Likewise.
12906 * gdb.base/condbreak.exp: Likewise.
12907 * gdb.base/constvars.exp: Likewise.
12908 * gdb.base/hbreak2.exp: Likewise.
12909 * gdb.base/langs.exp: Likewise.
12910 * gdb.base/list.exp: Likewise.
12911 * gdb.base/long_long.exp: Likewise.
12912 * gdb.base/ptype.exp: Likewise.
12913 * gdb.base/scope.exp: Likewise.
12914 * gdb.base/signals.exp: Likewise.
12915 * gdb.base/so-impl-ld.exp: Likewise.
12916 * gdb.base/varargs.exp: Likewise.
12917 * gdb.base/volatile.exp: Likewise.
12918 * gdb.base/whatis.exp: Likewise.
12919 * gdb.cp/cplusfuncs.exp: Likewise.
12920 * gdb.cp/inherit.exp: Likewise.
12921 * gdb.cp/local.exp: Likewise.
12922 * gdb.cp/member-ptr.exp: Likewise.
12923 * gdb.cp/method.exp: Likewise.
12924 * gdb.cp/overload.exp: Likewise.
12925 * gdb.cp/templates.exp: Likewise.
12926 * gdb.stabs/weird.exp: Likewise.
12927 * lib/compiler.c: Likewise.
12928 * lib/compiler.cc: Likewise.
12929 * lib/cp-support.exp: Likewise.
12930 * lib/gdb.exp: Likewise.
12931
bf401b07
SM
129322015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12933
12934 * configure.ac: Remove HP-UX case.
12935 * configure: Regenerate.
12936
aff9c0f8
SM
129372015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12938
12939 * lib/gdb.exp (gdb_compile): Add function doc.
12940
a6904d5a
PA
129412015-12-17 Pedro Alves <palves@redhat.com>
12942
12943 PR threads/19354
12944 * gdb.multi/info-threads.exp: New file.
12945
a22279dd
YQ
129462015-12-15 Yao Qi <yao.qi@linaro.org>
12947
12948 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12949 is aarch64*-*-*.
12950
0588c796
SL
129512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12952
12953 * gdb.base/history-duplicates.exp: Skip if no readline support.
12954
5d978e17
SL
129552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12956
12957 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12958
7e763b86
SL
129592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12960
12961 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12962
87a3a92c
SL
129632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12964
12965 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12966 ctrl-C if nointerrupts target property is set.
12967 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12968 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12969 * gdb.base/paginate-bg-execution.exp: Likewise.
12970 * gdb.base/paginate-execution-startup.exp: Likewise.
12971 * gdb.base/random-signal.exp: Likewise.
12972 * gdb.base/range-stepping.exp: Likewise.
12973 * gdb.cp/annota2.exp: Likewise.
12974 * gdb.cp/annota3.exp: Likewise.
12975 * gdb.gdb/selftest.exp: Likewise.
12976 * gdb.threads/continue-pending-status.exp: Likewise.
12977 * gdb.threads/leader-exit.exp: Likewise.
12978 * gdb.threads/manythreads.exp: Likewise.
12979 * gdb.threads/pthreads.exp: Likewise.
12980 * gdb.threads/schedlock.exp: Likewise.
12981 * gdb.threads/sigthread.exp: Likewise.
12982
a8f077dc
DB
129832015-12-11 Don Breazeal <donb@codesourcery.com>
12984
12985 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12986 remote.
12987 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12988 * gdb.base/foll-exec.exp (main): Enable for target remote.
12989 * gdb.base/foll-fork.exp (main): Likewise.
12990 * gdb.base/foll-vfork.exp (main): Likewise.
12991 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12992 (proc continue_to_exit_bp_loc): Use clean_restart.
12993 * gdb.base/pie-execl.exp (main): Disable for target remote.
12994 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12995 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12996 * gdb.threads/execl.exp (main): Likewise.
12997 * gdb.threads/fork-child-threads.exp (main): Likewise.
12998 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12999 remote.
13000 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13001 remote.
13002 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13003 pid.tid style ptids, instead of just tid.
13004 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13005 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13006 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13007 ptids, instead of just tid.
13008
3b2464a8
AB
130092015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13010
13011 * gdb.base/list.exp (test_list_forward): Add end of file error
13012 test.
13013 (test_repeat_list_command): Add end of file error test.
13014 (test_list_backwards): Add beginning of file error test.
13015
a0def019
AB
130162015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13017
13018 * gdb.base/list.exp (test_list_invalid_args): New function,
13019 defined, and called.
13020
5c000dff
AB
130212015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13022
13023 * gdb.base/list.exp (test_list): Make test names unique.
13024
f1637ebe
YQ
130252015-12-11 Yao Qi <yao.qi@linaro.org>
13026
13027 * gdb.base/coremaker2.c: Remove.
13028
36d6fc0a
PA
130292015-12-10 Pedro Alves <palves@redhat.com>
13030
13031 * gdb.multi/base.exp: Remove stale "spaces" references.
13032
762f7747
PA
130332015-12-10 Pedro Alves <palves@redhat.com>
13034
13035 * gdb.multi/base.exp: Don't use nowarnings.
13036 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13037 * gdb.multi/hangout.c: Include stdio.h.
13038 * gdb.multi/hello.c: Include stdlib.h.
13039 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13040 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13041 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13042
28d2bfb9
AB
130432015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13044
13045 * gdb.dwarf2/dw2-ranges-base.c: New file.
13046 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13047 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13048 support additional line table, and debug ranges generation.
13049 (Dwarf::ranges): New function, generate .debug_ranges.
13050 (Dwarf::lines): Support generating simple line table programs.
13051 (Dwarf::assemble): Initialise new namespace variables.
13052
5fc2beac
KB
130532015-12-09 Kevin Buettner <kevinb@redhat.com>
13054
13055 * gdb.base/async.exp (proc test_background): Add case for
13056 asynchronous execution not supported.
13057
1c35a88f
LM
130582015-12-09 Luis Machado <lgustavo@codesourcery.com>
13059
13060 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13061 format and change test names to make them unique.
13062
b593e3d9
RK
130632015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13064 Pedro Alves <pedro@redhat.com>
13065
13066 PR gdb/18702
13067 Add checking of floatformats setup on x86_64 hosts.
13068 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13069 (smallval, bigval): New labels/constants.
13070 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13071 float" after loading bigval and smallval.
13072
d72413e6
PMR
130732015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13074
13075 * gdb.ada/fun_overload_menu.exp: New testcase.
13076 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13077
ece66d65
JS
130782015-12-04 Josh Stone <jistone@redhat.com>
13079
13080 * gdb.base/catch-fork-static.exp: New.
13081
41d0efca
YQ
130822015-12-03 Yao Qi <yao.qi@linaro.org>
13083
13084 * gdb.base/sizeof.c: Don't include stdio.h and
13085 ../lib/unbuffer_output.c.
13086 (main): New variable 'size' and 'value'. Remove printf and
13087 gdb_unbuffer_output. Assign return value to size and value.
13088 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13089 at the beginning.
13090 (check_sizeof): Check the result by printing variable 'size'.
13091 (check_valueof): Check the result by printing variable 'value'.
13092
99fd02d9
YQ
130932015-12-01 Yao Qi <yao.qi@linaro.org>
13094
13095 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13096 for aarch64*-*-linux* target.
13097
f2faf941
PA
130982015-11-30 Pedro Alves <palves@redhat.com>
13099
13100 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13101
04bf20c5
PA
131022015-11-30 Pedro Alves <palves@redhat.com>
13103
13104 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13105 Handle non-stop mode vCont replies.
13106
09df4675
PA
131072015-11-30 Pedro Alves <palves@redhat.com>
13108
13109 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13110 prepare_for_testing. Start gdb with "set non-stop on" appended to
13111 GDBFLAGS. Lax expected stop output.
13112
58b584af
YQ
131132015-11-27 Yao Qi <yao.qi@linaro.org>
13114
13115 * gdb.arch/arm-neon.exp: New.
13116 * gdb.arch/arm-neon.c: New.
13117
dfcb77a8
YQ
131182015-11-27 Yao Qi <yao.qi@linaro.org>
13119
13120 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13121
88e8ec1b
YQ
131222015-11-27 Yao Qi <yao.qi@linaro.org>
13123
13124 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13125 frames-invalid annotation.
13126
bfde72c2
YQ
131272015-11-27 Yao Qi <yao.qi@linaro.org>
13128
13129 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13130
f6512a69
SM
131312015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13132
13133 * gdb.threads/names.exp: New file.
13134 * gdb.threads/names.c: New file.
13135 * README: Mention gdb,no_thread_names.
13136
46a3515b
MM
131372015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13138
13139 PR 19297
13140 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13141 support" error.
13142
62147a22
PA
131432015-11-24 Pedro Alves <palves@redhat.com>
13144
13145 PR 17539
13146 * gdb.base/display.exp: Expect displays to be sorted in ascending
13147 order. Use multi_line.
13148 * gdb.base/solib-display.exp: Likewise.
13149
2f341b6e
PA
131502015-11-24 Pedro Alves <palves@redhat.com>
13151
13152 PR 17539
25d49b86
PA
13153 * gdb.base/display.exp: Expect displays to be sorted in ascending
13154 order. Use multi_line.
13155 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13156
7e0aa6aa
PA
131572015-11-24 Pedro Alves <palves@redhat.com>
13158
13159 PR 17539
13160 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13161 threads in ascending order.
13162 * gdb.base/foll-fork.exp: Likewise.
13163 * gdb.base/foll-vfork.exp: Likewise.
13164 * gdb.base/multi-forks.exp: Likewise.
13165 * gdb.mi/mi-nonstop.exp: Likewise.
13166 * gdb.mi/mi-nsintrall.exp: Likewise.
13167 * gdb.multi/base.exp: Likewise.
13168 * gdb.multi/multi-arch.exp: Likewise.
13169 * gdb.python/py-inferior.exp: Likewise.
13170 * gdb.threads/break-while-running.exp: Likewise.
13171 * gdb.threads/execl.exp: Likewise.
13172 * gdb.threads/gcore-thread.exp: Likewise.
13173 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13174 * gdb.threads/kill.exp: Likewise.
13175 * gdb.threads/linux-dp.exp: Likewise.
13176 * gdb.threads/multiple-step-overs.exp: Likewise.
13177 * gdb.threads/next-bp-other-thread.exp: Likewise.
13178 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13179 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13180 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13181 * gdb.threads/thread-find.exp: Likewise.
13182 * gdb.threads/tls.exp: Likewise.
13183 * lib/mi-support.exp (mi_reverse_list): Delete.
13184 (mi_check_thread_states): No longer reverse list.
13185
2cc57ad8
PA
131862015-11-24 Pedro Alves <palves@redhat.com>
13187
13188 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13189 use lowercase.
13190
c93e8391
SM
131912015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13192
13193 * gdb.trace/actions.c: Include trace-common.h.
13194 (main): Add a location for a fast tracepoint.
13195 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13196 the normal tracepoints.
13197 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13198
045ccf91
SM
131992015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13200
13201 * save-trace.exp: Factor out code to these...
13202 (gdb_save_tracepoints): New.
13203 (gdb_load_tracepoints): New.
13204 (do_save_load_test): New.
13205
5506f9f6
KB
132062015-11-23 Kevin Buettner <kevinb@redhat.com>
13207
13208 * gdb.base/asmlabel.exp: New test.
13209 * gdb.base/asmlabel.c: New test case.
13210
16c3b12f
JB
132112015-11-23 Joel Brobecker <brobecker@adacore.com>
13212
13213 * gdb.base/wrong_frame_bt_full-main.c: New file.
13214 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13215 * gdb.base/wrong_frame_bt_full.exp: New file.
13216
155bfbd3
JB
132172015-11-23 Joel Brobecker <brobecker@adacore.com>
13218
13219 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13220
bb097445
JM
132212015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13222
206853a0 13223 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13224 pstate register when comparing registers values in
13225 sparc64-*-linux-gnu targets to avoid spurious differences.
13226
9c88ed8f
JM
132272015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13228
206853a0 13229 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13230
96161e25
SL
132312015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13232
13233 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13234 as type argument to gdb_compile.
13235 * gdb.base/nested-subp2.exp: Likewise.
13236 * gdb.base/nested-subp3.exp: Likewise.
13237
340c2830
DV
132382015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13239
13240 * lib/dwarf.exp (_note): Fix left shift of negative value.
13241 * gdb.trace/trace-condition.exp: Likewise.
13242
c1862d0f
YQ
132432015-11-13 Yao Qi <yao.qi@linaro.org>
13244
13245 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13246 comments about d10v.
13247 (test_scalar_returns): Likewise.
13248 * gdb.base/d10v.ld: Remove.
13249 * gdb.base/overlays.exp: Remove the target triplet checking for
13250 d10v-*-*.
13251 * gdb.base/structs.exp (test_struct_returns): Remove the
13252 comments about d10v.
13253 (test_struct_calls): Likewise.
13254
77ae9c19
YQ
132552015-11-13 Yao Qi <yao.qi@linaro.org>
13256
13257 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13258 * gdb.base/gnu_vector.c: Don't include stdio.h.
13259 (main): Don't print res and call add_some_intvecs.
13260
430e004e
MK
132612015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13262
13263 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13264 macro.
13265 (func5): Removed.
13266 (func4): Use FAST_TRACEPOINT_LABEL.
13267 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13268 macro.
13269 (func): Removed.
13270 (thread_function): Use FAST_TRACEPOINT_LABEL.
13271 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13272 (func): Remove.
13273 (marker): Use FAST_TRACEPOINT_LABEL.
13274 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13275 (pendfunc1): Remove.
13276 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13277 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13278 (foo): Remove.
13279 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13280 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13281 macro.
13282 (func): Remove.
13283 (marker): Use FAST_TRACEPOINT_LABEL.
13284 * gdb.trace/trace-common.h: New header.
13285 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13286 macro.
13287 (func): Remove.
13288 (marker): Use FAST_TRACEPOINT_LABEL.
13289 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13290 (func): Remove.
13291 (thread_function): Use FAST_TRACEPOINT_LABEL.
13292
6e7675a7
MK
132932015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13294
13295 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13296 in front.
13297 * gdb.trace/change-loc.exp: Use global pcreg definition.
13298 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13299 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13300 in front.
13301 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13302 * gdb.trace/pending.exp: Likewise.
13303 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13304 * gdb.trace/trace-break.exp: Likewise.
13305 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13306 in front.
13307 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13308 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13309 in front.
13310 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13311
dddc0e16
JB
133122015-11-09 Joel Brobecker <brobecker@adacore.com>
13313
13314 * gdb.ada/fin_fun_out: New testcase.
13315
c6f0b406
KB
133162015-11-07 Kevin Buettner <kevinb@redhat.com>
13317
13318 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13319 value associated with DW_AT_byte_size.
13320 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13321 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13322 DW_AT_upper_bound.
13323
f01dcfd9
KB
133242015-11-07 Kevin Buettner <kevinb@redhat.com>
13325
13326 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13327 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13328 version.
13329 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13330 gdb.dwarf2/dw2-canonicalize-type.exp,
13331 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13332 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13333 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13334 provided by gdb_target_symbol_prefix_flags_asm.
13335 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13336 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13337 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13338 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13339 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13340 macros where needed). Use this macro for symbols which require
13341 the prefix provided by SYMBOL_PREFIX.
13342
2223449a
KB
133432015-11-05 Kevin Buettner <kevinb@redhat.com>
13344
13345 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13346 New procs.
13347 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13348 representing expressions, of more than one list element.
13349 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13350 to prepend linker symbol prefix to f.
13351 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13352 table_1 and table_2.
13353 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13354 Likewise, for f and g.
13355 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13356 for ptr.
13357 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13358 for main.
13359 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13360 table_1_ptr and table_2_ptr.
13361
6f2f1a3a
JK
133622015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13363 Joel Brobecker <brobecker@adacore.com>
13364
13365 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13366
566c56c9
MK
133672015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13368
13369 * gdb.reverse/s390-mvcle.c: New test.
13370 * gdb.reverse/s390-mvcle.exp: New file.
13371 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13372
d5f0636b
MK
133732015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13374
13375 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13376
7ad8b86c
MK
133772015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13378
13379 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13380 reaching marker2.
13381 * gdb.reverse/getresuid-reverse.exp: Likewise.
13382 * gdb.reverse/pipe-reverse.exp: Likewise.
13383 * gdb.reverse/readv-reverse.exp: Likewise.
13384 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13385 * gdb.reverse/time-reverse.exp: Likewise.
13386 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13387
4081c0f1
YQ
133882015-10-30 Yao Qi <yao.qi@linaro.org>
13389
13390 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13391 (empty_cycle): Remove.
13392 (main): Don't call empty_cycle. Don't use watch_count_done.
13393 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13394 empty_cycle. Rewrite the code counting HW watchpoints.
13395
452b4ba5
MK
133962015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13397
13398 * gdb.reverse/fstatat-reverse.c: New test.
13399 * gdb.reverse/fstatat-reverse.exp: New file.
13400 * gdb.reverse/getresuid-reverse.c: New test.
13401 * gdb.reverse/getresuid-reverse.exp: New file.
13402 * gdb.reverse/pipe-reverse.c: New test.
13403 * gdb.reverse/pipe-reverse.exp: New file.
13404 * gdb.reverse/readv-reverse.c: New test.
13405 * gdb.reverse/readv-reverse.exp: New file.
13406 * gdb.reverse/recvmsg-reverse.c: New test.
13407 * gdb.reverse/recvmsg-reverse.exp: New file.
13408 * gdb.reverse/time-reverse.c: New test.
13409 * gdb.reverse/time-reverse.exp: New file.
13410 * gdb.reverse/waitpid-reverse.c: New test.
13411 * gdb.reverse/waitpid-reverse.exp: New file.
13412
5e2e7507
JK
134132015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13414
13415 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13416
0fde2c53
DE
134172015-10-26 Doug Evans <dje@google.com>
13418
13419 PR symtab/17391
13420 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13421 * gdb.dwarf2/bad-regnum.c: New file.
13422 * gdb.dwarf2/bad-regnum.exp: New file.
13423
1a70ae97
DE
134242015-10-26 Doug Evans <dje@google.com>
13425
13426 PR python/18938
13427 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13428 file.
13429
27dc26ab
JK
134302015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13431
13432 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13433 for a change by "Mention language in compile error message".
13434
bed91f4d
SM
134352015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13436
13437 PR python/18073
13438 * gdb.python/py-type.c (C::a_method): New.
13439 (C::a_const_method): New.
13440 (C::a_static_method): New.
13441 (a_function): New.
13442 * gdb.python/py-type.exp (test_fields): Test getting fields
13443 from function and method.
13444
3f2f83dd
KB
134452015-10-21 Keven Boell <keven.boell@intel.com>
13446
13447 * gdb.fortran/vla-alloc-assoc.exp: New file.
13448 * gdb.fortran/vla-datatypes.exp: New file.
13449 * gdb.fortran/vla-datatypes.f90: New file.
13450 * gdb.fortran/vla-history.exp: New file.
13451 * gdb.fortran/vla-ptype-sub.exp: New file.
13452 * gdb.fortran/vla-ptype.exp: New file.
13453 * gdb.fortran/vla-sizeof.exp: New file.
13454 * gdb.fortran/vla-sub.f90: New file.
13455 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13456 * gdb.fortran/vla-value-sub-finish.exp: New file.
13457 * gdb.fortran/vla-value-sub.exp: New file.
13458 * gdb.fortran/vla-value.exp: New file.
13459 * gdb.fortran/vla-ptr-info.exp: New file.
13460 * gdb.mi/mi-vla-fortran.exp: New file.
13461 * gdb.mi/vla.f90: New file.
13462
27145d50
SL
134632015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13464
13465 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13466 of hardwired timeout value.
13467
5f3ff4f8
JK
134682015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13469 Pedro Alves <palves@redhat.com>
13470
13471 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13472 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13473
bfd09d20
JS
134742015-10-19 Josh Stone <jistone@redhat.com>
13475
13476 * gdb.base/catch-syscall.c: Include <sched.h>.
13477 (unknown_syscall): New variable.
13478 (main): Trigger a vfork and an unknown syscall.
13479 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13480 (unknown_syscall_number): Likewise.
13481 (check_call_to_syscall): Accept an optional syscall pattern.
13482 (check_return_from_syscall): Likewise.
13483 (check_continue): Likewise.
13484 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13485 (test_catch_syscall_skipping_return): New test toggling off 'catch
13486 syscall' to step over the syscall return, then toggling back on.
13487 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13488 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13489 (do_syscall_tests): Call test_catch_syscall_without_args and
13490 test_catch_syscall_mid_vfork.
13491 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13492 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13493
b32b93c6
AS
134942015-10-19 Andrew Stubbs <ams@codesourcery.com>
13495
13496 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13497 print g_vE): Add new pass patterns.
13498 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13499 print various symbol names for vptr fields.
13500
9d622bda
AB
135012015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13502
13503 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13504 results.
13505
0fd8ac1c
YQ
135062015-10-12 Yao Qi <yao.qi@linaro.org>
13507
13508 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13509
34240514
YQ
135102015-10-12 Yao Qi <yao.qi@linaro.org>
13511
13512 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13513 is aarch64*-*-linux*.
13514
8240f442
YQ
135152015-10-12 Yao Qi <yao.qi@linaro.org>
13516
13517 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13518 (can_relocate_bcond_true): ... it.
13519 (can_relocate_bcond_false): New function.
13520 (foo): Likewise.
13521 (can_relocate_bl): Likewise.
13522 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13523 can_relocate_bl.
13524
2520f728
PMR
135252015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13526
13527 * gdb.base/nested-addr.c: New file.
13528 * gdb.base/nested-addr.exp: New testcase.
13529
abcef95a
MM
135302015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13531
13532 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13533 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13534 its output. Ignore the output of "record goto begin" and instead
13535 check that GDB is replaying.
13536
145e3ddb
PA
135372015-10-09 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13540 (top level): Use it in the run with no args test.
13541
d5d8c4e1
IB
135422015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13543
13544 * gdb.dlang/properties.exp: New file.
13545
06e635ef
SL
135462015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13547
13548 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13549 whether or not address 0x1000 is mapped on the target.
13550
e019fd1d
SM
135512015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13552
13553 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13554 build.
13555
77ba2a67
MM
135562015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13557
13558 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13559 instruction-history test.
13560
c60eb31f
DE
135612015-09-28 Doug Evans <dje@google.com>
13562
13563 * gdb.base/gcore.c (array_func): Add reference to static_array.
13564
9a3c8263
SM
135652015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13566
13567 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13568 source line.
13569
9720e656
SL
135702015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13571
13572 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13573 short or char as base type.
13574
938d3bf2
SL
135752015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13576
13577 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13578 to allow any size enum.
13579
e6c2c623
PMR
135802015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13581
13582 * gdb.ada/array_ptr_renaming.exp: New testcase.
13583 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13584 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13585
06da0f77
PL
135862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13587
13588 * gdb.trace/ftrace-lock.c: New file.
13589 * gdb.trace/ftrace-lock.exp: New file.
13590
4f51c22a
PL
135912015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13592
13593 * gdb.arch/insn-reloc.c: New file.
13594 * gdb.arch/ftrace-insn-reloc.exp: New file.
13595
7041adf4
PL
135962015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13597
13598 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13599 instruction.
13600 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13601 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13602 * gdb.trace/range-stepping.c: Likewise.
13603 * gdb.trace/trace-break.c: Likewise.
13604 * gdb.trace/trace-mt.c (thread_function): Likewise.
13605 * gdb.trace/ftrace.c (marker): Likewise.
13606 * gdb.trace/trace-condition.c (marker): Likewise.
13607 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13608 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13609 is_aarch64_target.
13610
015d2e7e
DE
136112015-09-18 Doug Evans <xdje42@gmail.com>
13612
13613 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13614 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13615
26b188a2
SL
136162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13617
13618 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13619 the breakpoint.
13620
79dc332b
SL
136212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13622
13623 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13624 the pending breakpoint. Remove timeout override for "Run till
13625 MI pending breakpoint on pendfunc3 on thread 2" test.
13626
f57929f2
SL
136272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13628
13629 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13630 filename pattern.
13631
3f469b17
SL
136322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13633
13634 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13635 in breakpoint filename pattern.
13636
515b89b3
SL
136372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13638
7800dbe4
SL
13639 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13640
136412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13642
515b89b3
SL
13643 * gdb.linespec/explicit.exp: Check for readline support for
13644 tab-completion tests. Fix obvious typo.
13645
d2939ba2
MM
136462015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13647
13648 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13649 and replay.
13650
cbb55fa7
MM
136512015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13652
13653 * gdb.btrace/non-stop.c: New.
13654 * gdb.btrace/non-stop.exp: New.
13655
43691ca1
PL
136562015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13657 Yao Qi <yao.qi@linaro.org>
13658
13659 * gdb.trace/trace-condition.c: New file.
13660 * gdb.trace/trace-condition.exp: New file.
13661
d78908cf
WW
136622015-09-16 Wei-cheng Wang <cole945@gmail.com>
13663
13664 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13665 for testing bytecode compilation.
13666
1ed415e2
PA
136672015-09-16 Pedro Alves <palves@redhat.com>
13668 Sandra Loosemore <sandra@codesourcery.com>
13669
13670 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13671 (SECONDS): Redefine.
13672 (main): Call pthread_kill and alarm early.
13673 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13674 support.
13675 (test): If the target can't hardware step and doesn't support
13676 displaced stepping, increase the timeout.
13677
d136eff5
PA
136782015-09-16 Pedro Alves <palves@redhat.com>
13679
13680 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13681 (enable_debug): New procedures.
13682 (test): Use them. Bail out if waiting for threads fails.
13683 (top level): Bail out if a test fails.
13684
991f019c
YQ
136852015-09-16 Yao Qi <yao.qi@linaro.org>
13686
13687 * gdb.asm/asm-source.exp: Set asm-arch for
13688 aarch64*-*-* target.
13689 * gdb.asm/aarch64.inc: New file.
13690
bfca584f
PMR
136912015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13692
13693 * gdb.ada/array_of_variable_length.exp: New testcase.
13694 * gdb.ada/array_of_variable_length/foo.adb: New file.
13695 * gdb.ada/array_of_variable_length/pck.adb: New file.
13696 * gdb.ada/array_of_variable_length/pck.ads: New file.
13697
b326e587
DE
136982015-09-15 Doug Evans <dje@google.com>
13699
13700 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13701 of function static local variable.
13702
5382cfab
PW
137032015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13704
13705 * gdb.threads/tls-so_extern.exp: New test file.
13706 * gdb.threads/tls-so_extern.c: New test file.
13707 * gdb.threads/tls-so_extern_main.c: New test file.
13708
141c5cc4
JK
137092015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13710
13711 * gdb.opt/solib-intra-step-lib.c: New file.
13712 * gdb.opt/solib-intra-step-main.c: New file.
13713 * gdb.opt/solib-intra-step.exp: New file.
13714
d15dcecd
PA
137152015-09-15 Pedro Alves <palves@redhat.com>
13716
13717 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13718 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13719
4c2f2a79
PA
137202015-09-14 Pedro Alves <palves@redhat.com>
13721
13722 * gdb.base/hook-stop-continue.c: Delete.
13723 * gdb.base/hook-stop-continue.exp: Delete.
13724 * gdb.base/hook-stop-frame.c: Delete.
13725 * gdb.base/hook-stop-frame.exp: Delete.
13726 * gdb.base/hook-stop.c: New file.
13727 * gdb.base/hook-stop.exp: New file.
13728
919e6dbe
PMR
137292015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13730
13731 * gdb.ada/access_to_packed_array.exp: New testcase.
13732 * gdb.ada/access_to_packed_array/foo.adb: New file.
13733 * gdb.ada/access_to_packed_array/pack.adb: New file.
13734 * gdb.ada/access_to_packed_array/pack.ads: New file.
13735
157280a4
MM
137362015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13737
13738 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13739 buffer size test.
13740
2fd33e94
DB
137412015-09-11 Don Breazeal <donb@codesourcery.com>
13742
13743 * gdb.base/foll-exec.c: Add copyright header. Fix
13744 formatting issues.
13745 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13746 (do_exec_tests): Use clean_restart in place of zap_session,
13747 and for test initialization. Fix formatting issues. Use
13748 fail in place of perror.
13749 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13750 an expect statement to match an expression with output from
13751 the program under debug.
13752 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13753 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13754 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13755 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13756 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13757
e70b6e8e
DE
137582015-09-09 Doug Evans <dje@google.com>
13759
13760 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13761
7a551a51
DE
137622015-09-09 Doug Evans <dje@google.com>
13763
13764 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13765
4c666f84
DE
137662015-09-09 Doug Evans <dje@google.com>
13767
13768 * gdb.base/savedregs.exp: Fix typo.
13769
243a9253
PA
137702015-09-09 Pedro Alves <palves@redhat.com>
13771
13772 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13773
c0fa8fbd
SL
137742015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13775
13776 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13777 command actually switches threads. Give up on remaining
13778 tests if target fails to stop at breakpoint.
13779
cd7c1778
PMR
137802015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13781
13782 * gdb.ada/funcall_char.exp: New testcase.
13783 * gdb.ada/funcall_char/foo.adb: New file.
13784
dc5c8746
PMR
137852015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13786
13787 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13788 expected outputs. Add two testcases for completing ambiguous
13789 functions.
13790 * gdb.ada/complete/aux_pck.adb: New file.
13791 * gdb.ada/complete/aux_pck.ads: New file.
13792 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13793 Ambiguous_Func functions.
13794 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13795 * gdb.ada/complete/pck.adb: Likewise.
13796
4e83a1e7
UW
137972015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13798
13799 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13800 failures to run the test program under GDB.
13801
8ce74153
LM
138022015-08-26 Luis Machado <lgustavo@codesourcery.com>
13803
13804 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13805 to C.
13806
e9756d52
PP
138072015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13808
13809 * gdb.base/run-after-attach.exp: New test file.
13810 * gdb.base/run-after-attach.c: New test file.
13811
8d37573b
DB
138122015-08-26 Don Breazeal <donb@codesourcery.com>
13813
13814 * gdb.base/foll-exec-2.c: New test program.
13815 * gdb.base/foll-exec-2.exp: New test.
13816
63e43d3a
PMR
138172015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13818
13819 * gdb.base/nested-subp1.exp: New file.
13820 * gdb.base/nested-subp1.c: New file.
13821 * gdb.base/nested-subp2.exp: New file.
13822 * gdb.base/nested-subp2.c: New file.
13823 * gdb.base/nested-subp3.exp: New file.
13824 * gdb.base/nested-subp3.c: New file.
13825
3d40fbb5
PA
138262015-08-24 Pedro Alves <palves@redhat.com>
13827
13828 * gdb.server/connect-without-multi-process.c: New file.
13829 * gdb.server/connect-without-multi-process.exp: New file.
13830
4422ac93
LM
138312015-08-24 Luis Machado <lgustavo@codesourcery.com>
13832
13833 * gdb.opt/inline-markers.c: Make z int.
13834
91dddb86
LM
138352015-08-24 Luis Machado <lgustavo@codesourcery.com>
13836
13837 * gdb.opt/inline-markers.c: Make z volatile.
13838
a48847ee
LM
138392015-08-24 Luis Machado <lgustavo@codesourcery.com>
13840
13841 * gdb.opt/inline-bt.c: New volatile global z.
13842 * gdb.opt/inline-cmds.c: Likewise.
13843 * gdb.opt/inline-locals.c: Likewise.
13844 * gdb.opt/inline-markers.c: New extern global z.
13845 (marker): Use z.
13846 (inline_fn): Likewise.
13847
0ebbc52b
PA
138482015-08-24 Pedro Alves <palves@redhat.com>
13849
13850 * config/m32r-stub.exp: Remove file.
13851 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13852 * gdb.base/call-rt-st.exp: Likewise.
13853 * gdb.base/call-strs.exp: Likewise.
13854 * gdb.base/default.exp: Remove references to h8300-*-hms and
13855 *-*-udi*.
13856 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13857
77c365df
AA
138582015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13859
13860 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13861 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13862 and "return" use KFAIL when GDB can not read/write the vector
13863 return value.
13864
4313b8c0
GB
138652015-08-21 Gary Benson <gbenson@redhat.com>
13866
13867 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13868
0e433b32
PA
138692015-08-20 Pedro Alves <palves@redhat.com>
13870
13871 * gdb.server/solib-list.exp: No longer expect an interior stop in
13872 non-stop mode.
13873
221e1a37
PA
138742015-08-20 Pedro Alves <palves@redhat.com>
13875
13876 * gdb.server/connect-stopped-target.c: New file.
13877 * gdb.server/connect-stopped-target.exp: New file.
13878
40e3ad0e
PA
138792015-08-20 Pedro Alves <palves@redhat.com>
13880
13881 * gdb.dwarf2/comp-unit-lang.exp: New file.
13882 * gdb.dwarf2/comp-unit-lang.c: New file.
13883
af39b327
PMR
138842015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13885
13886 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13887 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13888
7d45c7c3 138892015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13890
7d45c7c3
KB
13891 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13892 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13893
4d6cceb4
DE
138942015-08-18 Doug Evans <dje@google.com>
13895 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13896
13897 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13898 skip_python_tests. New arg prompt_regexp.
13899 (skip_python_tests): New function.
13900 * lib/mi-support.exp (mi_skip_python_tests): New function.
13901 * gdb.python/py-mi-objfile-gdb.py: New file.
13902 * gdb.python/py-mi-objfile.c: New file.
13903 * gdb.python/py-mi-objfile.exp: New file.
13904
ad89c2aa
KS
139052015-08-17 Keith Seitz <keiths@redhat.com>
13906
13907 * gdb.linespec/explicit.exp: Move strace test from here ...
13908 * gdb.trace/strace.exp: ... to here.
13909
e3ae3c43
PP
139102015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13911
13912 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13913 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13914
604b2636
DE
139152015-08-14 Doug Evans <xdje42@gmail.com>
13916
13917 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13918 inferior before selecting a new file.
13919
6ff0ba5f
DE
139202015-08-14 Doug Evans <xdje42@gmail.com>
13921
13922 * gdb.mi/mi-disassemble.exp: Update.
13923 * gdb.base/disasm-optim.S: New file.
13924 * gdb.base/disasm-optim.c: New file.
13925 * gdb.base/disasm-optim.h: New file.
13926 * gdb.base/disasm-optim.exp: New file.
13927
9ca98f92
KS
139282015-08-14 Keith Seitz <keiths@redhat.com>
13929
13930 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13931 "evaluated-by".
13932
52bbc560
JB
139332015-08-13 Joel Brobecker <brobecker@adacore.com>
13934
13935 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13936
5d8c3ed3
PMR
139372015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13938
13939 * gdb.ada/fun_renaming.exp: New testcase.
13940 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13941 * gdb.ada/fun_renaming/pack.adb: New file.
13942 * gdb.ada/fun_renaming/pack.ads: New file.
13943
ea8812bc
KS
139442015-08-12 Keith Seitz <keiths@redhat.com>
13945
13946 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13947 gdb_get_line_number.
13948
4dafcdeb
JB
139492015-08-12 Joel Brobecker <brobecker@adacore.com>
13950
13951 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13952 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13953 gdb.base/dso2dso.exp: New files.
13954
5ba32597
SDJ
139552015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13956 Pedro Alves <palves@redhat.com>
13957 Keith Seitz <keiths@redhat.com>
13958
13959 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13960 GDBFLAGS.
13961
b6dafabf
PP
139622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13963
13964 * gdb.base/gdbhistsize-history.exp
13965 (test_histsize_history_setting): Use save_vars.
13966 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13967 Use save_vars.
13968 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13969 * gdb.base/readline.exp: Use save_vars.
13970
abe8e607
PP
139712015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13972
13973 * lib/gdb.exp (save_vars): New proc.
13974
629500fa
KS
139752015-08-11 Keith Seitz <keiths@redhat.com>
13976
13977 * gdb.base/help.exp: Update help_breakpoint_text.
13978
eb8c4e2e
KS
139792015-08-11 Keith Seitz <keiths@redhat.com>
13980
13981 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13982 (at toplevel): Call test_explicit_breakpoints.
13983 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13984 breakpoints.
13985 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13986 breakpoint conditions, "-cond".
13987
87f0e720
KS
139882015-08-11 Keith Seitz <keiths@redhat.com>
13989
13990 * gdb.linespec/3explicit.c: New file.
13991 * gdb.linespec/cpexplicit.cc: New file.
13992 * gdb.linespec/cpexplicit.exp: New file.
13993 * gdb.linespec/explicit.c: New file.
13994 * gdb.linespec/explicit.exp: New file.
13995 * gdb.linespec/explicit2.c: New file.
13996 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13997 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13998 before using in the matching pattern.
13999 Clarify that `prefix' is a regular expression.
14000
f00aae0f
KS
140012015-08-11 Keith Seitz <keiths@redhat.com>
14002
14003 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14004 test.
14005 Add tests for missing ",FMT" and ",".
14006
e27852be
DE
140072015-08-10 Doug Evans <dje@google.com>
14008 Keith Seitz <keiths@redhat.com>
14009
14010 PR gdb/17960
14011 * gdb.base/completion.exp: Add location completer tests.
14012
7f03bd92
PA
140132015-08-07 Pedro Alves <palves@redhat.com>
14014
14015 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14016 tests here.
14017 (top level): Run do_test with and without displaced stepping.
14018
3fc8eb30
PA
140192015-08-07 Pedro Alves <palves@redhat.com>
14020
14021 * gdb.base/valgrind-disp-step.c: New file.
14022 * gdb.base/valgrind-disp-step.exp: New file.
14023
d4569d7b
PA
140242015-08-07 Pedro Alves <palves@redhat.com>
14025
14026 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14027 Delete function.
14028 (main): Add alarm. Run an infinite loop instead of calling
14029 wait_threads.
14030 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14031 comment.
14032 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14033 Delete function.
14034 (main): Add alarm. Run an infinite loop instead of calling
14035 wait_threads.
14036 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14037 comment.
14038
e1316e60
PA
140392015-08-07 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.base/checkpoint-ns.exp: New file.
14042 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14043 standard_testfile.
14044
da8c46d2
MM
140452015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14046
14047 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14048 * gdb.btrace/instruction_history.exp: Update.
14049 * gdb.btrace/tsx.exp: New.
14050 * gdb.btrace/tsx.c: New.
14051
de1c2c52
PA
140522015-08-06 Pedro Alves <palves@redhat.com>
14053
14054 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14055 increase timeout.
14056 * gdb.reverse/until-precsave.exp: Bump timeouts.
14057
782e0bf4
PA
140582015-08-06 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14061
83e97ed0
PA
140622015-08-06 Pedro Alves <palves@redhat.com>
14063
14064 PR gdb/18749
14065 * gdb.threads/process-dies-while-handling-bp.c: New file.
14066 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14067
863d01bd
PA
140682015-08-06 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14071 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14072
0a39bb32
PA
140732015-08-05 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14076 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14077
ee2d2b10
SL
140782015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14079
14080 * gdb.base/bp-permanent.exp: Report test as unsupported if
14081 the target cannot stop at the permanent breakpoint.
14082
4e1bdb00
DE
140832015-08-03 Doug Evans <dje@google.com>
14084
14085 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14086 10000.
14087
3d338901
DE
140882015-08-03 Doug Evans <dje@google.com>
14089
14090 * Makefile.in (workers/%.worker, build-perf): New rule.
14091 (GDB_PERFTEST_MODE): New variable.
14092 (check-perf): Use it.
14093 (clean): Clean up gdb.perf parallel build subdirs.
14094 * lib/build-piece.exp: New file.
14095 * lib/gdb.exp (make_gdb_parallel_path): New function
14096 (standard_output_file, standard_temp_file): Call it.
14097 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14098 of $GDB_PARALLEL.
14099 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14100
af061d3e
DE
141012015-08-03 Doug Evans <dje@google.com>
14102
8e1afc81 14103 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14104 (LOG_FILE_NAME): New global.
14105 (TextReporter.__init__): Initialize self.txt_sum.
14106 (TextReporter.report): Add support for multiple data-points.
14107 Move report to perftest.sum, put raw data in perftest.log.
14108 (TextReporter.start): Open sum and log files.
14109 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14110 * gdb.perf/lib/perftest/testresult.py
14111 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14112
2c8c5d37
PA
141132015-07-31 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14116 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14117 kill_wait_spawned_process instead of explicit "kill -9".
14118 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14119 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14120 kill_wait_spawned_process.
14121 * gdb.base/attach-twice.exp: Likewise.
14122 * gdb.base/attach.exp: Likewise.
14123 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14124 gdb_test_multiple.
14125 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14126 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14127 kill_wait_spawned_process.
14128 * gdb.base/valgrind-infcall.exp: Likewise.
14129 * gdb.multi/multi-attach.exp: Likewise.
14130 * gdb.python/py-prompt.exp: Likewise.
14131 * gdb.python/py-sync-interp.exp: Likewise.
14132 * gdb.server/ext-attach.exp: Likewise.
14133 * gdb.threads/attach-into-signal.exp (corefunc): Use
14134 spawn_wait_for_attach, spawn_id_get_pid and
14135 kill_wait_spawned_process.
14136 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14137 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14138 spawn_id_get_pid and kill_wait_spawned_process.
14139 * gdb.threads/attach-stopped.exp (corefunc): Use
14140 spawn_wait_for_attach, spawn_id_get_pid and
14141 kill_wait_spawned_process.
14142 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14143 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14144 kill_wait_spawned_process instead of explicit "kill -9".
14145 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14146 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14147 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14148 processes. Don't map cygwin/windows pids here. Now returns a
14149 spawn id list.
14150
032a0fca
SL
141512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14152
14153 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14154 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14155 correct patch.
14156
61a934ca
SL
141572015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14158
14159 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14160
4bc4d428
SL
141612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14162
14163 Reapply:
14164 2014-05-21 Mark Wielaard <mjw@redhat.com>
14165
14166 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14167
998d452a
PA
141682015-07-30 Pedro Alves <palves@redhat.com>
14169
14170 * linux-low.c (handle_extended_wait): Set the child's last
14171 reported status to TARGET_WAITKIND_STOPPED.
14172
69dde7dc
PA
141732015-07-30 Pedro Alves <palves@redhat.com>
14174
14175 PR threads/18600
14176 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14177 only shows inferior 1.
14178
4dd63d48
PA
141792015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14180 Pedro Alves <palves@redhat.com>
14181
14182 PR threads/18600
14183 * gdb.threads/fork-plus-threads.c: New file.
14184 * gdb.threads/fork-plus-threads.exp: New file.
14185
d618e4c5
PP
141862015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14187
14188 * gdb.base/batch-preserve-term-settings.exp
14189 (test_terminal_settings_preserved_after_cli_exit): Use
14190 send_quit_command.
14191
1eef6428
PA
141922015-07-29 Pedro Alves <palves@redhat.com>
14193 Don Breazeal <donb@codesourcery.com>
14194
14195 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14196 output from both inferior_spawn_id and gdb_spawn_id.
14197
7da5b897
SDJ
141982015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14199
14200 * gdb.threads/attach-into-signal.exp (corefunc): Use
14201 with_test_prefix on nested loops, uniquefying the test messages.
14202
dac804df
SDJ
142032015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14204
14205 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14206 commit.
14207
06265e53
PP
142082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14209
14210 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14211 New proc.
14212 (test_terminal_settings_preserved_after_sigterm): New test.
14213
18206ca3
PP
142142015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14215
14216 * gdb.base/batch-preserve-term-settings.exp
14217 (test_terminal_settings_preserved_after_cli_exit): New test.
14218
90074d11
PP
142192015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14220
14221 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14222 manipulation of saved_gdbflags.
14223 (test_terminal_settings_preserved): Remove global declaration of
14224 the unused variable pagination_prompt. Remove manipulation of
14225 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14226 GDBFLAGS.
14227
eb1a7902
PA
142282015-07-29 Pedro Alves <palves@redhat.com>
14229
14230 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14231
8b75dd3b
PA
142322015-07-29 Pedro Alves <palves@redhat.com>
14233
14234 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14235 at the top.
14236
dedad4e3
PA
142372015-07-29 Pedro Alves <palves@redhat.com>
14238
14239 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14240 (main): Call gdb_unbuffer_output.
14241 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14242 (main): Call gdb_unbuffer_output.
14243 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14244 (main): Call gdb_unbuffer_output.
14245 * gdb.base/call-strs.exp: Adjust to step over the
14246 gdb_unbuffer_output call.
14247 * gdb.base/catch-gdb-caused-signals.c: Include
14248 "../lib/unbuffer_output.c".
14249 (main): Call gdb_unbuffer_output.
14250 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14251 (main): Call gdb_unbuffer_output.
14252 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14253 (main): Call gdb_unbuffer_output.
14254 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14255 (main): Call gdb_unbuffer_output.
14256 * gdb.base/shlib-call.exp: Adjust to step over the
14257 gdb_unbuffer_output call.
14258 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14259 (main): Call gdb_unbuffer_output.
14260 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14261 (main): Call gdb_unbuffer_output.
14262 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14263 (main): Rename to ...
14264 (test): ... this.
14265 (main): Reimplement.
14266 * gdb.base/varargs.exp: Run to test instead of to main.
14267 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14268 (main): Call gdb_unbuffer_output.
14269
58789a91
PA
142702015-07-29 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14273 factore out from mi_continue_dprintf. For call-style dprintfs,
14274 expect dprintf output out of $inferior_spawn_id.
14275 (mi_continue_dprintf): Use mi_expect_dprintf.
14276 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14277 (main): Call gdb_unbuffer_output.
14278
e8376742
PA
142792015-07-29 Pedro Alves <palves@redhat.com>
14280
14281 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14282 (default_mi_gdb_start): Set inferior_spawn_id instead of
14283 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14284 gdb_spawn_id.
14285 (mi_gdb_test): Always expect inferior output from both
14286 $inferior_spawn_id and $gdb_spawn_id.
14287
08280010
PA
142882015-07-29 Pedro Alves <palves@redhat.com>
14289
14290 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14291 send_inferior and $inferior_spawn_id.
14292
4d30e432
PA
142932015-07-29 Pedro Alves <palves@redhat.com>
14294
14295 * gdb.gdb/complaints.exp (test_initial_complaints)
14296 (test_serial_complaints, test_short_complaints): Use
14297 gdb_test_stdio.
14298 (test_empty_complaint): Handle $inferior_spawn_id !=
14299 $gdb_spawn_id.
14300
0d30a335
PA
143012015-07-29 Pedro Alves <palves@redhat.com>
14302
14303 * gdb.base/varargs.exp: Use gdb_test_stdio.
14304
39413b29
PA
143052015-07-29 Pedro Alves <palves@redhat.com>
14306
14307 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14308
7cb000a9
PA
143092015-07-29 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14312
d7b8ac82
PA
143132015-07-29 Pedro Alves <palves@redhat.com>
14314
14315 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14316 parameter into two new parameters, "inf_result" and "gdb_result".
14317 Expect inferior output and gdb output from $inferior_spawn_id and
14318 $gdb_spawn_id, respectively. Adjust all callers.
14319
789c3a0c
PA
143202015-07-29 Pedro Alves <palves@redhat.com>
14321
14322 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14323 of gdb_test_sequence.
14324
77e760c3
PA
143252015-07-29 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14328 (saw_spurious_output): Expect inferior output from
14329 $inferior_spawn_id. Use gdb_test_stdio.
14330
8396d2cd
PA
143312015-07-29 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.base/dprintf.exp: Use standard_testfile. Change
14334 prepare_for_testing call.
14335 (srcfile): Don't set.
14336 (restart): New procedure.
14337 (test_dprintf): New procecure, use to continue over dprintfs.
14338 (test_call, test_agent): New procedures, tests moved here.
14339 Restart gdb and recreate dprintfs. Adjust expected output.
14340
2051d61f
PA
143412015-07-29 Pedro Alves <palves@redhat.com>
14342
14343 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14344
452397af
PA
143452015-07-29 Pedro Alves <palves@redhat.com>
14346
14347 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14348
8aed9555
PA
143492015-07-29 Pedro Alves <palves@redhat.com>
14350
14351 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14352 gdb_test_stdio.
14353
188a61b4
PA
143542015-07-29 Pedro Alves <palves@redhat.com>
14355
14356 * lib/gdb.exp (gdb_test_stdio): New procedure.
14357
12264a45
PA
143582015-07-29 Pedro Alves <palves@redhat.com>
14359
14360 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14361
23ffc893
PA
143622015-07-29 Pedro Alves <palves@redhat.com>
14363
14364 * gdb.base/call-signal-resume.exp: Remove check for
14365 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14366 * gdb.base/unwindonsignal.exp: Likewise.
14367 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14368 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14369
65566918
PA
143702015-07-29 Pedro Alves <palves@redhat.com>
14371
14372 * gdb.base/siginfo-addr.c (pass): New function.
14373 (handler): Call it iff si_addr is correct.
14374 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14375 Set a breakpoint at "pass" and continue to it.
14376
d60a9221
SDJ
143772015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14378
14379 * gdb.python/py-objfile.exp: Make some tests have unique names.
14380 * gdb.python/py-pp-registration.exp: Likewise.
14381
bde40b8f
PA
143822015-07-28 Pedro Alves <palves@redhat.com>
14383
14384 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14385
13e1dec8
SM
143862015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14387
14388 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14389
da33c9a7
SM
143902015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14391
14392 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14393
077836f7
PP
143942015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14395
14396 * gdb.base/gdb-sigterm-2.exp: New test.
14397
b8cc7b2e
DE
143982015-07-25 Doug Evans <xdje42@gmail.com>
14399
14400 Revert:
14401 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14402 (workers/%.worker, build-perf): New rule.
14403 (GDB_PERFTEST_MODE): New variable.
14404 (check-perf): Use it.
14405 (clean): Clean up gdb.perf parallel build subdirs.
14406 * lib/build-piece.exp: New file.
14407 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14408 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14409 name.
14410 (standard_temp_file): Ditto.
14411 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14412 of $GDB_PARALLEL.
14413
c8bd4544
DE
144142015-07-24 Doug Evans <dje@google.com>
14415
14416 * gdb.perf/lib/perftest/utils.py: New file.
14417 * gdb.perf/gm-hello.cc: New file.
14418 * gdb.perf/gm-pervasive-typedef.cc: New file.
14419 * gdb.perf/gm-pervasive-typedef.h: New file.
14420 * gdb.perf/gm-std.cc: New file.
14421 * gdb.perf/gm-std.h: New file.
14422 * gdb.perf/gm-use-cerr.cc: New file.
14423 * gdb.perf/gm-utils.h: New file.
14424 * gdb.perf/gmonster-null-lookup.py: New file.
14425 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14426 * gdb.perf/gmonster-print-cerr.py: New file.
14427 * gdb.perf/gmonster-ptype-string.py: New file.
14428 * gdb.perf/gmonster-runto-main.py: New file.
14429 * gdb.perf/gmonster-select-file.py: New file.
14430 * gdb.perf/gmonster1-null-lookup.exp: New file.
14431 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14432 * gdb.perf/gmonster1-print-cerr.exp: New file.
14433 * gdb.perf/gmonster1-ptype-string.exp: New file.
14434 * gdb.perf/gmonster1-runto-main.exp: New file.
14435 * gdb.perf/gmonster1-select-file.exp: New file.
14436 * gdb.perf/gmonster1.cc: New file.
14437 * gdb.perf/gmonster1.exp: New file.
14438 * gdb.perf/gmonster2-null-lookup.exp: New file.
14439 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14440 * gdb.perf/gmonster2-print-cerr.exp: New file.
14441 * gdb.perf/gmonster2-ptype-string.exp: New file.
14442 * gdb.perf/gmonster2-runto-main.exp: New file.
14443 * gdb.perf/gmonster2-select-file.exp: New file.
14444 * gdb.perf/gmonster2.cc: New file.
14445 * gdb.perf/gmonster2.exp: New file.
14446
6eab34f3
DE
144472015-07-24 Doug Evans <dje@google.com>
14448
14449 * gdb.perf/README: New file.
14450 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14451 * lib/gen-perf-test.exp: New file.
14452
63738bfd
DE
144532015-07-24 Doug Evans <dje@google.com>
14454
14455 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14456 (PerfTest::startup): New function.
14457 (PerfTest::run): Return result of calling body.
14458 (PerfTest::assemble): Rewrite.
14459 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14460 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14461 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14462 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14463 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14464
7b606f95
DE
144652015-07-24 Doug Evans <dje@google.com>
14466
14467 * lib/gdb.exp (clean_restart): Make executable optional.
14468
a97b16b8
DE
144692015-07-24 Doug Evans <dje@google.com>
14470
14471 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14472 compiler_info references.
14473 * gdb.cp/temargs.exp: Ditto.
14474 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14475 (get_compiler_info): Early exit if already computed. Set compiler_info
14476 to "unknown" if there was a problem.
14477 (test_compiler_info): Add function comment. Call get_compiler_info.
14478
35baa57f
DE
144792015-07-24 Doug Evans <dje@google.com>
14480
14481 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14482 (workers/%.worker, build-perf): New rule.
14483 (GDB_PERFTEST_MODE): New variable.
14484 (check-perf): Use it.
14485 (clean): Clean up gdb.perf parallel build subdirs.
14486 * lib/build-piece.exp: New file.
14487 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14488 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14489 name.
14490 (standard_temp_file): Ditto.
14491 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14492 of $GDB_PARALLEL.
14493
6ebea266
DE
144942015-07-24 Doug Evans <dje@google.com>
14495
14496 * lib/future.exp (gdb_default_target_compile): New option
14497 "early_flags".
14498 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14499 --as-needed.
14500
1e76a7e9
SDJ
145012015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14502
14503 * gdb.base/catch-syscall.exp: Call gdb_exit before
14504 gdb_skip_xml_test.
14505
5068630a
PA
145062015-07-24 Pedro Alves <palves@redhat.com>
14507
14508 * gdb.python/py-events.exp: Accept output between the stop event
14509 and the prompt.
14510 * gdb.python/py-evsignal.exp: Likewise.
14511 * gdb.python/py-evthreads.exp: Likewise.
14512
77598427
PA
145132015-07-24 Pedro Alves <palves@redhat.com>
14514
14515 PR gdb/18717
14516 * gdb.threads/non-ldr-exit.c: New file.
14517 * gdb.threads/non-ldr-exit.exp: New file.
14518
11e6c98f
YQ
145192015-07-24 Yao Qi <yao.qi@linaro.org>
14520
14521 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14522 restarting process.
14523
51aee833
YQ
145242015-07-24 Yao Qi <yao.qi@linaro.org>
14525
14526 * gdb.server/ext-restart.exp: New file.
14527
8cfe207c
YQ
145282015-07-24 Yao Qi <yao.qi@linaro.org>
14529
14530 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14531 argument options.
14532 * gdb.server/ext-wrapper.exp: New file.
14533
cc12ce38
DE
145342015-07-23 Doug Evans <dje@google.com>
14535
14536 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14537 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14538
d0d84780
PMR
145392015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14540
14541 * gdb.ada/var_arr_typedef.exp: New testcase.
14542 * gdb.ada/var_arr_typedef/pack.adb: New file.
14543 * gdb.ada/var_arr_typedef/pack.ads: New file.
14544 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14545
8b558f79
JB
145462015-07-20 Joel Brobecker <brobecker@adacore.com>
14547
14548 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14549
775a3298
JK
145502015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14551
14552 * gdb.arch/i386-biarch-core.exp: Replace istarget
14553 by "complete set gnutarget". Remove expectation for the "core-file"
14554 command.
14555
db1ff28b
JK
145562015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14557
14558 Revert the previous commit:
14559 Tests for validate symbol file using build-id.
14560
0a94970d
JK
145612015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14562
14563 Tests for validate symbol file using build-id.
14564 * gdb.base/solib-mismatch-lib.c: New file.
14565 * gdb.base/solib-mismatch-libmod.c: New file.
14566 * gdb.base/solib-mismatch.c: New file.
14567 * gdb.base/solib-mismatch.exp: New file.
14568
03346981
SL
145692015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14570
14571 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14572 nios2-*-linux*.
14573 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14574 * gdb.base/siginfo.exp: Likewise.
14575 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14576
42422cc7
PL
145772015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14578
14579 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14580 Move it to ...
14581 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14582 ... here.
14583 * gdb.trace/range-stepping.exp: Check that the target supports
14584 range stepping.
14585
cfa68bae
JK
145862015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14587
14588 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14589
8ffdba26
PA
145902015-07-14 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.base/killed-outside.exp: New file.
14593 * gdb.base/killed-outside.c: New file.
14594
218a5a11
JK
145952015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14596
14597 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14598 (n at main): New.
14599 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14600
e03ed3c6
AA
146012015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14602
14603 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14604 infcall tests instead of setting up for KFAIL.
14605
485668e5
MM
146062015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14607
14608 * gdb.btrace/record_goto-step.exp: New.
14609
08464196
JK
146102015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14611
14612 PR compile/18484
14613 * gdb.compile/compile.c (struct struct_type): Add volatile to
14614 selffield's type.
14615 * gdb.compile/compile.exp
14616 (compile code struct_object.selffield = &struct_object): Skip further
14617 struct_object tests if this one xfails.
14618
bcf5c1d9
RC
146192015-07-08 Robert O'Callahan <robert@ocallahan.org>
14620
14621 PR exp/18617
14622 * gdb.trace/ax.exp: Add test.
14623
4931af25
YQ
146242015-07-07 Yao Qi <yao.qi@linaro.org>
14625
14626 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14627 instead of istarget "aarch64*-*-*".
14628 * gdb.arch/aarch64-fp.exp: Likewise.
14629 * gdb.base/float.exp: Likewise.
14630 * gdb.reverse/aarch64.exp: Likewise.
14631 * lib/gdb.exp (is_aarch64_target): New proc.
14632
9fcf688e
YQ
146332015-07-07 Yao Qi <yao.qi@linaro.org>
14634
14635 * lib/gdb.exp (is_aarch32_target): New proc.
14636 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14637 instead of "istarget "arm*-*-*"".
14638 * gdb.arch/arm-disp-step.exp: Likewise.
14639 * gdb.arch/thumb-bx-pc.exp: Likewise.
14640 * gdb.arch/thumb-prologue.exp: Likewise.
14641 * gdb.arch/thumb-singlestep.exp: Likewise.
14642 * gdb.base/disp-step-syscall.exp: Likewise.
14643 * gdb.base/float.exp: Likewise.
14644
fbd8d50d
YQ
146452015-07-07 Yao Qi <yao.qi@linaro.org>
14646
14647 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14648 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14649
71be1fdc
YQ
146502015-07-07 Yao Qi <yao.qi@linaro.org>
14651
14652 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14653 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14654 if it exists.
14655 * gdb.multi/multi-arch.exp: Likewise.
14656
3e221d36
SM
146572015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14658
14659 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14660 print.
14661
d441430b
YQ
146622015-07-07 Yao Qi <yao.qi@linaro.org>
14663
14664 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14665
06f810bd
MG
146662015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14667
14668 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14669 '[' and ']' characters.
14670
5e61e7c0
IB
146712015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14672
14673 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14674
28bf096c
PA
146752015-06-29 Pedro Alves <palves@redhat.com>
14676
14677 PR threads/18127
14678 * gdb.threads/hand-call-new-thread.c: New file.
14679 * gdb.threads/hand-call-new-thread.c: New file.
14680
ee93cd5e
KS
146812015-06-26 Keith Seitz <keiths@redhat.com>
14682 Doug Evans <dje@google.com>
14683
14684 PR 16253
14685 * gdb.cp/var-tag-2.cc: New file.
14686 * gdb.cp/var-tag-3.cc: New file.
14687 * gdb.cp/var-tag-4.cc: New file.
14688 * gdb.cp/var-tag.cc: New file.
14689 * gdb.cp/var-tag.exp: New file.
14690
fc637f04
PP
146912015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14692
14693 * gdb.base/history-duplicates.exp: New test.
14694
2e52ae68
PP
146952015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14696
14697 * gdb.base/completion.exp: Test the completion of the "focus"
14698 command.
14699
6e22494e
JK
147002015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14701
14702 * gdb.arch/amd64-prologue-skip.S: New file.
14703 * gdb.arch/amd64-prologue-skip.exp: New file.
14704
bf7b9cd9
SM
147052015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14706
14707 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14708 is_address_zero_readable check.
14709
201e8dfd
PB
147102015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14711
14712 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14713 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14714
5cd867b4
YQ
147152015-06-24 Yao Qi <yao.qi@linaro.org>
14716
14717 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14718 linux targets.
14719
4d7be007
YQ
147202015-06-24 Yao Qi <yao.qi@linaro.org>
14721
14722 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14723 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14724 * gdb.base/siginfo-thread.exp: Likewise.
14725
07fcd301
YQ
147262015-06-22 Yao Qi <yao.qi@linaro.org>
14727
14728 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14729
52042a00
YQ
147302015-06-22 Yao Qi <yao.qi@linaro.org>
14731
14732 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14733 aarch64*-*-*.
14734 (skip_hw_watchpoint_tests): Likewise.
14735
74bd41ce
PP
147362015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14737
14738 * gdb.base/gdbinit-history.exp: Test the interaction between
14739 setting GDBHISTSIZE and setting the history size via .gdbinit.
14740
bc460514
PP
147412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14742
14743 PR gdb/16999
14744 * gdb.base/gdbhistsize-history.exp: New test.
14745
b58c513b
PP
147462015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14747
14748 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14749 with GDBHISTSIZE.
14750 * gdb.base/readline.exp: Likewise.
14751
92046791
YQ
147522015-06-17 Yao Qi <yao.qi@linaro.org>
14753
14754 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14755 line.
14756
2093d2d3
PP
147572015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14758
14759 * gdb.base/gdbinit-history.exp: Add test case to check that
14760 an unlimited history file does not get truncated on exit.
14761
e6c693af
AA
147622015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14763
14764 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14765 (VECTOR): New macro. Use it...
14766 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14767 ...for these typedefs.
14768 (int8, char1, int1, double1): New typedefs.
14769 (struct just_int2, struct two_int2): New structures.
14770 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14771 (add_structvecs, add_singlevecs): New functions.
14772 (main): Call add_some_intvecs twice.
14773 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14774 the compile and exit upon failure. Try compiling for the "native"
14775 architecture. Test inferior function calls with vector arguments
14776 and vector return value handling with "finish" and "return".
14777
c74f7d1c
JT
147782015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14779
14780 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14781 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14782 PE file.
14783 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14784
98aa42ee
AT
147852015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14786
14787 PR breakpoints/16465
14788 * gdb.mi/mi-dprintf-pending.c: New file.
14789 * gdb.mi/mi-dprintf-pending.exp: New test.
14790 * gdb.mi/mi-dprintf-pendshr.c: New file.
14791
7d73c23c 147922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14793 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14794
14795 * gdb.arch/i386-mpx-map.c: New file.
14796 * gdb.arch/i386-mpx-map.exp: New File.
14797
147982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14799
14800 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14801 * gdb.arch/i386-mpx.exp: Indentation fixed.
14802
148032015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14804
14805 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14806 function and improved indentation.
14807 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14808 gdb_test_multiple. Added additional tests to skip the test.
14809
148102015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14811
14812 * gdb.arch/i386-avx512.c: Change path in include file.
14813 * gdb.arch/i386-avx512.exp: Change include dir path
14814 compilation flag.
14815 * gdb.arch/i386-mpx.c: Change path in include file.
14816 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14817 flag.
14818
d5eba19a
JK
148192015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14820
14821 * gdb.compile/compile-print.exp (compile print *vararray@3)
14822 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14823
7f361056
JK
148242015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14825
14826 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14827 (do not keep jit in memory): ... this.
14828 (expect 5): Change it to ...
14829 (expect no 5): ... this.
14830
3b462ec2
SM
148312015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14832
14833 PR gdb/15564
14834 * gdb.mi/mi-detach.exp: New file.
14835
e0619de6
JK
148362015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14837
14838 PR symtab/18392
14839 * gdb.arch/amd64-tailcall-self.S: New file.
14840 * gdb.arch/amd64-tailcall-self.c: New file.
14841 * gdb.arch/amd64-tailcall-self.exp: New file.
14842
e970cb34
DB
148432015-05-28 Don Breazeal <donb@codesourcery.com>
14844
14845 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14846 tests for remote targets by checking is_target_gdbserver.
14847
b2e2f908
DE
148482015-05-27 Doug Evans <dje@google.com>
14849
14850 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14851 * gdb.dwarf2/opaque-type-lookup.c: New file.
14852 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14853
82c7be31
DE
148542015-05-26 Doug Evans <dje@google.com>
14855
14856 * gdb.cp/iostream.cc: New file.
14857 * gdb.cp/iostream.exp: New file.
14858
b4f54984
DE
148592015-05-26 Doug Evans <dje@google.com>
14860
14861 * gdb.dwarf2/dw2-op-call.exp: Update.
14862 * gdb.dwarf2/dw4-sig-types.exp: Update.
14863 * gdb.dwarf2/implptr.exp: Update.
14864 * gdb.mi/mi-cmd-param-changed.exp: Update.
14865
4ea6efe9
DE
148662015-05-26 Doug Evans <dje@google.com>
14867
14868 * gdb.python/py-lazy-string.c: New file.
14869 * gdb.python/py-lazy-string.exp: New file.
14870 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14871 (main): Update. Add estring3.
14872 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14873 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14874
f6bb7db3
YQ
148752015-05-26 Omair Javaid <omair.javaid@linaro.org>
14876 Yao Qi <yao.qi@linaro.org>
14877
14878 * gdb.reverse/aarch64.c: New.
14879 * gdb.reverse/aarch64.exp: New.
14880
a81bfbd0
OJ
148812015-05-26 Omair Javaid <omair.javaid@linaro.org>
14882
25d49b86
PA
14883 * lib/gdb.exp (supports_process_record): Return true for
14884 aarch64*-linux*.
a81bfbd0
OJ
14885 (supports_reverse): Likewise.
14886
158bf1b4
PP
148872015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14888
14889 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14890 Use with_test_prefix.
14891
a0145030
AB
148922015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14893
14894 * gdb.base/completion.exp: Add test for completion of layout
14895 names.
14896
ebe3b578
AB
148972015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14898
14899 * lib/gdb.exp (skip_tui_tests): New proc.
14900 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14901
84204ed7
PA
149022015-05-19 Pedro Alves <palves@redhat.com>
14903
14904 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14905 Save the whole env array instead of just HOME. Unset HISTSIZE in
14906 the environment while testing. Restore whole environment
14907 afterwards.
14908
37442ce1
DE
149092015-05-16 Doug Evans <xdje42@gmail.com>
14910
14911 * gdb.guile/scm-ports.c: New file.
14912 * gdb.guile/scm-ports.exp: Add memory port tests.
14913
36de76f9
JK
149142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14915
14916 * gdb.compile/compile-print.c: New file.
14917 * gdb.compile/compile-print.exp: New file.
14918
3a9558c4
JK
149192015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14920
14921 * gdb.compile/compile-ops.exp: Cast param to void.
14922 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14923 (compile code struct_object.selffield = &struct_object): Add xfail.
14924
aa715135
JG
149252015-05-15 Joel Brobecker <brobecker@adacore.com>
14926
14927 * gdb.ada/arr_enum_with_gap: New testcase.
14928
931e5bc3
JG
149292015-05-15 Joel Brobecker <brobecker@adacore.com>
14930
14931 * gdb.ada/byte_packed_arr: New testcase.
14932
9cd4d857
JB
149332015-05-15 Joel Brobecker <brobecker@adacore.com>
14934
14935 * gdb.ada/pckd_neg: New testcase.
14936
ebfd00d2
PP
149372015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14938
14939 PR gdb/17820
14940 * gdb.base/gdbinit-history.exp: New test.
14941 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14942 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14943
4c082a81
SC
149442015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14945
14946 * gdb.python/py-xmethods.cc: Enhance test case.
14947 * gdb.python/py-xmethods.exp: New tests.
14948 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14949 function.
14950 (B_indexoper): Likewise.
14951 (global_dm_list) : Add new xmethod worker functions.
14952
f7797074
SDJ
149532015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14954
14955 * gdb.base/coredump-filter.exp: Correctly unset
14956 "coredump_var_addr" array.
14957
a4674e4e
PA
149582015-05-08 Pedro Alves <palves@redhat.com>
14959
14960 * gdb.server/non-existing-program.exp: Unset spawn_id.
14961
df2eb078
SC
149622015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14963
14964 PR python/18291
14965 * gdb.python/py-xmethods.exp: Add tests.
14966
422349a3
YQ
149672015-05-08 Yao Qi <yao.qi@linaro.org>
14968
14969 PR gdb/18208
14970 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14971 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14972 function set_coredump_filter, and remove remote_exec call.
14973 Remove argument ipid. Callers update.
14974 (top level): Don't get inferior's PID.
14975
63fc80ce
AA
149762015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14977
14978 * gdb.base/watch_thread_num.exp: Skip test on targets without
14979 access watchpoints.
14980
80ad801e
PA
149812015-05-06 Pedro Alves <palves@redhat.com>
14982
14983 PR server/18081
14984 * gdb.server/non-existing-program.exp: New file.
14985
0fa7fe50
JB
149862015-05-05 Joel Brobecker <brobecker@adacore.com>
14987
14988 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14989
3ea89b92
PMR
149902015-05-05 Joel Brobecker <brobecker@adacore.com>
14991
14992 * gdb.ada/out_of_line_in_inlined: New testcase.
14993
87b8eff0
JB
149942015-05-05 Joel Brobecker <brobecker@adacore.com>
14995
14996 * gdb.ada/var_rec_arr: New testcase.
14997
5fccc635
YQ
149982015-04-30 Yao Qi <yao.qi@linaro.org>
14999
15000 * gdb.base/break-idempotent.exp: If
15001 skip_hw_watchpoint_multi_tests returns true, skip the tests
15002 on "rwatch" and "awatch".
15003
42d38f42
YQ
150042015-04-30 Yao Qi <yao.qi@linaro.org>
15005
15006 * gdb.base/relativedebug.exp: Invoke gdb command
15007 "info sharedlibrary", and if libc.so doesn't have debug info,
15008 skip the test.
15009
2ce1cdbf
DE
150102015-04-29 Doug Evans <dje@google.com>
15011
15012 * gdb.python/py-xmethods.exp: Add ptype tests.
15013 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15014 get_result_type method.
15015
f24a38c5
LM
150162015-04-29 Luis Machado <lgustavo@codesourcery.com>
15017
15018 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15019 the target does not support hardware watchpoints.
15020
ecbf2b3c
LM
150212015-04-29 Luis Machado <lgustavo@codesourcery.com>
15022
15023 * gdb.base/break-always.exp: Abort testing if writing to memory
15024 causes an error.
15025
34f5f757
DE
150262015-04-28 Doug Evans <dje@google.com>
15027
15028 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15029 * gdb.python/py-pp-registration.exp: ... here. New file.
15030 * gdb.python/py-pp-registration.c: New file.
15031 * gdb.python/py-pp-registration.py: New file.
15032
69b4374a
DE
150332015-04-28 Doug Evans <dje@google.com>
15034
15035 * gdb.python/py-bad-printers.c: New file.
15036 * gdb.python/py-bad-printers.py: New file.
15037 * gdb.python/py-bad-printers.exp: New file.
15038
59fb7612
SS
150392015-04-28 Sasha Smundak <asmundak@google.com>
15040
15041 * gdb.python/py-type.exp: New test.
15042
2631b16a
AW
150432015-04-28 Andy Wingo <wingo@igalia.com>
15044
15045 * gdb.python/py-parameter.exp:
15046 * gdb.guile/scm-parameter.exp: Escape the path that we are
15047 matching against, as it might contain characters that are special
15048 to regular expressions.
15049
460efde1
JB
150502015-04-27 Joel Brobecker <brobecker@adacore.com>
15051
15052 * gdb.ada/rec_comp: New testcase.
15053
2d369d8e
SDJ
150542015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15055
15056 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15057 before using it.
15058
cf75d6c3
AB
150592015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15060
15061 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15062 new tests for verilog output.
15063
8dbe7ca5
YQ
150642015-04-24 Yao Qi <yao.qi@linaro.org>
15065
15066 * boards/remote-gdbserver-on-localhost.exp: New file.
15067
4ef9fb2f
PA
150682015-04-23 Pedro Alves <palves@redhat.com>
15069
15070 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15071 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15072 "end of file", remove $inferior_spawn_id from the indirect list.
15073
0a803169
PA
150742015-04-23 Pedro Alves <palves@redhat.com>
15075
15076 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15077
749ef8f8
PA
150782015-04-23 Pedro Alves <palves@redhat.com>
15079
15080 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15081 on $any_spawn_id instead of only on $gdb_spawn_id.
15082
8aae4344
PM
150832015-04-21 Pierre Muller <muller@sourceware.org>
15084
15085 PR pascal/17815
15086 * lib/pascal.exp (gpc_compile): Add new option "class".
15087 (fpc_compile): Likewise.
15088 * gdb.pascal/case-insensitive-symbols.pas: New file.
15089 * gdb.pascal/case-insensitive-symbols.exp: New file.
15090
1586c8fb
GB
150912015-04-20 Gary Benson <gbenson@redhat.com>
15092
15093 * gdb.base/attach.exp: Fix three extended remote failures.
15094
1b6e6f5c
GB
150952015-04-17 Gary Benson <gbenson@redhat.com>
15096
15097 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15098 the main executable over the remote protocol.
15099
e797481d
PA
151002015-04-16 Pedro Alves <palves@redhat.com>
15101
15102 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15103 a new gdbserver if gdbserver_reconnect_p is set.
15104
1ca99c42
PA
151052015-04-16 Pedro Alves <palves@redhat.com>
15106
15107 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15108 is set, don't exit gdbserver.
15109
af9fd6f8
AA
151102015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15111
15112 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15113 appropriate .insn, such that an older assembler can be used.
15114 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15115 the z/Architecture instruction set on 31-bit targets as well.
15116
04ff1e61
AA
151172015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15118
15119 * gdb.go/handcall.exp: Remove all logic related to the first
15120 breakpoint and rely on go_runto_main instead.
15121 * gdb.go/strings.exp: Likewise.
15122 * gdb.go/unsafe.exp: Likewise.
15123 * gdb.go/hello.exp: Likewise. Also rename the remaining
15124 breakpoint marker to "breakpoint 1".
15125 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15126 * gdb.go/strings.go: Likewise.
15127 * gdb.go/unsafe.go: Likewise.
15128 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15129 "set breakpoint 2 here" and rename the remaining breakpoint marker
15130 to "breakpoint 1".
15131
40d2f8d6
SM
151322015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15133
15134 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15135 if itertools.imap is not present.
15136 * gdb.python/py-objfile.exp: Add parentheses.
15137 * gdb.python/py-type.exp: Same.
15138 * gdb.python/py-unwind-maint.py: Same.
15139
8cbc97c6
YQ
151402015-04-15 Yao Qi <yao.qi@linaro.org>
15141
15142 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15143 of ":$ptr_size" and set its form explicitly.
15144
45fd756c
YQ
151452015-04-15 Pedro Alves <palves@redhat.com>
15146 Yao Qi <yao.qi@linaro.org>
15147
15148 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15149 timeout by factor of 4.
15150 (test_regular_watch): Likewise.
15151 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15152 * gdb.reverse/sigall-reverse.exp: Likewise.
15153 * gdb.reverse/until-precsave.exp: Likewise.
15154 * lib/gdb.exp (with_timeout_factor): New proc.
15155 (gdb_expect): Move some code to ...
15156 (get_largest_timeout): ... here. New procedure.
15157
9e811bc3
LM
151582015-04-14 Luis Machado <lgustavo@codesourcery.com>
15159
15160 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15161
0ff6fcb2
LM
151622015-04-13 Luis Machado <lgustavo@codesourcery.com>
15163
15164 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15165 to write to the .text section.
15166
7578d5f7
LM
151672015-04-13 Luis Machado <lgustavo@codesourcery.com>
15168
15169 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15170 Handle the case of targets that do not provide PID information.
15171
2efe15c4
YQ
151722015-04-13 Yao Qi <yao.qi@linaro.org>
15173
15174 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15175 and use expect instead of gdb_expect.
15176
8cd8f2f8
SDJ
151772015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15178
15179 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15180 "coredump_var_addr" to avoid naming conflict with other testcases.
15181
9ee41772
PA
151822015-04-10 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15185 gdb_test_sequence and gdb_assert.
15186
07473109
PA
151872015-04-10 Pedro Alves <palves@redhat.com>
15188
15189 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15190 test messages that don't include the breakpoint address.
15191
de3db44c
YQ
151922015-04-10 Yao Qi <yao.qi@linaro.org>
15193
15194 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15195 false for some offset and width combinations which aren't
15196 supported by linux kernel.
15197
c79d856c
PA
151982015-04-10 Pedro Alves <palves@redhat.com>
15199
15200 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15201 procedure, factored out from ...
15202 (top level): ... here. Add "set displaced-stepping" testing axis.
15203 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15204 parameter "displaced". Use it.
15205 (top level): Use foreach and add "set displaced-stepping" testing
15206 axis.
15207
ebc90b50
PA
152082015-04-10 Pedro Alves <palves@redhat.com>
15209
15210 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15211 Remove comment.
15212 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15213 both the address of the instruction that triggers the watchpoint
15214 and the address of the instruction immediately after, and use
15215 those addresses for the test. Fix comment.
15216
8f572e5c
PA
152172015-04-10 Pedro Alves <palves@redhat.com>
15218
15219 * gdb.base/sigstep.exp (breakpoint_to_handler)
15220 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15221 Test "backtrace" in handler.
15222 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15223 (top level): Add new "displaced" test axis to
15224 breakpoint_to_handler, breakpoint_to_handler_entry and
15225 breakpoint_over_handler.
15226
8d707a12
PA
152272015-04-10 Pedro Alves <palves@redhat.com>
15228
15229 PR gdb/18216
15230 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15231
ef713951
YQ
152322015-04-10 Yao Qi <yao.qi@linaro.org>
15233
15234 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15235 (test_add_rn_pc): New function.
15236 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15237 (top level): Invoke test_add_rn_pc.
15238
906d60cf
PA
152392015-04-10 Pedro Alves <palves@redhat.com>
15240
15241 PR gdb/13858
15242 * gdb.base/step-over-no-symbols.exp: New file.
15243
f2983cc3
AW
152442015-04-09 Andy Wingo <wingo@igalia.com>
15245
15246 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15247 after the Python tests.
15248
6d62641c
SDJ
152492015-04-08 Keith Seitz <keiths@redhat.com>
15250
15251 PR python/16699
15252 * gdb.python/py-completion.exp: New tests for completion.
15253 * gdb.python/py-completion.py (CompleteLimit1): New class.
15254 (CompleteLimit2): Likewise.
15255 (CompleteLimit3): Likewise.
15256 (CompleteLimit4): Likewise.
15257 (CompleteLimit5): Likewise.
15258 (CompleteLimit6): Likewise.
15259 (CompleteLimit7): Likewise.
15260
f3770638
PA
152612015-04-08 Pedro Alves <palves@redhat.com>
15262
15263 PR gdb/18214
15264 PR gdb/18216
15265 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15266 function.
15267 (main): Install it as SIGUSR1 handler.
15268 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15269 parameter. Always use "setup" as prefix. Toggle "set
15270 displaced-stepping" off/on depending on global. Don't switch to
15271 thread 1 here.
15272 (top level): Add displaced stepping "off/on" test axis. Update
15273 "setup" calls. Wrap each subtest with with_test_prefix. Test
15274 continuing with a queued signal in each thread.
15275
4496bed7
PA
152762015-04-08 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15279 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15280 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15281 Return early if running to main fails.
15282 * gdb.trace/while-stepping.exp: Likewise.
15283
b97fde92
PA
152842015-04-07 Pedro Alves <palves@redhat.com>
15285
15286 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15287 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15288 interact with inferior program.
15289
f71c18e7
PA
152902015-04-07 Pedro Alves <palves@redhat.com>
15291
15292 * lib/gdb.exp (inferior_spawn_id): New global.
15293 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15294 spawn id after processing the user code.
15295 (default_gdb_start): Set inferior_spawn_id.
15296 (send_inferior): New procedure.
15297 * lib/gdbserver-support.exp (gdbserver_start): Set
15298 inferior_spawn_id.
15299 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15300
6423214f
PA
153012015-04-07 Pedro Alves <palves@redhat.com>
15302
15303 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15304 * lib/gdbserver-support.exp (gdbserver_start): Make
15305 $server_spawn_id global.
15306 (gdbserver_start): Don't wait for gdbserver's spawn id with
15307 expect_background.
15308 (close_gdbserver): New procedure.
15309 (gdb_exit): Rename the default version and reimplement.
15310
71c0ee8c
PA
153112015-04-07 Pedro Alves <palves@redhat.com>
15312
72f4393d 15313 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15314 append the substituted item, not the original item.
15315
203bc29b
PA
153162015-04-07 Pedro Alves <palves@redhat.com>
15317
15318 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15319 gdb_expect.
15320
508a3ddf
PA
153212015-04-07 Pedro Alves <palves@redhat.com>
15322
15323 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15324 output appearing once only.
15325
9f6dbe2b
PA
153262015-04-07 Pedro Alves <palves@redhat.com>
15327
15328 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15329 that doesn't expect anything. Return early if running to main
15330 fails.
15331
337532fa
YQ
153322015-04-07 Yao Qi <yao.qi@linaro.org>
15333
15334 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15335 (child_function): Call alarm.
15336 (main): Move call to alarm into the loop.
15337 * gdb.threads/non-stop-fair-events.exp: Build program with
15338 -DTIMEOUT=$timeout.
15339
01b622d4
DE
153402015-04-06 Doug Evans <xdje42@gmail.com>
15341
15342 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15343 Fix dest parameter to board_info.
15344 (fpc_compile): Ditto.
15345 (gdb_compile_pascal): Rename dest arg to destfile.
15346
961f4160
PMR
153472015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15348
15349 * gdb.ada/funcall_ref.exp: New file.
15350 * gdb.ada/funcall_ref/foo.adb: New file.
15351
cafda597
YQ
153522015-04-02 Yao Qi <yao.qi@linaro.org>
15353
15354 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15355 is remote.
15356
fed040c6
GB
153572015-04-02 Gary Benson <gbenson@redhat.com>
15358
15359 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15360
d11916aa
SS
153612015-04-01 Sasha Smundak <asmundak@google.com>
15362
15363 * gdb.python/py-unwind-maint.c: New file.
15364 * gdb.python/py-unwind-maint.exp: New test.
15365 * gdb.python/py-unwind-maint.py: New file.
15366 * gdb.python/py-unwind.c: New file.
15367 * gdb.python/py-unwind.exp: New test.
15368 * gdb.python/py-unwind.py: New test.
15369
a1471180
PA
153702015-04-01 Pedro Alves <palves@redhat.com>
15371
15372 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15373 to fail instead of non-existent $test.
15374
0bbeccb1
PA
153752015-04-01 Pedro Alves <palves@redhat.com>
15376
15377 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15378 GDBFLAGS if not empty.
15379
3c724c8c
PMR
153802015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15381
15382 * gdb.ada/complete.exp: Remove "multi_line".
15383 * gdb.ada/info_exc.exp: Remove "multi_line".
15384 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15385 * gdb.ada/ptype_field.exp: Remove "multi_line".
15386 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15387 * gdb.ada/tagged.exp: Remove "multi_line".
15388 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15389 [multi_line ...]
15390 * gdb.btrace/delta.exp: Likewise.
15391 * gdb.btrace/exception.exp: Likewise.
15392 * gdb.btrace/function_call_history.exp: Likewise.
15393 * gdb.btrace/instruction_history.exp: Likewise.
15394 * gdb.btrace/nohist.exp: Likewise.
15395 * gdb.btrace/record_goto.exp: Likewise.
15396 * gdb.btrace/segv.exp: Likewise.
15397 * gdb.btrace/stepi.exp: Likewise.
15398 * gdb.btrace/tailcall.exp: Likewise.
15399 * gdb.btrace/unknown_functions.exp: Likewise.
15400 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15401 * lib/gdb.exp: Add the "multi_line" helper.
15402
4eec2deb
PA
154032015-04-01 Pedro Alves <palves@redhat.com>
15404
15405 * gdb.threads/tid-reuse.c: New file.
15406 * gdb.threads/tid-reuse.exp: New file.
15407
df8411da
SDJ
154082015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15409
15410 PR corefiles/16092
15411 * gdb.base/coredump-filter.c: New file.
15412 * gdb.base/coredump-filter.exp: Likewise.
15413
6ef37366
PM
154142015-03-27 Petr Machata <pmachata@redhat.com>
15415
15416 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15417 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15418 (Dwarf::assemble): Initialize them.
15419 (Dwarf::lines): New function.
15420
7ec911b0
JT
154212015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15422
15423 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15424 SYMBOL_PREFIX for x86_64-*-cygwin.
15425
ff908ebf
AW
154262015-03-26 Andy Wingo <wingo@igalia.com>
15427
15428 PR symtab/18148
15429 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15430 const_value but not a location.
15431 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15432 location defined in non-main CUs are visible.
15433
6d5f0679
YQ
154342015-03-26 Yao Qi <yao.qi@linaro.org>
15435
15436 PR testsuite/18139
15437 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15438 Add a line number entry for the same line.
15439 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15440 Add a line number entry for the same line.
15441
2898689b
YQ
154422015-03-26 Yao Qi <yao.qi@linaro.org>
15443
15444 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15445 .int 0.
15446 (func): Likewise. Add .Lfunc_1 label.
15447 Use .Lfunc_1 label.
15448 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15449 .int 0.
15450 (func): Likewise.
15451 Use .Lfunc_1 label.
15452
85180498
YQ
154532015-03-26 Yao Qi <yao.qi@linaro.org>
15454
15455 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15456 Call gdb_compile instead to compile each .s files without debug
15457 information.
15458
8aa08a8d
YQ
154592015-03-26 Yao Qi <yao.qi@linaro.org>
15460
15461 * gdb.base/savedregs.exp (process_saved_regs): Make
15462 "Saved registers:" optional in the pattern.
15463
66849923
MM
154642015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15465
15466 * gdb.btrace/next.exp: Merged into step.exp.
15467 * gdb.btrace/finish.exp: Merged into step.exp.
15468 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15469 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15470 "record goto" and checking the exact replay position.
15471 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15472 check for "Recording format" in "info record" output.
15473 * gdb.btrace/record_goto.exp: Choose test file based on target.
15474 * gdb.btrace/x86-record_goto.S: Renamed into ...
15475 * gdb.btrace/x86_64-record_goto.S: ... this.
15476 * gdb.btrace/i686-record_goto.S: New.
15477 * gdb.btrace/x86-tailcall.S: Renamed into ...
15478 * gdb.btrace/x86_64-tailcall.S: ... this.
15479 * gdb.btrace/i686-tailcall.S: New.
15480 * gdb.btrace/x86-tailcall.c: Renamed into ...
15481 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15482 separate statements. Update test.
15483 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15484 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15485 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15486 * gdb.btrace/tailcall.exp: Choose test file based on target.
15487 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15488
11cc1b74
MM
154892015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15490
15491 * gdb.btrace/exception.exp: Increase BTS buffer size.
15492
a25d8bf9
PA
154932015-03-24 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15496
856e7dd6
PA
154972015-03-24 Pedro Alves <palves@redhat.com>
15498
15499 * gdb.threads/schedlock.exp (test_step): No longer expect that
15500 "set scheduler-locking step" with "next" over a function call runs
15501 threads unlocked.
15502
ad235a41
AT
155032015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15504
15505 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15506
15630549
AT
155072015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15508
15509 PR breakpoints/16466
15510 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15511 * gdb.mi/mi-pending.c (thread_func): New function.
15512 (int main): Add threading support required.
15513 * gdb.mi/mi-pending.exp: Add tests for this issue.
15514 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15515 (pendfunc2): Remove stdio dependency.
15516 * gdb.mi/mi-pendshr2.c: New file.
15517
693dca06
KS
155182015-03-23 Keith Seitz <keiths@redhat.com>
15519
15520 * gdb.linespec/keywords.c: New file.
15521 * gdb.linespec/keywords.exp: New file.
15522
7e993ebf
KS
155232015-03-23 Keith Seitz <keiths@redhat.com>
15524
15525 PR gdb/18021
15526 * gdb.dwarf2/staticvirtual.exp: New test.
15527
bc23328c
JK
155282015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15529
15530 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15531 * README: Remove HP-UX and gdb.hp.
15532 (configuration):
15533 * configure: Regenerate.
15534 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15535 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15536 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15537 gdb.hp/gdb.defects/Makefile.
15538 * gdb.hp/Makefile.in: File deleted.
15539 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15540 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15541 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15542 * gdb.hp/gdb.aCC/run.c: File deleted.
15543 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15544 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15545 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15546 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15547 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15548 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15549 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15550 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15551 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15552 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15553 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15554 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15555 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15556 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15557 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15558 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15559 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15560 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15561 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15562 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15563 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15564 * gdb.hp/gdb.compat/average.c: File deleted.
15565 * gdb.hp/gdb.compat/sum.c: File deleted.
15566 * gdb.hp/gdb.compat/xdb.c: File deleted.
15567 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15568 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15569 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15570 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15571 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15572 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15573 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15574 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15575 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15576 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15577 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15578 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15579 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15580 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15581 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15582 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15583 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15584 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15585 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15586 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15587 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15588 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15589 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15590 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15591 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15592 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15593 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15594 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15595 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15596 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15597 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15598 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15599 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15600 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15601 * gdb.hp/tools/odump: File deleted.
15602
8bf3b159
PA
156032015-03-19 Pedro Alves <palves@redhat.com>
15604
15605 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15606 (saw_thread_3): New globals.
15607 (top level): Increment them when an event for the corresponding
15608 thread is seen.
15609 (no thread starvation): New test.
15610
eb54c8bf
PA
156112015-03-19 Pedro Alves <palves@redhat.com>
15612
15613 * gdb.threads/continue-pending-status.c: New file.
15614 * gdb.threads/continue-pending-status.exp: New file.
15615
32d2e5d6
PA
156162015-03-18 Pedro Alves <palves@redhat.com>
15617
15618 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15619 Use gdb_is_target_remote instead of is_remote. Use
15620 gdb_test_multiple instead of gdb_expect. Exit early if
15621 gdb_test_multiple hits its internal matches. Tighten stepi tests
15622 expected output. Fail on exit with any signal, instead of just
15623 SIGILL.
15624
f68f11b7
YQ
156252015-03-18 Yao Qi <yao.qi@linaro.org>
15626
15627 PR tdep/18107
15628 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15629 variable.
15630 * gdb.base/catch-syscall.exp: Don't skip it on
15631 aarch64*-*-linux* target. Remove elements in all_syscalls.
15632 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15633 target.
15634 (setup_all_syscalls): New proc.
15635
ca5fd19b
YQ
156362015-03-16 Yao Qi <yao.qi@linaro.org>
15637
15638 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15639 (top level): Skip tests if valid_addr_p returns false for
15640 $cmd1 or $cmd2.
15641
85642ba0
AW
156422015-03-11 Andy Wingo <wingo@igalia.com>
15643
15644 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15645
e03f9645
YQ
156462015-03-11 Yao Qi <yao.qi@linaro.org>
15647
15648 * gdb.base/catch-syscall.exp: Fix typo in comments.
15649
5d0962b2
YQ
156502015-03-11 Yao Qi <yao.qi@linaro.org>
15651
15652 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15653
b2df3cef
PA
156542015-03-09 Pedro Alves <palves@redhat.com>
15655
15656 * dg-extract-results.py: Delete.
15657
ef878e53
PA
156582015-03-09 Pedro Alves <palves@redhat.com>
15659
15660 Merge dg-extract-results.sh from GCC upstream (r218843).
15661
15662 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15663 * dg-extract-results.sh: Use --text with grep to avoid issues with
15664 binary files. Fall back to cat -v, if that doesn't work.
15665
9494d219
PA
156662015-03-05 Pedro Alves <palves@redhat.com>
15667
15668 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15669
a8d9763a
SM
156702015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15671
15672 * lib/mi-support.exp (mi_expect_interrupt): Accept
15673 alternative event for when in all-stop mode.
15674
be9957b8
PA
156752015-03-04 Pedro Alves <palves@redhat.com>
15676
15677 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15678
d57be0f4 156792015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15680
15681 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15682
c214c7cf
AA
156832015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15684
15685 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15686 regexps for GDB's current line display, accept a hex address
15687 preceding the line number.
15688
6d74a497
AA
156892015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15690
15691 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15692 the 'arch1' variable for "s390*-linux*" targets.
15693
511aee7c
PA
156942015-03-04 Pedro Alves <palves@redhat.com>
15695
15696 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15697 (main): Pass missing retval argument to pthread_join call.
15698
95e50b27
PA
156992015-03-02 Pedro Alves <palves@redhat.com>
15700
15701 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15702 (top level): Call do_test with non-stop as well.
15703
28054d69
PA
157042015-03-02 Pedro Alves <palves@redhat.com>
15705
15706 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15707 -1.
15708
4fa5d7b4
AA
157092015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15710
15711 * gdb.arch/s390-vregs.exp: New test.
15712 * gdb.arch/s390-vregs.S: New file.
15713
97c18565
PA
157142015-02-27 Pedro Alves <palves@redhat.com>
15715
15716 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15717 call to catch_command_errors.
15718 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15719 catch_command_errors.
15720
a37bfa30
PA
157212015-02-27 Pedro Alves <palves@redhat.com>
15722
15723 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15724 "true" for boolean result.
15725 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15726 prototype of main.
15727
6f98576f
PA
157282015-02-27 Pedro Alves <palves@redhat.com>
15729
15730 * lib/unbuffer_output.c: New file.
15731 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15732 (main): Call gdb_unbuffer_output.
15733
eba5ab56
YQ
157342015-02-27 Yao Qi <yao.qi@linaro.org>
15735
15736 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15737 target.
15738
0def5aaa
DE
157392015-02-26 Doug Evans <dje@google.com>
15740
15741 * gdb.cp/class2.cc (Dbase, D): New classes.
15742 (main): New local delta.
15743 * gdb.cp/class2.exp: Test printing delta.
15744 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15745 (dynbar): New global.
15746 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15747
081a1c2c
JK
157482015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15749
15750 * gdb.compile/compile-ifunc.c: New file.
15751 * gdb.compile/compile-ifunc.exp: New file.
15752
2f41223f
AT
157532015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15754
15755 * gdb.base/structs.exp: Check for correct struct on finish.
15756
03eddd80
YQ
157572015-02-26 Yao Qi <yao.qi@linaro.org>
15758
15759 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15760 is zero.
15761
80c57053
JK
157622015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15763
15764 * gdb.arch/cordic.ko.bz2: New file.
15765 * gdb.arch/cordic.ko.debug.bz2: New file.
15766 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15767
21613c12
YQ
157682015-02-25 Yao Qi <yao.qi@linaro.org>
15769
15770 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15771 aarch64*-*-* target.
15772
d8b901ed
PA
157732015-02-23 Pedro Alves <palves@redhat.com>
15774
15775 * lib/gdb.exp (delete_breakpoints): Rewrite using
15776 gdb_test_multiple.
15777
e5b85ead
PA
157782015-02-23 Pedro Alves <palves@redhat.com>
15779
15780 * gdb.base/info-os.c: Include stdlib.h.
15781
85c3a371
DE
157822015-02-22 Doug Evans <xdje42@gmail.com>
15783
15784 PR symtab/17855
15785 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15786 is read after symbols have been re-read.
15787 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15788 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15789
96553a0c
DE
157902015-02-21 Doug Evans <dje@google.com>
15791
15792 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15793
97a0c697
JK
157942015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15795
15796 PR corefiles/17808
15797 * gdb.arch/i386-biarch-core.core.bz2: New file.
15798 * gdb.arch/i386-biarch-core.exp: New file.
15799
a47cd6e9
PA
158002015-02-21 Pedro Alves <palves@redhat.com>
15801
15802 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15803 runto_main fails.
15804
c5facdc4
PA
158052015-02-20 Pedro Alves <palves@redhat.com>
15806
15807 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15808 info probes.
15809
2db9a427
PA
158102015-02-20 Pedro Alves <palves@redhat.com>
15811
15812 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15813
60fb7e9e
PA
158142015-02-20 Pedro Alves <palves@redhat.com>
15815
15816 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15817 clean_restart before gdb_target_supports_trace.
15818
5c5019c2
PA
158192015-02-20 Pedro Alves <palves@redhat.com>
15820
15821 PR threads/18006
15822 * gdb.threads/clone-thread_db.c: New file.
15823 * gdb.threads/clone-thread_db.exp: New file.
15824
c9587f88
AT
158252015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15826
15827 PR breakpoints/16812
15828 * gdb.base/catch-gdb-caused-signals.c: New file.
15829 * gdb.base/catch-gdb-caused-signals.exp: New file.
15830
f6a88844
JM
158312015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15832
15833 * configure: Regenerated.
15834 * configure.ac: Use GDB_AC_TRANSFORM.
15835 * aclocal.m4: sinclude ../transform.m4.
15836
497c491b
JM
158372015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15838
15839 * lib/dtrace.exp: New file.
15840 * gdb.base/dtrace-probe.exp: Likewise.
15841 * gdb.base/dtrace-probe.d: Likewise.
15842 * gdb.base/dtrace-probe.c: Likewise.
15843 * lib/pdtrace.in: Likewise.
15844 * configure.ac: Output variables with the transformed names of
15845 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15846 * configure: Regenerated.
15847
03e98035
JM
158482015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15849
15850 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15851 expected message when trying to access $_probe_* convenience
15852 variables while not on a probe.
15853
63cc30e9
JK
158542015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15855
15856 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15857
0703599a
PA
158582015-02-11 Pedro Alves <pedro@codesourcery.com>
15859
15860 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15861 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15862
7e60a48e
DE
158632015-02-10 Doug Evans <xdje42@gmail.com>
15864
15865 * lib/gdb.exp (gdb_load): Always return a result.
15866
01b088bc
PA
158672015-02-10 Pedro Alves <palves@redhat.com>
15868
15869 * gdb.threads/signal-sigtrap.c: New file.
15870 * gdb.threads/signal-sigtrap.exp: New file.
15871
b05ec7a5
AT
158722015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15873
15874 * gdb.trace/no-attach-trace.c: New file.
15875 * gdb.trace/no-attach-trace.exp: New file.
15876
a2c2acaf
MW
158772015-02-09 Mark Wielaard <mjw@redhat.com>
15878
15879 * gdb.dwarf2/atomic.c: New file.
15880 * gdb.dwarf2/atomic-type.exp: Likewise.
15881
31fd9caa
MM
158822015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15883
15884 * gdb.btrace/buffer-size.exp: Update "info record" output.
15885 * gdb.btrace/delta.exp: Update "info record" output.
15886 * gdb.btrace/enable.exp: Update "info record" output.
15887 * gdb.btrace/finish.exp: Update "info record" output.
15888 * gdb.btrace/instruction_history.exp: Update "info record" output.
15889 * gdb.btrace/next.exp: Update "info record" output.
15890 * gdb.btrace/nexti.exp: Update "info record" output.
15891 * gdb.btrace/step.exp: Update "info record" output.
15892 * gdb.btrace/stepi.exp: Update "info record" output.
15893 * gdb.btrace/nohist.exp: Update "info record" output.
15894
d33501a5
MM
158952015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15896
15897 * gdb.btrace/buffer-size: New.
15898
f4abbc16
MM
158992015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15900
15901 * gdb.btrace/delta.exp: Update "info record" output.
15902 * gdb.btrace/enable.exp: Update "info record" output.
15903 * gdb.btrace/finish.exp: Update "info record" output.
15904 * gdb.btrace/instruction_history.exp: Update "info record" output.
15905 * gdb.btrace/next.exp: Update "info record" output.
15906 * gdb.btrace/nexti.exp: Update "info record" output.
15907 * gdb.btrace/step.exp: Update "info record" output.
15908 * gdb.btrace/stepi.exp: Update "info record" output.
15909 * gdb.btrace/nohist.exp: Update "info record" output.
15910
b9d61307
SM
159112015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15912
15913 PR gdb/15678
15914 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15915
e584fdbc
PA
159162015-02-06 Pedro Alves <palves@redhat.com>
15917
15918 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15919 macro.
15920 (seconds_left, again): New globals.
15921 (main): Wait seconds_left in a 1-second sleep loop instead of
15922 sleeping 180 seconds. If 'again' is set, reset the seconds
15923 counter.
15924 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15925 'again' in the inferior before detaching. Print the seconds left.
15926 (options): New global.
15927 (top level): Build program with -DTIMEOUT=$timeout.
15928
77f41761
PA
159292015-02-06 Pedro Alves <palves@redhat.com>
15930
15931 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15932 determine how many seconds to pass to 'alarm'.
15933 * gdb.base/gdb-sigterm.exp (top level): Build program with
15934 -DTIMEOUT=$timeout.
15935 (do_test): Return success/failure indication. Add more verbose
15936 logging. Don't fail if 200 single steps are seen. Instead, fail
15937 when the test times out.
15938 (passes): New global.
15939 (top level): Break the testing loop if testing fails on any
15940 iteration. Use gdb_assert.
15941
b9394193
DB
159422015-02-04 Don Breazeal <donb@codesourcery.com>
15943
15944 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15945 and initialize them.
15946 (ipc_cleanup): New function.
15947 (main): Don't declare shmid, semid, and msqid. Add a call to
15948 atexit so that we call ipc_cleanup on exit.
15949
42d9e528
PA
159502015-02-04 Pedro Alves <palves@redhat.com>
15951
15952 * boards/native-extended-gdbserver.exp: Remove any target variant
15953 specifications from the board name before clearing the isremote
15954 flag from board_info.
15955
ae6ae975
DE
159562015-01-31 Doug Evans <xdje42@gmail.com>
15957
15958 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15959
cfb069a8
GB
159602015-01-31 Gary Benson <gbenson@redhat.com>
15961
15962 * gdb.base/completion.exp: Disable completion limiting for
15963 existing tests. Add new tests to check completion limiting.
15964 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15965
5dd31d79
DE
159662015-01-31 Doug Evans <xdje42@gmail.com>
15967
15968 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15969
9f050062
DE
159702015-01-31 Doug Evans <xdje42@gmail.com>
15971
15972 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15973 entries. Duplicate file section script entries.
15974 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15975 inlined entries. Add test for safe-path rejection.
15976 * gdb.python/py-section-script.c: Add duplicate inlined section script
15977 entries. Duplicate file section script entries.
15978 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15979 inlined entries. Add test for safe-path rejection.
15980
df25ebbd
JB
159812015-01-29 Joel Brobecker <brobecker@adacore.com>
15982
15983 * gdb.ada/disc_arr_bound: New testcase.
15984
4a0ca9ec
JB
159852015-01-29 Joel Brobecker <brobecker@adacore.com>
15986
15987 * gdb.ada/mi_var_array: New testcase.
15988
3a8b707a
DE
159892015-01-27 Doug Evans <dje@google.com>
15990
15991 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15992 Add test for objfile.filename, objfile.username after objfile
15993 has been unloaded.
15994
f8313f6e
JB
159952015-01-26 Joel Brobecker <brobecker@adacore.com>
15996
15997 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15998 the second test to print the name attribute of value
15999 returned by the call to gdb.lookup_type, and adjust
16000 the expected output accordingly.
16001
37bc665e
MW
160022015-01-25 Mark Wielaard <mjw@redhat.com>
16003
16004 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16005 * gdb.base/disp-step-fork.c: Include unistd.h.
16006 * gdb.base/siginfo-obj.c: Include stdio.h.
16007 * gdb.base/siginfo-thread.c: Likewise.
16008 * gdb.mi/non-stop.c: Include unistd.h.
16009 * gdb.mi/nsthrexec.c: Include stdio.h.
16010 * gdb.mi/pthreads.c: Include unistd.h.
16011 * gdb.modula2/unbounded1.c (main): Declare returns int.
16012 * gdb.reverse/consecutive-reverse.c: Likewise.
16013 * gdb.threads/create-fail.c: Include unistd.h.
16014 * gdb.threads/killed.c: Likewise.
16015 * gdb.threads/linux-dp.c: Likewise.
16016 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16017 * gdb.threads/non-ldr-exc-2.c: Likewise.
16018 * gdb.threads/non-ldr-exc-3.c: Likewise.
16019 * gdb.threads/non-ldr-exc-4.c: Likewise.
16020 * gdb.threads/pthreads.c: Include unistd.h.
16021 (main): Declare returns int.
16022 * gdb.threads/tls-main.c (foo): New declaration.
16023 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16024
f7e5394d
SM
160252015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16026
16027 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16028 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16029
743649fd
MW
160302015-01-15 Mark Wielaard <mjw@redhat.com>
16031
16032 * gdb.base/noreturn-return.c: New file.
16033 * gdb.base/noreturn-return.exp: New file.
16034 * gdb.base/noreturn-finish.c: New file.
16035 * gdb.base/noreturn-finish.exp: New file.
16036
198297aa
PA
160372015-01-23 Pedro Alves <palves@redhat.com>
16038
16039 * gdb.threads/continue-pending-after-query.c: New file.
16040 * gdb.threads/continue-pending-after-query.exp: New file.
16041
717cf30c
AG
160422015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16043 Simon Marchi <simon.marchi@ericsson.com>
16044
16045 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16046 * gdb.base/valgrind-db-attach.exp: Same.
16047 * gdb.base/valgrind-infcall.exp: Same.
16048 * lib/mi-support.exp (default_mi_gdb_start): Same.
16049 * lib/prompt.exp (default_prompt_gdb_start): Same.
16050 * lib/gdb.exp (default_gdb_spawn): Same.
16051 (gdb_interact): New.
16052
16053
4b62a76e
JK
160542015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16055
16056 * gdb.compile/compile.exp (pointer to jit function): New test.
16057
b4cdae6f
WW
160582015-01-17 Wei-cheng Wang <cole945@gmail.com>
16059
16060 * lib/gdb.exp (supports_process_record): Return true for
16061 powerpc*-*-linux*.
16062 (supports_reverse): Likewise.
16063
d221e7ef
DB
160642015-01-15 Don Breazeal <donb@codesourcery.com>
16065
16066 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16067 instead of checking whether the target board is remote and
16068 use spawn_wait_for_attach instead of exec/sleep.
16069 * gdb.base/attach-twice.exp: Likewise.
16070
bafffb51
JB
160712015-01-15 Joel Brobecker <brobecker@adacore.com>
16072
16073 * gdb.ada/var_arr_attrs: New testcase.
16074
5589af0e
PA
160752015-01-14 Pedro Alves <palves@redhat.com>
16076 Joel Brobecker <brobecker@adacore.com>
16077
16078 PR gdb/17525
16079 * gdb.base/bp-cmds-execution-x-script.c: New file.
16080 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16081 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16082
6c400b59
PA
160832015-01-14 Pedro Alves <palves@redhat.com>
16084
16085 PR cli/17828
16086 * gdb.base/batch-preserve-term-settings.c: New file.
16087 * gdb.base/batch-preserve-term-settings.exp: New file.
16088
e02c96a7
DE
160892015-01-13 Doug Evans <dje@google.com>
16090
16091 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16092 binary.
16093
576fd14c
JB
160942015-01-13 Joel Brobecker <brobecker@adacore.com>
16095
16096 * Makefile.in (clean mostlyclean): Do not delete *.py.
16097
04dccad0
JB
160982015-01-13 Joel Brobecker <brobecker@adacore.com>
16099
16100 * gdb.python/py-lookup-type.exp: New file.
16101
3d230f71
PA
161022015-01-12 Pedro Alves <palves@redhat.com>
16103
16104 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16105 restore GDBFLAGS before returning.
16106
7e67715d
JK
161072015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16108
16109 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16110 is_amd64_regs_target and is_x86_like_target.
16111
f2e0d4b4
DE
161122015-01-11 Doug Evans <xdje42@gmail.com>
16113
16114 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16115 is given without an explicit form.
16116 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16117 attributes.
16118 * gdb.dwarf/corrupt.exp: Ditto.
16119 * gdb.dwarf2/enum-type.exp: Ditto.
16120 * gdb.trace/entry-values.exp: Ditto.
16121 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16122
439250fb
DE
161232015-01-11 Doug Evans <xdje42@gmail.com>
16124
16125 PR gdb/15830
16126 * gdb.base/maint.exp: Remove references to "maint demangle".
16127 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16128 Add tests for explicitly specifying language to demangle.
16129 * gdb.dlang/demangle.exp: Ditto.
16130
ede9f622
PA
161312015-01-09 Pedro Alves <palves@redhat.com>
16132
16133 * gdb.threads/non-stop-fair-events.c: New file.
16134 * gdb.threads/non-stop-fair-events.exp: New file.
16135
a7b796db
PA
161362015-01-09 Pedro Alves <palves@redhat.com>
16137
16138 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16139 the global scope. Set a breakpoint after all threads are started
16140 rather than stepping over two source lines. Expect the prompt.
16141 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16142 global.
16143 (NUM): Now 15.
16144 (main): Use threads_started_barrier to wait for all threads to
16145 start. Main thread no longer calls thread_function. Exit after
16146 180 seconds.
16147 (loop): New function.
16148 (thread_function): Wait on threads_started_barrier barrier. Call
16149 'loop' at each iteration.
16150 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16151 threads have started, instead of hardcoding number of "next"
16152 steps. Use an access watchpoint instead of a write watchpoint.
16153
9665ffdd
PA
161542015-01-09 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16157 (thread_func): Wait on barrier.
16158 (main): Wait for all threads to start before stopping GDB.
16159 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16160 global.
16161 (thread1_func, thread2_func): Wait on barrier.
16162 (main): Wait for all threads to start before stopping GDB.
16163 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16164 New global.
16165 (thread1_func, thread2_func): Wait on barrier.
16166 (main): Wait for all threads to start before stopping GDB.
16167
c945a99f
PA
161682015-01-09 Pedro Alves <palves@redhat.com>
16169
16170 * gdb.threads/attach-many-short-lived-threads.c: New file.
16171 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16172
c1a747c1
PA
161732014-01-09 Pedro Alves <palves@redhat.com>
16174
16175 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16176 instead of to thread 2.
16177 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16178 Add barrier around each pthread_create call instead of around all
16179 calls.
16180 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16181 Set a break on thread_function and have the child threads hit it
16182 one at at a time.
16183
60b3033e
PA
161842015-01-09 Pedro Alves <palves@redhat.com>
16185
16186 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16187 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16188 false.
16189 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16190 checking whether the target board is remote.
16191 * gdb.multi/multi-attach.exp: Likewise.
16192 * gdb.python/py-sync-interp.exp: Likewise.
16193 * gdb.server/ext-attach.exp: Likewise.
16194 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16195 tests that need to attach, instead of checking whether the target
16196 board is remote at the top of the file.
16197
acc018ac
YQ
161982015-01-08 Yao Qi <yao@codesourcery.com>
16199
16200 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16201
50a18af8
JK
162022015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16203
16204 Fix testcase compilation.
16205 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16206
8503d6e1
JB
162072015-01-06 Joel Brobecker <brobecker@adacore.com>
16208
16209 * gdb.python/py-type.exp: Add a couple test about empty
16210 array creation, and negative-length array creation.
16211
cc73dbcc
DE
162122015-01-02 Doug Evans <xdje42@gmail.com>
16213
16214 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16215
0300bbc7
DE
162162015-01-02 Doug Evans <dje@google.com>
16217
16218 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16219
9d85a0ec
YQ
162202014-12-29 Yao Qi <yao@codesourcery.com>
16221
16222 * gdb.trace/entry-values.exp: Update comments. Rename variable
16223 bar_call_foo to returned_from_foo.
16224
87186c6a
MMN
162252014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16226
16227 PR gdb/17394
16228 * gdb.linespec/break-asm-file.c: New file.
16229 * gdb.linespec/break-asm-file.exp: New file.
16230 * gdb.linespec/break-asm-file0.s: New file.
16231 * gdb.linespec/break-asm-file1.s: New file.
16232
1bab7383
YQ
162332014-12-18 Nigel Stephens <nigel@mips.com>
16234 Maciej W. Rozycki <macro@codesourcery.com>
16235
16236 * gdb.base/float.exp: Handle the new output from "info float" on
16237 MIPS targets.
16238
1bc1068a
JK
162392014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16240
16241 Fix MinGW compilation.
16242 * gdb.compile/compile-ops.exp: Update untested message if
16243 !skip_compile_feature_tests.
16244 * gdb.compile/compile-setjmp.exp: Likewise.
16245 * gdb.compile/compile-tls.exp: Likewise.
16246 * gdb.compile/compile.exp: Likewise.
16247 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16248 supported on this host".
16249
b6615d10
DE
162502014-12-16 Doug Evans <xdje42@gmail.com>
16251
16252 * boards/stabs.exp: New file.
16253
25dda427
AA
162542014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16255
16256 * gdb.base/completion.exp: Adjust to format changes of "maint
16257 print user-registers".
16258
bf330350
CU
162592014-12-16 Catalin Udma <catalin.udma@freescale.com>
16260
16261 PR server/17457
16262 * gdb.arch/aarch64-fp.c: New file.
16263 * gdb.arch/aarch64-fp.exp: New file.
16264
395cf596
SDJ
162652014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16266
16267 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16268 r210637, r210913, r211666, r215400, r215817).
16269
16270 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16271 * dg-extract-results.py: New file.
16272 * dg-extract-results.sh: Use it if the environment seems
16273 suitable.
16274
16275 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16276
16277 * dg-extract-results.py (parse_run): Handle warnings that
16278 are printed before a test harness is run.
16279
16280 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16281
16282 * dg-extract-results.py (Named): Remove __cmp__ method.
16283 (output_variation): Use a key to sort variation.harnesses.
16284
16285 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16286
16287 * dg-extract-results.py: For Python 3, force sys.stdout to
16288 handle surrogate escape sequences.
16289 (safe_open): New function.
16290 (output_segment, main): Use it.
16291
16292 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16293
16294 * dg-extract-results.py (Prog.result_re): Include options
16295 in test name.
16296
16297 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16298
16299 * dg-extract-results.py (output_variation): Always sort if
16300 do_sum.
16301
e882ef3c
SM
163022014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16303
16304 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16305 as long as we get pagination notifications.
16306
4992aa20
JM
163072014-12-15 Jason Merrill <jason@redhat.com>
16308
16309 * Makefile.in (check-gdb.%): Restore.
16310 * README: Mention it.
16311
c1b5a1a6
JB
163122014-12-13 Joel Brobecker <brobecker@adacore.com>
16313
16314 * gdb.ada/str_uninit: New testcase.
16315
5537b577
JK
163162014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16317
16318 PR symtab/17642
16319 * gdb.base/vla-stub-define.c: New file.
16320 * gdb.base/vla-stub.c: New file.
16321 * gdb.base/vla-stub.exp: New file.
16322
bb2ec1b3
TT
163232014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16324 Jan Kratochvil <jan.kratochvil@redhat.com>
16325 Tom Tromey <tromey@redhat.com>
16326
16327 * configure.ac: Add gdb.compile/.
16328 * configure: Regenerate.
16329 * gdb.compile/Makefile.in: New file.
16330 * gdb.compile/compile-ops.exp: New file.
16331 * gdb.compile/compile-ops.c: New file.
16332 * gdb.compile/compile-tls.c: New file.
16333 * gdb.compile/compile-tls.exp: New file.
16334 * gdb.compile/compile-constvar.S: New file.
16335 * gdb.compile/compile-constvar.c: New file.
16336 * gdb.compile/compile-mod.c: New file.
16337 * gdb.compile/compile-nodebug.c: New file.
16338 * gdb.compile/compile-setjmp-mod.c: New file.
16339 * gdb.compile/compile-setjmp.c: New file.
16340 * gdb.compile/compile-setjmp.exp: New file.
16341 * gdb.compile/compile-shlib.c: New file.
16342 * gdb.compile/compile.c: New file.
16343 * gdb.compile/compile.exp: New file.
16344 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16345
4ff709eb
TT
163462014-12-12 Tom Tromey <tromey@redhat.com>
16347
16348 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16349 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16350
6dddd6a5
DE
163512014-12-12 Doug Evans <dje@google.com>
16352
16353 * lib/gdb-python.exp (get_python_valueof): New function.
16354 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16355
71c24708
AA
163562014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16357
16358 * gdb.base/completion.exp: Add test for completion of "info
16359 registers ".
16360
3e29f34a
MR
163612014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16362
16363 * gdb.base/func-ptrs.c: New file.
16364 * gdb.base/func-ptrs.exp: New file.
16365
fc126975
SM
163662014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16367
16368 PR breakpoints/17012
16369 * gdb.base/dprintf-detach.c: New file.
16370 * gdb.base/dprintf-detach.exp: New file.
16371
0a46d518
SM
163722014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16373
16374 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16375 * lib/gdb.exp (target_is_gdbserver): New procedure.
16376
a0be3e44
DE
163772014-12-08 Doug Evans <dje@google.com>
16378
16379 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16380
df1b803a
YQ
163812014-12-05 Yao Qi <yao@codesourcery.com>
16382
16383 * gdb.guile/scm-error.exp: Remove the third argument to
16384 gdb_remote_download.
16385 * gdb.guile/scm-frame-args.exp: Likewise.
16386 * gdb.guile/scm-section-script.exp: Likewise.
16387
ddb9f679
YQ
163882014-12-05 Yao Qi <yao@codesourcery.com>
16389
16390 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16391
86e4ed39
DE
163922014-12-04 Doug Evans <dje@google.com>
16393
16394 * gdb.python/py-objfile.exp: Add tests for
16395 objfile.add_separate_debug_file.
16396
7c50a931
DE
163972014-12-04 Doug Evans <dje@google.com>
16398
16399 * lib/gdb.exp (get_build_id): New function.
16400 (build_id_debug_filename_get): Rewrite to use it.
16401 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16402
621661e3
MR
164032014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16404
16405 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16406 `method(long)', not just 0x0.
16407 * gdb.cp/nsalias.exp: Align code labels to 4.
16408 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16409 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16410 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16411 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16412 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16413 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16414
29f0c3b7
DE
164152014-12-02 Doug Evans <dje@google.com>
16416
e1e061e7 16417 PR symtab/17602
29f0c3b7 16418 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16419 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16420 * gdb.cp/anon-ns.exp: Update.
16421
162078c8
NB
164222014-12-02 Nick Bull <nicholaspbull@gmail.com>
16423
16424 * gdb.python/py-events.py (inferior_call_handler): New.
16425 (register_changed_handler, memory_changed_handler): New.
16426 (test_events.invoke): Register new handlers.
16427 * gdb.python/py-events.exp: Add tests for inferior call,
16428 memory_changed and register_changed events.
16429
fdb09caf
AA
164302014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16431
16432 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16433 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16434 if the linker doesn't understand this.
16435
55cfb2c4
SM
164362014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16437
16438 * gdb.python/python.exp: Change expected reply to help().
16439
9e8cd6df
YQ
164402014-12-01 Yao Qi <yao@codesourcery.com>
16441
16442 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16443 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16444 * configure: Re-generated.
16445
6c659fc2
SC
164462014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16447
16448 * gdb.cp/chained-calls.cc: New file.
16449 * gdb.cp/chained-calls.exp: New file.
16450 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16451
d7fc3181
SM
164522014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16453
16454 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16455 * gdb.dwarf2/symtab-producer.exp: Same.
16456 * gdb.gdb/python-interrupts.exp: Same.
16457 * gdb.gdb/python-selftest.exp: Same.
16458 * gdb.python/py-linetable.exp: Same.
16459 * gdb.python/py-type.exp: Same.
16460 * gdb.python/py-value-cc.exp: Same.
16461 * gdb.python/py-value.exp: Same.
16462
10e79639
YQ
164632014-11-28 Yao Qi <yao@codesourcery.com>
16464
16465 * gdb.base/break-probes.exp: Match library name prefixed with
16466 sysroot.
16467
f28a0564
SM
164682014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16469
16470 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16471 test expected output. Add parentheses for the call to print.
16472 Remove L suffix from integers.
16473
3fe1ce1d
DE
164742014-11-26 Doug Evans <dje@google.com>
16475
16476 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16477
84429e27
YQ
164782014-11-22 Yao Qi <yao@codesourcery.com>
16479
16480 * gdb.trace/entry-values.c: Remove asms.
16481 (foo): Add foo_label.
16482 (bar): Add bar_label.
16483 * gdb.trace/entry-values.exp: Remove code computing foo's
16484 length and bar's length.
16485 (Dwarf::assemble): Invoke function_range for bar and use
16486 MACRO_AT_func for foo.
16487
26741859
YQ
164882014-11-22 Yao Qi <yao@codesourcery.com>
16489
16490 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16491 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16492 Use .Lgcc43_procstart instead of gcc43.
16493
45e44d27
JB
164942014-11-21 Joel Brobecker <brobecker@adacore.com>
16495
16496 * gdb.ada/n_arr_bound: New testcase.
16497
458c8db8
SDJ
164982014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16499
16500 PR breakpoints/10737
16501 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16502 test_catch_syscall_multi_arch.
16503 (test_catch_syscall_multi_arch): New function.
16504
43f3e411
DE
165052014-11-20 Doug Evans <xdje42@gmail.com>
16506
16507 * gdb.base/maint.exp: Update expected output.
16508
0d7b2549
AA
165092014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16510
16511 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16512 4-byte instruction on S390.
16513
8908fca5
JB
165142014-11-19 Joel Brobecker <brobecker@adacore.com>
16515
16516 * gdb.ada/arr_arr: New testcase.
16517
4a46959e
JB
165182014-11-19 Joel Brobecker <brobecker@adacore.com>
16519
16520 * gdb.ada/pkd_arr_elem: New Testcase.
16521
470e2f4e
LM
165222014-11-18 Luis Machado <lgustavo@codesourcery.com>
16523
16524 * gdb.reverse/break-precsave: Expect completion message for
16525 core file reads.
16526 * gdb.reverse/consecutive-precsave.exp: Likewise.
16527 * gdb.reverse/finish-precsave.exp: Likewise.
16528 * gdb.reverse/i386-precsave.exp: Likewise.
16529 * gdb.reverse/machinestate-precsave.exp: Likewise.
16530 * gdb.reverse/sigall-precsave.exp: Likewise.
16531 * gdb.reverse/solib-precsave.exp: Likewise.
16532 * gdb.reverse/step-precsave.exp: Likewise.
16533 * gdb.reverse/until-precsave.exp: Likewise.
16534 * gdb.reverse/watch-precsave.exp: Likewise.
16535
a267f3ad
AA
165362014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16537
16538 * gdb.base/bp-permanent.c: Include unistd.h.
16539 * gdb.python/py-framefilter-mi.c (main): Add return type.
16540 * gdb.python/py-framefilter.c (main): Likewise.
16541 * gdb.trace/actions-changed.c (main): Likewise.
16542
12084a9a
AA
165432014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16544
16545 * gdb.mi/until.c: Add eye-catchers.
16546 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16547 line numbers.
16548
dc7e1a77
AA
165492014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16550
16551 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16552 function header variants in break1.c.
16553 * gdb.base/ena-dis-br.exp: Likewise.
16554 * gdb.base/hbreak2.exp: Likewise.
16555 * gdb.reverse/until-precsave.exp: Drop references to removed
16556 non-prototype function header variants in ur1.c.
16557 * gdb.reverse/until-reverse.exp: Likewise.
16558
41c77605
PM
165592014-11-17 Petr Machata <pmachata@redhat.com>
16560
16561 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16562 ${_cu_offset_size} bytes abbrev offset.
16563
34248c3a
DE
165642014-11-15 Doug Evans <xdje42@gmail.com>
16565
16566 PR symtab/17559
16567 * gdb.base/line-symtabs.exp: New file.
16568 * gdb.base/line-symtabs.c: New file.
16569 * gdb.base/line-symtabs.h: New file.
16570
646da059
YQ
165712014-11-14 Yao Qi <yao@codesourcery.com>
16572
16573 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16574 (func): Add label func_label.
16575 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16576 Replace low_pc and high_pc with MACRO_AT_range.
16577 Replace name, low_pc and high_pc with MACRO_AT_func.
16578
9301ebe6
YQ
165792014-11-14 Yao Qi <yao@codesourcery.com>
16580
16581 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16582 Replace name, low_pc and high_pc with MACRO_AT_func.
16583
f166b542
YQ
165842014-11-14 Yao Qi <yao@codesourcery.com>
16585
16586 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16587 produce debug information.
16588 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16589
0f6e71e3
YQ
165902014-11-14 Yao Qi <yao@codesourcery.com>
16591
16592 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16593 object and get function length.
16594 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16595 with MACRO_AT_func.
16596 (top-level): Replace gdb_compile and clean_restart with
16597 prepare_for_testing.
16598 * gdb.dwarf2/main.c (main): Add label main_label.
16599
876c4df9
YQ
166002014-11-14 Yao Qi <yao@codesourcery.com>
16601
16602 * lib/dwarf.exp (function_range): New procedure.
16603 (Dwarf::_handle_macro_at_func): New procedure.
16604 (Dwarf::_handle_macro_at_range): New procedure.
16605 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16606
02ad9cf1
YQ
166072014-11-14 Yao Qi <yao@codesourcery.com>
16608
16609 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16610 (_handle_attribute): New procedure.
16611
a59add0c
AA
166122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16613
16614 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16615 * gdb.base/call-sc.c (zed): Likewise.
16616 * gdb.base/checkpoint.c (main): Likewise.
16617 * gdb.base/dump.c (main): Likewise.
16618 * gdb.base/gcore.c (main): Likewise.
16619 * gdb.base/huge.c (main): Likewise.
16620 * gdb.base/multi-forks.c (main): Likewise.
16621 * gdb.base/pr10179-a.c (main): Likewise.
16622 * gdb.base/savedregs.c (main): Likewise.
16623 * gdb.base/sigaltstack.c (main): Likewise.
16624 * gdb.base/siginfo.c (main): Likewise.
16625 * gdb.base/structs.c (zed): Likewise.
16626 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16627 * gdb.mi/mi-syn-frame.c (main): Likewise.
16628 * gdb.mi/until.c (foo, main): Likewise.
16629 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16630 * gdb.base/solib-weak.c (foo): Declare.
16631 * gdb.base/attach-twice.c: Include stdio.h.
16632 * gdb.base/weaklib1.c: Likewise.
16633 * gdb.base/weaklib2.c: Likewise.
16634 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16635 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16636 unistd.h.
16637 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16638 * gdb.mi/mi-exit-code.c: Likewise.
16639 * gdb.base/break-interp-lib.c: Include string.h.
16640 * gdb.base/coremaker.c: Likewise.
16641 * gdb.base/testenv.c: Likewise.
16642 * gdb.python/py-finish-breakpoint.c: Likewise.
16643 * gdb.base/inferior-died.c: Include sys/wait.h.
16644 * gdb.base/fileio.c: Include time.h.
16645 * gdb.base/async-shell.c: Include unistd.h.
16646 * gdb.base/dprintf-non-stop.c: Likewise.
16647 * gdb.base/info-os.c: Likewise.
16648 * gdb.mi/mi-console.c: Likewise.
16649 * gdb.mi/watch-nonstop.c: Likewise.
16650 * gdb.python/py-events.c: Likewise.
16651 * gdb.base/async.c (baz): Move up before its invocation.
16652 * gdb.base/code_elim2.c (my_global_func): Likewise.
16653 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16654 * gdb.base/advance.c (func2): Likewise.
16655
3b5d5997
AA
166562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16657
16658 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16659 variant.
16660 * gdb.base/annota3.c: Likewise.
16661 * gdb.base/async.c: Likewise.
16662 * gdb.base/average.c: Likewise.
16663 * gdb.base/call-ar-st.c: Likewise.
16664 * gdb.base/call-rt-st.c: Likewise.
16665 * gdb.base/call-sc.c: Likewise.
16666 * gdb.base/call-strs.c: Likewise.
16667 * gdb.base/ending-run.c: Likewise.
16668 * gdb.base/execd-prog.c: Likewise.
16669 * gdb.base/exprs.c: Likewise.
16670 * gdb.base/foll-exec.c: Likewise.
16671 * gdb.base/foll-fork.c: Likewise.
16672 * gdb.base/foll-vfork.c: Likewise.
16673 * gdb.base/funcargs.c: Likewise.
16674 * gdb.base/gcore.c: Likewise.
16675 * gdb.base/jump.c: Likewise.
16676 * gdb.base/langs0.c: Likewise.
16677 * gdb.base/langs1.c: Likewise.
16678 * gdb.base/langs2.c: Likewise.
16679 * gdb.base/mips_pro.c: Likewise.
16680 * gdb.base/nodebug.c: Likewise.
16681 * gdb.base/opaque0.c: Likewise.
16682 * gdb.base/opaque1.c: Likewise.
16683 * gdb.base/recurse.c: Likewise.
16684 * gdb.base/run.c: Likewise.
16685 * gdb.base/scope0.c: Likewise.
16686 * gdb.base/scope1.c: Likewise.
16687 * gdb.base/setshow.c: Likewise.
16688 * gdb.base/setvar.c: Likewise.
16689 * gdb.base/shmain.c: Likewise.
16690 * gdb.base/shr1.c: Likewise.
16691 * gdb.base/shr2.c: Likewise.
16692 * gdb.base/sigall.c: Likewise.
16693 * gdb.base/signals.c: Likewise.
16694 * gdb.base/so-indr-cl.c: Likewise.
16695 * gdb.base/solib2.c: Likewise.
16696 * gdb.base/structs.c: Likewise.
16697 * gdb.base/sum.c: Likewise.
16698 * gdb.base/vforked-prog.c: Likewise.
16699 * gdb.base/watchpoint.c: Likewise.
16700 * gdb.reverse/shr2.c: Likewise.
16701 * gdb.reverse/until-reverse.c: Likewise.
16702 * gdb.reverse/ur1.c: Likewise.
16703 * gdb.reverse/watch-reverse.c: Likewise.
16704
066a77c5
AA
167052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16706
16707 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16708 variant.
16709 * gdb.base/sepdebug.exp: Drop references to removed code.
16710
4f204ea5
AA
167112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16712
16713 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16714 variant. Preserve original line numbering.
16715 * gdb.base/list1.c: Likewise.
16716
3b377a3a
AA
167172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16718
16719 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16720 variant.
16721 * gdb.base/break1.c: Likewise.
16722 * gdb.base/break.exp: Drop references to removed code.
16723
e444df73
AA
167242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16725
16726 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16727 variant.
16728
8008f2a7
AA
167292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16730
16731 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16732
a5a06887
AA
167332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16734
16735 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16736 logic into perform_all_tests() and invoke it with and without
16737 function header prototypes.
16738 (do_function_calls): Remove conditional XFAIL for PR 5318.
16739 (rerun_and_prepare): Remove duplicate code.
16740 (perform_all_tests): New. Main logic moved here.
16741
44dba9b9
AA
167422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16743
16744 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16745 code guarded by #ifdef NO_PROTOTYPES.
16746 (t_double_many_args): Likewise.
16747 (DEF_FUNC_MANY_ARGS_1): Likewise.
16748 (DEF_FUNC_VALUES_1): Likewise.
16749 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16750 guarded by #ifdef PROTOTYPES.
16751
d1fbcd56
AA
167522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16753
16754 * gdb.mi/mi-console.c: Add eye-catcher.
16755 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16756 instead of literal line number.
16757
b0e59b8f
AA
167582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16759
16760 * gdb.base/shr2.c: Add eye-catcher.
16761 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16762 line number.
16763
78f98cca
AA
167642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16765
16766 * gdb.base/jump.c: Add eye-catchers.
16767 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16768 numbers.
16769
58fa2af0
AA
167702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16771
16772 * gdb.base/execd-prog.c: Add eye-catchers.
16773 * gdb.base/foll-exec.c: Likewise.
16774 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16775 line numbers.
16776
04e5059b
AA
167772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16778
16779 * gdb.base/ending-run.c: Add eye-catchers.
16780 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16781 literal line numbers.
16782
dbfdb174
AA
167832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16784
16785 * gdb.base/call-rt-st.c: Add eye-catchers.
16786 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16787 literal line numbers.
16788
888a2ade
AA
167892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16790
16791 * gdb.base/call-ar-st.c: Add eye-catchers.
16792 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16793 literal line numbers.
16794
6acc2dde
AA
167952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16796
16797 * gdb.base/average.c: Add eye-catchers.
16798 * gdb.base/sum.c: Likewise.
16799 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16800 regexps dynamically.
16801
9ecfcd1d
AA
168022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16803
16804 * gdb.base/solib1.c: Add eye-catchers.
16805 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16806 literal line numbers.
16807
78708b7c
PA
168082014-11-12 Pedro Alves <palves@redhat.com>
16809
16810 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16811 leader has exited.
16812
af48d08f
PA
168132014-11-12 Pedro Alves <palves@redhat.com>
16814
16815 * gdb.arch/i386-bp_permanent.c: New file.
16816 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16817 (srcfile): Set to i386-bp_permanent.c.
16818 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16819 that stepi does not execute the 'leave' instruction, instead of
16820 testing it does execute.
16821 * gdb.base/bp-permanent.c: New file.
16822 * gdb.base/bp-permanent.exp: New file.
16823
af3768e9
DE
168242014-11-10 Doug Evans <xdje42@gmail.com>
16825
16826 PR symtab/17564
16827 * gdb.base/symtab-search-order.exp: New file.
16828 * gdb.base/symtab-search-order.c: New file.
16829 * gdb.base/symtab-search-order-1.c: New file.
16830 * gdb.base/symtab-search-order-shlib-1.c: New file.
16831
9de00a4a
PA
168322014-11-07 Pedro Alves <palves@redhat.com>
16833
16834 PR gdb/17511
16835 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16836 i?86-*-linux*.
16837
e0f52461
SC
168382014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16839
16840 PR c++/17494
16841 * gdb.cp/pr17494.cc: New file.
16842 * gdb.cp/pr17494.exp: New file.
16843
6ce8c980
YQ
168442014-11-02 Yao Qi <yao@codesourcery.com>
16845
16846 * gdb.python/python.exp: Get working directory and match the
16847 output of "set extended-prompt \\w " with it.
16848
02be9a71
DE
168492014-10-30 Doug Evans <dje@google.com>
16850
16851 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16852 in objfiles.
16853 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16854 in progspaces.
16855
3bdff46b
LM
168562014-10-30 Janis Johnson <janisjo@codesourcery.com>
16857
16858 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16859 * gdb.base/realname-expand.exp: Likewise.
16860 * gdb.linespec/macro-relative.exp: Likewise.
16861
ab917dfb
PA
168622014-10-29 Pedro Alves <palves@redhat.com>
16863
16864 PR gdb/17408
16865 * gdb.threads/schedlock.c (some_function): New function.
16866 (call_function): New global.
16867 (MAYBE_CALL_SOME_FUNCTION): New macro.
16868 (thread_function): Call it.
16869 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16870 and use it instead of a global counter. Adjust all callers.
16871 (get_current_thread): Use "find current thread" for test message
16872 here rather than having all callers pass down the same string.
16873 (goto_loop): New procedure, factored out from ...
16874 (my_continue): ... this.
16875 (step_ten_loops): Change parameter from test message to command to
16876 use. Adjust.
16877 (list_count): Delete global.
16878 (check_result): New procedure, factored out from duplicate top
16879 level code.
16880 (continue tests): Wrap in with_test_prefix.
16881 (test_step): New procedure, factored out from duplicate top level
16882 code.
16883 (top level): Test "step" in combination with all scheduler-locking
16884 modes. Test "next" in combination with all scheduler-locking
16885 modes, and in combination with stepping over a function call or
16886 not.
16887 * gdb.threads/next-bp-other-thread.c: New file.
16888 * gdb.threads/next-bp-other-thread.exp: New file.
16889
d3d4baed
PA
168902014-10-29 Pedro Alves <palves@redhat.com>
16891
16892 PR python/17372
16893 * gdb.python/python.exp: Test a multi-line command that spawns
16894 interactive Python.
16895 * gdb.base/multi-line-starts-subshell.exp: New file.
16896
563e8d85
YQ
168972014-10-29 Yao Qi <yao@codesourcery.com>
16898
16899 * gdb.base/fileio.exp: Make directories on host.
16900
0ea4d52e
YQ
169012014-10-29 Yao Qi <yao@codesourcery.com>
16902
16903 * gdb.base/fileio.c (test_write): Close the file.
16904
7f5ef605
PA
169052014-10-28 Pedro Alves <palves@redhat.com>
16906
16907 PR gdb/12623
16908 * gdb.base/sigstep.c (no_handler): New global.
16909 (main): If 'no_handler is true, set the signal handlers to
16910 SIG_IGN.
16911 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16912 with_sw_watch and no_handler parameters. Handle them.
16913 (top level) <stepping over handler when stopped at a breakpoint
16914 test>: Add a test axis for testing with a software watchpoint, and
16915 another for testing with the signal handler set to SIG_IGN.
16916 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16917 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16918
abbdbd03
PA
169192014-10-28 Pedro Alves <palves@redhat.com>
16920
16921 PR gdb/17511
16922 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16923 * gdb.base/sigstep.exp (other_handler_location): New global.
16924 (advance): Support stepping into the signal handler, and running
16925 commands while in the handler.
16926 (in_handler_map): New global.
16927 (top level): In the advance test, add combinations for getting
16928 into the handler with stepping commands, and for running commands
16929 in the handler. Add comment descripting the advancei tests.
16930
1df4399f
PA
169312014-10-28 Pedro Alves <palves@redhat.com>
16932
16933 * gdb.base/sigstep.exp: Use build_executable instead of
16934 prepare_for_testing.
16935 (top level): Move code that starts GDB, runs to main and creates a
16936 display to ...
16937 (restart): ... this new procedure.
16938 (top level): Move backtrace from signal handler test to ...
16939 (validate_backtrace): ... this new procedure.
16940 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16941 with_test_prefix. Always restart GDB.
16942 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16943 with_test_prefix. Always restart GDB. No need to delete
16944 breakpoints after the test.
16945 (test_skip_handler): Remove prefix parameter.
16946 (skip_over_handler, breakpoint_to_handler)
16947 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16948 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16949 restart GDB. No need to delete breakpoints after the test.
16950 (top level): Use foreach to call the test procedures with
16951 different commands.
16952
a5b6e449
PA
169532014-10-28 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16956 instead of GNATS numbers.
16957 * gdb.base/sigbpt.exp: Likewise.
16958 * gdb.base/siginfo.exp: Likewise.
16959 * gdb.base/sigstep.exp: Likewise.
16960
e5f8a7cc
PA
169612014-10-27 Pedro Alves <palves@redhat.com>
16962
16963 * gdb.base/sigstep.c (dummy): New global.
16964 (main): Issue a couple writes to the new global.
16965 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16966 procedures.
16967 (skip_over_handler): Use test_skip_handler.
16968 (top level): Call skip_over_handler for stepi and nexti too.
16969 (breakpoint_over_handler): Use test_skip_handler.
16970 (top level): Call breakpoint_over_handler for stepi and nexti too.
16971
763905a3
YQ
169722014-10-27 Yao Qi <yao@codesourcery.com>
16973
16974 * gdb.trace/tfile.c (adjust_function_address)
16975 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16976 function descriptor.
16977
6f259a23
DB
169782014-10-24 Don Breazeal <donb@codesourcery.com>
16979
16980 * gdb.base/foll-fork.exp (test_follow_fork,
16981 catch_fork_child_follow): Check for updated fork messages emitted
16982 from infrun.c.
16983 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16984 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16985 vfork_and_exec_child_follow_through_step): Check for updated vfork
16986 messages emitted from infrun.c.
16987
09dd9a69
PA
169882014-10-24 Pedro Alves <palves@redhat.com>
16989
16990 * gdb.base/corefile.exp: Remove references to ultrix.
16991 * gdb.base/interrupt.exp: Likewise.
16992 * gdb.base/whatis.exp: Likewise.
16993 * gdb.gdb/selftest.exp: Likewise.
16994 * gdb.threads/manythreads.exp: Likewise.
16995 * gdb.threads/print-threads.exp: Likewise.
16996 * gdb.threads/pthreads.exp:: Likewise.
16997 * gdb.threads/schedlock.exp: Likewise.
16998
3433cfa5
SC
169992014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17000
17001 * gdb.cp/non-trivial-retval.cc: Add a test case.
17002 * gdb.cp/non-trivial-retval.exp: Add a test.
17003
092f880b
YQ
170042014-10-20 Yao Qi <yao@codesourcery.com>
17005
17006 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17007 * gdb.python/py-objfile-script-gdb.py: New file.
17008 * gdb.python/py-objfile-script.exp: Update reference to
17009 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17010 of remote_download. Remove the dest file.
17011
acbdb7f3
YQ
170122014-10-20 Yao Qi <yao@codesourcery.com>
17013
17014 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17015 * gdb.base/step-line.exp: Likewise.
17016 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17017 * gdb.dwarf2/dw2-basic.exp: Likewise.
17018 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17019 * gdb.dwarf2/dw2-filename.exp: Likewise.
17020 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17021 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17022 * gdb.dwarf2/dw2-producer.exp: Likewise.
17023 * gdb.dwarf2/mac-fileno.exp: Likewise.
17024 * gdb.python/py-frame-args.exp: Likewise.
17025 * gdb.python/py-framefilter.exp: Likewise.
17026 * gdb.python/py-mi.exp: Likewise.
17027 * gdb.python/py-objfile-script.exp: Likewise
17028 * gdb.python/py-pp-integral.exp: Likewise.
17029 * gdb.python/py-pp-re-notag.exp: Likewise.
17030 * gdb.python/py-prettyprint.exp: Likewise.
17031 * gdb.python/py-section-script.exp: Likewise.
17032 * gdb.python/py-typeprint.exp: Likewise.
17033 * gdb.python/py-xmethods.exp: Likewise.
17034 * gdb.stabs/weird.exp: Likewise.
17035 * gdb.xml/tdesc-regs.exp: Likewise.
17036
bd286a29
KCY
170372014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17038
17039 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17040 (out_cu): Use addr_len for the size of addresses.
17041 (out_line): Likewise. Size DW_LNE_set_address instruction
17042 according to addr_len.
17043 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17044 (FUNC): Add START_INSNS to definition.
17045
673dc4a0
YQ
170462014-10-18 Yao Qi <yao@codesourcery.com>
17047
17048 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17049 gdb_has_argv0 return true.
17050 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17051 check [target_info exists noargs], check [gdb_has_argv0]
17052 instead.
17053 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17054 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17055 procedures.
17056
4ffbba72
DE
170572014-10-17 Doug Evans <dje@google.com>
17058
17059 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17060 event.
17061 * gdb.python/py-events.py: Add clear_objfiles event.
17062
d096d8c1
DE
170632014-10-17 Doug Evans <dje@google.com>
17064
17065 * gdb.python/py-objfile.exp: Test progspace attribute.
17066
a80db015
LM
170672014-10-17 Luis Machado <lgustavo@codesourcery.com>
17068
17069 * gdb.guile/scm-breakpoint.exp: Do not assume any
17070 directory separators when matching source file paths.
17071 * gdb.python/py-breakpoint.exp: Likewise.
17072 * gdb.reverse/break-precsave.exp: Likewise.
17073 * gdb.reverse/break-reverse.exp: Likewise.
17074 * gdb.reverse/consecutive-precsave.exp: Likewise.
17075 * gdb.reverse/finish-precsave.exp: Likewise.
17076 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17077 * gdb.reverse/finish-reverse.exp: Likewise.
17078 * gdb.reverse/i386-precsave.exp: Likewise.
17079 * gdb.reverse/i387-env-reverse.exp: Likewise.
17080 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17081 * gdb.reverse/machinestate-precsave.exp: Likewise.
17082 * gdb.reverse/machinestate.exp: Likewise.
17083 * gdb.reverse/sigall-precsave.exp: Likewise.
17084 * gdb.reverse/solib-precsave.exp: Likewise.
17085 * gdb.reverse/step-precsave.exp: Likewise.
17086 * gdb.reverse/until-precsave.exp: Likewise.
17087 * gdb.reverse/watch-precsave.exp: Likewise.
17088 * gdb.reverse/watch-reverse.exp: Likewise.
17089
b22089ab
YQ
170902014-10-17 Yao Qi <yao@codesourcery.com>
17091
17092 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17093 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17094
6c4486e6
PA
170952014-10-17 Pedro Alves <palves@redhat.com>
17096
17097 PR gdb/17471
17098 * gdb.base/bg-execution-repeat.c: New file.
17099 * gdb.base/bg-execution-repeat.exp: New file.
17100
0ff33695
PA
171012014-10-17 Pedro Alves <palves@redhat.com>
17102
17103 PR gdb/17300
17104 * gdb.base/continue-all-already-running.c: New file.
17105 * gdb.base/continue-all-already-running.exp: New file.
17106
6fdebc3d
PA
171072014-10-17 Pedro Alves <palves@redhat.com>
17108
17109 PR gdb/17472
17110 * gdb.base/annota-input-while-running.c: New file.
17111 * gdb.base/annota-input-while-running.exp: New file.
17112
32a8097b
PA
171132014-10-17 Pedro Alves <palves@redhat.com>
17114
17115 * gdb.base/callfuncs.exp: emove references to osf.
17116 * gdb.base/sigall.exp: Likewise.
17117 * gdb.gdb/selftest.exp: Likewise.
17118 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17119 * gdb.mi/non-stop.c: Likewise.
17120 * gdb.mi/pthreads.c: Likewise.
17121 * gdb.reverse/sigall-precsave.exp: Likewise.
17122 * gdb.reverse/sigall-reverse.exp: Likewise.
17123 * gdb.threads/pthreads.c: Likewise.
17124 * gdb.threads/pthreads.exp: Likewise.
17125
7a3517ff
YQ
171262014-10-17 Yao Qi <yao@codesourcery.com>
17127
17128 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17129 check 'target_info exists noargs'.
17130 (test_command_prompt_position): Likewise.
17131 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17132 Remove "set args".
17133 (progvar_simple_while_test): Likewise.
17134 (progvar_complex_if_while_test): Likewise.
17135 (if_while_breakpoint_command_test): Likewise.
17136 (infrun_breakpoint_command_test): Likewise.
17137 (breakpoint_command_test): Likewise.
17138 (watchpoint_command_test): Likewise.
17139 (bp_deleted_in_command_test): Likewise.
17140 (temporary_breakpoint_commands): Likewise.
17141
bb99c472
YQ
171422014-10-16 Yao Qi <yao@codesourcery.com>
17143
17144 * gdb.base/remotetimeout.exp: Remove noargs checking.
17145
7c16b83e
PA
171462014-10-15 Pedro Alves <palves@redhat.com>
17147
17148 PR breakpoints/9649
17149 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17150 * gdb.base/breakpoint-in-ro-region.exp
17151 (probe_target_hardware_step): New procedure.
17152 (top level): Probe hardware stepping and hardware breakpoint
17153 support. Test stepping through a read-only region, with both
17154 "breakpoint auto-hw" on and off and both "always-inserted" on and
17155 off.
17156
35a49624
IB
171572014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17158
17159 * gdb.dlang/demangle.exp: Update for demangling changes.
17160
2d1c107c
SC
171612014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17162
17163 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17164 * gdb.cp/non-trivial-retval.exp: Add new tests.
17165
778811d5
SC
171662014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17167
17168 PR c++/13403
17169 PR c++/15154
17170 * gdb.cp/non-trivial-retval.cc: New file.
17171 * gdb.cp/non-trivial-retval.exp: New file.
17172
10c5f0a8
YQ
171732014-10-15 Yao Qi <yao@codesourcery.com>
17174
17175 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17176 remote host.
17177
65d7b369
YQ
171782014-10-15 Yao Qi <yao@codesourcery.com>
17179
17180 * gdb.python/py-symbol.exp: Match file base name if host is
17181 remote, otherwise match file name with dir name.
17182 * gdb.python/py-symtab.exp: Likewise.
17183 * gdb.python/python.exp: Likewise.
17184
46dc1394
YQ
171852014-10-15 Yao Qi <yao@codesourcery.com>
17186
17187 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17188 pattern.
17189 * gdb.python/py-symtab.exp: Likewise.
17190 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17191 locationn.
17192
c40cc657
JB
171932014-10-14 Joel Brobecker <brobecker@adacore.com>
17194
17195 * gdb.ada/addr_arith: New testcase.
17196
2abf49e1
MR
171972014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17198
17199 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17200 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17201 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17202 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17203
f7088df3
SDJ
172042014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17205
17206 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17207 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17208 * gdb.arch/stap-eval-lang-ada.exp: New file.
17209
4dc06805
YQ
172102014-10-14 Yao Qi <yao@codesourcery.com>
17211
17212 * gdb.mi/mi-var-child.c (nothing1): New function.
17213 (nothing2): New function.
17214 (do_children_tests): Set function pointers by nothing1 and
17215 nothing2.
17216 * gdb.mi/mi-var-child.exp: Step over new added statements.
17217 Update test to match the new output.
17218 * gdb.mi/var-cmd.c (nothing1): New function.
17219 (nothing2): New function.
17220 (do_children_tests): Set function pointers by nothing1 and
17221 nothing2.
17222 * gdb.mi/mi-var-display.exp: Update test to match output.
17223 Step to the line specified by $line_dct_nothing.
17224 Increase the number of lines to step.
17225
46a93de2
YQ
172262014-10-14 Yao Qi <yao@codesourcery.com>
17227
17228 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17229 tests.
17230 * gdb.mi/mi2-var-child.exp: Likewise.
17231
14ea52ee
DE
172322014-10-13 Doug Evans <dje@google.com>
17233
17234 * gdb.python/py-objfile.exp: Change name of file name test.
17235
e5c6e92b
DE
172362014-10-13 Doug Evans <dje@google.com>
17237
17238 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17239 from the start of the CU.
17240
c780cc2f
JK
172412014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17242 Yao Qi <yao@codesourcery.com>
17243
17244 Fix "save breakpoints" for "catch" command.
17245 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17246 Remove -nonewline. Match also the added "main" line.
17247
99894e11
JK
172482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17249
17250 Fix "save breakpoints" for "disable $bpnum" command.
17251 * gdb.base/save-bp.c (main): Add label.
17252 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17253
6e1ac5a3
JK
172542014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17255
17256 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17257
754dd2b0
YQ
172582014-10-11 Yao Qi <yao@codesourcery.com>
17259
17260 * gdb.server/server-kill.exp: Execute command
17261 "set remote trace-status-packet on" before "tstatus".
17262
f90183d7
YQ
172632014-10-11 Yao Qi <yao@codesourcery.com>
17264
17265 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17266 (main): Call getppid.
17267 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17268 and continue to it. Read variable "server_pid".
17269
bf40a607
YQ
172702014-10-11 Yao Qi <yao@codesourcery.com>
17271
17272 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17273
052ca370
YQ
172742014-10-11 Yao Qi <yao@codesourcery.com>
17275
17276 * gdb.threads/thread-find.exp: Don't execute command
17277 "info threads".
17278 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17279 * gdb.threads/linux-dp.exp: Don't check the condition
17280 $threads_created equals to zero.
17281
3831839c
PA
172822014-10-10 Pedro Alves <palves@redhat.com>
17283
17284 * gdb.base/bigcore.exp: Remove references to IRIX.
17285 * gdb.base/funcargs.exp: Likewise.
17286 * gdb.base/interrupt.exp: Likewise.
17287 * gdb.base/mips_pro.exp: Likewise.
17288 * gdb.base/nodebug.exp: Likewise.
17289 * gdb.base/setvar.exp: Likewise.
17290 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17291
8b9a549d
PA
172922014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17293 Pedro Alves <palves@redhat.com>
17294
17295 PR symtab/14466
17296 * gdb.base/vdso-warning.c: New file.
17297 * gdb.base/vdso-warning.exp: New file.
17298
d48ba5e8
DE
172992014-10-02 Doug Evans <dje@google.com>
17300
17301 * gdb.base/structs.c (main): Don't run forever.
17302
2278c276
PA
173032014-10-02 Pedro Alves <palves@redhat.com>
17304
17305 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17306 (top level) <stop threads 1, stop threads 2>: Use it.
17307
b57bacec
PA
173082014-10-02 Pedro Alves <palves@redhat.com>
17309
17310 * gdb.threads/break-while-running.exp (test): Add new
17311 'update_thread_list' argument. Skip "info threads" if false.
17312 (top level): Add new 'update_thread_list' axis.
17313
13fd3ff3
PA
173142014-10-02 Pedro Alves <palves@redhat.com>
17315
17316 PR breakpoints/17431
17317 * gdb.base/execl-update-breakpoints.c: New file.
17318 * gdb.base/execl-update-breakpoints.exp: New file.
17319
0fec99e8
PA
173202014-10-01 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.base/breakpoint-in-ro-region.c: New file.
17323 * gdb.base/breakpoint-in-ro-region.exp: New file.
17324
2ddf4301
SM
173252014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17326
17327 * gdb.mi/mi-exit-code.exp: New file.
17328 * gdb.mi/mi-exit-code.c: New file.
17329
6a5f3f43
YQ
173302014-09-30 Yao Qi <yao@codesourcery.com>
17331
17332 * lib/prelink-support.exp (build_executable_own_libs): Error if
17333 the target isn't native.
17334
345bcc73
YQ
173352014-09-30 Yao Qi <yao@codesourcery.com>
17336
17337 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17338 false.
17339
a25a5a45
PA
173402014-09-22 Pedro Alves <palves@redhat.com>
17341
17342 * gdb.threads/break-while-running.exp: New file.
17343 * gdb.threads/break-while-running.c: New file.
17344
00ba3162
YQ
173452014-09-19 Yao Qi <yao@codesourcery.com>
17346
17347 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17348 Invoke test. Restart GDB with --readnow and invoke test again.
17349
c3b7b696
YQ
173502014-09-19 Yao Qi <yao@codesourcery.com>
17351
17352 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17353 proc set_breakpoint_on_gcd_function. Invoke
17354 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17355 invoke set_breakpoint_on_gcd_function again.
17356
2b4fd423
DE
173572014-09-18 Doug Evans <dje@google.com>
17358
17359 * gdb.dwarf2/symtab-producer.exp: New file.
17360
a5947601
SDJ
173612014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17362
17363 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17364 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17365 * gdb.base/global-var-nested-by-dso.c: Likewise.
17366 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17367
91c19059
SDJ
173682014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17369 Pedro Alves <palves@redhat.com>
17370
17371 * gdb.base/watch-bitfields.exp: Pass string other than test file
17372 name to prepare_for_testing.
17373 (watch): New procedure.
17374 (expect_watchpoint): Use with_test_prefix.
17375 (top level): Factor out tests to ...
17376 (test_watch_location, test_regular_watch): ... these new
17377 procedures, and use with_test_prefix and gdb_continue_to_end.
17378
bb9d5f81
PP
173792014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17380
17381 PR breakpoints/12526
17382 * gdb.base/watch-bitfields.exp: New file.
17383 * gdb.base/watch-bitfields.c: New file.
17384
635856f5
PA
173852014-09-16 Pedro Alves <palves@redhat.com>
17386
17387 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17388 software and hardware addresses, not software address against
17389 itself.
17390
7280ceea
PA
173912014-09-16 Pedro Alves <palves@redhat.com>
17392
17393 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17394 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17395
428b16bd
PA
173962014-09-16 Pedro Alves <palves@redhat.com>
17397
17398 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17399 files.
17400 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17401 "*-*-vxworks*" throughout.
17402 * gdb.base/break.exp: Likewise.
17403 * gdb.base/default.exp: Likewise.
17404 * gdb.base/scope.exp: Likewise.
17405 * gdb.base/sepdebug.exp: Likewise.
17406 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17407 throughout.
17408 * gdb.base/run.c: Likewise.
17409 * gdb.base/sepdebug.c: Likewise.
17410 * gdb.hp/gdb.aCC/run.c: Likewise.
17411 * gdb.reverse/until-reverse.c: Likewise.
17412 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17413
666d413c
YQ
174142014-09-16 Yao Qi <yao@codesourcery.com>
17415
17416 * boards/local-remote-host-native.exp: New file.
17417
57cbd724
DE
174182014-09-14 Doug Evans <xdje42@gmail.com>
17419
17420 * gdb.threads/queue-signal.c (thread_count): New variable.
17421 (thread_count_mutex, thread_count_condvar): New variables.
17422 (incr_thread_count, wait_all_threads_running): New functions.
17423 (main): Wait for all threads to be in their thread functions.
17424
81219e53
DE
174252014-09-13 Doug Evans <xdje42@gmail.com>
17426
17427 * gdb.threads/queue-signal.c: New file.
17428 * gdb.threads/queue-signal.exp: New file.
17429
3714cea7
DE
174302014-09-13 Doug Evans <xdje42@gmail.com>
17431
17432 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17433 be consistent with what default_gdb_init uses.
17434 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17435 the plain text of the prompt. Add some logging printfs.
17436 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17437
fa43b1d7
PA
174382014-09-12 Pedro Alves <palves@redhat.com>
17439
17440 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17441 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17442 * gdb.arch/i386-size-overlap.exp: Likewise.
17443 * gdb.arch/i386-size.exp: Likewise.
17444 * gdb.arch/i386-unwind.exp: Likewise.
17445 * gdb.base/a2-run.exp: Likewise.
17446 * gdb.base/break.exp: Likewise.
17447 * gdb.base/charset.exp: Likewise.
17448 * gdb.base/chng-syms.exp: Likewise.
17449 * gdb.base/commands.exp: Likewise.
17450 * gdb.base/dbx.exp: Likewise.
17451 * gdb.base/find.exp: Likewise.
17452 * gdb.base/funcargs.exp: Likewise.
17453 * gdb.base/jit-simple.exp: Likewise.
17454 * gdb.base/reread.exp: Likewise.
17455 * gdb.base/sepdebug.exp: Likewise.
17456 * gdb.base/step-bt.exp: Likewise.
17457 * gdb.cp/mb-inline.exp: Likewise.
17458 * gdb.cp/mb-templates.exp: Likewise.
17459 * gdb.objc/basicclass.exp: Likewise.
17460 * gdb.threads/killed.exp: Likewise.
17461
9d9bf2df
EBM
174622014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17463
17464 PR tdep/17379
17465 * gdb.arch/powerpc-stackless.S: New file.
17466 * gdb.arch/powerpc-stackless.exp: New file.
17467
1cf2f1b0
JK
174682014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17469
17470 * gdb.base/attach.c: Include unistd.h.
17471 (main): Call alarm. Add label postloop.
17472 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17473 gdb_breakpoint, gdb_continue_to_breakpoint.
17474 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17475
98880d46
PA
174762014-09-11 Pedro Alves <palves@redhat.com>
17477
17478 PR gdb/17347
17479 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17480 * gdb.base/attach.exp (test_command_line_attach_run): New
17481 procedure.
17482 (top level): Call it.
17483
4c92ff2c
PA
174842014-09-11 Pedro Alves <palves@redhat.com>
17485
17486 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17487 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17488 (do_command_attach_tests): Use spawn_wait_for_attach.
17489 * gdb.base/solib-overlap.exp: Likewise.
17490 * gdb.multi/multi-attach.exp: Likewise.
17491 * gdb.python/py-prompt.exp: Likewise.
17492 * gdb.python/py-sync-interp.exp: Likewise.
17493 * gdb.server/ext-attach.exp: Likewise.
17494
3adc1a7d
GKB
174952014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17496
17497 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17498 command in testcase. Simplify testcase.
17499
96334934
JB
175002014-09-10 Joel Brobecker <brobecker@adacore.com>
17501
17502 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17503
eb479039
JB
175042014-09-10 Joel Brobecker <brobecker@adacore.com>
17505
17506 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17507
deede10c
JB
175082014-09-10 Joel Brobecker <brobecker@adacore.com>
17509
17510 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17511
7828a5f5
JB
175122014-09-10 Joel Brobecker <brobecker@adacore.com>
17513
17514 * gdb.dwarf2/dynarr-ptr.c: New file.
17515 * gdb.dwarf2/dynarr-ptr.exp: New file.
17516
33aeebcf
MR
175172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17518
17519 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17520 of 30 rather than hardcoding 120 for a slow test case. Take the
17521 `gdb,timeout' target setting into account for this calculation.
17522 Don't extend the timeout for the test cases that don't need it.
17523
7b415901
MR
175242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17525
17526 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17527 a factor of 2 for a slow test case. Take the `gdb,timeout'
17528 target setting into account for this calculation.
17529 * gdb.reverse/until-precsave.exp: Increase the timeout by
17530 a factor of 15 and 3 respectively rather than adding 120
17531 for a pair of slow test cases. Take the `gdb,timeout'
17532 target setting into account for this calculation.
17533
4a40f85a
MR
175342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17535
17536 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17537 timeout, don't pass one down to gdb_expect.
17538 (gdb_expect): Rework timeout selection.
17539
09635af7
MR
175402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17541
17542 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17543 exception on timeout.
17544 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17545 (gdbserver_start_extended): Catch any `gdbserver_start' error
17546 exceptions.
17547 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17548 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17549 `gdbserver_gdb_load' error exceptions.
17550
2bdd10b7
MR
175512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17552
17553 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17554 120 on waiting for the TCP socket to open.
17555
316935f0
DE
175562014-09-09 Doug Evans <xdje42@gmail.com>
17557
17558 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17559 _caller_matches, _any_caller_is, _any_caller_matches.
17560
83740597
DE
175612014-09-09 Doug Evans <xdje42@gmail.com>
17562
17563 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17564
4c122fc3
YQ
175652014-09-09 Yao Qi <yao@codesourcery.com>
17566
17567 * gdb.mi/mi-var-display.exp: Set print symbol off.
17568
a9f116cb
GKB
175692014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17570
17571 PR gdb/17035
17572 * gdb.base/commands.exp: Add tests to verify user-defined
17573 commands with empty bodies.
17574 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17575 python commands in `show user command`.
17576 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17577 scheme commands in `show user command`.
17578
c75bd3a2
JK
175792014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17580
17581 PR python/17355
17582 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17583 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17584 * gdb.python/py-framefilter-invalidarg.exp: New file.
17585 * gdb.python/py-framefilter-invalidarg.py: New file.
17586
faa42425
DE
175872014-09-06 Doug Evans <xdje42@gmail.com>
17588
17589 PR 15276
17590 * gdb.python/py-caller-is.c: New file.
17591 * gdb.python/py-caller-is.exp: New file.
17592
474ca4f6
SDJ
175932014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17594
17595 PR gdb/17235
17596 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17597 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17598
eb0b0463
SDJ
175992014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17600
17601 PR fortran/17237
17602 * gdb.fortran/print-formatted.exp: New file.
17603 * gdb.fortran/print-formatted.f90: Likewise.
17604
5f3b99cf
SS
176052014-09-03 Sasha Smundak <asmundak@google.com>
17606
17607 * gdb.python/py-frame.exp: Test Frame.read_register.
17608
7d793aa9
SDJ
176092014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17610
17611 PR python/16699
17612 * gdb.python/py-completion.exp: New file.
17613 * gdb.python/py-completion.py: Likewise.
17614
fb0576e9
DE
176152014-08-28 Doug Evans <dje@google.com>
17616
17617 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17618 eax,etc. are live with values set by gdb and thus the compiler can't
17619 use them.
17620 * gdb.arch/i386-pseudo.c (main): Ditto.
17621
ee92b0dd
DE
176222014-08-27 Doug Evans <dje@google.com>
17623
17624 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17625
6649db35
DE
176262014-08-25 Doug Evans <dje@google.com>
17627
17628 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17629 (main): Ditto.
17630
564b7600
DE
176312014-08-25 Doug Evans <dje@google.com>
17632
17633 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17634
3881fb67
YQ
176352014-08-24 Yao Qi <yao@codesourcery.com>
17636
17637 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17638 symbol off.
17639 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17640
a05a36a5
DE
176412014-08-22 Doug Evans <dje@google.com>
17642
17643 PR 17276
17644 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17645 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17646 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17647
7c343b48
YQ
176482014-08-22 Yao Qi <yao@codesourcery.com>
17649
17650 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17651 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17652 * gdb.python/python.exp: Likewise. Use .py file on the host
17653 instead of the build.
17654
22fd09ae
JK
176552014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17656
17657 * gdb.threads/gcore-stale-thread.c: New file.
17658 * gdb.threads/gcore-stale-thread.exp: New file.
17659
a8454a7c
PA
176602014-08-21 Pedro Alves <palves@redhat.com>
17661
17662 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17663 * gdb.base/gcore-relro-pie.exp: Likewise.
17664 * gdb.base/gcore-relro.exp: Likewise.
17665 * gdb.base/gcore.exp: Likewise.
17666 * gdb.base/print-symbol-loading.exp: Likewise.
17667 * gdb.threads/gcore-thread.exp: Likewise.
17668 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17669
2a31c623
PA
176702014-08-20 Pedro Alves <palves@redhat.com>
17671 Jan Kratochvil <jan.kratochvil@redhat.com>
17672
17673 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17674 configure.
17675 (EXPECT): Handle READ1 being set.
17676 (all): Depend on EXTRA_RULES.
17677 (check-read1, expect-read1, read1.so, read1): New rules.
17678 * README (Testsuite Parameters): Document the READ1 make variable.
17679 (Race detection): New section.
17680 * configure: Regenerate.
17681 * configure.ac: If build==host==target, and running under a
17682 GNU/glibc system, add read1 to the extra Makefile rules.
17683 (EXTRA_RULES): AC_SUBST it.
17684 * lib/read1.c: New file.
17685
d36430db
JB
176862014-08-20 Joel Brobecker <brobecker@adacore.com>
17687
17688 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17689 the handling of variables declared as a typedef to an array
17690 which a DW_AT_data_location attribute.
17691
9a0dc9e3
PA
176922014-08-19 Andrew Burgess <aburgess@broadcom.com>
17693 Pedro Alves <palves@redhat.com>
17694
17695 PR symtab/14604
17696 PR symtab/14605
17697 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17698 gdb_test.
17699
0718a8da
PA
177002014-08-19 Pedro Alves <palves@redhat.com>
17701
17702 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17703
13b448cd
YQ
177042014-08-19 Yao Qi <yao@codesourcery.com>
17705
17706 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17707 right line.
17708
1cbf5077
DB
177092014-08-18 David Blaikie <dblaikie@gmail.com>
17710
17711 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17712
bf0fae19
JB
177132014-08-18 Joel Brobecker <brobecker@adacore.com>
17714
17715 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17716 attribute in array range.
17717
3c8c5dcc
JB
177182014-08-18 Joel Brobecker <brobecker@adacore.com>
17719
17720 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17721
e66d4446
SC
177222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17723
17724 PR c++/17132
17725 * gdb.cp/pr17132.cc: New file.
17726 * gdb.cp/pr17132.exp: New file.
17727
940df408
SC
177282014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17729
17730 * gdb.python/py-xmethods.py (A_getarrayind)
17731 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17732 Use 'print' with function call syntax.
17733 (E_method_matcher.match): Fix tab vs space indentation mixup.
17734
ebcc6c3a
YQ
177352014-08-15 Yao Qi <yao@codesourcery.com>
17736
17737 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17738 false.
17739
775e0f04
YQ
177402014-08-15 Yao Qi <yao@codesourcery.com>
17741
17742 * gdb.cp/casts.exp: Set print symbol off.
17743 * gdb.cp/class2.exp: Likewise.
17744 * gdb.cp/overload.exp: Likewise.
17745 * gdb.cp/templates.exp: Likewise.
17746
d769e349
DE
177472014-08-11 Doug Evans <dje@google.com>
17748
17749 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17750 (test_load_shlib): Update.
17751
20c6f1e1
YQ
177522014-08-09 Yao Qi <yao@codesourcery.com>
17753
17754 * gdb.base/display.exp: Invoke is_address_zero_readable.
17755 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17756 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17757 * gdb.base/hbreak-unmapped.exp: Return if
17758 is_address_zero_readable returns true.
17759 * gdb.base/signest.exp: Likewise.
17760 * gdb.base/signull.exp: Likewise.
17761 * gdb.base/sigbpt.exp: Likewise.
17762 * gdb.guile/scm-disasm.exp: Do the test if
17763 is_address_zero_readable returns false.
17764 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17765 * gdb.python/py-arch.exp: Likewise.
17766 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17767 * lib/gdb.exp (is_address_zero_readable): New proc.
17768
5792e8e3
YQ
177692014-08-09 Yao Qi <yao@codesourcery.com>
17770
17771 PR testsuite/13443
17772 * gdb.mi/mi-var-display.exp: Make test messages unique.
17773
3cecbbbe
TT
177742014-08-04 Tom Tromey <tromey@redhat.com>
17775
17776 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17777 target 0".
17778
00b51ff5
TT
177792014-08-04 Tom Tromey <tromey@redhat.com>
17780
17781 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17782 "target_resume".
17783
6908c509
JB
177842014-08-01 Joel Brobecker <brobecker@adacore.com>
17785
17786 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17787 inner_vla_struct_object_size.
17788 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17789 as xfail.
17790
cc6563d2
PA
177912014-07-30 Pedro Alves <palves@redhat.com>
17792
17793 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17794 comment.
17795
7e09a223
YQ
177962014-07-29 Yao Qi <yao@codesourcery.com>
17797
17798 PR gdb/17206
17799 * gdb.base/until-nodebug.exp: New.
17800
7ebdbe92
DE
178012014-07-28 Doug Evans <xdje42@gmail.com>
17802
17803 PR guile/17203
17804 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17805 previously existing parameter, and previously ambiguously spelled
17806 parameter.
17807
fdb1adc6
WN
178082014-07-28 Will Newton <will.newton@linaro.org>
17809
17810 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17811
186fcde0
DE
178122014-07-26 Ludovic Courtès <ludo@gnu.org>
17813 Doug Evans <xdje42@gmail.com>
17814
17815 PR guile/17146
17816 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17817
70509625
PA
178182014-07-25 Pedro Alves <palves@redhat.com>
17819
17820 * gdb.threads/signal-command-handle-nopass.c: New file.
17821 * gdb.threads/signal-command-handle-nopass.exp: New file.
17822 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17823 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17824 * gdb.threads/signal-delivered-right-thread.c: New file.
17825 * gdb.threads/signal-delivered-right-thread.exp: New file.
17826
c3f814a1
PA
178272014-07-25 Pedro Alves <palves@redhat.com>
17828
17829 * gdb.base/double-prompt-target-event-error.exp
17830 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17831 match.
17832 (cancel_pagination_in_target_event): Rework double prompt
17833 detection.
17834 * gdb.base/paginate-after-ctrl-c-running.exp
17835 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17836 <return>' match.
17837 * gdb.base/paginate-bg-execution.exp
17838 (test_bg_execution_pagination_return)
17839 (test_bg_execution_pagination_cancel): Remove '-notransfer
17840 <return>' matches.
17841 * gdb.base/paginate-execution-startup.exp
17842 (test_fg_execution_pagination_return)
17843 (test_fg_execution_pagination_cancel): Remove '-notransfer
17844 <return>' matches.
17845 * gdb.base/paginate-inferior-exit.exp
17846 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17847 match.
17848 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17849 * lib/gdb.exp (pagination_prompt): Run text through
17850 string_to_regexp.
17851 (gdb_test_multiple): Match $pagination_prompt instead of
17852 "<return>".
17853 (string_to_regexp): Move to lib/gdb-utils.exp.
17854
e214cf6c
JK
178552014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17856
17857 * gdb.arch/amd64-entry-value-paramref.S: New file.
17858 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17859 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17860 * gdb.arch/amd64-optimout-repeat.S: New file.
17861 * gdb.arch/amd64-optimout-repeat.c: New file.
17862 * gdb.arch/amd64-optimout-repeat.exp: New file.
17863
17d0c5c8
JK
178642014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17865
17866 PR gdb/17170
17867 * gdb.base/statistics.exp: New file.
17868
b8b8facf
DE
178692014-07-17 Doug Evans <dje@google.com>
17870
74b49205 17871 PR gdb/17170
b8b8facf
DE
17872 * gdb.base/maint.exp: Update testing of per-command stats.
17873
1b5d0ab3
PA
178742014-07-16 Pedro Alves <palves@redhat.com>
17875
17876 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17877 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17878 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17879 (tfile_write_buf): New functions.
17880 (add_memory_block): Rewrite using the above.
17881 (adjust_function_address): New function.
17882 (FUNCTION_ADDRESS): New macro.
17883 (write_basic_trace_file): Remove short_x local, and use
17884 tfile_write_16. Change type of func_addr local to unsigned long
17885 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17886 here. Cast argument of add_memory_block to char pointer.
17887 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17888 (main): Remove parameters.
17889 * gdb.trace/tfile.exp: Remove nowarnings.
17890
4d974e88
SM
178912014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17892
17893 * gdb.base/debug-expr.exp: Test string evaluation with
17894 "debug expression" on.
17895
41e99568
PA
178962014-07-15 Pedro Alves <palves@redhat.com>
17897
17898 * gdb.base/reread.exp: Use clean_restart.
17899
487d9753
PL
179002014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17901
17902 * gdb.arch/avr-flash-qualifer.c: New.
17903 * gdb.arch/avr-flash-qualifer.exp: New.
17904
cc1c52ad
PA
179052014-07-14 Pedro Alves <palves@redhat.com>
17906
17907 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17908 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17909
1e973570
PA
179102014-07-14 Pedro Alves <palves@redhat.com>
17911
17912 * gdb.base/double-prompt-target-event-error.c: New file.
17913 * gdb.base/double-prompt-target-event-error.exp: New file.
17914
93d6eb10
PA
179152014-07-14 Pedro Alves <palves@redhat.com>
17916
17917 PR gdb/17072
17918 * gdb.base/paginate-inferior-exit.c: New file.
17919 * gdb.base/paginate-inferior-exit.exp: New file.
17920
0017922d
PA
179212014-07-14 Pedro Alves <palves@redhat.com>
17922
17923 PR gdb/17072
17924 * gdb.base/paginate-bg-execution.c: New file.
17925 * gdb.base/paginate-bg-execution.exp: New file.
17926
94696ad3
PA
179272014-07-14 Pedro Alves <palves@redhat.com>
17928
17929 PR gdb/17072
17930 * gdb.base/paginate-execution-startup.c: New file.
17931 * gdb.base/paginate-execution-startup.exp: New file.
17932 * lib/gdb.exp (pagination_prompt): New global.
17933 (default_gdb_spawn): New procedure, factored out from
17934 default_gdb_spawn.
17935 (default_gdb_start): Adjust to call default_gdb_spawn.
17936 (gdb_spawn): New procedure.
17937
bd293940
PA
179382014-07-14 Pedro Alves <palves@redhat.com>
17939
17940 * lib/gdb.exp (gdb_assert): New procedure.
17941 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17942
c933f875
PA
179432014-07-14 Pedro Alves <palves@redhat.com>
17944
17945 * gdb.base/execution-termios.c: New file.
17946 * gdb.base/execution-termios.exp: New file.
17947
d98b7a16
TT
179482014-07-14 Tom Tromey <tromey@redhat.com>
17949
17950 * gdb.cp/vla-cxx.cc: New file.
17951 * gdb.cp/vla-cxx.exp: New file.
17952
548740d6
TT
179532014-07-14 Tom Tromey <tromey@redhat.com>
17954
17955 * gdb.reverse/rerun-prec.c: New file.
17956 * gdb.reverse/rerun-prec.exp: New file.
17957
a25eb028
MR
179582014-07-12 Maciej W. Rozycki <macro@mips.com>
17959 Maciej W. Rozycki <macro@codesourcery.com>
17960
17961 * lib/gdb-utils.exp: New file.
17962 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17963 inline `gdb_init_command' processing.
17964 (gdb_start_cmd): Likewise.
17965 * lib/mi-support.exp (mi_run_cmd): Likewise.
17966 * README: Document `gdb_init_command' and `gdb_init_commands'.
17967
218c2655
JK
179682014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17969
17970 Fix false FAIL running under a very long directory name.
17971 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17972 and "set print elements 10000". Twice.
17973
5401fde3
YQ
179742014-07-11 Yao Qi <yao@codesourcery.com>
17975
17976 * gdb.base/exprs.exp: "set print symbol off".
17977
e76126e8
PA
179782014-07-11 Pedro Alves <palves@redhat.com>
17979
17980 * gdb.threads/kill.c: New file.
17981 * gdb.threads/kill.exp: New file.
17982
2d6f0de6
YQ
179832014-07-10 Yao Qi <yao@codesourcery.com>
17984
17985 * gdb.trace/tfile.c (write_basic_trace_file)
17986 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17987 address written to trace file.
17988
7180e04a
PA
179892014-07-09 Pedro Alves <palves@redhat.com>
17990
17991 * gdb.base/attach-wait-input.exp: New file.
17992 * gdb.base/attach-wait-input.c: New file.
17993
9a9a7608
AB
179942014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17995
17996 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17997 setting up test structures.
17998 (main): Call new test function.
17999 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18000 test function, continue into test function and walk test
18001 structures.
18002
161ac41e
YQ
180032014-07-02 Yao Qi <yao@codesourcery.com>
18004
18005 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18006 'bar_start' at the beginning of functions 'foo' and 'bar'
18007 respectively.
18008 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18009 instead of 'foo' and 'bar'.
18010
1f267ae3
MM
180112014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18012
18013 * gdb.btrace/segv.exp: New.
18014 * gdb.btrace/segv.c: New.
18015
2b239efb
LM
180162014-07-02 Luis Machado <lgustavo@codesourcery.com>
18017
18018 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18019 instruction.
18020
cf363f18
MW
180212014-06-30 Mark Wielaard <mjw@redhat.com>
18022
18023 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18024 vulture, vilify, villar): New volatile array constants.
18025 (vindictive, vegetation): New const volatile array constants.
18026 * gdb.base/volatile.exp: Test volatile and const volatile array
18027 types.
18028
aebf9d24
AA
180292014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18030
18031 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18032 target lacks support for awatch, rwatch, or hbreak.
18033
b67a2c6f
YQ
180342014-06-27 Yao Qi <yao@codesourcery.com>
18035
18036 * gdb.multi/dummy-frame-restore.exp: New.
18037 * gdb.multi/dummy-frame-restore.c: New.
18038
aef92902
MM
180392014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18040
18041 * gdb.btrace/gcore.exp: New.
18042
8e9db26e
PA
180432014-06-23 Pedro Alves <palves@redhat.com>
18044
18045 * gdb.base/watchpoint-reuse-slot.c: New file.
18046 * gdb.base/watchpoint-reuse-slot.exp: New file.
18047
70afc5b7
SC
180482014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18049
18050 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18051 progspace's filename in 'info', 'enable' and 'disable' command
18052 tests.
18053
b972bd9c
JK
180542014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18055
18056 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18057 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18058 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18059
125f8a3d
GB
180602014-06-20 Gary Benson <gbenson@redhat.com>
18061
18062 * gdb.arch/i386-avx.exp: Fix include file location.
18063 * gdb.arch/i386-sse.exp: Likewise.
18064
3ed9baed
IB
180652014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18066
18067 * gdb.dlang/expression.exp: New file.
18068
034f788c
PA
180692014-06-19 Pedro Alves <palves@redhat.com>
18070
18071 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18072 out from ...
18073 (top level): ... here. Iterate running tests under different
18074 scheduler-locking settings.
18075
45371d0c
LM
180762014-06-18 Luis Machado <lgustavo@codesourcery.com>
18077
18078 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18079 to DW_FORM_addr and use non-zero addresses.
18080
5d376983
SC
180812014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18082
18083 PR gdb/17017
18084 * gdb.python/py-xmethods.cc: Add global function call counters and
18085 increment them in their respective functions. Remove "cout"
18086 statements.
18087 * gdb.python/py-xmethods.exp: Make tests check the global function
18088 call counters instead of depending on inferior IO.
18089
a1aa2221
LM
180902014-06-18 Don Breazeal <donb@codesourcery.com>
18091
18092 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18093 Deleted procedure.
18094 (explicit_fork_parent_follow): Deleted procedure.
18095 (explicit_fork_child_follow): Deleted procedure.
18096 (test_follow_fork): New procedure.
18097 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18098 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18099 procedure calls.
18100
0fc05997
YQ
181012014-06-17 Yao Qi <yao@codesourcery.com>
18102
18103 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18104 CP1252.
18105
70795c52
LM
181062014-06-17 Luis Machado <lgustavo@codesourcery.com>
18107
18108 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18109 Initialize ptr and S explicitly.
18110 (skip_type_update_when_not_use_rtti_test): Likewise.
18111
6be47f0c
KS
181122014-06-16 Keith Seitz <keiths@redhat.com>
18113
18114 PR mi/15863
18115 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18116 the inferior is started.
18117
d03de421
PA
181182014-06-16 Pedro Alves <palves@redhat.com>
18119
18120 * gdb.base/break-main-file-remove-fail.c: New file.
18121 * gdb.base/break-main-file-remove-fail.exp: New file.
18122 * gdb.base/break-unload-file.exp: Use build_executable instead of
18123 prepare_for_testing.
18124 (test_break): New parameter "initial_load". Handle it.
18125 (top level): Add initial_load cmdline/file axis.
18126
f9579b99
TT
181272014-06-12 Tom Tromey <tromey@redhat.com>
18128
18129 * gdb.base/completion.exp: Don't use directory name in test.
18130
3657956b
GB
181312014-06-09 Gary Benson <gbenson@redhat.com>
18132
18133 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18134 separate the always-available ANSI-standard signals from the
18135 signals that require checking.
18136 (main): Likewise.
18137 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18138 Likewise.
18139 (main): Likewise.
18140
4186eb54
KS
181412014-06-07 Keith Seitz <keiths@redhat.com>
18142
18143 Revert:
18144 PR c++/16253
18145 * gdb.cp/var-tag.cc: New file.
18146 * gdb.cp/var-tag.exp: New file.
18147 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18148 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18149 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18150 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18151
25326a28 181522014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18153
18154 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18155
829155c9
PA
181562014-06-06 Pedro Alves <palves@redhat.com>
18157
18158 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18159 in target debug output instead of looking at RSP packets,
18160 disabling the test on any target that uses hardware stepping.
18161 Update comments.
18162
61c8d22e
PA
181632014-06-06 Pedro Alves <palves@redhat.com>
18164
18165 * gdb.base/break-unload-file.exp: Fix typo.
18166
d9a47287
YQ
181672014-06-06 Yao Qi <yao@codesourcery.com>
18168
18169 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18170 from "jit_function" to "^jit_function".
18171
e5e01dbf
YQ
181722014-06-06 Yao Qi <yao@codesourcery.com>
18173
18174 * gdb.base/async.c (foo): Add one statement.
18175 * gdb.base/async.exp: Get the next instruction address and
18176 match the output of "nexti" by instruction address. Match
18177 the hex address in the output of "finish".
18178
73ba372c
GB
181792014-06-06 Gary Benson <gbenson@redhat.com>
18180
18181 * gdb.base/call-signals.c: Remove preprocessor conditionals
18182 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18183 SIGSEGV and SIGTERM.
18184 * gdb.base/sigall.c: Likewise.
18185 * gdb.base/unwindonsignal.c: Likewise.
18186 * gdb.reverse/sigall-reverse.c: Likewise.
18187
831517df
YQ
181882014-06-06 Yao Qi <yao@codesourcery.com>
18189
18190 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18191 readable, skip the test.
18192
b8b91e98
YQ
181932014-06-06 Yao Qi <yao@codesourcery.com>
18194
18195 * gdb.threads/staticthreads.c (thread_function): Move the line
18196 setting breakpoint on forward.
18197 * gdb.threads/staticthreads.exp: Update comments.
18198
fb934770
LC
181992014-06-05 Ludovic Courtès <ludo@gnu.org>
18200
18201 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18202 "history-append! type error".
18203
6ef284bd
SM
182042014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18205
18206 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18207 erroneous dprintf expected input.
18208
a872e241
DE
182092014-06-04 Doug Evans <xdje42@gmail.com>
18210
18211 * gdb.guile/scm-generics.exp: Delete.
18212
16f691fb
DE
182132014-06-04 Doug Evans <xdje42@gmail.com>
18214
18215 * gdb.guile/scm-breakpoint.exp: Update.
18216 Add tests for breakpoint registration.
18217
012370f6
TT
182182014-06-04 Tom Tromey <tromey@redhat.com>
18219
18220 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18221 VLA-in-union.
18222 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18223 inner_vla_struct, vla_union types. Initialize objects of those
18224 types and compute their sizes.
18225
9f5a4cef
HZ
182262014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18227 Hui Zhu <hui@codesourcery.com>
18228
18229 * gdb.base/fileio.exp: Add test for shell not available as well as
18230 available.
18231 * gdb.base/fileio.c (test_system): Check for shell twice.
18232
90a45c4d
YQ
182332014-06-04 Yao Qi <yao@codesourcery.com>
18234
18235 * gdb.base/auto-connect-native-target.exp: Remove redundant
18236 space from the regexp pattern.
18237
70017e41
YQ
182382014-06-04 Yao Qi <yao@codesourcery.com>
18239
18240 * gdb.base/default.exp: Replace "child" with "native" in
18241 regexp pattern.
18242
883964a7
SC
182432014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18244
18245 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18246 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18247 * gdb.python/py-xmethods.py: Python script supporting the
18248 new testcase and tests.
18249
ef370185
JB
182502014-06-03 Joel Brobecker <brobecker@adacore.com>
18251 Pedro Alves <palves@redhat.com>
18252
18253 PR breakpoints/17000
18254 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18255 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18256
1e2ccb61
BM
182572014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18258
18259 * gdb.base/subst.exp: Add tests to verify partial path matching
18260 output.
18261
c6ec5ab2
PA
182622014-06-03 Pedro Alves <palves@redhat.com>
18263
18264 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18265 target that doesn't use software single-stepping.
18266
835c559f
PA
182672014-06-03 Pedro Alves <palves@redhat.com>
18268
18269 PR breakpoints/17000
18270 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18271 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18272
06eb1586
DE
182732014-06-02 Doug Evans <xdje42@gmail.com>
18274
18275 * gdb.guile/scm-parameter.exp: New file.
18276
e698b8c4
DE
182772014-06-02 Doug Evans <xdje42@gmail.com>
18278
18279 * gdb.guile/scm-cmd.c: New file.
18280 * gdb.guile/scm-cmd.exp: New file.
18281
ded03782
DE
182822014-06-02 Doug Evans <xdje42@gmail.com>
18283
18284 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18285 pretty-printer lookup.
18286 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18287 (make-pp_s-printer): Call it.
18288 (make-pretty-printer-from-dict): New function.
18289 (lookup-pretty-printer-maker-from-dict): New function.
18290 (*pretty-printer*): Simplify.
18291 (make-objfile-pp_s-printer): New function.
18292 (install-objfile-pretty-printers!): New function.
18293 (make-progspace-pp_s-printer): New function.
18294 (install-progspace-pretty-printers!): New function.
18295 * gdb.guile/scm-progspace.c: New file.
18296 * gdb.guile/scm-progspace.exp: New file.
18297
41fac0cf
PA
182982014-06-02 Pedro Alves <palves@redhat.com>
18299
18300 * gdb.base/dprintf-bp-same-addr.c: New file.
18301 * gdb.base/dprintf-bp-same-addr.exp: New file.
18302
96ae5695
EBM
183032014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18304
18305 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18306 * gdb.arch/powerpc-power.s: Likewise.
18307
da02b3a8
JB
183082014-06-02 Joel Brobecker <brobecker@adacore.com>
18309
18310 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18311
c72b2e7b
YQ
183122014-06-01 Yao Qi <yao@codesourcery.com>
18313
18314 * gdb.base/watchpoint.exp (test_watch_location): Check null
18315 pointer can be dereferenced. If not, do the test, otherwise
18316 skip it.
18317
53e8a631
AB
183182014-05-30 Andrew Burgess <aburgess@broadcom.com>
18319
18320 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18321 results.
18322 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18323
938f0e2f
AB
183242014-05-30 Andrew Burgess <aburgess@broadcom.com>
18325
18326 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18327 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18328 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18329 * gdb.arch/amd64-invalid-stack-top.c: New file.
18330 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18331
9ba6657a
PA
183322014-05-30 Pedro Alves <palves@redhat.com>
18333
18334 PR breakpoints/17000
18335 * gdb.base/sss-bp-on-user-bp.c: New file.
18336 * gdb.base/sss-bp-on-user-bp.exp: New file.
18337
522c09bf
DB
183382014-05-30 David Blaikie <dblaikie@gmail.com>
18339
18340 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18341 gnu_inline semantics via attribute.
18342 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18343 source explicitly specifies the required semantics.
18344
bf4ef81e
MR
183452014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18346
18347 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18348
329ea579
PA
183492014-05-29 Pedro Alves <palves@redhat.com>
18350 Tom Tromey <tromey@redhat.com>
18351
18352 * gdb.base/async-shell.exp: Don't enable target-async.
18353 * gdb.base/async.exp
18354 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18355 parameter. Adjust.
18356 (top level): Don't test with "target-async".
18357 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18358 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18359 * gdb.base/inferior-died.exp: Don't enable target-async.
18360 * gdb.base/interrupt-noterm.exp: Likewise.
18361 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18362 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18363 * gdb.mi/mi-nonstop.exp: Likewise.
18364 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18365 * gdb.mi/mi-nsintrall.exp: Likewise.
18366 * gdb.mi/mi-nsmoribund.exp: Likewise.
18367 * gdb.mi/mi-nsthrexec.exp: Likewise.
18368 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18369 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18370 * gdb.python/py-evsignal.exp: Don't enable target-async.
18371 * gdb.python/py-evthreads.exp: Likewise.
18372 * gdb.python/py-prompt.exp: Likewise.
18373 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18374 * gdb.server/solib-list.exp: Don't enable target-async.
18375 * gdb.threads/thread-specific-bp.exp: Likewise.
18376 * lib/mi-support.exp: Adjust to use mi-async.
18377
fd664c91
PA
183782014-05-29 Pedro Alves <palves@redhat.com>
18379
18380 PR gdb/13860
18381 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18382 reason, even in sync mode.
18383
251bde03
PA
183842014-05-29 Pedro Alves <palves@redhat.com>
18385 Hui Zhu <hui@codesourcery.com>
18386
18387 PR PR15693
18388 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18389 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18390 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18391 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18392
7f3c0343
JB
183932014-05-28 Joel Brobecker <brobecker@adacore.com>
18394
18395 * config/monitor.exp (gdb_target_monitor): Replace use of
18396 "set remotebaud" by "set serial baud".
18397
b2715b27
AW
183982014-05-26 Andy Wingo <wingo@igalia.com>
18399
18400 * gdb.guile/scm-breakpoint.exp:
18401 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18402 properties instead of gdb-object-properties.
18403
498a4489
YQ
184042014-05-26 Yao Qi <yao@codesourcery.com>
18405
18406 * gdb.server/no-thread-db.exp: Specify source file name
18407 explicitly when setting a breakpoint.
18408
589fdceb
MM
184092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18410
18411 * gdb.btrace/vdso.c: New.
18412 * gdb.btrace/vdso.exp: New.
18413
e9089e05
MM
184142014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18415
18416 * gdb.base/gcore.exp (capture_command_output): Move ...
18417 * lib/gdb.exp (capture_command_output): ... here.
18418
67b5c0c1
MM
184192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18420
18421 * gdb.btrace/data.exp: Test memory access during btrace replay.
18422
a2199296
SM
184232014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18424
18425 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18426
17b2616c
PA
184272014-05-21 Pedro Alves <palves@redhat.com>
18428
18429 PR gdb/13860
18430 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18431 (top level): Test that output related to execution commands is
18432 sent to the console with CLI commands, but not with MI commands.
18433 Test that breakpoint events are always mirrored to the console.
18434 Also expect the new source line to be output after a "next" in
18435 async mode too. Make it a pass/fail test.
18436 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18437 output.
18438 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18439
5166082f
PA
184402014-05-21 Pedro Alves <palves@redhat.com>
18441
18442 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18443 Use them to test variations of "list" after reaching a breakpoint.
18444 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18445 Test "list" with listsize 10 after reaching a breakpoint.
18446 * gdb.python/python.exp (decode_line current location line
18447 number): Adjust expected line number.
18448
2f25d70f
SM
184492014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18450
18451 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18452 behavior for $args, pass it directly to "run".
18453
ff604a67
MR
184542014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18455
18456 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18457 30000 to 65536.
18458
6a3cb8e8
PA
184592014-05-21 Pedro Alves <palves@redhat.com>
18460
18461 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18462 auto-connect-native-target off".
18463 * gdb.base/auto-connect-native-target.c: New file.
18464 * gdb.base/auto-connect-native-target.exp: New file.
18465
4ebfc96e
PA
184662014-05-21 Pedro Alves <palves@redhat.com>
18467
18468 * gdb.base/default.exp: Test "target native" instead of "target
18469 child".
18470
36d46afb
MW
184712014-05-21 Mark Wielaard <mjw@redhat.com>
18472
18473 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18474
5876f503
JK
184752014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18476
18477 Fix TLS access for -static -pthread.
18478 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18479 <HAVE_TLS> (thread_function, main): Initialize it.
18480 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18481 Add clean_restart.
18482 <$have_tls != "">: Check TLSVAR.
18483
0256a6ac
PA
184842014-05-21 Pedro Alves <palves@redhat.com>
18485
18486 * gdb.base/dcache-line-read-error.c: New.
18487 * gdb.base/dcache-line-read-error.exp: New.
18488
936d2992
PA
184892014-05-20 Pedro Alves <palves@redhat.com>
18490
18491 * gdb.base/compare-sections.c: New file.
18492 * gdb.base/compare-sections.exp: New file.
18493
802e8e6d
PA
184942014-05-20 Pedro Alves <palves@redhat.com>
18495
18496 * gdb.base/break-idempotent.c: New file.
18497 * gdb.base/break-idempotent.exp: New file.
18498
e59fa00f
MM
184992014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18500
18501 * gdb.btrace/nohist.exp: New.
18502
8b696e31
YQ
185032014-05-20 Yao Qi <yao@codesourcery.com>
18504
18505 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18506 gdb.reverse directory and gdb_reverse_timeout exists in board
18507 setting.
18508 * README: Document gdb_reverse_timeout.
18509
73c9764f
YQ
185102014-05-20 Yao Qi <yao@codesourcery.com>
18511
18512 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18513 'test_file_name'. Treat args as a string instead of a list.
18514 (gdb_init): Rename argument 'args' by 'test_file_name'.
18515
f1f4348a
JK
185162014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18517
18518 * gdb.arch/powerpc-power.exp: New file.
18519 * gdb.arch/powerpc-power.s: New file.
18520
0dbe70ce
DE
185212014-05-16 Doug Evans <dje@google.com>
18522
18523 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18524 * gdb.base/completion.exp: Check that all expected files exist
18525 before doing file completion.
0dbe70ce 18526
8d551b02
DE
185272014-05-16 Doug Evans <dje@google.com>
18528
18529 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18530 Update.
18531 (do_syscall_tests_without_xml): Update.
18532
73eb7709
PA
185332014-05-16 Pedro Alves <palves@redhat.com>
18534
18535 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18536 instead of "unknown output after running".
18537
3fae92fc
YQ
185382014-05-16 Yao Qi <yao@codesourcery.com>
18539
18540 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18541 file1.txt from host at the end.
18542 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18543
c2b2ccc5
DE
185442014-05-15 Doug Evans <dje@google.com>
18545
18546 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18547 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18548 loading file. Add test for TU lookup.
18549
8c217a4b
SM
185502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18551
18552 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18553 calling "-exec-arguments" or "set args" before running the
18554 inferior.
18555
3deb39c6
SM
185562014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18557
18558 * lib/mi-support.exp (mi_expect_stop): Expect message for
18559 inferiors that exit with non-zero exit code.
18560
71a79f8c
YQ
185612014-05-14 Yao Qi <yao@codesourcery.com>
18562
18563 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18564 match absolute path on remote host.
18565 (test_file_list_exec_source_files): Remove "/" from the
18566 pattern.
18567
f23fcd46
YQ
185682014-05-14 Yao Qi <yao@codesourcery.com>
18569
18570 * boards/local-remote-host-notty.exp (${board}_file): New
18571 proc.
18572
9404b58f
KM
185732014-05-07 Kyle McMartin <kyle@redhat.com>
18574
18575 Pushed by Joel Brobecker <brobecker@adacore.com>.
18576 * gdb.arch/aarch64-atomic-inst.c: New file.
18577 * gdb.arch/aarch64-atomic-inst.exp: New file.
18578
5e45f04c
YQ
185792014-05-07 Yao Qi <yao@codesourcery.com>
18580
18581 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18582 in current context" too.
18583
c888a17d
KS
185842014-05-05 Keith Seitz <keiths@redhat.com>
18585
18586 * gdb.linespec/ls-dollar.exp: Add test for linespec
18587 file:convenience_variable.
18588
290a839c
YQ
185892014-05-05 Yao Qi <yao@codesourcery.com>
18590
18591 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18592 traceframes into tfile and ctf trace files. Read data from
18593 trace file and test collected data.
18594 (gdb_collect_locals_test): Likewise.
18595 (gdb_unavailable_registers_test): Likewise.
18596 (gdb_unavailable_floats): Likewise.
18597 (gdb_collect_globals_test): Likewise.
18598 (top-level): Append "ctf" to trace_file_targets if GDB
18599 supports.
18600
b5262cd0
YQ
186012014-05-05 Yao Qi <yao@codesourcery.com>
18602
18603 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18604 code to ...
18605 (gdb_collect_args_test_1): ... it. New proc.
18606 (gdb_collect_locals_test): Move some code to ...
18607 (gdb_collect_locals_test_1): ... it. New proc.
18608 (gdb_unavailable_registers_test): Move some code to ...
18609 (gdb_unavailable_registers_test_1): ... it. New proc.
18610 (gdb_unavailable_floats): Move some code to ...
18611 (gdb_unavailable_floats_1): ... it. New proc.
18612
30a1e6cc
SDJ
186132014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18614
18615 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18616 probes to test for bitness recognition.
18617 * gdb.arch/amd64-stap-optional-prefix.exp
18618 (test_probe_value_without_reg): New procedure.
18619 Add code to test for different kinds of bitness.
18620
f33da99a
SDJ
186212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18622
18623 PR breakpoints/16889
18624 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18625 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18626
5b80f00d
PA
186272014-05-01 Pedro Alves <palves@redhat.com>
18628
18629 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18630 gdb_file_cmd if no file is specified.
18631 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18632 last_loaded_file to set the remote exec-file.
18633
f8c2a73c
PA
186342014-05-01 Pedro Alves <palves@redhat.com>
18635
18636 * boards/local-remote-host.exp: New file.
18637
be6e8ac7
PA
186382014-05-01 Pedro Alves <palves@redhat.com>
18639
18640 * boards/local-remote-host.exp: Rename to ...
18641 * boards/local-remote-host-notty.exp: ... this.
18642
cac0dc8f
JB
186432014-04-28 Joel Brobecker <brobecker@adacore.com>
18644
18645 * gdb.ada/dyn_arrayidx: New testcase.
18646
9730e6cc
YQ
186472014-04-26 Yao Qi <yao@codesourcery.com>
18648
18649 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18650 and compute the length of function main. Save it in
18651 $main_length.
18652 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18653 (top-level): Use gdb_compile to compile objects into
18654 executable and restart GDB. Remove invocation to
18655 prepare_for_testing.
18656
7ae1a6a6
PA
186572014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18658 Pedro Alves <palves@redhat.com>
18659
18660 PR server/16255
18661 * gdb.multi/multi-attach.c: New file.
18662 * gdb.multi/multi-attach.exp: New file.
18663
4082afcc
PA
186642014-04-25 Pedro Alves <palves@redhat.com>
18665
18666 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18667 user.
18668 (top level): Test that "set remote conditional-breakpoints-packet
18669 off" works as intended.
18670 * gdb.base/dprintf.exp: Test that "set remote
18671 breakpoint-commands-packet off" works as intended.
18672 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18673 New function.
18674 (top level): Call it.
18675 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18676 remote fast-tracepoints-packet off" works as intended.
18677 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18678 * lib/gdb.exp (gdb_is_target_remote): ... here.
18679
2abc3f8d
DB
186802014-04-24 David Blaikie <dblaikie@gmail.com>
18681
18682 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18683 ensure clang would not discard them.
18684 * gdb.base/gdbvars.c: Ditto.
18685 * gdb.base/memattr.c: Ditto.
18686 * gdb.base/whatis.c: Ditto.
18687 * gdb.python/py-prettyprint.c: Ditto.
18688 * gdb.trace/actions.c: Ditto.
18689 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18690 ensure clang would not discard it.
18691
bfd39632
DB
186922014-04-24 David Blaikie <dblaikie@gmail.com>
18693
18694 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18695 clang to emit the full definition of type required by the test
18696 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18697
22842ff6
DB
186982014-04-24 David Blaikie <dblaikie@gmail.com>
18699
18700 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18701 coax Clang into emitting the definition of the type.
18702 * gdb.cp/pr10728-x.h (y): Ditto.
18703 * gdb.cp/pr10728-y.cc (y): Ditto.
18704
c2e827ad
DB
187052014-04-24 David Blaikie <dblaikie@gmail.com>
18706
18707 * gdb.base/label.exp: XFAIL label related tests under Clang.
18708 * gdb.cp/cplabel.exp: Ditto.
18709 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18710 under Clang those using labels.
18711
4c2d33e7
YQ
187122014-04-25 Yao Qi <yao@codesourcery.com>
18713
18714 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18715 double_label.
18716 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18717 partial_label and double_label.
18718
56083b99
DB
187192014-04-24 David Blaikie <dblaikie@gmail.com>
18720
18721 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18722
25d4e99d
DB
187232014-04-24 David Blaikie <dblaikie@gmail.com>
18724
18725 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18726 of the function to work across GCC and Clang.
18727 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18728 pointer types (const void ** const V void **).
18729
01f9f808
MS
187302014-04-24 Michael Sturm <michael.sturm@mintel.com>
18731 Walfred Tedeschi <walfred.tedeschi@intel.com>
18732
18733 * Makefile.in (EXECUTABLES): Added i386-avx512.
18734 * gdb.arch/i386-avx512.c: New file.
18735 * gdb.arch/i386-avx512.exp: Likewise.
18736
4b48d439
KS
187372014-04-23 Keith Seitz <keiths@redhat.com>
18738
18739 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18740 (mi_make_breakpoint_table): New procedure.
18741 (mi_create_breakpoint): Use mi_make_breakpoint
18742 and return the result.
18743 (mi_make_breakpoint): New procedure.
18744 (mi_build_kv_pairs): New procedure.
18745
18746 * gdb.mi/mi-break.exp: Remove unused globals,
18747 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18748 All callers updated.
18749 * gdb.mi/mi-dprintf.exp: Use variable to track command
18750 number.
18751 Update all callers of mi_create_breakpoint and use
18752 mi_make_breakpoint_table.
18753 Remove any unused global variables.
18754 * gdb.mi/mi-nonstop.exp: Likewise.
18755 * gdb.mi/mi-nsintrall.exp: Likewise.
18756 * gdb.mi/mi-nsmoribund.exp: Likewise.
18757 * gdb.mi/mi-nsthrexec.exp: Likewise.
18758 * gdb.mi/mi-reverse.exp: Likewise.
18759 * gdb.mi/mi-simplerun.exp: Likewise.
18760 * gdb.mi/mi-stepn.exp: Likewise.
18761 * gdb.mi/mi-syn-frame.exp: Likewise.
18762 * gdb.mi/mi-until.exp: Likewise.
18763 * gdb.mi/mi-var-cp.exp: Likewise.
18764 * gdb.mi/mi-var-display.exp: Likewise.
18765 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18766 * gdb.mi/mi2-var-child.exp: Likewise.
18767 * gdb.mi/mi-vla-c99.exp: Likewise.
18768 * lib/mi-support.exp: Likewise.
18769
18770 From Ian Lance Taylor <iant@cygnus.com>:
18771 * lib/gdb.exp (parse_args): New procedure.
18772
08351840
PA
187732014-04-23 Pedro Alves <palves@redhat.com>
18774
18775 * gdb.base/break-unload-file.c: New file.
18776 * gdb.base/break-unload-file.exp: New file.
18777 * gdb.base/sym-file-lib.c (baz): New function.
18778 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18779 field.
18780 (load): Store the segment's mapped size.
18781 (unload): New function.
18782 (unload_shlib): New function.
18783 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18784 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18785 set a breakpoint at baz, and call it.
18786 * gdb.base/sym-file.exp: New tests for stale breakpoint
18787 instructions.
18788
076855f9
PA
187892014-04-23 Pedro Alves <palves@redhat.com>
18790
18791 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18792 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18793 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18794 * gdb.base/hbreak-unmapped.c: New file.
18795 * gdb.base/hbreak-unmapped.exp: New file.
18796 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18797 * lib/gdb.exp (gdb_is_target_remote): ... here.
18798
483805cf
PA
187992014-04-22 Pedro Alves <palves@redhat.com>
18800
18801 * gdb.base/consecutive-step-over.c: New file.
18802 * gdb.base/consecutive-step-over.exp: New file.
18803
06d97543
PA
188042014-04-22 Pedro Alves <palves@redhat.com>
18805
18806 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18807 instead of send_gdb/gdb_expect.
18808
b4429ea2
YQ
188092014-04-22 Yao Qi <yao@codesourcery.com>
18810
18811 * lib/trace-support.exp (generate_tracefile): New procedure.
18812 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18813 return 0.
18814 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18815 if generate_tracefile returns 1.
18816
51d48146
PA
188172014-04-18 Tom Tromey <palves@redhat.com>
18818 Pedro alves <tromey@redhat.com>
18819
18820 PR backtrace/15558
18821 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18822 with a backtrace limit.
18823 * gdb.python/py-frame-inline.exp: Test running to an inline
18824 function with a backtrace limit, and printing the newest frame.
18825 * gdb.python/py-frame-inline.c (main): Call f.
18826
bd1dce5f
MS
188272014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18828
18829 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18830
40d1a503
MS
188312014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18832
18833 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18834 Drop prefix from unsupported source file path.
18835
389b98f7
YQ
188362014-04-17 Yao Qi <yao@codesourcery.com>
18837
18838 * lib/gdb.exp (with_target_charset): New proc.
18839 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18840 with_target_charset.
18841 (test_print_strings): Likewise.
18842 (test_repeat_bytes): Likewise.
18843 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18844 for some tests.
18845
22869d73
KS
188462014-04-16 Keith Seitz <keiths@redhat.com>
18847
18848 PR gdb/15827
18849 * gdb.dwarf2/corrupt.c: New file.
18850 * gdb.dwarf2/corrupt.exp: New file.
18851
c4f87ca6
KS
188522014-04-16 Keith Seitz <keiths@redhat.com>
18853
18854 PR c++/16597
18855 * gdb.cp/namelessclass.cc: New file.
18856 * gdb.cp/namelessclass.exp: New file.
18857 * gdb.cp/namelessclass.S: New file.
18858
ab19de87
DE
188592014-04-16 Doug Evans <dje@google.com>
18860
18861 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18862 Add comment.
18863 (gdbserver_default_get_comm_port): New function.
18864 (gdbserver_start): Check if board file provided
18865 "gdbserver,get_comm_port" and use it if so.
18866 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18867 (gdb,socketport): Set to "stdio".
18868 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18869 (stdio_gdbserver_template): Delete.
18870 (${board}_get_remote_address): Update.
18871 (${board}_build_remote_cmd): Delete.
18872 (${board}_get_comm_port): New function.
18873 (${board}_spawn): Update.
18874 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18875 Delete.
18876 (${board}_get_remote_address): Update.
18877 (${board}_get_comm_port): New function.
18878
fc98a809
AB
188792014-04-16 Andrew Burgess <aburgess@broadcom.com>
18880
18881 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18882 appearing in any order.
18883
87fd9e6e
DE
188842014-04-15 Doug Evans <dje@google.com>
18885
18886 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18887 uninitialized value of "description".
18888
099fc3ea
KS
188892014-04-15 Keith Seitz <keiths@redhat.com>
18890
18891 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18892 Remove unused globals.
18893 (test_running_the_program): Likewise.
18894 (test_controlled_execution): Likewise.
18895 (test_controlling_breakpoints): Likewise.
18896 (test_program_termination): Likewise.
18897
5da151d4
KS
188982014-04-15 Keith Seitz <keiths@redhat.com>
18899
18900 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18901 unused globals.
18902 (test_rbreak_creation_and_listing): Likewise.
18903 (test_ignore_count): Likewise.
18904 (test_error): Likewise.
18905
35e5d2f0
PA
189062014-04-15 Pedro Alves <palves@redhat.com>
18907
18908 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18909 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18910 sym-file-loader.c.
18911 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18912 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18913 to sym-file-loader.c.
18914 (struct library): Forward declare.
18915 (load_shlib, lookup_function): Change prototypes.
18916 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18917 (translate_offset): Remove declarations.
18918 (get_text_addr): New declaration.
18919 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18920 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18921 sym-file-loader.h.
18922 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18923 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18924 here from sym-file-loader.h.
18925 (struct library): New structure.
18926 (load_shlib, lookup_function): Change prototypes and adjust to
18927 work with a struct library.
18928 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18929 (translate_offset): Make static.
18930 (get_text_addr): New function.
18931 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18932
eb4c1710
PA
189332014-04-15 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18936
2d1baf52
PA
189372014-04-15 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/sym-file-loader.c: Include <limits.h>.
18940 (SELF_LINK): New define.
18941 (get_origin): New function.
18942 (load_shlib): Use it.
18943 * gdb.base/sym-file.exp: Don't early return if the target is
18944 remote. Use runto_main, and issue fail is that fails. Use
18945 gdb_load_shlibs.
18946 (shlib_name): Delete.
18947 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18948
7dd6df01
PA
189492014-04-15 Pedro Alves <palves@redhat.com>
18950
18951 * gdb.base/sym-file.exp: Remove regex characters from test
18952 message. Don't refer to breakpoint numbers in test messages.
18953
b50c8614
KS
189542014-04-14 Keith Seitz <keiths@redhat.com>
18955
18956 PR c++/16253
18957 * gdb.cp/var-tag.cc: New file.
18958 * gdb.cp/var-tag.exp: New file.
18959 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18960 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18961 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18962 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18963
3d567982
TT
189642014-04-14 Tom Tromey <tromey@redhat.com>
18965
18966 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18967 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18968 type.
18969 * gdb.cp/enum-class.exp: New file.
18970 * gdb.cp/enum-class.cc: New file.
18971
0626fc76
TT
189722014-04-14 Tom Tromey <tromey@redhat.com>
18973
18974 * gdb.dwarf2/enum-type.exp: New file.
18975
dca325b3
SA
189762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18977
18978 * gdb.mi/mi-vla-c99.exp: New file.
18979 * gdb.mi/vla.c: New file.
18980
5854b38a
SA
189812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18982
18983 * gdb.base/vla-datatypes.c: New file.
18984 * gdb.base/vla-datatypes.exp: New file.
18985
463bb957
SA
189862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18987
18988 * gdb.base/vla-ptr.c: New file.
18989 * gdb.base/vla-ptr.exp: New file.
18990
3dd170be
SA
189912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18992
18993 * gdb.dwarf2/count.exp: New file.
18994
5ecaaa66
SA
189952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18996
18997 * gdb.base/vla-sideeffect.c: New file.
18998 * gdb.base/vla-sideeffect.exp: New file.
18999
41f1ada5
DB
190002014-04-14 David Blaikie <dblaikie@gmail.com>
19001
19002 * gdb.mi/non-stop.c: Add return value for non-void function return
19003 statement.
19004 * gdb.threads/staticthreads.c: Ditto.
19005
0be03e84
DE
190062014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19007 Doug Evans <xdje42@gmail.com>
19008
19009 * gdb.guile/scm-value.c: Improve test case.
19010 * gdb.guile/scm-value.exp: Add new test.
19011
f180a1fb
DB
190122014-04-11 David Blaikie <dblaikie@gmail.com>
19013
19014 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19015 override Clang's default.
19016
6b662e19
JB
190172014-04-11 Joel Brobecker <brobecker@adacore.com>
19018
19019 Revert the following changes (regressions):
19020
19021 * gdb.base/vla-sideeffect.c: New file.
19022 * gdb.base/vla-sideeffect.exp: New file.
19023
19024 * gdb.dwarf2/count.exp: New file.
19025
19026 * gdb.base/vla-multi.c: New file.
19027 * gdb.base/vla-multi.exp: New file.
19028
19029 * gdb.base/vla-ptr.c: New file.
19030 * gdb.base/vla-ptr.exp: New file.
19031
19032 * gdb.base/vla-datatypes.c: New file.
19033 * gdb.base/vla-datatypes.exp: New file.
19034
19035 * gdb.mi/mi-vla-c99.exp: New file.
19036 * gdb.mi/vla.c: New file.
19037
245a5f0b
KS
190382014-04-11 Keith Seitz <keiths@redhat.com>
19039
19040 PR c++/16675
19041 * gdb.cp/cpsizeof.exp: New file.
19042 * gdb.cp/cpsizeof.cc: New file.
19043
58a84dcf
SA
190442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19045
191a8a90
JB
19046 * gdb.mi/mi-vla-c99.exp: New file.
19047 * gdb.mi/vla.c: New file.
58a84dcf 19048
c8655f75
SA
190492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19050
19051 * gdb.base/vla-datatypes.c: New file.
19052 * gdb.base/vla-datatypes.exp: New file.
19053
024e13b4
SA
190542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19055
19056 * gdb.base/vla-ptr.c: New file.
19057 * gdb.base/vla-ptr.exp: New file.
19058
1a237e0e
SA
190592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19060
19061 * gdb.base/vla-multi.c: New file.
19062 * gdb.base/vla-multi.exp: New file.
19063
504f3432
SA
190642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19065
19066 * gdb.dwarf2/count.exp: New file.
19067
3bce8237
SA
190682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19069
191a8a90
JB
19070 * gdb.base/vla-sideeffect.c: New file.
19071 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19072
322f9c21
YQ
190732014-04-11 Yao Qi <yao@codesourcery.com>
19074
19075 * gdb.base/completion.exp: Check file exists before running tests
19076 on file completion.
19077
d708bcd1
PA
190782014-04-10 Pedro Alves <palves@redhat.com>
19079
19080 * gdb.base/cond-eval-mode.c: New file.
19081 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19082 prepare_for_testing to build the new file. Check result of
19083 runto_main.
19084 (test_break, test_watch): New procedures.
19085 (top level): Use them.
19086
ae1d2761
PM
190872014-04-08 Pierre Muller <muller@sourceware.org>
19088
19089 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19090 Ctrl-V use for mingw hosts.
19091
7af389b8
SC
190922014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19093
19094 * gdb.python/py-value.c: Improve test case.
19095 * gdb.python/py-value.exp: Add new test.
19096
5e703181
DE
190972014-04-07 David Blaikie <dblaikie@gmail.com>
19098
19099 * lib/compiler.c: Identify the clang compiler.
19100 * lib/compiler.cc: Ditto.
19101
9810b410
YQ
191022014-04-03 Yao Qi <yao@codesourcery.com>
19103
19104 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19105
98d1b8dc
AB
191062014-04-01 Anton Blanchard <anton@samba.org>
19107
19108 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19109 messages unique.
19110
3114cea1
AB
191112014-04-01 Anton Blanchard <anton@samba.org>
19112
19113 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19114 prepare_for_testing.
19115
62f7182c
AB
191162014-04-01 Anton Blanchard <anton@samba.org>
19117
19118 * gdb.arch/ppc64-atomic-inst.c: Remove.
19119 * gdb.arch/ppc64-atomic-inst.S: New file.
19120 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19121
770e7fc7
DE
191222014-03-31 Doug Evans <dje@google.com>
19123
19124 * gdb.base/print-symbol-loading-lib.c: New file.
19125 * gdb.base/print-symbol-loading-main.c: New file.
19126 * gdb.base/print-symbol-loading.exp: New file.
19127
46e2bafa
YQ
191282014-03-31 Yao Qi <yao@codesourcery.com>
19129
19130 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19131
8776cfe9
JB
191322014-03-28 Joel Brobecker <brobecker@adacore.com>
19133
19134 * gdb.ada/mi_dyn_arr: New testcase.
19135
5d1ef361
DE
191362014-03-27 Doug Evans <dje@google.com>
19137
19138 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19139
b5bee914
YQ
191402014-03-27 Yao Qi <yao@codesourcery.com>
19141
19142 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19143 if target is nios2-*-*.
19144
0d4d0e77
YQ
191452014-03-26 Yao Qi <yao@codesourcery.com>
19146
19147 * lib/gdb.exp (readline_is_used): New proc.
19148 * gdb.base/completion.exp: Move tests on command complete up.
19149 Skip the rest of tests if readline is not used.
19150 * gdb.ada/complete.exp: Skp the test if readline is not
19151 used.
19152 * gdb.base/filesym.exp: Likewise.
19153 * gdb.base/macscp.exp: Likewise.
19154 * gdb.base/readline-ask.exp: Likewise.
19155 * gdb.base/readline.exp: Likewise.
19156 * gdb.python/py-cmd.exp: Likewise.
19157 * gdb.trace/tfile.exp: Likewise.
19158
29361eee
YQ
191592014-03-26 Yao Qi <yao@codesourcery.com>
19160
19161 * gdb.base/macscp.exp: Fix code format issues.
19162
bc9a5525
UW
191632014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19164
19165 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19166 * gdb.asm/powerpc64le.inc: New file.
19167
d3839ede
PA
191682014-03-25 Pedro Alves <palves@redhat.com>
19169 Doug Evans <dje@google.com>
19170
19171 * gdb.base/source-execution.c: New file.
19172 * gdb.base/source-execution.exp: New file.
19173 * gdb.base/source-execution.gdb: New file.
19174
01672a57
DE
191752014-03-24 Doug Evans <dje@google.com>
19176
19177 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19178 using fission.
19179
88bbeca9
HZ
191802014-03-24 Hui Zhu <hui@codesourcery.com>
19181 Pedro Alves <palves@redhat.com>
19182
19183 PR breakpoints/16101
19184 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19185 test pass/fail messages. Detect missing support for dprintf when
19186 breakpoints are actually inserted.
19187 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19188 breakpoints are actually inserted.
19189 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19190 fails.
19191
d2348791
JK
191922014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19193
19194 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19195
feef67ab
DE
191962014-03-22 Doug Evans <xdje42@gmail.com>
19197
19198 * gdb.python/python.exp (python not supported): Verify multi-line
19199 python command issues an error.
25d743f9 19200 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19201 guile command issues an error.
feef67ab 19202
ecebef6a
MR
192032014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19204
19205 * gdb.threads/thread-specific.exp: Handle the lack of usable
19206 $this_breakpoint and $this_thread.
19207
ccdd1909
HZ
192082014-03-21 Hui Zhu <hui@codesourcery.com>
19209
19210 * gdb.base/attach.exp (do_command_attach_tests): New.
19211
beb460e8
PA
192122014-03-20 Tom Tromey <tromey@redhat.com>
19213 Pedro Alves <palves@redhat.com>
19214
19215 PR cli/15718
19216 * gdb.base/condbreak-call-false.c: New file.
19217 * gdb.base/condbreak-call-false.exp: New file.
19218
40acf43a
PA
192192014-03-20 Pedro Alves <palves@redhat.com>
19220
19221 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19222 Delete.
19223 (block_signals, unblock_signals): Delete.
19224 (child_function_2, main): Remove references to deleted variable
19225 and functions.
19226
9f5e1e02
PA
192272014-03-20 Pedro Alves <palves@redhat.com>
19228
19229 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19230 Use pthread_kill to signal thread 2.
19231 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19232 Adjust to make the test send itself a signal rather than using the
19233 host's "kill" command.
19234
99619bea
PA
192352014-03-20 Pedro Alves <palves@redhat.com>
19236
19237 * gdb.threads/multiple-step-overs.c: New file.
19238 * gdb.threads/multiple-step-overs.exp: New file.
19239 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19240 Adjust expected infrun debug output.
19241
2adfaa28
PA
192422014-03-20 Pedro Alves <palves@redhat.com>
19243
19244 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19245 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19246
31e77af2
PA
192472014-03-20 Pedro Alves <palves@redhat.com>
19248
19249 PR breakpoints/7143
19250 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19251 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19252 of gdb_test_multiple.
19253 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19254 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19255
b9f437de
PA
192562014-03-20 Pedro Alves <palves@redhat.com>
19257
19258 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19259 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19260
05adc73e
PA
192612014-03-19 Pedro Alves <palves@redhat.com>
19262
19263 * gdb.base/async.exp: Remove early return.
19264
6048b950
PA
192652014-03-19 Pedro Alves <palves@redhat.com>
19266
19267 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19268
8bcfb00a
PA
192692014-03-19 Pedro Alves <palves@redhat.com>
19270
19271 * gdb.base/async.exp (test_background): Expect \r\n after
19272 "completed." in the fail pattern.
19273
884e37dc
PA
192742014-03-19 Pedro Alves <palves@redhat.com>
19275
19276 * gdb.base/async.exp (test_background): New procedure.
19277 Use it for all background execution command tests.
19278
148e57e2
PA
192792014-03-19 Pedro Alves <palves@redhat.com>
19280
19281 * gdb.base/async.exp: Use prepare_for_testing.
19282
f48088c7
PA
192832014-03-19 Pedro Alves <palves@redhat.com>
19284
19285 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19286 the same line.
19287
e2f6c966
PA
192882014-03-19 Pedro Alves <palves@redhat.com>
19289
19290 * gdb.base/async.c (main): Add "jump here" and "until here" line
19291 marker comments.
19292 * gdb.base/async.exp (jump_here): New global.
19293 (jump& test): Use it.
19294 (until_here): New global.
19295 (until& test): Use it.
19296
c30568d4
PA
192972014-03-19 Pedro Alves <palves@redhat.com>
19298
19299 * gdb.base/async.exp: Don't frob gdb_protocol.
19300
0172b6a7
DE
193012014-03-18 Doug Evans <xdje42@gmail.com>
19302
19303 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19304 Fix spelling of exec-done-display.
19305
06c868a8
JK
193062014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19307
19308 PR gdb/15358
19309 * gdb.base/gdb-sigterm.c: New file.
19310 * gdb.base/gdb-sigterm.exp: New file.
19311
0c7e1a46
PA
193122014-03-18 Pedro Alves <palves@redhat.com>
19313
19314 PR gdb/13860
19315 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19316 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19317 solib-event.
19318
f7c77d93
JB
193192014-03-17 Joel Brobecker <brobecker@adacore.com>
19320
19321 * gdb.ada/pckd_arr_ren: New testcase.
19322
5a1e8c7a
DE
193232014-03-13 Doug Evans <xdje42@gmail.com>
19324
19325 PR guile/16612
19326 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19327 collect after discarding symbols.
19328
350e1a76
DE
193292014-03-13 Ludovic Courtès <ludo@gnu.org>
19330 Doug Evans <xdje42@gmail.com>
19331
19332 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19333 to history survives a gc.
19334
a69900ae
PA
193352014-03-13 Pedro Alves <palves@redhat.com>
19336
19337 * gdb.base/default.exp: Don't test "target procfs".
19338
5db9f0bd
PA
193392014-03-13 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.base/default.exp: Update "target child" and "target procfs"
19342 tests to not expect "Unix".
19343
b3ccfe11
TT
193442014-03-12 Tom Tromey <tromey@redhat.com>
19345
19346 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19347 New procs. Add target-async tests.
19348 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19349 Add target-async tests.
19350
646f4417
AA
193512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19352
19353 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19354 'func_start' and 'func_end' for the beginning and end of the
19355 function code, respectively.
19356 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19357 'func_end' instead of 'func' and 'main'.
19358
288c211f
AA
193592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19360
19361 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19362 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19363 generate the debug info assembler source.
19364
e0c0f156
AA
193652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19366
19367 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19368 * gdb.dwarf2/arr-subrange.exp: Likewise.
19369 * gdb.dwarf2/dwz.exp: Likewise.
19370 * gdb.dwarf2/method-ptr.exp: Likewise.
19371 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19372 * gdb.dwarf2/subrange.exp: Likewise.
19373 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19374 * gdb.dwarf2/implptrpiece.exp: Likewise.
19375 * gdb.dwarf2/nostaticblock.exp: Likewise.
19376
0e5c4555
AA
193772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19378
19379 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19380 directory to absolute path name arguments.
19381
5ec18f2b
JG
193822014-03-10 Joel Brobecker <brobecker@adacore.com>
19383
19384 * gdb.ada/tagged_access: New testcase.
19385
847fc4f2
MM
193862014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19387
19388 * gdb.btrace/data.exp: Update expected output.
19389
cc3da688
YQ
193902014-03-06 Yao Qi <yao@codesourcery.com>
19391
19392 * gdb.trace/pr16508.exp: New file.
19393
0f26cec1
PA
193942014-03-05 Pedro Alves <palves@redhat.com>
19395
19396 PR gdb/16575
19397 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19398 procedure.
19399 (top level): Adjust to use it. Add tests that exercise breakpoint
19400 interaction with the code-cache.
19401
7a5a839f
LC
194022014-02-26 Ludovic Courtès <ludo@gnu.org>
19403
19404 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19405 test for 'history-append!'.
19406
31aa7e4e
JB
194072014-02-26 Joel Brobecker <brobecker@adacore.com>
19408
19409 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19410 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19411 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19412 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19413 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19414 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19415
1b588015
JB
194162014-02-26 Joel Brobecker <brobecker@adacore.com>
19417
19418 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19419 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19420 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19421
55426c9d
JB
194222014-02-26 Joel Brobecker <brobecker@adacore.com>
19423
19424 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19425
dc53a7ad
JB
194262014-02-26 Joel Brobecker <brobecker@adacore.com>
19427
19428 * gdb.dwarf2/arr-stride.c: New file.
19429 * gdb.dwarf2/arr-stride.exp: New file.
19430
12ab52e9
PA
194312014-02-26 Pedro Alves <palves@redhat.com>
19432
19433 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19434 that won't ever trigger. Make sure that GDB reports the correct
19435 breakpoint that caused the stop.
19436
849c862e
JK
194372014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19438
19439 PR gdb/16626
19440 * gdb.base/auto-load-script: New file.
19441 * gdb.base/auto-load.c: New file.
19442 * gdb.base/auto-load.exp: New file.
19443
71b7d793
JK
19444 PR gdb/16626
19445 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19446
e2f0d509
JK
194472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19448
19449 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19450 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19451
50cc37c8
DE
194522014-02-24 Doug Evans <dje@google.com>
19453
19454 * lib/gdb.exp (run_on_host): Log error output if program fails.
19455
ea4758f2
PA
194562014-02-21 Pedro Alves <palves@redhat.com>
19457
19458 * gdb.threads/step-after-sr-lock.c: Rename to ...
19459 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19460 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19461 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19462 ... this.
19463
d7b30f67
SDJ
194642014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19465
19466 PR tdep/16397
19467 * gdb.arch/amd64-stap-special-operands.exp: New file.
19468 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19469 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19470 * gdb.arch/amd64-stap-triplet.S: Likewise.
19471 * gdb.arch/amd64-stap-triplet.c: Likewise.
19472
83deb43f
JB
194732014-02-20 Joel Brobecker <brobecker@adacore.com>
19474
19475 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19476 in .section pseudo-op.
19477
adde2bff
DE
194782014-02-20 lin zuojian <manjian2006@gmail.com>
19479 Joel Brobecker <brobecker@adacore.com>
19480 Doug Evans <xdje42@gmail.com>
19481
19482 PR symtab/16581
19483 * gdb.dwarf2/dw2-icycle.S: New file.
19484 * gdb.dwarf2/dw2-icycle.c: New file.
19485 * gdb.dwarf2/dw2-icycle.exp: New file.
19486
f7bd0f78
SC
194872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19488
19489 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19490 operations on gdb.Value objects.
19491 * gdb.python/py-value-cc.exp: Add new test to test operations on
19492 gdb.Value objects.
19493
c17ef0d5
DE
194942014-02-18 Doug Evans <dje@google.com>
19495
19496 * Makefile.in (TESTS): New variable.
19497 (expanded_tests, expanded_tests_or_none): New variables
19498 (check-single): Pass $(expanded_tests_or_none) to runtest.
19499 (check-parallel): Only run tests in $(TESTS) if non-empty.
19500 (check/no-matching-tests-found): New rule.
19501 * README: Document TESTS makefile variable.
19502
5dd3176f
DE
195032014-02-18 Doug Evans <dje@google.com>
19504
19505 * Makefile.in (check-parallel): rm -rf outputs temp.
19506
0b10be4f
JK
195072014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19508
19509 Fix "ERROR: no fileid for" in the testsuite.
19510 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19511
85f224e7
DE
195122014-02-12 Doug Evans <dje@google.com>
19513
19514 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19515 (MISCELLANEOUS): New variable.
19516 (clean): rm -rf $(MISCELLANEOUS).
19517 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19518 dwp live in the same directory as symlinks, with each symlink pointed
19519 to a differently named file in a different directory.
19520
149b30ff
DE
195212014-02-11 Doug Evans <dje@google.com>
19522
19523 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19524 of Tcl file commands.
19525
1dfdac32
MK
195262014-02-10 Mark Kettenis <kettenis@gnu.org>
19527
19528 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19529 "kill -SIGUSR1 -1".
19530
aa4fb036
JB
195312014-02-10 Joel Brobecker <brobecker@adacore.com>
19532
19533 * gdb.ada/tick_length_array_enum_idx: New testcase.
19534
ed3ef339
DE
195352014-02-10 Doug Evans <xdje42@gmail.com>
19536
19537 * configure.ac (AC_OUTPUT): Add gdb.guile.
19538 * configure: Regenerate.
19539 * lib/gdb-guile.exp: New file.
19540 * lib/gdb.exp (get_target_charset): New function.
19541 * gdb.base/help.exp: Update expected output from "apropos apropos".
19542 * gdb.guile/Makefile.in: New file.
19543 * gdb.guile/guile.exp: New file.
19544 * gdb.guile/scm-arch.c: New file.
19545 * gdb.guile/scm-arch.exp: New file.
19546 * gdb.guile/scm-block.c: New file.
19547 * gdb.guile/scm-block.exp: New file.
19548 * gdb.guile/scm-breakpoint.c: New file.
19549 * gdb.guile/scm-breakpoint.exp: New file.
19550 * gdb.guile/scm-disasm.c: New file.
19551 * gdb.guile/scm-disasm.exp: New file.
19552 * gdb.guile/scm-equal.c: New file.
19553 * gdb.guile/scm-equal.exp: New file.
19554 * gdb.guile/scm-error.exp: New file.
19555 * gdb.guile/scm-error.scm: New file.
19556 * gdb.guile/scm-frame-args.c: New file.
19557 * gdb.guile/scm-frame-args.exp: New file.
19558 * gdb.guile/scm-frame-args.scm: New file.
19559 * gdb.guile/scm-frame-inline.c: New file.
19560 * gdb.guile/scm-frame-inline.exp: New file.
19561 * gdb.guile/scm-frame.c: New file.
19562 * gdb.guile/scm-frame.exp: New file.
19563 * gdb.guile/scm-generics.exp: New file.
19564 * gdb.guile/scm-gsmob.exp: New file.
19565 * gdb.guile/scm-iterator.c: New file.
19566 * gdb.guile/scm-iterator.exp: New file.
19567 * gdb.guile/scm-math.c: New file.
19568 * gdb.guile/scm-math.exp: New file.
19569 * gdb.guile/scm-objfile-script-gdb.in: New file.
19570 * gdb.guile/scm-objfile-script.c: New file.
19571 * gdb.guile/scm-objfile-script.exp: New file.
19572 * gdb.guile/scm-objfile.c: New file.
19573 * gdb.guile/scm-objfile.exp: New file.
19574 * gdb.guile/scm-ports.exp: New file.
19575 * gdb.guile/scm-pretty-print.c: New file.
19576 * gdb.guile/scm-pretty-print.exp: New file.
19577 * gdb.guile/scm-pretty-print.scm: New file.
19578 * gdb.guile/scm-section-script.c: New file.
19579 * gdb.guile/scm-section-script.exp: New file.
19580 * gdb.guile/scm-section-script.scm: New file.
19581 * gdb.guile/scm-symbol.c: New file.
19582 * gdb.guile/scm-symbol.exp: New file.
19583 * gdb.guile/scm-symtab-2.c: New file.
19584 * gdb.guile/scm-symtab.c: New file.
19585 * gdb.guile/scm-symtab.exp: New file.
19586 * gdb.guile/scm-type.c: New file.
19587 * gdb.guile/scm-type.exp: New file.
19588 * gdb.guile/scm-value-cc.cc: New file.
19589 * gdb.guile/scm-value-cc.exp: New file.
19590 * gdb.guile/scm-value.c: New file.
19591 * gdb.guile/scm-value.exp: New file.
19592 * gdb.guile/source2.scm: New file.
19593 * gdb.guile/types-module.cc: New file.
19594 * gdb.guile/types-module.exp: New file.
19595
7026a7c1
YQ
195962014-02-10 Yao Qi <yao@codesourcery.com>
19597
19598 PR testsuite/16543
19599 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19600 * configure: Regenerated.
19601 * Makefile.in: New file.
19602
6c466447
AS
196032014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19604
19605 * gdb.python/py-framefilter.exp: Fix typo.
19606
6e854735
YQ
196072014-02-08 Yao Qi <yao@codesourcery.com>
19608
19609 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19610 that no =breakpoint-modified is emitted when breakpoints are
19611 modified through MI commands.
19612
d137e6dc
PA
196132014-02-07 Pedro Alves <pedro@codesourcery.com>
19614 Pedro Alves <palves@redhat.com>
19615
19616 * gdb.threads/step-after-sr-lock.c: New file.
19617 * gdb.threads/step-after-sr-lock.exp: New file.
19618
b5ee5a50
PA
196192014-02-07 Pedro Alves <palves@redhat.com>
19620
19621 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19622
3c77faf3
JK
196232014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19624
19625 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19626 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19627
6dddc817
DE
196282014-02-06 Doug Evans <xdje42@gmail.com>
19629
19630 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19631 output.
19632
19633 * gdb.gdb/python-interrupts.exp: New file.
19634
de7b2893
YQ
196352014-02-05 Yao Qi <yao@codesourcery.com>
19636
19637 * gdb.trace/report.exp (use_collected_data): Test the output
19638 of "info threads" and "info inferiors".
19639
66d032ac
YQ
196402014-02-05 Yao Qi <yao@codesourcery.com>
19641
19642 Revert this patch:
19643
19644 2013-05-24 Yao Qi <yao@codesourcery.com>
19645
19646 * gdb.trace/tfile.exp: Test inferior and thread.
19647
591a12a1
UW
196482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19649
19650 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19651 on a function.
19652 * gdb.base/step-bt.c: Call hello via function pointer to make
19653 sure its first instruction is executed on powerpc64le-linux.
19654
0ff3e01f
UW
196552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19656
19657 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19658
084ee545
UW
196592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19660
19661 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19662 of the test patterns for use on little-endian systems.
19663
6ed14ff3
UW
196642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19665
19666 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19667 (decimal_vector): Fix for little-endian.
19668
401e27fd
JM
196692014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19670
19671 * gdb.arch/sparc-sysstep.exp: New file.
19672 * gdb.arch/sparc-sysstep.c: Likewise.
19673
19674 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19675
8b924729
EBM
196762014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19677
19678 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19679
fb151210
JB
196802014-01-23 Tom Tromey <tromey@redhat.com>
19681
19682 * gdb.ada/array_char_idx: New testcase.
19683
0740f8d8
TT
196842014-01-23 Tom Tromey <tromey@redhat.com>
19685
19686 PR python/16487:
19687 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19688 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19689 classes.
19690
21909fa1
TT
196912014-01-23 Tom Tromey <tromey@redhat.com>
19692
19693 PR python/16491:
19694 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19695 string from an inferior frame.
19696 * gdb.python/py-framefilter-mi.exp: Update.
19697
87ce2a04
DE
196982014-01-22 Doug Evans <dje@google.com>
19699
19700 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19701
237b092b
AA
197022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19703
19704 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19705
d674a709
AA
197062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19707
19708 * gdb.trace/entry-values.exp: Remove excess space character from
19709 regex patterns. Handle s390 call instruction.
19710
20fa3390
AA
197112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19712
19713 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19714 define "*_start" label. Make "name" static.
19715 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19716 ${name} by references to ${name}_start.
19717
78466714
AA
197182014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19719
19720 * gdb.base/info-macros.exp: Remove "debug" from the compile
19721 options.
19722
ec9f644a
IB
197232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19724
19725 * gdb.dlang/demangle.exp: New file.
19726
94b1b47e
IB
197272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19728
19729 * gdb.dlang/primitive-types.exp: New file.
19730
7f420862
IB
197312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19732
19733 * configure.ac: Create gdb.dlang/Makefile.
19734 * configure: Regenerate.
19735 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19736 * gdb.dlang/Makefile.in: New file.
19737 * lib/d-support.exp: New file.
19738 * lib/gdb.exp (skip_d_tests): New proc.
19739
52834460
MM
197402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19741
19742 * gdb.btrace/delta.exp: Check reverse stepi.
19743 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19744 * gdb.btrace/finish.exp: New.
19745 * gdb.btrace/next.exp: New.
19746 * gdb.btrace/nexti.exp: New.
19747 * gdb.btrace/record_goto.c: Add comments.
19748 * gdb.btrace/step.exp: New.
19749 * gdb.btrace/stepi.exp: New.
19750 * gdb.btrace/multi-thread-step.c: New.
19751 * gdb.btrace/multi-thread-step.exp: New.
19752 * gdb.btrace/rn-dl-bind.c: New.
19753 * gdb.btrace/rn-dl-bind.exp: New.
19754 * gdb.btrace/data.c: New.
19755 * gdb.btrace/data.exp: New.
19756 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19757
6e07b1d2
MM
197582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19759
19760 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19761 * gdb.btrace/exception.exp: Update.
19762 * gdb.btrace/instruction_history.exp: Update.
19763 * gdb.btrace/record_goto.exp: Update.
19764 * gdb.btrace/tailcall.exp: Update.
19765 * gdb.btrace/unknown_functions.exp: Update.
19766 * gdb.btrace/delta.exp: New.
19767
0b722aec
MM
197682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19769
19770 * gdb.btrace/record_goto.exp: Add backtrace test.
19771 * gdb.btrace/tailcall.exp: Add backtrace test.
19772
066ce621
MM
197732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19774
19775 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19776 * gdb.btrace/record_goto.c: New.
19777 * gdb.btrace/record_goto.exp: New.
19778 * gdb.btrace/x86-record_goto.S: New.
19779
0688d04e
MM
197802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19781
19782 * gdb.btrace/function_call_history.exp: Update tests.
19783 * gdb.btrace/instruction_history.exp: Update tests.
19784
8710b709
MM
197852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19786
19787 * gdb.btrace/function_call_history.exp: Fix expected field
19788 order for "record function-call-history".
19789 Add new tests for "record function-call-history /c".
19790 * gdb.btrace/exception.cc: New.
19791 * gdb.btrace/exception.exp: New.
19792 * gdb.btrace/tailcall.exp: New.
19793 * gdb.btrace/x86-tailcall.S: New.
19794 * gdb.btrace/x86-tailcall.c: New.
19795 * gdb.btrace/unknown_functions.c: New.
19796 * gdb.btrace/unknown_functions.exp: New.
19797 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19798
5de9129b
MM
197992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19800
19801 * gdb.btrace/instruction_history.exp: Update.
19802 * gdb.btrace/function_call_history.exp: Update.
19803
23a7fe75
MM
198042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19805
19806 * gdb.btrace/function_call_history.exp: Fix expected function
19807 trace.
19808 * gdb.btrace/instruction_history.exp: Initialize traced.
19809 Remove traced_functions.
19810
724c7dd8
MM
198112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19812
19813 * gdb.btrace/function_call_history.exp: Update
19814 * gdb.btrace/instruction_history.exp: Update.
19815
6d78d93b
MM
198162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19817
19818 * gdb.btrace/enable.exp: Update expected text.
19819
93a360cc
OJ
198202014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19821
19822 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19823 bytes.
19824
3772b53f
MR
198252014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19826
19827 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19828
596662fa
OJ
198292014-01-15 Omair Javaid <omair.javaid@linaro.org>
19830
19831 * lib/gdb.exp (supports_process_record): Return true for
19832 arm*-linux*. (supports_reverse): Likewise.
19833
b5b08fb4
SC
198342014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19835
19836 PR python/15464
19837 PR python/16113
19838 * gdb.python/py-type.c: Enhance test case.
19839 * gdb.python/py-value-cc.cc: Likewise
19840 * gdb.python/py-type.exp: Add new tests.
19841 * gdb.python/py-value-cc.exp: Likewise
19842
52d7fb13
AA
198432014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19844 Pedro Alves <palves@redhat.com>
19845
19846 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19847 Make "name" extern.
19848 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19849 references to ${name}_start by references to ${name}.
19850
a2cd8cfe
JB
198512014-01-10 Joel Brobecker <brobecker@adacore.com>
19852
19853 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19854
4e23fced
JB
198552014-01-10 Joel Brobecker <brobecker@adacore.com>
19856
19857 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19858
c6a9e42c
PA
198592014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19860 Pedro Alves <palves@redhat.com>
19861
19862 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19863 mi_gdb_target_load.
c6a9e42c 19864
b7ea362b
PA
198652014-01-08 Pedro Alves <palves@redhat.com>
19866
19867 * gdb.threads/reconnect-signal.c: New file.
19868 * gdb.threads/reconnect-signal.exp: New file.
19869
5e3f4fab
EBM
198702014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19871
19872 * gdb.base/source-dir.exp: New file.
19873
79301218
JB
198742014-01-07 Joel Brobecker <brobecker@adacore.com>
19875
19876 * gdb.ada/mi_interface: New testcase.
19877
8e355c5d
JB
198782014-01-07 Joel Brobecker <brobecker@adacore.com>
19879
19880 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19881 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19882 gdb.ada/pp-rec-component/pck.ads: New files.
19883
c0d48811
JB
198842014-01-07 Joel Brobecker <brobecker@adacore.com>
19885
19886 * gdb.python/py-pp-integral.c: New file.
19887 * gdb.python/py-pp-integral.py: New file.
19888 * gdb.python/py-pp-integral.exp: New file.
19889
17b609c3 19890For older changes see ChangeLog-1993-2013.
c906108c 19891\f
8d8cb839
EZ
19892;; Local Variables:
19893;; mode: change-log
19894;; left-margin: 8
19895;; fill-column: 74
19896;; version-control: never
19897;; End:
902f2ccb 19898
b811d2c2 19899 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19900 Copying and distribution of this file, with or without modification,
19901 are permitted provided the copyright notice and this notice are preserved.